.marketing-root{--lightningcss-light: ;--lightningcss-dark:initial;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--page-bg:#000;--page-bg-soft:#080808;--text-primary:#efefef;--text-strong:#fff;--text-secondary:#a8abad;--text-muted:#6f7275;--accent:#ff801f;--accent-soft:#ffb06f;--blue:#3b9eff;--success:#1f9;--frost-border:#d6ebfd30;--frost-surface:#ffffff08;--frost-hover:#ffffff14;--shadow-lg:0 36px 100px #00000075;--shadow-glow:0 0 0 1px #ff801f1f, 0 24px 80px #ff801f17;--radius-card:28px;--radius-pill:999px;--font-display:var(--font-sans), "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Noto Sans SC", sans-serif;--font-mono:"IBM Plex Mono", "SFMono-Regular", Menlo, Consolas, monospace}*{box-sizing:border-box}.marketing-root{scroll-behavior:smooth;isolation:isolate;min-height:100vh;color:var(--text-primary);font-family:var(--font-sans);text-rendering:optimizelegibility;background:radial-gradient(circle at 12% 8%,#ff801f38,#0000 26%),radial-gradient(circle at 86% 16%,#3b9eff24,#0000 20%),radial-gradient(circle at 50% 68%,#ffffff0f,#0000 32%),linear-gradient(#050505 0%,#010101 42%,#000 100%);margin:0;position:relative}.marketing-root:before,.marketing-root:after{z-index:-2;content:"";pointer-events:none;position:fixed;inset:0}.marketing-root:before{background-image:linear-gradient(#ffffff06 1px,#0000 1px),linear-gradient(90deg,#ffffff06 1px,#0000 1px);background-size:52px 52px;-webkit-mask-image:linear-gradient(#000000ad,#0000 82%);mask-image:linear-gradient(#000000ad,#0000 82%)}.marketing-root:after{z-index:-1;background:radial-gradient(circle,#0000 45%,#00000080 100%),linear-gradient(#0000 0%,#00000042 100%)}.marketing-root a{color:inherit;text-decoration:none}.marketing-root button,.marketing-root input,.marketing-root textarea,.marketing-root select{font:inherit}.landing-page{padding:0 24px 112px}.site-header{z-index:50;padding-top:16px;position:sticky;top:0}.header-inner,.hero-section,.content-section,.cta-section,.ticker-section{width:min(1240px,100%);margin:0 auto}.header-inner{border:1px solid var(--frost-border);border-radius:var(--radius-pill);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#050505ad;justify-content:space-between;align-items:center;gap:24px;padding:14px 18px;display:flex;box-shadow:0 12px 42px #00000047}.header-actions{flex-shrink:0;align-items:center;gap:12px;display:inline-flex}.brand{letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:12px;font-size:14px;font-weight:600;display:inline-flex}.brand-mark{width:38px;height:38px;color:var(--text-strong);background:radial-gradient(circle at 30% 30%,#ffffff2e,#0000 40%),linear-gradient(135deg,#ff801f47,#ffffff08);border:1px solid #ffffff24;border-radius:50%;justify-content:center;align-items:center;display:inline-flex}.brand-logo{object-fit:cover;border:1px solid #ffffff1f;border-radius:12px;width:38px;height:38px;display:block;box-shadow:0 10px 26px #ffffff1a}.brand-text{color:var(--text-strong)}.header-nav{color:var(--text-secondary);align-items:center;gap:20px;font-size:14px;display:inline-flex}.header-nav a{transition:color .18s;position:relative}.header-nav a:after{transform-origin:0;background:var(--accent);content:"";width:100%;height:1px;transition:transform .18s;position:absolute;bottom:-6px;left:0;transform:scaleX(0)}.header-nav a:hover{color:var(--text-strong)}.header-nav a:hover:after{transform:scaleX(1)}.button-link{border-radius:var(--radius-pill);border:1px solid #0000;justify-content:center;align-items:center;min-height:50px;padding:0 22px;font-size:14px;font-weight:600;transition:transform .18s,border-color .18s,background-color .18s,color .18s,box-shadow .18s;display:inline-flex}.button-link:hover{transform:translateY(-2px)}.button-link.primary{color:#0d0d0d;background:#f7f7f7;box-shadow:0 14px 32px #ffffff24}.button-link.primary:hover{background:#fff}.button-link.secondary{color:var(--text-primary);border-color:var(--frost-border);background:#ffffff0a}.button-link.secondary:hover{background:var(--frost-hover);border-color:#fff3}.theme-toggle{border:1px solid var(--frost-border);border-radius:var(--radius-pill);min-width:50px;min-height:50px;color:var(--text-primary);background:#ffffff0a;justify-content:center;align-items:center;padding:0;transition:transform .18s,border-color .18s,background-color .18s,color .18s,box-shadow .18s;display:inline-flex}.theme-toggle:hover{background:var(--frost-hover);border-color:#fff3;transform:translateY(-2px)}.theme-toggle-icon{border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;transition:background-color .18s,box-shadow .18s,transform .18s;display:inline-flex;position:relative}.theme-toggle-icon.dark{background:#ffffff1a;box-shadow:inset -6px -6px #ffffffdb}.theme-toggle-icon.light{background:#ffc53d2e;box-shadow:inset 0 0 0 5px #ffc53deb}.theme-toggle-core{border:1px solid #0000;border-radius:50%;position:absolute;inset:-4px}.theme-toggle-icon.light .theme-toggle-core{border-color:#ffc53d66}.theme-toggle-label{display:none}.frost-card{border:1px solid var(--frost-border);border-radius:var(--radius-card);background:linear-gradient(180deg, #ffffff14, #ffffff05), var(--frost-surface);box-shadow:var(--shadow-lg);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);position:relative;overflow:hidden}.frost-card:after{border-radius:inherit;content:"";pointer-events:none;position:absolute;inset:0;box-shadow:inset 0 1px #ffffff0f}.hero-section{grid-template-columns:minmax(0,1.02fr) minmax(430px,.98fr);align-items:center;gap:54px;padding:92px 0 48px;display:grid}.hero-badge,.section-eyebrow,.mock-chip,.workflow-summary-kicker,.workflow-step-kicker,.ticker-item{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase}.hero-copy{z-index:1;max-width:640px;position:relative}.hero-badge{color:var(--accent-soft);align-items:center;gap:10px;margin-bottom:20px;font-size:12px;display:inline-flex}.hero-copy h1,.section-heading h2,.cta-copy h2,.workflow-summary h3,.workflow-step h3{color:var(--text-strong);font-family:var(--font-display);margin:0;font-weight:400}.hero-title{align-items:start;gap:8px;display:grid}.hero-title-line{white-space:nowrap;letter-spacing:-.055em;width:max-content;max-width:100%;display:block}.hero-title-top{color:#ffffffd1;font-size:clamp(56px,6vw,84px);line-height:.94}.hero-title-bottom{color:var(--text-strong);font-size:clamp(60px,7vw,98px);line-height:.9}.hero-description,.section-heading p,.pain-copy-row p,.compare-row-head,.promise-strip p,.workflow-summary-description,.workflow-summary-detail,.workflow-step p,.cta-copy p{color:var(--text-secondary);font-size:17px;line-height:1.7}.hero-description{max-width:18ch;margin:26px 0 0;font-size:18px}.hero-actions{flex-wrap:wrap;gap:14px;margin-top:32px;display:flex}.hero-proof-strip{flex-wrap:wrap;gap:10px;max-width:520px;margin-top:26px;display:flex}.hero-proof-pill{border-radius:var(--radius-pill);min-height:38px;color:var(--text-secondary);background:#ffffff06;border:1px solid #ffffff14;align-items:center;padding:0 14px;font-size:13px;display:inline-flex}.mock-stage{isolation:isolate;min-height:720px;padding:42px 26px 26px;position:relative}.mock-grid,.mock-word,.mock-orb{pointer-events:none;position:absolute}.mock-grid{border-radius:calc(var(--radius-card) + 8px);background-image:linear-gradient(#ffffff06 1px,#0000 1px),linear-gradient(90deg,#ffffff06 1px,#0000 1px);background-size:72px 72px;border:1px solid #ffffff08;inset:14px;-webkit-mask-image:radial-gradient(circle,#000,#0000 92%);mask-image:radial-gradient(circle,#000,#0000 92%)}.mock-orb{filter:blur(18px);border-radius:999px}.mock-orb-primary{background:#ff801f2e;width:180px;height:180px;top:8%;right:8%}.mock-orb-secondary{background:#3b9eff29;width:140px;height:140px;bottom:12%;left:10%}.mock-word{z-index:-1;color:#ffffff0d;font-family:var(--font-display);font-size:clamp(160px,30vw,260px);line-height:.9;top:46px;right:18px}.mock-card{padding:22px;animation:10s ease-in-out infinite floating-card;position:absolute}.mock-card-dossier{width:min(90%,520px);animation-delay:0s;top:0;left:0}.mock-card-wechat{width:min(78%,420px);animation-delay:-1800ms;top:170px;right:0}.mock-card-summary{width:min(82%,500px);animation-delay:-3200ms;bottom:112px;left:48px;transform:rotate(-4deg)}.mock-card-protocol{width:min(54%,300px);animation-delay:-2600ms;top:72px;right:32px}.mock-card-schedule{width:min(74%,360px);animation-delay:-4600ms;bottom:18px;right:34px}.mock-card-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.mock-chip{border:1px solid var(--frost-border);border-radius:var(--radius-pill);min-height:28px;color:var(--text-secondary);background:#ffffff08;justify-content:center;align-items:center;padding:0 10px;font-size:11px;display:inline-flex}.mock-chip.accent{color:var(--accent-soft)}.mock-chip.success{color:var(--success)}.mock-chip.blue{color:var(--blue)}.mock-status,.mock-time{color:var(--text-muted);font-size:13px}.mock-contact-row{align-items:center;gap:16px;margin-top:18px;display:flex}.mock-avatar{color:#140800;background:linear-gradient(135deg, var(--accent-soft), var(--accent));border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;font-size:20px;font-weight:700;display:inline-flex;box-shadow:0 12px 32px #ff801f3d}.mock-title{color:var(--text-strong);font-size:20px;font-weight:500}.mock-subtitle{color:var(--text-secondary);margin-top:8px;font-size:14px}.mock-meta-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:20px;display:grid}.mock-meta-grid div{background:#ffffff06;border:1px solid #ffffff0f;border-radius:18px;padding:14px}.mock-meta-grid span{color:var(--text-muted);font-size:12px;display:block}.mock-meta-grid strong{color:var(--text-strong);margin-top:8px;font-size:15px;font-weight:600;display:block}.mock-bubble{border-radius:18px;max-width:90%;margin-top:16px;padding:14px 16px;font-size:14px;line-height:1.65}.mock-bubble.incoming{color:#0d0d0d;background:#95ec69}.mock-bubble.outgoing{color:var(--text-primary);background:#ffffff0a;border:1px solid #ffffff14;margin-left:auto}.mock-code{color:var(--text-primary);font-family:var(--font-mono);background:#00000057;border:1px solid #ffffff0f;border-radius:18px;margin:18px 0 0;padding:16px;font-size:13px;line-height:1.8;overflow-x:auto}.mock-link-stack{gap:10px;margin-top:16px;display:grid}.mock-link-stack span{min-height:38px;color:var(--text-primary);background:#ffffff06;border:1px solid #ffffff0f;border-radius:16px;align-items:center;padding:0 14px;font-size:14px;display:flex}.ticker-section{padding:8px 0 12px;overflow:clip}.ticker-track{gap:14px;width:max-content;min-width:100%;animation:26s linear infinite marquee;display:flex}.ticker-item{border-radius:var(--radius-pill);min-height:36px;color:var(--text-secondary);background:#ffffff06;border:1px solid #ffffff14;align-items:center;gap:10px;padding:0 14px;font-size:11px;display:inline-flex}.ticker-item:before{background:var(--accent);content:"";border-radius:50%;width:6px;height:6px}.content-section,.cta-section{padding-top:108px;position:relative}.section-eyebrow{color:var(--accent-soft);gap:12px;margin-bottom:22px;font-size:12px;display:inline-flex}.section-heading{grid-template-columns:minmax(0,.86fr) minmax(0,.72fr);align-items:end;gap:30px;display:grid}.section-heading-stacked{grid-template-columns:1fr;gap:14px;max-width:860px}.section-heading-stacked p{max-width:32rem}.section-heading h2,.cta-copy h2{letter-spacing:-.05em;font-size:clamp(36px,4.6vw,64px);line-height:.98}.compact-heading{max-width:880px}.compact-heading p{max-width:420px}.pain-layout,.value-layout,.evidence-layout{grid-template-columns:minmax(0,.84fr) minmax(0,1.16fr);gap:22px;margin-top:40px;display:grid}.pain-copy-list{gap:18px;padding:10px 0;display:grid}.pain-copy-row{border-bottom:1px solid #ffffff14;grid-template-columns:56px minmax(0,1fr);gap:8px 18px;padding-bottom:16px;display:grid}.pain-copy-row span{color:var(--text-muted);font-family:var(--font-mono);grid-row:1/span 2;font-size:12px}.pain-copy-row strong{color:var(--text-strong);letter-spacing:-.04em;font-size:clamp(24px,2.4vw,32px)}.pain-copy-row p{margin:0}.pain-chart{background:linear-gradient(#ffffff08,#ffffff04),#ffffff03;border:1px solid #ffffff14;border-radius:26px;padding:28px 28px 24px}.pain-chart-head{color:var(--text-muted);font-family:var(--font-mono);justify-content:space-between;align-items:center;font-size:12px;display:flex}.pain-chart-bars{grid-template-columns:repeat(3,minmax(0,1fr));align-items:end;gap:18px;margin-top:24px;display:grid}.pain-bar-column{justify-items:center;gap:12px;display:grid}.pain-bar-track{background:linear-gradient(#ffffff05,#ffffff03),#ffffff05;border:1px solid #ffffff0f;border-radius:999px;align-items:end;width:min(88px,100%);height:260px;padding:10px;display:flex}.pain-bar-fill{background:linear-gradient(180deg, var(--accent-soft), var(--accent));border-radius:999px;width:100%;box-shadow:0 10px 36px #ff801f38}.pain-bar-column strong{color:var(--text-strong);font-size:16px}.pain-bar-column span{color:var(--text-muted);font-family:var(--font-mono);font-size:12px}.compare-board{padding:30px}.compare-board-head{justify-content:space-between;align-items:center;gap:18px;display:flex}.compare-board-head strong{color:var(--text-strong);font-size:20px;font-weight:600}.compare-legend{color:var(--text-muted);font-family:var(--font-mono);gap:14px;font-size:11px;display:flex}.compare-list{gap:20px;margin-top:24px;display:grid}.compare-row-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.compare-row-head span{color:var(--text-strong);font-size:16px}.compare-row-head strong{color:var(--text-strong);font-family:var(--font-mono);text-align:right;max-width:8ch;font-size:14px;line-height:1.35}.compare-row-bars{gap:10px;margin-top:10px;display:grid}.compare-lane{background:#ffffff0f;border-radius:999px;height:18px;position:relative;overflow:hidden}.compare-fill{border-radius:inherit;height:100%;display:block}.compare-fill.before{background:linear-gradient(90deg,#ffffffc2,#ffffff2e)}.compare-fill.after{background:linear-gradient(90deg, var(--accent), #ff801f33)}.promise-board{gap:6px;display:grid}.promise-strip{border-bottom:1px solid #ffffff14;grid-template-columns:64px minmax(0,1fr);align-items:center;gap:8px 18px;padding:20px 0;display:grid}.promise-index{color:var(--text-muted);font-family:var(--font-mono);grid-row:1/span 2;font-size:12px}.promise-strip strong{color:var(--text-strong);letter-spacing:-.04em;font-size:clamp(26px,3vw,38px)}.promise-strip p{margin:0}.workflow-shell{grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr);align-items:start;gap:24px;margin-top:42px;display:grid}.channel-layout{grid-template-columns:minmax(360px,.92fr) minmax(0,1.08fr);align-items:start;gap:24px;margin-top:40px;display:grid}.channel-map{min-height:520px;padding:30px;position:relative;overflow:hidden}.channel-map-word{color:#ffffff0d;font-family:var(--font-display);font-size:clamp(150px,18vw,220px);line-height:.9;position:absolute;top:12px;right:22px}.channel-core,.channel-branch{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffff08;border:1px solid #ffffff14;position:absolute}.channel-core{z-index:2;width:min(100%,272px);box-shadow:var(--shadow-glow);border-radius:28px;gap:10px;padding:24px;display:grid;top:50%;left:50%;transform:translate(-50%,-50%)}.channel-core:before,.channel-branch:before{content:"";background:linear-gradient(90deg,#ff801f5c,#3b9eff29);position:absolute}.channel-core:before{opacity:.5;width:1px;height:220px;top:50%;left:50%;transform:translate(-50%)}.channel-core-label{color:var(--accent-soft);font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;font-size:12px}.channel-core strong{color:var(--text-strong);letter-spacing:-.04em;font-size:clamp(32px,4vw,44px);font-weight:500;line-height:.96}.channel-core p,.channel-row p{color:var(--text-secondary);margin:0;font-size:15px;line-height:1.7}.channel-branch{border-radius:22px;gap:8px;width:min(100%,246px);padding:18px 20px;display:grid}.channel-branch span{color:var(--text-muted);font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;font-size:11px}.channel-branch strong{color:var(--text-strong);font-size:16px;font-weight:600;line-height:1.35}.channel-branch-wechat{top:48px;left:18px}.channel-branch-open{bottom:42px;left:26px}.channel-branch-hardware{top:176px;right:18px}.channel-branch-wechat:before,.channel-branch-open:before,.channel-branch-hardware:before{z-index:-1;width:112px;height:1px;top:50%}.channel-branch-wechat:before,.channel-branch-open:before{right:-112px}.channel-branch-hardware:before{left:-112px}.channel-list{gap:10px;display:grid}.channel-row{border-bottom:1px solid #ffffff14;padding:22px 0}.channel-row-head{justify-content:space-between;align-items:center;gap:18px;display:flex}.channel-row-head strong{color:var(--text-strong);letter-spacing:-.04em;font-size:clamp(24px,2.4vw,34px);font-weight:500}.channel-state{border-radius:var(--radius-pill);min-height:32px;color:var(--accent-soft);font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;white-space:nowrap;border:1px solid #ffffff14;align-items:center;padding:0 12px;font-size:11px;display:inline-flex}.channel-row p{max-width:32rem;margin-top:12px}.channel-points{flex-wrap:wrap;gap:10px;margin-top:18px;display:flex}.channel-points span,.footer-copy-keywords{color:var(--text-secondary)}.channel-points span{border-radius:var(--radius-pill);background:#ffffff06;border:1px solid #ffffff14;align-items:center;min-height:36px;padding:0 14px;font-size:13px;display:inline-flex}.workflow-summary{box-shadow:var(--shadow-glow);padding:32px;position:sticky;top:112px}.workflow-summary:before{color:#ffffff0d;font-family:var(--font-display);content:"问";font-size:clamp(120px,18vw,180px);line-height:1;position:absolute;top:-8px;right:18px}.workflow-summary-head{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.workflow-summary-kicker{color:var(--accent-soft);font-size:12px}.workflow-summary h3{letter-spacing:-.05em;max-width:10ch;margin-top:16px;font-size:clamp(36px,4vw,58px);line-height:.98}.workflow-progress{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.workflow-progress-dot{border-radius:var(--radius-pill);min-width:42px;min-height:32px;color:var(--text-muted);font-family:var(--font-mono);background:#ffffff05;border:1px solid #ffffff14;justify-content:center;align-items:center;padding:0 10px;font-size:11px;transition:color .18s,border-color .18s,background-color .18s,transform .18s;display:inline-flex}.workflow-progress-dot.is-active{color:#0d0d0d;background:var(--text-strong);border-color:#0000;transform:translateY(-1px)}.workflow-summary-description{z-index:1;margin-top:24px;position:relative}.workflow-summary-detail{z-index:1;margin-top:14px;position:relative}.workflow-result-list{gap:10px;margin:22px 0 0;padding:0;list-style:none;display:grid}.workflow-result-list li{color:var(--text-primary);padding-left:18px;line-height:1.7;position:relative}.workflow-result-list li:before{background:var(--accent);content:"";border-radius:50%;width:7px;height:7px;position:absolute;top:12px;left:0}.workflow-track{display:grid}.workflow-step{border-bottom:1px solid #ffffff14;grid-template-columns:74px minmax(0,1fr);gap:20px;padding:24px 0;transition:transform .22s,border-color .22s,opacity .22s;display:grid;position:relative}.workflow-step:before{content:"";background:#ffffff14;width:1px;position:absolute;top:18px;bottom:18px;left:56px}.workflow-step.is-active{border-bottom-color:#ff801f47;transform:translate(-4px)}.workflow-step.is-active:before{background:#ff801f66}.workflow-step-id{z-index:1;color:var(--accent);font-family:var(--font-mono);font-size:28px;position:relative}.workflow-step-kicker{color:var(--accent-soft);font-size:12px}.workflow-step h3{letter-spacing:-.04em;margin-top:12px;font-size:30px;line-height:1.02}.workflow-step p{max-width:34rem;margin-top:12px}.evidence-layout{grid-template-columns:minmax(0,1.2fr) minmax(260px,.52fr)}.evidence-matrix{padding:22px}.matrix-grid{grid-template-columns:120px repeat(4,minmax(0,1fr));display:grid}.matrix-header{margin-bottom:8px}.matrix-source-head,.matrix-cell-head{color:var(--text-muted);font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.1em;padding:14px 12px;font-size:11px}.matrix-row{border-top:1px solid #ffffff12}.matrix-source,.matrix-cell{align-items:center;min-height:68px;padding:14px 12px;display:flex}.matrix-source{color:var(--text-strong);font-size:15px;font-weight:600}.matrix-cell{color:var(--text-secondary);font-size:14px;line-height:1.5}.evidence-side{align-content:start;gap:18px;padding-top:8px;display:grid}.evidence-stat{border-bottom:1px solid #ffffff14;padding-bottom:16px}.evidence-stat span{color:var(--text-muted);font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;font-size:11px;display:block}.evidence-stat strong{color:var(--text-strong);letter-spacing:-.04em;max-width:100%;margin-top:12px;font-size:clamp(18px,2vw,28px);font-weight:500;line-height:1.2;display:block}.evidence-stat p{max-width:18rem;color:var(--text-secondary);margin:10px 0 0;font-size:14px;line-height:1.7}.cta-card{grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);gap:32px;padding:34px;display:grid}.cta-card:before{filter:blur(10px);content:"";background:#ff801f1f;border-radius:50%;width:220px;height:220px;position:absolute;inset:auto 22px 22px auto}.cta-word{color:#ffffff0d;font-family:var(--font-display);font-size:clamp(170px,24vw,250px);line-height:.9;position:absolute;bottom:-22px;left:20px}.cta-copy,.cta-side{z-index:1;position:relative}.cta-side{background:#ffffff08;border:1px solid #ffffff14;border-radius:24px;align-self:end;padding:20px 20px 22px}.cta-side-title{color:var(--text-strong);font-size:18px;font-weight:600}.cta-tags{flex-wrap:wrap;gap:10px;margin-top:18px;display:flex}.cta-tags span{border-radius:var(--radius-pill);min-height:36px;color:var(--text-secondary);background:#ffffff06;border:1px solid #ffffff14;align-items:center;padding:0 14px;font-size:13px;display:inline-flex}.site-footer{background:radial-gradient(circle at 10% 20%,#ff801f24,#0000 28%),radial-gradient(circle at 86% 18%,#3b9eff1a,#0000 24%),linear-gradient(#ffffff05,#ffffff03),#020202;border-top:1px solid #ffffff14;width:100vw;margin:56px calc(50% - 50vw) 0;padding:0 24px;position:relative;overflow:clip}.site-footer:before{content:"";pointer-events:none;background-image:linear-gradient(#ffffff06 1px,#0000 1px),linear-gradient(90deg,#ffffff06 1px,#0000 1px);background-size:52px 52px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#00000080,#0000 92%);mask-image:linear-gradient(#00000080,#0000 92%)}.footer-shell{z-index:1;width:min(1240px,100%);margin:0 auto;padding:42px 0 28px;position:relative}.footer-top{grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);gap:30px;display:grid}.footer-brand-block{align-content:start;display:grid}.footer-brand{width:max-content}.footer-title{color:var(--text-strong);font-family:var(--font-display);letter-spacing:-.05em;margin:24px 0 0;font-size:clamp(34px,4vw,56px);font-weight:400;line-height:.96}.footer-copy{max-width:28rem;color:var(--text-secondary);margin:18px 0 0;font-size:15px;line-height:1.68}.footer-columns{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.footer-column{align-content:start;gap:16px;padding-top:6px;display:grid}.footer-column-label{color:var(--accent-soft);font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;font-size:11px}.footer-nav,.footer-list{gap:12px;display:grid}.footer-nav{color:var(--text-secondary);font-size:14px}.footer-nav a,.footer-list span,.footer-legal span,.footer-legal a{transition:color .18s}.footer-nav a:hover,.footer-legal a:hover{color:var(--text-strong)}.footer-list span{color:var(--text-secondary);font-size:14px;line-height:1.6}.footer-actions{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.footer-bottom{border-top:1px solid #ffffff14;flex-wrap:wrap;justify-content:space-between;gap:14px 20px;margin-top:28px;padding-top:20px;display:flex}.footer-legal{color:var(--text-secondary);flex-wrap:wrap;align-items:center;gap:12px 24px;font-size:13px;display:flex}.footer-legal a{color:var(--text-primary);text-underline-offset:3px;text-decoration:underline}.footer-meta{color:var(--text-muted);font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;font-size:11px}html[data-theme=light] .marketing-root{--lightningcss-light:initial;--lightningcss-dark: ;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--page-bg:#f4efe6;--page-bg-soft:#fffaf3;--text-primary:#161b21;--text-strong:#0f1419;--text-secondary:#4e5660;--text-muted:#7c848d;--frost-border:#1114181a;--frost-surface:#ffffffb8;--frost-hover:#1114180d;--shadow-lg:0 24px 70px #11141814;--shadow-glow:0 0 0 1px #ff801f24, 0 20px 54px #ff801f1a;background:radial-gradient(circle at 12% 8%,#ff801f2e,#0000 24%),radial-gradient(circle at 86% 16%,#3b9eff1f,#0000 18%),radial-gradient(circle at 48% 62%,#fff9,#0000 34%),linear-gradient(#faf6ef 0%,#f4efe6 42%,#efe9de 100%)}html[data-theme=light] .marketing-root:before{background-image:linear-gradient(#11141809 1px,#0000 1px),linear-gradient(90deg,#11141809 1px,#0000 1px);-webkit-mask-image:linear-gradient(#00000080,#0000 82%);mask-image:linear-gradient(#00000080,#0000 82%)}html[data-theme=light] .marketing-root:after{background:radial-gradient(circle,#0000 45%,#1114180f 100%),linear-gradient(#fff0 0%,#1114180a 100%)}html[data-theme=light] .marketing-root .header-inner{background:#ffffffc7;box-shadow:0 12px 36px #11141814}html[data-theme=light] .marketing-root .brand-mark{background:radial-gradient(circle at 30% 30%,#ffffff47,#0000 40%),linear-gradient(135deg,#ff801f2e,#11141808);border-color:#1114181a}html[data-theme=light] .marketing-root .brand-logo{border-color:#11141814;box-shadow:0 10px 24px #11141814}html[data-theme=light] .marketing-root .button-link.primary{color:#fff;background:#0f1419;box-shadow:0 14px 32px #11141824}html[data-theme=light] .marketing-root .button-link.primary:hover{background:#1a2027}html[data-theme=light] .marketing-root .button-link.secondary,html[data-theme=light] .marketing-root .theme-toggle{background:#ffffffa8;border-color:#1114181a}html[data-theme=light] .marketing-root .button-link.secondary:hover,html[data-theme=light] .marketing-root .theme-toggle:hover{background:#1114180a;border-color:#11141829}html[data-theme=light] .marketing-root .theme-toggle-icon.dark{background:#11141814;box-shadow:inset -6px -6px #111418d1}html[data-theme=light] .marketing-root .theme-toggle-icon.light{background:#ffc53d3d}html[data-theme=light] .marketing-root .frost-card{background:linear-gradient(180deg, #ffffffe6, #fcf8f2b8), var(--frost-surface)}html[data-theme=light] .marketing-root .frost-card:after{box-shadow:inset 0 1px #ffffffb8}html[data-theme=light] .marketing-root .hero-title-top{color:#1114189e}html[data-theme=light] .marketing-root .hero-proof-pill,html[data-theme=light] .marketing-root .mock-chip,html[data-theme=light] .marketing-root .channel-state,html[data-theme=light] .marketing-root .channel-points span,html[data-theme=light] .marketing-root .workflow-progress-dot,html[data-theme=light] .marketing-root .cta-tags span{background:#ffffff9e;border-color:#11141814}html[data-theme=light] .marketing-root .mock-grid{background-image:linear-gradient(#11141808 1px,#0000 1px),linear-gradient(90deg,#11141808 1px,#0000 1px);border-color:#1114180f}html[data-theme=light] .marketing-root .mock-word,html[data-theme=light] .marketing-root .channel-map-word,html[data-theme=light] .marketing-root .workflow-summary:before,html[data-theme=light] .marketing-root .cta-word{color:#1114180f}html[data-theme=light] .marketing-root .mock-meta-grid div{background:#ffffff9e;border-color:#11141814}html[data-theme=light] .marketing-root .mock-bubble.outgoing{background:#ffffffad;border-color:#11141814}html[data-theme=light] .marketing-root .mock-code{background:#1114180a;border-color:#11141814}html[data-theme=light] .marketing-root .mock-link-stack span,html[data-theme=light] .marketing-root .cta-side{background:#ffffff9e;border-color:#11141814}html[data-theme=light] .marketing-root .ticker-item{background:#ffffff94;border-color:#11141814}html[data-theme=light] .marketing-root .pain-copy-row,html[data-theme=light] .marketing-root .promise-strip,html[data-theme=light] .marketing-root .channel-row,html[data-theme=light] .marketing-root .workflow-step,html[data-theme=light] .marketing-root .matrix-row,html[data-theme=light] .marketing-root .evidence-stat,html[data-theme=light] .marketing-root .footer-bottom{border-color:#11141814}html[data-theme=light] .marketing-root .pain-chart{background:linear-gradient(#ffffffd6,#faf5ecb8),#ffffff7a;border-color:#11141814}html[data-theme=light] .marketing-root .pain-bar-track{background:linear-gradient(#11141808,#11141805),#11141808;border-color:#11141814}html[data-theme=light] .marketing-root .compare-lane{background:#1114180f}html[data-theme=light] .marketing-root .compare-fill.before{background:linear-gradient(90deg,#11141842,#11141814)}html[data-theme=light] .marketing-root .channel-core,html[data-theme=light] .marketing-root .channel-branch{background:#ffffffad;border-color:#11141814}html[data-theme=light] .marketing-root .workflow-progress-dot.is-active{color:#fff;background:#0f1419}html[data-theme=light] .marketing-root .workflow-step:before{background:#11141814}html[data-theme=light] .marketing-root .site-footer{background:radial-gradient(circle at 10% 20%,#ff801f1f,#0000 28%),radial-gradient(circle at 86% 18%,#3b9eff14,#0000 24%),linear-gradient(#ffffff57,#ffffff2e),#efe8de;border-top:1px solid #11141814}html[data-theme=light] .marketing-root .site-footer:before{background-image:linear-gradient(#11141808 1px,#0000 1px),linear-gradient(90deg,#11141808 1px,#0000 1px)}.marketing-root [data-reveal][data-reveal-ready=true]{opacity:0;transition:opacity .56s,transform .76s cubic-bezier(.2,.9,.2,1);transition-delay:var(--reveal-delay,0s);transform:translateY(34px)scale(.985)}.marketing-root [data-reveal][data-visible=true]{opacity:1;transform:translate(0,0)scale(1)}@keyframes floating-card{0%,to{transform:translate(0,0)}50%{transform:translateY(-10px)}}@keyframes marquee{0%{transform:translate(0,0)}to{transform:translate(-50%)}}@media (max-width:1180px){.hero-section,.section-heading,.pain-layout,.value-layout,.channel-layout,.workflow-shell,.evidence-layout,.cta-card,.footer-top,.footer-columns{grid-template-columns:1fr}.hero-section{gap:28px;padding-top:62px}.hero-copy{max-width:820px}.mock-stage{min-height:760px}.workflow-summary{position:static}.workflow-summary:before,.cta-word{opacity:.6}.channel-map{min-height:440px}}@media (max-width:960px){.matrix-grid{grid-template-columns:1fr}.pain-chart-bars{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.pain-chart-head,.compare-board-head{flex-wrap:wrap;gap:10px}.compare-legend{justify-content:space-between;width:100%}.matrix-header{display:none}.matrix-row{background:#ffffff06;border-top:none;border-radius:20px;gap:0;margin-top:10px;display:grid}.matrix-source,.matrix-cell{border-top:1px solid #ffffff0f;min-height:auto}.matrix-source{border-top:none}.matrix-cell{gap:6px;display:grid}.matrix-cell:before{color:var(--text-muted);font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;content:attr(data-label);font-size:10px}.workflow-step{grid-template-columns:1fr;padding-left:0}.workflow-step:before{display:none}.mock-stage{gap:16px;min-height:auto;padding:22px 0 0;display:grid}.mock-grid,.mock-orb,.mock-word{display:none}.mock-card{width:auto;animation:none;position:static;transform:none}.channel-map{gap:16px;min-height:auto;display:grid}.channel-map-word{display:none}.channel-core,.channel-branch{width:auto;position:static;transform:none}.channel-core:before,.channel-branch:before{display:none}}@media (max-width:820px){.landing-page{padding:0 16px 88px}.header-inner{width:min(1240px,100vw - 32px);padding:12px 14px}.header-actions{gap:8px}.header-nav{display:none}.footer-actions{margin-top:24px}.content-section,.cta-section{padding-top:84px}.ticker-track{animation-duration:20s}.footer-shell{padding:32px 0 24px}}@media (max-width:640px){.site-header{padding-top:10px}.header-inner{border-radius:24px;gap:10px;padding:10px 12px}.brand{gap:10px;font-size:13px}.brand-logo{width:34px;height:34px}.button-link{min-height:46px;padding:0 18px;font-size:13px}.theme-toggle{min-width:46px;min-height:46px}.hero-section{gap:20px;padding:44px 0 24px}.hero-copy{max-width:none}.hero-badge{margin-bottom:16px;font-size:11px}.hero-title{gap:8px}.hero-title-line{white-space:normal}.hero-title-top{font-size:clamp(38px,11vw,52px)}.hero-title-bottom{font-size:clamp(44px,13vw,60px)}.hero-description,.section-heading p,.pain-copy-row p,.compare-row-head,.promise-strip p,.channel-core p,.channel-row p,.workflow-summary-description,.workflow-summary-detail,.workflow-step p,.cta-copy p{font-size:15px}.section-heading h2,.cta-copy h2,.workflow-summary h3{font-size:clamp(32px,11vw,46px)}.hero-description{max-width:15ch;margin-top:18px;font-size:15px}.hero-actions{gap:10px;margin-top:24px}.hero-actions>*{flex:1 1 0;min-width:0}.hero-proof-strip{gap:8px;margin-top:18px}.hero-proof-pill{flex:calc(50% - 8px);justify-content:center;min-height:34px;padding:0 12px;font-size:12px}.ticker-section{display:none}.compare-board,.workflow-summary,.evidence-matrix,.cta-card{padding:22px}.mock-stage{gap:12px;padding:14px 0 0}.mock-card{padding:16px}.mock-card-protocol,.mock-card-schedule{display:none}.mock-title{font-size:18px}.mock-subtitle,.mock-link-stack span{font-size:13px}.mock-code{font-size:12px;line-height:1.7}.footer-shell{padding:28px 0 22px}.pain-chart{padding:20px 16px 18px}.pain-chart-head{gap:6px;font-size:10px}.pain-chart-bars{gap:10px;margin-top:18px}.pain-bar-track{width:min(100%,68px);height:168px;padding:8px}.pain-bar-column strong{text-align:center;font-size:14px}.pain-bar-column span{font-size:10px}.content-section,.cta-section{padding-top:72px}.section-heading{gap:16px}.promise-strip{grid-template-columns:52px minmax(0,1fr);gap:6px 14px;padding:16px 0}.channel-map{gap:12px;padding:18px}.channel-core,.channel-branch{border-radius:20px;padding:18px}.channel-row-head{align-items:flex-start;gap:10px}.channel-row-head strong{max-width:none;font-size:20px}.channel-state{min-height:28px;font-size:10px}.evidence-side{gap:14px}.evidence-stat{padding-bottom:12px}.cta-side{padding:18px}.footer-top{gap:24px}.footer-title{margin-top:18px;font-size:clamp(28px,10vw,40px)}.footer-copy{max-width:none;margin-top:12px;font-size:14px;line-height:1.6}.footer-actions{gap:10px}.footer-actions>*{flex:1 1 0;min-width:0}.footer-columns{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.footer-column{background:#ffffff06;border:1px solid #ffffff14;border-radius:18px;gap:12px;padding:14px}.footer-column:first-child{grid-column:1/-1}.footer-nav,.footer-list{flex-wrap:wrap;gap:8px;display:flex}.footer-nav a,.footer-list span{border-radius:var(--radius-pill);background:#ffffff05;border:1px solid #ffffff14;align-items:center;min-height:32px;padding:0 12px;font-size:12px;line-height:1.3;display:inline-flex}.footer-bottom{gap:10px;margin-top:22px;padding-top:16px}.footer-legal{flex-direction:column;align-items:flex-start;gap:6px}.footer-meta{font-size:10px}.mock-meta-grid{grid-template-columns:1fr}.mock-bubble{max-width:100%}.evidence-layout{gap:18px}.evidence-matrix{flex-wrap:wrap;align-items:stretch;gap:10px;padding:16px;display:flex}.matrix-row{background:#ffffff0f;border-radius:18px;flex:0 0 calc(50% - 5px);grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;margin-top:0;padding:1px;overflow:hidden}.matrix-source,.matrix-cell{background:#ffffff06;padding:10px 12px}.matrix-source{grid-column:1/-1;padding:12px 14px;font-size:16px}.matrix-cell{gap:4px;font-size:13px;line-height:1.4}.matrix-cell:before{font-size:9px}.evidence-side{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.evidence-stat{background:#ffffff06;border:1px solid #ffffff14;border-radius:18px;min-height:0;padding:14px 12px}.evidence-stat:last-child{grid-column:1/-1}.evidence-stat span{font-size:10px}.evidence-stat strong{margin-top:8px;font-size:18px;line-height:1.15}.evidence-stat p{margin-top:8px;font-size:13px;line-height:1.5}}@media (max-width:420px){.landing-page{padding:0 12px 80px}.header-inner{width:min(1240px,100vw - 24px);padding:10px}.brand-text{font-size:12px}.button-link{padding:0 16px}.hero-title-top{font-size:clamp(34px,11vw,46px)}.hero-title-bottom{font-size:clamp(40px,13vw,54px)}.hero-description{max-width:none}.mock-card{padding:14px}.mock-contact-row{gap:12px}.mock-avatar{width:48px;height:48px;font-size:18px}.mock-title{font-size:17px}.content-section,.cta-section{padding-top:64px}.evidence-matrix{display:block}.matrix-row{flex-basis:100%}.footer-columns{grid-template-columns:1fr}.footer-column:first-child{grid-column:auto}.footer-actions{flex-direction:column}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button-link,.header-nav a,.workflow-step,.workflow-progress-dot,.marketing-root [data-reveal]{transition:none!important}.mock-card,.ticker-track{animation:none!important}.marketing-root [data-reveal]{opacity:1!important;transform:none!important}}
