:root{color-scheme:light;--bg:#061118;--panel:rgba(10,21,29,0.86);--panel-soft:rgba(255,255,255,0.06);--line:rgba(255,255,255,0.1);--text:#f8fafc;--muted:rgba(226,232,240,0.74);--accent:#0f8f8e;--accent-2:#46c7c2}*{box-sizing:border-box}body,html{margin:0;min-height:100%;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:radial-gradient(circle at top left,rgba(70,199,194,.16),transparent 24%),radial-gradient(circle at top right,rgba(15,143,142,.14),transparent 28%),linear-gradient(180deg,#061118,#08151d);color:var(--text)}a{color:inherit;text-decoration:none}.buyer-shell{width:min(1240px,calc(100% - 32px));margin:0 auto;padding:24px 0 72px}.card,.cta-block,.demo-card,.feature-card,.hero,.section,.shot-card,.stack-card{border:1px solid var(--line);background:var(--panel);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 24px 80px rgba(0,0,0,.2)}.hero{border-radius:34px;padding:24px}.demo-grid,.feature-grid,.footer-grid,.hero__actions,.hero__buttons,.hero__content,.hero__nav,.hero__stack,.link-stack,.section__intro,.shot-grid,.split,.stat-grid{display:grid;grid-gap:18px;gap:18px}.hero__nav{grid-template-columns:minmax(0,1fr) auto}.brand,.hero__nav{align-items:center}.brand{display:flex;gap:14px}.brand__mark{display:inline-flex;width:52px;height:52px;align-items:center;justify-content:center;border-radius:18px;background:linear-gradient(135deg,var(--accent),var(--accent-2));color:#041015;font-weight:800;font-size:1.1rem}.brand h1,.card h3,.cta-block h3,.hero__copy h2,.section__intro h3{margin:0}.brand__eyebrow,.eyebrow{margin:0 0 6px;font-size:.74rem;font-weight:700;letter-spacing:.22em;text-transform:uppercase;color:rgba(226,232,240,.55)}.hero__actions{grid-auto-flow:column;align-items:center}.cta,.pill{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 20px;border-radius:999px;font-weight:700}.pill{border:1px solid var(--line);background:var(--panel-soft);color:var(--text)}.cta{background:linear-gradient(135deg,var(--accent),var(--accent-2));color:#041015}.hero__content{margin-top:28px;grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);align-items:start}.hero__copy h2{max-width:12ch;font-size:clamp(2.8rem,6vw,5.2rem);line-height:.95}.cta-block p,.feature-card p,.hero__copy p,.section__intro p,.stack-card p{color:var(--muted);line-height:1.8}.hero__panel{border-radius:28px;padding:18px;background:radial-gradient(circle at top center,rgba(70,199,194,.14),transparent 26%),rgba(255,255,255,.04);border:1px solid var(--line)}.demo-grid,.feature-grid,.shot-grid,.stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.demo-card,.feature-card,.shot-card,.stack-card,.stat-grid div{border-radius:24px;padding:18px;background:rgba(255,255,255,.04)}.shot-card span,.stat-grid span{display:block;margin-bottom:10px;color:rgba(226,232,240,.5);font-size:.82rem;text-transform:uppercase;letter-spacing:.18em}.card h3,.cta-block h3,.demo-card span,.feature-card h4,.stack-card h3{margin:0 0 10px}.section{margin-top:22px;border-radius:32px;padding:28px}.section__intro{max-width:760px;margin-bottom:24px}.feature-grid,.shot-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.shot-card{min-height:200px;display:flex;flex-direction:column;justify-content:flex-end;background:linear-gradient(180deg,rgba(70,199,194,.14),transparent),rgba(255,255,255,.04)}.footer-grid,.split{grid-template-columns:repeat(2,minmax(0,1fr))}.card,.cta-block{border-radius:28px;padding:24px}.list{margin:18px 0 0;padding-left:18px;line-height:1.8}.link-stack a,.list{color:var(--muted)}@media (max-width:1023px){.feature-grid,.footer-grid,.hero__content,.hero__nav,.shot-grid,.split{grid-template-columns:1fr}.hero__actions{grid-auto-flow:row}.demo-grid,.stat-grid{grid-template-columns:1fr}.hero__copy h2{max-width:100%}}@media (max-width:767px){.buyer-shell{width:min(100% - 24px,1240px);padding-top:12px}.card,.cta-block,.hero,.section{border-radius:26px;padding:20px}.hero__actions,.hero__buttons{grid-template-columns:1fr}.cta,.pill{width:100%}}