:root{--bg:#0f1117;--bg2:#1a1d27;--bg3:#232736;--border:#2e3248;--border2:#3d4260;--text:#e8eaf0;--text2:#9196b0;--text3:#7880a0;--accent:#1a6b8a;--accent2:#2c8fad;--green:#1d9e75;--red:#a32d2d;--green-bg:#0d2e22;--green-txt:#4ade9e;--red-bg:#2e0d0d;--red-txt:#f87171;--amber-bg:#2e1f05;--amber-txt:#fbbf24;--blue-bg:#0d1e35;--blue-txt:#60a5fa;--radius:8px;--radius-lg:12px}*{box-sizing:border-box;margin:0;padding:0}body{background:var(--bg);color:var(--text);min-height:100vh;padding-bottom:env(safe-area-inset-bottom);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:15px;line-height:1.6}input,select,textarea,button{font-family:inherit}a{color:var(--accent2);text-decoration:none}a:hover{text-decoration:underline}@keyframes spin{to{transform:rotate(360deg)}}small,.text-xs{font-size:12px}@media (max-width:768px){.mobile-header{display:flex!important}.sidebar{z-index:200!important;height:100vh!important;transition:transform .25s!important;position:fixed!important;top:0!important;left:0!important;transform:translate(-100%)!important}.sidebar.open{transform:translate(0)!important}.sidebar .mobile-header{display:block!important}}@media (min-width:769px){.mobile-header{display:none!important}.sidebar{position:sticky!important;transform:none!important}}@media (max-width:640px){div[style*="padding: 32px"]{padding:16px!important}div[style*="grid-template-columns: 1fr 1fr"],div[style*="grid-template-columns: repeat(3, 1fr)"],div[style*="grid-template-columns: 280px 1fr"]{grid-template-columns:1fr!important}.steps div[style*="width: 28px"]{width:24px!important;height:24px!important;font-size:11px!important}span[style*="width: 160px"]{width:110px!important;font-size:11px!important}}@media (max-width:768px){button,a{min-height:36px}}html{-webkit-text-size-adjust:100%}@media (max-width:900px){.hero-content>div{grid-template-columns:1fr!important}.hero-title,.hero-sub,.hero-cta,.hero-proof{text-align:center!important}.hero-cta,.hero-proof{justify-content:center!important}.mockup-wrap{margin-top:0}}
