:root{--background:#f7f8f9;--foreground:#131517;--primary:#131517;--active:#ec4899;--launch:#10b981;--stop:#f59e0b;--grey:#94a3b8;--font-main:"Inter","Outfit",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;--font-mono:"JetBrains Mono",monospace;--luxe-surface:#fff;--luxe-border:#13151714;--luxe-shadow:0 10px 30px -10px #0000000a;--luxe-glow:0 0 20px #ec48990d}*{box-sizing:border-box;margin:0;padding:0}html,body{background:var(--background);max-width:100vw;color:var(--foreground);font-family:var(--font-main);-webkit-font-smoothing:antialiased;background-image:radial-gradient(circle at 2px 2px,#00000005 1px,#0000 0);background-size:40px 40px;overflow-x:hidden}a{color:inherit;text-decoration:none}button{cursor:pointer;color:inherit;background:0 0;border:none;font-family:inherit}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--background)}::-webkit-scrollbar-thumb{background:#e2e8f0;border-radius:10px}.navbar{-webkit-backdrop-filter:blur(20px);border-bottom:1px solid var(--luxe-border);z-index:1000;background:#fffc;justify-content:space-between;align-items:center;height:70px;padding:0 4rem;display:flex;position:fixed;top:0;left:0;right:0}.logo{letter-spacing:-.05em;color:var(--primary);font-size:1.5rem;font-weight:900}.nav-center{border:1px solid var(--luxe-border);background:#fff;border-radius:100px;gap:2rem;padding:8px 32px;display:flex;position:absolute;left:50%;transform:translate(-50%);box-shadow:0 4px 12px #00000008}.stat-item{cursor:pointer;align-items:center;gap:8px;transition:all .2s;display:flex}.stat-item:hover{opacity:.7}.stat-item .label{color:#94a3b8;text-transform:uppercase;font-size:.7rem;font-weight:800}.stat-item .count{font-size:1rem;font-weight:900}.stat-item.active .count{color:var(--active)}.stat-item.launched .count{color:var(--launch)}.stat-item.stopped .count{color:var(--stop)}.stat-item.evaporated .count{color:var(--grey)}.nav-right{align-items:center;gap:20px;display:flex}.feedback-link{color:#94a3b8;font-size:.85rem;font-weight:600;transition:color .2s}.feedback-link:hover{color:var(--foreground)}.launch-btn-small{background:var(--primary);color:#fff;border-radius:100px;padding:10px 24px;font-size:.85rem;font-weight:800;transition:all .3s cubic-bezier(.16,1,.3,1)}.launch-btn-small:hover{background:var(--active);transform:translateY(-2px);box-shadow:0 10px 20px #0000001a}main{min-height:100vh;padding-top:70px}@media (max-width:768px){.navbar{padding:0 1.5rem}.nav-center{display:none}main{padding-bottom:90px}}.mobile-bottom-nav{-webkit-backdrop-filter:blur(20px);border:1px solid var(--luxe-border);z-index:1000;background:#ffffffd9;border-radius:100px;height:64px;display:none;position:fixed;bottom:24px;left:20px;right:20px;overflow:hidden;box-shadow:0 10px 40px #0000000f}@media (max-width:768px){.mobile-bottom-nav{grid-template-columns:repeat(4,1fr);display:grid}}.bottom-nav-item{flex-direction:column;justify-content:center;align-items:center;gap:2px;text-decoration:none;transition:all .2s;display:flex}.bottom-nav-count{font-size:1.1rem;font-weight:900;line-height:1}.bottom-nav-label{color:#94a3b8;text-transform:uppercase;font-size:.6rem;font-weight:700}.bottom-nav-item.bottom-nav-active .bottom-nav-label{color:var(--primary)}
.footer-module__nP6W3G__footerContainer{border-top:1px solid var(--luxe-border);background:#fff;flex-direction:column;align-items:center;padding:120px 4rem 80px;display:flex;position:relative;overflow:hidden}.footer-module__nP6W3G__footerContainer:after{content:"";pointer-events:none;background:radial-gradient(circle,#ec489908 0%,#0000 70%);width:600px;height:300px;position:absolute;bottom:-100px;left:50%;transform:translate(-50%)}.footer-module__nP6W3G__philosophy{text-align:center;max-width:1000px;margin-bottom:120px}.footer-module__nP6W3G__philoHead{color:#cbd5e1;text-transform:uppercase;letter-spacing:.4em;margin-bottom:30px;font-size:.75rem;font-weight:800}.footer-module__nP6W3G__philoTitle{letter-spacing:-.04em;color:var(--primary);padding:0 20px;font-size:3.5rem;font-weight:800;line-height:1.1}.footer-module__nP6W3G__footerGrid{grid-template-columns:repeat(3,1fr);gap:40px;width:100%;max-width:1200px;margin-bottom:80px;display:grid}.footer-module__nP6W3G__footerCol{background:#f8fafc;border:1px solid #f1f5f9;border-radius:20px;flex-direction:column;gap:12px;padding:32px;transition:all .3s;display:flex}.footer-module__nP6W3G__footerCol:hover{border-color:var(--primary);background:#fff;transform:translateY(-5px);box-shadow:0 10px 30px #00000008}.footer-module__nP6W3G__fStatus{letter-spacing:.1em;text-transform:uppercase;color:var(--primary);font-size:.85rem;font-weight:800}.footer-module__nP6W3G__fDesc{color:#94a3b8;font-size:.95rem;font-weight:500;line-height:1.6}.footer-module__nP6W3G__copyright{color:#cbd5e1;font-size:.7rem;font-family:var(--font-mono);letter-spacing:2px;text-transform:uppercase;margin-top:40px}@media (max-width:1024px){.footer-module__nP6W3G__footerGrid{gap:24px;padding:0 20px}}@media (max-width:768px){.footer-module__nP6W3G__philosophy{margin-bottom:60px}.footer-module__nP6W3G__philoTitle{font-size:2.2rem}.footer-module__nP6W3G__footerGrid{grid-template-columns:1fr;gap:16px}.footer-module__nP6W3G__footerContainer{padding:80px 1.5rem 60px}}
