
.store-shell{max-width:1180px;margin:0 auto;padding:110px 26px 80px;color:#eef7ff;font-family:Sora,Arial,sans-serif}.store-hero{min-height:300px;border:1px solid rgba(255,255,255,.14);border-radius:32px;padding:48px;display:flex;justify-content:space-between;align-items:center;gap:40px;background:linear-gradient(135deg,rgba(41,109,193,.35),rgba(90,43,151,.22)),rgba(8,20,43,.78);box-shadow:0 30px 80px rgba(0,0,0,.28)}.store-hero h1{font-size:48px;margin:8px 0 12px}.store-hero p{max-width:700px;line-height:1.7;color:#bcd0e8}.store-wallet{min-width:210px;text-align:center;padding:24px;border-radius:24px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12)}.store-wallet small,.store-wallet span{display:block;color:#9ec3e8;font-size:11px;letter-spacing:.15em}.store-wallet strong{font-size:34px;display:block;margin:6px 0}.store-toolbar{display:flex;justify-content:space-between;gap:20px;margin:30px 0}.store-categories{display:flex;gap:8px;flex-wrap:wrap}.store-categories button{border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.05);color:#cde1f5;border-radius:999px;padding:10px 14px;cursor:pointer}.store-categories button.active{background:#fff;color:#11253d}.store-search input{min-width:260px;background:rgba(6,18,38,.7);border:1px solid rgba(255,255,255,.12);border-radius:14px;color:#fff;padding:12px 15px}.store-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.store-card{position:relative;min-height:330px;display:flex;flex-direction:column;border-radius:24px;overflow:hidden;border:1px solid rgba(255,255,255,.11);background:rgba(10,24,48,.86);box-shadow:0 18px 45px rgba(0,0,0,.2)}.store-card.featured{border-color:rgba(125,210,255,.45)}.store-featured{position:absolute;top:14px;right:14px;font-size:10px;letter-spacing:.12em;background:#fff;color:#18304c;padding:7px 9px;border-radius:999px}.store-item-art{height:150px;display:flex;align-items:center;justify-content:center;background:radial-gradient(circle,rgba(92,176,255,.18),transparent 65%)}.store-item-art img{image-rendering:auto;max-width:90px;max-height:90px;transform:scale(1.3)}.store-item-info{padding:20px;display:flex;flex-direction:column;flex:1}.store-item-info small{font-size:10px;color:#7fa7cc;letter-spacing:.1em}.store-item-info h3{font-size:17px;margin:9px 0 16px;min-height:42px}.store-price{display:flex;align-items:baseline;gap:7px;margin-top:auto}.store-price strong{font-size:24px}.store-price span{font-size:10px;color:#8fb5d8;letter-spacing:.12em}.store-buy{margin-top:15px;border:0;border-radius:13px;padding:12px;background:rgba(255,255,255,.08);color:#7894af;font-weight:700}.store-note,.store-empty{margin-top:28px;padding:24px;border:1px solid rgba(255,255,255,.1);border-radius:20px;background:rgba(255,255,255,.04)}.store-note p,.store-empty span{color:#9fb9d2;line-height:1.65}.store-empty{grid-column:1/-1;display:flex;flex-direction:column;gap:8px}.rev-store-admin-list{display:flex;flex-direction:column;gap:10px}.rev-store-admin-row{display:flex;align-items:center;gap:16px;padding:14px 16px;border:1px solid rgba(255,255,255,.09);border-radius:16px;background:rgba(255,255,255,.025)}.rev-store-admin-icon{width:60px;height:60px;border-radius:14px;background:rgba(255,255,255,.06);display:flex;align-items:center;justify-content:center}.rev-store-admin-icon img{max-width:42px;max-height:42px}.rev-store-admin-meta{flex:1}.rev-store-admin-meta h3{margin:5px 0}.rev-store-admin-meta small{color:#819bb3}@media(max-width:1000px){.store-grid{grid-template-columns:repeat(2,1fr)}.store-hero{flex-direction:column;align-items:flex-start}.store-wallet{width:100%}}@media(max-width:620px){.store-shell{padding:90px 14px 50px}.store-hero{padding:28px}.store-hero h1{font-size:34px}.store-grid{grid-template-columns:1fr}.store-toolbar{flex-direction:column}.store-search input{width:100%;min-width:0}.rev-store-admin-row{align-items:flex-start;flex-wrap:wrap}}
