.depth-carousel{width:100%;height:100%;min-height:320px;perspective:var(--dc-perspective,1400px);perspective-origin:50%;touch-action:pan-y;-webkit-user-select:none;user-select:none;cursor:grab;outline:none;justify-content:center;align-items:center;display:flex;position:relative}.depth-carousel:active{cursor:grabbing}.depth-carousel:focus-visible{outline-offset:4px;border-radius:12px;outline:2px solid #ffffff80}.depth-carousel__stage{transform-style:preserve-3d;position:absolute;top:0;bottom:0;left:0;right:0}.depth-carousel__card{transform-origin:50%;will-change:transform, opacity, filter;cursor:pointer;background:#0b0d12;position:absolute;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%);box-shadow:0 30px 60px -20px #000000a6,0 8px 20px -10px #00000080}.depth-carousel__img{object-fit:cover;pointer-events:none;-webkit-user-drag:none;width:100%;height:100%;display:block}.depth-carousel__tint{opacity:0;pointer-events:none;mix-blend-mode:multiply;position:absolute;top:0;bottom:0;left:0;right:0}.depth-carousel__arrow{z-index:3000;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;cursor:pointer;background:#12141a8c;border:1px solid #ffffff2e;border-radius:999px;place-items:center;width:42px;height:42px;transition:background .2s,border-color .2s,transform .2s;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.depth-carousel__arrow:hover{background:#1c1f28d9;border-color:#fff6}.depth-carousel__arrow:active{transform:translateY(-50%)scale(.94)}.depth-carousel__arrow--prev{left:16px}.depth-carousel__arrow--next{right:16px}.depth-carousel__dots{z-index:3000;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0e101666;border-radius:999px;gap:8px;padding:8px 12px;display:flex;position:absolute;bottom:16px;left:50%;transform:translate(-50%)}.depth-carousel__dot{cursor:pointer;background:#ffffff52;border:none;border-radius:999px;width:7px;height:7px;padding:0;transition:width .25s,background .25s}.depth-carousel__dot.is-active{background:#fff;width:20px}@media (prefers-reduced-motion:reduce){.depth-carousel__card{will-change:auto}.depth-carousel__arrow,.depth-carousel__dot{transition:none}}.logoloop{--logoloop-gap:32px;--logoloop-logoHeight:28px;--logoloop-fadeColorAuto:#fff;position:relative}.logoloop--vertical{height:100%;display:inline-block}.logoloop--scale-hover{padding-top:calc(var(--logoloop-logoHeight) * .1);padding-bottom:calc(var(--logoloop-logoHeight) * .1)}@media (prefers-color-scheme:dark){.logoloop{--logoloop-fadeColorAuto:#0b0b0b}}.logoloop__track{will-change:transform;-webkit-user-select:none;user-select:none;z-index:0;width:max-content;display:flex;position:relative}.logoloop--vertical .logoloop__track{flex-direction:column;width:100%;height:max-content}.logoloop__list{align-items:center;display:flex}.logoloop--vertical .logoloop__list{flex-direction:column}.logoloop__item{margin-right:var(--logoloop-gap);font-size:var(--logoloop-logoHeight);flex:none;line-height:1}.logoloop--vertical .logoloop__item{margin-right:0;margin-bottom:var(--logoloop-gap)}.logoloop__item:last-child{margin-right:var(--logoloop-gap)}.logoloop--vertical .logoloop__item:last-child{margin-right:0;margin-bottom:var(--logoloop-gap)}.logoloop__node{align-items:center;display:inline-flex}.logoloop__item img{height:var(--logoloop-logoHeight);object-fit:contain;width:auto;image-rendering:-webkit-optimize-contrast;-webkit-user-drag:none;pointer-events:none;transition:transform .3s cubic-bezier(.4,0,.2,1);display:block}.logoloop--scale-hover .logoloop__item{overflow:visible}.logoloop--scale-hover .logoloop__item:hover img,.logoloop--scale-hover .logoloop__item:hover .logoloop__node{transform-origin:50%;transform:scale(1.2)}.logoloop--scale-hover .logoloop__node{transition:transform .3s cubic-bezier(.4,0,.2,1)}.logoloop__link{border-radius:4px;align-items:center;text-decoration:none;transition:opacity .2s;display:inline-flex}.logoloop__link:hover{opacity:.8}.logoloop__link:focus-visible{outline-offset:2px;outline:2px solid}.logoloop--fade:before,.logoloop--fade:after{content:"";pointer-events:none;z-index:10;width:clamp(24px,8%,120px);position:absolute;top:0;bottom:0}.logoloop--fade:before{background:linear-gradient(to right, var(--logoloop-fadeColor,var(--logoloop-fadeColorAuto)) 0%, #0000 100%);left:0}.logoloop--fade:after{background:linear-gradient(to left, var(--logoloop-fadeColor,var(--logoloop-fadeColorAuto)) 0%, #0000 100%);right:0}.logoloop--vertical.logoloop--fade:before,.logoloop--vertical.logoloop--fade:after{width:100%;height:clamp(24px,8%,120px);left:0;right:0}.logoloop--vertical.logoloop--fade:before{background:linear-gradient(to bottom, var(--logoloop-fadeColor,var(--logoloop-fadeColorAuto)) 0%, #0000 100%);top:0;bottom:auto}.logoloop--vertical.logoloop--fade:after{background:linear-gradient(to top, var(--logoloop-fadeColor,var(--logoloop-fadeColorAuto)) 0%, #0000 100%);top:auto;bottom:0}@media (prefers-reduced-motion:reduce){.logoloop__track{transform:translate(0,0)!important}.logoloop__item img,.logoloop__node{transition:none!important}}.text-loop{width:100%;position:relative;overflow:hidden}.text-loop-svg{pointer-events:none;width:100%;height:auto;display:block}.text-loop-text{pointer-events:visiblePainted;-webkit-user-select:none;user-select:none}.text-loop-ribbon{pointer-events:stroke}.text-loop-measure{visibility:hidden;pointer-events:none}.scroll-expand{width:100%;height:100%;position:relative}.scroll-expand--scroller{scrollbar-width:none;-ms-overflow-style:none;overscroll-behavior:contain;overflow:hidden auto}.scroll-expand--scroller::-webkit-scrollbar{display:none}.scroll-expand__track{width:100%;position:relative}.scroll-expand__stage{--se-title-size:4rem;width:100%;position:sticky;top:0;overflow:hidden}.scroll-expand__frame{clip-path:inset(21% 29% round 24px);will-change:clip-path;position:absolute;top:0;bottom:0;left:0;right:0}.scroll-expand__media{object-fit:cover;will-change:transform;transform-origin:50%;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;width:100%;height:100%;position:absolute;top:0;bottom:0;left:0;right:0}.scroll-expand__scrim{pointer-events:none;opacity:0;background:linear-gradient(#00000059,#0000001a 55%,#000000bf);position:absolute;top:0;bottom:0;left:0;right:0}.scroll-expand__overlay{text-align:center;opacity:0;will-change:opacity, transform;flex-direction:column;justify-content:center;align-items:center;padding:6%;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.scroll-expand__title{text-align:center;font-size:var(--se-title-size);letter-spacing:-.03em;color:#fff;text-shadow:0 2px 24px #00000073;pointer-events:none;will-change:opacity, transform;justify-content:center;align-items:center;margin:0;padding:0 6%;font-weight:700;line-height:1;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.scroll-expand__hint{text-align:center;letter-spacing:.02em;color:#ffffff8c;pointer-events:none;will-change:opacity, transform;font-size:.8125rem;position:absolute;bottom:1.25rem;left:0;right:0}@font-face{font-family:Inter;src:url(/assets/fonts/inter-latin.woff2)format("woff2");font-style:normal;font-weight:100 900;font-display:swap}@font-face{font-family:Geist;src:url(/assets/fonts/geist-v2.woff2)format("woff2");font-style:normal;font-weight:100 900;font-display:swap}@font-face{font-family:Geist Mono;src:url(/assets/fonts/geist-mono-v2.woff2)format("woff2");font-style:normal;font-weight:100 900;font-display:swap}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--background:#f7f6f2;--surface:#fff;--surface-warm:#fff9f4;--surface-muted:#efeee9;--ink:#252b36;--ink-soft:#3d4450;--muted:#777c84;--faint:#b6bac0;--orange:#f36b32;--orange-strong:#e75a21;--orange-soft:#ffd9c5;--orange-faint:#fff0e7;--green:#49c878;--line:#252b361c;--line-strong:#252b3630;--shadow-sm:0 12px 30px #242a3414;--shadow-md:0 28px 80px #242a3421;--shadow-orange:0 22px 50px #e55b2138;--radius-sm:14px;--radius-md:22px;--radius-lg:34px;--radius-xl:48px;--page-pad:max(5.5vw, 32px);--content:1280px;--ease-out:cubic-bezier(.23, 1, .32, 1);--ease-in-out:cubic-bezier(.77, 0, .175, 1);--ease-drawer:cubic-bezier(.32, .72, 0, 1);--motion-fast:.15s;--motion-ui:.21s;--motion-reveal:.76s;--stage-gutter:clamp(8px, 1.35vw, 20px);--stage-radius:clamp(30px, 3.3vw, 52px);font-synthesis:none;text-rendering:optimizelegibility;font-family:Inter,Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--background)}body{background:var(--background);min-width:320px;color:var(--ink);margin:0;overflow-x:hidden}body:before{content:"";z-index:9999;opacity:.027;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.78' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.55'/%3E%3C/svg%3E");position:fixed;top:0;bottom:0;left:0;right:0}::selection{background:var(--orange-soft);color:var(--ink)}::-webkit-scrollbar{width:11px}::-webkit-scrollbar-track{background:var(--background)}::-webkit-scrollbar-thumb{border:3px solid var(--background);background:#c8c7c2;border-radius:999px}img,svg{display:block}img{max-width:100%}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}h1,h2,h3,p{margin-top:0}h1,h2,h3{letter-spacing:-.045em;font-family:Inter,Arial,sans-serif}p{color:var(--muted);line-height:1.68}.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}.skip-link{z-index:10000;background:var(--ink);color:#fff;transition:transform .16s var(--ease-out);border-radius:999px;padding:11px 18px;position:fixed;top:8px;left:50%;transform:translate(-50%,-150%)}.skip-link:focus{transform:translate(-50%)}.locale-stage{min-height:100vh}.visual-loader{justify-content:center;align-items:center;gap:6px;min-height:60vh;display:flex}.visual-loader span{background:var(--orange);border-radius:50%;width:7px;height:7px;animation:.9s ease-in-out infinite loader-pulse}.visual-loader span:nth-child(2){animation-delay:.1s}.visual-loader span:nth-child(3){animation-delay:.2s}@keyframes loader-pulse{50%{opacity:.28;transform:translateY(-5px)}}.section-shell{width:min(100%, calc(var(--content) + var(--page-pad) * 2));padding:120px var(--page-pad);margin:0 auto}.glass-card{box-shadow:var(--shadow-md);-webkit-backdrop-filter:blur(24px)saturate(1.15);isolation:isolate;background:#ffffffc2 padding-box padding-box;border:1px solid #ffffffc7;overflow:hidden}.site-header,.language-picker__menu,.primary-nav,.media-feature__visual,.journey-section,.coach-section,.final-cta,.school-feature-card,.step-card,.pricing-card,.audience-grid article,.resource-guidance__grid article{isolation:isolate;background-clip:padding-box}[data-reveal]{transition-duration:var(--motion-reveal);transition-timing-function:var(--ease-out)}[data-reveal=clip]{opacity:0;transition-property:opacity,transform;transform:translateY(16px)}[data-reveal=fade]{opacity:0;transition-property:opacity,transform;transform:translateY(8px)}[data-reveal=image]{opacity:0;transition-property:opacity,transform;transition-duration:.88s;transform:scale(1.025)}[data-reveal=scale]{opacity:0;transition-property:opacity,transform;transform:scale(.94)}[data-reveal=words]{opacity:0;transition-property:opacity,transform;transition-duration:.82s;transform:translateY(14px)}[data-reveal=stagger]>*{opacity:0;transition:opacity .62s var(--ease-out), transform .62s var(--ease-out);transition-delay:calc(var(--stagger,0) * 55ms);transform:translateY(16px)scale(.985)}[data-reveal].is-visible{opacity:1;filter:none;transform:none}[data-reveal=stagger].is-visible>*{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:1ms!important;animation-duration:1ms!important;animation-iteration-count:1!important}[data-reveal],[data-reveal]>*{opacity:1!important;filter:none!important;clip-path:none!important;transform:none!important}}.site-header{z-index:1000;-webkit-backdrop-filter:blur(20px)saturate(1.2);width:min(100% - 32px,1390px);min-height:68px;transition:opacity var(--motion-ui) var(--ease-out), transform var(--motion-ui) var(--ease-out);will-change:transform, opacity;background:#f9f8f5c7;border:1px solid #ffffffd1;border-radius:22px;grid-template-columns:170px minmax(0,1fr) auto;align-items:center;padding:7px 9px 7px 20px;display:grid;position:fixed;top:16px;left:50%;transform:translate(-50%);box-shadow:0 10px 30px #1e232c14}.site-header[data-hidden]{opacity:0;pointer-events:none;transform:translate(-50%,calc(-100% - 24px))}.site-header__brand{border-radius:12px;align-items:center;width:118px;height:48px;display:inline-flex;overflow:hidden}.site-header__brand:focus-visible{outline:2px solid var(--orange);outline-offset:3px}.primary-nav a:focus-visible{outline:2px solid var(--orange);outline-offset:3px}.header-login:focus-visible{outline:2px solid var(--orange);outline-offset:3px}.language-picker button:focus-visible{outline:2px solid var(--orange);outline-offset:3px}.menu-toggle:focus-visible{outline:2px solid var(--orange);outline-offset:3px}.site-header__brand img{object-fit:contain;width:112px;height:48px;transform:scale(3.15)}.primary-nav{justify-content:center;align-items:center;gap:3px;display:flex}.primary-nav a{z-index:0;color:#686d75;transition:color .18s ease, transform .14s var(--ease-out);border-radius:12px;padding:11px 14px;font-size:13px;font-weight:540;position:relative}.primary-nav a:before{content:"";z-index:-1;border-radius:inherit;opacity:0;transition:transform .19s var(--ease-out), opacity .19s var(--ease-out), background .19s ease, border-color .19s ease;background:0 0;border:1px solid #0000;position:absolute;top:0;bottom:0;left:0;right:0;transform:scale(.96)}.primary-nav a.is-active{color:var(--ink)}.primary-nav a.is-active:before{border-color:var(--line);opacity:1;background:#ffffffd1;transform:scale(1);box-shadow:0 5px 16px #1e242e0f}.primary-nav a:active{transform:scale(.97)}.site-header__actions{align-items:center;gap:7px;display:flex}.header-login{background:var(--ink);color:#fff;min-height:52px;transition:background .18s ease, transform .14s var(--ease-out), box-shadow .18s ease;border-radius:15px;justify-content:center;align-items:center;gap:12px;padding:0 20px;font-size:13px;font-weight:630;display:inline-flex;box-shadow:0 10px 20px #1c212a24}.header-login svg{width:16px;height:16px;transition:transform .18s var(--ease-out)}.header-login:active{transform:scale(.97)}.language-picker{position:relative}.language-picker__trigger{border:1px solid var(--line);width:55px;height:52px;color:var(--ink);cursor:pointer;transition:border-color .18s ease, background .18s ease, transform .14s var(--ease-out);background:#ffffffad;border-radius:15px;justify-content:center;align-items:center;gap:8px;font-family:Geist Mono,monospace;font-size:11px;font-weight:700;display:inline-flex}.language-picker__trigger:active{transform:scale(.96)}.language-picker__trigger i{width:6px;height:6px;transition:transform .18s var(--ease-out);border-bottom:1.5px solid;border-right:1.5px solid;transform:translateY(-2px)rotate(45deg)}.language-picker[data-open] .language-picker__trigger i{transform:translateY(2px)rotate(225deg)}.language-picker__menu{border:1px solid var(--line);width:220px;box-shadow:var(--shadow-md);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);visibility:hidden;opacity:0;transform-origin:90% 0;transition:opacity .17s var(--ease-out), transform .17s var(--ease-out), visibility 0s linear .17s;background:#fffffff0;border-radius:18px;padding:7px;position:absolute;top:calc(100% + 10px);right:0;transform:translateY(-5px)scale(.97)}.language-picker[data-open] .language-picker__menu{visibility:visible;opacity:1;transition-delay:0s;transform:none}.language-picker__menu button{width:100%;color:var(--ink);cursor:pointer;text-align:left;transition:background .15s ease, transform .12s var(--ease-out);background:0 0;border:0;border-radius:11px;grid-template-columns:32px 1fr 8px;align-items:center;gap:9px;padding:11px 10px;display:grid}.language-picker__menu button span{color:var(--orange-strong);font-family:Geist Mono,monospace;font-size:10px}.language-picker__menu button strong{font-size:12px;font-weight:590}.language-picker__menu button i{background:var(--orange);opacity:0;width:7px;height:7px;transition:opacity .15s ease, transform .15s var(--ease-out);border-radius:50%;transform:scale(.8)}.language-picker__menu button[data-active]{background:var(--orange-faint)}.language-picker__menu button[data-active] i{opacity:1;transform:scale(1)}.language-picker__menu button:active{transform:scale(.98)}.menu-toggle{display:none}.eyebrow{color:#6f747c;letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:9px;font-family:Geist Mono,monospace;font-size:10px;font-weight:630;line-height:1;display:inline-flex}.eyebrow__dot{background:var(--orange);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 5px #f36b321f}.eyebrow--light{color:#ffffffb3}.eyebrow--light .eyebrow__dot{background:#fff;box-shadow:0 0 0 5px #ffffff26}.button-link{min-height:58px;box-shadow:var(--shadow-sm);transition:transform .14s var(--ease-out), background .18s ease, border-color .18s ease, box-shadow .18s ease;border:1px solid #0000;border-radius:18px;justify-content:center;align-items:center;gap:20px;padding:6px 7px 6px 23px;font-size:13px;font-weight:650;display:inline-flex}.button-link__icon{width:43px;height:43px;transition:transform .18s var(--ease-out), background .18s ease;border-radius:13px;place-items:center;display:grid}.button-link__icon svg{width:18px;height:18px}.button-link--dark{background:var(--ink);color:#fff;box-shadow:0 16px 28px #1f252f2e}.button-link--dark .button-link__icon{background:#ffffff1c}.button-link--orange{background:var(--orange);color:#fff;box-shadow:var(--shadow-orange)}.button-link--orange .button-link__icon{background:#ffffff2e}.button-link--light{color:var(--ink);background:#fff}.button-link--light .button-link__icon{background:var(--orange-faint);color:var(--orange-strong)}.button-link--outline{border-color:var(--line);color:var(--ink);box-shadow:none;background:#ffffff80}.button-link--outline .button-link__icon{background:var(--surface-muted)}.button-link:active{transform:scale(.97)}.button-link.is-disabled{cursor:not-allowed;filter:grayscale(.25);opacity:.46;pointer-events:none}.text-link{color:var(--ink);align-items:center;gap:10px;font-size:13px;font-weight:620;display:inline-flex}.text-link>span{border:1px solid var(--line);width:30px;height:30px;transition:transform .16s var(--ease-out), border-color .16s ease;background:#ffffff94;border-radius:50%;place-items:center;display:grid}.text-link svg{width:14px;height:14px}.text-link:active>span{transform:scale(.92)}.section-intro{max-width:840px;margin-bottom:60px}.section-intro h2{margin:20px 0 0;font-size:clamp(2.7rem,5.2vw,5.8rem);font-weight:590;line-height:.98}.section-intro p{max-width:620px;margin-top:24px;font-size:16px}.section-intro--center{text-align:center;margin-left:auto;margin-right:auto}.section-intro--center .eyebrow{justify-content:center}.section-actions{align-items:center;gap:24px;margin-top:34px;display:flex}.page-hero{min-height:820px;padding:150px var(--page-pad) 70px;background:radial-gradient(circle at 78% 38%, #ffccb06b, transparent 29%), var(--background);grid-template-columns:minmax(0,.92fr) minmax(440px,1.08fr);align-items:center;gap:5vw;display:grid;position:relative;overflow:hidden}.page-hero__ambient{filter:blur(2px);background:radial-gradient(circle,#f36b3229,#0000 68%);border-radius:50%;width:700px;height:700px;position:absolute;top:-300px;right:-220px}.page-hero__copy,.page-hero__visual{z-index:1;position:relative}.page-hero__copy{max-width:700px}.page-hero h1{margin:24px 0;font-size:clamp(4rem,6.4vw,7.7rem);font-weight:580;line-height:.93}.page-hero__copy>p{max-width:620px;margin-bottom:30px;font-size:clamp(1rem,1.4vw,1.24rem)}.page-hero__actions{align-items:center;gap:24px;display:flex}.page-hero__visual{min-height:570px}.steps-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.step-card{border:1px solid var(--line);border-radius:var(--radius-lg);min-height:330px;transition:border-color var(--motion-ui) ease, box-shadow var(--motion-ui) ease;background:#ffffffbd;padding:28px}.step-card__top{color:var(--orange-strong);justify-content:space-between;align-items:flex-start;font-family:Geist Mono,monospace;font-size:10px;display:flex}.step-card__icon{background:var(--orange-faint);width:62px;height:62px;color:var(--orange-strong);transition:transform var(--motion-ui) var(--ease-out);border-radius:20px;place-items:center;font-family:Inter,sans-serif;font-size:24px;display:grid}.step-card h3{margin:75px 0 14px;font-size:24px;font-weight:620}.step-card p{max-width:310px;margin:0;font-size:13px}.faq-section{background:var(--surface);grid-template-columns:minmax(260px,.75fr) minmax(460px,1.25fr);gap:9vw;display:grid}.faq-section__intro h2{margin:24px 0;font-size:clamp(2.7rem,4.4vw,5.2rem);font-weight:590;line-height:.98}.faq-section__contact{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface-warm);margin-top:35px;padding:20px}.faq-section__contact p{margin-bottom:12px;font-size:13px}.faq-section__contact .faq-section__email{margin:15px 0 0}.faq-section__email a{color:var(--ink);font-weight:650}.accordion{border-top:1px solid var(--line)}.accordion__item{border-bottom:1px solid var(--line)}.accordion__item h3{margin:0}.accordion__item h3>button{width:100%;min-height:88px;color:var(--ink);cursor:pointer;text-align:left;background:0 0;border:0;grid-template-columns:38px 1fr 36px;align-items:center;gap:12px;padding:0;display:grid}.accordion__item h3>button>span:nth-child(2){letter-spacing:-.015em;font-size:15px;font-weight:620}.accordion__index{color:#a5a8ad;font-family:Geist Mono,monospace;font-size:9px}.accordion__icon{border:1px solid var(--line);background:var(--surface-muted);width:32px;height:32px;transition:transform .19s var(--ease-out), background .19s ease, color .19s ease;border-radius:50%;place-items:center;display:grid}.accordion__icon svg{width:15px;height:15px}.accordion__item[data-open] .accordion__icon{background:var(--orange);color:#fff;transform:rotate(45deg)}.accordion__panel{opacity:0;transition:grid-template-rows .24s var(--ease-out), opacity .17s ease;grid-template-rows:0fr;display:grid}.accordion__panel>div{overflow:hidden}.accordion__panel p{margin:0 44px 0 50px;font-size:13px}.accordion__item[data-open] .accordion__panel{opacity:1;grid-template-rows:1fr}.accordion__item[data-open] .accordion__panel p{margin-bottom:28px}.final-cta{min-height:680px;padding:110px var(--page-pad);width:min(calc(100% - var(--stage-gutter) * 2), 1500px);margin:var(--stage-gutter) auto;border-radius:var(--stage-radius);background:var(--orange);color:#fff;text-align:center;place-items:center;display:grid;position:relative;overflow:hidden}.final-cta__noise{background:radial-gradient(circle at 18% 22%,#ffffff3d,#0000 25%),radial-gradient(circle at 82% 78%,#7b1d0038,#0000 32%),linear-gradient(135deg,#0000 25%,#ffffff0f,#0000 68%);position:absolute;top:0;bottom:0;left:0;right:0}.final-cta__rings{pointer-events:none;place-items:center;display:grid;position:absolute;top:0;bottom:0;left:0;right:0}.final-cta__rings i{aspect-ratio:1;width:min(58vw,760px);animation:final-ring 14s var(--ease-in-out) infinite alternate;border:1px solid #ffffff2e;border-radius:50%;position:absolute}.final-cta__rings i:nth-child(2){width:min(78vw,1040px);animation-delay:-4s}.final-cta__rings i:nth-child(3){width:min(98vw,1320px);animation-delay:-8s}@keyframes final-ring{to{opacity:.38;transform:scale(1.045)}}.final-cta__content{z-index:1;max-width:950px;position:relative}.final-cta h2{margin:25px 0;font-size:clamp(3.2rem,7vw,7.8rem);font-weight:600;line-height:.92}.final-cta p{color:#ffffffc7;max-width:560px;margin:0 auto 34px;font-size:17px}.final-cta__progress{justify-content:center;align-items:center;width:min(360px,78vw);margin:36px auto 0;display:flex}.final-cta__progress span{background:var(--orange);border:2px solid #ffffffd1;border-radius:50%;width:9px;height:9px;box-shadow:0 0 0 6px #ffffff14}.final-cta__progress span:last-child{background:#fff}.final-cta__progress i{background:#ffffff47;width:118px;height:1px;overflow:hidden}.final-cta__progress i:after{content:"";width:52%;height:100%;animation:final-progress 2.8s var(--ease-in-out) infinite alternate;background:#fff;display:block}@keyframes final-progress{to{transform:translate(92%)}}.final-cta__badge{z-index:1;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);width:118px;height:118px;animation:final-badge 5s var(--ease-in-out) infinite alternate;background:#ffffff14;border:1px solid #fff6;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;top:14%;right:8%;transform:rotate(8deg)}@keyframes final-badge{to{transform:translateY(-9px)rotate(3deg)}}@media (prefers-reduced-motion:reduce){.final-cta__rings i,.final-cta__progress i:after,.final-cta__badge{animation:none}}.final-cta__badge span,.final-cta__badge small{letter-spacing:.1em;text-transform:uppercase;font-family:Geist Mono,monospace;font-size:9px}.final-cta__badge strong{font-size:26px}.site-footer{padding:90px var(--page-pad) 34px;border-top:1px solid var(--line);background:#f2f1ed}.site-footer__top{max-width:var(--content);grid-template-columns:1.55fr repeat(3,1fr);gap:7vw;margin:0 auto;padding-bottom:70px;display:grid}.site-footer__brand img{object-fit:contain;width:150px;height:76px}.site-footer__brand p{max-width:350px;margin:14px 0 24px;font-size:13px}.site-footer__socials{gap:7px;display:flex}.site-footer__socials a{border:1px solid var(--line);width:38px;height:38px;transition:transform .14s var(--ease-out), border-color .16s ease, background .16s ease;background:#ffffff8c;border-radius:50%;place-items:center;display:grid}.site-footer__socials svg{width:18px;height:18px}.site-footer__socials a:active{transform:scale(.94)}.site-footer nav,.site-footer__contact{flex-direction:column;align-items:flex-start;gap:13px;display:flex}.site-footer nav strong,.site-footer__contact strong{margin-bottom:8px;font-size:12px}.site-footer nav a,.site-footer__contact a,.site-footer__contact span{color:#777b82;font-size:12px;transition:color .15s}.site-footer nav a:hover,.site-footer__contact a:hover{color:var(--orange-strong)}.site-footer__bottom{max-width:var(--content);border-top:1px solid var(--line);color:#8c9096;justify-content:space-between;gap:20px;margin:0 auto;padding-top:26px;font-size:10px;display:flex}.site-footer__bottom strong{color:#6f747b;font-weight:550}@media (hover:hover) and (pointer:fine){.primary-nav a:hover{color:var(--ink)}.header-login:hover{background:#343b47;box-shadow:0 15px 30px #1c212a33}.header-login:hover svg{transform:translate(2px)}.language-picker__trigger:hover{border-color:var(--line-strong);background:#fff}.language-picker__menu button:hover{background:var(--orange-faint)}.button-link:hover{box-shadow:0 18px 34px #1f252f33}.step-card:hover .step-card__icon{transform:rotate(-5deg)scale(1.06)}.button-link:hover .button-link__icon{transform:translate(2px)}.text-link:hover>span{border-color:var(--orange);transform:translate(2px)}.site-footer__socials a:hover{border-color:var(--orange);color:var(--orange-strong);background:#fff}}.home-hero{min-height:860px;padding:142px var(--page-pad) 90px;background:radial-gradient(circle at 50% 22%, #fff 0, #ffffffb3 22%, transparent 50%), linear-gradient(180deg, #f8f7f3 0%, var(--background) 78%);text-align:center;place-items:center;display:grid;position:relative;overflow:hidden}.home-hero:before,.home-hero:after{content:"";pointer-events:none;border:1px solid #f36b3221;border-radius:50%;position:absolute}.home-hero:before{width:760px;height:760px;animation:hero-ring-breathe 12s var(--ease-in-out) infinite alternate}.home-hero:after{width:1080px;height:1080px;animation:hero-ring-breathe 16s 1.5s var(--ease-in-out) infinite alternate-reverse}@keyframes hero-ring-breathe{to{opacity:.55;transform:scale(1.045)}}.home-hero__glow{pointer-events:none;background:radial-gradient(circle,#f4723724,#0000 66%);border-radius:50%;width:880px;height:880px;position:absolute;top:-30%;left:50%;transform:translate(-50%)}.home-hero__beam{background:conic-gradient(from 205deg, transparent 0 38%, #f36b3214 45%, transparent 52% 100%);filter:blur(1px);pointer-events:none;border-radius:50%;width:min(78vw,1080px);height:740px;animation:20s linear infinite hero-beam;position:absolute;top:4%;left:50%;transform:translate(-50%)}@keyframes hero-beam{to{transform:translate(-50%)rotate(360deg)}}.home-hero__inner{z-index:2;width:min(100%,1160px);position:relative}.home-hero .eyebrow{box-shadow:var(--shadow-sm);animation:hero-enter .6s 40ms var(--ease-out) both;background:#ffffffb3;border:1px solid #ffffffe6;border-radius:999px;margin-bottom:50px;padding:12px 16px}.home-hero .eyebrow__dot{background:var(--green);box-shadow:0 0 0 5px #49c8781f}.home-hero__headline-wrap{max-width:1120px;animation:hero-enter .72s .1s var(--ease-out) both;margin:0 auto;position:relative}.home-hero h1{text-wrap:balance;margin:0;font-size:clamp(4.6rem,8.5vw,8.7rem);font-weight:580;line-height:.9}.home-hero h1:first-line{color:var(--ink)}.home-hero__inner>p{max-width:580px;animation:hero-enter .65s .18s var(--ease-out) both;margin:38px auto 22px;font-size:17px}.home-hero__actions{animation:hero-enter .65s .24s var(--ease-out) both;justify-content:center;align-items:center;gap:25px;display:flex}.home-hero__proof{animation:hero-enter .65s .3s var(--ease-out) both;justify-content:center;align-items:center;gap:14px;margin-top:28px;display:flex}@keyframes hero-enter{0%{opacity:0;transform:translateY(18px)}}.home-hero__proof>div{padding-left:9px;display:flex}.home-hero__proof img{border:2px solid var(--background);background:var(--orange-soft);object-fit:cover;object-position:top;border-radius:50%;width:32px;height:32px;margin-left:-9px}.home-hero__proof span{color:#8f9399;font-size:11px}.scroll-indicator{z-index:3;color:#999da3;letter-spacing:.12em;text-transform:uppercase;flex-direction:column;align-items:center;gap:8px;font-family:Geist Mono,monospace;font-size:8px;display:flex;position:absolute;bottom:25px;right:30px}.scroll-indicator i{background:linear-gradient(var(--orange), transparent);transform-origin:top;width:1px;height:44px;animation:2s ease-in-out infinite scroll-line}@keyframes scroll-line{50%{opacity:.45;transform:scaleY(.45)}}.story-deck{background:linear-gradient(var(--background), #f3f2ee 50%, var(--background));height:520px;position:relative}.story-deck__track{justify-content:space-between;align-items:flex-start;width:min(100% - 96px,1380px);display:flex;position:absolute;top:58px;left:50%;transform:translate(-50%)}.story-card{aspect-ratio:.74;transform-origin:50% 88%;background:#fff;border:8px solid #ffffffeb;border-radius:22px;flex:0 0 15.5%;width:15.5%;transition:filter .18s,box-shadow .18s;position:relative;overflow:hidden;box-shadow:0 34px 70px #20252e29}.story-card:first-child{transform:translateY(30px)rotate(-5deg)}.story-card:nth-child(2){transform:translateY(10px)rotate(-3deg)}.story-card:nth-child(3){transform:translateY(0)rotate(-1deg)}.story-card:nth-child(4){transform:translateY(0)rotate(1deg)}.story-card:nth-child(5){transform:translateY(10px)rotate(3deg)}.story-card:nth-child(6){transform:translateY(30px)rotate(5deg)}.story-card img{object-fit:cover;object-position:top;width:100%;height:100%;transition:transform .18s var(--ease-out)}.story-card small{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:var(--ink);background:#ffffffc7;border-radius:999px;padding:7px 10px;font-size:9px;position:absolute;bottom:14px;right:14px}.home-text-loop{height:380px;position:relative;overflow:hidden}.home-text-loop .text-loop{height:100%}.home-text-loop .text-loop-svg{width:min(100% - 48px,1200px);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(-.5deg)}.media-feature{min-height:840px;padding:100px var(--page-pad);grid-template-columns:minmax(320px,.72fr) minmax(480px,1.28fr);align-items:center;gap:7vw;display:grid}.media-feature--reverse{grid-template-columns:minmax(480px,1.28fr) minmax(320px,.72fr)}.media-feature--reverse .media-feature__copy{order:2}.media-feature__copy{max-width:560px}.media-feature__copy h2{margin:22px 0;font-size:clamp(3rem,5.7vw,6.6rem);font-weight:590;line-height:.94}.media-feature__copy p{max-width:490px;margin-bottom:30px;font-size:15px}.media-feature__visual{border-radius:var(--radius-xl);min-height:600px;box-shadow:inset 0 0 0 1px #22283208, var(--shadow-sm);isolation:isolate;background:linear-gradient(145deg,#ecebe6,#fff 70%) padding-box padding-box;border:1px solid #fffc;place-items:center;display:grid;position:relative;overflow:hidden}.dossier-preview{border-radius:28px;width:min(82%,650px);padding:15px;transition:box-shadow .18s;transform:rotate(-1.5deg)}.window-bar{border-bottom:1px solid var(--line);align-items:center;gap:6px;height:42px;padding:0 5px 10px;display:flex}.window-bar i{background:#d3d2ce;border-radius:50%;width:8px;height:8px}.window-bar span{color:#999da2;background:#f1f0ec;border-radius:8px;margin:0 auto;padding:6px 28px;font-size:9px}.dossier-preview__head{grid-template-columns:72px 1fr auto;align-items:center;gap:16px;padding:24px 6px;display:grid}.dossier-preview__head>img{background:var(--orange-soft);object-fit:cover;object-position:top;border-radius:18px;width:62px;height:62px}.dossier-preview__head small,.dossier-preview__head h3,.dossier-preview__head p{margin:0}.dossier-preview__head small{color:#989ca2;font-size:9px}.dossier-preview__head h3{margin:3px 0;font-size:23px}.dossier-preview__head p{font-size:10px}.dossier-preview__head>strong{color:var(--orange-strong);font-size:27px}.progress-track{background:#ebeae6;border-radius:7px;height:7px;overflow:hidden}.progress-track i{border-radius:inherit;background:linear-gradient(90deg, var(--orange-strong), #ffb187);width:92%;height:100%;display:block}.dossier-preview__grid{grid-template-columns:repeat(3,1fr);gap:9px;margin-top:18px;display:grid}.dossier-preview__grid div{background:#f4f3ef;border-radius:14px;min-width:0;padding:14px}.dossier-preview__grid span,.dossier-preview__grid strong{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.dossier-preview__grid span{color:#999da2;font-size:8px}.dossier-preview__grid strong{margin-top:5px;font-size:11px}.talent-preview{place-items:center;display:grid;position:absolute;top:0;bottom:0;left:0;right:0}.talent-preview__halo{background:radial-gradient(circle,#f36b3245,#0000 66%);border-radius:50%;width:560px;height:560px;position:absolute}.talent-preview__phone{filter:drop-shadow(0 30px 40px #2026302e);height:540px;position:relative;transform:rotate(2deg)translateY(35px)}.notification-card{border-radius:18px;grid-template-columns:45px 1fr;gap:12px;width:min(380px,78%);padding:13px;animation:4s ease-in-out infinite notification-breathe;display:grid;position:absolute;bottom:18%;right:5%}@keyframes notification-breathe{50%{transform:translateY(-7px);box-shadow:0 34px 90px #242a342e}}.notification-card img{background:var(--ink);object-fit:contain;border-radius:12px;width:45px;height:45px;padding:5px}.notification-card.notification-card--asset{object-fit:contain;filter:drop-shadow(0 22px 35px #242a3426);background:0 0;border-radius:0;width:min(430px,82%);height:auto;padding:0;display:block}.notification-card small,.notification-card strong,.notification-card span{display:block}.notification-card small{color:#999da2;letter-spacing:.07em;text-transform:uppercase;font-family:Geist Mono,monospace;font-size:7px}.notification-card strong{margin:3px 0;font-size:12px}.notification-card span{color:#858990;font-size:9px;line-height:1.35}.match-preview{border-radius:28px;width:min(86%,700px);padding:25px;transition:box-shadow .18s}.match-preview__head{grid-template-columns:54px 1fr auto;align-items:center;gap:13px;display:grid}.mini-logo{background:#f1f0ec;border-radius:15px;place-items:center;width:52px;height:52px;display:grid}.mini-logo img{object-fit:contain;width:44px;height:30px}.match-preview__head small{color:#92969c;font-size:9px}.match-preview__head h3{margin:4px 0 0;font-size:16px}.match-preview__apply{background:var(--ink);color:#fff;cursor:default;min-height:39px;transition:transform .14s var(--ease-out), background .17s ease;border:0;border-radius:12px;align-items:center;gap:8px;padding:0 13px;font-size:10px;font-weight:650;display:inline-flex}.match-preview__apply svg{width:13px;height:13px}.match-preview__badges{gap:7px;margin:20px 0;display:flex}.match-preview__badges span{background:var(--ink);color:#fff;border-radius:999px;padding:7px 10px;font-size:9px}.match-preview__badges span:last-child{background:var(--orange-faint);color:var(--orange-strong)}.match-preview hr{border:0;border-top:1px solid var(--line)}.match-preview h4{margin-bottom:10px;font-size:12px}.match-preview>p{margin:0;font-size:11px;line-height:1.7}.journey-section{min-height:760px;padding:110px var(--page-pad);width:min(calc(100% - var(--stage-gutter) * 2), 1500px);margin:var(--stage-gutter) auto;border-radius:var(--stage-radius);background:linear-gradient(145deg,#eef0f3 0%,#f8f7f3 54%,#eceef1 100%);border:1px solid #ffffffdb;grid-template-columns:minmax(180px,.7fr) minmax(500px,1.6fr) minmax(180px,.7fr);align-items:center;gap:3vw;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #252b3606}.journey-section__ambient{pointer-events:none;background:radial-gradient(circle,#ffffffeb,#0000 67%);border:1px solid #252b360f;border-radius:50%;position:absolute;top:10%;bottom:10%;left:24%;right:24%}.journey-section__copy{z-index:1;text-align:center;position:relative}.journey-section__copy .eyebrow{justify-content:center}.journey-section__copy p{color:var(--ink);letter-spacing:-.045em;margin:30px auto 0;font-size:clamp(2.25rem,4vw,5rem);font-weight:480;line-height:1.18}.journey-section__copy p>span{color:#b8bcc3;opacity:.4;transition:color .52s,opacity .52s;transition-delay:calc(var(--word-index) * 32ms);display:inline}.journey-section__copy p.is-visible>span{color:var(--ink);opacity:1}.journey-pills{z-index:2;flex-direction:column;gap:20px;display:flex;position:relative}.journey-pills--left{align-items:flex-end}.journey-pills--right{align-items:flex-start}.journey-pill{box-shadow:none;color:var(--ink);isolation:isolate;background:#fff padding-box padding-box;border:1px solid #252b3614;border-radius:999px;align-items:center;gap:9px;padding:9px 14px 9px 9px;font-size:11px;transition:border-color .18s,background .18s;display:inline-flex}.journey-pill i{background:var(--orange);color:#fff;width:23px;height:23px;transition:transform .21s var(--ease-out);border-radius:50%;place-items:center;display:grid}.journey-pill i svg{width:14px;height:14px}.journey-pill--tone-2 i{background:var(--ink)}.journey-pill--tone-3 i{background:#4b84f3}.journey-pill--tone-4 i{background:var(--green)}.journey-pill--tone-5 i{background:#ed4b94}.journey-pill--tone-6 i{background:#f3b52f}.coach-section{min-height:780px;padding:100px var(--page-pad);width:min(calc(100% - var(--stage-gutter) * 2), 1500px);margin:var(--stage-gutter) auto;border-radius:var(--stage-radius);background:var(--ink);color:#fff;grid-template-columns:.85fr 1.15fr;align-items:center;gap:6vw;display:grid;position:relative;overflow:hidden}.coach-section:before{content:"";background:radial-gradient(circle,#f36b323b,#0000 68%);border-radius:50%;width:650px;height:650px;position:absolute;left:-260px}.coach-section__copy{z-index:2;max-width:620px;position:relative}.coach-section__copy h2{margin:24px 0;font-size:clamp(3.4rem,6vw,7rem);font-weight:590;line-height:.92}.coach-section__copy h2 span{color:#f58a5a}.coach-section__copy p{color:#afb3ba;max-width:500px;margin-bottom:32px}.coach-console{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(155deg,#ffffff21,#ffffff0b);border:1px solid #ffffff26;border-radius:36px;width:min(100%,650px);min-height:570px;margin-left:auto;padding:14px;position:relative;overflow:hidden;box-shadow:0 42px 110px #00000059,inset 0 1px #ffffff1f}.coach-console:before{content:"";width:480px;height:480px;animation:coach-glow 8s var(--ease-in-out) infinite alternate;pointer-events:none;background:radial-gradient(circle,#f36b323d,#0000 68%);border-radius:50%;position:absolute;top:-35%;right:-20%}@keyframes coach-glow{to{opacity:.55;transform:translate(-30px,35px)scale(.92)}}.coach-console__header,.coach-console__footer{z-index:1;align-items:center;gap:12px;padding:12px 14px;display:flex;position:relative}.coach-console__header{border-bottom:1px solid #ffffff1a}.coach-console__mark{background:var(--orange);border-radius:15px;place-items:center;width:44px;height:44px;display:grid;box-shadow:0 10px 26px #f36b3245}.coach-console__mark svg{width:21px;height:21px}.coach-console__header strong,.coach-console__header small{display:block}.coach-console__header strong{font-size:13px}.coach-console__header small{color:#9da3ad;margin-top:3px;font-size:9px}.coach-console__header small i{background:#4fc77a;border-radius:50%;width:6px;height:6px;margin-right:4px;display:inline-block;box-shadow:0 0 0 4px #4fc77a1a}.coach-console__step{color:#8f96a1;margin-left:auto;font-family:Geist Mono,monospace;font-size:9px}.coach-console__conversation{z-index:1;min-height:412px;padding:34px 22px 22px;position:relative}.coach-message{align-items:flex-start;gap:12px;max-width:88%;display:flex}.coach-message__spark{width:32px;height:32px;color:var(--orange);background:#f36b322b;border-radius:11px;flex:none;place-items:center;display:grid}.coach-message__spark svg{width:14px;height:14px}.coach-message p{color:var(--ink);background:#fff;border-radius:4px 20px 20px;margin:0;padding:16px 18px;font-size:13px;line-height:1.55;box-shadow:0 18px 48px #00000030}.coach-console__questions{flex-direction:column;align-items:flex-end;gap:9px;margin-top:27px;display:flex}.coach-console__questions span{color:#d9dce1;max-width:82%;transform:translateX(calc(var(--question-index) * -8px));transition:color .18s ease, background .18s ease, transform .18s var(--ease-out);background:#ffffff12;border:1px solid #ffffff21;border-radius:16px 16px 5px;padding:11px 14px;font-size:10px}.coach-console__typing{background:#ffffff14;border-radius:14px;gap:4px;width:max-content;margin:24px 0 0 44px;padding:10px 13px;display:flex}.coach-console__typing i{width:5px;height:5px;animation:coach-typing 1.2s calc(var(--dot,0) * .13s) ease-in-out infinite;background:#c7cbd1;border-radius:50%}.coach-console__typing i:nth-child(2){--dot:1}.coach-console__typing i:nth-child(3){--dot:2}@keyframes coach-typing{50%{opacity:.3;transform:translateY(-3px)}}.coach-console__footer{border-top:1px solid #ffffff1a;justify-content:flex-end}.coach-console__footer>span{background:#ffffff0e;border-radius:13px;width:100%;height:38px}.coach-console__footer>i{background:var(--orange);border-radius:13px;flex:none;place-items:center;width:38px;height:38px;display:grid}.coach-console__footer svg{width:16px;height:16px}@media (hover:hover) and (pointer:fine){.story-card:hover{z-index:3;filter:saturate(1.05);box-shadow:0 38px 76px #20252e33}.story-card:hover img{transform:scale(1.025)}.media-feature__visual:hover .dossier-preview{box-shadow:0 30px 80px #242a3426}.media-feature__visual:hover .match-preview{box-shadow:0 34px 90px #242a342e}.media-feature__visual:hover .notification-card{animation-play-state:paused}.journey-pill:hover{background:#fffaf7;border-color:#f36b322e}.journey-pill:hover i{transform:rotate(-7deg)scale(1.08)}.coach-console__questions span:hover{color:#fff;background:#ffffff21}}@media (prefers-reduced-motion:reduce){.home-hero:before,.home-hero:after,.home-hero__beam,.coach-console:before,.coach-console__typing i{animation:none}}.people-orbit{position:absolute;top:0;bottom:0;left:0;right:0}.people-orbit__line{border-top:2px dashed #464b5426;border-radius:50%;width:72%;height:46%;position:absolute;top:18%;right:4%;transform:rotate(-13deg)}.people-orbit__person{box-shadow:var(--shadow-md);background:#fff;border:10px solid #ffffffd1;border-radius:50%;position:absolute;overflow:hidden}.people-orbit__person img{object-fit:cover;width:100%;height:100%}.people-orbit__person--main{width:270px;height:270px;top:23%;left:21%}.people-orbit__person--secondary{width:135px;height:135px;bottom:18%;right:12%}.people-orbit__count,.candidate-deck__count{min-width:72px;height:72px;box-shadow:var(--shadow-sm);background:#fff;border:8px solid #ffffffbd;border-radius:50%;place-items:center;padding:0 16px;font-size:13px;display:grid;position:absolute}.people-orbit__count{animation:5s ease-in-out infinite count-float;top:17%;right:15%}@keyframes count-float{50%{transform:translateY(-8px)rotate(3deg)}}.school-overview__grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.school-feature-card{border:1px solid var(--line);border-radius:var(--radius-lg);transition:border-color var(--motion-ui) ease, box-shadow var(--motion-ui) ease;background:#ffffffc2;overflow:hidden}.school-feature-card__copy{min-height:280px;padding:28px}.school-feature-card__copy>span{color:var(--orange-strong);font-family:Geist Mono,monospace;font-size:10px}.school-feature-card h3{margin:62px 0 14px;font-size:24px}.school-feature-card p{margin:0;font-size:13px}.school-feature-card__media{background:#ecebe7;height:260px;overflow:hidden}.school-feature-card__media img{object-fit:contain;object-position:center;width:100%;height:100%;transition:transform .5s var(--ease-out);padding:10px}.school-scroll-story{border-radius:var(--radius-xl);background:#202733;margin:0 18px;position:relative;overflow:hidden}.school-scroll-story .scroll-expand__title{max-width:820px;color:var(--ink);text-shadow:0 2px 24px #ffffffe6;text-wrap:balance;margin:auto;font-weight:600}.school-scroll-story .scroll-expand__frame{background:#f5f4f0;box-shadow:0 34px 90px #080c1352}.school-scroll-story .scroll-expand__media{padding:clamp(12px,2.5vw,36px)}.school-scroll-story .scroll-expand__overlay{color:#fff}.school-scroll-story .scroll-expand__overlay h2{max-width:900px;margin:15px 0 0;font-size:clamp(3rem,6vw,7rem);line-height:.95}.scroll-story__eyebrow{letter-spacing:.14em;text-transform:uppercase;font-family:Geist Mono,monospace;font-size:10px}.school-journey__tabs{z-index:2;border:1px solid var(--line);background:#fff9;border-radius:24px;grid-template-columns:repeat(3,1fr);gap:8px;padding:7px;display:grid;position:relative}.school-journey__tabs button{min-height:84px;color:var(--ink);cursor:pointer;text-align:left;transition:background .18s ease, border-color .18s ease, transform .14s var(--ease-out), box-shadow .18s ease;background:0 0;border:1px solid #0000;border-radius:17px;flex-direction:column;gap:6px;padding:16px;display:flex}.school-journey__tabs button span{color:var(--orange-strong);text-transform:uppercase;font-family:Geist Mono,monospace;font-size:9px}.school-journey__tabs button strong{font-size:15px}.school-journey__tabs button[aria-selected=true]{box-shadow:var(--shadow-sm);background:#fff;border-color:#ffffffe6}.school-journey__tabs button:active{transform:scale(.98)}.school-journey__stage{border-radius:0 0 var(--radius-xl) var(--radius-xl);min-height:610px;animation:panel-reveal .26s var(--ease-out) both;background:radial-gradient(circle at 70% 38%,#f36b322e,#0000 35%),#eae9e4;grid-template-columns:.85fr 1.15fr;align-items:center;gap:5vw;padding:65px 5vw;display:grid}@keyframes panel-reveal{0%{opacity:0;filter:blur(3px);transform:translateY(8px)}}.chat-card{border-radius:30px;padding:24px}.chat-card__header{border-bottom:1px solid var(--line);align-items:center;gap:11px;padding-bottom:16px;display:flex}.chat-card__header img{object-fit:cover;border-radius:14px;width:42px;height:42px}.chat-card__header strong,.chat-card__header span{display:block}.chat-card__header strong{font-size:13px}.chat-card__header span{color:var(--green);margin-top:2px;font-size:9px}.chat-card__messages{flex-direction:column;gap:10px;padding-top:18px;display:flex}.chat-card__messages p{max-width:84%;color:var(--ink-soft);background:#f0efeb;border-radius:16px 16px 16px 5px;margin:0;padding:12px 14px;font-size:11px;line-height:1.55}.chat-card__messages p[data-speaker=student]{background:var(--orange);color:#fff;border-radius:16px 16px 5px;align-self:flex-end}.school-journey__document{place-items:center;min-height:470px;display:grid;position:relative}.school-journey__document>img{object-fit:contain;filter:drop-shadow(0 28px 40px #23293329);border-radius:18px;max-width:78%;max-height:450px}.school-journey__tags{flex-wrap:wrap;justify-content:flex-end;gap:6px;max-width:68%;display:flex;position:absolute;bottom:8%;right:0}.school-journey__tags span{background:var(--orange-faint);box-shadow:var(--shadow-sm);color:var(--orange-strong);border:4px solid #fff;border-radius:999px;padding:8px 11px;font-size:9px}.candidate-deck{position:absolute;top:0;bottom:0;left:0;right:0}.candidate-deck__count{z-index:5;border-radius:18px;width:auto;animation:5s ease-in-out infinite count-float;top:19%;left:30%}.candidate-photo{box-shadow:var(--shadow-md);background:#fff;border:8px solid #fff;border-radius:24px;position:absolute;overflow:hidden}.candidate-photo span{z-index:1;background:var(--ink);color:#fff;border-radius:999px;padding:5px 8px;font-size:9px;position:absolute;top:12px;right:12px}.candidate-photo img{object-fit:cover;width:100%;height:100%}.candidate-photo--back{width:250px;height:350px;top:25%;left:9%;transform:rotate(-5deg)}.candidate-photo--front{width:250px;height:350px;top:6%;right:4%;transform:rotate(4deg)}.candidate-requirements{z-index:4;border-radius:20px;width:min(370px,72%);padding:15px;position:absolute;bottom:5%;right:0}.candidate-requirements>strong{margin-bottom:10px;font-size:11px;display:block}.candidate-requirements>span{color:#5f646c;align-items:center;gap:9px;padding:7px 0;font-size:9px;display:flex}.candidate-requirements i{background:var(--ink);color:#fff;border-radius:5px;place-items:center;width:17px;height:17px;display:grid}.candidate-requirements svg{width:11px;height:11px}.partner-loop{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#f8f6f1;padding:48px 0;overflow:hidden}.partner-wordmark{color:#9a9da2;letter-spacing:-.04em;white-space:nowrap;font-family:Geist,sans-serif;font-size:27px;font-weight:650}.company-features{padding:110px var(--page-pad);border-radius:var(--radius-xl);background:var(--ink);color:#fff;margin:18px}.company-features .section-intro .eyebrow{color:#a9adb4}.company-features__grid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.company-features__grid article{background:#ffffff09;border:1px solid #ffffff1c;border-radius:26px;min-height:255px;padding:30px;transition:background .18s,border-color .18s}.company-features__grid article>div{color:var(--orange);justify-content:space-between;font-family:Geist Mono,monospace;font-size:10px;display:flex}.company-features__grid article>div i{font-family:Inter,sans-serif;font-size:16px;font-style:normal}.company-features__grid h3{max-width:460px;margin:65px 0 12px;font-size:26px}.company-features__grid p{color:#aeb2b9;max-width:470px;margin:0;font-size:13px}.recruiting-section .section-intro .button-link{margin-top:25px}.recruiting-board{border-radius:var(--radius-xl);background:radial-gradient(circle at 65% 30%, var(--orange-soft), transparent 35%), #e9e8e3;place-items:center;min-height:610px;display:grid;position:relative;overflow:hidden}.recruiting-board>img{object-fit:cover;object-position:top;width:min(58%,610px);max-height:560px;box-shadow:var(--shadow-md);border-radius:22px;transform:rotate(-2deg)translate(-10%)}.recruiting-board__status{border-radius:22px;width:min(360px,44%);padding:18px;position:absolute;bottom:9%;right:8%}.recruiting-board__status small,.recruiting-board__status>strong{display:block}.recruiting-board__status small{color:#93979e;font-size:9px}.recruiting-board__status>strong{margin:4px 0 12px}.recruiting-board__status>div{flex-wrap:wrap;gap:6px;display:flex}.recruiting-board__status span{background:#f0efeb;border-radius:9px;padding:8px 9px;font-size:9px}.recruiting-board__status span b{color:var(--orange-strong);margin-left:5px}.recruiting-benefits{grid-template-columns:repeat(3,1fr);gap:14px;margin-top:18px;display:grid}.recruiting-benefits article{border:1px solid var(--line);border-radius:var(--radius-md);background:#fff;padding:26px}.recruiting-benefits article>span{color:var(--orange-strong);font-family:Geist Mono;font-size:9px}.recruiting-benefits h3{margin:35px 0 10px;font-size:21px}.recruiting-benefits p{margin:0;font-size:12px}.audience-section{background:#f0efea}.audience-grid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.audience-grid article{border:1px solid var(--line);border-radius:var(--radius-lg);min-height:350px;transition:border-color var(--motion-ui) ease, box-shadow var(--motion-ui) ease;background:#ffffffb8;padding:30px;position:relative}.audience-grid__index{color:var(--orange-strong);font-family:Geist Mono;font-size:10px}.audience-grid h3{max-width:480px;margin:60px 0 12px;font-size:30px}.audience-grid p{max-width:540px;min-height:70px;font-size:13px}.audience-grid .button-link{margin-top:25px}.pricing-page{background:var(--background)}.pricing-hero{min-height:650px;padding:190px var(--page-pad) 80px;text-align:center;flex-direction:column;align-items:center;display:flex}.pricing-tabs{border:1px solid var(--line);width:270px;box-shadow:var(--shadow-sm);background:#fff;border-radius:999px;grid-template-columns:1fr 1fr;margin:25px 0 45px;padding:5px;display:grid;position:relative}.pricing-tabs button{z-index:2;color:#858990;cursor:pointer;height:38px;transition:color .18s ease, transform .12s var(--ease-out);background:0 0;border:0;font-size:12px;font-weight:620;position:relative}.pricing-tabs button[aria-selected=true]{color:#fff}.pricing-tabs button:active{transform:scale(.97)}.pricing-tabs>i{background:var(--ink);width:calc(50% - 5px);height:38px;transition:transform .22s var(--ease-drawer);border-radius:999px;position:absolute;top:5px;left:5px}.pricing-tabs[data-selected=schools]>i{transform:translate(100%)}.pricing-hero h1{text-wrap:balance;max-width:900px;margin:0;font-size:clamp(3.6rem,6.5vw,7.4rem);font-weight:580;line-height:.94}.pricing-content{padding:0 var(--page-pad) 120px}.pricing-counter{max-width:var(--content);border:1px solid var(--line);background:#ffffffa3;border-radius:20px;justify-content:space-between;align-items:center;margin:0 auto 28px;padding:16px 20px;display:flex}.pricing-counter>span{font-size:12px;font-weight:620}.pricing-counter>div{align-items:center;gap:14px;display:flex}.pricing-counter button{border:1px solid var(--line);cursor:pointer;width:38px;height:38px;transition:transform .12s var(--ease-out), border-color .15s ease;background:#fff;border-radius:11px}.pricing-counter button:active{transform:scale(.94)}.pricing-counter strong{text-align:center;min-width:24px;animation:number-pop .18s var(--ease-out)}@keyframes number-pop{0%{opacity:0;transform:translateY(5px)scale(.94)}}.pricing-grid{max-width:var(--content);grid-template-columns:repeat(4,1fr);align-items:start;gap:12px;margin:0 auto;display:grid}.pricing-card{border:1px solid var(--line);border-radius:var(--radius-lg);min-height:780px;transition:border-color var(--motion-ui) ease, box-shadow var(--motion-ui) ease;background:#fff;flex-direction:column;padding:27px;display:flex;position:relative}.pricing-card[data-plan=pro]{border-color:#f36b327a;box-shadow:0 24px 60px #e65d221f}.pricing-card__head{letter-spacing:.08em;text-transform:uppercase;justify-content:space-between;align-items:center;font-family:Geist Mono;font-size:10px;font-weight:650;display:flex}.pricing-card__head em{background:var(--orange);color:#fff;border-radius:999px;padding:5px 8px;font-size:8px;font-style:normal}.pricing-card__price{align-items:center;gap:10px;min-height:92px;margin:18px 0 8px;display:flex}.pricing-card__price strong{letter-spacing:-.06em;font-size:clamp(2.5rem,3.7vw,4.6rem);font-weight:590;line-height:.92}.pricing-card__price span{color:#969aa0;font-size:9px;line-height:1.5}.pricing-card>p{min-height:72px;font-size:11px}.pricing-card hr{border:0;border-top:1px solid var(--line);width:100%;margin:10px 0 18px}.pricing-card>small{letter-spacing:.1em;text-transform:uppercase;font-family:Geist Mono;font-size:8px}.pricing-card ul{flex:1;margin:20px 0;padding:0;list-style:none}.pricing-card li{color:#6f747c;grid-template-columns:17px 1fr;gap:8px;margin:10px 0;font-size:9px;line-height:1.45;display:grid}.pricing-card li i{background:var(--orange-faint);width:16px;height:16px;color:var(--orange-strong);border-radius:50%;place-items:center;display:grid}.pricing-card li svg{width:10px;height:10px}.pricing-card li:not([data-available]){color:#afb2b7}.pricing-card li:not([data-available]) i{color:#a8abb0;background:#f1f0ed}.pricing-card li i>span{font-size:13px;font-style:normal;line-height:1}.pricing-card .button-link{align-self:stretch;min-height:52px}.pricing-card__note{text-align:center;margin:12px 0 0;min-height:0!important}.school-pricing-panel{width:min(calc(100% - var(--page-pad) * 2), var(--content));border-radius:var(--radius-xl);background:var(--ink);color:#fff;min-height:720px;animation:panel-reveal .26s var(--ease-out) both;grid-template-columns:minmax(0,.85fr) minmax(420px,1.15fr);align-items:center;gap:clamp(45px,7vw,110px);margin:0 auto 120px;padding:70px;display:grid;position:relative;overflow:hidden}.school-pricing-panel__orb{background:radial-gradient(circle at 40% 40%, var(--orange), #8b2e10 45%, transparent 70%);opacity:.8;filter:blur(4px);border-radius:50%;width:650px;height:650px;position:absolute;right:-10%}.school-pricing-panel>:not(.school-pricing-panel__orb){z-index:1;position:relative}.school-pricing-panel__copy h2{max-width:700px;margin:25px 0;font-size:clamp(3rem,5.3vw,6.2rem);line-height:.94}.school-pricing-panel__copy h2 span{color:var(--orange);display:block}.school-pricing-panel__copy p{color:#adb1b8;max-width:520px}.school-pricing-card{color:var(--ink);background:#fffffff0;border-radius:30px;flex-direction:column;padding:30px;display:flex}.school-pricing-card>em{background:var(--orange-faint);color:var(--orange-strong);letter-spacing:.07em;text-transform:uppercase;border-radius:999px;align-self:flex-start;padding:7px 10px;font-family:Geist Mono,monospace;font-size:8px;font-style:normal;font-weight:700}.school-pricing-card__counter{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;margin:24px 0 4px;padding-bottom:18px;font-size:11px;font-weight:650;display:flex}.school-pricing-card__counter>div{align-items:center;gap:12px;display:flex}.school-pricing-card__counter button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:10px;width:34px;height:34px}.school-pricing-card__counter button:active{transform:scale(.94)}.school-pricing-card__counter strong{text-align:center;min-width:30px;animation:number-pop .18s var(--ease-out)}.school-pricing-card__price{align-items:center;gap:12px;margin-top:20px;display:flex}.school-pricing-card__price strong{letter-spacing:-.06em;font-size:clamp(3rem,4.5vw,5rem);line-height:.9}.school-pricing-card__price span{color:#888d94;font-size:9px;line-height:1.5}.school-pricing-card>small{color:#9a9ea4;margin-top:7px;font-size:9px}.school-pricing-card ul{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 14px;margin:24px 0;padding:0;list-style:none;display:grid}.school-pricing-card li{color:#686d75;grid-template-columns:17px 1fr;gap:7px;font-size:8px;line-height:1.4;display:grid}.school-pricing-card li i{background:var(--orange-faint);width:16px;height:16px;color:var(--orange-strong);border-radius:50%;place-items:center;display:grid}.school-pricing-card li svg{width:10px;height:10px}.school-pricing-card li:not([data-available]){color:#afb2b7}.school-pricing-card li:not([data-available]) i{color:#a8abb0;background:#efefec}.school-pricing-card li i>span{font-size:13px;font-style:normal}.school-pricing-card .button-link{background:var(--ink);color:#fff;align-self:stretch}.school-pricing-card>p{color:#969aa0;text-align:center;margin:12px 0 0;font-size:9px}.about-hero{min-height:820px;padding:160px var(--page-pad) 90px;text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.about-hero__ring{border:1px solid #f36b322e;border-radius:50%;width:620px;height:620px;position:absolute;top:22%;left:50%;transform:translate(-50%);box-shadow:0 0 0 90px #f36b3206,0 0 0 180px #f36b3205}.about-hero h1{text-wrap:balance;max-width:1140px;margin:0;font-size:clamp(4.5rem,8.2vw,10rem);font-weight:580;line-height:.88;position:relative}.about-hero p{max-width:800px;margin:52px 0 0;font-size:15px;position:relative}.founder-story{grid-template-columns:1.05fr .95fr;align-items:center;gap:7vw;display:grid}.founder-story__media{aspect-ratio:.95;border-radius:var(--radius-xl);background:#deddd8;position:relative;overflow:hidden}.founder-story__media>img{object-fit:cover;object-position:top;filter:saturate(.86);width:100%;height:100%}.founder-story__tag{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);text-transform:uppercase;background:#ffffffc2;border-radius:999px;padding:9px 12px;font-family:Geist Mono;font-size:8px;position:absolute;bottom:18px;left:18px}.founder-story__copy h2{margin:24px 0;font-size:clamp(3rem,5vw,6rem);font-weight:590;line-height:.95}.founder-story__copy>p{max-width:530px}.founder-signature{flex-direction:column;margin-top:35px;display:flex}.founder-signature strong{font-size:14px}.founder-signature span{color:var(--muted);margin-top:4px;font-size:11px}.team-carousel-section{background:#efeee9}.team-carousel-layout{grid-template-columns:minmax(250px,.55fr) minmax(600px,1.45fr);align-items:center;gap:4vw;display:grid}.team-carousel-meta>span{color:var(--orange-strong);font-family:Geist Mono;font-size:9px}.team-carousel-meta h3{margin:24px 0 6px;font-size:clamp(2.4rem,4vw,4.6rem);line-height:.95}.team-carousel-meta p{font-size:13px}.team-carousel-stage{border-radius:var(--radius-xl);background:radial-gradient(circle at 60% 40%,#fff,#e1e0db 70%);height:590px;position:relative;overflow:hidden}.team-carousel-stage .depth-carousel__arrow{border-color:var(--line);color:var(--ink);background:#ffffffc2}.team-carousel-stage .depth-carousel__dots{background:#ffffffb8;gap:0;padding:2px 4px}.team-carousel-stage .depth-carousel__dot,.team-carousel-stage .depth-carousel__dot.is-active{background:0 0;width:44px;height:44px;position:relative}.team-carousel-stage .depth-carousel__dot:after{content:"";width:7px;height:7px;transition:width .22s var(--ease-out), background .22s ease;background:#252b3640;border-radius:999px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.team-carousel-stage .depth-carousel__dot.is-active:after{background:var(--orange);width:20px}.team-carousel-stage .depth-carousel__dot:focus-visible{outline:2px solid var(--orange-strong);outline-offset:-4px}.resource-hero{min-height:840px;padding:145px var(--page-pad) 60px;background:radial-gradient(circle at 78% 38%, #ffcdb266, transparent 30%), var(--background);grid-template-columns:minmax(360px,.9fr) minmax(470px,1.1fr);align-items:center;gap:5vw;display:grid;overflow:hidden}.resource-hero__copy{z-index:2;max-width:690px;position:relative}.resource-hero h1{margin:24px 0;font-size:clamp(4rem,6.6vw,8rem);font-weight:580;line-height:.91}.resource-hero h1 span{color:#b0b4ba}.resource-hero__copy>p{max-width:560px;margin-bottom:30px;font-size:17px}.resource-hero__visual{z-index:1;min-height:640px;position:relative}.resource-lanyard{border-radius:var(--radius-xl);background:radial-gradient(circle at 50% 38%,#fffffff2,#eae8e133 56%,#0000 72%);position:absolute;top:-15%;bottom:-10%;left:-8%;right:-8%;overflow:hidden}.resource-lanyard .lanyard-wrapper{height:780px}.resource-lanyard-fallback{place-items:center;display:grid;position:absolute;top:8%;bottom:8%;left:12%;right:12%}.resource-lanyard-fallback img{width:min(78%,440px);max-height:640px;box-shadow:var(--shadow-md);object-fit:contain;border-radius:24px;transform:rotate(3deg)}.resource-paper-stack{place-items:center;display:grid;position:absolute;top:5%;bottom:5%;left:10%;right:10%}.resource-paper-stack:before,.resource-paper-stack:after{content:"";aspect-ratio:.78;width:60%;box-shadow:var(--shadow-md);background:#fff;border-radius:24px;position:absolute}.resource-paper-stack:before{transform:translate(-11%,4%)rotate(-8deg)}.resource-paper-stack:after{transform:translate(12%,-2%)rotate(6deg)}.resource-paper-stack>img{z-index:2;object-fit:cover;object-position:top;width:58%;max-height:560px;box-shadow:var(--shadow-md);border-radius:20px;position:relative;transform:rotate(-1.5deg)}.resource-paper-stack__pen{z-index:3;background:var(--orange);width:20px;height:250px;box-shadow:var(--shadow-md);border-radius:12px;position:absolute;bottom:12%;right:16%;transform:rotate(35deg)}.resource-paper-stack__spark{z-index:3;background:var(--ink);color:#fff;border-radius:24px;place-items:center;width:75px;height:75px;display:grid;position:absolute;top:8%;right:13%;transform:rotate(8deg)}.resource-paper-stack__spark svg{width:33px}.career-orbit{border:1px solid #f36b322e;border-radius:50%;position:absolute;top:4%;bottom:4%;left:4%;right:4%}.career-orbit:before{content:"";border:1px dashed #252b3626;border-radius:50%;position:absolute;top:14%;bottom:14%;left:14%;right:14%}.career-orbit>span{background:var(--orange);color:#fff;width:105px;height:105px;box-shadow:var(--shadow-orange);border-radius:32px;place-items:center;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.career-orbit>span svg{width:42px}.career-orbit>i{background:var(--ink);width:58px;height:58px;box-shadow:var(--shadow-sm);color:#fff;border:7px solid #fff;border-radius:50%;place-items:center;font-family:Geist Mono;font-size:9px;font-style:normal;display:grid;position:absolute}.career-orbit>i:first-of-type{top:10%;left:20%}.career-orbit>i:nth-of-type(2){top:32%;right:8%}.career-orbit>i:nth-of-type(3){bottom:12%;left:25%}.career-orbit>img{object-fit:cover;width:160px;height:160px;box-shadow:var(--shadow-md);background:#fff;border:10px solid #fff;border-radius:50%;position:absolute;bottom:9%;right:12%}.jobs-phone{place-items:center;display:grid;position:absolute;top:0;bottom:0;left:0;right:0}.jobs-phone>img{filter:drop-shadow(0 30px 45px #23293333);height:620px;transform:rotate(3deg)translateY(40px)}.jobs-phone__card{width:235px;box-shadow:var(--shadow-md);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffc7;border:1px solid #fff;border-radius:20px;flex-direction:column;padding:18px;display:flex;position:absolute;bottom:17%;right:4%}.jobs-phone__card strong{color:var(--orange-strong);font-size:35px}.jobs-phone__card span{color:var(--muted);font-size:10px}.coach-resource-visual{position:absolute;top:0;bottom:0;left:0;right:0}.coach-resource-visual img{filter:drop-shadow(0 25px 40px #23293333);position:absolute}.coach-resource-visual img:first-child{width:380px;top:10%;left:8%}.coach-resource-visual img:nth-child(2){width:180px;bottom:9%;right:4%}.coach-resource-visual>span{background:var(--orange);color:#fff;width:110px;height:110px;box-shadow:var(--shadow-orange);border-radius:35px;place-items:center;display:grid;position:absolute;top:48%;left:55%;transform:rotate(-7deg)}.coach-resource-visual svg{width:46px}.resource-intro{padding-top:130px;padding-bottom:130px}.resource-intro p{max-width:1100px;color:var(--ink);letter-spacing:-.045em;margin:0;font-size:clamp(2.2rem,4.4vw,5.4rem);font-weight:520;line-height:1.15}.resource-guidance{background:#efeee9}.resource-guidance__grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.resource-guidance__grid article{border:1px solid var(--line);border-radius:var(--radius-lg);min-height:370px;transition:border-color var(--motion-ui) ease, box-shadow var(--motion-ui) ease;background:#ffffffbd;padding:28px}.resource-guidance__grid article>span{color:var(--orange-strong);font-family:Geist Mono;font-size:9px}.resource-guidance__icon{background:var(--orange-faint);width:65px;height:65px;color:var(--orange-strong);transition:transform var(--motion-ui) var(--ease-out);border-radius:21px;place-items:center;margin-top:55px;font-size:23px;display:grid}.resource-guidance h3{margin:35px 0 12px;font-size:23px}.resource-guidance p{margin:0;font-size:13px}.not-found{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:750px;padding:140px 20px;display:flex}.not-found>span{color:var(--orange);font-family:Geist Mono;font-size:12px}.not-found h1{margin:22px 0;font-size:clamp(4rem,10vw,10rem)}.not-found p{max-width:500px}.not-found a{background:var(--ink);color:#fff;border-radius:15px;align-items:center;gap:10px;margin-top:20px;padding:15px 20px;display:inline-flex}.not-found a svg{width:16px;height:16px}@media (hover:hover) and (pointer:fine){.school-feature-card:hover{box-shadow:var(--shadow-md);border-color:#f36b3233}.school-feature-card:hover img{transform:scale(1.025)}.company-features__grid article:hover{background:#ffffff12;border-color:#fff3}.step-card:hover,.pricing-card:hover,.resource-guidance__grid article:hover,.audience-grid article:hover{border-color:#f36b3242;box-shadow:0 24px 55px #242a341c}.resource-guidance__grid article:hover .resource-guidance__icon{transform:rotate(-5deg)scale(1.06)}.pricing-counter button:hover{border-color:var(--orange)}}@media (max-width:1180px){:root{--page-pad:38px}.site-header{grid-template-columns:135px 1fr auto}.primary-nav a{padding:10px 9px;font-size:12px}.media-feature{gap:4vw}.journey-section{grid-template-columns:180px minmax(430px,1fr) 180px}.pricing-grid{grid-template-columns:repeat(2,1fr)}.pricing-card{min-height:720px}.team-carousel-layout{grid-template-columns:250px minmax(0,1fr)}}@media (max-width:920px){:root{--page-pad:24px}.site-header{border-radius:19px;grid-template-columns:1fr auto;width:calc(100% - 20px);min-height:62px;padding:5px 7px 5px 15px;top:10px}.site-header__brand{width:110px;height:48px}.site-header__brand img{width:103px}.primary-nav{box-shadow:var(--shadow-md);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);visibility:hidden;opacity:0;transform-origin:top;transition:opacity .19s var(--ease-out), transform .19s var(--ease-out), visibility 0s linear .19s;background:#f9f8f5f2;border:1px solid #ffffffe6;border-radius:20px;flex-direction:column;align-items:stretch;gap:2px;padding:8px;display:flex;position:fixed;top:80px;left:10px;right:10px;transform:translateY(-10px)scale(.985)}.primary-nav[data-open]{visibility:visible;opacity:1;transition-delay:0s;transform:none}.primary-nav a{padding:13px 15px;font-size:14px}.primary-nav a:before{border-radius:13px}.site-header__actions{grid-column:2}.header-login{display:none}.language-picker__trigger{width:50px;height:50px}.menu-toggle{background:var(--ink);cursor:pointer;border:0;border-radius:14px;place-content:center;gap:6px;width:50px;height:50px;display:grid}.menu-toggle span{width:18px;height:1.5px;transition:transform .19s var(--ease-out);background:#fff;display:block}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(3.75px)rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-3.75px)rotate(-45deg)}.section-shell{padding-top:90px;padding-bottom:90px}.page-hero,.resource-hero{text-align:center;grid-template-columns:1fr;gap:20px;min-height:auto;padding-top:130px}.page-hero__copy,.resource-hero__copy{max-width:760px;margin:0 auto}.page-hero__copy .eyebrow,.resource-hero__copy .eyebrow{justify-content:center}.page-hero__copy>p,.resource-hero__copy>p{margin-left:auto;margin-right:auto}.page-hero__actions{justify-content:center}.page-hero__visual{min-height:500px}.resource-hero__visual{min-height:580px}.resource-lanyard{pointer-events:none}.home-hero{min-height:800px;padding-top:130px}.home-hero h1{font-size:clamp(4.3rem,13vw,7.2rem)}.story-deck{overscroll-behavior-inline:contain;scroll-snap-type:x proximity;scrollbar-width:none;height:630px;scroll-padding-inline:24px;overflow:auto hidden}.story-deck::-webkit-scrollbar{display:none}.story-deck__track{padding-inline-start:24px;padding-inline-end:50px;position:relative;left:0;transform:none}.story-card{scroll-snap-align:center;flex:none;width:250px}.home-text-loop{height:300px}.media-feature,.media-feature--reverse{min-height:auto;padding:90px var(--page-pad);grid-template-columns:1fr;gap:55px}.media-feature--reverse .media-feature__copy{order:0}.media-feature__copy{text-align:center;max-width:700px;margin:0 auto}.media-feature__copy .eyebrow{justify-content:center}.media-feature__copy p{margin-left:auto;margin-right:auto}.media-feature__visual{min-height:560px}.journey-section{grid-template-columns:1fr;min-height:auto;padding-top:100px;padding-bottom:100px}.journey-section__ambient{top:12%;bottom:12%;left:4%;right:4%}.journey-pills{flex-flow:wrap;justify-content:center}.journey-pills--left{order:2}.journey-pills--right{order:3}.coach-section{text-align:center;grid-template-columns:1fr;padding-top:90px}.coach-section__copy{margin:0 auto}.coach-section__copy .eyebrow{justify-content:center}.coach-section__copy p{margin-left:auto;margin-right:auto}.coach-console{text-align:left;min-height:540px;margin:0 auto}.faq-section{grid-template-columns:1fr;gap:45px}.faq-section__intro{max-width:700px}.site-footer__top{grid-template-columns:1.3fr 1fr 1fr}.site-footer__contact{grid-column:2/4}.school-overview__grid{grid-template-columns:1fr}.school-feature-card{grid-template-columns:.8fr 1.2fr;display:grid}.school-feature-card__media{height:100%;min-height:300px}.school-journey__stage{grid-template-columns:1fr}.school-journey__document{min-height:380px}.recruiting-benefits,.resource-guidance__grid{grid-template-columns:1fr}.resource-guidance__grid article{min-height:300px}.audience-grid,.founder-story{grid-template-columns:1fr}.founder-story__media{max-width:700px}.team-carousel-layout{grid-template-columns:1fr}.team-carousel-meta{text-align:center}.team-carousel-stage{height:560px}.school-pricing-panel{grid-template-columns:1fr}.school-pricing-panel__copy{text-align:center}.school-pricing-panel__copy .eyebrow{justify-content:center}.school-pricing-panel__copy p{margin-left:auto;margin-right:auto}}@media (max-width:680px){:root{--page-pad:18px;--radius-xl:34px}.language-picker__menu{width:min(260px,100vw - 20px);position:fixed;top:79px;right:10px}.home-hero{min-height:720px;padding-bottom:70px}.home-hero .eyebrow{margin-bottom:35px}.home-hero h1{font-size:clamp(3.45rem,17.3vw,5.7rem);line-height:.9}.home-hero__inner>p{margin-top:50px;font-size:14px}.home-hero__actions{flex-direction:column;gap:15px}.home-hero__proof{margin-top:24px}.scroll-indicator{display:none}.story-deck{height:530px}.story-deck__track{padding-inline-start:18px;padding-inline-end:38px;top:50px;left:0}.story-card{border-width:5px;border-radius:17px;width:205px;margin-left:-20px}.story-card small{display:none}.home-text-loop{height:240px}.media-feature{gap:38px;padding-top:75px;padding-bottom:75px}.media-feature__copy h2{font-size:3.2rem}.media-feature__visual{border-radius:28px;min-height:430px}.dossier-preview{width:94%;padding:11px}.window-bar span{padding:5px 13px}.dossier-preview__head{grid-template-columns:56px 1fr auto;gap:9px}.dossier-preview__head>img{width:52px;height:52px}.dossier-preview__head h3{font-size:17px}.dossier-preview__head>strong{font-size:19px}.dossier-preview__grid div{padding:10px 8px}.talent-preview__phone{height:400px}.notification-card{width:90%;bottom:9%;right:3%}.match-preview{width:94%;padding:17px}.match-preview__head{grid-template-columns:44px 1fr}.mini-logo{width:44px;height:44px}.match-preview__apply{grid-column:1/3;justify-content:center}.journey-section__copy p{font-size:2.35rem}.journey-pill{font-size:9px}.coach-section{min-height:740px}.coach-section__copy h2{font-size:3.7rem}.coach-console{border-radius:27px;min-height:510px;padding:10px}.coach-console__conversation{min-height:360px;padding:24px 10px 16px}.coach-message{max-width:100%}.coach-message p{padding:13px 14px;font-size:11px}.coach-console__questions span{max-width:90%}.section-intro{margin-bottom:42px}.section-intro h2{font-size:3rem}.section-actions{flex-direction:column;align-items:flex-start}.steps-grid{grid-template-columns:1fr}.step-card{min-height:270px}.step-card h3{margin-top:50px}.accordion__item h3>button{grid-template-columns:28px 1fr 32px;min-height:80px}.accordion__item h3>button>span:nth-child(2){font-size:13px}.accordion__panel p{margin-left:40px;margin-right:15px}.final-cta{min-height:590px;padding-top:90px;padding-bottom:90px}.final-cta h2{font-size:3.7rem}.final-cta__badge{width:88px;height:88px;top:7%;right:3%}.final-cta__badge strong{font-size:20px}.page-hero h1,.resource-hero h1{font-size:3.75rem}.page-hero__actions{flex-direction:column}.page-hero__visual{min-height:410px}.resource-hero__visual{min-height:500px}.people-orbit__person--main{width:210px;height:210px;top:18%;left:8%}.people-orbit__person--secondary{width:110px;height:110px;bottom:12%;right:7%}.people-orbit__count{top:12%;right:8%}.school-feature-card{display:block}.school-feature-card__copy{min-height:245px}.school-feature-card__media{min-height:240px}.school-scroll-story{border-radius:28px;margin:0 8px}.school-journey__tabs{border-radius:20px;grid-template-columns:1fr}.school-journey__tabs button{min-height:68px}.school-journey__stage{padding:35px 14px}.chat-card{padding:16px}.school-journey__document>img,.school-journey__tags{max-width:94%}.candidate-photo--back{width:180px;height:260px;top:28%;left:-2%}.candidate-photo--front{width:180px;height:260px;top:5%;right:-2%}.candidate-deck__count{left:15%}.candidate-requirements{width:88%;right:2%}.company-features{border-radius:28px;margin:8px;padding:80px 18px}.company-features__grid{grid-template-columns:1fr}.company-features__grid article{min-height:230px}.recruiting-board{border-radius:28px;min-height:510px}.recruiting-board>img{width:78%;transform:rotate(-2deg)translate(-8%,-8%)}.recruiting-board__status{width:86%;bottom:4%;right:3%}.audience-grid h3{font-size:25px}.pricing-hero{min-height:550px;padding-top:150px}.pricing-hero h1{font-size:3.75rem}.pricing-counter{flex-direction:column;gap:15px}.pricing-grid{grid-template-columns:1fr}.pricing-card{min-height:auto}.school-pricing-panel{width:calc(100% - 20px);min-height:570px;padding:48px 22px 22px}.school-pricing-panel__copy h2{font-size:3.7rem}.school-pricing-card{padding:22px}.school-pricing-card ul{grid-template-columns:1fr}.school-pricing-panel__orb{right:-70%}.about-hero{min-height:700px;padding-top:135px}.about-hero h1{font-size:4.2rem}.about-hero p{margin-top:38px;font-size:13px}.founder-story__copy h2{font-size:3.3rem}.team-carousel-stage{border-radius:28px;height:510px}.team-carousel-stage .depth-carousel__arrow--prev{left:8px}.team-carousel-stage .depth-carousel__arrow--next{right:8px}.resource-lanyard{top:-12%;bottom:-8%;left:-18%;right:-18%}.resource-lanyard .lanyard-wrapper{height:660px}.resource-paper-stack{top:0;bottom:0;left:0;right:0}.resource-paper-stack>img{width:68%}.resource-paper-stack:before,.resource-paper-stack:after{width:70%}.career-orbit{top:5%;bottom:5%;left:0;right:0}.career-orbit>img{width:120px;height:120px}.jobs-phone>img{height:500px}.jobs-phone__card{width:190px;right:0}.coach-resource-visual img:first-child{width:300px}.resource-intro{padding-top:95px;padding-bottom:95px}.resource-intro p{font-size:2.45rem}.site-footer{padding-top:70px}.site-footer__top{grid-template-columns:1fr 1fr;gap:50px 25px}.site-footer__brand,.site-footer__contact{grid-column:1/3}.site-footer__bottom{flex-direction:column}}@media (max-width:430px){.button-link{min-height:55px}.home-hero h1{font-size:3.35rem}.home-hero__proof>div{display:none}.story-card{width:185px}.media-feature__copy h2,.section-intro h2,.faq-section__intro h2{font-size:2.7rem}.final-cta h2,.coach-section__copy h2,.page-hero h1,.resource-hero h1,.pricing-hero h1,.school-pricing-panel__copy h2{font-size:3.15rem}.page-hero__visual{min-height:370px}.resource-hero__visual{min-height:450px}.resource-lanyard .lanyard-wrapper{height:600px}.site-footer__top{grid-template-columns:1fr}.site-footer__brand,.site-footer__contact{grid-column:auto}}
