:root{color:#001e2b;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;--brand-green:#00ed64;--brand-green-dark:#00684a;--brand-teal-deep:#001e2b;--brand-teal:#003d4f;--surface:#f9fbfa;--surface-soft:#f4f7f6;--surface-feature:#e3fcef;--hairline:#e1e5e8;--hairline-dark:#1c2d38;--ink:#001e2b;--slate:#3d4f5b;--steel:#5c6c7a;--muted:#a8b3bc;--on-dark:#fff;background:#fff;font-family:Euclid Circular A,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;margin:0}a{color:inherit;text-decoration:none}.site-shell{background:#fff;min-height:100vh}.container{width:min(1280px,100% - 48px);margin:0 auto}.topbar{z-index:10;border-bottom:1px solid var(--hairline);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff0;justify-content:space-between;align-items:center;gap:24px;padding:16px max(24px,50vw - 640px);display:flex;position:sticky;top:0}.brand{color:var(--ink);align-items:center;gap:10px;font-size:18px;font-weight:700;display:inline-flex}.brand-mark{background:var(--brand-green);border-radius:999px 999px 999px 4px;width:16px;height:26px;display:inline-block;transform:rotate(18deg)}.nav-links{color:var(--slate);align-items:center;gap:28px;font-size:14px;font-weight:500;display:flex}.nav-links a:hover,.footer-links a:hover{color:var(--brand-green-dark)}.button{white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;min-height:42px;padding:10px 22px;font-size:14px;font-weight:700;line-height:1.3;display:inline-flex}.button-primary{background:var(--brand-green);color:var(--ink);box-shadow:0 1px 2px #001e2b14}.button-primary:hover{background:#00d95b}.button-secondary-dark{color:var(--on-dark);border:1px solid var(--hairline-dark)}.button-secondary-dark:hover{border-color:var(--brand-green)}.hero{color:var(--on-dark);background:radial-gradient(circle at 85% 12%,#00ed642e,#0000 26%),linear-gradient(135deg,#001e2b 0%,#003d4f 100%);padding:104px 0 72px}.hero-grid{grid-template-columns:minmax(0,1fr) minmax(420px,.84fr);align-items:center;gap:64px;display:grid}.eyebrow{color:var(--brand-green);letter-spacing:1px;text-transform:uppercase;margin:0 0 14px;font-size:11px;font-weight:800;line-height:1.4}.hero h1{max-width:780px;margin:0;font-size:clamp(44px,6vw,72px);font-weight:600;line-height:1.1}.hero-subtitle{color:#c1ccd6;max-width:660px;margin:24px 0 0;font-size:18px;line-height:1.55}.hero-actions{flex-wrap:wrap;gap:14px;margin-top:34px;display:flex}.dashboard-card{color:var(--on-dark);border:1px solid var(--hairline-dark);background:#001823f5;border-radius:16px;padding:22px;box-shadow:0 24px 64px #0000003d}.dashboard-header,.dashboard-hero-metric,.signal-grid,.insight-feed{border:1px solid var(--hairline-dark)}.dashboard-header{color:var(--muted);border-width:0 0 1px;justify-content:space-between;align-items:center;gap:16px;padding:0 0 16px;font-size:13px;font-weight:600;display:flex}.status-dot{color:var(--brand-green);align-items:center;gap:8px;display:inline-flex}.status-dot:before{content:"";background:var(--brand-green);border-radius:50%;width:8px;height:8px}.dashboard-hero-metric{background:#003d4f;border-radius:12px;margin-top:18px;padding:18px}.dashboard-hero-metric span,.signal-grid span,.insight-feed p,.insight-feed span{color:var(--muted);font-size:12px;display:block}.dashboard-hero-metric strong{color:var(--brand-green);margin-top:8px;font-size:44px;line-height:1;display:block}.signal-grid{border:0;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:12px;display:grid}.signal-grid div{border:1px solid var(--hairline-dark);background:#001e2b;border-radius:10px;min-width:0;padding:14px}.signal-grid strong{color:var(--on-dark);margin-top:8px;font-size:20px;display:block}.insight-feed{background:#001e2b;border-radius:12px;margin-top:12px;padding:18px}.insight-feed p{color:var(--brand-green);text-transform:uppercase;margin:0 0 8px;font-weight:700}.insight-feed strong{margin-bottom:10px;line-height:1.4;display:block}.insight-feed span{line-height:1.5}.metrics-band{background:var(--brand-teal-deep);border-top:1px solid var(--hairline-dark);border-bottom:1px solid var(--hairline-dark)}.metrics-grid{grid-template-columns:repeat(3,1fr);display:grid}.metric{border-left:1px solid var(--hairline-dark);padding:28px 32px}.metric:last-child{border-right:1px solid var(--hairline-dark)}.metric strong{color:var(--brand-green);font-size:34px;line-height:1.1;display:block}.metric span{color:var(--muted);margin-top:8px;font-size:14px;display:block}.section{padding:96px 0}.section-soft{background:var(--surface-soft)}.section-heading{max-width:720px;margin-bottom:42px}.section-heading.compact{margin-bottom:0}.section-heading h2,.security-section h2,.final-cta h2{color:var(--ink);margin:0;font-size:clamp(32px,4vw,48px);font-weight:600;line-height:1.18}.section-heading p:not(.eyebrow),.security-section p{color:var(--steel);margin:16px 0 0;font-size:17px;line-height:1.6}.capability-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.feature-card,.use-case-card{border:1px solid var(--hairline);background:#fff;border-radius:12px;padding:26px}.feature-card{min-height:250px}.feature-card:hover,.use-case-card:hover{box-shadow:0 12px 24px #001e2b14}.card-icon{background:linear-gradient(135deg, var(--brand-green), #c3f0d2);border-radius:10px;width:40px;height:40px;margin-bottom:28px;display:block}.feature-card h3,.workflow-item h3,.use-case-card h3{color:var(--ink);margin:0;font-size:22px;font-weight:600;line-height:1.3}.feature-card p,.workflow-item p,.use-case-card p{color:var(--steel);margin:12px 0 0;font-size:15px;line-height:1.58}.workflow-grid,.security-grid,.cta-card,.footer-grid{grid-template-columns:.9fr 1.1fr;align-items:start;gap:64px;display:grid}.workflow-list{gap:14px;display:grid}.workflow-item{border:1px solid var(--hairline);background:#fff;border-radius:12px;grid-template-columns:58px 1fr;gap:18px;padding:22px;display:grid}.workflow-item>span{background:var(--surface-feature);width:44px;height:44px;color:var(--brand-green-dark);border-radius:999px;justify-content:center;align-items:center;font-size:13px;font-weight:800;display:inline-flex}.use-case-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.badge{color:var(--brand-green-dark);background:#c3f0d2;border-radius:999px;margin-bottom:28px;padding:5px 11px;font-size:12px;font-weight:800;display:inline-flex}.security-section{color:var(--on-dark);background:var(--brand-teal-deep)}.security-section h2{color:var(--on-dark)}.security-section p{color:var(--muted)}.governance-list{gap:14px;margin:0;padding:0;list-style:none;display:grid}.governance-list li{border:1px solid var(--hairline-dark);color:#d7dee3;background:#002838;border-radius:12px;padding:20px 20px 20px 54px;line-height:1.5;position:relative}.governance-list li:before{content:"";background:var(--brand-green);border-radius:50%;width:16px;height:16px;position:absolute;top:22px;left:22px;box-shadow:inset 0 0 0 5px #002838}.final-cta{background:var(--surface);padding:72px 0}.cta-card{background:var(--surface-feature);border:1px solid #c3f0d2;border-radius:16px;align-items:center;padding:44px}.cta-card .eyebrow{color:var(--brand-green-dark)}.footer{color:var(--muted);background:var(--brand-teal-deep);padding:46px 0}.footer-grid{align-items:center}.footer-brand{color:var(--on-dark)}.footer p{margin:14px 0 0;font-size:14px}.footer-links{flex-wrap:wrap;justify-content:flex-end;gap:18px;font-size:14px;display:flex}@media (width<=980px){.container{width:min(100% - 32px,760px)}.topbar{padding:14px 16px}.nav-links{display:none}.hero{padding:72px 0 56px}.hero-grid,.workflow-grid,.security-grid,.cta-card,.footer-grid{grid-template-columns:1fr;gap:32px}.capability-grid,.use-case-grid{grid-template-columns:repeat(2,1fr)}.metrics-grid{grid-template-columns:1fr}.metric,.metric:last-child{border-left:0;border-right:0;border-bottom:1px solid var(--hairline-dark)}.footer-links{justify-content:flex-start}}@media (width<=640px){.nav-cta{padding:9px 14px;font-size:13px}.hero h1{font-size:42px}.hero-subtitle{font-size:16px}.hero-actions,.hero-actions .button,.final-cta .button{width:100%}.dashboard-card{padding:16px}.signal-grid,.capability-grid,.use-case-grid{grid-template-columns:1fr}.section{padding:64px 0}.feature-card{min-height:auto}.workflow-item{grid-template-columns:1fr}.cta-card{padding:28px}}
