/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.start{inset-inline-start:var(--spacing)}}:root{--ink:#0b1f3a;--muted:#5f7084;--paper:#f3f8ff;--cream:#fff;--green:#0868d9;--green-dark:#072f65;--lime:#8ee5ff;--orange:#ff5a1f;--line:#072f6524}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{background:var(--paper);color:var(--ink);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button{color:inherit}.site-header{z-index:20;border-bottom:1px solid var(--line);grid-template-columns:1fr auto 1fr;align-items:center;width:min(1240px,100% - 48px);height:82px;margin:auto;display:grid;position:relative}.brand{letter-spacing:-.03em;align-items:center;gap:10px;font-weight:850;display:flex}.brand-logo{object-fit:contain;filter:drop-shadow(0 5px 9px #0868d921);border-radius:50%;flex:none;width:52px;height:52px}.brand-copy{flex-direction:column;line-height:1.05;display:flex}.brand-copy strong{letter-spacing:.02em;font-family:Noto Sans SC,Microsoft YaHei,sans-serif;font-size:18px}.brand-copy small{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;margin-top:5px;font-size:9px;font-weight:750}nav{color:var(--muted);gap:30px;font-size:14px;font-weight:650;display:flex}nav a:hover{color:var(--ink)}.nav-cta{border:1px solid var(--ink);border-radius:999px;justify-self:end;padding:11px 18px;font-size:13px;font-weight:750}.nav-cta:hover{background:var(--ink);color:#fff}.hero{grid-template-columns:1.05fr .95fr;align-items:center;gap:52px;width:min(1240px,100% - 48px);min-height:650px;margin:auto;padding:76px 0 82px;display:grid}.eyebrow,.section-kicker{color:var(--green);letter-spacing:.12em;text-transform:uppercase;margin:0 0 20px;font-size:12px;font-weight:850}.eyebrow{align-items:center;gap:10px;display:flex}.eyebrow span{background:var(--orange);width:28px;height:2px}h1{letter-spacing:-.07em;max-width:720px;margin:0;font-size:clamp(58px,6.5vw,98px);font-weight:850;line-height:.94}h1 em{color:var(--green);font-family:Georgia,Times New Roman,serif;font-weight:500}.hero-lead{max-width:620px;color:var(--muted);margin:30px 0 0;font-size:18px;line-height:1.7}.hero-actions{align-items:center;gap:28px;margin-top:34px;display:flex}.button{cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;gap:18px;min-height:54px;padding:0 24px;font-weight:800;display:inline-flex}.button-primary{background:var(--ink);color:#fff;box-shadow:0 12px 32px #072f6530}.button-primary:hover{background:var(--green);transform:translateY(-1px)}.button-accent{background:var(--lime);min-height:58px;color:var(--ink)}.button-accent:hover{background:#e5ff74;transform:translateY(-1px)}.text-link{border-bottom:1px solid;align-items:center;gap:10px;width:max-content;padding-bottom:4px;font-size:14px;font-weight:750;display:flex}.trust-row{color:var(--muted);flex-wrap:wrap;gap:22px;margin-top:36px;font-size:13px;font-weight:650;display:flex}.hero-visual{background:linear-gradient(145deg, #009be8 0%, var(--green) 45%, var(--green-dark) 100%);isolation:isolate;border-radius:42% 58% 55% 45%/45% 44% 56% 55%;min-height:500px;position:relative;overflow:hidden;box-shadow:0 30px 80px #072f6533}.hero-visual:after{content:"说";color:#ffffff0f;z-index:-1;font:500 300px/1 Georgia,serif;position:absolute;bottom:-13%;right:6%}.hero-logo{z-index:2;filter:drop-shadow(0 24px 28px #031b3e3d);width:min(80%,410px);height:auto;position:absolute;top:2%;right:-2%}.orbit{border:1px solid #ffffff30;border-radius:50%;position:absolute}.orbit-one{width:450px;height:450px;top:-60px;left:-90px}.orbit-two{width:300px;height:300px;bottom:-30px;right:-40px}.progress-card{z-index:4;background:#fffffff5;border-radius:24px;width:245px;padding:20px;position:absolute;bottom:7%;left:6%;transform:rotate(-4deg);box-shadow:0 28px 60px #00000038}.card-topline{color:var(--muted);text-transform:uppercase;justify-content:space-between;font-size:11px;font-weight:750;display:flex}.live-dot{color:#c24a27}.score-ring{border:10px solid var(--lime);border-right-color:#d8ded7;border-radius:50%;justify-content:center;align-items:baseline;width:116px;height:116px;margin:26px auto 16px;display:flex;transform:rotate(15deg)}.score-ring strong,.score-ring small{transform:rotate(-15deg)}.score-ring strong{font-size:36px}.score-ring small{color:var(--muted)}.progress-card p{text-align:center;font-weight:800}.mini-bars{align-items:end;gap:5px;height:36px;display:flex}.mini-bars i{background:var(--green);border-radius:8px 8px 2px 2px;flex:1}.mini-bars i:first-child{height:35%}.mini-bars i:nth-child(2){height:55%}.mini-bars i:nth-child(3){height:48%}.mini-bars i:nth-child(4){height:75%}.mini-bars i:nth-child(5){background:var(--orange);height:92%}.phrase-card{z-index:5;background:var(--lime);color:var(--ink);border-radius:16px;flex-direction:column;gap:3px;padding:15px 19px;display:flex;position:absolute;box-shadow:0 16px 38px #00000029}.phrase-card span{font:700 27px/1 Georgia,serif}.phrase-card small{font-size:11px;font-weight:700}.phrase-one{top:9%;left:5%;transform:rotate(-6deg)}.phrase-two{background:var(--orange);color:#fff;bottom:8%;right:5%;transform:rotate(5deg)}.visual-note{z-index:3;color:#fffc;letter-spacing:.08em;text-transform:uppercase;max-width:145px;font-size:10px;font-weight:750;line-height:1.55;position:absolute;top:45%;left:8%}.signal-strip{background:var(--ink);color:#fff;letter-spacing:.03em;text-transform:uppercase;justify-content:center;align-items:center;gap:clamp(18px,4vw,55px);min-height:76px;padding:18px 30px;font-size:clamp(12px,1.4vw,16px);font-weight:800;display:flex}.signal-strip i{color:var(--orange);font-style:normal}.section-heading h2,.method-intro h2,.outcome-copy h2,.lead-copy h2,.faq-section h2{letter-spacing:-.06em;margin:0;font-size:clamp(42px,5vw,72px);line-height:.98}.section-heading>p:last-child{max-width:560px;color:var(--muted);font-size:17px;line-height:1.7}.problem-section{width:min(1240px,100% - 48px);margin:auto;padding:120px 0}.problem-section .section-heading{max-width:760px;margin-bottom:55px}.problem-grid{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.problem-grid article{border-right:1px solid var(--line);min-height:280px;padding:34px}.problem-grid article:last-child{border-right:0}.problem-grid article>span{border:1px solid var(--line);border-radius:50%;place-items:center;width:54px;height:54px;font:600 24px/1 Georgia,serif;display:grid}.problem-grid h3{letter-spacing:-.04em;margin:64px 0 10px;font-size:24px}.problem-grid p{max-width:310px;color:var(--muted);margin:0;line-height:1.65}.program-section{background:var(--cream);padding:120px max(24px,50vw - 620px)}.program-section .section-heading{grid-template-columns:1fr 1fr;column-gap:80px;margin-bottom:56px;display:grid}.program-section .section-heading .section-kicker{grid-column:1/-1}.program-grid{grid-template-columns:1fr 1fr;gap:22px;display:grid}.program-card{border-radius:34px;flex-direction:column;min-height:700px;padding:clamp(30px,4vw,56px);display:flex}.hsk-program{background:linear-gradient(150deg, #b9efff, var(--lime))}.work-program{background:var(--green);color:#fff}.program-top{justify-content:space-between;align-items:start;display:flex}.program-index{letter-spacing:.1em;opacity:.65;font-size:11px;font-weight:850}.program-symbol{opacity:.25;font:500 72px/1 Georgia,serif}.program-label{letter-spacing:.1em;text-transform:uppercase;margin:72px 0 16px;font-size:13px;font-weight:850}.program-card h3{letter-spacing:-.055em;max-width:520px;margin:0;font-size:clamp(34px,3.7vw,56px);line-height:1.02}.program-copy{opacity:.75;max-width:550px;margin:24px 0;font-size:16px;line-height:1.65}.program-card ul{margin:20px 0 38px;padding:0;list-style:none}.program-card li{opacity:.78;border-bottom:1px solid;padding:14px 0;font-size:14px;font-weight:650}.program-card li:before{content:"✓";margin-right:12px}.program-cta{cursor:pointer;text-align:left;background:0 0;border:0;border-top:1px solid;justify-content:space-between;align-items:center;width:100%;min-height:58px;margin-top:auto;padding:0 4px;font-weight:850;display:flex}.method-section{grid-template-columns:.85fr 1.15fr;gap:100px;width:min(1240px,100% - 48px);margin:auto;padding:130px 0;display:grid}.method-intro{align-self:start;position:sticky;top:40px}.method-intro>p:nth-of-type(2){max-width:520px;color:var(--muted);font-size:17px;line-height:1.7}.method-quote{border:1px solid var(--line);background:var(--cream);border-radius:20px;align-items:center;gap:18px;max-width:460px;margin-top:48px;padding:24px;display:flex}.method-quote>span{color:var(--green);font:600 42px/1 Georgia,serif}.method-quote p{margin:0;font-size:14px;font-weight:720;line-height:1.55}.steps-list{border-top:1px solid var(--line)}.steps-list article{border-bottom:1px solid var(--line);grid-template-columns:70px 1fr;min-height:220px;padding:34px 0;display:grid}.step-number{color:var(--orange);font:600 13px/1 monospace}.steps-list article p{color:var(--green);letter-spacing:.11em;text-transform:uppercase;margin:0 0 18px;font-size:11px;font-weight:850}.steps-list article h3{letter-spacing:-.04em;margin:0 0 10px;font-size:29px}.steps-list article div>span{max-width:560px;color:var(--muted);line-height:1.65;display:block}.outcome-section{background:var(--green-dark);color:#fff;grid-template-columns:.9fr 1.1fr;align-items:center;gap:100px;padding:120px max(24px,50vw - 620px);display:grid;overflow:hidden}.outcome-copy>p:nth-of-type(2){color:#ffffffa6;max-width:560px;font-size:17px;line-height:1.7}.outcome-section .section-kicker{color:var(--lime)}.light-link{margin-top:34px}.outcome-board{background:var(--cream);color:var(--ink);border-radius:28px;padding:38px;position:relative;transform:rotate(2deg);box-shadow:40px 45px #8ee5ff21}.board-header{border-bottom:1px solid var(--line);color:var(--muted);text-transform:uppercase;justify-content:space-between;padding-bottom:24px;font-size:11px;font-weight:850;display:flex}.metric{grid-template-columns:160px 1fr 46px;align-items:center;gap:14px;margin:30px 0;font-size:12px;font-weight:720;display:grid}.metric>div{background:#dce1dc;border-radius:99px;height:8px;overflow:hidden}.metric i{background:var(--green);border-radius:99px;height:100%;display:block}.metric:nth-of-type(3) i{background:var(--orange)}.metric:nth-of-type(4) i{background:#8aa53d}.metric strong{text-align:right}.board-note{background:#ece9de;border-radius:14px;margin-top:34px;padding:18px}.board-note span{color:var(--green);letter-spacing:.1em;text-transform:uppercase;font-size:10px;font-weight:850}.board-note p{margin:8px 0 0;font-size:13px;line-height:1.55}.lead-section{background:linear-gradient(135deg, #ff6f3d 0%, var(--orange) 100%);grid-template-columns:.85fr 1.15fr;gap:100px;padding:120px max(24px,50vw - 620px);display:grid}.lead-section .section-kicker{color:var(--ink)}.lead-copy>p:nth-of-type(2){color:#0b1f3ad6;max-width:530px;font-size:17px;line-height:1.7}.lead-benefits{gap:14px;margin-top:44px;display:grid}.lead-benefits span{align-items:center;gap:14px;font-weight:750;display:flex}.lead-benefits b{border:1px solid #11251f4d;border-radius:50%;place-items:center;width:34px;height:34px;font:500 10px/1 monospace;display:grid}.lead-form{background:var(--green-dark);color:#fff;border-radius:30px;grid-template-columns:1fr 1fr;gap:18px;padding:clamp(26px,4vw,46px);display:grid;box-shadow:0 25px 60px #49190c3b}.form-head{letter-spacing:.09em;text-transform:uppercase;border-bottom:1px solid #ffffff29;grid-column:1/-1;justify-content:space-between;margin-bottom:12px;padding-bottom:22px;font-size:11px;font-weight:850;display:flex}.form-head strong{color:var(--lime)}.lead-form label{color:#ffffffb3;flex-direction:column;gap:8px;font-size:12px;font-weight:750;display:flex}.lead-form input,.lead-form select{color:#fff;background:#ffffff14;border:1px solid #ffffff26;border-radius:12px;outline:none;width:100%;height:54px;padding:0 15px}.lead-form input::placeholder{color:#fff6}.lead-form select option{color:var(--ink);background:#fff}.lead-form input:focus,.lead-form select:focus{border-color:var(--lime);box-shadow:0 0 0 3px #d9f45d1f}.full-field{grid-column:1/-1}.consent{align-items:flex-start;margin-top:4px;line-height:1.45;flex-direction:row!important;gap:11px!important}.consent input{width:17px;height:17px;accent-color:var(--lime);margin:1px 0 0}.privacy-note{text-align:center;color:#ffffffad;margin:-7px 0 0;font-size:10px}.faq-section{grid-template-columns:.75fr 1.25fr;gap:100px;width:min(1240px,100% - 48px);margin:auto;padding:130px 0;display:grid}.faq-section>div:first-child>p:last-child{max-width:430px;color:var(--muted);line-height:1.7}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{cursor:pointer;letter-spacing:-.02em;grid-template-columns:50px 1fr 30px;align-items:center;min-height:92px;font-size:18px;font-weight:760;list-style:none;display:grid}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{color:var(--orange);font:500 11px/1 monospace}.faq-list summary i{justify-self:end;font-size:24px;font-style:normal;font-weight:400;transition:transform .2s}.faq-list details[open] summary i{transform:rotate(45deg)}.faq-list details p{color:var(--muted);margin:-8px 30px 30px 50px;line-height:1.72}footer{background:var(--ink);color:#fff;grid-template-columns:1fr auto 1fr;align-items:center;gap:20px;min-height:180px;padding:50px max(24px,50vw - 620px);display:grid}.footer-brand{align-items:center;gap:12px;display:flex}.footer-logo{object-fit:contain;border-radius:50%;width:58px;height:58px}.footer-brand div{flex-direction:column;display:flex}.footer-brand small{color:#ffffff80;margin-top:3px}.footer-brand strong{font-family:Noto Sans SC,Microsoft YaHei,sans-serif;font-size:18px}footer>p{color:#fff9;font-size:13px}footer>a{justify-self:end;font-size:12px;font-weight:750}.mobile-sticky{display:none}@media (max-width:960px){.site-header{grid-template-columns:1fr auto}nav{display:none}.hero{grid-template-columns:1fr;padding-top:58px}.hero-visual{min-height:470px}.program-section .section-heading{grid-template-columns:1fr}.program-section .section-heading .section-kicker{grid-column:auto}.program-grid{grid-template-columns:1fr}.program-card{min-height:650px}.method-section,.outcome-section,.lead-section,.faq-section{grid-template-columns:1fr;gap:58px}.method-intro{position:static}.outcome-board{max-width:700px}}@media (max-width:680px){html{scroll-padding-top:70px}body{padding-bottom:74px}.site-header,.hero,.problem-section,.method-section,.faq-section{width:min(100% - 28px,1240px)}.site-header{height:70px}.nav-cta{display:none}h1{font-size:clamp(49px,15vw,68px)}.hero{gap:42px;padding:48px 0 62px}.hero-lead{font-size:16px}.hero-actions{flex-direction:column;align-items:flex-start}.trust-row{flex-direction:column;gap:12px}.brand-logo{width:46px;height:46px}.brand-copy small{display:none}.hero-visual{border-radius:34px;min-height:350px}.hero-logo{width:310px;top:0;right:50%;transform:translate(50%)}.progress-card,.phrase-card,.visual-note{display:none}.signal-strip{white-space:nowrap;scrollbar-width:none;justify-content:flex-start;overflow-x:auto}.signal-strip::-webkit-scrollbar{display:none}.problem-section,.program-section,.method-section,.outcome-section,.lead-section,.faq-section{padding-top:82px;padding-bottom:82px}.section-heading h2,.method-intro h2,.outcome-copy h2,.lead-copy h2,.faq-section h2{font-size:45px}.problem-grid{grid-template-columns:1fr}.problem-grid article{border-right:0;border-bottom:1px solid var(--line);min-height:240px}.problem-grid article:last-child{border-bottom:0}.problem-grid h3{margin-top:42px}.program-card{border-radius:26px;min-height:630px;padding:28px}.program-symbol{font-size:55px}.program-label{margin-top:45px}.program-card h3{font-size:40px}.steps-list article{grid-template-columns:48px 1fr}.steps-list article h3{font-size:25px}.outcome-section,.lead-section{gap:55px}.outcome-board{padding:24px;transform:none}.metric{grid-template-columns:1fr 42px}.metric>span{grid-column:1/-1}.metric>div{grid-column:1}.lead-form{grid-template-columns:1fr;padding:24px}.lead-form>*,.form-head,.full-field{grid-column:1}.faq-list summary{grid-template-columns:34px 1fr 25px;min-height:108px;font-size:16px}.faq-list details p{margin-left:34px}footer{text-align:left;grid-template-columns:1fr;padding-top:45px;padding-bottom:45px}footer>a{justify-self:start}.mobile-sticky{z-index:50;background:var(--lime);min-height:54px;color:var(--ink);border-radius:999px;justify-content:center;align-items:center;gap:18px;font-size:14px;font-weight:850;display:flex;position:fixed;bottom:12px;left:14px;right:14px;box-shadow:0 15px 35px #11251f47}}@media (prefers-reduced-motion:no-preference){.button,.nav-cta,.program-card,.program-cta{transition:transform .2s,background .2s,color .2s}.program-card:hover{transform:translateY(-4px)}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
