@import"https://fonts.googleapis.com/css2?family=Syne:wght@500;700;800&family=Figtree:wght@400;500;600;700&family=JetBrains+Mono:wght@400;700&display=swap";:root{--sg-display: "Syne", Impact, "Helvetica Neue", sans-serif;--sg-body: "Figtree", -apple-system, BlinkMacSystemFont, sans-serif;--sg-mono: "JetBrains Mono", "SF Mono", Menlo, monospace;--sg-bg: #F5F1E8;--sg-bg-soft: #FAF7F0;--sg-ink: #141210;--sg-accent: #FF4A1C;--sg-brown: #58381F;--sg-muted: #8B7355;--sg-hairline: rgba(20, 18, 16, .08);--font-primary--family: var(--sg-display);--font-body--family: var(--sg-body)}html{font-feature-settings:"ss01","ss02","cv11"}body{font-family:var(--sg-body);letter-spacing:-.003em}h1,h2,h3,h4,.h1,.h2,.h3,.h4,[class*=heading],[class*=title]{font-family:var(--sg-display)!important;font-weight:700;letter-spacing:-.015em;line-height:1.02}.text-block.h1,.text-block.h1 *,.text-block.h2,.text-block.h2 *,.text-block.h3,.text-block.h3 *,.text-block.h4,.text-block.h4 *{font-family:var(--sg-display)!important;font-weight:700!important;letter-spacing:-.02em!important;line-height:1.02!important}.text-block[class*=__text_YLPk4p],.text-block[class*=__text_YLPk4p] *,.text-block[class*=__text_YLPk4p] p{font-family:var(--sg-display)!important;font-weight:800!important;font-size:clamp(3rem,9.5vw,8.5rem)!important;letter-spacing:-.04em!important;line-height:.88!important;text-transform:none!important}.text-block[class*=__text_YLPk4p] p:nth-child(2){font-size:clamp(1rem,2.2vw,1.75rem)!important;font-weight:500!important;font-family:var(--sg-body)!important;letter-spacing:-.01em!important;line-height:1.4!important;margin-top:1rem!important;color:var(--sg-muted)!important}.price,.price__regular,.price__sale,.price-item,[class*=price-item],[class*=compare-at],[class*=money]{font-family:var(--sg-mono)!important;font-variant-numeric:tabular-nums;font-feature-settings:"tnum";letter-spacing:-.02em}.product-badges__badge,.product-badges__badge--rectangle,.badge--sale,[class*=badge--sale],.price__badge-sale,.product-card__badge,[class*=card__badge] span{background:var(--sg-accent)!important;color:var(--sg-bg)!important;font-family:var(--sg-display)!important;font-weight:800!important;text-transform:uppercase!important;letter-spacing:.08em!important;font-size:.68rem!important;padding:5px 11px 4px!important;border:none!important;border-radius:2px!important;transform:rotate(-2.5deg);display:inline-block;box-shadow:2px 2px 0 var(--sg-ink);line-height:1}.product-badges{gap:.5rem!important}.product-badges__badge:nth-child(2n){transform:rotate(2deg)}.product-form button[name=add],.product-form .product-form__submit,.sticky-add-to-cart__button{font-family:var(--sg-display)!important;font-weight:800!important;text-transform:uppercase!important;letter-spacing:.06em!important;font-size:.95rem!important;background:var(--sg-ink)!important;color:var(--sg-bg)!important;border:2px solid var(--sg-ink)!important;border-radius:2px!important;padding:.95rem 1.5rem!important;transition:transform .15s cubic-bezier(.16,1,.3,1),box-shadow .15s cubic-bezier(.16,1,.3,1),background-color .15s!important;position:relative}.product-form button[name=add]:hover,.product-form .product-form__submit:hover,.sticky-add-to-cart__button:hover{background:var(--sg-accent)!important;border-color:var(--sg-accent)!important;transform:translate(-2px,-2px);box-shadow:4px 4px 0 var(--sg-ink)}.product-form button[name=add]:active,.product-form .product-form__submit:active{transform:translate(0)!important;box-shadow:0 0 0 var(--sg-ink)!important}.quick-add__button,.product-card .add-to-cart-button,[class*=quick-add] .add-to-cart-button{font-family:var(--sg-body)!important;font-weight:600!important;text-transform:none!important;letter-spacing:normal!important;font-size:.8rem!important;background:transparent!important;color:var(--sg-ink)!important;border:1.5px solid var(--sg-ink)!important;border-radius:999px!important;padding:.45rem 1.2rem!important;box-shadow:none!important;transform:none!important;transition:background .15s,color .15s!important}.quick-add__button:hover,.product-card .add-to-cart-button:hover,[class*=quick-add] .add-to-cart-button:hover{background:var(--sg-ink)!important;color:var(--sg-bg)!important;transform:none!important;box-shadow:none!important}.sg-trust{--_bg: var(--sg-ink);--_fg: var(--sg-bg);--_line: rgba(245, 241, 232, .12);display:grid;grid-template-columns:repeat(4,1fr);background:var(--_bg);color:var(--_fg);font-family:var(--sg-mono);font-size:.72rem;line-height:1.25;text-transform:uppercase;letter-spacing:.09em;border-top:1px solid var(--sg-brown);border-bottom:1px solid var(--sg-brown);position:relative;overflow:hidden}.sg-trust:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:repeating-linear-gradient(-45deg,transparent 0 12px,rgba(255,74,28,.04) 12px 13px);pointer-events:none}.sg-trust__item{display:flex;align-items:center;justify-content:center;gap:.7rem;padding:1.25rem 1rem;border-right:1px solid var(--_line);text-align:center;position:relative;z-index:1}.sg-trust__item:last-child{border-right:none}.sg-trust__icon{flex-shrink:0;width:1.15rem;height:1.15rem;color:var(--sg-accent);stroke-width:2.2}.sg-trust__label{font-weight:700}@media(max-width:768px){.sg-trust{grid-template-columns:repeat(2,1fr);font-size:.65rem}.sg-trust__item{border-bottom:1px solid var(--_line);padding:1rem .75rem}.sg-trust__item:nth-child(2n){border-right:none}.sg-trust__item:nth-last-child(-n+2){border-bottom:none}}[class*=product-card],[class*=card-wrapper]{transition:transform .22s cubic-bezier(.16,1,.3,1),box-shadow .22s cubic-bezier(.16,1,.3,1)}[class*=product-card]:hover,[class*=card-wrapper]:hover{transform:translate(-3px,-3px);box-shadow:6px 6px 0 var(--sg-ink)}@media(min-width:769px){body:after{content:"";position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:50;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='280' height='280'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='1.6' numOctaves='3' stitchTiles='stitch'/%3E%3CfeColorMatrix values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.08 0'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");opacity:.55;mix-blend-mode:multiply}}@keyframes sg-rise{0%{opacity:0;transform:translateY(28px);filter:blur(4px)}to{opacity:1;transform:translateY(0);filter:blur(0)}}.hero .text__content>*,[class*=hero] .text__content>*{animation:sg-rise .9s cubic-bezier(.16,1,.3,1) backwards}.hero .text__content>*:nth-child(1),[class*=hero] .text__content>*:nth-child(1){animation-delay:.08s}.hero .text__content>*:nth-child(2),[class*=hero] .text__content>*:nth-child(2){animation-delay:.22s}.hero .text__content>*:nth-child(3),[class*=hero] .text__content>*:nth-child(3){animation-delay:.36s}.product__description+*,[class*=product__description]+*{font-family:var(--sg-mono)}footer h2,footer h3,footer [class*=heading],footer .menu__heading{font-family:var(--sg-display)!important;font-weight:800!important;text-transform:uppercase!important;letter-spacing:.1em!important;font-size:.88rem!important;color:var(--sg-accent)!important;margin-bottom:.85rem}footer,footer a{font-family:var(--sg-mono);font-size:.78rem;letter-spacing:.02em}footer a:hover{color:var(--sg-accent)!important;text-decoration:underline;text-underline-offset:4px}[class*=ai-announcement-bar__item]{font-family:var(--sg-mono)!important;font-weight:700!important;text-transform:uppercase!important;letter-spacing:.14em!important;font-size:.72rem!important}header nav a,.header-menu a,[class*=header__inline-menu] a{font-family:var(--sg-display);font-weight:700;text-transform:uppercase;letter-spacing:.08em;font-size:.82rem}header nav a:hover{color:var(--sg-accent)}main,.main-content,.content-for-layout{background:var(--sg-bg)}.product-card img,[class*=product-card] img,.card__image img,[class*=card] img{transition:transform .4s cubic-bezier(.16,1,.3,1)}[class*=product-card]:hover img,[class*=card-wrapper]:hover img{transform:scale(1.02) rotate(-.5deg)}@media(max-width:768px){[class*=product-card]:hover,[class*=card-wrapper]:hover{transform:none!important;box-shadow:none!important}[class*=product-card]:hover img,[class*=card-wrapper]:hover img{transform:none!important}.text-block[class*=__text_YLPk4p],.text-block[class*=__text_YLPk4p] *,.text-block[class*=__text_YLPk4p] p{font-size:clamp(2.2rem,12vw,4rem)!important}.text-block[class*=__text_YLPk4p] p:nth-child(2){font-size:clamp(.85rem,3.5vw,1.2rem)!important}.quick-add__button,.product-card .add-to-cart-button{padding:.55rem 1.4rem!important;font-size:.75rem!important;min-height:44px!important}.product-form button[name=add],.product-form .product-form__submit{width:100%!important;padding:1rem 1.5rem!important}.product-badges__badge{font-size:.6rem!important;padding:3px 8px 2px!important}}@media(prefers-reduced-motion:reduce){.hero .text__content>*,[class*=hero] .text__content>*{animation:none}[class*=product-card],[class*=card-wrapper]{transition:none}}.variant-picker__form{display:flex!important;flex-direction:row!important;gap:1rem!important;align-items:flex-end!important}.variant-option--dropdowns{flex:1 1 0%!important;min-width:0!important}.variant-option__select{width:100%!important;box-sizing:border-box!important}.variant-option__select-wrapper{width:100%!important}
/*# sourceMappingURL=/cdn/shop/t/1/assets/sigtee-custom.css.map */
