.store-shell{--store-bg:#f8fafc;--store-surface:#ffffff;--store-muted:#64748b;--store-text:#0f172a;--store-neon:#0284c7;--store-hot:#0ea5e9;min-height:100vh;color:var(--store-text);font-family:var(--font-store-sans,var(--font-geist-sans)),sans-serif;background-color:var(--store-bg);background-image:radial-gradient(circle at 10% 20%,rgba(2,132,199,.08),transparent 34%),radial-gradient(circle at 90% 80%,rgba(14,165,233,.08),transparent 34%)}.store-display{font-family:var(--font-store-display,var(--font-geist-sans)),sans-serif;letter-spacing:normal;text-transform:none}.store-muted{color:var(--store-muted)}.store-neon-text{color:var(--store-neon)}.store-neon-border{border:1px solid #cbd5e1;box-shadow:0 1px 2px rgba(15,23,42,.04),0 8px 20px rgba(15,23,42,.05)}.store-card{background:var(--store-surface);border-radius:1rem}.store-neon-btn{border:1px solid var(--store-neon);color:#ffffff;background-color:var(--store-neon);text-transform:none;letter-spacing:normal;transition:all .2s ease;border-radius:.5rem}.store-neon-btn:hover{transform:translateY(-1px);box-shadow:0 8px 20px rgba(2,132,199,.24)}.store-outline-btn{border:1px solid #cbd5e1;color:#0f172a;background:#ffffff;transition:all .2s ease;border-radius:.5rem}.store-outline-btn:hover{background:#f8fafc;border-color:#94a3b8;color:#0369a1}.store-footer-link{color:#475569;transition:color .2s ease}.store-footer-link:hover{color:var(--store-neon)}.store-mobile-collections .swiper-pagination-bullet{width:8px;height:8px;background:#94a3b8;opacity:1}.store-mobile-collections .swiper-pagination-bullet-active{width:18px;border-radius:9999px;background:#0284c7}