.math-page{--math-blue:#348be2;--math-indigo:#5b63e8;--math-navy:#328be2;--math-muted:#667f93;--math-line:#dceaf7;color:var(--math-navy);background:#fff;overflow:hidden}.math-page section{padding:110px 0}.math-eyebrow{letter-spacing:.34em;color:var(--math-blue);text-transform:uppercase;font-size:.78rem;font-weight:800}.math-eyebrow-statement{letter-spacing:.2em;line-height:1.7}.math-hero{background:linear-gradient(145deg,#f8fcff 0%,#fff 58%,#f5f4ff 100%);position:relative;padding:155px 0 105px!important}.math-hero:before{content:"";pointer-events:none;background-image:linear-gradient(#348be209 1px,#0000 1px),linear-gradient(90deg,#348be209 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000,#000 65%,#0000);mask-image:linear-gradient(90deg,#0000,#000 65%,#0000)}.math-hero-grid{grid-template-columns:minmax(0,1.05fr) minmax(420px,.95fr);align-items:center;gap:70px;display:grid;position:relative}.math-hero-copy{animation:.7s both mathRise}.math-hero-copy h1{letter-spacing:-.055em;max-width:780px;color:var(--math-navy);margin:26px 0 30px;font-size:clamp(3.6rem,6vw,6.25rem);line-height:.94}.math-hero-copy h1 span{color:var(--math-blue)}.math-hero-intro{max-width:670px;color:var(--math-muted);font-size:1.12rem;line-height:1.85}.math-hero-visual{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffc7;border:1px solid #348be229;border-radius:34px;min-height:500px;animation:.8s .12s both mathRise;position:relative;box-shadow:0 35px 90px #2858821f}.math-hero-graph{width:calc(100% - 72px);height:calc(100% - 105px);position:absolute;inset:36px}.math-hero-graph rect,.math-coordinate-card rect{stroke:none}.math-hero-graph pattern path,.math-coordinate-card pattern path{fill:none;stroke:#d8e8f6;stroke-width:1px}.math-axis{fill:none;stroke:#9db7cd;stroke-width:2px}.math-axis-label{fill:var(--math-muted);letter-spacing:.04em;font-size:16px;font-weight:800}.math-axis-label-x{text-anchor:middle}.math-curve{fill:none;stroke:var(--math-indigo);stroke-width:6px;stroke-linecap:round;stroke-dasharray:650;stroke-dashoffset:650px;animation:1.6s cubic-bezier(.2,.7,.2,1) .55s forwards mathDraw}.math-point{fill:#fff;stroke:var(--math-blue);stroke-width:5px;opacity:0;animation:.4s 1.7s forwards mathPoint}.math-point-b{animation-delay:1.9s}.math-visual-caption{color:var(--math-muted);text-align:center;font-size:.9rem;position:absolute;bottom:20px;left:28px;right:28px}.math-section-heading{text-align:center;max-width:780px;margin:0 auto 58px}.math-section-heading h2,.math-help-intro h2,.math-feature-copy h2{letter-spacing:-.045em;color:var(--math-navy);margin:20px 0 22px;font-size:clamp(2.7rem,4.5vw,4.5rem);line-height:1}.math-section-heading>p:last-child,.math-feature-copy>p{max-width:650px;color:var(--math-muted);margin:auto;line-height:1.75}.math-core{background:#fff}.math-core-grid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.math-area-card{border:1px solid var(--math-line);background:linear-gradient(160deg,#fff,#f8fbff);border-radius:26px;min-width:0;padding:28px;transition:transform .3s,border-color .3s,box-shadow .3s}.math-area-card:hover{border-color:#a9cef3;transform:translateY(-7px);box-shadow:0 22px 55px #2b679e1a}.math-area-top{justify-content:space-between;align-items:flex-start;min-height:112px;margin-bottom:24px;display:flex}.math-area-top>span{letter-spacing:.15em;color:var(--math-blue);font-size:.8rem;font-weight:800}.math-area-card h3{color:var(--math-navy);margin-bottom:13px;font-size:1.3rem;line-height:1.25}.math-area-card>p{color:var(--math-muted);font-size:.95rem;line-height:1.7}.math-area-equation{max-width:155px;color:var(--math-indigo);flex-wrap:wrap;justify-content:flex-end;gap:5px;font-size:1.35rem;font-weight:800;display:flex}.math-area-equation span:nth-child(2n){color:#a7b9cb;font-weight:500}.math-area-svg{width:155px;height:90px;overflow:visible}.math-area-svg path{fill:none;stroke:var(--math-indigo);stroke-width:3px;stroke-linecap:round;stroke-linejoin:round}.math-area-svg .math-svg-soft{stroke:#91bce8;stroke-width:2px;stroke-dasharray:5 5}.math-area-svg circle{fill:var(--math-blue);stroke:none}.math-area-svg text{fill:var(--math-muted);font-size:13px;font-weight:700}.math-pattern{color:var(--math-indigo);align-items:center;gap:7px;font-weight:800;display:flex}.math-pattern span{background:#eef2ff;border-radius:9px;place-items:center;width:31px;height:31px;display:grid}.math-pattern i{color:#9eb2c5;font-style:normal}.math-help{background:#f7fbff}.math-help-grid{grid-template-columns:.8fr 1.2fr;align-items:start;gap:90px;display:grid}.math-help-intro{position:sticky;top:140px}.math-help-list{border-top:1px solid var(--math-line)}.math-help-list article{border-bottom:1px solid var(--math-line);grid-template-columns:70px 1fr;gap:22px;padding:30px 0;display:grid}.math-help-list article>span{color:var(--math-blue);font-size:1.05rem;font-weight:800}.math-help-list h3{color:var(--math-navy);margin-bottom:8px;font-size:1.35rem}.math-help-list p{color:var(--math-muted);line-height:1.65}.math-feature{color:#fff;background:linear-gradient(135deg,#172f52,#263a7a)}.math-feature-grid{grid-template-columns:.75fr 1.25fr;align-items:center;gap:80px;display:grid}.math-feature .math-eyebrow{color:#8bc7ff}.math-feature-copy h2{color:#fff}.math-feature-copy>p{color:#cbd8e8;margin:0}.math-function{background:#ffffff14;border:1px solid #ffffff2b;border-radius:14px;align-items:center;gap:10px;margin-top:34px;padding:14px 20px;font-size:1.15rem;display:inline-flex}.math-function span,.math-function strong{color:#9bc9ff}.math-coordinate-card{background:#ffffff14;border:1px solid #ffffff29;border-radius:30px;padding:24px;box-shadow:0 34px 80px #050e2247}.math-coordinate-card svg{width:100%;height:auto;display:block}.math-coordinate-card pattern path{stroke:#bcd7f61f}.math-feature-axes path{fill:none;stroke:#9db9d9;stroke-width:2px}.math-parabola{fill:none;stroke:#8d9cff;stroke-width:6px;stroke-linecap:round;stroke-dasharray:900;stroke-dashoffset:900px;animation:1.8s forwards mathDraw;animation-timeline:view();animation-range:entry 20% cover 55%}.math-feature-points circle{fill:#fff;stroke:#5dc4ff;stroke-width:5px}.math-axis-labels text{fill:#c9d8e8;font-size:18px;font-weight:700}.math-levels{background:#fff}.math-levels-heading{margin-bottom:50px}.math-level-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.math-level-card{border:1px solid var(--math-line);background:#fff;border-radius:25px;flex-direction:column;min-height:300px;padding:28px;transition:all .3s;display:flex}.math-level-card:hover{border-color:#afd2f3;transform:translateY(-6px);box-shadow:0 22px 55px #275c8e1a}.math-level-label{color:var(--math-indigo);letter-spacing:.08em;text-transform:uppercase;background:#eff5ff;border-radius:999px;align-self:flex-start;margin-bottom:26px;padding:7px 11px;font-size:.72rem;font-weight:800}.math-level-card h3{color:var(--math-navy);margin-bottom:12px;font-size:1.28rem}.math-level-card>p{color:var(--math-muted);flex:1;line-height:1.65}.math-level-card ul{flex-wrap:wrap;gap:7px;margin-top:24px;padding:0;list-style:none;display:flex}.math-level-card li{border:1px solid var(--math-line);color:#547086;border-radius:9px;padding:6px 9px;font-size:.72rem;font-weight:700}.math-enquiry{color:var(--math-muted);justify-content:center;align-items:center;gap:22px;margin-top:45px;display:flex}.math-enquiry a{color:var(--math-blue);font-weight:800;text-decoration:none}.math-enquiry a span{margin-left:6px;transition:transform .25s;display:inline-block}.math-enquiry a:hover span{transform:translate(5px)}@keyframes mathRise{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:none}}@keyframes mathDraw{to{stroke-dashoffset:0}}@keyframes mathPoint{to{opacity:1}}@media (max-width:1050px){.math-page section{padding:90px 0}.math-hero-grid,.math-feature-grid{grid-template-columns:1fr}.math-hero-copy{max-width:790px}.math-hero-visual{width:min(720px,100%);min-height:470px}.math-core-grid,.math-level-grid{grid-template-columns:repeat(2,1fr)}.math-help-grid{gap:55px}}@media (max-width:700px){.math-page section{padding:72px 0}.math-hero{padding:125px 0 72px!important}.math-hero-grid{gap:45px}.math-hero-copy h1{letter-spacing:-.06em;font-size:clamp(3rem,13.5vw,4.6rem)}.math-hero-intro{font-size:1rem;line-height:1.7}.math-hero-visual{border-radius:25px;min-height:350px}.math-hero-graph{width:calc(100% - 36px);height:calc(100% - 62px);inset:16px 18px 46px}.math-axis-label{font-size:14px}.math-visual-caption{font-size:.72rem;bottom:14px;left:18px;right:18px}.math-section-heading{margin-bottom:38px}.math-section-heading h2,.math-help-intro h2,.math-feature-copy h2{font-size:clamp(2.25rem,10vw,3.25rem)}.math-core-grid,.math-level-grid{grid-template-columns:1fr}.math-area-card{padding:24px}.math-area-top{min-height:92px}.math-help-grid{grid-template-columns:1fr;gap:30px}.math-help-intro{position:static}.math-help-list article{grid-template-columns:48px 1fr;padding:24px 0}.math-feature-grid{gap:42px}.math-coordinate-card{border-radius:20px;padding:8px}.math-level-card{min-height:0}.math-enquiry{flex-direction:column;align-items:flex-start;gap:8px;margin-top:32px}}@media (prefers-reduced-motion:reduce){.math-page *{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (max-width:1050px){.math-page *,.math-page :before,.math-page :after{animation:none!important}.math-curve,.math-parabola{stroke-dashoffset:0!important}.math-point{opacity:1!important}.math-hero-visual{-webkit-backdrop-filter:none;backdrop-filter:none}}
