:root{
  --bg:#f6f7fb;--paper:#fff;--paper-2:#fafbfe;--ink:#171923;--muted:#697386;--line:#e5e8ef;
  --purple:#6c5ce7;--purple-2:#8b7cff;--purple-soft:#f0edff;--blue:#3298ff;--blue-soft:#eaf4ff;
  --green:#16815b;--green-soft:#eaf7f1;--amber:#c4770e;--amber-soft:#fff5de;--red:#b84255;
  --dark:#171725;--dark-2:#23213a;--shadow:0 22px 60px rgba(30,35,55,.10);--shadow-soft:0 9px 28px rgba(30,35,55,.07);
  --radius:18px;--brand:linear-gradient(135deg,#7c6df0,#4aa8ff 52%,#d35adf);
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input{font:inherit}.shell{width:min(1200px,calc(100% - 40px));margin:auto}
#scroll-progress{position:fixed;left:0;top:0;width:0;height:3px;background:var(--brand);z-index:1000;pointer-events:none}
.site-header{position:sticky;top:0;z-index:100;background:rgba(255,255,255,.88);backdrop-filter:blur(18px);border-bottom:1px solid transparent;transition:.2s ease}.site-header.scrolled{border-bottom-color:var(--line);box-shadow:0 8px 28px rgba(30,35,55,.055)}.nav-shell{min-height:74px;display:grid;grid-template-columns:220px 1fr auto;gap:24px;align-items:center}.brand img{display:block;width:174px;height:auto}.nav-links{display:flex;align-items:center;justify-content:center;gap:27px;font-size:13px;color:#515a6c;font-weight:650}.nav-links a:hover{color:var(--purple)}.nav-actions{display:flex;gap:9px;align-items:center}.btn{min-height:42px;padding:0 17px;border-radius:10px;border:1px solid transparent;display:inline-flex;align-items:center;justify-content:center;font-size:13px;font-weight:760;letter-spacing:-.01em;transition:.18s ease}.btn:hover{transform:translateY(-1px)}.btn-primary{background:#6c5ce7;color:#fff;box-shadow:0 8px 20px rgba(108,92,231,.18)}.btn-primary:hover{background:#594bd0}.btn-secondary{background:#fff;border-color:#dce1e9;color:#343945}.btn-secondary:hover{border-color:#c6cbd6;background:#fafbfc}.btn-large{min-height:48px;padding:0 21px;font-size:14px}.btn-white{background:#fff;color:#262334}.btn-ghost-light{color:#fff;border-color:rgba(255,255,255,.26);background:rgba(255,255,255,.06)}
.hero{padding:83px 0 52px;background:radial-gradient(circle at 12% 12%,rgba(108,92,231,.10),transparent 30rem),radial-gradient(circle at 90% 12%,rgba(50,152,255,.08),transparent 32rem),var(--bg);overflow:hidden}.hero-grid{display:grid;grid-template-columns:.91fr 1.09fr;gap:60px;align-items:center}.eyebrow,.kicker{display:flex;align-items:center;gap:8px;font-size:11px;line-height:1.2;font-weight:850;letter-spacing:.11em;text-transform:uppercase;color:#6658d0}.eyebrow-dot{width:8px;height:8px;border-radius:999px;background:var(--brand);box-shadow:0 0 0 5px rgba(108,92,231,.08)}h1{font-size:clamp(50px,5.6vw,77px);line-height:.98;letter-spacing:-.058em;margin:18px 0 22px;font-weight:830;max-width:760px}h1 span{background:var(--brand);-webkit-background-clip:text;background-clip:text;color:transparent}.hero-copy{font-size:18px;line-height:1.66;color:#5f697b;max-width:690px;margin:0}.hero-actions{display:flex;gap:11px;margin-top:30px}.micro-proof{display:flex;flex-wrap:wrap;gap:17px;margin-top:23px;color:#697386;font-size:11px;font-weight:720}.micro-proof span{display:inline-flex;align-items:center;gap:7px}.dot{width:7px;height:7px;border-radius:999px}.dot-purple{background:var(--purple)}.dot-blue{background:var(--blue)}.dot-green{background:#22a06b}.dot-amber{background:#f0a13c}
.hero-product{position:relative}.app-frame{background:#fff;border:1px solid #dfe3eb;border-radius:18px;box-shadow:0 30px 90px rgba(35,37,58,.15);overflow:hidden;position:relative}.app-frame:before{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(125deg,rgba(108,92,231,.025),transparent 28%,rgba(50,152,255,.02));}.app-topbar{min-height:52px;background:#fff;border-bottom:1px solid #eceef3;display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:16px;padding:0 15px;position:relative}.app-brand{display:flex;gap:8px;align-items:center;font-size:10px;font-weight:800}.app-brand img{width:24px;height:24px}.app-context{display:flex;gap:6px}.app-context span{font-size:8px;font-weight:700;color:#596274;background:#f7f8fa;border:1px solid #e6e8ee;border-radius:7px;padding:6px 8px}.app-topbar button{border:0;background:#6c5ce7;color:#fff;font-size:8px;font-weight:800;padding:7px 9px;border-radius:7px}.app-tabs{height:34px;display:flex;align-items:end;gap:18px;border-bottom:1px solid #eceef3;padding:0 15px}.app-tabs span{height:34px;display:flex;align-items:center;font-size:8px;font-weight:750;color:#7c8493;position:relative}.app-tabs span.active{color:#5b4dcc}.app-tabs span.active:after{content:"";position:absolute;height:2px;background:#6c5ce7;left:0;right:0;bottom:-1px}.metric-row{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;padding:12px 12px 9px;background:#f8f9fc}.metric-card{background:#fff;border:1px solid #e4e7ed;border-radius:10px;padding:10px;min-height:89px;position:relative;overflow:hidden}.metric-card:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px}.state-great:before{background:#22a06b}.state-good:before{background:#3298ff}.state-warn:before{background:#f0a13c}.metric-card>div:first-child{display:flex;justify-content:space-between;gap:4px}.metric-card small{font-size:6px;letter-spacing:.07em;font-weight:850;color:#777f8f}.state-label{font-size:6px!important;line-height:1!important;font-weight:850!important;border-radius:999px;padding:4px 5px;white-space:nowrap}.state-label.great{background:#e8f7f0;color:#0d6b46}.state-label.good{background:#e9f4ff;color:#276fa9}.state-label.warn{background:#fff2d7;color:#9a5d08}.metric-card strong{font-size:22px;letter-spacing:-.04em;display:block;margin-top:8px}.metric-card p{font-size:6.5px;color:#7d8492;margin:2px 0 7px}.meter{height:3px;border-radius:99px;background:#edf0f4;overflow:hidden}.meter i{display:block;height:100%;background:#6c5ce7}.state-great .meter i{background:#22a06b}.state-good .meter i{background:#3298ff}.state-warn .meter i{background:#f0a13c}.app-main-grid{display:grid;grid-template-columns:1.35fr .85fr;gap:9px;padding:0 12px 12px;background:#f8f9fc}.ui-panel{background:#fff;border:1px solid #e4e7ed;border-radius:10px;padding:11px}.panel-head{display:flex;align-items:start;justify-content:space-between;gap:8px}.panel-head small{display:block;font-size:6px;letter-spacing:.08em;font-weight:850;color:#818997}.panel-head strong{font-size:9px;display:block;margin-top:2px}.mini-pill,.count-badge{font-size:6px;font-weight:800;color:#697386;border:1px solid #e3e6ec;background:#fafbfc;border-radius:999px;padding:4px 6px}.count-badge{background:#f0edff;color:#6556cc;border-color:#ddd7ff}.chart-legend{display:flex;gap:8px;font-size:6px;color:#777f8e;margin-top:10px}.chart-legend span{display:flex;align-items:center;gap:3px}.chart-legend i{width:5px;height:5px;border-radius:50%}.c-purple{background:#6c5ce7}.c-blue{background:#3298ff}.c-green{background:#22a06b}.c-amber{background:#f0a13c}.trend-svg{width:100%;height:108px;margin-top:3px}.trend-svg line{stroke:#edf0f4;stroke-width:1}.trend-svg polyline{fill:none;stroke-width:2.1;vector-effect:non-scaling-stroke;stroke-linecap:round;stroke-linejoin:round}.line-purple{stroke:#6c5ce7}.line-blue{stroke:#3298ff}.line-green{stroke:#22a06b}.line-amber{stroke:#f0a13c}.next-panel{display:grid;align-content:start}.issue-row{display:grid;grid-template-columns:21px 1fr auto;gap:7px;align-items:start;padding:9px 0;border-bottom:1px solid #edf0f4}.issue-row:last-child{border-bottom:0}.issue-icon{width:21px;height:21px;border-radius:7px;display:flex;align-items:center;justify-content:center;font-size:8px;font-weight:850}.issue-icon.amber{background:#fff2d7;color:#9a5d08}.issue-icon.purple{background:#f0edff;color:#6556cc}.issue-icon.blue{background:#e9f4ff;color:#276fa9}.issue-row strong{font-size:7px;display:block}.issue-row p{font-size:6px;line-height:1.35;color:#808796;margin:2px 0 0}.issue-row>span{font-size:5.5px;font-weight:800;color:#737b8b;background:#f5f6f8;border-radius:999px;padding:3px 5px}.sample-label{position:absolute;right:14px;bottom:2px;transform:translateY(100%);font-size:9px;color:#89909d}
.signal-strip{background:#fff;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.signal-flow{min-height:68px;display:flex;align-items:center;justify-content:center;gap:14px;color:#697386;font-size:12px;font-weight:720}.signal-flow strong{color:#262b35;margin-right:14px}.signal-flow span{background:#f7f8fb;border:1px solid #e6e9ef;border-radius:999px;padding:7px 10px}.signal-flow i{font-style:normal;color:#a0a7b3}
.section{padding:104px 0}.section-heading{display:grid;grid-template-columns:1.15fr .85fr;gap:68px;align-items:end;margin-bottom:48px}.section-heading.narrow{grid-template-columns:1.05fr .95fr}.section-heading h2,.action-copy h2,.vista-intro h2,.ask-copy h2,.faq-heading h2{font-size:clamp(38px,4.2vw,58px);line-height:1.02;letter-spacing:-.048em;margin:11px 0 0;font-weight:820}.section-heading p,.action-copy>p,.ask-copy>p,.faq-heading>p{font-size:15px;line-height:1.7;color:#697386;margin:0}.capability-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:13px}.capability-card{background:#fff;border:1px solid #e1e5eb;border-radius:16px;padding:24px;box-shadow:0 7px 24px rgba(31,35,48,.035)}.cap-icon{width:36px;height:36px;border-radius:11px;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:900}.cap-icon.purple{background:#f0edff;color:#6556cc}.cap-icon.blue{background:#e9f4ff;color:#276fa9}.cap-icon.green{background:#e8f7f0;color:#0d6b46}.cap-icon.amber{background:#fff2d7;color:#9a5d08}.capability-card h3{font-size:18px;letter-spacing:-.025em;margin:22px 0 8px}.capability-card p{font-size:13px;line-height:1.65;color:#737c8d;margin:0}.tag-row{display:flex;flex-wrap:wrap;gap:6px;margin-top:20px}.tag-row span{font-size:9px;font-weight:780;color:#6b7381;background:#f7f8fa;border:1px solid #eceef2;padding:5px 7px;border-radius:999px}
.tinted{background:#f0f1f7;border-top:1px solid #e2e5ec;border-bottom:1px solid #e2e5ec}.action-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px;align-items:center}.action-copy>p{margin-top:20px}.action-points{display:grid;gap:10px;margin-top:30px}.action-points>div{display:flex;gap:11px;align-items:center}.action-points span{width:26px;height:26px;flex:0 0 26px;border-radius:8px;background:#fff;border:1px solid #dfe3ea;color:#6758d0;display:flex;align-items:center;justify-content:center;font-size:9px;font-weight:850}.action-points p{font-size:12px;color:#6c7484;margin:0}.action-points strong{color:#242934}.action-card{background:#fff;border:1px solid #dfe3ea;border-radius:19px;padding:26px;box-shadow:var(--shadow)}.action-card-head{display:flex;justify-content:space-between;gap:20px}.action-card-head small,.recommended>small{font-size:8px;letter-spacing:.1em;font-weight:900;color:#a26811}.action-card-head h3{font-size:24px;line-height:1.2;letter-spacing:-.035em;margin:7px 0 0;max-width:540px}.action-score{display:flex;align-items:end;gap:18px;margin:24px 0 19px}.action-score small{font-size:9px;color:#7b8494;font-weight:800}.action-score strong{display:block;font-size:42px;letter-spacing:-.055em}.change-down{font-size:12px;font-weight:850;color:#a45f07;background:#fff3db;padding:7px 9px;border-radius:999px;margin-bottom:7px}.action-explain{background:#f8f9fb;border:1px solid #e7e9ee;border-radius:12px;padding:14px}.action-explain strong{font-size:11px}.action-explain p{font-size:11px;color:#727b8b;line-height:1.55;margin:5px 0 0}.recommended{margin-top:21px}.rec-row{display:grid;grid-template-columns:28px 1fr auto;gap:10px;align-items:center;padding:14px 0;border-bottom:1px solid #eceef2}.rec-row:last-child{border-bottom:0}.rec-row>b{width:28px;height:28px;border-radius:9px;background:#f0edff;color:#6556cc;display:flex;align-items:center;justify-content:center;font-size:10px}.rec-row strong{display:block;font-size:11px}.rec-row span{display:block;font-size:9px;color:#818997;margin-top:3px}.rec-row button{border:1px solid #dadfe7;background:#fff;color:#5d50cf;border-radius:8px;padding:7px 9px;font-size:8px;font-weight:800}
.dark-vista{background:radial-gradient(circle at 12% 10%,rgba(108,92,231,.18),transparent 32rem),radial-gradient(circle at 84% 74%,rgba(50,152,255,.12),transparent 32rem),#171725;color:#fff}.vista-grid{display:grid;grid-template-columns:.82fr 1.18fr;gap:76px;align-items:center}.kicker.light{color:#bcb4ff}.vista-intro h2{color:#fff}.vista-intro>p{font-size:15px;line-height:1.75;color:#cdd1dc;margin:21px 0 0}.vista-intro>p strong{color:#fff}.vista-note{font-size:12px!important;color:#aeb5c6!important;border-left:2px solid #7d6ff0;padding-left:14px}.vista-flow{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.vista-flow>div{background:rgba(255,255,255,.055);border:1px solid rgba(255,255,255,.10);border-radius:14px;padding:18px;min-height:125px}.vista-flow b{font-size:8px;color:#9f94ff;letter-spacing:.08em}.vista-flow span{display:block;font-size:16px;font-weight:800;margin-top:17px}.vista-flow p{font-size:11px;line-height:1.55;color:#afb6c7;margin:7px 0 0}
.ask-section{background:#fff}.ask-layout{display:grid;grid-template-columns:1.12fr .88fr;gap:72px;align-items:center}.ask-window{background:#f8f9fc;border:1px solid #dfe3ea;border-radius:18px;box-shadow:var(--shadow);overflow:hidden}.ask-top{height:64px;background:#fff;border-bottom:1px solid #e5e8ee;display:flex;align-items:center;padding:0 17px;gap:10px}.ask-avatar img{width:30px;height:30px}.ask-top strong{font-size:11px;display:block}.ask-top span:not(.online-dot){font-size:8px;color:#808897;display:block;margin-top:2px}.online-dot{width:7px;height:7px;border-radius:99px;background:#22a06b;margin-left:auto}.chat{margin:16px;display:flex;gap:10px}.chat.user{justify-content:flex-end}.chat.user>span{max-width:70%;background:#6c5ce7;color:#fff;border-radius:13px 13px 3px 13px;padding:11px 13px;font-size:10px;line-height:1.5}.chat.assistant{align-items:flex-start}.chat-brand{width:25px;height:25px;flex:0 0 25px;border-radius:8px;background:#201f31;color:#bcb4ff;display:flex;align-items:center;justify-content:center;font-size:7px;font-weight:900}.chat.assistant>div:last-child{background:#fff;border:1px solid #e2e5eb;border-radius:3px 13px 13px 13px;padding:12px;max-width:84%}.chat.assistant p{font-size:10px;line-height:1.55;color:#535d6d;margin:0}.chat-actions{display:flex;flex-wrap:wrap;gap:6px;margin-top:10px}.chat-actions span{font-size:7px;font-weight:800;color:#8d5a0a;background:#fff4de;padding:6px 7px;border-radius:7px}.chat-actions button{font-size:7px;font-weight:800;border:1px solid #dddfe6;background:#fff;color:#5d50cf;border-radius:7px;padding:5px 7px}.chat-input{margin:0 16px 16px;height:39px;border:1px solid #dfe3ea;background:#fff;border-radius:10px;padding:0 10px;display:flex;align-items:center;justify-content:space-between;color:#959ca8;font-size:9px}.chat-input b{width:24px;height:24px;border-radius:7px;background:#6c5ce7;color:#fff;display:flex;align-items:center;justify-content:center}.ask-copy>p{margin-top:20px}.check-list{list-style:none;padding:0;margin:26px 0 0;display:grid;gap:12px}.check-list li{font-size:12px;color:#545d6c;position:relative;padding-left:28px}.check-list li:before{content:"✓";position:absolute;left:0;top:-2px;width:19px;height:19px;border-radius:6px;background:#e8f7f0;color:#0d6b46;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:900}
.how-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:13px}.how-card{border-top:2px solid #dcdfe7;padding:23px 9px 10px 0}.how-card span{font-size:9px;font-weight:900;color:#6c5ce7}.how-card h3{font-size:17px;letter-spacing:-.025em;margin:19px 0 7px}.how-card p{font-size:12px;line-height:1.6;color:#788191;margin:0}.proof-section{padding-top:0}.proof-card{background:#fff;border:1px solid #dfe3ea;border-radius:22px;padding:42px;display:grid;grid-template-columns:.9fr 1.1fr;gap:56px;align-items:center;box-shadow:var(--shadow-soft)}.proof-card h2{font-size:38px;line-height:1.05;letter-spacing:-.045em;margin:10px 0}.proof-card p{font-size:13px;line-height:1.65;color:#727b8b;margin:0}.proof-grid{display:grid;gap:9px}.proof-grid>div{background:#f8f9fb;border:1px solid #e7e9ee;border-radius:11px;padding:13px}.proof-grid strong{font-size:11px;display:block}.proof-grid span{font-size:10px;color:#788191;display:block;margin-top:4px}
.faq-section{background:#fff;border-top:1px solid #e4e7ed}.faq-layout{display:grid;grid-template-columns:.78fr 1.22fr;gap:76px}.faq-heading>p{margin-top:18px}.faq-list{border-top:1px solid #dfe3ea}.faq-list details{border-bottom:1px solid #e2e5eb;padding:0}.faq-list summary{list-style:none;cursor:pointer;padding:22px 32px 22px 0;font-size:14px;font-weight:780;position:relative}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:"+";position:absolute;right:4px;top:17px;width:26px;height:26px;border-radius:8px;background:#f6f7fa;color:#6c5ce7;display:flex;align-items:center;justify-content:center;font-size:17px;font-weight:500}.faq-list details[open] summary:after{content:"–"}.faq-list p{font-size:12px;line-height:1.7;color:#70798a;margin:-7px 40px 21px 0}
.final-cta{padding:86px 0;background:#f6f7fb}.cta-panel{background:linear-gradient(135deg,#282441,#171725);border-radius:24px;padding:48px 52px;color:#fff;display:grid;grid-template-columns:1fr auto;gap:50px;align-items:center;box-shadow:0 25px 70px rgba(28,28,46,.18)}.cta-panel h2{font-size:44px;line-height:1.03;letter-spacing:-.048em;margin:10px 0 12px}.cta-panel p{color:#c9cedb;font-size:13px;line-height:1.6;margin:0;max-width:650px}.cta-actions{display:flex;gap:9px}
footer{background:#12121d;color:#fff;padding:54px 0 25px}.footer-grid{display:grid;grid-template-columns:1.6fr repeat(3,.65fr);gap:42px}.footer-lockup{display:flex;align-items:center;gap:9px}.footer-lockup img{width:34px;height:34px}.footer-lockup strong{font-size:18px}.footer-brand p{max-width:420px;color:#aeb5c4;font-size:11px;line-height:1.7}.footer-col h4{font-size:9px;text-transform:uppercase;letter-spacing:.09em;color:#858da0;margin:0 0 13px}.footer-col a{display:block;font-size:11px;color:#c8cdd8;margin:10px 0}.footer-col a:hover{color:#fff}.footer-bottom{border-top:1px solid rgba(255,255,255,.09);margin-top:34px;padding-top:20px;color:#7f8799;font-size:10px}
.back-to-top{position:fixed;right:20px;bottom:20px;width:42px;height:42px;border-radius:50%;border:1px solid #dbe0e8;background:rgba(255,255,255,.93);color:#5e50cb;box-shadow:0 10px 28px rgba(31,35,48,.12);opacity:0;visibility:hidden;transform:translateY(8px);transition:.2s ease;cursor:pointer;z-index:80}.back-to-top.visible{opacity:1;visibility:visible;transform:none}.reveal{opacity:0;transform:translateY(18px);transition:opacity .65s cubic-bezier(.16,1,.3,1),transform .65s cubic-bezier(.16,1,.3,1);transition-delay:var(--delay,0ms)}.reveal.in-view{opacity:1;transform:none}
.legal-shell{background:#f6f7fb;min-height:100vh}.legal-nav{background:#fff;border-bottom:1px solid var(--line)}.legal-nav nav{min-height:72px;display:flex;align-items:center;justify-content:space-between}.legal{width:min(850px,calc(100% - 40px));margin:auto;padding:76px 0 100px}.legal h1{font-size:54px;letter-spacing:-.05em;margin:12px 0 22px}.legal h2{font-size:24px;letter-spacing:-.025em;margin:37px 0 9px}.legal p,.legal li{font-size:13px;line-height:1.75;color:#636d7e}.legal a{color:#5d50cf}.legal-shell footer{margin-top:0}
@media(max-width:1040px){.nav-shell{grid-template-columns:190px 1fr auto}.nav-links{gap:17px}.hero-grid,.action-layout,.vista-grid,.ask-layout{grid-template-columns:1fr;gap:44px}.hero-copy-block{max-width:760px}.hero-product{max-width:820px}.section-heading,.proof-card,.faq-layout{grid-template-columns:1fr;gap:30px}.capability-grid,.how-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1.4fr repeat(3,.7fr)}.action-copy{max-width:750px}.vista-intro{max-width:760px}.ask-window{max-width:800px}}
@media(max-width:760px){.shell{width:min(100% - 28px,1200px)}.nav-shell{grid-template-columns:1fr auto;min-height:68px}.brand img{width:155px}.nav-links{display:none}.nav-actions .btn-secondary{display:none}.hero{padding:62px 0 45px}h1{font-size:52px}.hero-copy{font-size:16px}.hero-actions{flex-direction:column;align-items:stretch}.hero-actions .btn{width:100%}.app-context{display:none}.metric-row{grid-template-columns:repeat(2,1fr)}.app-main-grid{grid-template-columns:1fr}.signal-flow{justify-content:flex-start;overflow-x:auto;padding:13px 0}.signal-flow strong{min-width:220px}.signal-flow span{white-space:nowrap}.section{padding:78px 0}.capability-grid,.how-grid{grid-template-columns:1fr}.vista-flow{grid-template-columns:1fr}.action-card{padding:20px}.rec-row{grid-template-columns:28px 1fr}.rec-row button{grid-column:2;justify-self:start}.cta-panel{grid-template-columns:1fr;padding:35px 26px}.cta-actions{flex-direction:column}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.proof-card{padding:28px}.sample-label{display:none}}
@media(max-width:460px){.nav-actions .btn-primary{min-height:38px;padding:0 13px}.brand img{width:143px}.hero{padding-top:48px}h1{font-size:44px}.metric-row{grid-template-columns:1fr 1fr}.metric-card:nth-child(3),.metric-card:nth-child(4){display:none}.app-tabs{gap:12px;overflow:hidden}.app-tabs span:nth-child(4){display:none}.footer-grid{grid-template-columns:1fr}.footer-brand{grid-column:auto}.cta-panel h2{font-size:37px}.section-heading h2,.action-copy h2,.vista-intro h2,.ask-copy h2,.faq-heading h2{font-size:39px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1!important;transform:none!important;transition:none!important}.btn,.site-header,.back-to-top{transition:none!important}}

/* DEMANDNERVE PUBLIC SITE V7 — LEGIBILITY + FOOTER INTEGRITY */

/* Footer alignment: all public pages */
footer{text-align:center}
.footer-grid{text-align:center;justify-items:center}
.footer-lockup{justify-content:center}
.footer-brand p{margin:10px auto 0;max-width:560px;font-size:13px;line-height:1.7;color:#b8bfcc}
.footer-col{width:100%;text-align:center}
.footer-col h4{font-size:11px;color:#9ca4b5}
.footer-col a{font-size:13px;color:#d0d5df}
.footer-bottom{text-align:center;font-size:12px;color:#929aaa}
footer .copy{text-align:center;width:100%;font-size:13px;line-height:1.65;color:#b8bfcc}

/* Keep short legal pages pinned to the viewport base. */
.legal-shell{display:flex;min-height:100vh;flex-direction:column}
.legal-shell .legal-nav{flex:0 0 auto}
.legal-shell .legal{flex:1 0 auto}
.legal-shell footer{margin-top:auto;flex:0 0 auto;width:100%}

/* Public-site small-copy legibility */
.eyebrow,.kicker{font-size:12.5px;letter-spacing:.095em;color:#5f51c6}
.micro-proof{font-size:12.5px;color:#596375}
.signal-flow{font-size:13px;color:#596375}
.capability-card p{font-size:14px;color:#626d7d}
.tag-row span{font-size:11px;color:#596375;padding:6px 8px}
.action-points p{font-size:13.5px;color:#596375}
.action-card-head>div>small,.action-score small,.recommended>small{font-size:11px;color:#626c7c}
.action-explain strong{font-size:13px}
.action-explain p{font-size:13px;color:#606b7b}
.rec-row strong{font-size:13px}
.rec-row span{font-size:11.5px;color:#687284}
.rec-row button{font-size:11px;padding:8px 10px}
.vista-note{font-size:13px!important;color:#c0c6d2!important}
.vista-flow b{font-size:10.5px;color:#b7afff}
.vista-flow p{font-size:13px;color:#c2c8d3}
.ask-top strong{font-size:13px}
.ask-top span:not(.online-dot){font-size:10.5px;color:#667181}
.chat.user>span{font-size:12px;line-height:1.55}
.chat-brand{font-size:9px}
.chat.assistant p{font-size:12px;line-height:1.6;color:#4c5667}
.chat-actions span,.chat-actions button{font-size:10px}
.chat-input{font-size:11.5px;color:#737c8b}
.check-list li{font-size:13.5px;color:#4f5969}
.how-card span{font-size:11px}
.how-card p{font-size:13.5px;color:#657081}
.proof-card p{font-size:14px;color:#626d7d}
.proof-grid strong{font-size:13px}
.proof-grid span{font-size:12.5px;color:#657081}
.faq-list p{font-size:13.5px;color:#626d7d}
.cta-panel p{font-size:14px}
.sample-label{font-size:11px;color:#6d7686}
.legal p,.legal li{font-size:14.5px;color:#586375}

/* Product-preview legibility: still compact, but readable at normal zoom. */
.app-brand{font-size:11px}
.app-context span{font-size:9.5px;color:#4f596b;padding:6px 8px}
.app-topbar button{font-size:9.5px;padding:7px 10px}
.app-tabs span{font-size:9.5px;color:#626c7d}
.metric-card{padding:11px;min-height:98px}
.metric-card small{font-size:8.5px;color:#596375;letter-spacing:.055em}
.state-label{font-size:8.5px!important;padding:4px 6px}
.metric-card strong{font-size:24px;margin-top:7px}
.metric-card p{font-size:8.5px;line-height:1.35;color:#626c7d;margin:3px 0 8px}
.panel-head small{font-size:8.5px;color:#626c7d}
.panel-head strong{font-size:11px}
.mini-pill,.count-badge{font-size:8px;padding:4px 7px;color:#5d6677}
.chart-legend{font-size:8.5px;color:#626c7d;gap:10px}
.chart-legend i{width:6px;height:6px}
.issue-icon{font-size:9px}
.issue-row strong{font-size:9.5px;line-height:1.25}
.issue-row p{font-size:8.5px;line-height:1.45;color:#606a7b}
.issue-row>span{font-size:7.5px;padding:4px 6px;color:#5e6878}

/* Give the larger preview typography enough air. */
.metric-row{gap:9px;padding:13px 13px 10px}
.app-main-grid{gap:10px;padding:0 13px 13px}
.ui-panel{padding:12px}
.issue-row{gap:8px;padding:10px 0}

@media(max-width:760px){
  .micro-proof{font-size:12px}
  .app-brand{font-size:10px}
  .app-tabs span{font-size:9px}
  .metric-card small,.state-label{font-size:8px!important}
  .metric-card p{font-size:8px}
  .panel-head small{font-size:8px}
  .panel-head strong{font-size:10.5px}
  .chart-legend{font-size:8px}
  .issue-row strong{font-size:9px}
  .issue-row p{font-size:8px}
  .footer-grid{grid-template-columns:1fr 1fr}
}
@media(max-width:460px){
  .footer-grid{grid-template-columns:1fr}
  .footer-brand{grid-column:auto}
  .footer-col{max-width:280px}
}


/* DEMANDNERVE PUBLIC SITE V8 — FOOTER NAV + UI LABEL POLISH */

/* Main landing footer: brand anchored left, navigation structured to the right. */
footer .footer-grid{
  text-align:left;
  justify-items:stretch;
  align-items:start;
}
footer .footer-brand{
  text-align:left;
  justify-self:start;
}
footer .footer-lockup{
  justify-content:flex-start;
}
footer .footer-brand p{
  margin:10px 0 0;
  max-width:460px;
  text-align:left;
}
footer .footer-col{
  text-align:left;
  justify-self:stretch;
}
footer .footer-col h4,
footer .footer-col a{
  text-align:left;
}

/* Product preview state pills: prevent cramped / bugged-looking status text. */
.state-label{
  display:inline-flex!important;
  align-items:center;
  justify-content:center;
  min-height:21px;
  line-height:1.15!important;
  padding:4px 7px!important;
  white-space:nowrap;
  word-break:keep-all;
  flex:0 0 auto;
}
.metric-card>div:first-child{
  align-items:flex-start;
  min-width:0;
}
.metric-card>div:first-child>small{
  min-width:0;
  padding-top:4px;
}
.metric-card .state-label.warn{
  min-width:62px;
}
.action-card-head .state-label{
  min-width:78px;
  font-size:10px!important;
}

/* Legal-page footer: centered, complete navigation, and pinned by the existing legal flex shell. */
.legal-footer{
  text-align:center;
  padding:30px 0 24px;
}
.legal-footer-inner{
  display:grid;
  justify-items:center;
  gap:12px;
}
.legal-footer .copy{
  font-size:12px;
  color:#929aaa;
}
.legal-footer-nav{
  display:flex;
  flex-wrap:wrap;
  justify-content:center;
  align-items:center;
  gap:8px 18px;
}
.legal-footer-nav a,
.legal-footer-contact a{
  color:#d0d5df;
  font-size:13px;
  font-weight:650;
}
.legal-footer-nav a:hover,
.legal-footer-contact a:hover{
  color:#fff;
}
.legal-footer-contact{
  display:flex;
  flex-wrap:wrap;
  justify-content:center;
  align-items:center;
  gap:6px;
  color:#737c8f;
  font-size:12px;
}

@media(max-width:760px){
  /* Mobile: brand first, then Product / Company / Legal directly below it, all left-aligned. */
  footer .footer-grid{
    grid-template-columns:repeat(3,minmax(0,1fr));
    gap:26px 18px;
    align-items:start;
  }
  footer .footer-brand{
    grid-column:1 / -1;
    grid-row:auto;
    align-self:start;
    justify-self:start;
    text-align:left;
  }
  footer .footer-col{
    grid-column:auto;
    max-width:none;
    text-align:left;
    justify-self:start;
  }
  footer .footer-col h4,
  footer .footer-col a{
    text-align:left;
  }
  footer .footer-bottom{
    text-align:center;
  }
  .state-label{
    min-height:20px;
    line-height:1.15!important;
  }
}

@media(max-width:460px){
  footer .footer-grid{
    grid-template-columns:repeat(3,minmax(0,1fr));
    gap:22px 12px;
  }
  footer .footer-brand{
    grid-column:1 / -1;
    grid-row:auto;
  }
  footer .footer-col{
    grid-column:auto;
    max-width:none;
    min-width:0;
  }
  footer .footer-lockup strong{font-size:16px}
  footer .footer-lockup img{width:30px;height:30px}
  footer .footer-brand p{font-size:12px;line-height:1.6}
  footer .footer-col h4{font-size:10px}
  footer .footer-col a{font-size:12px}
  .legal-footer-nav{gap:8px 14px}
  .legal-footer-contact{display:grid;gap:4px}
  .legal-footer-contact span{display:none}
}
