.header-section{display:none}.storefront{--store-border: var(--navbar-border-col);--store-muted: var(--footer-text-col);--store-surface: var(--navbar-col);--store-surface-alt: var(--footer-col);padding-bottom:1.5rem;padding-top:4.75rem}.storefront-intro{max-width:48rem}.storefront-kicker,.store-product-category{color:var(--link-col);font-size:0.75rem;font-weight:700;letter-spacing:0.1em;text-transform:uppercase}.storefront-kicker{align-items:center;display:inline-flex;gap:0.5rem}.storefront-assurance{background:var(--store-surface);border:1px solid var(--store-border);border-radius:1rem;display:grid;grid-template-columns:repeat(3, 1fr);margin:0 auto 2rem;max-width:64rem;overflow:hidden}.storefront-assurance li{align-items:center;display:flex;gap:0.75rem;justify-content:center;padding:0.75rem 1rem;text-align:center}.storefront-assurance li+li{border-left:1px solid var(--store-border)}.storefront-assurance i{color:var(--link-col);font-size:1.1rem}.store-product-card{background:var(--store-surface);border:1px solid var(--store-border);border-radius:1.25rem;box-shadow:0 1rem 2.5rem rgba(0,0,0,0.12);display:flex;flex-direction:column;height:100%;overflow:hidden;transition:box-shadow 200ms ease, transform 200ms ease}.store-product-summary{display:flex;flex:1;flex-direction:column}.store-product-card:hover{box-shadow:var(--card-hover-shadow);transform:translateY(-0.25rem)}.store-product-media{background:#101f18;overflow:hidden;position:relative}.store-product-media-landscape{aspect-ratio:16 / 9}.store-product-media-portrait{aspect-ratio:2 / 3}.store-product-media-square{aspect-ratio:1 / 1}.store-product-media>a{display:block;height:100%}.store-product-image{height:100%;object-fit:contain;transition:transform 350ms ease;width:100%}.store-product-card:hover .store-product-image{transform:scale(1.025)}.store-product-badges{display:flex;flex-wrap:wrap;gap:0.5rem;left:1rem;margin:0;position:absolute;top:1rem}.store-product-badge{align-items:center;backdrop-filter:blur(0.5rem);background:rgba(15,17,18,0.82);border:1px solid rgba(255,255,255,0.18);border-radius:999px;color:#fff;display:inline-flex;font-size:0.78rem;font-weight:700;gap:0.4rem;padding:0.4rem 0.7rem}.store-product-content{display:flex;flex:1;flex-direction:column;padding:1.25rem 1.5rem}.store-product-title{font-size:clamp(1.5rem, 2.5vw, 1.9rem);font-weight:800;margin:0.4rem 0 0.25rem}.store-product-tagline{color:var(--store-muted);font-size:1rem;font-weight:600;margin-bottom:0}.store-product-description{line-height:1.55;margin:0.8rem 0}.store-product-features{display:grid;gap:0.5rem;list-style:none;font-size:0.92rem;margin:0 0 0.9rem;padding:0}.store-product-features li{align-items:flex-start;display:flex;gap:0.7rem;line-height:1.35}.store-product-features i{color:var(--link-col);margin-top:0.25rem}.store-product-purchase{border-top:1px solid var(--store-border);margin-top:auto;padding-top:0.9rem}.store-product-prices{display:grid;gap:0.75rem;grid-template-columns:repeat(2, minmax(0, 1fr))}.store-price-option{background:var(--store-surface-alt);border:1px solid var(--store-border);border-radius:0.75rem;display:flex;flex-direction:column;padding:0.6rem 0.85rem}.store-price-amount{font-size:1.2rem;font-weight:800}.store-price-label,.store-product-price-note,.store-product-seller{color:var(--store-muted)}.store-price-label{font-size:0.82rem;font-weight:600}.store-product-price-note{font-size:0.86rem;margin:0.55rem 0 0.75rem}.store-product-price-note i,.store-product-seller i{margin-right:0.35rem}.store-product-actions{display:flex;flex-wrap:wrap;gap:0.75rem}.store-product-actions .btn{align-items:center;display:inline-flex;gap:0.55rem;justify-content:center}.store-product-seller{font-size:0.78rem;margin:0.55rem 0 0}.store-product-gallery{align-items:center;border-top:1px solid var(--store-border);display:flex;gap:1rem;padding:0.8rem 1.25rem}.store-product-gallery-heading{flex:0 0 auto}.store-product-gallery-heading h4{font-size:1rem;font-weight:800;margin:0.2rem 0 0}.store-screenshot-grid{display:flex;gap:0.65rem;min-width:0}.store-screenshot-thumbnail{aspect-ratio:16 / 9;background:#111;border:1px solid var(--store-border);border-radius:0.5rem;cursor:zoom-in;flex:0 1 8rem;overflow:hidden;padding:0;position:relative}.store-screenshot-thumbnail img{display:block;height:100%;object-fit:contain;transition:opacity 200ms ease, transform 200ms ease;width:100%}.store-screenshot-thumbnail:hover img,.store-screenshot-thumbnail:focus-visible img{opacity:0.78;transform:scale(1.03)}.store-screenshot-thumbnail:focus-visible{outline:0.2rem solid var(--link-col);outline-offset:0.15rem}.store-screenshot-expand{align-items:center;background:rgba(0,0,0,0.72);border-radius:50%;color:#fff;display:flex;height:1.8rem;justify-content:center;opacity:0;position:absolute;right:0.4rem;top:0.4rem;transition:opacity 200ms ease;width:1.8rem}.store-screenshot-thumbnail:hover .store-screenshot-expand,.store-screenshot-thumbnail:focus-visible .store-screenshot-expand{opacity:1}.store-gallery-modal .modal-content{background:var(--store-surface);border-color:var(--store-border)}.store-gallery-modal .modal-header{border-bottom-color:var(--store-border)}.store-gallery-modal .modal-body{padding:0}.store-gallery-carousel{background:#111;outline:none}.store-gallery-carousel .carousel-item{margin-bottom:0;margin-top:0;text-align:center}.store-gallery-image{display:block;height:min(72vh, 48rem);margin:0 auto;max-width:100%;object-fit:contain;width:auto}.store-gallery-caption{background:var(--store-surface);color:var(--text-col);min-height:3.5rem;padding:1rem 5rem}.store-gallery-carousel .carousel-control-prev,.store-gallery-carousel .carousel-control-next{bottom:3.5rem;width:4rem}.store-gallery-carousel .carousel-control-prev-icon,.store-gallery-carousel .carousel-control-next-icon{background-color:rgba(0,0,0,0.72);background-size:55%;border-radius:50%;height:2.75rem;width:2.75rem}.storefront-empty{background:var(--store-surface);border:1px solid var(--store-border);border-radius:1rem;margin-inline:auto;max-width:40rem;padding:3rem;text-align:center}@media (min-width: 992px){.store-product-card-featured .store-product-summary{display:grid;grid-template-columns:minmax(13rem, 0.52fr) minmax(0, 1.48fr)}.store-product-card-featured .store-product-media{align-self:center;max-height:29rem;width:100%}.store-product-card-featured .store-product-content{display:grid;gap:1.25rem;grid-template-columns:minmax(0, 1fr) minmax(13.5rem, 0.62fr)}.store-product-card-featured .store-product-details{align-self:center}.store-product-card-featured .store-product-purchase{align-self:stretch;border-left:1px solid var(--store-border);border-top:0;display:flex;flex-direction:column;justify-content:center;margin-top:0;padding-left:1.25rem;padding-top:0}.store-product-card-featured .store-product-prices{grid-template-columns:1fr}}@media (min-width: 1200px){.storefront{padding-top:7.25rem}}@media (max-width: 767.98px){.storefront-assurance{grid-template-columns:1fr}.storefront-assurance li{justify-content:flex-start;text-align:left}.storefront-assurance li+li{border-left:0;border-top:1px solid var(--store-border)}.store-product-content{padding:1.25rem}.store-product-gallery{align-items:stretch;flex-direction:column;padding:1rem 1.25rem}.store-screenshot-grid{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr))}.store-screenshot-thumbnail{width:100%}.store-gallery-caption{padding-inline:3.5rem}.store-product-prices{grid-template-columns:1fr}.store-product-actions,.store-product-actions .btn{width:100%}}@media (prefers-reduced-motion: reduce){.store-product-card,.store-product-image,.store-screenshot-thumbnail img,.store-screenshot-expand{transition:none}.store-product-card:hover,.store-product-card:hover .store-product-image{transform:none}}
