*,:before,:after{box-sizing:border-box;margin:0;padding:0}@keyframes fadein{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes charReveal{0%{opacity:0;filter:blur(8px);transform:translateY(30px)scale(.9)}to{opacity:1;filter:blur();transform:translateY(0)scale(1)}}@keyframes swPulse{0%,to{opacity:.3;transform:scaleY(.3)}50%{opacity:.6;transform:scaleY(1)}}@keyframes breatheScroll{0%{transform:translateY(0)}to{transform:translateY(-50%)}}@keyframes vinylSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes flashcardFlip{0%,45%{transform:rotateY(0)}50%,95%{transform:rotateY(180deg)}to{transform:rotateY(360deg)}}.home-root{color:#0d0b1e;background:#fff;font-family:Geist,Inter,system-ui,sans-serif}.nav{z-index:100;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0d0b1ee0;border-bottom:1px solid #6c63ff1f;justify-content:space-between;align-items:center;padding:14px 32px;display:flex;position:sticky;top:0}.logo{align-items:center;gap:11px;text-decoration:none;display:flex}.logo-name{color:#fff;letter-spacing:-.3px;font-size:15px;font-weight:700}.logo-sub{color:#ffffff59;letter-spacing:.08em;text-transform:uppercase;margin-top:1px;font-size:10px}.nav-r{align-items:center;gap:8px;display:flex}.nav-link{color:#8b88b8;cursor:pointer;border-radius:8px;padding:6px 12px;font-size:13px;text-decoration:none;transition:color .15s}.nav-link:hover{color:#fff}.nav-cta{color:#0d0b1e;cursor:pointer;background:#ffd60a;border:none;border-radius:8px;padding:8px 18px;font-size:13px;font-weight:600;text-decoration:none;transition:transform .15s,box-shadow .15s}.nav-cta:hover{transform:translateY(-1px);box-shadow:0 4px 16px #ffd60a66}.nav-lab{background:#c084fc14;border:1px solid #c084fc40;font-weight:600;color:#c084fc!important}.nav-lab:hover{background:#c084fc26;border-color:#e879f966;color:#e879f9!important}.dark-band{background:#0a0818;position:relative;overflow:visible}.hero{text-align:center;justify-content:center;align-items:center;min-height:100vh;padding:100px 32px;display:flex;position:relative;overflow:visible}.hero-glow{pointer-events:none;border-radius:50%;position:absolute}.hero-glow-1{background:radial-gradient(circle,#6c63ff2e,#0000 70%);width:420px;height:420px;top:-100px;left:-80px}.hero-glow-2{background:radial-gradient(circle,#1d9e751f,#0000 70%);width:320px;height:320px;bottom:-80px;right:-60px}.hero-content{z-index:2;flex-direction:column;align-items:center;max-width:700px;display:flex;position:relative}.hero-h{letter-spacing:.12em;color:#fff;gap:.04em;margin-bottom:28px;font-size:clamp(56px,10vw,110px);font-weight:900;line-height:1;display:flex}.h-char{animation:.8s cubic-bezier(.16,1,.3,1) both charReveal;display:inline-block}.h-c1{animation-delay:.1s}.h-c2{background:linear-gradient(135deg,#a78bfa,#6c63ff);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;animation-delay:.2s}.h-c3{animation-delay:.35s}.h-c4{background:linear-gradient(135deg,#34d399,#1d9e75);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;animation-delay:.45s}.h-c5{animation-delay:.6s}.h-c6{background:linear-gradient(135deg,#ffd60a,#ff6b35);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;animation-delay:.7s}.hero-sub{color:#8b88b8;letter-spacing:.06em;margin-bottom:48px;font-size:clamp(16px,2.2vw,22px);font-weight:400;line-height:1.7;animation:.7s .8s both fadein}.hero-sub-gap{width:.6em;display:inline-block}.hero-ctas{justify-content:center;gap:12px;animation:.7s .9s both fadein;display:flex}.cta-y{color:#0d0b1e;cursor:pointer;background:#ffd60a;border:none;border-radius:12px;padding:15px 30px;font-size:16px;font-weight:700;text-decoration:none;transition:transform .15s,box-shadow .2s}.cta-y:hover{transform:translateY(-3px)scale(1.02);box-shadow:0 8px 32px #ffd60a73}.cta-g{color:#fff;cursor:pointer;background:#ffffff12;border:1.5px solid #ffffff2e;border-radius:12px;padding:15px 26px;font-size:16px;font-weight:600;text-decoration:none;transition:background .15s}.cta-g:hover{background:#ffffff21}.courses-zone{grid-template-columns:1fr 1fr;display:grid;position:relative}.cz-left{z-index:2;flex-direction:column;padding:0 48px 0 80px;display:flex;position:relative}.course-card{flex-direction:column;justify-content:flex-start;min-height:75vh;padding:15vh 0 60px;display:flex;position:relative}.c-age{letter-spacing:.1em;text-transform:uppercase;color:#fff9;background:#ffffff14;border:1px solid #ffffff1f;border-radius:24px;width:fit-content;margin-bottom:20px;padding:6px 18px;font-size:12px;font-weight:600;display:inline-block}.c-title{color:#fff;letter-spacing:-.02em;margin-bottom:8px;font-size:clamp(32px,5vw,56px);font-weight:900;line-height:1.1}.c-en{color:#ffffff4d;letter-spacing:.08em;text-transform:uppercase;margin-bottom:20px;font-size:13px}.c-desc{color:#ffffff80;max-width:420px;margin-bottom:24px;font-size:15px;line-height:1.8}.cz-right{position:relative;overflow:hidden}.gw-wall{position:absolute;inset:0;overflow:hidden;-webkit-mask-image:linear-gradient(#0000 0% 10%,#000 30% 92%,#0000 100%);mask-image:linear-gradient(#0000 0% 10%,#000 30% 92%,#0000 100%)}.gw-scroll{flex-direction:column;gap:3px;animation:180s linear infinite breatheScroll;display:flex}.gw-row{flex-wrap:nowrap;align-items:center;gap:6px;padding:0;line-height:1;display:flex;overflow:hidden}.gw-row-offset{padding-left:0}.gw-c0{color:#ffb43c80}.gw-c0.gw-hot{color:#ffb83c;background:#ffb83c21}.gw-c1{color:#ff789673}.gw-c1.gw-hot{color:#ff7896;background:#ff78961f}.gw-c2{color:#34d3b466}.gw-c2.gw-hot{color:#34d3b4;background:#34d3b41a}.gw-c3{color:#a78bfa73}.gw-c3.gw-hot{color:#a78bfa;background:#a78bfa1f}.gw-c4{color:#ffffff4d}.gw-c4.gw-hot{color:#ffffffb3;background:#ffffff12}.gw-tag{letter-spacing:.01em;white-space:nowrap;border-radius:3px;padding:3px 5px 3px 0;font-size:12px;font-weight:500;line-height:1.15;transition:color .3s;display:inline-block}.gw-hot{border-radius:5px;padding:2px 8px;font-weight:700}.sticker{pointer-events:none;z-index:1;opacity:.45;transition:opacity .4s;position:absolute}.course-card:hover .sticker{opacity:.7}.sticker-fc{perspective:400px;width:110px;height:72px}.flashcard-inner{width:100%;height:100%;transform-style:preserve-3d;animation:8s ease-in-out infinite flashcardFlip;position:relative}.flashcard-front,.flashcard-back{backface-visibility:hidden;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:4px;display:flex;position:absolute;inset:0}.flashcard-front{background:#ffd60a1f;border:1px solid #ffd60a40}.flashcard-back{background:#6c63ff1f;border:1px solid #6c63ff40;transform:rotateY(180deg)}.fc-front-accent{background:#6c63ff1a;border-color:#6c63ff40}.fc-back-accent{background:#ffd60a1a;border-color:#ffd60a40;transform:rotateY(180deg)}.fc-front-teal{background:#1d9e751a;border-color:#1d9e7540}.fc-back-teal{background:#ffd60a1a;border-color:#ffd60a40;transform:rotateY(180deg)}.fc-label{color:#fff9;font-size:14px;font-weight:700}.fc-icon{color:#ffd60a80;font-size:18px}.fc-tap{color:#ffffff4d;font-size:9px}.fc-1{top:38%;right:8px;transform:rotate(4deg)}.fc-2{top:18%;right:-16px;transform:rotate(-6deg)}.fc-3{bottom:120px;right:24px;transform:rotate(8deg)}.ap-stack{flex-direction:column;gap:8px;width:100%;max-width:400px;display:flex}.audio-placeholder{background:#ffffff0d;border:1px solid #ffffff14;border-radius:16px;align-items:center;gap:14px;width:100%;max-width:400px;padding:12px 16px;display:flex}.ap-accent{background:#6c63ff0d;border-color:#6c63ff2e}.ap-teal{background:#1d9e750d;border-color:#1d9e752e}.ap-play{cursor:pointer;background:#6c63ff40;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;transition:background .15s;display:flex}.ap-play:hover{background:#6c63ff66}.ap-teal .ap-play{background:#1d9e7540}.ap-teal .ap-play:hover{background:#1d9e7566}.tri{border:5px solid #0000;border-left:9px solid #fff;border-right-width:0;width:0;height:0;margin-left:2px}.ap-pause{border-left:3px solid #fff;border-right:3px solid #fff;width:10px;height:12px}.ap-info{text-align:left;flex:1;min-width:0}.ap-title{color:#ffffff8c;font-size:12px;font-weight:600}.ap-meta{color:#ffffff47;margin-top:2px;font-size:11px}.ap-progress{cursor:pointer;background:#ffffff14;border-radius:2px;flex:1;min-width:60px;height:4px}.ap-progress-bar{background:#6c63ff99;border-radius:2px;height:100%;transition:width .1s linear}.ap-accent .ap-progress-bar{background:#6c63ff99}.ap-teal .ap-progress-bar{background:#1d9e7599}.ap-wave{flex-shrink:0;align-items:center;gap:2px;height:26px;display:flex}.ap-bar{background:#6c63ff4d;border-radius:2px;width:2.5px;animation:2s ease-in-out infinite swPulse}.ap-bar-teal{background:#1d9e754d}.ap-badge{color:#ffffff4d;white-space:nowrap;background:#ffffff0d;border:1px solid #ffffff12;border-radius:12px;flex-shrink:0;padding:3px 10px;font-size:10px;font-weight:600}.module-badges{flex-wrap:wrap;gap:6px;margin-bottom:20px;display:flex}.mod-badge{color:#fff6;letter-spacing:.02em;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;padding:4px 12px;font-size:11px;font-weight:500}.mod-accent{color:#a78bfa80;border-color:#6c63ff33}.mod-teal{color:#34d3b480;border-color:#1d9e7533}.team-s{background:#fff;padding:100px 32px}.section-inner{max-width:900px;margin:0 auto}.section-inner-wide{max-width:1080px;margin:0 auto}.sk{letter-spacing:.1em;text-transform:uppercase;color:#534ab7;margin-bottom:10px;font-size:11px;font-weight:700}.sh{letter-spacing:-.03em;color:#0d0b1e;margin-bottom:12px;font-size:clamp(24px,4vw,38px);font-weight:800;line-height:1.2}.ssub{color:#888;max-width:520px;margin-bottom:52px;font-size:15px;line-height:1.65}.team-grid-2{grid-template-columns:repeat(2,1fr);gap:28px;display:grid}.tcard-lg{background:linear-gradient(155deg,#fdfcff,#f3f1ff);border:1.5px solid #eeedf8;border-radius:28px;padding:44px 36px;transition:border-color .3s,box-shadow .3s,transform .3s;position:relative;overflow:hidden}.tcard-lg:before{content:"";pointer-events:none;background:radial-gradient(circle,#6c63ff0f,#0000 70%);width:180px;height:180px;position:absolute;top:-60px;right:-60px}.tcard-lg:hover{border-color:#534ab7;transform:translateY(-4px);box-shadow:0 16px 48px #534ab71f}.tc-header{align-items:center;gap:18px;margin-bottom:8px;display:flex}.tc-initial{color:#3c3489;background:linear-gradient(135deg,#eeedfe,#d8d5f7);border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;font-size:22px;font-weight:800;display:flex}.tc-initial-blue{color:#0c447c;background:linear-gradient(135deg,#e6f1fb,#c8def4)}.tc-name-lg{color:#0d0b1e;letter-spacing:-.01em;font-size:20px;font-weight:800}.tc-role-lg{color:#534ab7;margin-top:2px;font-size:13px;font-weight:600}.tc-divider-lg{background:linear-gradient(90deg,#534ab7,#534ab71a);border-radius:2px;width:40px;height:2.5px;margin:18px 0}.tc-desc-lg{color:#666;margin-bottom:18px;font-size:14px;line-height:1.75}.tc-tags{flex-wrap:wrap;gap:6px;display:flex}.tc-tag{color:#534ab7;background:#534ab70f;border:1px solid #534ab71f;border-radius:16px;padding:4px 12px;font-size:11px;font-weight:500}.legacy-s{background:#f9f8ff;border-top:none;padding:80px 32px}.legacy-narrative{color:#666;max-width:600px;margin-bottom:36px;font-size:16px;line-height:1.75}.school-logos{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.school-logo-item{background:#fff;border:1.5px solid #eeedf8;border-radius:12px;justify-content:center;align-items:center;min-width:80px;min-height:52px;padding:12px 20px;transition:border-color .2s,box-shadow .2s;display:flex}.school-logo-item:hover{border-color:#534ab7;box-shadow:0 4px 16px #534ab71a}.school-logo-img{object-fit:contain;filter:grayscale()opacity(.6);width:auto;max-width:120px;height:28px;transition:filter .3s}.school-logo-item:hover .school-logo-img{filter:grayscale(0%)opacity()}.school-logo-fallback{color:#666;letter-spacing:.02em;font-size:12px;font-weight:600;display:none}.cta-s{text-align:center;background:#ffd60a;padding:100px 32px;position:relative;overflow:visible}.cta-bg-1{filter:blur(50px);background:#ff6b3533;border-radius:50%;width:300px;height:300px;position:absolute;top:-120px;left:-100px}.cta-bg-2{filter:blur(50px);background:#6c63ff29;border-radius:50%;width:260px;height:260px;position:absolute;bottom:-100px;right:-80px}.cta-content{z-index:1;position:relative}.cta-h{color:#0d0b1e;letter-spacing:-.03em;margin-bottom:14px;font-size:clamp(28px,5vw,48px);font-weight:900}.cta-sub{color:#0d0b1e8c;margin-bottom:36px;font-size:16px}.cta-btns{flex-wrap:wrap;justify-content:center;gap:12px;margin-bottom:16px;display:flex}.cta-primary{color:#ffd60a;cursor:pointer;background:#0d0b1e;border:none;border-radius:12px;padding:16px 34px;font-size:16px;font-weight:700;text-decoration:none;transition:transform .15s,box-shadow .15s}.cta-primary:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0d0b1e47}.cta-secondary{color:#0d0b1e;cursor:pointer;background:#0d0b1e14;border:2px solid #0d0b1e26;border-radius:12px;padding:16px 28px;font-size:16px;font-weight:600;text-decoration:none;transition:background .15s}.cta-secondary:hover{background:#0d0b1e24}.cta-chips{justify-content:center;gap:10px;margin-top:12px;display:flex}.cta-chip{color:#0d0b1e;background:#0d0b1e14;border-radius:20px;padding:5px 14px;font-size:12px;font-weight:500}.contact-s{background:#ffd60a;border-top:none;padding:80px 32px}.contact-grid{grid-template-columns:1fr 1fr;gap:60px;max-width:1080px;margin:0 auto;display:grid}.contact-left{flex-direction:column;gap:8px;display:flex}.contact-h{color:#0d0b1e;letter-spacing:-.03em;margin-top:8px;font-size:clamp(24px,3.5vw,32px);font-weight:900}.contact-company{color:#0d0b1e8c;font-size:13px;font-weight:600;line-height:1.5}.contact-company-zh{color:#0d0b1e;font-size:14px;font-weight:700}.contact-right{flex-direction:column;gap:14px;padding-top:12px;display:flex}.contact-item{align-items:baseline;gap:16px;display:flex}.ci-label{color:#0d0b1e73;letter-spacing:.06em;flex-shrink:0;min-width:48px;font-size:12px;font-weight:600}.ci-value{color:#0d0b1e;font-size:13px;font-weight:500}.ci-link{color:#0d0b1e;font-weight:600;text-decoration:none;transition:opacity .15s}.ci-link:hover{opacity:.7}.footer{background:#0d0b1e;justify-content:space-between;align-items:center;padding:28px 32px;display:flex}.footer-l{align-items:center;gap:10px;display:flex}.footer-name{color:#8b88b8;font-size:13px}.footer-links{gap:18px;display:flex}.footer-links a{color:#8b88b8;font-size:12px;text-decoration:none;transition:color .15s}.footer-links a:hover{color:#fff}@media (max-width:900px){.courses-zone{grid-template-columns:1fr}.cz-left{padding:0 24px}.cz-right{opacity:.12;pointer-events:none;position:absolute;inset:0}.gw-wall{top:0}.fc-desktop{display:none}.sticker-fc.fc-1{top:auto;bottom:110px;right:6px;transform:rotate(3deg)}.team-grid-2{grid-template-columns:1fr}}@media (max-width:768px){.nav{padding:12px 20px}.hero{padding:60px 24px}.hero-h{letter-spacing:.06em;font-size:clamp(40px,12vw,64px)}.course-card{min-height:80vh;padding:12vh 0 48px}.c-title{font-size:clamp(28px,7vw,42px)}.audio-placeholder{flex-wrap:wrap;gap:10px}.ap-wave{display:none}.team-s,.legacy-s,.contact-s{padding:60px 24px}.contact-grid{grid-template-columns:1fr;gap:32px}.team-grid-2{grid-template-columns:1fr;gap:16px}.logos{justify-content:center}.cta-s{padding:60px 24px}.footer{text-align:center;flex-direction:column;gap:16px}.legacy-stats{gap:24px}}@media (max-width:480px){.hero-h{flex-wrap:wrap;justify-content:center;gap:.02em}.hero-ctas,.cta-btns{flex-direction:column;align-items:center}.legacy-stats{flex-direction:column;gap:16px}}
