:root{color:#20201d;font-synthesis:none;text-rendering:optimizelegibility;--ink:#20201d;--muted:#666861;--line:#20201d21;--line-soft:#20201d14;--surface:#fff;--canvas:#f7f7f4;--brand:#126d73;--brand-dark:#0d555a;--brand-soft:#dfefed;--accent:#e7b85c;background:#f7f7f4;font-family:Inter,PingFang SC,Microsoft YaHei,system-ui,-apple-system,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--canvas)}body{min-width:320px;min-height:100vh;margin:0}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit}:focus-visible{outline-offset:3px;outline:3px solid #126d7359}.site-shell{overflow:hidden}.skip-link{z-index:100;background:var(--ink);color:#fff;border-radius:8px;padding:10px 14px;position:fixed;top:12px;left:12px;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.site-header{z-index:20;grid-template-columns:1fr auto 1fr;align-items:center;width:min(100% - 48px,1200px);min-height:82px;margin:0 auto;display:grid;position:relative}.wordmark{letter-spacing:-.04em;align-items:center;gap:10px;width:fit-content;font-size:19px;font-weight:750;text-decoration:none;display:inline-flex}.brand-mark{align-items:center;gap:2px;height:30px;display:flex}.brand-mark i{background:var(--brand);border-radius:999px;width:3px;display:block}.brand-mark i:first-child,.brand-mark i:nth-child(5){height:10px}.brand-mark i:nth-child(2),.brand-mark i:nth-child(4){height:20px}.brand-mark i:nth-child(3){height:28px}.site-header nav{align-items:center;gap:30px;display:flex}.site-header nav a{color:var(--muted);font-size:13px;text-decoration:none}.site-header nav a:hover{color:var(--ink)}.header-action{border:1px solid var(--line);background:#ffffffb8;border-radius:999px;justify-self:end;align-items:center;gap:8px;min-height:42px;padding:0 17px;font-size:13px;font-weight:650;text-decoration:none;display:inline-flex}.header-action:hover{color:var(--brand-dark);border-color:#126d7373}.hero{grid-template-columns:minmax(520px,1fr) minmax(500px,1fr);align-items:center;gap:60px;width:min(100% - 48px,1200px);min-height:700px;margin:0 auto;padding:66px 0 100px;display:grid;position:relative}.hero:before{z-index:-1;content:"";border:1px solid #126d7314;border-radius:50%;width:620px;height:620px;position:absolute;top:25%;right:-18%;box-shadow:0 0 0 76px #126d7306,0 0 0 152px #126d7305}.eyebrow,.section-kicker{color:var(--brand-dark);letter-spacing:.14em;text-transform:uppercase;margin:0 0 22px;font-size:11px;font-weight:750}.eyebrow{align-items:center;gap:9px;display:flex}.eyebrow span{background:var(--brand);width:7px;height:7px;box-shadow:0 0 0 5px var(--brand-soft);border-radius:50%}.hero h1{letter-spacing:-.075em;max-width:660px;margin:0;font-size:clamp(52px,5.8vw,82px);font-weight:580;line-height:.99}.hero-intro{max-width:600px;color:var(--muted);margin:32px 0 0;font-size:17px;line-height:1.8}.hero-actions{flex-wrap:wrap;gap:11px;margin-top:34px;display:flex}.button{border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:10px;min-height:50px;padding:0 21px;font-size:14px;font-weight:680;text-decoration:none;transition:transform .16s,background .16s,border-color .16s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--brand);color:#fff}.button-primary:hover{background:var(--brand-dark)}.button-secondary{border-color:var(--line);background:#ffffffa6}.button-secondary:hover{border-color:#126d7366}.hero-note{color:#7b7d76;margin:19px 0 0;font-size:12px}.report-preview{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffe0;border:1px solid #20201d21;border-radius:24px;padding:20px;position:relative;box-shadow:0 30px 80px #282f2b1a}.report-preview:after{z-index:-1;background:var(--brand-soft);content:"";border-radius:26px;position:absolute;inset:34px -22px -26px 40px}.preview-topbar,.preview-heading{justify-content:space-between;align-items:center;display:flex}.preview-topbar{border-bottom:1px solid var(--line-soft);padding:0 2px 17px}.mini-wordmark{align-items:center;gap:7px;font-size:12px;font-weight:720;display:inline-flex}.mini-wordmark .brand-mark{height:20px;transform:scale(.72)}.preview-pill{color:var(--muted);background:#f1f2ee;border-radius:999px;padding:6px 10px;font-size:10px}.preview-heading{padding:27px 3px 24px}.preview-heading>div:first-child{gap:8px;display:grid}.preview-heading small,.card-label{color:var(--muted);letter-spacing:.05em;font-size:10px}.preview-heading strong{letter-spacing:-.03em;font-size:21px;font-weight:650}.score-orbit{background:radial-gradient(circle at center, white 52%, transparent 54%), conic-gradient(var(--brand) 0 78%, #e8e9e4 78%);border-radius:50%;place-items:center;width:68px;height:68px;display:grid}.score-orbit span{color:var(--brand-dark);font-size:15px;font-weight:760}.preview-grid{grid-template-columns:1fr 1fr;gap:11px;display:grid}.preview-card{border:1px solid var(--line-soft);background:#fafaf8;border-radius:15px;flex-direction:column;justify-content:space-between;min-height:124px;padding:17px;display:flex}.preview-card-wide{background:#f6f8f6;grid-column:1/-1;min-height:180px}.model-lines{gap:12px;margin:18px 0 12px;display:grid}.model-lines i{width:var(--line);background:linear-gradient(90deg, var(--brand), #75aba8);border-radius:999px;height:7px;display:block;box-shadow:0 0 0 1px #126d730a}.model-legend{color:var(--muted);flex-wrap:wrap;gap:16px;font-size:9px;display:flex}.model-legend span:before{background:var(--brand);content:"";border-radius:50%;width:5px;height:5px;margin-right:5px;display:inline-block}.preview-metric{color:var(--brand-dark);margin-top:18px;font-size:18px}.preview-card small:last-child{color:var(--muted);font-size:10px;line-height:1.5}.signal-bar{border-top:1px solid var(--line);border-bottom:1px solid var(--line);width:min(100% - 48px,1200px);min-height:66px;color:var(--muted);justify-content:space-between;align-items:center;gap:18px;margin:0 auto;font-size:12px;display:flex}.signal-bar i{background:var(--accent);border-radius:50%;flex:none;width:4px;height:4px}.section{width:min(100% - 48px,1200px);margin:0 auto;padding:144px 0}.section-heading{gap:0;max-width:750px;margin-bottom:58px;display:grid}.section h2,.final-cta h2{letter-spacing:-.06em;margin:0;font-size:clamp(36px,4.7vw,62px);font-weight:560;line-height:1.08}.section-heading>p:last-child,.workflow-copy>p:not(.section-kicker){max-width:620px;color:var(--muted);margin:24px 0 0;font-size:16px;line-height:1.8}.capability-grid{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(4,1fr);display:grid}.capability-card{border-right:1px solid var(--line);min-height:330px;padding:27px 24px 30px}.capability-card:last-child{border-right:0}.capability-index{border:1px solid var(--line);width:34px;height:34px;color:var(--brand-dark);border-radius:50%;place-items:center;font-size:10px;display:inline-grid}.capability-card h3{letter-spacing:-.025em;margin:91px 0 14px;font-size:19px;font-weight:650}.capability-card p{color:var(--muted);margin:0;font-size:13px;line-height:1.75}.workflow-section{grid-template-columns:minmax(0,.85fr) minmax(440px,1.15fr);align-items:start;gap:110px;display:grid}.workflow-copy{position:sticky;top:60px}.workflow-copy h2{font-size:clamp(38px,4.2vw,58px)}.text-link{color:var(--brand-dark);align-items:center;gap:9px;margin-top:32px;font-size:13px;font-weight:680;text-decoration:none;display:inline-flex}.workflow-list{border-top:1px solid var(--line);margin:0;padding:0;list-style:none}.workflow-list li{border-bottom:1px solid var(--line);grid-template-columns:64px 1fr;align-items:start;gap:22px;min-height:160px;padding:28px 0;display:grid}.workflow-list>li>span{color:var(--brand);font-size:11px;font-weight:720}.workflow-list h3{letter-spacing:-.03em;margin:0 0 12px;font-size:22px;font-weight:640}.workflow-list p{max-width:490px;color:var(--muted);margin:0;font-size:14px;line-height:1.75}.value-section{padding-top:90px}.value-panel{background:var(--brand-dark);color:#fff;border-radius:28px;grid-template-columns:1.05fr .95fr;align-items:stretch;min-height:520px;display:grid;overflow:hidden}.value-statement{background:radial-gradient(circle at 25% 20%, #ffffff1f, transparent 25%), linear-gradient(135deg, var(--brand), var(--brand-dark));flex-direction:column;justify-content:flex-end;padding:62px;display:flex}.value-statement .section-kicker{color:#cce2df}.value-statement h2{max-width:500px}.value-points{align-content:center;padding:58px 62px;display:grid}.value-points p{color:#ffffffb3;border-bottom:1px solid #ffffff24;gap:9px;margin:0;padding:29px 0;font-size:13px;line-height:1.7;display:grid}.value-points p:last-child{border-bottom:0}.value-points strong{color:#fff;font-size:17px;font-weight:640}.final-cta{background:var(--ink);color:#fff;border-radius:28px;justify-content:space-between;align-items:center;gap:60px;width:min(100% - 48px,1200px);min-height:370px;margin:24px auto 0;padding:70px 76px;display:flex}.final-cta>div{max-width:760px}.final-cta .section-kicker{color:#a4cbc8}.button-light{color:var(--ink);background:#fff;flex:none}footer{width:min(100% - 48px,1200px);min-height:170px;color:var(--muted);grid-template-columns:1fr 2fr auto auto;align-items:center;gap:34px;margin:0 auto;font-size:11px;display:grid}footer p{margin:0}footer>a:not(.wordmark){text-decoration:none}.footer-wordmark{color:var(--ink)}@media (width<=1024px){.hero{grid-template-columns:1fr;gap:64px;min-height:auto;padding-top:80px}.hero-copy{max-width:760px}.report-preview{width:min(100%,720px);margin:0 auto}.capability-grid{grid-template-columns:1fr 1fr}.capability-card:nth-child(2){border-right:0}.capability-card:nth-child(-n+2){border-bottom:1px solid var(--line)}.workflow-section{grid-template-columns:1fr;gap:64px}.workflow-copy{max-width:760px;position:static}.value-panel{grid-template-columns:1fr}.value-statement{min-height:360px}footer{grid-template-columns:1fr auto}footer p{grid-area:2/1/auto/-1}}@media (width<=760px){.site-header{grid-template-columns:1fr auto;width:min(100% - 32px,1200px);min-height:70px}.site-header nav{display:none}.header-action{min-height:44px;padding:0 14px}.hero,.signal-bar,.section,.final-cta,footer{width:min(100% - 32px,1200px)}.hero{gap:50px;padding:64px 0 78px}.hero h1{font-size:clamp(47px,14.5vw,68px)}.hero-intro{font-size:15px;line-height:1.75}.hero-actions{grid-template-columns:1fr;display:grid}.button{min-height:50px}.report-preview{border-radius:20px;padding:15px}.report-preview:after{inset:22px -10px -14px 24px}.preview-heading{padding:22px 1px 20px}.preview-heading strong{font-size:17px}.score-orbit{width:56px;height:56px}.preview-grid{grid-template-columns:1fr}.preview-card-wide{grid-column:auto}.signal-bar{grid-template-columns:1fr 1fr;gap:0;padding:18px 0;display:grid}.signal-bar span{text-align:center;padding:8px 10px}.signal-bar i{display:none}.section{padding:100px 0}.section-heading{margin-bottom:38px}.section h2,.final-cta h2{font-size:clamp(34px,10vw,48px)}.capability-grid{grid-template-columns:1fr}.capability-card{border-right:0;border-bottom:1px solid var(--line);min-height:auto;padding:24px 4px 34px}.capability-card:nth-child(-n+2){border-bottom:1px solid var(--line)}.capability-card:last-child{border-bottom:0}.capability-card h3{margin:48px 0 12px}.workflow-section{gap:46px}.workflow-list li{grid-template-columns:42px 1fr;gap:12px;min-height:142px}.value-section{padding-top:50px}.value-panel{border-radius:22px}.value-statement{min-height:330px;padding:36px 26px}.value-points{padding:18px 26px 30px}.final-cta{border-radius:22px;flex-direction:column;justify-content:space-between;align-items:stretch;min-height:420px;padding:44px 28px}footer{grid-template-columns:1fr auto;align-content:center;min-height:230px}footer p{grid-column:1/-1}}@media (width<=390px){.wordmark{font-size:17px}.header-action{font-size:12px}.hero-note{line-height:1.6}.signal-bar{grid-template-columns:1fr}footer{grid-template-columns:1fr;gap:18px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}
