*{box-sizing:border-box}:root{--ink:#111827;--muted:#64748b;--line:#e5e7eb;--soft:#f8fafc;--brand:#2563eb;--brand-dark:#1d4ed8}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:#fff;line-height:1.65}a{color:var(--brand);text-decoration:none}a:hover{text-decoration:underline}.container{width:min(1120px,calc(100% - 40px));margin:auto}.site-header{position:sticky;top:0;z-index:20;background:rgba(255,255,255,.94);backdrop-filter:blur(12px);border-bottom:1px solid rgba(229,231,235,.9)}.nav-wrap{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;gap:10px;color:var(--ink);font-weight:800}.brand:hover{text-decoration:none}.brand-mark{display:grid;place-items:center;width:36px;height:36px;border-radius:10px;background:var(--ink);color:#fff;font-weight:900}nav{display:flex;gap:24px;align-items:center}nav a{color:#475569;font-size:14px;font-weight:600}.hero{padding:92px 0 80px;background:radial-gradient(circle at 80% 20%,#dbeafe 0,transparent 34%),linear-gradient(180deg,#f8fbff 0,#fff 80%)}.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:70px;align-items:center}.eyebrow{display:inline-block;font-size:12px;font-weight:800;letter-spacing:.14em;color:var(--brand);margin-bottom:14px}h1{font-size:clamp(44px,6vw,70px);line-height:1.04;letter-spacing:-.055em;margin:0 0 24px}h2{font-size:clamp(30px,4vw,44px);line-height:1.12;letter-spacing:-.035em;margin:0 0 14px}h3{font-size:19px;line-height:1.25;margin:0 0 9px}.hero-copy{font-size:19px;color:#475569;max-width:650px;margin:0 0 30px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 20px;border-radius:12px;font-weight:750;font-size:15px}.button:hover{text-decoration:none}.button-primary{background:var(--brand);color:#fff;box-shadow:0 10px 24px rgba(37,99,235,.22)}.button-primary:hover{background:var(--brand-dark)}.button-secondary{background:#fff;color:var(--ink);border:1px solid #d7dee8}.small-note{font-size:12px;color:#94a3b8;margin-top:13px}.hero-card{border:1px solid #dbe3ee;background:#fff;border-radius:22px;box-shadow:0 28px 70px rgba(15,23,42,.12);overflow:hidden}.window-bar{height:42px;border-bottom:1px solid var(--line);display:flex;align-items:center;gap:7px;padding:0 16px}.window-bar span{width:8px;height:8px;border-radius:50%;background:#cbd5e1}.mock-dashboard{display:grid;grid-template-columns:115px 1fr;min-height:320px}.mock-sidebar{background:#0f172a;color:#cbd5e1;padding:22px 14px;display:flex;flex-direction:column;gap:16px;font-size:11px}.mock-sidebar strong{font-size:20px;color:#fff;margin-bottom:10px}.mock-main{padding:26px}.mock-title{font-weight:800;font-size:18px;margin-bottom:20px}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:18px}.stats div{padding:14px;border:1px solid var(--line);border-radius:12px}.stats b{display:block;font-size:20px}.stats small{color:var(--muted)}.mock-row{display:flex;justify-content:space-between;padding:13px 0;border-bottom:1px solid #eef2f7;font-size:12px}.mock-row i{font-style:normal;color:#15803d;font-weight:700}.section{padding:92px 0}.section-muted{background:var(--soft)}.section-heading{max-width:700px;margin-bottom:42px}.section-heading p{color:var(--muted);font-size:17px}.feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.feature-card{padding:28px;border:1px solid var(--line);border-radius:18px;background:#fff}.icon{display:grid;place-items:center;width:42px;height:42px;border-radius:11px;background:#eff6ff;color:var(--brand);font-weight:850;font-size:12px;margin-bottom:22px}.feature-card p{color:var(--muted);font-size:14px;margin:0}.steps{display:grid}.step{display:grid;grid-template-columns:56px 1fr;gap:20px;padding:25px 0;border-top:1px solid var(--line)}.step:last-child{border-bottom:1px solid var(--line)}.step>span{display:grid;place-items:center;width:44px;height:44px;border-radius:50%;background:var(--ink);color:#fff;font-weight:800}.step p{margin:0;color:var(--muted)}.trust-section{padding:92px 0}.trust-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:70px;align-items:start}.trust-grid p{color:var(--muted);font-size:17px}.trust-list{border-top:1px solid var(--line)}.trust-list div{padding:20px 0;border-bottom:1px solid var(--line);display:flex;flex-direction:column;gap:3px}.trust-list span{color:var(--muted);font-size:14px}.site-footer{background:#0f172a;color:#cbd5e1;padding:42px 0}.footer-wrap{display:grid;grid-template-columns:1fr auto;gap:22px}.footer-wrap strong{display:block;color:#fff}.footer-wrap span{font-size:13px;color:#94a3b8}.footer-links{display:flex;gap:20px;align-items:center}.footer-links a{color:#cbd5e1;font-size:13px}.copyright{grid-column:1/-1;font-size:12px;color:#64748b;padding-top:10px}.legal-page{padding:72px 0}.legal-container{max-width:860px}.legal-container h1{font-size:54px;margin-bottom:8px}.legal-container h2{font-size:25px;margin-top:42px}.legal-container p,.legal-container li{color:#475569}.legal-container li{margin:8px 0}.updated{font-size:13px;color:#94a3b8!important}.notice{margin:30px 0;padding:18px 20px;border:1px solid #bfdbfe;background:#eff6ff;border-radius:14px;color:#1e3a8a;font-size:14px}.notice strong{display:block;margin-bottom:5px}.legal-nav{display:flex;justify-content:space-between;gap:20px;border-top:1px solid var(--line);margin-top:50px;padding-top:25px}@media(max-width:900px){.hero-grid,.trust-grid{grid-template-columns:1fr}.feature-grid{grid-template-columns:repeat(2,1fr)}.hero{padding-top:65px}.mock-dashboard{min-height:290px}}@media(max-width:640px){.container{width:min(100% - 28px,1120px)}nav{display:none}.hero{padding:58px 0}.hero-copy{font-size:17px}.feature-grid{grid-template-columns:1fr}.section,.trust-section{padding:68px 0}.footer-wrap{grid-template-columns:1fr}.footer-links{flex-wrap:wrap}.copyright{grid-column:auto}.mock-dashboard{grid-template-columns:85px 1fr}.mock-sidebar{font-size:10px}.mock-main{padding:18px}.stats{grid-template-columns:1fr}.legal-container h1{font-size:42px}.legal-nav{flex-direction:column}}
