@tailwind base;@tailwind components;@tailwind utilities;:root{--bg:#0f141d;--bg-soft:#171f2b;--panel:#212b39;--panel-hover:#273142;--line:#354962;--text:#e8eff8;--muted:#8ea5c4;--accent:#4e98d8;--accent-dark:#2d6da3;--accent-bg:#4e98d81f;--accent-bord:#4e98d84d;--ok:#2f7a5f;--ok-bg:#2f7a5f33;--header:#121a25}html{scroll-behavior:smooth;overflow-x:hidden}body{background:var(--bg);color:var(--text);margin:0;font-family:Segoe UI,Noto Sans,Inter,system-ui,sans-serif;overflow-x:hidden}*{box-sizing:border-box}.rg-hero>*,.rg-2>*,.rg-2-64>*,.rg-2-40>*,.rg-3>*,.rg-feat>*{min-width:0}.pos-grid-bg{background-image:linear-gradient(#4e98d80a 1px,#0000 1px),linear-gradient(90deg,#4e98d80a 1px,#0000 1px);background-size:48px 48px}.glow-accent{box-shadow:0 0 24px #4e98d840,0 0 48px #4e98d81a}@keyframes pulse-dot{0%,to{opacity:1}50%{opacity:.4}}.pulse-dot{animation:2s ease-in-out infinite pulse-dot}.rg-hero,.rg-2{grid-template-columns:1fr 1fr;align-items:center;gap:48px;display:grid}.rg-2-64{grid-template-columns:1fr 1fr;align-items:center;gap:64px;display:grid}.rg-2-40{grid-template-columns:1fr 1fr;align-items:start;gap:40px;display:grid}.rg-3{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.rg-stats{grid-template-columns:repeat(4,1fr);display:grid}.rg-feat{grid-template-columns:1fr 1fr;gap:10px 20px;display:grid}.r-mock-wrap{justify-content:flex-end;align-items:center;display:flex}.r-receipt-row{flex-wrap:wrap;justify-content:center;align-items:flex-start;gap:20px;display:flex}.desktop-nav{gap:6px;display:flex}.hamburger-btn{align-items:center;display:none}.r-footer{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}@media (width<=860px){.rg-hero{grid-template-columns:1fr;gap:32px}.rg-2{grid-template-columns:1fr;gap:28px}.rg-2-64{grid-template-columns:1fr;gap:36px}.rg-2-40{grid-template-columns:1fr;gap:24px}.rg-3{grid-template-columns:1fr;gap:16px}.rg-stats{grid-template-columns:repeat(2,1fr)}.rg-feat{grid-template-columns:1fr}.r-mock-wrap{justify-content:center;margin-top:8px}.desktop-nav{display:none}.hamburger-btn{display:flex}.r-footer{text-align:center;flex-direction:column;align-items:center;gap:16px}.r-section{padding-top:52px!important;padding-bottom:52px!important}.r-section-sm{padding-top:40px!important;padding-bottom:40px!important}.r-hero-pt{padding-top:28px!important}.rg-stats .stat-val{font-size:2rem!important}.r-cta-box{padding:36px 24px!important}.r-center-mobile{text-align:center!important}.r-license-badges{justify-content:center!important}}
