.store-content{min-height:60vh;padding:70px 0;background:#060708}.store-content .woocommerce-breadcrumb{margin:0 0 26px;color:var(--muted);font-size:.85rem}.store-content .woocommerce-breadcrumb a{color:var(--cyan)}.store-content .woocommerce-result-count,.store-content .woocommerce-ordering{margin-bottom:24px;color:var(--muted)}.store-content .woocommerce-ordering select{border:1px solid var(--line);border-radius:4px;padding:9px;background:#141719;color:#fff}.store-content ul.products{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin:0;padding:0;list-style:none}.store-content ul.products li.product{position:relative;margin:0!important;padding:15px;border:1px solid var(--line);border-radius:8px;background:#0b0c0e}.store-content ul.products li.product img{width:100%;height:235px;object-fit:contain;background:#111315}.store-content ul.products li.product .woocommerce-loop-product__title{margin:14px 0 8px;color:#fff;font-size:1rem}.store-content ul.products li.product .price{display:block;margin-bottom:13px;color:var(--cyan)!important;font-weight:800}.store-content ul.products li.product .button{min-height:38px;padding:8px 12px;font-size:.7rem}.store-empty{max-width:720px;margin:auto;padding:55px 32px;border:1px solid var(--line);border-radius:8px;background:linear-gradient(145deg,#101416,#070809);text-align:center}.store-empty h2{margin:10px 0;font:900 clamp(2.4rem,5vw,4.8rem)/.9 Impact,"Arial Narrow",sans-serif;text-transform:uppercase}.store-empty p:not(.eyebrow){max-width:46ch;margin:0 auto 26px;color:var(--muted)}@media(max-width:900px){.store-content ul.products{grid-template-columns:repeat(2,1fr)}}@media(max-width:520px){.store-content{padding:48px 0}.store-content ul.products{grid-template-columns:1fr}.store-empty{padding:40px 20px}}
