.store-shell{--store-bg:#1c1f28;--store-surface:#232733;--store-muted:#a4adbc;--store-text:#f2f5fa;--store-neon:#d6ff00;--store-hot:#ff6f3c;min-height:100vh;color:var(--store-text);font-family:var(--font-store-sans),sans-serif;background-color:var(--store-bg);background-image:radial-gradient(circle at 5% 10%,rgba(214,255,0,.05),transparent 36%),radial-gradient(circle at 95% 85%,rgba(255,111,60,.07),transparent 34%)}.store-display{font-family:var(--font-store-display),sans-serif;letter-spacing:.04em;text-transform:uppercase}.store-muted{color:var(--store-muted)}.store-neon-text{color:var(--store-neon)}.store-neon-border{border:2px solid var(--store-neon);box-shadow:0 0 0 1px rgba(214,255,0,.4),0 0 28px rgba(214,255,0,.1)}.store-card{background:linear-gradient(180deg,#272c37,#20242d)}.store-neon-btn{border:1px solid var(--store-neon);color:#11141a;background-color:var(--store-neon);text-transform:uppercase;letter-spacing:.08em;transition:all .2s ease}.store-neon-btn:hover{transform:translateY(-1px);box-shadow:0 8px 20px rgba(214,255,0,.24)}.store-outline-btn{border:1px solid var(--store-neon);color:var(--store-neon);background:rgba(214,255,0,.08);transition:all .2s ease}.store-outline-btn:hover{background:rgba(214,255,0,.18);color:#f8ffd9}.store-footer-link{color:#cdd5e2;transition:color .2s ease}.store-footer-link:hover{color:var(--store-neon)}