
:root{--bg:#f6f8fc;--surface:#fff;--text:#101828;--muted:#667085;--line:#e4e7ec;--brand:#2f6bff;--accent:#7c3aed;--shadow:0 18px 50px rgba(16,24,40,.10)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--text);background:var(--bg);line-height:1.6}a{color:inherit}.wrap{width:min(1120px,calc(100% - 32px));margin:0 auto}.site-header{position:sticky;top:0;z-index:10;background:rgba(246,248,252,.9);backdrop-filter:blur(16px);border-bottom:1px solid var(--line)}.header-row{min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:20px}.brand{display:flex;align-items:center;gap:11px;text-decoration:none;font-weight:800;font-size:21px}.brand img{width:38px;height:38px}nav{display:flex;gap:22px;align-items:center}nav a{text-decoration:none;color:#475467;font-weight:650;font-size:14px}nav a:hover{color:var(--brand)}.nav-cta{padding:10px 16px!important;border-radius:12px;background:#101828;color:white!important}.menu{display:none;border:0;background:transparent;font-size:24px}.hero{padding:92px 0 70px;overflow:hidden}.hero-grid{display:grid;grid-template-columns:1.08fr .92fr;gap:54px;align-items:center}.eyebrow{display:inline-flex;padding:7px 11px;border-radius:999px;background:#eaf1ff;color:#2457d6;font-size:13px;font-weight:800}h1{font-size:clamp(48px,7vw,78px);line-height:.98;letter-spacing:-.055em;margin:22px 0}.hero h1 span{background:linear-gradient(90deg,var(--brand),var(--accent));-webkit-background-clip:text;color:transparent}.lead{font-size:20px;color:#475467;max-width:720px}.actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:32px}.btn{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;padding:13px 18px;border-radius:14px;font-weight:800;border:1px solid transparent}.btn-primary{background:#101828;color:white}.btn-secondary{background:white;border-color:#d0d5dd;color:#344054}.hero-card{background:linear-gradient(145deg,#0b1220,#172554);border-radius:30px;padding:28px;box-shadow:var(--shadow);min-height:430px;position:relative;color:white;overflow:hidden}.hero-card:before{content:"";position:absolute;inset:-20%;background:radial-gradient(circle at 65% 25%,rgba(47,107,255,.7),transparent 33%),radial-gradient(circle at 35% 80%,rgba(124,58,237,.55),transparent 30%)}.mock{position:relative;z-index:1;background:rgba(255,255,255,.96);color:#101828;border-radius:24px;padding:20px;box-shadow:0 20px 50px rgba(0,0,0,.25);transform:rotate(-2deg)}.mock-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.mock-chip{background:#eef4ff;color:#3056d3;padding:6px 10px;border-radius:999px;font-size:12px;font-weight:800}.doc-title{font-size:18px;font-weight:850;margin-bottom:12px}.line{height:9px;background:#e7eaf0;border-radius:999px;margin:9px 0}.w80{width:80%}.w62{width:62%}.w91{width:91%}.ai-box{margin-top:20px;padding:14px;border-radius:16px;background:#f5f8ff;border:1px solid #dce6ff}.ai-box strong{display:block;margin-bottom:5px}.section{padding:78px 0}.section-head{max-width:760px;margin-bottom:36px}.section h2,.legal h1{font-size:clamp(32px,4vw,48px);letter-spacing:-.04em;line-height:1.05;margin:0 0 14px}.section p{color:#667085}.grid3{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.card{background:white;border:1px solid var(--line);border-radius:22px;padding:24px;box-shadow:0 8px 28px rgba(16,24,40,.04)}.icon{width:44px;height:44px;border-radius:13px;background:#eef4ff;display:grid;place-items:center;font-size:21px;margin-bottom:17px}.card h3{margin:0 0 8px;font-size:18px}.card p{margin:0;color:#667085;font-size:15px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;counter-reset:steps}.step{padding:26px 24px;background:#101828;border-radius:22px;color:white}.step:before{counter-increment:steps;content:counter(steps);display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:white;color:#101828;font-weight:900;margin-bottom:24px}.step p{color:#cbd5e1}.safety{background:#eef4ff;border:1px solid #c7d7fe;border-radius:26px;padding:30px;display:grid;grid-template-columns:1fr 1fr;gap:26px}.badges{display:flex;gap:10px;flex-wrap:wrap;margin-top:16px}.badge{padding:8px 11px;border-radius:999px;background:white;border:1px solid #d0d5dd;font-size:13px;font-weight:700}.cta{background:linear-gradient(135deg,#101828,#1e3a8a);color:white;border-radius:28px;padding:42px;display:flex;justify-content:space-between;align-items:center;gap:30px}.cta p{color:#d0d5dd}.site-footer{border-top:1px solid var(--line);padding:34px 0 42px;color:#667085;font-size:14px}.footer-row{display:flex;justify-content:space-between;gap:24px;flex-wrap:wrap}.footer-links{display:flex;gap:18px;flex-wrap:wrap}.footer-links a{text-decoration:none}.legal{padding:70px 0 90px}.legal-card{background:white;border:1px solid var(--line);border-radius:24px;padding:clamp(22px,4vw,46px);max-width:900px;margin:auto;box-shadow:0 10px 34px rgba(16,24,40,.04)}.legal h1{font-size:44px}.legal h2{margin-top:34px;font-size:23px}.legal h3{margin-top:24px}.legal p,.legal li{color:#475467}.meta{color:#667085;margin-bottom:30px}.callout{padding:16px 18px;border-radius:16px;background:#f5f8ff;border:1px solid #d9e3ff;margin:20px 0}.contact-box{display:grid;gap:12px;background:#f8fafc;border:1px solid var(--line);padding:20px;border-radius:18px}.copy-row{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.copy-btn{border:1px solid #d0d5dd;background:white;border-radius:10px;padding:8px 12px;cursor:pointer;font-weight:700}.small{font-size:13px;color:#667085}@media(max-width:850px){.hero-grid,.safety,.grid3,.steps{grid-template-columns:1fr}nav{display:none;position:absolute;top:72px;left:16px;right:16px;background:white;border:1px solid var(--line);border-radius:16px;padding:16px;box-shadow:var(--shadow);flex-direction:column;align-items:stretch}nav.open{display:flex}.menu{display:block}.hero{padding-top:60px}.hero-card{min-height:360px}.cta{align-items:flex-start;flex-direction:column}}
