:root{--ink:#102033;--muted:#5f6f7c;--soft-muted:#82909b;--border:#dfe8e5;--border-strong:#c8d5d2;--green-100:#e6f7ed;--green-600:#1dae66;--green-700:#127a4a;--green-800:#0d633d;--blue-500:#3d8ccb;--blue-600:#256fa8;--blue-700:#165ca8;--blue-800:#144b79;color:var(--ink);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:#fff;min-width:320px;margin:0}body,button,input,textarea,select{letter-spacing:0;font:16px/1.5 Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a,button,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,summary:focus-visible{outline-offset:3px;outline:3px solid #3d8ccb61}#root{min-height:100vh}::selection{color:#fff;background:var(--green-700)}.site-header{z-index:20;border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffeb;justify-content:space-between;align-items:center;gap:24px;min-height:72px;padding:0 40px;display:flex;position:sticky;top:0}.brand{color:var(--ink);align-items:center;gap:10px;font-weight:800;text-decoration:none;display:inline-flex}.brand-mark{color:#fff;background:var(--green-700);border-radius:8px;place-items:center;width:34px;height:34px;display:inline-grid;box-shadow:0 10px 24px #127a4a2e}.primary-nav,.header-actions,.hero-actions,.pricing-cta{align-items:center;gap:12px;display:flex}.primary-nav a,.ghost-link{color:var(--muted);font-size:15px;font-weight:650;text-decoration:none}.primary-nav a:hover,.ghost-link:hover{color:var(--ink)}.button{border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:0 16px;font-size:15px;font-weight:750;line-height:1;text-decoration:none;transition:transform .16s,box-shadow .16s,background .16s,border-color .16s;display:inline-flex}.button svg,.card-icon svg,.problem-item svg,.signal-card svg,.digest-list svg,.enterprise-list svg,.pricing-card li svg,.check-list svg,.trust-line svg{flex:none;width:18px;height:18px}.button:hover{transform:translateY(-1px)}.button-primary{color:#fff;background:var(--green-700);box-shadow:0 14px 26px #127a4a2e}.button-primary:hover{background:var(--green-800)}.button-secondary{color:var(--ink);border-color:var(--border-strong);background:#fff}.button-secondary:hover{border-color:var(--blue-500);box-shadow:0 12px 24px #165ca81f}.button-large{min-height:48px;padding:0 20px}.section-band{padding:88px 40px}.hero-section{background:linear-gradient(#f5f9f7f5,#fffffffa),repeating-linear-gradient(90deg,#0e23360f 0 1px,#0000 1px 56px);grid-template-columns:minmax(0,.86fr) minmax(480px,1.14fr);align-items:center;gap:52px;padding-top:58px;display:grid}.hero-copy{max-width:650px}.eyebrow{color:var(--green-700);text-transform:uppercase;margin-bottom:12px;font-size:13px;font-weight:800;display:inline-flex}.hero-copy h1,.final-cta h2{max-width:760px;color:var(--ink);letter-spacing:0;margin:0;font-size:62px;line-height:1.02}.hero-subtitle{max-width:620px;color:var(--muted);margin:24px 0 0;font-size:20px;line-height:1.65}.hero-actions{flex-wrap:wrap;margin-top:32px}.trust-line{color:var(--muted);align-items:center;gap:8px;margin-top:18px;font-size:15px;font-weight:650;display:flex}.dashboard-preview{width:100%;margin:0}.dashboard-shell{color:var(--ink);background:#fff;border:1px solid #b2becbb8;border-radius:8px;overflow:hidden;box-shadow:0 24px 70px #0e233629}.dashboard-topbar{border-bottom:1px solid var(--border);background:#f7faf9;justify-content:space-between;align-items:center;gap:18px;padding:18px 20px;display:flex}.dashboard-topbar div,.panel-heading div{gap:3px;display:grid}.dashboard-topbar strong,.panel-heading h3{margin:0;font-size:18px}.status-pill{min-height:28px;color:var(--green-800);background:var(--green-100);border:1px solid #127a4a33;border-radius:999px;align-items:center;padding:0 10px;font-size:13px;font-weight:800;display:inline-flex}.dashboard-grid{background:#eef4f3;grid-template-columns:.85fr 1.35fr;gap:14px;padding:14px;display:grid}.dashboard-panel{border:1px solid var(--border);background:#fff;border-radius:8px;min-width:0;padding:16px}.preview-panel{grid-row:span 2}.panel-heading{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:16px;display:flex}.panel-heading svg{width:20px;height:20px;color:var(--blue-600)}.weight-list,.movement-table,.digest-list,.conflict-stack,.enterprise-list,.check-list{gap:10px;display:grid}.weight-row{gap:7px;display:grid}.weight-row div{color:var(--muted);justify-content:space-between;gap:10px;font-size:13px;font-weight:700;display:flex}.weight-row strong{color:var(--ink)}.meter{background:#e6eee9;border-radius:999px;height:8px;display:block;overflow:hidden}.meter span{background:linear-gradient(90deg, var(--green-600), var(--blue-500));border-radius:inherit;height:100%;display:block}.meter-fill-36{width:36%}.meter-fill-24{width:24%}.meter-fill-18{width:18%}.meter-fill-12{width:12%}.meter-fill-10{width:10%}.movement-row{background:#f8fbfa;border:1px solid #e6eeee;border-radius:8px;grid-template-columns:48px minmax(0,1fr) 42px;align-items:center;gap:12px;padding:12px;display:grid}.movement-row div{min-width:0}.movement-row strong,.movement-row small{overflow-wrap:anywhere;display:block}.movement-row small{color:var(--muted);margin-top:2px}.movement-row b{color:var(--blue-700);justify-self:end}.movement-up,.movement-down{min-height:30px;color:var(--green-800);background:var(--green-100);border-radius:8px;justify-content:center;align-items:center;font-weight:800;display:inline-flex}.movement-down{color:#9b3f1a;background:#fff1e7}.alert-item{background:#f8fbfa;border:1px solid #e6eeee;border-radius:8px;gap:4px;padding:12px;display:grid}.alert-item span{color:var(--muted);font-size:13px}.alert-item.warning{background:#fff8ef;border-color:#f7d4a9}.section-intro{max-width:760px;margin-bottom:36px}.section-intro h2,.operation-block h2,.enterprise-panel h2,.final-cta h2{color:var(--ink);letter-spacing:0;margin:0;font-size:38px;line-height:1.15}.section-intro p,.operation-block p,.enterprise-panel p,.final-cta p{color:var(--muted);margin:16px 0 0;font-size:18px;line-height:1.65}.problem-section,.strategy-section,.pricing-section{background:#fff}.problem-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;display:grid}.problem-item{border:1px solid var(--border);background:#f8fbfa;border-radius:8px;align-content:start;gap:18px;padding:20px;display:grid}.problem-item svg,.signal-card svg{color:var(--blue-600)}.problem-item h3,.signal-card h3,.strategy-card h3,.pricing-card h3{color:var(--ink);margin:0;font-size:18px;line-height:1.25}.problem-item p,.signal-card p,.strategy-card p,.pricing-card p{color:var(--muted);margin:8px 0 0;font-size:15px;line-height:1.55}.solution-section,.operations-section,.faq-section{background:#f5f8f7}.formula-layout{grid-template-columns:minmax(0,1fr) 360px;align-items:start;gap:24px;display:grid}.signal-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.signal-card,.formula-panel,.strategy-card,.pricing-card,.operation-block{border:1px solid var(--border);background:#fff;border-radius:8px}.signal-card,.formula-panel,.strategy-card,.pricing-card{padding:22px}.signal-card{min-height:190px}.formula-panel{position:sticky;top:96px}.formula-panel h3{color:var(--ink);margin:0 0 18px;font-size:22px}.formula-rows{border-top:1px solid var(--border);border-bottom:1px solid var(--border);grid-template-columns:minmax(0,1fr) auto;gap:12px 16px;padding:16px 0;display:grid}.formula-rows span{color:var(--muted)}.formula-panel p{color:var(--muted);margin:16px 0 0}.strategy-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;display:grid}.strategy-card{flex-direction:column;min-height:280px;display:flex}.card-icon{width:40px;height:40px;color:var(--green-800);background:var(--green-100);border-radius:8px;place-items:center;margin-bottom:18px;display:inline-grid}.strategy-card span{color:var(--blue-700);margin-top:auto;padding-top:18px;font-size:13px;font-weight:800;line-height:1.45;display:block}.preview-section{background:#102338;grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr);align-items:center;gap:40px;display:grid}.preview-section .eyebrow,.preview-section .section-intro h2,.preview-section .section-intro p{color:#fff}.preview-section .section-intro p{color:#d6e0e9}.check-list{margin:24px 0 0;padding:0;list-style:none}.check-list li,.enterprise-list span,.digest-list span{color:var(--ink);align-items:center;gap:10px;font-weight:700;display:flex}.preview-section .check-list li{color:#fff}.check-list svg,.enterprise-list svg,.pricing-card li svg{color:var(--green-600)}.preview-board{background:#ffffff14;border:1px solid #ffffff29;border-radius:8px;gap:12px;padding:18px;display:grid}.preview-product{color:#fff;background:#ffffff14;border:1px solid #ffffff1f;border-radius:8px;grid-template-columns:48px minmax(0,1fr) minmax(130px,.48fr);align-items:center;gap:14px;padding:16px;display:grid}.preview-product b{color:#b9f4ce;background:#1dae6629;border-radius:8px;place-items:center;width:38px;height:38px;display:inline-grid}.preview-product strong,.preview-product span{overflow-wrap:anywhere;display:block}.preview-product span,.preview-product small{color:#d6e0e9}.preview-product small{text-align:right;justify-self:end}.operations-section{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;display:grid}.operation-block{padding:30px}.digest-list,.conflict-stack{margin-top:24px}.digest-list span,.conflict-stack span{border:1px solid var(--border);background:#f7fbf9;border-radius:8px;min-height:44px;padding:0 14px}.conflict-stack span{color:var(--blue-800);align-items:center;font-weight:750;display:flex}.enterprise-section{background:#fff}.enterprise-panel{color:#fff;background:linear-gradient(135deg,#102338,#144b62);border-radius:8px;grid-template-columns:minmax(0,1fr) 360px;gap:32px;padding:36px;display:grid}.enterprise-panel .eyebrow,.enterprise-panel h2{color:#fff}.enterprise-panel p{color:#dce8ef}.enterprise-list span{color:#fff;background:#ffffff14;border:1px solid #ffffff24;border-radius:8px;min-height:44px;padding:0 14px}.pricing-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.pricing-card{flex-direction:column;min-height:430px;display:flex}.pricing-card.highlighted{border-color:#127a4a73;box-shadow:0 20px 44px #127a4a1f}.pricing-card-header{justify-content:space-between;align-items:center;gap:10px;display:flex}.pricing-card-header span{min-height:26px;color:var(--green-800);background:var(--green-100);border-radius:999px;align-items:center;padding:0 9px;font-size:12px;font-weight:800;display:inline-flex}.price{color:var(--ink);margin-top:22px;font-size:28px;display:block}.pricing-card ul{border-top:1px solid var(--border);gap:12px;margin:22px 0;padding:22px 0 0;list-style:none;display:grid}.pricing-card li{color:var(--muted);align-items:flex-start;gap:10px;line-height:1.45;display:flex}.pricing-card .button{width:100%;margin-top:auto}.pricing-cta{justify-content:center;margin-top:30px}.billing-note{color:var(--muted);text-align:center;margin:24px 0 0;font-size:15px;font-weight:700}.faq-list{gap:12px;max-width:900px;display:grid}.faq-list details{border:1px solid var(--border);background:#fff;border-radius:8px}.faq-list summary{cursor:pointer;color:var(--ink);padding:18px 20px;font-size:17px;font-weight:800}.faq-list p{color:var(--muted);margin:0;padding:0 20px 20px;line-height:1.65}.final-cta{text-align:center;background:#fff}.final-cta h2,.final-cta p{margin-left:auto;margin-right:auto}.final-cta p{max-width:660px}.final-cta .button{margin-top:28px}.site-footer{background:#0f1f30;grid-template-columns:minmax(220px,.55fr) minmax(0,1fr);gap:28px;padding:34px 40px;display:grid}.site-footer p{color:#b9cad6;max-width:360px;margin:14px 0 0}.site-footer .brand{color:#fff}.site-footer nav{grid-template-columns:repeat(3,minmax(0,1fr));justify-content:flex-end;gap:28px;display:grid}.footer-group{align-content:start;gap:10px;display:grid}.footer-group strong{color:#fff;font-size:14px}.site-footer a{color:#dce8ef;text-decoration:none}.site-footer a:hover{color:#fff}.content-page{background:#fff}.page-hero{background:linear-gradient(#f5f9f7f5,#fffffffa),repeating-linear-gradient(90deg,#0e23360f 0 1px,#0000 1px 56px);gap:20px;display:grid}.page-hero h1{max-width:840px;color:var(--ink);letter-spacing:0;margin:0;font-size:52px;line-height:1.06}.page-hero p{max-width:760px;color:var(--muted);margin:0;font-size:19px;line-height:1.65}.page-hero .button{width:fit-content;margin-top:8px}.policy-section{background:#f5f8f7}.policy-grid{grid-template-columns:280px minmax(0,1fr);align-items:start;gap:28px;display:grid}.policy-sidebar{border:1px solid var(--border);background:#fff;border-radius:8px;gap:12px;padding:20px;display:grid;position:sticky;top:96px}.policy-sidebar strong{color:var(--ink);font-size:17px}.policy-sidebar span,.policy-sidebar a{color:var(--muted);font-size:14px;text-decoration:none}.policy-sidebar .sidebar-label{color:var(--ink);text-transform:uppercase;margin-top:8px;font-size:13px;font-weight:800}.policy-sidebar a:hover{color:var(--blue-700)}.policy-content{gap:16px;display:grid}.policy-card{border:1px solid var(--border);background:#fff;border-radius:8px;padding:28px}.policy-card h2{color:var(--ink);margin:0;font-size:24px;line-height:1.25}.policy-card p{color:var(--muted);margin:14px 0 0;line-height:1.7}.policy-card ul{color:var(--muted);gap:10px;margin:16px 0 0;padding-left:20px;line-height:1.6;display:grid}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}@media (width<=1180px){.hero-section,.preview-section,.enterprise-panel{grid-template-columns:1fr}.dashboard-preview{max-width:900px}.problem-grid,.strategy-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.pricing-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=920px){.site-header{flex-wrap:wrap;padding:14px 22px}.primary-nav{order:3;justify-content:center;width:100%}.section-band{padding:64px 22px}.hero-section{padding-top:42px}.hero-copy h1,.final-cta h2{font-size:42px}.section-intro h2,.operation-block h2,.enterprise-panel h2{font-size:31px}.hero-subtitle,.section-intro p,.operation-block p,.enterprise-panel p,.final-cta p{font-size:17px}.formula-layout,.operations-section,.site-footer,.policy-grid,.site-footer nav{grid-template-columns:1fr}.policy-sidebar,.formula-panel{position:static}.signal-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.site-footer nav{justify-content:flex-start}}@media (width<=700px){.site-header{position:static}.header-actions{justify-content:space-between;width:100%}.primary-nav{display:none}.hero-section{gap:32px}.hero-copy h1,.final-cta h2,.page-hero h1{font-size:35px}.hero-actions,.header-actions{align-items:stretch}.hero-actions .button,.header-actions .button,.header-actions .ghost-link{flex:auto}.header-actions .ghost-link{justify-content:center;align-items:center;display:inline-flex}.dashboard-grid,.problem-grid,.signal-grid,.strategy-grid,.pricing-grid{grid-template-columns:1fr}.preview-panel{grid-row:auto}.movement-row,.preview-product{grid-template-columns:1fr}.movement-row b,.preview-product small{text-align:left;justify-self:start}.enterprise-panel,.operation-block,.policy-card{padding:24px}}@media (width<=480px){.section-band,.site-header,.site-footer{padding-left:16px;padding-right:16px}.brand-mark{width:32px;height:32px}.hero-copy h1,.final-cta h2,.page-hero h1{font-size:31px}.section-intro h2,.operation-block h2,.enterprise-panel h2{font-size:27px}.hero-actions{flex-direction:column}.button,.button-large{width:100%;min-height:46px;padding-left:12px;padding-right:12px}}
