:root{--gx-bg: #0b0b10;--gx-bg-elevated: #17171f;--gx-surface: #17171f;--gx-surface-2: #1e1e29;--gx-border: rgba(255, 255, 255, .08);--gx-border-strong: rgba(255, 255, 255, .14);--gx-gold: #b69cff;--gx-gold-light: #c9b5ff;--gx-gold-dark: #8b5cf6;--gx-gold-text: #1a1625;--gx-red: #ef4444;--gx-green: #22c55e;--gx-green-light: #4ade80;--gx-green-text: #052e16;--gx-text: #ffffff;--gx-text-muted: #a1a1aa;--gx-text-faint: #71717a;--gx-radius-lg: 18px;--gx-radius-md: 12px;--gx-radius-sm: 8px;--gx-radius-pill: 999px;--gx-shadow-sm: 0 2px 8px rgba(0, 0, 0, .35);--gx-shadow-md: 0 10px 24px -12px rgba(0, 0, 0, .55);--gx-shadow-lg: 0 24px 48px -20px rgba(0, 0, 0, .7);--gx-ease: cubic-bezier(.22, 1, .36, 1)}.button,button.shopify-payment-button__button--unbranded{border-radius:var(--gx-radius-pill);font-weight:700;letter-spacing:.01em;transition:transform .2s var(--gx-ease),box-shadow .2s var(--gx-ease),filter .2s var(--gx-ease)}.button--primary,button.shopify-payment-button__button--unbranded{background:linear-gradient(180deg,var(--gx-gold-light),var(--gx-gold))!important;color:var(--gx-gold-text)!important;border-color:transparent!important;box-shadow:var(--gx-shadow-sm)}.button--primary:hover,button.shopify-payment-button__button--unbranded:hover{filter:brightness(1.06);transform:translateY(-1px);box-shadow:var(--gx-shadow-md)}.button--secondary{background:transparent!important;color:var(--gx-text)!important;border:1px solid var(--gx-border-strong)!important}.button--secondary:hover{border-color:var(--gx-gold)!important;color:var(--gx-gold-light)!important}.shopify-payment-button{margin-top:10px}.shopify-payment-button__button--unbranded{border-radius:var(--gx-radius-pill)!important}.price{color:var(--gx-text)}.price--on-sale .price-item--regular{color:var(--gx-text-faint);text-decoration-color:var(--gx-text-faint)}.price-item--sale,.price--large .price-item--regular{color:var(--gx-text);font-weight:800}.price__badge-sale .badge,.price__badge-sold-out .badge{border-radius:var(--gx-radius-sm);font-weight:700}.price__badge-sale .badge{background:var(--gx-red)!important;color:#fff!important;border-color:transparent!important}.badge{border-radius:var(--gx-radius-sm)}.gx-product__media-wrapper .product__media-list,.gx-product__media-wrapper .product__media{border-radius:var(--gx-radius-lg);overflow:hidden;background:var(--gx-bg-elevated)}.gx-product__media-wrapper .product__media img{border-radius:inherit}.gx-product__media-wrapper deferred-media,.gx-product__media-wrapper .deferred-media{border-radius:var(--gx-radius-lg);overflow:hidden}.thumbnail-list{gap:10px}.thumbnail-list .thumbnail{border-radius:var(--gx-radius-sm);overflow:hidden;border:1px solid var(--gx-border);transition:border-color .2s var(--gx-ease),transform .2s var(--gx-ease)}.thumbnail-list .thumbnail:hover{transform:translateY(-2px)}.thumbnail-list .global-media-settings.active .thumbnail,.thumbnail-list li[aria-current=true] .thumbnail{border-color:var(--gx-gold);box-shadow:0 0 0 1px var(--gx-gold)}.gx-product__title h1,.gx-product__title .h1{font-weight:800;letter-spacing:-.01em;color:var(--gx-text)}.product__sku{color:var(--gx-text-faint)}.product__inventory{font-weight:600}.gx-rating .rating-star{--rating-icon-color: var(--gx-gold);--rating-icon-color-empty: var(--gx-border-strong)}.gx-rating .rating-count,.gx-rating .rating-text{color:var(--gx-text-muted)}.gx-product__price-row{display:flex;align-items:center;flex-wrap:wrap;gap:12px;padding:14px 16px;background:var(--gx-surface);border:1px solid var(--gx-border);border-radius:var(--gx-radius-md)}.gx-inline-guarantee{display:inline-flex;align-items:center;gap:6px;margin-left:auto;padding:.4em .8em;border-radius:var(--gx-radius-pill);background:linear-gradient(135deg,var(--gx-green-light),var(--gx-green));color:var(--gx-green-text);font-size:1.2rem;font-weight:800;white-space:nowrap}.gx-inline-guarantee svg{width:14px;height:14px}.gx-quantity .quantity{display:inline-flex;align-items:center;border:1px solid var(--gx-border-strong);border-radius:var(--gx-radius-pill);background:var(--gx-surface);overflow:hidden}.gx-quantity .quantity__button{color:var(--gx-text);transition:background-color .2s ease,color .2s ease}.gx-quantity .quantity__button:hover{background:var(--gx-surface-2);color:var(--gx-gold-light)}.gx-quantity .quantity__input{background:transparent;color:var(--gx-text);font-weight:700}.gx-buy-buttons{display:flex;flex-direction:column;gap:10px;margin-top:6px}.gx-buy-buttons .product-form__buttons{display:flex;flex-direction:column;gap:10px}.gx-buy-buttons [name=add]{font-size:1.5rem;padding:.95em 1.2em!important}.product__accordion.accordion summary{border-radius:var(--gx-radius-sm)}.product__accordion.accordion details{border-bottom:1px solid var(--gx-border)}.product__accordion .accordion__title{color:var(--gx-text);font-weight:700}.product__accordion summary:hover .accordion__title{color:var(--gx-gold-light)}.gx-trust-row{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin-top:18px;padding-top:18px;border-top:1px solid var(--gx-border)}.gx-trust-item{display:flex;align-items:flex-start;gap:10px;padding:12px;background:var(--gx-surface);border:1px solid var(--gx-border);border-radius:var(--gx-radius-md)}.gx-trust-icon{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:50%;background:linear-gradient(135deg,var(--gx-gold-light),var(--gx-gold));color:var(--gx-gold-text)}.gx-trust-icon--guarantee{background:linear-gradient(135deg,var(--gx-green-light),var(--gx-green));color:var(--gx-green-text)}.gx-trust-icon svg{width:16px;height:16px}.gx-trust-copy{display:flex;flex-direction:column;gap:2px;min-width:0}.gx-trust-copy strong{font-size:1.2rem;color:var(--gx-text);font-weight:700}.gx-trust-copy small{font-size:1.1rem;color:var(--gx-text-muted);line-height:1.3}@media screen and (max-width:749px){.gx-trust-row{grid-template-columns:1fr}}.product-grid-container .facets-wrapper,.facets-vertical{--gx-facet-radius: var(--gx-radius-md)}.facets__summary,.facet-checkbox{border-radius:var(--gx-radius-sm)}.collection__title .title,.collection__title.title-wrapper .title{font-weight:800;letter-spacing:-.01em}.related-products .title,.complementary-products .accordion__title{font-weight:800;color:var(--gx-text)}.related-products{border-top:1px solid var(--gx-border)}.header{background:var(--gx-bg-elevated);border-bottom:1px solid var(--gx-border)}.header__menu-item{color:var(--gx-text);font-weight:600;transition:color .2s ease}.header__menu-item:hover,.header__icon:hover{color:var(--gx-gold-light)}.cart-count-bubble{background:var(--gx-gold);color:var(--gx-gold-text)}.footer{background:var(--gx-bg);border-top:1px solid var(--gx-border)}.footer-block__heading{color:var(--gx-text);font-weight:700}.footer a:hover{color:var(--gx-gold-light)}@media(prefers-reduced-motion:reduce){.button,.thumbnail-list .thumbnail,.gx-quantity .quantity__button{transition:none!important}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/theme-gaming-design-system.css.map */
