:root{--blue:#2F5BFF;--blue-dark:#1F45D8;--ink:#10213F;--muted:#667085;--soft:#F6F8FC;--line:#E5EAF3;--card:#FFFFFF;--green:#12B76A;--amber:#F79009;--red:#F04438}*{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(--ink);background:#fff;font-size:17px;line-height:1.6}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.site-header{position:sticky;top:0;z-index:50;background:#ffffffeb;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid var(--line)}.nav-wrap{max-width:1180px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:16px 24px}.brand{display:flex;align-items:center;gap:10px;min-width:170px}.brand img.icon{width:34px;height:34px}.brand-word{font-weight:850;font-size:25px;letter-spacing:-.7px}.brand-word span{color:var(--blue)}.nav{display:flex;gap:22px;align-items:center;font-size:15.5px;font-weight:650;color:#344054}.nav a{padding:8px 0}.nav a:hover{color:var(--blue)}.badge{display:inline-flex;align-items:center;gap:8px;padding:7px 11px;border:1px solid #D6E0FF;background:#f2f5ff;color:#1f45d8;border-radius:999px;font-size:14px;font-weight:750}.hero{background:radial-gradient(circle at top right,rgba(47,91,255,.16),transparent 32%),linear-gradient(180deg,#fff,#f8faff)}.container{max-width:1180px;margin:0 auto;padding:0 24px}.hero-inner{padding:74px 0 46px;display:grid;grid-template-columns:1.03fr .97fr;gap:42px;align-items:center}.kicker{color:var(--blue);font-weight:800;text-transform:uppercase;letter-spacing:.12em;font-size:13px;margin-bottom:14px}h1{font-size:54px;line-height:1.04;letter-spacing:-2.2px;margin:0 0 20px;color:var(--ink)}h2{font-size:38px;line-height:1.12;letter-spacing:-1.35px;margin:0 0 14px;color:var(--ink)}h3{font-size:22px;line-height:1.22;letter-spacing:-.35px;margin:0 0 8px}h4{font-size:18px;margin:0 0 6px}.lead{font-size:20px;line-height:1.55;color:#475467;margin:0 0 24px;max-width:720px}.small{font-size:14.5px;color:var(--muted)}.hero-actions{display:flex;gap:14px;flex-wrap:wrap;align-items:center;margin-top:26px}.status-pill{padding:11px 16px;border-radius:999px;background:#10213f;color:#fff;font-weight:800;font-size:15px}.text-pill{font-weight:750;color:var(--muted)}.screen-card{background:#fff;border:1px solid var(--line);border-radius:24px;box-shadow:0 24px 70px #10213f24;overflow:hidden}.screen-card img{width:100%}.screen-caption{padding:14px 18px;background:#fff;border-top:1px solid var(--line);font-size:14.5px;color:#475467}.logo-lockup{width:250px;margin-bottom:24px}.section{padding:78px 0}.section.alt{background:var(--soft)}.section-head{max-width:780px;margin-bottom:34px}.grid{display:grid;gap:22px}.grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-4{grid-template-columns:repeat(4,minmax(0,1fr))}.card{background:var(--card);border:1px solid var(--line);border-radius:22px;padding:24px;box-shadow:0 10px 30px #10213f0d}.card p{margin:0;color:#475467}.feature-icon{width:42px;height:42px;border-radius:13px;background:#eef3ff;color:var(--blue);display:flex;align-items:center;justify-content:center;font-weight:900;margin-bottom:14px}.workflow-row{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:28px}.workflow-step{background:#fff;border:1px solid var(--line);border-radius:20px;padding:20px;position:relative}.workflow-step strong{display:block;font-size:18px;margin-bottom:6px}.workflow-step span{font-size:14.5px;color:#475467}.step-num{width:30px;height:30px;border-radius:999px;background:var(--blue);color:#fff;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:850;margin-bottom:12px}.two-col{display:grid;grid-template-columns:.95fr 1.05fr;gap:34px;align-items:center}.visual-stack{display:grid;gap:18px}.mock-window{background:#fff;border:1px solid var(--line);border-radius:24px;overflow:hidden;box-shadow:0 18px 55px #10213f1f}.window-top{height:42px;background:#f2f4f7;border-bottom:1px solid var(--line);display:flex;align-items:center;gap:7px;padding:0 16px}.dot{width:10px;height:10px;border-radius:50%;background:#d0d5dd}.mock-body{padding:22px}.table{width:100%;border-collapse:collapse;font-size:14.5px}.table th{text-align:left;color:#667085;font-weight:750;border-bottom:1px solid var(--line);padding:10px 8px}.table td{border-bottom:1px solid #EEF2F6;padding:12px 8px;color:#344054}.tag{display:inline-flex;border-radius:999px;padding:4px 9px;font-size:12px;font-weight:800}.tag.green{background:#ecfdf3;color:#027a48}.tag.blue{background:#eef3ff;color:#1f45d8}.tag.amber{background:#fffaeb;color:#b54708}.tag.red{background:#fef3f2;color:#b42318}.phone{width:300px;max-width:100%;margin:0 auto;background:#111827;border-radius:34px;padding:10px;box-shadow:0 18px 55px #10213f38}.phone-screen{background:#f8fafc;border-radius:26px;padding:18px;min-height:560px}.mobile-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px;font-size:13px;font-weight:800}.mobile-card{background:#fff;border:1px solid var(--line);border-radius:18px;padding:16px;margin-bottom:12px}.mobile-card p{margin:0;color:#475467;font-size:14px;line-height:1.45}.progress-bar{height:10px;background:#eaecf0;border-radius:999px;overflow:hidden}.progress-fill{height:100%;background:var(--blue);border-radius:999px}.comment{display:flex;gap:12px;border-bottom:1px solid #EEF2F6;padding:14px 0}.avatar{width:34px;height:34px;border-radius:50%;background:#eef3ff;color:var(--blue);font-weight:850;display:flex;align-items:center;justify-content:center;flex:0 0 auto}.comment p{margin:0;color:#475467;font-size:14.5px}.comment strong{font-size:14.5px}.image-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.fake-photo{height:90px;border-radius:14px;background:linear-gradient(135deg,#d9e4ff,#f2f4f7);border:1px solid var(--line);display:flex;align-items:center;justify-content:center;font-size:12px;color:#667085;font-weight:750;text-align:center}.timeline{display:grid;gap:16px}.timeline-item{display:grid;grid-template-columns:44px 1fr;gap:14px}.timeline-dot{width:36px;height:36px;border-radius:50%;background:#eef3ff;color:var(--blue);display:flex;align-items:center;justify-content:center;font-weight:900}.callout{background:#10213f;color:#fff;border-radius:26px;padding:34px}.callout h2,.callout h3{color:#fff}.callout p{color:#d6dae3}.footer{background:#0b1220;color:#cbd5e1;padding:44px 0;margin-top:40px}.footer .container{display:flex;justify-content:space-between;gap:24px;align-items:center;flex-wrap:wrap}.footer strong{color:#fff}.footer a{color:#cbd5e1;margin-left:16px;font-size:14px}.mockup-composite{border-radius:26px;box-shadow:0 20px 70px #10213f24;border:1px solid var(--line)}.page-hero{padding:64px 0 30px;background:linear-gradient(180deg,#f8faff,#fff);border-bottom:1px solid var(--line)}.page-hero h1{font-size:48px;max-width:940px}.check-list{display:grid;gap:11px;margin:20px 0 0;padding:0;list-style:none}.check-list li{padding-left:32px;position:relative;color:#475467}.check-list li:before{content:"✓";position:absolute;left:0;top:0;color:var(--blue);font-weight:900}.pricing-note{background:#fffaeb;border:1px solid #FEDF89;color:#93370d;border-radius:18px;padding:18px;margin-top:20px}@media (max-width:900px){.hero-inner,.two-col{grid-template-columns:1fr}h1{font-size:38px;letter-spacing:-1.2px}.page-hero h1{font-size:38px}h2{font-size:30px}.lead{font-size:18px}.grid-2,.grid-3,.grid-4,.workflow-row{grid-template-columns:1fr}.nav{display:none}.section{padding:54px 0}}
