*,*:before,*:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth}body{margin:0;font-family:var(--font-body);font-weight:400;font-size:16px;line-height:1.55;color:var(--color-text);background-color:var(--color-background)}img,svg,video{max-width:100%;height:auto;display:block}button{font:inherit;color:inherit;background:transparent;border:0;padding:0;cursor:pointer}input,select,textarea{font:inherit;color:inherit}a{color:inherit;text-decoration:none}ul,ol{margin:0;padding:0;list-style:none}figure{margin:0}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);font-weight:500;margin:0;letter-spacing:-.005em;line-height:1.1;color:var(--color-text)}h1{font-size:clamp(2.25rem,4.5vw,3.75rem)}h2{font-size:clamp(1.875rem,3.5vw,2.75rem)}h3{font-size:clamp(1.375rem,2vw,1.75rem)}h4{font-size:1.125rem}p{margin:0 0 1em}p:last-child{margin-bottom:0}.eyebrow{font-family:var(--font-body);font-size:.75rem;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:var(--color-muted);margin:0 0 .75rem}.eyebrow--accent{color:var(--color-tobacco)}.eyebrow--light{color:#fff}.rte>*+*{margin-top:.85em}.rte a{color:var(--color-primary);border-bottom:1px solid currentColor;transition:opacity .2s ease}.rte a:hover{opacity:.7}.rte ul,.rte ol{padding-left:1.25rem;margin:1em 0;list-style:disc}.rte ol{list-style:decimal}.rte img{margin:1em 0}.visually-hidden{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-to-content{position:absolute;left:-9999px;top:0;z-index:9999;background:var(--color-primary);color:#fff;padding:.75rem 1rem}.skip-to-content:focus{left:1rem;top:1rem}:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px;box-shadow:0 0 0 1px #0006;border-radius:inherit}.section--primary :focus-visible,.section--tobacco :focus-visible,.site-footer :focus-visible,.hero :focus-visible,.pro-hero :focus-visible,.cart-drawer :focus-visible{box-shadow:0 0 0 1px #ffffff80}.container{width:100%;max-width:var(--container-max);margin:0 auto;padding-left:var(--gutter);padding-right:var(--gutter)}.container--narrow{max-width:760px}.section{padding:clamp(3rem,8vw,6rem) 0}.section--primary{background:var(--color-primary);color:#fff}.section--primary h1,.section--primary h2,.section--primary h3{color:#fff}.section--tobacco{background:var(--color-tobacco);color:#fff}.section--tobacco h1,.section--tobacco h2,.section--tobacco h3{color:#fff}.section--surface{background:var(--color-surface)}.section--bordered{border-top:1px solid var(--color-border);border-bottom:1px solid var(--color-border)}.section__header{display:flex;align-items:flex-end;justify-content:space-between;gap:1.5rem;margin-bottom:clamp(1.5rem,3vw,2.5rem);flex-wrap:wrap}.section__heading-wrap{max-width:56ch}.section__heading{margin-top:0}.section__subheading{margin-top:.5rem;color:var(--color-muted);font-size:1.0625rem}.section__view-all{font-size:.9375rem;font-weight:500}.section__hint{margin-top:1rem;font-size:.8125rem;color:var(--color-muted);font-style:italic}.link-arrow{display:inline-flex;align-items:center;gap:.5rem;font-family:var(--font-body);font-size:.875rem;font-weight:500;letter-spacing:.05em;color:var(--color-primary);text-transform:uppercase}.link-arrow .icon{transition:transform .2s ease}.link-arrow:hover .icon{transform:translate(3px)}.button{display:inline-flex;align-items:center;justify-content:center;gap:.6rem;padding:.95rem 1.5rem;font-family:var(--font-body);font-size:.875rem;font-weight:500;letter-spacing:.06em;text-transform:uppercase;line-height:1;border:1px solid transparent;transition:background-color .2s ease,color .2s ease,border-color .2s ease,transform .05s ease;white-space:nowrap;cursor:pointer;text-decoration:none}.button:hover{transform:translateY(-1px)}.button:active{transform:translateY(0)}.button:disabled,.button[disabled]{opacity:.55;cursor:not-allowed;pointer-events:none}.button--square{border-radius:0}.button--soft{border-radius:6px}.button--pill{border-radius:999px}.button--solid.button--primary{background:var(--color-primary);color:#fff;border-color:var(--color-primary)}.button--solid.button--primary:hover{background:var(--color-primary-dark);border-color:var(--color-primary-dark)}.button--outline.button--primary{background:transparent;color:var(--color-primary);border-color:var(--color-primary)}.button--outline.button--primary:hover{background:var(--color-primary);color:#fff}.button--secondary.button--solid{background:var(--color-text);color:var(--color-background);border-color:var(--color-text)}.button--secondary.button--outline{background:transparent;border-color:var(--color-text);color:var(--color-text)}.button--secondary.button--outline:hover{background:var(--color-text);color:var(--color-background)}.button--on-dark.button--outline{background:#0f1914b3;color:#fff;border:1px solid #fff;backdrop-filter:blur(8px) saturate(120%);-webkit-backdrop-filter:blur(8px) saturate(120%);box-shadow:0 1px 2px #0000002e}.button--on-dark.button--outline:hover{background:#000000d9;border-color:#fff}.button--on-dark.button--solid{background:#fff;color:var(--color-primary);border-color:#fff}.button--on-dark.button--solid:hover{background:var(--color-background)}.button--small{padding:.625rem 1rem;font-size:.75rem}.button--large{padding:1.1rem 1.75rem}.button__arrow .icon{width:16px;height:16px;transition:transform .2s ease}.button:hover .button__arrow .icon{transform:translate(3px)}.announcement-bar{background:var(--color-primary-dark);color:#fff;font-size:.8125rem;letter-spacing:.14em;text-transform:uppercase;font-weight:500;border-bottom:1px solid rgba(255,255,255,.08)}.announcement-bar__inner{display:flex;justify-content:center;align-items:center;min-height:44px;padding:.85rem var(--gutter);text-align:center}.announcement-bar__link{color:#fff;border-bottom:1px solid rgba(255,255,255,.4);transition:border-color .2s ease}.announcement-bar__link:hover{border-color:#fff}.announcement-bar__text{margin:0}.site-header{background:var(--color-background);border-bottom:1px solid var(--color-border);position:relative;z-index:20;transition:box-shadow .25s ease}.site-header--sticky{position:sticky;top:0}.site-header--scrolled{box-shadow:0 1px 4px #0000000f;border-bottom-color:transparent}.site-header__logo{transition:transform .25s ease;transform-origin:center}.site-header--scrolled .site-header__logo{transform:scale(.86)}.site-header__inner{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:1rem;padding-top:1rem;padding-bottom:1rem;transition:padding-top .25s ease,padding-bottom .25s ease}.site-header--scrolled .site-header__inner{padding-top:.65rem;padding-bottom:.65rem}.site-header__logo{display:inline-flex;align-items:center;justify-self:center}.site-header__logo-image{display:block;height:auto}.site-header__wordmark{font-family:var(--font-heading);font-weight:500;font-size:1.5rem;letter-spacing:.04em;color:var(--color-primary)}.site-nav--desktop{display:none}.site-header__nav-toggle,.site-header__actions{display:inline-flex;align-items:center;gap:.25rem}.site-header__nav-toggle{color:var(--color-text)}.site-header__action{position:relative;display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;color:var(--color-text);transition:opacity .2s ease}.site-header__action:hover{opacity:.7}.site-header__cart-count{position:absolute;top:4px;right:4px;min-width:18px;height:18px;padding:0 4px;border-radius:999px;background:var(--color-primary);color:#fff;font-size:.6875rem;display:inline-flex;align-items:center;justify-content:center;font-weight:600}@media(min-width:990px){.site-header__inner{grid-template-columns:auto 1fr auto}.site-header__nav-toggle{display:none}.site-header__logo{justify-self:flex-start}.site-nav--desktop{display:block;justify-self:center}.site-nav__list{display:flex;gap:clamp(1rem,2vw,2rem);align-items:center}.site-nav__link{font-size:.875rem;letter-spacing:.08em;text-transform:uppercase;font-weight:500;padding:.5rem 0;border-bottom:1px solid transparent;transition:border-color .2s ease;color:var(--color-text)}.site-nav__link:hover,.site-nav__link[aria-current=page]{border-color:var(--color-primary)}.site-nav__item--has-children{position:relative}.site-nav__panel{position:absolute;top:100%;left:0;background:var(--color-surface);border:1px solid var(--color-border);padding:1rem 1.25rem;min-width:200px;opacity:0;visibility:hidden;transform:translateY(4px);transition:opacity .2s ease,transform .2s ease,visibility .2s ease;z-index:10}.site-nav__item--has-children:hover .site-nav__panel,.site-nav__item--has-children:focus-within .site-nav__panel{opacity:1;visibility:visible;transform:translateY(0)}.site-nav__sublink{display:block;padding:.4rem 0;font-size:.875rem}.site-nav__sublink:hover{color:var(--color-primary)}}.mobile-nav{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100}.mobile-nav[hidden]{display:none!important}.mobile-nav__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0006}.mobile-nav__panel{position:absolute;top:0;left:0;height:100%;width:min(85vw,360px);background:var(--color-background);display:flex;flex-direction:column;transform:translate(-100%);transition:transform .25s ease}.mobile-nav.is-open .mobile-nav__panel{transform:translate(0)}.mobile-nav__header{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.25rem;border-bottom:1px solid var(--color-border)}.mobile-nav__title{font-family:var(--font-heading);font-size:1.25rem}.mobile-nav__body{padding:1rem 1.25rem;overflow-y:auto}.mobile-nav__item{border-bottom:1px solid var(--color-border)}.mobile-nav__item--has-children{display:grid;grid-template-columns:1fr auto;align-items:center}.mobile-nav__link{display:block;padding:.85rem 0;font-size:1rem;font-weight:500;letter-spacing:.04em;text-transform:uppercase}.mobile-nav__expand{width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;color:var(--color-muted);transition:transform .2s ease,color .2s ease}.mobile-nav__expand[aria-expanded=true]{transform:rotate(180deg);color:var(--color-text)}.mobile-nav__sublist{grid-column:1 / -1;padding:0 0 .85rem .85rem}.mobile-nav__sublist[hidden]{display:none}.mobile-nav__sublink{display:block;padding:.5rem 0;font-size:.9375rem;color:var(--color-muted)}.search-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100}.search-drawer[hidden]{display:none!important}.search-drawer__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0006}.search-drawer__panel{position:absolute;top:0;left:0;right:0;background:var(--color-background);padding:1.25rem var(--gutter);transform:translateY(-100%);transition:transform .25s ease}.search-drawer.is-open .search-drawer__panel{transform:translateY(0)}.search-drawer__form{display:flex;align-items:center;gap:.75rem;max-width:var(--container-max);margin:0 auto}.search-drawer__input{flex:1;padding:.85rem 1rem;border:1px solid var(--color-border);background:var(--color-surface);font-size:1rem}.search-drawer__submit{padding:.85rem 1.5rem;background:var(--color-primary);color:#fff;font-size:.875rem;letter-spacing:.06em;text-transform:uppercase;font-weight:500}.search-drawer__close{padding:.5rem;color:var(--color-text)}.search-drawer__results{max-width:var(--container-max);margin:.75rem auto 0;padding:0 var(--gutter)}.search-drawer__results[hidden]{display:none}.search-suggest__list{display:grid;gap:.25rem;margin:0;padding:.4rem;list-style:none;background:var(--color-surface);border:1px solid var(--color-border);max-height:60vh;overflow-y:auto}.search-suggest__item{display:grid;grid-template-columns:64px 1fr;gap:.85rem;padding:.5rem;text-decoration:none;color:var(--color-text);transition:background-color .12s ease}.search-suggest__item:hover,.search-suggest__item:focus-visible{background:var(--color-background);outline:none}.search-suggest__media{width:64px;height:80px;overflow:hidden;background:var(--color-background);display:block}.search-suggest__media img{width:100%;height:100%;object-fit:cover;display:block}.search-suggest__body{display:flex;flex-direction:column;justify-content:center;gap:.25rem;min-width:0}.search-suggest__title{font-size:.9375rem;font-weight:500;line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.search-suggest__price{font-size:.875rem;color:var(--color-muted)}.search-suggest__viewall{display:block;margin-top:.4rem;padding:.85rem 1rem;text-align:center;font-size:.75rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase;background:var(--color-primary);color:#fff;border:1px solid var(--color-primary);text-decoration:none;transition:background-color .15s ease}.search-suggest__viewall:hover{background:var(--color-primary-dark)}.search-suggest__empty{margin:0;padding:1.5rem;text-align:center;color:var(--color-muted);background:var(--color-surface);border:1px solid var(--color-border);font-size:.875rem}.hero{position:relative;overflow:hidden;display:flex;align-items:center;color:#fff}.hero--short{min-height:50vh}.hero--medium{min-height:65vh}.hero--tall{min-height:80vh}.hero--fullscreen{min-height:calc(100vh - 60px)}.hero__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.hero__image{width:100%;height:100%;object-fit:cover}.hero__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 20% 30%,rgba(176,141,87,.2),transparent 50%),radial-gradient(circle at 80% 70%,rgba(31,58,46,.5),transparent 60%),linear-gradient(135deg,#15281f,#1f3a2e 60%,#2a4a36)}.hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,rgba(0,0,0,calc(var(--hero-overlay-opacity, .35) * .35)),rgba(0,0,0,calc(var(--hero-overlay-opacity, .35) * .55)) 45%,rgba(0,0,0,calc(var(--hero-overlay-opacity, .35) * 1.4))),linear-gradient(105deg,#00000040,#0000 55%)}.hero__content{position:relative;z-index:2;padding-top:4rem;padding-bottom:4rem;max-width:var(--container-max)}.hero--align-center .hero__content{text-align:center;margin:0 auto}.hero__heading{font-family:var(--font-heading);font-weight:500;font-size:clamp(2rem,5.5vw,4.5rem);line-height:1.05;letter-spacing:-.01em;max-width:22ch;color:#fff;margin:0}.hero--align-center .hero__heading{margin-left:auto;margin-right:auto}.hero__subheading{margin-top:1rem;font-size:clamp(1rem,1.4vw,1.125rem);max-width:50ch;color:#ffffffd9}.hero--align-center .hero__subheading{margin-left:auto;margin-right:auto}.hero__ctas{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:2rem}.hero--align-center .hero__ctas{justify-content:center}.hero__slides{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.hero__slide{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center}.hero--carousel .hero__slide{opacity:0;visibility:hidden;transition:opacity .7s ease,visibility .7s;pointer-events:none}.hero--carousel .hero__slide.is-active{opacity:1;visibility:visible;pointer-events:auto}.hero__controls{position:absolute;bottom:1.5rem;left:50%;transform:translate(-50%);z-index:3;display:flex;align-items:center;gap:1rem}.hero__nav{-webkit-appearance:none;appearance:none;background:#ffffff26;border:1px solid rgba(255,255,255,.25);color:#fff;width:36px;height:36px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;padding:0;transition:background .15s ease,border-color .15s ease}.hero__nav:hover{background:#ffffff47;border-color:#fff6}.hero__nav:focus-visible{outline:2px solid #fff;outline-offset:3px}.hero__nav--prev .icon{transform:scaleX(-1)}.hero__dots{display:flex;align-items:center;gap:.5rem}.hero__dot{-webkit-appearance:none;appearance:none;border:0;background:#ffffff73;width:8px;height:8px;border-radius:999px;cursor:pointer;padding:0;transition:background .15s ease,width .25s ease,border-radius .25s ease}.hero__dot.is-active{background:#fff;width:26px;border-radius:4px}.hero__dot:focus-visible{outline:2px solid #fff;outline-offset:3px}@media(prefers-reduced-motion:reduce){.hero--carousel .hero__slide,.hero__dot{transition:none}}.product-grid{display:grid;gap:clamp(1.5rem,2.5vw,2.5rem) clamp(1rem,2vw,1.5rem);grid-template-columns:repeat(2,1fr)}@media(min-width:750px){.product-grid--cols-3{grid-template-columns:repeat(3,1fr)}.product-grid--cols-4{grid-template-columns:repeat(4,1fr)}.product-grid--3-up{grid-template-columns:repeat(3,1fr)}.product-grid--4-up{grid-template-columns:repeat(4,1fr)}.product-grid--6-up{grid-template-columns:repeat(3,1fr)}.product-grid--8-up{grid-template-columns:repeat(4,1fr)}.product-grid[data-count="1"]{grid-template-columns:minmax(0,380px);justify-content:center}.product-grid[data-count="2"]{grid-template-columns:repeat(2,minmax(0,380px));justify-content:center}.product-grid[data-count="3"]{grid-template-columns:repeat(3,minmax(0,380px));justify-content:center}}@media(min-width:1100px){.product-grid--6-up{grid-template-columns:repeat(6,1fr)}.product-grid--8-up{grid-template-columns:repeat(4,1fr)}}@media(max-width:749px){.product-grid--cols-mobile-1{grid-template-columns:1fr}}.product-card{position:relative;display:flex;flex-direction:column;gap:.85rem;transition:transform .25s ease}.product-card:hover{transform:translateY(-2px)}.product-card--sold-out{opacity:.85}.product-card--sold-out:hover{transform:none}.product-card__media-link{position:absolute;top:0;right:0;bottom:0;left:0;display:block}.product-card__media{position:relative;background:var(--color-surface);overflow:hidden}.product-card__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:opacity .4s ease,transform .5s ease}.product-card__image--secondary,.product-card--has-secondary:hover .product-card__image--primary{opacity:0}.product-card--has-secondary:hover .product-card__image--secondary{opacity:1}.product-card:hover .product-card__image{transform:scale(1.02)}.product-card__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:repeating-linear-gradient(135deg,rgba(176,141,87,.06) 0 12px,transparent 12px 24px),linear-gradient(180deg,#1f3a2e0f,#1f3a2e1f);color:var(--color-tobacco)}.product-card__placeholder-svg{width:60%;height:60%;opacity:.4}.product-card__badges{position:absolute;top:.75rem;left:.75rem;display:flex;gap:.35rem;flex-wrap:wrap;z-index:2}.product-card__badge{background:var(--color-background);color:var(--color-text);padding:.3rem .6rem;font-size:.6875rem;letter-spacing:.1em;text-transform:uppercase;font-weight:500;border:1px solid var(--color-border)}.product-card__badge--sale{background:var(--color-accent);color:#fff;border-color:var(--color-accent)}.product-card__badge--soldout{background:var(--color-text);color:#fff;border-color:var(--color-text)}.product-card__badge--new{background:var(--color-primary);color:#fff;border-color:var(--color-primary)}.product-card__badge--signature{background:var(--color-tobacco);color:#fff;border-color:var(--color-tobacco)}.product-card__body{display:flex;flex-direction:column;gap:.25rem}.product-card__title{font-family:var(--font-body);font-size:.9375rem;font-weight:500;letter-spacing:.02em;margin:0;line-height:1.3}.product-card__title a{transition:opacity .2s ease}.product-card__title a:hover{opacity:.7}.product-card__subtitle{font-size:.8125rem;color:var(--color-muted);margin:0}.price{display:flex;align-items:baseline;gap:.5rem;font-family:var(--font-body);font-size:.9375rem;font-weight:500;letter-spacing:.02em}.price__regular{color:var(--color-text)}.price--on-sale .price__regular{color:var(--color-accent)}.price__compare{color:var(--color-muted);font-size:.875rem}.price__from{color:var(--color-text)}.brand-philosophy__inner{max-width:60ch;text-align:center;margin:0 auto}.brand-philosophy__heading{font-size:clamp(1.875rem,4vw,3rem);margin:0 0 1.25rem}.brand-philosophy__body{font-size:1.125rem;color:#ffffffd9;line-height:1.6}.brand-philosophy__cta{margin-top:1.75rem}.shop-the-look__stage{position:relative;background:var(--color-surface);overflow:visible;max-width:1100px;margin:0 auto}.shop-the-look__image{width:100%;height:auto;display:block}.shop-the-look__placeholder{width:100%;aspect-ratio:4 / 5;background:repeating-linear-gradient(135deg,rgba(176,141,87,.06) 0 12px,transparent 12px 24px),linear-gradient(135deg,#1f3a2e14,#1f3a2e2e)}.shop-the-look__hotspot{position:absolute;transform:translate(-50%,-50%);width:30px;height:30px;border-radius:50%;background:#fffffff0;border:0;padding:0;cursor:pointer;z-index:2;box-shadow:0 2px 10px #0000002e;display:flex;align-items:center;justify-content:center;transition:transform .2s ease,background-color .2s ease}.shop-the-look__hotspot:hover{background:#fff}.shop-the-look__hotspot:focus-visible{outline:2px solid var(--color-accent);outline-offset:4px}.shop-the-look__hotspot-pulse{position:absolute;top:-10px;right:-10px;bottom:-10px;left:-10px;border-radius:50%;border:1px solid var(--color-primary);opacity:0;animation:shopTheLookPulse 2.4s infinite ease-out;pointer-events:none}.shop-the-look__hotspot[aria-expanded=true] .shop-the-look__hotspot-pulse{animation:none;opacity:0}@keyframes shopTheLookPulse{0%{transform:scale(.6);opacity:.55}to{transform:scale(1.4);opacity:0}}.shop-the-look__hotspot-dot{width:12px;height:12px;border-radius:50%;background:var(--color-primary);transition:transform .2s ease}.shop-the-look__hotspot:hover .shop-the-look__hotspot-dot{transform:scale(1.18)}.shop-the-look__hotspot[aria-expanded=true]{background:var(--color-primary)}.shop-the-look__hotspot[aria-expanded=true] .shop-the-look__hotspot-dot{background:#fff;transform:scale(.45)}.shop-the-look__popover{position:absolute;width:230px;background:var(--color-surface);border:1px solid var(--color-border);box-shadow:0 12px 36px #00000024;z-index:3;transform:translate(24px,-50%)}.shop-the-look__popover[hidden]{display:none}.shop-the-look__popover.is-left{transform:translate(calc(-100% - 24px),-50%)}.shop-the-look__popover-card{display:grid;grid-template-columns:96px 1fr;gap:.85rem;padding:.85rem;text-decoration:none;color:var(--color-text)}.shop-the-look__popover-card:hover{color:var(--color-primary)}.shop-the-look__popover-image{width:96px;height:120px;object-fit:cover;display:block}.shop-the-look__popover-image--placeholder{background:var(--color-background)}.shop-the-look__popover-body{display:flex;flex-direction:column;justify-content:center;gap:.35rem;min-width:0}.shop-the-look__popover-title{margin:0;font-size:.9375rem;font-weight:500;line-height:1.25;color:var(--color-text)}.shop-the-look__popover-cta{margin-top:.4rem;font-size:.7rem}.shop-the-look__popover-close{position:absolute;top:.25rem;right:.25rem;background:transparent;border:0;padding:.4rem;cursor:pointer;color:var(--color-muted);display:inline-flex;align-items:center;justify-content:center}.shop-the-look__popover-close:hover{color:var(--color-text)}.shop-the-look__mobile-list{display:flex;gap:.85rem;list-style:none;margin:1.25rem 0 0;padding:0 0 .5rem;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:thin;-webkit-overflow-scrolling:touch}.shop-the-look__mobile-item{flex:0 0 160px;scroll-snap-align:start}.shop-the-look__mobile-card{display:flex;flex-direction:column;gap:.45rem;text-decoration:none;color:var(--color-text)}.shop-the-look__mobile-image{width:100%;aspect-ratio:3 / 4;object-fit:cover;display:block;background:var(--color-surface)}.shop-the-look__mobile-image--placeholder{background:var(--color-background)}.shop-the-look__mobile-title{margin:0;font-size:.875rem;font-weight:500;line-height:1.3}.shop-the-look__hint{margin:1rem auto;text-align:center;font-size:.875rem;color:var(--color-muted);font-style:italic}@media(max-width:749px){.shop-the-look__hotspot,.shop-the-look__popover{display:none}}@media(min-width:750px){.shop-the-look__mobile-list{display:none}}.brand-philosophy__inner--split{max-width:var(--container-max);text-align:left;display:grid;grid-template-columns:1fr;gap:clamp(1.5rem,4vw,3rem);align-items:center}.brand-philosophy__media{width:100%;border-radius:12px;overflow:hidden;background:#000;aspect-ratio:9 / 16;max-width:420px;margin:0 auto}.brand-philosophy__video{width:100%;height:100%;object-fit:cover;display:block}.brand-philosophy__content{display:flex;flex-direction:column}@media(min-width:750px){.brand-philosophy__inner--split{grid-template-columns:minmax(0,5fr) minmax(0,7fr);gap:clamp(2rem,5vw,4.5rem)}.brand-philosophy__media{margin:0;max-width:none}.brand-philosophy--split .brand-philosophy__content{text-align:right;align-items:flex-end}.brand-philosophy--split .brand-philosophy__body{max-width:56ch;margin-left:auto}}.category-tiles__grid{display:grid;gap:clamp(1rem,2vw,1.5rem);grid-template-columns:1fr}@media(min-width:750px){.category-tiles__grid--2{grid-template-columns:repeat(2,1fr)}.category-tiles__grid--3{grid-template-columns:repeat(3,1fr)}.category-tiles__grid--4{grid-template-columns:repeat(4,1fr)}.category-tiles__grid--5{grid-template-columns:repeat(5,1fr)}.category-tiles__grid--6{grid-template-columns:repeat(3,1fr)}}.category-tile{position:relative;display:block;overflow:hidden;isolation:isolate;aspect-ratio:4 / 5;background:var(--color-primary);color:#fff}.category-tile__media{position:absolute;top:0;right:0;bottom:0;left:0}.category-tile__image{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.category-tile:hover .category-tile__image{transform:scale(1.04)}.category-tile__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 30% 30%,rgba(176,141,87,.3),transparent 50%),linear-gradient(135deg,#1f3a2e,#15281f)}.category-tile__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0000000d,#0000008c)}.category-tile__content{position:relative;z-index:1;display:flex;flex-direction:column;justify-content:flex-end;height:100%;padding:1.5rem;gap:.5rem}.category-tile__title{color:#fff;font-size:clamp(1.5rem,2.4vw,2rem);margin:0}.category-tile__cta{color:#ffffffe6}.pro-shop-cta__inner{display:flex;align-items:center;justify-content:space-between;gap:2rem;flex-wrap:wrap}.pro-shop-cta__text{max-width:60ch}.pro-shop-cta__heading{color:#fff;font-size:clamp(1.875rem,3.5vw,2.75rem);margin:0 0 .5rem}.pro-shop-cta__body{color:#fff;margin:0}.pro-shop-cta__actions{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center}.tagline-strip{padding:clamp(2.25rem,4vw,3.5rem) 0}.tagline-strip__inner{display:flex;flex-direction:column;gap:.5rem;max-width:60ch}.tagline-strip--center .tagline-strip__inner{align-items:center;text-align:center;margin-left:auto;margin-right:auto}.tagline-strip--left .tagline-strip__inner{align-items:flex-start;text-align:left}.tagline-strip__heading{font-family:var(--font-heading);font-size:clamp(1.5rem,3vw,2.25rem);line-height:1.2;letter-spacing:.01em;margin:0}.tagline-strip__subheading{font-size:clamp(.95rem,1.25vw,1.1rem);color:var(--color-muted);margin:0}.section--tobacco .tagline-strip__heading,.section--primary .tagline-strip__heading,.section--tobacco .tagline-strip__subheading,.section--primary .tagline-strip__subheading{color:#fff}.section--primary .tagline-strip__subheading,.section--tobacco .tagline-strip__subheading{color:#ffffffd1}.email-signup__inner{display:grid;grid-template-columns:1fr;gap:1.5rem}@media(min-width:750px){.email-signup__inner{grid-template-columns:1fr 1fr;align-items:center}}.email-signup__heading{font-size:clamp(1.5rem,2.5vw,2rem);margin:0 0 .5rem}.email-signup__subheading{color:var(--color-muted);margin:0}.email-signup__row{display:flex;gap:0;align-items:stretch;border:1px solid var(--color-border);background:var(--color-surface)}.email-signup__input{flex:1;padding:.95rem 1rem;border:0;background:transparent;font-size:.9375rem}.email-signup__input:focus{outline:none}.email-signup__submit{border-radius:0}.email-signup__success{margin-top:.75rem;font-size:.875rem;color:var(--color-primary)}.email-signup__error{margin-top:.75rem;font-size:.875rem;color:#b00020}.collection-banner{position:relative;background:var(--color-background);border-bottom:1px solid var(--color-border)}.collection-banner--text-only .collection-banner__content{padding:3rem var(--gutter) 2rem}.collection-banner--tall.collection-banner:not(.collection-banner--text-only){min-height:45vh;display:flex;align-items:flex-end;color:#fff}.collection-banner__media{position:absolute;top:0;right:0;bottom:0;left:0}.collection-banner__image{width:100%;height:100%;object-fit:cover}.collection-banner__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0000001a,#0000008c)}.collection-banner__content{position:relative;z-index:1;padding:3rem var(--gutter) 2rem;width:100%}.collection-banner:not(.collection-banner--text-only) .collection-banner__heading{color:#fff}.collection-banner:not(.collection-banner--text-only) .breadcrumbs a,.collection-banner:not(.collection-banner--text-only) .breadcrumbs__item--current{color:#ffffffd9}.collection-banner__heading{margin:.25rem 0 .75rem}.collection-banner__description{max-width:60ch;font-size:1rem;line-height:1.6}.collection-banner:not(.collection-banner--text-only) .collection-banner__description{color:#ffffffe6}.collection-toolbar{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid var(--color-border)}.collection-toolbar__count{margin:0;font-size:.875rem;color:var(--color-muted)}.collection-toolbar__sort{display:flex;align-items:center;gap:.5rem}.collection-toolbar__label{font-size:.8125rem;color:var(--color-muted);letter-spacing:.05em;text-transform:uppercase}.collection-toolbar__sort .field__input{min-width:200px}.collection-toolbar__left{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.collection-toolbar__filters-btn{position:relative;display:inline-flex;align-items:center;gap:.5rem;padding:.55rem 1rem;border:1px solid var(--color-border);background:var(--color-surface);color:var(--color-text);font-size:.8125rem;letter-spacing:.06em;text-transform:uppercase;cursor:pointer;transition:border-color .15s ease}.collection-toolbar__filters-btn:hover{border-color:var(--color-text)}.collection-toolbar__filters-dot{width:6px;height:6px;border-radius:50%;background:var(--color-accent)}@media(min-width:990px){.collection-toolbar__filters-btn{display:none}}.collection-grid__layout{display:grid;gap:clamp(1.5rem,3vw,2.5rem)}@media(min-width:990px){.collection-grid--with-filters .collection-grid__layout{grid-template-columns:240px 1fr;align-items:start}}.collection-grid__main{min-width:0}.collection-filters[aria-hidden=true] .collection-filters__overlay{opacity:0;pointer-events:none}@media(max-width:989px){.collection-filters{position:fixed;top:0;right:0;bottom:0;left:0;z-index:95;pointer-events:none}.collection-filters.is-open{pointer-events:auto}.collection-filters__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000073;opacity:0;transition:opacity .2s ease}.collection-filters.is-open .collection-filters__overlay{opacity:1}.collection-filters__panel{position:absolute;top:0;left:0;width:min(85vw,380px);height:100%;background:var(--color-background);transform:translate(-100%);transition:transform .25s ease;overflow-y:auto;display:flex;flex-direction:column}.collection-filters.is-open .collection-filters__panel{transform:translate(0)}}@media(min-width:990px){.collection-filters__overlay,.collection-filters__close,.collection-filters__header{display:none}.collection-filters__panel{padding-right:1rem}}.collection-filters__header{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem;border-bottom:1px solid var(--color-border)}.collection-filters__title{margin:0;font-family:var(--font-heading);font-size:1.25rem}.collection-filters__close{background:transparent;border:0;padding:.4rem;color:var(--color-text);cursor:pointer}.collection-filters__panel{padding:0 0 1.25rem}@media(max-width:989px){.collection-filters__panel{padding:0 0 1.5rem}}.collection-filters__active{display:flex;flex-wrap:wrap;gap:.4rem;padding:1rem 1.25rem .75rem;align-items:center}@media(min-width:990px){.collection-filters__active{padding:0 0 1rem}}.filter-chip{display:inline-flex;align-items:center;gap:.4rem;padding:.35rem .7rem;font-size:.75rem;letter-spacing:.04em;background:var(--color-text);color:var(--color-background);text-decoration:none;transition:background-color .15s ease}.filter-chip:hover{background:var(--color-primary)}.filter-chip__close{display:inline-flex;align-items:center}.filter-clear{font-size:.75rem;letter-spacing:.06em;text-transform:uppercase;color:var(--color-muted);border-bottom:1px solid currentColor;padding:0 0 1px;text-decoration:none}.filter-clear:hover{color:var(--color-text)}.collection-filters__form{padding:.5rem 1.25rem}@media(min-width:990px){.collection-filters__form{padding:0}}.filter-group{border-bottom:1px solid var(--color-border);padding:.75rem 0}.filter-group:first-of-type{border-top:1px solid var(--color-border)}.filter-group__summary{display:flex;justify-content:space-between;align-items:center;cursor:pointer;list-style:none;font-family:var(--font-body);font-size:.875rem;font-weight:500;letter-spacing:.04em;padding:.4rem 0}.filter-group__summary::-webkit-details-marker{display:none}.filter-group__icon{display:inline-flex;align-items:center;color:var(--color-muted);transition:transform .2s ease}.filter-group[open] .filter-group__icon{transform:rotate(180deg)}.filter-group__values{display:flex;flex-direction:column;gap:.4rem;padding:.6rem 0 .4rem}.filter-value{display:grid;grid-template-columns:auto 1fr auto;gap:.6rem;align-items:center;font-size:.875rem;cursor:pointer;padding:.2rem 0}.filter-value input{position:absolute;opacity:0;width:0;height:0;pointer-events:none}.filter-value__box{width:16px;height:16px;border:1px solid var(--color-border);background:var(--color-surface);display:inline-flex;align-items:center;justify-content:center;color:transparent;transition:background-color .15s ease,border-color .15s ease,color .15s ease}.filter-value input:checked+.filter-value__box{background:var(--color-primary);border-color:var(--color-primary);color:#fff}.filter-value input:focus-visible+.filter-value__box{outline:2px solid var(--color-accent);outline-offset:2px}.filter-value__count{font-size:.75rem;color:var(--color-muted)}.filter-value--disabled{opacity:.45;cursor:not-allowed}.filter-price{display:grid;grid-template-columns:1fr 1fr;gap:.5rem;padding-top:.4rem}.filter-price__field{display:flex;flex-direction:column;gap:.25rem}.filter-price__field span{font-size:.6875rem;letter-spacing:.08em;text-transform:uppercase;color:var(--color-muted)}.filter-price__field input{padding:.5rem .6rem;border:1px solid var(--color-border);background:var(--color-surface);font-size:.875rem;width:100%}.collection-filters__actions{display:flex;align-items:center;gap:1rem;padding-top:1rem;flex-wrap:wrap}.collection-filters__actions .button{flex:1 0 auto}.filter-clear--alt{flex:0 0 auto}.collection-empty{padding:4rem 0;text-align:center}.collection-empty__heading{font-family:var(--font-heading);font-size:1.75rem;margin:0 0 .5rem}.collection-empty__text{color:var(--color-muted);max-width:50ch;margin:0 auto 1.5rem}.breadcrumbs__list{display:flex;flex-wrap:wrap;gap:.4rem;font-size:.75rem;letter-spacing:.06em;text-transform:uppercase;color:var(--color-muted)}.breadcrumbs__item:not(:last-child):after{content:"/";margin-left:.4rem;color:var(--color-border)}.breadcrumbs__item--current{color:var(--color-text)}.pagination{display:flex;justify-content:center;align-items:center;gap:.5rem;margin-top:2.5rem;font-size:.875rem}.pagination__list{display:flex;gap:.25rem}.pagination__list li a,.pagination__current{display:inline-flex;align-items:center;justify-content:center;min-width:36px;height:36px;padding:0 .5rem;border:1px solid var(--color-border)}.pagination__current{background:var(--color-primary);color:#fff;border-color:var(--color-primary)}.pagination__link{display:inline-flex;align-items:center;height:36px;padding:0 .75rem;font-size:.8125rem;letter-spacing:.06em;text-transform:uppercase}.product__grid{display:grid;grid-template-columns:1fr;gap:clamp(2rem,4vw,4rem)}@media(min-width:990px){.product__grid{grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);align-items:start}.product__form-wrap{position:sticky;top:100px;align-self:start}}.product__breadcrumbs{margin-bottom:1.25rem}.product__vendor{margin:0 0 .5rem}.product__title{font-size:clamp(1.75rem,3vw,2.5rem);margin:0 0 1.25rem}.product__price{font-size:1.125rem;margin-bottom:1.5rem}.product__price .price{font-size:1.125rem}.product__availability{font-size:.875rem;color:var(--color-muted);margin:.5rem 0 0}.product__availability--soldout{color:var(--color-text)}.product__description{margin-top:1.75rem;font-size:.9375rem;color:var(--color-text);line-height:1.65}.product__features{margin-top:1.25rem;padding-left:1.1rem;list-style:disc;color:var(--color-text)}.product__features li{margin:.35rem 0;font-size:.9375rem}.product__share{display:flex;align-items:center;gap:1rem;margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid var(--color-border)}.product__share a{color:var(--color-muted)}.product__share a:hover{color:var(--color-primary)}.product-gallery{position:relative}.product-gallery__viewport{display:flex;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;-webkit-overflow-scrolling:touch;background:var(--color-surface)}.product-gallery__viewport::-webkit-scrollbar{display:none}.product-gallery__item{flex:0 0 100%;scroll-snap-align:start;position:relative;aspect-ratio:4 / 5;background:var(--color-surface);overflow:hidden}.product-gallery__image,.product-gallery__video,.product-gallery__model{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.product-gallery__placeholder{width:100%;height:100%;background:repeating-linear-gradient(135deg,rgba(176,141,87,.06) 0 12px,transparent 12px 24px),linear-gradient(135deg,#1f3a2e14,#1f3a2e26);display:flex;align-items:center;justify-content:center;color:var(--color-tobacco)}.product-gallery__dots{display:flex;justify-content:center;gap:.4rem;margin-top:.85rem}.product-gallery__dot{width:7px;height:7px;border-radius:50%;background:var(--color-border);border:0;padding:0;cursor:pointer;transition:background-color .2s ease,transform .2s ease}.product-gallery__dot.is-active{background:var(--color-primary);transform:scale(1.2)}.product-gallery__thumbs{display:none}@media(min-width:750px){.product-gallery__viewport{display:block;overflow:hidden;scroll-snap-type:none}.product-gallery__item{flex:none}.product-gallery__item:not(.is-active){display:none}.product-gallery__dots{display:none}.product-gallery--has-thumbs .product-gallery__thumbs{display:flex;gap:.5rem;margin-top:.85rem;flex-wrap:nowrap;overflow-x:auto;scrollbar-width:thin;padding-bottom:6px;-webkit-overflow-scrolling:touch;scroll-snap-type:x proximity}.product-gallery--has-thumbs .product-gallery__thumbs::-webkit-scrollbar{height:6px}.product-gallery--has-thumbs .product-gallery__thumbs::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:3px}.product-gallery__thumb{flex:0 0 auto;width:88px;height:110px;border:1px solid var(--color-border);padding:0;background:var(--color-surface);overflow:hidden;cursor:pointer;scroll-snap-align:start;transition:border-color .15s ease,transform .15s ease}.product-gallery__thumb img{width:100%;height:100%;object-fit:cover}.product-gallery__thumb.is-active{border-color:var(--color-primary)}.product-gallery__thumb:hover{transform:translateY(-1px)}}.product-gallery__item.is-hidden-by-filter,.product-gallery__thumb.is-hidden-by-filter,.product-gallery__dot.is-hidden-by-filter{display:none!important}.variant-picker{margin:1.25rem 0;display:grid;gap:1.25rem}.variant-picker__option{border:0;padding:0;margin:0}.variant-picker__label{display:flex;align-items:baseline;gap:.4rem;margin:0 0 .5rem;font-size:.8125rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:var(--color-muted)}.variant-picker__selected{color:var(--color-text);text-transform:none;letter-spacing:0;font-size:.9375rem;font-weight:400}.variant-picker__values{display:flex;flex-wrap:wrap;gap:.5rem}.variant-picker__value{display:inline-flex;align-items:center;justify-content:center;min-width:42px;height:42px;padding:0 .85rem;border:1px solid var(--color-border);cursor:pointer;font-size:.875rem;transition:border-color .2s ease,background-color .2s ease,color .2s ease}.variant-picker__input:checked+.variant-picker__value{background:var(--color-text);color:var(--color-background);border-color:var(--color-text)}.variant-picker__input:focus-visible+.variant-picker__value{outline:2px solid var(--color-accent);outline-offset:2px}.variant-picker__input[data-unavailable=true]+.variant-picker__value{opacity:.5;text-decoration:line-through;cursor:not-allowed}.variant-picker__input[data-no-sku=true],.variant-picker__input[data-no-sku=true]+.variant-picker__value{display:none!important}.variant-picker__option--color .variant-picker__value{padding-left:2.5rem;position:relative;min-height:40px;display:inline-flex;align-items:center}.variant-picker__option--color .variant-picker__value:before{content:"";position:absolute;left:.6rem;top:50%;width:20px;height:20px;margin-top:-10px;border-radius:50%;background:var(--swatch, transparent);box-shadow:inset 0 0 0 1px #00000038;transition:transform .12s ease}.variant-picker__option--color .variant-picker__value:hover:before{transform:scale(1.08)}.variant-picker__option--color .variant-picker__input:checked+.variant-picker__value:before{box-shadow:inset 0 0 0 2px #fff,0 0 0 2px var(--color-primary)}.shipping-bar{margin-bottom:1.25rem;padding:.85rem 0;border-bottom:1px solid var(--color-border)}.shipping-bar__message{margin:0 0 .6rem;font-size:.8125rem;color:var(--color-muted);letter-spacing:.02em}.shipping-bar__message strong{color:var(--color-text);font-weight:600}.shipping-bar--unlocked .shipping-bar__message{color:var(--color-primary)}.shipping-bar__track{position:relative;height:3px;background:var(--color-border);overflow:hidden}.shipping-bar__fill{position:absolute;inset:0 auto 0 0;height:100%;background:var(--color-primary);transition:width .4s ease}.shipping-bar--unlocked .shipping-bar__fill{background:var(--color-accent)}.product-card__colors{margin:.3rem 0 0;font-size:.75rem;letter-spacing:.05em;text-transform:uppercase;color:var(--color-muted)}.product-card__quick{position:absolute;left:.75rem;right:.75rem;bottom:.75rem;z-index:3;opacity:0;transform:translateY(6px);transition:opacity .2s ease,transform .2s ease;pointer-events:none}.product-card__quick-btn{display:block;width:100%;padding:.7rem 1rem;text-align:center;background:#fffffff5;color:var(--color-text);border:1px solid rgba(0,0,0,.06);font-family:var(--font-body);font-size:.75rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase;cursor:pointer;text-decoration:none;transition:background-color .2s ease;pointer-events:none}.product-card__quick-btn:hover{background:#fff;color:var(--color-primary)}@media(hover:hover)and (min-width:750px){.product-card:hover .product-card__quick{opacity:1;transform:translateY(0)}.product-card:hover .product-card__quick-btn{pointer-events:auto}}@media(hover:none){.product-card__quick{display:none}}.sticky-atc{position:fixed;left:0;right:0;bottom:0;z-index:90;background:var(--color-background);border-top:1px solid var(--color-border);box-shadow:0 -8px 24px #0000000f;transform:translateY(110%);transition:transform .25s ease}.sticky-atc[hidden]{display:none!important}.sticky-atc.is-visible{transform:translateY(0)}.sticky-atc__inner{display:grid;grid-template-columns:1fr auto;align-items:center;gap:.75rem;padding-top:.75rem;padding-bottom:.75rem}.sticky-atc__text{min-width:0}.sticky-atc__title{margin:0;font-size:.875rem;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sticky-atc__price{margin:.15rem 0 0;font-size:.875rem}.sticky-atc__price .price{font-size:.875rem}.sticky-atc__button{padding:.75rem 1.25rem;font-size:.75rem}@media(min-width:750px){.sticky-atc{display:none}}.product__quantity{margin:1.25rem 0}.product__quantity-label{display:block;font-size:.8125rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:var(--color-muted);margin-bottom:.5rem}.qty{display:inline-flex;align-items:center;border:1px solid var(--color-border)}.qty__button{width:42px;height:42px;font-size:1.125rem;color:var(--color-text);transition:background-color .2s ease}.qty__button:hover{background:var(--color-background)}.qty__input{width:56px;height:42px;border:0;text-align:center;background:transparent;font-size:.9375rem;-moz-appearance:textfield}.qty__input::-webkit-outer-spin-button,.qty__input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.buy-buttons{display:flex;flex-direction:column;gap:.75rem;margin:1.25rem 0}.buy-buttons__atc{width:100%;position:relative;padding:1.1rem 1.5rem}.buy-buttons__spinner{display:none;position:absolute;right:1rem;top:50%;transform:translateY(-50%);width:16px;height:16px;border:2px solid rgba(255,255,255,.4);border-top-color:#fff;border-radius:50%;animation:spin .7s linear infinite}.buy-buttons.is-loading .buy-buttons__spinner{display:inline-block}.buy-buttons.is-loading .buy-buttons__atc{opacity:.85}.buy-buttons__note{font-size:.8125rem;margin:0}.buy-buttons__note[data-status=success]{color:var(--color-primary)}.buy-buttons__note[data-status=error]{color:#b00020}@keyframes spin{to{transform:translateY(-50%) rotate(360deg)}}.accordion{border-top:1px solid var(--color-border)}.accordion:last-of-type{border-bottom:1px solid var(--color-border)}.accordion__summary{display:flex;align-items:center;justify-content:space-between;padding:1.1rem 0;cursor:pointer;list-style:none;font-family:var(--font-body);font-size:.9375rem;font-weight:500;letter-spacing:.04em}.accordion__summary::-webkit-details-marker{display:none}.accordion__title{flex:1}.accordion__icons{display:inline-flex;align-items:center;color:var(--color-muted)}.accordion__icons .icon--minus,.accordion[open] .accordion__icons .icon--plus{display:none}.accordion[open] .accordion__icons .icon--minus{display:block}.accordion__content{padding:0 0 1.25rem;font-size:.9375rem;color:var(--color-text);line-height:1.65}.cart-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:110}.cart-drawer[hidden]{display:none!important}.cart-drawer__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000080}.cart-drawer__panel{position:absolute;top:0;right:0;height:100%;width:min(92vw,420px);background:var(--color-background);display:flex;flex-direction:column;transform:translate(100%);transition:transform .25s ease}.cart-drawer.is-open .cart-drawer__panel{transform:translate(0)}.cart-drawer__header{display:flex;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;border-bottom:1px solid var(--color-border)}.cart-drawer__title{font-family:var(--font-heading);font-size:1.5rem;margin:0}.cart-drawer__close{width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center}.cart-drawer__body{flex:1;overflow-y:auto;padding:1rem 1.5rem}.cart-drawer__empty{text-align:center;padding:3.5rem 1rem;display:flex;flex-direction:column;gap:.75rem;align-items:center}.cart-drawer__empty-icon{width:64px;height:64px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:var(--color-background);color:var(--color-muted);margin-bottom:.25rem}.cart-drawer__empty-text{margin:0;font-family:var(--font-heading);font-size:1.5rem;color:var(--color-text)}.cart-drawer__empty-sub{margin:0 0 .5rem;font-size:.9375rem;color:var(--color-muted);max-width:32ch}.cart-drawer__summary{margin:0 0 1rem;font-size:.75rem;letter-spacing:.12em;text-transform:uppercase;color:var(--color-muted)}.cart-drawer__items{display:flex;flex-direction:column;gap:1.25rem}.cart-drawer__item{display:grid;grid-template-columns:80px 1fr auto;gap:1rem;padding-bottom:1.25rem;border-bottom:1px solid var(--color-border)}.cart-drawer__item:last-child{border-bottom:0;padding-bottom:0}.cart-drawer__item-media{display:block;aspect-ratio:3 / 4;overflow:hidden;background:var(--color-surface)}.cart-drawer__item-image{width:100%;height:100%;object-fit:cover}.cart-drawer__item-placeholder{width:100%;height:100%;background:var(--color-border)}.cart-drawer__item-body{min-width:0}.cart-drawer__item-title{font-size:.9375rem;font-weight:500;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-decoration:none;color:var(--color-text);line-height:1.3}.cart-drawer__item-title:hover{color:var(--color-primary)}.cart-drawer__item-variant{font-size:.8125rem;color:var(--color-muted);margin:.25rem 0 .5rem}.cart-drawer__item-actions{display:flex;align-items:center;gap:.75rem}.cart-drawer__remove{font-size:.75rem;letter-spacing:.08em;text-transform:uppercase;color:var(--color-muted);border-bottom:1px solid currentColor;padding:0 0 1px;background:transparent;border-left:0;border-right:0;border-top:0;cursor:pointer}.cart-drawer__remove:hover{color:var(--color-text)}.cart-drawer__item-price{font-size:.9375rem;font-weight:500;display:flex;flex-direction:column;align-items:flex-end;gap:.15rem}.cart-drawer__item-price-sale{color:var(--color-accent)}.cart-drawer__item-price-compare{font-size:.8125rem;color:var(--color-muted);font-weight:400}.cart-drawer__footer{padding:1.25rem 1.5rem;border-top:1px solid var(--color-border);display:flex;flex-direction:column;gap:.5rem}.cart-drawer__savings{margin:0 0 .25rem;padding:.55rem .75rem;background:#b08d571a;color:var(--color-tobacco);font-size:.8125rem;text-align:center}.cart-drawer__savings strong{color:var(--color-tobacco)}.cart-drawer__subtotal{display:flex;justify-content:space-between;align-items:baseline;padding-top:.25rem}.cart-drawer__subtotal-label{font-size:.75rem;letter-spacing:.1em;text-transform:uppercase;color:var(--color-muted)}.cart-drawer__subtotal-amount{font-family:var(--font-heading);font-size:1.375rem;color:var(--color-text)}.cart-drawer__note{font-size:.8125rem;color:var(--color-muted);margin:0 0 .5rem}.cart-drawer__checkout{width:100%}.cart-drawer__view{display:block;margin-top:.5rem;text-align:center;font-size:.75rem;letter-spacing:.1em;text-transform:uppercase;color:var(--color-muted);text-decoration:none;padding:.25rem;transition:color .15s ease}.cart-drawer__view:hover{color:var(--color-text)}.cart-page__title{margin:.5rem 0 1.5rem;font-size:clamp(1.875rem,3vw,2.5rem)}.cart-table{width:100%;border-collapse:collapse}.cart-table thead th{text-align:left;font-size:.75rem;letter-spacing:.1em;text-transform:uppercase;color:var(--color-muted);padding:.75rem 0;border-bottom:1px solid var(--color-border)}.cart-table__total{text-align:right}.cart-table__row{border-bottom:1px solid var(--color-border)}.cart-table__row td{padding:1.25rem 0;vertical-align:top}.cart-table__product{display:flex;gap:1rem;align-items:flex-start;padding-right:1rem}.cart-table__media{width:96px;flex:0 0 96px;aspect-ratio:3 / 4;overflow:hidden;background:var(--color-surface)}.cart-table__image,.cart-table__placeholder{width:100%;height:100%;object-fit:cover}.cart-table__title{font-size:1rem;font-weight:500;display:block}.cart-table__variant{font-size:.875rem;color:var(--color-muted);margin:.25rem 0}.cart-table__price{font-size:.9375rem;margin:.25rem 0}.cart-table__qty{display:flex;flex-direction:column;gap:.5rem;align-items:flex-start}.cart-table__remove{font-size:.75rem;letter-spacing:.08em;text-transform:uppercase;color:var(--color-muted);border-bottom:1px solid currentColor;padding:0 0 1px}.cart-footer__inner{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;border-top:1px solid var(--color-border);padding-top:2rem}.cart-footer__summary{max-width:60ch}.cart-footer__row{display:flex;justify-content:space-between;min-width:280px;font-size:1.125rem;font-weight:500}.cart-footer__note{color:var(--color-muted);font-size:.8125rem;margin:.5rem 0 0}.form-grid{display:grid;gap:1rem;grid-template-columns:1fr}@media(min-width:750px){.form-grid{grid-template-columns:repeat(2,1fr)}.field:not(.field--half){grid-column:span 2}}.field{display:flex;flex-direction:column;gap:.4rem}.field__label{font-size:.8125rem;letter-spacing:.06em;text-transform:uppercase;color:var(--color-muted);font-weight:500}.field__required{color:var(--color-accent);margin-left:.15rem}.field__input{padding:.85rem 1rem;border:1px solid var(--color-border);background:var(--color-surface);font-size:.9375rem;width:100%}.field__input:focus{outline:none;border-color:var(--color-primary)}.field__input--textarea{min-height:140px;resize:vertical}.field__input--select{-webkit-appearance:none;appearance:none;background-image:linear-gradient(45deg,transparent 50%,var(--color-muted) 50%),linear-gradient(135deg,var(--color-muted) 50%,transparent 50%);background-position:calc(100% - 18px) 50%,calc(100% - 12px) 50%;background-size:6px 6px,6px 6px;background-repeat:no-repeat;padding-right:2.5rem}.pro-hero{position:relative;color:#fff;min-height:60vh;display:flex;align-items:center;overflow:hidden}.pro-hero__media{position:absolute;top:0;right:0;bottom:0;left:0}.pro-hero__image{width:100%;height:100%;object-fit:cover}.pro-hero__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(120deg,#15281f,#1f3a2e 60%,#2a4a36)}.pro-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#00000026,#0000008c)}.pro-hero__content{position:relative;z-index:1;padding:5rem 0;max-width:60ch}.pro-hero__heading{color:#fff;font-size:clamp(2.25rem,5vw,3.5rem)}.pro-hero__body{margin-top:1rem;color:#ffffffd9;font-size:1.0625rem}.pro-hero__ctas{margin-top:2rem;display:flex;gap:.75rem;flex-wrap:wrap}.feature-grid__list{display:grid;gap:clamp(1.5rem,3vw,2.5rem);grid-template-columns:1fr}@media(min-width:750px){.feature-grid__list--2{grid-template-columns:repeat(2,1fr)}.feature-grid__list--3{grid-template-columns:repeat(3,1fr)}.feature-grid__list--4{grid-template-columns:repeat(4,1fr)}}.feature-grid__item{padding:1.5rem 0;border-top:1px solid var(--color-border)}@media(min-width:750px){.feature-grid__item{border-top:0;padding:0}}.feature-grid__icon{color:var(--color-tobacco);margin-bottom:1rem}.feature-grid__title{font-size:1.25rem;margin:0 0 .5rem}.feature-grid__body{color:var(--color-muted);margin:0;line-height:1.6}.rich-text--two_column .rich-text__body{display:grid;gap:2rem}@media(min-width:750px){.rich-text--two_column .rich-text__body{grid-template-columns:repeat(2,1fr)}}.rich-text--benefits .rich-text__body{display:grid;gap:clamp(1.5rem,3vw,2.5rem);grid-template-columns:1fr}@media(min-width:750px){.rich-text--benefits .rich-text__body{grid-template-columns:repeat(3,1fr)}}.rich-text__benefit-title{font-size:1.125rem;margin:0 0 .5rem}.rich-text__benefit-body{color:var(--color-muted);margin:0}.rich-text__list-title{font-size:1.125rem;margin:0 0 .75rem}.rich-text__list ul{padding-left:1rem;list-style:disc;color:var(--color-text)}.rich-text__list ul li{margin:.35rem 0}.steps__list{display:grid;gap:1.5rem;grid-template-columns:1fr}@media(min-width:750px){.steps__list{grid-template-columns:repeat(3,1fr)}}.steps__item{padding:1.75rem;background:var(--color-surface);border:1px solid var(--color-border)}.steps__number{display:inline-block;font-family:var(--font-heading);font-size:1.5rem;color:var(--color-accent);margin-bottom:.75rem}.steps__title{font-size:1.25rem;margin:0 0 .5rem}.steps__body{color:var(--color-muted);margin:0;line-height:1.6}.pro-inquiry__inner{max-width:880px}.pro-inquiry__heading{margin:0 0 .5rem}.pro-inquiry__subheading{color:var(--color-muted);margin:0 0 2rem}.pro-inquiry__success{padding:1rem;background:#1f3a2e14;color:var(--color-primary);margin-bottom:1.5rem}.pro-inquiry__error{padding:1rem;background:#b0002014;color:#b00020;margin-bottom:1.5rem}.pro-inquiry__submit{margin-top:1.5rem;display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.pro-inquiry__note{margin:0;font-size:.8125rem;color:var(--color-muted)}.pro-schedule__inner{max-width:880px}.pro-schedule__heading{margin:0 0 .5rem}.pro-schedule__subheading{color:var(--color-muted);margin:0 0 1.5rem}.pro-schedule__widget{border:1px solid var(--color-border);background:var(--color-surface)}.pro-schedule__hint{padding:1rem;border:1px dashed var(--color-border);color:var(--color-muted);font-size:.875rem}.faq__inner{max-width:760px}.faq__heading{margin:0 0 1.5rem}.image-with-text__grid{display:grid;gap:clamp(1.5rem,4vw,3rem);grid-template-columns:1fr;align-items:center}@media(min-width:750px){.image-with-text__grid{grid-template-columns:1fr 1fr}.image-with-text--right .image-with-text__media{order:2}}.image-with-text__media{aspect-ratio:4 / 5;background:var(--color-surface);overflow:hidden}.image-with-text--tall .image-with-text__media{aspect-ratio:3 / 4}.image-with-text__image{width:100%;height:100%;object-fit:cover}.image-with-text__placeholder{width:100%;height:100%;background:repeating-linear-gradient(135deg,rgba(176,141,87,.06) 0 12px,transparent 12px 24px),linear-gradient(135deg,#1f3a2e14,#1f3a2e2e)}.image-with-text__heading{margin:0 0 1rem;font-size:clamp(1.75rem,3vw,2.5rem)}.image-with-text__body{color:var(--color-muted);font-size:1rem;line-height:1.65}.image-with-text__cta{margin-top:1.5rem}.video-with-text__grid{display:grid;gap:clamp(1.5rem,4vw,3rem);grid-template-columns:1fr;align-items:center}.video-with-text__media{width:100%;background:#000;overflow:hidden;border-radius:12px;margin:0 auto}.video-with-text--portrait .video-with-text__media{aspect-ratio:9 / 16;max-width:420px}.video-with-text--square .video-with-text__media{aspect-ratio:1 / 1}.video-with-text--landscape .video-with-text__media{aspect-ratio:16 / 9}.video-with-text--classic .video-with-text__media{aspect-ratio:4 / 5}.video-with-text--tall.video-with-text--portrait .video-with-text__media{max-width:480px}.video-with-text--tall.video-with-text--landscape .video-with-text__media{aspect-ratio:21 / 9}.video-with-text__video{width:100%;height:100%;object-fit:cover;display:block}.video-with-text__video iframe{width:100%;height:100%;border:0;display:block}.video-with-text__placeholder{width:100%;height:100%;background:repeating-linear-gradient(135deg,rgba(176,141,87,.06) 0 12px,transparent 12px 24px),linear-gradient(135deg,#1f3a2e14,#1f3a2e2e)}.video-with-text__content{display:flex;flex-direction:column}.video-with-text__heading{margin:0 0 1rem;font-size:clamp(1.75rem,3vw,2.5rem)}.video-with-text__body{color:var(--color-muted);font-size:1rem;line-height:1.65}.video-with-text__cta{margin-top:1.5rem}.section--primary .video-with-text__body,.section--tobacco .video-with-text__body{color:#ffffffd9}@media(min-width:750px){.video-with-text--portrait .video-with-text__grid{grid-template-columns:minmax(0,5fr) minmax(0,7fr)}.video-with-text--square .video-with-text__grid{grid-template-columns:1fr 1fr}.video-with-text--landscape .video-with-text__grid{grid-template-columns:minmax(0,7fr) minmax(0,5fr)}.video-with-text--classic .video-with-text__grid{grid-template-columns:1fr 1fr}.video-with-text--right .video-with-text__media{order:2}.video-with-text--portrait .video-with-text__media,.video-with-text--tall.video-with-text--portrait .video-with-text__media{max-width:none}.video-with-text--align-right .video-with-text__content{text-align:right;align-items:flex-end}.video-with-text--align-right .video-with-text__body{max-width:56ch;margin-left:auto}.video-with-text--align-center .video-with-text__content{text-align:center;align-items:center}.video-with-text--align-center .video-with-text__body{max-width:56ch;margin:0 auto}}.list-collections__grid{display:grid;gap:clamp(1rem,2vw,1.5rem);grid-template-columns:1fr}@media(min-width:750px){.list-collections__grid{grid-template-columns:repeat(3,1fr)}}.list-collections__item{display:flex;flex-direction:column;gap:.75rem}.list-collections__media{aspect-ratio:4 / 5;overflow:hidden;background:var(--color-surface)}.list-collections__image{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.list-collections__item:hover .list-collections__image{transform:scale(1.04)}.list-collections__placeholder{width:100%;height:100%;background:linear-gradient(135deg,#1f3a2e,#15281f)}.list-collections__title{font-family:var(--font-heading);font-size:1.375rem;margin:0}.search-results__form{display:flex;align-items:stretch;gap:.5rem;margin:1rem 0;max-width:560px}.search-results__count{margin:0;color:var(--color-muted);font-size:.9375rem}.page__title{margin:.5rem 0 2rem}.page__content{font-size:1rem;line-height:1.7}.not-found__inner{text-align:center;max-width:560px;margin:0 auto;padding:4rem 0}.not-found__heading{margin:0 0 1rem;font-size:clamp(2rem,4vw,3rem)}.not-found__body{color:var(--color-muted);margin:0 0 2rem}.customer__header{margin-bottom:2rem}.customer__title{margin:.5rem 0}.customer__subtitle{color:var(--color-muted);margin:0 0 .25rem;font-size:.9375rem}.customer__subtitle strong{color:var(--color-text);font-weight:500}.customer__error{padding:.85rem 1rem;background:#b0002014;border-left:3px solid #b00020;color:#b00020;margin-bottom:1.25rem;font-size:.875rem}.customer__success{padding:.85rem 1rem;background:#1f3a2e14;border-left:3px solid var(--color-primary);color:var(--color-primary);margin-bottom:1.25rem;font-size:.875rem}.customer__empty{color:var(--color-muted);margin:0 0 1rem;font-size:.9375rem}.customer__link{color:var(--color-primary);text-decoration:none;border-bottom:1px solid currentColor;padding:0 0 1px;font-size:.875rem;background:transparent;border-left:0;border-right:0;border-top:0;cursor:pointer}.customer__link:hover{color:var(--color-primary-dark)}.customer__actions{display:flex;align-items:center;gap:1.25rem;flex-wrap:wrap;margin-top:1.25rem}.customer__panels{display:grid;gap:clamp(1.5rem,4vw,3rem);grid-template-columns:1fr}@media(min-width:750px){.customer--login .customer__panels{grid-template-columns:1.4fr 1fr;align-items:start}}.customer__side{padding:1.5rem;background:var(--color-surface);border:1px solid var(--color-border)}.customer__side-title{font-size:1.25rem;margin:0 0 .5rem}.customer__side p{color:var(--color-muted);margin:0 0 1rem;font-size:.9375rem}.customer__recover{margin-top:1.5rem;border-top:1px solid var(--color-border);padding-top:1.25rem}.customer__recover-summary{cursor:pointer;color:var(--color-primary);font-size:.875rem;list-style:none;padding:.25rem 0}.customer__recover-summary::-webkit-details-marker{display:none}.customer__recover[open] .customer__recover-summary{margin-bottom:1rem}.customer__grid{display:grid;gap:clamp(1.5rem,3vw,2.5rem);grid-template-columns:1fr}@media(min-width:990px){.customer--account .customer__grid{grid-template-columns:2fr 1fr;align-items:start}}.customer__section{background:var(--color-surface);border:1px solid var(--color-border);padding:1.25rem}.customer__section-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem;padding-bottom:.75rem;border-bottom:1px solid var(--color-border)}.customer__section-title{margin:0;font-size:1.25rem;font-family:var(--font-heading)}.customer__sidebar .customer__section{padding:1.25rem}.customer-orders{overflow-x:auto}.customer-orders__table{width:100%;border-collapse:collapse;font-size:.9375rem}.customer-orders__table th,.customer-orders__table td{padding:.75rem .5rem;text-align:left;border-bottom:1px solid var(--color-border);vertical-align:middle}.customer-orders__table th{font-size:.6875rem;letter-spacing:.1em;text-transform:uppercase;color:var(--color-muted);font-weight:500}.customer-orders__name{font-weight:500;color:var(--color-text);text-decoration:none}.customer-orders__name:hover{color:var(--color-primary)}.customer-orders__status{font-size:.6875rem;letter-spacing:.06em;text-transform:uppercase;padding:.2rem .5rem;background:var(--color-background);color:var(--color-muted);display:inline-block;white-space:nowrap}.customer-orders__status--paid,.customer-orders__status--fulfilled{background:#1f3a2e1a;color:var(--color-primary)}.customer-orders__status--refunded,.customer-orders__status--partially-refunded{background:#b08d5726;color:var(--color-tobacco)}.customer-orders__action{text-align:right}.customer-order__lines{width:100%;border-collapse:collapse;font-size:.9375rem;margin-bottom:2rem}.customer-order__lines th,.customer-order__lines td{padding:.85rem .5rem;text-align:left;border-bottom:1px solid var(--color-border);vertical-align:top}.customer-order__lines thead th{font-size:.6875rem;letter-spacing:.1em;text-transform:uppercase;color:var(--color-muted);font-weight:500}.customer-order__lines tfoot td{font-size:.9375rem;border-bottom:0;padding:.4rem .5rem;color:var(--color-muted)}.customer-order__lines tfoot tr:first-child td{padding-top:1rem}.customer-order__total td{font-family:var(--font-heading);font-size:1.25rem;color:var(--color-text);font-weight:500;padding-top:.85rem!important;border-top:1px solid var(--color-border)}.customer-order__align-right{text-align:right!important}.customer-order__line{display:flex;gap:.85rem;align-items:flex-start}.customer-order__line-image{width:60px;height:80px;object-fit:cover;flex:0 0 60px}.customer-order__line-title{display:block;font-weight:500;text-decoration:none;color:var(--color-text)}.customer-order__line-title:hover{color:var(--color-primary)}.customer-order__line-sku{margin:.2rem 0 0;font-size:.75rem;color:var(--color-muted)}.customer-order__addresses{display:grid;gap:1.5rem;grid-template-columns:1fr}@media(min-width:750px){.customer-order__addresses{grid-template-columns:1fr 1fr}}.customer-order__address{padding:1rem 1.25rem;background:var(--color-surface);border:1px solid var(--color-border)}.customer-order__address-heading{margin:0 0 .5rem;font-size:.75rem;letter-spacing:.1em;text-transform:uppercase;color:var(--color-muted);font-weight:500}.customer-address{font-style:normal;font-size:.9375rem;line-height:1.5}.customer-addresses__list{display:grid;gap:1rem;grid-template-columns:1fr;margin-bottom:2rem}@media(min-width:750px){.customer-addresses__list{grid-template-columns:repeat(2,1fr)}}.customer-addresses__card{position:relative;padding:1.25rem;background:var(--color-surface);border:1px solid var(--color-border)}.customer-addresses__card--default{border-color:var(--color-primary)}.customer-addresses__default-tag{display:inline-block;font-size:.6875rem;letter-spacing:.1em;text-transform:uppercase;background:var(--color-primary);color:#fff;padding:.2rem .5rem;margin-bottom:.5rem}.customer-addresses__actions{display:flex;gap:1.25rem;margin-top:1rem;padding-top:.85rem;border-top:1px solid var(--color-border)}.customer-addresses__edit summary{cursor:pointer}.customer-addresses__edit[open]{margin-top:1rem;padding-top:1rem;border-top:1px solid var(--color-border)}.customer-addresses__default-label{display:inline-flex;align-items:center;gap:.5rem;margin-top:1rem;font-size:.875rem}.customer-addresses__new{margin-top:1rem}.customer-addresses__new summary{display:inline-block;cursor:pointer;list-style:none}.customer-addresses__new summary::-webkit-details-marker{display:none}.customer-addresses__new[open] summary{margin-bottom:1.25rem}.contact__inner{max-width:760px}.contact__header{margin-bottom:2rem}.contact__heading{margin:0 0 .5rem}.contact__subheading{color:var(--color-muted);margin:0}.contact__success{padding:1rem;background:#1f3a2e14;color:var(--color-primary);margin-bottom:1.5rem}.contact__error{padding:1rem;background:#b0002014;color:#b00020;margin-bottom:1.5rem}.contact__submit{margin-top:1.5rem}.site-footer{background:var(--color-primary-dark);color:#ffffffd9;padding-top:clamp(2rem,6vw,4rem);padding-bottom:1.5rem}.site-footer__inner{display:grid;gap:2.5rem;grid-template-columns:1fr}@media(min-width:750px){.site-footer__inner{grid-template-columns:1fr 2fr;align-items:flex-start}}.site-footer__wordmark{font-family:var(--font-heading);font-size:1.5rem;color:#fff}.site-footer__logo-image{max-width:160px;height:auto}.site-footer__tagline{margin-top:1rem;max-width:36ch;font-size:.9375rem;line-height:1.6}.site-footer__social{display:flex;gap:.5rem;margin-top:1.5rem}.site-footer__social a{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border:1px solid rgba(255,255,255,.25);transition:background-color .2s ease,border-color .2s ease;color:#fff}.site-footer__social a:hover{background:#ffffff1a;border-color:#ffffff80}.site-footer__menus{display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(140px,1fr))}.site-footer__heading{font-family:var(--font-body);font-size:.75rem;letter-spacing:.12em;text-transform:uppercase;color:#fff;margin:0 0 1rem;font-weight:600}.site-footer__list li{margin-bottom:.5rem}.site-footer__list a{font-size:.9375rem;color:#ffffffbf;transition:color .2s ease}.site-footer__list a:hover{color:#fff}.site-footer__bottom{display:flex;justify-content:space-between;flex-wrap:wrap;gap:1rem;margin-top:clamp(2rem,5vw,3.5rem);padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.12);font-size:.8125rem;color:#ffffff8c}.site-footer__copy{margin:0}.site-footer__legal{display:flex;gap:1.25rem;flex-wrap:wrap}.site-footer__legal a{color:inherit;transition:color .2s ease}.site-footer__legal a:hover{color:#fff}.gift-card{padding:clamp(2rem,6vw,5rem) 0}.gift-card__header{text-align:center;margin-bottom:2.5rem}.gift-card__brand{display:inline-block;margin-bottom:1.25rem}.gift-card__logo{max-height:60px;width:auto}.gift-card__wordmark{font-family:var(--font-heading);font-size:1.75rem;color:var(--color-primary)}.gift-card__heading{margin:.5rem 0;font-size:clamp(1.5rem,3vw,2.25rem)}.gift-card__balance{color:var(--color-muted);margin:0;font-size:.9375rem}.gift-card__balance strong{color:var(--color-text)}.gift-card__card{position:relative;margin:0 auto;max-width:480px;padding:clamp(1.5rem,4vw,2.5rem);background:linear-gradient(135deg,var(--color-primary) 0%,var(--color-primary-dark) 100%);color:#fff;text-align:center;display:flex;flex-direction:column;gap:1.5rem;align-items:center}.gift-card__card-top{display:flex;justify-content:space-between;align-items:baseline;width:100%}.gift-card__card-eyebrow{font-size:.75rem;letter-spacing:.16em;text-transform:uppercase;color:#ffffffb3}.gift-card__card-amount{font-family:var(--font-heading);font-size:clamp(2rem,5vw,3rem);font-weight:500}.gift-card__qr{background:#fff;padding:.75rem;display:inline-flex}.gift-card__qr img{display:block}.gift-card__code{display:flex;flex-direction:column;align-items:center;gap:.5rem;width:100%}.gift-card__code-label{font-size:.6875rem;letter-spacing:.15em;text-transform:uppercase;color:#ffffffb3}.gift-card__code-value{font-family:var(--font-body);font-size:1.125rem;letter-spacing:.15em;background:#ffffff1f;padding:.6rem 1rem;border:1px dashed rgba(255,255,255,.4);-webkit-user-select:all;user-select:all}.gift-card__copy{background:transparent;border:1px solid rgba(255,255,255,.5);color:#fff;font-size:.75rem;letter-spacing:.1em;text-transform:uppercase;padding:.5rem 1rem;cursor:pointer;transition:background-color .15s ease}.gift-card__copy:hover{background:#ffffff1f}.gift-card__actions{display:flex;justify-content:center;gap:.75rem;margin:2rem 0 .75rem;flex-wrap:wrap}.gift-card__fine{text-align:center;color:var(--color-muted);font-size:.8125rem;margin:0}@media print{.gift-card__actions,.gift-card__copy{display:none}}.no-js .cart-drawer,.no-js .mobile-nav,.no-js .search-drawer{display:none!important}@media print{.site-header,.site-footer,.cart-drawer,.mobile-nav,.search-drawer{display:none}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/base.css.map */
