:root{--xgt-bg: #0b0c0e;--xgt-surface: #17181b;--xgt-surface-2: #1f2125;--xgt-border: #34363b;--xgt-border-strong: #4a4d54;--xgt-ink: #fafafa;--xgt-muted: #b6b8bf;--xgt-orange: #f36b21;--xgt-orange-hi: #ff8a33;--xgt-gradient: linear-gradient(135deg, #f36b21 0%, #ff8a33 45%, #ffffff 100%);--xgt-radius: 5px;--xgt-radius-lg: 10px;--xgt-font-head: var(--font-stack-header, "Roboto Condensed", system-ui, sans-serif);--xgt-font-body: var(--font-stack-body, "Roboto Condensed", system-ui, sans-serif);--xgt-container: 1264px;--xgt-gutter: clamp(16px, 4vw, 40px)}.xgt-container{max-width:var(--xgt-container);margin:0 auto;padding-left:var(--xgt-gutter);padding-right:var(--xgt-gutter)}.xgt-section{background:var(--xgt-bg);color:var(--xgt-ink);font-family:var(--xgt-font-body)}.xgt-section h1,.xgt-section h2,.xgt-section h3,.xgt-section h4{color:var(--xgt-ink);font-family:var(--xgt-font-head);margin:0}.xgt-section p{margin:0}.xgt-section a{color:inherit}.xgt-h2{font-size:clamp(26px,3vw,34px);font-weight:700;line-height:1.1;letter-spacing:-.01em;text-transform:uppercase}.xgt-link{text-decoration:underline;text-underline-offset:3px;font-size:14px;color:var(--xgt-ink);background:none;border:0;padding:0;cursor:pointer;font-family:inherit}.xgt-link:hover{color:var(--xgt-orange-hi)}.xgt-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:48px;padding:12px 20px;border-radius:var(--xgt-radius);font-family:var(--xgt-font-head);font-weight:700;font-size:16px;letter-spacing:.04em;text-transform:uppercase;text-decoration:none;cursor:pointer;border:0;background:var(--xgt-orange);color:#0b0c0e;transition:background .2s,transform .1s}.xgt-btn:hover{background:var(--xgt-orange-hi)}.xgt-btn:disabled,.xgt-btn[disabled]{background:#3a3c42;color:#9a9ca3;cursor:not-allowed}.xgt-btn--ghost{background:transparent;color:var(--xgt-ink);border:1px solid var(--xgt-border-strong)}.xgt-btn--ghost:hover{background:var(--xgt-surface-2);border-color:var(--xgt-ink)}.xgt-crumbs{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 0 18px;font-size:13px;color:var(--xgt-muted)}.xgt-crumbs a{text-decoration:none;color:var(--xgt-muted)}.xgt-crumbs a:hover{color:var(--xgt-ink)}.xgt-crumbs .sep{margin:0 6px}.xgt-main{padding-bottom:40px}.xgt-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:24px;align-items:start}@media(min-width:990px){.xgt-grid{grid-template-columns:minmax(0,622fr) minmax(0,588fr);column-gap:30px}}.xgt-gallery{position:relative}.xgt-gallery .m-media-gallery__wrapper{display:flex;flex-direction:row-reverse;gap:12px}.xgt-gallery .m-product-media--slider__images{width:calc(100% - 82px);margin-bottom:0;border-radius:var(--xgt-radius-lg);overflow:hidden;background:var(--xgt-surface)}.xgt-gallery .m-product-media--slider__thumbnails{width:70px;padding-right:0;margin-top:0}.xgt-gallery .nav-swiper-container{width:70px;max-height:660px}.xgt-gallery .nav-swiper-container .m-product-media{padding:0;border:2px solid transparent;border-radius:6px;overflow:hidden;background:var(--xgt-surface)}.xgt-gallery .nav-swiper-container .swiper-slide-thumb-active .m-product-media{border-color:var(--xgt-ink)}.xgt-gallery .m-product-media--slider__thumbnails .swiper-slide{margin-bottom:12px}.xgt-gallery .swiper-button-control{width:24px;height:60px;border-radius:4px;background:#ffffffe6;color:#111}.xgt-gallery .swiper-button-control svg{width:14px;height:14px}.xgt-gallery .m-product-media--slider__navigation{padding:0 8px}.xgt-gallery .m-product-media--slider__pagination{margin-top:10px}.xgt-gallery .swiper-pagination-bullet{background:var(--xgt-border-strong);opacity:1;width:24px;height:3px;border-radius:0}.xgt-gallery .swiper-pagination-bullet-active{background:var(--xgt-ink)}@media(max-width:989px){.xgt-gallery{margin-left:calc(-1 * var(--xgt-gutter));margin-right:calc(-1 * var(--xgt-gutter))}.xgt-gallery .m-media-gallery__wrapper{display:block}.xgt-gallery .m-product-media--slider__images{width:100%;border-radius:0}.xgt-gallery .m-product-media--slider__thumbnails{display:none!important}}.xgt-panel{display:flex;flex-direction:column;gap:0}.xgt-title{font-size:clamp(26px,2.6vw,32px);font-weight:700;line-height:1.05;letter-spacing:-.01em;text-transform:uppercase;margin-bottom:10px}.xgt-rating{display:flex;align-items:center;gap:8px;min-height:22px;font-size:14px;margin-bottom:18px}.xgt-rating:empty{display:none}.xgt-rating .jdgm-prev-badge,.xgt-rating .loox-rating{font-size:14px}.xgt-opt{margin-bottom:20px}.xgt-opt__head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px;font-size:16px}.xgt-opt__head .option-label{display:inline-flex;gap:6px}.xgt-opt__head .option-label--title{color:var(--xgt-muted)}.xgt-opt__head .option-label--selected{font-weight:700;color:var(--xgt-ink)}.xgt-opt .m-product-option--content{display:flex;flex-wrap:wrap;gap:8px}.xgt-opt .m-product-option--node{position:relative}.xgt-opt .m-product-option__input{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;margin:0;cursor:pointer}.xgt-opt--size .m-product-option--content{display:grid;grid-template-columns:repeat(auto-fill,minmax(72px,1fr));gap:8px}.xgt-opt--size .m-product-option--node__label{display:flex;align-items:center;justify-content:center;min-height:40px;padding:0 8px;border:1px solid var(--xgt-border-strong);border-radius:var(--xgt-radius);background:transparent;color:var(--xgt-ink);font-size:15px;font-weight:400;cursor:pointer;transition:all .15s;-webkit-user-select:none;user-select:none}.xgt-opt--size .m-product-option--node:hover .m-product-option--node__label{border-color:var(--xgt-ink)}.xgt-opt--size .m-product-option__input:checked+.m-product-option--node__label{background:var(--xgt-ink);color:#0b0c0e;border-color:var(--xgt-ink);font-weight:700}.xgt-opt--size .m-product-option--node__unavailable .m-product-option--node__label{color:#6b6e76;border-style:dashed;background:repeating-linear-gradient(135deg,transparent 0 6px,rgba(255,255,255,.04) 6px 7px)}.xgt-opt--size .m-product-option--node__unavailable .m-product-option__input:checked+.m-product-option--node__label{background:#3a3c42;color:#b6b8bf;border-color:#3a3c42}.xgt-opt--color .m-product-option--content{gap:12px}.xgt-opt--color .m-product-option--swatch{position:relative;width:34px;height:34px}.xgt-opt--color .m-product-option--node__label{display:block;width:34px;height:34px;border-radius:50%;border:1px solid rgba(255,255,255,.35);box-shadow:0 0 0 2px var(--xgt-bg);font-size:0;cursor:pointer;transition:box-shadow .15s}.xgt-opt--color .m-product-option__input:checked+.m-product-option--node__label{box-shadow:0 0 0 2px var(--xgt-bg),0 0 0 4px var(--xgt-orange)}.xgt-opt--color .m-product-option--node:hover .m-product-option--node__label{box-shadow:0 0 0 2px var(--xgt-bg),0 0 0 4px var(--xgt-border-strong)}.xgt-opt--color .m-product-option--node__unavailable .m-product-option--node__label{opacity:.45}.xgt-opt--color .m-product-option--node__unavailable .m-product-option--node__label:after{content:"";position:absolute;left:50%;top:50%;width:2px;height:130%;background:#9a9ca3;transform:translate(-50%,-50%) rotate(45deg)}.xgt-opt .m-tooltip__content{display:none}.xgt-opt .label-unavailable{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.xgt-price{display:flex;align-items:baseline;gap:10px;margin:6px 0 12px;font-size:20px;font-weight:700}.xgt-price .m-price{display:inline-flex;align-items:baseline;gap:10px}.xgt-price .m-price__regular,.xgt-price .m-price__sale{font-size:20px;font-weight:700;color:var(--xgt-ink)}.xgt-price .m-price__compare-at,.xgt-price s,.xgt-price del{font-size:15px;font-weight:400;color:var(--xgt-muted);text-decoration:line-through}.xgt-price .m-price__badge,.xgt-price .m-price__badge-sale{display:inline-block;padding:2px 6px;border-radius:3px;background:var(--xgt-orange);color:#0b0c0e;font-size:12px;font-weight:700;text-transform:uppercase}.xgt-price .m\:hidden,.xgt-price .m\:visually-hidden{display:none}.xgt-price .m-price:not(.m-price--on-sale) .m-price__sale,.xgt-price .m-price:not(.m-price--on-sale) .m-price__badges{display:none}.xgt-price .m-price--on-sale .m-price__regular{display:none}.xgt-price .m-price__sale{display:inline-flex;align-items:baseline;gap:10px}.xgt-price .m-price-item--sale{color:var(--xgt-orange-hi)}.xgt-price .m-price__badges{display:inline-flex}.xgt-price .m-product-tag--sale{display:inline-block;padding:2px 6px;border-radius:3px;background:var(--xgt-orange);color:#0b0c0e;font-size:12px;font-weight:700;text-transform:uppercase}.xgt-delivery{display:flex;align-items:center;gap:10px;font-size:14px;color:var(--xgt-muted);margin-bottom:18px}.xgt-delivery svg{width:22px;height:22px;flex:none;color:var(--xgt-ink)}.xgt-delivery b{color:var(--xgt-ink);font-weight:700}.xgt-buy{display:flex;gap:10px;align-items:stretch;margin-bottom:14px}.xgt-buy .m-product-form--input{display:block;flex:none}.xgt-buy m-quantity-input,.xgt-buy .m-quantity{display:inline-flex!important;visibility:visible!important;align-items:center;height:48px;width:108px;flex:none;border:1px solid var(--xgt-border-strong);border-radius:var(--xgt-radius);background:transparent;overflow:hidden}.xgt-buy .m-quantity__button{width:32px;height:100%;background:transparent;border:0;color:var(--xgt-ink);cursor:pointer;display:flex;align-items:center;justify-content:center}.xgt-buy .m-quantity__button svg{width:11px;height:11px}.xgt-buy .m-quantity__input{width:40px;height:100%;border:0;background:transparent;color:var(--xgt-ink);text-align:center;font-size:15px;font-weight:700;-moz-appearance:textfield;padding:0}.xgt-buy .m-quantity__input::-webkit-inner-spin-button,.xgt-buy .m-quantity__input::-webkit-outer-spin-button{-webkit-appearance:none}.xgt-buy .xgt-atc{flex:1;min-height:48px}.xgt-buy .xgt-atc .m-spinner-icon{display:none}.xgt-buy .xgt-atc.m-spinner-loading .m-spinner-icon{display:inline-flex}.xgt-buy .xgt-atc .m-spinner-icon svg{width:20px;height:20px}.m-product-form-message{font-size:14px;color:#ff8a33}.m-product-form-message:empty{display:none}.xgt-buy-note{font-size:13px;color:var(--xgt-muted);margin:-4px 0 16px}.xgt-apps{display:block;margin:0 0 16px}.xgt-apps>div:empty{display:none}.xgt-trust{display:grid;grid-template-columns:1fr 1fr;gap:12px;padding:14px 0 18px;border-top:1px solid var(--xgt-border)}.xgt-trust__item{display:flex;align-items:center;gap:10px;text-decoration:none}.xgt-trust__item svg{width:26px;height:26px;flex:none;color:var(--xgt-orange)}.xgt-trust__item b{display:block;font-size:14px;font-weight:700;color:var(--xgt-ink);line-height:1.2}.xgt-trust__item small{display:block;font-size:12px;color:var(--xgt-muted);margin-top:2px}.xgt-acc{display:grid;gap:8px}.xgt-acc details{border:1px solid var(--xgt-border);border-radius:var(--xgt-radius);background:var(--xgt-surface)}.xgt-acc summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 16px;min-height:45px;font-family:var(--xgt-font-head);font-size:18px;font-weight:700;cursor:pointer}.xgt-acc summary::-webkit-details-marker{display:none}.xgt-acc summary svg{width:14px;height:14px;flex:none;transition:transform .2s;color:var(--xgt-muted)}.xgt-acc details[open] summary svg{transform:rotate(90deg)}.xgt-acc__body{padding:0 16px 16px;font-size:15px;line-height:1.55;color:var(--xgt-muted)}.xgt-acc__body p,.xgt-acc__body ul{margin:0 0 10px}.xgt-acc__body ul{padding-left:18px}.xgt-acc__body strong,.xgt-acc__body b,.xgt-acc__body th{color:var(--xgt-ink)}.xgt-acc__body a{color:var(--xgt-orange-hi)}.xgt-acc__body table{width:100%;border-collapse:collapse;font-size:14px}.xgt-acc__body th,.xgt-acc__body td{padding:8px 6px;border-bottom:1px solid var(--xgt-border);text-align:left}.xgt-acc__body h3,.xgt-acc__body h4{font-size:15px;margin:12px 0 6px}.xgt-acc__body details{border:0;background:none}.xgt-acc__body details summary{padding:6px 0;font-size:15px}.xgt-dialog{border:1px solid var(--xgt-border);border-radius:var(--xgt-radius-lg);background:var(--xgt-surface);color:var(--xgt-ink);padding:0;width:min(560px,calc(100vw - 32px));max-height:calc(100vh - 40px);font-family:var(--xgt-font-body)}.xgt-dialog::backdrop{background:#000000b3}.xgt-dialog__head{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid var(--xgt-border)}.xgt-dialog__head h3{font-size:22px;font-weight:700;text-transform:uppercase}.xgt-dialog__close{background:none;border:0;color:var(--xgt-ink);cursor:pointer;padding:6px}.xgt-dialog__close svg{width:18px;height:18px}.xgt-dialog__body{padding:16px 20px 20px;font-size:14px;color:var(--xgt-muted);line-height:1.5}.xgt-dialog__body p{margin:0 0 12px}.xgt-size-table{width:100%;border-collapse:collapse;margin-bottom:12px}.xgt-size-table th,.xgt-size-table td{padding:9px 8px;border-bottom:1px solid var(--xgt-border);text-align:center}.xgt-size-table th{color:var(--xgt-ink);font-weight:700;background:var(--xgt-surface-2)}.xgt-size-table td:first-child,.xgt-size-table th:first-child{text-align:left;color:var(--xgt-ink);font-weight:700}.xgt-size-table tr.is-current td{background:#f36b211f}.xgt-story{padding:clamp(40px,6vw,80px) 0}.xgt-story__grid{display:grid;grid-template-columns:1fr;gap:28px;align-items:center}@media(min-width:990px){.xgt-story__grid{grid-template-columns:1.1fr .9fr;gap:60px}}.xgt-story__eyebrow{font-size:15px;font-weight:700;color:var(--xgt-orange);text-transform:uppercase;letter-spacing:.08em;margin-bottom:12px}.xgt-story__title{font-size:clamp(28px,3.2vw,40px);font-weight:700;line-height:1.05;text-transform:uppercase;margin-bottom:16px}.xgt-story__body{font-size:16px;line-height:1.6;color:var(--xgt-muted);max-width:560px}.xgt-story__media{border-radius:var(--xgt-radius-lg);overflow:hidden;background:var(--xgt-surface);aspect-ratio:4 / 5}.xgt-story__media img{width:100%;height:100%;object-fit:cover;display:block}.xgt-story__media--sq{aspect-ratio:1 / 1}.xgt-facc{margin-top:clamp(28px,4vw,48px);border-radius:var(--xgt-radius-lg);background:var(--xgt-surface);padding:8px 24px}.xgt-facc details{border-bottom:1px solid var(--xgt-border)}.xgt-facc details:last-child{border-bottom:0}.xgt-facc summary{list-style:none;display:flex;align-items:center;justify-content:space-between;padding:22px 0;font-family:var(--xgt-font-head);font-size:clamp(20px,2vw,26px);font-weight:700;cursor:pointer}.xgt-facc summary::-webkit-details-marker{display:none}.xgt-facc summary .plus{position:relative;width:22px;height:22px;flex:none}.xgt-facc summary .plus:before,.xgt-facc summary .plus:after{content:"";position:absolute;background:var(--xgt-ink);left:50%;top:50%;transform:translate(-50%,-50%)}.xgt-facc summary .plus:before{width:22px;height:2px}.xgt-facc summary .plus:after{width:2px;height:22px;transition:transform .2s}.xgt-facc details[open] summary .plus:after{transform:translate(-50%,-50%) rotate(90deg)}.xgt-facc__body{padding:0 0 22px;font-size:16px;line-height:1.6;color:var(--xgt-muted)}.xgt-facc__body ul{margin:0;padding-left:20px}.xgt-facc__body li{margin-bottom:6px}.xgt-facc__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:12px 24px}.xgt-facc__grid b{display:block;color:var(--xgt-ink);font-size:13px;text-transform:uppercase;letter-spacing:.06em;margin-bottom:2px}.xgt-recs{padding:28px 0 8px}.xgt-recs--band{padding:clamp(40px,6vw,72px) 0}.xgt-recs__head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.xgt-recs__head h2{font-size:22px;font-weight:700;text-transform:uppercase}.xgt-recs--band .xgt-recs__head{justify-content:center;margin-bottom:24px}.xgt-recs--band .xgt-recs__head h2{font-size:clamp(26px,3vw,34px)}.xgt-recs__nav{display:flex;gap:6px}.xgt-recs__nav button{width:60px;height:26px;border:1px solid var(--xgt-border-strong);border-radius:4px;background:transparent;color:var(--xgt-ink);cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.xgt-recs__nav button:disabled{opacity:.35;cursor:default}.xgt-recs__nav svg{width:12px;height:12px}.xgt-recs__track{display:flex;gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch;padding-bottom:4px}.xgt-recs__track::-webkit-scrollbar{display:none}.xgt-card{flex:0 0 calc((100% - 36px)/4);min-width:150px;scroll-snap-align:start;text-decoration:none;color:inherit}.xgt-recs--band .xgt-card{flex-basis:calc((100% - 60px) / 6);min-width:160px}@media(max-width:749px){.xgt-card,.xgt-recs--band .xgt-card{flex-basis:46%}}.xgt-card__media{position:relative;aspect-ratio:1 / 1;border-radius:6px;overflow:hidden;background:var(--xgt-surface)}.xgt-card__media img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s}.xgt-card:hover .xgt-card__media img{transform:scale(1.03)}.xgt-card__plus{position:absolute;right:8px;bottom:8px;width:30px;height:30px;border-radius:50%;background:#0000008c;color:#fff;display:flex;align-items:center;justify-content:center}.xgt-card__plus svg{width:14px;height:14px}.xgt-card__title{font-size:14px;font-weight:700;margin:10px 0 4px;line-height:1.25}.xgt-card__sub{font-size:12px;color:var(--xgt-muted)}.xgt-card__price{font-size:14px;margin-top:4px;display:flex;gap:8px;align-items:baseline}.xgt-card__price s{color:var(--xgt-muted);font-size:13px}.xgt-card__price .sale{color:var(--xgt-orange-hi);font-weight:700}.xgt-card__swatches{display:flex;gap:6px;margin-top:8px;align-items:center}.xgt-card__swatches i{width:14px;height:14px;border-radius:50%;border:1px solid rgba(255,255,255,.35);display:inline-block}.xgt-card__swatches em{font-style:normal;font-size:11px;color:var(--xgt-muted)}.xgt-why{padding:clamp(40px,6vw,72px) 0}.xgt-why__head{text-align:center;margin-bottom:28px}.xgt-why__head p{color:var(--xgt-muted);font-size:16px;margin-top:8px}.xgt-why__grid{display:grid;grid-template-columns:1fr;gap:16px}@media(min-width:750px){.xgt-why__grid{grid-template-columns:repeat(3,1fr)}}.xgt-why__card{border:1px solid var(--xgt-border);border-radius:var(--xgt-radius-lg);overflow:hidden;background:var(--xgt-surface)}.xgt-why__media{aspect-ratio:16 / 10;background:var(--xgt-surface-2)}.xgt-why__media img{width:100%;height:100%;object-fit:cover;display:block}.xgt-why__media--gradient{background:var(--xgt-gradient)}.xgt-why__body{padding:18px 18px 22px}.xgt-why__body h3{font-size:24px;font-weight:700;text-transform:uppercase;margin-bottom:10px}.xgt-why__body p{font-size:14px;line-height:1.5;color:var(--xgt-muted)}.xgt-why__body p b{color:var(--xgt-ink)}.xgt-appband{padding:24px 0}.xgt-appband__inner>div:empty{display:none}.xgt-buy{flex-wrap:nowrap!important}.xgt-buy .m-product-form--input{width:auto!important;max-width:none;flex:none!important;margin:0!important}.xgt-buy .xgt-atc{flex:1 1 auto!important;width:auto!important;min-width:0;margin:0!important}product-info:not(.xgt-past-buy) .m-sticky-addtocart{transform:translateY(120%)!important;opacity:0!important;pointer-events:none!important}.m-sticky-addtocart{transition:transform .25s ease,opacity .25s ease}.m-sticky-addtocart{background:var(--xgt-surface)!important;border-top:1px solid var(--xgt-border)}.m-sticky-addtocart .m-button{background:var(--xgt-orange);color:#0b0c0e;font-weight:700;text-transform:uppercase}
/*# sourceMappingURL=/cdn/shop/t/57/assets/xgritx-tee.css.map */
