.curr-hero{color:var(--navy-500,#00203f);background:0 0;padding:clamp(3rem,6vw,5rem) 1.5rem clamp(3rem,5vw,4.5rem);position:relative;overflow:hidden}.curr-hero-grid{grid-template-columns:1fr .92fr;align-items:center;gap:clamp(2rem,4vw,4rem);display:grid}.curr-hero .eyebrow{font-family:var(--font-ui,"Inter", sans-serif);letter-spacing:.12em;text-transform:uppercase;color:var(--brand-700,#005e99);border:1px solid var(--border-subtle,#dde4ec);background:#fff;border-radius:999px;margin-bottom:1rem;padding:.3rem .85rem;font-size:.75rem;font-weight:700;display:inline-block}.curr-hero h1{font-family:var(--font-display,"Montserrat", sans-serif);letter-spacing:-.02em;max-width:18ch;color:var(--navy-500,#00203f);margin:0 0 1.25rem;font-size:clamp(2rem,4.4vw,3.1rem);font-weight:800;line-height:1.08}.curr-hero h1 .curr-accent{color:var(--brand-600,#007ecc);background:linear-gradient(#0000 64%,#009dff2e 64%)}.curr-hero .subhead{font-family:var(--font-body,"Montserrat", sans-serif);max-width:52ch;color:var(--ink-600,#404b5c);margin:0 0 2rem;font-size:1.0625rem;line-height:1.7}.curr-hero .hero-cta{background:var(--brand-500,#009dff);color:#fff;font-family:var(--font-ui,"Inter", sans-serif);border-radius:.625rem;align-items:center;gap:.5rem;padding:.875rem 2rem;font-size:1rem;font-weight:700;text-decoration:none;transition:background .2s,transform .15s;display:inline-flex;box-shadow:0 8px 22px -8px #009dff8c}.curr-hero .hero-cta:hover{background:var(--brand-600,#007ecc);transform:translateY(-1px)}.hero-flow{flex-wrap:wrap;align-items:center;gap:.5rem;margin-top:2.5rem;display:flex}.hero-flow-node{border:1px solid var(--border-subtle,#dde4ec);box-shadow:var(--shadow-xs);font-family:var(--font-ui,"Inter", sans-serif);color:var(--navy-500,#00203f);white-space:nowrap;background:#fff;border-radius:.75rem;padding:.75rem 1.1rem;font-size:.8125rem;font-weight:700}.hero-flow-arrow{color:var(--brand-500,#009dff);flex-shrink:0;align-items:center;display:flex}@media (max-width:600px){.curr-hero .hero-cta{width:fit-content;margin-left:auto;margin-right:auto;display:flex}.hero-flow{flex-direction:column;align-items:center;gap:.65rem}.hero-flow-node{width:fit-content}.hero-flow-arrow{transform:rotate(90deg)}}.curr-hero-media{justify-content:center;display:flex}.curr-outline-card{border:1px solid var(--border-subtle,#dde4ec);width:100%;max-width:440px;box-shadow:var(--shadow-lg);background:#fff;border-radius:18px;overflow:hidden}.curr-outline-head img{object-fit:cover;border-radius:50%}.curr-outline-head{border-bottom:1px solid var(--border-subtle,#dde4ec);font-family:var(--font-ui,"Inter", sans-serif);color:var(--navy-500,#00203f);background:var(--ink-50,#f7f9fb);align-items:center;gap:.6rem;padding:.85rem 1.1rem;font-size:.85rem;font-weight:700;display:flex}.curr-outline-img{aspect-ratio:4/3;text-align:center;font-family:var(--font-ui,"Inter", sans-serif);color:var(--ink-400,#8c99a8);background:repeating-linear-gradient(45deg, #009dff0a 0 12px, transparent 12px 24px), var(--ink-50,#f7f9fb);place-items:center;padding:1.5rem;font-size:.85rem;display:grid}@media (max-width:860px){.curr-hero-grid{grid-template-columns:1fr}.curr-outline-card{max-width:520px}}.curr-section{padding:5rem 1.5rem}.curr-section.bg-light,.curr-section.bg-white{background:0 0}.curr-section.bg-navy{background:var(--navy-500,#00203f);color:#fff}.curr-container{max-width:1100px;margin:0 auto}.curr-section-eyebrow{font-family:var(--font-ui,"Inter", sans-serif);letter-spacing:.1em;text-transform:uppercase;color:var(--brand-500,#009dff);margin-bottom:.75rem;font-size:.75rem;font-weight:700}.curr-section h2{font-family:var(--font-display,"Montserrat", sans-serif);color:var(--navy-500,#00203f);margin-bottom:1rem;font-size:clamp(1.625rem,3.5vw,2.25rem);font-weight:800;line-height:1.2}.curr-section.bg-navy h2{color:#fff}.curr-section p.lead{font-family:var(--font-body,"Montserrat", sans-serif);color:var(--ink-600,#404b5c);max-width:680px;font-size:1.0625rem;line-height:1.75}.curr-how-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin-top:2.5rem;display:grid}.curr-how-card{border:1px solid var(--ink-200,#dde4ec);background:#fff;border-radius:1rem;padding:2rem;box-shadow:0 1px 4px #0000000f}.curr-how-card .icon-wrap{background:var(--brand-50,#e6f6ff);width:48px;height:48px;color:var(--brand-500,#009dff);border-radius:.75rem;justify-content:center;align-items:center;margin-bottom:1.125rem;display:flex}.curr-how-card h3{font-family:var(--font-display,"Montserrat", sans-serif);color:var(--navy-500,#00203f);margin-bottom:.5rem;font-size:1.0625rem;font-weight:700}.curr-how-card p{font-family:var(--font-body,"Montserrat", sans-serif);color:var(--ink-600,#404b5c);font-size:.9375rem;line-height:1.7}.curr-subjects-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;margin-top:2.5rem;display:grid}.curr-subject-card{border:1px solid var(--ink-200,#dde4ec);background:#fff;border-radius:1.25rem;transition:transform .2s,box-shadow .2s;overflow:hidden;box-shadow:0 2px 8px #0000000f}.curr-subject-card:hover{transform:translateY(-3px);box-shadow:0 8px 24px #0000001a}.subject-card-header{border-bottom:1px solid var(--ink-100,#eef2f6);padding:1.5rem 1.5rem 1.25rem}.subject-card-header.maths{border-top:4px solid var(--brand-500,#009dff)}.subject-card-header.english{border-top:4px solid var(--warn-500,#f5a623)}.subject-card-header.science{border-top:4px solid var(--success-500,#22a05b)}.subject-tag{font-family:var(--font-ui,"Inter", sans-serif);letter-spacing:.08em;text-transform:uppercase;border-radius:999px;margin-bottom:.75rem;padding:.2rem .6rem;font-size:.7rem;font-weight:700;display:inline-block}.maths .subject-tag{background:var(--brand-50,#e6f6ff);color:var(--brand-600,#007ecc)}.english .subject-tag{background:var(--warn-50,#fff4e0);color:var(--warn-700,#a86a0c)}.science .subject-tag{background:var(--success-50,#e7f8ef);color:var(--success-700,#14733f)}.subject-card-header h3{font-family:var(--font-display,"Montserrat", sans-serif);color:var(--navy-500,#00203f);margin-bottom:.25rem;font-size:1.25rem;font-weight:800}.subject-card-header .years{font-family:var(--font-ui,"Inter", sans-serif);color:var(--ink-500,#5e6b7c);font-size:.8125rem}.subject-card-body{padding:1.25rem 1.5rem 1.5rem}.content-areas{flex-direction:column;gap:.375rem;margin:0 0 1rem;padding:0;list-style:none;display:flex}.content-areas li{font-family:var(--font-ui,"Inter", sans-serif);color:var(--ink-700,#2a3342);align-items:center;gap:.5rem;font-size:.875rem;display:flex}.content-areas li:before{content:"";border-radius:50%;flex-shrink:0;width:6px;height:6px}.maths .content-areas li:before{background:var(--brand-500,#009dff)}.english .content-areas li:before{background:var(--warn-500,#f5a623)}.science .content-areas li:before{background:var(--success-500,#22a05b)}.subject-card-body p{font-family:var(--font-body,"Montserrat", sans-serif);color:var(--ink-600,#404b5c);margin-bottom:1.25rem;font-size:.875rem;line-height:1.65}.img-placeholder{background:var(--ink-100,#eef2f6);border:2px dashed var(--ink-300,#c3cdd8);text-align:center;color:var(--ink-500,#5e6b7c);font-family:var(--font-ui,"Inter", sans-serif);border-radius:.75rem;justify-content:center;align-items:center;min-height:100px;padding:1.5rem;font-size:.8125rem;font-style:italic;display:flex}.journey-flow{flex-direction:column;align-items:center;gap:0;max-width:340px;margin:2.75rem auto 0;display:flex}.journey-connector{background-image:linear-gradient(var(--brand-200,#99d7ff) 50%, transparent 50%);background-size:3px 10px;border-radius:3px;width:3px;height:30px;margin:12px 0;position:relative}.journey-connector-fill{background:var(--brand-500,#009dff);border-radius:3px;width:100%;position:absolute;top:0;left:0;box-shadow:0 0 8px #009dff80}.journey-step{z-index:1;text-align:center;flex-direction:column;align-items:center;gap:.6rem;display:flex;position:relative}.step-num{border:2px solid var(--brand-200,#99d7ff);width:52px;height:52px;color:var(--brand-600,#007ecc);font-family:var(--font-display,"Montserrat", sans-serif);transition:background .35s var(--ease-standard,ease), border-color .35s var(--ease-standard,ease), color .35s var(--ease-standard,ease), transform .35s cubic-bezier(.34, 1.56, .64, 1);background:#fff;border-radius:50%;justify-content:center;align-items:center;font-size:1.125rem;font-weight:800;display:flex;box-shadow:0 0 0 5px #ffffffe6,0 6px 16px -8px #009dff66}.journey-step.active .step-num{background:var(--brand-500,#009dff);border-color:var(--brand-500,#009dff);color:#fff;transform:scale(1.06)}.journey-step h4{font-family:var(--font-display,"Montserrat", sans-serif);color:var(--navy-500,#00203f);font-size:.9375rem;font-weight:700}.class-size-content{grid-template-columns:1fr 1fr;align-items:center;gap:3rem;margin-top:0;display:grid}@media (max-width:720px){.class-size-content{grid-template-columns:1fr}}.student-icons{flex-wrap:wrap;gap:.5rem;margin-top:1.5rem;display:flex}.student-icon{background:var(--brand-100,#ccedff);border:2px solid var(--brand-300,#66c9ff);width:40px;height:40px;color:var(--brand-700,#005e99);border-radius:50%;justify-content:center;align-items:center;display:flex}.img-grid-2x2{grid-template-columns:1fr 1fr;gap:1.25rem;margin-top:2.5rem;display:grid}@media (max-width:560px){.img-grid-2x2{grid-template-columns:1fr}}.img-grid-2x2 .img-placeholder{min-height:160px;font-size:.8125rem}.curr-cta-section{text-align:center;color:#fff;background:linear-gradient(135deg,#00203f 0%,#036 100%);padding:5rem 1.5rem}.curr-cta-section h2{font-family:var(--font-display,"Montserrat", sans-serif);color:#fff;margin-bottom:.75rem;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:800}.curr-cta-section p{font-family:var(--font-body,"Montserrat", sans-serif);color:#fffc;margin-bottom:2rem;font-size:1.0625rem}.curr-cta-section .cta-btn{background:var(--brand-500,#009dff);color:#fff;font-family:var(--font-ui,"Inter", sans-serif);border-radius:.5rem;align-items:center;gap:.5rem;padding:.875rem 2rem;font-size:1rem;font-weight:700;text-decoration:none;transition:background .2s,transform .15s;display:inline-flex}.curr-cta-section .cta-btn:hover{background:var(--brand-600,#007ecc);transform:translateY(-1px)}.curr-cta-section .tc-link{font-family:var(--font-ui,"Inter", sans-serif);color:#ffffff8c;margin-top:1.25rem;font-size:.8125rem;text-decoration:none;display:block}.curr-cta-section .tc-link:hover{color:#fffc}.back-link-bar{background:var(--ink-50,#f7f9fb);border-bottom:1px solid var(--ink-200,#dde4ec);padding:.875rem 1.5rem}.back-link-bar a{font-family:var(--font-ui,"Inter", sans-serif);color:var(--brand-600,#007ecc);align-items:center;gap:.375rem;font-size:.875rem;font-weight:500;text-decoration:none;display:inline-flex}.back-link-bar a:hover{color:var(--navy-500,#00203f)}.text-center{text-align:center}.doc-flow{grid-template-columns:1fr auto 1fr auto 1fr;align-items:stretch;gap:14px;margin-top:2.5rem;display:grid}.doc-flow-item{border:1px solid var(--border-subtle,#dde4ec);box-shadow:var(--shadow-md);background:#fff;border-radius:16px;flex-direction:column;padding:14px;display:flex}.doc-frame-head{font-family:var(--font-ui,"Inter", sans-serif);color:var(--navy-500,#00203f);align-items:center;gap:8px;margin-bottom:12px;font-size:.85rem;font-weight:700;display:flex}.doc-frame-ic{border-radius:8px;flex:none;place-items:center;width:28px;height:28px;display:grid}.doc-frame{border:1px solid var(--border-subtle,#dde4ec);background:var(--ink-100,#eef2f6);scroll-behavior:smooth;border-radius:10px;height:380px;padding:14px;overflow-y:auto}.doc-frame:focus-visible{outline:2px solid var(--brand-500,#009dff);outline-offset:2px}.doc-frame::-webkit-scrollbar{width:9px}.doc-frame::-webkit-scrollbar-thumb{background:var(--ink-300,#c3cdd8);border:2px solid var(--ink-100,#eef2f6);border-radius:99px}.doc-iframe{background:#fff;border:0;border-radius:8px;width:100%;height:100%}.doc-page{border:1px solid var(--border-subtle,#dde4ec);aspect-ratio:1/1.414;box-shadow:var(--shadow-xs);background:#fff;border-radius:6px;margin-bottom:14px;padding:18px}.doc-page:last-child{margin-bottom:0}.doc-page-title{font-family:var(--font-display,"Montserrat", sans-serif);letter-spacing:-.01em;margin-bottom:14px;font-size:.78rem;font-weight:800}.doc-line{background:var(--ink-100,#eef2f6);border-radius:3px;height:7px;margin-bottom:10px}.doc-frame-tag{font-family:var(--font-ui,"Inter", sans-serif);text-transform:uppercase;letter-spacing:.06em;color:var(--ink-500,#5e6b7c);align-self:flex-start;margin-top:12px;font-size:.7rem;font-weight:700}.doc-flow-arrow{color:var(--brand-500,#009dff);place-items:center;display:grid}.doc-flow-note{text-align:center;font-family:var(--font-ui,"Inter", sans-serif);color:var(--ink-400,#8c99a8);margin-top:1.5rem;font-size:.8rem}@media (max-width:880px){.doc-flow{grid-template-columns:1fr}.doc-flow-arrow{padding:6px 0;transform:rotate(90deg)}}.curr-outline-card,.doc-flow-item,.curr-how-card,.curr-subject-card{-webkit-backdrop-filter:blur(22px)saturate(160%);backdrop-filter:blur(22px)saturate(160%);background:linear-gradient(155deg,#ffffffd9 0%,#ffffff85 100%);border:1px solid #ffffffd9;box-shadow:0 26px 52px -28px #0f2a4f8c,inset 0 1px #fffffff2,inset 0 0 0 1px #ffffff59}.hero-flow-node{-webkit-backdrop-filter:blur(10px)saturate(150%);backdrop-filter:blur(10px)saturate(150%);background:#fff9;border:1px solid #ffffffb3;box-shadow:0 8px 20px -16px #0f2a4f80}.curr-outline-head{background:#ffffff6b;border-bottom-color:#ffffff8c}.subject-card-header{border-bottom-color:#0f2a4f14}.img-placeholder{background:#fff6;border-color:#0f2a4f2e}.curr-outline-img{background:#fff;padding:0}.curr-outline-img img{object-fit:cover;object-position:top;width:100%;height:100%;display:block}.doc-frame--img{background:#fff;padding:0;overflow-y:auto}.doc-frame--img img{width:100%;display:block}.doc-frame-foot{justify-content:space-between;align-items:center;gap:8px;margin-top:12px;display:flex}.doc-frame-foot .doc-frame-tag{align-self:center;margin-top:0}.doc-frame-link{font-family:var(--font-ui,"Inter", sans-serif);color:var(--brand-600,#007ecc);white-space:nowrap;align-items:center;gap:.25rem;font-size:.72rem;font-weight:700;text-decoration:none;display:inline-flex}.doc-frame-link:hover{color:var(--navy-500,#00203f)}.subject-img{border:1px solid #fff9;border-radius:.75rem;overflow:hidden;box-shadow:0 8px 22px -14px #0f2a4f8c}.subject-img img{width:100%;display:block}.classroom{-webkit-backdrop-filter:blur(14px)saturate(150%);backdrop-filter:blur(14px)saturate(150%);background:#ffffff80;border:1px solid #ffffffb3;border-radius:1rem;flex-direction:column;gap:1.5rem;margin-top:1.5rem;padding:1.5rem;display:flex;box-shadow:0 18px 44px -28px #0f2a4f80,inset 0 1px #ffffffb3}.classroom-board{background:var(--navy-500,#00203f);color:#fff;font-family:var(--font-ui,"Inter", sans-serif);border-radius:.6rem;justify-content:center;align-items:center;gap:.5rem;padding:.7rem 1rem;font-size:.78rem;font-weight:700;display:flex}.classroom-tutor{background:var(--brand-500,#009dff);color:#fff;font-family:var(--font-ui,"Inter", sans-serif);white-space:nowrap;border-radius:999px;align-self:center;align-items:center;gap:.4rem;padding:.6rem 1rem;font-size:.78rem;font-weight:700;display:inline-flex;position:relative;box-shadow:0 6px 16px -8px #009dffb3}.classroom-clusters{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.cluster{background:#009dff12;border:1px dashed #009dff4d;border-radius:.75rem;grid-template-columns:repeat(2,auto);justify-content:center;gap:.55rem;padding:.85rem;display:grid}.student-dot{background:var(--brand-100,#ccedff);border:2px solid var(--brand-300,#66c9ff);width:38px;height:38px;color:var(--brand-700,#005e99);border-radius:50%;justify-content:center;align-items:center;display:flex}@media (max-width:520px){.classroom-clusters{grid-template-columns:1fr}}.gallery-img{aspect-ratio:4/3;background:#fff;border:1px solid #fff9;border-radius:.9rem;overflow:hidden;box-shadow:0 14px 36px -22px #0f2a4f8c}.gallery-img img{object-fit:cover;width:100%;height:100%;display:block}body:has(.curr-cta-section) footer.site-footer{margin-top:0}
