:root{color-scheme:dark;--bg:#070b14;--bg-soft:#0d1320;--surface:rgba(15,23,42,0.72);--surface-strong:#111827;--surface-accent:linear-gradient(180deg,rgba(59,130,246,0.18),rgba(15,23,42,0.92));--text:#f8fafc;--muted:#94a3b8;--line:rgba(148,163,184,0.18);--line-strong:rgba(148,163,184,0.28);--accent:#7dd3fc;--accent-strong:#38bdf8;--shadow:0 24px 80px rgba(2,6,23,0.45)}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{min-height:100vh;font-family:Inter,Segoe UI,system-ui,-apple-system,sans-serif;color:var(--text);background:radial-gradient(circle at top left,rgba(56,189,248,.14),transparent 28%),radial-gradient(circle at top right,rgba(99,102,241,.14),transparent 30%),linear-gradient(180deg,#04070d 0,var(--bg) 50%,#03060b 100%)}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.page-shell{width:min(1160px,calc(100% - 40px));margin:0 auto;min-height:100vh}.chip-row,.cta-actions,.hero-cta,.panel-bar,.site-footer,.site-header,.site-header-actions,.site-header-right,.site-nav{display:flex;align-items:center}.site-footer,.site-header{justify-content:space-between}.site-header{padding:18px 0 4px}.chip-row,.cta-actions,.hero-cta,.panel-bar,.site-header-actions,.site-header-right,.site-nav{gap:14px}.site-brand{display:inline-flex;align-items:center;gap:10px;font-size:1rem;font-weight:700;letter-spacing:-.03em}.site-brand-copy{display:grid;grid-gap:1px;gap:1px}.site-brand-title{color:var(--text)}.site-brand-subtitle{color:var(--muted);font-size:.72rem;font-weight:500;letter-spacing:0;line-height:1.1}.brand-mark{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:10px;border:1px solid var(--line);background:rgba(15,23,42,.9);box-shadow:inset 0 1px 0 rgba(255,255,255,.04)}.site-nav{color:var(--muted);font-size:.95rem}.site-footer a,.site-nav a{transition:color .2s ease}.site-footer a:hover,.site-nav a:hover{color:var(--text)}.button,.nav-button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 18px;border-radius:999px;border:1px solid var(--line);transition:transform .2s ease,border-color .2s ease,background .2s ease}.button:hover,.nav-button:hover{transform:translateY(-1px);border-color:var(--line-strong)}.button.secondary,.nav-button{background:rgba(15,23,42,.72)}.button.primary{background:linear-gradient(180deg,#38bdf8,#0ea5e9);border-color:transparent;color:#03111d;font-weight:700}.main{display:grid;grid-gap:24px;gap:24px;padding:24px 0 72px}.cta-section,.hero{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);grid-gap:28px;gap:28px}.hero{align-items:center;min-height:72vh;padding:26px 0 8px}.eyebrow,.panel-label,.section-label,.step-pill{font-size:.78rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.eyebrow,.panel-label,.section-label{color:var(--accent)}.cta-section h2,.hero-copy h1,.section h2,.statement-card h2{letter-spacing:-.055em;line-height:.96}.hero-copy h1{max-width:760px;margin-top:14px;font-size:clamp(3.35rem,8vw,6.2rem)}.capability-card p,.lead,.panel-copy,.principle-card p,.section-copy,.site-footer,.statement-card p,.workflow-card p{color:var(--muted);line-height:1.7}.lead{max-width:660px;margin:22px 0 30px;font-size:1.08rem}.hero-note{display:inline-flex;align-items:center;gap:10px;margin-top:18px;color:var(--muted);font-size:.94rem}.status-dot{width:9px;height:9px;border-radius:999px;background:var(--accent-strong);box-shadow:0 0 0 6px rgba(56,189,248,.12)}.capability-card,.cta-section,.hero-panel,.principle-card,.statement-card,.workflow-card{border:1px solid var(--line);background:var(--surface);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:var(--shadow)}.cta-section,.hero-panel,.statement-card{border-radius:28px}.capability-card,.principle-card,.workflow-card{border-radius:24px}.hero-panel{padding:20px}.panel-bar{gap:10px;flex-wrap:wrap;color:var(--muted)}.chip-row span,.panel-bar span,.step-pill{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:0 12px;border-radius:999px;border:1px solid var(--line);background:rgba(15,23,42,.72)}.panel-layout{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px;gap:16px;margin-top:18px}.panel-card{padding:18px;border-radius:22px;border:1px solid var(--line)}.capability-card h3,.panel-card strong,.workflow-card h3{display:block;margin:10px 0;font-size:1.18rem;letter-spacing:-.03em;line-height:1.2}.panel-card.muted{background:rgba(15,23,42,.7)}.panel-card.accent{background:var(--surface-accent)}.panel-card.wide{grid-column:1/-1}.panel-list{list-style:none;display:grid;grid-gap:10px;gap:10px;color:#dbeafe}.panel-list li{position:relative;padding-left:16px}.panel-list li:before{content:"";position:absolute;left:0;top:11px;width:6px;height:6px;border-radius:999px;background:var(--accent)}.capability-grid,.principles,.workflow-grid{display:grid;grid-gap:18px;gap:18px}.principles{grid-template-columns:repeat(3,minmax(0,1fr))}.capability-card,.principle-card,.workflow-card{padding:24px}.section{padding-top:12px}.section-heading{max-width:720px;margin-bottom:22px}.cta-section h2,.section h2,.statement-card h2{margin:12px 0 14px;font-size:clamp(2rem,4vw,3.4rem)}.capability-grid,.workflow-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.statement-card{padding:34px}.statement-card p{max-width:760px}.cta-section{align-items:center;padding:30px 32px}.cta-actions{justify-content:flex-end;flex-wrap:wrap}.site-footer{padding:0 0 32px;font-size:.94rem}@media (max-width:960px){.capability-grid,.cta-section,.hero,.panel-layout,.principles,.workflow-grid{grid-template-columns:1fr}.cta-actions,.site-footer,.site-header,.site-header-right{flex-direction:column;align-items:flex-start}.site-header{gap:16px}.hero{min-height:auto;padding-top:18px}.cta-actions{width:100%;justify-content:flex-start}}@media (max-width:640px){.page-shell{width:min(100% - 28px,1160px)}.cta-actions,.hero-cta,.site-nav{width:100%;flex-wrap:wrap}.site-nav{justify-content:space-between;gap:10px}.button,.nav-button{width:100%}.capability-card,.cta-section,.hero-panel,.principle-card,.statement-card,.workflow-card{border-radius:22px}.cta-section h2,.hero-copy h1,.section h2,.statement-card h2{letter-spacing:-.05em}}:root{--bg:#17191d;--bg-soft:#1d2026;--surface:#22262d;--text:#f5f5f5;--muted:#c0c5ce;--line:#353b45;--line-strong:#454c57;--accent:#f3f4f6;--accent-strong:#ffffff;--shadow:none}body{background:radial-gradient(circle at top left,rgba(255,255,255,.07),transparent 32%),linear-gradient(180deg,#1c1f25 0,var(--bg) 100%)}.page-shell{width:min(1100px,calc(100% - 40px))}.site-header{padding:24px 0 0}.site-footer,.site-header{border:0}.site-brand{gap:12px;font-size:.98rem}.brand-mark{width:30px;height:30px;border-radius:8px;background:#272c34;border-color:var(--line);box-shadow:none}.button,.nav-button{min-height:44px;padding:0 16px;border-radius:12px}.button.secondary,.nav-button{background:#272c34}.button.primary{background:#f5f5f5;color:#090909}.main.simple-home{gap:40px;padding:8px 0 64px}.simple-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,460px);grid-gap:40px;gap:40px;align-items:center;min-height:calc(100vh - 180px)}.simple-kicker{color:var(--muted);font-size:.85rem;letter-spacing:.08em;text-transform:uppercase}.simple-copy h1,.simple-cta h2{letter-spacing:-.06em;line-height:.95}.simple-copy h1{max-width:700px;margin-top:14px;font-size:clamp(3.5rem,9vw,6.4rem)}.simple-lead{max-width:560px;margin-top:18px;color:var(--muted);font-size:1.05rem;line-height:1.7}.simple-actions{display:flex;gap:14px;margin-top:28px;flex-wrap:wrap}.simple-preview{width:100%}.preview-window,.simple-cta,.simple-point{border:1px solid var(--line);background:var(--surface);border-radius:20px}.preview-window{padding:18px}.preview-top{display:flex;gap:8px}.preview-top span{width:10px;height:10px;border-radius:999px;background:#596270}.preview-body{display:grid;grid-gap:14px;gap:14px;margin-top:18px}.preview-block{padding:16px;border:1px solid var(--line);border-radius:16px;background:#2a2f37}.preview-block p{margin-bottom:8px;color:var(--muted);font-size:.8rem;text-transform:uppercase;letter-spacing:.08em}.preview-block strong{display:block;font-size:1rem;line-height:1.5}.preview-output ul{display:grid;grid-gap:8px;gap:8px;padding-left:18px;color:var(--muted)}.simple-points{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:16px;gap:16px}.simple-point{padding:20px;color:var(--muted);line-height:1.6}.simple-cta{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:28px}.simple-cta-copy{max-width:460px}.simple-cta-lead{margin-top:16px}.enterprise-form{flex:1 1;width:100%;display:grid;grid-gap:12px;gap:12px}.enterprise-form input,.enterprise-form textarea{width:100%;padding:14px 16px;border:1px solid var(--line);border-radius:14px;background:#2a2f37;color:var(--text)}.enterprise-form textarea{resize:vertical;min-height:120px}.enterprise-form input::placeholder,.enterprise-form textarea::placeholder{color:var(--muted)}.enterprise-form .button{width:-moz-fit-content;width:fit-content}.simple-cta h2{margin-top:10px;font-size:clamp(2rem,5vw,3.4rem)}.site-footer{padding:0 0 24px;color:var(--muted)}.site-footer-copy{display:grid;grid-gap:4px;gap:4px}.site-footer-links{display:flex;align-items:center;gap:18px;flex-wrap:wrap}.legal-page{padding:28px 0 72px}.legal-shell{max-width:820px;padding:28px 30px 32px;border:1px solid var(--line);border-radius:28px;background:var(--surface);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:var(--shadow)}.legal-kicker{color:#cbd5e1;font-size:.78rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.legal-shell h1{margin-top:14px;letter-spacing:-.06em;line-height:.95;font-size:clamp(2.8rem,6vw,4.4rem)}.legal-updated{margin-top:16px;color:var(--muted);font-size:.98rem}.legal-intro{margin-top:18px;color:var(--muted);line-height:1.7;font-size:1.02rem}.legal-sections{display:grid;grid-gap:16px;gap:16px;margin-top:28px}.legal-section{padding:22px;border:1px solid var(--line);border-radius:20px;background:rgba(24,29,39,.72)}.legal-section h2{letter-spacing:-.04em;line-height:1;font-size:clamp(1.4rem,3vw,2rem)}.legal-section li,.legal-section p{color:var(--muted);line-height:1.7}.legal-section ol,.legal-section p+p,.legal-section ul{margin-top:12px}.legal-section ol,.legal-section ul{padding-left:20px}@media (max-width:960px){.simple-cta,.simple-hero,.simple-points{grid-template-columns:1fr}.simple-cta,.simple-hero,.site-footer{min-height:auto;flex-direction:column;align-items:flex-start}.enterprise-form .button{width:100%}}@media (max-width:640px){.site-header-actions{display:none}.main.simple-home{padding-top:32px}.legal-page{padding-top:20px}.legal-shell{padding:22px 20px 24px;border-radius:20px}.nav-button,.simple-actions,.simple-actions .button,.simple-cta .button{width:100%}.simple-copy h1{font-size:clamp(2.8rem,15vw,4.2rem)}.preview-window,.simple-cta,.simple-point{border-radius:16px}.enterprise-form input,.enterprise-form textarea{border-radius:12px}}