@font-face{font-family:Inter;src:url('../../images/redesign/InterVariable.woff2') format('woff2');font-style:normal;font-weight:100 900;font-display:swap}
:root{--ink:#10265a;--body:#465976;--blue:#006bd6;--product-blue:#0075be;--pale:#eaf5fd;--stage-blue:#e1f1fc;--orange:#ff6a24;--line:#dfe7ef;--white:#fff;--muted:#f7f9fb;--measure:1200px}
*{box-sizing:border-box}
html{color-scheme:light}
body{margin:0;background:var(--white);color:var(--body);font-family:Inter,Arial,sans-serif;font-size:18px;line-height:1.65;-webkit-font-smoothing:antialiased}
::selection{background:#d9eaff;color:var(--ink)}
h1,h2,h3,h4,p,figure,blockquote,dl,dd{margin:0}
h1,h2,h3,h4,strong{color:var(--ink)}
h1,h2,h3,h4{font-weight:700;text-wrap:balance}
h1{font-size:64px;line-height:1.09;letter-spacing:-.035em}
h2{font-size:40px;line-height:1.18;letter-spacing:-.025em}
h3{font-size:28px;line-height:1.25;letter-spacing:-.02em}
h4{font-size:21px;line-height:1.35;letter-spacing:-.015em}
img{max-width:100%;height:auto;display:block}
sup{font-size:.65em;line-height:0}
.wrap{width:min(var(--measure),calc(100% - 96px));margin-inline:auto}
.site-header{display:flex;align-items:center;justify-content:space-between;gap:40px;min-height:110px}
.brand{width:164px;filter:brightness(0) saturate(100%) invert(13%) sepia(36%) saturate(2440%) hue-rotate(190deg) brightness(94%) contrast(100%)}
.nav-labels,.nav-end{display:flex;align-items:center;gap:36px;color:var(--ink);font-size:15px;font-weight:600}
.nav-end{gap:28px}
.cta{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;min-height:56px;padding:16px 30px;border-radius:999px;background:var(--orange);color:var(--ink);font-size:16px;font-weight:700;line-height:1.4;text-align:center}
.top-cta{min-height:48px;padding:13px 25px}
.hero{text-align:center;padding-top:42px;background:var(--white)}
.hero-emphasis{color:var(--blue)}
.hero-description{font-size:20px;margin-top:24px}
.hero-levels{font-size:16px;margin-top:4px}
.hero-levels span{margin-inline:5px}
.hero-cta{margin-top:28px}
/* Course preview: real source content, rebuilt as static HTML. */
.hero-product{position:relative;width:1040px;max-width:calc(100% - 150px);margin:42px 0 0 auto;text-align:left}
.course-screen{border-radius:20px;overflow:hidden;background:white;box-shadow:0 14px 40px rgba(16,38,90,.11)}
.screen-brandbar{display:flex;align-items:center;gap:32px;min-height:62px;padding:12px 24px;background:var(--product-blue);color:white;font-size:15px;font-weight:600}
.screen-brandbar img{width:102px;height:auto}
.screen-context{margin-left:auto;font-size:13px;font-weight:400}
.course-screen-body{display:grid;grid-template-columns:225px 1fr}
.topic-sidebar{background:#007cab;color:white;padding:22px 0;font-size:14px;line-height:1.45}
.topic-sidebar>p{font-size:18px;line-height:1.35;font-weight:600;padding:0 24px 18px}
.topic-sidebar ul{list-style:none;margin:0;padding:0}
.topic-sidebar li{padding:9px 24px}
.topic-sidebar .current-topic{background:#005d89;font-weight:600}
.course-lessons{padding:25px 28px 22px}
.course-lessons h3{font-size:24px;color:var(--blue);letter-spacing:-.02em}
.lesson-group{font-size:15px;font-weight:600;color:var(--ink);padding:18px 0 10px}
.real-lesson-list>div{display:grid;grid-template-columns:1fr 48px;gap:18px;padding:13px 0;border-top:1px solid var(--line);align-items:center}
.real-lesson-list dt{font-size:16px;color:var(--blue);font-weight:500;line-height:1.4}
.real-lesson-list dd{font-size:13px;color:var(--body);white-space:nowrap;text-align:right}
.hero-barry{position:absolute;bottom:34px;left:-178px;width:195px;height:auto}
.hero-product figcaption{font-size:13px;line-height:1.5;padding-top:16px;text-align:right}
.section{padding-top:112px}
.section-intro{margin-bottom:48px}
.section-intro p{margin-top:16px;max-width:700px}
.centered{text-align:center}
.centered p{margin-inline:auto}
.story-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:64px;max-width:1104px;margin:56px auto 0}
.story-row+.story-row{margin-top:72px}
.story-copy{width:100%;max-width:464px;justify-self:center}
.story-copy h3{font-size:34px;line-height:1.2}
.story-copy p{margin-top:20px;font-size:20px;line-height:1.65}
.story-row.reverse{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}
.reverse .story-copy{grid-column:2;grid-row:1}
.reverse .product-panel{grid-column:1;grid-row:1}
.learning-capture{width:100%;min-width:0}
.reverse .learning-capture{grid-column:1;grid-row:1}
.learning-capture-frame{display:flex;align-items:center;justify-content:center;aspect-ratio:16/10;padding:16px;background:var(--muted);border-radius:16px;overflow:hidden}
.learning-capture-frame img{width:100%;height:100%;object-fit:contain}
.learning-capture figcaption{display:flex;flex-wrap:wrap;gap:4px 12px;margin-top:16px;font-size:13px;line-height:1.5}
.learning-capture figcaption strong{font-weight:600}
.learning-demo-frame{padding:0;background:#eaf5fd;aspect-ratio:16/10}
.learning-demo{display:block;width:100%;height:100%;object-fit:contain}
.learning-capture figcaption{justify-content:space-between;align-items:flex-start;gap:12px}
.learning-capture figcaption>div{display:grid;gap:4px;flex:1;min-width:0}
.demo-toggle{display:inline-flex;align-items:center;justify-content:center;min-width:60px;min-height:44px;padding:8px 10px;border:0;border-radius:8px;background:transparent;color:var(--blue);font:600 13px Inter,Arial,sans-serif;cursor:pointer}
.demo-toggle:hover{background:var(--pale)}
.demo-toggle:focus-visible,.learning-demo:focus-visible{outline:3px solid var(--blue);outline-offset:4px}
.teaching-scene{min-width:0}
.teaching-frame{overflow:hidden;border-radius:20px;box-shadow:0 12px 32px rgba(16,38,90,.10)}
.teaching-label{display:flex;flex-wrap:wrap;gap:6px 20px;justify-content:space-between;align-items:center;background:var(--pale);padding:18px 22px;font-size:13px}
.teaching-label strong{font-size:15px;color:var(--blue);font-weight:600}
.teaching-frame img{width:100%;height:auto}
.teaching-scene figcaption{display:flex;flex-wrap:wrap;gap:6px 12px;margin-top:16px;font-size:14px}
.teaching-scene figcaption strong{font-weight:500}
.product-panel{padding:30px 32px;border:1px solid var(--line);border-radius:20px;background:white;min-width:0}
.panel-topline{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;margin-bottom:22px}
.panel-topline>strong,.report-label{font-size:18px;font-weight:600;color:var(--blue)}
.example{font-size:13px;line-height:1.5;color:var(--body);font-weight:400}
.small-label{font-size:14px;margin-bottom:8px}
.lesson-outline{margin-top:20px}
.lesson-outline>div{padding:12px 0;border-top:1px solid var(--line)}
.lesson-outline dt{font-size:13px}
.lesson-outline dd{font-size:16px;font-weight:500;color:var(--ink)}
.fineprint{font-size:13px;line-height:1.55}
.topic-sheet .fineprint{margin-top:16px}
.practice-sheet{background:white;border:1px solid #d3e3ef;padding:0;overflow:hidden}
.practice-header{display:flex;justify-content:space-between;align-items:center;gap:20px;background:var(--pale);padding:20px 28px;color:var(--blue);font-size:14px}
.practice-header strong{font-size:18px;font-weight:600}
.practice-content{padding:28px 32px 30px}
.math-prompt{font-size:20px;color:var(--ink);font-weight:500;line-height:1.55;margin-top:12px}
.equation{display:flex;flex-wrap:wrap;gap:18px;color:var(--ink);font-size:38px;font-weight:600;line-height:1.3;margin:24px 0 20px;letter-spacing:-.02em}
.equation i,.math-prompt i,.ask-sheet i{font-style:normal}
.ask-sheet{background:var(--pale);border:0;padding:0;overflow:hidden}
.ask-heading{padding:22px 28px;background:var(--product-blue);color:white}
.ask-heading>span{font-size:14px;font-weight:500}
.ask-heading h4{font-size:24px;color:white;margin-top:6px}
.ask-content{background:white;margin:20px 20px 0;border-radius:12px;padding:24px 28px}
.ask-sheet blockquote{font-size:25px;color:var(--ink);font-weight:500;line-height:1.45;margin:16px 0 24px;letter-spacing:-.015em}
.ask-support{font-size:14px;padding:16px 28px 20px}
.flow-note{font-size:14px;text-align:center;margin-top:40px}
.progress-layout{display:grid;grid-template-columns:1.8fr .86fr .86fr;gap:24px;align-items:stretch}
.progress-report{padding:28px;border-color:#adcfe9}
.progress-report .panel-topline{margin-bottom:12px}
.progress-report h3{font-size:26px}
.progress-report>p:not(.fineprint){font-size:16px}
.status-table{width:100%;border-collapse:collapse;text-align:left;margin-top:28px;font-size:14px;line-height:1.5}
.status-table caption{text-align:left;color:var(--ink);font-size:15px;font-weight:600;margin-bottom:12px}
.status-table th,.status-table td{padding:16px 12px;border-bottom:1px solid var(--line)}
.status-table thead th{background:var(--muted);font-size:12px;color:var(--body);font-weight:500}
.status-table tbody th{font-weight:500;color:var(--ink)}
.status-table td{width:37%}
.status{display:inline-block;padding:5px 10px;border-radius:6px;font-size:12px;font-weight:600;white-space:nowrap}
.needs{color:#963c20;background:#fff0e9}
.fairly{color:#795604;background:#fff7dc}
.prepared{color:#24634f;background:#eaf7ef}
.developing{color:#245c85;background:#e9f3fc}
.progress-report .fineprint{margin-top:22px}
.encouragement{display:contents}
.drill-note{padding:28px 24px;background:var(--product-blue);color:var(--white);border-radius:16px}
.drill-note h3,.reward-note h3{font-size:24px}
.drill-detail{font-size:15px;color:var(--blue);font-weight:600;margin-top:18px}
.drill-numbers{display:flex;gap:26px;margin:20px 0 28px}
.drill-numbers>div{display:flex;flex-direction:column}
.drill-numbers dt{font-size:13px}
.drill-numbers dd{order:-1;font-size:40px;line-height:1.2;font-weight:600;color:var(--ink)}
.drill-note .fineprint{font-size:14px}
.drill-note h3,.drill-note strong,.drill-note .drill-detail,.drill-note .drill-numbers dd{color:var(--white)}
.reward-note{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;gap:24px;border:1px solid var(--line);border-radius:16px;padding:28px 24px 24px}
.reward-note p{font-size:15px;margin-top:10px}
.reward-note img{width:100%;height:200px;object-fit:cover;object-position:center;align-self:center}
.parents{display:grid;grid-template-columns:.75fr 1.35fr;gap:56px;align-items:center}
.parent-stage{padding:24px;background:var(--stage-blue);border-radius:24px;min-width:0}
.parent-copy>p{margin-top:20px;margin-bottom:32px;max-width:375px}
.parent-point+.parent-point{margin-top:22px}
.parent-point h3{font-size:18px;letter-spacing:-.01em;font-weight:600}
.parent-point p{font-size:15px;margin-top:4px}
.parent-report{background:white;border:0;padding:28px;box-shadow:0 12px 32px rgba(16,38,90,.08)}
.parent-report .panel-topline{margin-bottom:26px;background:var(--pale);padding:16px;border-radius:10px}
.parent-report .report-label{font-size:15px}
.parent-report .example{font-size:12px}
.parent-report h3{font-size:27px;color:var(--blue)}
.parent-report .small-label{margin-top:8px}
.summary-grid{display:grid;grid-template-columns:.8fr 1fr 1.05fr;gap:12px;margin:22px 0 28px}
.summary-grid>div{background:var(--pale);padding:18px 14px;border-radius:10px}
.summary-grid dt{font-size:13px;line-height:1.5;margin-bottom:14px}
.summary-grid dd{color:var(--ink);font-size:15px;line-height:1.5;font-weight:600}
.summary-grid .minutes dd{font-size:35px;line-height:1.15;letter-spacing:-.02em}
.summary-grid .minutes dd span{font-size:16px;font-weight:500}
.parent-report h4{font-size:18px;font-weight:600;color:var(--blue)}
.activity-records{display:flex;gap:32px;margin-top:12px;padding-bottom:20px;border-bottom:1px solid #cddfe9;font-size:15px;color:var(--ink);font-weight:500}
.parent-status{margin-top:24px;font-size:14px}
.parent-status caption{color:var(--blue);font-size:18px}
.parent-status thead th{background:#e5eef5}
.parent-status td,.parent-status th{padding:12px 8px}
.parent-status .prepared{background:#e0f0e7}
.parent-status .developing{background:#dceaf8}
.parent-report>.fineprint{text-align:right;margin-top:18px}
.course-levels{display:grid;grid-template-columns:1fr 1fr;gap:56px}
.course-levels article{padding:26px 0 28px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.course-levels h3{font-size:28px;color:var(--blue)}
.year-range{font-size:16px;color:var(--blue);font-weight:500;margin-top:8px;margin-bottom:16px}
.course-levels article>p:last-child{font-size:17px}
.course-note{margin-top:16px;max-width:800px}
.teacher-feature{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:36px;align-items:center;margin-top:40px;padding:36px;border:1px solid var(--line);border-radius:20px}
.course-focus{list-style:none;margin:22px 0 0;padding:0;color:var(--ink);font-size:15px}
.course-focus li{padding:10px 0;border-top:1px solid var(--line)}
.teacher-intro{padding-right:16px}
.teacher-intro h3{font-size:26px}
.teacher-intro p{font-size:16px;margin-top:18px}
.portrait{height:260px;background:var(--pale);border-radius:16px;display:flex;justify-content:center;align-items:flex-end;overflow:hidden}
.portrait img{height:245px;width:auto;object-fit:contain}
.teacher-profile figcaption{margin-top:16px;line-height:1.5}
.teacher-profile strong{font-size:19px;font-weight:600;display:block}
.teacher-profile figcaption span{font-size:14px;display:block;margin-top:5px}
.faq{display:grid;grid-template-columns:.75fr 1.25fr;gap:96px}
.faq-intro p{margin-top:20px;max-width:280px;font-size:17px}
.faq-answers article{border-top:1px solid var(--line);padding:24px 0}
.faq-answers article:last-child{border-bottom:1px solid var(--line)}
.faq-answers h3{font-size:20px;letter-spacing:-.01em}
.faq-answers p{font-size:16px;margin-top:12px}
.closing{margin-top:104px;padding:56px 0;display:flex;justify-content:space-between;align-items:center;gap:48px;border-top:1px solid var(--line)}
.closing h2{font-size:38px}
.closing p{font-size:17px;margin-top:16px}
.footer{padding-top:32px;padding-bottom:32px;border-top:1px solid var(--line)}
.footer-top{display:flex;align-items:center;gap:32px}
.footer .brand{width:130px}
.footer-top>p{font-size:13px}
.footer-labels{margin-left:auto;display:flex;gap:24px;font-size:13px;color:var(--ink)}
.copyright{font-size:12px;margin-top:24px}
@media(min-width:1600px){.hero{padding-top:56px}}
@media(max-width:1050px){
  .wrap{width:calc(100% - 64px)}
  .site-header{gap:24px;min-height:100px}.nav-labels{gap:24px}.nav-end{gap:20px}.brand{width:146px}.top-cta{padding-inline:20px}
  .hero{padding-top:32px}h1{font-size:56px}h2{font-size:36px}.hero-description{font-size:19px}
  .lesson-scene{grid-template-columns:200px 1fr}.lesson-context{padding:10px 20px 20px}.context-name{font-size:20px}
  .story-row,.story-row.reverse{gap:48px;grid-template-columns:1fr 1fr}.story-copy h3{font-size:26px}.story-copy p{font-size:17px}
  .product-panel{padding:26px}.progress-layout{gap:32px;grid-template-columns:1.4fr 1fr}.status-table th,.status-table td{padding:13px 8px}
  .parents{gap:40px;grid-template-columns:.8fr 1.2fr}.summary-grid{gap:14px}.summary-grid dd{font-size:14px}
  .teacher-feature{gap:28px;grid-template-columns:1.05fr 1fr 1fr}.portrait{height:230px}.portrait img{height:215px}.teacher-intro h3{font-size:24px}
  .faq{gap:64px}.footer-top{gap:24px}.footer-labels{gap:16px}
}
@media(max-width:800px){
  .wrap{width:calc(100% - 48px)}.top-cta{display:none}.nav-labels{margin-left:auto}.site-header{gap:26px;min-height:88px}.nav-end{font-size:14px}.nav-labels{font-size:14px}
  h1{font-size:48px}h2{font-size:34px}h3{font-size:26px}.hero-description{max-width:550px;margin-inline:auto}.hero-product{margin-top:40px}
  .lesson-context{padding:8px 18px 20px}.lesson-scene{grid-template-columns:185px 1fr}.context-name{font-size:19px}.lesson-context>p:not(.context-name){font-size:13px}.teacher-caption{padding-top:14px}
  .section{padding-top:88px}.story-row,.story-row.reverse{gap:36px;grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.product-panel{padding:24px}.panel-topline{gap:6px;margin-bottom:20px}
  .math-prompt{font-size:18px}.equation{font-size:31px}.ask-sheet blockquote{font-size:22px}.story-copy h3{font-size:25px}.story-copy p{font-size:16px}
  .progress-layout{grid-template-columns:1fr}.encouragement{display:grid;grid-template-columns:1fr 1fr;gap:40px}.drill-note{padding:0}.reward-note{padding:0;border:0;grid-template-columns:1fr 80px}.reward-note img{width:80px}
  .parents{grid-template-columns:1fr;gap:36px}.parent-copy{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.parent-copy h2{grid-column:1/-1}.parent-copy>p{grid-column:1/-1;max-width:570px;margin:0}.parent-point+.parent-point{margin:0}.parent-point h3{font-size:17px}.parent-point p{font-size:14px}
  .parent-report{padding:32px}.summary-grid dd{font-size:17px}.summary-grid dt{font-size:14px}.parent-status th,.parent-status td{padding:16px 12px}
  .course-levels{gap:32px}.teacher-feature{grid-template-columns:1fr 1fr;gap:28px}.teacher-intro{grid-column:1/-1;max-width:580px}.teacher-intro h3 br{display:none}.teacher-intro p{margin-top:12px}.portrait{height:250px}.portrait img{height:235px}
  .faq{grid-template-columns:1fr;gap:32px}.faq-intro p{max-width:none;margin-top:16px}.faq-intro br{display:none}.closing{margin-top:80px;gap:28px}.closing h2{font-size:32px}.closing p{font-size:15px}.closing .cta{padding-inline:24px}
  .footer-top{flex-wrap:wrap}.footer-labels{width:100%;margin-left:0}
}
@media(max-width:540px){
  body{font-size:17px}.wrap{width:calc(100% - 40px)}.site-header{min-height:84px;gap:16px;flex-wrap:wrap;padding-top:16px;padding-bottom:16px}.brand{width:126px}.nav-labels{order:3;width:100%;margin:0;justify-content:space-between;gap:16px;font-size:13px}.nav-end{margin-left:auto;font-size:13px}
  .hero{padding-top:32px}h1{font-size:38px;letter-spacing:-.035em;line-height:1.1}h1 br{display:none}h2{font-size:30px;line-height:1.2}h3{font-size:24px}.desktop-break{display:none}
  .hero-description{font-size:17px;line-height:1.6;margin-top:20px}.hero-levels{font-size:14px;margin-top:8px}.hero-cta{margin-top:24px}.cta{min-height:52px;font-size:15px;padding:15px 27px}
  .hero-product{margin-top:32px}.lesson-heading{padding:16px;display:grid;gap:3px;font-size:13px;border-radius:16px 16px 0 0}.lesson-scene{display:flex;flex-direction:column-reverse;border-radius:0 0 16px 16px}.lesson-photo{height:auto;aspect-ratio:1580/787;object-fit:contain}.lesson-context{padding:16px;gap:8px}.lesson-context>p:not(.context-name){display:none}.context-name{font-size:18px}.teacher-caption{padding-top:0;margin:0;font-size:12px;display:flex;gap:8px;flex-wrap:wrap}.teacher-caption strong{font-size:12px}.hero-product figcaption{font-size:12px;text-align:left;line-height:1.5}
  .section{padding-top:72px}.section-intro{margin-bottom:32px}.section-intro p{font-size:17px;margin-top:16px}.centered{text-align:left}
  .story-row,.story-row.reverse{display:flex;flex-direction:column;gap:24px;margin-top:32px;align-items:stretch}.story-row+.story-row{margin-top:48px}.story-copy{max-width:none}.story-copy h3{font-size:24px}.story-copy p{font-size:17px;margin-top:12px}.product-panel{padding:24px 20px;border-radius:16px}.panel-topline{margin-bottom:20px}.panel-topline>strong{font-size:17px}.example{font-size:12px}.small-label{font-size:13px}.topic-sheet h4{font-size:20px}.lesson-outline dd{font-size:15px}.math-prompt{font-size:18px}.equation{font-size:32px;gap:14px}.ask-sheet blockquote{font-size:22px}.ask-support{font-size:13px}.flow-note{text-align:left;font-size:13px;margin-top:24px}
  .progress-layout{gap:28px}.progress-report h3{font-size:23px}.progress-report .panel-topline{display:block}.progress-report .example{display:block;margin-top:8px}.progress-report>p:not(.fineprint){font-size:15px}.status-table{font-size:13px;margin-top:24px}.status-table caption{font-size:13px}.status-table th,.status-table td{padding:13px 5px}.status-table thead th{font-size:11px}.status{font-size:11px;padding:4px 7px}.status-table td{width:39%}.fineprint{font-size:12px}
  .encouragement{grid-template-columns:1fr;gap:24px}.drill-note h3,.reward-note h3{font-size:22px}.drill-format{font-size:20px}.drill-note .fineprint{max-width:300px}.reward-note{padding-top:24px;border-top:1px solid var(--line);grid-template-columns:1fr 90px;gap:18px}.reward-note img{width:90px}.reward-note p{font-size:15px}
  .parents{gap:28px}.parent-copy{display:block}.parent-copy>p{margin-top:16px;margin-bottom:28px}.parent-point+.parent-point{margin-top:18px}.parent-point h3{font-size:18px}.parent-point p{font-size:15px}.parent-report h3{font-size:25px}.parent-report .panel-topline{margin-bottom:18px}.report-label{font-size:16px}.summary-grid{grid-template-columns:1fr;gap:0;margin:20px 0 24px}.summary-grid>div{display:grid;grid-template-columns:1fr 1.1fr;gap:16px;padding:14px 0;border-bottom:1px solid #cddfe9;align-items:start}.summary-grid dt{font-size:12px;margin:0}.summary-grid dd{font-size:14px}.summary-grid .minutes dd{font-size:30px}.summary-grid .minutes dd span{font-size:14px}.activity-records{gap:28px;font-size:14px}.parent-report>.fineprint{text-align:left}
  .course-levels{grid-template-columns:1fr;gap:0}.course-levels article{padding:24px 0}.course-levels article+article{border-top:0}.course-levels h3{font-size:25px}.course-levels article>p:last-child{font-size:16px}.year-range{margin-top:6px;margin-bottom:12px;font-size:15px}.teacher-feature{gap:24px 16px;margin-top:36px}.teacher-intro{padding:0}.teacher-intro h3{font-size:24px}.teacher-intro p{font-size:16px}.portrait{height:183px;border-radius:12px}.portrait img{height:174px;max-width:none}.teacher-profile figcaption{margin-top:12px}.teacher-profile strong{font-size:16px}.teacher-profile figcaption span{font-size:12px}
  .faq{gap:24px}.faq-intro p{font-size:17px}.faq-answers article{padding:22px 0}.faq-answers h3{font-size:19px;line-height:1.4}.faq-answers p{font-size:16px}
  .closing{margin-top:64px;padding:40px 0;display:block}.closing h2{font-size:30px}.closing p{font-size:16px}.closing .cta{margin-top:24px}.footer{padding-top:24px;padding-bottom:24px}.footer-top{display:block}.footer .brand{width:125px}.footer-top>p{margin-top:12px;font-size:12px}.footer-labels{margin-top:24px;gap:20px;font-size:12px}.copyright{font-size:11px}
}
/* Hero revision — 9 September 2026. Scoped to header and first screen. */
.site-header{position:relative;z-index:2;display:block;width:100%;min-height:104px;background:#fff;box-shadow:0 6px 22px rgba(16,38,90,.09)}
.header-inner{width:min(1480px,calc(100% - 112px));min-height:104px;margin:auto;display:flex;align-items:center;gap:64px}
.header-inner .brand{width:164px;flex-shrink:0}
.header-inner .nav-labels{margin-left:auto;gap:38px;font-size:16px;font-weight:600}
.header-inner .nav-end{margin-left:clamp(50px,6.5vw,112px);gap:30px;font-size:16px;font-weight:600}
.header-inner .top-cta{display:inline-flex;min-height:48px;padding:12px 27px;border-radius:12px;font-weight:750}
.hero{position:relative;isolation:isolate;overflow:hidden;width:100%;margin:0;padding:0;aspect-ratio:2/1;text-align:left;background:#f8f7f4}
.hero-scene{position:absolute;inset:0 auto auto 0;width:1774px;height:887px;transform-origin:0 0;pointer-events:none}
.study-background{width:1774px;max-width:none;height:887px}
.laptop-screen{position:absolute;left:0;top:0;width:1000px;height:650px;transform-origin:0 0;overflow:hidden;background:#fff}
.laptop-screen video{display:block;width:100%;height:100%;object-fit:cover}
.hero-copy{position:relative;z-index:1;width:37%;margin-left:59%;padding-top:5.4%}
.hero h1{font-size:clamp(42px,4.16vw,80px);font-weight:900;line-height:1.055;letter-spacing:-.038em;text-wrap:initial;color:#0b2455}
.hero-emphasis{color:inherit}
.hero .hero-description{margin:24px 0 0;font-size:clamp(18px,1.55vw,28px);font-weight:650;line-height:1.42;letter-spacing:-.02em;color:#172f5b}
.hero-detail{max-width:94%;margin-top:16px;font-size:clamp(15px,1.17vw,21px);font-weight:550;line-height:1.6;color:#344b70}
.hero .hero-cta{margin-top:26px;padding:16px 28px;border-radius:12px;font-size:clamp(15px,1.12vw,20px);font-weight:750;min-height:54px}
.hero>.hero-barry{position:absolute;z-index:1;left:auto;right:3%;bottom:4.8%;width:14%;height:auto;filter:drop-shadow(0 8px 7px rgba(69,43,21,.12))}
.demo-toggle{position:absolute;left:10%;bottom:8%;border:0;border-radius:8px;padding:9px 14px;font:600 12px Inter,sans-serif;line-height:1.3;background:#fff;color:#10265a;box-shadow:0 3px 12px #10265a14;cursor:pointer}
.demo-toggle[hidden]{display:none}
.demo-toggle:hover{background:#eaf5fd}
.demo-toggle:focus-visible{outline:3px solid #006bd6;outline-offset:4px}
@media(min-width:1800px){.hero{max-height:900px}.hero-copy{padding-top:6%}}
@media(max-width:1100px) and (min-width:761px){.header-inner{width:calc(100% - 64px);gap:28px}.header-inner .nav-labels{gap:24px}.header-inner .nav-end{margin-left:40px;gap:22px}.hero h1{font-size:4.1vw}.hero .hero-description{margin-top:16px;font-size:1.6vw}.hero-detail{font-size:1.35vw;margin-top:10px}.hero .hero-cta{margin-top:18px;min-height:44px;padding:12px 20px}.hero>.hero-barry{width:12%;right:2%;bottom:4%}}
@media(max-width:760px){.site-header,.header-inner{min-height:82px}.header-inner{width:calc(100% - 40px);gap:20px}.header-inner .brand{width:128px}.header-inner .nav-labels{display:none}.header-inner .nav-end{margin-left:auto;gap:16px;font-size:14px}.header-inner .top-cta{display:inline-flex;padding:10px 17px;min-height:42px}.hero{aspect-ratio:auto;padding-bottom:54%;background:#fbfaf8}.hero-copy{width:auto;margin:0;padding:42px 24px 30px}.hero h1{font-size:clamp(38px,7vw,54px);line-height:1.06;max-width:600px}.hero .hero-description{margin-top:20px;font-size:20px;max-width:500px}.hero-detail{font-size:16px;max-width:480px}.hero .hero-cta{margin-top:22px}.hero-scene{top:auto;bottom:0}.hero>.hero-barry{right:6%;bottom:3%;width:18%}.demo-toggle{bottom:2%;left:8%;font-size:11px;padding:7px 10px}}

.laptop-screen{transform:matrix3d(0.8313712075547518,0.029407976692786806,0,0.00008328310227044403,0.024459359206194645,0.7286601185968276,0,-0.000054893535906194134,0,0,1,0,149,158,0,1)}
.laptop-screen video{object-fit:contain;background:#17191b}
@media(max-width:760px){.hero-scene{transform-origin:0 100%}}
.hero h1 br{display:initial}
/* Standalone navigation: centred menu with equal outer columns. */
.site-header{padding:18px 32px 22px;min-height:0;background:#f2f4f6;box-shadow:none}
.header-inner{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);gap:32px;width:min(1480px,100%);min-height:84px;padding:14px 30px;border-radius:18px;background:#fff;box-shadow:0 5px 15px rgba(16,38,90,.13)}
.header-inner .brand{width:150px;justify-self:start}
.header-inner .nav-labels{justify-self:center;margin:0;gap:40px}
.header-inner .nav-end{justify-self:end;margin:0;gap:16px}
.header-inner .login-label{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:10px 20px;border:1px solid #dce2e9;border-radius:12px;line-height:1.4}
@media(max-width:1100px) and (min-width:761px){.site-header{padding:16px 24px 20px}.header-inner{width:100%;gap:24px;padding-inline:22px}.header-inner .nav-labels{gap:28px;margin:0}.header-inner .nav-end{gap:12px;margin:0}.header-inner .brand{width:138px}.header-inner .login-label{padding-inline:14px}}
@media(max-width:760px){.site-header{padding:12px 12px 16px}.header-inner{width:100%;min-height:70px;grid-template-columns:1fr auto;gap:12px;padding:12px 16px;border-radius:15px}.header-inner .brand{width:112px}.header-inner .nav-end{grid-column:2;margin:0;gap:10px}.header-inner .login-label{padding:8px 10px;min-height:40px}}
/* Carry the study scene behind the floating navigation without a grey band. */
.site-header{position:absolute;inset:0 0 auto;z-index:3;background:transparent}
@media(min-width:761px){.hero-copy{padding-top:12.5%}.hero .hero-description{margin-top:20px}.hero-detail{margin-top:12px}.hero .hero-cta{margin-top:22px}}
@media(max-width:760px){.hero-copy{padding-top:122px}}
@media(min-width:761px){.hero-detail{max-width:70%;font-size:clamp(14px,1.1vw,20px)}}
/* Slimmer floating navigation. */
.site-header{padding:16px 60px}
.header-inner{width:min(1280px,100%);min-height:70px;padding:10px 24px;border-radius:14px;box-shadow:0 4px 12px rgba(16,38,90,.10)}
.header-inner .brand{width:128px}
.header-inner .nav-labels{font-size:15px;gap:34px;font-weight:550}
.header-inner .nav-end{font-size:14px;gap:12px;font-weight:550}
.header-inner .login-label{min-height:40px;padding:8px 17px;border-radius:10px}
.header-inner .top-cta{min-height:40px;padding:9px 21px;border-radius:10px;font-size:14px;font-weight:650}
@media(min-width:761px){.hero-detail{max-width:62%}}
@media(max-width:1100px) and (min-width:761px){.site-header{padding:14px 36px}.header-inner{padding-inline:20px;gap:20px}.header-inner .brand{width:120px}.header-inner .nav-labels{gap:24px}.header-inner .login-label{padding-inline:12px}}
@media(max-width:760px){.site-header{padding:12px}.header-inner{min-height:64px;padding:10px 14px}.header-inner .brand{width:108px}.header-inner .nav-end{gap:8px}.header-inner .login-label{padding-inline:9px}.header-inner .top-cta{padding-inline:14px}}
/* Rebalance the right-hand copy into a compact, independent column. */
@media(min-width:761px){
  .hero-copy{width:35.5%;margin-left:61%;padding-top:12%;}
  .hero h1{font-size:clamp(30px,3.35vw,64px);line-height:1.13;letter-spacing:-.035em;font-weight:900;text-wrap:balance;}
  .hero .hero-description{max-width:100%;margin-top:24px;font-size:clamp(17px,1.42vw,25px);line-height:1.5;font-weight:650;letter-spacing:-.015em;}
  .hero-detail{max-width:90%;margin-top:16px;font-size:clamp(14px,1.12vw,20px);line-height:1.6;font-weight:500;}
  .hero .hero-cta{margin-top:26px;min-height:50px;padding:14px 26px;}
  .hero>.hero-barry{width:12%;right:3.4%;bottom:4.8%;}
}
@media(min-width:761px) and (max-width:1100px){
  .hero-copy{padding-top:13%;}
  .hero .hero-description{margin-top:16px;font-size:1.5vw;}
  .hero-detail{margin-top:12px;font-size:1.25vw;}
  .hero .hero-cta{margin-top:18px;min-height:42px;padding:10px 20px;}
}
/* A quiet evidence bridge between the study scene and the learning story. */
.trust-strip{background:#faf7f2;padding:42px 48px 44px;color:var(--ink)}
.trust-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:56px;width:min(1120px,100%);margin:0 auto;text-align:center}
.trust-metric{position:relative;display:flex;flex-direction:column;align-items:center;padding-top:39px}
.trust-metric dt{order:2;margin-top:10px;font-size:15px;font-weight:500;line-height:1.5;color:#4c5b70}
.trust-metric svg{position:absolute;top:0;left:calc(50% - 14px);width:28px;height:28px;fill:none;stroke:#7a8a9e;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.trust-metric dd{order:1;font-size:38px;font-weight:750;letter-spacing:-.035em;line-height:1.15;color:#10265a;font-variant-numeric:tabular-nums}
.metric-plus{font-size:.82em;margin-left:2px}.metric-unit{font-size:.76em;letter-spacing:-.02em}
.trust-strip+.learning{padding-top:80px}
@media(max-width:760px){.trust-strip{padding:32px 20px}.trust-metrics{gap:18px}.trust-metric dd{font-size:27px}.trust-metric dt{font-size:12px;max-width:140px}.trust-metric svg{width:24px;height:24px;left:calc(50% - 12px)}.trust-metric{padding-top:34px}.trust-strip+.learning{padding-top:60px}}
@media(max-width:440px){.trust-metrics{grid-template-columns:1fr;gap:28px}.trust-metric{min-height:62px;padding:0 0 0 46px;align-items:flex-start;text-align:left;width:250px;max-width:100%;margin:auto}.trust-metric svg{left:0;top:7px}.trust-metric dd{font-size:30px}.trust-metric dt{max-width:none;margin-top:4px;font-size:13px}}
/* Reserve a visible portion of the evidence strip within the first viewport. */
@media(min-width:761px){
  .hero{aspect-ratio:auto;height:clamp(520px,calc(100svh - 180px),900px);max-height:none;}
  .hero-copy{position:absolute;top:22%;left:61%;width:35.5%;margin:0;padding:0;}
  .hero h1{font-size:clamp(30px,min(3.35vw,6.2svh),64px);}
  .hero .hero-description{margin-top:clamp(16px,2.5svh,24px);font-size:clamp(17px,min(1.42vw,2.65svh),25px);}
  .hero-detail{margin-top:clamp(12px,1.7svh,16px);font-size:clamp(14px,min(1.12vw,2.1svh),20px);}
  .hero .hero-cta{margin-top:clamp(18px,2.7svh,26px);}
  .hero>.hero-barry{width:min(12%,22svh);}
  .trust-strip{padding-top:32px;padding-bottom:34px;}
}
/* The complete hero occupies the first viewport; evidence begins below it. */
@media(min-width:761px){.hero{height:100svh;min-height:520px;max-height:none}}
@media(max-width:760px){.hero{min-height:100svh}}

/* Keep the navigation visible while the page scrolls. */
.site-header{position:fixed;inset:0 0 auto;z-index:100}

/* Pale brand-blue transition variant. */
.trust-strip{background:#EFF6FC}
.trust-metric svg{stroke:#397CB6}

/* Restore the earlier brand-blue emphasis on the second headline. */
.hero .hero-emphasis{color:#006BD6}
/* Editorial evidence row: shared baselines and quiet dividers. */
.trust-strip{background:#f8fbfd;padding:0 48px;}
.trust-metrics{width:min(1200px,100%);min-height:150px;gap:0;align-items:center;}
.trust-metric{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:20px;padding:8px 30px;min-height:68px;text-align:left;}
.trust-metric+.trust-metric{border-left:1px solid #dce6ee;}
.trust-metric dd{order:0;flex-shrink:0;font-size:38px;font-weight:700;line-height:1.1;letter-spacing:-.035em;}
.trust-metric dt{order:1;margin:0;max-width:145px;font-size:14px;font-weight:500;line-height:1.6;color:#465976;}
.metric-plus,.metric-unit{font-size:.6em;font-weight:600;letter-spacing:0;}
.metric-plus{margin-left:3px;}
@media(min-width:761px) and (max-width:1100px){.trust-strip{padding-inline:28px;}.trust-metric{gap:14px;padding-inline:20px;}.trust-metric dd{font-size:32px;}.trust-metric dt{font-size:13px;}}
@media(max-width:760px){.trust-strip{padding:24px;}.trust-metrics{min-height:0;grid-template-columns:1fr;gap:0;}.trust-metric{width:100%;max-width:440px;margin:auto;min-height:90px;justify-content:flex-start;padding:20px 8px;gap:24px;}.trust-metric+.trust-metric{border-left:0;border-top:1px solid #dce6ee;}.trust-metric dd{font-size:32px;min-width:145px;}.trust-metric dt{max-width:160px;font-size:13px;margin:0;}}
/* Roomier evidence band with the line icons restored. */
.trust-strip{padding:0 48px;}
.trust-metrics{width:min(1360px,100%);min-height:210px;}
.trust-metric{padding:48px 26px 12px;min-height:110px;gap:20px;}
.trust-metric svg{position:absolute;top:0;left:calc(50% - 15px);width:30px;height:30px;fill:none;stroke:#397cb6;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;}
@media(max-width:1100px) and (min-width:761px){.trust-metric{padding-inline:20px;gap:14px;}}
@media(max-width:760px){.trust-strip{padding:24px;}.trust-metrics{min-height:0;}.trust-metric{padding:56px 8px 24px;min-height:132px;}.trust-metric svg{top:18px;left:8px;width:28px;height:28px;}}
/* Brilliant-inspired evidence cards. */
.trust-strip{background:#fff;padding:40px 48px;}
.trust-metrics{width:min(1360px,100%);min-height:0;gap:32px;align-items:stretch;}
.trust-metric,.trust-metric+.trust-metric{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;gap:0;width:100%;max-width:none;min-height:194px;margin:0;padding:88px 24px 30px;border:1px solid #e2e4e7;border-radius:42px;text-align:center;background:#fff;}
.trust-metric svg{top:30px;left:calc(50% - 16px);width:32px;height:32px;stroke:#b8bec5;stroke-width:1.8;}
.trust-metric dd{order:0;min-width:0;font-size:34px;line-height:1.15;font-weight:600;letter-spacing:-.025em;}
.trust-metric dt{order:1;max-width:none;margin:10px 0 0;font-size:14px;line-height:1.5;font-weight:400;color:#77808c;}
.metric-plus,.metric-unit{font-size:1em;font-weight:inherit;letter-spacing:inherit;}
@media(min-width:761px) and (max-width:1100px){.trust-strip{padding:32px 28px;}.trust-metrics{gap:20px;}.trust-metric,.trust-metric+.trust-metric{padding-inline:16px;border-radius:32px;}.trust-metric dd{font-size:30px;}.trust-metric dt{font-size:13px;}}
@media(max-width:760px){.trust-strip{padding:28px 24px;}.trust-metrics{grid-template-columns:1fr;gap:16px;max-width:440px;}.trust-metric,.trust-metric+.trust-metric{min-height:182px;padding:80px 20px 26px;border-radius:32px;}.trust-metric svg{top:26px;left:calc(50% - 15px);width:30px;height:30px;}.trust-metric dd{font-size:32px;}.trust-metric dt{font-size:14px;}}
/* Bring brand colour into the evidence cards. */
.trust-metric,.trust-metric+.trust-metric{background:#edf5ff;border-color:#d3e5fa;}
.trust-metric svg{stroke:#2475ce;}
.trust-metric dd{color:#006bd6;}
.trust-metric dt{color:#456180;}
/* Warm orange evidence cards, paired with SST navy. */
.trust-metric,.trust-metric+.trust-metric{background:#fff1e5;border-color:#f6dcc7;}
.trust-metric svg{stroke:#e8792b;}
.trust-metric dd{color:#10265a;}
.trust-metric dt{color:#626579;}
/* Navy evidence cards with high-contrast figures. */
.trust-metric,.trust-metric+.trust-metric{background:#10265a;border-color:#10265a;}
.trust-metric svg{stroke:#9dccff;}
.trust-metric dd{color:#ffffff;}
.trust-metric dt{color:#d2def0;}
/* Selected warm orange evidence-card palette. */
.trust-metric,.trust-metric+.trust-metric{background:#fff1e5;border-color:#f6dcc7;}
.trust-metric svg{stroke:#e8792b;}
.trust-metric dd{color:#10265a;}
.trust-metric dt{color:#626579;}
/* Pale blue cards with warm brand-orange icon accents. */
.trust-metric,.trust-metric+.trust-metric{background:#edf5ff;border-color:#d3e5fa;}
.trust-metric svg{stroke:#e8792b;}
.trust-metric dd{color:#10265a;}
.trust-metric dt{color:#456180;}
/* Restore the selected warm orange evidence palette. */
.trust-metric,.trust-metric+.trust-metric{background:#fff1e5;border-color:#f6dcc7;}
.trust-metric svg{stroke:#e8792b;}
.trust-metric dd{color:#10265a;}
.trust-metric dt{color:#626579;}

/* Smaller laptop photo and recalibrated video screen. */
.laptop-screen{transform:matrix3d(0.5925996705012841,0.027727425619669246,0,0.00006908032103242931,0.008265146138048865,0.4537876026988268,0,-0.00007795672073091687,0,0,1,0,175,324,0,1)}
/* Keep lesson controls inside their own captions, out of the hero. */
.learning-capture .demo-toggle{position:static;left:auto;bottom:auto;box-shadow:none;}
.learning-connector{width:100%;max-width:1104px;height:148px;margin:-8px auto;pointer-events:none;}
.learning-connector picture,.learning-connector img{display:block;width:100%;height:100%;}
.learning .learning-connector+.story-row{margin-top:0;}
@media(max-width:760px){.learning-connector{height:92px;margin:8px auto;}.learning-connector img{object-fit:contain;}}
/* Give the learning story a larger, balanced text and demonstration scale. */
.learning.wrap{width:min(1280px,calc(100% - 64px));}
.learning .story-row{max-width:1240px;gap:56px;}
.learning .story-copy{max-width:520px;}
.learning .story-copy h3{font-size:clamp(30px,2.6vw,36px);}
.learning .story-copy p{font-size:20px;line-height:1.6;}
@media(max-width:1050px) and (min-width:761px){.learning .story-row{gap:40px;}.learning .story-copy h3{font-size:30px;}.learning .story-copy p{font-size:19px;}}
@media(max-width:760px){.learning.wrap{width:calc(100% - 32px);}.learning .story-row{display:flex;flex-direction:column;gap:26px;align-items:stretch;}.learning .story-copy{max-width:none;}.learning .story-copy h3{font-size:29px;}.learning .story-copy p{font-size:18px;}}
.hero>.hero-barry{width:min(17%,32svh);right:4%;bottom:4.8%;padding:0;border:0;background:transparent;cursor:pointer;line-height:0;aspect-ratio:1;overflow:visible;}
@media(min-width:761px){.hero-copy{left:57%;width:39%;}}
@media(max-width:760px){.hero>.hero-barry{width:26%;right:3%;bottom:3%;}}

/* Static Barry: grounded contact shadow and soft daylight cast shadow. */
.hero>.hero-barry{cursor:default;filter:none;isolation:isolate;}
.hero-barry img{position:relative;z-index:1;width:100%;height:auto;filter:drop-shadow(2px 3px 2px rgba(69,43,21,.18)) drop-shadow(8px 10px 8px rgba(69,43,21,.13));}
.hero-barry::before{content:"";position:absolute;z-index:0;left:13%;bottom:.5%;width:82%;height:10%;border-radius:50%;background:radial-gradient(ellipse,rgba(65,43,28,.3),rgba(65,43,28,.13) 45%,transparent 72%);transform:translateX(8%) skewX(-22deg);filter:blur(4px);}
.hero-barry::after{content:"";position:absolute;z-index:0;left:23%;bottom:-1%;width:92%;height:13%;border-radius:50%;background:radial-gradient(ellipse,rgba(88,65,46,.16),transparent 70%);transform:rotate(-7deg);filter:blur(7px);}
/* The figurine asset supplies its own lighting and contact shadow. */
.hero-barry img{filter:none;}
.hero-barry::before,.hero-barry::after{content:none;}
/* Window light from the upper left: project the silhouette right/back along the desk. */
.hero-barry::before{content:"";position:absolute;inset:0;width:100%;height:100%;border-radius:0;background:#665442;mask:url('../../images/redesign/barry-window-lit.png') center/contain no-repeat;-webkit-mask:url('../../images/redesign/barry-window-lit.png') center/contain no-repeat;transform-origin:50% 97%;transform:matrix(1,0,-.48,.22,0,0);filter:blur(6px);opacity:.22;z-index:0;}
.hero-barry::after{content:"";position:absolute;inset:auto auto 1.5% 13%;width:76%;height:4%;border-radius:50%;background:radial-gradient(ellipse,rgba(66,47,31,.36),rgba(66,47,31,.12) 48%,transparent 74%);transform:rotate(-3deg);filter:blur(2px);z-index:0;}
/* Use the clean alpha cutout; trim the former surrounding ground halo. */
.hero-barry img{clip-path:polygon(0 0,100% 0,100% 88%,89% 88%,89% 90%,61% 97%,56% 97%,11% 91%,11% 88%,0 88%);}
.hero-barry::before{mask-image:url('../../images/redesign/barry-desktop-figure.png');-webkit-mask-image:url('../../images/redesign/barry-desktop-figure.png');}
/* Blue transition cards with white figures. */
.trust-metric,.trust-metric+.trust-metric{background:#0868c9;border-color:#0868c9;}
.trust-metric dd{color:#fff;}
.trust-metric dt{color:#e7f2ff;}
.trust-metric svg{stroke:#c8e3ff;}
