:root{--ink: #17171a;--body: #59595d;--muted: #6e6e73;--surface: #ffffff;--surface-alt: #f4f3f1;--line: #e7e5e1;--brand-red: #df1f2d;--brand-red-dark: #b81724;--brand-yellow: #ffd400;--brand-ink: #101012;--font-display: "Montserrat", -apple-system, BlinkMacSystemFont, sans-serif;--font-body: "Source Sans 3", -apple-system, BlinkMacSystemFont, sans-serif;--page-max: 1440px;--pad: 1.25rem;--radius: 12px;--radius-lg: 16px}@media(min-width:1024px){:root{--pad: 2.5rem}}*,*:before,*:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;scroll-padding-top:6rem}body{margin:0;background:var(--surface);color:var(--ink);font-family:var(--font-body);font-size:15px;line-height:1.6;-webkit-font-smoothing:antialiased}img,svg{display:block;max-width:100%}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer}.container{width:100%;max-width:var(--page-max);margin-inline:auto;padding-inline:var(--pad)}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}h1,h2,h3{font-family:var(--font-display);font-weight:800;text-transform:uppercase;letter-spacing:-.01em;margin:0;line-height:1.05}h1{font-size:clamp(1.75rem,4vw,2.25rem)}h2{font-size:clamp(1.5rem,3vw,2rem)}h3{font-size:1.125rem}.eyebrow{font-size:.75rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--brand-red);margin:0 0 .4rem}.text-muted{color:var(--muted)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;font-family:var(--font-display);font-weight:800;font-size:.875rem;text-transform:uppercase;letter-spacing:.02em;padding:.95rem 2rem;border-radius:999px;border:2px solid transparent;transition:background-color .15s ease,transform .15s ease}.btn:hover{transform:translateY(-1px)}.btn--primary{background:var(--brand-red);color:#fff}.btn--primary:hover{background:var(--brand-red-dark)}.btn--yellow{background:var(--brand-yellow);color:var(--brand-ink);border-color:var(--brand-ink)}.btn--light{background:#fff;color:var(--brand-ink);border-color:var(--brand-ink)}.btn--outline{background:transparent;color:var(--brand-ink);border-color:var(--brand-ink)}.btn--full{width:100%}.btn[disabled],.btn[aria-disabled=true]{opacity:.5;cursor:not-allowed;transform:none}.announcement{background:var(--brand-ink);color:#fff;text-align:center;font-size:.75rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;padding:.6rem var(--pad);line-height:1.4}@media(min-width:640px){.announcement{font-size:.8125rem}}.header{position:sticky;top:0;z-index:40;background:var(--surface);border-bottom:1px solid var(--line)}.header__inner{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:1rem;padding-block:.75rem}.header__nav{display:none;gap:1.75rem;justify-self:start;min-width:0}.header__logo{justify-self:center}.header__actions{justify-self:end}.header__nav a{font-size:.8125rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;transition:color .15s ease}.header__nav a:hover{color:var(--brand-red)}.header__logo svg{height:26px;width:auto}.header__actions{display:flex;align-items:center;gap:.25rem}.icon-btn{display:inline-flex;align-items:center;justify-content:center;min-width:44px;min-height:44px;background:none;border:0;padding:0;border-radius:999px;position:relative;color:var(--ink);transition:background-color .15s ease}.icon-btn:hover{background:var(--surface-alt)}.icon-btn:focus-visible,a:focus-visible,button:focus-visible,summary:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:2px solid var(--brand-red);outline-offset:2px;border-radius:4px}.header__menu-toggle{justify-self:start}.cart-count{position:absolute;top:4px;right:4px;min-width:17px;height:17px;padding-inline:4px;border-radius:999px;background:var(--brand-red);color:#fff;font-size:10px;font-weight:700;line-height:17px;text-align:center}.cart-count[hidden]{display:none}.header__menu-toggle{display:inline-flex}.mobile-nav{border-top:1px solid var(--line)}.mobile-nav a{display:block;padding:.9rem 0;font-size:.875rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;border-bottom:1px solid var(--line)}.mobile-nav a:last-child{border-bottom:0}@media(min-width:1024px){.header__nav{display:flex}.header__menu-toggle{display:none}.mobile-nav{display:none!important}.header__logo svg{height:30px}}.hero{position:relative;min-height:460px;height:72vh;max-height:700px;display:grid;place-items:center;overflow:hidden;background:var(--brand-ink)}.hero__media,.hero__media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.hero__scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,#000000c7,#0000006b 50%,#00000094)}.hero__content{position:relative;text-align:center;color:#fff;padding:2rem var(--pad);max-width:56rem}.hero__content h1{font-size:clamp(2.25rem,7vw,4.25rem);margin-bottom:1rem}.hero__eyebrow{color:#fffc;font-size:.75rem;font-weight:700;letter-spacing:.3em;text-transform:uppercase;margin:0 0 1rem}.hero__text{color:#ffffffd9;max-width:34rem;margin:0 auto 1.5rem}.hero__actions{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.marquee-bar{background:var(--brand-red);color:#fff;text-align:center;font-size:.8125rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;padding:.65rem var(--pad)}.section{padding-block:2.75rem}@media(min-width:640px){.section{padding-block:3.5rem}}.section__head{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem;margin-bottom:1.75rem}.section__head .link-underline{padding:.5rem 0;white-space:nowrap}.link-underline{font-size:.875rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;text-decoration:underline}.stats{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;text-align:center}.stats__value{font-family:var(--font-display);font-weight:800;font-size:clamp(1.5rem,4vw,2.25rem);line-height:1.1}.stats__label{font-size:.8125rem;color:var(--body);margin-top:.35rem;line-height:1.45;text-wrap:balance}@media(min-width:640px){.stats{grid-template-columns:repeat(4,1fr)}}.tiles{display:grid;gap:1rem}@media(min-width:640px){.tiles{grid-template-columns:repeat(2,1fr)}}.tile{position:relative;height:16rem;border-radius:var(--radius-lg);overflow:hidden;background:var(--surface-alt);display:block}@media(min-width:640px){.tile{height:20rem}}.tile img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.tile:hover img{transform:scale(1.05)}.tile__scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,#000000b3,#0000000d)}.tile__label{position:absolute;bottom:1.5rem;left:1.5rem;color:#fff}.tile__label strong{display:block;font-family:var(--font-display);font-weight:800;text-transform:uppercase;font-size:1.5rem;line-height:1.1}.tile__label span{font-size:.875rem;color:#fffc}.product-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem}@media(min-width:640px){.product-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem}}@media(min-width:1024px){.product-grid--5{grid-template-columns:repeat(5,1fr)}}.card__media{position:relative;aspect-ratio:3 / 4;border-radius:var(--radius);overflow:hidden;background:var(--surface-alt)}.card__media img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.card:hover .card__media img{transform:scale(1.03)}.card__badge{position:absolute;top:.75rem;left:.75rem;background:var(--brand-ink);color:#fff;font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;padding:.28rem .6rem;border-radius:3px}.card__badge--sold-out{background:var(--muted)}.card__hover{position:absolute;inset-inline:0;bottom:0;background:#101012d1;color:#fff;font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;padding:.4rem .75rem;opacity:0;transition:opacity .2s ease}.card:hover .card__hover{opacity:1}.card__body{margin-top:.75rem}.card__title{font-weight:700;font-size:.875rem;line-height:1.35;margin:0}.card__sub{font-size:.8125rem;color:var(--muted);margin:.2rem 0 0;line-height:1.45}.price{display:flex;align-items:baseline;gap:.5rem;margin-top:.35rem}.price__now{font-weight:700;font-size:.875rem}.price__was{font-size:.75rem;color:var(--muted);text-decoration:line-through}.features{display:grid;gap:2rem}@media(min-width:640px){.features{grid-template-columns:repeat(3,1fr)}}.features h3{margin-bottom:.5rem}.features p{color:var(--body);font-size:.9375rem;margin:0}.band{background:var(--surface-alt);border-top:1px solid var(--line)}.breadcrumb{font-size:.8125rem;color:var(--muted);padding-block:1.25rem 0}.breadcrumb a:hover{color:var(--ink);text-decoration:underline}.product{display:grid;gap:2.5rem;padding-block:1.5rem 3rem}@media(min-width:1024px){.product{grid-template-columns:repeat(2,1fr);gap:3rem}}.gallery__main{position:relative;aspect-ratio:1;border-radius:var(--radius-lg);overflow:hidden;background:var(--surface-alt)}.gallery__main img{width:100%;height:100%;object-fit:cover}.gallery__thumbs{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1rem}.gallery__thumb{width:64px;height:64px;border-radius:8px;overflow:hidden;border:2px solid var(--line);background:var(--surface-alt);padding:0}.gallery__thumb[aria-current=true]{border-color:var(--brand-red)}.gallery__thumb img{width:100%;height:100%;object-fit:cover}.product__category{color:var(--muted);margin:.25rem 0 0}.product__price-row{border-top:1px solid var(--line);margin-top:1.25rem;padding-top:1.25rem}.product__price{font-family:var(--font-display);font-weight:800;font-size:1.5rem}.product__tax-note{font-size:.75rem;color:var(--muted);margin:.25rem 0 0}.highlights{list-style:none;padding:0;margin:1.25rem 0 0;display:grid;gap:.5rem}.highlights li{display:flex;gap:.65rem;font-size:.9375rem;color:var(--body)}.highlights li:before{content:"";flex:0 0 auto;width:6px;height:6px;border-radius:999px;background:var(--brand-red);margin-top:.55rem}.field-label{font-weight:700;font-size:.8125rem;text-transform:uppercase;letter-spacing:.04em;margin:1.5rem 0 .6rem}.option-list{display:flex;flex-wrap:wrap;gap:.5rem}.option-btn{border:1px solid var(--line);background:#fff;border-radius:8px;padding:.5rem .9rem;font-size:.875rem;font-weight:600}.option-btn[aria-pressed=true]{border-color:var(--brand-red);background:#e8332a0d}.qty-row{display:flex;align-items:center;gap:1rem;margin-top:1.5rem}.stepper{display:inline-flex;align-items:center;border:1px solid var(--line);border-radius:999px}.stepper button{background:none;border:0;padding:.6rem .75rem;line-height:1}.stepper input{width:2.25rem;border:0;text-align:center;font-size:.875rem;font-weight:600;font-family:inherit;-moz-appearance:textfield}.stepper input::-webkit-outer-spin-button,.stepper input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.buy-row{display:flex;gap:.75rem;margin-top:1.5rem}.trust-row{display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem;margin-top:1.5rem;text-align:center;font-size:.75rem;color:var(--body)}.trust-row svg{margin:0 auto .4rem}.accordion{margin-top:2rem;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.accordion details{border-bottom:1px solid var(--line)}.accordion details:last-child{border-bottom:0}.accordion summary{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 0;font-weight:700;font-size:.875rem;text-transform:uppercase;letter-spacing:.04em;cursor:pointer;list-style:none}.accordion summary::-webkit-details-marker{display:none}.accordion summary:after{content:"";width:9px;height:9px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg) translateY(-2px);transition:transform .2s ease;flex:0 0 auto}.accordion details[open] summary:after{transform:rotate(-135deg) translateY(-2px)}.accordion__body{padding-bottom:1rem;font-size:.9375rem;color:var(--body)}.accordion__body>:first-child{margin-top:0}.accordion__body>:last-child{margin-bottom:0}.spec-list{margin:0}.spec-list div{display:flex;justify-content:space-between;gap:1rem;padding:.5rem 0;border-bottom:1px solid var(--line)}.spec-list div:last-child{border-bottom:0}.spec-list dt{color:var(--muted)}.spec-list dd{margin:0;font-weight:600;text-align:right}.collection-layout{display:grid;gap:2rem;padding-bottom:3rem}@media(min-width:1024px){.collection-layout{grid-template-columns:220px 1fr}}.facets h3{font-size:.875rem;letter-spacing:.04em;margin-bottom:.75rem}.facets ul{list-style:none;margin:0 0 2rem;padding:0;display:grid;gap:.6rem}.facets label{display:flex;align-items:center;gap:.6rem;font-size:.875rem;cursor:pointer}.facets input{accent-color:var(--brand-red);width:16px;height:16px}.collection-toolbar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:1.5rem}.select{border:1px solid var(--line);background:#fff;border-radius:999px;padding:.55rem 1rem;font-size:.875rem;font-weight:600;font-family:inherit}.cart-layout{display:grid;gap:2.5rem;padding-bottom:3rem}@media(min-width:1024px){.cart-layout{grid-template-columns:1fr 340px}}.cart-lines{border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.cart-line{display:flex;gap:1rem;padding:1.25rem 0;border-bottom:1px solid var(--line)}.cart-line:last-child{border-bottom:0}.cart-line__media{width:96px;height:96px;flex:0 0 auto;border-radius:8px;overflow:hidden;background:var(--surface-alt)}.cart-line__media img{width:100%;height:100%;object-fit:cover}.cart-line__main{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:.5rem}@media(min-width:640px){.cart-line__main{flex-direction:row;align-items:center;justify-content:space-between}}.summary-card{background:var(--surface-alt);border-radius:var(--radius-lg);padding:1.5rem;height:fit-content}.summary-row{display:flex;justify-content:space-between;font-size:.9375rem;color:var(--body);padding-block:.25rem}.summary-row--total{font-weight:700;color:var(--ink);font-size:1rem;border-top:1px solid var(--line);margin-top:.5rem;padding-top:.75rem}.footer{background:var(--surface-alt);border-top:1px solid var(--line);margin-top:4rem}.footer__cols{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}@media(min-width:640px){.footer__cols{grid-template-columns:repeat(4,1fr)}}.footer h3{color:var(--brand-red);font-size:.875rem;letter-spacing:.04em;margin-bottom:1rem}.footer ul{list-style:none;margin:0;padding:0;display:grid;gap:.6rem}.footer a{font-size:.875rem;color:var(--body)}.footer a:hover{color:var(--ink)}.footer__bottom{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem;margin-top:2.5rem;padding-top:1.5rem;border-top:1px solid var(--line)}.footer__bottom p{font-size:.75rem;color:var(--muted);margin:0}.prose,.rte{max-width:40rem;margin-inline:auto;color:var(--body);font-size:1rem;line-height:1.7}.prose>:first-child,.rte>:first-child{margin-top:0}.prose>:last-child,.rte>:last-child{margin-bottom:0}.prose h1,.prose h2,.prose h3,.prose h4,.rte h1,.rte h2,.rte h3,.rte h4{font-family:var(--font-body);text-transform:none;letter-spacing:0;color:var(--ink);line-height:1.35;scroll-margin-top:6rem}.prose h2,.rte h2{font-size:1.25rem;font-weight:700;margin:2.5rem 0 .75rem}.prose h3,.rte h3{font-size:1.0625rem;font-weight:700;margin:2rem 0 .5rem}.prose h4,.rte h4{font-size:1rem;font-weight:700;margin:1.5rem 0 .5rem}.prose p,.prose ul,.prose ol,.prose table,.rte p,.rte ul,.rte ol,.rte table{margin:0 0 1.15rem}.prose ul,.prose ol,.rte ul,.rte ol{padding-left:1.35rem}.prose li,.rte li{margin-bottom:.4rem}.prose a,.rte a{color:var(--ink);text-decoration:underline;text-underline-offset:2px;text-decoration-thickness:1px}.prose a:hover,.rte a:hover{color:var(--brand-red)}.prose strong,.rte strong{color:var(--ink)}.shopify-policy__container{width:100%;max-width:40rem;margin-inline:auto;padding:3rem var(--pad) 4rem}.shopify-policy__title{margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:1px solid var(--line)}.shopify-policy__title h1{font-size:clamp(1.625rem,3.5vw,2.125rem);text-align:left;margin:0}.shopify-policy__body{color:var(--body);font-size:1rem;line-height:1.7}.page-head{max-width:40rem;margin:0 auto 2rem;padding-bottom:1.5rem;border-bottom:1px solid var(--line)}.page-head h1{font-size:clamp(1.625rem,3.5vw,2.125rem);margin-bottom:.5rem}.page-head p{margin:0;font-size:.875rem;color:var(--muted)}.notice{background:var(--surface-alt);border-radius:var(--radius);padding:1.25rem;font-size:.9375rem}.notice--error{background:#e8332a14;color:var(--brand-red-dark);font-weight:600}.empty-state{text-align:center;padding-block:5rem}.empty-state p{color:var(--body);margin:0 0 1.5rem}.contact-form{margin-top:2rem}.contact-form__grid{display:grid;gap:.75rem}@media(min-width:640px){.contact-form__grid{grid-template-columns:repeat(2,1fr)}.contact-form__input--wide{grid-column:1 / -1}}.contact-form__input{width:100%;font:inherit;color:var(--ink);background:#fff;border:1px solid var(--line);border-radius:8px;padding:.7rem 1rem}.contact-form__input:focus{outline:none;border-color:var(--brand-red)}.contact-form textarea.contact-form__input{resize:vertical}.account{position:relative}.account__menu{position:absolute;top:calc(100% + .5rem);right:0;z-index:30;min-width:13rem;padding:.5rem;background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:0 12px 28px #1010121f}.account__menu[hidden]{display:none}.account__greeting{margin:0;padding:.5rem .75rem .625rem;border-bottom:1px solid var(--line);color:var(--muted);font-size:.8125rem}.account__menu a{display:block;padding:.625rem .75rem;border-radius:8px;color:var(--ink);font-size:.9375rem;text-decoration:none}.account__menu a:hover{background:var(--surface-alt)}.account__menu a:first-of-type{margin-top:.375rem}.account__signout{margin-top:.375rem;border-top:1px solid var(--line);border-radius:0 0 8px 8px;color:var(--body)!important}.cart__signin-note{margin:0 0 1rem;color:var(--muted);font-size:.875rem}.cart__signin-note a{color:var(--ink)}
/*# sourceMappingURL=/cdn/shop/t/5/assets/theme.css.map */
