@media(min-width:768px){.product-single .product-single-left{top:calc(var(--xg-fixed-bottom, 68px) + 12px);transition:top .25s ease}.product-single .product-single-left .single-left .product-single__photo{width:66%!important;height:66%!important}}.xg-hero__main{height:clamp(340px,38vw,480px);min-height:0}@media(max-width:989px){.xg-hero__main{height:380px}}.xg-hero__main--carousel{display:grid;align-items:stretch}.xg-hero__main--carousel .xg-hero__slide{grid-area:1 / 1;position:relative;overflow:hidden;display:flex;align-items:center;border-radius:inherit;opacity:0;visibility:hidden;transition:opacity .7s ease,visibility 0s linear .7s}.xg-hero__main--carousel .xg-hero__slide.is-active{opacity:1;visibility:visible;transition:opacity .7s ease;z-index:1}.xg-hero__slide-link{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3}.xg-hero__dots{position:absolute;left:28px;bottom:20px;display:flex;gap:8px;z-index:4}.xg-hero__dot{width:9px;height:9px;border-radius:50%;border:0;padding:0;background:#ffffff73;cursor:pointer;transition:background .15s ease,transform .15s ease}.xg-hero__dot.is-active{background:#fff;transform:scale(1.25)}.xg-hero__dot:focus-visible{outline:2px solid #ffffff;outline-offset:2px}@media(max-width:767px){.xg-hero__main--carousel{height:280px}.xg-hero__dots{left:18px;bottom:14px}.xg-hero__main--carousel .xg-hero__content{padding:22px 18px 30px}.xg-hero__main--carousel .xg-hero__title{font-size:22px;line-height:1.2}.xg-hero__main--carousel .xg-hero__sub{font-size:13px}}.product-description .custom-dropdown__small:before,.product-description .custom-dropdown__small:after{content:none}.product-description .custom-dropdown__small{display:block;max-width:100%}.product-description select[data-dropdown-id=productSelect-dropdown]{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:block;width:100%;max-width:280px;margin-left:auto;margin-right:auto;box-sizing:border-box;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;text-align:center;text-align-last:center;background-color:var(--xg-red, #d62c28);color:#fff;font-family:var(--xg-font-body, "Inter", sans-serif);font-size:13px;font-weight:600;line-height:1.2;border:0;border-radius:999px;padding:9px 34px 9px 16px;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'><path d='M1 1l5 5 5-5' fill='none' stroke='%23ffffff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/></svg>");background-repeat:no-repeat;background-position:right 13px center;background-size:12px auto;cursor:pointer;transition:background-color .14s ease}.product-description select[data-dropdown-id=productSelect-dropdown]:hover{background-color:var(--xg-red-hover, #b3211e);color:#fff}.product-description select[data-dropdown-id=productSelect-dropdown]:focus-visible{outline:2px solid var(--xg-ink, #171b1d);outline-offset:2px}.product-description select[data-dropdown-id=productSelect-dropdown] option{background:#fff;color:#1c2322;font-weight:500}.product-description select[data-dropdown-id=productSelect-dropdown] option:disabled{color:#aab1b6}.grid-view-item--sold-out .product-description select[data-dropdown-id=productSelect-dropdown],.product-description select[data-dropdown-id=productSelect-dropdown]:disabled{background-color:#9aa2a6;color:#fff;cursor:not-allowed}.xg-zoom-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100000;background:#0c0f11d6;display:flex;align-items:center;justify-content:center;padding:24px;cursor:zoom-out;animation:xgFade .18s ease-out}.xg-zoom-overlay img{max-width:94vw;max-height:92vh;width:auto;height:auto;border-radius:12px;box-shadow:0 30px 80px #00000080;animation:xgPop .22s ease-out}@keyframes xgFade{0%{opacity:0}}@keyframes xgPop{0%{transform:scale(.88);opacity:.4}}.card-float .product-single__photo{transform:rotateX(var(--rx, 0deg)) rotateY(var(--ry, 0deg)) scale(var(--cz, 1))}.xg-zoomable .product-single__photo{cursor:zoom-in}.card-tilting .product-single__photo{--cz: 1.045}@media(pointer:coarse){.card-float .product-single__photo-wrapper{perspective:700px}.card-float .product-single__photo{animation:xgCardSway 5.5s ease-in-out infinite}.foil-active .product-single__photo:before{animation:foilHue 8s linear infinite,xgFoilSweep 5.5s ease-in-out infinite}}@keyframes xgCardSway{0%,to{transform:rotateX(1.5deg) rotateY(-13deg)}50%{transform:rotateX(-1.5deg) rotateY(13deg)}}@keyframes xgFoilSweep{0%,to{background-position:0 0,25% 30%}50%{background-position:0 0,80% 72%}}.xg-sisters{margin:20px 0 14px;padding:16px 16px 12px;background:var(--xg-surface, #ffffff);border:1px solid var(--xg-border, #e3e6e8);border-radius:var(--xg-radius, 10px)}.xg-sisters__head{margin-bottom:12px}.xg-sisters__title{display:block;font-family:var(--xg-font-display, "Oswald", "Arial Narrow", sans-serif);font-size:19px;font-weight:600;text-transform:uppercase;letter-spacing:.02em;color:var(--xg-ink, #171b1d)}.xg-sisters__note{display:block;font-family:var(--xg-font-body, "Inter", sans-serif);font-size:12.5px;color:#6b747b;margin-top:3px}.xg-sisters__row{display:flex;gap:12px;flex-wrap:nowrap;overflow-x:auto;padding-bottom:8px;-webkit-overflow-scrolling:touch;scroll-snap-type:x proximity;scrollbar-width:thin;scrollbar-color:#c6ccd1 #eef0f2}.xg-sisters__row::-webkit-scrollbar{height:8px}.xg-sisters__row::-webkit-scrollbar-track{background:#eef0f2;border-radius:999px}.xg-sisters__row::-webkit-scrollbar-thumb{background:#c6ccd1;border-radius:999px}.xg-sisters__row::-webkit-scrollbar-thumb:hover{background:#aab1b6}.xg-sisters__card{flex:0 0 148px;width:148px;scroll-snap-align:start;text-decoration:none;color:inherit;text-align:center;background:#fff;border:1px solid var(--xg-border, #e3e6e8);border-radius:var(--xg-radius, 10px);padding:8px 8px 10px;transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease}.xg-sisters__card:hover{border-color:#ccd2d6;box-shadow:0 10px 28px #1018281f;transform:translateY(-2px)}.xg-sisters__badge{display:inline-block;background:var(--xg-red, #d62c28);color:#fff;font-family:var(--xg-font-body, "Inter", sans-serif);font-size:10.5px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;border-radius:999px;padding:3px 9px;margin-bottom:6px}.xg-sisters__card img{width:100%;height:150px;object-fit:contain;border-radius:6px;display:block}.xg-sisters__name{display:block;font-family:var(--xg-font-body, "Inter", sans-serif);font-size:12.5px;color:var(--xg-text, #3d454b);margin-top:6px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.xg-sisters__price{display:block;font-family:var(--xg-font-body, "Inter", sans-serif);font-size:14px;font-weight:700;color:var(--xg-ink, #171b1d);margin-top:2px;font-variant-numeric:tabular-nums}.xg-sisters__go{display:block;font-family:var(--xg-font-body, "Inter", sans-serif);font-size:11px;font-weight:600;color:var(--xg-red, #d62c28);margin-top:3px}@media(max-width:543px){.xg-sisters__title{font-size:17px}.xg-sisters__card{flex-basis:128px;width:128px;padding:6px 6px 8px}.xg-sisters__card img{height:118px}.xg-sisters__name{font-size:11.5px}}.template-search .search-page-form .input-group{flex-wrap:nowrap;align-items:stretch}.template-search .search-page-form .input-group>:not(.input-group__btn){flex:1 1 auto;min-width:0}.template-search .search-page-form .input-group .search__input{width:100%;box-sizing:border-box}.template-search .search-page-form .input-group__btn{flex:0 0 auto;position:relative;z-index:2}.mobile-width .mobile-width-left #menu-icon svg{fill:var(--xg-ink, #171b1d)}#_mobile_cart .cart-display .cart-title .cart-logo svg,#_mobile_user_info .userinfo-title .userinfo-toggle svg,#header #_mobile_search .search-toggle svg{fill:var(--xg-ink, #171b1d)}#_mobile_cart .cart-display .cart-title .cart-qty{background:var(--xg-red, #d62c28);color:#fff}@media(prefers-reduced-motion:reduce){.xg-hero__main--carousel .xg-hero__slide,.xg-hero__main--carousel .xg-hero__slide.is-active{transition:none}.card-float .product-single__photo{animation:none}.foil-active .product-single__photo:before{animation:none}.xg-zoom-overlay,.xg-zoom-overlay img{animation:none}.product-single .product-single-left{transition:none}}@media(max-width:991px){#header .site-header-mobile .row{display:flex;align-items:center;flex-wrap:nowrap}#header .site-header-mobile .mobile-width-left{flex:0 0 auto}#header .site-header-mobile .mobile-width-right{flex:1 1 auto;min-width:0;display:flex;align-items:center;justify-content:flex-end;gap:6px}#header .header-top.site-header-inner{display:grid;grid-template-columns:minmax(0,auto) minmax(60%,1fr);grid-auto-flow:row dense;align-items:center}#header .header-top.site-header-inner>*{grid-column:1 / -1}#header .header-top.site-header-inner>.page-width{grid-column:1;width:auto;max-width:none;padding-right:0}#header .header-top.site-header-inner>.page-width .row,#header .header-top.site-header-inner>.page-width .nav-menu{width:auto;max-width:none;margin-right:0}#header .header-top.site-header-inner>.site-header-mobile{grid-column:2;min-width:0}#header .header-top.site-header-inner>.site-header-mobile .page-width{padding-left:10px}}@media(min-width:992px){.xg-scan-btn{display:none!important}#header .xg-scan-host .search-header__input{padding-right:54px!important}.template-search .search-page-form .input-group.xg-scan-host .search__input{padding-right:66px!important}}.xg-single .product-single__photo img,.xg-single.foil-active .product-single__photo:before,.xg-single .product-single__thumbnail-image,.xg-single .grid-view-item__image,.xg-single img.extra-img,.xg-single .grid-view-item__image-container img,img[data-xg-corner=card]{border-radius:5%/3.6%}.site-footer .site-footer__social-icons,.site-footer ul.site-footer__social-icons--md-down{display:flex!important;flex-direction:row!important;flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;width:100%!important;max-width:none;margin:0 auto!important;padding:0!important;float:none;text-align:center}.site-footer .site-footer__social-icons>li,.site-footer ul.site-footer__social-icons--md-down>li{display:inline-flex!important;flex:0 0 40px!important;width:40px!important;max-width:40px!important;height:40px;float:none!important;margin:0!important;padding:0!important}.site-footer .site-footer__social-icons .social-icons__link{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;margin:0;border-radius:50%}.xg-sfilter{display:flex;align-items:center;gap:8px;margin:6px 0 14px;padding:2px 0 6px;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.xg-sfilter::-webkit-scrollbar{display:none}.xg-sfilter__label{flex:0 0 auto;font-size:12px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--xg-muted, #707a83)}.xg-sfilter__chip{flex:0 0 auto;display:inline-flex;align-items:center;height:34px;padding:0 14px;border:1px solid var(--xg-border, #dfe3e6);border-radius:999px;background:var(--xg-surface, #fff);color:var(--xg-ink, #171b1d);font-size:13.5px;font-weight:600;line-height:1;text-decoration:none;white-space:nowrap;transition:border-color .15s ease,background .15s ease}.xg-sfilter__chip:hover{border-color:var(--xg-red, #d62c28);color:var(--xg-red, #d62c28);text-decoration:none}.xg-sfilter__chip.is-on{background:var(--xg-ink, #171b1d);border-color:var(--xg-ink, #171b1d);color:var(--xg-bg, #fff)}html[data-xg-theme=dark] .xg-sfilter__chip.is-on{background:#eef2f4;border-color:#eef2f4;color:#111517}#tmenu-tabpanel-tmenu-menu-120456>ul.tmenu_submenu_type_mega{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px 12px;align-items:stretch;padding:12px 14px 14px!important;margin:0!important;width:auto!important}#tmenu-tabpanel-tmenu-menu-120456>ul.tmenu_submenu_type_mega>li.tmenu_item_level_1{display:flex!important;flex-direction:column;width:auto!important;max-width:none!important;min-width:0!important;float:none!important;margin:0!important;padding:0!important;border:1px solid var(--xg-border, #e3e6e8);border-radius:10px;background:var(--xg-surface, #fff);overflow:hidden}#tmenu-tabpanel-tmenu-menu-120456>ul.tmenu_submenu_type_mega>li.tmenu_item_level_1>a.tmenu_item_link{display:block!important;padding:9px 10px 4px!important;font-size:12.5px!important;line-height:1.25;font-weight:700;text-align:center}#tmenu-tabpanel-tmenu-menu-120456>ul.tmenu_submenu_type_mega>li.tmenu_item_level_1>ul.tmenu_submenu_type_automatic{position:static!important;display:block!important;width:auto!important;min-width:0!important;max-width:none!important;margin:0!important;padding:0!important;box-shadow:none!important;border:0!important;background:transparent!important;opacity:1!important;visibility:visible!important;transform:none!important}#tmenu-tabpanel-tmenu-menu-120456 li.tmenu_item_level_2{width:auto!important;max-width:none!important;float:none!important;margin:0!important;padding:0!important}#tmenu-tabpanel-tmenu-menu-120456 li.tmenu_item_layout_image>a.tmenu_item_link{display:block!important;padding:0!important}#tmenu-tabpanel-tmenu-menu-120456 li.tmenu_item_layout_image .tmenu_image{display:flex!important;align-items:center;justify-content:center;height:78px;padding:2px 12px 12px!important;margin:0!important}#tmenu-tabpanel-tmenu-menu-120456 li.tmenu_item_layout_image .tmenu_image img{display:block!important;width:auto!important;height:auto!important;max-width:100%!important;max-height:100%!important;object-fit:contain;margin:0 auto!important}#tmenu-tabpanel-tmenu-menu-120456 li.tmenu_item_layout_image .tmenu_image .tmenu_item_text{display:none!important}#tmenu-tabpanel-tmenu-menu-120456>ul.tmenu_submenu_type_mega>li.tmenu_item_level_1:not(:has(li.tmenu_item_layout_image)){order:10}#tmenu-tabpanel-tmenu-menu-120456>ul.tmenu_submenu_type_mega>li.tmenu_item_level_1:not(:has(li.tmenu_item_layout_image))>a.tmenu_item_link{text-align:left;padding:9px 12px 2px!important}#tmenu-tabpanel-tmenu-menu-120456>ul.tmenu_submenu_type_mega>li.tmenu_item_level_1:not(:has(li.tmenu_item_layout_image))>ul.tmenu_submenu_type_automatic{padding:0 12px 10px!important}#tmenu-tabpanel-tmenu-menu-120456>ul.tmenu_submenu_type_mega>li.tmenu_item_level_1:not(:has(li.tmenu_item_layout_image)) li.tmenu_item_level_2>a.tmenu_item_link{display:block!important;padding:3px 0!important;font-size:12.5px!important;font-weight:500!important;line-height:1.3}html[data-xg-theme=dark] #tmenu-tabpanel-tmenu-menu-120456>ul.tmenu_submenu_type_mega>li.tmenu_item_level_1{border-color:#ffffff1f;background:#ffffff0a}html[data-xg-theme=dark] #tmenu-tabpanel-tmenu-menu-120456 li.tmenu_item_layout_image .tmenu_image{background:#f3f4f6;border-radius:8px;margin:0 10px 10px!important}#tmenu-tabpanel-tmenu-menu-852382>ul[class*=tmenu_submenu],#tmenu-tabpanel-tmenu-menu-852382>ul[class*=tmenu_submenu]>li{display:block!important;width:auto!important;max-width:none!important;min-width:0!important;float:none!important;margin:0!important;padding:0!important}.xgdbm{box-sizing:border-box;display:flex;flex-direction:column;gap:9px;padding:18px 20px 0;max-width:600px;font-family:inherit}.xgdbm *{box-sizing:border-box}.xgdbm__kicker{margin:0!important;font-size:11px;font-weight:700;letter-spacing:.09em;text-transform:uppercase;color:var(--xg-red, #d62c28)!important}.xgdbm__title{margin:0!important;font-size:19px;line-height:1.2;font-weight:700;color:var(--xg-ink, #171b1d)}.xgdbm__copy{margin:0!important;font-size:13px;line-height:1.45;color:var(--xg-muted, #5c666e)}.xgdbm__pts{margin:0!important;padding:0!important;list-style:none!important;display:flex;flex-direction:column;gap:4px}.xgdbm__pts li{margin:0!important;padding:0 0 0 18px!important;position:relative;font-size:12.5px;line-height:1.35;font-weight:600;color:var(--xg-ink, #171b1d)}.xgdbm__pts li:before{content:"";position:absolute;left:3px;top:6px;width:6px;height:6px;border-radius:50%;background:var(--xg-red, #d62c28)}.xgdbm .xgdbm__cta,.tmenu_navbar .xgdbm .xgdbm__cta,.tmenu_navbar .tmenu_custom_content .xgdbm .xgdbm__cta,html[data-xg-theme=dark] .tmenu_navbar .tmenu_custom_content .xgdbm .xgdbm__cta{align-self:flex-start;display:inline-block!important;width:auto!important;margin:3px 0 0!important;padding:9px 18px!important;border:0!important;border-bottom:0!important;border-radius:999px!important;background:var(--xg-red, #d62c28)!important;background-image:none!important;box-shadow:none!important;font-size:13px!important;font-weight:700!important;line-height:1!important;text-decoration:none!important;color:#fff!important;transition:transform .15s ease,filter .15s ease}.xgdbm .xgdbm__cta:hover,.xgdbm .xgdbm__cta:focus,.tmenu_navbar .xgdbm .xgdbm__cta:hover,.tmenu_navbar .xgdbm .xgdbm__cta:focus,html[data-xg-theme=dark] .tmenu_navbar .tmenu_custom_content .xgdbm .xgdbm__cta:hover,html[data-xg-theme=dark] .tmenu_navbar .tmenu_custom_content .xgdbm .xgdbm__cta:focus{transform:translateY(-1px);filter:brightness(1.08);background:var(--xg-red, #d62c28)!important;color:#fff!important;text-decoration:none!important;border-bottom:0!important}.xgdbm__shot{display:block;flex:0 0 306px;width:100%;height:306px;min-height:306px;margin-top:2px;border:1px solid var(--xg-border, #e3e6e8);border-bottom:0;border-radius:10px 10px 0 0;background-image:url(xg-deckbuilder-shot.jpg);background-repeat:no-repeat;background-position:top center;background-size:100% auto;background-color:#f4f6f7}html[data-xg-theme=dark] .tmenu_navbar .xgdbm .xgdbm__kicker{color:#ff6a5e!important}html[data-xg-theme=dark] .tmenu_navbar .xgdbm .xgdbm__title{color:#f2f5f7!important}html[data-xg-theme=dark] .tmenu_navbar .xgdbm .xgdbm__copy{color:#aab4bb!important}html[data-xg-theme=dark] .tmenu_navbar .xgdbm .xgdbm__pts li{color:#e6ebee!important}html[data-xg-theme=dark] .tmenu_navbar .xgdbm .xgdbm__shot{border-color:#ffffff24;background-color:#11161a}@media(max-width:767px){.xgdbm{padding:14px 16px 2px;gap:8px}.xgdbm__title{font-size:17px}.xgdbm__shot{height:180px}}.tmenu_navbar a.tmenu_item_link[href*="/pages/deck-builder"] .tmenu_item_text{white-space:nowrap}.tmenu_navbar a.tmenu_item_link[href*="/pages/deck-builder"] .tmenu_item_text:after{content:"New!";display:inline-block;vertical-align:middle;position:relative;top:-1px;margin-left:7px;padding:2px 6px 3px;border-radius:999px;background:var(--xg-red, #d62c28)!important;color:#fff!important;font-size:9px;font-weight:800;font-style:normal;letter-spacing:.05em;line-height:1;text-transform:uppercase;text-decoration:none!important;white-space:nowrap}html[data-xg-theme=dark] .tmenu_navbar a.tmenu_item_link[href*="/pages/deck-builder"] .tmenu_item_text:after{background:#ff6a5e!important;color:#14181a!important}@media(max-width:991px){#header .site-header-mobile .row{flex-wrap:wrap}#header .site-header-mobile #_mobile_search{flex:0 0 100%;width:100%;clear:both;order:10;margin-top:2px;padding:0 0 6px}#header .site-header-mobile #_mobile_search form,#header .site-header-mobile #_mobile_search .search-header,#header .site-header-mobile #_mobile_search .search__input{width:100%;max-width:none}#header .site-header-mobile #_mobile_search .search__input{height:44px;padding:8px 46px 8px 14px;font-size:16px}}@media(max-width:991px){#header .header-top .header__logo img{max-height:72px!important;height:auto;width:auto}#header .header-top.site-header-inner>.page-width{padding-left:10px}}.pagination .page-view .parts .item.current,.pagination .page-view .parts .item.current b{color:#fff;font-weight:700}.pagination .page-view .parts .item.current{background-color:var(--xg-charcoal, #27302f);border-color:var(--xg-charcoal, #27302f);box-shadow:0 0 0 2px #27302f38;cursor:default}html[data-xg-theme=dark] .pagination .page-view .parts .item.current,html[data-xg-theme=dark] .pagination .page-view .parts .item.current b{color:#14181b}html[data-xg-theme=dark] .pagination .page-view .parts .item.current{background-color:#e6ebee;border-color:#e6ebee;box-shadow:0 0 0 2px #e6ebee3d}.category_only_name{display:none}a#binderpos-open-credit{padding:11px 18px!important;background-color:var(--xg-red, #d62c28)!important;color:#fff!important;font-family:var(--xg-font-body, inherit)!important;font-size:13px!important;font-weight:700!important;letter-spacing:.06em!important;text-transform:uppercase!important;border-radius:10px 10px 0 0!important;box-shadow:0 6px 20px #0a0d0f47!important;transition:background-color .18s ease!important}a#binderpos-open-credit:hover,a#binderpos-open-credit:focus-visible{background-color:#b3211d!important}html[data-xg-theme=dark] a#binderpos-open-credit{box-shadow:0 6px 20px #0000008c!important}div#binderpos-credit-overlay{background:#0a0d0f9e!important;backdrop-filter:blur(2px)!important;-webkit-backdrop-filter:blur(2px)!important}iframe.binderpos-credit-iframe{border-radius:14px 0 0 14px!important;box-shadow:-18px 0 44px #0a0d0f6b!important}a#binderpos-credit-close-button{position:fixed!important;right:14px!important;left:auto!important;top:14px!important;width:34px!important;height:34px!important;padding:0!important;display:flex!important;align-items:center!important;justify-content:center!important;border-radius:50%!important;background:#0a0d0f14!important;color:#0a162e!important;font-size:20px!important;line-height:1!important;z-index:1000000000!important}a#binderpos-credit-close-button:hover{background:#0a0d0f29!important}html.xg-credit-on a#binderpos-open-credit{display:none!important}.xg-credit__tab{position:fixed;top:50%;right:0;z-index:999999998;margin:0;padding:11px 18px;border:0;border-radius:10px 10px 0 0;background:var(--xg-red, #d62c28);color:#fff;font-family:var(--xg-font-body, inherit);font-size:13px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;line-height:1.2;white-space:nowrap;cursor:pointer;box-shadow:0 6px 20px #0a0d0f47;transform:rotate(-90deg) translate(50%,-100%);transform-origin:right top;transition:background-color .18s ease}.xg-credit__tab:hover,.xg-credit__tab:focus-visible{background:#b3211d}.xg-credit__tab:focus-visible{outline:2px solid #ffffff;outline-offset:-4px}html[data-xg-theme=dark] .xg-credit__tab{box-shadow:0 6px 20px #0000008c}html.xg-credit-open .xg-credit__tab{visibility:hidden}.xg-credit__scrim{position:fixed;top:0;right:0;bottom:0;left:0;z-index:999999999;background:#0a0d0f9e;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);opacity:0;pointer-events:none;transition:opacity .2s ease}.xg-credit__scrim.is-open{opacity:1;pointer-events:auto}.xg-credit__panel{position:fixed;top:0;right:0;bottom:0;z-index:1000000000;width:min(480px,100vw);overflow:auto;-webkit-overflow-scrolling:touch;background:var(--xg-surface, #ffffff);color:var(--xg-ink, #171b1d);font-family:var(--xg-font-body, inherit);border-radius:14px 0 0 14px;box-shadow:-18px 0 44px #0a0d0f6b;transform:translate(104%);transition:transform .22s ease}.xg-credit__panel.is-open{transform:none}.xg-credit__panel[hidden]{display:none}@media(max-width:520px){.xg-credit__panel{border-radius:0}}.xg-credit__head{position:sticky;top:0;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:18px 20px 14px;background:var(--xg-surface, #ffffff);border-bottom:1px solid var(--xg-border, #e3e7ea)}.xg-credit__title{margin:0;font-family:var(--xg-font-head, var(--xg-font-body, inherit));font-size:22px;font-weight:700;letter-spacing:.01em;text-transform:none;color:var(--xg-ink, #171b1d)}.xg-credit__close{flex:0 0 auto;width:36px;height:36px;margin:0;padding:0;border:0;border-radius:50%;background:#7f7f7f1f;color:var(--xg-ink, #171b1d);font:inherit;font-size:22px;line-height:1;cursor:pointer}.xg-credit__close:hover{background:#7f7f7f38}.xg-credit__body{padding:18px 20px 28px}.xg-credit__balance{display:flex;flex-direction:column;gap:2px;padding:16px 18px;border-radius:12px;background:var(--xg-red-soft, rgba(214, 44, 40, .08));border:1px solid rgba(214,44,40,.18)}.xg-credit__label{font-size:11.5px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--xg-muted, #707a83)}.xg-credit__amount{font-size:34px;font-weight:800;line-height:1.1;color:var(--xg-red, #d62c28);font-variant-numeric:tabular-nums}html[data-xg-theme=dark] .xg-credit__amount{color:#ff6a5e}.xg-credit__how{margin:14px 0 0;font-size:13.5px;line-height:1.45;color:var(--xg-text, #3d454b)}.xg-credit__link{color:var(--xg-red, #d62c28);font-weight:700;text-decoration:underline;text-underline-offset:2px}html[data-xg-theme=dark] .xg-credit__link{color:#ff6a5e}.xg-credit__h{margin:24px 0 8px;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--xg-muted, #707a83)}.xg-credit__list{list-style:none;margin:0;padding:0}.xg-credit__row{padding:11px 0;border-top:1px solid var(--xg-border, #e3e7ea)}.xg-credit__row:first-child{border-top:0}.xg-credit__rowtop{display:flex;justify-content:space-between;align-items:baseline;gap:12px}.xg-credit__date{font-size:13px;color:var(--xg-text, #3d454b)}.xg-credit__delta{font-weight:800;font-variant-numeric:tabular-nums}.xg-credit__delta--in{color:#0d7a5f}.xg-credit__delta--out{color:var(--xg-red, #d62c28)}html[data-xg-theme=dark] .xg-credit__delta--in{color:#4fd1a5}html[data-xg-theme=dark] .xg-credit__delta--out{color:#ff6a5e}.xg-credit__note{margin-top:3px;font-size:12.5px;color:var(--xg-text, #3d454b)}.xg-credit__after{margin-top:2px;font-size:12px;color:var(--xg-muted, #707a83)}.xg-credit__muted{color:var(--xg-muted, #707a83);font-size:13px}.xg-credit__foot{margin:18px 0 0}.xg-credit__btn,.xg-credit__refresh{margin:8px 0 0;padding:8px 14px;border:1px solid var(--xg-border, #e3e7ea);border-radius:999px;background:transparent;color:var(--xg-ink, #171b1d);font:inherit;font-size:13px;font-weight:600;cursor:pointer}.xg-credit__refresh{margin:0;padding:3px 10px;font-size:12px}.xg-credit__btn:hover,.xg-credit__refresh:hover{border-color:var(--xg-red, #d62c28);color:var(--xg-red, #d62c28)}@media(prefers-reduced-motion:reduce){.xg-credit__panel,.xg-credit__scrim,.xg-credit__tab{transition:none}}@media(max-width:991px){#header .site-header-mobile .mobile-width-left{display:flex;align-items:center;gap:8px}#header .site-header-mobile .xg-bar-logo{display:none;line-height:0;flex:0 0 auto}#header .site-header-mobile .xg-bar-logo img{display:block;height:34px;width:auto}#header .site-header-mobile.fixed-header .xg-bar-logo{display:block}#header .mobile-width .mobile-width-left #menu-icon{display:inline-flex;align-items:center;gap:6px;width:auto;height:34px;padding:0 10px 0 9px;border-radius:999px;background:var(--xg-red, #d62c28);color:#fff;box-shadow:0 2px 6px #0000002e}#header .mobile-width .mobile-width-left #menu-icon svg{display:none}#header .mobile-width .mobile-width-left #menu-icon:before{content:"";display:block;width:18px;height:14px;background:linear-gradient(#fff 0 2px,transparent 2px 6px,#fff 6px 8px,transparent 8px 12px,#fff 12px 14px)}#header .mobile-width .mobile-width-left #menu-icon:after{content:"Menu";font-family:var(--xg-font-body, inherit);font-weight:800;font-size:11px;line-height:1;letter-spacing:.06em;text-transform:uppercase;color:#fff}#header .mobile-width .mobile-width-left #menu-icon:active{transform:translateY(1px)}}
/*# sourceMappingURL=/cdn/shop/t/66/assets/xg-features.css.map */
