*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}@font-face{font-family:Helvetica Condensed;src:url(HelveticaCondensed-Regular.ttf) format("truetype");font-weight:100 900;font-style:normal;font-display:swap}:root{--bg: #ffffff;--text: #111111;--muted: #777777;--line: #e5e5e5;--sold: #b0b0b0}html{-webkit-text-size-adjust:100%}body{display:flex;flex-direction:column;min-height:100dvh;background:var(--bg);color:var(--text);font-family:Helvetica Condensed,Arial Narrow,sans-serif;font-weight:400;font-synthesis:none;letter-spacing:0em;line-height:1.08}a{color:inherit;text-decoration:none}img{display:block;max-width:100%;height:auto}.site-header{position:relative;display:flex;justify-content:center;align-items:center;padding:1.75rem 1.25rem 1.25rem}.back-link{position:absolute;left:1.25rem;top:50%;transform:translateY(-50%);display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;color:var(--text)}.back-link svg{width:1.15rem;height:1.15rem;display:block}.cart-link{position:absolute;right:1.25rem;top:50%;transform:translateY(-50%);display:inline-flex;align-items:center;justify-content:center;width:2.4rem;height:2.4rem;padding:0;border:0;background:transparent;color:var(--text);cursor:pointer;font:inherit}.cart-link svg{width:1.6rem;height:1.6rem;display:block}.cart-count{position:absolute;top:.12rem;right:.06rem;min-width:.9rem;height:.9rem;padding:0 .18rem;background:var(--text);color:var(--bg);font-size:8px;font-weight:500;line-height:.9rem;text-align:center;pointer-events:none}.cart-count[hidden]{display:none}.cart-message{position:absolute;right:1.25rem;top:calc(50% + 1.35rem);font-size:13px;font-weight:400;letter-spacing:0em;line-height:1.05;color:var(--text);white-space:nowrap;opacity:0;pointer-events:none;transition:opacity .2s ease}.cart-message.is-visible{opacity:1}.logo-link{display:inline-flex;line-height:0}.logo{--logo-h: 84px;display:block;position:relative;width:calc(var(--logo-h) * 1.85);height:var(--logo-h);background:url(logo-frame-0.png) center / contain no-repeat}.logo__frame{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain;opacity:0}.logo__frame.is-active{opacity:1}.logo__tile{display:none}.home-main{width:min(1080px,100%);margin:0 auto;padding:.5rem 1.25rem 4rem}.product-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem 1.25rem}.product-card{display:flex;flex-direction:column;gap:0;text-align:center}.product-card__image{background:transparent;overflow:hidden;margin-bottom:0;line-height:0}.product-card__image img{width:100%;height:auto;display:block;object-fit:contain;object-position:center bottom;transition:opacity .25s ease}.product-card:hover .product-card__image img,.product-card:focus-visible .product-card__image img{opacity:.88}.product-card__name{font-size:14px;font-weight:500;letter-spacing:.01em;line-height:1.05;margin-top:.1rem}.product-card--polo .product-card__name{position:relative;z-index:1;margin-top:-.5rem}.product-card__price,.product-price{font-size:14px;font-weight:400;letter-spacing:.01em;line-height:1.05;color:var(--text);margin-top:.45rem}.product-page{width:min(1240px,100%);margin:0 auto;padding:.5rem 1.25rem 4rem}.product-layout{display:grid;grid-template-columns:1.3fr .7fr;gap:2.5rem 3rem;align-items:start}.product-media{min-width:0;background:transparent}.product-media img{width:100%;height:auto}.product-gallery{display:flex;width:100%;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;scrollbar-width:none}.product-gallery::-webkit-scrollbar{display:none}.product-gallery--multi{cursor:grab}.product-gallery--multi:active{cursor:grabbing}.product-gallery__slide{flex:0 0 100%;min-width:100%;scroll-snap-align:start;scroll-snap-stop:always}.product-gallery__slide img{width:100%;height:auto;display:block;pointer-events:none;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.product-gallery__dots{display:flex;justify-content:center;align-items:center;gap:.45rem;margin-top:.85rem}.product-gallery__dot{width:6px;height:6px;padding:0;border:0;border-radius:50%;background:#d0d0d0;cursor:pointer}.product-gallery__dot.is-active{background:var(--text)}.product-info{padding-top:.5rem}.product-info h1{font-size:16px;font-weight:500;letter-spacing:.01em;line-height:1.08;margin-bottom:.35rem}.product-info .product-price{margin-bottom:2rem}.product-info--hoodie .product-price{margin-bottom:1.5rem}.product-info--hoodie .size-row{margin-bottom:0}.size-row{display:flex;flex-wrap:wrap;align-items:center;gap:.65rem .75rem;margin-bottom:.5rem}.size-btn{-webkit-appearance:none;appearance:none;border:1px solid var(--text);background:transparent;color:var(--text);min-width:2.6rem;height:2.6rem;padding:0 .65rem;font:inherit;font-size:13px;font-weight:500;letter-spacing:0em;text-transform:uppercase;cursor:pointer;transition:background .15s ease,color .15s ease,opacity .15s ease}.size-btn:hover,.size-btn:focus-visible{background:var(--text);color:var(--bg);outline:none}.size-btn.is-selected{background:var(--text);color:var(--bg)}.size-btn.is-sold{border-color:var(--sold);color:var(--sold);position:relative}.size-btn.is-sold:hover,.size-btn.is-sold:focus-visible,.size-btn.is-sold.is-selected{background:transparent;color:var(--sold)}.size-btn.is-sold:after{content:"";position:absolute;top:45%;right:8%;bottom:45%;left:8%;height:1px;background:var(--sold);transform:rotate(-28deg);pointer-events:none}.fabric{font-size:13px;letter-spacing:0em;color:var(--muted);white-space:nowrap}.size-chart{margin-top:1.75rem}.size-chart summary{display:flex;align-items:center;justify-content:space-between;padding-bottom:.75rem;border-bottom:1px solid var(--line);font-size:13px;font-weight:500;line-height:1;cursor:pointer;list-style:none}.size-chart summary::-webkit-details-marker{display:none}.size-chart summary:after{content:"+";margin-left:auto;font-size:17px;font-weight:400}.size-chart[open] summary:after{content:"\2212"}.size-chart summary span{margin-left:.3rem;margin-right:auto;color:var(--muted);font-weight:400}.size-chart__scroll{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.size-chart[open] .size-chart__scroll{margin-top:.25rem}.size-chart table{width:100%;border-collapse:collapse;font-size:12px;line-height:1.15;text-align:left}.size-chart th,.size-chart td{padding:.65rem .75rem;border-bottom:1px solid var(--line);white-space:nowrap}.size-chart th:first-child,.size-chart td:first-child{padding-left:0}.size-chart thead th{color:var(--muted);font-weight:400}.size-chart tbody th{font-weight:500}.status{min-height:0;margin-top:0;font-size:13px;letter-spacing:0em;color:var(--muted)}.status:not(:empty){min-height:1.25rem;margin-top:.75rem}.status.is-visible{color:var(--text)}.stock-form{display:grid;gap:.65rem;margin-top:.5rem}.stock-form--polo{margin-top:1.15rem}.stock-form[hidden]{display:none}.stock-form>label{font-size:13px;line-height:1.2}.stock-form__row{display:flex}.stock-form__row input{min-width:0;flex:1;height:2.8rem;padding:0 .75rem;border:1px solid var(--text);border-radius:0;outline:0;background:transparent;color:var(--text);font:inherit;font-size:13px}.stock-form__row input:focus{box-shadow:inset 0 0 0 1px var(--text)}.stock-form__row input::placeholder{color:var(--sold);opacity:1}.stock-form__row button{min-width:6.5rem;height:2.8rem;padding:0 .85rem;border:1px solid var(--text);border-left:0;border-radius:0;background:var(--text);color:var(--bg);font:inherit;font-size:11px;white-space:nowrap;cursor:pointer}.stock-form__row button:hover,.stock-form__row button:focus-visible{background:var(--bg);color:var(--text)}.stock-form__row button:disabled{cursor:wait;opacity:.55}.stock-form__note,.stock-form__status{min-height:.8rem;color:var(--muted);font-size:11px;line-height:1.2}.stock-form__status.is-success{color:var(--text)}.stock-form__status.is-error{color:#a00000}.add-to-cart{width:100%;min-height:2.8rem;margin-top:1.5rem;border:1px solid var(--text);border-radius:0;background:var(--text);color:var(--bg);font:inherit;font-size:12px;cursor:pointer}.add-to-cart:hover,.add-to-cart:focus-visible{background:var(--bg);color:var(--text)}.add-to-cart:disabled{cursor:wait;opacity:.55}.product-details{margin-top:1.15rem;font-size:13px;letter-spacing:0;line-height:1.45;color:var(--text)}.product-details p{margin:0}.cart-page{width:min(640px,100%);margin:0 auto;padding:.5rem 1.25rem 4rem}.cart-page h1{font-size:16px;font-weight:500;margin-bottom:1.5rem}.cart-empty,.cart-continue{font-size:14px}.cart-continue{display:inline-block;margin-top:1rem;text-decoration:underline;text-underline-offset:.2rem}.cart-list{list-style:none;display:grid;gap:1.25rem}.cart-item{display:grid;grid-template-columns:96px 1fr;gap:1rem;align-items:start}.cart-item__info{display:grid;gap:.35rem;font-size:13px}.cart-item__qty{display:flex;align-items:center;gap:.5rem}.cart-item__qty input{width:3.5rem;height:2rem;border:1px solid var(--text);border-radius:0;text-align:center;font:inherit}.cart-footer{margin-top:2rem;display:grid;gap:.85rem}.cart-subtotal,.checkout-btn{font-size:13px}.checkout-btn{min-height:2.8rem;border:1px solid var(--text);border-radius:0;background:var(--text);color:var(--bg);font:inherit;cursor:pointer}.checkout-btn:hover,.checkout-btn:focus-visible{background:var(--bg);color:var(--text)}.stock-honeypot{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.giveaway-page{width:min(500px,100%);margin:0 auto;padding:2rem 1.25rem 5rem}.giveaway-intro{margin-bottom:2.5rem}.giveaway-kicker{margin-bottom:.65rem;color:var(--muted);font-size:11px}.giveaway-intro h1{margin-bottom:.7rem;font-size:24px;font-weight:500;line-height:1}.giveaway-intro>p:last-child{max-width:25rem;font-size:14px;line-height:1.3}.giveaway-form{display:grid;gap:1.35rem}.giveaway-field{display:grid;gap:.45rem}.giveaway-field--contact{margin-top:.65rem}.giveaway-field label{color:var(--muted);font-size:12px}.giveaway-field input{width:100%;padding:.7rem 0;border:0;border-bottom:1px solid var(--text);border-radius:0;outline:0;background:transparent;color:var(--text);font:inherit;font-size:15px}.giveaway-field input::placeholder{color:var(--sold);opacity:1}.giveaway-field input:focus{border-bottom-width:2px;padding-bottom:calc(.7rem - 1px)}.giveaway-consent{display:flex;align-items:flex-start;gap:.55rem;font-size:12px;line-height:1.25;cursor:pointer}.giveaway-consent input{width:.9rem;height:.9rem;margin-top:.05rem;accent-color:var(--text)}.giveaway-rules{margin-top:-.6rem;color:var(--muted);font-size:11px;line-height:1.25}.giveaway-submit{width:100%;min-height:2.8rem;border:1px solid var(--text);border-radius:0;background:var(--text);color:var(--bg);font:inherit;font-size:12px;cursor:pointer}.giveaway-submit:hover,.giveaway-submit:focus-visible{background:var(--bg);color:var(--text)}.giveaway-submit:disabled{cursor:wait;opacity:.55}.giveaway-status{min-height:1rem;font-size:12px}.giveaway-status.is-success{color:var(--text)}.giveaway-status.is-error{color:#a00000}.giveaway-honeypot{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.site-footer{margin-top:auto;padding:2.25rem 1.25rem 2rem;display:grid;justify-items:center;gap:.9rem;text-align:center}.site-footer__links{display:flex;flex-wrap:wrap;justify-content:center;gap:.4rem 1.4rem}.site-footer__links a{font-size:12px;color:var(--muted)}.site-footer__links a:hover,.site-footer__links a:focus-visible{color:var(--text);text-decoration:underline;text-underline-offset:.2rem}.site-footer__copyright{font-size:11px;color:var(--sold)}@media(min-width:761px){.product-card--polo{margin-top:7.25rem}.product-media--hoodie{margin-top:-1.25rem}.product-media--polo{margin-top:-3.25rem}.product-gallery__dots{gap:.6rem;margin-top:1rem}.product-gallery__dot{width:10px;height:10px}}@media(max-width:760px){.site-header{padding:1.35rem 1rem 1rem}.back-link{left:.75rem}.cart-link{right:.75rem}.cart-message{right:.75rem;top:calc(50% + 1.2rem);white-space:normal;max-width:5.75rem;font-size:11px;line-height:1.15;text-align:right}.logo{--logo-h: 68px}.home-main{padding:1.55rem .7rem 0}.product-page{padding:1.25rem .7rem 3.5rem}.giveaway-page{padding:1.75rem 1.25rem 4rem}.product-grid{grid-template-columns:1fr;gap:1.5rem;max-width:100%;margin:0 auto;padding-bottom:4.5rem}.product-card{padding:0}.product-card__name,.product-card__price{letter-spacing:0em}.product-card__image img{width:100%;height:auto;max-width:100%;margin:0 auto}.product-layout{grid-template-columns:1fr;gap:1.5rem}.product-media img{width:100%;max-width:100%;margin:0 auto;display:block}.product-info{padding-top:0}.product-info h1{margin-bottom:1.35rem}.size-row{gap:.55rem}.size-btn{min-width:2.75rem;height:2.75rem}.fabric{width:100%;margin-top:1.1rem;color:var(--text)}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/styles.css.map */
