.store-hub{margin-inline:auto;max-width:72rem;padding:3rem 1.5rem 4rem}.store-hub-kicker{margin:0;font-size:.85rem;font-weight:700;letter-spacing:.04em;color:var(--eteform-gold)}.store-hub-title{margin:.75rem 0 0;max-width:40rem;font-size:clamp(1.85rem,3.5vw,2.6rem);font-weight:800;line-height:1.25}.store-hub-lead{margin:1rem 0 0;max-width:38rem;font-size:1.05rem;line-height:1.8;color:var(--eteform-muted)}.store-hub-trust{display:flex;flex-wrap:wrap;gap:.65rem 1.1rem;margin-top:1.25rem;font-size:.88rem;color:var(--eteform-muted)}.store-hub-grid{display:grid;gap:1rem;margin-top:2.25rem}@media (min-width:768px){.store-hub-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.store-hub-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.store-hub-card{display:flex;flex-direction:column;min-height:100%;padding:1.25rem 1.35rem;border:1px solid var(--eteform-border);border-radius:14px;background:rgba(19,34,56,.55);transition:border-color .2s,transform .2s;text-decoration:none;color:inherit}.store-hub-card:hover{border-color:var(--eteform-gold);transform:translateY(-1px)}.store-hub-card-group{font-size:.75rem;color:var(--eteform-muted)}.store-hub-card-title{margin:.5rem 0 0;font-size:1.1rem;font-weight:700;line-height:1.4}.store-hub-card-desc{margin:.75rem 0 0;flex:1;font-size:.9rem;line-height:1.7;color:var(--eteform-muted)}.store-hub-card-price{margin-top:1rem;font-size:1.05rem;font-weight:800;color:var(--eteform-gold)}.store-hub-card-cta{margin-top:.35rem;font-size:.82rem;font-weight:600;color:rgba(232,236,244,.85)}.store-hub-selected{margin-top:1.75rem;padding:1.5rem;border:1px solid rgba(201,162,39,.35);border-radius:14px;background:rgba(201,162,39,.06)}