:root{color-scheme:light;--background: #f7f8f4;--surface: #ffffff;--surface-muted: #edf2ee;--ink: #10211c;--ink-muted: #4c5e57;--line: #cdd8d1;--green: #1f5c49;--green-dark: #12392f;--blue: #24496b;--amber: #b6781f;--red: #a63a2b;--shadow: 0 24px 80px rgba(16, 33, 28, .15);font-family:Avenir Next,Avenir,Segoe UI,sans-serif;font-size:16px}*{box-sizing:border-box}html{background:var(--background);color:var(--ink);scroll-behavior:smooth}body{margin:0;min-width:320px}a{color:inherit}a:focus-visible,button:focus-visible{outline:3px solid var(--amber);outline-offset:4px}.skip-link{background:var(--ink);color:#fff;left:1rem;padding:.7rem 1rem;position:fixed;top:1rem;transform:translateY(-140%);z-index:50}.skip-link:focus{transform:translateY(0)}.site-header,.site-footer{align-items:center;display:flex;gap:1rem;justify-content:space-between;margin:0 auto;max-width:1180px;padding:1rem clamp(1rem,4vw,2rem)}.site-header{min-height:72px}.brand-link{align-items:center;display:inline-flex;font-weight:800;gap:.65rem;text-decoration:none}.brand-mark{align-items:center;background:var(--green);border-radius:.45rem;color:#fff;display:inline-flex;height:2rem;justify-content:center;width:2rem}.main-nav{align-items:center;display:flex;gap:.25rem}.main-nav a,.site-footer nav a{border-radius:999px;color:var(--ink-muted);padding:.65rem .85rem;text-decoration:none}.main-nav a:hover,.main-nav a[aria-current=page],.site-footer nav a:hover{background:var(--surface-muted);color:var(--ink)}.header-action,.button{align-items:center;border-radius:999px;display:inline-flex;font-weight:800;justify-content:center;min-height:44px;padding:.75rem 1rem;text-decoration:none}.header-action,.button.secondary{border:1px solid var(--line);color:var(--ink)}.button.primary{background:var(--green);color:#fff}.button.primary:hover{background:var(--green-dark)}.button.secondary:hover,.header-action:hover{background:var(--surface);border-color:var(--green)}.hero-section{display:grid;gap:clamp(2rem,6vw,4rem);grid-template-columns:minmax(0,.92fr) minmax(340px,1.08fr);margin:0 auto;max-width:1180px;min-height:calc(100vh - 92px);padding:clamp(2.5rem,6vw,5rem) clamp(1rem,4vw,2rem)}.hero-copy{align-self:center}.eyebrow{color:var(--red);font-size:.78rem;font-weight:900;letter-spacing:0;margin:0 0 .9rem;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(3.2rem,10vw,7.6rem);letter-spacing:0;line-height:.9;margin-bottom:1.3rem}h2{font-size:clamp(2rem,4vw,3.4rem);letter-spacing:0;line-height:1}h3{font-size:1.15rem}p{color:var(--ink-muted);line-height:1.65}.hero-lede{font-size:clamp(1.12rem,2vw,1.38rem);max-width:38rem}.hero-actions{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:2rem}.product-preview{align-self:center;background:#10211c;border:1px solid rgba(255,255,255,.14);border-radius:1.25rem;box-shadow:var(--shadow);color:#eff8f2;overflow:hidden}.preview-topbar{align-items:center;border-bottom:1px solid rgba(255,255,255,.12);display:flex;justify-content:space-between;padding:1rem}.preview-topbar strong{background:#d8f2b8;border-radius:999px;color:#18351f;padding:.35rem .7rem}.preview-grid{display:grid;grid-template-columns:minmax(160px,.8fr) minmax(220px,1.2fr);min-height:520px}.preview-list{background:#182c26;border-right:1px solid rgba(255,255,255,.12);padding:.85rem}.queue-item{border:1px solid rgba(255,255,255,.1);border-radius:.75rem;padding:.85rem}.queue-item+.queue-item{margin-top:.75rem}.queue-item.active{background:#d8f2b81f;border-color:#d8f2b86b}.queue-item strong,.queue-item p,.thread-message p,.agent-note p{margin-bottom:0}.queue-item p,.thread-message p,.agent-note p{color:#eff8f2bf;font-size:.9rem;line-height:1.45}.queue-meta,.thread-message span{color:#d7a640;display:inline-block;font-size:.72rem;font-weight:900;margin-bottom:.4rem;text-transform:uppercase}.preview-thread{display:grid;gap:.85rem;padding:1rem}.thread-message,.agent-note{align-self:start;border-radius:1rem;padding:1rem}.thread-message.customer{background:#ffffff14;justify-self:start}.thread-message.ai{background:#edf8ef;color:#10211c;justify-self:end}.thread-message.ai p{color:#334840}.citation-row{display:flex;flex-wrap:wrap;gap:.45rem;margin-top:.85rem}.citation-row span{background:#dfeee4;border:1px solid #bfd7c8;border-radius:999px;color:#204b3f;font-size:.75rem;padding:.35rem .55rem;text-transform:none}.agent-note{background:#b7781f29;border:1px solid rgba(215,166,64,.3)}.metric-strip{display:grid;gap:1px;grid-template-columns:repeat(3,1fr);margin:0 auto;max-width:1180px;padding:0 clamp(1rem,4vw,2rem) 2rem}.metric-strip article{background:var(--ink);color:#fff;min-height:112px;padding:1.1rem}.metric-strip strong{display:block;font-size:clamp(2rem,4vw,3.6rem);line-height:1}.metric-strip span{color:#ffffffbd}.content-band,.split-band,.pricing-grid,.page-hero,.legal-page{margin:0 auto;max-width:1180px;padding:clamp(3rem,8vw,6rem) clamp(1rem,4vw,2rem)}.content-band.narrow,.legal-page{max-width:860px}.section-heading{max-width:720px}.feature-grid,.pricing-grid{display:grid;gap:1rem;grid-template-columns:repeat(3,1fr)}.feature-card,.price-card{background:var(--surface);border:1px solid var(--line);border-radius:.5rem;padding:1.2rem}.feature-card h3,.price-card h2{margin-bottom:.65rem}.split-band{align-items:center;background:var(--surface-muted);display:flex;gap:1.5rem;justify-content:space-between;margin-bottom:3rem}.split-band div{max-width:720px}.page-hero{padding-bottom:2rem}.page-hero.compact{max-width:900px}.page-hero h1{font-size:clamp(2.6rem,7vw,5.2rem);max-width:900px}.page-hero p{max-width:760px}.price-card{display:flex;flex-direction:column;justify-content:space-between;min-height:430px}.price-card strong{color:var(--blue);display:block;font-size:2rem;margin-bottom:1rem}.price-card ul,.check-list{list-style:none;margin:1.5rem 0;padding:0}.price-card li,.check-list li{border-top:1px solid var(--line);padding:.75rem 0}.price-card li:before,.check-list li:before{color:var(--green);content:"+ ";font-weight:900}.legal-page h1{font-size:clamp(2.8rem,7vw,5rem)}.legal-page h2{font-size:1.35rem;margin-top:2rem}.site-footer{align-items:flex-start;border-top:1px solid var(--line);padding-bottom:2.5rem;padding-top:2.5rem}.site-footer p{max-width:420px}.site-footer nav{display:flex;flex-wrap:wrap;gap:.25rem;justify-content:flex-end}@media(max-width:900px){.site-header{align-items:flex-start;flex-wrap:wrap}.main-nav{order:3;overflow-x:auto;padding-bottom:.25rem;width:100%}.hero-section,.preview-grid,.feature-grid,.pricing-grid{grid-template-columns:1fr}.hero-section,.preview-grid{min-height:auto}.preview-list{border-bottom:1px solid rgba(255,255,255,.12);border-right:0}.metric-strip{grid-template-columns:1fr}.split-band,.site-footer{align-items:stretch;flex-direction:column}.site-footer nav{justify-content:flex-start}}@media(max-width:520px){.header-action,.hero-actions,.button{width:100%}.button{text-align:center}.product-preview{border-radius:.85rem}.thread-message.ai,.thread-message.customer{justify-self:stretch}}
