:root{--hi-bg: #080808;--hi-surface: #111111;--hi-surface-2: #171717;--hi-border: #222222;--hi-text: #f4f1ea;--hi-muted: #777777;--hi-accent: #c8102e;--hi-gold: #b18a45;--hi-radius: 14px;--hi-shell: min(1440px, calc(100% - 32px) );--hi-font-display: "Anton", Impact, sans-serif;--hi-font-body: "Inter", "Segoe UI", sans-serif}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:var(--hi-font-body);color:var(--hi-text);background:var(--hi-bg);-webkit-font-smoothing:antialiased}body.hi-menu-open,body.hi-viewer-open{overflow:hidden}img,svg,video{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.shopify-section-group-header-group,.shopify-section-group-footer-group{display:contents}.hi-shell{width:var(--hi-shell);margin:0 auto}.hi-btn{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 1.1rem;border:1px solid var(--hi-border);text-transform:uppercase;letter-spacing:.12em;font-size:.78rem;font-weight:600;transition:background-color .2s ease,color .2s ease,border-color .2s ease}.hi-btn--accent{background:var(--hi-accent);border-color:var(--hi-accent);color:#fff}.hi-btn--accent:hover{background:#df1738;border-color:#df1738}.hi-btn--ghost{background:transparent;color:var(--hi-text)}.hi-btn--ghost:hover{border-color:#505050}.hi-btn--small{min-height:38px;padding:0 .9rem}.hi-btn-outline{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;min-height:48px;padding:0 1.75rem;border:1.5px solid rgba(244,241,234,.8);background:transparent;color:var(--hi-text);font-family:var(--hi-font-body);font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.16em;cursor:pointer;transition:background .2s ease,color .2s ease;text-decoration:none}.hi-btn-outline:hover{background:var(--hi-text);color:var(--hi-bg)}.hi-btn-pill{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;min-height:48px;padding:0 1.75rem;border:none;border-radius:999px;background:var(--hi-accent);color:#fff;font-family:var(--hi-font-body);font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.14em;cursor:pointer;transition:background .2s ease;text-decoration:none}.hi-btn-pill:hover{background:#df1738}.hi-announcement{position:sticky;top:0;z-index:40;height:38px;display:flex;align-items:center;overflow:hidden;background:#0a0a0a;border-bottom:1px solid var(--hi-border)}.hi-announcement__track{display:flex;gap:1.2rem;white-space:nowrap;animation:hi-marquee 28s linear infinite;font-size:.78rem;text-transform:uppercase;letter-spacing:.14em;color:#f0efe9eb}.hi-dot{color:var(--hi-accent)}.hi-header{position:sticky;top:0;z-index:39;background:#080808f2;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid var(--hi-border)}.hi-header__inner{width:var(--hi-shell);margin:0 auto;height:68px;display:flex;align-items:center;justify-content:space-between;gap:2rem;position:relative}@media(min-width:768px){.hi-header__nav{display:flex;gap:2rem;align-items:center;position:absolute;left:50%;transform:translate(-50%)}}.hi-header__nav a{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.14em;color:var(--hi-muted);transition:color .2s;text-decoration:none}.hi-header__nav a:hover,.hi-header__nav a.is-active{color:var(--hi-text)}.hi-header__hamburger{display:flex;flex-direction:column;justify-content:center;gap:5px;width:44px;height:44px;background:transparent;border:none;cursor:pointer;padding:0}.hi-header__hamburger span{display:block;width:22px;height:1.5px;background:var(--hi-text);transition:opacity .2s}@media(min-width:768px){.hi-header__hamburger{display:none}}.hi-header__left,.hi-header__right{display:flex;align-items:center}.hi-header__icons{gap:.12rem}.hi-header__icon{width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;color:var(--hi-text);opacity:.9;transition:opacity .2s ease}.hi-header__icon:hover{opacity:1}.hi-header__icon svg{width:21px;height:21px}.hi-mobile-menu__nav a,.hi-footer__links a{color:var(--hi-muted);transition:color .2s ease}.hi-mobile-menu__nav a:hover,.hi-footer__links a:hover{color:var(--hi-text)}.hi-menu-empty,.hi-footer__empty{color:var(--hi-muted);font-size:.7rem;letter-spacing:.08em}.hi-mobile-menu__nav .hi-menu-empty{display:block;padding:.7rem 0;text-transform:uppercase;letter-spacing:.12em}.hi-menu-toggle,.hi-bag,.hi-media-viewer__close,.hi-media-viewer__nav{background:transparent;border:0;color:var(--hi-text);cursor:pointer}.hi-menu-toggle{width:44px;height:44px;padding:0;display:inline-flex;flex-direction:column;justify-content:center;gap:5px}.hi-menu-toggle span{display:block;width:20px;height:1px;background:currentColor}.hi-logo{justify-self:center;width:clamp(150px,22vw,240px)}.hi-logo__image{width:100%;height:auto;object-fit:contain}.hi-logo__text{display:inline-block;font-family:var(--hi-font-display);font-size:clamp(1.6rem,4vw,2.2rem);letter-spacing:.03em;line-height:1}.hi-bag{position:relative;width:44px;height:44px;display:inline-flex;align-items:center;justify-content:flex-end}.hi-bag__count{position:absolute;top:6px;right:-2px;min-width:16px;height:16px;border-radius:999px;background:var(--hi-accent);color:#fff;font-size:.56rem;display:inline-flex;align-items:center;justify-content:center;padding:0 4px}.hi-mobile-menu{border-top:1px solid var(--hi-border);background:#0d0d0d}.hi-mobile-menu__nav{width:var(--hi-shell);margin:0 auto;display:grid;gap:.2rem;padding:.8rem 0 1rem}.hi-mobile-menu__nav a{padding:.7rem 0;font-size:.88rem;text-transform:uppercase;letter-spacing:.12em}.shopify-section{position:relative}.hi-section{padding:5rem 0}.hi-section--tight{padding:3.5rem 0}.hi-eyebrow{margin:0 0 .7rem;color:var(--hi-muted);font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.22em}.hi-heading{margin:0;font-family:var(--hi-font-display);font-size:clamp(2.4rem,5.5vw,4.8rem);line-height:.92;letter-spacing:.02em;text-transform:uppercase;color:var(--hi-text)}.hi-heading em{font-style:normal;color:#f4f1ea59}.hi-copy{margin:0;color:var(--hi-muted);font-size:1rem;line-height:1.75;max-width:56ch}.hi-hero{padding:1rem 0 0}.hi-hero__wrap{width:var(--hi-shell);margin:0 auto;position:relative;min-height:min(88vh,900px);border:1px solid var(--hi-border);overflow:hidden}.hi-hero__mosaic{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;background:var(--hi-border)}.hi-hero__mosaic a{display:block;aspect-ratio:1;overflow:hidden;background:var(--hi-surface)}.hi-hero__mosaic img{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.hi-hero__mosaic a:hover img{transform:scale(1.05)}.hi-hero__overlay{position:absolute;inset:auto 0 0 0;padding:1.5rem;background:linear-gradient(to top,#080808f0,#08080833 55%,#08080800)}.hi-hero__overlay .hi-heading{max-width:10ch}.hi-hero__actions{display:flex;flex-direction:column;gap:1rem;margin-top:1.25rem;max-width:34rem}.hi-proof{border-top:1px solid var(--hi-border);border-bottom:1px solid var(--hi-border);padding:2.5rem 0}.hi-proof__grid{width:var(--hi-shell);margin:0 auto;display:grid;grid-template-columns:repeat(2,1fr);gap:2rem 1rem;background:transparent;border:none}@media(min-width:768px){.hi-proof__grid{grid-template-columns:repeat(4,1fr);gap:0}}.hi-proof__item{padding:0 1.5rem;text-align:center;background:transparent;border:none}@media(min-width:768px){.hi-proof__item+.hi-proof__item{border-left:1px solid var(--hi-border)}}.hi-proof__item svg{margin:0 auto .75rem;color:var(--hi-muted)}.hi-proof__item strong{display:block;font-size:.72rem;font-weight:800;text-transform:uppercase;letter-spacing:.16em;margin-bottom:.4rem;font-family:var(--hi-font-body)}.hi-proof__item span{display:block;color:var(--hi-muted);font-size:.8rem;line-height:1.6;text-transform:none;letter-spacing:0}.hi-featured__top,.hi-reviews__top,.hi-collection-page__top{display:grid;gap:1rem;margin-bottom:1.75rem}.hi-card-grid{display:grid;grid-template-columns:1fr;gap:1.5rem}@media(min-width:480px){.hi-card-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:640px){.hi-card-grid{grid-template-columns:repeat(3,1fr)}}@media(min-width:960px){.hi-card-grid{grid-template-columns:repeat(4,1fr)}}.hi-empty-state{border:1px solid var(--hi-border);background:var(--hi-surface);padding:1.1rem;display:grid;gap:.8rem}.hi-empty-state .hi-empty{margin:0;border:0;background:transparent;padding:0}.hi-card{display:block;cursor:pointer;background:transparent;border:none}.hi-card__media{position:relative;display:block;aspect-ratio:1;overflow:hidden;background:var(--hi-surface);margin-bottom:1rem}.hi-card__image{width:100%;height:100%;object-fit:cover;transition:transform .55s ease}.hi-card:hover .hi-card__image{transform:scale(1.05)}.hi-card__badge{position:absolute;top:.75rem;left:.75rem;background:var(--hi-accent);color:#fff;font-size:.58rem;font-weight:700;padding:.26rem .55rem;text-transform:uppercase;letter-spacing:.12em}.hi-card__body{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;padding:0}.hi-card__info{flex:1;min-width:0}.hi-card__title{display:block;font-family:var(--hi-font-body);font-size:.95rem;font-weight:600;line-height:1.35;color:var(--hi-text);margin-bottom:.3rem;text-decoration:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hi-card__subtitle,.hi-card__footer{display:none}.hi-card__price{font-size:1.25rem;font-weight:800;color:var(--hi-text);letter-spacing:-.01em;line-height:1}.hi-card__arrow{width:38px;height:38px;border:1px solid var(--hi-border);display:flex;align-items:center;justify-content:center;flex-shrink:0;color:var(--hi-muted);font-size:1rem;transition:border-color .2s ease,color .2s ease;background:transparent;text-decoration:none}.hi-card:hover .hi-card__arrow{border-color:var(--hi-text);color:var(--hi-text)}.hi-card__form{margin:0}.hi-campaign__grid{display:grid;gap:0;border:1px solid var(--hi-border);background:var(--hi-surface)}.hi-campaign__content{padding:1.5rem}.hi-campaign__content .hi-heading{margin-bottom:1rem}.hi-campaign__image{min-height:320px;background:var(--hi-surface-2)}.hi-campaign__image img{width:100%;height:100%;object-fit:cover}.hi-reviews__top{display:grid;gap:.5rem;margin-bottom:3rem}.hi-reviews__meta{margin:0 0 .5rem;color:var(--hi-gold);font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.18em}.hi-reviews__grid{display:grid;gap:0;align-items:stretch}@media(min-width:768px){.hi-reviews__grid{grid-template-columns:repeat(3,1fr)}}.hi-review{padding:2rem 0;border-top:1px solid var(--hi-border);display:flex;flex-direction:column;text-align:center}@media(min-width:768px){.hi-review{padding:2rem 2.5rem;text-align:left}.hi-review+.hi-review{border-left:1px solid var(--hi-border)}}.hi-review__stars{color:var(--hi-gold);font-size:.8rem;letter-spacing:.1em;margin-bottom:1rem}.hi-review__text{margin:0 0 1rem;font-size:1rem;line-height:1.75;color:var(--hi-text)}.hi-review__author{font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.14em;color:var(--hi-muted);margin-bottom:0}.hi-review__product{display:flex;align-items:center;justify-content:center;gap:.65rem;margin-top:auto;padding-top:1.25rem;border-top:1px solid var(--hi-border)}@media(min-width:768px){.hi-review__product{justify-content:flex-start}}.hi-review__product-img{width:40px;height:40px;background:var(--hi-surface);flex-shrink:0;overflow:hidden}.hi-review__product-img img{width:100%;height:100%;object-fit:cover}.hi-review__product-info{display:flex;flex-direction:column;text-align:left}.hi-review__product-label{font-size:.62rem;font-weight:800;text-transform:uppercase;letter-spacing:.12em;color:#f4f1ea73}.hi-review__product-name{font-size:.78rem;color:var(--hi-muted);line-height:1.4}.hi-faq{padding:5rem 0}.hi-faq__inner{width:var(--hi-shell);margin:0 auto;max-width:720px}.hi-faq__label{font-size:.7rem;font-weight:800;text-transform:uppercase;letter-spacing:.22em;color:var(--hi-muted);margin-bottom:2rem}.hi-faq details{border-top:1px solid var(--hi-border)}.hi-faq details:last-child{border-bottom:1px solid var(--hi-border)}.hi-faq summary{list-style:none;cursor:pointer;padding:1.35rem 0;display:flex;align-items:center;justify-content:space-between;gap:1rem;font-size:1.05rem;font-weight:500}.hi-faq summary::-webkit-details-marker{display:none}.hi-faq__icon{color:var(--hi-muted);flex-shrink:0;transition:transform .3s}.hi-faq details[open] .hi-faq__icon{transform:rotate(45deg)}.hi-faq__answer{color:var(--hi-muted);padding:0 0 1.25rem;line-height:1.75;font-size:.97rem}.hi-newsletter{position:relative;overflow:hidden;background:#0c0c0c;border-top:1px solid var(--hi-border);border-bottom:1px solid var(--hi-border);padding:5rem 0}.hi-newsletter:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse at 50% 0%,rgba(200,16,46,.1) 0%,transparent 70%);pointer-events:none}.hi-newsletter__inner{position:relative;width:var(--hi-shell);margin:0 auto;text-align:center;max-width:520px}.hi-newsletter__form{display:flex;flex-direction:column;gap:.75rem;margin-top:2rem;max-width:400px;margin-left:auto;margin-right:auto}@media(min-width:540px){.hi-newsletter__form{flex-direction:row}}.hi-newsletter__input{flex:1;height:50px;padding:0 1.1rem;background:#ffffff0d;border:1px solid var(--hi-border);border-radius:4px;color:var(--hi-text);font-family:var(--hi-font-body);font-size:.9rem;outline:none;transition:border-color .2s}.hi-newsletter__input:focus{border-color:#f4f1ea59}.hi-newsletter__input::placeholder{color:var(--hi-muted)}.hi-newsletter__btn{height:50px;padding:0 1.5rem;background:var(--hi-accent);border:none;border-radius:4px;color:#fff;font-family:var(--hi-font-body);font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.14em;cursor:pointer;white-space:nowrap;transition:background .2s}.hi-newsletter__btn:hover{background:#df1738}.hi-newsletter__message{margin-top:.75rem;font-size:.8rem;color:var(--hi-muted)}.hi-collection-page__head{padding:3rem 0 2rem}.hi-collection-page__pills{display:flex;flex-wrap:wrap;gap:.45rem;margin:1rem 0 1.25rem}.hi-pill{display:inline-flex;align-items:center;min-height:38px;padding:0 .95rem;border:1px solid var(--hi-border);color:var(--hi-muted);font-size:.65rem;text-transform:uppercase;letter-spacing:.12em}.hi-pill.is-active,.hi-pill:hover{color:var(--hi-text);border-color:#4b4b4b}.hi-sort-form select{min-height:42px;padding:0 .9rem;background:var(--hi-surface);border:1px solid var(--hi-border);color:var(--hi-text)}.hi-pagination{display:flex;gap:.5rem;margin-top:2rem}.hi-pagination a,.hi-pagination span{min-width:40px;min-height:40px;padding:0 .9rem;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--hi-border)}.hi-pagination .is-current{border-color:var(--hi-text)}.hi-product{padding:2rem 0 4rem}.hi-product__grid{display:grid;gap:1.5rem}.hi-product__gallery{display:grid;gap:.6rem}.hi-product__stage{position:relative;background:var(--hi-surface);border:1px solid var(--hi-border);overflow:hidden;cursor:zoom-in;aspect-ratio:1}.hi-product__stage-item,.hi-media-viewer__item{display:none;width:100%;height:100%}.hi-product__stage-item.is-active,.hi-media-viewer__item.is-active{display:block}.hi-product__stage-item img,.hi-product__stage-item video{width:100%;height:100%;object-fit:cover}.hi-product__thumbs{display:grid;grid-template-columns:repeat(4,1fr);gap:.45rem}.hi-product__thumb{border:1px solid var(--hi-border);padding:0;background:var(--hi-surface);cursor:pointer;aspect-ratio:1;overflow:hidden}.hi-product__thumb.is-active{border-color:var(--hi-text)}.hi-product__thumb img,.hi-product__thumb video{width:100%;height:100%;object-fit:cover}.hi-product__info{display:grid;align-content:start;gap:.95rem}.hi-product__subtitle,.hi-product__meta{margin:0;color:var(--hi-muted);font-size:.66rem;text-transform:uppercase;letter-spacing:.12em}.hi-product__price{font-size:1.9rem;font-weight:700}.hi-product__form{display:grid;gap:1rem}.hi-variants{display:flex;flex-wrap:wrap;gap:.45rem}.hi-variant{min-width:52px;min-height:44px;padding:0 .9rem;border:1px solid var(--hi-border);background:transparent;color:var(--hi-text);cursor:pointer;text-transform:uppercase;letter-spacing:.08em}.hi-variant.is-active{border-color:var(--hi-text);background:#101010}.hi-variant.is-sold-out{color:var(--hi-muted);text-decoration:line-through}.hi-product__description{color:var(--hi-muted);line-height:1.85}.hi-product__description p:first-child{margin-top:0}.hi-product__description p:last-child{margin-bottom:0}.hi-media-viewer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;background:#000000eb}.hi-media-viewer__inner{position:absolute;top:1rem;right:1rem;bottom:1rem;left:1rem;display:grid;place-items:center}.hi-media-viewer__item img,.hi-media-viewer__item video{width:100%;height:100%;object-fit:contain}.hi-media-viewer__close{position:absolute;top:1rem;right:1rem;width:42px;height:42px;border:1px solid #4a4a4a;background:#0a0a0abf;z-index:2}.hi-media-viewer__nav{position:absolute;top:0;bottom:0;width:min(16vw,120px);z-index:1;font-size:2.6rem;line-height:1}.hi-media-viewer__nav--prev{left:0}.hi-media-viewer__nav--next{right:0}.hi-cart{padding:2rem 0 4rem}.hi-cart__grid{display:grid;gap:1.5rem}.hi-cart__items,.hi-cart__summary{border:1px solid var(--hi-border);background:var(--hi-surface)}.hi-cart__item{display:grid;grid-template-columns:110px 1fr;gap:1rem;padding:1rem;border-bottom:1px solid var(--hi-border)}.hi-cart__item:last-child{border-bottom:0}.hi-cart__item img{width:100%;height:100%;object-fit:cover;background:var(--hi-surface-2)}.hi-cart__title{font-family:var(--hi-font-display);font-size:1.2rem;text-transform:uppercase;letter-spacing:.03em}.hi-cart__meta{color:var(--hi-muted);font-size:.78rem}.hi-cart__qty{max-width:80px;min-height:42px;background:#0b0b0b;border:1px solid var(--hi-border);color:var(--hi-text);padding:0 .75rem}.hi-cart__summary{padding:1.25rem}.hi-cart__summary-row{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:.7rem;color:var(--hi-muted)}.hi-cart__summary-row--total{margin-top:.9rem;padding-top:.9rem;border-top:1px solid var(--hi-border);color:var(--hi-text);font-weight:700}.hi-cart__actions{display:flex;flex-direction:column;gap:.6rem;margin-top:1rem}.hi-empty{border:1px solid var(--hi-border);background:var(--hi-surface);padding:1.25rem;color:var(--hi-muted)}.hi-footer{border-top:1px solid var(--hi-border);background:#050505;padding:3rem 0 2rem}.hi-footer__grid{display:grid;gap:2rem}.hi-footer__heading{margin:0 0 1rem;font-size:.65rem;text-transform:uppercase;letter-spacing:.14em}.hi-footer__links{display:grid;gap:.55rem;font-size:.8rem}.hi-footer__links a{color:var(--hi-muted);transition:color .2s ease}.hi-footer__links a:hover{color:var(--hi-text)}.hi-footer__brand p,.hi-footer__bottom{color:var(--hi-muted);font-size:.78rem;line-height:1.7}.hi-footer__bottom{display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-top:2rem;padding-top:1.5rem;border-top:1px solid var(--hi-border)}.hi-logo--footer{justify-self:start;width:clamp(96px,8vw,132px)!important}.hi-footer__brand{max-width:340px}.hi-footer__brand .hi-logo__image{width:100%;height:auto}@media(min-width:750px){.hi-card-grid,.hi-reviews__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.hi-newsletter__form{grid-template-columns:1fr auto;display:grid}.hi-cart__grid{grid-template-columns:1.6fr 1fr}}@media(min-width:990px){.hi-header__inner{grid-template-columns:1fr auto 1fr}.hi-menu-toggle{display:none}.hi-header__nav{display:flex}.hi-mobile-menu{display:none}.hi-hero__wrap{min-height:760px}.hi-hero__mosaic{grid-template-columns:repeat(3,1fr)}.hi-hero__overlay{inset:0 auto 0 0;width:min(46%,640px);display:flex;align-items:flex-end;padding:2rem;background:linear-gradient(to right,#080808f0,#080808a6 50%,#08080800)}.hi-card-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.hi-campaign__grid,.hi-product__grid,.hi-footer__grid{grid-template-columns:1fr 1fr}.hi-campaign__content{padding:2.4rem;align-content:center}.hi-product__grid{align-items:start}.hi-collection-page__top{grid-template-columns:1fr auto;align-items:end}}@media(min-width:1080px){.hi-footer__grid{grid-template-columns:1.6fr 1fr 1fr}}.hi-announcement{position:sticky;top:0;z-index:100;height:30px;background:#0a0a0a;border-bottom:1px solid var(--hi-border)}.hi-header__inner{gap:1.5rem}.hi-logo{width:clamp(170px,20vw,250px)}.hi-hero{position:relative;height:min(92vh,860px);overflow:hidden;background:#050505}.hi-hero__slides{position:relative;width:100%;height:100%}.hi-hero-slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity .8s ease}.hi-hero-slide.is-active{opacity:1}.hi-hero-slide__img{width:100%;height:100%;object-fit:cover;filter:brightness(.55)}.hi-hero-slide__img--mobile{display:block}.hi-hero-slide__img--desktop{display:none}@media(min-width:640px){.hi-hero-slide__img--mobile{display:none}.hi-hero-slide__img--desktop{display:block}}.hi-hero-slide__img--placeholder{width:100%;height:100%;opacity:.1}.hi-hero-slide__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,#080808e6,#08080840,#08080800)}.hi-hero-slide__content{position:absolute;bottom:0;left:0;right:0;padding:3rem max(16px,calc((100% - 1440px)/2 + 16px));display:flex;flex-direction:column;gap:1.25rem}@media(max-width:639px){.hi-hero-slide__content{align-items:center;text-align:center;padding-bottom:4rem}}.hi-hero-eyebrow{margin:0;font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.22em;color:var(--hi-accent)}.hi-hero-headline{margin:0;font-family:var(--hi-font-display);font-size:clamp(3.2rem,8vw,7rem);line-height:.9;letter-spacing:.02em;text-transform:uppercase;color:var(--hi-text);max-width:12ch}.hi-hero-headline em{font-style:normal;color:#f4f1ea59}@media(max-width:639px){.hi-hero-headline{max-width:100%}}.hi-hero-link{display:inline-flex;align-items:center;gap:.5rem;min-height:48px;padding:0 1.75rem;border:1.5px solid rgba(244,241,234,.8);background:transparent;color:var(--hi-text);font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.16em;transition:background .2s,color .2s;width:fit-content;text-decoration:none}.hi-hero-link:hover{background:var(--hi-text);color:var(--hi-bg)}.hi-hero-scroll{position:absolute;bottom:1.5rem;left:50%;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;gap:6px;font-size:.65rem;letter-spacing:.18em;text-transform:uppercase;color:var(--hi-muted);pointer-events:none}.hi-hero-scroll:after{content:"";display:block;width:1px;height:32px;background:var(--hi-muted);animation:hi-scroll-pulse 1.8s ease-in-out infinite}@media(max-width:639px){.hi-hero-scroll{display:none}}@keyframes hi-scroll-pulse{0%,to{opacity:.3}50%{opacity:1}}.hi-hero__indicators{position:absolute;bottom:1.5rem;right:max(16px,calc((100% - 1440px)/2 + 16px));display:flex;gap:6px}@media(max-width:639px){.hi-hero__indicators{left:50%;right:auto;transform:translate(-50%);bottom:1.25rem}}.hi-hero-indicator{width:28px;height:2px;background:#f4f1ea40;border:none;cursor:pointer;padding:0;font-size:0;transition:background .2s}.hi-hero-indicator.is-active{background:var(--hi-text)}.hi-hero-progress{display:none}.hi-featured{padding-top:4rem}.hi-featured__top{margin-bottom:1.5rem}.hi-featured__top .hi-eyebrow{color:var(--hi-accent)}.hi-featured__top .hi-heading{text-transform:uppercase;font-size:clamp(3rem,8vw,7rem);line-height:.88;letter-spacing:.02em;color:var(--hi-text)!important}.hi-shop-controls{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:1.2rem}.hi-filter-row{display:flex;flex-wrap:wrap;gap:.4rem}.hi-pill{background:transparent;border:1px solid var(--hi-border);color:var(--hi-muted);border-radius:2px;min-height:42px;padding:0 1.05rem;font-size:.72rem;text-transform:uppercase;letter-spacing:.12em;cursor:pointer}.hi-pill.is-active,.hi-pill:hover{color:var(--hi-text);border-color:var(--hi-text);background:#f0efe90a}.hi-sort-wrap select{background:var(--hi-surface);color:var(--hi-text);border:1px solid var(--hi-border);border-radius:2px;min-height:42px;padding:0 .95rem;font-size:.72rem;text-transform:uppercase;letter-spacing:.1em}.hi-card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem}.hi-card{border:1px solid var(--hi-border);background:var(--hi-surface);border-radius:0;overflow:hidden}.hi-card__badge{border-radius:2px;background:var(--hi-accent)}.hi-card__title{font-size:2rem;line-height:.9}.header-v6__sticky{--color-foreground: 240, 239, 233;--color-background: 8, 8, 8;background:#080808!important;border-bottom:1px solid #1f1f1f}.header-v6__topbar{--color-foreground: 240, 239, 233;--color-background: 8, 8, 8;background:#0a0a0a!important;border-bottom-color:#1f1f1f!important}.header-v6__logo img{display:block;max-width:100%;height:auto!important}.header-v6__logo{overflow:visible}.header-v6__logo-desktop img{width:auto!important;max-width:min(220px,24vw)!important;max-height:82px!important;object-fit:contain}.header-v6__logo-mobile img{width:auto!important;max-width:150px!important;max-height:58px!important;object-fit:contain}.header-v6__navigation .xo-menu-horizontal__label{font-family:var(--hi-font-body);font-size:.7rem;letter-spacing:.12em;text-transform:uppercase;color:#f0efe9d6!important}.header-v6__navigation .xo-menu-horizontal__link{color:#f0efe9b3}.header-v6__navigation .xo-menu-horizontal__link:hover{color:#f0efe9}@media(min-width:1024px){.header-v6__navigation .xo-menu-horizontal{display:flex!important;flex-wrap:wrap;gap:0}}.footer-v18__top,.footer-v18__bottom{--color-foreground: 240, 239, 233;--color-background: 5, 5, 5;background:#050505!important}.footer-v18__top{border-bottom-color:#1f1f1f!important}.footer-v18__heading{font-family:var(--hi-font-body);text-transform:uppercase;letter-spacing:.14em;font-size:.75rem;font-weight:600;color:#f0efe9f2!important}.footer-v18__description,.footer-v18__copyright,.footer-v18__copyright-content{color:#f0efe999!important;font-size:.82rem!important;line-height:1.7!important}.footer-v18__list-item a{color:#f0efe9b3!important;font-size:.85rem!important;transition:color .15s ease}.footer-v18__list-item a:hover{color:#f0efe9!important}.footer-v18__logo img{width:clamp(96px,8vw,132px)!important;height:auto!important}.hi-card__subtitle{margin:.35rem 0 .45rem;font-size:.68rem}.hi-card__actions{display:inline-flex;gap:.35rem}.hi-card__actions .hi-card__form{margin:0}.hi-card .hi-btn{border-radius:2px;min-height:34px;font-size:.66rem;padding:0 .8rem}.hi-card .hi-btn--accent{background:var(--hi-accent);border-color:var(--hi-accent)}.hi-card .hi-btn--ghost{color:var(--hi-muted)}.hi-card .hi-btn--ghost:hover{color:var(--hi-text);border-color:var(--hi-text);background:transparent}.hi-card.is-hidden{display:none!important}@keyframes hi-progress{0%{width:0}to{width:100%}}@media(max-width:900px){.hi-featured{padding-top:2rem}.hi-card__title{font-size:1.5rem}}@media(min-width:768px){.hi-card-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(min-width:1100px){.hi-card-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.hi-marquee-strip{height:56px;background:var(--hi-surface);border-top:1px solid var(--hi-border);border-bottom:1px solid var(--hi-border);overflow:hidden;display:flex;align-items:center}.hi-marquee-track{display:flex;gap:2.4rem;white-space:nowrap;animation:hi-marquee 30s linear infinite;font-family:var(--hi-font-display);font-size:1.1rem;text-transform:uppercase;letter-spacing:.14em;color:var(--hi-muted)}.hi-marquee-dot{color:var(--hi-accent)}@keyframes hi-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.hi-about-split{padding:5rem 0;border-top:1px solid var(--hi-border)}.hi-about-grid{width:var(--hi-shell);margin:0 auto;display:grid;gap:3rem;align-items:center}@media(min-width:768px){.hi-about-grid{grid-template-columns:1fr 1fr;gap:5rem}}.hi-about-media{aspect-ratio:3/4;overflow:hidden;border-radius:var(--hi-radius);background:var(--hi-surface)}.hi-about-media img{width:100%;height:100%;object-fit:cover}.hi-about-split__img--mobile{display:none}.hi-about-split__img--mobile-fallback,.hi-about-split__img--desktop-fallback{display:block}.hi-about-copy{display:grid;gap:1.5rem;align-content:start}.hi-featured-grid{padding-top:0}.hi-featured-mosaic{margin-top:1.4rem;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem}.hi-featured-item{position:relative;border:1px solid var(--hi-border);aspect-ratio:1;overflow:hidden;display:block}.hi-featured-item img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.hi-featured-item:hover img{transform:scale(1.05)}.hi-featured-item__overlay{position:absolute;inset:auto 0 0 0;background:linear-gradient(to top,rgba(8,8,8,.82),transparent);padding:.8rem}.hi-featured-item__overlay span{font-family:var(--hi-font-display);text-transform:uppercase;font-size:1rem;letter-spacing:.05em;color:var(--hi-text)}.hi-category-wrap{position:relative}.hi-category-carousel{display:flex;gap:.5rem;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;cursor:grab;-webkit-user-select:none;user-select:none}.hi-category-carousel:active{cursor:grabbing}.hi-category-carousel::-webkit-scrollbar{display:none}.hi-category-tile{position:relative;flex:0 0 calc(50% - .25rem);aspect-ratio:4/3;overflow:hidden;border-radius:8px;scroll-snap-align:start;display:block;text-decoration:none}@media(max-width:640px){.hi-category-tile{flex:0 0 85%}}.hi-category-tile__img{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.hi-category-tile__img--mobile{display:none}.hi-category-tile__img--mobile-fallback,.hi-category-tile__img--desktop-fallback{display:block}.hi-category-tile:hover .hi-category-tile__img{transform:scale(1.04)}.hi-category-tile__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(8,8,8,.85) 0%,transparent 60%)}.hi-category-tile__content{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;justify-content:flex-end;padding:2rem}.hi-category-tile__label{font-size:.65rem;font-weight:800;text-transform:uppercase;letter-spacing:.2em;color:var(--hi-accent);margin-bottom:.5rem}.hi-category-tile__heading{font-family:var(--hi-font-display);font-size:clamp(1.6rem,3.5vw,2.8rem);text-transform:uppercase;line-height:.9;color:var(--hi-text)}.hi-category-nav{position:absolute;top:50%;right:0;transform:translateY(-50%);display:flex;gap:.5rem;pointer-events:none}.hi-category-nav__btn{width:44px;height:44px;border-radius:50%;border:1.5px solid rgba(244,241,234,.4);background:#08080899;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:var(--hi-text);display:flex;align-items:center;justify-content:center;cursor:pointer;pointer-events:all;transition:all .2s}.hi-category-nav__btn:hover{background:#f4f1ea26;border-color:var(--hi-text)}@media(min-width:900px){.hi-featured-mosaic{grid-template-columns:repeat(3,minmax(0,1fr))}}.hi-top-announcement{height:40px;background:var(--topbar-bg-color, #c8102e);border-bottom:none;overflow:hidden;display:flex;align-items:center}.hi-top-announcement__track{display:flex;gap:1.2rem;white-space:nowrap;animation:hi-marquee 30s linear infinite;font-family:var(--hi-font-body);font-size:1rem;text-transform:uppercase;letter-spacing:.14em;color:#fff}.hi-top-announcement__dot{color:#ffffff8c}.header-v6__sticky{background:#080808!important;border-bottom:1px solid #1f1f1f!important}.header-v6__sticky xo-grid{align-items:center!important}.header-v6__logo{display:flex;align-items:center;justify-content:center;overflow:visible!important}.header-v6__logo-desktop,.header-v6__logo-mobile{display:flex;align-items:center;justify-content:center}.header-v6__logo-desktop img{width:auto!important;max-width:min(160px,18vw)!important;max-height:88px!important;object-fit:contain!important}.header-v6__logo-mobile img{width:auto!important;max-width:112px!important;max-height:64px!important;object-fit:contain!important}.header-v6__navigation{display:flex!important;align-items:center}.header-v6__navigation .xo-menu-horizontal{display:flex!important;align-items:center;gap:.4rem}.header-v6__navigation .xo-menu-horizontal__item{line-height:1}.header-v6__navigation .xo-menu-horizontal__link{color:#f0efe9f2!important}.header-v6__navigation .xo-menu-horizontal__label{font-family:var(--hi-font-body)!important;font-size:.95rem!important;font-weight:600!important;letter-spacing:.1em!important;text-transform:uppercase!important;color:#f0efe9f2!important}.header-v6__navigation .xo-menu-horizontal__link:hover .xo-menu-horizontal__label{color:#fff!important}.header-v6__utilities{justify-content:flex-end}.hi-featured .hi-heading,.hi-about-split .hi-heading,.hi-featured-grid .hi-heading,.hi-category-section .hi-heading,.hi-reviews .hi-heading,.hi-faq .hi-heading,.hi-newsletter .hi-heading{color:#f4f1ea!important;mix-blend-mode:normal!important;font-size:clamp(2.8rem,7.5vw,6.5rem)!important;line-height:.88!important;letter-spacing:.02em!important}.hi-featured .hi-copy,.hi-about-split .hi-copy,.hi-newsletter .hi-copy{color:#adadad!important;font-size:1rem!important;line-height:1.8!important}.hi-proof__item span,.hi-card__subtitle{color:#8c8c8c!important}.hi-featured .hi-eyebrow,.hi-about-split .hi-eyebrow,.hi-featured-grid .hi-eyebrow,.hi-category-section .hi-eyebrow,.hi-reviews .hi-eyebrow,.hi-newsletter .hi-eyebrow,.hi-faq .hi-eyebrow{color:#c8102e!important;font-size:.75rem!important;letter-spacing:.2em!important;font-weight:600!important}.hi-marquee-strip{height:52px!important;background:#c00!important;border-top:0!important;border-bottom:0!important}.hi-marquee-track{gap:1.8rem!important;font-family:var(--hi-font-display)!important;font-size:1.2rem!important;letter-spacing:.11em!important;color:#f5f5f5!important;animation:hi-marquee-wide 26s linear infinite!important}.hi-marquee-dot{color:#f5f5f5!important;opacity:.75}.hi-shop-controls{gap:1rem}.hi-pill{border-radius:0!important}.hi-pill.is-active,.hi-pill:hover{border-color:#f4f1ea!important;color:#f4f1ea!important}.hi-sort-wrap select{min-width:126px;border-radius:0!important}.hi-card__title{font-size:clamp(1.55rem,1.9vw,2.2rem)!important}.hi-card .hi-btn{border-radius:0!important}.hi-reviews__meta{color:#a87c3e!important}.section-footer .footer-v18__logo img{width:112px!important;max-width:112px!important;max-height:none!important;height:auto!important}@media(max-width:1023px){.header-v6__navigation{display:none!important}}@media(max-width:900px){.hi-top-announcement{height:34px}.hi-top-announcement__track{font-size:.88rem;letter-spacing:.1em}.hi-marquee-strip{height:44px!important}.hi-marquee-track{font-size:1rem!important}}@keyframes hi-marquee-wide{0%{transform:translate(0)}to{transform:translate(-25%)}}.addon-buttons__modal-content{background-color:#111!important;color:#f4f1ea!important;border:1px solid #242424!important;border-radius:0!important}.addon-buttons__modal-header{border-bottom-color:#242424!important}.addon-buttons__modal-title{color:#f4f1ea!important;font-family:var(--hi-font-body)!important;font-size:1rem!important;letter-spacing:.1em!important;text-transform:uppercase!important}.addon-buttons__modal-close svg{color:#f4f1ea!important}.addon-buttons__modal-close:hover button{background-color:#242424!important}.addon-buttons__modal-body{color:#f4f1ea!important}.addon-buttons__modal-content .xo-field-input,.addon-buttons__modal-content .xo-field-textarea{background:#0c0c0c!important;border-color:#2a2a2a!important;color:#f4f1ea!important}.addon-buttons__modal-content input,.addon-buttons__modal-content textarea{background:#0c0c0c!important;color:#f4f1ea!important;border-color:#2a2a2a!important}.addon-buttons__modal-content--share .xo-share{display:flex;gap:1.2rem;align-items:center}.addon-buttons__modal-content--share .xo-share__link{color:#f4f1ea!important}.addon-buttons__modal-content--guide img{max-width:100%;height:auto}.hi-eyebrow,.hi-featured .hi-eyebrow,.hi-about-split .hi-eyebrow,.hi-featured-grid .hi-eyebrow,.hi-category-section .hi-eyebrow,.hi-reviews .hi-eyebrow,.hi-newsletter .hi-eyebrow,.hi-faq .hi-eyebrow{font-size:.85rem!important;letter-spacing:.22em!important;font-weight:600!important;color:#c8102e!important;text-transform:uppercase!important;margin-bottom:.9rem!important}.hi-faq summary{font-size:1.05rem!important;font-weight:500!important;letter-spacing:.01em!important}.hi-copy,.hi-featured .hi-copy,.hi-about-split .hi-copy,.hi-newsletter .hi-copy{font-size:1.05rem!important;line-height:1.85!important;color:#b8b8b8!important}.hi-review__stars{color:var(--hi-gold);font-size:1rem;letter-spacing:.05em}.hi-newsletter__box{border:1px solid var(--hi-gold)!important}::selection{background:var(--hi-accent);color:#fff}::placeholder{color:var(--hi-muted);opacity:.65}:focus-visible{outline:2px solid var(--hi-accent);outline-offset:3px}:focus:not(:focus-visible){outline:none}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--hi-bg)}::-webkit-scrollbar-thumb{background:#2e2e2e;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#3e3e3e}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:1ms!important;transition-duration:1ms!important;animation-iteration-count:1!important}.hi-marquee-track,.hi-announcement__track{animation-play-state:paused!important}.hi-hero-slide.is-active .hi-hero-slide__img{animation:none!important}}.hi-card{transition:border-color .25s ease}.hi-card:hover{border-color:#363636}.hi-card__body{padding:1rem 1rem 1.15rem!important}.hi-card__title{transition:color .18s ease}.hi-card:hover .hi-card__title{color:#fff!important}.hi-card__price{color:var(--hi-text);font-weight:700}@media(max-width:479px){.hi-card__footer{flex-direction:column;align-items:flex-start;gap:.6rem}.hi-card__actions,.hi-card__actions .hi-card__form,.hi-card__actions .hi-card__form button,.hi-card__actions>button{width:100%}}.hi-faq summary>span:last-child{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:22px;height:22px;color:var(--hi-muted);font-size:1.1rem;font-weight:300;transition:transform .28s ease,color .2s ease;line-height:1}.hi-faq details[open]>summary>span:last-child{transform:rotate(45deg);color:var(--hi-accent)}.hi-faq details:first-of-type{border-top:1px solid var(--hi-border)}.hi-faq details[open]>summary{color:#fff}.hi-faq__answer{color:#999!important;font-size:.97rem;line-height:1.8;padding-bottom:1.4rem!important}.hi-newsletter__form .hi-btn{min-height:48px!important;padding:0 1.6rem!important}.hi-newsletter__input:focus{outline:none;border-color:var(--hi-gold)!important;box-shadow:0 0 0 1px var(--hi-gold)}blockquote.hi-review__text{margin:0;padding:0;quotes:none}.hi-review{transition:border-color .25s ease,background .25s ease}.hi-review:hover{border-color:#333;background:#131313}.hi-review__text{font-style:italic!important;font-size:1rem!important;line-height:1.85!important;color:#f4f1eae6!important}.hi-review__stars{font-size:1rem!important;letter-spacing:.06em!important}.hi-review__author{display:flex;align-items:center;gap:.5rem;font-size:.74rem!important}.hi-campaign__actions{margin-top:1.4rem;display:flex;flex-wrap:wrap;gap:.75rem;align-items:center}.hi-campaign__image{display:flex;overflow:hidden}.hi-campaign__image img{flex:1;min-width:0;object-fit:cover;width:100%;height:100%;min-height:320px}@media(max-width:989px){.hi-campaign__image{min-height:300px}}@media(min-width:990px){.hi-campaign__content{display:flex!important;flex-direction:column!important;justify-content:center!important;gap:1.2rem!important}.hi-campaign__content .hi-heading{margin-bottom:0!important}.hi-campaign__content .hi-copy{margin-top:0!important}}.hi-about-media img{transition:transform .65s cubic-bezier(.25,.46,.45,.94)}.hi-about-media:hover img{transform:scale(1.04)}.hi-featured-item__overlay{background:linear-gradient(to top,#080808e6,#08080866,#08080800)!important;padding:1.1rem .9rem .85rem!important}.hi-featured-item__overlay span{font-size:.85rem!important;letter-spacing:.1em!important;line-height:1.2!important}.hi-product__form>.hi-btn,.hi-product__form .hi-btn[type=submit]{min-height:54px!important;font-size:.82rem!important;letter-spacing:.18em!important;width:100%}.hi-variant.is-sold-out{opacity:.35!important;text-decoration:line-through!important}.hi-product__description a{color:var(--hi-gold);text-decoration:underline;text-underline-offset:3px;text-decoration-thickness:1px}.hi-product__description a:hover{color:#cfa55a}.hi-product__price{font-family:var(--hi-font-display)!important;letter-spacing:.03em!important}.hi-variant:hover:not(.is-active):not(.is-sold-out){border-color:#555}.hi-filter-row .hi-pill{position:relative}.hi-filter-row .hi-pill.is-active:after{content:"";position:absolute;bottom:-1px;left:0;right:0;height:2px;background:var(--hi-accent)}.hi-featured__top .hi-eyebrow,.hi-reviews__top .hi-eyebrow{display:inline-flex!important;align-items:center!important;gap:.7rem!important}.hi-featured__top .hi-eyebrow:before,.hi-reviews__top .hi-eyebrow:before{content:"";display:block;width:20px;height:2px;background:var(--hi-accent);flex-shrink:0}.hi-mobile-menu__nav a[aria-current=page],.hi-header__nav a[aria-current=page]{color:var(--hi-text)!important;border-bottom:1px solid var(--hi-accent);padding-bottom:1px}.hi-sort-wrap select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6'%3E%3Cpath d='M0 0l5 6 5-6z' fill='%238c8c8c'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .75rem center;padding-right:2rem!important;cursor:pointer}.hi-cart__item img{aspect-ratio:1;width:110px;height:110px;flex-shrink:0}.hi-footer__bottom{margin-top:2.5rem!important}.hi-proof__item{cursor:default}@media(min-width:900px){.hi-featured-mosaic{gap:.65rem}}.hi-shop-controls{border-bottom:1px solid var(--hi-border);padding-bottom:1rem;margin-bottom:1.5rem!important}.hi-filter-row{gap:.35rem!important}@media(min-width:900px){.hi-featured-mosaic{grid-template-columns:repeat(3,minmax(0,1fr))}.hi-featured-mosaic .hi-featured-item:first-child{grid-column:span 2;aspect-ratio:2 / 1}.hi-featured-mosaic .hi-featured-item:not(:first-child){aspect-ratio:1}}.hi-collection-page__head .hi-heading{font-size:clamp(2.4rem,6vw,5rem)!important;line-height:.9!important}.hi-catalog__head{display:flex;align-items:flex-end;justify-content:space-between;gap:1.5rem;margin-bottom:2rem;flex-wrap:wrap}.hi-view-all{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.14em;color:var(--hi-muted);transition:color .2s;white-space:nowrap;text-decoration:none}.hi-view-all:hover{color:var(--hi-text)}.hi-catalog-tabs{display:grid;grid-template-columns:repeat(auto-fit,minmax(80px,1fr));border:1px solid var(--hi-border);margin-bottom:2.5rem;overflow:hidden}@media(max-width:640px){.hi-catalog-tabs{display:flex;overflow-x:auto;border:none;gap:0;scrollbar-width:none}.hi-catalog-tabs::-webkit-scrollbar{display:none}}.hi-catalog-tab{position:relative;display:flex;align-items:center;justify-content:center;height:44px;padding:0 .75rem;border:none;border-right:1px solid var(--hi-border);font-family:var(--hi-font-body);font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.12em;color:var(--hi-muted);cursor:pointer;background-color:transparent;background-image:var(--tab-bg, none);background-size:cover;background-position:center;transition:color .2s;white-space:nowrap;overflow:hidden}.hi-catalog-tab:last-child{border-right:none}.hi-catalog-tab span{position:relative;z-index:1}.hi-catalog-tab:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;transition:background .2s}.hi-catalog-tab:hover:before,.hi-catalog-tab.is-active:before{background:#08080880}.hi-catalog-tab.is-active:before{background:#0808084d}.hi-catalog-tab:hover,.hi-catalog-tab.is-active{color:var(--hi-text)}@media(max-width:640px){.hi-catalog-tab{flex-shrink:0;border:1px solid var(--hi-border);padding:0 1rem}}.hi-footer{background:#050505;padding:4rem 0 2rem;border-top:1px solid var(--hi-border)}.hi-footer__top{display:grid;gap:3rem;margin-bottom:3rem}@media(min-width:768px){.hi-footer__top{grid-template-columns:1fr 1.5fr;gap:5rem;align-items:start}}.hi-footer__brand{display:grid;gap:1.25rem}.hi-footer__logo-img{width:clamp(96px,8vw,140px);height:auto}.hi-footer__logo-text{font-family:var(--hi-font-display);font-size:2rem;letter-spacing:.04em;color:var(--hi-text);text-decoration:none;display:block}.hi-footer__tagline{font-size:.88rem;color:var(--hi-muted);line-height:1.65;max-width:28ch;margin:0}.hi-footer__social-label{font-size:.68rem;font-weight:800;text-transform:uppercase;letter-spacing:.2em;color:var(--hi-text);margin-bottom:.75rem}.hi-footer__socials{display:flex;gap:.75rem;flex-wrap:wrap}.hi-footer__social{width:40px;height:40px;border:1px solid var(--hi-border);border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--hi-muted);transition:border-color .2s,color .2s;text-decoration:none}.hi-footer__social:hover{border-color:var(--hi-text);color:var(--hi-text)}.hi-footer__links-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}.hi-footer__col-heading{font-size:.68rem;font-weight:800;text-transform:uppercase;letter-spacing:.2em;color:var(--hi-text);margin:0 0 1.25rem}.hi-footer__col-links{list-style:none;padding:0;margin:0;display:grid;gap:.75rem}.hi-footer__col-links a{font-size:.88rem;color:var(--hi-muted);transition:color .2s;text-decoration:none}.hi-footer__col-links a:hover{color:var(--hi-text)}.hi-footer__bottom{display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;align-items:center;padding-top:2rem;border-top:1px solid var(--hi-border);font-size:.78rem;color:var(--hi-muted)}.hi-footer__bottom-links{display:flex;gap:1.5rem}.hi-footer__bottom-links a{color:var(--hi-muted);font-size:.78rem;text-decoration:none;transition:color .2s}.hi-footer__bottom-links a:hover{color:var(--hi-text)}@media(max-width:767px){.hi-footer__brand{text-align:center}.hi-footer__tagline,.hi-footer__social-label{max-width:100%;text-align:center}.hi-footer__socials{justify-content:center}.hi-footer__links-grid{text-align:center}.hi-footer__col-links{align-items:center}.hi-footer__bottom{flex-direction:column;align-items:center;text-align:center;gap:.75rem}}.hi-about-hero{position:relative;height:min(60vh,560px);overflow:hidden;display:flex;align-items:flex-end;background:#050505}.hi-about-hero__bg,.hi-about-hero__bg--empty{position:absolute;top:0;right:0;bottom:0;left:0}.hi-about-hero__bg--empty{background:linear-gradient(160deg,#0a0a12,#120a0a)}.hi-about-hero__img{width:100%;height:100%;object-fit:cover;filter:brightness(.45)}.hi-about-hero__img--mobile{display:none}.hi-about-hero__img--mobile-fallback,.hi-about-hero__img--desktop-fallback{display:block}.hi-about-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(8,8,8,1) 0%,transparent 55%)}.hi-about-hero__content{position:relative;padding:3rem 0}.hi-about-hero__eyebrow{font-size:.7rem;font-weight:700;letter-spacing:.22em;text-transform:uppercase;color:var(--hi-accent);margin:0 0 .75rem}.hi-about-hero__heading{font-family:var(--hi-font-display);font-size:clamp(4rem,10vw,9rem);line-height:.88;text-transform:uppercase;letter-spacing:.02em;margin:0}.hi-brand-card{background:var(--hi-surface);border-radius:var(--hi-radius);padding:2.5rem;display:grid;gap:1.5rem}.hi-brand-card__label{font-size:.7rem;font-weight:800;text-transform:uppercase;letter-spacing:.22em;color:var(--hi-muted);margin:0}.hi-brand-card__heading{font-family:var(--hi-font-display);font-size:clamp(1.8rem,4vw,3rem);line-height:.95;text-transform:uppercase;margin:0}.hi-brand-card__text{font-size:1rem;color:var(--hi-muted);line-height:1.8}.hi-brand-card__text strong{color:var(--hi-text);font-weight:700}.hi-about-image{position:relative;height:420px;overflow:hidden;border-radius:var(--hi-radius)}.hi-about-image__img{width:100%;height:100%;object-fit:cover}.hi-about-image__img--mobile{display:none}.hi-about-image__img--mobile-fallback,.hi-about-image__img--desktop-fallback{display:block}.hi-about-image__caption{position:absolute;bottom:1.25rem;right:1.25rem;background:#080808d9;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid var(--hi-border);padding:.6rem 1rem;font-size:.78rem;font-weight:600;letter-spacing:.08em;border-radius:4px}.hi-manifesto{text-align:center;padding:5rem 0;border-top:1px solid var(--hi-border);border-bottom:1px solid var(--hi-border)}.hi-manifesto__text{font-family:var(--hi-font-display);font-size:clamp(2rem,5vw,4.5rem);line-height:1.05;text-transform:uppercase;letter-spacing:.02em;max-width:16ch;margin:0 auto}.hi-manifesto__text em{font-style:normal;color:var(--hi-accent)}.hi-pillars{display:grid;gap:0}@media(min-width:768px){.hi-pillars{grid-template-columns:repeat(3,1fr)}}.hi-pillar{padding:2.5rem;border-top:1px solid var(--hi-border)}@media(min-width:768px){.hi-pillar+.hi-pillar{border-left:1px solid var(--hi-border)}}.hi-pillar__number{font-family:var(--hi-font-display);font-size:3.5rem;line-height:1;color:var(--hi-border);margin-bottom:1.25rem}.hi-pillar__title{font-size:.72rem;font-weight:800;text-transform:uppercase;letter-spacing:.2em;margin-bottom:.75rem}.hi-pillar__text{font-size:.92rem;color:var(--hi-muted);line-height:1.7;margin:0}.hi-contact-hero{padding:5rem 0 3rem;border-bottom:1px solid var(--hi-border)}.hi-contact-hero__heading{font-size:clamp(3rem,8vw,6.5rem);margin-bottom:1rem}.hi-contact-hero__sub{margin-top:0}.hi-contact-grid{display:grid;gap:4rem}@media(min-width:768px){.hi-contact-grid{grid-template-columns:1fr 1.6fr;gap:6rem}}.hi-contact-info{display:grid;gap:2rem;align-content:start}.hi-contact-info__item{display:grid;gap:.4rem}.hi-contact-info__label{font-size:.68rem;font-weight:800;text-transform:uppercase;letter-spacing:.2em;color:var(--hi-muted)}.hi-contact-info__value{font-size:.95rem;color:var(--hi-text);line-height:1.6;text-decoration:none}.hi-contact-info__socials{display:flex;gap:.75rem;flex-wrap:wrap;margin-top:.5rem}.hi-contact-social{display:inline-flex;align-items:center;gap:.5rem;font-size:.78rem;font-weight:600;color:var(--hi-muted);border:1px solid var(--hi-border);padding:8px 14px;border-radius:999px;transition:all .2s;text-decoration:none}.hi-contact-social:hover{border-color:var(--hi-text);color:var(--hi-text)}.hi-contact-form,.hi-contact-form__row{display:grid;gap:1rem}@media(min-width:540px){.hi-contact-form__row{grid-template-columns:1fr 1fr}}.hi-contact-form__field{display:grid;gap:.4rem}.hi-contact-form__label{font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.16em;color:var(--hi-muted)}.hi-contact-form__input,.hi-contact-form__textarea{background:#ffffff0a;border:1px solid var(--hi-border);border-radius:4px;color:var(--hi-text);font-family:var(--hi-font-body);font-size:.95rem;padding:13px 16px;outline:none;transition:border-color .2s;width:100%}.hi-contact-form__input:focus,.hi-contact-form__textarea:focus{border-color:#f4f1ea59}.hi-contact-form__input::placeholder,.hi-contact-form__textarea::placeholder{color:var(--hi-muted)}.hi-contact-form__textarea{resize:vertical;min-height:140px}.hi-contact-form__submit{height:52px;padding:0 2rem;background:var(--hi-text);border:none;border-radius:4px;color:var(--hi-bg);font-family:var(--hi-font-body);font-size:.8rem;font-weight:800;text-transform:uppercase;letter-spacing:.16em;cursor:pointer;transition:opacity .2s;width:fit-content}.hi-contact-form__submit:hover{opacity:.85}.hi-contact-success{padding:1.5rem;border:1px solid var(--hi-border);color:var(--hi-muted);font-size:.95rem;line-height:1.6}.hi-contact-errors ul{margin:.75rem 0 0;padding-left:1.1rem;color:var(--hi-muted);font-size:.86rem;line-height:1.5}@media(max-width:767px){.hi-category-tile__img--desktop{display:none}.hi-category-tile__img--mobile{display:block}.hi-about-split__img--desktop{display:none}.hi-about-split__img--mobile{display:block}.hi-about-hero__img--desktop{display:none}.hi-about-hero__img--mobile{display:block}.hi-about-image__img--desktop{display:none}.hi-about-image__img--mobile{display:block}}:root{--hi-shell: min(1200px, calc(100% - 48px) )}@media(max-width:767px){:root{--hi-shell: min(1200px, calc(100% - 24px) )}}.hi-shell{width:var(--hi-shell)!important}.hi-section{padding:clamp(4.25rem,6vw,6rem) 0!important}@media(max-width:767px){.hi-section{padding:3.25rem 0!important}}.hi-top-announcement{height:36px!important}.hi-top-announcement__track{font-size:.72rem!important;letter-spacing:.16em!important}.hi-header__inner{height:68px!important}.hi-logo{width:auto!important;min-width:160px}.hi-logo__image{width:auto!important;max-width:min(210px,23vw);height:34px!important;object-fit:contain}.hi-header__nav a{font-size:.75rem!important;font-weight:600!important;letter-spacing:.14em!important}.hi-header__nav a[aria-current=page]{border-bottom:0!important;padding-bottom:0!important}.hi-featured .hi-heading{font-size:clamp(4.2rem,10vw,8.4rem)!important;line-height:.86!important;letter-spacing:.015em!important}.hi-catalog__head{margin-bottom:1.75rem!important}.hi-catalog-tabs{margin-bottom:1.5rem!important}.hi-catalog-tab{height:48px!important;background-image:var(--tab-bg, linear-gradient(110deg, rgba(244, 241, 234, .08), rgba(244, 241, 234, .02)))!important;background-size:cover!important;background-position:center!important}.hi-catalog-tab:before{background:#080808d1!important}.hi-catalog-tab:hover:before,.hi-catalog-tab.is-active:before{background:#0808086b!important}.hi-sort-wrap{margin-bottom:1.2rem}.hi-sort-wrap select{min-width:142px!important;height:48px!important;font-size:.72rem!important;font-weight:700!important}.hi-card-grid{gap:.75rem!important}.hi-card{background:#0f0f0f!important;border:1px solid #222!important}.hi-card__media{aspect-ratio:1}.hi-card__body{display:grid!important;gap:.95rem!important;padding:1rem .9rem .95rem!important}.hi-card__title{font-size:clamp(1rem,1.28vw,1.35rem)!important;font-weight:700!important;line-height:1.25!important;letter-spacing:0!important}.hi-card__price-row{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding-top:.95rem;border-top:1px solid #2a2a2a}.hi-card__price{font-family:var(--hi-font-display)!important;font-size:clamp(2rem,2.4vw,2.75rem)!important;line-height:.92!important;font-weight:900!important;letter-spacing:0!important}.hi-card__arrow{width:52px!important;height:52px!important;border:1px solid #3a3a3a!important;color:#d7d7d7!important;font-size:1.95rem!important;line-height:1!important}.hi-card:hover .hi-card__arrow{border-color:var(--hi-text)!important;color:var(--hi-text)!important}.hi-card.is-hidden,.hi-card.is-filter-hidden,.hi-card.is-limit-hidden{display:none!important}.hi-catalog__cta{margin-top:2.25rem;display:flex;justify-content:center}.hi-catalog__shop-all{min-width:250px;min-height:52px;letter-spacing:.16em;font-size:.76rem;font-weight:800}.hi-featured-grid .hi-heading{font-size:clamp(3.8rem,8vw,6.8rem)!important;line-height:.86!important}.hi-featured-mosaic{grid-auto-flow:dense;gap:.5rem!important}@media(min-width:900px){.hi-featured-mosaic{grid-template-columns:repeat(3,minmax(0,1fr))!important}.hi-featured-mosaic .hi-featured-item:first-child{grid-column:span 2;aspect-ratio:2 / 1}}.hi-featured-item__overlay{padding:.85rem!important}.hi-featured-item__overlay span{font-size:.75rem!important;letter-spacing:.12em!important}.hi-reviews .hi-heading{font-size:clamp(3.5rem,7.8vw,7rem)!important;line-height:.84!important}.hi-reviews__top{margin-bottom:2rem!important}.hi-reviews__meta{color:var(--hi-gold)!important}.hi-reviews__grid{border-top:1px solid var(--hi-border)}.hi-review{padding:2.2rem 2rem!important;text-align:left!important;border-top:0!important}@media(min-width:768px){.hi-review+.hi-review{border-left:1px solid var(--hi-border)!important}}.hi-review__text{font-style:normal!important;font-size:clamp(1.02rem,1.25vw,1.32rem)!important;line-height:1.65!important}.hi-review__author{font-size:.78rem!important;letter-spacing:.16em!important}.hi-faq{padding:clamp(4.25rem,6vw,6.5rem) 0!important}.hi-faq__inner{width:var(--hi-shell)!important;max-width:none!important}.hi-faq .hi-heading{font-size:clamp(3.1rem,6.4vw,6rem)!important;line-height:.88!important}.hi-faq summary{padding:2rem 0!important;font-size:clamp(1.55rem,2.15vw,2.4rem)!important;font-weight:700!important;line-height:1.2!important;letter-spacing:0!important}.hi-faq__icon{color:#d5d5d5!important}.hi-faq details[open] .hi-faq__icon{transform:rotate(-90deg)!important}.hi-faq__answer{font-size:1.05rem!important;line-height:1.8!important;color:#a4a4a4!important;max-width:86ch;padding-bottom:1.8rem!important}.hi-footer{padding:2.6rem 0 1.6rem!important}.hi-footer__top{grid-template-columns:1.08fr 1fr;gap:clamp(1.8rem,4vw,4.5rem)!important}.hi-footer__logo-img{width:clamp(120px,12vw,170px)!important}.hi-footer__tagline{max-width:34ch!important;line-height:1.7!important}.hi-footer__links-grid{gap:2.2rem!important}.hi-footer__col-links{gap:.9rem!important}.hi-footer__col-links a{font-size:.95rem!important}.hi-footer__bottom{margin-top:0!important;padding-top:1.35rem;border-top:1px solid var(--hi-border)}@media(max-width:1024px){.hi-footer{padding-top:2.2rem!important}.hi-footer__top{grid-template-columns:1fr!important;gap:1.9rem!important;text-align:center}.hi-footer__brand{justify-items:center}.hi-footer__logo{display:inline-flex;justify-content:center}.hi-footer__tagline{max-width:32ch!important;margin-inline:auto;text-align:center}.hi-footer__social-wrap{width:100%;text-align:center}.hi-footer__socials{justify-content:center}.hi-footer__links-grid{grid-template-columns:1fr!important;gap:1.8rem!important;justify-items:center;text-align:center}.hi-footer__col{width:min(100%,320px)}.hi-footer__col-links{justify-items:center}.hi-footer__bottom{justify-content:center!important;text-align:center;gap:.7rem}.hi-footer__bottom-links{justify-content:center}.hi-footer__bottom-links a{font-size:.9rem!important}}.hi-floating-nav{position:fixed;left:50%;bottom:24px;transform:translate(-50%);z-index:130;display:flex;gap:8px;padding:6px 10px;border:1px solid #343434;border-radius:999px;background:#080808eb;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.hi-floating-nav__link{min-height:34px;padding:0 14px;border:1px solid #343434;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-size:.72rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--hi-muted);transition:all .2s ease}.hi-floating-nav__link:hover,.hi-floating-nav__link.is-active{border-color:var(--hi-text);background:var(--hi-text);color:var(--hi-bg)}.content-for-layout{padding-bottom:0!important}@media(max-width:767px){.hi-floating-nav{bottom:14px;width:calc(100% - 24px);justify-content:space-between;padding:6px}.hi-floating-nav__link{flex:1;padding:0 10px}}.hi-catalog-tab{background-image:none!important;background-color:#080808!important;border-color:#f4f1ea2e!important}.hi-catalog-tab:before{background:transparent!important}.hi-catalog-tab.is-active:before{background:#f4f1ea0a!important}.hi-catalog-tab:hover{background-image:var(--tab-bg, none)!important;background-size:cover!important;background-position:center!important}.hi-catalog-tab:hover:before{background:#08080873!important}.hi-footer__social svg{width:18px;height:18px}.hi-footer__social.is-disabled{opacity:.58;pointer-events:none}.hi-footer__col-heading{font-size:.78rem!important}.hi-footer__col-links a{font-size:1.06rem!important}.hi-footer__bottom,.hi-footer__bottom-links a{font-size:.9rem!important}@media(max-width:1024px){.hi-footer__brand,.hi-footer__social-wrap,.hi-footer__links-grid,.hi-footer__col,.hi-footer__bottom{text-align:center!important}.hi-footer__brand{justify-items:center!important}.hi-footer__logo{justify-content:center!important}.hi-footer__tagline{margin-inline:auto!important}.hi-footer__socials,.hi-footer__bottom-links{justify-content:center!important}.hi-footer__col-links{justify-items:center!important}}.xo-cart-free-shipping__text,.xo-cart-free-shipping__free-ship{color:#f4f1ea!important;font-size:1.38rem!important;font-weight:700!important;line-height:1.45!important}.xo-cart-free-shipping__progress{background-color:#232323!important}.xo-cart-free-shipping__progress:after{background-color:#c8102e!important}.xo-cart-note__btn,.xo-cart-discount__btn,.xo-cart-shipping-rates__btn,.xo-cart-note__trigger,.xo-cart-discount__trigger,.xo-cart-shipping-rates__trigger,.xo-cart-note__text,.xo-cart-discount__text,.xo-cart-shipping-rates__text{color:#f4f1ea!important}.xo-cart-note__text,.xo-cart-discount__text,.xo-cart-shipping-rates__text{font-size:1.45rem!important;font-weight:700!important}.xo-cart-note__trigger,.xo-cart-discount__trigger,.xo-cart-shipping-rates__trigger{border-color:#2e2e2e!important}.xo-cart-note__inner,.xo-cart-discount__inner,.xo-cart-shipping-rates__inner{background-color:#111!important;border:1px solid #2a2a2a!important}.cart-note-textarea label,.xo-cart-discount label,.xo-cart-shipping-rates__title,.cart-shipping-rates__country label{color:#f4f1ea!important}.cart-note-textarea .xo-field-textarea__textarea,.xo-cart-discount .xo-field-input__input,.cart-discount-field .xo-field-input__input,.cart-shipping-rates__country .xo-field-input__input,.cart-shipping-rates__country .xo-field-select__select{color:#f4f1ea!important;background:#0d0d0d!important;border:1px solid #383838!important}.cart-note-textarea .xo-field-textarea__textarea::placeholder,.xo-cart-discount .xo-field-input__input::placeholder,.cart-discount-field .xo-field-input__input::placeholder,.cart-shipping-rates__country .xo-field-input__input::placeholder{color:#9f9f9f!important;opacity:1!important}.xo-cart__right,.xo-cart__right .xo-cart-totals,.xo-cart__right .xo-cart-totals__subtotal,.xo-cart__right .xo-cart-totals__value,.xo-cart__right .xo-cart-tax-note,.xo-cart__right .xo-cart-tax-note a,.xo-cart__right .xo-cart-free-shipping__content{color:#f4f1ea!important}.xo-cart__right .xo-cart-note__trigger,.xo-cart__right .xo-cart-discount__trigger,.xo-cart__right .xo-cart-shipping-rates__trigger{background:#101010!important;border-color:#2e2e2e!important}.xo-cart__right .cart-shipping-rates__country .xo-field-select__select option{color:#f4f1ea!important;background:#101010!important}@media(max-width:767px){.hi-newsletter__form{width:100%!important;max-width:100%!important;gap:.7rem!important}.hi-newsletter__input,.hi-newsletter__btn{width:100%!important;min-height:56px!important;height:56px!important;font-size:.92rem!important;line-height:1!important}.hi-newsletter__btn{font-size:.78rem!important;letter-spacing:.14em!important}.hi-reviews__top,.hi-reviews .hi-heading{text-align:center!important}.hi-review{text-align:center!important;padding:1.9rem 1rem!important}.hi-review__product{justify-content:center!important}.hi-review__product-info{text-align:center!important}}.hi-about-split .hi-btn-pill{border-radius:0!important}.hi-featured-carousel-wrap{position:relative;margin-top:1.35rem}.hi-featured-carousel{display:flex;gap:.75rem;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;cursor:grab}.hi-featured-carousel::-webkit-scrollbar{display:none}.hi-featured-slide{position:relative;flex:0 0 100%;aspect-ratio:16 / 9;border:1px solid var(--hi-border);overflow:hidden;scroll-snap-align:start}.hi-featured-slide img{width:100%;height:100%;object-fit:cover}.hi-featured-slide__overlay{position:absolute;inset:auto 0 0 0;padding:1rem 1.2rem;background:linear-gradient(to top,#080808e6,#08080800)}.hi-featured-slide__overlay span{font-family:var(--hi-font-display);font-size:clamp(1.4rem,2.8vw,2.2rem);line-height:.94;letter-spacing:.04em;text-transform:uppercase}.hi-featured-carousel__nav{position:absolute;top:50%;transform:translateY(-50%);width:66px;height:66px;border-radius:999px;border:1px solid rgba(244,241,234,.55);background:#08080875;color:#f4f1ea;display:inline-flex;align-items:center;justify-content:center;z-index:3;cursor:pointer}.hi-featured-carousel__nav--prev{left:16px}.hi-featured-carousel__nav--next{right:16px}.hi-featured-carousel__hint{position:absolute;right:20px;bottom:18px;color:#f4f1ead1;z-index:2;pointer-events:none}@media(max-width:767px){.hi-featured-slide{aspect-ratio:5 / 6}.hi-featured-carousel__nav{display:none}.hi-featured-carousel__hint{right:12px;bottom:10px}}.hi-header__inner{min-height:78px!important;height:78px!important}.hi-logo{min-width:200px!important}.hi-logo__image{width:auto!important;max-width:min(300px,30vw)!important;height:46px!important}.hi-header__nav{gap:clamp(1.4rem,2.1vw,2.7rem)!important}.hi-header__nav a{font-size:.9rem!important;font-weight:700!important;letter-spacing:.16em!important;color:#d9d5cd!important}.hi-view-all{font-size:clamp(.9rem,.98vw,1.04rem)!important;font-weight:700!important;letter-spacing:.16em!important;color:#d3cfc7!important}.hi-copy,.hi-featured .hi-copy,.hi-about-split .hi-copy,.hi-newsletter .hi-copy{font-size:clamp(1.24rem,1.45vw,1.52rem)!important;line-height:1.62!important;color:#c7c4be!important}.hi-catalog-tab{min-height:58px!important;font-size:.9rem!important;letter-spacing:.12em!important}.hi-sort-wrap select{min-height:56px!important;font-size:.84rem!important;font-weight:700!important;letter-spacing:.14em!important}.hi-faq summary{font-size:clamp(1.45rem,2vw,2.2rem)!important;font-weight:700!important;line-height:1.22!important}.hi-review__text{font-style:normal!important;font-size:clamp(1.08rem,1.32vw,1.34rem)!important;line-height:1.65!important}.hi-review__author{font-size:.88rem!important;letter-spacing:.15em!important}.hi-featured-carousel__hint{display:none!important}.hi-featured-carousel__nav{width:66px!important;height:66px!important;border-color:#f4f1eaad!important;background:#0808089e!important}.hi-footer{padding:4rem 0 2.2rem!important}.hi-footer__tagline{font-size:1.16rem!important;line-height:1.72!important}.hi-footer__social-label,.hi-footer__col-heading{font-size:.92rem!important;letter-spacing:.16em!important}.hi-footer__col-links a{font-size:1.2rem!important;line-height:1.42!important}.hi-footer__bottom,.hi-footer__bottom-links a{font-size:1rem!important}.hi-footer__social{width:52px!important;height:52px!important;color:#cfcac2!important;border-color:#f4f1ea33!important}.hi-footer__social svg{width:22px!important;height:22px!important}.hi-footer__social.is-disabled{opacity:.86!important}.hi-floating-nav{z-index:1200!important}@media(max-width:767px){.hi-header__inner{min-height:74px!important;height:74px!important}.hi-logo__image{max-width:168px!important;height:42px!important}.hi-featured-carousel__nav{display:inline-flex!important;top:auto!important;bottom:14px!important;transform:none!important;width:56px!important;height:56px!important}.hi-featured-carousel__nav--prev{left:12px!important}.hi-featured-carousel__nav--next{right:12px!important}.hi-catalog-tabs{display:flex!important;flex-wrap:nowrap!important;overflow-x:auto!important;overflow-y:hidden!important;-webkit-overflow-scrolling:touch;touch-action:pan-x;scroll-padding-right:1rem}.hi-catalog-tab{flex:0 0 auto!important;min-width:164px!important;border-right:1px solid rgba(244,241,234,.16)!important}.hi-catalog-tab:last-child{margin-right:.55rem}.hi-reviews__top,.hi-reviews .hi-heading,.hi-reviews__meta,.hi-review,.hi-review__author,.hi-review__product-info{text-align:center!important}.hi-review__author,.hi-review__product{justify-content:center!important}.hi-footer__inner,.hi-footer__top,.hi-footer__brand,.hi-footer__social-wrap,.hi-footer__links-grid,.hi-footer__col,.hi-footer__col-links,.hi-footer__bottom,.hi-footer__bottom-links{text-align:center!important;justify-content:center!important;justify-items:center!important}.hi-footer__col{width:100%!important;max-width:320px!important;margin-inline:auto!important}.hi-floating-nav{bottom:calc(env(safe-area-inset-bottom,0px) + 88px)!important;width:min(92vw,560px)!important}}.hi-view-all{position:relative;display:inline-flex;align-items:center;transition:color .2s ease,transform .2s ease,letter-spacing .2s ease}.hi-view-all:after{content:"";position:absolute;left:0;right:0;bottom:-3px;height:1px;background:var(--hi-accent);transform:scaleX(0);transform-origin:left center;transition:transform .22s ease}.hi-view-all:hover{color:#f4f1ea!important;transform:translateY(-1px) scale(1.03);letter-spacing:.18em!important}.hi-view-all:hover:after{transform:scaleX(1)}.hi-faq summary{font-size:clamp(1.2rem,1.55vw,1.72rem)!important;line-height:1.24!important}@media(max-width:767px){.hi-faq summary{font-size:clamp(1.12rem,5vw,1.4rem)!important}}@media(min-width:990px){.hi-header__inner{justify-content:flex-start!important;gap:0!important}.hi-logo{min-width:0!important;margin-right:clamp(1.4rem,2.1vw,2.8rem)!important}.hi-logo__image{width:auto!important;height:52px!important;max-width:clamp(250px,25vw,360px)!important}.hi-header__nav{position:static!important;left:auto!important;transform:none!important;margin-right:auto!important;padding-left:clamp(.15rem,.5vw,.7rem)}}@media(min-width:1025px){.hi-footer__top{align-items:start!important}.hi-footer__brand,.hi-footer__links-grid{align-self:start!important}.hi-footer__logo{display:inline-flex;align-items:flex-start;margin-top:0!important}.hi-footer__logo-img{margin-top:0!important}}.header-v6__sticky xo-grid{column-gap:clamp(1rem,2vw,2.4rem)!important}.header-v6__logo-desktop img{width:auto!important;max-width:clamp(220px,23vw,340px)!important;height:auto!important;max-height:none!important}.header-v6__logo-mobile img{width:auto!important;max-width:clamp(124px,34vw,176px)!important;height:auto!important;max-height:none!important}.hi-header__nav{display:none}@media(min-width:768px){.header-v6__navigation{display:none!important}.hi-header__nav{display:flex!important;align-items:center;gap:clamp(1.45rem,2vw,2.7rem)!important;margin-left:clamp(.9rem,1.8vw,2.2rem);margin-right:auto}.hi-header__right{margin-left:auto}.hi-header__nav a{font-size:.9rem!important;letter-spacing:.14em!important}}@media(min-width:1024px){.footer-v18__top xo-grid{align-items:flex-start!important}.footer-v18__logo{display:inline-flex;align-items:flex-start;margin-top:0!important}}@media(max-width:767px){.hi-hero{height:auto!important;min-height:0!important}.hi-hero__slides{height:auto!important}.hi-hero-slide{position:relative!important;inset:auto!important;opacity:1!important;display:none}.hi-hero-slide.is-active{display:block!important}.hi-hero-slide__img{display:block;width:100%;height:auto!important;min-height:0!important;object-fit:contain!important}.hi-hero-slide__img--desktop{display:none!important}.hi-hero-slide__img--mobile,.hi-hero-slide__img--mobile-fallback{display:block!important}.hi-hero-slide__overlay{top:0!important;right:0!important;bottom:0!important;left:0!important}.hi-hero-slide__content{padding-left:1rem!important;padding-right:1rem!important;padding-bottom:max(2.8rem,env(safe-area-inset-bottom,0px))!important}}.hi-floating-nav{display:none!important}.xo-modal-content-style1,.xo-modal-content-style1__inner{background:#0d0d0d!important;color:#f4f1ea!important;--color-background: 13, 13, 13 !important;--color-foreground: 244, 241, 234 !important}.xo-modal-content-style1__header{background:#0d0d0d!important;border-bottom-color:#222!important}.xo-modal-content-style1__title{color:#f4f1ea!important}.xo-modal-content-style1__close,.xo-modal-content-style1__close svg{color:#f4f1ea!important;stroke:#f4f1ea!important}.xo-modal-content-style1__body,xo-cart-scroll{background:#0d0d0d!important}.xo-modal-content-style1__separator{background:#222!important;border-color:#222!important}.xo-modal-content-style1__footer,.xo-modal-content-style__box-footer{background:#0d0d0d!important;border-top-color:#222!important}.xo-cart-mini-content__successfully,.xo-cart-mini-item{background:#0d0d0d!important;color:#f4f1ea!important;border-color:#222!important}.xo-cart-mini-item__title,.xo-cart-mini-item__price,.xo-cart-mini-item__variant,.xo-cart-mini-footer,.xo-cart-mini-footer__total,.xo-cart-mini-footer__subtotal{color:#f4f1ea!important}.xo-cart-mini-item__variant,.xo-cart-mini-footer__subtotal-label{color:#a6a6a6!important}.xo-cart-mini-item__remove,.xo-cart-mini-item__qty{color:#f4f1ea!important;border-color:#333!important;background:transparent!important}.collection-product-footer{background:#111!important;border-color:#222!important}.collection-product-footer__name-product a,.collection-product-footer__price,.title-collection-cart{color:#f4f1ea!important}.cart-carousel-btn button{background:#f4f1ea14!important;border-color:#333!important;color:#f4f1ea!important}.hi-faq summary{font-size:1.05rem!important;font-weight:500!important;line-height:1.5!important;letter-spacing:0!important}.hi-faq__answer{color:#b0b0b0!important;font-size:.97rem!important;line-height:1.8!important}.hi-faq__label{color:#888!important;font-size:.75rem!important}.hi-pillar__number{color:#f4f1ea1a!important}.hi-pillar__text,.hi-brand-card__text{color:#9a9a9a!important;font-size:.95rem!important}.hi-manifesto__text{color:#f4f1ea!important}.hi-manifesto__text em,.hi-about-hero__eyebrow{color:#c8102e!important}.hi-about-hero__img{filter:brightness(.5)!important}body.template-page .rte,body.template-page .rte p,body.template-page .rte li{color:#d0d0d0!important;font-size:1.02rem!important;line-height:1.85!important}body.template-page .rte h1,body.template-page .rte h2,body.template-page .rte h3,body.template-page .rte h4{color:#f4f1ea!important;line-height:1.25!important}body.template-page .rte a{color:#f4f1ea!important;text-underline-offset:.15em}body[class*=page-faq] .faq-v3__subtitle{color:#b6b6b6!important}body[class*=page-faq] .faq-v3__question{color:#f4f1ea!important;font-size:1.16rem!important;line-height:1.5!important}body[class*=page-faq] .faq-v3__answer,body[class*=page-faq] .faq-v3__answer p,body[class*=page-faq] .faq-v3__answer li{color:#cfcfcf!important;font-size:1rem!important;line-height:1.85!important}body[class*=page-about] .hi-brand-card{border:1px solid #2b2b2b!important}body[class*=page-about] .hi-brand-card__text,body[class*=page-about] .hi-brand-card__text p,body[class*=page-about] .hi-pillar__text{color:#cfcfcf!important;font-size:1rem!important;line-height:1.85!important}body[class*=page-about] .hi-pillar__title,body[class*=page-about] .hi-brand-card__heading,body[class*=page-about] .hi-manifesto__text,body[class*=page-about] .hi-about-hero__heading{color:#f4f1ea!important}body[class*=page-about] .hi-pillar__number{color:#f4f1ea38!important}body[class*=page-about] .hi-about-hero__overlay{background:linear-gradient(to top,#080808e0,#08080847 58%,#0808081a)!important}body[class*=page-faq] .xo-section,body[class*=page-faq] .section,body[class*=page-faq] .section-bg-image,body[class*=page-faq] .xo-section__bg{background:#080808!important;--color-background: 8, 8, 8 !important;--color-foreground: 244, 241, 234 !important}body[class*=page-faq] .faq-v3__subtitle{color:#9c9c9c!important}body[class*=page-faq] .faq-v3__title{color:#f4f1ea!important}body[class*=page-faq] .faq-v3__row{border-color:#2a2a2a!important}body[class*=page-faq] .faq-v3__question{color:#f4f1ea!important;font-size:1.08rem!important;line-height:1.5!important}body[class*=page-faq] .faq-v3__answer,body[class*=page-faq] .faq-v3__answer p,body[class*=page-faq] .faq-v3__answer li{color:#cfcfcf!important;line-height:1.8!important}.hi-mc{padding:2rem 0 5rem}.hi-mc__bar{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.5rem 0 1.75rem;border-bottom:1px solid var(--hi-border);margin-bottom:1.75rem}.hi-mc__count{font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.18em;color:var(--hi-muted)}.hi-mc__sort-form{display:flex;align-items:center}.hi-mc__sort{background:var(--hi-surface);border:1px solid var(--hi-border);color:var(--hi-text);font-family:var(--hi-font-body);font-size:.75rem;font-weight:600;height:40px;padding:0 .85rem;cursor:pointer;outline:none;letter-spacing:.04em;transition:border-color .2s}.hi-mc__sort:focus{border-color:#f4f1ea4d}.hi-mc__grid{gap:.75rem!important}@media(min-width:480px){.hi-mc__grid{grid-template-columns:repeat(2,1fr)!important}}@media(min-width:768px){.hi-mc__grid{grid-template-columns:repeat(3,1fr)!important}}@media(min-width:1100px){.hi-mc__grid{grid-template-columns:repeat(4,1fr)!important}}.hi-mc__pagination{display:flex;flex-wrap:wrap;gap:.45rem;justify-content:center;margin-top:3.5rem}.hi-mc__page{display:inline-flex;align-items:center;justify-content:center;min-width:44px;height:44px;padding:0 1rem;border:1px solid var(--hi-border);color:var(--hi-muted);font-size:.75rem;font-weight:600;text-decoration:none;letter-spacing:.06em;transition:border-color .2s ease,color .2s ease}.hi-mc__page:hover{color:var(--hi-text);border-color:#f4f1ea4d}.hi-mc__page.is-current{border-color:var(--hi-text);color:var(--hi-text)}.hi-mc__page.is-disabled{opacity:.3;pointer-events:none}.hi-mc__empty{padding:6rem 0;text-align:center;display:grid;gap:1.75rem;justify-items:center}.hi-mc__empty p{color:var(--hi-muted);font-size:1rem;margin:0}.hi-sr-hero{border-bottom:1px solid var(--hi-border);padding:4rem 0 3rem}.hi-sr-hero__heading{font-family:var(--hi-font-display);font-size:clamp(3.2rem,8vw,7rem);line-height:.88;letter-spacing:.02em;text-transform:uppercase;color:var(--hi-text);margin:.6rem 0 1.25rem}.hi-sr-hero__sub{color:var(--hi-muted);font-size:1rem;line-height:1.75;max-width:54ch;margin:0}.hi-sr-section{padding:0 0 5rem}.hi-sr-inner{max-width:820px}.hi-sr-block{padding:3rem 0;border-bottom:1px solid var(--hi-border)}.hi-sr-block:first-child{border-top:1px solid var(--hi-border);margin-top:3rem}.hi-sr-block__label{font-size:.65rem;font-weight:800;text-transform:uppercase;letter-spacing:.24em;color:var(--hi-accent);margin:0 0 .7rem}.hi-sr-block__heading{font-family:var(--hi-font-display);font-size:clamp(1.5rem,3.5vw,2.4rem);text-transform:uppercase;letter-spacing:.02em;line-height:1;color:var(--hi-text);margin:0 0 1.5rem}.hi-sr-block__body{color:var(--hi-muted);font-size:.97rem;line-height:1.8}.hi-sr-block__body p{margin:0 0 .8rem}.hi-sr-block__body p:last-child{margin-bottom:0}.hi-sr-block__body strong{color:var(--hi-text);font-weight:600}.hi-sr-list{margin:.75rem 0 .8rem 1.2rem;padding:0;display:grid;gap:.4rem}.hi-sr-list li{color:var(--hi-muted);font-size:.97rem;line-height:1.7}.hi-sr-link{color:var(--hi-text);text-decoration:underline;text-underline-offset:3px;transition:opacity .2s}.hi-sr-link:hover{opacity:.7}.hi-sr-table{width:100%;border-collapse:collapse;margin:1.5rem 0;font-size:.9rem}.hi-sr-table th,.hi-sr-table td{text-align:left;padding:.85rem 1.1rem;border:1px solid var(--hi-border);vertical-align:top;line-height:1.55}.hi-sr-table th{color:var(--hi-text);font-weight:700;font-size:.68rem;text-transform:uppercase;letter-spacing:.14em;background:var(--hi-surface)}.hi-sr-table td{color:var(--hi-muted)}.hi-sr-table td em{display:block;font-style:normal;font-size:.82rem;color:#f4f1ea73;margin-top:.25rem}.section-quick-view .xo-modal-content__inner,xo-modal .xo-modal-content__inner{background:var(--hi-surface)!important;border:1px solid var(--hi-border)!important;color:var(--hi-text)!important}.xo-modal-content__close{color:var(--hi-text)!important;opacity:.8}.xo-modal-content__close:hover{opacity:1}.xo-modal-content__close svg path,.xo-modal-content__close svg line{stroke:var(--hi-text)!important}.product-info-content-quickview__title{font-family:var(--hi-font-display)!important;font-size:clamp(1.5rem,2.8vw,2.4rem)!important;text-transform:uppercase!important;color:var(--hi-text)!important;line-height:.96!important;letter-spacing:.02em!important;font-weight:400!important}.product-info-content-quickview__price,.product-info-content-quickview__price .price,.product-info-content-quickview__price .price__regular,.product-info-content-quickview__price .price-item,.product-info-content-quickview__price [class*=price]{color:var(--hi-text)!important}.product-info-content-quickview__description{color:var(--hi-muted)!important;font-size:.92rem!important;line-height:1.72!important}.product-info-content-quickview .xo-field-label,.product-info-content-quickview .field-label,.product-info-content-quickview label{color:var(--hi-muted)!important;font-size:.72rem!important;font-weight:700!important;text-transform:uppercase!important;letter-spacing:.14em!important}.product-info-content-quickview input[type=radio]+label,.product-info-content-quickview .variant-option__label,.product-info-content-quickview .xo-field-checkbox-text__label,.product-info-content-quickview [class*=variant-option]{background:var(--hi-bg)!important;border-color:var(--hi-border)!important;color:var(--hi-muted)!important}.product-info-content-quickview input[type=radio]:checked+label,.product-info-content-quickview .variant-option__label.is-active,.product-info-content-quickview [class*=variant-option][aria-selected=true]{background:var(--hi-text)!important;border-color:var(--hi-text)!important;color:var(--hi-bg)!important}.product-info-content-quickview__buy-button [class*=btn-buy],.product-info-content-quickview__buy-button .xo-button--primary,.product-info-content-quickview__buy-button button[name=add]{background:var(--hi-text)!important;color:var(--hi-bg)!important;border-color:var(--hi-text)!important;font-weight:700!important;letter-spacing:.14em!important}.product-info-content-quickview__buy-button button[name=add]:hover{background:#f4f1eae0!important}.product-info-content-quickview hr,.product-info-content-quickview .xo-separator{border-color:var(--hi-border)!important}.product-info-content-quickview.xo-scrollbar::-webkit-scrollbar-track{background:var(--hi-surface)!important}.product-info-content-quickview.xo-scrollbar::-webkit-scrollbar-thumb{background:var(--hi-border)!important}.xo-main-product-quickview__media,.xo-main-product-quickview__content{background:var(--hi-surface)!important}.product-info-content-quickview__countdown-stock,.section-quick-view .countdown-stock__title,.section-quick-view .countdown-stock__progress{display:none!important}
/*# sourceMappingURL=/cdn/shop/t/19/assets/heavy-irony.css.map */
