:root{--ink:#0f172a;--ink-2:#1e293b;--muted:#5f6875;--line:#e5e7eb;--paper:#f8fafc;--white:#fff;--brand:#f59e0b;--brand-dark:#d97706;--night:#0f172a;--blue:#263e91;--radius:22px;--sans:'DM Sans',sans-serif;--display:'Manrope',sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.55}a{color:inherit;text-decoration:none}.skip-link{position:fixed;top:8px;left:8px;z-index:1000;transform:translateY(-150%);background:#fff;padding:10px 14px;border-radius:8px}.skip-link:focus{transform:none}.site-header{position:fixed;z-index:50;top:0;left:0;right:0;height:84px;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(24px,5vw,80px);border-bottom:1px solid transparent;transition:.25s}.site-header.scrolled{height:70px;background:rgba(247,247,244,.92);backdrop-filter:blur(16px);border-color:var(--line)}.brand{display:flex;align-items:center;gap:11px}.brand-mark{width:39px;height:39px;display:grid;place-items:center;background:var(--brand);border-radius:11px;font-family:var(--display);font-weight:800;font-size:13px;color:var(--ink)}.brand>span:last-child{display:flex;flex-direction:column;line-height:1.12}.brand strong{font:800 16px var(--display)}.brand small{font-size:9px;letter-spacing:.12em;text-transform:uppercase;color:var(--muted);margin-top:4px}.desktop-nav{display:flex;gap:34px;font-size:14px;font-weight:600}.desktop-nav a,.text-link{transition:.2s}.desktop-nav a:hover,.text-link:hover{color:var(--brand-dark)}.header-actions{display:flex;align-items:center;gap:23px;font-size:14px;font-weight:600}.button{display:inline-flex;align-items:center;justify-content:center;gap:12px;background:var(--brand);color:var(--ink);padding:15px 23px;border-radius:12px;font-weight:700;transition:transform .2s,background .2s,box-shadow .2s;box-shadow:0 10px 30px rgba(245,158,11,.18)}.button:hover{transform:translateY(-2px);background:#ffb915;box-shadow:0 13px 34px rgba(245,158,11,.3)}.button-small{padding:11px 17px;border-radius:9px}.button-ghost{background:transparent;border:1px solid #ccd0d6;box-shadow:none}.button-ghost:hover{background:#fff;box-shadow:none}.hero{min-height:820px;display:grid;grid-template-columns:minmax(360px,.86fr) minmax(500px,1.14fr);align-items:center;gap:clamp(35px,5vw,90px);padding:140px clamp(24px,5vw,80px) 80px;overflow:hidden}.hero-copy{max-width:650px}.eyebrow{display:flex;align-items:center;gap:10px;font-size:12px;font-weight:700;letter-spacing:.13em;text-transform:uppercase;color:#555c67}.eyebrow span{width:24px;height:2px;background:var(--brand)}h1,h2,h3{font-family:var(--display);letter-spacing:-.04em}h1{font-size:clamp(50px,6.3vw,92px);line-height:.98;margin:25px 0 28px;max-width:760px}h2{font-size:clamp(35px,4.3vw,62px);line-height:1.07;margin:16px 0 0}.hero-lead{font-size:clamp(18px,1.5vw,21px);color:var(--muted);max-width:610px}.hero-actions{display:flex;gap:13px;margin-top:36px}.trust-line{display:flex;flex-wrap:wrap;gap:10px 27px;margin-top:38px;color:#5b616b;font-size:12px;font-weight:600}.trust-line span:before{content:'';display:inline-block;width:.95em;height:.95em;margin-right:7px;vertical-align:-.16em;background-color:var(--brand-dark);-webkit-mask:var(--ms-check) center/contain no-repeat;mask:var(--ms-check) center/contain no-repeat}.product-stage{position:relative;padding:60px 0 35px;min-width:0}.stage-glow{position:absolute;inset:0;background:radial-gradient(circle at 45% 50%,rgba(245,158,11,.19),transparent 55%)}.app-shell{position:relative;background:#fff;border:1px solid #e4e5e7;border-radius:19px;box-shadow:0 35px 90px rgba(16,24,40,.16);overflow:hidden;transform:perspective(1300px) rotateY(-4deg) rotateX(1deg)}.app-top{height:54px;display:flex;align-items:center;gap:20px;border-bottom:1px solid #ececef;padding:0 18px}.mini-brand{width:28px;height:28px;border-radius:8px;background:var(--brand);display:grid;place-items:center;font-weight:800;font-size:9px}.app-search{width:46%;background:#f3f4f6;border-radius:7px;color:#5f6b7a;font-size:8px;padding:8px 11px}.avatar{margin-left:auto;background:#202c4a;color:#fff;border-radius:50%;width:26px;height:26px;display:grid;place-items:center;font-size:8px}.app-body{display:grid;grid-template-columns:55px 1fr;min-height:430px}.app-body aside{background:#151c2a;padding-top:26px;display:flex;flex-direction:column;align-items:center;gap:20px}.app-body aside i{width:17px;height:17px;border-radius:5px;background:#39404d}.app-body aside i:nth-child(2){background:var(--brand)}.dashboard{padding:30px 28px;background:#fafafa}.dash-head{display:flex;justify-content:space-between;align-items:center}.dash-head small{display:block;font-size:7px;color:#5f6b7a;letter-spacing:.12em}.dash-head strong{font:700 15px var(--display)}.dash-head button{border:0;background:var(--brand);border-radius:6px;font-size:7px;padding:8px 11px;font-weight:700}.metric-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:11px;margin-top:22px}.metric-grid article,.dash-panels article{background:white;border:1px solid #e9eaec;border-radius:10px;padding:14px}.metric-grid small{display:block;color:#5b616b;font-size:7px}.metric-grid b{display:block;font:700 24px var(--display);margin:5px 0}.metric-grid em{font-style:normal;font-size:6px;color:#157347}.dash-panels{display:grid;grid-template-columns:1.2fr .8fr;gap:11px;margin-top:11px}.panel-title{display:flex;justify-content:space-between;font-size:8px}.panel-title span{color:#b45309}.bars{height:130px;display:flex;align-items:flex-end;gap:8px;padding-top:20px;border-bottom:1px solid #eee}.bars i{height:var(--h);flex:1;background:linear-gradient(var(--brand),#ffe2a3);border-radius:3px 3px 0 0}.dash-panels ul{list-style:none;padding:7px 0 0;margin:0}.dash-panels li{display:flex;gap:8px;align-items:center;padding:9px 0;border-bottom:1px solid #eee;font-size:7px}.dash-panels li i{width:7px;height:7px;border-radius:50%;background:var(--brand)}.dash-panels li span{display:flex;flex-direction:column}.dash-panels li small{color:#5f6b7a;font-size:6px}.float-card{position:absolute;background:rgba(255,255,255,.95);border:1px solid #e9eaec;border-radius:12px;box-shadow:0 20px 45px rgba(16,24,40,.14);padding:13px 16px;font-size:9px;display:flex;gap:10px}.float-card div,.float-b{display:flex;flex-direction:column}.float-card small{color:#7a808a}.float-card b{font:700 10px var(--display)}.float-a{bottom:9px;left:-35px}.float-a>span{color:#4eaf76}.float-b{right:-20px;top:21px}.proof-strip{background:#fff;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:25px clamp(24px,5vw,80px);display:flex;justify-content:space-between;align-items:center;gap:30px}.proof-strip p{font-size:12px;color:var(--muted)}.proof-strip div{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:20px 42px;font:700 11px var(--display);letter-spacing:.12em;color:#5b616b}.section{padding:120px clamp(24px,7vw,110px)}.section-heading{max-width:900px}.intro{background:#fff}.value-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:70px}.value-card{position:relative;border:1px solid var(--line);border-radius:var(--radius);padding:36px;min-height:300px;transition:.25s}.value-card:hover{transform:translateY(-5px);border-color:#d1a13b;box-shadow:0 25px 55px rgba(16,24,40,.08)}.value-card .number{position:absolute;right:25px;top:20px;color:#b2b6bd;font-size:11px}.value-card .icon{width:52px;height:52px;border-radius:15px;background:#fff5d8;display:grid;place-items:center;font-size:24px}.value-card h3{font-size:23px;margin:40px 0 12px}.value-card p{color:var(--muted)}.modules{background:var(--night);color:white}.section-heading.light{max-width:750px}.section-heading.light .eyebrow{color:#9ca4b0}.module-list{margin-top:68px;border-top:1px solid #313743}.module{display:grid;grid-template-columns:70px 1fr 35px;align-items:center;padding:26px 10px;border-bottom:1px solid #313743;transition:.2s}.module:hover,.module.active{padding-left:24px;background:#171e28}.module>span{color:var(--brand);font-size:11px}.module h3{font-size:23px;margin:0 0 4px}.module p{margin:0;color:#8993a1;font-size:14px}.module>b{font-size:19px;color:#657080}.security{background:#eff0ec;display:grid;grid-template-columns:.85fr 1.15fr;gap:90px}.security-copy{position:sticky;top:120px;align-self:start}.security-copy>p:not(.eyebrow){font-size:18px;color:var(--muted);max-width:500px}.arrow-link{display:inline-flex;gap:35px;margin-top:25px;font-weight:700;border-bottom:1px solid #9da1a7;padding-bottom:5px}.security-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.security-grid article{background:#fff;border-radius:17px;padding:28px;min-height:230px}.security-grid i{font-style:normal;color:var(--brand-dark);font-size:11px}.security-grid h3{font-size:21px;margin:45px 0 9px}.security-grid p{color:var(--muted);font-size:14px}.cta{padding:90px clamp(24px,7vw,110px);background:var(--brand);display:flex;justify-content:space-between;align-items:end;gap:60px}.cta h2{max-width:760px}.cta-copy>p:last-child{font-size:18px}.cta-actions{display:flex;align-items:center;flex-direction:column;gap:12px;min-width:245px}.button-light{width:100%;background:var(--ink);color:#fff;box-shadow:none}.cta-actions small{font-size:11px}footer{background:#0f172a;color:#fff;padding:65px clamp(24px,7vw,110px) 28px;display:grid;grid-template-columns:1fr 1fr;gap:42px;align-items:start}.footer-brand .brand-mark{color:var(--ink)}footer p{color:#929aa6;margin:5px 0}footer>div{display:flex;justify-content:flex-end;gap:28px;font-size:14px}footer>small{grid-column:1/-1;border-top:1px solid #2c323b;padding-top:24px;color:#6f7782}.reveal{opacity:0;transform:translateY(20px);transition:opacity .7s ease,transform .7s ease}.reveal.is-visible{opacity:1;transform:none}@media(max-width:1050px){.desktop-nav{display:none}.hero{grid-template-columns:1fr;padding-top:150px}.hero-copy{max-width:780px}.product-stage{max-width:850px;width:100%;margin:auto}.security{grid-template-columns:1fr}.security-copy{position:static}.cta{align-items:start;flex-direction:column}.cta-actions{align-items:flex-start}}@media(max-width:720px){.site-header{height:70px;padding:0 18px}.brand small{display:none}.header-actions{gap:14px}.button-small{padding:9px 12px}.hero{display:block;min-height:auto;padding:125px 20px 70px}.hero-actions{flex-direction:column;align-items:stretch}.product-stage{margin-top:40px;padding:30px 5px}.app-shell{transform:none}.app-body{grid-template-columns:38px 1fr;min-height:310px}.dashboard{padding:15px 11px}.metric-grid{gap:5px}.metric-grid article{padding:8px}.metric-grid b{font-size:17px}.dash-panels{grid-template-columns:1fr}.dash-panels article:last-child{display:none}.float-card{display:none}.proof-strip{display:block}.proof-strip div{justify-content:flex-start;margin-top:15px;gap:13px 22px}.section{padding:85px 20px}.value-grid,.security-grid{grid-template-columns:1fr;margin-top:45px}.module{grid-template-columns:45px 1fr 20px}.module p{font-size:12px}.cta{padding:70px 20px}.cta-actions{width:100%}footer{grid-template-columns:1fr;padding:55px 20px 25px}footer>div{justify-content:flex-start}footer>small{grid-column:auto}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.reveal{opacity:1;transform:none}}
/* Progressive enhancement: the page remains readable when JavaScript is disabled. */
.reveal{opacity:1;transform:none}.js .reveal{opacity:0;transform:translateY(20px)}.js .reveal.is-visible{opacity:1;transform:none}
/* Self-hosted deployment: system fonts keep the CSP at `self`. */
:root{--sans:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--display:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}
/* Chart heights without inline styles, compatible with a strict CSP. */
.bars i:nth-child(1){height:45%}.bars i:nth-child(2){height:70%}.bars i:nth-child(3){height:55%}.bars i:nth-child(4){height:84%}.bars i:nth-child(5){height:66%}.bars i:nth-child(6){height:92%}.bars i:nth-child(7){height:72%}
/* Footer */
.site-footer{display:block;padding:0;background:#0f172a;color:#fff}.footer-main{display:grid;grid-template-columns:1.15fr .85fr;gap:90px;padding:75px clamp(24px,7vw,110px) 62px}.footer-intro{max-width:540px}.footer-intro>p{max-width:510px;margin:28px 0 12px;color:#c4c9d0;font:500 clamp(20px,2vw,28px)/1.35 var(--display);letter-spacing:-.025em}.footer-by{display:block;color:#6f7885;font-size:12px}.footer-nav{display:grid;grid-template-columns:1fr 1fr;gap:55px;padding-top:7px}.footer-nav>div{display:flex;flex-direction:column;align-items:flex-start;gap:13px}.footer-nav strong{margin-bottom:8px;color:#9aa3af;font-size:10px;letter-spacing:.14em;text-transform:uppercase}.footer-nav a{color:#d8dbe0;font-size:14px;transition:.2s}.footer-nav a:hover{color:var(--brand);transform:translateX(3px)}.footer-bottom{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:25px;margin:0 clamp(24px,7vw,110px);padding:25px 0 28px;border-top:1px solid #2b313a;color:#9aa3af;font-size:11px}.footer-bottom>span{text-align:center;color:#a3abb6}.footer-bottom>a{justify-self:end;color:#b9bec6;transition:.2s}.footer-bottom>a:hover{color:var(--brand)}
@media(max-width:720px){.footer-main{grid-template-columns:1fr;gap:48px;padding:58px 20px 45px}.footer-nav{gap:30px}.footer-bottom{grid-template-columns:1fr;margin:0 20px}.footer-bottom>span{text-align:left}.footer-bottom>a{justify-self:start}}
/* Pricing */
.pricing{background:#fff}.pricing-heading{display:grid;grid-template-columns:1.3fr .7fr;align-items:end;gap:60px}.pricing-heading>p{max-width:470px;color:var(--muted);font-size:17px}.pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:65px;align-items:start}.price-card{position:relative;border:1px solid var(--line);border-radius:21px;padding:28px;background:#fff;min-height:590px}.price-card.featured{border:2px solid var(--brand);box-shadow:0 25px 60px rgba(16,24,40,.11);transform:translateY(-12px)}.popular{position:absolute;top:-14px;right:22px;background:var(--brand);border-radius:20px;padding:6px 13px;font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.price-top{min-height:210px}.plan-label{display:inline-block;font:800 18px var(--display)}.price-top>p{min-height:50px;color:var(--muted);font-size:14px}.price{display:flex;align-items:end;gap:9px;margin:25px 0 8px}.price b{font:800 clamp(38px,4vw,55px)/.9 var(--display);letter-spacing:-.06em}.price span{color:var(--muted);font-size:10px;line-height:1.35}.price-top small{color:#6b7280;font-size:11px}.price-button{display:flex;align-items:center;justify-content:space-between;border:1px solid #cfd3d8;border-radius:10px;padding:12px 14px;margin:5px 0 25px;font-size:13px;font-weight:700;transition:.2s}.price-button:hover{border-color:var(--brand);background:#fff8e5}.price-button.primary{background:var(--ink);border-color:var(--ink);color:#fff}.price-button.primary:hover{background:#26303e}.price-card ul{list-style:none;padding:0;margin:0}.price-card li{position:relative;padding:8px 0 8px 23px;font-size:13px;border-bottom:1px solid #f0f1f2}.price-card li:before{content:'';position:absolute;left:0;top:9px;width:15px;height:15px;background-color:var(--brand-dark);-webkit-mask:var(--ms-check) center/contain no-repeat;mask:var(--ms-check) center/contain no-repeat}.not-included{color:#6b7280;font-size:11px;line-height:1.55;margin-top:18px}.pricing-note{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:8px 16px;margin-top:45px;padding:17px 24px;background:#f6f4ec;border-radius:13px;font-size:12px;color:#656c76}.pricing-note strong{color:var(--ink)}.pricing-note i{width:1px;height:20px;background:#d4d0c2;margin:0 8px}
@media(max-width:1050px){.pricing-grid{grid-template-columns:1fr;max-width:720px;margin-left:auto;margin-right:auto}.price-card{min-height:0}.price-card.featured{transform:none}.price-top{min-height:0}.pricing-heading{grid-template-columns:1fr}.price-top>p{min-height:0}}
@media(max-width:720px){.pricing-note{justify-content:flex-start}.pricing-note i{width:100%;height:1px;margin:5px 0}}
/* Problem framing */
.problem{background:#f0f1ed}.problem-heading{max-width:980px}.problem-content{display:grid;grid-template-columns:1.05fr .95fr;gap:90px;align-items:end;margin-top:65px}.problem blockquote{margin:0;font:600 clamp(25px,3.2vw,43px)/1.28 var(--display);letter-spacing:-.04em;color:#232b36}.problem-copy{border-left:1px solid #cdd0cb;padding-left:40px}.problem-copy p{color:var(--muted);font-size:17px}.problem-copy p:last-child{color:var(--ink);font-weight:600}.problem-signals{display:grid;grid-template-columns:repeat(4,1fr);margin-top:70px;border-top:1px solid #d3d5d0;border-bottom:1px solid #d3d5d0}.problem-signals span{display:flex;flex-direction:column;gap:22px;min-height:130px;padding:24px;border-right:1px solid #d3d5d0;font:600 14px var(--display)}.problem-signals span:last-child{border-right:0}.problem-signals i{font-style:normal;color:var(--brand-dark);font:700 10px var(--sans)}
/* Four-step workflow */
.workflow{background:#f8f7f2}.workflow-heading{display:grid;grid-template-columns:1.2fr .8fr;column-gap:70px;align-items:end}.workflow-heading .eyebrow{grid-column:1/-1}.workflow-heading>p:last-child{color:var(--muted);font-size:17px;max-width:470px}.workflow-steps{counter-reset:steps;list-style:none;display:grid;grid-template-columns:repeat(4,1fr);padding:0;margin:70px 0 0;border-top:1px solid #d6d6d1;border-bottom:1px solid #d6d6d1}.workflow-steps li{position:relative;min-height:350px;padding:25px 27px 30px;border-right:1px solid #d6d6d1}.workflow-steps li:last-child{border-right:0}.step-number{color:#999fa7;font-size:10px}.step-icon{width:47px;height:47px;display:grid;place-items:center;margin:45px 0 30px;border:1px solid #cfd1cd;border-radius:14px;background:#fff;font-size:20px;transition:.2s}.workflow-steps li:hover .step-icon{background:var(--brand);border-color:var(--brand);transform:translateY(-4px)}.workflow-steps h3{font-size:24px;margin:0 0 10px}.workflow-steps p{color:var(--muted);font-size:14px;min-height:88px}.workflow-steps li>span{color:#8a9098;font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.workflow-result{display:flex;align-items:center;gap:24px;margin-top:31px}.workflow-result>span{font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.workflow-result i{height:1px;flex:1;background:#d1d2ce}.workflow-result p{margin:0;font:600 16px var(--display)}
@media(max-width:1050px){.problem-content{grid-template-columns:1fr;gap:35px}.problem-copy{max-width:700px}.problem-signals{grid-template-columns:1fr 1fr}.problem-signals span:nth-child(2){border-right:0}.problem-signals span:nth-child(-n+2){border-bottom:1px solid #d3d5d0}.workflow-heading{grid-template-columns:1fr}.workflow-steps{grid-template-columns:1fr 1fr}.workflow-steps li:nth-child(2){border-right:0}.workflow-steps li:nth-child(-n+2){border-bottom:1px solid #d6d6d1}}
@media(max-width:720px){.problem-copy{border-left:0;border-top:1px solid #cdd0cb;padding:25px 0 0}.problem-signals{grid-template-columns:1fr}.problem-signals span{border-right:0;border-bottom:1px solid #d3d5d0;min-height:100px}.workflow-steps{grid-template-columns:1fr}.workflow-steps li{border-right:0;border-bottom:1px solid #d6d6d1;min-height:0}.workflow-steps p{min-height:0}.workflow-result{align-items:flex-start;flex-direction:column}.workflow-result i{width:100%;flex:auto}}

.value-card .icon svg{width:26px;height:26px;display:block}.step-icon svg{width:23px;height:23px;display:block}.security-grid .icon{width:46px;height:46px;margin-top:26px;border-radius:14px;background:#fff5d8;display:grid;place-items:center}.security-grid .icon svg{width:22px;height:22px;display:block}.security-grid .icon+h3{margin-top:22px}
/* Product evidence and intelligent assistant */
.concept-label{position:absolute;z-index:2;top:22px;left:0;padding:6px 10px;border:1px solid #dfe1e5;border-radius:999px;background:rgba(255,255,255,.88);color:#747b85;font-size:9px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.assistant{display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;gap:clamp(45px,8vw,120px);background:#f1f0ea}.assistant-copy>p:not(.eyebrow){max-width:600px;color:var(--muted);font-size:18px}.assistant-copy ul{list-style:none;padding:0;margin:32px 0 0}.assistant-copy li{position:relative;padding:10px 0 10px 28px;border-bottom:1px solid #d8d8d2;font-weight:600}.assistant-copy li:before{content:'';position:absolute;left:0;top:11px;width:16px;height:16px;background-color:var(--brand-dark);-webkit-mask:var(--ms-check) center/contain no-repeat;mask:var(--ms-check) center/contain no-repeat}.assistant-demo{padding:24px;border:1px solid #d9d9d3;border-radius:24px;background:#fff;box-shadow:0 30px 70px rgba(16,24,40,.1)}.assistant-bar{display:flex;align-items:center;gap:10px;padding-bottom:18px;border-bottom:1px solid #ecece8}.assistant-bar>span{width:12px;height:12px;border-radius:50%;background:var(--brand)}.assistant-bar strong{font:700 14px var(--display)}.assistant-bar small{margin-left:auto;color:var(--muted);font-size:10px}.assistant-question{max-width:82%;margin:25px 0 20px auto;padding:15px 18px;border-radius:15px 15px 3px 15px;background:var(--ink);color:#fff;font-size:13px}.assistant-answer{padding:20px;border-radius:16px;background:#f7f7f4}.assistant-answer>span{color:var(--brand-dark);font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.assistant-answer>strong{display:block;margin:8px 0 18px;font:700 16px/1.4 var(--display)}.assistant-answer>div{display:flex;align-items:center;gap:13px;padding:12px 0;border-top:1px solid #e1e2de}.assistant-answer i{width:28px;height:28px;display:grid;place-items:center;border-radius:8px;background:#fff0bf;color:var(--brand-dark);font-style:normal;font-size:9px;font-weight:800}.assistant-answer p{display:flex;flex-direction:column;margin:0}.assistant-answer b{font-size:12px}.assistant-answer small,.concept-note{color:var(--muted);font-size:9px}.concept-note{display:block;margin-top:13px;text-align:center}.evidence{background:#fff}.evidence-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;margin-top:60px;border:1px solid var(--line);border-radius:20px;overflow:hidden;background:var(--line)}.evidence-grid article{min-height:235px;padding:32px;background:#fff}.evidence-grid strong{display:block;font:800 clamp(38px,4vw,58px)/1 var(--display);letter-spacing:-.06em;color:var(--brand-dark)}.evidence-grid span{display:block;margin:20px 0 8px;font-weight:800}.evidence-grid p{margin:0;color:var(--muted);font-size:13px}
@media(max-width:1050px){.assistant{grid-template-columns:1fr}.assistant-copy{max-width:780px}.evidence-grid{grid-template-columns:1fr 1fr}}
@media(max-width:720px){.concept-label{top:-3px;left:5px}.assistant-demo{padding:15px}.assistant-question{max-width:94%}.evidence-grid{grid-template-columns:1fr}.evidence-grid article{min-height:0}.desktop-nav{gap:16px}}

/* Lightweight legal pages */
.legal-page{background:#f1f0ea}.legal-page main{width:min(900px,calc(100% - 40px));margin:0 auto;padding:55px 0 100px}.legal-page main>.brand{display:inline-flex;margin-bottom:75px}.legal-page article{padding:clamp(28px,6vw,70px);border:1px solid var(--line);border-radius:26px;background:#fff;box-shadow:0 25px 70px rgba(16,24,40,.08)}.legal-page h1{max-width:760px;font-size:clamp(42px,7vw,72px)}.legal-page h2{margin-top:48px;font-size:clamp(24px,3vw,34px)}.legal-page article p{max-width:720px;color:var(--muted);font-size:17px}.legal-page article a:not(.button){color:#9a6500;text-decoration:underline;text-underline-offset:3px}.legal-page .legal-updated{padding-bottom:25px;border-bottom:1px solid var(--line);font-size:12px}.legal-page article>.button{margin-top:45px}

/* Fixed-header anchor offset */
.section[id],.cta[id]{scroll-margin-top:70px}

/* Iconografía unificada — Material Symbols Rounded inline (mismo set que la app AgentePro→Agente Pro).
   `.ms` = glifo inline (arrows/dot); `--ms-check` = checkmark de bullets via mask (hereda color brand). */
:root{--ms-check:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 -960 960 960'%3E%3Cpath d='m378-332 363-363q9-9 21.5-9t21.5 9q9 9 9 21.5t-9 21.5L399-267q-9 9-21 9t-21-9L175-449q-9-9-8.5-21.5T176-492q9-9 21.5-9t21.5 9l159 160Z'/%3E%3C/svg%3E")}
.ms{width:1em;height:1em;fill:currentColor;display:inline-block;vertical-align:-.14em;flex:none}

/* FAQ — acordeón nativo <details> (accesible por teclado, sin JS, CSP self). */
.faq{background:#fff}
.faq-list{max-width:820px;margin:55px 0 0;display:flex;flex-direction:column;gap:12px}
.faq-item{border:1px solid var(--line);border-radius:16px;background:#fff;overflow:hidden;transition:border-color .2s,box-shadow .2s}
.faq-item[open]{border-color:#d1a13b;box-shadow:0 18px 45px rgba(16,24,40,.06)}
.faq-item summary{list-style:none;cursor:pointer;display:flex;align-items:center;gap:18px;padding:22px 26px;font:600 clamp(16px,1.5vw,19px)/1.35 var(--display);color:var(--ink);letter-spacing:-.02em}
.faq-item summary::-webkit-details-marker{display:none}
.faq-item summary:focus-visible{outline:2px solid var(--brand);outline-offset:-2px;border-radius:16px}
.faq-chevron{width:22px;height:22px;flex:none;margin-left:auto;fill:var(--brand-dark);transition:transform .25s}
.faq-item[open] .faq-chevron{transform:rotate(180deg)}
.faq-answer{padding:0 26px 24px;color:var(--muted);font-size:16px;max-width:700px}
@media(max-width:720px){.faq-item summary{padding:18px 18px;gap:12px}.faq-answer{padding:0 18px 20px}}

/* Subtítulo de marca en el footer (navy): más claro para AA sobre #0f172a. */
.footer-brand small{color:#9aa3af}

/* Contraste AA (2026-07-28): tonos borderline (=4.5) subidos apenas, mismo hue. */
.security-grid i{color:#b45309}
.cta .eyebrow{color:#33383f}
