:root{--ink:#17151b;--muted:#625e68;--line:#e8e5ec;--paper:#fff;--soft:#f7f6f8;--violet:#6d3df5;--violet-dark:#4b20ca;--lime:#c8f35d;--orange:#ff8a4c;--blue:#dce9ff;--green:#dff7e7;--shadow:0 18px 55px rgba(34,25,54,.09);--radius:18px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:"Noto Sans SC","PingFang SC","Microsoft YaHei",system-ui,sans-serif;line-height:1.6}button,input,select{font:inherit}button,a{cursor:pointer}a{color:inherit;text-decoration:none}svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.svg-sprite{position:absolute;width:0;height:0;overflow:hidden}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}:focus-visible{outline:3px solid rgba(109,61,245,.3);outline-offset:3px}.site-header{position:sticky;top:0;z-index:50;height:76px;padding:0 max(24px,calc((100vw - 1240px)/2));display:flex;align-items:center;gap:32px;background:rgba(255,255,255,.9);backdrop-filter:blur(18px);border-bottom:1px solid rgba(232,229,236,.8)}.brand{display:flex;align-items:center;gap:10px;font-weight:800;white-space:nowrap}.brand-mark{width:38px;height:38px;display:grid;place-items:center;border-radius:12px;background:var(--ink);color:white;font-size:18px}.brand small{padding:2px 6px;border:1px solid var(--line);border-radius:5px;color:var(--violet);font-size:9px;letter-spacing:.12em}.main-nav{display:flex;align-items:center;gap:28px;margin-left:auto}.main-nav a{color:#4e4a55;font-size:14px;font-weight:600;transition:color .2s}.main-nav a:hover{color:var(--violet)}.header-actions{display:flex;align-items:center;gap:10px}.menu-button{display:none;width:44px;height:44px;place-items:center;border:1px solid var(--line);border-radius:10px;background:white}.button{min-height:44px;padding:0 19px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid transparent;border-radius:10px;font-weight:700;font-size:14px;transition:background .2s,color .2s,border-color .2s,box-shadow .2s}.button.primary{background:var(--violet);color:white}.button.primary:hover{background:var(--violet-dark);box-shadow:0 9px 22px rgba(109,61,245,.22)}.button.secondary{border-color:var(--line);background:white}.button.secondary:hover{border-color:#bfb8cc}.button.large{min-height:52px;padding:0 24px;font-size:15px}.button.full{width:100%;min-height:52px}.hero{min-height:660px;padding:90px max(24px,calc((100vw - 1240px)/2));display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:72px;background:radial-gradient(circle at 18% 15%,rgba(200,243,93,.21),transparent 28%),linear-gradient(180deg,#fff,#fbfaff)}.eyebrow,.kicker{color:var(--violet);font-size:11px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.eyebrow{display:flex;align-items:center;gap:8px}.eyebrow i{width:7px;height:7px;border-radius:50%;background:var(--lime);box-shadow:0 0 0 5px rgba(200,243,93,.2)}.hero h1{max-width:650px;margin:24px 0 22px;font-size:clamp(46px,5vw,76px);line-height:1.08;letter-spacing:-.055em}.hero h1 strong{position:relative;color:var(--violet);font-weight:900}.hero h1 strong:after{content:"";position:absolute;left:0;right:0;bottom:2px;height:10px;background:var(--lime);z-index:-1;transform:rotate(-1deg)}.hero-copy>p{max-width:600px;margin:0;color:var(--muted);font-size:18px}.hero-actions{margin-top:34px;display:flex;align-items:center;gap:22px}.text-link{min-height:44px;display:inline-flex;align-items:center;border-bottom:1px solid var(--ink);font-size:14px;font-weight:700}.hero-proof{margin-top:48px;display:flex;gap:32px}.hero-proof span{display:grid;color:var(--muted);font-size:12px}.hero-proof strong{color:var(--ink);font-size:21px}.hero-board{padding:26px;border:1px solid var(--line);border-radius:24px;background:rgba(255,255,255,.92);box-shadow:var(--shadow);transform:rotate(1deg)}.board-head{display:flex;justify-content:space-between;align-items:center;padding-bottom:18px;border-bottom:1px solid var(--line);font-size:12px}.board-head>span{display:flex;align-items:center;gap:7px;font-weight:700}.board-head i{width:7px;height:7px;border-radius:50%;background:#40c675}.board-head small{color:var(--muted)}.board-flow{display:grid;gap:10px;padding:18px 0}.board-flow article{min-height:78px;padding:12px 14px;display:grid;grid-template-columns:36px 1fr auto;align-items:center;gap:12px;border:1px solid var(--line);border-radius:14px;background:white}.board-flow article.active{border-color:rgba(109,61,245,.35);background:#f6f2ff}.board-flow b{color:#9a94a1;font-size:11px}.board-flow div{display:grid}.board-flow small{color:var(--violet);font-size:10px;font-weight:700}.board-flow strong{font-size:14px}.board-flow span{color:var(--muted);font-size:11px}.board-flow article>svg{color:#43a664}.board-flow .live{padding:4px 8px;border-radius:99px;background:var(--violet);color:white}.board-foot{display:grid;gap:9px}.board-foot>div:first-child{display:flex;justify-content:space-between;font-size:11px}.progress{height:7px;border-radius:99px;background:#ece9f0;overflow:hidden}.progress i{display:block;width:75%;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--violet),#9f7aff)}.trust-row{padding:22px max(24px,calc((100vw - 1240px)/2));display:grid;grid-template-columns:repeat(4,1fr);gap:24px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.trust-row>div{display:flex;align-items:center;gap:11px}.trust-row svg{color:var(--violet)}.trust-row span{display:grid;color:var(--muted);font-size:11px}.trust-row strong{color:var(--ink);font-size:13px}.builder{padding:110px max(24px,calc((100vw - 1240px)/2));display:grid;grid-template-columns:.85fr 1.15fr;gap:80px;background:var(--ink);color:white;scroll-margin-top:76px}.builder-intro h2,.section-heading h2,.teach h2{margin:13px 0 18px;font-size:clamp(34px,4vw,55px);line-height:1.12;letter-spacing:-.045em}.builder-intro>p{max-width:490px;color:#b8b2c0}.builder-steps{margin-top:45px;display:grid;gap:0}.builder-steps>div{padding:16px 0;display:flex;align-items:center;gap:17px;border-top:1px solid #38343e}.builder-steps b{color:var(--lime);font-size:11px}.builder-steps span{display:grid}.builder-steps small{color:#99919f}.builder-panel{align-self:start;padding:28px;border-radius:22px;background:white;color:var(--ink);box-shadow:0 22px 60px rgba(0,0,0,.24)}.form-head{margin-bottom:24px;display:flex;align-items:center;gap:12px}.form-head>span{width:45px;height:45px;display:grid;place-items:center;border-radius:12px;background:#eee8ff;color:var(--violet)}.form-head div{display:grid}.form-head small{color:var(--muted)}label{display:block;margin:15px 0 7px;font-size:12px;font-weight:700}select,input{width:100%;min-height:48px;padding:0 14px;border:1px solid #dcd8e2;border-radius:10px;background:white;color:var(--ink);font-size:14px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.builder-panel .full{margin-top:22px}.curriculum-result{grid-column:1/-1;margin-top:10px}.curriculum-card{overflow:hidden;border:1px solid #3c3741;border-radius:22px;background:#211f24}.curriculum-head{padding:28px 30px;display:flex;justify-content:space-between;gap:24px;background:linear-gradient(120deg,#2c2639,#211f24)}.curriculum-head h3{margin:5px 0;font-size:28px}.curriculum-head p{margin:0;color:#b9b3bf}.curriculum-meta{display:flex;gap:8px;align-items:flex-start}.curriculum-meta span{padding:7px 10px;border:1px solid #4b4550;border-radius:8px;color:#d8d3dc;font-size:11px}.schedule{padding:10px 30px 28px}.schedule-row{padding:18px 0;display:grid;grid-template-columns:86px 1fr auto;align-items:center;gap:18px;border-bottom:1px solid #37333b}.schedule-row:last-child{border:0}.week{color:var(--lime);font-size:11px;font-weight:800}.schedule-course{display:grid}.schedule-course strong{font-size:15px}.schedule-course span{color:#9f98a5;font-size:12px}.schedule-output{color:#dad5dd;font-size:11px;text-align:right}.course-market{padding:110px max(24px,calc((100vw - 1240px)/2));scroll-margin-top:76px}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:28px}.section-heading h2{max-width:720px}.section-heading p{max-width:620px;margin:0;color:var(--muted)}.course-count{display:grid;text-align:right}.course-count strong{font-size:42px}.course-count span{color:var(--muted);font-size:12px}.course-toolbar{margin-top:46px;display:flex;justify-content:space-between;align-items:center;gap:24px;border-bottom:1px solid var(--line)}.track-tabs{display:flex;gap:5px;overflow:auto}.track-tabs button{min-height:48px;padding:0 13px;white-space:nowrap;border:0;border-bottom:2px solid transparent;background:none;color:var(--muted);font-size:12px;font-weight:700}.track-tabs button.active{border-color:var(--violet);color:var(--violet)}.course-search{width:280px;display:flex;align-items:center;gap:8px}.course-search input{border:0}.course-search button{min-height:44px;padding:0 12px;border:0;border-radius:8px;background:var(--soft);font-weight:700}.course-grid{margin-top:32px;display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.course-card{min-height:330px;padding:25px;display:flex;flex-direction:column;border:1px solid var(--line);border-radius:18px;background:white;transition:border-color .2s,box-shadow .2s,transform .2s}.course-card:hover{border-color:#cfc6e4;box-shadow:0 14px 36px rgba(43,31,67,.09);transform:translateY(-3px)}.course-card-top{display:flex;justify-content:space-between;align-items:center}.track-badge{padding:5px 8px;border-radius:6px;background:#eee9ff;color:var(--violet);font-size:10px;font-weight:800}.level{color:var(--muted);font-size:11px}.course-card h3{margin:22px 0 10px;font-size:21px;line-height:1.35}.course-card>p{margin:0;color:var(--muted);font-size:13px}.skill-line{margin-top:18px;padding:12px 0;display:flex;align-items:center;gap:8px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);font-size:11px}.skill-line svg{color:var(--violet)}.skill-line strong{color:var(--violet)}.course-card-foot{margin-top:auto;padding-top:16px;display:flex;justify-content:space-between;align-items:end;gap:12px}.course-card-foot span{display:grid;color:var(--muted);font-size:10px}.course-card-foot strong{color:var(--ink);font-size:12px}.course-card-foot a{min-height:44px;display:inline-flex;align-items:center;gap:5px;color:var(--violet);font-size:12px;font-weight:800}.empty-state{padding:60px;text-align:center}.empty-state svg{width:35px;height:35px;color:var(--violet)}.paths{padding:110px max(24px,calc((100vw - 1240px)/2));background:#f2eff7;scroll-margin-top:76px}.path-grid{margin-top:42px;display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.path-card{min-height:380px;padding:25px;display:flex;flex-direction:column;border-radius:18px;background:white}.path-card:nth-child(1){background:var(--blue)}.path-card:nth-child(2){background:#f3eaff}.path-card:nth-child(3){background:var(--lime)}.path-card:nth-child(4){background:var(--green)}.path-card b{font-size:11px}.path-card h3{margin:35px 0 12px;font-size:25px;line-height:1.2}.path-card p{margin:0;color:#504b57;font-size:13px}.path-card ul{margin:22px 0;padding:0;list-style:none}.path-card li{padding:7px 0;border-top:1px solid rgba(23,21,27,.14);font-size:11px}.path-destination{margin-top:auto;padding-top:18px;display:grid;border-top:1px solid rgba(23,21,27,.25);font-size:10px}.path-destination strong{font-size:13px}.teach{padding:95px max(24px,calc((100vw - 1240px)/2));display:grid;grid-template-columns:1fr .8fr;gap:100px;align-items:end;background:var(--violet);color:white;scroll-margin-top:76px}.teach .kicker{color:var(--lime)}.teach p{color:#ded6fa}.teach .button{margin-top:18px;background:white;color:var(--violet)}footer{padding:58px max(24px,calc((100vw - 1240px)/2)) 30px;display:grid;grid-template-columns:1fr auto;gap:50px;background:#111014;color:white}.footer-brand .brand-mark{background:white;color:var(--ink)}footer p,footer small{color:#99939f}.footer-links{display:flex;gap:28px;align-items:start}.footer-links a{font-size:12px;color:#d2cdd5}footer>small{grid-column:1/-1;padding-top:22px;border-top:1px solid #302e33}.kicker{display:block}.light{}.menu-open{display:flex!important}@media(max-width:1050px){.main-nav{display:none}.menu-button{display:grid}.hero{grid-template-columns:1fr;gap:45px}.hero-board{max-width:650px}.trust-row{grid-template-columns:1fr 1fr}.builder{grid-template-columns:1fr}.curriculum-result{grid-column:auto}.course-grid{grid-template-columns:1fr 1fr}.path-grid{grid-template-columns:1fr 1fr}.teach{grid-template-columns:1fr;gap:30px}}@media(max-width:720px){.site-header{height:66px;padding:0 16px}.brand small,.header-actions>.secondary{display:none}.main-nav.menu-open{position:absolute;top:66px;left:0;right:0;padding:16px;display:grid!important;gap:0;background:white;border-bottom:1px solid var(--line);box-shadow:var(--shadow)}.main-nav a{min-height:46px;display:flex;align-items:center}.header-actions{margin-left:auto}.header-actions .primary{display:none}.hero{min-height:auto;padding:70px 20px}.hero h1{font-size:43px}.hero-copy>p{font-size:16px}.hero-actions{align-items:flex-start;flex-direction:column}.hero-proof{gap:16px;justify-content:space-between}.hero-proof strong{font-size:18px}.hero-board{padding:16px;transform:none}.board-head{align-items:flex-start;gap:8px}.board-flow article{grid-template-columns:28px 1fr}.board-flow article>svg,.board-flow article>span{display:none}.trust-row{padding:22px 20px;grid-template-columns:1fr}.builder,.course-market,.paths,.teach{padding:78px 20px}.builder{gap:42px}.builder-panel{padding:20px}.form-grid{grid-template-columns:1fr}.curriculum-head{padding:22px;display:grid}.curriculum-meta{flex-wrap:wrap}.schedule{padding:5px 22px 20px}.schedule-row{grid-template-columns:60px 1fr}.schedule-output{grid-column:2;text-align:left}.section-heading{align-items:start;flex-direction:column}.course-count{text-align:left}.course-toolbar{align-items:stretch;flex-direction:column}.course-search{width:100%;padding-bottom:10px}.course-grid,.path-grid{grid-template-columns:1fr}.path-card{min-height:330px}.teach{grid-template-columns:1fr}.teach h2{font-size:36px}footer{grid-template-columns:1fr}.footer-links{flex-wrap:wrap}footer>small{grid-column:auto}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}
