.neev-hero{min-height:90svh;padding-top:140px}.neev-hero .container{text-align:center;z-index:1;flex-direction:column;align-items:center;gap:22px;display:flex;position:relative}.neev-hero .crumb{justify-content:center}.neev-hero .hero-badge{align-self:center}.neev-hero .hero-title{font-size:clamp(2.6rem,6.8vw,5.4rem)}.neev-hero .hero-sub{max-width:640px;margin-inline:auto}.neev-hero .hero-echo{font-family:var(--font-d);color:var(--dim);margin-top:24px;font-size:clamp(16px,1.9vw,22px);font-weight:500;line-height:1.7}.neev-hero .hero-echo b{color:var(--accent-ink);font-weight:500}.neev-hero .hero-echo .echo-sep{color:var(--faint);margin:0 .5em}.chalk-word{display:inline-block;position:relative}.chalk-mark{pointer-events:none;width:103%;height:.3em;position:absolute;bottom:-.16em;left:-1.5%;overflow:visible}.chalk-mark path{fill:none;stroke:var(--accent);stroke-width:6px;stroke-linecap:round;opacity:.85;stroke-dasharray:100;stroke-dashoffset:100px;animation:.9s cubic-bezier(.22,1,.36,1) 1.15s forwards chalkDraw}.neev-hero .hero-facts{border-top:1px solid var(--line-soft);font-family:var(--font-m);letter-spacing:.14em;text-transform:uppercase;color:var(--faint);flex-wrap:wrap;justify-content:center;gap:12px 18px;margin-top:10px;padding-top:22px;font-size:11px;display:flex}.neev-hero .hero-facts span{align-items:center;gap:18px;display:inline-flex}.neev-hero .hero-facts span+span:before{content:"";background:rgba(var(--accent-rgb),.75);border-radius:50%;width:4px;height:4px}.neev-board{pointer-events:none;width:100%;height:100%;position:absolute;inset:0;-webkit-mask-image:radial-gradient(52% 46% at 50% 42%,#0000 34%,#000 78%);mask-image:radial-gradient(52% 46% at 50% 42%,#0000 34%,#000 78%)}.neev-board text{font-family:var(--font-chalk),"Kalam",cursive;fill:rgba(var(--text-rgb),.34)}.neev-board .bd-line{fill:none;stroke:rgba(var(--text-rgb),.3);stroke-width:2.5px;stroke-linecap:round;stroke-linejoin:round}.neev-board .bd-accent{stroke:rgba(var(--accent-rgb),.55)}.bd-c{animation:26s linear infinite boardFade;animation-delay:var(--bd,0s);opacity:0}.bd-c .bd-line{stroke-dasharray:100;stroke-dashoffset:100px;animation:26s cubic-bezier(.4,0,.2,1) infinite boardDraw;animation-delay:var(--bd,0s)}.bd-c .bd-text{clip-path:inset(-15% 100% -15% 0);animation:26s linear infinite boardWipe;animation-delay:var(--bd,0s)}@keyframes boardFade{0%,2%{opacity:0}7%,42%{opacity:1}49%,to{opacity:0}}@keyframes boardDraw{0%,3%{stroke-dashoffset:100px}13%,to{stroke-dashoffset:0}}@keyframes boardWipe{0%,4%{clip-path:inset(-15% 100% -15% 0)}15%,to{clip-path:inset(-15% -5% -15% 0)}}@media (max-width:760px){.neev-board{display:none}}@media (max-width:430px){.neev-hero .hero-title{font-size:clamp(2rem,9.4vw,2.6rem)}}@media (prefers-reduced-motion:reduce){.chalk-mark path{stroke-dashoffset:0;animation:none}.bd-c{opacity:.55;animation:none}.bd-c .bd-line{stroke-dashoffset:0;animation:none}.bd-c .bd-text{clip-path:none;animation:none}}.board-wrap{max-width:880px;margin:0 auto}.board-panel{background:var(--surface-screen);box-shadow:0 30px 70px rgba(var(--text-rgb),.18);border-radius:20px;padding:36px 40px 28px}.lang-tabs{justify-content:center;gap:8px;margin-bottom:48px;display:flex}.lang-tab{font-family:var(--font-m);letter-spacing:.06em;color:rgba(var(--text-rgb),.62);background:rgba(var(--text-rgb),.04);border:1px solid rgba(var(--text-rgb),.1);cursor:pointer;border-radius:100px;padding:9px 18px;font-size:12.5px;transition:color .2s,background .2s,border-color .2s}.lang-tab.active{color:var(--on-inverse);background:var(--surface-inverse);border-color:var(--surface-inverse)}.chalk-svg{width:100%;height:auto;display:block}.chalk-svg text{font-family:var(--font-chalk),"Kalam",cursive;fill:#f0ece8eb}.sb-line{fill:none;stroke:#f0ece8d9;stroke-width:2.5px;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:100;stroke-dashoffset:100px}.sb-accent{stroke:var(--accent)}.sb-text{clip-path:inset(-15% 100% -15% 0)}.js .board-panel.in .sb-line{animation:.9s cubic-bezier(.22,1,.36,1) forwards chalkDraw;animation-delay:var(--sd,0s)}.js .board-panel.in .sb-text{animation:.7s ease-out forwards sbWrite;animation-delay:var(--sd,0s)}@keyframes chalkDraw{to{stroke-dashoffset:0}}@keyframes sbWrite{to{clip-path:inset(-15% -5% -15% 0)}}.board-caption{text-align:center;color:var(--dim);margin-top:22px;max-width:52ch;margin-inline:auto;font-size:14.5px}.neev-side-host{position:relative}.neev-side{pointer-events:none;width:clamp(120px,11vw,170px);position:absolute;top:140px}.neev-side--left{left:clamp(14px,2.5vw,64px)}.neev-side--right{right:clamp(14px,2.5vw,64px)}.neev-side svg{width:100%;height:auto;display:block}.neev-side text{font-family:var(--font-chalk),"Kalam",cursive;fill:rgba(var(--text-rgb),.35)}.ns-line{fill:none;stroke:rgba(var(--text-rgb),.32);stroke-width:2.5px;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:100;stroke-dashoffset:100px}.ns-accent{stroke:rgba(var(--accent-rgb),.6)}.ns-text{clip-path:inset(-15% 100% -15% 0)}.js .neev-side.in .ns-line{animation:1s cubic-bezier(.22,1,.36,1) forwards chalkDraw;animation-delay:var(--sd,0s)}.js .neev-side.in .ns-text{animation:.8s ease-out forwards sbWrite;animation-delay:var(--sd,0s)}@media (max-width:1279px){.neev-side{display:none}}@media (prefers-reduced-motion:reduce){.sb-line,.ns-line{stroke-dashoffset:0;animation:none!important}.sb-text,.ns-text{clip-path:none;animation:none!important}}.pace-track{flex-direction:column;gap:20px;display:flex}.pace-row{align-items:center;gap:16px;display:flex}.pace-name{font-family:var(--font-m);color:var(--faint);flex:none;width:70px;font-size:12px}.pace-bar{background:rgba(var(--text-rgb),.06);border-radius:4px;flex:1;height:8px;position:relative;overflow:hidden}.pace-fill{background:var(--accent);border-radius:4px;width:0%;height:100%;transition:width 1.4s cubic-bezier(.22,1,.36,1)}.pace-chip{font-family:var(--font-m);letter-spacing:.04em;color:var(--accent-ink);background:rgba(var(--accent-ink-rgb),.08);border:1px solid rgba(var(--accent-ink-rgb),.2);opacity:0;white-space:nowrap;border-radius:100px;padding:3px 10px;font-size:10.5px;transition:opacity .3s}.pace-chip.show{opacity:1}.teacher-cards{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.teacher-card{background:var(--surface-raised);border:1px solid var(--line);border-radius:16px;padding:28px 26px}.teacher-card h3{font-family:var(--font-d);margin-bottom:8px;font-size:18px;font-weight:600}.teacher-card p{color:var(--dim);font-size:14.5px;line-height:1.6}@media (max-width:900px){.teacher-cards{grid-template-columns:1fr}}.tech-tree{padding-top:8px}.tt-root-wrap{flex-direction:column;align-items:center;display:flex}.tt-root{font-family:var(--font-d);background:var(--surface-inverse);color:var(--on-inverse);z-index:1;border-radius:100px;padding:12px 30px;font-size:19px;font-weight:700;position:relative}.tt-trunk{background:var(--line);width:2px;height:36px}.tt-branches{border-top:2px solid var(--line);justify-content:center;max-width:1080px;margin:0 auto;display:flex}.tt-branch{opacity:0;transition:opacity .6s cubic-bezier(.22,1,.36,1),transform .6s cubic-bezier(.22,1,.36,1);transition-delay:var(--d,0s);flex-direction:column;flex:1;align-items:center;padding:0 12px;display:flex;transform:translateY(-12px)}.js .tech-tree.in .tt-branch{opacity:1;transform:none}.tt-stem{background:var(--line);width:2px;height:30px}.tt-node{background:var(--surface-raised);border:1px solid var(--line);text-align:center;border-radius:14px;flex:1;width:100%;padding:20px 16px;transition:border-color .3s,transform .3s}.tt-node:hover{border-color:var(--accent);transform:translateY(-3px)}.tt-node .tt-icon{background:rgba(var(--accent-ink-rgb),.08);width:32px;height:32px;color:var(--accent-ink);border-radius:9px;place-items:center;margin:0 auto 12px;display:grid}.tt-node .tt-icon svg{width:16px;height:16px}.tt-node h3{font-family:var(--font-d);letter-spacing:-.01em;margin-bottom:6px;font-size:14.5px;font-weight:600}.tt-node p{color:var(--dim);font-size:12.5px;line-height:1.5}@media (max-width:900px){.tt-branches{border-top:0;flex-direction:column;gap:16px;max-width:420px}.tt-branch{border-left:2px solid var(--line);align-items:flex-start;margin-left:20px;padding:0 0 0 20px}.tt-stem{display:none}.tt-node{text-align:left;width:100%}.tt-node .tt-icon{margin:0 0 10px}}
@font-face{font-family:Kalam;font-style:normal;font-weight:400;font-display:swap;src:url(../media/f9d625bba3a10f71-s.p.283562-kfm0pv.woff2)format("woff2");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Kalam;font-style:normal;font-weight:400;font-display:swap;src:url(../media/0cdb645d767d445c-s.2336ijw7y_ets.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Kalam;font-style:normal;font-weight:400;font-display:swap;src:url(../media/0fcab32fcfb2da9d-s.p.01npz8736q7k4.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Kalam Fallback;src:local(Arial);ascent-override:108.94%;descent-override:54.42%;line-gap-override:0.0%;size-adjust:97.58%}.kalam_bf50bf9e-module__AVhBnG__className{font-family:Kalam,Kalam Fallback;font-style:normal;font-weight:400}.kalam_bf50bf9e-module__AVhBnG__variable{--font-chalk:"Kalam", "Kalam Fallback"}
