.store-page{width:min(1100px,100%);margin:1rem auto 0;padding:1.6rem;display:grid;gap:1.1rem}.store-shell{display:grid;gap:1.1rem}.store-hero,.store-section,.store-actions,.store-empty{padding:1.3rem;border:1px solid var(--line);border-radius:var(--radius-lg);background:#ffffff08;box-shadow:0 14px 34px #0000001f}.store-empty{display:grid;gap:.85rem;justify-items:start}.store-breadcrumbs,.store-chip-row,.store-signal-row,.store-action-row{display:flex;flex-wrap:wrap;gap:.75rem}.store-hero{display:grid;gap:1.1rem}.store-hero h1{margin:0;font-family:var(--font-display);font-size:clamp(2.8rem,5vw,4.8rem);line-height:1.08;letter-spacing:-.06em}.store-hero__subhead{max-width:60ch;margin:0;color:var(--text-muted);line-height:1.78}.store-chip,.store-signal,.store-meta,.store-proof-card__meta{min-height:32px;padding:0 .72rem;border-radius:var(--radius-pill);display:inline-flex;align-items:center;justify-content:center;font-size:.8rem;font-weight:700}.store-chip{background:#ffffff0f;color:#ecf3ffd1}.store-signal,.store-proof-card__meta{border:1px solid rgba(244,181,106,.18);background:#f4b56a14;color:var(--text)}.store-meta{border:1px solid var(--line);background:#ffffff0a;color:var(--text-muted)}.store-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.15rem}.store-section{display:grid;gap:1rem}.store-section h2{margin:0;font-family:var(--font-display);font-size:clamp(1.45rem,2.4vw,2rem);line-height:1.1;letter-spacing:-.04em}.store-section p{margin:0;color:var(--text-muted);line-height:1.75}.store-list,.store-proof-grid,.store-product-grid{display:grid;gap:.85rem}.store-list{margin:0;padding-left:1.2rem;color:var(--text-muted);line-height:1.7}.store-split{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.store-panel,.store-product-card,.store-proof-card{padding:1.05rem;border:1px solid var(--line);border-radius:var(--radius-md);background:#ffffff05;display:grid;gap:.85rem}.store-panel h3,.store-product-card h3,.store-proof-card h3{margin:0;font-size:1rem;line-height:1.42}.store-product-card p,.store-proof-card p,.store-panel p{line-height:1.72}.store-proof-grid,.store-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.store-product-card__meta{display:flex;flex-wrap:wrap;gap:.6rem}.store-actions{display:flex;flex-wrap:wrap;align-items:center;gap:.8rem}.store-button-secondary{min-height:56px;padding:0 1rem;border-radius:var(--radius-md);display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--line);background:#ffffff0a;color:var(--text);font-weight:700}@media(max-width:920px){.store-grid,.store-split,.store-proof-grid,.store-product-grid{grid-template-columns:1fr}.store-hero h1{font-size:clamp(2.3rem,10vw,3.8rem)}}
