.rush-product{padding:calc(var(--rush-header-height) + 48px) var(--rush-page-margin) var(--rush-section-gap)}.rush-product__grid{display:grid;grid-template-columns:minmax(0,7fr) minmax(360px,5fr);gap:var(--rush-gutter);width:min(100%,var(--rush-container));margin-inline:auto}.rush-gallery{display:flex;flex-direction:row;align-items:flex-start;gap:16px;cursor:pointer!important;pointer-events:auto}.rush-gallery,.rush-gallery *{cursor:pointer!important}.rush-gallery__main{position:relative;flex:1 1 auto;min-width:0;aspect-ratio:1;overflow:hidden;border:1px solid var(--rush-border-strong);background:var(--rush-surface);cursor:pointer!important;pointer-events:auto}.rush-gallery__main img,.rush-gallery__main video,.rush-gallery__main model-viewer{width:100%;height:100%;object-fit:cover;pointer-events:auto}.rush-gallery__main:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(to top,color-mix(in srgb,var(--rush-black) 75%,transparent),transparent 40%)}.rush-gallery__nav{position:absolute;top:50%;z-index:10;display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border:1px solid color-mix(in srgb,var(--rush-contrast) 32%,transparent);border-radius:50%;background:color-mix(in srgb,var(--rush-black) 76%,transparent);color:var(--rush-contrast);padding:0;opacity:0;cursor:pointer!important;pointer-events:auto;transform:translateY(-50%);transition:opacity .2s ease,background .1s ease,border-color .1s ease,color .1s ease}.rush-gallery__main:hover .rush-gallery__nav,.rush-gallery__main:focus-within .rush-gallery__nav{opacity:1}.rush-gallery__nav:hover,.rush-gallery__nav:focus-visible{border-color:var(--rush-accent);background:var(--rush-accent);color:var(--rush-on-accent)}.rush-gallery__nav--prev{left:14px}.rush-gallery__nav--next{right:14px}.rush-gallery__nav svg{width:24px;height:24px;stroke:currentColor;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.rush-gallery__thumbs{order:-1;display:flex;flex-shrink:0;flex-direction:column;width:70px;gap:8px;cursor:pointer!important;pointer-events:auto}.rush-gallery__thumb{width:100%;aspect-ratio:1;border:1px solid var(--rush-border);background:var(--rush-surface);opacity:.68;padding:0;overflow:hidden;cursor:pointer!important;pointer-events:auto}.rush-gallery__thumb[aria-current=true],.rush-gallery__thumb:hover{border-color:var(--rush-accent);opacity:1}.rush-gallery__thumb img{width:100%;height:100%;object-fit:cover}.rush-product__info{position:sticky;top:calc(var(--rush-header-height) + 32px);align-self:start;display:grid;gap:24px}.rush-price{display:flex;align-items:baseline;gap:10px;color:var(--rush-accent);font-family:var(--rush-font-heading);font-size:var(--rush-h3-size);font-weight:800}.rush-price s{color:var(--rush-dim);font-size:.58em;font-weight:650}.rush-product__rule{height:1px;background:var(--rush-border-strong)}.rush-option-group{display:grid;gap:10px;position:relative;margin-top:0}.rush-option-group--configuration{margin-bottom:24px!important}.rush-option-group--quantity{position:relative;margin-bottom:20px!important;transform:none}.rush-option-group--quantity .rush-eyebrow,.rush-option-group--quantity .rush-quantity{position:relative;top:auto;left:auto;margin:0;transform:none}.rush-option-values{display:flex;flex-wrap:wrap;gap:10px}.rush-option-values select{width:100%}.rush-variant-select{display:none!important}.rush-variant-pills{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.rush-variant-pill{position:relative;display:grid;gap:9px;min-height:112px;border:1px solid #333;border-radius:4px;background:#111;color:#fff;padding:14px;font:inherit;text-align:left;cursor:pointer!important;transition:border-color .12s ease,color .12s ease,box-shadow .12s ease,opacity .12s ease}.rush-variant-pill:hover{border-color:color-mix(in srgb,var(--rush-product-accent, var(--rush-accent)) 55%,#333)}.rush-variant-pill[aria-checked=true]{border-color:var(--rush-accent);background:color-mix(in srgb,var(--rush-product-accent, var(--rush-accent)) 8%,#111);box-shadow:0 0 16px -9px var(--rush-accent)}.rush-variant-pill--sold-out{opacity:.68;cursor:pointer!important}.rush-variant-pill--sold-out[aria-checked=true]{opacity:1}.rush-variant-pill__top,.rush-variant-pill__meta{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.rush-variant-pill__name{color:var(--rush-contrast);font-size:12px;font-weight:850;letter-spacing:.035em;line-height:1.35;text-transform:uppercase}.rush-variant-pill__price{flex:0 0 auto;color:var(--rush-product-accent, var(--rush-accent));font-size:12px;font-weight:900;line-height:1.35;text-align:right}.rush-variant-pill__price s{display:block;color:var(--rush-dim);font-size:10px;font-weight:600}.rush-variant-pill__meta{align-self:end;color:var(--rush-dim);font-size:10px;letter-spacing:.05em;line-height:1.25;text-transform:uppercase}.rush-variant-pill__availability{color:#58e88a;font-weight:800}.rush-variant-pill--sold-out .rush-variant-pill__availability{color:#ff7582}.rush-variant-pill__description{color:var(--rush-muted);font-size:11px;line-height:1.45}.rush-product-form>.rush-button[type=submit]{display:block!important;width:100%!important;max-width:100%!important;margin-top:15px;padding:16px;font-size:16px}.rush-restock-panel{scroll-margin-top:calc(var(--rush-header-height) + 16px);scroll-margin-bottom:96px;margin-top:16px;border:1px solid color-mix(in srgb,var(--rush-accent) 45%,var(--rush-border));border-radius:4px;background:color-mix(in srgb,var(--rush-accent) 7%,var(--rush-surface-low));padding:16px}.rush-restock-panel>.rush-eyebrow{margin:0 0 5px;color:var(--rush-contrast)}.rush-restock-panel>p{margin:0;color:var(--rush-muted);font-size:12px;line-height:1.5}.rush-restock-alert{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.rush-restock-alert .rush-form-alert,.rush-restock-alert .errors{flex:1 0 100%;margin:0}.rush-restock-alert__input{min-width:0;flex:1 1 auto;border:1px solid color-mix(in srgb,var(--rush-contrast) 16%,var(--rush-border));border-radius:4px;background:color-mix(in srgb,var(--rush-black) 72%,transparent);color:var(--rush-contrast);padding:13px 14px;font-size:11px;font-weight:800;letter-spacing:.08em;line-height:1;text-transform:uppercase}.rush-restock-alert__input::placeholder{color:color-mix(in srgb,var(--rush-muted) 72%,transparent);opacity:1}.rush-restock-alert__input:focus{outline:0;border-color:var(--rush-accent);box-shadow:0 0 0 1px color-mix(in srgb,var(--rush-accent) 62%,transparent)}.rush-restock-alert__button{flex:0 0 auto;border:1px solid var(--rush-accent);border-radius:4px;background:var(--rush-accent);color:var(--rush-on-accent);padding:13px 16px;font-size:11px;font-weight:900;letter-spacing:.08em;line-height:1;text-transform:uppercase}.rush-swatch{position:relative}.rush-swatch input{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0}.rush-swatch span{display:inline-flex;min-width:48px;min-height:44px;align-items:center;justify-content:center;border:1px solid var(--rush-border);background:var(--rush-surface);color:var(--rush-muted);padding:12px 14px;font-size:var(--rush-eyebrow-size);font-weight:900;letter-spacing:.08em;text-transform:uppercase}.rush-swatch input:checked+span,.rush-swatch span:hover{border-color:var(--rush-accent);color:var(--rush-accent);box-shadow:0 0 16px -9px var(--rush-accent)}.rush-quantity{display:inline-grid;grid-template-columns:44px 70px 44px;border:1px solid var(--rush-border);width:max-content}.rush-quantity button,.rush-quantity input{min-height:44px;border:0;background:var(--rush-on-accent);color:var(--rush-contrast);text-align:center}.rush-quantity button{color:var(--rush-accent)}.rush-trust-matrix{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:18px;border:1px solid color-mix(in srgb,var(--rush-contrast) 16%,var(--rush-border));border-radius:8px;background:linear-gradient(180deg,color-mix(in srgb,var(--rush-surface-high) 56%,transparent),transparent),var(--rush-surface-lowest);padding:10px;box-shadow:inset 0 1px color-mix(in srgb,var(--rush-contrast) 9%,transparent),0 18px 38px color-mix(in srgb,var(--rush-black) 42%,transparent)}.rush-trust-matrix__item{display:flex;min-width:0;min-height:112px;flex-direction:column;align-items:center;justify-content:space-between;gap:8px;border:1px solid color-mix(in srgb,var(--rush-contrast) 8%,transparent);border-radius:6px;background:color-mix(in srgb,var(--rush-black) 44%,transparent);padding:14px 8px;text-align:center}.rush-trust-matrix__icon{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border:1px solid color-mix(in srgb,var(--rush-accent) 42%,transparent);border-radius:999px;color:var(--rush-accent);background:color-mix(in srgb,var(--rush-accent) 10%,transparent);line-height:1;filter:drop-shadow(0 0 10px color-mix(in srgb,var(--rush-accent) 42%,transparent))}.rush-trust-matrix__icon svg{width:19px;height:19px;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.rush-trust-matrix__copy{display:grid;min-width:0;gap:0;justify-items:center;text-align:center}.rush-trust-matrix__copy strong{display:flex;align-items:center;justify-content:center;width:100%;min-height:34px;margin-bottom:8px;color:var(--rush-contrast);font-family:var(--rush-font-heading);font-size:11px;font-weight:900;letter-spacing:.08em;line-height:1.08;text-align:center;text-transform:uppercase;text-wrap:balance}.rush-trust-matrix__copy span{display:flex;align-items:flex-start;justify-content:center;width:100%;min-height:32px;color:var(--rush-muted);font-size:9px;font-weight:800;letter-spacing:.04em;line-height:1.2;text-align:center;text-transform:uppercase;text-wrap:balance}@media(max-width:767px){.rush-trust-matrix{grid-template-columns:repeat(2,1fr)}}.rush-product__description{color:var(--rush-muted)}.rush-product__specs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;width:min(100%,var(--rush-container));margin:72px auto 0;border-top:1px solid var(--rush-border-strong);padding-top:72px}.rush-spec-card{position:relative;overflow:hidden;border:1px solid var(--rush-border-strong);background:var(--rush-surface);padding:24px}.rush-spec-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,color-mix(in srgb,var(--rush-accent) 8%,transparent),transparent 60%);pointer-events:none}.rush-spec-grid{position:relative;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.rush-spec-grid span:first-child{display:block;color:var(--rush-dim);font-size:var(--rush-eyebrow-size);letter-spacing:.08em;text-transform:uppercase}.rush-spec-grid span:last-child{color:var(--rush-text)}.rush-mobile-sticky-cart{display:none}@media(max-width:767px){body.template-product{padding-bottom:70px}.rush-mobile-sticky-cart{position:fixed;bottom:0;left:0;z-index:999;display:flex;align-items:center;justify-content:space-between;width:100%;gap:12px;background:#000;padding:12px 16px;box-shadow:0 -4px 10px #0000004d}.rush-mobile-sticky-cart__summary{display:flex;min-width:0;flex:1 1 40%;flex-direction:column;gap:2px}.rush-mobile-sticky-cart__title{overflow:hidden;color:var(--rush-contrast);font-family:var(--rush-font-heading);font-size:13px;font-weight:900;letter-spacing:.04em;line-height:1.1;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.rush-mobile-sticky-cart__price{color:var(--rush-accent);font-size:12px;font-weight:900;line-height:1.2}.rush-mobile-sticky-cart__variant{overflow:hidden;color:var(--rush-muted);font-size:9px;letter-spacing:.035em;line-height:1.2;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.rush-mobile-sticky-cart__button{flex:0 0 56%;min-height:48px;padding:13px 16px}}.rush-product[data-platform*=ps5],.rush-product[data-platform*=playstation]{--rush-product-accent: #1689ff}.rush-product[data-platform*=xbox]{--rush-product-accent: #58d122}.rush-product[data-platform*=nintendo],.rush-product[data-platform*=switch]{--rush-product-accent: #ff334b}.rush-product[data-platform] .rush-product__info>div:first-child .rush-eyebrow,.rush-product[data-platform] .rush-price{color:var(--rush-product-accent, var(--rush-accent))}.rush-trust-matrix__copy a{color:inherit;text-decoration:underline;text-underline-offset:2px}.rush-variant-pill{transition:border-color .25s ease,background-color .25s ease,box-shadow .35s ease,color .25s ease,transform .35s var(--rush-ease-premium)}.rush-variant-pill:focus-visible{outline:2px solid var(--rush-contrast);outline-offset:4px}.rush-gallery__main{aspect-ratio:1 / 1;background:radial-gradient(circle at 50% 42%,var(--rush-glow),transparent 35%),linear-gradient(145deg,#151515,#070707)}.rush-gallery__main>img,.rush-gallery__main>video,.rush-gallery__main>iframe,.rush-gallery__main>model-viewer{width:100%;height:100%;object-fit:contain}.rush-gallery__thumb{position:relative}.rush-gallery__thumb>.material-symbols-outlined{position:absolute;inset:50% auto auto 50%;color:#fff;text-shadow:0 2px 10px #000;transform:translate(-50%,-50%)}.rush-breadcrumb{display:flex;flex-wrap:wrap;gap:8px;width:min(100% - (var(--rush-page-margin) * 2),var(--rush-container));margin:0 auto 22px;color:var(--rush-dim);font-size:11px}.rush-breadcrumb a:hover{color:var(--rush-accent)}.rush-product-rating{display:inline-flex;align-items:center;gap:7px;margin:8px 0;color:var(--rush-muted);font-size:12px}.rush-product-rating>span{color:var(--rush-accent);letter-spacing:.08em}.rush-product-rating small{color:var(--rush-dim)}.rush-inventory{display:flex;align-items:center;gap:9px;margin:11px 0;color:var(--rush-muted);font-size:12px}.rush-inventory i{width:7px;height:7px;flex:0 0 auto;border-radius:50%;background:#58e88a;box-shadow:0 0 12px #58e88a}.rush-purchase-terms{display:grid;gap:1px;overflow:hidden;margin:14px 0;border:1px solid var(--rush-border);border-radius:4px;background:var(--rush-border)}.rush-purchase-terms__item{display:grid;grid-template-columns:24px 1fr;gap:11px;align-items:start;background:var(--rush-surface-lowest);padding:13px 14px}.rush-purchase-terms__item>.rush-icon{width:20px;height:20px;margin-top:1px;color:var(--rush-product-accent, var(--rush-accent))}.rush-purchase-terms__item strong{display:block;color:var(--rush-contrast);font-size:11px;letter-spacing:.06em;line-height:1.3;text-transform:uppercase}.rush-purchase-terms__item p{margin:3px 0 0;color:var(--rush-muted);font-size:12px;line-height:1.45}.rush-purchase-terms__item small{display:block;margin-top:4px;color:var(--rush-dim);font-size:10px;line-height:1.4}.rush-purchase-terms__item a{color:var(--rush-contrast);text-decoration:underline;text-decoration-color:color-mix(in srgb,currentColor 45%,transparent);text-underline-offset:3px}.rush-purchase-terms__item a:hover{color:var(--rush-product-accent, var(--rush-accent))}.rush-buy-actions{display:grid;grid-template-columns:1fr 54px;gap:10px}.rush-buy-actions .rush-button{width:100%}.rush-wishlist{display:grid;place-items:center;border:1px solid var(--rush-border);background:var(--rush-surface-lowest);color:var(--rush-muted)}.rush-wishlist.is-saved{border-color:var(--rush-accent);color:var(--rush-accent);box-shadow:0 0 25px -15px var(--rush-accent)}.rush-wishlist.is-saved .material-symbols-outlined{fill:currentColor}.rush-dynamic-checkout{margin-top:10px}.rush-product__apps{margin-top:30px}.rush-product-conversion{padding-block:clamp(70px,9vw,130px);border-top:1px solid var(--rush-border);background:#080808}.rush-product-conversion__grid{display:grid;grid-template-columns:.75fr 1.25fr;gap:clamp(40px,8vw,120px);align-items:start}.rush-product-faq{border-top:1px solid var(--rush-border)}.rush-product-faq details{border-bottom:1px solid var(--rush-border)}.rush-product-faq summary{display:flex;min-height:70px;align-items:center;justify-content:space-between;gap:20px;color:var(--rush-contrast);font-weight:800;cursor:pointer;list-style:none}.rush-product-faq summary::-webkit-details-marker{display:none}.rush-product-faq summary .material-symbols-outlined{color:var(--rush-accent);transition:transform .25s ease}.rush-product-faq details[open] summary .material-symbols-outlined{transform:rotate(45deg)}.rush-product-faq details>div{padding:0 45px 24px 0;color:var(--rush-muted);line-height:1.7}.rush-product-faq details>div p{margin:0}.rush-related,.rush-recently-viewed{margin-top:clamp(70px,9vw,120px)}.rush-recently-viewed__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.rush-recent-card{display:grid;gap:9px;border:1px solid var(--rush-border);background:#0d0d0d;padding:12px;transition:border-color .2s ease,transform .3s var(--rush-ease-premium)}.rush-recent-card:hover{border-color:var(--rush-accent);transform:translateY(-4px)}.rush-recent-card>span{aspect-ratio:1;background:var(--rush-surface-lowest)}.rush-recent-card img{width:100%;height:100%;object-fit:contain}.rush-recent-card strong{font-family:var(--rush-font-heading);text-transform:uppercase}.rush-recent-card small{color:var(--rush-accent)}@media(max-width:768px){.rush-product-conversion__grid{grid-template-columns:1fr}.rush-recently-viewed__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:1100px){.rush-product__grid,.rush-product__specs{grid-template-columns:1fr}.rush-product__info{position:static}}@media(max-width:640px){.rush-variant-pills{grid-template-columns:1fr}.rush-variant-pill{min-height:104px}.rush-spec-grid,.rush-product__specs{grid-template-columns:1fr}.rush-trust-matrix{grid-template-columns:repeat(2,1fr);padding:8px}.rush-trust-matrix__item{min-height:98px;padding:12px 8px}.rush-trust-matrix__icon{width:31px;height:31px}.rush-trust-matrix__icon svg{width:17px;height:17px}.rush-trust-matrix__copy strong{font-size:10px}.rush-trust-matrix__copy span{font-size:8.5px}}
/*# sourceMappingURL=/cdn/shop/t/18/assets/rush-product.css.map */
