/*! tailwindcss v4.3.2 | MIT License | https://tailwindcss.com */@layer theme{:host,:root{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--color-black:#000;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,::backdrop,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}:host,html{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,optgroup,select,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.fixed{position:fixed}.static{position:static}.block{display:block}.flex{display:flex}.hidden{display:none}.inline{display:inline}.h-6{height:calc(var(--spacing) * 6)}.w-6{width:calc(var(--spacing) * 6)}.resize{resize:both}.italic{font-style:italic}}:root{--paper:#fff;--paper-2:#eef3ff;--mist:#f5f8ff;--ink:#0b1b3f;--blue:#0542c6;--blue-deep:#04237a;--yellow:#ffb800;--yellow-soft:#ffe3a0;--radius:22px;--paper-3:#e7edff;--ink-soft:#46527a;--blue-tint:#e7edff;--font20:1.25rem;--font15:.938rem;--font14:.875rem;--font56:3.5rem;--font52:3.25rem;--font18:1.125rem;--font27:1.688rem;--font24:1.5rem;--font28:1.75rem;--blue1:#011f74;--blue2:#262f63;--display:var(--font-poppins),system-ui,sans-serif;--body:var(--font-poppins),system-ui,sans-serif;--hindi:var(--font-hindi),"Tiro Devanagari Hindi",serif;--accent:var(--font-accent),cursive}*{box-sizing:border-box;font:var(--font-poppins);margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--body);background:var(--paper);color:var(--ink);line-height:1.6;overflow-x:hidden}::selection{background:var(--yellow);color:var(--ink)}img{max-width:100%}a{color:inherit;text-decoration:none}.display,h1,h2,h3{font-family:var(--display);letter-spacing:-.01em;font-weight:600}.hindi{font-family:var(--hindi)}.wrap{max-width:1300px;margin:0 auto;padding:0 24px}.acc{font-family:var(--accent);color:var(--blue);white-space:nowrap;padding:0 .06em;font-size:1.05em;font-weight:400;position:relative}.acc svg{width:100%;height:.28em;position:absolute;bottom:-.12em;left:0;right:0;overflow:visible}.acc svg path{fill:none;stroke:var(--blue);stroke-width:5px;stroke-linecap:round;opacity:.5}nav{z-index:100;position:fixed;top:0;left:0;right:0}nav,nav .bar{transition:all .35s}nav .bar{border-radius:60px;align-items:center;gap:28px;max-width:1300px;margin:14px auto;padding:10px 22px;display:flex}nav.scrolled .bar{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffe6;margin:8px 18px;box-shadow:0 10px 40px #0b1b3f1a}@media (min-width:1280px){nav.scrolled .bar{margin:8px auto}}.logo{align-items:center;gap:12px;display:inline-flex}.logo-mark{height:55px}.logo-mark,.logo-word{width:auto;display:block}.logo-word{height:24px}.nav-links{gap:26px;margin-left:auto;font-size:.95rem;font-weight:500;display:flex}.nav-links a{opacity:.78;transition:opacity .2s}.nav-links a:hover{opacity:1}.btn{font-weight:600;font-family:var(--body);border:none;border-radius:50px;transition:transform .25s cubic-bezier(.3,1.4,.5,1),box-shadow .25s}.btn-yellow{color:var(--ink);padding:13px 26px;box-shadow:0 6px 22px #ffb8006b}.btn-yellow:hover{box-shadow:0 10px 30px #ffb8008c}.btn-ghost{color:var(--ink);background:0 0;border:1.5px solid #0b1b3f38;padding:13px 24px}.btn-ghost:hover{border-color:var(--ink)}.btn-blue{background:var(--yellow);color:var(--color-black);padding:13px 26px;box-shadow:0 6px 22px #a59d2e81}.btn-blue:hover{box-shadow:0 10px 30px #e2e62980}nav .btn{padding:13px 20px;font-size:.92rem}.mobile-menu a.active,.nav-links a.active{margin-top:-.05rem;font-size:1rem;font-weight:700}.hero{background:linear-gradient(var(--mist),#fff);padding:150px 0 120px;position:relative;overflow:hidden}.hero-grid{align-items:center;gap:64px}.eyebrow{letter-spacing:.04em;text-transform:uppercase;color:var(--blue-deep);background:#fff;border:1px solid #0b1b3f1a;border-radius:50px;align-items:center;gap:9px;padding:8px 16px;font-size:.76rem;font-weight:600;display:inline-flex;box-shadow:0 4px 14px #0b1b3f0d}.eyebrow .dot{background:#ffb800;border-radius:50%;flex-shrink:0;width:8px;height:8px;animation:pulse 2s infinite}@keyframes pulse{50%{opacity:.5}}.hero h1{margin:28px 0 26px;font-size:clamp(2.05rem,3.7vw,2.9rem);line-height:1.22}.hero p.lede{color:var(--ink-soft);max-width:480px;margin-bottom:36px;font-size:1.05rem;line-height:1.66}.hero-meta{flex-wrap:wrap;gap:34px;margin-top:48px;display:flex}.hero-meta .m{color:var(--ink-soft);font-size:.82rem}.hero-meta .m b{font-family:var(--display);color:var(--ink);margin-bottom:1px;font-size:1rem;font-weight:600;display:block}.hero-photo,.hero-stage{position:relative}.hero-photo{background:linear-gradient(150deg,#12327f,var(--blue) 55%,#2b6bf0);border-radius:26px;height:508px;overflow:hidden;box-shadow:0 28px 64px #0542c633}.hero-photo img{object-fit:cover;object-position:60% 20%}.concept{z-index:3;background:#fff;border-radius:20px;width:316px;padding:18px 18px 16px;position:absolute;bottom:-54px;left:-30px;box-shadow:0 26px 62px #0b1b3f38}.concept .tag{background:var(--blue);color:#fff;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;border-radius:30px;margin-bottom:15px;padding:6px 13px;font-size:.62rem;font-weight:600;display:inline-block}.concept .tw{flex-direction:column-reverse;align-items:center;gap:5px;margin-bottom:15px;display:flex}.concept .block{border-radius:7px;height:30px;font-size:.75rem}.concept .bk4{width:182px}.concept .bk5{width:170px}.concept .bk6{width:158px}.concept .bk7{width:146px}.concept .bk8{width:134px}.concept .block.missing{background:repeating-linear-gradient(45deg,var(--yellow),var(--yellow) 7px,#e7a50c 7px,#e7a50c 14px);color:var(--ink)}.concept .block.missing:after{content:"?";font-weight:700;position:absolute;right:11px}.concept.cleared .block.missing{background:var(--yellow)}.concept.cleared .block.missing:after{content:"✓"}.concept .tip{color:var(--ink-soft);text-align:center;margin-bottom:15px;font-size:.79rem;line-height:1.45}.concept .tip-fixed{color:var(--blue-deep);font-weight:600;animation:popIn .5s cubic-bezier(.3,1.5,.5,1)}.concept .btn-blue{justify-content:center;width:100%;padding:11px;font-size:.88rem}@keyframes popIn{0%{opacity:0;transform:scale(.85)}to{opacity:1;transform:scale(1)}}.spark{background:var(--yellow);pointer-events:none;z-index:4;border-radius:50%;width:10px;height:10px;animation:spark .9s ease-out forwards;position:absolute}@keyframes spark{0%{opacity:1;transform:translate(0)scale(1)}to{opacity:0;transform:translate(var(--dx),var(--dy)) scale(.2)}}.block{width:230px;height:54px;font-family:var(--display);color:#fff;border-radius:12px;justify-content:center;align-items:center;font-size:.98rem;font-weight:600;transition:transform .8s cubic-bezier(.35,1.3,.4,1),opacity .6s,background .5s;display:flex;position:relative}.bk4{background:var(--blue-deep)}.bk5{background:var(--yellow);color:var(--ink)}.bk6{background:var(--blue)}.bk7{background:#3d74f0}.bk8{background:#7fa3f5}.marquee{background:var(--ink);color:var(--paper);margin:10px 0 0;padding:18px 0;overflow:hidden;transform:rotate(-1.2deg)scale(1.02)}.marquee-track{width:max-content;font-family:var(--display);white-space:nowrap;gap:44px;font-size:1.05rem;font-weight:500;animation:scrollX 32s linear infinite;display:flex}.marquee-track span{align-items:center;gap:44px;display:flex}.marquee-track i{color:var(--yellow);font-style:normal}@keyframes scrollX{to{transform:translate(-50%)}}section{position:relative}.sec-head{text-align:center;max-width:760px;margin:0 auto 56px}.sec-head .kicker{text-transform:capitalize;color:var(--color-black);background:var(--paper-3);border-radius:40px;margin-bottom:18px;padding:7px 17px;font-size:1rem;font-weight:500;display:inline-block}.sec-head h2{font-size:var(--font56);color:var(--blue1);font-weight:600;line-height:1.16}.sec-head h2 em{font-family:var(--font-correct);color:var(--blue);font-weight:600}.sec-head p{color:var(--ink-soft);margin-top:14px;font-size:1.05rem}.story{padding:110px 0 60px}.story-grid{grid-template-columns:1fr 1fr;align-items:start;gap:60px;display:grid}.story-visual{position:sticky;top:110px}.story-card{background:#fff;border:1px solid #0b1b3f14;border-radius:30px;flex-direction:column;justify-content:center;min-height:520px;padding:40px;transition:background .8s;position:relative;overflow:hidden;box-shadow:0 24px 70px #0b1b3f1a}.story-card,.story-card .mood{align-items:center;display:flex}.story-card .mood{justify-content:space-between;gap:10px;position:absolute;top:24px;left:24px;right:24px}.mood .label{letter-spacing:.1em;text-transform:uppercase;color:var(--ink-soft);font-size:.78rem;font-weight:600}.mood .meter{background:var(--blue-tint);border-radius:6px;width:130px;height:8px;overflow:hidden}.mood .meter i{background:var(--blue);border-radius:6px;width:15%;height:100%;transition:width 1s cubic-bezier(.2,.7,.3,1),background 1s;display:block}.mood .chip{letter-spacing:.08em;text-transform:uppercase;border-radius:20px;flex:none;padding:4px 10px;font-size:.6rem;font-weight:600;transition:all .5s;display:none}.story-card[data-state="1"] .chip{color:var(--blue);background:#0542c61a}.story-card[data-state="2"] .chip{color:#b47d08;background:#e7a50c29}.story-card[data-state="3"] .chip{color:#c0392b;background:#d9534f21}.story-card[data-state="4"] .chip{color:#1f8a4d;background:#2ead5b24}.story-main{justify-content:center;align-items:center;gap:14px;width:100%;display:flex}.spine{flex-direction:column;flex:none;justify-content:space-between;align-self:stretch;align-items:center;width:22px;min-height:172px;padding:7px 0;display:none;position:relative}.spine .track{background:#0b1b3f1f;bottom:9px}.spine .fill,.spine .track{border-radius:3px;width:2.5px;position:absolute;top:9px;left:50%;transform:translate(-50%)}.spine .fill{background:var(--blue);transition:height .6s cubic-bezier(.3,1,.3,1),background .6s}.spine .node{z-index:2;background:#fff;border:2px solid #0b1b3f38;border-radius:50%;width:9px;height:9px;transition:all .4s cubic-bezier(.3,1.4,.4,1);position:relative}.spine .node.done{background:var(--blue);border-color:var(--blue)}.spine .node.on{background:var(--yellow);border-color:#fff;transform:scale(1.35);box-shadow:0 0 0 4px #ffb80040}.s-tower{flex-direction:column-reverse;align-items:center;gap:8px;display:flex}.s-tower .block{width:200px;height:46px;font-size:.9rem}.s-tower .bk4{width:228px}.s-tower .bk5{width:214px}.s-tower .bk6{width:200px}.s-tower .bk7{width:186px}.s-tower .bk8{width:172px}.s-tower .bk7,.s-tower .bk8{opacity:0;transition:all .8s cubic-bezier(.3,1.2,.4,1);transform:translateY(-12px)}.story-card[data-state="1"] .bk5{background:repeating-linear-gradient(45deg,var(--yellow),var(--yellow) 8px,#e7a50c 8px,#e7a50c 16px)}.story-card[data-state="1"] .bk5:after{content:"?";font-size:1.3rem;position:absolute;right:14px}.story-card[data-state="2"] .bk5,.story-card[data-state="3"] .bk5{opacity:.25;transform:scale(.92)}.story-card[data-state="2"] .bk7{opacity:1;transform:rotate(-4deg)}.story-card[data-state="2"] .bk6{transform:rotate(3deg)}.story-card[data-state="3"] .bk7{opacity:1;transform:rotate(6deg)translate(14px)}.story-card[data-state="3"] .bk8{opacity:1;transform:rotate(-9deg)translate(-18px)}.story-card[data-state="3"] .bk6{transform:rotate(-5deg)translate(-10px)}.story-card[data-state="4"] .bk5{opacity:1;background:var(--yellow);transform:none}.story-card[data-state="4"] .bk5:after{content:"✓";font-weight:700;position:absolute;right:14px}.story-card[data-state="4"] .bk6,.story-card[data-state="4"] .bk7,.story-card[data-state="4"] .bk8{opacity:1;transform:none}.story-card .quote{text-align:center;color:var(--ink);padding:0 30px;font-size:1.05rem;font-weight:600;transition:opacity .5s;position:absolute;bottom:26px;left:0;right:0}.story-steps{flex-direction:column;gap:38vh;padding:6vh 0 30vh;display:flex}.step{opacity:.25;max-width:460px;transition:opacity .5s,transform .55s cubic-bezier(.2,.7,.3,1);transform:translateY(14px)}.step.active{opacity:1;transform:none}.step .chapter{letter-spacing:.1em;text-transform:uppercase;color:var(--blue);align-items:center;gap:10px;margin-bottom:14px;font-size:.8rem;font-weight:600;display:inline-flex}.step .chapter:before{content:"";background:var(--yellow);border-radius:2px;width:34px;height:2.5px}.step h3{margin-bottom:12px;font-size:1.6rem;line-height:1.2}.step p span{font-weight:600}.step p{color:var(--ink-soft);font-size:1.02rem}.step .said{background:var(--paper-2);border-left:4px solid var(--yellow);color:var(--ink);border-radius:0 14px 14px 0;margin-top:14px;padding:12px 18px;font-style:italic}.strip{background:var(--mist);padding:96px 0}.strip-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.pht{background:linear-gradient(160deg,#123680,var(--blue));border-radius:20px;height:330px;transition:transform .35s cubic-bezier(.2,.8,.3,1),box-shadow .35s;position:relative;overflow:hidden}.pht:hover{transform:translateY(-6px);box-shadow:0 24px 56px #0b1b3f2e}.pht img{object-fit:cover;object-position:center 30%}.pht .cap{z-index:2;color:#fff;text-align:center;background:linear-gradient(#0000,#030e2e4d 34%,#030e2ee6);padding:70px 22px 22px;position:absolute;bottom:0;left:0;right:0}.pht .cap b{text-shadow:0 2px 14px #0000008c;font-size:1.18rem;font-weight:600;line-height:1.25;display:block}.strip h2{text-transform:capitalize}.strip .sec-head{padding:0 7rem}.quiz{background:var(--blue-deep);color:#fff;border-radius:48px;max-width:1500px;margin:0 auto;padding:120px 0;position:relative;overflow:hidden}.quiz:before{content:"";filter:blur(100px);background:#1a60f066;border-radius:50%;width:600px;height:600px;position:absolute;top:-200px;right:-150px}.quiz .sec-head .kicker{color:var(--yellow);background:#ffffff1f}.quiz .sec-head h2{color:#fff;font-size:var(--font56);text-transform:capitalize;font-weight:600}.quiz .sec-head h2 em{font-family:var(--font-correct);color:var(--paper)}.quiz .sec-head p{color:#ffffffbf;font-size:var(--font18)}.quiz-card{max-width:620px;color:var(--ink);background:#fff;border-radius:28px;margin:0 auto;padding:44px;position:relative;box-shadow:0 40px 100px #00000059}.quiz-card .qtag{background:var(--yellow);letter-spacing:.08em;text-transform:uppercase;border-radius:30px;margin-bottom:20px;padding:6px 16px;font-size:.78rem;font-weight:600;display:inline-block}.quiz-q{font-family:var(--display);text-align:center;margin:10px 0 30px;font-size:2.1rem;font-weight:600}.quiz-q .frac{text-align:center;vertical-align:middle;margin:0 6px;font-size:1.6rem;line-height:1.05;display:inline-block}.quiz-q .frac span{padding:0 8px;display:block}.quiz-q .frac span:first-child{border-bottom:3px solid var(--ink)}.quiz-opts{grid-template-columns:1fr 1fr 1fr;gap:14px;display:grid}.q-opt{font-family:var(--display);cursor:pointer;background:#fff;border:2px solid #0b1b3f24;border-radius:16px;padding:18px;font-size:1.2rem;font-weight:600;transition:all .2s}.q-opt:hover{border-color:var(--blue);transform:translateY(-3px);box-shadow:0 10px 24px #0542c626}.quiz-result{border-radius:18px;margin-top:28px;padding:24px;animation:popIn .45s cubic-bezier(.3,1.4,.5,1);display:none}.quiz-result.show{display:block}.quiz-result.wrong{background:var(--blue-tint)}.quiz-result.right{background:#e9f9ee}.quiz-result h4{font-size:1.15rem;font-family:var(--display);margin-bottom:8px;font-weight:600}.quiz-result p{color:var(--ink-soft);font-size:.98rem}.bars{align-items:flex-end;gap:18px;margin:18px 0 6px;display:flex}.bar-demo{flex:1}.bar-demo .lbl{color:var(--ink-soft);margin-bottom:6px;font-size:.8rem;font-weight:600}.bar-row{border:2px solid var(--ink);border-radius:8px;height:34px;display:flex;overflow:hidden}.bar-row i{display:block}.bar-row .fill{background:var(--yellow)}.bar-row .fill2{background:var(--blue);opacity:.85}.bar-row .empty{background:#fff}.quiz-bottom{text-align:center;color:#ffffffd9;max-width:600px;margin-top:36px;margin-left:auto;margin-right:auto;font-size:1.05rem}.quiz-bottom b{color:var(--yellow);font-weight:600}.how{padding:120px 0 90px}.how-grid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.how-card{border-radius:var(--radius);background:#fff;border:1px solid #0b1b3f14;padding:34px 28px;transition:transform .35s cubic-bezier(.2,.8,.3,1),box-shadow .35s;position:relative;overflow:hidden}.how-card:hover{transform:translateY(-8px);box-shadow:0 24px 60px #0b1b3f1f}.how-card .num{font-family:var(--display);color:var(--blue-tint);font-size:3.4rem;font-weight:700;line-height:1;transition:color .35s;position:absolute;top:18px;right:22px}.how-card:hover .num{color:var(--yellow-soft)}.how-card .ic{width:54px;height:54px;color:var(--blue);background:#fef9ef;border-radius:50%;justify-content:center;align-items:center;margin-bottom:22px;display:flex}.how-card .ic-svg{width:28px;height:28px;display:block}.how-card h3{margin-bottom:10px;font-size:1.22rem}.how-card p{color:var(--ink-soft);font-size:.95rem}.how-card .hi{font-family:var(--hindi);color:var(--blue);margin-top:14px;font-size:1rem;display:inline-block}.aud{background:linear-gradient(var(--paper),var(--paper-2) 30%,var(--paper));padding:90px 0 110px}.aud-grid{grid-template-columns:1fr 1fr;gap:22px;display:grid}.aud-card{border-radius:28px;flex-direction:column;min-height:300px;padding:42px 38px;transition:transform .35s cubic-bezier(.2,.8,.3,1),box-shadow .35s;display:flex;position:relative;overflow:hidden}.aud-card:hover{transform:translateY(-6px);box-shadow:0 28px 70px #0b1b3f29}.aud-card .who{letter-spacing:.12em;text-transform:uppercase;opacity:.72;margin-bottom:14px;font-size:.78rem;font-weight:600}.aud-card h3{max-width:22ch;margin-bottom:12px;font-size:1.6rem;line-height:1.16}.aud-card p{opacity:.85;max-width:46ch;margin-bottom:26px;font-size:1rem}.aud-card .cta{gap:10px;margin-top:auto;font-size:1rem;font-weight:600}.aud-card .cta,.aud-card .cta .arr{align-items:center;display:inline-flex}.aud-card .cta .arr{border-radius:50%;justify-content:center;width:34px;height:34px;transition:transform .3s}.aud-card:hover .cta .arr{transform:translate(6px)}.aud-parents{background:var(--yellow);color:var(--ink)}.aud-parents .arr{background:var(--ink);color:var(--yellow)}.aud-schools{background:var(--blue-deep);color:#fff}.aud-schools .arr{background:var(--yellow);color:var(--ink)}.aud-teachers{color:var(--ink);background:#fff;border:1.5px solid #0b1b3f1f}.aud-coaching,.aud-teachers .arr{background:var(--blue);color:#fff}.aud-coaching .arr{color:var(--blue);background:#fff}.aud-card .doodle{opacity:.14;background:currentColor;border-radius:36px;width:170px;height:170px;position:absolute;bottom:-30px;right:-30px;transform:rotate(18deg)}.experts{padding:120px 0}.exp-grid{grid-template-columns:1.2fr 1fr 1fr;gap:20px;display:grid}.exp-card{border-radius:var(--radius);background:#fff;border:1px solid #0b1b3f14;padding:36px;transition:transform .3s,box-shadow .3s}.exp-card:hover{transform:translateY(-6px);box-shadow:0 22px 60px #0b1b3f1f}.exp-card .avatar{width:64px;height:64px;font-family:var(--display);color:#fff;background:var(--blue);border-radius:50%;justify-content:center;align-items:center;margin-bottom:20px;font-size:1.3rem;font-weight:600;display:flex}.exp-card .exp-photo{object-fit:cover;border-radius:50%;width:94px;height:94px;margin-bottom:20px;box-shadow:0 10px 26px #0542c633}.exp-card.council{background:var(--blue-deep);color:#fff;flex-direction:column;justify-content:center;display:flex}.exp-card.council h3{margin-bottom:12px;font-size:1.5rem}.exp-card.council p{color:#ffffffc7}.exp-card.council .link{color:var(--yellow);margin-top:22px;font-weight:600}.exp-card h4{margin-bottom:4px;font-size:1.15rem;font-weight:600}.exp-card .role{color:var(--blue);text-transform:uppercase;letter-spacing:.07em;margin-bottom:12px;font-size:.82rem;font-weight:600}.exp-card p{color:var(--ink-soft);font-size:.95rem}.ai{padding:40px 0 130px}.ai-grid{grid-template-columns:1fr 1fr;align-items:center;gap:64px;display:grid}.ai-copy .kicker{color:var(--color-black);background:var(--paper-3);border-radius:40px;padding:7px 17px;font-weight:500;display:inline-block;font-size:1rem!important}.ai-copy .kicker,.ai-copy h2{text-transform:capitalize;margin-bottom:18px}.ai-copy h2{font-size:var(--font56);color:var(--blue1);font-weight:600;line-height:1.16}.ai-copy h2 em{font-family:var(--font-correct);color:var(--blue)}.ai-copy p{color:var(--color-black);margin-bottom:16px;font-size:1.05rem}.ai-copy .points{flex-direction:column;gap:14px;margin-top:24px;list-style:none;display:flex}.ai-copy .points li{color:#011f74;align-items:flex-start;gap:12px;font-size:1rem;font-weight:500;display:flex}.ai-copy .points .tick{background:var(--blue);color:#fff;border-radius:50%;flex:none;justify-content:center;align-items:center;width:24px;height:24px;margin-top:2px;font-size:.8rem;font-weight:700;display:flex}.phone{background:#fff;border:1px solid #0b1b3f1a;border-radius:34px;width:100%;max-width:430px;margin:0 auto;padding:26px;box-shadow:0 36px 90px #0b1b3f29}.phone .ph-head{border-bottom:1px solid #0b1b3f14;align-items:center;gap:12px;margin-bottom:18px;padding-bottom:18px;display:flex}.phone .ph-head .pav{background:var(--blue);color:#fff;width:42px;height:42px;font-weight:600;font-family:var(--display);border-radius:50%;justify-content:center;align-items:center;display:flex}.phone .ph-head b{font-size:.98rem;display:block}.phone .ph-head small{color:#2ead5b;font-size:.78rem;font-weight:600}.chat{flex-direction:column;gap:12px;min-height:330px;display:flex}.msg{opacity:0;border-radius:18px;max-width:85%;padding:13px 17px;font-size:.95rem;line-height:1.5;transition:all .5s cubic-bezier(.3,1.2,.4,1);transform:translateY(14px)}.msg.show{opacity:1;transform:none}.msg.student{background:var(--yellow);color:var(--ink);border-bottom-right-radius:6px;align-self:flex-end}.msg.bot{background:var(--blue-tint);color:var(--ink);border-bottom-left-radius:6px;align-self:flex-start}.msg.bot .mini{border:1.5px solid var(--blue);color:var(--blue);background:#fff;border-radius:30px;margin-top:10px;padding:7px 14px;font-size:.82rem;font-weight:600;display:inline-block}.typing{background:var(--blue-tint);border-radius:18px 18px 18px 6px;align-self:flex-start;gap:5px;padding:14px 18px;display:none}.typing.show{display:flex}.typing i{background:var(--blue);border-radius:50%;width:7px;height:7px;animation:bounce 1s infinite}.typing i:nth-child(2){animation-delay:.15s}.typing i:nth-child(3){animation-delay:.3s}@keyframes bounce{0%,to{animation-timing-function:cubic-bezier(.8,0,1,1);transform:translateY(-25%)}50%{animation-timing-function:cubic-bezier(0,0,.2,1);transform:none}}.promise{background:var(--yellow);text-align:center;border-radius:48px;margin:0 14px;padding:110px 0;position:relative;overflow:hidden}.promise:after,.promise:before{content:"";filter:blur(60px);background:#ffffff59;border-radius:50%;position:absolute}.promise:before{width:400px;height:400px;top:-150px;left:-100px}.promise:after{width:300px;height:300px;bottom:-100px;right:-60px}.promise h2{letter-spacing:-.015em;max-width:19ch;margin:0 auto 18px;font-size:clamp(2rem,4.2vw,3.1rem);line-height:1.1;position:relative}.promise p{color:#0b1b3fc2;max-width:46ch;margin:0 auto 36px;font-size:1.1rem;position:relative}.promise .hero-ctas{justify-content:center;position:relative}.promise .btn-ghost{border-color:#0b1b3f59}footer{background:var(--ink);color:#ffffffd9;border-radius:48px 48px 0 0;margin-top:90px;padding:64px 0 40px}.foot-desktop{display:block}.foot-mobile{display:none}.foot-grid{border-bottom:1px solid #ffffff1f;justify-content:space-between;gap:40px;padding-bottom:44px;display:flex}.foot-brand{flex:none;max-width:360px}.foot-nav{flex:none;gap:90px;display:flex}.foot-logo{align-items:center;gap:10px;margin-bottom:20px;display:flex}.foot-logo-word{font-family:var(--display);letter-spacing:.04em;color:#fff;transform-origin:0;font-size:.95rem;font-weight:800;display:inline-block;transform:scaleY(1.4)}.foot-brand{margin-bottom:1rem}.foot-brand p,.foot-name{font-size:var(--font15);color:#fff;line-height:1.5}.foot-name{margin:14px 0 22px}.foot-name .hindi{color:#fff}.foot-block{margin-bottom:18px}.foot-block h6{margin:0 0 6px;font-weight:700}.foot-block h6,.foot-block p{font-size:var(--font15);color:#fff}.foot-block p{margin:0;line-height:1.5}.foot-block a{color:#fff}.foot-socials{gap:14px;margin-top:22px;display:flex}.foot-social{color:#fff;background:#ffffff14;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:background .2s,color .2s;display:flex}.foot-nav h5{font-family:var(--display);font-weight:600;font-size:var(--font15);letter-spacing:.08em;text-transform:uppercase;color:#fff;margin-bottom:18px}.foot-nav ul{font-size:var(--font15);flex-direction:column;gap:13px;margin:0;padding:0;list-style:none;display:flex}.foot-nav ul a{color:#fff;transition:color .2s}.foot-nav ul a:hover{color:var(--yellow)}.foot-bottom{font-size:var(--font15);color:#fff;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding-top:28px;display:flex}.foot-bottom a{text-underline-offset:3px;text-decoration:underline}.foot-legal{gap:28px;display:flex}.foot-legal a{color:#fff}@media (max-width:980px){.foot-grid{flex-direction:column;gap:40px}.foot-nav{gap:60px}}.foot-blurb{font-size:var(--font15);color:#fff;margin-bottom:14px;line-height:1.55}.foot-mcol{margin:26px 0}.foot-mcol h5{font-family:var(--display);letter-spacing:.08em;text-transform:uppercase;color:#fff;margin-bottom:16px;font-size:.82rem;font-weight:700}.foot-mcol ul{flex-direction:column;gap:14px;margin:0;padding:0;list-style:none;display:flex}.foot-mcol ul a,.foot-mcol ul li{color:#fff;font-size:.92rem}.foot-mbottom{font-size:var(--font15);color:#ffffff73;border-top:1px solid #ffffff1f;flex-direction:column;gap:8px;margin-top:24px;padding-top:22px;display:flex}.foot-legal-mobile a{color:#fffcf4a6}.foot-legal-mobile a:hover{color:#fff}@media (max-width:760px){footer{border-radius:32px 32px 0 0;padding:48px 0 32px}.foot-desktop{display:none}.foot-mobile{display:block}.foot-socials{gap:14px;margin-top:22px;display:flex}.foot-social{color:#fff;background:#ffffff14;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:background .2s,color .2s;display:flex}.foot-blurb{color:#fffcf4a6}.foot-name{color:#fff}.footer-name span{color:var(--yellow)!important}.foot-block p{color:#fff;font-size:14px}.foot-block h6{font-size:15px}.foot-mcol{color:#fff;padding-top:2rem}.foot-mcol h5,.foot-mcol ul a,.foot-mcol ul li{color:#fff;font-size:15px}.foot-mbottom{color:#fff;margin-top:3rem}.foot-legal-mobile{flex-wrap:wrap;gap:1rem .3rem;max-width:250px;display:flex}.foot-legal-mobile a{color:#fff;text-underline-offset:3px;margin-right:.5rem;text-decoration:underline}.strip .sec-head{padding:0}}@media (max-width:980px){.ai-grid,.hero-grid,.story-grid{grid-template-columns:1fr}.how-grid{grid-template-columns:1fr 1fr}.aud-grid,.exp-grid{grid-template-columns:1fr}.nav-links{display:none}.hero{padding:120px 0 80px}.hero-grid{gap:30px}.hero-photo{height:400px}.ai-copy{flex-direction:column;align-items:center;display:flex}.ai .kicker,.sec-head .kicker{font-size:var(--font14);color:var(--color-black);background:var(--paper-3);font-weight:400}.concept{width:min(330px,94%);margin:-56px auto 0;position:relative;bottom:0;left:0}.hero-stage{padding:0 4px}.ai-grid{align-items:center}.ai-copy h2{color:var(--blue1);text-align:center;margin-bottom:18px;font-size:2rem;font-weight:600;line-height:1.16}.ai-copy p{font-size:var(--font15);text-align:center;padding:0 1.4rem}.story{padding:80px 0 40px}.story-visual{z-index:5;position:sticky;top:62px}.story-card{border-radius:18px;min-height:0;padding:14px 14px 12px}.story h2{padding:0 2rem}.how h2{padding:0 4rem}.story-card .mood{width:100%;margin-bottom:10px;position:static}.mood .label{font-size:.6rem}.mood .meter{background:#0b1b3f1a;flex:1;width:auto;height:6px}.mood .chip{display:inline-block}.spine{display:flex}.s-tower{gap:5px}.s-tower .block{height:30px;font-size:.72rem}.s-tower .bk4{width:172px}.s-tower .bk5{width:160px}.s-tower .bk6{width:148px}.s-tower .bk7{width:136px}.s-tower .bk8{width:124px}.story-card .quote{justify-content:center;align-items:center;min-height:2.4em;margin:1rem 3rem 0;padding:1rem 0;font-size:.85rem;display:flex;position:static}.story-steps{gap:40vh;padding:5vh 0 46vh}.step{opacity:.3}.quiz-opts{grid-template-columns:1fr}}@media (max-width:900px){.strip{padding:80px 0}.strip-grid{grid-template-columns:1fr}.pht{height:280px}}@media (max-width:680px){.hero h1{font-size:clamp(1.75rem,7.6vw,2.5rem)}.sec-head h2,.sec-head h2 em .sec-head h2{font-size:2rem}.promise h2{font-size:clamp(1.8rem,7.2vw,2.4rem)}.hero p.lede{font-size:1rem}.hero-meta{gap:18px;margin-top:36px}.ai-grid,.exp-grid{gap:36px}}@media (max-width:560px){.how-grid{grid-template-columns:1fr}.logo-mark{height:44px}.logo-word{height:19px}.hero h1{line-height:1.22}.hero-ctas .btn,.promise .btn{justify-content:center;width:100%}.quiz-card{padding:30px 20px}.quiz{border-radius:34px;margin:30px 6px}.quiz .sec-head h2{color:#fff;text-transform:capitalize;font-size:2rem;font-weight:600}.promise{border-radius:34px;margin:0 6px}.quiz-card{flex-direction:column;display:flex}.quiz-card .qtag{text-align:center;max-width:230px;margin:0 auto 1rem}}.nav-burger{cursor:pointer;background:0 0;border:none;border-radius:12px;flex-direction:column;justify-content:center;gap:5px;width:46px;height:46px;margin-left:auto;padding:11px;display:none}.nav-burger span{background:var(--ink);border-radius:2px;width:22px;height:2.5px;transition:transform .3s cubic-bezier(.3,1.2,.4,1),opacity .2s;display:block}.nav-burger[aria-expanded=true] span:first-child{transform:translateY(7.5px)rotate(45deg)}.nav-burger[aria-expanded=true] span:nth-child(2){opacity:0}.nav-burger[aria-expanded=true] span:nth-child(3){transform:translateY(-7.5px)rotate(-45deg)}.mobile-menu{display:none}@media (max-width:980px){.nav-burger{display:flex}nav .bar>.nav-cta{display:none}.mobile-menu{max-height:0;margin:0 18px;transition:max-height .4s;display:block;overflow:hidden}.mobile-menu.open{max-height:60vh}.mobile-menu .inner{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff7;border:1px solid #0b1b3f0f;border-radius:24px;flex-direction:column;gap:2px;margin-top:8px;padding:16px;display:flex;box-shadow:0 20px 50px #0b1b3f29}.mobile-menu a{color:var(--ink);border-radius:14px;padding:13px 16px;font-size:1rem;font-weight:600;transition:background .2s}.mobile-menu a:focus-visible,.mobile-menu a:hover{background:var(--blue-tint)}.mobile-menu .btn{justify-content:center;width:100%;margin-top:10px}}@media (prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}.reveal{opacity:1!important;transform:none!important}.marquee-track{animation:none!important}}:focus-visible{outline:3px solid var(--blue);outline-offset:2px;border-radius:6px}.btn:focus-visible{outline-offset:3px}.hero h1{overflow-wrap:break-word}body,html{max-width:100%;margin:0;overflow-x:clip}@supports not (overflow:clip){body,html{overflow-x:hidden}}.hero-section{align-items:center;width:100%;min-height:100svh;padding:130px 0 70px;display:flex;position:relative;overflow-x:hidden}.hero-bg{pointer-events:none;position:absolute;inset:0}.hero-blob{filter:blur(90px);opacity:.5;border-radius:50%;position:absolute}.hero-blob-1{background:var(--yellow-soft);width:560px;height:560px;top:-150px;right:-120px}.hero-blob-2{background:var(--blue-tint);width:480px;height:480px;bottom:-180px;left:-140px}.hero-grid{grid-template-columns:1.05fr .95fr;grid-template-areas:"hero-copy hero-tower""hero-meta hero-tower";align-items:start;gap:100px;margin-top:5rem;padding:0;display:grid;position:relative}.hero-copy{grid-area:hero-copy}.hero-tower-stage{grid-area:hero-tower;align-self:center}.hero-meta-row{grid-area:hero-meta}.hero-eyebrow{letter-spacing:normal;text-transform:none;color:var(--blue1);border:1px solid #0e1b3d1a;border-radius:50px;align-items:center;gap:9px;padding:8px 16px;font-size:1rem;font-weight:500;display:inline-flex;box-shadow:0 4px 18px #0e1b3d0f;background:#fff!important}.hero-eyebrow-dot{background:var(--yellow);border-radius:50%;flex-shrink:0;width:7px;height:7px;animation:hero-pulse 2s infinite;display:inline-block}.hero-btn-arrow{font-size:1.1em;line-height:1;display:inline-flex}@keyframes hero-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(1.4)}}.hero-title-sp{color:var(--blue1)}.hero-title-sp,.hero-title-sp em{font-size:var(--font56);letter-spacing:-.02em;text-transform:capitalize;margin:22px 0 18px;font-weight:600;line-height:1.15}.hero-title-sp em{font-family:var(--font-correct);color:var(--blue)}.hero-highlight-sp{white-space:nowrap;display:inline-block;position:relative}.hero-underline{height:29x;overflow:visible}@keyframes hero-underline{to{transform:scaleX(1)}}.hero-lede{font-size:var(--font18);color:#000;max-width:480px;margin-bottom:28px;line-height:1.6}.hero-btns{border-radius:50px;justify-content:center;align-items:center;gap:8px;padding:14px 24px;font-size:1rem;font-weight:500;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex}.hero-btn-primary{box-shadow:0 10px 24px #ffb80059}.hero-btn-ghost,.hero-btn-primary{color:var(--ink);text-transform:capitalize}.hero-btn-ghost{border:1px solid var(--blue1);background:#fff}.hero-btn-ghost:hover{transform:translateY(-2px)}.hero-meta-row{flex-wrap:wrap;gap:32px;margin-top:-2.5rem;display:flex}.hero-meta-item{flex-direction:column;gap:2px;display:flex}.hero-meta-value{font-family:inherit;font-size:var(--font20);color:#0b1b3f;font-weight:500;line-height:1.3}.hero-meta-label{font-size:var(--font14);color:#5f5f5f;opacity:.85;font-weight:400}@media (max-width:980px){.hero-grid{grid-template-columns:1fr;grid-template-areas:"hero-copy""hero-tower""hero-meta";margin-top:3.5rem;padding:0}.hero-tower-stage{align-self:center}.hero-section{padding:1rem 0}}@media (max-width:560px){.hero-meta-row{flex-direction:column;gap:22px;margin-top:0}.hero-grid{gap:40px}.hero-title{line-height:1.1}.hero-ctas .hero-btns{width:100%!important}}.hero-tower-stage{justify-content:center;display:flex;position:relative}@media (max-width:560px){.hero-section{padding-top:100px}.hero-meta-row{gap:22px;margin-top:30px}.hero-title-sp{font-size:2rem;line-height:1.3}.hero-title-sp em{font-size:2rem;line-height:1.1}.hero-lede{font-size:1rem;line-height:29.7px}.hero-ctas .hero-btn{width:100%;font-weight:600}.hero-meta-label{font-size:var(--font14);font-size:13px}.hero-meta-value{font-size:17px}.hero-blob-1{width:320px;height:320px;top:-100px;right:-80px}.hero-blob-2{width:280px;height:280px;bottom:-120px;left:-90px}}.htw-card{background:#fff;border:1px solid #0e1b3d14;border-radius:30px;width:min(420px,100%);padding:44px 44px 34px;position:relative;box-shadow:0 30px 80px #0e1b3d1f}.htw-tag{white-space:nowrap;background:var(--blue);color:#fff;letter-spacing:.06em;text-transform:uppercase;border-radius:40px;padding:7px 16px;font-size:.78rem;font-weight:600;position:absolute;top:-14px;left:50%;transform:translate(-50%)}.htw-stack{flex-direction:column-reverse;justify-content:flex-start;gap:8px;min-height:330px}.htw-block,.htw-stack{align-items:center;display:flex}.htw-block{color:#fff;width:230px;height:54px;font-family:var(--display);border-radius:12px;justify-content:center;font-size:.98rem;font-weight:600;transition:transform .8s cubic-bezier(.35,1.3,.4,1),opacity .6s,height .6s,margin .6s;position:relative}.htw-block-4{background:var(--blue-deep);width:260px}.htw-block-5{background:var(--yellow);width:245px;color:var(--ink)}.htw-block-6{background:var(--blue);width:230px}.htw-block-7{background:#3d74f0;width:215px}.htw-block-8{background:#7fa3f5;width:200px}.htw-stack-broken .htw-block-5{opacity:0;pointer-events:none;height:0;margin:-4px 0;overflow:hidden;transform:scale(.6)}.htw-stack-broken .htw-block-6{transform:rotate(-7deg)translate(-14px)}.htw-stack-broken .htw-block-7{transform:rotate(5deg)translate(12px)}.htw-stack-broken .htw-block-8{transform:rotate(-10deg)translate(-20px)}.htw-gap-slot{background:var(--blue-tint);width:245px;height:54px;color:var(--blue);border:2px dashed #0642c680;border-radius:12px;justify-content:center;align-items:center;font-size:.85rem;font-weight:600;transition:all .5s;display:flex}.htw-stack:not(.htw-stack-broken) .htw-gap-slot{display:none}.htw-footer{text-align:center;margin-top:26px}.htw-hint{color:var(--ink-soft);margin-bottom:14px;font-size:.86rem}.htw-fix-btn{cursor:pointer;background:var(--blue);color:#fff;border:none;border-radius:50px;align-items:center;gap:8px;padding:13px 24px;font-size:.95rem;font-weight:600;transition:transform .2s,box-shadow .2s;display:inline-flex}.htw-fix-btn:hover{transform:translateY(-2px)}.htw-fixed-msg{color:var(--blue-deep);text-align:center;margin-top:8px;font-size:.95rem;font-weight:600;display:none}.htw-card-fixed .htw-fixed-msg{animation:htw-pop-in .5s cubic-bezier(.3,1.5,.5,1);display:block}.htw-card-fixed .htw-fix-btn,.htw-card-fixed .htw-hint{display:none}.htw-spark{background:var(--yellow);pointer-events:none;border-radius:50%;width:10px;height:10px;animation:htw-spark-fly .9s ease-out forwards;position:absolute}@keyframes htw-pop-in{0%{opacity:0;transform:scale(.85)}to{opacity:1;transform:scale(1)}}@keyframes htw-spark-fly{0%{opacity:1;transform:translate(0)scale(1)}to{opacity:0;transform:translate(var(--dx),var(--dy)) scale(.2)}}@media (max-width:560px){.htw-card{padding:34px 22px 26px}.htw-block{width:190px!important}}.gh-section{--gh-navy:#0c1230;--gh-yellow-dark:#e2a30f;--gh-white:#fff;--gh-muted:#ffffffd1;font-family:var(--font-poppins);padding:2.5rem 1.25rem}.gh-section,.gh-section *,.gh-section :after,.gh-section :before{box-sizing:border-box}.gh-card{isolation:isolate;opacity:0;border-radius:28px;justify-content:center;align-items:center;width:100%;max-width:1300px;min-height:620px;margin:0 auto;transition:opacity .8s,transform .8s;display:flex;position:relative;overflow:hidden;transform:translateY(28px)}.gh-card.is-visible{opacity:1;transform:translateY(0)}.gh-bg{z-index:0;position:absolute;inset:0;overflow:hidden}.gh-bg-img{object-fit:cover;object-position:center}.gh-overlay{z-index:1;position:absolute;inset:0}.gh-content{z-index:2;text-align:center;flex-direction:column;align-items:center;width:100%;max-width:1000px;padding:56px 32px;display:flex;position:relative}.gh-heading{color:var(--paper);font-size:var(--font56);text-transform:capitalize;letter-spacing:-.01em;margin:0 0 18px;font-weight:600;line-height:70px}.gh-script{font-family:var(--font-correct);display:inline-block}.gh-subtext{max-width:560px;color:var(--paper);font-size:var(--font18);margin:0 0 32px;line-height:1.65}.gh-actions{flex-wrap:wrap;gap:14px;display:flex}.gh-actions,.gh-btn{justify-content:center;align-items:center}.gh-btn{white-space:nowrap;text-transform:capitalize;border-radius:999px;gap:8px;width:280px;max-width:100%;padding:14px 26px;font-size:1rem;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s,background .2s,border-color .2s;display:inline-flex}.gh-btn-primary{color:var(--blue1);background:linear-gradient(180deg,#ffca4d 0,var(--yellow) 100%);box-shadow:0 10px 22px -10px #e2a30fbf}.gh-btn-primary:hover{transform:translateY(-2px);box-shadow:0 14px 26px -10px #e2a30fd9}.gh-btn-icon{font-size:15px}.gh-btn-secondary{color:var(--paper);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#ffffff1a;border:1px solid #ffffff8c}.gh-btn-secondary:hover{border-color:var(--gh-white);background:#ffffff2e;transform:translateY(-2px)}@media (max-width:900px){.gh-card{min-height:420px}.gh-content{padding:44px 24px}}@media (max-width:640px){.gh-section{padding:1.5rem 20px 0}.gh-card{border-radius:24px;min-height:560px}.gh-bg-img{object-position:62% center}.gh-content{padding:36px 20px}.gh-heading{margin-bottom:14px;font-size:30px;line-height:39px}.gh-subtext{font-size:var(--font15);margin-bottom:26px}.gh-actions{flex-direction:column;align-items:stretch;gap:12px;width:100%}.gh-btn{width:100%}}@media (prefers-reduced-motion:reduce){.gh-card{opacity:1;transition:none;transform:none}}.hero-section{--hero-border:#e5e7f2;--hero-bg-top:#fff6e5;--hero-bg-bottom:#fff;background:linear-gradient(180deg,var(--hero-bg-top) 0,var(--hero-bg-bottom) 45%);font-family:var(--font-poppins);padding:72px 24px;overflow:hidden}.hero-section,.hero-section *,.hero-section :after,.hero-section :before{box-sizing:border-box}.hero-container{grid-template-columns:1fr 1fr;grid-template-areas:"content gallery""features gallery";align-items:center;gap:48px;min-width:0;max-width:1300px;margin:0 auto;padding:2rem;display:grid}.hero-content{opacity:0;grid-area:content;min-width:0;padding:1.5rem 0;transition:opacity .7s,transform .7s;transform:translateY(24px)}.hero-content.is-visible{opacity:1;transform:translateY(0)}.hero-eyebrows{background:#e7edff;border-radius:999px;margin-bottom:22px;padding:6px 16px;font-size:1rem;display:inline-block}.hero-eyebrows,.hero-heading{color:var(--blue1);font-weight:600}.hero-heading{font-size:var(--font56);letter-spacing:-.01em;text-transform:capitalize;margin:0 0 20px;line-height:120%}.hero-highlight{color:var(--blue);font-family:var(--font-correct);font-weight:700;font-size:var(--font56);padding-bottom:10px;display:inline-block;position:relative}.hero-underline{width:92%;height:14px;position:absolute;bottom:-4px;left:2px}.hero-subtext{font-size:var(--font18);color:var(--color-black);max-width:480px;margin:38px 0 28px;font-weight:400;line-height:140%}.hero-actions{align-items:center;gap:14px;min-width:0;margin-bottom:0;display:flex}.hero-btn{box-sizing:border-box;border-radius:999px;justify-content:center;align-items:center;gap:8px;width:230px;max-width:100%;padding:13px 24px;font-size:1rem;font-weight:500;text-decoration:none;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex}.hero-btn-primary{color:var(--color-black);background:var(--yellow);font-weight:500;box-shadow:0 10px 22px -10px #e8a30fb3}.hero-btn-primary:hover{transform:translateY(-2px);box-shadow:0 14px 26px -10px #e8a30fcc}.hero-btn-icon{font-size:20px}.hero-btn-secondary{color:var(--color-black);background:var(--paper);border:1px solid var(--color-black);font-weight:500}.hero-btn-secondary:hover{border-color:var(--hero-navy);transform:translateY(-2px)}.hero-features{flex-wrap:wrap;grid-area:features;align-self:start;gap:32px;margin-top:-2rem;display:flex}.hero-feature{flex-direction:column;gap:4px;display:flex}.hero-feature-title{font-size:var(--font20);color:#0b1b3f;font-weight:500}.hero-feature-desc{font-size:var(--font14);color:#46527a}.hero-gallery{opacity:0;grid-area:1/gallery/3;min-width:0;transition:opacity .7s .1s,transform .7s .1s;transform:translateY(24px)}.hero-gallery.is-visible{opacity:1;transform:translateY(0)}.hero-vgallery{grid-template-columns:1fr 1fr;gap:18px;height:690px;display:grid}.hero-vcol{border-radius:18px;height:100%;overflow:hidden}.hero-vtrack{flex-direction:column;gap:18px;width:100%;display:flex}.hero-vtrack-up{animation:hero-scroll-up 26s linear infinite}.hero-vtrack-down{animation:hero-scroll-down 30s linear infinite}.hero-vimg{aspect-ratio:3/4;object-fit:cover;border-radius:18px;flex:none;width:100%;height:auto;display:block;box-shadow:0 12px 24px -16px #10225c59}@keyframes hero-scroll-up{0%{transform:translateY(0)}to{transform:translateY(-50%)}}@keyframes hero-scroll-down{0%{transform:translateY(-50%)}to{transform:translateY(0)}}.hero-vgallery:focus-within .hero-vtrack,.hero-vgallery:hover .hero-vtrack{animation-play-state:paused}.hero-hgallery{flex-direction:column;gap:12px;min-width:0;display:none}.hero-hrow{border-radius:16px;width:100%;overflow:hidden}.hero-htrack{gap:12px;width:max-content;display:flex}.hero-htrack-right{animation:hero-scroll-right 22s linear infinite}.hero-htrack-left{animation:hero-scroll-left 26s linear infinite}.hero-himg{object-fit:cover;border-radius:16px;flex:none;width:140px;height:140px;display:block;box-shadow:0 10px 20px -14px #10225c59}@keyframes hero-scroll-right{0%{transform:translate(-50%)}to{transform:translate(0)}}@keyframes hero-scroll-left{0%{transform:translate(0)}to{transform:translate(-50%)}}.hero-hgallery:focus-within .hero-htrack,.hero-hgallery:hover .hero-htrack{animation-play-state:paused}@media (max-width:900px){.hero-container{grid-template-columns:1fr;grid-template-areas:"content""gallery""features";gap:36px}.hero-gallery{grid-row:auto}.hero-subtext{max-width:none}.hero-vgallery{height:480px}.hero-vimg{height:140px}.hero-heading{font-weight:600}.hero-heading,.hero-highlight{font-size:2rem}.hero-feature-title{font-size:1rem;font-weight:500}}@media (max-width:640px){.hero-section{padding:48px 20px;overflow:visible}.hero-container{padding:3rem 0 1rem}.hero-heading{margin:0;padding-right:5rem;font-size:2rem;font-weight:600;line-height:43.2px}.hero-subtext{margin:25px 0 20px;font-size:1rem}.hero-eyebrow{font-size:var(--font14);font-weight:400}.hero-vgallery{display:none}.hero-hgallery{display:flex}.hero-actions{flex-direction:column;align-items:stretch;gap:12px;width:100%;margin-bottom:-2.4rem}.hero-btn{justify-content:center;width:100%}.hero-gallery{margin-top:0}.hero-features{flex-direction:column;gap:18px;margin-top:.4rem}.hero-feature-title{font-size:1.063rem;line-height:21.25px}.hero-feature-desc{font-size:13px;line-height:19.5px}}.ssn-story{font-family:var(--font-poppins);margin:3rem 0;padding:110px 0 80px}.ssn-head{text-align:center;margin-bottom:72px}.ssn-head .ssn-kicker{color:var(--color-black);letter-spacing:.02em;background-color:var(--paper-3);border-radius:20px;margin-bottom:18px;padding:5px 18px;font-size:1rem;font-weight:500;display:inline-block}.ssn-head h2{font-size:var(--font56);color:var(--blue1);margin-bottom:16px;font-weight:600;line-height:1.2}.ssn-head h2 em{font-family:var(--font-correct);color:var(--blue);font-weight:600}.ssn-head p{color:var(--color-black);font-size:var(--font18);max-width:460px;margin:0 auto;font-weight:400;line-height:1.65}.ssn-grid{grid-template-columns:1fr 1fr;align-items:start;gap:72px;max-width:1300px;margin:0 auto;padding:0 40px;display:grid}.ssn-steps{flex-direction:column;gap:36vh;padding:5vh 0 32vh;display:flex}.ssn-step{opacity:.2;max-width:380px;transition:opacity .5s}.ssn-step.is-active{opacity:1}.ssn-step-dot{background:#0e1b3d33;border-radius:50%;width:6px;height:6px;margin-bottom:14px;transition:background .3s;display:inline-block}.ssn-step.is-active .ssn-step-dot{background:var(--blue1)}.ssn-step h3{color:var(--blue1);white-space:pre-line;margin-bottom:10px;font-size:3rem;font-weight:500;line-height:126%}.ssn-step p{color:var(--color-black);font-size:var(--font18);font-size:400px;line-height:1.65}.ssn-visual-mobile{display:none}.ssn-visual{align-self:start;position:sticky;top:100px}.ssn-progress{gap:6px;margin-bottom:16px;display:flex}.ssn-progress-pip{background:#0e1b3d1f;border-radius:2px;width:18px;height:3px;transition:background .3s,width .3s}.ssn-progress-pip.is-on{background:var(--ink);width:30px}.ssn-visual-rows{grid-template-rows:1fr 1fr;gap:12px;height:560px;display:grid}.is-fade-in{animation:ssnFadeUp .45s cubic-bezier(.2,.8,.3,1) forwards}.is-fade-out{animation:ssnFadeDown .2s forwards}@keyframes ssnFadeUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes ssnFadeDown{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(6px)}}.ssn-main{background:#f0f0ee;border:1px solid #0e1b3d12;border-radius:16px;width:100%;height:100%;overflow:hidden}.ssn-subs{grid-template-columns:1fr 1fr;gap:12px;height:100%;display:grid}.ssn-subs.stat-first .ssn-stat{order:1}.ssn-subs.stat-first .ssn-sub{order:2}.ssn-subs.stat-last .ssn-sub{order:1}.ssn-subs.stat-last .ssn-stat{order:2}.ssn-stat{background-position:50%;background-size:cover;border-radius:12px;flex-direction:column;justify-content:center;height:100%;padding:20px 18px 18px;display:flex;position:relative}.ssn-stat.has-image:before{content:"";border-radius:inherit;background:linear-gradient(#0e1b3dd1,#0e1b3dd1);position:absolute;inset:0}.ssn-stat-desc,.ssn-stat-num{z-index:1;position:relative}.ssn-stat-num{color:var(--yellow,#f2c50c);font-size:2.5rem;font-weight:500;line-height:1}.ssn-stat-desc{color:#ffffffd9;margin-top:8px;font-size:.938rem;line-height:1.4}.ssn-sub{background:#f0f0ee;border:1px solid #0e1b3d12;border-radius:12px;height:100%;overflow:hidden}.ssn-tile{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.ssn-tile-img{object-fit:cover;width:100%;height:100%;display:block}.ssn-tile-placeholder{color:#0e1b3d40;flex-direction:column;justify-content:center;align-items:center;gap:8px;width:100%;height:100%;display:flex}.ssn-tile-placeholder i{font-size:28px}.ssn-tile-placeholder span{font-size:12px}@media (max-width:768px){.ssn-story{margin:0;padding:70px 0 20px}.ssn-grid,.ssn-head{padding:0 20px}.ssn-grid{grid-template-columns:1fr;gap:40px}.ssn-visual{display:none}.ssn-visual-mobile{z-index:2;margin:18px 0 8px;display:block;position:sticky;top:16px}.ssn-visual-mobile .ssn-visual-rows{height:320px}.ssn-steps{gap:56px;padding:0 0 40px}.ssn-step{opacity:1}.ssn-head .ssn-kicker{font-size:var(--font14);font-weight:400}.ssn-head{margin-bottom:40px}.ssn-head h2{font-size:2rem;line-height:40.32px}.ssn-head p{font-size:1rem;line-height:24px}.ssn-step h3{font-size:var(--font27);line-height:38.4px}.ssn-step p{font-size:1rem;line-height:22.4px}.ssn-stat-num{font-size:2rem;line-height:40px}.ssn-stat-desc{font-size:.875rem}}.how-it-works{width:100%;font-family:var(--font-poppins);background:#fef9ef;margin:3rem 0;padding:4rem 1rem}.how-it-works-inner{max-width:1300px;margin:0 auto;padding:0 40px}.eyebrow{background:var(--paper-3);color:var(--color-black);text-transform:capitalize;border:none;border-radius:999px;margin-bottom:1.1rem;padding:.35rem .9rem;font-size:1rem;font-weight:500;line-height:150%;display:inline-block}.heading{font-size:var(--font56)}.heading-script{color:var(--blue);font-family:var(--font-correct);margin-right:.15em;font-weight:700;display:inline-block;transform:rotate(-2deg)}.subheading{max-width:480px;padding:1rem 0 0;line-height:138%}.pillar-grid{grid-template-columns:repeat(5,1fr);gap:1.25rem;display:grid}.grid-item{display:flex}.item-0{grid-column:span 2}.item-1,.item-2{grid-column:span 3}.item-3{grid-column:span 2}.grid-item :global(.pillar-card){width:100%}.pillar-card{opacity:0;will-change:transform,opacity;border:1px solid #ffd87b;border-radius:20px;padding:2rem;transition:opacity .6s,transform .6s cubic-bezier(.22,1,.36,1);position:relative;overflow:hidden;transform:translateY(28px)scale(.98)}.pillar-card[data-inview=true]{opacity:1;transform:translateY(0)scale(1)}.pillar-side-image{pointer-events:none;-webkit-user-select:none;user-select:none;width:170px;height:200px;position:absolute;top:50%;right:1.25rem;transform:translateY(-50%)}.pillar-card.has-side-image{padding-right:11rem}.pillar-icon{background:#fff;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;margin-bottom:1.4rem;display:flex;box-shadow:0 2px 6px #14163a14}.pillar-title{font-size:var(--font24);color:var(--blue);margin:0 0 .6rem;font-weight:600;line-height:126%}.pillar-description{color:var(--color-black);margin:0;font-size:1rem;line-height:1.6}.pillar-card.has-side-image .pillar-description{max-width:clamp(220px,80%,460px)}.group-label{grid-column:1/-1;display:flex}.group-pill{background:var(--paper-3);color:var(--blue1);border:1px solid #366ce2;border-radius:999px;align-items:center;margin-top:1rem;padding:.3rem 1.3rem;font-size:18px;font-weight:500;display:inline-flex}@media (max-width:760px){.group-label{margin-top:1rem;margin-bottom:.5rem}.how-it-works-inner{margin-top:2rem;padding:3rem 20px}.eyebrow{font-size:var(--font14);font-weight:400;line-height:22.5px}.heading{line-height:40.32px;font-size:2rem!important}.subheading{line-height:24px;font-size:1rem!important}.pillar-grid{grid-template-columns:1fr}.item-0,.item-1,.item-2,.item-3{grid-column:span 1}.how-it-works{margin:0;padding:0}.pillar-card.has-side-image{flex-direction:column;padding-right:2rem;display:flex}.pillar-side-image{order:99;top:auto;bottom:auto;right:auto;width:250px!important;height:250px!important;margin:1rem auto 0!important;position:relative!important;transform:none!important}.piller-title{font-size:var(--font18);font-weight:500;line-height:24.75px}.pillar-description{font-size:var(--font15);font-weight:400;line-height:22.75px}}.who-we-help{width:100%;font-family:var(--font-poppins);background:#fff;margin:3rem 0;padding:4rem 1.25rem}.who-we-help-inner{max-width:1300px;margin:0 auto;padding:0 40px}.heading{text-transform:capitalize;margin:0 0 1rem;line-height:126%}.heading-accent{color:var(--blue);font-family:var(--font-correct);display:inline-block;transform:rotate(-2deg)}.subheading{max-width:520px;color:var(--color-black);font-size:var(--font18);margin:0 auto;font-weight:400;line-height:30px}.role-grid{grid-template-columns:1fr 1fr;gap:1.25rem;display:grid}.role-card{opacity:0;will-change:transform,opacity;background:#fff1d0;border-radius:20px;flex-direction:column;align-items:flex-start;padding:1.75rem;transition:opacity .6s,transform .6s cubic-bezier(.22,1,.36,1);display:flex;transform:translateY(28px)scale(.98)}.role-card[data-inview=true]{opacity:1;transform:translateY(0)scale(1)}.role-icon{background:#fff;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;margin-bottom:1.4rem;display:flex;position:relative;overflow:hidden;box-shadow:0 2px 6px #14163a14}.role-icon img{object-fit:contain;padding:11px}.role-eyebrow{font-size:var(--font15);letter-spacing:.04em;color:var(--blue);margin-bottom:.5rem;font-weight:600}.role-title{font-size:var(--font24);color:var(--blue1);margin:0 0 .6rem;font-weight:600;line-height:126%}.role-description{color:var(--color-black);max-width:480px;margin:0 0 1.5rem;line-height:138%}.role-cta,.role-description{font-size:1rem;font-weight:400}.role-cta{background:var(--blue1);color:#fff;cursor:pointer;border:none;border-radius:999px;align-items:center;gap:.5rem;margin-top:auto;padding:.7rem 1.3rem;transition:background-color .25s,transform .2s;display:inline-flex}.role-cta:hover{background:#122a78;transform:translateY(-1px)}.role-cta:focus-visible{outline-offset:2px;outline:2px solid #2354f5}@media (max-width:760px){.who-we-help{margin:7rem 0;padding:0}.who-we-help-inner{padding:0 20px}.eyebrow-pill{font-size:var(--font14);font-weight:400}.heading{font-size:2rem;line-height:40.32px}.subheading{font-size:1rem;font-weight:400;line-height:24px}.role-eyebrow{font-size:var(--font14);line-height:21px}.role-title{font-size:var(--font20);line-height:27.5px}.role-description{font-size:var(--font15);line-height:24.38px}.role-grid{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.header,.role-card{opacity:1!important;transition:none!important;transform:none!important}}.faq-section{background:var(--paper);width:100%;font-family:var(--font-poppins);margin:3rem 0;padding:4rem 1.25rem}.faq-inner{max-width:1300px;margin:0 auto;padding:0 40px}.header{text-align:center;opacity:0;margin-bottom:2.5rem;transition:opacity .7s,transform .7s;transform:translateY(18px)}.header[data-inview=true]{opacity:1;transform:translateY(0)}.eyebrow-pill{background:var(--paper-3);color:var(--color-black);border-radius:999px;margin-bottom:1.1rem;padding:.35rem .9rem;font-size:1rem;font-weight:500;display:inline-block}.heading{color:var(--blue1);margin:0;font-size:3.5rem;font-weight:600;line-height:120%}.faq-list{flex-direction:column;gap:.85rem;display:flex}.faq-row{opacity:0;will-change:transform,opacity;background:#fbfbfd;border:1px solid #eceef5;border-radius:16px;transition:opacity .55s,transform .55s cubic-bezier(.22,1,.36,1),box-shadow .25s,border-color .25s;transform:translateY(22px)}.faq-row[data-inview=true]{opacity:1;transform:translateY(0)}.faq-row[data-open=true]{border-color:#d8dcef;box-shadow:0 6px 18px #0c1f5e0f}.faq-heading{margin:0}.faq-trigger{cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:1rem;width:100%;padding:1.15rem 1.4rem;display:flex}.faq-trigger:focus-visible{outline-offset:2px;border-radius:14px;outline:2px solid #2354f5}.faq-question{font-size:var(--font18);color:#00001c;font-weight:500;line-height:150%}.faq-icon{flex-shrink:0;width:22px;height:22px;position:relative}.faq-icon-line{background:#14163a;border-radius:2px;transition:transform .3s;position:absolute;top:50%;left:50%}.faq-icon-line-h{width:14px;height:2px;transform:translate(-50%,-50%)}.faq-icon-line-v{width:2px;height:14px;transform:translate(-50%,-50%)}.faq-row[data-open=true] .faq-icon-line-v{opacity:0;transform:translate(-50%,-50%)rotate(90deg)}.faq-row[data-open=true] .faq-icon-line-h{transform:translate(-50%,-50%)rotate(180deg)}.faq-panel{transition:grid-template-rows .35s;display:grid;overflow:hidden}.faq-panel-inner{min-height:0;overflow:hidden}.faq-answer{font-size:var(--font18);color:#4b4f63;margin:0;padding:0 1.4rem 1.25rem;line-height:1.6}@media (max-width:600px){.faq-section{margin:0;padding:4.5rem 0 2.5rem}.faq-inner{padding:0 20px}.eyebrow-pill{font-size:var(--font14);font-weight:400}.faq-trigger{padding:1rem 1.1rem}.faq-answer,.faq-question{font-size:1rem}}@media (prefers-reduced-motion:reduce){.faq-row,.header{opacity:1!important;transform:none!important}.faq-panel,.faq-row,.header{transition:none!important}}.cta-section{width:100%;font-family:var(--font-poppins);background:#fff;margin:3rem 0;padding:2.5rem 0}.cta-banner{opacity:0;will-change:transform,opacity;border-radius:28px;justify-content:center;align-items:center;max-width:1300px;min-height:520px;margin:0 auto;transition:opacity .8s,transform .8s cubic-bezier(.22,1,.36,1);display:flex;position:relative;overflow:hidden;transform:translateY(30px)scale(.985)}.cta-banner[data-inview=true]{opacity:1;transform:translateY(0)scale(1)}.cta-image{background-color:#2b2f3a;background-position:50% 25%;background-repeat:no-repeat;background-size:cover;transition:transform 1.4s;position:absolute;inset:0;transform:scale(1.06)}.cta-banner[data-inview=true] .cta-image{transform:scale(1)}.cta-overlay{background:linear-gradient(#0a0c198c,#0a0c1973 45%,#0a0c19a6);position:absolute;inset:0}.cta-content{z-index:1;text-align:center;flex-direction:column;align-items:center;max-width:700px;padding:3rem 1.5rem;display:flex;position:relative}.cta-heading{color:#fef9ef;opacity:0;margin:0 0 1rem;font-size:3.5rem;font-weight:600;line-height:124%;transition:opacity .7s .15s,transform .7s .15s;transform:translateY(16px)}.cta-heading-accent{font-family:var(--font-correct);font-weight:600}.cta-banner[data-inview=true] .cta-heading{opacity:1;transform:translateY(0)}.cta-subtext{font-size:var(--font18);max-width:500px;color:var(--paper);opacity:0;margin:0 0 2rem;font-weight:400;line-height:1.4;transition:opacity .7s .3s,transform .7s .3s;transform:translateY(16px)}.cta-banner[data-inview=true] .cta-subtext{opacity:1;transform:translateY(0)}.cta-actions{opacity:0;flex-wrap:wrap;justify-content:center;align-items:center;gap:.9rem;transition:opacity .7s .45s,transform .7s .45s;display:flex;transform:translateY(16px)}.cta-banner[data-inview=true] .cta-actions{opacity:1;transform:translateY(0)}.cta-btn{text-align:center;cursor:pointer;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:.5rem;width:230px;padding:.85rem 1.5rem;font-size:1rem;font-weight:500;transition:transform .2s,background-color .25s,border-color .25s;display:inline-flex}.cta-btn:hover{transform:translateY(-2px)}.cta-btn:focus-visible{outline:2px solid var(--paper);outline-offset:2px}.cta-btn-primary{background:var(--yellow);color:var(--color-black)}.cta-btn-primary:hover{background:#ffc61a}.cta-btn-secondary{color:#fff;background:0 0;border-color:#fff9}.cta-btn-secondary:hover{background:#ffffff1f}@media (max-width:600px){.cta-section{padding:1.5rem 20px 0;margin:0!important}.cta-banner{border-radius:20px;min-height:380px;padding:6rem 0 3rem}.cta-heading{font-size:var(--font28)}.cta-subtext{font-size:1rem;line-height:24px}.cta-content{padding:2.5rem 1.25rem}.cta-actions{flex-direction:column;width:100%}.cta-btn{justify-content:center;width:70%}}@media (prefers-reduced-motion:reduce){.cta-actions,.cta-banner,.cta-heading,.cta-image,.cta-subtext{opacity:1!important;transition:none!important;transform:none!important}}.aichat-section{width:100%;font-family:var(--font-poppins);background:#fff;padding:4rem 0}.aichat-grid{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;max-width:1200px;margin:0 auto;display:grid}.aichat-copy{opacity:0;transition:opacity .7s,transform .7s;transform:translateY(24px)}.aichat-copy[data-inview=true]{opacity:1;transform:translateY(0)}.aichat-kicker{color:var(--color-black);background:var(--paper-3);border-radius:999px;margin-bottom:1.1rem;padding:.4rem 1rem;font-size:1rem;font-weight:500;display:inline-block}@media (max-width:768px){.aichat-kicker{font-weight:400;font-size:var(--font14)!important}}.aichat-heading{font-size:var(--font56);color:var(--blue1);text-transform:capitalize;margin:0 0 1rem;font-weight:600;line-height:126%}.aichat-heading-accent{color:var(--blue);font-family:var(--font-correct);font-weight:600;display:inline-block;transform:rotate(-2deg)}.aichat-body{color:var(--color-black);font-size:var(--font18);max-width:440px;margin:0 0 1.5rem;font-weight:400;line-height:1.6}.aichat-points{flex-direction:column;gap:.9rem;margin:0;padding:0;list-style:none;display:flex}.aichat-points li{color:var(--blue1);align-items:flex-start;gap:.75rem;font-size:1rem;font-weight:500;line-height:1.45;display:flex}.aichat-points .aichat-tick{background:var(--blue);color:#fff;border-radius:50%;flex:none;justify-content:center;align-items:center;width:22px;height:22px;margin-top:.1rem;font-size:.7rem;font-weight:800;display:flex}.aichat-phone{opacity:0;background:#fff;border:1px solid #0e1b3d14;border-radius:32px;width:100%;max-width:420px;margin:0 auto;padding:1.5rem;transition:opacity .7s,transform .7s cubic-bezier(.22,1,.36,1);transform:translateY(28px)scale(.98);box-shadow:0 34px 80px #0e1b3d29}.aichat-phone[data-inview=true]{opacity:1;transform:translateY(0)scale(1)}.aichat-ph-head{border-bottom:1px solid #0e1b3d14;align-items:center;gap:.75rem;margin-bottom:1rem;padding-bottom:1rem;display:flex}.aichat-ph-head .aichat-pav{color:#fff;background:#1d3fd6;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:1rem;font-weight:700;display:flex}.aichat-ph-head b{color:#0b1b3f;font-size:1rem;font-weight:700;display:block}.aichat-ph-head small{color:#2ead5b;align-items:center;gap:.35rem;margin-top:.15rem;font-size:.938rem;font-weight:600;display:flex}.aichat-status-dot{background:#2ead5b;border-radius:50%;width:6px;height:6px;display:inline-block}.aichat-chat{flex-direction:column;gap:.75rem;min-height:320px;display:flex}.aichat-msg{opacity:0;border-radius:18px;max-width:85%;padding:.8rem 1.05rem;font-size:.92rem;line-height:1.5;transition:opacity .5s cubic-bezier(.3,1.2,.4,1),transform .5s cubic-bezier(.3,1.2,.4,1);transform:translateY(14px)}.aichat-msg.aichat-show{opacity:1;transform:none}.aichat-msg.aichat-student{background:var(--yellow);color:#0b1b3f;border-bottom-right-radius:6px;align-self:flex-end;font-size:1.125rem}.aichat-msg.aichat-bot{background:var(--paper-3);color:#0b1b3f;border-bottom-left-radius:6px;align-self:flex-start;font-size:1.125rem}.aichat-msg.aichat-bot :global(.aichat-mini){color:#1d3fd6;background:#fff;border:1.5px solid #1d3fd6;border-radius:30px;margin-top:.65rem;padding:.45rem .9rem;font-size:.8rem;font-weight:700;display:inline-block}.aichat-chat .mini{border:1.5px solid var(--blue);color:var(--blue);background:#fff;border-radius:30px;margin-top:10px;padding:7px 14px;font-size:.82rem;font-weight:600;display:inline-block}.aichat-typing{background:#e7e9fb;border-radius:18px 18px 18px 6px;align-self:flex-start;gap:5px;padding:.9rem 1.1rem;display:none}.aichat-typing.aichat-show{display:flex}.aichat-typing i{background:#1d3fd6;border-radius:50%;width:7px;height:7px;animation:bounce 1s infinite}.aichat-typing i:nth-child(2){animation-delay:.15s}.aichat-typing i:nth-child(3){animation-delay:.3s}@media (max-width:880px){.aichat-grid{grid-template-columns:1fr;gap:2.5rem}.aichat-copy{flex-direction:column;align-items:center;display:flex}.aichat-phone{max-width:460px}.aichat-kicker{font-size:var(--font14);font-weight:400}.aichat-heading{text-align:center;font-size:2rem;line-height:40.32px}.aichat-body{text-align:center;padding:0 1.3rem;font-size:1rem;line-height:26px}.aichat-points li{font-size:var(--font14);line-height:20.63px}}@media (max-width:480px){.aichat-section{padding:3rem 1rem}.aichat-phone{padding:1.1rem}.aichat-chat{min-height:280px}}@media (prefers-reduced-motion:reduce){.aichat-copy,.aichat-msg,.aichat-phone{opacity:1!important;transition:none!important;transform:none!important}}.ct-section{width:100%;font-family:var(--font-poppins);padding:96px 0;overflow:hidden}.ct-wrap{max-width:1300px;margin:0 auto;padding:0 40px}.ct-grid{grid-template-columns:1fr 1fr;align-items:center;display:grid}.ct-intro{max-width:420px}.ct-heading{color:var(--blue1);margin:0;font-size:3.5rem;font-weight:600;line-height:1.15}.ct-subtitle{color:var(--color-black);margin:20px 0 0;font-size:1rem;line-height:1.65}.ct-cta{color:var(--blue1);background:var(--yellow);cursor:pointer;border:none;border-radius:999px;align-items:center;gap:8px;margin-top:32px;padding:13px 26px;font-family:inherit;font-size:1rem;font-weight:400;transition:transform .2s,box-shadow .2s;display:inline-flex}.ct-cta:hover{transform:translateY(-2px);box-shadow:0 8px 20px #0e1b3d2e}.ct-cta:active{transform:translateY(0)}.ct-cta:focus-visible{outline:2px solid var(--blue1,#0e1b3d);outline-offset:3px}.ct-columns{grid-template-columns:1fr 1fr;gap:16px;display:grid}.ct-columns>:nth-child(2){margin-top:48px}.ct-columns-single{grid-template-columns:1fr}.ct-columns-single>:nth-child(2){margin-top:0}.ct-marquee-mask{height:620px;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(#0000,#000 40px calc(100% - 40px),#0000);mask-image:linear-gradient(#0000,#000 40px calc(100% - 40px),#0000)}.ct-marquee-track{will-change:transform;flex-direction:column;animation-timing-function:linear;animation-iteration-count:infinite;display:flex}.ct-marquee-mask:hover .ct-marquee-track{animation-play-state:paused}.ct-dir-up{animation-name:ct-scroll-up;animation-duration:30s}.ct-dir-down{animation-name:ct-scroll-down;animation-duration:36s}.ct-marquee-single .ct-dir-up{animation-duration:65s}.ct-marquee-mask.ct-marquee-single{height:760px}@keyframes ct-scroll-up{0%{transform:translateY(0)}to{transform:translateY(-50%)}}@keyframes ct-scroll-down{0%{transform:translateY(-50%)}to{transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.ct-marquee-track{animation:none!important}}.ct-card{background:#fef9ef;border:1px solid #0e1b3d0f;border-radius:16px;margin-bottom:16px;padding:20px}.ct-card-quote{color:var(--color-black);margin:0;font-size:1rem;line-height:1.6}.ct-card-person{align-items:center;gap:12px;margin-top:16px;display:flex}.ct-avatar-img{object-fit:cover}.ct-avatar-img,.ct-avatar-placeholder{border-radius:50%;flex-shrink:0;width:36px;height:36px}.ct-avatar-placeholder{color:#0e1b3d73;background:#0e1b3d1f;justify-content:center;align-items:center;display:flex}.ct-name{margin:0;font-size:1rem;font-weight:600}.ct-name,.ct-role{color:var(--color-black);line-height:1.3}.ct-role{margin:2px 0 0;font-size:.9rem}.ct-sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (max-width:1024px){.ct-grid{gap:40px}.ct-heading{font-size:2.5rem}.ct-marquee-mask{height:520px}}@media (max-width:900px){.ct-grid{grid-template-columns:1fr}.ct-intro{max-width:none}}@media (max-width:640px){.ct-section{padding:56px 0}.ct-wrap{padding:0 20px}.ct-heading{font-size:2rem}.ct-columns{gap:12px}.ct-columns>:nth-child(2){margin-top:28px}.ct-columns-single>:nth-child(2){margin-top:0}.ct-marquee-mask{height:420px}.ct-marquee-mask.ct-marquee-single{height:680px}}@media (max-width:420px){.ct-columns{grid-template-columns:1fr}.ct-columns>:nth-child(2){margin-top:0}.ct-marquee-mask{height:380px}.ct-marquee-mask.ct-marquee-single{height:600px}}.academic-council-section{--navy:#0e1c54;--navy-deep:#0a1440;--accent-gold:#e0b34c;--ink:#12163b;--muted:#5b607c;--bg-top:#eef1ff;--bg-bottom:#fff;--card-bg:#fff;--card-border:#e7e9f7;background:linear-gradient(180deg,var(--bg-top) 0,var(--bg-bottom) 55%);font-family:var(--font-poppins);margin:3rem 0;padding:96px 24px;overflow:hidden}.academic-council-section.no-bg{background:0 0}.academic-council-container{max-width:1300px;margin:0 auto;padding:0 40px}.academic-council-heading-block{text-align:center;opacity:0;max-width:800px;margin:0 auto 56px;transition:opacity .7s cubic-bezier(.22,.4,.36,.2),transform .7s cubic-bezier(.22,1,.36,1);transform:translateY(24px)}.academic-council-heading-block.is-visible{opacity:1;transform:translateY(0)}.academic-council-eyebrow{letter-spacing:.02em;color:var(--color-black);background:var(--blue-tint);border:1px solid #0e1b3d1a;border-radius:999px;margin-bottom:20px;padding:6px 16px;font-size:1rem;font-weight:500;display:inline-block}.academic-council-heading{color:var(--ink);letter-spacing:-.01em;text-transform:capitalize;margin:0 0 16px;font-size:3.5rem;font-weight:600;line-height:1.15}.academic-council-heading em{font-family:var(--font-correct);color:var(--blue);font-size:1.08em;font-weight:600}.academic-council-subheading{font-size:var(--font18);color:var(--color-black);max-width:770px;margin:0 auto;font-weight:400;line-height:1.6}.academic-council-grid{grid-template-columns:minmax(200px,1fr) 2fr;align-items:center;gap:24px;display:grid}.academic-council-intro-card{box-sizing:border-box;background:var(--blue-deep);color:var(--paper);opacity:0;border-radius:22px;flex-direction:column;justify-content:space-between;min-height:300px;margin-top:-90px;padding:32px 28px;transition:opacity .7s cubic-bezier(.22,1,.36,1) 50ms,transform .7s cubic-bezier(.22,1,.36,1) 50ms;display:flex;transform:translateY(28px)}.academic-council-intro-card.is-visible{opacity:1;transform:translateY(0)}.academic-council-intro-title{margin:0 0 14px;font-size:1.6rem;font-weight:600}.academic-council-intro-text{font-size:var(--font15);color:#ffffffc7;margin:0;font-weight:400;line-height:24.32px}.academic-council-intro-link{color:var(--yellow);align-items:center;gap:6px;margin-top:28px;font-size:1rem;font-weight:700;text-decoration:none;display:inline-flex}.academic-council-intro-link:hover .academic-council-arrow{transform:translate(3px)}.academic-council-arrow{transition:transform .25s;display:inline-block}.academic-council-swiper-wrap{min-width:0}.academic-council-swiper-track{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;gap:20px;padding-bottom:2px;display:flex;overflow:auto hidden}.academic-council-swiper-track::-webkit-scrollbar{display:none}.academic-council-member-card{scroll-snap-align:start;box-sizing:border-box;background:var(--card-bg);border:1px solid var(--card-border);opacity:0;border-radius:22px;flex:0 0 calc(50% - 10px);min-height:500px;padding:1.5rem;transition:opacity .7s cubic-bezier(.22,1,.36,1),transform .7s cubic-bezier(.22,1,.36,1);transform:translateY(28px);box-shadow:0 12px 28px -20px #0e1c5459}.academic-council-member-card.is-visible{opacity:1;transform:translateY(0)}.academic-council-member-photo{aspect-ratio:4/3;background:#dfe3f6;border-radius:14px;width:100%;margin-bottom:16px;position:relative;overflow:hidden}.academic-council-member-image{object-fit:contain}.academic-council-member-initials{color:var(--navy);justify-content:center;align-items:center;width:100%;height:100%;font-size:28px;font-weight:700;display:flex}.academic-council-member-name{font-size:var(--font18);color:var(--ink);margin:10px 0 8px;font-weight:700}.academic-council-member-role{font-size:var(--font14);letter-spacing:.03em;text-transform:uppercase;color:var(--blue);margin:0 0 12px;font-weight:600}.academic-council-member-bio{color:var(--color-black);margin:0;font-size:1rem;line-height:24.32px}.academic-council-swiper-arrows{align-items:center;gap:12px;margin-top:20px;display:flex}.academic-council-swiper-arrow{width:44px;height:44px;color:var(--blue1);cursor:pointer;background:#fff;border:1px solid #d7dbf2;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:box-shadow .25s,transform .25s,background .25s,color .25s;display:inline-flex}.academic-council-swiper-arrow svg{width:18px;height:18px}.academic-council-swiper-arrow:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 10px 22px -14px #0e1c5480}.academic-council-swiper-arrow.is-active{background:var(--blue1,var(--navy));color:#fff;border-color:#0000}.academic-council-swiper-arrow:disabled{opacity:.4;cursor:default}.academic-council-cta-wrap{opacity:0;justify-content:center;margin-top:40px;transition:opacity .6s cubic-bezier(.22,1,.36,1),transform .6s cubic-bezier(.22,1,.36,1);display:flex;transform:translateY(20px)}.academic-council-cta-wrap.is-visible{opacity:1;transform:translateY(0)}.academic-council-cta-button{color:var(--ink);background:#fff;border:1px solid #d7dbf2;border-radius:999px;align-items:center;gap:6px;padding:11px 22px;font-size:13.5px;font-weight:600;text-decoration:none;transition:box-shadow .25s,transform .25s;display:inline-flex}.academic-council-cta-button:hover{transform:translateY(-1px);box-shadow:0 10px 22px -14px #0e1c5480}.academic-council-cta-arrow{font-size:15px}@media (max-width:860px){.academic-council-section{padding:10px 0}.academic-council-container{padding:0 20px}.academic-council-grid{grid-template-columns:1fr}.academic-council-intro-card{flex:0 0 83.33%;order:-1;min-height:auto;margin-top:0}.academic-council-eyebrow{font-size:var(--font14);margin:1.5rem 0;font-weight:400}.academic-council-heading{font-size:2rem;line-height:1.2}.academic-council-subheading{font-size:1rem;line-height:24px}.academic-council-intro-title{font-size:22px;line-height:30.25px}.academic-council-intro-text{font-size:1rem;line-height:22.75px}.academic-council-intro-link{font-size:var(--font14);line-height:21px}.academic-council-member-card{flex:0 0 calc(83.3333% - 16.6667px);min-height:auto;opacity:1!important;transform:none!important}.academic-council-member-name{font-size:1rem;font-weight:700}.academic-council-member-role{font-size:var(--font14);font-weight:600}.academic-council-member-bio{font-size:var(--font14);font-weight:400}.academic-council-swiper-arrows{justify-content:center}.academic-council-heading-block.ac-mobile-left{text-align:left!important}.academic-council-heading-block.ac-mobile-left .academic-council-eyebrow{align-self:flex-start;margin:1.5rem 0}.academic-council-heading-block.ac-mobile-left .academic-council-subheading{max-width:none;margin-left:0;margin-right:0}}@media (max-width:560px){.academic-council-member-card{flex:0 0 83.33%}}@media (prefers-reduced-motion:reduce){.academic-council-cta-wrap,.academic-council-heading-block,.academic-council-intro-card,.academic-council-member-card{transition:none}}.wsf-story{padding:110px 0 60px}.wsf-wrap{max-width:1300px;margin:0 auto;padding:0 24px}.wsf-sec-head{text-align:center;max-width:840px;margin:0 auto 56px}.wsf-kicker{background:var(--paper-3);color:var(--color-black);letter-spacing:.06em;text-transform:capitalize;border-radius:50px;margin-bottom:18px;padding:7px 16px;font-size:1rem;font-weight:500;display:inline-block}.wsf-sec-head h2{font-size:var(--font56);color:var(--blue1);text-transform:capitalize;margin-bottom:16px;font-weight:600;line-height:126%}.wsf-sec-head h2 em{font-family:var(--font-correct);color:var(--blue)}.wsf-sec-head p{color:var(--color-black);font-size:var(--font18);max-width:590px;margin:0 auto;line-height:1.6}.wsf-grid{grid-template-columns:1fr 1fr;align-items:start;gap:60px;display:grid}@media (min-width:769px){.wsf-steps{order:1}.wsf-visual{order:2}}.wsf-visual{align-self:start;position:sticky;top:110px}.wsf-progress{gap:6px;margin-bottom:16px;display:flex}.wsf-progress-pip{background:#0b1b3f1f;border-radius:2px;width:18px;height:3px;transition:background .3s,width .3s}.wsf-progress-pip.is-on{background:var(--ink);width:30px}.wsf-card{height:520px;box-shadow:none;background:0 0;border:none;border-radius:0;grid-template-rows:1fr 1fr;gap:12px;padding:0;display:grid}.wsf-main{background:#f0f0ee;border:1px solid #0b1b3f12;border-radius:16px;width:100%;height:100%;position:relative;overflow:hidden}:global(.wsf-main-img){object-fit:cover}.wsf-subs{grid-template-columns:1fr 1fr;gap:12px;height:100%;display:grid}.wsf-subs.stat-first .wsf-stat{order:1}.wsf-subs.stat-first .wsf-sub{order:2}.wsf-subs.stat-last .wsf-sub{order:1}.wsf-subs.stat-last .wsf-stat{order:2}.wsf-stat{background:var(--blue1,#04237a);border-radius:12px;flex-direction:column;justify-content:center;align-items:center;height:100%;padding:20px 18px 18px;display:flex;position:relative;overflow:hidden}.wsf-stat-img-wrap{width:53%;height:60%;margin:0 auto 10px;position:relative}:global(.wsf-stat-img){object-fit:contain}.wsf-stat-desc,.wsf-stat-num{z-index:1;text-align:center;position:relative}.wsf-stat-num{color:var(--yellow,#ffb800);font-size:2.5rem;font-weight:600;line-height:1}.wsf-stat-desc{color:#ffffffd9;margin-top:8px;font-size:.9rem;line-height:1.4}.wsf-sub{background:#f0f0ee;border:1px solid #0b1b3f12;border-radius:12px;height:100%;position:relative;overflow:hidden}:global(.wsf-sub-img){object-fit:cover}.wsf-steps{flex-direction:column;gap:38vh;padding:6vh 0 30vh;display:flex}.wsf-step{opacity:.25;max-width:460px;transition:opacity .5s,transform .55s cubic-bezier(.2,.7,.3,1);transform:translateY(14px)}.wsf-step.active{opacity:1;transform:none}.wsf-step h3{color:var(--blue1);text-transform:capitalize;margin-bottom:12px;font-size:3rem;font-weight:500;line-height:126%}.wsf-step p{color:var(--color-black);font-size:var(--font18);font-weight:400;line-height:138%}.wsf-said{background:var(--paper-2);border-left:4px solid var(--yellow);color:var(--ink);border-radius:0 14px 14px 0;margin-top:14px;padding:12px 18px;font-style:italic}@media (max-width:768px){.wsf-story{padding:80px 0 40px}.wsf-kicker{font-size:var(--font14);font-weight:400}.wsf-sec-head h2{font-size:2rem;line-height:40.32px}.wsf-sec-head p{font-size:1rem;line-height:24px}.wsf-sec-head{margin-bottom:32px}.wsf-grid{grid-template-columns:1fr;gap:0}.wsf-visual{z-index:5;margin-bottom:24px;position:sticky;top:6rem}.wsf-progress{margin-bottom:8px}.wsf-card{background:#fff;gap:8px;height:300px}.wsf-stat{border-radius:10px;padding:12px 12px 10px}.wsf-stat-num{font-size:1.8rem}.wsf-stat-desc{font-size:.8rem}.wsf-steps{gap:12vh;padding:4vh 0 20vh}.wsf-step h3{font-size:var(--font27);text-align:center;line-height:38.4px}.wsf-step p{text-align:center;font-size:1rem;font-weight:400;line-height:22.4px}.wsf-step{opacity:.3}}.wwd-section{max-width:1300px;margin:4rem auto;padding:0 20px}.wwd-inner{background:var(--blue1,#0b1b63);outline-offset:-14px;border-radius:32px;grid-template-columns:1fr 1fr;align-items:center;gap:2rem;padding:3rem;display:grid;position:relative;overflow:hidden}.wwd-text{max-width:460px}.wwd-eyebrow{color:#fef9ef;margin-bottom:1.4rem;font-size:22px;font-weight:500;line-height:126%;display:inline-block;position:relative}.wwd-eyebrow:after{content:"";background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='320' height='8' viewBox='0 0 320 8'%3E%3Cpath d='M2 6 Q 14 0 26 5 T 50 5 T 74 5 T 98 5 T 122 5 T 146 5 T 170 5 T 194 5 T 218 5 T 242 5 T 266 5 T 290 5 T 314 4' stroke='%23FFB800' stroke-width='4' fill='none' stroke-linecap='round'/%3E%3C/svg%3E") 0/100% 100% no-repeat;width:100%;height:6px;position:absolute;bottom:-8px;left:0}.wwd-heading{font-size:var(--font56);color:#fef9ef;margin-bottom:1.2rem;font-weight:600;line-height:126%}.wwd-script{font-family:var(--font-correct);color:var(--yellow);font-weight:600;display:inline-block;transform:rotate(-2deg)}.wwd-desc{font-size:var(--font18,1.05rem);color:#fff;margin-bottom:1.8rem;font-weight:400;line-height:138%}.wwd-badge{border-radius:50%;width:40px;height:40px;overflow:hidden;box-shadow:0 4px 14px #00000040}.wwd-visual{aspect-ratio:699/470;justify-self:end;width:100%;position:relative}@media (max-width:760px){.wwd-section{margin:2.5rem auto;padding:0 16px}.wwd-inner{text-align:left;border-radius:24px;grid-template-columns:1fr;gap:1.5rem;padding:2.2rem 1.5rem 2.5rem}.wwd-text{max-width:100%}.wwd-eyebrow{font-size:var(--font18)}.wwd-heading{font-size:2rem}.wwd-desc{font-size:var(--font15);max-width:325px}.wwd-visual{justify-self:end;width:500px;margin:0}}@media (prefers-reduced-motion:reduce){.wwd-section *{transition:none!important;animation:none!important}}.kicker{text-transform:capitalize;color:var(--color-black);background:var(--paper-3);text-align:center;border-radius:40px;margin-bottom:18px;padding:7px 17px;font-size:1rem;font-weight:500;display:inline-block}.kicker:before{content:"";background:var(--yellow);flex:none;width:10px;height:10px}.caption{color:var(--ink-soft);letter-spacing:.02em;align-items:baseline;gap:10px;max-width:52ch;margin-top:14px;font-size:.8rem;display:flex}.caption:before{content:"";background:var(--yellow);flex:none;width:8px;height:8px;transform:translateY(-1px)}.caption b{color:var(--ink);letter-spacing:.08em;text-transform:uppercase;font-size:.76rem;font-weight:700}section{padding:clamp(84px,10vw,140px) 0}.sec-top{border-top:1px solid var(--hairline);grid-template-columns:1fr;gap:26px;margin-bottom:clamp(44px,5vw,70px);padding-top:26px;display:grid}@media (min-width:840px){.sec-top{grid-template-columns:280px 1fr;align-items:start}}.sec-top h2{max-width:20ch;font-size:clamp(2rem,4vw,3.1rem);line-height:1.08}.sec-top .sub{color:var(--ink-soft);max-width:46ch;margin-top:14px;font-size:1.1rem}.hl{background:linear-gradient(transparent 62%,var(--yellow) 62%)}.reveal{opacity:0;transition:opacity .75s cubic-bezier(.2,.65,.25,1),transform .75s cubic-bezier(.2,.65,.25,1);transform:translateY(20px)}.reveal.in{opacity:1;transform:none}.reveal.d1{transition-delay:.1s}.reveal.d2{transition-delay:.2s}.reveal.d3{transition-delay:.3s}@media (prefers-reduced-motion:reduce){.reveal{opacity:1;transition:none;transform:none}}.btn{cursor:pointer;border-radius:60px;align-items:center;gap:10px;font-size:1rem;font-weight:500;transition:transform .25s cubic-bezier(.3,1.3,.5,1),background .2s,color .2s,border-color .2s;display:inline-flex}.btn:hover{transform:translateY(-2px)}.btn:active{transform:translateY(0)scale(.98)}.btn .ar{transition:transform .3s;display:inline-block}.btn:hover .ar{transform:translate(5px)}.btn-yellow{background:var(--yellow);color:var(--color-black);text-transform:capitalize;width:182px;padding:13px 28px}.btn-line{color:var(--blue1);background:0 0;border:1.5px solid #262f6329;justify-content:center;width:182px;padding:13px 26px;display:flex}.btn-line:hover{border-color:var(--blue1)}.btn-gold{background:var(--yellow);color:var(--ink)}.btn-gold,.btn-white{text-transform:capitalize;padding:13px 28px}.btn-white{color:#fff;background:0 0;border:1.5px solid #ffffff73}.btn-white:hover{border-color:#fff}.hero-ctas{flex-wrap:wrap;gap:14px;display:flex}@keyframes hero-spark{0%{opacity:1;transform:translate(0)scale(1)}to{opacity:0;transform:translate(var(--dx),var(--dy)) scale(.15)}}.Hero{align-items:stretch;min-height:100svh;margin-top:2rem;padding:0;display:flex}.Hero .wrap{align-items:center;gap:5rem;width:100%;padding-top:120px;padding-bottom:70px;display:flex}.Hero .hero-copy{width:50%}.Hero .hero-copy .kickerr{color:var(--color-black);border:1px solid #0e1b3d1a;border-radius:999px;align-items:center;gap:10px;margin-bottom:34px;padding:8px 20px;font-size:1rem;font-weight:500;display:inline-flex}.kicker-dot{box-sizing:border-box;aspect-ratio:1;background:var(--yellow);border:none;border-radius:50%;flex-grow:0;flex-shrink:0;width:8px;min-width:8px;max-width:8px;height:8px;min-height:8px;max-height:8px;margin:0;padding:0;animation:hero-pulse 2s infinite;display:block}.Hero h1{font-size:var(--font56);max-width:600px;color:var(--blue2);text-transform:capitalize;font-weight:600;line-height:1.2}.Hero .gapword{vertical-align:baseline;text-align:center;cursor:pointer;min-width:5.4ch;color:var(--blue);font-family:var(--font-correct);border-bottom:3px dashed #262f6366;display:inline-block;position:relative}.Hero .gapword .w{background:var(--yellow);opacity:0;border-radius:.12em;padding:0 .18em;transition:transform .7s cubic-bezier(.3,1.4,.4,1),opacity .45s;display:inline-block;transform:translateY(-1.3em)rotate(-4deg)}.Hero .gapword.set{border-bottom-color:#0000}.Hero .gapword.set .w{opacity:1;transform:translateY(0)rotate(-1.5deg)}.Hero .spark{background:var(--yellow);pointer-events:none;z-index:2;border-radius:50%;width:8px;height:8px;animation:hero-spark .8s ease-out forwards;position:absolute}.Hero .lede{font-size:var(--font18);color:var(--color-black);max-width:42ch;margin:28px 0 38px}.Hero .lede b{font-weight:600}.Hero .hero-ctas{flex-wrap:wrap;gap:14px;display:flex}.Hero .hero-ctas .btn-line{border:1px solid #474545}.Hero .hero-facts{flex-wrap:wrap;gap:0;margin-top:54px;display:flex;border-top:1px solid #262f6329!important}.Hero .hero-facts .f{font-size:var(--font14);color:#5f5f5f;margin-right:26px;padding:16px 26px 0 0}.Hero .hero-facts .f b{font-size:var(--font20);color:var(--blue2);font-weight:500;display:block}.Hero .hero-photo{min-height:600px;position:relative}.Hero .hero-photo .frame{border-radius:12px;overflow:hidden}.Hero .hero-photo img{object-fit:cover;width:100%;height:min(94vh,960px);transform:scale(1.02)}@media (max-width:980px){.Hero{width:100%;min-height:auto;margin-top:2rem}.Hero .wrap{flex-direction:column;align-items:start;padding-top:104px;padding-bottom:0}.Hero .hero-copy .kicker{font-weight:400;font-size:var(--font14)}.Hero .hero-copy,.Hero .hero-photo{width:100%;margin-top:-2rem}.Hero .hero-photo img{height:55.3vh}.Hero .hero-facts{margin-top:2rem;margin-bottom:0;padding-top:.5rem}.Hero .hero-photo{min-height:0}.Hero .hero-facts .f{font-size:var(--font14)}.Hero .hero-facts .f b{font-size:1rem}.Hero .hero-copy .kickerr{font-size:var(--font14);font-weight:400}.Hero .lede{font-size:15px}}@media (max-width:560px){.Hero h1{font-size:2.35rem}}.WhoChooser .who-grid{grid-template-columns:1fr 1fr;align-items:stretch;gap:clamp(40px,5vw,80px);display:grid}.WhoChooser .sec-top,.WhoChooser .who-rows{flex-direction:column;display:flex}.WhoChooser .sec-top{text-align:center;align-items:center;gap:16px}.WhoChooser .kicker{width:fit-content;max-width:fit-content;color:var(--color-black);letter-spacing:.02em;background:var(--blue-tint);border:1px solid #0e1b3d1a;border-radius:999px;flex:none;align-self:center;padding:8px 20px;font-size:1rem;font-weight:500;display:inline-block}@media (max-width:900px){.WhoChooser .kicker{padding:6px 16px;font-size:.75rem;font-weight:500;flex:none!important;align-self:center!important;width:fit-content!important;max-width:fit-content!important}}.WhoChooser h2{font-weight:600;font-size:var(--font56);color:var(--blue2);text-transform:capitalize;margin-top:4px}.WhoChooser h2 .hl-you{color:var(--blue);font-family:var(--font-correct)}.WhoChooser .sub{font-weight:400;font-size:var(--font18);color:var(--color-black)}.WhoChooser .who-row{align-items:center;gap:20px;padding:26px 6px;transition:background .25s,padding .3s;display:flex;position:relative;border-top:1px solid #262f6329!important}.WhoChooser .who-row:last-child{border-bottom:1px solid #262f6329!important}.WhoChooser .who-row:hover{background:var(--mist);padding-left:16px}.WhoChooser .who-row .txt{flex:1}.WhoChooser .who-row h3{color:var(--blue1);font-size:clamp(1.4rem,2.4vw,1.9rem);font-weight:500;line-height:1.15;transition:color .2s}.WhoChooser .who-row p{color:var(--color-black);margin-top:4px;font-size:1rem;font-weight:400}.WhoChooser .who-row .chev{color:var(--blue1);font-size:1.5rem;transition:transform .3s,color .2s}.WhoChooser .who-row:hover .chev{color:var(--ink);transform:translate(6px)}.WhoChooser .who-row .dot{background:var(--yellow);opacity:0;flex:none;width:10px;height:10px;transition:opacity .25s,transform .3s;transform:scale(.4)}.WhoChooser .who-row.active .dot,.WhoChooser .who-row:hover .dot{opacity:1;transform:scale(1)}.WhoChooser .who-media{border-radius:12px;min-height:480px;position:relative;overflow:hidden}.WhoChooser .who-media img{object-fit:cover;opacity:0;width:100%;height:100%;transition:opacity .6s;position:absolute;inset:0}.WhoChooser .who-media img.show{opacity:1}.WhoChooser .who-media .tag{z-index:2;color:var(--blue1);letter-spacing:.1em;text-transform:uppercase;background:#ffffffeb;border-radius:40px;padding:8px 16px;font-size:.8rem;font-weight:600;position:absolute;bottom:18px;left:18px}@media (max-width:900px){.WhoChooser .who-grid{grid-template-columns:1fr}.WhoChooser .who-media{display:none}@media (max-width:900px){.WhoChooser .sec-top{flex-direction:column!important;align-items:flex-start!important;display:flex!important}.WhoChooser .sec-top,.WhoChooser .sec-top>div{width:100%;text-align:left!important}.WhoChooser .kicker{font-weight:400;font-size:var(--font14);padding:6px 16px;flex:none!important;align-self:flex-start!important;width:fit-content!important;max-width:fit-content!important}.WhoChooser h2{font-size:2rem;font-weight:600;text-align:left!important}.WhoChooser .sub{font-size:1rem;font-weight:400;text-align:left!important}}}.ProblemFinder{margin-bottom:0;padding:0}.ProblemFinder .sec-top{text-align:center;flex-direction:column;align-items:center;gap:16px;width:100%;display:flex}.ProblemFinder .sec-top>div{width:100%}.ProblemFinder .kicker{width:fit-content;max-width:fit-content;color:var(--color-black);letter-spacing:.02em;background:var(--blue-tint);border:1px solid #0e1b3d1a;border-radius:999px;flex:none;align-self:center;padding:8px 20px;font-size:1rem;font-weight:500;display:inline-block}.ProblemFinder h2{font-weight:600;font-size:var(--font56);color:var(--blue2);text-transform:capitalize;min-width:65%;margin:0 auto}.ProblemFinder h2 .hl-concept{font-family:var(--font-correct);color:var(--blue)}.ProblemFinder .sub{font-weight:400;font-size:var(--font18);color:var(--color-black);margin:1rem auto 0}.ProblemFinder .finder{cursor:none;background:#171d42;border-radius:20px;flex-direction:column;justify-content:center;min-height:420px;padding:clamp(48px,6vw,80px) clamp(24px,4vw,64px);display:flex;position:relative;overflow:hidden}.ProblemFinder .finder .glow{pointer-events:none;z-index:1;background:radial-gradient(circle,#ebbc5352,#ebbc531a 45%,#0000 70%);border-radius:50%;width:340px;height:340px;transition:opacity .4s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ProblemFinder .finder .chips{z-index:2;flex-wrap:wrap;justify-content:center;gap:14px 18px;max-width:860px;margin:0 auto;display:flex;position:relative}.ProblemFinder .chip{font-weight:600;font-size:var(--font24);color:#fffcf021;white-space:nowrap;border:1.5px solid #fffcf012;border-radius:50px;padding:10px 20px;transition:color .35s,border-color .35s,background .35s,transform .35s}.ProblemFinder .chip.lit{color:#fff;border-color:#fffcf038}.ProblemFinder .chip.broken{position:relative}.ProblemFinder .chip.broken.lit{color:var(--yellow);border:2px dashed var(--yellow);cursor:pointer;animation:none;transform:rotate(-2deg)}.ProblemFinder .finder.hint .chip.broken{animation:pulseb 2.2s infinite}@keyframes pulseb{0%,to{border-color:#fffcf012}50%{border-color:#ebbc538c}}.ProblemFinder .finder .f-hint{z-index:2;text-align:center;color:#fff;margin-top:34px;font-size:.92rem;font-weight:300;transition:opacity .4s;position:relative}.ProblemFinder .finder .f-msg{z-index:3;text-align:center;opacity:0;pointer-events:none;background:#171d42e0;flex-direction:column;justify-content:center;align-items:center;padding:30px;transition:opacity .6s;display:flex;position:absolute;inset:0}.ProblemFinder .finder .f-msg h3{font-size:var(--font52);color:#fff}.ProblemFinder .finder .f-msg h3 i{color:var(--yellow);font-style:normal}.ProblemFinder .finder .f-msg p{color:#fff;font-size:var(--font18);max-width:40ch;margin:12px 0 26px}.ProblemFinder .finder.found{cursor:default}.ProblemFinder .finder.found .glow{opacity:0}.ProblemFinder .finder.found .f-msg{opacity:1;pointer-events:auto}.ProblemFinder .finder.found .f-hint{opacity:0}.ProblemFinder .finder .btn-gold{background:var(--yellow);color:var(--ink);padding:13px 28px;font-size:1rem;font-weight:500}.ProblemFinder .find-caption{color:var(--color-black);font-size:var(--font14);margin-top:18px}@media (max-width:980px){.ProblemFinder .chip{font-size:1rem}.ProblemFinder .sec-top{text-align:left!important;align-items:flex-start!important}.ProblemFinder .kicker{font-weight:400;font-size:var(--font14);padding:6px 16px;flex:none!important;align-self:flex-start!important;width:fit-content!important;max-width:fit-content!important;display:inline-block!important}.ProblemFinder .sec-top>div{text-align:left!important}.ProblemFinder h2{text-align:left;width:100%;font-size:2rem;font-weight:600}.ProblemFinder .sub{text-align:left;font-size:1rem;font-weight:400}.ProblemFinder .find-caption{font-size:12px}.ProblemFinder .finder .f-msg h3{font-size:var(--font27);color:#fff}.ProblemFinder .finder .f-msg p{font-size:1rem}}.HowItWorks .sec-top{text-align:center;flex-direction:column;align-items:center;gap:16px;width:100%;display:flex}.HowItWorks .sec-top>div{width:100%}.HowItWorks .kicker{width:fit-content;max-width:fit-content;color:var(--color-black);letter-spacing:.02em;background:var(--blue-tint);border:1px solid #0e1b3d1a;border-radius:999px;flex:none;align-self:center;padding:8px 20px;font-size:1rem;font-weight:500;display:inline-block}.HowItWorks h2{font-weight:600;font-size:var(--font56);color:var(--blue2);text-transform:capitalize;margin:0 auto}.HowItWorks h2 .hl-teaches{font-family:var(--font-correct);color:var(--blue)}.HowItWorks .how-grid{grid-template-columns:repeat(3,1fr);gap:clamp(28px,4vw,56px);display:grid}.HowItWorks .how-step{padding-top:26px;transition:transform .35s cubic-bezier(.2,.8,.3,1);position:relative;border-top:1px solid #262f6329!important}.HowItWorks .how-step:before{content:"";background:var(--yellow);width:0;height:2px;transition:width .5s cubic-bezier(.2,.7,.3,1);position:absolute;top:-1px;left:0}.HowItWorks .how-step:hover{transform:translateY(-6px)}.HowItWorks .how-step:hover:before{width:100%}.HowItWorks .how-step .n{font-family:var(--display);color:var(--blue);letter-spacing:.1em;margin-bottom:16px;font-size:.92rem;font-weight:600;transition:color .3s}.HowItWorks .how-step:hover .n{color:var(--blue)}.HowItWorks .how-step h3{color:var(--blue1);margin-bottom:12px;font-size:1.5rem}.HowItWorks .how-step p{color:var(--color-black);max-width:34ch;font-size:1.02rem}.HowItWorks .how-step .hi{font-family:var(--hindi);color:var(--blue2);margin-top:14px;font-size:1.05rem;display:inline-block}.HowItWorks .how-note{text-align:center;color:var(--blue2);margin-top:clamp(44px,6vw,70px);font-size:1.3rem;font-weight:550}@media (max-width:980px){.HowItWorks .how-grid{grid-template-columns:1fr;gap:34px}.HowItWorks .how-step p{max-width:56ch;font-size:15px}.HowItWorks .sec-top{text-align:left!important;align-items:flex-start!important}.HowItWorks .kicker{font-weight:400;font-size:var(--font14);padding:6px 16px;flex:none!important;align-self:flex-start!important;width:fit-content!important;max-width:fit-content!important;display:inline-block!important}.HowItWorks h2{font-size:2rem;font-weight:600}.HowItWorks .how-note,.HowItWorks h2{text-align:left}.HowItWorks .how-note .hl{display:block}}.QuoteBand{color:#fff;border-radius:1.5rem;max-width:1260px;margin:0 auto;padding:0;position:relative;overflow:hidden}.QuoteBand .bg{position:absolute;inset:-12% 0}.QuoteBand .bg img{object-fit:cover;will-change:transform;width:100%;height:100%}.QuoteBand .bg:after{content:"";background:linear-gradient(#171d4294,#171d42a8);position:absolute;inset:0}.QuoteBand .inner{z-index:2;text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:62vh;padding:100px 28px;display:flex;position:relative}.QuoteBand .k{letter-spacing:.1em;text-transform:capitalize;color:#ffffffd9;align-items:center;gap:12px;margin-bottom:28px;font-size:1rem;font-weight:600;display:flex}.QuoteBand .k:before{content:"";background:var(--yellow);width:9px;height:9px}.QuoteBand blockquote{font-weight:600;font-size:var(--font56);letter-spacing:-.015em;text-transform:capitalize;max-width:22ch;line-height:1.15}.QuoteBand blockquote em{color:var(--yellow);font-style:normal;font-family:var(--font-correct)}@media (max-width:980px){.QuoteBand blockquote{font-size:28px}.QuoteBand{border-radius:1.5rem;margin:0 1.2rem}.QuoteBand .inner{min-height:62vh}}.Closing{color:#fff;max-width:1250px;margin:0 auto;padding:0;position:relative;overflow:hidden;border-radius:1.5rem!important}.Closing .bg{position:absolute;inset:0}.Closing h2{font-weight:600;font-size:var(--font56);color:#fff;text-transform:capitalize}.Closing h2 .hl-missing{font-family:var(--font-correct);color:var(--yellow)}.Closing .d2{font-weight:400;font-size:var(--font18);color:#fff}.Closing .bg img{object-fit:cover;width:100%;height:100%}.Closing .bg:after{content:"";background:linear-gradient(#171d428c,#171d42b8);position:absolute;inset:0}.Closing .inner{z-index:2;text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:78vh;padding:110px 28px;display:flex;position:relative}.Closing .name{letter-spacing:.04em;color:#ffffffd9;margin-bottom:22px;font-size:1.15rem}.Closing .name .hindi{color:var(--yellow);font-size:1.35rem}.Closing h2{max-width:17ch;font-size:clamp(2.2rem,5vw,3.9rem);line-height:1.08}.Closing p{color:#ffffffd1;max-width:44ch;margin:22px 0 40px;font-size:1.12rem}.Closing .hero-ctas .btn{box-sizing:border-box;text-align:center;justify-content:center;align-items:center;gap:8px;min-width:190px;height:56px;padding:0 32px;font-size:1rem;line-height:1;display:inline-flex}.Closing .btn-gold,.Closing .btn-white{height:56px;padding:0 32px;font-weight:500}.Closing .hero-ctas .btn .ar{font-size:1rem;line-height:1;display:inline-block}.Closing .caption{color:#fff;z-index:2;margin:0 auto;position:absolute;bottom:45px;left:0;right:0}.Closing .caption b{color:#fff}@media (max-width:980px){.Closing{margin:0 1.2rem;padding:0 1rem}.Closing .bg{overflow:hidden;border-radius:1.5rem!important}.Closing h2{font-size:2rem;font-weight:600}.Closing .d2{font-size:1rem;font-weight:400}.Closing .inner{min-height:85vh;padding:50px 8px}.Closing .name{font-size:var(--font18)}.Closing .name .hindi{font-size:1rem}.Closing p{max-width:16rem;font-size:15px!important}.Closing .caption{padding:0 2rem;overflow:hidden}}