:root{color-scheme:light;--ink: #0f172a;--ink-soft: #475569;--muted: #64748b;--line: #e2e8f0;--paper: #f8faff;--white: #ffffff;--surface: #ffffff;--elevated: #f1f5f9;--dark: #080c14;--dark-surface: #0e1520;--dark-elevated: #141d2e;--accent: #5b7fff;--accent-strong: #4f6ef7;--accent-2: #a78bfa;--success: #34d399;--warning: #fbbf24;--error: #f87171;--shadow: 0 24px 70px rgba(8, 12, 20, .16)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Plus Jakarta Sans,Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--ink);background:var(--white)}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.site-header{position:sticky;top:0;z-index:20;border-bottom:1px solid rgba(223,229,235,.9);background:#ffffffe6;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.nav{width:min(1160px,calc(100% - 40px));min-height:72px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:20px}.brand{display:inline-flex;align-items:center;gap:10px;font-weight:800;letter-spacing:0}.brand img{width:34px;height:34px;border-radius:10px}.nav-links{display:flex;align-items:center;gap:22px;color:var(--ink-soft);font-size:14px;font-weight:650}.nav-links a:hover{color:var(--ink)}.menu-button{display:none;width:42px;height:42px;border:1px solid var(--line);border-radius:8px;background:var(--white);color:var(--ink);place-items:center;padding:10px}.menu-button span{display:block;width:18px;height:2px;border-radius:999px;background:var(--ink)}.menu-button span+span{margin-top:4px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 18px;border-radius:8px;border:1px solid transparent;font-weight:800;line-height:1;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.button:hover{transform:translateY(-1px)}.button-primary{background:var(--accent);color:var(--white);box-shadow:0 14px 30px #5b7fff47}.button-primary:hover{background:var(--accent-strong)}.button-secondary{border-color:#10182029;background:#ffffffeb;color:var(--ink)}.hero{position:relative;min-height:calc(100vh - 72px);overflow:hidden;display:grid;align-items:center;background:var(--dark)}.hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#080c14f0,#080c14c2,#080c1429 72%),linear-gradient(0deg,#080c14bd,#080c140a 38%)}.hero-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero-content{position:relative;z-index:1;width:min(1160px,calc(100% - 40px));margin:0 auto;padding:76px 0 92px;color:var(--white)}.eyebrow{display:inline-flex;align-items:center;gap:8px;min-height:30px;padding:0 12px;border-radius:999px;background:#ffffff1f;color:#ffffffe6;font-size:13px;font-weight:800}.eyebrow:before{content:"";width:8px;height:8px;border-radius:999px;background:var(--warning)}h1,h2,h3,p{margin:0}h1{max-width:660px;margin-top:22px;font-size:clamp(46px,7vw,92px);line-height:.93;letter-spacing:0}.hero-copy{max-width:600px;margin-top:24px;color:#ffffffd6;font-size:clamp(17px,2vw,22px);line-height:1.55}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:34px}.hero-proof{display:flex;flex-wrap:wrap;gap:10px;margin-top:38px;color:#ffffffe0}.proof-pill{min-height:36px;padding:9px 12px;border:1px solid rgba(255,255,255,.22);border-radius:999px;background:#ffffff1a;font-size:13px;font-weight:750}.section{padding:86px 0}.section-alt{background:var(--paper)}.container{width:min(1160px,calc(100% - 40px));margin:0 auto}.section-heading{max-width:760px}.section-kicker{color:var(--accent-strong);font-size:13px;font-weight:900;text-transform:uppercase}h2{margin-top:12px;font-size:clamp(32px,4vw,54px);line-height:1;letter-spacing:0}.section-copy{margin-top:16px;color:var(--ink-soft);font-size:18px;line-height:1.65}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:34px}.feature-card,.pricing-card,.support-card{border:1px solid var(--line);border-radius:8px;background:var(--white);box-shadow:0 12px 40px #1018200f}.feature-card{padding:24px}.feature-mark{width:42px;height:42px;display:grid;place-items:center;border-radius:8px;background:#5b7fff1f;color:var(--accent);font-weight:900}.feature-card:nth-child(2) .feature-mark{background:#a78bfa24;color:var(--accent-2)}.feature-card:nth-child(3) .feature-mark{background:#34d39924;color:var(--success)}.feature-card h3{margin-top:18px;font-size:21px}.feature-card p,.pricing-card p,.support-card p{margin-top:10px;color:var(--muted);line-height:1.65}.split{display:grid;grid-template-columns:.95fr 1.05fr;align-items:center;gap:52px}.workflow{display:grid;gap:14px}.step{display:grid;grid-template-columns:46px 1fr;gap:16px;padding:20px;border:1px solid var(--line);border-radius:8px;background:var(--white)}.step-number{width:46px;height:46px;display:grid;place-items:center;border-radius:8px;background:var(--dark-elevated);color:var(--white);font-weight:900}.step h3{font-size:18px}.step p{margin-top:6px;color:var(--muted);line-height:1.55}.pricing-card{max-width:760px;margin:36px auto 0;padding:30px;display:grid;grid-template-columns:1fr auto;gap:24px;align-items:center}.price{font-size:42px;font-weight:900;color:var(--accent)}.price span{display:block;margin-top:4px;color:var(--muted);font-size:13px}.legal-page{background:var(--paper)}.legal-hero{padding:64px 0 40px;border-bottom:1px solid var(--line);background:var(--white)}.legal-shell{width:min(860px,calc(100% - 40px));margin:0 auto}.legal-shell h1{max-width:none;color:var(--ink);font-size:clamp(38px,5vw,62px);line-height:1}.legal-shell .section-copy{max-width:720px}.legal-content{padding:48px 0 80px}.legal-card{padding:38px;border:1px solid var(--line);border-radius:8px;background:var(--white)}.legal-card h2{margin-top:34px;font-size:24px;line-height:1.15}.legal-card h2:first-child{margin-top:0}.legal-card p,.legal-card li{color:var(--ink-soft);line-height:1.75}.legal-card p{margin-top:12px}.legal-card ul{padding-left:22px}.support-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:32px}.support-card{padding:24px}.site-footer{padding:34px 0;border-top:1px solid var(--line);background:var(--white)}.footer-inner{width:min(1160px,calc(100% - 40px));margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:18px;color:var(--muted);font-size:14px}.footer-links{display:flex;gap:18px;font-weight:700}@media(max-width:820px){.nav{min-height:66px}.menu-button{display:grid}.nav-links{position:absolute;top:66px;left:20px;right:20px;display:none;padding:18px;border:1px solid var(--line);border-radius:8px;background:var(--white);box-shadow:var(--shadow)}.nav-links[data-open=true]{display:grid}.hero{min-height:auto}.hero:after{background:linear-gradient(180deg,#0c1118e6,#0c1118b8 52%,#0c111861),linear-gradient(90deg,#0c1118d1,#0c111838)}.hero-content{padding:72px 0 84px}.feature-grid,.support-grid,.split,.pricing-card{grid-template-columns:1fr}.pricing-card{align-items:start}.section{padding:64px 0}.footer-inner{align-items:flex-start;flex-direction:column}}@media(max-width:520px){.nav,.container,.hero-content,.footer-inner,.legal-shell{width:min(100% - 28px,1160px)}.hero-actions .button{width:100%}.legal-card{padding:24px}}
