:root{--bg-dark:#0a0a0b;--bg-card:#151518;--primary:#ff1e1e;--primary-glow:#ff1e1e80;--secondary:#2a2a2e;--text-main:#fff;--text-dim:#a0a0a5;--rarity-common:#b0b0b0;--rarity-rare:#3b82f6;--rarity-epic:#a855f7;--rarity-legendary:#eab308;--rarity-epic-glow:#a855f766;--rarity-legendary-glow:#eab30866;--neon-shadow:0 0 10px var(--primary-glow), 0 0 20px var(--primary-glow);--page-padding:clamp(1rem, 4vw, 2rem);--section-gap:clamp(1.5rem, 4vw, 3rem)}*{box-sizing:border-box;margin:0;padding:0;font-family:Inter,system-ui,-apple-system,sans-serif}body{background-color:var(--bg-dark);color:var(--text-main);min-height:100vh;overflow-x:hidden}a{color:inherit;text-decoration:none}button{cursor:pointer;border:none;outline:none;transition:all .2s ease-in-out}.neon-border{border:1px solid var(--primary);box-shadow:var(--neon-shadow)}.neon-text{color:var(--primary);text-shadow:0 0 8px var(--primary-glow)}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:var(--bg-dark)}::-webkit-scrollbar-thumb{background:var(--secondary);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--primary)}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.fade-in{animation:.4s ease-out forwards fadeIn}.glass{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#151518cc;border:1px solid #ffffff0d}.card-epic{box-shadow:0 0 15px var(--rarity-epic-glow);animation:2s ease-in-out infinite epicPulse;border:1px solid var(--rarity-epic)!important}.card-legendary{box-shadow:0 0 20px var(--rarity-legendary-glow);animation:2s ease-in-out infinite legendaryPulse;border:1px solid var(--rarity-legendary)!important}@keyframes epicPulse{0%,to{box-shadow:0 0 10px var(--rarity-epic-glow)}50%{box-shadow:0 0 20px var(--rarity-epic-glow)}}@keyframes legendaryPulse{0%,to{box-shadow:0 0 15px var(--rarity-legendary-glow)}50%{box-shadow:0 0 30px var(--rarity-legendary-glow)}}.loader{letter-spacing:5px;height:50vh;color:var(--primary);text-align:center;justify-content:center;align-items:center;padding:1rem;font-family:Inter,sans-serif;font-size:1.5rem;display:flex}@media (width<=768px){.main-content{padding-bottom:1rem}.store-page{padding:1rem!important}.store-page>header{flex-direction:column!important;align-items:stretch!important;gap:1rem!important;margin-bottom:1.5rem!important}.store-page>header>div:first-child{gap:.8rem!important}.store-page>header>div:first-child h1{font-size:1.5rem!important}.store-page>header>div:last-child{flex-direction:row!important;justify-content:center!important;padding:.8rem 1rem!important}.packs-grid{grid-template-columns:repeat(2,1fr)!important;gap:1.5rem 1rem!important;padding:.5rem!important}.album-page{padding:1rem!important}.album-page>header{margin-bottom:1.5rem!important;padding-bottom:1rem!important}.album-page>header>div:first-child{flex-direction:column!important;align-items:stretch!important;gap:1rem!important}.album-page>header>div:first-child h1{font-size:1.8rem!important}.album-page>header>div:first-child>div:last-child{flex-wrap:wrap!important;gap:.5rem!important;font-size:.85rem!important}.filters{flex-wrap:wrap!important;gap:.4rem!important;padding:.6rem!important}.filters button{padding:.4rem .8rem!important;font-size:.7rem!important}.team-tabs{gap:.5rem!important;margin-top:1rem!important}.team-tabs button{padding:.5rem 1rem!important;font-size:.75rem!important}.stickers-grid{grid-template-columns:repeat(2,1fr)!important;gap:.8rem!important}.marketplace-page{padding:1rem!important}.marketplace-page>header h1{margin-bottom:1rem!important;font-size:1.8rem!important}.marketplace-page>header>div{flex-direction:column!important;gap:.8rem!important}.profile-page{padding:1rem!important}.profile-page>header{text-align:center!important;border-radius:20px!important;flex-direction:column!important;align-items:center!important;gap:1rem!important;margin-bottom:1.5rem!important;padding:1.5rem!important}.profile-page>header img{width:80px!important;height:80px!important}.profile-page>header h1{font-size:1.6rem!important}.profile-page>header>div:last-child>div:first-child{flex-wrap:wrap!important;justify-content:center!important}.profile-page>header>div:last-child>div:last-child{flex-wrap:wrap!important;justify-content:center!important;gap:.5rem!important}.profile-page>header>div:last-child>div:last-child>span{padding:.3rem .7rem!important;font-size:.8rem!important}.opening-overlay{padding:1rem!important}.opening-overlay h1{letter-spacing:2px!important;margin-top:1rem!important;font-size:1.3rem!important}.reveal-grid{gap:1rem!important}.sticker-card-reveal{width:140px!important;margin:10px!important;padding:.6rem!important}.leaderboard-page header h1{font-size:1.8rem!important}.deposit-page,.daily-page{padding:1rem!important}.login-card{width:95vw!important;max-width:420px!important;padding:2rem 1.5rem!important}}@media (width<=480px){.packs-grid{grid-template-columns:repeat(2,1fr)!important;gap:1rem .6rem!important}.stickers-grid{grid-template-columns:repeat(2,1fr)!important;gap:.6rem!important}.stickers-grid>div{padding:.5rem!important}.packs-grid>div>div:nth-child(3){width:140px!important;height:120px!important}.marketplace-page>div:not(header){grid-template-columns:1fr!important}.leaderboard-item{flex-wrap:wrap!important;gap:.8rem!important;padding:1rem!important}}@media (width>=769px) and (width<=1024px){.packs-grid,.stickers-grid{grid-template-columns:repeat(3,1fr)!important}}@media (pointer:coarse){.team-tabs{-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.team-tabs::-webkit-scrollbar{display:none}}
