.theme-points-store { --bg:#150c08; --accent:#ffb45b; --accent-2:#ff6b6b; background:radial-gradient(circle at 18% 0%, rgba(255,180,91,.2), transparent 32%), #150c08; }
.page-head{padding:48px 0 22px;display:flex;align-items:flex-end;justify-content:space-between;gap:18px}.page-head h1{font-size:clamp(2.1rem,5vw,4.5rem);line-height:.95;letter-spacing:-.065em;margin:10px 0}.page-head p{color:var(--muted);line-height:1.65;max-width:760px}.store-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:14px}.store-item{padding:20px;display:grid;gap:10px}.store-item small{color:var(--muted)}.price{font-size:1.8rem;font-weight:900;letter-spacing:-.05em;color:var(--accent)}@media(max-width:860px){.page-head{align-items:flex-start;flex-direction:column}}
