*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}:root[data-theme=dark]{--bg: #161210;--surface: #1e1a17;--surface2: #271f1b;--border: #312820;--border2: #3e3028;--text: #f5f0ec;--muted: #8a7a70;--accent: #f472b6;--accent-lo: rgba(244,114,182,.1);--accent-mid: rgba(244,114,182,.22);--green: #4ade80;--green-lo: rgba(74,222,128,.1);--green-mid: rgba(74,222,128,.22);--on-accent: #1a0010;--shadow: rgba(0,0,0,.4);--shadow-sm: rgba(0,0,0,.2)}:root[data-theme=light]{--bg: #faf8f5;--surface: #ffffff;--surface2: #f3eeea;--border: #e8e0d8;--border2: #d4c8be;--text: #1c1410;--muted: #7a6a5a;--accent: #db2777;--accent-lo: rgba(219,39,119,.08);--accent-mid: rgba(219,39,119,.18);--green: #16a34a;--green-lo: rgba(22,163,74,.09);--green-mid: rgba(22,163,74,.2);--on-accent: #ffffff;--shadow: rgba(0,0,0,.1);--shadow-sm: rgba(0,0,0,.05)}body{font-family:Inter,-apple-system,sans-serif;background:var(--bg);color:var(--text);min-height:100vh;font-size:14px;line-height:1.6;-webkit-font-smoothing:antialiased;transition:background .25s,color .25s}a{color:inherit;text-decoration:none}button{cursor:pointer;border:none;background:none;font:inherit;outline:none}@keyframes floatA{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes floatB{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@keyframes floatC{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes blink{0%,to{opacity:1}50%{opacity:.3}}@keyframes fadeUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.fc-1{animation:floatA 4.2s ease-in-out infinite}.fc-2{animation:floatB 5.1s ease-in-out infinite .6s}.fc-3{animation:floatC 3.8s ease-in-out infinite 1.1s}.live-dot{animation:blink 2s ease-in-out infinite}.hero-badge{animation:fadeUp .55s .05s ease both}.hero-h1{animation:fadeUp .65s .18s ease both}.hero-sub{animation:fadeUp .65s .32s ease both}.hero-actions{animation:fadeUp .65s .44s ease both}.hero-right-col{animation:fadeUp .7s .3s ease both}@media(max-width:860px){.nav-links,.desktop-only{display:none!important}.menu-btn{display:flex!important}}@media(max-width:560px){.stats-grid{grid-template-columns:repeat(2,1fr)!important}.stat-cell{border-right:1px solid var(--border)!important;border-bottom:1px solid var(--border)!important}.stat-cell:nth-child(2),.stat-cell:nth-child(4){border-right:none!important}.stat-cell:nth-child(3),.stat-cell:nth-child(4){border-bottom:none!important}.hero-grid{grid-template-columns:1fr!important;padding:28px 16px 32px!important;text-align:center!important}.hero-cards{height:260px!important}.hero-badge{margin:0 auto 26px!important}.hero-sub{margin-left:auto!important;margin-right:auto!important}.hero-actions{justify-content:center!important}.stats-mobile-divider{display:block!important;grid-column:1 / -1;height:1px;background:var(--border);grid-row:2;order:2}.stat-cell:nth-child(1),.stat-cell:nth-child(2){order:1}.stat-cell:nth-child(3),.stat-cell:nth-child(4){order:3}}@media(min-width:561px){footer>div{flex-direction:row!important;text-align:left!important;justify-content:space-between!important}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
