.HeroVideo-module__Kg1R_a__videoWrap{background:var(--paper);position:absolute;inset:0;overflow:hidden}.HeroVideo-module__Kg1R_a__video{object-fit:cover;opacity:0;width:100%;height:100%;transition:opacity .8s}.HeroVideo-module__Kg1R_a__ready .HeroVideo-module__Kg1R_a__video{opacity:1}.HeroVideo-module__Kg1R_a__loader{z-index:2;background:linear-gradient(160deg,#2a5c3f 0%,#1d3f2c 58%,#16301f 100%);flex-direction:column;justify-content:center;align-items:center;gap:22px;transition:opacity .6s,visibility .6s;display:flex;position:absolute;inset:0}.HeroVideo-module__Kg1R_a__ready .HeroVideo-module__Kg1R_a__loader{opacity:0;visibility:hidden}.HeroVideo-module__Kg1R_a__brand{font-family:var(--f-head,Georgia, serif);letter-spacing:6px;text-transform:uppercase;color:#ffffffeb;font-size:18px;animation:1.8s ease-in-out infinite HeroVideo-module__Kg1R_a__heroBrandPulse}.HeroVideo-module__Kg1R_a__track{background:#ffffff2e;border-radius:999px;width:min(220px,50vw);height:3px;position:relative;overflow:hidden}.HeroVideo-module__Kg1R_a__fill{border-radius:inherit;background:linear-gradient(90deg,#72c49a,#c8963c);width:0;height:100%;transition:width .3s;position:absolute;top:0;left:0}.HeroVideo-module__Kg1R_a__indeterminate{width:40%;animation:1.2s ease-in-out infinite HeroVideo-module__Kg1R_a__heroIndeterminate}.HeroVideo-module__Kg1R_a__stalled{opacity:.5;width:22%}@keyframes HeroVideo-module__Kg1R_a__heroIndeterminate{0%{transform:translate(-130%)}to{transform:translate(330%)}}@keyframes HeroVideo-module__Kg1R_a__heroBrandPulse{0%,to{opacity:.55}50%{opacity:1}}@media (prefers-reduced-motion:reduce){.HeroVideo-module__Kg1R_a__brand,.HeroVideo-module__Kg1R_a__indeterminate{animation:none}}.HeroVideo-module__Kg1R_a__videoWrap:after{content:"";pointer-events:none;background:linear-gradient(#00000026 0%,#0000000d 40%,#00000059 100%);position:absolute;inset:0}
.Header-module__-ReXtW__hdr{width:100%;max-width:var(--max-w);z-index:20;justify-content:space-between;align-items:center;margin:0 auto;padding:26px 32px 0;display:flex;position:relative}.Header-module__-ReXtW__logo{font-family:var(--f-head);letter-spacing:5px;text-transform:uppercase;color:var(--ink-soft);font-size:12px;text-decoration:none;transition:color .2s}.Header-module__-ReXtW__logo:hover{color:var(--ink)}.Header-module__-ReXtW__nav{gap:28px;display:flex}.Header-module__-ReXtW__nav a{font-family:var(--f-body);letter-spacing:1px;color:var(--ink-soft);font-size:12px;text-decoration:none;transition:color .2s}.Header-module__-ReXtW__nav a:hover{color:var(--ink)}.Header-module__-ReXtW__light .Header-module__-ReXtW__logo,.Header-module__-ReXtW__light .Header-module__-ReXtW__nav a{color:#ffffffc7;text-shadow:0 1px 14px #00000059}.Header-module__-ReXtW__light .Header-module__-ReXtW__logo:hover,.Header-module__-ReXtW__light .Header-module__-ReXtW__nav a:hover{color:#fff}.Header-module__-ReXtW__light .Header-module__-ReXtW__langBtn{color:#ffffffe6;background:#0c1c143d;border-color:#ffffff57}.Header-module__-ReXtW__light .Header-module__-ReXtW__langBtn:hover{color:#fff;background:#0c1c1466;border-color:#ffffff94}.Header-module__-ReXtW__light .Header-module__-ReXtW__caret{color:#ffffffa3}.Header-module__-ReXtW__langWrap{position:relative}.Header-module__-ReXtW__langBtn{border-radius:var(--r-btn);border:1px solid var(--paper-dark);font-family:var(--f-head);letter-spacing:1.5px;color:var(--ink-soft);cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff59;align-items:center;gap:7px;padding:6px 14px;font-size:11px;transition:all .2s;display:flex}.Header-module__-ReXtW__langBtn:hover{border-color:var(--gold);color:var(--ink);background:#ffffff80}.Header-module__-ReXtW__flag{font-size:15px}.Header-module__-ReXtW__code{letter-spacing:1px;font-size:11px}.Header-module__-ReXtW__caret{color:var(--paper-dark);font-size:7px;transition:transform .22s}.Header-module__-ReXtW__open .Header-module__-ReXtW__caret{transform:rotate(180deg)}.Header-module__-ReXtW__langDd{background:var(--paper);border:1px solid var(--paper-dark);opacity:0;visibility:hidden;z-index:200;border-radius:18px;min-width:168px;transition:opacity .2s,transform .2s,visibility .2s;position:absolute;top:calc(100% + 8px);right:0;overflow:hidden;transform:translateY(-5px);box-shadow:0 16px 48px #6450282e,0 2px 8px #6450281a}.Header-module__-ReXtW__langDdOpen{opacity:1;visibility:visible;transform:translateY(0)}.Header-module__-ReXtW__langItem{cursor:pointer;width:100%;font-family:var(--f-body);color:var(--ink-soft);text-align:left;background:0 0;border:none;align-items:center;gap:10px;padding:10px 16px;font-size:13px;transition:background .15s,color .15s;display:flex}.Header-module__-ReXtW__langItem:hover{background:var(--paper-mid);color:var(--ink)}.Header-module__-ReXtW__active{color:var(--gold);font-weight:700}.Header-module__-ReXtW__liFlag{font-size:16px}.Header-module__-ReXtW__liName{flex:1}.Header-module__-ReXtW__liCode{font-family:var(--f-head);letter-spacing:1.5px;color:var(--paper-dark);font-size:9px}.Header-module__-ReXtW__sep{background:var(--paper-mid);height:1px;margin:3px 12px}@media (max-width:900px){.Header-module__-ReXtW__nav{display:none}}
.ArtifactsHero-module__GxbGbG__hero{z-index:1;flex-direction:column;justify-content:center;align-items:center;height:100vh;min-height:600px;display:flex;position:fixed;top:0;left:0;right:0;overflow:hidden}.ArtifactsHero-module__GxbGbG__heroHeader{z-index:10;justify-content:center;padding:0 32px;display:flex;position:absolute;top:0;left:0;right:0}.ArtifactsHero-module__GxbGbG__heroHeader>*{width:100%;max-width:var(--max-w)}.ArtifactsHero-module__GxbGbG__heroContent{z-index:5;text-align:center;will-change:opacity;max-width:760px;padding:0 24px;animation:1.1s cubic-bezier(.34,1.18,.64,1) .3s both ArtifactsHero-module__GxbGbG__rise;position:relative}.ArtifactsHero-module__GxbGbG__heroEye{font-family:var(--f-head);letter-spacing:5px;text-transform:uppercase;color:var(--gold-light);text-shadow:0 1px 10px #0006;margin-bottom:18px;font-size:11px;display:block}.ArtifactsHero-module__GxbGbG__heroTitle{font-family:var(--f-display);letter-spacing:1px;color:#fff;text-shadow:0 2px 40px #00000073,0 0 80px #c8963c47;margin-bottom:20px;font-size:clamp(40px,6.5vw,80px);font-weight:700;line-height:1.1}.ArtifactsHero-module__GxbGbG__scrollCue{z-index:5;position:absolute;bottom:32px;left:50%;transform:translate(-50%)}.ArtifactsHero-module__GxbGbG__scrollLine{background:linear-gradient(#ffffffb3,#0000);width:1px;height:56px;animation:2s ease-in-out infinite ArtifactsHero-module__GxbGbG__scrollPulse}@keyframes ArtifactsHero-module__GxbGbG__scrollPulse{0%,to{opacity:.4;transform-origin:top;transform:scaleY(.6)}50%{opacity:1;transform-origin:top;transform:scaleY(1)}}@media (max-width:480px){.ArtifactsHero-module__GxbGbG__heroHeader{padding:0 16px}.ArtifactsHero-module__GxbGbG__heroTitle{font-size:clamp(34px,11vw,56px)}}
.ArtifactPathNav-module__3ZQYcW__nav{text-align:center}.ArtifactPathNav-module__3ZQYcW__title{font-family:var(--f-display);color:var(--ink);margin-bottom:24px;font-size:clamp(22px,2.6vw,32px);font-weight:700}.ArtifactPathNav-module__3ZQYcW__track{flex-wrap:wrap;justify-content:center;gap:12px;margin:0;padding:0;list-style:none;display:flex}.ArtifactPathNav-module__3ZQYcW__pill{border-radius:var(--r-btn);background:var(--pill-soft,var(--paper-mid));border:1px solid color-mix(in srgb, var(--pill-accent,var(--gold)) 35%, transparent);white-space:nowrap;align-items:center;gap:8px;padding:11px 20px;text-decoration:none;transition:transform .2s,box-shadow .2s,border-color .2s;display:inline-flex}.ArtifactPathNav-module__3ZQYcW__pill:hover,.ArtifactPathNav-module__3ZQYcW__pill:focus-visible{border-color:var(--pill-accent,var(--gold));box-shadow:0 8px 22px color-mix(in srgb, var(--pill-accent,var(--gold)) 22%, transparent);transform:translateY(-2px)}.ArtifactPathNav-module__3ZQYcW__dot{background:var(--pill-accent,var(--gold));border-radius:50%;flex-shrink:0;width:8px;height:8px}.ArtifactPathNav-module__3ZQYcW__pillName{font-family:var(--f-head);color:var(--ink);letter-spacing:.5px;font-size:13px;font-weight:600}.ArtifactPathNav-module__3ZQYcW__pillSep{color:var(--ink-soft);opacity:.5}.ArtifactPathNav-module__3ZQYcW__pillLabel{font-family:var(--f-body);color:var(--ink-soft);font-size:13px}@media (max-width:768px){.ArtifactPathNav-module__3ZQYcW__track{scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;flex-wrap:nowrap;justify-content:flex-start;margin:0 -4px;padding:4px 4px 12px;overflow-x:auto}.ArtifactPathNav-module__3ZQYcW__pill{scroll-snap-align:start}}
.StickyHero-module__yz_-CG__hero{z-index:1;flex-direction:column;justify-content:center;align-items:center;height:100vh;min-height:600px;display:flex;position:fixed;top:0;left:0;right:0;overflow:hidden}.StickyHero-module__yz_-CG__heroHeader{z-index:10;justify-content:center;padding:0 32px;display:flex;position:absolute;top:0;left:0;right:0}.StickyHero-module__yz_-CG__heroHeader>*{width:100%;max-width:var(--max-w)}.StickyHero-module__yz_-CG__heroContent{z-index:5;text-align:center;will-change:opacity;padding:0 24px;animation:1.1s cubic-bezier(.34,1.18,.64,1) .3s both StickyHero-module__yz_-CG__rise;position:relative}.StickyHero-module__yz_-CG__heroEye{font-family:var(--f-head);letter-spacing:6px;text-transform:uppercase;color:#ffffffbf;margin-bottom:16px;font-size:10px;display:block}.StickyHero-module__yz_-CG__heroTitle{font-family:var(--f-display);letter-spacing:2px;color:#fff;text-shadow:0 2px 40px #0006,0 0 80px #3a8a6240;margin-bottom:20px;font-size:clamp(48px,8vw,96px);font-weight:700;line-height:1.1}.StickyHero-module__yz_-CG__heroSub{font-family:var(--f-body);color:#ffffffd1;text-shadow:0 1px 8px #00000059;max-width:480px;margin:0 auto 36px;font-size:17px;font-weight:300;line-height:1.8}.StickyHero-module__yz_-CG__heroCtas{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}.StickyHero-module__yz_-CG__btnPrimary{border-radius:var(--r-btn);background:var(--green);color:#fff;font-family:var(--f-head);letter-spacing:2px;text-transform:uppercase;align-items:center;gap:8px;padding:14px 32px;font-size:11px;text-decoration:none;transition:background .25s,transform .25s;display:inline-flex}.StickyHero-module__yz_-CG__btnPrimary:hover{background:var(--green-dark);transform:translateY(-2px)}.StickyHero-module__yz_-CG__btnSecondary{border-radius:var(--r-btn);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;font-family:var(--f-head);letter-spacing:2px;text-transform:uppercase;background:#ffffff26;border:1px solid #ffffff59;align-items:center;padding:14px 32px;font-size:11px;text-decoration:none;transition:background .25s,transform .25s;display:inline-flex}.StickyHero-module__yz_-CG__btnSecondary:hover{background:#ffffff40;transform:translateY(-2px)}.StickyHero-module__yz_-CG__scrollCue{z-index:5;position:absolute;bottom:32px;left:50%;transform:translate(-50%)}.StickyHero-module__yz_-CG__scrollLine{background:linear-gradient(#ffffffb3,#0000);width:1px;height:56px;animation:2s ease-in-out infinite StickyHero-module__yz_-CG__scrollPulse}@keyframes StickyHero-module__yz_-CG__scrollPulse{0%,to{opacity:.4;transform-origin:top;transform:scaleY(.6)}50%{opacity:1;transform-origin:top;transform:scaleY(1)}}@media (max-width:480px){.StickyHero-module__yz_-CG__heroHeader{padding:0 16px}.StickyHero-module__yz_-CG__heroTitle{font-size:clamp(40px,12vw,64px)}}
.ArtifactGuardianSection-module__J8fDJW__section{background:var(--soft-accent);position:relative;overflow:hidden}.ArtifactGuardianSection-module__J8fDJW__layout{grid-template-columns:1fr 1fr;align-items:stretch;min-height:540px;display:grid}.ArtifactGuardianSection-module__J8fDJW__media{min-height:340px;position:relative}.ArtifactGuardianSection-module__J8fDJW__mediaImg{object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;inset:0}.ArtifactGuardianSection-module__J8fDJW__media:after{content:"";z-index:1;pointer-events:none;background:linear-gradient(to right, transparent 62%, var(--soft-accent) 100%);position:absolute;inset:0}.ArtifactGuardianSection-module__J8fDJW__reverse .ArtifactGuardianSection-module__J8fDJW__media:after{background:linear-gradient(to left, transparent 62%, var(--soft-accent) 100%)}.ArtifactGuardianSection-module__J8fDJW__reverse .ArtifactGuardianSection-module__J8fDJW__media{order:2}.ArtifactGuardianSection-module__J8fDJW__reverse .ArtifactGuardianSection-module__J8fDJW__body{order:1}.ArtifactGuardianSection-module__J8fDJW__body{background:var(--soft-accent);flex-direction:column;justify-content:center;padding:clamp(40px,5vw,76px) clamp(28px,5vw,72px);display:flex}.ArtifactGuardianSection-module__J8fDJW__artifactBadge{font-family:var(--f-head);letter-spacing:2px;text-transform:uppercase;color:var(--accent);background:color-mix(in srgb, var(--accent) 14%, #fff);border:1px solid color-mix(in srgb, var(--accent) 30%, transparent);border-radius:var(--r-btn);align-self:flex-start;margin-bottom:16px;padding:6px 14px;font-size:10px;display:inline-block}.ArtifactGuardianSection-module__J8fDJW__role{font-family:var(--f-head);letter-spacing:4px;text-transform:uppercase;color:var(--ink-soft);margin-bottom:8px;font-size:11px;display:block}.ArtifactGuardianSection-module__J8fDJW__title{font-family:var(--f-display);color:var(--ink);margin-bottom:16px;font-size:clamp(24px,3vw,38px);font-weight:700;line-height:1.22}.ArtifactGuardianSection-module__J8fDJW__desc{font-family:var(--f-body);color:var(--ink-mid);margin-bottom:26px;font-size:16px;font-weight:300;line-height:1.82}.ArtifactGuardianSection-module__J8fDJW__tagGroups{grid-template-columns:1fr 1fr;gap:24px;margin-bottom:26px;display:grid}.ArtifactGuardianSection-module__J8fDJW__tagLabel{font-family:var(--f-head);letter-spacing:1.5px;text-transform:uppercase;color:var(--accent);margin-bottom:12px;font-size:11px}.ArtifactGuardianSection-module__J8fDJW__tags{flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none;display:flex}.ArtifactGuardianSection-module__J8fDJW__tag{font-family:var(--f-body);color:var(--ink-mid);background:color-mix(in srgb, var(--accent) 8%, #fff);border:1px solid color-mix(in srgb, var(--accent) 22%, transparent);border-radius:var(--r-btn);padding:5px 12px;font-size:12px}.ArtifactGuardianSection-module__J8fDJW__insideList{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.ArtifactGuardianSection-module__J8fDJW__insideItem{font-family:var(--f-body);color:var(--ink-mid);align-items:flex-start;gap:9px;font-size:13px;font-weight:300;line-height:1.5;display:flex}.ArtifactGuardianSection-module__J8fDJW__insideDot{background:var(--accent);border-radius:50%;flex-shrink:0;width:5px;height:5px;margin-top:7px}.ArtifactGuardianSection-module__J8fDJW__parentNote{border:1px solid color-mix(in srgb, var(--accent) 18%, transparent);border-left:3px solid var(--accent);border-radius:var(--r-md);background:#ffffff8c;margin-bottom:24px;padding:16px 18px}.ArtifactGuardianSection-module__J8fDJW__parentNoteLabel{font-family:var(--f-head);letter-spacing:2px;text-transform:uppercase;color:var(--accent);margin-bottom:7px;font-size:10px;display:block}.ArtifactGuardianSection-module__J8fDJW__parentNoteText{font-family:var(--f-body);color:var(--ink-soft);font-size:13px;font-weight:300;line-height:1.7}.ArtifactGuardianSection-module__J8fDJW__ctas{flex-wrap:wrap;gap:12px;display:flex}.ArtifactGuardianSection-module__J8fDJW__soonNote{font-family:var(--f-head);letter-spacing:1.5px;text-transform:uppercase;color:var(--accent);background:color-mix(in srgb, var(--accent) 10%, #fff);border:1px dashed color-mix(in srgb, var(--accent) 40%, transparent);border-radius:var(--r-btn);align-self:flex-start;align-items:center;padding:11px 22px;font-size:12px;display:inline-flex}.ArtifactGuardianSection-module__J8fDJW__btnPrimary,.ArtifactGuardianSection-module__J8fDJW__btnSecondary{border-radius:var(--r-btn);font-family:var(--f-head);letter-spacing:2px;text-transform:uppercase;align-items:center;padding:12px 26px;font-size:11px;text-decoration:none;transition:transform .2s,background .2s,box-shadow .2s,color .2s;display:inline-flex}.ArtifactGuardianSection-module__J8fDJW__btnDemo{border-radius:var(--r-btn);font-family:var(--f-head);letter-spacing:2px;text-transform:uppercase;color:var(--accent);background:color-mix(in srgb, var(--accent) 12%, #fff);border:1px solid color-mix(in srgb, var(--accent) 30%, transparent);align-items:center;gap:8px;padding:12px 24px;font-size:11px;text-decoration:none;transition:transform .2s,background .2s;display:inline-flex}.ArtifactGuardianSection-module__J8fDJW__btnDemo:before{content:"↓";font-size:13px;line-height:1}.ArtifactGuardianSection-module__J8fDJW__btnDemo:hover{background:color-mix(in srgb, var(--accent) 20%, #fff);transform:translateY(-2px)}.ArtifactGuardianSection-module__J8fDJW__btnPrimary{background:var(--accent);color:#fff;font-weight:600}.ArtifactGuardianSection-module__J8fDJW__btnPrimary:hover{box-shadow:0 10px 26px color-mix(in srgb, var(--accent) 35%, transparent);transform:translateY(-2px)}.ArtifactGuardianSection-module__J8fDJW__btnSecondary{color:var(--accent);border:1px solid color-mix(in srgb, var(--accent) 45%, transparent);background:0 0}.ArtifactGuardianSection-module__J8fDJW__btnSecondary:hover{background:color-mix(in srgb, var(--accent) 10%, transparent);transform:translateY(-2px)}@media (max-width:960px){.ArtifactGuardianSection-module__J8fDJW__layout{grid-template-columns:1fr;min-height:0}.ArtifactGuardianSection-module__J8fDJW__reverse .ArtifactGuardianSection-module__J8fDJW__media,.ArtifactGuardianSection-module__J8fDJW__reverse .ArtifactGuardianSection-module__J8fDJW__body{order:0}.ArtifactGuardianSection-module__J8fDJW__media{aspect-ratio:4/3;min-height:0}.ArtifactGuardianSection-module__J8fDJW__media:after,.ArtifactGuardianSection-module__J8fDJW__reverse .ArtifactGuardianSection-module__J8fDJW__media:after{background:linear-gradient(to bottom, transparent 60%, var(--soft-accent) 100%)}}@media (max-width:560px){.ArtifactGuardianSection-module__J8fDJW__tagGroups{grid-template-columns:1fr;gap:18px}}
.FaqAccordion-module__wpECTa__list{flex-direction:column;gap:8px;max-width:760px;display:flex}.FaqAccordion-module__wpECTa__item{border:1px solid var(--paper-deep);border-radius:var(--r-md);background:#fff6;transition:border-color .25s;overflow:hidden}.FaqAccordion-module__wpECTa__item.FaqAccordion-module__wpECTa__open{border-color:var(--green-border)}.FaqAccordion-module__wpECTa__btn{width:100%;font-family:var(--f-head);text-align:left;cursor:pointer;color:var(--ink);background:0 0;border:none;justify-content:space-between;align-items:center;gap:16px;padding:18px 22px;font-size:14px;font-weight:600;line-height:1.4;transition:color .2s;display:flex}.FaqAccordion-module__wpECTa__item.FaqAccordion-module__wpECTa__open .FaqAccordion-module__wpECTa__btn{color:var(--green)}.FaqAccordion-module__wpECTa__icon{color:var(--paper-dark);font-size:18px;font-family:var(--f-body);flex-shrink:0;font-weight:300;transition:transform .28s,color .2s}.FaqAccordion-module__wpECTa__item.FaqAccordion-module__wpECTa__open .FaqAccordion-module__wpECTa__icon{color:var(--green);transform:rotate(45deg)}.FaqAccordion-module__wpECTa__answer{max-height:0;font-family:var(--f-body);color:var(--ink-soft);padding:0 22px;font-size:14px;font-weight:300;line-height:1.8;transition:max-height .35s cubic-bezier(.4,0,.2,1),padding .35s;overflow:hidden}.FaqAccordion-module__wpECTa__item.FaqAccordion-module__wpECTa__open .FaqAccordion-module__wpECTa__answer{max-height:300px;padding:0 22px 18px}
.TeacherHeroVideo-module__Hm_IpG__media{z-index:-2;background:radial-gradient(circle at 68% 42%,#6a967647,#0000 36%),linear-gradient(145deg,#243b2b 0%,#13251a 58%,#0c1811 100%);position:absolute;inset:0;overflow:hidden}.TeacherHeroVideo-module__Hm_IpG__video{object-fit:cover;object-position:58% center;opacity:0;width:100%;height:100%;transition:opacity .9s,transform 7s ease-out;display:block;transform:scale(1.015)}.TeacherHeroVideo-module__Hm_IpG__ready .TeacherHeroVideo-module__Hm_IpG__video{opacity:1;transform:scale(1)}.TeacherHeroVideo-module__Hm_IpG__loader{background:linear-gradient(145deg,#243b2b 0%,#13251a 58%,#0c1811 100%);place-content:center;justify-items:center;gap:18px;transition:opacity .65s,visibility .65s;display:grid;position:absolute;inset:0}.TeacherHeroVideo-module__Hm_IpG__loader span{color:#ffffffdb;font:500 14px var(--f-head);letter-spacing:6px;text-transform:uppercase;animation:1.8s ease-in-out infinite TeacherHeroVideo-module__Hm_IpG__teacherHeroPulse}.TeacherHeroVideo-module__Hm_IpG__loader i{background:linear-gradient(90deg,#0000,#e8bb6af2,#0000);width:110px;height:1px;animation:1.5s ease-in-out infinite TeacherHeroVideo-module__Hm_IpG__teacherHeroLine;overflow:hidden}.TeacherHeroVideo-module__Hm_IpG__ready .TeacherHeroVideo-module__Hm_IpG__loader,.TeacherHeroVideo-module__Hm_IpG__failed .TeacherHeroVideo-module__Hm_IpG__loader{opacity:0;visibility:hidden}@keyframes TeacherHeroVideo-module__Hm_IpG__teacherHeroPulse{0%,to{opacity:.48}50%{opacity:1}}@keyframes TeacherHeroVideo-module__Hm_IpG__teacherHeroLine{0%,to{opacity:.35;transform:scaleX(.35)}50%{opacity:1;transform:scaleX(1)}}@media (max-width:720px){.TeacherHeroVideo-module__Hm_IpG__video{object-position:60% center}}@media (prefers-reduced-motion:reduce){.TeacherHeroVideo-module__Hm_IpG__video,.TeacherHeroVideo-module__Hm_IpG__loader{transition:none}.TeacherHeroVideo-module__Hm_IpG__loader span,.TeacherHeroVideo-module__Hm_IpG__loader i{animation:none}}
.EarlyListSection-module__efVJwW__card{text-align:center;border:1px solid var(--green-border);border-radius:var(--r-lg,24px);background:linear-gradient(#ffffff8c 0%,#ffffff4d 100%);flex-direction:column;align-items:center;max-width:680px;margin:0 auto;padding:clamp(36px,5vw,64px) clamp(24px,4vw,56px);display:flex;position:relative;overflow:hidden;box-shadow:0 24px 60px -32px #2a5c3f59}.EarlyListSection-module__efVJwW__cardInner{z-index:1;flex-direction:column;align-items:center;width:100%;display:flex;position:relative}.EarlyListSection-module__efVJwW__sparkleLayer{z-index:0;border-radius:inherit;pointer-events:none;position:absolute;inset:0;overflow:hidden}.EarlyListSection-module__efVJwW__spark{will-change:transform, opacity;justify-content:center;align-items:center;animation-name:EarlyListSection-module__efVJwW__ewFloat;animation-timing-function:ease-in-out;animation-iteration-count:infinite;display:inline-flex;position:absolute;transform:translate(-50%,-50%)}.EarlyListSection-module__efVJwW__sparkDot{border-radius:50%;display:block}@keyframes EarlyListSection-module__efVJwW__ewFloat{0%{opacity:.12;transform:translate(-50%,-50%)translateY(5px)scale(.65)}50%{opacity:.85;transform:translate(-50%,-50%)translateY(-7px)scale(1)}to{opacity:.12;transform:translate(-50%,-50%)translateY(5px)scale(.65)}}.EarlyListSection-module__efVJwW__burst{z-index:2;pointer-events:none;width:0;height:0;position:absolute;top:50%;left:50%}.EarlyListSection-module__efVJwW__burstParticle{opacity:0;will-change:transform, opacity;justify-content:center;align-items:center;animation:.95s cubic-bezier(.2,.7,.3,1) forwards EarlyListSection-module__efVJwW__ewBurst;display:inline-flex;position:absolute;top:0;left:0}@keyframes EarlyListSection-module__efVJwW__ewBurst{0%{opacity:1;transform:translate(0)scale(.3)}70%{opacity:1}to{opacity:0;transform:translate(var(--tx), var(--ty)) scale(1)}}.EarlyListSection-module__efVJwW__eye{font-family:var(--f-head);letter-spacing:5px;text-transform:uppercase;color:var(--green);margin-bottom:16px;font-size:10px;display:block}.EarlyListSection-module__efVJwW__title{font-family:var(--f-display);color:var(--ink);margin-bottom:18px;font-size:clamp(26px,3.4vw,40px);font-weight:700;line-height:1.18}.EarlyListSection-module__efVJwW__lead{font-family:var(--f-body);color:var(--ink);max-width:560px;margin-bottom:18px;font-size:clamp(16px,1.8vw,19px);font-weight:400;line-height:1.7}.EarlyListSection-module__efVJwW__body{font-family:var(--f-body);color:var(--ink-soft);max-width:560px;margin-bottom:32px;font-size:15px;font-weight:300;line-height:1.85}.EarlyListSection-module__efVJwW__form{flex-direction:column;gap:14px;width:100%;max-width:480px;display:flex}.EarlyListSection-module__efVJwW__row{gap:10px;display:flex}.EarlyListSection-module__efVJwW__input{width:100%;font-family:var(--f-body);color:var(--ink);border:1px solid var(--paper-deep);border-radius:var(--r-md);background:#ffffffa6;outline:none;flex:1;padding:13px 16px;font-size:14px;transition:border-color .2s}.EarlyListSection-module__efVJwW__input:focus{border-color:var(--green-border);background:#ffffffd9}.EarlyListSection-module__efVJwW__input::placeholder{color:var(--ink-soft);opacity:.6}.EarlyListSection-module__efVJwW__btnPrimary{border-radius:var(--r-btn);font-family:var(--f-head);letter-spacing:2px;text-transform:uppercase;background:var(--green);color:#e8f5ee;cursor:pointer;white-space:nowrap;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:13px 28px;font-size:11px;font-weight:600;transition:background .2s,transform .2s;display:inline-flex}.EarlyListSection-module__efVJwW__btnPrimary:hover:not(:disabled){background:var(--green-dark);transform:translateY(-1px)}.EarlyListSection-module__efVJwW__btnPrimary:disabled{opacity:.6;cursor:not-allowed}.EarlyListSection-module__efVJwW__success{background:var(--green-dim);border:1px solid var(--green-border);border-radius:var(--r-md);font-family:var(--f-body);color:var(--green-dark);max-width:480px;padding:18px 22px;font-size:14px;line-height:1.6;position:relative}.EarlyListSection-module__efVJwW__error{border-radius:var(--r-md);font-family:var(--f-body);color:#c83c3c;text-align:left;background:#c83c3c14;border:1px solid #c83c3c40;padding:14px 18px;font-size:13px;line-height:1.5}@media (max-width:560px){.EarlyListSection-module__efVJwW__row{flex-direction:column}}@media (prefers-reduced-motion:reduce){.EarlyListSection-module__efVJwW__sparkleLayer{display:none}.EarlyListSection-module__efVJwW__spark,.EarlyListSection-module__efVJwW__burstParticle{animation:none}}
.TeacherHero-module__PhcWJG__hero{z-index:0;isolation:isolate;color:#fff;background:#13251a;align-items:stretch;min-height:max(760px,100svh);display:flex;position:relative;overflow:hidden}.TeacherHero-module__PhcWJG__hero:before{content:"";z-index:-1;pointer-events:none;background:linear-gradient(90deg,#08140de6 0%,#08140db8 38%,#08140d2e 70%,#08140d14 100%),linear-gradient(#050e0975 0%,#0000 24% 68%,#050e09a3 100%);position:absolute;inset:0}.TeacherHero-module__PhcWJG__header{z-index:4;position:absolute;inset:0 0 auto}.TeacherHero-module__PhcWJG__wrap{width:min(1180px,100% - 64px);min-height:inherit;align-items:center;margin:0 auto;padding:128px 0 88px;display:flex}.TeacherHero-module__PhcWJG__content{width:min(570px,52vw);animation:1s cubic-bezier(.22,1,.36,1) .18s both TeacherHero-module__PhcWJG__heroRise}.TeacherHero-module__PhcWJG__eyebrow{color:#e8bb6a;font:600 10px var(--f-head);letter-spacing:4px;text-transform:uppercase;align-items:center;gap:14px;margin-bottom:20px;display:flex}.TeacherHero-module__PhcWJG__eyebrow:before{content:"";background:currentColor;width:34px;height:1px}.TeacherHero-module__PhcWJG__hero h1{color:#fff;max-width:570px;font:700 clamp(42px, 4.55vw, 60px) / 1.08 var(--f-display);letter-spacing:-.025em;text-wrap:balance;text-shadow:0 3px 36px #0000007a;margin:0}.TeacherHero-module__PhcWJG__content>p{color:#fffc;max-width:540px;font:300 clamp(16px, 1.45vw, 19px) / 1.75 var(--f-body);text-shadow:0 2px 18px #0000008a;margin:24px 0 0}.TeacherHero-module__PhcWJG__actions{flex-wrap:wrap;gap:12px;margin-top:32px;display:flex}.TeacherHero-module__PhcWJG__primary,.TeacherHero-module__PhcWJG__secondary{min-height:48px;font:600 10px var(--f-head);letter-spacing:1.8px;text-transform:uppercase;white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;padding:14px 25px;text-decoration:none;transition:transform .25s,background .25s,border-color .25s;display:inline-flex}.TeacherHero-module__PhcWJG__primary{color:#fff;background:var(--green);box-shadow:0 12px 34px #0f3a2352}.TeacherHero-module__PhcWJG__secondary{color:#ffffffeb;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0a1b124d;border:1px solid #ffffff59}.TeacherHero-module__PhcWJG__primary:hover,.TeacherHero-module__PhcWJG__secondary:hover{transform:translateY(-2px)}.TeacherHero-module__PhcWJG__primary:hover{background:var(--green-dark)}.TeacherHero-module__PhcWJG__secondary:hover{background:#ffffff24;border-color:#ffffff94}.TeacherHero-module__PhcWJG__scrollCue{z-index:2;position:absolute;bottom:22px;left:50%;transform:translate(-50%)}.TeacherHero-module__PhcWJG__scrollCue span{transform-origin:top;background:linear-gradient(#ffffffb3,#0000);width:1px;height:44px;animation:2s ease-in-out infinite TeacherHero-module__PhcWJG__scrollPulse;display:block}@keyframes TeacherHero-module__PhcWJG__heroRise{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes TeacherHero-module__PhcWJG__scrollPulse{0%,to{opacity:.4;transform:scaleY(.55)}50%{opacity:1;transform:scaleY(1)}}@media (max-width:820px){.TeacherHero-module__PhcWJG__hero{align-items:flex-end;min-height:max(720px,100svh)}.TeacherHero-module__PhcWJG__hero:before{background:linear-gradient(#050e0952 0%,#050e0914 28%,#050e09c2 65%,#050e09f5 100%),linear-gradient(90deg,#08140d61,#08140d14)}.TeacherHero-module__PhcWJG__wrap{align-items:flex-end;width:min(100% - 36px,1180px);padding:150px 0 72px}.TeacherHero-module__PhcWJG__content{width:100%}.TeacherHero-module__PhcWJG__hero h1{max-width:680px;font-size:clamp(36px,9vw,54px)}.TeacherHero-module__PhcWJG__content>p{max-width:620px}.TeacherHero-module__PhcWJG__scrollCue{display:none}}@media (max-width:520px){.TeacherHero-module__PhcWJG__wrap{padding-bottom:44px}.TeacherHero-module__PhcWJG__eyebrow{letter-spacing:3px;margin-bottom:14px;font-size:9px}.TeacherHero-module__PhcWJG__hero h1{font-size:clamp(32px,10.2vw,44px)}.TeacherHero-module__PhcWJG__content>p{margin-top:18px;font-size:15px;line-height:1.62}.TeacherHero-module__PhcWJG__actions{margin-top:24px}.TeacherHero-module__PhcWJG__primary,.TeacherHero-module__PhcWJG__secondary{min-height:44px;padding:12px 18px;font-size:9px}}@media (prefers-reduced-motion:reduce){.TeacherHero-module__PhcWJG__content,.TeacherHero-module__PhcWJG__scrollCue span{animation:none}}
.ArtifactsPage-module__SOuknW__pageContent{z-index:2;background:var(--paper);margin-top:100vh;position:relative}.ArtifactsPage-module__SOuknW__pageContent:before{content:"";background:var(--paper);z-index:-1;position:absolute;inset:0}.ArtifactsPage-module__SOuknW__wrap{max-width:var(--max-w);margin:0 auto;padding-left:24px;padding-right:24px}.ArtifactsPage-module__SOuknW__section{padding-top:clamp(48px,5.5vw,72px);padding-bottom:clamp(48px,5.5vw,72px);position:relative}.ArtifactsPage-module__SOuknW__bandSoft{position:relative}.ArtifactsPage-module__SOuknW__bandSoft:before{content:"";z-index:-1;pointer-events:none;background:#c8963c0d;width:100vw;position:absolute;inset:0 0 0 50%;transform:translate(-50%)}.ArtifactsPage-module__SOuknW__centered{text-align:center;max-width:720px;margin:0 auto}.ArtifactsPage-module__SOuknW__centeredCta{text-align:center;margin-top:36px}.ArtifactsPage-module__SOuknW__eye{font-family:var(--f-head);letter-spacing:5px;text-transform:uppercase;color:var(--gold);margin-bottom:16px;font-size:10px;display:block}.ArtifactsPage-module__SOuknW__sectionTitle{font-family:var(--f-display);color:var(--ink);margin-bottom:16px;font-size:clamp(26px,3.2vw,42px);font-weight:700;line-height:1.22}.ArtifactsPage-module__SOuknW__lead{font-family:var(--f-body);color:var(--ink-soft);margin:0 auto 8px;font-size:17px;font-weight:300;line-height:1.82}.ArtifactsPage-module__SOuknW__introBody{max-width:720px;margin:28px auto 0}.ArtifactsPage-module__SOuknW__introPara{font-family:var(--f-body);color:var(--ink-mid);margin-bottom:18px;font-size:16px;font-weight:300;line-height:1.85}.ArtifactsPage-module__SOuknW__introTagline{font-family:var(--f-display);color:var(--ink);text-align:center;border-top:1px solid var(--gold-border);margin-top:30px;padding-top:26px;font-size:clamp(18px,2vw,24px);font-weight:700;line-height:1.4}.ArtifactsPage-module__SOuknW__btnPrimary{border-radius:var(--r-btn);background:var(--gold);color:#2b2440;font-family:var(--f-head);letter-spacing:2px;text-transform:uppercase;align-items:center;padding:14px 32px;font-size:11px;font-weight:600;text-decoration:none;transition:background .25s,transform .25s,box-shadow .25s;display:inline-flex}.ArtifactsPage-module__SOuknW__btnPrimary:hover{background:var(--gold-light);box-shadow:0 10px 28px var(--gold-glow);transform:translateY(-2px)}.ArtifactsPage-module__SOuknW__btnSecondary{border-radius:var(--r-btn);color:var(--gold);font-family:var(--f-head);letter-spacing:2px;text-transform:uppercase;border:1px solid var(--gold-border);background:0 0;align-items:center;padding:14px 32px;font-size:11px;text-decoration:none;transition:background .25s,transform .25s;display:inline-flex}.ArtifactsPage-module__SOuknW__btnSecondary:hover{background:var(--gold-dim);transform:translateY(-2px)}.ArtifactsPage-module__SOuknW__orn{max-width:var(--max-w);align-items:center;gap:16px;margin:0 auto;padding:0 32px;display:flex}.ArtifactsPage-module__SOuknW__ornLine{background:linear-gradient(90deg, transparent, var(--gold-border), transparent);flex:1;height:1px}.ArtifactsPage-module__SOuknW__ornDiamond{background:var(--gold);flex-shrink:0;width:7px;height:7px;transform:rotate(45deg)}.ArtifactsPage-module__SOuknW__howSteps{grid-template-columns:repeat(4,1fr);gap:18px;margin:44px 0 0;padding:0;list-style:none;display:grid}.ArtifactsPage-module__SOuknW__howCard{border:1px solid var(--paper-deep);border-radius:var(--r-lg);background:#ffffff80;padding:28px 22px;transition:border-color .25s,transform .25s,box-shadow .25s}.ArtifactsPage-module__SOuknW__howCard:hover{border-color:var(--gold-border);transform:translateY(-3px);box-shadow:0 12px 30px #c8963c1f}.ArtifactsPage-module__SOuknW__howNum{background:var(--gold-dim);border:1px solid var(--gold-border);width:44px;height:44px;color:var(--gold);font-family:var(--f-display);border-radius:50%;justify-content:center;align-items:center;margin-bottom:16px;font-size:18px;font-weight:700;display:flex}.ArtifactsPage-module__SOuknW__howCardTitle{font-family:var(--f-head);color:var(--ink);margin-bottom:10px;font-size:16px;font-weight:600;line-height:1.3}.ArtifactsPage-module__SOuknW__howCardDesc{font-family:var(--f-body);color:var(--ink-soft);font-size:14px;font-weight:300;line-height:1.7}.ArtifactsPage-module__SOuknW__guardians{position:relative}.ArtifactsPage-module__SOuknW__featureGrid{grid-template-columns:repeat(4,1fr);gap:18px;margin-top:44px;display:grid}.ArtifactsPage-module__SOuknW__featureCard{border:1px solid var(--paper-deep);border-radius:var(--r-lg);background:#ffffff80;padding:28px 22px;transition:border-color .25s,transform .25s}.ArtifactsPage-module__SOuknW__featureCard:hover{border-color:var(--gold-border);transform:translateY(-3px)}.ArtifactsPage-module__SOuknW__featureNum{font-family:var(--f-display);color:var(--gold);opacity:.4;margin-bottom:12px;font-size:26px;font-weight:700;display:block}.ArtifactsPage-module__SOuknW__featureTitle{font-family:var(--f-head);color:var(--ink);margin-bottom:9px;font-size:15px;font-weight:600;line-height:1.3}.ArtifactsPage-module__SOuknW__featureDesc{font-family:var(--f-body);color:var(--ink-soft);font-size:13px;font-weight:300;line-height:1.7}.ArtifactsPage-module__SOuknW__worldFlow{grid-template-columns:repeat(4,1fr);gap:0;margin:44px 0 0;padding:0;list-style:none;display:grid;position:relative}.ArtifactsPage-module__SOuknW__worldFlow:before{content:"";background:linear-gradient(90deg, transparent, var(--gold-border) 20%, var(--gold-border) 80%, transparent);height:1px;position:absolute;top:22px;left:12%;right:12%}.ArtifactsPage-module__SOuknW__worldStep{text-align:center;flex-direction:column;align-items:center;padding:0 14px;display:flex}.ArtifactsPage-module__SOuknW__worldNum{background:var(--paper);border:1.5px solid var(--gold-border);width:44px;height:44px;color:var(--gold);font-family:var(--f-display);z-index:1;border-radius:50%;justify-content:center;align-items:center;margin-bottom:16px;font-size:17px;font-weight:700;display:flex;position:relative}.ArtifactsPage-module__SOuknW__worldStepTitle{font-family:var(--f-head);color:var(--ink);margin-bottom:8px;font-size:15px;font-weight:600}.ArtifactsPage-module__SOuknW__worldStepDesc{font-family:var(--f-body);color:var(--ink-soft);font-size:13px;font-weight:300;line-height:1.7}.ArtifactsPage-module__SOuknW__faqWrap{max-width:760px;margin:36px auto 0}.ArtifactsPage-module__SOuknW__finalCta{text-align:center;border:1px solid var(--gold-border);border-radius:var(--r-card);background:linear-gradient(135deg,#c8963c1a,#966eb414);max-width:640px;margin:0 auto;padding:clamp(40px,5vw,64px) 32px}.ArtifactsPage-module__SOuknW__finalTitle{font-family:var(--f-display);color:var(--ink);margin-bottom:14px;font-size:clamp(26px,3.2vw,40px);font-weight:700}.ArtifactsPage-module__SOuknW__finalDesc{font-family:var(--f-body);color:var(--ink-soft);margin-bottom:28px;font-size:16px;font-weight:300;line-height:1.8}.ArtifactsPage-module__SOuknW__finalCtas{flex-wrap:wrap;justify-content:center;gap:14px;margin-bottom:18px;display:flex}.ArtifactsPage-module__SOuknW__finalTertiary{font-family:var(--f-body);color:var(--ink-soft);text-underline-offset:3px;font-size:13px;text-decoration:underline;transition:color .2s;display:inline-block}.ArtifactsPage-module__SOuknW__finalTertiary:hover{color:var(--ink)}.ArtifactsPage-module__SOuknW__footerWrap{max-width:var(--max-w);margin:0 auto;padding:40px 24px 80px}@media (max-width:960px){.ArtifactsPage-module__SOuknW__howSteps,.ArtifactsPage-module__SOuknW__featureGrid{grid-template-columns:1fr 1fr}.ArtifactsPage-module__SOuknW__worldFlow{grid-template-columns:1fr 1fr;gap:28px 0}.ArtifactsPage-module__SOuknW__worldFlow:before{display:none}}@media (max-width:560px){.ArtifactsPage-module__SOuknW__howSteps,.ArtifactsPage-module__SOuknW__featureGrid,.ArtifactsPage-module__SOuknW__worldFlow{grid-template-columns:1fr}.ArtifactsPage-module__SOuknW__wrap{padding-left:18px;padding-right:18px}.ArtifactsPage-module__SOuknW__orn{padding:0 18px}}
.Portal-module__3dJqoW__pw{flex-direction:column;align-items:center;width:300px;animation:.85s cubic-bezier(.34,1.18,.64,1) both Portal-module__3dJqoW__rise;display:flex;position:relative}.Portal-module__3dJqoW__portal{cursor:pointer;border-radius:50%;width:300px;height:300px;text-decoration:none;transition:transform .45s cubic-bezier(.34,1.38,.64,1);display:block;position:relative}.Portal-module__3dJqoW__portal:hover{transform:scale(1.07)translateY(-10px)}.Portal-module__3dJqoW__halo{z-index:0;pointer-events:none;opacity:.12;border-radius:50%;transition:opacity .45s;animation:5s ease-in-out infinite Portal-module__3dJqoW__halo-breathe;position:absolute;inset:-28%}.Portal-module__3dJqoW__pw:hover .Portal-module__3dJqoW__halo{opacity:.45}.Portal-module__3dJqoW__pw:has(.Portal-module__3dJqoW__btn:hover) .Portal-module__3dJqoW__halo{opacity:.45}.Portal-module__3dJqoW__scene{z-index:1;filter:brightness(.72)saturate(.85);border-radius:50%;transition:filter .4s;position:absolute;inset:0;overflow:hidden}.Portal-module__3dJqoW__portal:hover .Portal-module__3dJqoW__scene{filter:brightness()saturate()}.Portal-module__3dJqoW__pw:has(.Portal-module__3dJqoW__btn:hover) .Portal-module__3dJqoW__scene{filter:brightness()saturate()}.Portal-module__3dJqoW__hoverOverlay{z-index:2;opacity:0;mix-blend-mode:screen;border-radius:50%;transition:opacity .4s;position:absolute;inset:0;overflow:hidden}.Portal-module__3dJqoW__portal:hover .Portal-module__3dJqoW__hoverOverlay{opacity:.55}.Portal-module__3dJqoW__pw:has(.Portal-module__3dJqoW__btn:hover) .Portal-module__3dJqoW__hoverOverlay{opacity:.55}.Portal-module__3dJqoW__portalSpin{position:absolute;inset:-12%}.Portal-module__3dJqoW__portal:hover .Portal-module__3dJqoW__portalSpin{animation:22s linear infinite Portal-module__3dJqoW__portal-slow-spin}.Portal-module__3dJqoW__pw:has(.Portal-module__3dJqoW__btn:hover) .Portal-module__3dJqoW__portalSpin{animation:22s linear infinite Portal-module__3dJqoW__portal-slow-spin}@keyframes Portal-module__3dJqoW__portal-slow-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.Portal-module__3dJqoW__edge{z-index:4;pointer-events:none;background:radial-gradient(ellipse 100% 100% at 50% 50%, transparent 52%, #e8ecf073 74%, #e8ecf0d1 91%, var(--paper) 100%);border-radius:50%;position:absolute;inset:0}.Portal-module__3dJqoW__ringSvg{z-index:6;pointer-events:none;border-radius:50%;width:calc(100% + 14px);height:calc(100% + 14px);position:absolute;inset:-7px}.Portal-module__3dJqoW__arc{z-index:7;pointer-events:none;width:calc(100% + 20px);height:calc(100% + 20px);animation:9s linear infinite Portal-module__3dJqoW__arc-spin;position:absolute;inset:-10px}.Portal-module__3dJqoW__dust{z-index:3;pointer-events:none;border-radius:50%;position:absolute;inset:0;overflow:hidden}.Portal-module__3dJqoW__dustParticle{border-radius:50%;animation:ease-in-out infinite Portal-module__3dJqoW__pd-float;position:absolute}.Portal-module__3dJqoW__label{text-align:center;pointer-events:none;flex-direction:column;flex:1;align-items:center;margin-top:28px;transition:transform .32s;display:flex}.Portal-module__3dJqoW__portal:hover~.Portal-module__3dJqoW__label{transform:translateY(-4px)}.Portal-module__3dJqoW__tag{font-family:var(--f-head);letter-spacing:4px;text-transform:uppercase;margin-bottom:6px;font-size:9px;display:block}.Portal-module__3dJqoW__name{font-family:var(--f-head);color:var(--ink);margin-bottom:8px;font-size:19px;font-weight:600;line-height:1.2;display:block}.Portal-module__3dJqoW__desc{font-family:var(--f-body);max-width:210px;color:var(--ink-soft);flex:1;margin:0 auto 16px;font-size:13px;font-weight:300;line-height:1.7}.Portal-module__3dJqoW__btn{border-radius:var(--r-btn);font-family:var(--f-head);letter-spacing:2.5px;text-transform:uppercase;cursor:pointer;pointer-events:auto;background:0 0;border:1px solid;align-items:center;gap:7px;padding:10px 22px;font-size:10px;text-decoration:none;transition:transform .3s;display:inline-flex}.Portal-module__3dJqoW__btn:hover{transform:translateY(-2px)}.Portal-module__3dJqoW__btnArr{font-size:14px;transition:transform .3s cubic-bezier(.34,1.56,.64,1);display:inline-block}.Portal-module__3dJqoW__btn:hover .Portal-module__3dJqoW__btnArr{transform:translate(5px)}.Portal-module__3dJqoW__cGreen .Portal-module__3dJqoW__halo{background:radial-gradient(circle, var(--green-glow), transparent 70%)}.Portal-module__3dJqoW__cGreen .Portal-module__3dJqoW__tag{color:var(--green)}.Portal-module__3dJqoW__cGreen .Portal-module__3dJqoW__btn{color:var(--green);border-color:var(--green-border)}.Portal-module__3dJqoW__cBlue .Portal-module__3dJqoW__halo{background:radial-gradient(circle, var(--blue-glow), transparent 70%)}.Portal-module__3dJqoW__cBlue .Portal-module__3dJqoW__tag{color:var(--blue)}.Portal-module__3dJqoW__cBlue .Portal-module__3dJqoW__btn{color:var(--blue);border-color:var(--blue-border)}.Portal-module__3dJqoW__cCopper .Portal-module__3dJqoW__halo{background:radial-gradient(circle, var(--copper-glow), transparent 70%)}.Portal-module__3dJqoW__cCopper .Portal-module__3dJqoW__tag{color:var(--copper)}.Portal-module__3dJqoW__cCopper .Portal-module__3dJqoW__btn{color:var(--copper);border-color:var(--copper-border)}.Portal-module__3dJqoW__cViolet .Portal-module__3dJqoW__halo{background:radial-gradient(circle,#5c559652,#0000 70%)}.Portal-module__3dJqoW__cViolet .Portal-module__3dJqoW__tag{color:#5c5596}.Portal-module__3dJqoW__cViolet .Portal-module__3dJqoW__btn{color:#5c5596;border-color:#5c559647}.Portal-module__3dJqoW__cGold .Portal-module__3dJqoW__halo{background:radial-gradient(circle, var(--gold-glow), transparent 70%)}.Portal-module__3dJqoW__cGold .Portal-module__3dJqoW__tag{color:var(--gold)}.Portal-module__3dJqoW__cGold .Portal-module__3dJqoW__btn{color:#9a6c1f;border-color:var(--gold-border)}@media (max-width:1080px){.Portal-module__3dJqoW__pw{width:260px}.Portal-module__3dJqoW__portal{width:260px;height:260px}}@media (max-width:820px){.Portal-module__3dJqoW__pw{width:240px}.Portal-module__3dJqoW__portal{width:240px;height:240px}}@media (max-width:640px){.Portal-module__3dJqoW__pw{width:280px}.Portal-module__3dJqoW__portal{width:280px;height:280px}.Portal-module__3dJqoW__halo{inset:-18%}}
.InvestorContact-module__NQMvDq__card{text-align:center;border:1px solid var(--blue-border);border-radius:var(--r-lg);background:linear-gradient(#ffffff80 0%,#ffffff42 100%);flex-direction:column;align-items:center;max-width:720px;margin:0 auto;padding:clamp(36px,5vw,60px) clamp(24px,4vw,56px);display:flex;box-shadow:0 24px 60px -32px #2a5c8a66}.InvestorContact-module__NQMvDq__eye{font-family:var(--f-head);letter-spacing:5px;text-transform:uppercase;color:var(--blue);margin-bottom:16px;font-size:10px;display:block}.InvestorContact-module__NQMvDq__title{font-family:var(--f-display);color:var(--ink);margin-bottom:14px;font-size:clamp(24px,3vw,36px);font-weight:700;line-height:1.22}.InvestorContact-module__NQMvDq__lead{font-family:var(--f-body);color:var(--ink-soft);max-width:560px;margin-bottom:30px;font-size:15px;font-weight:300;line-height:1.85}.InvestorContact-module__NQMvDq__form{text-align:left;flex-direction:column;gap:12px;width:100%;max-width:560px;display:flex}.InvestorContact-module__NQMvDq__fieldRow{gap:12px;display:flex}.InvestorContact-module__NQMvDq__input{width:100%;font-family:var(--f-body);color:var(--ink);border:1px solid var(--paper-deep);border-radius:var(--r-md);background:#fff9;outline:none;flex:1;padding:13px 16px;font-size:14px;transition:border-color .2s,background .2s}.InvestorContact-module__NQMvDq__input:focus{border-color:var(--blue-border);background:#ffffffd1}.InvestorContact-module__NQMvDq__input::placeholder,.InvestorContact-module__NQMvDq__textarea::placeholder{color:var(--ink-soft);opacity:.6}.InvestorContact-module__NQMvDq__textarea{width:100%;font-family:var(--f-body);color:var(--ink);border:1px solid var(--paper-deep);border-radius:var(--r-md);resize:vertical;background:#fff9;outline:none;min-height:140px;padding:13px 16px;font-size:14px;line-height:1.6;transition:border-color .2s,background .2s}.InvestorContact-module__NQMvDq__textarea:focus{border-color:var(--blue-border);background:#ffffffd1}.InvestorContact-module__NQMvDq__btnPrimary{border-radius:var(--r-btn);font-family:var(--f-head);letter-spacing:2px;text-transform:uppercase;background:var(--blue);color:#e8f2fa;cursor:pointer;border:none;justify-content:center;align-self:flex-start;align-items:center;padding:14px 28px;font-size:11px;font-weight:600;transition:opacity .2s,transform .2s;display:inline-flex}.InvestorContact-module__NQMvDq__btnPrimary:hover:not(:disabled){opacity:.88;transform:translateY(-1px)}.InvestorContact-module__NQMvDq__btnPrimary:disabled{opacity:.6;cursor:not-allowed}.InvestorContact-module__NQMvDq__success{background:var(--blue-dim);border:1px solid var(--blue-border);border-radius:var(--r-md);font-family:var(--f-body);color:var(--blue);max-width:560px;padding:18px 22px;font-size:14px;line-height:1.6}.InvestorContact-module__NQMvDq__error{border-radius:var(--r-md);font-family:var(--f-body);color:#c83c3c;background:#c83c3c14;border:1px solid #c83c3c40;padding:13px 18px;font-size:13px;line-height:1.5}@media (max-width:560px){.InvestorContact-module__NQMvDq__fieldRow{flex-direction:column}.InvestorContact-module__NQMvDq__btnPrimary{align-self:stretch}}
.ContactSection-module__slyOra__layout{grid-template-columns:1fr 1fr;align-items:start;gap:56px;display:grid}.ContactSection-module__slyOra__half{flex-direction:column;display:flex}.ContactSection-module__slyOra__eye{font-family:var(--f-head);letter-spacing:5px;text-transform:uppercase;color:var(--green);margin-bottom:14px;font-size:10px;display:block}.ContactSection-module__slyOra__title{font-family:var(--f-display);color:var(--ink);margin-bottom:12px;font-size:clamp(22px,2.6vw,34px);font-weight:700;line-height:1.22}.ContactSection-module__slyOra__lead{font-family:var(--f-body);color:var(--ink-soft);margin-bottom:28px;font-size:15px;font-weight:300;line-height:1.82}.ContactSection-module__slyOra__nlForm{flex-direction:column;gap:16px;display:flex}.ContactSection-module__slyOra__nlRow{gap:10px;display:flex}.ContactSection-module__slyOra__contactForm{flex-direction:column;gap:12px;display:flex}.ContactSection-module__slyOra__input{width:100%;font-family:var(--f-body);color:var(--ink);border:1px solid var(--paper-deep);border-radius:var(--r-md);background:#ffffff80;outline:none;flex:1;padding:12px 16px;font-size:14px;transition:border-color .2s}.ContactSection-module__slyOra__input:focus{border-color:var(--green-border);background:#ffffffb3}.ContactSection-module__slyOra__input::placeholder{color:var(--ink-soft);opacity:.6}.ContactSection-module__slyOra__textarea{width:100%;font-family:var(--f-body);color:var(--ink);border:1px solid var(--paper-deep);border-radius:var(--r-md);resize:vertical;background:#ffffff80;outline:none;padding:12px 16px;font-size:14px;line-height:1.6;transition:border-color .2s}.ContactSection-module__slyOra__textarea:focus{border-color:var(--green-border);background:#ffffffb3}.ContactSection-module__slyOra__textarea::placeholder{color:var(--ink-soft);opacity:.6}.ContactSection-module__slyOra__btnPrimary{border-radius:var(--r-btn);font-family:var(--f-head);letter-spacing:2px;text-transform:uppercase;background:var(--green);color:#e8f5ee;cursor:pointer;white-space:nowrap;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:13px 28px;font-size:11px;font-weight:600;transition:background .2s,transform .2s;display:inline-flex}.ContactSection-module__slyOra__btnPrimary:hover:not(:disabled){background:var(--green-dark);transform:translateY(-1px)}.ContactSection-module__slyOra__btnPrimary:disabled{opacity:.6;cursor:not-allowed}.ContactSection-module__slyOra__accountCtaWrap{border-top:1px solid var(--paper-deep);margin-top:26px;padding-top:24px}.ContactSection-module__slyOra__btnAccount{border-radius:var(--r-btn);background:var(--gold);color:#2b2440;font-family:var(--f-head);letter-spacing:2px;text-transform:uppercase;justify-content:center;align-self:flex-start;align-items:center;padding:14px 32px;font-size:11px;font-weight:600;text-decoration:none;transition:background .25s,transform .25s,box-shadow .25s;display:inline-flex}.ContactSection-module__slyOra__btnAccount:hover{background:var(--gold-light);box-shadow:0 10px 28px var(--gold-glow);transform:translateY(-2px)}.ContactSection-module__slyOra__btnAccount:focus-visible{outline:2px solid var(--gold);outline-offset:3px}.ContactSection-module__slyOra__trustRow{flex-wrap:wrap;gap:18px;display:flex}.ContactSection-module__slyOra__trustItem{font-family:var(--f-body);color:var(--ink-soft);align-items:center;gap:6px;font-size:12px;font-weight:300;display:flex}.ContactSection-module__slyOra__trustDot{background:var(--green);opacity:.6;border-radius:50%;flex-shrink:0;width:4px;height:4px;display:inline-block}.ContactSection-module__slyOra__success{background:var(--green-dim);border:1px solid var(--green-border);border-radius:var(--r-md);font-family:var(--f-body);color:var(--green-dark);padding:18px 22px;font-size:14px;line-height:1.6}.ContactSection-module__slyOra__error{border-radius:var(--r-md);font-family:var(--f-body);color:#c83c3c;background:#c83c3c14;border:1px solid #c83c3c40;padding:14px 18px;font-size:13px;line-height:1.5}@media (max-width:960px){.ContactSection-module__slyOra__layout{grid-template-columns:1fr;gap:48px}.ContactSection-module__slyOra__nlRow{flex-direction:column}}
.TeacherNewsletter-module__C6_DvW__form{flex-direction:column;gap:18px;width:100%;display:flex}.TeacherNewsletter-module__C6_DvW__grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.TeacherNewsletter-module__C6_DvW__full{grid-column:1/-1}.TeacherNewsletter-module__C6_DvW__form label>span{font-family:var(--f-head);letter-spacing:3px;text-transform:uppercase;color:var(--ink-soft);margin-bottom:8px;font-size:9px;display:block}.TeacherNewsletter-module__C6_DvW__form input,.TeacherNewsletter-module__C6_DvW__form select{border:1px solid var(--paper-dark);width:100%;font:15px var(--f-body);color:var(--ink);background:#ffffffad;border-radius:14px;outline:none;padding:13px 16px}.TeacherNewsletter-module__C6_DvW__form input:focus,.TeacherNewsletter-module__C6_DvW__form select:focus{border-color:var(--green)}.TeacherNewsletter-module__C6_DvW__check{font:14px/1.6 var(--f-body);color:var(--ink-soft);align-items:flex-start;gap:11px;display:flex!important}.TeacherNewsletter-module__C6_DvW__check input{width:18px;height:18px;accent-color:var(--green);flex:none;margin-top:2px}.TeacherNewsletter-module__C6_DvW__check span{font:inherit!important;letter-spacing:0!important;text-transform:none!important;margin:0!important}.TeacherNewsletter-module__C6_DvW__button{background:var(--green);color:#fff;font:600 10px var(--f-head);letter-spacing:2px;text-transform:uppercase;cursor:pointer;border:0;border-radius:999px;align-self:flex-start;padding:14px 28px}.TeacherNewsletter-module__C6_DvW__button:hover{background:var(--green-dark)}.TeacherNewsletter-module__C6_DvW__button:disabled{opacity:.6}.TeacherNewsletter-module__C6_DvW__error{color:#a83b3b;font:14px var(--f-body)}.TeacherNewsletter-module__C6_DvW__success{border:1px solid var(--green-border);background:var(--green-dim);color:var(--green-dark);font:18px/1.7 var(--f-body);text-align:center;border-radius:18px;padding:28px}.TeacherNewsletter-module__C6_DvW__honeypot{opacity:0;position:absolute!important;left:-9999px!important}.TeacherNewsletter-module__C6_DvW__form .TeacherNewsletter-module__C6_DvW__honeypot{width:1px}@media (max-width:620px){.TeacherNewsletter-module__C6_DvW__grid{grid-template-columns:1fr}.TeacherNewsletter-module__C6_DvW__full{grid-column:auto}.TeacherNewsletter-module__C6_DvW__button{width:100%}}
.HubPage-module__AzQcRG__page{z-index:2;background-position:top;background-repeat:repeat-y;background-size:100%;flex-direction:column;align-items:center;min-height:100vh;padding:0 28px 80px;display:flex;position:relative}.HubPage-module__AzQcRG__hero{text-align:center;max-width:600px;padding:60px 0 52px;animation:1s cubic-bezier(.34,1.18,.64,1) both HubPage-module__AzQcRG__rise}.HubPage-module__AzQcRG__heroEye{font-family:var(--f-head);letter-spacing:6px;text-transform:uppercase;color:var(--ink-soft);justify-content:center;align-items:center;gap:14px;margin-bottom:18px;font-size:10px;display:flex}.HubPage-module__AzQcRG__heroEye:before,.HubPage-module__AzQcRG__heroEye:after{content:"";background:var(--paper-dark);width:32px;height:1px;display:block}.HubPage-module__AzQcRG__heroTitle{font-family:var(--f-display);letter-spacing:1.5px;color:var(--ink);margin-bottom:16px;font-size:clamp(32px,5vw,52px);font-weight:700;line-height:1.18}.HubPage-module__AzQcRG__heroTitle em{color:var(--gold);font-style:normal}.HubPage-module__AzQcRG__heroSub{font-family:var(--f-body);color:var(--ink-soft);max-width:420px;margin:0 auto;font-size:16px;font-weight:300;line-height:1.8}.HubPage-module__AzQcRG__portals{flex-wrap:wrap;justify-content:center;align-items:stretch;gap:52px 56px;width:100%;max-width:1012px;padding:16px 0 60px;display:flex}.HubPage-module__AzQcRG__tagline{justify-content:center;gap:0;width:100%;max-width:900px;margin-bottom:56px;display:flex}.HubPage-module__AzQcRG__tlItem{text-align:center;flex:1;max-width:300px;padding:0 32px;position:relative}.HubPage-module__AzQcRG__tlItem+.HubPage-module__AzQcRG__tlItem:before{content:"";background:var(--paper-deep);width:1px;height:28px;position:absolute;top:8px;left:0}.HubPage-module__AzQcRG__tlG{font-family:var(--f-head);color:var(--gold);margin-bottom:6px;font-size:13px;display:block}.HubPage-module__AzQcRG__tlL{font-family:var(--f-head);letter-spacing:2.5px;text-transform:uppercase;color:var(--ink-soft);margin-bottom:4px;font-size:9px;display:block}.HubPage-module__AzQcRG__tlT{font-family:var(--f-body);color:var(--ink-soft);opacity:.75;font-size:12px;font-weight:300;line-height:1.6;display:block}@media (max-width:1080px){.HubPage-module__AzQcRG__portals{gap:44px 32px}}@media (max-width:900px){.HubPage-module__AzQcRG__portals{flex-direction:column;align-items:center;gap:44px}.HubPage-module__AzQcRG__tagline{flex-direction:column;gap:18px}.HubPage-module__AzQcRG__tlItem+.HubPage-module__AzQcRG__tlItem:before{display:none}}@media (max-width:480px){.HubPage-module__AzQcRG__heroTitle{font-size:28px}.HubPage-module__AzQcRG__page{padding:0 16px 60px}}
.InvestorsPage-module__9o8mSG__rev{opacity:0;transition:opacity .6s,transform .6s;transform:translateY(22px)}.InvestorsPage-module__9o8mSG__rev.InvestorsPage-module__9o8mSG__vis{opacity:1;transform:none}.InvestorsPage-module__9o8mSG__d1{transition-delay:80ms}.InvestorsPage-module__9o8mSG__d2{transition-delay:.16s}.InvestorsPage-module__9o8mSG__d3{transition-delay:.24s}.InvestorsPage-module__9o8mSG__d4{transition-delay:.32s}.InvestorsPage-module__9o8mSG__d5{transition-delay:.4s}.InvestorsPage-module__9o8mSG__pageWrap{z-index:2;background-position:top;background-repeat:repeat-y;background-size:100%;position:relative}.InvestorsPage-module__9o8mSG__wrap{max-width:var(--max-w);margin:0 auto;padding:0 32px}.InvestorsPage-module__9o8mSG__section{padding:var(--pad-s) 0;z-index:2;position:relative}.InvestorsPage-module__9o8mSG__sAlt:before{content:"";pointer-events:none;z-index:-1;background:#2a5c8a0a;position:absolute;inset:0}.InvestorsPage-module__9o8mSG__sBg:before{content:"";pointer-events:none;z-index:-1;background:#f5f7fb;position:absolute;inset:0 -9999px}.InvestorsPage-module__9o8mSG__divLine{z-index:2;background:linear-gradient(90deg, transparent 0%, var(--paper-dark) 20%, #2a5c8a40 50%, var(--paper-dark) 80%, transparent 100%);height:1px;position:relative}.InvestorsPage-module__9o8mSG__eye{font-family:var(--f-head);letter-spacing:5px;text-transform:uppercase;color:var(--blue);align-items:center;gap:12px;margin-bottom:13px;font-size:10px;display:flex}.InvestorsPage-module__9o8mSG__eye:before{content:"";background:var(--blue);flex-shrink:0;width:24px;height:1px;display:block}.InvestorsPage-module__9o8mSG__eyeGold{color:var(--gold)}.InvestorsPage-module__9o8mSG__eyeGold:before{background:var(--gold)}.InvestorsPage-module__9o8mSG__sectionTitle{font-family:var(--f-display);color:var(--ink);margin-bottom:14px;font-size:clamp(26px,3.2vw,42px);font-weight:700;line-height:1.2}.InvestorsPage-module__9o8mSG__sectionTitle em{color:var(--gold);font-style:normal}.InvestorsPage-module__9o8mSG__sectionSub{font-family:var(--f-body);color:var(--ink-soft);max-width:620px;margin-bottom:52px;font-size:17px;font-weight:300;line-height:1.8}.InvestorsPage-module__9o8mSG__card{border:1px solid var(--paper-dark);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff61;border-radius:14px;transition:border-color .25s,background .25s,transform .25s}.InvestorsPage-module__9o8mSG__card:hover{border-color:var(--blue-light);background:#ffffff85}.InvestorsPage-module__9o8mSG__badge{font-family:var(--f-mono);letter-spacing:.5px;border:1px solid;border-radius:999px;align-items:center;gap:6px;padding:5px 12px;font-size:10px;display:inline-flex}.InvestorsPage-module__9o8mSG__bBlue{color:var(--blue);border-color:var(--blue-border);background:var(--blue-dim)}.InvestorsPage-module__9o8mSG__bGold{color:#a86020;background:#a8602014;border-color:#a8602038}.InvestorsPage-module__9o8mSG__bGreen{color:#3a7a52;background:#3a7a521a;border-color:#3a7a5240}.InvestorsPage-module__9o8mSG__bViolet{color:#6a4ca8;background:#6a4ca81a;border-color:#6a4ca840}.InvestorsPage-module__9o8mSG__bDot{background:currentColor;border-radius:50%;width:5px;height:5px;animation:2s ease-in-out infinite InvestorsPage-module__9o8mSG__dotPulse}@keyframes InvestorsPage-module__9o8mSG__dotPulse{0%,to{opacity:.5;transform:scale(1)}50%{opacity:1;transform:scale(1.3)}}.InvestorsPage-module__9o8mSG__btnP{font-family:var(--f-head);letter-spacing:2px;text-transform:uppercase;background:var(--blue);color:#e8f2fa;cursor:pointer;border:none;border-radius:999px;align-items:center;gap:8px;padding:13px 28px;font-size:11px;font-weight:600;text-decoration:none;transition:opacity .2s,transform .2s;display:inline-flex}.InvestorsPage-module__9o8mSG__btnP:hover{opacity:.88;transform:translateY(-1px)}.InvestorsPage-module__9o8mSG__btnS{font-family:var(--f-head);letter-spacing:2px;text-transform:uppercase;color:var(--blue);border:1px solid var(--blue-border);cursor:pointer;background:#fff6;border-radius:999px;align-items:center;gap:8px;padding:12px 26px;font-size:11px;text-decoration:none;transition:all .25s;display:inline-flex}.InvestorsPage-module__9o8mSG__btnS:hover{background:var(--blue-dim);border-color:var(--blue)}.InvestorsPage-module__9o8mSG__btnLink{font-family:var(--f-body);color:var(--ink-soft);align-items:center;gap:6px;padding:12px 0;font-size:13px;text-decoration:none;transition:color .2s;display:inline-flex}.InvestorsPage-module__9o8mSG__btnLink:hover{color:var(--blue)}.InvestorsPage-module__9o8mSG__hero{z-index:2;align-items:center;min-height:100vh;padding-top:90px;padding-bottom:60px;display:flex;position:relative}.InvestorsPage-module__9o8mSG__heroGrid{grid-template-columns:1fr 1fr;align-items:center;gap:60px;display:grid}.InvestorsPage-module__9o8mSG__heroEye{font-family:var(--f-head);letter-spacing:5px;text-transform:uppercase;color:var(--blue);align-items:center;gap:12px;margin-bottom:18px;font-size:10px;display:flex}.InvestorsPage-module__9o8mSG__heroEye:before{content:"";background:var(--blue);width:24px;height:1px;display:block}.InvestorsPage-module__9o8mSG__heroTitle{font-family:var(--f-display);color:var(--ink);margin-bottom:18px;font-size:clamp(28px,3.5vw,46px);font-weight:700;line-height:1.2}.InvestorsPage-module__9o8mSG__heroTitle em{color:var(--gold);font-style:normal}.InvestorsPage-module__9o8mSG__heroSub{font-family:var(--f-body);color:var(--ink-soft);margin-bottom:12px;font-size:16px;font-weight:300;line-height:1.8}.InvestorsPage-module__9o8mSG__heroSupport{font-family:var(--f-body);color:var(--ink-soft);opacity:.8;margin-bottom:32px;font-size:14px;font-weight:300;line-height:1.75}.InvestorsPage-module__9o8mSG__heroCtas{flex-wrap:wrap;gap:12px;margin-bottom:32px;display:flex}.InvestorsPage-module__9o8mSG__heroBadges{border-top:1px solid #2a5c8a1a;flex-wrap:wrap;justify-content:center;gap:8px;padding-top:28px;display:flex}.InvestorsPage-module__9o8mSG__heroVis{justify-content:center;align-items:center;min-height:460px;display:flex;position:relative}.InvestorsPage-module__9o8mSG__orbitWrap{flex-shrink:0;width:460px;height:460px;position:relative;overflow:visible}.InvestorsPage-module__9o8mSG__orbitSvg{z-index:0;width:100%;height:100%;position:absolute;inset:0;overflow:visible}.InvestorsPage-module__9o8mSG__orbitCenter{z-index:3;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.InvestorsPage-module__9o8mSG__centerHex{clip-path:polygon(50% 0%,100% 25%,100% 75%,50% 100%,0% 75%,0% 25%);background:linear-gradient(145deg,#eae2c8 0%,#d8cfa8 55%,#c8b87a 100%);flex-direction:column;justify-content:center;align-items:center;gap:4px;width:88px;height:96px;display:flex;box-shadow:0 6px 28px #c8963c38}.InvestorsPage-module__9o8mSG__centerStar{color:#8a6820;font-size:18px;line-height:1}.InvestorsPage-module__9o8mSG__centerText{font-family:var(--f-head);letter-spacing:2px;color:#5a4010;font-size:7px;font-weight:700}.InvestorsPage-module__9o8mSG__orbitNode{z-index:2;pointer-events:none;align-items:center;display:flex;position:absolute}.InvestorsPage-module__9o8mSG__nodeCircle{background:#ffffffe0;border:1.5px solid #c8963c38;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:54px;height:54px;display:flex;box-shadow:0 4px 16px #2a5c8a1a,0 1px 4px #0000000f}.InvestorsPage-module__9o8mSG__nodeLbl{flex-direction:column;gap:2px;display:flex}.InvestorsPage-module__9o8mSG__nodeName{font-family:var(--f-head);letter-spacing:2px;text-transform:uppercase;color:var(--ink);white-space:nowrap;font-size:8px;font-weight:700;line-height:1.2}.InvestorsPage-module__9o8mSG__nodeDesc{font-family:var(--f-body);color:var(--ink-soft);white-space:pre-line;font-size:10px;font-weight:300;line-height:1.5}.InvestorsPage-module__9o8mSG__on0{flex-direction:column;align-items:center;top:11.96%;left:50%;transform:translate(-50%,-50%)}.InvestorsPage-module__9o8mSG__on0 .InvestorsPage-module__9o8mSG__nodeLbl{text-align:center;padding-top:8px}.InvestorsPage-module__9o8mSG__on1{flex-direction:row;align-items:center;top:31.09%;left:83%;transform:translate(-50%,-50%)}.InvestorsPage-module__9o8mSG__on1 .InvestorsPage-module__9o8mSG__nodeLbl{padding-left:12px}.InvestorsPage-module__9o8mSG__on2{flex-direction:row;align-items:center;top:68.91%;left:83%;transform:translate(-50%,-50%)}.InvestorsPage-module__9o8mSG__on2 .InvestorsPage-module__9o8mSG__nodeLbl{padding-left:12px}.InvestorsPage-module__9o8mSG__on3{flex-direction:column;align-items:center;top:88.04%;left:50%;transform:translate(-50%,-50%)}.InvestorsPage-module__9o8mSG__on3 .InvestorsPage-module__9o8mSG__nodeLbl{text-align:center;padding-top:8px}.InvestorsPage-module__9o8mSG__on4{flex-direction:row-reverse;align-items:center;top:68.91%;left:16.96%;transform:translate(-50%,-50%)}.InvestorsPage-module__9o8mSG__on4 .InvestorsPage-module__9o8mSG__nodeLbl{text-align:right;padding-right:12px}.InvestorsPage-module__9o8mSG__on5{flex-direction:row-reverse;align-items:center;top:31.09%;left:16.96%;transform:translate(-50%,-50%)}.InvestorsPage-module__9o8mSG__on5 .InvestorsPage-module__9o8mSG__nodeLbl{text-align:right;padding-right:12px}.InvestorsPage-module__9o8mSG__probGrid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.InvestorsPage-module__9o8mSG__probCard{background:#a850280f;border:1px solid #a8502838;border-radius:14px;padding:30px 26px;transition:border-color .25s,background .25s}.InvestorsPage-module__9o8mSG__probCard:hover{background:#a850281a;border-color:#a8502870}.InvestorsPage-module__9o8mSG__probIcon{background:#a850281a;border:1px solid #a8502847;border-radius:8px;justify-content:center;align-items:center;width:42px;height:42px;margin-bottom:18px;display:flex}.InvestorsPage-module__9o8mSG__probCard h3{font-family:var(--f-head);color:var(--ink);margin-bottom:10px;font-size:15px;font-weight:600}.InvestorsPage-module__9o8mSG__probCard p{font-family:var(--f-body);color:var(--ink-soft);font-size:13px;font-weight:300;line-height:1.72}.InvestorsPage-module__9o8mSG__sLoopBg{background-position:50%;background-repeat:no-repeat;background-size:cover}.InvestorsPage-module__9o8mSG__loopGrid{grid-template-columns:1fr 1fr;align-items:center;gap:56px;display:grid}.InvestorsPage-module__9o8mSG__loopVis{justify-content:center;display:flex}.InvestorsPage-module__9o8mSG__loopOrbit{flex-shrink:0;width:400px;height:400px;position:relative;overflow:visible}.InvestorsPage-module__9o8mSG__loopOrbitSvg{z-index:0;width:100%;height:100%;position:absolute;inset:0;overflow:visible}.InvestorsPage-module__9o8mSG__loopCenter{z-index:3;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.InvestorsPage-module__9o8mSG__loopNode{z-index:2;pointer-events:none;align-items:center;display:flex;position:absolute}.InvestorsPage-module__9o8mSG__loopCircle{background:#ffffffe6;border:2px solid;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;display:flex;box-shadow:0 4px 16px #2a5c8a1a,0 1px 4px #0000000f}.InvestorsPage-module__9o8mSG__loopLbl{flex-direction:column;gap:1px;display:flex}.InvestorsPage-module__9o8mSG__loopNum{font-family:var(--f-mono);letter-spacing:1px;font-size:8px;font-weight:700;line-height:1}.InvestorsPage-module__9o8mSG__loopName{font-family:var(--f-head);letter-spacing:2px;text-transform:uppercase;color:var(--ink);white-space:nowrap;font-size:8px;font-weight:700;line-height:1.2}.InvestorsPage-module__9o8mSG__loopDesc{font-family:var(--f-body);color:var(--ink-soft);max-width:110px;font-size:9.5px;font-weight:300;line-height:1.5}.InvestorsPage-module__9o8mSG__ln0{flex-direction:column-reverse;align-items:center;top:10%;left:50%;transform:translate(-50%,-50%)}.InvestorsPage-module__9o8mSG__ln0 .InvestorsPage-module__9o8mSG__loopLbl{text-align:center;align-items:center;padding-bottom:8px}.InvestorsPage-module__9o8mSG__ln1{flex-direction:row;align-items:center;top:30%;left:84.75%;transform:translate(-50%,-50%)}.InvestorsPage-module__9o8mSG__ln1 .InvestorsPage-module__9o8mSG__loopLbl{padding-left:10px}.InvestorsPage-module__9o8mSG__ln2{flex-direction:row;align-items:center;top:70%;left:84.75%;transform:translate(-50%,-50%)}.InvestorsPage-module__9o8mSG__ln2 .InvestorsPage-module__9o8mSG__loopLbl{padding-left:10px}.InvestorsPage-module__9o8mSG__ln3{flex-direction:column;align-items:center;top:90%;left:50%;transform:translate(-50%,-50%)}.InvestorsPage-module__9o8mSG__ln3 .InvestorsPage-module__9o8mSG__loopLbl{text-align:center;align-items:center;padding-top:8px}.InvestorsPage-module__9o8mSG__ln4{flex-direction:row-reverse;align-items:center;top:70%;left:15.25%;transform:translate(-50%,-50%)}.InvestorsPage-module__9o8mSG__ln4 .InvestorsPage-module__9o8mSG__loopLbl{text-align:right;align-items:flex-end;padding-right:10px}.InvestorsPage-module__9o8mSG__ln5{flex-direction:row-reverse;align-items:center;top:30%;left:15.25%;transform:translate(-50%,-50%)}.InvestorsPage-module__9o8mSG__ln5 .InvestorsPage-module__9o8mSG__loopLbl{text-align:right;align-items:flex-end;padding-right:10px}.InvestorsPage-module__9o8mSG__whyCard{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffb8;border:1px solid #2a5c8a24;border-radius:20px;padding:36px 32px;box-shadow:0 8px 40px #2a5c8a14,0 2px 8px #0000000a}.InvestorsPage-module__9o8mSG__whyTitle{font-family:var(--f-head);letter-spacing:1.5px;text-transform:uppercase;color:var(--ink);margin-bottom:12px;font-size:16px;font-weight:700}.InvestorsPage-module__9o8mSG__whyAccent{background:var(--blue);border-radius:2px;width:40px;height:2px;margin-bottom:28px}.InvestorsPage-module__9o8mSG__whyList{flex-direction:column;gap:18px;margin:0 0 28px;padding:0;list-style:none;display:flex}.InvestorsPage-module__9o8mSG__whyItem{font-family:var(--f-body);color:var(--ink-soft);align-items:flex-start;gap:14px;font-size:14px;font-weight:300;line-height:1.6;display:flex}.InvestorsPage-module__9o8mSG__whyCheck{background:var(--blue);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;margin-top:1px;font-size:10px;font-weight:700;display:flex}.InvestorsPage-module__9o8mSG__whyQuote{font-family:var(--f-head);color:var(--gold);letter-spacing:.5px;background:#c8963c1a;border:1px solid #c8963c3d;border-radius:12px;padding:14px 18px;font-size:12px}.InvestorsPage-module__9o8mSG__sEcoBg{z-index:2;position:relative}.InvestorsPage-module__9o8mSG__sEcoBg:before{content:"";pointer-events:none;z-index:-1;background:#f5f6fa;position:absolute;inset:0 -9999px}.InvestorsPage-module__9o8mSG__ecoTop{grid-template-columns:1fr 1fr;align-items:start;gap:48px;margin-bottom:48px;display:grid}.InvestorsPage-module__9o8mSG__ecoTopTitle{font-family:var(--f-display);color:var(--ink);margin:0;font-size:clamp(26px,3.2vw,42px);font-weight:700;line-height:1.2}.InvestorsPage-module__9o8mSG__ecoTopTitle em{color:var(--gold);font-style:normal}.InvestorsPage-module__9o8mSG__ecoTopSub{font-family:var(--f-body);color:var(--ink-soft);margin:6px 0 0;font-size:16px;font-weight:300;line-height:1.8}.InvestorsPage-module__9o8mSG__ecoCards{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.InvestorsPage-module__9o8mSG__ecoCard{background:#fff;border:1px solid #2a5c8a1a;border-radius:16px;flex-direction:column;transition:transform .25s,box-shadow .25s;display:flex;overflow:hidden;box-shadow:0 2px 12px #2a5c8a0f,0 1px 4px #0000000a}.InvestorsPage-module__9o8mSG__ecoCard:hover{transform:translateY(-3px);box-shadow:0 8px 32px #2a5c8a1f,0 2px 8px #0000000f}.InvestorsPage-module__9o8mSG__ecoCardImg{aspect-ratio:4/3;flex-shrink:0;width:100%;position:relative;overflow:hidden}.InvestorsPage-module__9o8mSG__ecoCardBody{flex-direction:column;flex:1;padding:20px 20px 22px;display:flex}.InvestorsPage-module__9o8mSG__ecoCardLabel{font-family:var(--f-mono);letter-spacing:2px;text-transform:uppercase;color:var(--blue);opacity:.7;margin-bottom:6px;font-size:9px;display:block}.InvestorsPage-module__9o8mSG__ecoCardTitle{font-family:var(--f-head);letter-spacing:1px;text-transform:uppercase;color:var(--ink);margin:0 0 10px;font-size:14px;font-weight:700}.InvestorsPage-module__9o8mSG__ecoCardDesc{font-family:var(--f-body);color:var(--ink-soft);flex:1;margin:0 0 16px;font-size:12.5px;font-weight:300;line-height:1.72}.InvestorsPage-module__9o8mSG__ecoCardPills{flex-wrap:wrap;gap:6px;margin-top:auto;display:flex}.InvestorsPage-module__9o8mSG__ecoCardPill{font-family:var(--f-mono);letter-spacing:.3px;color:var(--blue);background:#2a5c8a12;border:1px solid #2a5c8a24;border-radius:6px;padding:3px 9px;font-size:9.5px;display:inline-block}.InvestorsPage-module__9o8mSG__flowRow{grid-template-columns:repeat(5,1fr);gap:0;margin-bottom:40px;display:grid;position:relative}.InvestorsPage-module__9o8mSG__flowRow:before{content:"";background:linear-gradient(90deg, transparent, var(--blue-border) 20%, #2a5c8a4d 50%, var(--blue-border) 80%, transparent);height:1px;position:absolute;top:30px;left:10%;right:10%}.InvestorsPage-module__9o8mSG__flowStep{text-align:center;flex-direction:column;align-items:center;padding:0 10px;display:flex}.InvestorsPage-module__9o8mSG__flowNum{border:1.5px solid var(--paper-dark);width:60px;height:60px;font-family:var(--f-mono);color:var(--blue);z-index:1;background:#ffffff80;border-radius:50%;justify-content:center;align-items:center;margin-bottom:14px;font-size:13px;transition:border-color .25s,background .25s;display:flex;position:relative}.InvestorsPage-module__9o8mSG__flowStep:hover .InvestorsPage-module__9o8mSG__flowNum{border-color:var(--blue);background:var(--blue-dim)}.InvestorsPage-module__9o8mSG__flowStep h4{font-family:var(--f-head);color:var(--ink);margin-bottom:6px;font-size:12px;font-weight:600}.InvestorsPage-module__9o8mSG__flowStep p{font-family:var(--f-body);color:var(--ink-soft);font-size:11px;font-weight:300;line-height:1.65}.InvestorsPage-module__9o8mSG__tractGrid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.InvestorsPage-module__9o8mSG__tc{border-radius:14px;padding:26px}.InvestorsPage-module__9o8mSG__tcDone{background:#3a7a521a;border:1px solid #3a7a5240}.InvestorsPage-module__9o8mSG__tcWip{border:1px solid var(--blue-border);background:var(--blue-dim)}.InvestorsPage-module__9o8mSG__tcNext{background:#6a4ca81a;border:1px solid #6a4ca840}.InvestorsPage-module__9o8mSG__tcHead{align-items:center;gap:10px;margin-bottom:18px;display:flex}.InvestorsPage-module__9o8mSG__tcItem{align-items:flex-start;gap:9px;margin-bottom:10px;display:flex}.InvestorsPage-module__9o8mSG__tcItem:last-child{margin-bottom:0}.InvestorsPage-module__9o8mSG__tcDot{border-radius:50%;flex-shrink:0;width:5px;height:5px;margin-top:6px}.InvestorsPage-module__9o8mSG__tcDoneDot{background:#3a7a52}.InvestorsPage-module__9o8mSG__tcWipDot{background:var(--blue)}.InvestorsPage-module__9o8mSG__tcNextDot{background:#6a4ca8}.InvestorsPage-module__9o8mSG__tcItem span{font-family:var(--f-body);color:var(--ink-soft);font-size:13px;font-weight:300;line-height:1.6}.InvestorsPage-module__9o8mSG__scaleGrid{grid-template-columns:1fr 1fr;align-items:start;gap:56px;display:grid}.InvestorsPage-module__9o8mSG__landsGrid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.InvestorsPage-module__9o8mSG__land{border:1px solid var(--paper-dark);background:#ffffff4d;border-radius:14px;padding:20px 18px;transition:border-color .25s,background .25s}.InvestorsPage-module__9o8mSG__land:hover{background:#ffffff80}.InvestorsPage-module__9o8mSG__landActive{background:#c8963c24;border-color:#c8963c47}.InvestorsPage-module__9o8mSG__landActive:hover{background:#c8963c2e}.InvestorsPage-module__9o8mSG__landFuture{background:#6a4ca81a;border-color:#6a4ca840}.InvestorsPage-module__9o8mSG__landLocked{opacity:.6}.InvestorsPage-module__9o8mSG__landFinal{opacity:1;background:#6a4ca81a;border-color:#6a4ca840}.InvestorsPage-module__9o8mSG__landName{font-family:var(--f-head);margin-bottom:3px;font-size:13px;font-weight:600}.InvestorsPage-module__9o8mSG__landActive .InvestorsPage-module__9o8mSG__landName{color:var(--gold)}.InvestorsPage-module__9o8mSG__landFuture .InvestorsPage-module__9o8mSG__landName,.InvestorsPage-module__9o8mSG__landFinal .InvestorsPage-module__9o8mSG__landName{color:#6a4ca8}.InvestorsPage-module__9o8mSG__landLocked .InvestorsPage-module__9o8mSG__landName{color:var(--ink-soft)}.InvestorsPage-module__9o8mSG__landTag{font-family:var(--f-mono);letter-spacing:1.5px;color:var(--ink-soft);margin-bottom:8px;font-size:9px;display:block}.InvestorsPage-module__9o8mSG__land p{font-family:var(--f-body);color:var(--ink-soft);font-size:11px;font-weight:300;line-height:1.6}.InvestorsPage-module__9o8mSG__scaleRight h3{font-family:var(--f-display);color:var(--ink);margin-bottom:12px;font-size:22px}.InvestorsPage-module__9o8mSG__scaleRight p{font-family:var(--f-body);color:var(--ink-soft);margin-bottom:22px;font-size:15px;font-weight:300;line-height:1.75}.InvestorsPage-module__9o8mSG__dimsGrid{grid-template-columns:1fr 1fr;gap:14px;margin-top:24px;display:grid}.InvestorsPage-module__9o8mSG__dim{border:1px solid var(--paper-dark);background:#ffffff4d;border-radius:14px;padding:20px 18px;transition:border-color .25s}.InvestorsPage-module__9o8mSG__dim:hover{border-color:var(--blue-border)}.InvestorsPage-module__9o8mSG__dimN{font-family:var(--f-display);color:var(--blue);margin-bottom:3px;font-size:22px}.InvestorsPage-module__9o8mSG__dim h4{font-family:var(--f-head);color:var(--ink);margin-bottom:6px;font-size:12px}.InvestorsPage-module__9o8mSG__dim p{font-family:var(--f-body);color:var(--ink-soft);font-size:11px;font-weight:300;line-height:1.6}.InvestorsPage-module__9o8mSG__techStack{flex-direction:column;gap:8px;max-width:800px;margin:0 auto;display:flex}.InvestorsPage-module__9o8mSG__tl{background:#ffffff4d;border:1px solid;border-radius:14px;align-items:center;gap:22px;padding:18px 24px;transition:transform .25s,box-shadow .25s;display:flex}.InvestorsPage-module__9o8mSG__tl:hover{box-shadow:-3px 0 0 0 var(--blue);transform:translate(6px)}.InvestorsPage-module__9o8mSG__tlExp{border-color:#2a5c8a59}.InvestorsPage-module__9o8mSG__tlApp{border-color:#2a5c8a38}.InvestorsPage-module__9o8mSG__tlData{border-color:#c8963c47}.InvestorsPage-module__9o8mSG__tlAi{border-color:#6a4ca840}.InvestorsPage-module__9o8mSG__tlInf{border-color:var(--paper-dark)}.InvestorsPage-module__9o8mSG__tlLabel{font-family:var(--f-mono);letter-spacing:2px;text-transform:uppercase;flex-shrink:0;min-width:110px;font-size:9px}.InvestorsPage-module__9o8mSG__tlExp .InvestorsPage-module__9o8mSG__tlLabel{color:var(--blue)}.InvestorsPage-module__9o8mSG__tlApp .InvestorsPage-module__9o8mSG__tlLabel{color:var(--blue-light)}.InvestorsPage-module__9o8mSG__tlData .InvestorsPage-module__9o8mSG__tlLabel{color:var(--gold)}.InvestorsPage-module__9o8mSG__tlAi .InvestorsPage-module__9o8mSG__tlLabel{color:#6a4ca8}.InvestorsPage-module__9o8mSG__tlInf .InvestorsPage-module__9o8mSG__tlLabel{color:var(--ink-soft)}.InvestorsPage-module__9o8mSG__tlItems{flex-wrap:wrap;gap:7px;display:flex}.InvestorsPage-module__9o8mSG__tlTag{font-family:var(--f-body);color:var(--ink-soft);border:1px solid var(--paper-dark);background:#fff6;border-radius:6px;padding:3px 10px;font-size:12px}.InvestorsPage-module__9o8mSG__sBizBg{background-position:50%;background-repeat:no-repeat;background-size:cover}.InvestorsPage-module__9o8mSG__bizLayout{grid-template-columns:280px 1fr;align-items:start;gap:64px;margin-bottom:32px;display:grid}.InvestorsPage-module__9o8mSG__bizLeft{flex-direction:column;display:flex}.InvestorsPage-module__9o8mSG__bizTitle{font-family:var(--f-display);color:var(--ink);margin-bottom:16px;font-size:clamp(22px,2.6vw,36px);font-weight:700;line-height:1.15}.InvestorsPage-module__9o8mSG__bizTitle em{color:var(--gold);font-style:normal}.InvestorsPage-module__9o8mSG__bizSub{font-family:var(--f-body);color:var(--ink-soft);margin:0;font-size:14px;font-weight:300;line-height:1.78}.InvestorsPage-module__9o8mSG__bizStreams{border:1px solid var(--paper-dark);border-radius:16px;grid-template-columns:repeat(5,1fr);display:grid;overflow:hidden}.InvestorsPage-module__9o8mSG__bizCard{border-right:1px solid var(--paper-dark);background:#ffffff70;flex-direction:column;padding:24px 16px 28px;transition:background .25s;display:flex}.InvestorsPage-module__9o8mSG__bizCard:last-child{border-right:none}.InvestorsPage-module__9o8mSG__bizCard:hover{background:#ffffffb3}.InvestorsPage-module__9o8mSG__bizIcon{justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:18px;display:flex}.InvestorsPage-module__9o8mSG__bizNum{font-family:var(--f-mono);letter-spacing:1px;color:var(--blue);opacity:.55;margin-bottom:8px;font-size:10px}.InvestorsPage-module__9o8mSG__bizCard h3{font-family:var(--f-head);letter-spacing:.6px;text-transform:uppercase;color:var(--ink);margin-bottom:10px;font-size:11.5px;font-weight:700;line-height:1.4}.InvestorsPage-module__9o8mSG__bizCard p{font-family:var(--f-body);color:var(--ink-soft);margin:0;font-size:12px;font-weight:300;line-height:1.72}.InvestorsPage-module__9o8mSG__trustBox{background:#c8963c24;border:1px solid #c8963c47;border-radius:22px;margin-top:22px;padding:30px}.InvestorsPage-module__9o8mSG__trustBox h3{font-family:var(--f-head);letter-spacing:2px;text-transform:uppercase;color:var(--gold);margin-bottom:18px;font-size:12px}.InvestorsPage-module__9o8mSG__trustRules{grid-template-columns:repeat(2,1fr);gap:9px;display:grid}.InvestorsPage-module__9o8mSG__trustRule{align-items:flex-start;gap:9px;display:flex}.InvestorsPage-module__9o8mSG__trDot{background:var(--gold);border-radius:50%;flex-shrink:0;width:4px;height:4px;margin-top:8px}.InvestorsPage-module__9o8mSG__trustRule span{font-family:var(--f-body);color:var(--ink-mid);font-size:13px;font-weight:300;line-height:1.6}.InvestorsPage-module__9o8mSG__rdLayout{grid-template-columns:1fr 340px;align-items:start;gap:64px;display:grid}.InvestorsPage-module__9o8mSG__rdLeft,.InvestorsPage-module__9o8mSG__rdRight{flex-direction:column;display:flex}.InvestorsPage-module__9o8mSG__rdTitle{font-family:var(--f-display);color:var(--ink);margin-bottom:40px;font-size:clamp(24px,3vw,40px);font-weight:700;line-height:1.15}.InvestorsPage-module__9o8mSG__rdTitle em{color:var(--gold);font-style:normal}.InvestorsPage-module__9o8mSG__rdTimeline{position:relative}.InvestorsPage-module__9o8mSG__rdTrack{background:linear-gradient(90deg, var(--blue) 0%, #2a5c8a59 60%, #2a5c8a1f 100%);z-index:0;height:1px;position:absolute;top:18px;left:10%;right:10%}.InvestorsPage-module__9o8mSG__rdSteps{z-index:1;grid-template-columns:repeat(5,1fr);gap:4px;display:grid;position:relative}.InvestorsPage-module__9o8mSG__rdStep{flex-direction:column;align-items:center;display:flex}.InvestorsPage-module__9o8mSG__rdStepNum{background:var(--paper);width:36px;height:36px;font-family:var(--f-mono);color:var(--blue);border:1.5px solid #2a5c8a59;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-bottom:16px;font-size:11px;transition:background .2s,border-color .2s;display:flex}.InvestorsPage-module__9o8mSG__rdStepActive .InvestorsPage-module__9o8mSG__rdStepNum{background:var(--blue);border-color:var(--blue);color:#fff}.InvestorsPage-module__9o8mSG__rdStepTag{font-family:var(--f-head);letter-spacing:1.5px;text-transform:uppercase;color:var(--ink);text-align:center;margin-bottom:4px;font-size:8.5px;font-weight:700;line-height:1.3}.InvestorsPage-module__9o8mSG__rdStepActive .InvestorsPage-module__9o8mSG__rdStepTag{color:var(--blue)}.InvestorsPage-module__9o8mSG__rdStepDate{font-family:var(--f-mono);color:var(--blue);opacity:.6;text-align:center;margin-bottom:14px;font-size:8px}.InvestorsPage-module__9o8mSG__rdStepItems{width:100%;margin:0;padding:0;list-style:none}.InvestorsPage-module__9o8mSG__rdStepItems li{font-family:var(--f-body);color:var(--ink-soft);padding:2px 0 2px 13px;font-size:11px;font-weight:300;line-height:1.65;position:relative}.InvestorsPage-module__9o8mSG__rdStepItems li:before{content:"•";color:var(--blue);opacity:.45;position:absolute;left:2px}.InvestorsPage-module__9o8mSG__rdStatusTitle{font-family:var(--f-display);color:var(--ink);margin-bottom:24px;font-size:clamp(20px,2.2vw,30px);font-weight:700;line-height:1.2}.InvestorsPage-module__9o8mSG__rdStatusList{flex-direction:column;gap:11px;margin:0 0 28px;padding:0;list-style:none;display:flex}.InvestorsPage-module__9o8mSG__rdStatusItem{font-family:var(--f-body);color:var(--ink-soft);align-items:flex-start;gap:11px;font-size:13px;font-weight:300;line-height:1.6;display:flex}.InvestorsPage-module__9o8mSG__rdStatusCheck{background:var(--blue);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:17px;height:17px;margin-top:2px;font-size:8.5px;font-weight:700;display:flex}.InvestorsPage-module__9o8mSG__rdBookWrap{justify-content:flex-end;padding-top:8px;display:flex}.InvestorsPage-module__9o8mSG__cta{text-align:center;z-index:2;padding:var(--pad-s) 0;background:linear-gradient(#0000 0%,#2a5c8a0f 50%,#0000 100%);position:relative}.InvestorsPage-module__9o8mSG__ctaGlyph{justify-content:center;margin-bottom:40px;display:flex}.InvestorsPage-module__9o8mSG__ctaTitle{font-family:var(--f-display);color:var(--ink);margin-bottom:16px;font-size:clamp(26px,3.8vw,44px);font-weight:700}.InvestorsPage-module__9o8mSG__ctaTitle em{color:var(--gold);font-style:normal}.InvestorsPage-module__9o8mSG__ctaSub{font-family:var(--f-body);color:var(--ink-soft);max-width:560px;margin:0 auto 36px;font-size:17px;font-weight:300;line-height:1.8}.InvestorsPage-module__9o8mSG__ctaBtns{flex-wrap:wrap;justify-content:center;gap:12px;margin-bottom:40px;display:flex}.InvestorsPage-module__9o8mSG__ctaInfo{flex-wrap:wrap;justify-content:center;gap:28px;display:flex}.InvestorsPage-module__9o8mSG__ciItem{font-family:var(--f-body);color:var(--ink-soft);align-items:center;gap:7px;font-size:13px;display:flex}.InvestorsPage-module__9o8mSG__ciDot{background:var(--gold);opacity:.6;border-radius:50%;width:5px;height:5px}@media (max-width:1024px){.InvestorsPage-module__9o8mSG__heroGrid{grid-template-columns:1fr;gap:40px}.InvestorsPage-module__9o8mSG__heroVis{min-height:320px}.InvestorsPage-module__9o8mSG__orbitWrap{transform-origin:top;margin-bottom:-130px;transform:scale(.72)}.InvestorsPage-module__9o8mSG__loopGrid{grid-template-columns:1fr;gap:40px}.InvestorsPage-module__9o8mSG__loopOrbit{transform-origin:top;margin-bottom:-86px;transform:scale(.78)}.InvestorsPage-module__9o8mSG__scaleGrid{grid-template-columns:1fr;gap:40px}}@media (max-width:640px){.InvestorsPage-module__9o8mSG__orbitWrap{transform-origin:top;margin-bottom:-200px;transform:scale(.56)}}@media (max-width:1024px){.InvestorsPage-module__9o8mSG__ecoCards{grid-template-columns:repeat(2,1fr)}.InvestorsPage-module__9o8mSG__ecoTop{grid-template-columns:1fr;gap:16px}}@media (max-width:1100px){.InvestorsPage-module__9o8mSG__bizLayout{grid-template-columns:1fr;gap:32px}.InvestorsPage-module__9o8mSG__bizStreams{grid-template-columns:repeat(3,1fr)}.InvestorsPage-module__9o8mSG__rdLayout{grid-template-columns:1fr;gap:48px}.InvestorsPage-module__9o8mSG__rdSteps{grid-template-columns:repeat(3,1fr);gap:8px}.InvestorsPage-module__9o8mSG__rdTrack{display:none}}@media (max-width:768px){.InvestorsPage-module__9o8mSG__probGrid{grid-template-columns:1fr}.InvestorsPage-module__9o8mSG__ecoCards{grid-template-columns:1fr 1fr}.InvestorsPage-module__9o8mSG__tractGrid{grid-template-columns:1fr}.InvestorsPage-module__9o8mSG__bizStreams{grid-template-columns:repeat(2,1fr)}.InvestorsPage-module__9o8mSG__bizCard{border-right:none;border-bottom:1px solid var(--paper-dark)}.InvestorsPage-module__9o8mSG__bizCard:last-child{border-bottom:none}.InvestorsPage-module__9o8mSG__flowRow{grid-template-columns:repeat(3,1fr);gap:16px}.InvestorsPage-module__9o8mSG__flowRow:before{display:none}.InvestorsPage-module__9o8mSG__trustRules,.InvestorsPage-module__9o8mSG__landsGrid,.InvestorsPage-module__9o8mSG__dimsGrid{grid-template-columns:1fr}.InvestorsPage-module__9o8mSG__tl{flex-direction:column;align-items:flex-start;gap:12px}.InvestorsPage-module__9o8mSG__tlLabel{min-width:unset}}@media (max-width:480px){.InvestorsPage-module__9o8mSG__wrap{padding:0 20px}.InvestorsPage-module__9o8mSG__hero{padding-top:72px;padding-bottom:40px}.InvestorsPage-module__9o8mSG__flowRow{grid-template-columns:1fr 1fr}.InvestorsPage-module__9o8mSG__ecoCards,.InvestorsPage-module__9o8mSG__bizStreams{grid-template-columns:1fr}}
.ParentsPage-module__m2RoWG__pageContent{z-index:2;margin-top:100vh;position:relative}.ParentsPage-module__m2RoWG__transition{background:linear-gradient(to bottom, transparent 0%, transparent 18%, var(--paper) 30%);width:100%;height:clamp(600px,68vw,800px);position:relative;overflow:hidden}.ParentsPage-module__m2RoWG__bridgeText{z-index:3;text-align:center;background:linear-gradient(to bottom, transparent 0%, #e8ecf08c 28%, var(--paper) 92%);padding:clamp(48px,6vw,96px) clamp(24px,5vw,120px) clamp(72px,8vw,120px);position:absolute;bottom:0;left:0;right:0}.ParentsPage-module__m2RoWG__bridgeQuestion{font-family:var(--f-display);color:var(--ink);letter-spacing:.5px;max-width:760px;margin:0 auto 22px;font-size:clamp(22px,3vw,40px);font-weight:700;line-height:1.25}.ParentsPage-module__m2RoWG__bridgeLead{font-family:var(--f-body);color:var(--ink-soft);max-width:600px;margin:0 auto;font-size:clamp(15px,1.6vw,18px);font-weight:300;line-height:1.8}.ParentsPage-module__m2RoWG__wrap{z-index:2;background:var(--paper);max-width:var(--max-w);margin:0 auto;padding:0 16px;position:relative}.ParentsPage-module__m2RoWG__wrap:before{content:"";background:var(--paper);z-index:-1;position:absolute;inset:0 -9999px}.ParentsPage-module__m2RoWG__eye{font-family:var(--f-head);letter-spacing:5px;text-transform:uppercase;margin-bottom:16px;font-size:10px;display:block}.ParentsPage-module__m2RoWG__section{z-index:2;padding:clamp(48px,5.5vw,72px) 0;position:relative}.ParentsPage-module__m2RoWG__sAlt{position:relative}.ParentsPage-module__m2RoWG__sAlt:before{content:"";z-index:-1;pointer-events:none;background:#3a8a620a;position:absolute;inset:0 -9999px}.ParentsPage-module__m2RoWG__probWithBg.ParentsPage-module__m2RoWG__sAlt:before,.ParentsPage-module__m2RoWG__elemWithBg.ParentsPage-module__m2RoWG__sAlt:before,.ParentsPage-module__m2RoWG__benefitsWithBg.ParentsPage-module__m2RoWG__sAlt:before,.ParentsPage-module__m2RoWG__faqWithBg.ParentsPage-module__m2RoWG__sAlt:before{background:var(--bg-url) center / cover no-repeat fixed}.ParentsPage-module__m2RoWG__sAlt2{position:relative}.ParentsPage-module__m2RoWG__sAlt2:before{content:"";z-index:-1;pointer-events:none;background:#c8963c0a;position:absolute;inset:0 -9999px}.ParentsPage-module__m2RoWG__sectionInner{max-width:var(--max-w);margin:0 auto}.ParentsPage-module__m2RoWG__sectionTitle{font-family:var(--f-display);color:var(--ink);margin-bottom:14px;font-size:clamp(26px,3.2vw,42px);font-weight:700;line-height:1.22}.ParentsPage-module__m2RoWG__sectionTitle em,.ParentsPage-module__m2RoWG__whatTitle em,.ParentsPage-module__m2RoWG__pbTitle em,.ParentsPage-module__m2RoWG__bridgeQuestion em{color:var(--green);font-style:normal}.ParentsPage-module__m2RoWG__accentGold{color:var(--gold);font-style:normal}.ParentsPage-module__m2RoWG__sectionText{font-family:var(--f-body);color:var(--ink-soft);max-width:600px;margin-bottom:52px;font-size:16px;line-height:1.8}.ParentsPage-module__m2RoWG__orn{max-width:var(--max-w);align-items:center;gap:16px;margin:0 auto;padding:0 32px;display:flex}.ParentsPage-module__m2RoWG__ornLine{background:linear-gradient(90deg, transparent, var(--paper-deep), transparent);flex:1;height:1px}.ParentsPage-module__m2RoWG__ornDiamond{background:var(--paper-deep);flex-shrink:0;width:7px;height:7px;transform:rotate(45deg)}.ParentsPage-module__m2RoWG__probLayout{grid-template-columns:1fr 1fr;align-items:center;gap:56px;display:grid}.ParentsPage-module__m2RoWG__probText p{font-family:var(--f-body);color:var(--ink-soft);margin-bottom:16px;font-size:16px;font-weight:300;line-height:1.85}.ParentsPage-module__m2RoWG__probPoints{flex-direction:column;gap:12px;margin-top:24px;display:flex}.ParentsPage-module__m2RoWG__probPoint{border-radius:var(--r-md);border:1px solid var(--paper-deep);background:#fff6;align-items:flex-start;gap:12px;padding:14px 16px;transition:border-color .25s;display:flex}.ParentsPage-module__m2RoWG__probPoint:hover{border-color:var(--green-border)}.ParentsPage-module__m2RoWG__ppDot{background:var(--green);border-radius:50%;flex-shrink:0;width:6px;height:6px;margin-top:6px}.ParentsPage-module__m2RoWG__ppTxt{font-family:var(--f-body);color:var(--ink-soft);font-size:14px;font-weight:300;line-height:1.6}.ParentsPage-module__m2RoWG__probVisual{justify-content:center;display:flex}.ParentsPage-module__m2RoWG__probScene{border-radius:var(--r-lg);border:1.5px solid var(--paper-deep);width:100%;max-width:380px;overflow:hidden;box-shadow:0 16px 48px #3a8a621a}.ParentsPage-module__m2RoWG__probScene svg{width:100%;display:block}.ParentsPage-module__m2RoWG__whatCentered{text-align:center}.ParentsPage-module__m2RoWG__whatTitle{font-family:var(--f-display);color:var(--ink);max-width:700px;margin:0 auto 16px;font-size:clamp(26px,3.2vw,42px);font-weight:700;line-height:1.22}.ParentsPage-module__m2RoWG__whatLead{font-family:var(--f-body);text-align:left;color:var(--ink-soft);max-width:720px;margin:0 auto 18px;font-size:17px;font-weight:300;line-height:1.82}.ParentsPage-module__m2RoWG__flowRow{grid-template-columns:repeat(5,1fr);gap:0;margin-bottom:16px;display:grid;position:relative}.ParentsPage-module__m2RoWG__flowRow:before{content:"";background:linear-gradient(90deg, transparent, var(--green-border) 20%, #3a8a6240 50%, var(--green-border) 80%, transparent);height:1px;position:absolute;top:28px;left:10%;right:10%}.ParentsPage-module__m2RoWG__flStep{text-align:center;flex-direction:column;align-items:center;padding:0 8px;display:flex}.ParentsPage-module__m2RoWG__flNum{border:1.5px solid var(--paper-deep);z-index:1;background:#ffffff80;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:12px;transition:border-color .25s,background .25s;display:flex;position:relative}.ParentsPage-module__m2RoWG__flStep:hover .ParentsPage-module__m2RoWG__flNum{border-color:var(--green);background:var(--green-dim)}.ParentsPage-module__m2RoWG__flGlyph{font-size:22px}.ParentsPage-module__m2RoWG__flStep h4{font-family:var(--f-head);color:var(--ink);margin-bottom:5px;font-size:11px;font-weight:600;line-height:1.3}.ParentsPage-module__m2RoWG__flStep p{font-family:var(--f-body);color:var(--ink-soft);font-size:11px;font-weight:300;line-height:1.6}.ParentsPage-module__m2RoWG__flowTagline{font-family:var(--f-head);letter-spacing:1px;color:var(--ink-soft);text-align:center;margin-top:12px;font-size:13px;font-style:italic}.ParentsPage-module__m2RoWG__productBlock{grid-template-columns:1fr 1fr;align-items:center;gap:56px;margin-bottom:72px;display:grid}.ParentsPage-module__m2RoWG__productBlock:last-child{margin-bottom:0}.ParentsPage-module__m2RoWG__productBlockReverse{direction:rtl}.ParentsPage-module__m2RoWG__productBlockReverse>*{direction:ltr}.ParentsPage-module__m2RoWG__pbEyebrow{font-family:var(--f-head);letter-spacing:3px;text-transform:uppercase;color:var(--green);margin-bottom:10px;font-size:9px;display:block}.ParentsPage-module__m2RoWG__pbTitle{font-family:var(--f-display);color:var(--ink);margin-bottom:14px;font-size:clamp(20px,2.4vw,28px);font-weight:700;line-height:1.3}.ParentsPage-module__m2RoWG__pbBody{font-family:var(--f-body);color:var(--ink-soft);margin-bottom:20px;font-size:15px;font-weight:300;line-height:1.82}.ParentsPage-module__m2RoWG__pbBullets{flex-direction:column;gap:9px;margin-bottom:16px;display:flex}.ParentsPage-module__m2RoWG__pbBullet{align-items:flex-start;gap:10px;display:flex}.ParentsPage-module__m2RoWG__pbDot{background:var(--green);border-radius:50%;flex-shrink:0;width:5px;height:5px;margin-top:7px}.ParentsPage-module__m2RoWG__pbBulletText{font-family:var(--f-body);color:var(--ink-soft);font-size:14px;font-weight:300;line-height:1.6}.ParentsPage-module__m2RoWG__pbCaption{font-family:var(--f-body);color:var(--ink-soft);opacity:.75;margin-top:12px;font-size:12px;font-style:italic}.ParentsPage-module__m2RoWG__pbVisual{justify-content:center;align-items:flex-start;display:flex}.ParentsPage-module__m2RoWG__pbMockup{border-radius:var(--r-lg);border:1.5px solid var(--paper-deep);width:100%;max-width:360px;overflow:hidden;box-shadow:0 16px 48px #3a8a621a}.ParentsPage-module__m2RoWG__pbMockup svg{width:100%;display:block}.ParentsPage-module__m2RoWG__appScreens{justify-content:center;align-items:flex-end;gap:10px;width:100%;display:flex}.ParentsPage-module__m2RoWG__appScreen{border:1.5px solid var(--paper-deep);border-radius:16px;flex:1;max-width:96px;overflow:hidden;box-shadow:0 8px 24px #14140e1a}.ParentsPage-module__m2RoWG__appScreen svg,.ParentsPage-module__m2RoWG__appScreen img{width:100%;height:auto;display:block}.ParentsPage-module__m2RoWG__appScreenMain{border-color:var(--green-border);flex:1.25;max-width:116px;margin-bottom:16px;box-shadow:0 16px 40px #3a8a622e}.ParentsPage-module__m2RoWG__gameTablet{border-radius:var(--r-lg);border:1.5px solid var(--paper-deep);width:100%;overflow:hidden;box-shadow:0 16px 48px #0a18142e}.ParentsPage-module__m2RoWG__gameTablet img{width:100%;height:auto;display:block}.ParentsPage-module__m2RoWG__rev{opacity:0;transition:opacity .75s,transform .75s}.ParentsPage-module__m2RoWG__vis{opacity:1!important;transform:none!important}.ParentsPage-module__m2RoWG__slideL{transform:translate(-56px)}.ParentsPage-module__m2RoWG__slideR{transform:translate(56px)}.ParentsPage-module__m2RoWG__howSteps{margin-top:12px}.ParentsPage-module__m2RoWG__howStep{grid-template-columns:1fr 1fr;align-items:center;gap:42px;padding:12px 0;display:grid}.ParentsPage-module__m2RoWG__howStepAlt .ParentsPage-module__m2RoWG__howStepText{order:2}.ParentsPage-module__m2RoWG__howStepAlt .ParentsPage-module__m2RoWG__howStepImg{order:1}.ParentsPage-module__m2RoWG__howStepText{position:relative}.ParentsPage-module__m2RoWG__howWatermark{font-family:var(--f-display);color:var(--green);opacity:.13;pointer-events:none;-webkit-user-select:none;user-select:none;letter-spacing:-4px;z-index:0;font-size:120px;font-weight:700;line-height:1;position:absolute;top:-18px;left:-6px}.ParentsPage-module__m2RoWG__howEye{font-family:var(--f-head);letter-spacing:4px;text-transform:uppercase;color:var(--green);z-index:1;margin-bottom:12px;font-size:9px;display:block;position:relative}.ParentsPage-module__m2RoWG__howTitle{font-family:var(--f-display);color:var(--ink);z-index:1;margin-bottom:20px;font-size:clamp(22px,2.4vw,32px);font-weight:700;line-height:1.28;position:relative}.ParentsPage-module__m2RoWG__howDesc{font-family:var(--f-body);color:var(--ink-soft);z-index:1;max-width:460px;font-size:16px;font-weight:300;line-height:1.85;position:relative}.ParentsPage-module__m2RoWG__howImgWrap{border-radius:var(--r-xl);aspect-ratio:4/3;transition:transform .42s,box-shadow .42s;overflow:hidden;box-shadow:0 20px 56px #3a8a6229,0 4px 16px #0a181414}.ParentsPage-module__m2RoWG__howImgWrap:hover{transform:scale(1.02);box-shadow:0 28px 72px #3a8a623d,0 6px 20px #0a18141a}.ParentsPage-module__m2RoWG__howImgWrap img{object-fit:cover;width:100%;height:100%;display:block}.ParentsPage-module__m2RoWG__benefitsGrid{grid-template-columns:1fr 1fr;gap:56px;display:grid}.ParentsPage-module__m2RoWG__benefitCards{grid-template-columns:1fr 1fr;gap:16px;display:grid}.ParentsPage-module__m2RoWG__benefitCard{border-radius:var(--r-lg);padding:28px}.ParentsPage-module__m2RoWG__bcIcon{width:52px;height:52px;margin-bottom:14px;display:block;position:relative}.ParentsPage-module__m2RoWG__benefitCard h3{font-family:var(--f-head);color:var(--ink);margin-bottom:9px;font-size:16px;font-weight:600}.ParentsPage-module__m2RoWG__benefitCard p{font-family:var(--f-body);color:var(--ink-soft);font-size:14px;font-weight:300;line-height:1.75}.ParentsPage-module__m2RoWG__cardG{background:var(--green-dim);border:1px solid var(--green-border)}.ParentsPage-module__m2RoWG__cardGold{background:var(--gold-dim);border:1px solid var(--gold-border)}.ParentsPage-module__m2RoWG__card{border:1px solid var(--paper-dark);border-radius:var(--r-md);background:#ffffff6b;transition:border-color .25s,background .25s}.ParentsPage-module__m2RoWG__card:hover{border-color:var(--green-border);background:#ffffff94}.ParentsPage-module__m2RoWG__parentCards{grid-template-columns:1fr 1fr;gap:16px;display:grid}.ParentsPage-module__m2RoWG__pb2Card{border-radius:var(--r-md);align-items:flex-start;gap:16px;padding:26px 24px;display:flex}.ParentsPage-module__m2RoWG__pb2Num{font-family:var(--f-display);color:var(--green);opacity:.35;flex-shrink:0;margin-top:-2px;font-size:28px;line-height:1}.ParentsPage-module__m2RoWG__pb2Card h3{font-family:var(--f-head);color:var(--ink);margin-bottom:7px;font-size:14px;font-weight:600}.ParentsPage-module__m2RoWG__pb2Card p{font-family:var(--f-body);color:var(--ink-soft);font-size:13px;font-weight:300;line-height:1.72}.ParentsPage-module__m2RoWG__safetyLayout{grid-template-columns:1fr 1fr;align-items:center;gap:56px;display:grid}.ParentsPage-module__m2RoWG__safetyPoints{flex-direction:column;gap:12px;display:flex}.ParentsPage-module__m2RoWG__sp{border-radius:var(--r-md);border:1px solid var(--paper-deep);background:#fff6;align-items:flex-start;gap:12px;padding:14px 16px;display:flex}.ParentsPage-module__m2RoWG__spDot{background:var(--green);border-radius:50%;flex-shrink:0;width:6px;height:6px;margin-top:6px}.ParentsPage-module__m2RoWG__spText{font-family:var(--f-body);color:var(--ink-soft);font-size:14px;font-weight:300;line-height:1.6}.ParentsPage-module__m2RoWG__safetyVis{align-items:stretch;display:flex}.ParentsPage-module__m2RoWG__badgesCard{border:1px solid var(--paper-deep);border-radius:var(--r-lg);background:#ffffff85;width:100%;padding:32px 28px;box-shadow:0 8px 32px #0a18140f}.ParentsPage-module__m2RoWG__badgesCardTitle{font-family:var(--f-head);color:var(--ink);margin-bottom:10px;font-size:18px;font-weight:600}.ParentsPage-module__m2RoWG__badgesCardAccent{background:var(--green);border-radius:2px;width:36px;height:2px;margin-bottom:24px}.ParentsPage-module__m2RoWG__badgeGroup{flex-direction:column;gap:12px;display:flex}.ParentsPage-module__m2RoWG__badgeItem{border-radius:var(--r-md);border:1px solid var(--paper-deep);background:#ffffffb3;align-items:center;gap:16px;padding:16px 18px;transition:border-color .25s,background .25s;display:flex}.ParentsPage-module__m2RoWG__badgeItem:hover{border-color:var(--green-border);background:#ffffffe6}.ParentsPage-module__m2RoWG__badgeIcon{flex-shrink:0;width:56px;height:56px;position:relative}.ParentsPage-module__m2RoWG__badgeTitle{font-family:var(--f-head);color:var(--ink);letter-spacing:1px;text-transform:uppercase;margin-bottom:4px;font-size:12px;font-weight:600}.ParentsPage-module__m2RoWG__badgeDesc{font-family:var(--f-body);color:var(--ink-soft);font-size:13px;font-weight:300;line-height:1.6}.ParentsPage-module__m2RoWG__dayFlow{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.ParentsPage-module__m2RoWG__dayCard{border-radius:var(--r-md);padding:26px 22px}.ParentsPage-module__m2RoWG__dayNum{font-family:var(--f-head);letter-spacing:3px;text-transform:uppercase;color:var(--green);margin-bottom:8px;font-size:9px;display:block}.ParentsPage-module__m2RoWG__dayCard h3{font-family:var(--f-head);color:var(--ink);margin-bottom:8px;font-size:14px;font-weight:600;line-height:1.3}.ParentsPage-module__m2RoWG__dayCard p{font-family:var(--f-body);color:var(--ink-soft);font-size:13px;font-weight:300;line-height:1.72}.ParentsPage-module__m2RoWG__dayIcon{margin-bottom:10px;font-size:24px;display:block}.ParentsPage-module__m2RoWG__ecosystemGrid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.ParentsPage-module__m2RoWG__ecoCard{border:1px solid var(--paper-deep);border-radius:var(--r-card);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff73;flex-direction:column;gap:20px;padding:36px 28px;transition:box-shadow .3s,border-color .3s,transform .3s;display:flex}.ParentsPage-module__m2RoWG__ecoCard:hover{border-color:var(--green-border);transform:translateY(-4px);box-shadow:0 8px 40px #3a8a621f}.ParentsPage-module__m2RoWG__ecoIcon{border-radius:var(--r-md);background:var(--green-dim);border:1px solid var(--green-border);flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;font-size:22px;display:flex}.ParentsPage-module__m2RoWG__ecoBody{flex-direction:column;gap:10px;display:flex}.ParentsPage-module__m2RoWG__ecoTitle{font-family:var(--f-head);letter-spacing:2px;text-transform:uppercase;color:var(--ink);font-size:13px}.ParentsPage-module__m2RoWG__ecoDesc{font-family:var(--f-body);color:var(--ink-soft);font-size:15px;line-height:1.75}.ParentsPage-module__m2RoWG__stepsRow{gap:0;display:flex;position:relative}.ParentsPage-module__m2RoWG__step{flex-direction:column;flex:1;align-items:flex-start;gap:14px;padding-right:32px;display:flex;position:relative}.ParentsPage-module__m2RoWG__stepConnector{background:linear-gradient(90deg, var(--green-border), var(--paper-deep));pointer-events:none;height:1px;position:absolute;top:23px;left:60px;right:0}.ParentsPage-module__m2RoWG__stepNum{background:var(--green);color:#fff;width:48px;height:48px;font-family:var(--f-head);z-index:1;box-shadow:0 4px 20px var(--green-glow);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:16px;display:flex;position:relative}.ParentsPage-module__m2RoWG__stepTitle{font-family:var(--f-head);letter-spacing:2px;text-transform:uppercase;color:var(--ink);font-size:13px}.ParentsPage-module__m2RoWG__stepDesc{font-family:var(--f-body);color:var(--ink-soft);font-size:15px;line-height:1.75}.ParentsPage-module__m2RoWG__contactPlaceholder{border:1px dashed var(--paper-deep);border-radius:var(--r-card);text-align:center;font-family:var(--f-body);color:var(--ink-mid);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#fff6;padding:52px 40px;font-size:14px}.ParentsPage-module__m2RoWG__sectionLeadWide{font-family:var(--f-body);color:var(--ink-soft);max-width:600px;margin-bottom:52px;font-size:17px;font-weight:300;line-height:1.82}.ParentsPage-module__m2RoWG__sectionLeadCenter{font-family:var(--f-body);color:var(--ink-soft);text-align:center;max-width:600px;margin:0 auto 52px;font-size:17px;font-weight:300;line-height:1.82}.ParentsPage-module__m2RoWG__benefitsSectionLead{font-family:var(--f-body);color:var(--ink-soft);margin-bottom:28px;font-size:15px;font-weight:300;line-height:1.8}@media (max-width:960px){.ParentsPage-module__m2RoWG__probLayout,.ParentsPage-module__m2RoWG__safetyLayout,.ParentsPage-module__m2RoWG__benefitsGrid{grid-template-columns:1fr}.ParentsPage-module__m2RoWG__howStep{grid-template-columns:1fr;gap:32px;padding:40px 0}.ParentsPage-module__m2RoWG__howStep .ParentsPage-module__m2RoWG__howStepImg{order:-1}.ParentsPage-module__m2RoWG__howStepAlt .ParentsPage-module__m2RoWG__howStepText{order:unset}.ParentsPage-module__m2RoWG__howStepAlt .ParentsPage-module__m2RoWG__howStepImg{order:-1}.ParentsPage-module__m2RoWG__howWatermark{font-size:84px}.ParentsPage-module__m2RoWG__howDesc{max-width:100%}.ParentsPage-module__m2RoWG__productBlock,.ParentsPage-module__m2RoWG__productBlockReverse{direction:ltr;grid-template-columns:1fr}.ParentsPage-module__m2RoWG__flowRow{grid-template-columns:1fr 1fr}.ParentsPage-module__m2RoWG__flowRow:before{display:none}.ParentsPage-module__m2RoWG__benefitCards,.ParentsPage-module__m2RoWG__parentCards{grid-template-columns:1fr}.ParentsPage-module__m2RoWG__dayFlow{grid-template-columns:1fr 1fr}.ParentsPage-module__m2RoWG__appScreens{flex-direction:row;justify-content:center}.ParentsPage-module__m2RoWG__ecosystemGrid{grid-template-columns:1fr;gap:16px}}@media (max-width:768px){.ParentsPage-module__m2RoWG__stepsRow{flex-direction:column;gap:36px}.ParentsPage-module__m2RoWG__step{padding-right:0}.ParentsPage-module__m2RoWG__stepConnector{display:none}.ParentsPage-module__m2RoWG__wrap,.ParentsPage-module__m2RoWG__orn{padding:0 20px}.ParentsPage-module__m2RoWG__bridgeText{padding:40px 24px 60px}}@media (max-width:640px){.ParentsPage-module__m2RoWG__dayFlow{grid-template-columns:1fr}.ParentsPage-module__m2RoWG__wrap{padding:0 18px}.ParentsPage-module__m2RoWG__appScreens{flex-wrap:wrap;gap:8px}.ParentsPage-module__m2RoWG__appScreen{border-radius:12px;max-width:80px}.ParentsPage-module__m2RoWG__appScreenMain{max-width:96px;margin-bottom:0}}@media (max-width:480px){.ParentsPage-module__m2RoWG__appScreens{gap:6px}.ParentsPage-module__m2RoWG__appScreen{border-radius:10px;max-width:56px}.ParentsPage-module__m2RoWG__appScreenMain{max-width:68px}.ParentsPage-module__m2RoWG__bridgeQuestion{font-size:clamp(20px,5.5vw,28px)}.ParentsPage-module__m2RoWG__howStep{gap:20px;padding:32px 0}.ParentsPage-module__m2RoWG__howWatermark{font-size:68px;top:-12px}}
.TeachersPage-module__qBFWsW__page{z-index:1;min-height:100vh;color:var(--ink);background-position:top;background-repeat:repeat-y;background-size:100%;position:relative;overflow:hidden}.TeachersPage-module__qBFWsW__wrap{width:min(1180px,100% - 48px);margin:0 auto}.TeachersPage-module__qBFWsW__hero{align-items:center;min-height:760px;padding:90px 0 80px;display:flex;position:relative}.TeachersPage-module__qBFWsW__heroGlow{background:radial-gradient(circle at 75% 42%,#3a8a6233,#0000 30%),linear-gradient(90deg,#f5f7fbf5,#f5f7fb99);position:absolute;inset:0}.TeachersPage-module__qBFWsW__heroGrid{grid-template-columns:1.08fr .92fr;align-items:center;gap:80px;display:grid;position:relative}.TeachersPage-module__qBFWsW__heroCopy{max-width:650px}.TeachersPage-module__qBFWsW__eye{font:600 10px var(--f-head);letter-spacing:4px;text-transform:uppercase;color:var(--green);margin-bottom:18px;display:block}.TeachersPage-module__qBFWsW__hero h1{font:700 clamp(40px,5vw,66px)/1.1 var(--f-display);margin:0 0 24px}.TeachersPage-module__qBFWsW__heroLead{color:var(--ink)!important;font-size:20px!important}.TeachersPage-module__qBFWsW__hero p,.TeachersPage-module__qBFWsW__section p{font:300 16px/1.85 var(--f-body);color:var(--ink-soft);margin:0 0 15px}.TeachersPage-module__qBFWsW__hero small,.TeachersPage-module__qBFWsW__newsletter small{font:13px/1.65 var(--f-body);color:var(--ink-soft);margin-top:20px;display:block}.TeachersPage-module__qBFWsW__actions{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.TeachersPage-module__qBFWsW__primary,.TeachersPage-module__qBFWsW__secondary{font:600 10px var(--f-head);letter-spacing:2px;text-transform:uppercase;border-radius:999px;justify-content:center;align-items:center;padding:14px 25px;text-decoration:none;display:inline-flex}.TeachersPage-module__qBFWsW__primary{background:var(--green);color:#fff}.TeachersPage-module__qBFWsW__secondary{border:1px solid var(--green-border);color:var(--green-dark);background:#ffffff8c}.TeachersPage-module__qBFWsW__heroVisual{min-height:470px;position:relative}.TeachersPage-module__qBFWsW__guildSeal{border:1px solid var(--green-border);background:#ffffffc2;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:260px;height:260px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 30px 80px #26503a33}.TeachersPage-module__qBFWsW__guildSeal img{object-fit:contain;width:150px;height:150px}.TeachersPage-module__qBFWsW__guildSeal span{font:600 11px var(--f-head);letter-spacing:3px;color:var(--green-dark)}.TeachersPage-module__qBFWsW__orbit{border:1px solid var(--paper-deep);font:600 9px var(--f-head);letter-spacing:2px;text-transform:uppercase;background:#fff;border-radius:999px;padding:12px 18px;position:absolute;box-shadow:0 10px 30px #1432231f}.TeachersPage-module__qBFWsW__orbitOne{top:8%;left:8%}.TeachersPage-module__qBFWsW__orbitTwo{top:34%;right:0}.TeachersPage-module__qBFWsW__orbitThree{bottom:10%;left:4%}.TeachersPage-module__qBFWsW__section{padding:clamp(70px,8vw,110px) 0;position:relative}.TeachersPage-module__qBFWsW__light{background:#f5f6fa}.TeachersPage-module__qBFWsW__heading,.TeachersPage-module__qBFWsW__split,.TeachersPage-module__qBFWsW__newsGrid{grid-template-columns:1fr 1fr;align-items:start;gap:80px;display:grid}.TeachersPage-module__qBFWsW__heading{margin-bottom:46px}.TeachersPage-module__qBFWsW__section h2,.TeachersPage-module__qBFWsW__cta h2{font:700 clamp(30px,4vw,48px)/1.18 var(--f-display);margin:0 0 24px}.TeachersPage-module__qBFWsW__section h3{font:600 18px/1.35 var(--f-head);margin:0 0 12px}.TeachersPage-module__qBFWsW__centerHeading{text-align:center;max-width:780px;margin:0 auto 48px}.TeachersPage-module__qBFWsW__cardGrid,.TeachersPage-module__qBFWsW__benefitGrid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.TeachersPage-module__qBFWsW__benefitGrid{grid-template-columns:repeat(3,1fr)}.TeachersPage-module__qBFWsW__card{border:1px solid var(--paper-deep);background:#ffffffc2;border-radius:8px;padding:30px;position:relative;box-shadow:0 16px 45px #1e3c2d12}.TeachersPage-module__qBFWsW__cardNo{font:700 34px var(--f-display);color:#3a8a6233;margin-bottom:22px;display:block}.TeachersPage-module__qBFWsW__page blockquote{border-left:3px solid var(--gold);font:600 18px/1.6 var(--f-head);color:var(--ink);background:#ffffff85;margin:28px 0 0;padding:20px 24px}.TeachersPage-module__qBFWsW__connection{justify-content:center;align-items:center;gap:20px;min-height:270px;display:flex}.TeachersPage-module__qBFWsW__connection div{text-align:center;border:1px solid var(--green-border);background:#fff;border-radius:50%;place-items:center;width:150px;height:150px;display:grid;box-shadow:0 18px 40px #3a8a621f}.TeachersPage-module__qBFWsW__connection span{color:var(--gold);font-size:34px}.TeachersPage-module__qBFWsW__guild{color:#fff;background:linear-gradient(135deg,#1b4c34f7,#2d6648f2)}.TeachersPage-module__qBFWsW__guild .TeachersPage-module__qBFWsW__eye,.TeachersPage-module__qBFWsW__guild h2{color:#fff}.TeachersPage-module__qBFWsW__guild .TeachersPage-module__qBFWsW__centerHeading p,.TeachersPage-module__qBFWsW__guild article p{color:#ffffffb8}.TeachersPage-module__qBFWsW__levels{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.TeachersPage-module__qBFWsW__levels article{background:#ffffff14;border:1px solid #fff3;border-radius:8px;padding:34px}.TeachersPage-module__qBFWsW__levelIcon{background:var(--gold);color:#fff;width:44px;height:44px;font:700 16px var(--f-head);border-radius:50%;place-items:center;margin-bottom:20px;display:grid}.TeachersPage-module__qBFWsW__listCard,.TeachersPage-module__qBFWsW__formCard{border:1px solid var(--paper-deep);background:#ffffffbf;border-radius:8px;padding:34px;box-shadow:0 18px 50px #1e3c2d14}.TeachersPage-module__qBFWsW__listCard ul,.TeachersPage-module__qBFWsW__newsGrid ul{columns:2;column-gap:28px;margin:20px 0 0;padding:0;list-style:none}.TeachersPage-module__qBFWsW__listCard li,.TeachersPage-module__qBFWsW__newsGrid li{break-inside:avoid;font:14px/1.6 var(--f-body);color:var(--ink-soft);margin-bottom:12px;padding-left:18px;position:relative}.TeachersPage-module__qBFWsW__listCard li:before,.TeachersPage-module__qBFWsW__newsGrid li:before{content:"✦";color:var(--green);position:absolute;left:0}.TeachersPage-module__qBFWsW__eventGrid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.TeachersPage-module__qBFWsW__eventCard{border:1px solid var(--paper-deep);background:#ffffffb8;border-radius:8px;padding:28px}.TeachersPage-module__qBFWsW__eventCard>span{font:600 9px var(--f-head);letter-spacing:3px;text-transform:uppercase;color:var(--gold)}.TeachersPage-module__qBFWsW__notice{text-align:center;border:1px solid var(--green-border);background:#ffffff8c;border-radius:8px;max-width:800px;padding:18px 24px;margin:34px auto 0!important}.TeachersPage-module__qBFWsW__artifact{background:linear-gradient(115deg,#e8ecf0e6,#dcebe1e6)}.TeachersPage-module__qBFWsW__chips{flex-wrap:wrap;gap:10px;display:flex}.TeachersPage-module__qBFWsW__chips span{border:1px solid var(--paper-deep);font:500 11px var(--f-head);color:var(--ink-soft);background:#fff;border-radius:999px;padding:10px 14px}.TeachersPage-module__qBFWsW__safety{background:#e9f1ed}.TeachersPage-module__qBFWsW__safetyGrid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.TeachersPage-module__qBFWsW__safetyGrid div{font:14px/1.5 var(--f-body);background:#ffffffad;border-radius:8px;gap:10px;padding:14px;display:flex}.TeachersPage-module__qBFWsW__safetyGrid span{color:var(--green);font-weight:700}.TeachersPage-module__qBFWsW__summary{font:600 16px/1.7 var(--f-head);margin-top:24px;display:block}.TeachersPage-module__qBFWsW__newsletter{background:linear-gradient(135deg,#e5eee9,#f5f2e8)}.TeachersPage-module__qBFWsW__newsGrid>div:first-child{padding-top:18px}.TeachersPage-module__qBFWsW__faq{max-width:850px;margin:auto}.TeachersPage-module__qBFWsW__faq details{border-bottom:1px solid var(--paper-deep);padding:20px 4px}.TeachersPage-module__qBFWsW__faq summary{cursor:pointer;font:600 16px var(--f-head)}.TeachersPage-module__qBFWsW__faq details p{padding-top:14px}.TeachersPage-module__qBFWsW__cta{text-align:center;background:#f5f6fa;padding:110px 0}.TeachersPage-module__qBFWsW__cta p{max-width:700px;font:300 17px/1.8 var(--f-body);color:var(--ink-soft);margin:0 auto}.TeachersPage-module__qBFWsW__cta .TeachersPage-module__qBFWsW__actions{justify-content:center}.TeachersPage-module__qBFWsW__rev{opacity:0;transition:all .7s;transform:translateY(28px)}.TeachersPage-module__qBFWsW__vis{opacity:1;transform:none}@media (max-width:960px){.TeachersPage-module__qBFWsW__heroGrid,.TeachersPage-module__qBFWsW__heading,.TeachersPage-module__qBFWsW__split,.TeachersPage-module__qBFWsW__newsGrid{grid-template-columns:1fr;gap:42px}.TeachersPage-module__qBFWsW__heroVisual{min-height:420px}.TeachersPage-module__qBFWsW__cardGrid,.TeachersPage-module__qBFWsW__benefitGrid,.TeachersPage-module__qBFWsW__eventGrid{grid-template-columns:1fr 1fr}.TeachersPage-module__qBFWsW__listCard ul{columns:1}}@media (max-width:620px){.TeachersPage-module__qBFWsW__wrap{width:min(100% - 28px,1180px)}.TeachersPage-module__qBFWsW__hero{min-height:auto;padding:70px 0}.TeachersPage-module__qBFWsW__hero h1{font-size:36px}.TeachersPage-module__qBFWsW__heroVisual{min-height:340px}.TeachersPage-module__qBFWsW__guildSeal{width:190px;height:190px}.TeachersPage-module__qBFWsW__guildSeal img{width:110px;height:110px}.TeachersPage-module__qBFWsW__orbit{padding:9px;font-size:7px}.TeachersPage-module__qBFWsW__cardGrid,.TeachersPage-module__qBFWsW__benefitGrid,.TeachersPage-module__qBFWsW__eventGrid,.TeachersPage-module__qBFWsW__levels,.TeachersPage-module__qBFWsW__safetyGrid{grid-template-columns:1fr}.TeachersPage-module__qBFWsW__section{padding:64px 0}.TeachersPage-module__qBFWsW__connection div{width:110px;height:110px}.TeachersPage-module__qBFWsW__listCard,.TeachersPage-module__qBFWsW__formCard{padding:24px}}.TeachersPage-module__qBFWsW__homeSchool{background-color:#f5f7fb;background-position:50%,50%;background-repeat:no-repeat;background-size:auto,cover;box-shadow:inset 0 1px #ffffffe6,inset 0 -1px #58697e14}@media (max-width:960px){.TeachersPage-module__qBFWsW__homeSchool{background-position:50%,top;background-size:auto,100%}}.TeachersPage-module__qBFWsW__safetyBackdrop{background-position:50%,50%;background-repeat:no-repeat;background-size:auto,cover}@media (max-width:960px){.TeachersPage-module__qBFWsW__safetyBackdrop{background-position:50%,0 0;background-size:auto,auto 100%}}.TeachersPage-module__qBFWsW__kidsBackdrop{background-color:#f5f7fb;background-position:50%,50%;background-repeat:no-repeat;background-size:auto,cover;box-shadow:inset 0 1px #ffffffe6,inset 0 -1px #58697e14}@media (max-width:960px){.TeachersPage-module__qBFWsW__kidsBackdrop{background-position:50%,top;background-size:auto,auto 100%}}.TeachersPage-module__qBFWsW__eventsBackdrop{background-color:#f3f7fb;background-position:50%,50%;background-repeat:no-repeat;background-size:auto,cover;box-shadow:inset 0 1px #ffffffe6,inset 0 -1px #58697e14}@media (max-width:960px){.TeachersPage-module__qBFWsW__eventsBackdrop{background-position:50%,top;background-size:auto,auto 100%}}.TeachersPage-module__qBFWsW__cooperationBackdrop{background-color:#f5f7fb;background-position:50%,50%;background-repeat:no-repeat;background-size:auto,cover;box-shadow:inset 0 1px #ffffffe6,inset 0 -1px #58697e14}@media (max-width:960px){.TeachersPage-module__qBFWsW__cooperationBackdrop{background-position:50%,top;background-size:auto,auto 100%}}
