*,*:before,*:after{box-sizing:border-box}*{margin:0}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important;animation-iteration-count:1!important}}img,picture,svg,video{display:block;max-width:100%}img{height:auto}button,input,select,textarea{font:inherit;color:inherit}button{background:none;border:0;cursor:pointer}a{color:inherit;text-decoration:none}ul,ol{list-style:none;padding:0}table{border-collapse:collapse;width:100%}summary{cursor:pointer;list-style:none}summary::-webkit-details-marker{display:none}:focus-visible{outline:2px solid rgb(var(--color-accent));outline-offset:2px}[hidden]{display:none!important}announcement-bar,collection-filters,product-form,predictive-search,slideshow-hero{display:block}.icon{width:1em;height:1em;flex-shrink:0}.empty-state__icon .icon{width:100%;height:100%}body{font-family:var(--font-body-family);font-weight:var(--font-body-weight);font-size:var(--type-base);line-height:1.6;color:rgb(var(--color-text));background:rgb(var(--color-bg));-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;overflow-x:clip}body.overflow-hidden{overflow:hidden}::selection{background:rgb(var(--color-accent));color:rgb(var(--color-accent-text))}h1,h2,h3,h4,h5,h6,.h0,.h1,.h2,.h3,.h4,.h5{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-style:var(--font-heading-style);line-height:1.08;letter-spacing:-.02em;text-transform:var(--type-heading-transform);text-wrap:balance}.h0{font-size:calc(3.2rem * var(--type-heading-scale));letter-spacing:-.035em;line-height:1}h1,.h1{font-size:calc(2.1rem * var(--type-heading-scale));letter-spacing:-.03em}h2,.h2{font-size:calc(1.55rem * var(--type-heading-scale))}h3,.h3{font-size:calc(1.2rem * var(--type-heading-scale))}h4,.h4{font-size:calc(1rem * var(--type-heading-scale))}h5,.h5,h6{font-size:.85rem;letter-spacing:.04em;text-transform:uppercase}@media(min-width:750px){.h0{font-size:calc(5.4rem * var(--type-heading-scale))}h1,.h1{font-size:calc(3rem * var(--type-heading-scale))}h2,.h2{font-size:calc(2.1rem * var(--type-heading-scale))}h3,.h3{font-size:calc(1.45rem * var(--type-heading-scale))}}p{text-wrap:pretty}strong,b{font-weight:var(--font-body-weight-bold)}small{font-size:.8125rem}.eyebrow{font-size:.75rem;font-weight:var(--font-body-weight-bold);letter-spacing:.16em;text-transform:uppercase;color:rgb(var(--color-accent));display:inline-flex;align-items:center;gap:.55em}.eyebrow:before{content:"";width:1.6em;height:2px;background:rgb(var(--color-accent));display:inline-block}.text-secondary{color:rgb(var(--color-text-secondary))}.measure{max-width:62ch}.measure-narrow{max-width:46ch}.rte>*+*{margin-top:1em}.rte h1,.rte h2,.rte h3,.rte h4{margin-top:1.4em}.rte a{color:rgb(var(--color-accent));text-decoration:underline;text-underline-offset:3px}.rte ul,.rte ol{padding-left:1.3em}.rte ul{list-style:disc}.rte ol{list-style:decimal}.rte li+li{margin-top:.3em}.rte img{border-radius:var(--radius);margin:1.2em 0}.rte blockquote{border-left:3px solid rgb(var(--color-accent));padding-left:1.2em;font-size:1.15em;color:rgb(var(--color-text-secondary))}.rte table{font-size:.9em}.rte th,.rte td{border:1px solid rgb(var(--color-border));padding:.6em .8em;text-align:left}.page-width{max-width:var(--page-width);margin-inline:auto;padding-inline:var(--gutter)}.page-width--narrow{max-width:820px}.section{padding-block:var(--section-spacing)}.section--tight{padding-block:calc(var(--section-spacing) * .5)}.section--compact{padding-block:clamp(22px,3.5vw,38px)}.section--flush{padding-block:0}.section+.section.section--same-bg{padding-top:0}.section:not(.bg-surface):not(.bg-inverse):not(.bg-image)+.section:not(.bg-surface):not(.bg-inverse):not(.bg-image){padding-top:0}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:1.5rem 2rem;flex-wrap:wrap;margin-bottom:2.6rem}.section-head__text{display:flex;flex-direction:column;gap:.7rem;max-width:60ch}.section-head__title{margin:0}.section-head--center{justify-content:center;text-align:center}.section-head--center .section-head__text{align-items:center}.grid{display:grid;gap:clamp(1rem,2vw,1.6rem)}.grid--2{grid-template-columns:repeat(2,1fr)}.grid--3{grid-template-columns:repeat(3,1fr)}.grid--4{grid-template-columns:repeat(4,1fr)}.grid--5{grid-template-columns:repeat(5,1fr)}@media(max-width:989px){.grid--4,.grid--5{grid-template-columns:repeat(3,1fr)}}@media(max-width:749px){.grid--3,.grid--4,.grid--5{grid-template-columns:repeat(2,1fr)}.grid--2{grid-template-columns:1fr}.section-head{margin-bottom:1.8rem}}.bg-surface{background:rgb(var(--color-surface))}.bg-inverse{background:rgb(var(--color-inverse-bg));color:rgb(var(--color-inverse-text));--color-text: var(--color-inverse-text);--color-bg: var(--color-inverse-bg);--color-border: 255 255 255 / .16}.bg-inverse .text-secondary{color:rgb(var(--color-inverse-text) / .62)}.button,.shopify-challenge__button,.shopify-payment-button__button--unbranded{display:inline-flex;align-items:center;justify-content:center;gap:.55em;padding:1rem 1.9rem;font-family:var(--font-body-family);font-size:.875rem;font-weight:var(--font-body-weight-bold);letter-spacing:var(--button-tracking);text-transform:var(--button-transform);line-height:1;border-radius:var(--button-radius);border:1px solid rgb(var(--color-text));background:rgb(var(--color-text));color:rgb(var(--color-bg));cursor:pointer;transition:transform .12s ease,background-color .2s ease,color .2s ease,border-color .2s ease,box-shadow .2s ease;-webkit-appearance:none;appearance:none;text-align:center}.button:hover{background:rgb(var(--color-accent));border-color:rgb(var(--color-accent));color:rgb(var(--color-accent-text))}.button:active{transform:translateY(1px)}.button--accent{background:rgb(var(--color-accent));border-color:rgb(var(--color-accent));color:rgb(var(--color-accent-text))}.button--accent:hover{background:rgb(var(--color-text));border-color:rgb(var(--color-text));color:rgb(var(--color-bg))}.button--secondary{background:transparent;color:rgb(var(--color-text));border-color:rgb(var(--color-border))}.button--secondary:hover{background:rgb(var(--color-text));border-color:rgb(var(--color-text));color:rgb(var(--color-bg))}.button--ghost{background:transparent;color:rgb(var(--color-text));border-color:transparent;padding-inline:.4rem}.button--ghost:hover{background:transparent;color:rgb(var(--color-accent))}.button--small{padding:.65rem 1.1rem;font-size:.78rem}.button--large{padding:1.15rem 2.4rem;font-size:.95rem}.button--full{width:100%}.button[disabled],.button:disabled{opacity:.4;cursor:not-allowed;pointer-events:none}.button .icon{width:1em;height:1em}.link{display:inline-flex;align-items:center;gap:.45em;font-weight:var(--font-body-weight-bold);font-size:.9rem;letter-spacing:var(--button-tracking);text-transform:var(--button-transform);padding-bottom:3px;border-bottom:2px solid rgb(var(--color-text));transition:gap .2s ease,color .2s ease,border-color .2s ease}.link:hover{gap:.8em;color:rgb(var(--color-accent));border-color:rgb(var(--color-accent))}.link .icon{width:.85em;height:.85em}.field{position:relative;display:flex;flex-direction:column;gap:.4rem}.field__label{font-size:.8rem;font-weight:var(--font-body-weight-bold);letter-spacing:.02em}.field__input,.input,input[type=text],input[type=email],input[type=password],input[type=search],input[type=tel],input[type=number],textarea,select{width:100%;padding:.9rem 1rem;font-size:.9375rem;background:rgb(var(--color-bg));border:1px solid rgb(var(--color-border));border-radius:var(--radius);color:rgb(var(--color-text));transition:border-color .18s ease,box-shadow .18s ease;-webkit-appearance:none;appearance:none}textarea{resize:vertical;min-height:120px}select{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%23000' stroke-width='1.6' fill='none'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;padding-right:2.6rem}.field__input:focus,input:focus,textarea:focus,select:focus{outline:none;border-color:rgb(var(--color-text));box-shadow:0 0 0 3px rgb(var(--color-text) / .08)}.field__input::placeholder,textarea::placeholder{color:rgb(var(--color-text-secondary))}.field--inline{flex-direction:row;gap:0}.field--inline .field__input{border-right:0}.field--inline .button{flex-shrink:0}.form-status{font-size:.875rem;padding:.8rem 1rem;border-radius:var(--radius);margin-top:.8rem}.form-status--success{background:rgb(var(--color-text) / .06);border-left:3px solid rgb(var(--color-accent))}.form-status--error{background:#fff0ec;color:#b3260a;border-left:3px solid #b3260a}.form-errors{color:#b3260a;font-size:.875rem}.form-errors li{margin-top:.3rem}.skip-link{position:fixed;top:.6rem;left:.6rem;z-index:1000;transform:translateY(-150%);transition:transform .2s ease}.skip-link:focus{transform:translateY(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}.media{position:relative;overflow:hidden;background:rgb(var(--color-surface));display:block}.media img,.media video,.media iframe,.media svg{width:100%;height:100%;object-fit:cover}.media--square{aspect-ratio:1 / 1}.media--portrait{aspect-ratio:3 / 4}.media--landscape{aspect-ratio:4 / 3}.media--wide{aspect-ratio:16 / 9}.placeholder-svg{width:100%;height:100%;fill:rgb(var(--color-text) / .12);background:rgb(var(--color-surface))}.announcement{background:rgb(var(--color-inverse-bg));color:rgb(var(--color-inverse-text));font-size:.8rem;letter-spacing:.03em}.announcement__viewport{overflow:hidden}.announcement__track{display:flex;transition:transform .55s cubic-bezier(.45,.05,.2,1)}.announcement__item{flex:1 0 100%;display:flex;align-items:center;justify-content:center;gap:1rem;padding:.65rem var(--gutter);text-align:center}.announcement__item a{text-decoration:underline;text-underline-offset:2px}.announcement__util{display:flex;align-items:center;gap:1.2rem}.announcement__util a:hover{color:rgb(var(--color-accent))}.announcement__nav{width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;color:rgb(var(--color-inverse-text) / .65);border-radius:999px;flex-shrink:0;transition:color .15s ease,background-color .15s ease}.announcement__nav:hover{color:#fff;background:#ffffff1f}.announcement__nav .icon{width:13px;height:13px}.announcement__nav--prev .icon{transform:rotate(180deg)}.header-wrap{position:relative;z-index:50}.header-wrap--sticky{position:sticky;top:0;z-index:50}.header{background:rgb(var(--color-bg));border-bottom:1px solid rgb(var(--color-border));transition:box-shadow .24s ease,border-color .24s ease;animation:header-enter .55s cubic-bezier(.2,.72,.2,1) both}.header.is-scrolled{box-shadow:0 4px 20px #00000012;border-bottom-color:transparent}@keyframes header-enter{0%{opacity:0;transform:translate3d(0,-10px,0)}}.header__inner>*{animation:header-fade .45s ease both;animation-delay:.14s}.header__inner>*:nth-child(2){animation-delay:.2s}.header__inner>*:nth-child(3){animation-delay:.26s}@keyframes header-fade{0%{opacity:0;transform:translate3d(0,-4px,0)}}.header__inner{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:1rem;min-height:72px;padding-block:.55rem}.header__logo{display:inline-flex;align-items:center}.header__logo--center{justify-self:center}.header__logo img{width:auto}.header__logo-text{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:1.65rem;letter-spacing:-.045em}.header__inner--logo-left{grid-template-columns:auto 1fr auto}.header__nav{display:flex}.header__nav--left{justify-content:flex-start}.header__nav--center{grid-column:2;justify-content:center}.header__actions{display:flex;align-items:center;justify-content:flex-end;gap:.35rem}.nav-menu{display:flex;align-items:center;gap:.2rem}.nav-item{position:relative;display:flex;align-items:center}.nav-item__link{display:inline-flex;align-items:center;gap:.3rem;padding:.7rem .9rem;font-size:.98rem;font-weight:var(--font-body-weight-bold);letter-spacing:.005em;white-space:nowrap}.nav-item:has(.nav-item__disclosure) .nav-item__link{padding-right:.3rem}.nav-item:has(.nav-item__disclosure) .nav-item__disclosure{padding-right:.9rem}.nav-item__link .chevron{width:9px;height:9px;transition:transform .2s ease}.nav-item__link:after{content:"";position:absolute;left:.85rem;right:.85rem;bottom:.45rem;height:2px;background:rgb(var(--color-accent));transform:scaleX(0);transform-origin:left;transition:transform .22s ease}.nav-item:hover .nav-item__link:after,.nav-item__link[aria-current]:after{transform:scaleX(1)}.nav-item:hover .nav-item__link .chevron{transform:rotate(180deg)}.mega-menu{position:absolute;top:100%;left:0;min-width:240px;background:rgb(var(--color-bg));border:1px solid rgb(var(--color-border));padding:.7rem;opacity:0;visibility:hidden;transform:translateY(6px);transition:opacity .18s ease,transform .18s ease,visibility .18s;box-shadow:0 18px 40px #0000001a}.nav-item:hover .mega-menu:not(.mega-menu--editorial),.nav-item:focus-within .mega-menu:not(.mega-menu--editorial){opacity:1;visibility:visible;transform:translateY(0)}.mega-menu--full{left:50%;transform:translate(-50%,6px);width:min(900px,90vw)}.nav-item:hover .mega-menu--full{transform:translate(-50%)}.mega-menu__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.4rem}.mega-menu__col-title{font-size:.72rem;letter-spacing:.12em;text-transform:uppercase;color:rgb(var(--color-text-secondary));margin-bottom:.6rem}.mega-menu__link{display:block;padding:.4rem .6rem;font-size:.9rem;border-radius:var(--radius);transition:background-color .15s ease,color .15s ease}.mega-menu__link:hover{background:rgb(var(--color-surface));color:rgb(var(--color-accent))}.header-icon{position:relative;display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:var(--radius);transition:background-color .15s ease,color .15s ease}.header-icon:hover{background:rgb(var(--color-surface));color:rgb(var(--color-accent))}.header-icon .icon{width:21px;height:21px}.cart-count{position:absolute;top:4px;right:2px;min-width:18px;height:18px;padding:0 4px;display:flex;align-items:center;justify-content:center;background:rgb(var(--color-accent));color:rgb(var(--color-accent-text));font-size:.68rem;font-weight:700;border-radius:999px}.cart-count:empty,.cart-count[data-count="0"]{display:none}.header__menu-toggle{display:none}@media(max-width:989px){.header__inner{grid-template-columns:auto 1fr auto;min-height:64px;padding-block:.8rem}.header__logo-text{font-size:1.55rem;letter-spacing:-.02em}.header__nav{display:none}.header__logo--center{justify-self:center}.header__menu-toggle{display:inline-flex}.header-icon{width:44px;height:44px}}@media(max-width:749px){.announcement__nav,.announcement__util{display:none}.announcement__item{padding-block:.85rem;letter-spacing:.045em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;gap:0}}.drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;visibility:hidden}.drawer.is-open{visibility:visible}.drawer__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000080;opacity:0;transition:opacity .3s ease}.drawer.is-open .drawer__overlay{opacity:1}.drawer__panel{position:absolute;top:0;bottom:0;width:min(420px,90vw);background:rgb(var(--color-bg));display:flex;flex-direction:column;transition:transform .34s cubic-bezier(.4,0,.2,1)}.drawer--right .drawer__panel{right:0;transform:translate(100%)}.drawer--left .drawer__panel{left:0;transform:translate(-100%)}.drawer.is-open .drawer__panel{transform:translate(0)}.drawer__header{display:flex;align-items:center;justify-content:space-between;padding:1.1rem var(--gutter);border-bottom:1px solid rgb(var(--color-border))}.drawer__title{display:flex;flex-direction:column;gap:.25rem}.drawer__title-eyebrow{margin:0}.drawer__title-text{font-family:var(--font-heading-family);font-weight:600;font-size:1.15rem;letter-spacing:-.01em;color:rgb(var(--color-text))}.drawer__body{flex:1;overflow-y:auto;padding:var(--gutter)}.drawer__footer{border-top:1px solid rgb(var(--color-border));padding:var(--gutter)}.drawer__close{width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;margin-right:-8px}.drawer__close:hover{color:rgb(var(--color-accent))}.mobile-nav__item{border-bottom:1px solid rgb(var(--color-border))}.mobile-nav__item:last-child{border-bottom:0}.mobile-nav__link{display:flex;align-items:center;justify-content:space-between;width:100%;padding:1.05rem .25rem;font-family:var(--font-heading-family);font-size:1.15rem;font-weight:600;letter-spacing:-.01em;color:rgb(var(--color-text));transition:color .2s cubic-bezier(.2,.6,.2,1)}.mobile-nav__link:hover{color:rgb(var(--color-accent))}.mobile-nav__toggle .icon{width:12px;height:12px;color:rgb(var(--color-text-secondary));transition:transform .25s cubic-bezier(.2,.6,.2,1)}details[open]>summary .mobile-nav__toggle .icon{transform:rotate(180deg)}.mobile-nav__sub{padding:0 0 .8rem .25rem;display:flex;flex-direction:column;gap:.1rem}.mobile-nav__sub a{display:block;padding:.55rem .25rem;font-size:.95rem;color:rgb(var(--color-text-secondary));transition:color .15s ease}.mobile-nav__sub a:hover{color:rgb(var(--color-accent))}.mobile-nav__sub-deep{padding-left:1.1rem!important;font-size:.88rem!important}.drawer__footer--menu{padding:0;display:flex;flex-direction:column}.drawer__search{display:flex;align-items:stretch;margin:var(--gutter) var(--gutter) .9rem;border:1px solid rgb(var(--color-border));border-radius:var(--button-radius);overflow:hidden;transition:border-color .15s ease}.drawer__search:focus-within{border-color:rgb(var(--color-text))}.drawer__search-input{flex:1;border:0;background:transparent;padding:0 .9rem;font:inherit;font-size:.95rem;min-height:44px;color:rgb(var(--color-text))}.drawer__search-input:focus{outline:0}.drawer__search-input::placeholder{color:rgb(var(--color-text-secondary))}.drawer__search-submit{display:inline-flex;align-items:center;justify-content:center;width:44px;background:transparent;border:0;border-left:1px solid rgb(var(--color-border));color:rgb(var(--color-text-secondary));cursor:pointer;transition:color .15s ease,background-color .15s ease}.drawer__search-submit:hover{color:rgb(var(--color-accent));background:rgb(var(--color-surface))}.drawer__search-submit .icon{width:16px;height:16px}.drawer__quick-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid rgb(var(--color-border))}.drawer__quick-grid[data-count="2"]{grid-template-columns:repeat(2,1fr)}.drawer__quick-grid[data-count="1"]{grid-template-columns:1fr}.drawer__quick-link{display:flex;flex-direction:column;gap:.3rem;padding:1rem .75rem;color:rgb(var(--color-text));text-decoration:none;position:relative;transition:color .15s ease,background-color .15s ease}.drawer__quick-link+.drawer__quick-link:before{content:"";position:absolute;left:0;top:.9rem;bottom:.9rem;width:1px;background:rgb(var(--color-border))}.drawer__quick-link:hover{color:rgb(var(--color-accent));background:rgb(var(--color-surface))}.drawer__quick-link .eyebrow{margin:0}.drawer__quick-title{font-size:.92rem;font-weight:var(--font-body-weight-bold);letter-spacing:-.005em}@media(prefers-reduced-motion:reduce){.mobile-nav__link,.mobile-nav__toggle .icon,.mobile-nav__sub a,.drawer__search,.drawer__search-submit,.drawer__quick-link{transition:none}}.product-card{position:relative;display:flex;flex-direction:column;transition:transform .35s cubic-bezier(.2,.6,.2,1)}.product-card__media-wrap{position:relative}.product-card__media{position:relative;display:block;background:rgb(var(--color-surface));overflow:hidden;border-radius:var(--radius);transition:box-shadow .35s cubic-bezier(.2,.6,.2,1)}.product-card:hover .product-card__media{box-shadow:0 18px 40px #0000001a}.product-card__img{transition:transform .8s cubic-bezier(.2,.6,.2,1),opacity .45s ease}.product-card__img--two{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0}.product-card:hover .product-card__img--one{opacity:0}.product-card:hover .product-card__img--two{opacity:1}.product-card:hover .product-card__img{transform:scale(1.04)}.product-card__badges{position:absolute;top:.65rem;left:.65rem;display:flex;flex-direction:column;gap:.3rem;z-index:1}.badge{font-size:.65rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;padding:.28rem .55rem;border-radius:var(--radius);background:rgb(var(--color-text));color:rgb(var(--color-bg))}.badge--sale{background:rgb(var(--color-accent));color:rgb(var(--color-accent-text))}.badge--sold-out{background:rgb(var(--color-bg));color:rgb(var(--color-text-secondary));box-shadow:inset 0 0 0 1px rgb(var(--color-border))}.product-card__info{display:flex;flex-direction:column;gap:.35rem;padding-top:1rem}.product-card__vendor{font-size:.7rem;letter-spacing:.12em;text-transform:uppercase;color:rgb(var(--color-text-secondary));font-weight:var(--font-body-weight-bold)}.product-card__title{font-family:var(--font-body-family);font-size:1rem;font-weight:var(--font-body-weight-bold);line-height:1.3;letter-spacing:-.005em}.product-card__title a{background:linear-gradient(currentColor,currentColor) 0 100% / 0 1px no-repeat;transition:background-size .4s cubic-bezier(.2,.6,.2,1);padding-bottom:2px}.product-card__title a:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0}.product-card:hover .product-card__title a{background-size:100% 1px}.product-card__rating{display:flex;align-items:center;gap:.35rem;font-size:.78rem;color:rgb(var(--color-text-secondary))}.stars{color:rgb(var(--color-accent));letter-spacing:.05em}.product-card__info .price{font-variant-numeric:tabular-nums;margin-top:.1rem}.quick-add{position:absolute;left:.55rem;right:.55rem;bottom:.55rem;z-index:2;opacity:0;transform:translate3d(0,12px,0);transition:opacity .26s ease,transform .36s cubic-bezier(.2,.6,.2,1);display:flex;flex-direction:column;gap:.5rem;padding:.6rem;background:rgb(var(--color-bg));border-radius:var(--radius);box-shadow:0 8px 24px #00000024}.quick-add--solo{padding:0;background:transparent;box-shadow:none}.quick-add--solo .button{box-shadow:0 4px 14px #00000026}.quick-add .button{background:rgb(var(--color-text));color:rgb(var(--color-bg));border-color:rgb(var(--color-text));gap:.45em}.quick-add .button:hover{background:rgb(var(--color-accent));color:rgb(var(--color-accent-text));border-color:rgb(var(--color-accent))}.quick-add__variants{display:flex;flex-wrap:wrap;gap:.35rem;justify-content:center;align-items:center}.card-swatch{font-size:.7rem;padding:.32rem .55rem;border:1px solid rgb(var(--color-border));border-radius:999px;background:transparent;color:rgb(var(--color-text));cursor:pointer;font-weight:var(--font-body-weight-bold);letter-spacing:.04em;line-height:1;transition:border-color .15s ease,background-color .15s ease,color .15s ease}.card-swatch:hover{border-color:rgb(var(--color-text))}.card-swatch.is-active{background:rgb(var(--color-text));color:rgb(var(--color-bg));border-color:rgb(var(--color-text))}.card-swatch--color{width:22px;height:22px;padding:0;border:1px solid rgb(0 0 0 / .15);border-radius:999px}.card-swatch--color.is-active{box-shadow:0 0 0 2px rgb(var(--color-bg)),0 0 0 3px rgb(var(--color-text))}.card-swatch[disabled]{opacity:.35;cursor:not-allowed}.card-swatch:not(.card-swatch--color)[disabled]{text-decoration:line-through}.product-card:hover .quick-add{opacity:1;transform:translateZ(0)}@media(hover:none){.quick-add{display:none}}.price{display:flex;align-items:baseline;gap:.5rem;flex-wrap:wrap;font-weight:var(--font-body-weight-bold)}.price__sale{color:rgb(var(--color-accent))}.price__compare{color:rgb(var(--color-text-secondary));font-weight:var(--font-body-weight);text-decoration:line-through}.price--large{font-size:1.5rem}.price__unit{font-size:.78rem;color:rgb(var(--color-text-secondary));font-weight:var(--font-body-weight)}.banner{position:relative;display:flex;align-items:center;isolation:isolate}.banner__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;overflow:hidden}.banner__media img,.banner__media video{width:100%;height:100%;object-fit:cover}.banner__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 88% 90% at 50% 46%,#0000 46%,#00000070),linear-gradient(180deg,rgb(0 0 0 / calc(var(--ov, .3) * .55)),#0000 32%)}.banner--left .banner__media:after{background:radial-gradient(ellipse 82% 86% at 74% 50%,#0000 38%,#0000006b),linear-gradient(95deg,rgb(0 0 0 / var(--ov, .3)),rgb(0 0 0 / calc(var(--ov, .3) * .55)) 46%,rgb(0 0 0 / calc(var(--ov, .3) * .08)))}.banner--right .banner__media:after{background:radial-gradient(ellipse 82% 86% at 26% 50%,#0000 38%,#0000006b),linear-gradient(265deg,rgb(0 0 0 / var(--ov, .3)),rgb(0 0 0 / calc(var(--ov, .3) * .55)) 46%,rgb(0 0 0 / calc(var(--ov, .3) * .08)))}.banner--center .banner__media:after{background:radial-gradient(ellipse 92% 92% at 50% 46%,#0000 44%,#00000075),linear-gradient(180deg,rgb(0 0 0 / calc(var(--ov, .3) * .9)),rgb(0 0 0 / calc(var(--ov, .3) * .32)),rgb(0 0 0 / calc(var(--ov, .3) * .8)))}.banner__grain{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;pointer-events:none;opacity:.45;mix-blend-mode:overlay;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='g'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.82' numOctaves='2' stitchTiles='stitch'/%3E%3CfeColorMatrix type='saturate' values='0'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23g)'/%3E%3C/svg%3E");background-size:150px 150px}.slideshow{position:relative;isolation:isolate;outline:none}.slideshow__viewport{overflow:hidden}.slideshow__track{display:flex;transition:transform .7s cubic-bezier(.45,.05,.2,1);will-change:transform}.slideshow__slide{flex:1 0 100%;min-width:100%;min-height:calc(var(--hero-h, 65) * 1vh)}.slideshow__arrow{position:absolute;top:50%;transform:translateY(-50%);width:50px;height:50px;display:inline-flex;align-items:center;justify-content:center;background:#ffffff24;color:#fff;border:1px solid rgb(255 255 255 / .22);border-radius:999px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:5;transition:background-color .2s ease,transform .2s ease}.slideshow__arrow:hover{background:#ffffff47}.slideshow__arrow:active{transform:translateY(-50%) scale(.94)}.slideshow__arrow--prev{left:clamp(1rem,3vw,2rem)}.slideshow__arrow--next{right:clamp(1rem,3vw,2rem)}.slideshow__arrow .icon{width:18px;height:18px}.slideshow__dots{position:absolute;bottom:clamp(1.1rem,3vw,1.8rem);left:50%;transform:translate(-50%);display:flex;gap:.45rem;z-index:5}.slideshow__dot{width:26px;height:4px;background:#fff6;border-radius:999px;transition:background-color .25s ease,width .35s cubic-bezier(.45,.05,.2,1);cursor:pointer}.slideshow__dot:hover{background:#ffffffa6}.slideshow__dot.is-active{background:#fff;width:44px}@media(max-width:749px){.slideshow__arrow{width:40px;height:40px}.slideshow__arrow .icon{width:15px;height:15px}}.banner{min-height:calc(var(--hero-h, 65) * 1vh)}.banner__inner{width:100%;display:flex;padding-block:clamp(2.5rem,6vw,5rem)}.banner__content{display:flex;flex-direction:column;gap:1.3rem;max-width:640px}.banner--center .banner__inner{justify-content:center}.banner--center .banner__content{align-items:center;text-align:center}.banner--right .banner__inner{justify-content:flex-end}.banner--right .banner__content{align-items:flex-end;text-align:right}.banner--right .eyebrow{flex-direction:row-reverse}.banner__heading{margin:0}.banner__text{font-size:1.22rem}.banner__actions{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:.4rem}.banner--light{color:#fff;--color-text: 255 255 255;--color-border: 255 255 255 / .3}.banner--dark{color:rgb(var(--color-text))}.collection-card{position:relative;display:block;overflow:hidden;border-radius:var(--radius);transition:box-shadow .35s cubic-bezier(.2,.6,.2,1),transform .35s cubic-bezier(.2,.6,.2,1)}.collection-card:hover{box-shadow:0 18px 40px #0000001f}.collection-card__media{background:rgb(var(--color-surface))}.collection-card__media img{transition:transform .65s cubic-bezier(.2,.6,.2,1)}.collection-card:hover .collection-card__media img{transform:scale(1.045)}.collection-card__overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;justify-content:flex-end;padding:1.4rem;background:linear-gradient(to top,#000000eb,#0000008c 50%,#0000 92%);color:#fff}.collection-card__title{color:#fff;margin:0;letter-spacing:-.015em;text-shadow:0 1px 16px rgb(0 0 0 / .55)}@media(max-width:749px){.collection-card__title{font-size:1.1rem;letter-spacing:-.01em}.collection-card__overlay{padding:1.1rem}}.collection-card__count{display:block;font-size:.78rem;opacity:.8;margin-top:.35rem;letter-spacing:.04em}.collection-card__cta{display:inline-flex;align-items:center;gap:.4rem;margin-top:.55rem;font-size:.72rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:rgb(var(--color-accent));opacity:0;transform:translateY(6px);transition:opacity .3s ease,transform .35s cubic-bezier(.2,.6,.2,1)}.collection-card:hover .collection-card__cta{opacity:1;transform:translateY(0)}.collection-card__cta .icon{width:.9em;height:.9em;transition:transform .25s ease}.collection-card:hover .collection-card__cta .icon{transform:translate(4px)}.media-text{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:clamp(1.6rem,5vw,5rem)}.media-text--reverse .media-text__media{order:2}.media-text__content{display:flex;flex-direction:column;gap:1.1rem}@media(max-width:749px){.media-text{grid-template-columns:1fr}.media-text--reverse .media-text__media{order:0}}.column-item{display:flex;flex-direction:column;gap:.7rem}.column-item__body{display:flex;flex-direction:column;gap:.35rem}.column-item--bordered{border:1px solid rgb(var(--color-border));padding:1.8rem;border-radius:var(--radius);transition:border-color .2s ease,transform .2s ease}.column-item--bordered:hover{border-color:rgb(var(--color-text))}.column-item__index{font-family:var(--font-heading-family);font-size:.8rem;color:rgb(var(--color-accent));letter-spacing:.1em}.column-item__icon{width:40px;height:40px;color:rgb(var(--color-accent))}.column-item__icon .icon,.column-item__icon img{width:100%;height:100%}.column-item__title{font-size:1.1rem}.column-item__text{font-size:.92rem}.column-item--inline{flex-direction:row;align-items:center;text-align:left;gap:.85rem}.column-item--inline .column-item__icon{width:28px;height:28px;flex-shrink:0}.column-item--inline .column-item__title{font-size:.94rem;line-height:1.25}.column-item--inline .column-item__text{font-size:.8rem;line-height:1.35}.column-item--inline .column-item__body{gap:.1rem;min-width:0}@media(max-width:989px)and (min-width:750px){.section--compact .grid--4{grid-template-columns:repeat(2,1fr)}}.marquee{overflow:hidden;padding-block:1.1rem;border-block:1px solid rgb(var(--color-border))}.marquee__track{display:flex;gap:3rem;width:max-content;animation:marquee var(--marquee-speed, 30s) linear infinite}.marquee:hover .marquee__track{animation-play-state:paused}.marquee__item{display:inline-flex;align-items:center;gap:3rem;font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:clamp(1rem,1.5vw,1.35rem);letter-spacing:-.01em}.marquee__item span{display:inline-flex;align-items:center;gap:.65rem}.marquee__item .icon{width:1.3em;height:1.3em;color:rgb(var(--color-accent))}.marquee__dot{width:7px;height:7px;background:rgb(var(--color-accent));border-radius:999px;flex-shrink:0}@keyframes marquee{to{transform:translate(-50%)}}.newsletter__inner{display:flex;flex-direction:column;gap:1.3rem;max-width:540px}.newsletter--center .newsletter__inner{margin-inline:auto;align-items:center;text-align:center}.newsletter__form{width:100%}.footer{background:rgb(var(--color-inverse-bg));color:rgb(var(--color-inverse-text))}.footer a{color:rgb(var(--color-inverse-text) / .78);transition:color .2s ease}.footer a:hover{color:rgb(var(--color-inverse-text))}.footer .page-width{padding-block:0}.footer__band{padding-block:clamp(2rem,4vw,3.2rem)}.footer__band+.footer__band{border-top:1px solid rgb(var(--color-inverse-text) / .14)}.footer__band--masthead{display:grid;grid-template-columns:1fr auto;gap:2rem;align-items:end}.footer__brand{display:flex;flex-direction:column;gap:1.2rem;max-width:38ch}.footer__wordmark{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:clamp(2.4rem,6vw,4.2rem);letter-spacing:-.04em;line-height:.95;margin:0;overflow-wrap:anywhere;color:rgb(var(--color-inverse-text))}.footer__brand-name{font-family:var(--font-heading-family);font-size:1.5rem;letter-spacing:-.04em}.footer__lede{color:rgb(var(--color-inverse-text) / .62);font-size:.92rem;line-height:1.55;max-width:34ch}.footer__logo{display:block;height:auto}.footer__social-wrap{align-self:end}.footer__band--cols{display:grid;gap:clamp(1.6rem,3vw,2.6rem);grid-template-columns:repeat(4,1fr)}.footer__band--cols[data-cols="1"]{grid-template-columns:1fr}.footer__band--cols[data-cols="2"]{grid-template-columns:repeat(2,1fr)}.footer__band--cols[data-cols="3"]{grid-template-columns:repeat(3,1fr)}.footer__band--cols[data-cols="5"]{grid-template-columns:repeat(5,1fr)}.footer__col{display:flex;flex-direction:column;gap:1.1rem;min-width:0}.footer__eyebrow{margin:0 0 .3rem;color:rgb(var(--color-inverse-text))}.footer__links{padding:0;list-style:none;margin:0}.footer__links li+li{margin-top:.6rem}.footer__links a{font-size:.92rem}.footer__text{color:rgb(var(--color-inverse-text) / .62);font-size:.9rem;line-height:1.5}.footer__text>*+*{margin-top:.5em}.footer__col--newsletter .footer__newsletter-field{margin-top:.35rem}.footer__col--newsletter .field__input{background:transparent;border-color:rgb(var(--color-inverse-text) / .25);color:inherit}.footer__col--newsletter .field__input::placeholder{color:rgb(var(--color-inverse-text) / .45)}.footer__col--newsletter .field__input:focus-visible{outline-offset:2px;border-color:rgb(var(--color-inverse-text) / .55)}.footer__col--newsletter .button{background:rgb(var(--color-accent));border-color:rgb(var(--color-accent));color:rgb(var(--color-accent-text))}.footer__col--newsletter .button:hover{background:rgb(var(--color-inverse-text));border-color:rgb(var(--color-inverse-text));color:rgb(var(--color-inverse-bg))}.footer__newsletter-success{color:rgb(var(--color-accent))}.footer__band--base{display:flex;align-items:center;justify-content:space-between;gap:1.2rem;flex-wrap:wrap;padding-block:1.4rem;font-size:.8rem;color:rgb(var(--color-inverse-text) / .55)}.footer__base-left{display:flex;align-items:center;gap:1.2rem;flex-wrap:wrap}.footer__copy{letter-spacing:.01em}.footer__policy{display:flex;gap:1.2rem;flex-wrap:wrap;list-style:none;padding:0;margin:0}.footer__policy a{font-size:.8rem;color:rgb(var(--color-inverse-text) / .55)}.footer__policy a:hover{color:rgb(var(--color-inverse-text) / .9)}.footer__payment{display:flex;align-items:center;gap:.55rem;flex-wrap:wrap;padding-left:1.2rem;border-left:1px solid rgb(var(--color-inverse-text) / .14)}.footer__payment-chip{display:inline-flex;align-items:center;justify-content:center;height:28px;padding:0;border-radius:4px;background:#fff;box-shadow:0 0 0 1px #0000001f,0 1px 2px #0000001a;overflow:hidden;transition:transform .22s cubic-bezier(.2,.6,.2,1),box-shadow .22s ease}.footer__payment-chip:hover{transform:translateY(-1px);box-shadow:0 0 0 1px #0000002e,0 4px 10px #00000038}.footer__payment-chip svg,.footer__payment-chip .payment-icon,.footer__payment-chip img{height:100%;width:auto;display:block;border-radius:0;box-shadow:none}@media(prefers-reduced-motion:reduce){.footer__payment-chip{transition:none}.footer__payment-chip:hover{transform:none}}.social-list{display:flex;gap:.4rem}.social-list a{width:38px;height:38px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgb(var(--color-inverse-text) / .2);border-radius:var(--radius);transition:background-color .18s ease,color .18s ease,border-color .18s ease}.social-list a:hover{background:rgb(var(--color-accent));border-color:rgb(var(--color-accent));color:rgb(var(--color-accent-text))}.social-list .icon{width:17px;height:17px}@media(max-width:989px){.footer__band--cols,.footer__band--cols[data-cols="3"],.footer__band--cols[data-cols="5"]{grid-template-columns:repeat(2,1fr)}}@media(max-width:749px){.footer__band--masthead{grid-template-columns:1fr;gap:1.4rem;align-items:start}.footer__social-wrap{justify-self:start}.footer__band--cols,.footer__band--cols[data-cols="3"],.footer__band--cols[data-cols="5"]{grid-template-columns:1fr;gap:1.6rem}.footer__band--base{flex-direction:column;align-items:flex-start;gap:1rem}.footer__payment{padding-left:0;padding-top:.9rem;border-left:0;border-top:1px solid rgb(var(--color-inverse-text) / .14);width:100%}}.product{display:grid;grid-template-columns:1.05fr .95fr;gap:clamp(1.6rem,4vw,4rem);align-items:start;overflow-anchor:none}.product__gallery{position:sticky;top:var(--pdp-sticky-top, 96px);align-self:start;display:flex;flex-direction:column;gap:.7rem;z-index:1}.product__info{contain:layout}body{overflow-anchor:none}.product__gallery-main{background:rgb(var(--color-surface));border-radius:var(--radius);overflow:hidden}.product__media-item{display:none}.product__media-item.is-active{display:block}.product__thumbs{display:grid;grid-template-columns:repeat(5,1fr);gap:.55rem}.product__thumb{border:1px solid rgb(var(--color-border));border-radius:var(--radius);overflow:hidden;aspect-ratio:1;background:rgb(var(--color-surface))}.product__thumb.is-active{border-color:rgb(var(--color-text))}.product__thumb img{width:100%;height:100%;object-fit:cover}.product__info{display:flex;flex-direction:column;gap:1.15rem}.product__vendor{font-size:.78rem;letter-spacing:.1em;text-transform:uppercase;color:rgb(var(--color-text-secondary))}.product__title{margin:0}.product__rating{display:flex;align-items:center;gap:.5rem;font-size:.85rem;color:rgb(var(--color-text-secondary))}.product__price-row{display:flex;align-items:baseline;gap:.8rem}.product__divider{height:1px;background:rgb(var(--color-border))}.variant-picker{display:flex;flex-direction:column;gap:1rem}.variant-option__label{font-size:.82rem;font-weight:var(--font-body-weight-bold);margin-bottom:.5rem;display:flex;gap:.4rem}.variant-option__current{color:rgb(var(--color-text-secondary));font-weight:var(--font-body-weight)}.variant-values{display:flex;flex-wrap:wrap;gap:.5rem}.variant-swatch{position:relative}.variant-swatch input{position:absolute;opacity:0;top:0;right:0;bottom:0;left:0;cursor:pointer}.variant-swatch__btn{display:inline-flex;align-items:center;justify-content:center;min-width:48px;padding:.65rem .9rem;border:1px solid rgb(var(--color-border));border-radius:var(--radius);font-size:.85rem;font-weight:var(--font-body-weight-bold);transition:border-color .15s ease,background-color .15s ease,color .15s ease}.variant-swatch input:checked+.variant-swatch__btn{border-color:rgb(var(--color-text));background:rgb(var(--color-text));color:rgb(var(--color-bg))}.variant-swatch input:focus-visible+.variant-swatch__btn{outline:2px solid rgb(var(--color-accent));outline-offset:2px}.variant-swatch--unavailable .variant-swatch__btn{opacity:.4;text-decoration:line-through}.variant-swatch--color .variant-swatch__btn{width:40px;height:40px;min-width:0;padding:0;border-radius:999px}.variant-swatch--color input:checked+.variant-swatch__btn{box-shadow:0 0 0 2px rgb(var(--color-bg)),0 0 0 4px rgb(var(--color-text))}.quantity{display:inline-flex;align-items:center;border:1px solid rgb(var(--color-border));border-radius:var(--radius)}.quantity__btn{width:44px;height:48px;display:inline-flex;align-items:center;justify-content:center;font-size:1.1rem;transition:color .15s ease}.quantity__btn:hover{color:rgb(var(--color-accent))}.quantity__input{width:52px;height:48px;text-align:center;border:0;padding:0;-moz-appearance:textfield}.quantity__input::-webkit-outer-spin-button,.quantity__input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.quantity__input:focus{box-shadow:none}.product-form{display:flex;flex-direction:column;gap:1.1rem}.product-form__cta-row{display:flex;gap:.7rem;align-items:stretch;container-type:inline-size;container-name:ctarow}.product-form__cta-row>.product-form__qty,.product-form__cta-row>.button--accent,.product-form__cta-row>.shopify-payment-button{min-height:52px;border-radius:var(--button-radius);min-width:0}.product-form__cta-row>.product-form__qty{flex:1 1 0;min-width:124px}.product-form__cta-row>.button--accent{flex:4 1 0}.product-form__cta-row>.shopify-payment-button{flex:2.5 1 0}.product-form__cta-row .button--accent{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;padding-inline:1.1rem;white-space:nowrap}.product-form__cta-row .button--accent svg{width:18px;height:18px;flex-shrink:0}.product-form__cta-row .product-form__qty{display:flex;padding:0}.product-form__cta-row .product-form__qty .quantity{display:flex;align-items:stretch;width:100%;min-height:52px;border:1px solid rgb(var(--color-text));border-radius:var(--button-radius);background:transparent;overflow:hidden;transition:border-color .18s ease}.product-form__cta-row .product-form__qty .quantity:hover{border-color:rgb(var(--color-accent))}.product-form__cta-row .quantity__btn{width:44px;min-height:0;display:inline-flex;align-items:center;justify-content:center;color:rgb(var(--color-text));background:transparent;border:0;cursor:pointer;transition:color .15s ease,background-color .15s ease;flex-shrink:0}.product-form__cta-row .quantity__btn:hover{color:rgb(var(--color-accent));background:rgb(var(--color-surface))}.product-form__cta-row .quantity__btn:active{background:rgb(var(--color-surface));transform:translateY(.5px)}.product-form__cta-row .quantity__btn svg{width:14px;height:14px}.product-form__cta-row .quantity__input{flex:1 1 0;min-width:32px;width:auto;align-self:center;text-align:center;border:0;background:transparent;font-size:1.05rem;font-weight:var(--font-body-weight-bold);font-variant-numeric:tabular-nums;line-height:1;color:rgb(var(--color-text));padding:0;-moz-appearance:textfield;-webkit-appearance:none}.product-form__cta-row .quantity__input:focus{outline:0;box-shadow:none}.product-form__cta-row .quantity__input::-webkit-outer-spin-button,.product-form__cta-row .quantity__input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.product-form__cta-row:has(.shopify-payment-button__button--branded)>.product-form__qty{min-width:116px}.product-form__cta-row:has(.shopify-payment-button__button--branded) .quantity__btn{width:40px}.shopify-payment-button{display:flex;width:100%}.product-form__cta-row>.shopify-payment-button{align-self:stretch}.shopify-payment-button>shopify-accelerated-checkout,.shopify-payment-button>shopify-accelerated-checkout-cart,.shopify-payment-button>shop-pay-button,.shopify-payment-button>shopify-payment-terms,shopify-accelerated-checkout,shopify-accelerated-checkout-cart{display:flex!important;width:100%!important;flex:1 1 100%!important;align-items:stretch!important;box-sizing:border-box!important}shopify-accelerated-checkout>.shopify-payment-button__button,shopify-accelerated-checkout-cart>.shopify-payment-button__button,shop-pay-button>.shopify-payment-button__button{flex:1 1 100%!important;width:100%!important;min-width:0!important;box-sizing:border-box!important}.shopify-payment-button__button,.shopify-payment-button__button--unbranded,.shopify-payment-button__button--branded{display:inline-flex!important;align-items:center!important;justify-content:center!important;background:transparent!important;color:rgb(var(--color-text))!important;border:1px solid rgb(var(--color-text))!important;border-radius:var(--button-radius)!important;padding:1.15rem 1.4rem!important;font-family:var(--font-body-family)!important;font-size:.95rem!important;font-weight:500!important;letter-spacing:.04em!important;text-transform:uppercase!important;line-height:1.2!important;box-sizing:border-box!important;width:100%!important;box-shadow:none!important;cursor:pointer!important;transition:background .18s ease,color .18s ease,border-color .18s ease!important}.product-form__cta-row .shopify-payment-button__button,.product-form__cta-row .shopify-payment-button__button--unbranded,.product-form__cta-row .shopify-payment-button__button--branded{flex:1 1 auto!important;min-height:0!important;height:auto!important;align-self:stretch!important}.shopify-payment-button__button[style]{background:transparent!important}.shopify-payment-button__button:hover:not([disabled]),.shopify-payment-button__button--unbranded:hover:not([disabled]),.shopify-payment-button__button--branded:hover:not([disabled]){background:rgb(var(--color-text))!important;color:rgb(var(--color-bg))!important}.shopify-payment-button__button[disabled]{opacity:.4!important;cursor:not-allowed!important}.shopify-payment-button__more-options{display:block;margin:.6rem auto 0;font-size:.75rem;letter-spacing:.04em;color:rgb(var(--color-text-secondary));text-decoration:underline;text-align:center;background:transparent;border:0;cursor:pointer}.shopify-payment-button__more-options:hover{color:rgb(var(--color-accent))}@media(max-width:600px){.product-form__cta-row:has(.shopify-payment-button__button--branded){flex-wrap:wrap}.product-form__cta-row:has(.shopify-payment-button__button--branded)>.product-form__qty{flex:0 0 100%}}@media(max-width:560px){.product-form__cta-row{flex-direction:column}.product-form__cta-row>.product-form__qty,.product-form__cta-row>.button--accent,.product-form__cta-row>.shopify-payment-button{flex:0 0 auto;width:100%;min-width:0;align-self:stretch}.product-form__cta-row .shopify-payment-button__button,.product-form__cta-row .shopify-payment-button__button--unbranded,.product-form__cta-row .shopify-payment-button__button--branded{width:100%!important;flex:1 1 100%!important}}.product__stock{display:flex;align-items:center;gap:.5rem;font-size:.85rem}.stock-dot{width:8px;height:8px;border-radius:999px;background:#1faa59}.stock-dot--low{background:rgb(var(--color-accent))}.stock-dot--out{background:rgb(var(--color-text-secondary))}.product__payment{display:flex;flex-direction:column;gap:.55rem;padding-block:.4rem}.product__payment-label{font-size:.7rem;letter-spacing:.12em;text-transform:uppercase;color:rgb(var(--color-text-secondary));font-weight:var(--font-body-weight-bold)}.product__payment-chips{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center}.product__payment-chip{display:inline-flex;align-items:center;justify-content:center;height:26px;padding:0;border-radius:4px;border:1px solid rgb(var(--color-border));background:#fff;overflow:hidden;transition:border-color .18s ease}.product__payment-chip:hover{border-color:rgb(var(--color-text) / .35)}.product__payment-chip svg,.product__payment-chip .payment-icon,.product__payment-chip img{height:100%;width:auto;display:block;border-radius:0;box-shadow:none}@media(prefers-reduced-motion:reduce){.product__payment-chip{transition:none}}.product__trust{display:grid;grid-template-columns:repeat(3,1fr);gap:.8rem;padding:1.1rem 0}.trust-item{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.4rem;font-size:.76rem;color:rgb(var(--color-text-secondary))}.trust-item .icon{width:22px;height:22px;color:rgb(var(--color-text))}.product__accordion{border-top:1px solid rgb(var(--color-border))}.accordion__item{border-bottom:1px solid rgb(var(--color-border))}.accordion__summary{display:flex;align-items:center;justify-content:space-between;padding:1.05rem 0;font-weight:var(--font-body-weight-bold);font-size:.95rem;cursor:pointer;-webkit-user-select:none;user-select:none}.accordion__summary .icon{width:14px;height:14px;transition:transform .24s cubic-bezier(.2,0,0,1);flex-shrink:0}.accordion__item[open] .accordion__summary .icon{transform:rotate(45deg)}.accordion__content{color:rgb(var(--color-text-secondary));font-size:.92rem;overflow:hidden;opacity:1;transition:height .24s cubic-bezier(.2,0,0,1),opacity .2s ease-out}.accordion__item[open] .accordion__content{padding-bottom:1.2rem}.accordion__item:not([open]) .accordion__content{height:0;opacity:0;padding-bottom:0}html:not(.js-accordion-ready) .accordion__item:not([open]) .accordion__content{height:auto;opacity:1;padding-bottom:0}html:not(.js-accordion-ready) .accordion__content{transition:none}@media(prefers-reduced-motion:reduce){.accordion__content,.accordion__summary .icon{transition:none!important}}.product__share{display:flex;flex-direction:column;gap:.6rem;max-width:100%}.product__share-label{font-size:.7rem;letter-spacing:.12em;text-transform:uppercase;color:rgb(var(--color-text-secondary));font-weight:var(--font-body-weight-bold)}.product__share-chips{display:flex;flex-wrap:wrap;gap:.5rem;max-width:100%}.share-chip{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border:1px solid rgb(var(--color-border));border-radius:var(--button-radius);background:transparent;color:rgb(var(--color-text-secondary));cursor:pointer;position:relative;transition:color .15s ease,border-color .15s ease,background-color .15s ease;-webkit-tap-highlight-color:transparent;text-decoration:none}.share-chip svg{width:14px;height:14px}.share-chip:hover,.share-chip:focus-visible{color:rgb(var(--color-accent));border-color:rgb(var(--color-accent))}.share-chip:active{background:rgb(var(--color-surface));transform:translateY(.5px)}.share-chip__check{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;opacity:0;color:rgb(var(--color-accent));pointer-events:none;transition:opacity .15s ease}.share-chip__check svg{width:14px;height:14px}.share-chip.is-copied{color:rgb(var(--color-accent));border-color:rgb(var(--color-accent))}.share-chip.is-copied>.icon:not(.icon-check){opacity:0}.share-chip.is-copied .share-chip__check{opacity:1}@media(hover:none){.product__share-chips{padding:.35rem 0}}@media(prefers-reduced-motion:reduce){.share-chip,.share-chip__check{transition:none}.share-chip:active{transform:none}}@media(max-width:989px){.product{grid-template-columns:1fr;gap:1.8rem}.product__gallery{position:static}.product__trust{grid-template-columns:repeat(3,1fr)}}.collection-hero{padding-block:clamp(2rem,5vw,3.6rem);border-bottom:1px solid rgb(var(--color-border))}.collection-hero__title{margin:0 0 .5rem}.collection-hero__desc{color:rgb(var(--color-text-secondary));max-width:60ch}.collection-toolbar{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap;padding-block:1.1rem;position:sticky;top:71px;z-index:20;background:rgb(var(--color-bg) / .96);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid rgb(var(--color-border))}.collection-layout{display:grid;grid-template-columns:248px 1fr;gap:2.4rem;align-items:flex-start;padding-top:1.6rem}.facets{position:sticky;top:70px;display:flex;flex-direction:column}.facet{border-bottom:1px solid rgb(var(--color-border))}.facet__summary{display:flex;align-items:center;justify-content:space-between;padding:1rem 0;font-weight:var(--font-body-weight-bold);font-size:.9rem}.facet__summary .icon{width:12px;height:12px;transition:transform .2s ease}.facet[open] .facet__summary .icon{transform:rotate(45deg)}.facet__body{padding-bottom:1.1rem;display:flex;flex-direction:column;gap:.55rem}.facet-check{display:flex;align-items:center;gap:.6rem;font-size:.88rem;cursor:pointer}.facet-check input{width:17px;height:17px;accent-color:rgb(var(--color-accent));flex-shrink:0}.facet-check__count{margin-left:auto;color:rgb(var(--color-text-secondary));font-size:.8rem}.facet-check--disabled{opacity:.4}.price-range{display:flex;align-items:center;gap:.6rem}.price-range input{padding:.5rem .6rem}.active-facets{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center;padding-bottom:1rem}.active-facet{display:inline-flex;align-items:center;gap:.4rem;padding:.35rem .35rem .35rem .7rem;background:rgb(var(--color-surface));border-radius:999px;font-size:.8rem}.active-facet button{width:18px;height:18px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:rgb(var(--color-text));color:rgb(var(--color-bg))}.active-facet .icon{width:9px;height:9px}.collection-count{font-size:.85rem;color:rgb(var(--color-text-secondary))}.facet-toggle,.facets__mobile-header{display:none}collection-filters.is-loading{opacity:.5;pointer-events:none;transition:opacity .15s}@media(max-width:989px){.collection-layout{grid-template-columns:1fr}.facet-toggle{display:inline-flex}.facets{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;background:rgb(var(--color-bg));transform:translate(-100%);transition:transform .3s cubic-bezier(.4,0,.2,1);overflow-y:auto;padding:var(--gutter)}.facets.is-open{transform:translate(0)}.facets__mobile-header{display:flex}}.empty-state{text-align:center;padding-block:clamp(3rem,8vw,6rem);display:flex;flex-direction:column;align-items:center;gap:1rem}.empty-state__icon{width:56px;height:56px;color:rgb(var(--color-text-secondary))}.pagination{display:flex;align-items:center;justify-content:center;gap:.35rem;padding-top:2.6rem}.pagination a,.pagination span{min-width:42px;height:42px;padding:0 .5rem;display:inline-flex;align-items:center;justify-content:center;border:1px solid transparent;border-radius:var(--radius);font-size:.9rem;font-weight:var(--font-body-weight-bold)}.pagination a:hover{border-color:rgb(var(--color-border));color:rgb(var(--color-accent))}.pagination .is-current{background:rgb(var(--color-text));color:rgb(var(--color-bg))}.pagination .is-disabled{opacity:.3}.cart-page{display:grid;grid-template-columns:1fr 350px;gap:2.6rem;align-items:flex-start}.cart-page .cart-item{display:grid;grid-template-columns:88px 1fr auto;gap:1.1rem;padding:1.3rem 0;border-bottom:1px solid rgb(var(--color-border));position:static}.cart-page .cart-item__media{width:auto;height:auto;aspect-ratio:1;border:0;border-radius:var(--radius);overflow:hidden;background:rgb(var(--color-surface))}.cart-page .cart-item__media img{width:100%;height:100%;object-fit:cover}.cart-page .cart-item__info{display:flex;flex-direction:column;gap:.3rem}.cart-page .cart-item__title{font-weight:var(--font-body-weight-bold);font-size:.95rem;-webkit-line-clamp:unset;display:block}.cart-page .cart-item__title:hover{color:rgb(var(--color-accent))}.cart-page .cart-item__variant{font-size:.82rem;color:rgb(var(--color-text-secondary))}.cart-page .cart-item__remove{position:static;opacity:1;width:auto;height:auto;font-size:.8rem;color:rgb(var(--color-text-secondary));text-decoration:underline;text-underline-offset:2px;align-self:flex-start;margin-top:auto}.cart-page .cart-item__remove:hover{color:rgb(var(--color-accent))}.cart-page .cart-item__end{display:flex;flex-direction:column;align-items:flex-end;gap:.6rem}.cart-page .cart-item .quantity__btn{width:34px;height:38px}.cart-page .cart-item .quantity__input{width:40px;height:38px}.cart-summary{border:1px solid rgb(var(--color-border));border-radius:var(--radius);padding:1.6rem;position:sticky;top:90px;display:flex;flex-direction:column;gap:1rem}.cart-summary__row{display:flex;justify-content:space-between;font-size:.92rem}.cart-summary__total{display:flex;justify-content:space-between;align-items:baseline;font-size:1.2rem;font-weight:var(--font-body-weight-bold);padding-top:1rem;border-top:1px solid rgb(var(--color-border))}@media(max-width:749px){.cart-page{grid-template-columns:1fr}.cart-summary{position:static}.cart-page .cart-item{grid-template-columns:70px 1fr}.cart-page .cart-item__end{grid-column:2;flex-direction:row;align-items:center;justify-content:space-between}}.cart-drawer [data-cart-section]{display:flex;flex-direction:column;height:100%}.cart-drawer__header{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.2rem var(--gutter);border-bottom:1px solid rgb(var(--color-border))}.cart-drawer__header-text{display:flex;align-items:baseline;gap:.8rem}.cart-drawer__count{font-size:.82rem;font-variant-numeric:tabular-nums;color:rgb(var(--color-text-secondary))}.cart-drawer__close{width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgb(var(--color-border));border-radius:var(--button-radius);color:rgb(var(--color-text));background:transparent;cursor:pointer;transition:border-color .15s ease,color .15s ease}.cart-drawer__close:hover{border-color:rgb(var(--color-accent));color:rgb(var(--color-accent))}.cart-drawer__close .icon{width:14px;height:14px}.cart-drawer__body{flex:1 1 auto;overflow-y:auto;padding:1rem var(--gutter);display:flex;flex-direction:column;gap:1rem}.free-ship-bar{display:flex;flex-direction:column;gap:.5rem;padding:.75rem .9rem;background:rgb(var(--color-surface));border-radius:var(--radius);font-size:.82rem;--progress: 0%}.free-ship-bar__top{display:flex;align-items:center;gap:.6rem}.free-ship-bar__icon{display:inline-flex;flex-shrink:0;color:rgb(var(--color-text))}.free-ship-bar__icon .icon{width:14px;height:14px}.free-ship-bar__text{flex:1;line-height:1.35}.free-ship-bar__pct{flex-shrink:0;font-size:.72rem;font-variant-numeric:tabular-nums;letter-spacing:.04em;color:rgb(var(--color-text-secondary));display:inline-flex;align-items:center}.free-ship-bar__pct .icon{width:12px;height:12px;color:rgb(var(--color-accent))}.free-ship-bar__track{height:3px;background:rgb(var(--color-border) / .45);border-radius:999px;overflow:hidden}.free-ship-bar__fill{height:100%;width:var(--progress);background:linear-gradient(90deg,rgb(var(--color-accent) / .7),rgb(var(--color-accent)));border-radius:999px;transition:width .6s cubic-bezier(.2,.7,.2,1)}.free-ship-bar.is-qualified .free-ship-bar__text{color:rgb(var(--color-accent));font-weight:var(--font-body-weight-bold)}.free-ship-bar.is-qualified .free-ship-bar__icon{color:rgb(var(--color-accent));animation:cartTruckPulse .7s ease-out 1}@keyframes cartTruckPulse{0%{transform:scale(1)}50%{transform:scale(1.08)}to{transform:scale(1)}}@media(prefers-reduced-motion:reduce){.free-ship-bar__fill{transition:none}.free-ship-bar.is-qualified .free-ship-bar__icon{animation:none}}.cart-drawer__items{display:flex;flex-direction:column}.cart-item{display:grid;grid-template-columns:72px 1fr 28px;gap:1rem;padding:1.1rem 0;border-bottom:1px solid rgb(var(--color-border));position:relative}.cart-item:last-child{border-bottom:0}.cart-item__media{width:72px;height:72px;border-radius:var(--radius);overflow:hidden;border:1px solid rgb(var(--color-border));background:rgb(var(--color-surface))}.cart-item__media img{width:100%;height:100%;object-fit:cover;display:block}.cart-item__info{display:flex;flex-direction:column;gap:.25rem;min-width:0}.cart-item__title{font-weight:500;font-size:.92rem;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;color:rgb(var(--color-text))}.cart-item__title:hover{color:rgb(var(--color-accent))}.cart-item__variant{font-size:.74rem;letter-spacing:.04em;color:rgb(var(--color-text-secondary))}.cart-item__bottom{display:flex;align-items:center;justify-content:space-between;gap:.6rem;margin-top:.45rem}.cart-item__price{font-size:.92rem;font-weight:var(--font-body-weight-bold);font-variant-numeric:tabular-nums}.cart-item__qty{display:inline-flex;align-items:stretch;min-height:36px;border:1px solid rgb(var(--color-text));border-radius:var(--button-radius);background:transparent;overflow:hidden;transition:border-color .18s ease}.cart-item__qty:hover{border-color:rgb(var(--color-accent))}.cart-item__qty .quantity__btn{width:34px;min-height:0;display:inline-flex;align-items:center;justify-content:center;color:rgb(var(--color-text));background:transparent;border:0;cursor:pointer;transition:color .15s ease,background-color .15s ease;flex-shrink:0}.cart-item__qty .quantity__btn:hover{color:rgb(var(--color-accent));background:rgb(var(--color-surface))}.cart-item__qty .quantity__btn[aria-disabled=true]{opacity:.4;cursor:default}.cart-item__qty .quantity__btn svg{width:12px;height:12px}.cart-item__qty .quantity__input{width:36px;align-self:center;text-align:center;border:0;background:transparent;font-size:.92rem;font-weight:var(--font-body-weight-bold);font-variant-numeric:tabular-nums;line-height:1;color:rgb(var(--color-text));padding:0;-moz-appearance:textfield;-webkit-appearance:none}.cart-item__qty .quantity__input:focus{outline:0;box-shadow:none}.cart-item__qty .quantity__input::-webkit-outer-spin-button,.cart-item__qty .quantity__input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.cart-item__remove{position:absolute;top:.9rem;right:0;width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;background:transparent;border:0;color:rgb(var(--color-text-secondary));opacity:.35;cursor:pointer;transition:opacity .15s ease,color .15s ease}.cart-item:hover .cart-item__remove,.cart-item__remove:focus-visible{opacity:1}.cart-item__remove:hover{color:rgb(var(--color-accent));opacity:1}.cart-item__remove .icon{width:12px;height:12px}@media(hover:none){.cart-item__remove{opacity:1}}.cart-drawer__empty{text-align:center;padding:3rem var(--gutter);display:flex;flex-direction:column;gap:1rem;align-items:center}.cart-drawer__empty .icon{width:44px;height:44px;color:rgb(var(--color-text-secondary))}.cart-drawer__footer{flex-shrink:0;padding:1.2rem var(--gutter);border-top:1px solid rgb(var(--color-border));display:flex;flex-direction:column;gap:1rem}.cart-note{margin:0}.cart-note__summary{display:inline-flex;align-items:center;gap:.35rem;font-size:.78rem;color:rgb(var(--color-text-secondary));cursor:pointer;list-style:none}.cart-note__summary::-webkit-details-marker{display:none}.cart-note__icon{display:inline-flex;transition:transform .2s cubic-bezier(.2,0,0,1)}.cart-note__icon .icon{width:10px;height:10px}.cart-note[open] .cart-note__icon{transform:rotate(45deg)}.cart-note__wrap{display:grid;grid-template-rows:0fr;transition:grid-template-rows .24s cubic-bezier(.2,0,0,1)}.cart-note[open] .cart-note__wrap{grid-template-rows:1fr;padding-top:.5rem}.cart-note__wrap>*{min-height:0;overflow:hidden}.cart-note__field{width:100%;min-height:64px;padding:.7rem .8rem;border:1px solid rgb(var(--color-border));border-radius:var(--radius);font-family:var(--font-body-family);font-size:.85rem;background:transparent;resize:none;transition:border-color .15s ease}.cart-note__field:focus{outline:0;border-color:rgb(var(--color-text))}@media(prefers-reduced-motion:reduce){.cart-note__icon,.cart-note__wrap{transition:none}}.cart-drawer__subtotal{display:flex;align-items:baseline;justify-content:space-between;gap:1rem}.cart-drawer__subtotal-value{font-size:1.1rem;font-weight:var(--font-body-weight-bold);font-variant-numeric:tabular-nums}.cart-drawer__tax-line{font-size:.72rem;letter-spacing:.04em;color:rgb(var(--color-text-secondary));margin:0}.cart-drawer__checkout-form{margin:0}.cart-drawer__checkout{display:inline-flex;align-items:center;justify-content:space-between;gap:.8rem;padding-inline:1.4rem}.cart-drawer__checkout-total{font-variant-numeric:tabular-nums}.cart-drawer__view-all{display:inline-block;text-align:center;font-size:.82rem;color:rgb(var(--color-text-secondary));text-decoration:underline;text-underline-offset:3px;align-self:center}.cart-drawer__view-all:hover{color:rgb(var(--color-text))}.cart-drawer__payments{display:flex;justify-content:center;flex-wrap:wrap;gap:.4rem;padding-top:1rem;border-top:1px solid rgb(var(--color-border))}.cart-drawer__payment-chip{display:inline-flex;align-items:center;justify-content:center;height:22px;padding:0;border-radius:3px;border:1px solid rgb(var(--color-border));background:#fff;overflow:hidden}.cart-drawer__payment-chip svg,.cart-drawer__payment-chip .payment-icon,.cart-drawer__payment-chip img{height:100%;width:auto;display:block}@media(max-width:640px){.cart-drawer .drawer__panel{width:100vw;max-width:100vw}.cart-drawer__header,.cart-drawer__body,.cart-drawer__footer{padding-inline:1.1rem}}.toast-root{position:fixed;bottom:1.4rem;left:50%;transform:translate(-50%);z-index:300;display:flex;flex-direction:column;gap:.5rem;pointer-events:none}.toast{display:flex;align-items:center;gap:.7rem;background:rgb(var(--color-inverse-bg));color:rgb(var(--color-inverse-text));padding:.85rem 1.2rem;border-radius:var(--radius);font-size:.88rem;box-shadow:0 12px 30px #0003;animation:toast-in .3s ease}.toast .icon{width:18px;height:18px;color:rgb(var(--color-accent))}@keyframes toast-in{0%{opacity:0;transform:translateY(14px)}}.article-index{--t-display-xl: clamp(2.8rem, 6vw, 4.8rem);--t-display-lg: clamp(2.2rem, 4.5vw, 3.6rem);--t-display-md: clamp(1.6rem, 2.6vw, 2.2rem);--t-headline: 1.25rem;--t-dek: 1.25rem;--t-body: 1.125rem;--t-meta: .95rem;--t-eyebrow: .6875rem;--t-caption: .9rem;padding-top:clamp(2.4rem,6vh,5rem);padding-bottom:clamp(2rem,5vh,4rem)}.issue-masthead{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(0,1fr);align-items:end;gap:2rem 3rem;padding-bottom:clamp(2rem,4vw,3rem);margin-bottom:clamp(2rem,4vw,3rem);border-bottom:1px solid rgb(var(--color-border));position:relative}.issue-masthead__head{display:flex;flex-direction:column;gap:.9rem;min-width:0}.issue-masthead__eyebrow{margin:0}.issue-masthead__title{margin:0;font-family:var(--font-heading-family);font-weight:700;font-size:var(--t-display-xl);letter-spacing:-.025em;line-height:1.02;color:rgb(var(--color-text));text-wrap:balance}.issue-masthead__sep{color:rgb(var(--color-accent));font-weight:400;padding:0 .15em}.issue-masthead__season{color:rgb(var(--color-text-secondary));font-weight:400}.issue-masthead__dek{margin:0;font-size:var(--t-dek);font-weight:300;font-style:italic;line-height:1.4;color:rgb(var(--color-text-secondary));max-width:36ch;text-wrap:pretty}.issue-masthead__rule{display:none}.featured-dispatch{display:block;text-decoration:none;color:inherit;margin-bottom:clamp(2.4rem,5vw,4rem);position:relative}.featured-dispatch__media{aspect-ratio:16 / 9;overflow:hidden;background:rgb(var(--color-surface));border-radius:var(--radius);margin-bottom:clamp(1.4rem,3vw,2.2rem)}.featured-dispatch__img{width:100%;height:100%;object-fit:cover;display:block;transition:filter .35s ease}.featured-dispatch:hover .featured-dispatch__img{filter:saturate(.94) brightness(.96)}.featured-dispatch__placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:rgb(var(--color-border))}.featured-dispatch__placeholder svg{width:40%;opacity:.4}.featured-dispatch__caption{display:flex;flex-direction:column;gap:.8rem}.featured-dispatch__eyebrow{margin:0}.featured-dispatch__title{margin:0;font-family:var(--font-heading-family);font-weight:700;font-size:var(--t-display-lg);letter-spacing:-.02em;line-height:1.08;color:rgb(var(--color-text));text-wrap:balance;max-width:22ch;transition:color .18s ease}.featured-dispatch:hover .featured-dispatch__title{color:rgb(var(--color-accent))}.featured-dispatch__row{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:.85rem 2rem;width:100%}.featured-dispatch__dek{margin:0;font-size:var(--t-dek);font-weight:300;font-style:italic;line-height:1.4;color:rgb(var(--color-text-secondary));max-width:48ch}.featured-dispatch__meta{margin:0;font-size:var(--t-eyebrow);letter-spacing:.12em;text-transform:uppercase;font-weight:600;color:rgb(var(--color-text-secondary));display:inline-flex;align-items:center;gap:.55em;flex-wrap:wrap}.featured-dispatch__meta-sep{opacity:.6}.article-index__divider{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:1.2rem;margin:clamp(2.4rem,4vw,3rem) 0}.article-index__divider-rule{display:block;height:1px;background:rgb(var(--color-border))}.article-index__divider-label{font-size:var(--t-eyebrow);letter-spacing:.14em;text-transform:uppercase;font-weight:600;color:rgb(var(--color-text-secondary))}.article-index__grid{display:grid;grid-template-columns:1fr;gap:clamp(2rem,4vw,3rem);margin-bottom:clamp(3rem,5vw,4.5rem)}@media(min-width:750px){.article-index__grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1100px){.article-index__grid{grid-template-columns:repeat(3,1fr)}}.dispatch-card{display:flex;flex-direction:column;gap:.9rem;text-decoration:none;color:inherit;position:relative}.dispatch-card__media{aspect-ratio:4 / 5;overflow:hidden;background:rgb(var(--color-surface));border-radius:var(--radius)}.dispatch-card__img{width:100%;height:100%;object-fit:cover;display:block;transition:filter .35s ease,transform .55s cubic-bezier(.2,.6,.2,1)}.dispatch-card:hover .dispatch-card__img{filter:saturate(.94);transform:scale(1.025)}.dispatch-card__placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:rgb(var(--color-border))}.dispatch-card__placeholder svg{width:40%;opacity:.4}.dispatch-card__caption{display:flex;flex-direction:column;gap:.4rem;padding-bottom:1rem;border-bottom:1px solid rgb(var(--color-border))}.dispatch-card__eyebrow{font-size:var(--t-eyebrow);letter-spacing:.12em;text-transform:uppercase;font-weight:600;color:rgb(var(--color-text-secondary))}.dispatch-card__title{margin:0;font-family:var(--font-heading-family);font-weight:600;font-size:1.15rem;line-height:1.3;letter-spacing:-.01em;color:rgb(var(--color-text));transition:color .18s ease}.dispatch-card:hover .dispatch-card__title{color:rgb(var(--color-accent))}.dispatch-card__excerpt{margin:0;font-size:.92rem;line-height:1.5;color:rgb(var(--color-text-secondary));display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.dispatch-card__meta{margin:.2rem 0 0;font-size:var(--t-eyebrow);letter-spacing:.12em;text-transform:uppercase;font-weight:600;color:rgb(var(--color-text-secondary));display:inline-flex;align-items:center;gap:.55em;flex-wrap:wrap}.dispatch-card__meta-sep{opacity:.6}.article-index__pagination{margin:clamp(2rem,4vw,3rem) 0;display:flex;justify-content:center}.article-index__empty{text-align:center;padding:4rem 1rem;display:flex;flex-direction:column;gap:.8rem;align-items:center}.article-index__empty-text{margin:0;color:rgb(var(--color-text-secondary))}.blog-archive{margin:clamp(2.4rem,4vw,3rem) 0;padding-top:clamp(1.4rem,3vw,2rem);border-top:1px solid rgb(var(--color-border));display:flex;flex-direction:column;gap:.9rem}.blog-archive__eyebrow{margin:0}.blog-archive__scroll{display:flex;flex-wrap:nowrap;overflow-x:auto;gap:.4rem;padding-bottom:.2rem;scrollbar-width:thin;scrollbar-color:rgb(var(--color-border)) transparent}.blog-archive__scroll::-webkit-scrollbar{height:4px}.blog-archive__scroll::-webkit-scrollbar-thumb{background:rgb(var(--color-border));border-radius:999px}.blog-archive__item{flex-shrink:0}.newsletter-inline{margin:clamp(2rem,4vw,3rem) 0 1rem;padding-top:clamp(1.4rem,3vw,2rem);border-top:1px solid rgb(var(--color-border));display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.2fr);align-items:center;gap:1.5rem 3rem}.newsletter-inline__head{display:flex;flex-direction:column;gap:.4rem}.newsletter-inline__eyebrow{margin:0}.newsletter-inline__dek{margin:0;font-size:.92rem;color:rgb(var(--color-text-secondary))}.newsletter-inline__form{display:flex;align-items:center;gap:1rem}.newsletter-inline__input{flex:1;border:0;border-bottom:1px solid rgb(var(--color-border));background:transparent;padding:.7rem 0;font:inherit;color:rgb(var(--color-text));transition:border-color .15s ease}.newsletter-inline__input:focus{outline:0;border-bottom-color:rgb(var(--color-text))}.newsletter-inline__input::placeholder{color:rgb(var(--color-text-secondary))}.newsletter-inline__submit{display:inline-flex;align-items:center;gap:.35rem;background:transparent;border:0;padding:.55rem 0;font:inherit;font-weight:var(--font-body-weight-bold);color:rgb(var(--color-accent));cursor:pointer;text-decoration:underline;text-underline-offset:4px;text-decoration-color:rgb(var(--color-accent));white-space:nowrap;transition:color .15s ease}.newsletter-inline__submit:hover{color:rgb(var(--color-text));text-decoration-color:rgb(var(--color-text))}.newsletter-inline__submit .icon{width:.9em;height:.9em}.newsletter-inline__success{margin:0;color:rgb(var(--color-accent));font-weight:var(--font-body-weight-bold)}@media(max-width:749px){.issue-masthead{grid-template-columns:1fr;align-items:start}.issue-masthead__dek,.featured-dispatch__title{max-width:none}.featured-dispatch__row{flex-direction:column;align-items:flex-start}.newsletter-inline{grid-template-columns:1fr}.newsletter-inline__form{flex-wrap:wrap}}@media(prefers-reduced-motion:reduce){.featured-dispatch__img,.dispatch-card__img,.featured-dispatch__title,.dispatch-card__title,.newsletter-inline__input,.newsletter-inline__submit{transition:none!important}.dispatch-card:hover .dispatch-card__img{transform:none}}.page-404{display:flex;align-items:center;min-height:70vh}.page-404__inner{max-width:560px;margin-inline:auto;text-align:center;display:flex;flex-direction:column;gap:1.2rem;align-items:center;padding-block:clamp(2rem,6vw,4rem)}.page-404__eyebrow{margin:0}.page-404__title{font-family:var(--font-heading-family);font-weight:700;font-size:clamp(2.8rem,8vw,5rem);letter-spacing:-.035em;line-height:1;margin:0}.page-404__dek{font-size:1.05rem;line-height:1.6;color:rgb(var(--color-text-secondary));max-width:36ch;margin:0}.page-404__actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:1.2rem;margin-top:.8rem}.page-404__link{display:inline-flex;align-items:center;gap:.35em;font-size:.85rem;letter-spacing:.12em;text-transform:uppercase;font-weight:700;color:rgb(var(--color-text-secondary));text-decoration:none;border-bottom:1px solid rgb(var(--color-border));padding-bottom:.3rem;transition:color .18s ease,border-color .18s ease}.page-404__link:hover{color:rgb(var(--color-accent));border-color:rgb(var(--color-accent))}.page-404__link .icon{width:1em;height:1em}.page-password{min-height:100vh;display:flex;align-items:center}.page-password__inner{max-width:520px;margin-inline:auto;display:flex;flex-direction:column;gap:1.4rem;text-align:center;align-items:center}.page-password__brand{margin-bottom:1rem}.page-password__logo{display:block;height:auto}.page-password__wordmark{font-family:var(--font-heading-family);font-weight:700;font-size:clamp(2.2rem,5vw,3.2rem);letter-spacing:-.04em;line-height:1}.page-password__eyebrow{margin:0}.page-password__heading{font-family:var(--font-heading-family);font-weight:700;font-size:clamp(2rem,4.5vw,3.2rem);letter-spacing:-.02em;line-height:1.08;margin:0;max-width:22ch;text-wrap:balance}.page-password__dek{font-size:1rem;line-height:1.55;color:rgb(var(--color-text-secondary));max-width:36ch;margin:0}.page-password__field{width:100%;max-width:380px;margin-top:.5rem}.page-password__error{width:100%;max-width:380px}.page-password__newsletter{width:100%;max-width:380px;margin-top:1.4rem;padding-top:1.4rem;border-top:1px solid rgb(var(--color-border));display:flex;flex-direction:column;gap:.6rem}.page-password__newsletter-text{margin:0;font-size:.85rem;color:rgb(var(--color-text-secondary))}.page-password__admin-link{margin-top:1rem;background:transparent;border:0;padding:0;font:inherit;font-size:.8rem;color:rgb(var(--color-text-secondary));text-decoration:underline;text-underline-offset:3px;cursor:pointer;transition:color .15s ease}.page-password__admin-link:hover{color:rgb(var(--color-text))}@media(prefers-reduced-motion:reduce){.page-404__link,.page-password__admin-link{transition:none}}.contact-section{padding-block:clamp(3rem,7vw,6rem)}.contact-form__header{display:flex;flex-direction:column;gap:.8rem;align-items:flex-start;margin-bottom:2.4rem;padding-bottom:1.4rem;border-bottom:1px solid rgb(var(--color-border))}.contact-form__eyebrow{margin:0}.contact-form__title{font-family:var(--font-heading-family);font-weight:700;font-size:clamp(2.2rem,5vw,3.4rem);letter-spacing:-.03em;line-height:1.05;margin:0;text-wrap:balance}.contact-form__dek{font-size:1.02rem;line-height:1.55;color:rgb(var(--color-text-secondary));max-width:50ch;margin:0}.contact-form__meta{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1.4rem 2rem;margin:1rem 0 0;padding-top:1rem;border-top:1px dashed rgb(var(--color-border));width:100%}.contact-form__meta-row{margin:0}.contact-form__meta-row dt{margin:0 0 .35em}.contact-form__meta-row dd{margin:0;font-size:.95rem;color:rgb(var(--color-text))}.contact-form__meta-row a{color:inherit;text-decoration:underline;text-underline-offset:3px}.contact-form__meta-row a:hover{color:rgb(var(--color-accent))}.contact-form__status{margin-bottom:1.4rem}.contact-form__grid{display:flex;flex-direction:column;gap:1.2rem}.contact-form__row{display:grid;grid-template-columns:1fr 1fr;gap:1.2rem}.contact-form__body{min-height:8rem;resize:vertical}.contact-form__actions{display:flex;flex-wrap:wrap;align-items:center;gap:1rem 1.6rem;margin-top:.4rem}.contact-form__note{margin:0;font-size:.78rem;letter-spacing:.1em;text-transform:uppercase;color:rgb(var(--color-text-secondary))}.field__required{color:rgb(var(--color-accent));margin-left:.15em}@media(max-width:560px){.contact-form__row{grid-template-columns:1fr}}.gift-card{padding-block:clamp(3rem,7vw,6rem)}.gift-card__inner{max-width:520px;margin-inline:auto;display:flex;flex-direction:column;align-items:center;text-align:center;gap:1rem}.gift-card__eyebrow{margin:0}.gift-card__title{font-family:var(--font-heading-family);font-weight:700;font-size:clamp(1.8rem,4vw,2.6rem);letter-spacing:-.025em;line-height:1.1;margin:0 0 1.4rem;text-wrap:balance}.gift-card__panel{width:100%;border:1px solid rgb(var(--color-border));padding:clamp(1.6rem,4vw,2.4rem);display:flex;flex-direction:column;align-items:center;gap:.8rem;background:rgb(var(--color-bg))}.gift-card__balance-label{margin:0}.gift-card__balance{font-family:var(--font-heading-family);font-weight:700;font-size:clamp(2.6rem,7vw,3.8rem);letter-spacing:-.04em;line-height:1;font-variant-numeric:tabular-nums;margin:.2rem 0}.gift-card__remaining{margin:0 0 .6rem;font-size:.88rem;color:rgb(var(--color-text-secondary))}.gift-card__code{width:100%;margin-top:1rem;padding-top:1.2rem;border-top:1px dashed rgb(var(--color-border));display:flex;flex-direction:column;gap:.6rem}.gift-card__code-label{margin:0;text-align:center}.gift-card__code-row{display:flex;gap:.6rem;align-items:stretch}.gift-card__code-input{text-align:center;letter-spacing:.12em;font-weight:700;font-variant-numeric:tabular-nums;flex:1}.gift-card__qr{width:144px;height:144px;margin-top:1rem;background:#fff;border:1px solid rgb(var(--color-border))}.gift-card__expired{margin-top:1rem;width:100%}.gift-card__actions{display:flex;flex-wrap:wrap;gap:.8rem;width:100%;margin-top:1.4rem}.gift-card__actions .button{flex:1;min-width:180px}@media print{.header,.footer,.announcement-bar,.gift-card__actions{display:none!important}.gift-card__panel{border-color:#000}body{background:#fff;color:#000}}.product-breadcrumb{display:flex;flex-wrap:wrap;align-items:center;gap:.5em;font-size:.78rem;letter-spacing:.04em;text-transform:uppercase;color:rgb(var(--color-text-secondary));margin-bottom:1.6rem;padding-bottom:1.2rem;border-bottom:1px solid rgb(var(--color-border))}.product-breadcrumb a{color:inherit;text-decoration:none;transition:color .15s ease}.product-breadcrumb a:hover{color:rgb(var(--color-accent))}.product-breadcrumb__sep{color:rgb(var(--color-border-strong, var(--color-text-secondary)));opacity:.7}.product-breadcrumb__current{color:rgb(var(--color-text));font-weight:500}.eyebrow--product{margin:0 0 .9rem}.product__title--editorial{font-family:var(--font-heading-family);font-weight:700;font-size:clamp(1.7rem,3vw,2.6rem);letter-spacing:-.025em;line-height:1.08;margin:0 0 1rem;text-wrap:balance}@media(max-width:749px){.product__title--editorial{font-size:clamp(1.5rem,6.5vw,1.8rem);line-height:1.12}}.product__dek{font-size:clamp(1.05rem,1.4vw,1.18rem);line-height:1.45;color:rgb(var(--color-text-secondary));margin:0 0 1.6rem;padding-bottom:1.6rem;border-bottom:1px solid rgb(var(--color-border));max-width:44ch}.product__buy-wrap{display:flex;flex-direction:column;gap:1.1rem;margin-block:.4rem 1.2rem}.product__dispatch{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.6rem 1rem;padding:.9rem 0;border-top:1px solid rgb(var(--color-border));border-bottom:1px solid rgb(var(--color-border));margin-block:1rem}.product__dispatch-status{display:flex;align-items:center;gap:.5em}.product__dispatch-eyebrow{margin:0;font-size:.76rem;letter-spacing:.14em}.product__dispatch-eyebrow:before{background:rgb(var(--color-text))}.product__dispatch-eyebrow--low{color:rgb(var(--color-accent))}.product__dispatch-eyebrow--low:before{background:rgb(var(--color-accent))}.product__dispatch-eyebrow--muted{color:rgb(var(--color-text-secondary))}.product__dispatch-eyebrow--muted:before{background:rgb(var(--color-text-secondary))}.product__dispatch-eyebrow--out{color:rgb(var(--color-text-secondary));opacity:.7}.product__dispatch-meta{display:inline-flex;align-items:center;gap:.45em;font-size:.82rem;color:rgb(var(--color-text-secondary));letter-spacing:.01em}.product__dispatch-meta .icon{width:1.05em;height:1.05em;flex-shrink:0}.product-spec{margin-block:2rem 1.4rem;padding-top:1.6rem;border-top:1px solid rgb(var(--color-border))}.product-spec__eyebrow{margin:0 0 1rem}.product-spec__list{margin:0;display:grid;grid-template-columns:1fr}.product-spec__row{display:grid;grid-template-columns:9rem 1fr;gap:1rem;padding:.75rem 0;border-bottom:1px solid rgb(var(--color-border));align-items:baseline}.product-spec__row:last-child{border-bottom:0}.product-spec__label{margin:0;font-size:.72rem;letter-spacing:.14em;text-transform:uppercase;font-weight:700;color:rgb(var(--color-text-secondary))}.product-spec__value{margin:0;font-size:.95rem;color:rgb(var(--color-text));font-variant-numeric:tabular-nums}@media(max-width:560px){.product-spec__row{grid-template-columns:7rem 1fr}}.pdp-sticky-buy{position:fixed;left:0;right:0;bottom:0;z-index:60;background:rgb(var(--color-bg));border-top:1px solid rgb(var(--color-border));box-shadow:0 -2px 18px #0000000a;transform:translateY(110%);transition:transform .26s cubic-bezier(.22,.61,.36,1);padding-bottom:env(safe-area-inset-bottom,0);pointer-events:none}.pdp-sticky-buy[hidden]{display:none!important}.pdp-sticky-buy--visible{transform:translateY(0);pointer-events:auto}body.overflow-hidden .pdp-sticky-buy{transform:translateY(110%)!important;pointer-events:none}.pdp-sticky-buy__inner{display:flex;align-items:center;gap:1rem;padding-block:.8rem}.pdp-sticky-buy__thumb{width:48px;height:48px;flex-shrink:0;border:1px solid rgb(var(--color-border));background:rgb(var(--color-bg-soft, var(--color-bg)));overflow:hidden}.pdp-sticky-buy__thumb img{width:100%;height:100%;object-fit:cover;display:block}.pdp-sticky-buy__meta{flex:1;min-width:0;display:flex;flex-direction:column;gap:.15rem}.pdp-sticky-buy__title{margin:0;font-weight:500;font-size:.95rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;letter-spacing:-.005em}.pdp-sticky-buy__price{margin:0;font-size:.85rem;color:rgb(var(--color-text-secondary));font-variant-numeric:tabular-nums}.pdp-sticky-buy__price s{opacity:.6;margin-left:.3em}.pdp-sticky-buy__cta{flex-shrink:0;min-width:8rem;padding-inline:1.4rem}@media(max-width:560px){.pdp-sticky-buy__inner{gap:.7rem;padding-block:.6rem}.pdp-sticky-buy__thumb{width:40px;height:40px}.pdp-sticky-buy__title{font-size:.88rem}.pdp-sticky-buy__cta{min-width:0;padding-inline:1rem}.pdp-sticky-buy__cta span{display:none}.pdp-sticky-buy__cta .icon{width:1.2em;height:1.2em}}@media(prefers-reduced-motion:reduce){.pdp-sticky-buy{transition:none}}body:has(.pdp-sticky-buy--visible){padding-bottom:88px}@media(max-width:560px){body:has(.pdp-sticky-buy--visible){padding-bottom:72px}}.collection-hero{position:relative;padding-block:clamp(2.4rem,5vw,4rem) clamp(1.6rem,3vw,2.4rem);border-bottom:1px solid rgb(var(--color-border));margin-bottom:2rem;overflow:hidden;isolation:isolate}.collection-hero--has-image{padding-top:0}.collection-hero__media{position:relative;width:100%;aspect-ratio:4 / 1;overflow:hidden;margin-bottom:clamp(1.4rem,3vw,2.4rem)}.collection-hero__media img{width:100%;height:100%;object-fit:cover;display:block;filter:brightness(.92) contrast(1.02)}.collection-hero__media .bg-grain{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;mix-blend-mode:overlay;opacity:.18}.collection-hero__inner{display:flex;flex-direction:column;align-items:flex-start;gap:.8rem;max-width:70ch}.collection-hero__eyebrow{margin:0}.collection-hero__eyebrow a{color:inherit;text-decoration:none;transition:color .15s ease}.collection-hero__eyebrow a:hover{color:rgb(var(--color-accent))}.collection-hero__title{font-family:var(--font-heading-family);font-weight:700;font-size:clamp(2.4rem,5.5vw,4rem);letter-spacing:-.035em;line-height:1.02;margin:0;text-wrap:balance}.collection-hero__dek{font-size:1.05rem;line-height:1.55;color:rgb(var(--color-text-secondary));max-width:56ch}.collection-hero__dek p{margin:0}.collection-hero__stats{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.4rem}.collection-hero__count{font-variant-numeric:tabular-nums;text-transform:uppercase;letter-spacing:.08em;font-size:.76rem}.editorial-tag--ghost{border-color:transparent;background:transparent}.collection-toolbar{display:grid;grid-template-columns:auto 1fr auto;gap:1.2rem;align-items:center;padding-block:1rem;border-top:1px solid rgb(var(--color-border));border-bottom:1px solid rgb(var(--color-border));margin-bottom:2rem;background:transparent}.collection-toolbar__zone{display:flex;align-items:center;gap:1rem;min-width:0}.collection-toolbar__zone--center{justify-content:flex-start;flex-wrap:wrap}.collection-toolbar__zone--right{justify-content:flex-end}.collection-toolbar__filter-btn{display:inline-flex;align-items:center;gap:.5em;background:transparent;border:1px solid rgb(var(--color-border));border-radius:999px;padding:.55rem 1rem;font-size:.8rem;letter-spacing:.08em;text-transform:uppercase;font-weight:600;color:rgb(var(--color-text));cursor:pointer;transition:border-color .15s ease,color .15s ease}.collection-toolbar__filter-btn:hover{border-color:rgb(var(--color-text))}.collection-toolbar__filter-btn .icon{width:1em;height:1em}.collection-toolbar__filter-count{display:inline-flex;align-items:center;justify-content:center;min-width:1.4em;height:1.4em;border-radius:999px;background:rgb(var(--color-accent));color:#fff;font-size:.65rem;font-weight:700;letter-spacing:0;padding:0 .35em;margin-left:.15em}.collection-toolbar__count{font-size:.78rem;letter-spacing:.08em;text-transform:uppercase;color:rgb(var(--color-text-secondary));font-variant-numeric:tabular-nums}.active-facets{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem .6rem;margin:0}.active-facet{display:inline-flex;align-items:center;gap:.5em;padding:.3rem .6rem .3rem .8rem;text-transform:none;letter-spacing:.02em;font-size:.8rem;color:rgb(var(--color-text));background:transparent;position:relative}.active-facet:before{content:"";display:inline-block;width:6px;height:6px;background:rgb(var(--color-accent));border-radius:999px;margin-right:.1em;flex-shrink:0}.active-facet__label{font-weight:500}.active-facet__close{display:inline-flex;align-items:center;justify-content:center;width:1em;height:1em;color:rgb(var(--color-text-secondary));margin-left:.15em;border-radius:999px;transition:color .15s ease,transform .15s ease}.active-facet__close:hover{color:rgb(var(--color-accent));transform:rotate(90deg)}.active-facet__close .icon{width:.7em;height:.7em}.active-facets__clear-all{font-size:.76rem;letter-spacing:.08em;text-transform:uppercase;color:rgb(var(--color-accent));text-decoration:none;font-weight:700;padding:.3rem 0;margin-left:.4rem;transition:opacity .15s ease}.active-facets__clear-all:hover{opacity:.75}.sort-pill{position:relative;display:inline-block}.sort-pill__select{position:absolute;opacity:0;pointer-events:none;width:1px;height:1px}.sort-pill__btn{display:inline-flex;align-items:center;gap:.5em;padding:.55rem 1.1rem .55rem 1rem;border:1px solid rgb(var(--color-border));border-radius:999px;background:transparent;color:rgb(var(--color-text));font:inherit;font-size:.82rem;letter-spacing:.02em;cursor:pointer;transition:border-color .15s ease}.sort-pill__btn:hover{border-color:rgb(var(--color-text))}.sort-pill__btn .icon{width:1em;height:1em;transition:transform .2s ease}.sort-pill--open .sort-pill__btn .icon{transform:rotate(180deg)}.sort-pill__label{font-size:.72rem;letter-spacing:.14em;text-transform:uppercase;font-weight:700;color:rgb(var(--color-text-secondary))}.sort-pill__value{font-weight:500;font-variant-numeric:tabular-nums}.sort-pill__menu{position:absolute;top:calc(100% + .4rem);right:0;min-width:16rem;list-style:none;margin:0;padding:.4rem 0;background:rgb(var(--color-bg));border:1px solid rgb(var(--color-border));z-index:30}.sort-pill__menu[hidden]{display:none}.sort-pill__menu li{margin:0}.sort-pill__option{display:flex;align-items:center;justify-content:space-between;width:100%;background:transparent;border:0;padding:.65rem 1rem;font:inherit;font-size:.88rem;color:rgb(var(--color-text));text-align:left;cursor:pointer;transition:background .12s ease,color .12s ease}.sort-pill__option:hover,.sort-pill__option:focus-visible{background:rgb(var(--color-bg-soft, var(--color-border)));outline:0}.sort-pill__option.is-current{color:rgb(var(--color-accent))}.sort-pill__option.is-current:after{content:"\b7";color:rgb(var(--color-accent));font-weight:700;margin-left:.5em}.facet__summary{cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:.5em;padding-block:.9rem;list-style:none;margin:0}.facet__summary::-webkit-details-marker{display:none}.facet__summary .icon{transition:transform .2s ease;width:1em;height:1em}.facet[open] .facet__summary .icon{transform:rotate(180deg)}.empty-state--editorial{text-align:left;max-width:44ch;margin-inline:auto;padding-block:clamp(3rem,7vw,5rem);display:flex;flex-direction:column;align-items:flex-start;gap:1rem}.empty-state__eyebrow{margin:0}.empty-state__title{font-family:var(--font-heading-family);font-weight:700;font-size:clamp(1.8rem,4vw,2.6rem);letter-spacing:-.025em;line-height:1.1;margin:0}.empty-state__dek{font-size:1rem;line-height:1.55;color:rgb(var(--color-text-secondary));margin:0}.empty-state__actions{display:flex;flex-wrap:wrap;align-items:center;gap:1rem;margin-top:.6rem}.empty-state__link{display:inline-flex;align-items:center;gap:.3em;font-size:.82rem;text-transform:uppercase;letter-spacing:.12em;font-weight:700;text-decoration:none;color:rgb(var(--color-text-secondary));border-bottom:1px solid rgb(var(--color-border));padding-bottom:.25rem;transition:color .15s ease,border-color .15s ease}.empty-state__link:hover{color:rgb(var(--color-accent));border-color:rgb(var(--color-accent))}.empty-state__link .icon{width:.9em;height:.9em}@media(max-width:749px){.collection-toolbar{grid-template-columns:1fr auto;grid-template-areas:"left right" "center center";gap:.8rem 1rem;padding-block:.8rem}.collection-toolbar__zone--left{grid-area:left;min-width:0}.collection-toolbar__zone--right{grid-area:right}.collection-toolbar__zone--center{grid-area:center;overflow-x:auto;flex-wrap:nowrap;padding-bottom:.3rem}.collection-toolbar__zone--center:empty{display:none;padding:0}.collection-toolbar__zone--center::-webkit-scrollbar{display:none}.collection-hero__media{aspect-ratio:3 / 1}.sort-pill__menu{right:auto;left:0;min-width:14rem}.collection-toolbar__filter-btn,.sort-pill__btn{white-space:nowrap;max-width:100%}.collection-toolbar__filter-btn>span,.sort-pill__value{overflow:hidden;text-overflow:ellipsis}}@media(max-width:560px){.collection-hero__title{font-size:clamp(2rem,7vw,2.6rem)}.collection-toolbar__filter-btn{padding:.45rem .8rem;font-size:.72rem}.collection-toolbar__count{display:none}.sort-pill__btn{padding:.45rem .85rem;font-size:.76rem;gap:.35em}.sort-pill__label{letter-spacing:.1em;font-size:.68rem}}@media(prefers-reduced-motion:reduce){.sort-pill__btn .icon,.active-facet__close,.facet__summary .icon{transition:none}}.product__figure{margin:0}.product__gallery-main{position:relative;aspect-ratio:var(--gallery-ratio, 1 / 1);background:rgb(var(--color-bg));border:1px solid rgb(var(--color-border));overflow:hidden;border-radius:0}.product__media-item{position:absolute;top:0;right:0;bottom:0;left:0;visibility:hidden;display:block}.product__media-item.is-active{visibility:visible}.product__media-item>img,.product__media-item>iframe,.product__media-item>video,.product__media-item>model-viewer{width:100%;height:100%;object-fit:cover;display:block}.product__zoom{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}.product__zoom>img{width:100%;height:100%;object-fit:cover;transform-origin:calc(var(--mx, 50) * 1%) calc(var(--my, 50) * 1%);will-change:transform}@media(hover:hover)and (pointer:fine)and (prefers-reduced-motion:no-preference){.product__zoom{cursor:zoom-in}.product__zoom>img{transition:transform .28s cubic-bezier(.22,.61,.36,1)}.product__zoom:hover>img{transform:scale(1.6);transition:transform 0s}}@media(prefers-reduced-motion:reduce){.product__zoom>img{transition:none;transform:none!important}}.product__counter{display:flex;align-items:baseline;gap:.6rem;margin-top:.85rem;font-variant-numeric:tabular-nums;font-size:.78rem;letter-spacing:.02em;color:rgb(var(--color-text))}.product__counter-index{font-weight:500}.product__counter-sep{color:rgb(var(--color-border))}.product__counter-total{color:rgb(var(--color-text) / .55)}.product__counter-kind{margin-left:auto;font-size:.7rem;letter-spacing:.14em;text-transform:uppercase;color:rgb(var(--color-text) / .55)}.product__counter-kind:before{content:"\2014  ";color:rgb(var(--color-border))}.product__progress{position:relative;height:1px;margin-top:.5rem;background:rgb(var(--color-border))}.product__progress:after{content:"";position:absolute;left:0;top:0;height:1px;width:calc(var(--gallery-progress, 0) * 1%);background:rgb(var(--color-accent));transition:width .35s ease}@media(prefers-reduced-motion:reduce){.product__progress:after{transition:none}}.product__thumb{position:relative;background:transparent;border:1px solid rgb(var(--color-border));min-width:44px;min-height:44px;padding:0;cursor:pointer;border-radius:0}.product__thumb:focus-visible{outline:2px solid rgb(var(--color-accent));outline-offset:2px}.product__thumb.is-active{border-color:rgb(var(--color-border))}.product__thumb:after{content:"";position:absolute;left:8px;right:8px;bottom:-5px;height:1px;background:rgb(var(--color-accent));transform:scaleX(0);transform-origin:left center;transition:transform .25s ease}.product__thumb.is-active:after{transform:scaleX(1)}@media(prefers-reduced-motion:reduce){.product__thumb:after{transition:none}}.product__thumbs{overflow:visible;row-gap:10px}.product__sr-only{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.variant-option{margin-bottom:1.4rem}.variant-option__label{display:inline-flex;align-items:baseline;gap:.6rem;padding:.32rem .6rem;margin-bottom:.7rem;border:1px solid rgb(var(--color-border));font-size:.72rem;letter-spacing:.14em;text-transform:uppercase;font-weight:var(--font-body-weight-bold);line-height:1;min-height:1.85rem}.variant-option__label>span:first-child{color:rgb(var(--color-text))}.variant-option__label>.variant-option__current{position:relative;padding-left:.65rem;max-width:22ch;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:rgb(var(--color-text-secondary));font-weight:var(--font-body-weight);letter-spacing:.02em;text-transform:none}.variant-option__label>.variant-option__current:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:1px;height:.82em;background:rgb(var(--color-border))}@media(max-width:560px){.variant-option__label>.variant-option__current{max-width:48vw}}.variant-values{display:flex;flex-wrap:wrap;gap:.55rem;padding-right:env(safe-area-inset-right,0)}.variant-swatch__btn{position:relative;min-width:56px;min-height:44px;padding:12px 18px;display:inline-flex;align-items:center;justify-content:center;font-size:.76rem;line-height:1;letter-spacing:.04em;text-transform:uppercase;border:1px solid rgb(var(--color-border));background:rgb(var(--color-bg));color:rgb(var(--color-text));border-radius:2px;cursor:pointer;max-width:min(60vw,220px);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;word-break:keep-all;-webkit-tap-highlight-color:transparent;touch-action:manipulation;transition:border-color .14s ease,background-color .14s ease,color .14s ease,transform .14s ease}@media(max-width:560px){.variant-swatch__btn{min-width:52px;padding:12px 14px}}.variant-swatch--keepcase .variant-swatch__btn{text-transform:none;letter-spacing:.02em}.variant-swatch input:checked+.variant-swatch__btn{border-color:rgb(var(--color-text));background-color:rgb(var(--color-text));color:rgb(var(--color-bg))}.variant-swatch--color .variant-swatch__btn{width:44px;height:44px;min-width:44px;min-height:44px;padding:0;border-radius:999px;overflow:visible}.variant-swatch--color input:checked+.variant-swatch__btn{box-shadow:0 0 0 2px rgb(var(--color-bg)),0 0 0 4px rgb(var(--color-text));border-color:transparent}@media(hover:hover)and (pointer:fine){.variant-swatch__btn:hover{transform:translateY(-1px);border-color:rgb(var(--color-text))}}.variant-swatch__btn:active{background-color:rgb(var(--color-text) / .04)}.variant-swatch input:focus-visible+.variant-swatch__btn{outline:2px solid rgb(var(--color-accent));outline-offset:2px;transform:none}.variant-swatch--unavailable{cursor:not-allowed}.variant-swatch--unavailable .variant-swatch__btn{opacity:1;text-decoration:none;color:rgb(var(--color-text-secondary))}.variant-swatch--unavailable .variant-swatch__btn:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;border-radius:inherit;background:linear-gradient(135deg,transparent calc(50% - 1px),rgb(var(--color-border)) calc(50% - 1px),rgb(var(--color-border)) calc(50% + 1px),transparent calc(50% + 1px))}.variant-swatch--color.variant-swatch--unavailable .variant-swatch__btn:after{background:linear-gradient(135deg,transparent calc(50% - 1px),rgb(var(--color-text)) calc(50% - 1px),rgb(var(--color-text)) calc(50% + 1px),transparent calc(50% + 1px))}.variant-swatch--unavailable input:checked+.variant-swatch__btn{background-color:rgb(var(--color-bg));color:rgb(var(--color-text-secondary));border-color:rgb(var(--color-border))}.variant-swatch--color.variant-swatch--unavailable input:checked+.variant-swatch__btn{box-shadow:none}@media(hover:hover)and (pointer:fine){.variant-swatch--unavailable .variant-swatch__btn:hover{transform:none;border-color:rgb(var(--color-border))}}@media(prefers-reduced-motion:reduce){.variant-swatch__btn{transition:none}.variant-swatch__btn:hover{transform:none}}.facet-vh{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.facet-check{position:relative;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:baseline;column-gap:.7rem;min-height:44px;padding:.55rem .25rem;cursor:pointer;line-height:1.3;background-image:radial-gradient(circle,rgb(var(--color-border)) .5px,transparent .5px);background-size:4px 1px;background-repeat:repeat-x;background-position:0 1.15rem}.facet-check:hover{background-color:transparent}.facet-check input[type=checkbox]{position:absolute;inset-inline-start:.25rem;inline-size:14px;block-size:14px;margin:0;opacity:0;pointer-events:none;accent-color:initial}.facet-check__box{inline-size:14px;block-size:14px;border:1px solid rgb(var(--color-border));background:rgb(var(--color-bg));border-radius:1px;flex-shrink:0;align-self:center;position:relative;transform:translateY(.15em);transition:border-color .12s ease,background-color .12s ease}.facet-check:hover input:not(:disabled)+.facet-check__box{border-color:rgb(var(--color-text))}.facet-check input:checked+.facet-check__box{background:rgb(var(--color-accent));border-color:rgb(var(--color-accent))}.facet-check input:checked+.facet-check__box:after{content:"";position:absolute;top:3px;right:3px;bottom:3px;left:3px;background:rgb(var(--color-bg))}.facet-check input:focus-visible+.facet-check__box{outline:2px solid rgb(var(--color-accent));outline-offset:2px}.facet-check:has(input:disabled),.facet-check--disabled{opacity:.42;cursor:not-allowed}.facet-check__label{position:relative;color:rgb(var(--color-text));font-size:.92rem;background:rgb(var(--color-bg));padding-inline-end:.4rem;overflow-wrap:anywhere;-webkit-hyphens:auto;hyphens:auto}.facet-check__count{position:relative;font-variant-numeric:tabular-nums;font-feature-settings:"tnum" 1;font-size:.78rem;letter-spacing:.02em;color:rgb(var(--color-text) / .55);background:rgb(var(--color-bg));padding-inline-start:.5rem;min-inline-size:2.4ch;text-align:end;align-self:center}@media(forced-colors:active){.facet-check input:checked+.facet-check__box{background:Highlight;border-color:Highlight}.facet-check input:focus-visible+.facet-check__box{outline-color:Highlight}}@media(prefers-reduced-motion:reduce){.facet-check__box{transition:none}}@media(max-width:360px){.facet-check{background-image:none}}.facets__apply-bar{display:none}@media(max-width:989px){.collection-filters[data-active-count]:not([data-active-count="0"]) .facets__apply-bar{display:flex;position:sticky;bottom:0;inset-inline:0;align-items:center;justify-content:space-between;gap:1rem;padding:.9rem 1rem calc(.9rem + env(safe-area-inset-bottom)) 1rem;margin:1.2rem -1rem -1rem;background:rgb(var(--color-bg));border-top:1px solid rgb(var(--color-border));z-index:2;transform:translateZ(0)}.facets__apply-bar__count{font-variant-numeric:tabular-nums;font-size:.82rem;letter-spacing:.04em;text-transform:uppercase;color:rgb(var(--color-text) / .6)}.facets__apply-bar__cta{flex:0 0 auto;min-height:44px;padding:.65rem 1rem;background:rgb(var(--color-text));color:rgb(var(--color-bg));border:0;font:inherit;letter-spacing:.04em;text-transform:uppercase;font-size:.82rem;cursor:pointer}.facets__apply-bar__cta:after{content:" /";color:rgb(var(--color-accent));margin-inline-start:.25em}}.pagination-wrap{display:flex;flex-direction:column;align-items:center;gap:1rem;padding-top:2.6rem}.pagination{display:flex;align-items:center;justify-content:center;gap:.35rem;font-variant-numeric:tabular-nums;font-size:.9rem;letter-spacing:-.005em;padding-top:0}.pagination a,.pagination .is-current,.pagination .is-disabled{position:relative;min-width:44px;min-height:44px;display:inline-flex;align-items:center;justify-content:center;padding:0 .55rem;color:rgb(var(--color-text) / .6);text-decoration:none;background:transparent;border:0;border-radius:0;-webkit-tap-highlight-color:transparent;transition:color .18s ease}.pagination a:hover{color:rgb(var(--color-text));border-color:transparent}.pagination a:focus-visible,.pagination .is-current:focus-visible{outline:2px solid rgb(var(--color-accent));outline-offset:3px}.pagination .is-disabled{color:rgb(var(--color-text) / .28);pointer-events:none;background:transparent}.pagination .is-current{color:rgb(var(--color-text));background:transparent;font-weight:600;letter-spacing:-.01em;min-width:2ch}.pagination .is-current:before{content:"";position:absolute;top:.45rem;left:50%;width:5px;height:5px;background:rgb(var(--color-accent));transform:translate(-50%)}.pagination .is-current:after{content:"";position:absolute;left:22%;right:22%;bottom:.6rem;height:2px;background:rgb(var(--color-text))}.pagination svg{width:14px;height:14px}.pagination__caption{display:inline-flex;align-items:center;gap:.5rem;margin:0;font-size:.76rem;letter-spacing:.14em;text-transform:uppercase;color:rgb(var(--color-text) / .55);border-inline-start:1px solid rgb(var(--color-accent));padding-inline-start:.6rem}.pagination__caption:lang(zh),.pagination__caption:lang(ja),.pagination__caption:lang(ko),.pagination__caption:lang(ar),.pagination__caption:lang(he),.pagination__caption:lang(th){text-transform:none;letter-spacing:.02em}@media(forced-colors:active){.pagination .is-current{outline:2px solid CanvasText;outline-offset:2px}.pagination .is-current:before,.pagination .is-current:after{forced-color-adjust:none;background:Highlight}.pagination a,.pagination .is-disabled{color:LinkText}.pagination__caption{color:CanvasText;border-inline-start-color:Highlight}}@media(prefers-reduced-motion:reduce){.pagination a{transition:none}}@media(max-width:560px){.pagination-wrap{padding-top:2rem;gap:.85rem}.pagination{gap:.15rem}.pagination a,.pagination .is-current,.pagination .is-disabled{padding:0 .35rem}.pagination__caption{font-size:.7rem}}mega-menu{display:contents}.mega-menu--editorial{display:none}@media(min-width:990px)and (pointer:fine){.nav-item{position:relative}.nav-item__disclosure{-webkit-appearance:none;appearance:none;background:transparent;border:0;padding:0 0 0 6px;margin:0;color:inherit;font:inherit;line-height:1;cursor:pointer;display:inline-flex;align-items:center;vertical-align:baseline;transition:color .15s ease}.nav-item__disclosure .icon{width:10px;height:10px;transition:transform .18s ease}.nav-item__disclosure[aria-expanded=true] .icon{transform:rotate(180deg)}.nav-item__disclosure:hover{color:rgb(var(--color-accent))}.mega-menu--editorial{display:grid;position:fixed;left:50%;top:var(--header-height, 70px);transform:translate(-50%,-4px);width:min(1080px,calc(100vw - 48px));grid-template-columns:240px 1fr 320px;gap:0;background:rgb(var(--color-bg));border:1px solid rgb(var(--color-border));box-shadow:0 24px 48px -28px #0000002e;opacity:0;visibility:hidden;pointer-events:none;content-visibility:hidden;transition:opacity .18s ease,transform .22s ease,visibility 0s linear .18s;z-index:60;border-radius:0;padding:0}.nav-item[data-open=true]>.mega-menu-wrap>.mega-menu--editorial{opacity:1;visibility:visible;pointer-events:auto;content-visibility:visible;transform:translate(-50%);transition-delay:0s}.mega-menu__rail{border-right:1px solid rgb(var(--color-border));padding:1.4rem 0;display:flex;flex-direction:column}.mega-menu__rail-item{position:relative;display:grid;grid-template-columns:44px 1fr;align-items:baseline;gap:10px;padding:.75rem 1.4rem;color:rgb(var(--color-text));text-decoration:none;font-size:.95rem;letter-spacing:-.005em;border-left:2px solid transparent;transition:background .15s ease,border-color .15s ease}.mega-menu__rail-item:hover,.mega-menu__rail-item[aria-current=page],.mega-menu__rail-item[data-active=true]{background:rgb(var(--color-text) / .03);border-left-color:rgb(var(--color-accent))}.mega-menu__rail-num{font-size:.68rem;letter-spacing:.14em;text-transform:uppercase;color:rgb(var(--color-text) / .45);font-variant-numeric:tabular-nums}.mega-menu__rail-label{display:block;line-height:1.3;font-weight:500}.mega-menu__rail-count{display:block;font-size:.68rem;letter-spacing:.04em;color:rgb(var(--color-text) / .45);margin-top:2px;font-variant-numeric:tabular-nums}.mega-menu__preview{padding:1.8rem 2rem;border-right:1px solid rgb(var(--color-border));display:flex;flex-direction:column;gap:1rem;min-width:0}.mega-menu__preview>[data-mm-pane-rendered]{display:flex;flex-direction:column;gap:1rem;min-height:0}.mega-menu__preview>[data-mm-pane-rendered][hidden]{display:none}.mega-menu__eyebrow{position:relative;padding-left:14px;font-size:.72rem;letter-spacing:.14em;text-transform:uppercase;color:rgb(var(--color-text) / .7);margin:0;font-weight:600}.mega-menu__eyebrow:before{content:"";position:absolute;left:0;top:.55em;width:8px;height:1px;background:rgb(var(--color-accent))}.mega-menu__figure{position:relative;aspect-ratio:16 / 10;overflow:hidden;background:rgb(var(--color-surface, var(--color-bg)));border:1px solid rgb(var(--color-border))}.mega-menu__figure img{width:100%;height:100%;object-fit:cover;display:block}.mega-menu__figure:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:radial-gradient(rgba(0,0,0,.18) 1px,transparent 1px);background-size:3px 3px;mix-blend-mode:multiply;opacity:.12;pointer-events:none}.mega-menu__dek{font-family:var(--font-heading-family, serif);font-size:1.05rem;letter-spacing:-.02em;line-height:1.4;margin:0;color:rgb(var(--color-text));max-width:38ch}.mega-menu__products{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;list-style:none;padding:0;margin:0}.mega-menu__products li{margin:0}.mega-menu__product{display:block;color:inherit;text-decoration:none}.mega-menu__product img{width:100%;aspect-ratio:1 / 1;object-fit:cover;border:1px solid rgb(var(--color-border));display:block;transition:transform .25s ease}.mega-menu__product:hover img{transform:scale(1.02)}.mega-menu__product-title{display:block;margin-top:8px;font-size:.82rem;line-height:1.3;letter-spacing:-.005em}.mega-menu__product-price{display:block;margin-top:2px;font-size:.76rem;color:rgb(var(--color-text) / .55);font-variant-numeric:tabular-nums;letter-spacing:.01em}.mega-menu__cta{display:inline-flex;align-items:center;gap:6px;margin-top:auto;font-size:.76rem;letter-spacing:.14em;text-transform:uppercase;color:rgb(var(--color-text));text-decoration:none;border-bottom:1px solid rgb(var(--color-text));align-self:flex-start;padding-bottom:2px;font-weight:600;transition:color .15s ease,border-color .15s ease}.mega-menu__cta:hover{color:rgb(var(--color-accent));border-color:rgb(var(--color-accent))}.mega-menu__feature{padding:1.8rem 1.6rem;background:rgb(var(--color-text) / .02);display:flex;flex-direction:column;gap:.9rem;min-width:0}.mega-menu__feature-img{aspect-ratio:4 / 5;width:100%;object-fit:cover;border:1px solid rgb(var(--color-border));display:block}.mega-menu__feature-title{font-family:var(--font-heading-family, serif);font-size:1.05rem;letter-spacing:-.025em;line-height:1.3;margin:0;color:rgb(var(--color-text))}.mega-menu__feature-dek{font-size:.82rem;line-height:1.5;color:rgb(var(--color-text) / .7);margin:0}.mega-menu__feature-cta{font-size:.72rem;letter-spacing:.14em;text-transform:uppercase;color:rgb(var(--color-accent));text-decoration:none;margin-top:auto;font-weight:700}.mega-menu__feature-cta:hover{opacity:.7}.nav-item__disclosure:focus-visible,.mega-menu__rail-item:focus-visible,.mega-menu__product:focus-visible,.mega-menu__cta:focus-visible,.mega-menu__feature a:focus-visible{outline:2px solid rgb(var(--color-accent));outline-offset:3px;border-radius:2px}}@media(min-width:990px)and (max-width:1100px)and (pointer:fine){.mega-menu--editorial{grid-template-columns:220px 1fr;width:min(880px,calc(100vw - 32px))}.mega-menu__feature{display:none}.mega-menu__preview{border-right:0}}@media(prefers-reduced-motion:reduce){.mega-menu--editorial,.nav-item__disclosure .icon,.mega-menu__product img{transition:none!important}.mega-menu--editorial{transform:translate(-50%)}}.search-page{padding-block:clamp(2.4rem,5vw,4rem)}.search-hero{display:flex;flex-direction:column;align-items:flex-start;gap:.9rem;margin-bottom:clamp(2rem,5vw,3.4rem);padding-bottom:1.6rem;border-bottom:1px solid rgb(var(--color-border))}.search-hero__eyebrow{margin:0}.search-hero__title{font-family:var(--font-heading-family);font-weight:700;font-size:clamp(2.4rem,6vw,4.2rem);letter-spacing:-.035em;line-height:1.02;margin:0;text-wrap:balance;word-break:break-word}.search-hero__dek{font-size:1.05rem;line-height:1.55;color:rgb(var(--color-text-secondary));margin:0;max-width:56ch}.search-hero__dek em{font-style:normal;font-family:var(--font-heading-family);color:rgb(var(--color-text));padding-inline:.15em}.search-hero__count{margin:0}.search-hero__form{display:flex;align-items:stretch;width:100%;max-width:640px;gap:0;margin-top:.8rem;border:1px solid rgb(var(--color-border));background:rgb(var(--color-bg));transition:border-color .15s ease}.search-hero__form:focus-within{border-color:rgb(var(--color-text))}.search-hero__input{flex:1;min-width:0;padding:.85rem 1rem;font:inherit;font-size:1rem;letter-spacing:-.005em;color:rgb(var(--color-text));background:transparent;border:0;outline:0}.search-hero__input::placeholder{color:rgb(var(--color-text) / .45)}.search-hero__submit{flex:0 0 auto;border-radius:0;padding-inline:1.2rem;display:inline-flex;align-items:center;gap:.4em;letter-spacing:.04em;text-transform:uppercase;font-size:.8rem;font-weight:700}.search-hero__submit .icon{width:1em;height:1em}.search-section{margin-block:clamp(2rem,4vw,3rem)}.search-section__head{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;padding-bottom:1rem;margin-bottom:1.4rem;border-bottom:1px solid rgb(var(--color-border))}.search-section__head .eyebrow{margin:0}.search-section__count{font-size:.76rem;letter-spacing:.08em;text-transform:uppercase;color:rgb(var(--color-text-secondary));font-variant-numeric:tabular-nums}.search-articles{display:grid;grid-template-columns:repeat(auto-fill,minmax(360px,1fr));gap:1.6rem}.search-article-card{display:grid;grid-template-columns:140px 1fr;gap:1.2rem;text-decoration:none;color:inherit;padding-bottom:1.2rem;border-bottom:1px solid rgb(var(--color-border));transition:background .15s ease}.search-article-card__media{aspect-ratio:3 / 2;overflow:hidden;background:rgb(var(--color-surface, var(--color-bg)));border:1px solid rgb(var(--color-border))}.search-article-card__media img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s ease}.search-article-card:hover .search-article-card__media img{transform:scale(1.03)}.search-article-card__body{display:flex;flex-direction:column;gap:.5rem;min-width:0}.search-article-card__meta{margin:0}.search-article-card__title{font-family:var(--font-heading-family);font-size:1.1rem;letter-spacing:-.02em;line-height:1.3;margin:0;color:rgb(var(--color-text))}.search-article-card__dek{font-size:.88rem;line-height:1.5;color:rgb(var(--color-text-secondary));margin:0}.search-article-card__cta{display:inline-flex;align-items:center;gap:.3em;margin-top:auto;font-size:.72rem;letter-spacing:.14em;text-transform:uppercase;font-weight:700;color:rgb(var(--color-accent))}.search-article-card__cta .icon{width:.9em;height:.9em}@media(max-width:560px){.search-article-card{grid-template-columns:100px 1fr;gap:.9rem}}.search-pages{list-style:none;padding:0;margin:0;border-top:1px solid rgb(var(--color-border))}.search-page-item{margin:0}.search-page-item__link{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.1rem 0;border-bottom:1px solid rgb(var(--color-border));text-decoration:none;color:rgb(var(--color-text));transition:color .15s ease,padding-inline-start .15s ease}.search-page-item__link:hover{color:rgb(var(--color-accent));padding-inline-start:.4rem}.search-page-item__title{font-family:var(--font-heading-family);font-size:1.1rem;letter-spacing:-.02em}.search-page-item__arrow{color:rgb(var(--color-text-secondary));font-size:1.2rem;transition:transform .2s ease}.search-page-item__link:hover .search-page-item__arrow{transform:translate(4px);color:rgb(var(--color-accent))}.empty-state--search{max-width:56ch}.empty-state--search em{font-style:normal;font-family:var(--font-heading-family);color:rgb(var(--color-text))}.search-suggest{margin-top:2rem;padding-top:1.4rem;border-top:1px dashed rgb(var(--color-border));display:flex;flex-wrap:wrap;align-items:center;gap:.5rem .6rem;width:100%}.search-suggest__label{margin:0 .4rem 0 0;color:rgb(var(--color-text-secondary))}.search-suggest .editorial-tag{text-decoration:none;cursor:pointer;text-transform:none;letter-spacing:.01em;font-size:.85rem}@media(prefers-reduced-motion:reduce){.search-article-card__media img,.search-page-item__link,.search-page-item__arrow,.search-hero__form{transition:none}}.story-page{padding-block:clamp(2rem,4vw,3.4rem) clamp(3rem,6vw,5rem)}.story-page>.page-width{display:flex;flex-direction:column;gap:clamp(2.4rem,5vw,4rem)}.story-hero{display:flex;flex-direction:column;gap:clamp(1rem,2vw,1.4rem);max-width:72ch}.story-hero__eyebrow{margin:0}.story-hero__title{font-family:var(--font-heading-family);font-weight:700;font-size:clamp(2.6rem,7vw,5rem);letter-spacing:-.04em;line-height:1;margin:0;text-wrap:balance}.story-hero__dek{font-size:clamp(1.05rem,1.6vw,1.25rem);line-height:1.45;color:rgb(var(--color-text-secondary));margin:0;max-width:50ch}.story-hero__media{margin:clamp(1rem,3vw,2rem) 0 0;width:100%}.story-hero__media img{width:100%;height:auto;aspect-ratio:16 / 9;object-fit:cover;display:block;border:1px solid rgb(var(--color-border))}.story-hero__caption,.story-image__caption{margin:.8rem 0 0;font-size:.82rem;line-height:1.4;letter-spacing:.005em;color:rgb(var(--color-text-secondary));font-style:italic}.story-text{max-width:var(--article-measure, 62ch);margin-inline:0;display:flex;flex-direction:column;gap:.9rem}.story-text__eyebrow{margin:0}.story-text__heading{font-family:var(--font-heading-family);font-weight:700;font-size:clamp(1.6rem,3.4vw,2.4rem);letter-spacing:-.025em;line-height:1.15;margin:.2rem 0 .4rem;text-wrap:balance}.story-text__body{font-size:1.02rem;line-height:1.7;color:rgb(var(--color-text))}.story-text__body p{margin:0 0 1em}.story-text__body p:last-child{margin-bottom:0}.story-quote{margin:clamp(1rem,3vw,2rem) 0;max-width:56rem;padding:clamp(1.6rem,3vw,2.2rem) clamp(1.4rem,3vw,2rem);border-top:1px solid rgb(var(--color-border));border-bottom:1px solid rgb(var(--color-border));position:relative}.story-quote__mark{position:absolute;top:-.25em;left:-.1em;font-family:var(--font-heading-family);font-size:clamp(3.2rem,7vw,5rem);color:rgb(var(--color-accent));line-height:1;margin:0;pointer-events:none;-webkit-user-select:none;user-select:none}.story-quote__text{font-family:var(--font-heading-family);font-weight:500;font-style:italic;font-size:clamp(1.3rem,2.6vw,1.7rem);letter-spacing:-.015em;line-height:1.3;color:rgb(var(--color-text));margin:0;text-wrap:balance}.story-quote__attribution{margin-top:1rem;font-size:.78rem;letter-spacing:.14em;text-transform:uppercase;color:rgb(var(--color-text-secondary))}.story-image{margin:0}.story-image img{width:100%;height:auto;aspect-ratio:16 / 9;object-fit:cover;display:block;border:1px solid rgb(var(--color-border))}.story-image--full{margin-inline:calc(50% - 50vw);width:100vw}.story-image--full img{border-left:0;border-right:0}.story-stats{padding-block:clamp(1.6rem,3vw,2.4rem);border-top:1px solid rgb(var(--color-border));border-bottom:1px solid rgb(var(--color-border));display:flex;flex-direction:column;gap:1.2rem}.story-stats__eyebrow{margin:0}.story-stats__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.4rem 2rem}.story-stat{display:flex;flex-direction:column;gap:.4rem}.story-stat__value{font-family:var(--font-heading-family);font-weight:700;font-size:clamp(2rem,5vw,3.4rem);letter-spacing:-.035em;line-height:1;color:rgb(var(--color-text))}.story-stat__label{font-size:.78rem;letter-spacing:.12em;text-transform:uppercase;color:rgb(var(--color-text-secondary));line-height:1.4}.story-cta{padding:clamp(2rem,4vw,3rem);background:rgb(var(--color-text) / .03);border:1px solid rgb(var(--color-border))}.story-cta__inner{display:flex;flex-direction:column;gap:.8rem;align-items:flex-start;max-width:50ch}.story-cta__eyebrow{margin:0}.story-cta__heading{font-family:var(--font-heading-family);font-weight:700;font-size:clamp(1.8rem,4vw,2.6rem);letter-spacing:-.03em;line-height:1.1;margin:0;text-wrap:balance}.story-cta__dek{font-size:1rem;line-height:1.55;color:rgb(var(--color-text-secondary));margin:0}.story-cta__actions{display:flex;flex-wrap:wrap;align-items:center;gap:1rem 1.6rem;margin-top:.8rem}.story-cta__ghost{display:inline-flex;align-items:center;gap:.3em;font-size:.8rem;letter-spacing:.12em;text-transform:uppercase;font-weight:700;text-decoration:none;color:rgb(var(--color-text-secondary));border-bottom:1px solid rgb(var(--color-border));padding-bottom:.3rem;transition:color .15s ease,border-color .15s ease}.story-cta__ghost:hover{color:rgb(var(--color-accent));border-color:rgb(var(--color-accent))}.story-cta__ghost .icon{width:.9em;height:.9em}@media(prefers-reduced-motion:reduce){.story-cta__ghost{transition:none}}.policy-page{padding-block:clamp(2.4rem,5vw,4rem) clamp(3rem,6vw,5rem)}.policy-page__wrap{max-width:1280px}.policy-page__hero{display:flex;flex-direction:column;gap:1rem;margin-bottom:clamp(2rem,5vw,3.4rem);padding-bottom:1.6rem;border-bottom:1px solid rgb(var(--color-border));position:relative}.policy-page__hero:before{content:"";position:absolute;top:0;left:0;width:64px;height:3px;background:rgb(var(--color-accent))}.policy-page__eyebrow{margin:1.2rem 0 0}.policy-page__title{font-family:var(--font-heading-family);font-weight:700;font-size:clamp(2.6rem,7vw,5rem);letter-spacing:-.04em;line-height:1;margin:0;text-wrap:balance}.policy-page__dek{font-size:clamp(1rem,1.4vw,1.18rem);line-height:1.45;color:rgb(var(--color-text-secondary));margin:0;max-width:56ch;font-family:var(--font-heading-family);font-style:italic}.policy-page__cols{display:grid;grid-template-columns:240px 1fr;gap:clamp(2rem,5vw,4rem);align-items:flex-start}.policy-page__rail{position:sticky;top:calc(var(--header-height, 72px) + 1.4rem);align-self:start;border-right:1px solid rgb(var(--color-border));padding-right:1.4rem;display:flex;flex-direction:column;gap:1rem}.policy-page__rail-eyebrow{margin:0}.policy-page__rail-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.1rem}.policy-page__rail-item{margin:0}.policy-page__rail-link{display:grid;grid-template-columns:44px 1fr;align-items:baseline;gap:10px;padding:.7rem .4rem .7rem .6rem;color:rgb(var(--color-text));text-decoration:none;font-size:.92rem;letter-spacing:-.005em;border-left:2px solid transparent;transition:background .15s ease,border-color .15s ease}.policy-page__rail-link:hover{background:rgb(var(--color-text) / .03)}.policy-page__rail-item--current .policy-page__rail-link{border-left-color:rgb(var(--color-accent));background:rgb(var(--color-text) / .03);font-weight:600}.policy-page__rail-num{font-size:.68rem;letter-spacing:.14em;text-transform:uppercase;color:rgb(var(--color-text) / .45);font-variant-numeric:tabular-nums}.policy-page__rail-label{line-height:1.3}.policy-page__rail-foot{margin-top:1.4rem;padding-top:1.4rem;border-top:1px dashed rgb(var(--color-border))}.policy-page__rail-contact{display:flex;flex-direction:column;gap:.25rem;text-decoration:none;color:rgb(var(--color-text));font-size:.85rem;transition:color .15s ease}.policy-page__rail-contact:hover{color:rgb(var(--color-accent))}.policy-page__rail-contact .eyebrow{margin:0}.policy-page__body{min-width:0;max-width:84ch;font-size:1.04rem;line-height:1.72;color:rgb(var(--color-text))}.policy-page__body>*:first-child{margin-top:0}.policy-page__body p{margin:0 0 1.1em}.policy-page__body p:last-child{margin-bottom:0}.policy-page__body p em:first-child{display:inline-block;margin-bottom:.4rem;font-style:italic;font-size:.82rem;letter-spacing:.04em;color:rgb(var(--color-text-secondary))}.policy-page__body h2,.policy-page__body h3{font-family:var(--font-heading-family);font-weight:700;letter-spacing:-.02em;line-height:1.2;text-wrap:balance}.policy-page__body h2{font-size:clamp(1.6rem,3vw,2rem);margin:2.6em 0 .8em}.policy-page__body h3{font-size:clamp(1.15rem,2vw,1.32rem);margin:2.4em 0 .8em;position:relative;padding-top:1.2em;border-top:1px solid rgb(var(--color-border))}.policy-page__body h3:before{content:"";position:absolute;top:-1px;left:0;width:28px;height:2px;background:rgb(var(--color-accent))}.policy-page__body ul,.policy-page__body ol{margin:0 0 1.2em;padding-left:1.4em}.policy-page__body li{margin:0 0 .5em;line-height:1.6}.policy-page__body a{color:rgb(var(--color-text));text-decoration:underline;text-underline-offset:3px;text-decoration-color:rgb(var(--color-accent));text-decoration-thickness:1px;transition:color .15s ease}.policy-page__body a:hover{color:rgb(var(--color-accent))}.policy-page__body strong{font-weight:600}.policy-page__body table{width:100%;border-collapse:collapse;margin:1.4em 0;font-size:.92rem;font-variant-numeric:tabular-nums}.policy-page__body th,.policy-page__body td{text-align:left;padding:.75rem .9rem;border-bottom:1px solid rgb(var(--color-border));vertical-align:top}.policy-page__body th{font-size:.72rem;letter-spacing:.14em;text-transform:uppercase;color:rgb(var(--color-text-secondary));font-weight:700;border-bottom:1px solid rgb(var(--color-text))}.policy-page__footer{margin-top:clamp(3rem,6vw,4.5rem);padding-top:1.6rem;border-top:1px solid rgb(var(--color-border));display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem 2rem}.policy-page__back{display:inline-flex;align-items:center;gap:.4em;font-size:.76rem;letter-spacing:.14em;text-transform:uppercase;font-weight:700;color:rgb(var(--color-text-secondary));text-decoration:none;transition:color .15s ease}.policy-page__back:hover{color:rgb(var(--color-accent))}.policy-page__back .icon{width:1em;height:1em}.policy-page__legal-mark{font-size:.74rem;letter-spacing:.14em;text-transform:uppercase;color:rgb(var(--color-text) / .45);font-variant-numeric:tabular-nums}@media(max-width:899px){.policy-page__cols{grid-template-columns:1fr;gap:1.4rem}.policy-page__rail{position:static;border-right:0;border-bottom:1px solid rgb(var(--color-border));padding-right:0;padding-bottom:1.4rem}.policy-page__rail-list{flex-direction:row;flex-wrap:wrap;gap:.4rem .6rem}.policy-page__rail-link{padding:.5rem .8rem;border:1px solid rgb(var(--color-border));border-left-width:1px;border-radius:0;grid-template-columns:auto auto;gap:6px}.policy-page__rail-item--current .policy-page__rail-link{background:rgb(var(--color-text));color:rgb(var(--color-bg));border-color:rgb(var(--color-text))}.policy-page__rail-item--current .policy-page__rail-num{color:rgb(var(--color-bg) / .55)}.policy-page__rail-foot{display:none}}@media(max-width:560px){.policy-page__body{font-size:.98rem}.policy-page__footer{flex-direction:column;align-items:flex-start}}@media(prefers-reduced-motion:reduce){.policy-page__rail-link,.policy-page__rail-contact,.policy-page__back,.policy-page__body a{transition:none}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important;scroll-behavior:auto!important}.reveal,.reveal-stagger>*{opacity:1!important;transform:none!important}.marquee__track{animation:none!important}.slideshow-hero__slides{transition:none!important}}.field-record-preview .section-head{display:flex;align-items:end;justify-content:space-between;gap:1.5rem;flex-wrap:wrap}.field-record-preview__view-all{display:inline-flex;align-items:center;gap:.35em;font-size:var(--t-eyebrow, .7rem);letter-spacing:.14em;text-transform:uppercase;font-weight:600;color:rgb(var(--color-text));text-decoration:none;border-bottom:1px solid rgb(var(--color-border));padding-bottom:.25rem;transition:color .18s ease,border-color .18s ease}.field-record-preview__view-all:hover{color:rgb(var(--color-accent));border-color:rgb(var(--color-accent))}.field-record-preview__view-all .icon{width:.9em;height:.9em}.field-record-preview__grid{margin-top:0}.testimonials__grid{display:grid;grid-template-columns:1fr;gap:clamp(1.4rem,3vw,2.4rem)}@media(min-width:750px){.testimonials__grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1100px){.testimonials__grid{grid-template-columns:repeat(3,1fr)}}.testimonial-card{position:relative;margin:0;padding:1.6rem 1.4rem 1.4rem;border-top:1px solid rgb(var(--color-border));display:flex;flex-direction:column;gap:1.1rem;background:transparent}.testimonial-card__mark{position:absolute;top:-.2rem;left:1.4rem;font-family:var(--font-heading-family);font-size:2.4rem;line-height:1;color:rgb(var(--color-accent));font-weight:700}.testimonial-card__quote{margin:0;font-family:var(--font-heading-family);font-weight:300;font-style:italic;font-size:1.15rem;line-height:1.5;color:rgb(var(--color-text));text-wrap:pretty;padding-top:.9rem}.testimonial-card__attribution{display:flex;flex-direction:column;gap:.2rem;padding-top:.6rem;border-top:1px solid rgb(var(--color-border))}.testimonial-card__name{font-size:.8rem;letter-spacing:.12em;text-transform:uppercase;font-weight:700;color:rgb(var(--color-text))}.testimonial-card__role{font-size:.72rem;letter-spacing:.1em;text-transform:uppercase;color:rgb(var(--color-text-secondary));font-weight:600}.press-strip__inner{display:flex;flex-direction:column;align-items:center;gap:1.4rem;padding-block:clamp(.6rem,2vw,1.4rem)}.press-strip__eyebrow{margin:0}.press-strip__logos{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:clamp(1.4rem,4vw,3rem)}.press-strip__logo{display:inline-flex;align-items:center;text-decoration:none;color:rgb(var(--color-text-secondary));opacity:.7;transition:opacity .18s ease,color .18s ease}a.press-strip__logo:hover{opacity:1;color:rgb(var(--color-text))}.press-strip__wordmark{font-family:var(--font-heading-family);font-weight:700;font-size:1.15rem;letter-spacing:.04em;text-transform:uppercase;font-variant-numeric:tabular-nums}@media(prefers-reduced-motion:reduce){.field-record-preview__view-all,.press-strip__logo{transition:none}}.video-feature__figure{margin:0;display:flex;flex-direction:column;gap:1.2rem}video-feature{display:block;position:relative;width:100%;aspect-ratio:var(--vf-aspect, 16 / 9);border-radius:var(--radius);overflow:hidden;background:rgb(var(--color-surface));cursor:pointer}.video-feature__poster,.video-feature__video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block}.video-feature__video{background:#000;opacity:0;pointer-events:none;transition:opacity .3s ease}video-feature.is-playing .video-feature__video{opacity:1;pointer-events:auto}video-feature.is-playing .video-feature__poster,video-feature.is-playing .video-feature__play{opacity:0;pointer-events:none}.video-feature__play{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:transparent;border:0;color:#fff;cursor:pointer;transition:opacity .25s ease}.video-feature__play:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse at center,#00000040,#0000000d 60%);z-index:0}.video-feature__play-icon{position:relative;z-index:1;width:64px;height:64px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#00000059;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);border:1px solid rgb(255 255 255 / .3);transition:transform .25s cubic-bezier(.2,.6,.2,1),background-color .2s ease}.video-feature__play:hover .video-feature__play-icon{transform:scale(1.06);background:#00000080}.video-feature__play-icon svg{width:28px;height:28px;margin-left:3px}.video-feature__caption{display:flex;flex-direction:column;gap:.45rem;max-width:64ch}.video-feature__caption-eyebrow{margin:0}.video-feature__caption-heading{margin:0;font-family:var(--font-heading-family);font-weight:600;font-size:1.25rem;letter-spacing:-.01em}.video-feature__caption-dek{margin:0;font-size:.98rem;line-height:1.55;color:rgb(var(--color-text-secondary))}.video-feature__caption-meta{margin:.2rem 0 0;font-size:.7rem;letter-spacing:.14em;text-transform:uppercase;font-weight:600;color:rgb(var(--color-text-secondary))}@media(prefers-reduced-motion:reduce){.video-feature__play-icon,.video-feature__video,.video-feature__play{transition:none}}.reading-progress{position:fixed;top:0;left:0;right:0;height:2px;z-index:100;pointer-events:none;background:transparent}.reading-progress__bar{display:block;width:100%;height:100%;background:rgb(var(--color-accent));transform:scaleX(0);transform-origin:left center;transition:transform .12s linear;will-change:transform}.related-dispatches{max-width:var(--article-measure);margin:clamp(2.4rem,5vw,3.6rem) auto 0;padding-top:2rem;border-top:1px solid rgb(var(--color-border))}.related-dispatches__head{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;margin-bottom:1.4rem}.related-dispatches__eyebrow{margin:0}.related-dispatches__grid{display:grid;grid-template-columns:1fr;gap:1.6rem}.related-dispatches__grid[data-count="3"]{grid-template-columns:1fr}@media(min-width:750px){.related-dispatches__grid[data-count="2"]{grid-template-columns:repeat(2,1fr)}.related-dispatches__grid[data-count="3"]{grid-template-columns:repeat(3,1fr)}}.related-dispatches .dispatch-card__title{font-size:1.05rem}.related-dispatches .dispatch-card__excerpt{display:none}.inline-product-card{display:block;margin:1.8rem 0;border:1px solid rgb(var(--color-border));border-radius:var(--radius);background:transparent;transition:border-color .18s ease}.inline-product-card:hover{border-color:rgb(var(--color-text) / .55)}.article__body>.inline-product-card{margin-top:2rem;margin-bottom:2rem}.inline-product-card__link{display:grid;grid-template-columns:96px 1fr;gap:1.2rem;align-items:center;padding:1rem;text-decoration:none;color:inherit}.inline-product-card__thumb{width:96px;height:96px;border-radius:var(--radius);overflow:hidden;background:rgb(var(--color-surface));flex-shrink:0}.inline-product-card__thumb img{width:100%;height:100%;object-fit:cover;display:block}.inline-product-card__thumb-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:rgb(var(--color-border))}.inline-product-card__body{display:flex;flex-direction:column;gap:.25rem;min-width:0}.inline-product-card__eyebrow{margin:0}.inline-product-card__title{margin:0;font-family:var(--font-heading-family);font-weight:600;font-size:1.05rem;letter-spacing:-.01em;line-height:1.3;transition:color .15s ease}.inline-product-card:hover .inline-product-card__title{color:rgb(var(--color-accent))}.inline-product-card__spec{margin:0;font-size:.88rem;color:rgb(var(--color-text-secondary));line-height:1.4;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.inline-product-card__meta{margin:.25rem 0 0;display:inline-flex;align-items:baseline;gap:.35rem;font-size:.85rem}.inline-product-card__price{font-weight:var(--font-body-weight-bold);font-variant-numeric:tabular-nums}.inline-product-card__sep{color:rgb(var(--color-text-secondary));opacity:.6}.inline-product-card__cta{color:rgb(var(--color-accent))}@media(max-width:540px){.inline-product-card__link{grid-template-columns:72px 1fr;gap:.9rem;padding:.8rem}.inline-product-card__thumb{width:72px;height:72px}}@media(prefers-reduced-motion:reduce){.reading-progress__bar,.inline-product-card,.inline-product-card__title{transition:none!important}}.article{--t-display-xl: clamp(2.8rem, 6vw, 4.8rem);--t-display-lg: clamp(2.2rem, 4.5vw, 3.6rem);--t-display-md: clamp(1.6rem, 2.6vw, 2.2rem);--t-headline: 1.25rem;--t-dek: 1.25rem;--t-body: 1.125rem;--t-meta: .95rem;--t-eyebrow: .6875rem;--t-caption: .9rem;--t-pullquote: 1.45rem;--article-measure: 72ch;position:relative;max-width:1180px;margin-inline:auto;padding-top:clamp(2.4rem,6vh,5rem);padding-bottom:clamp(2rem,5vh,4rem)}.article__masthead{max-width:720px;margin-inline:auto;text-align:center;display:flex;flex-direction:column;align-items:center;gap:1.1rem;margin-bottom:clamp(2rem,4vw,3rem)}.article__eyebrow{margin:0}.article__title{font-family:var(--font-heading-family);font-weight:700;font-size:var(--t-display-lg);letter-spacing:-.02em;line-height:1.08;max-width:22ch;margin:0 auto;text-wrap:balance}.article__dek{font-size:var(--t-dek);font-weight:300;font-style:italic;line-height:1.4;color:rgb(var(--color-text-secondary));max-width:36ch;margin:0 auto;text-wrap:pretty}.article-meta{width:100%;max-width:56ch;margin:1.2rem auto 0;display:flex;flex-direction:column;gap:.7rem;align-items:center}.article-meta__rule{display:block;width:100%;height:1px;background:rgb(var(--color-border))}.article-meta__row{display:flex;flex-wrap:wrap;justify-content:center;align-items:baseline;gap:.35rem 1.4rem;font-size:var(--t-eyebrow);letter-spacing:.12em;text-transform:uppercase;color:rgb(var(--color-text-secondary));font-weight:600}.article-meta__cell{display:inline-flex;align-items:baseline;gap:.35rem}.article-meta__label{color:rgb(var(--color-text-secondary))}.article-meta__value{color:rgb(var(--color-text))}.article-meta__sep{color:rgb(var(--color-text-secondary))}.article-meta__role{color:rgb(var(--color-text))}.article-meta__num{font-variant-numeric:tabular-nums;color:rgb(var(--color-text))}.article__hero{margin:0 auto clamp(1.6rem,4vw,2.6rem);max-width:1100px}.article__hero-media{position:relative;aspect-ratio:3 / 2;overflow:hidden;border-radius:var(--radius);background:rgb(var(--color-surface))}.article__hero-img{width:100%;height:100%;object-fit:cover;display:block}.article__hero-caption{margin-top:.8rem;font-size:var(--t-caption);font-style:italic;color:rgb(var(--color-text-secondary));text-align:left}.article__body{max-width:var(--article-measure);margin:0 auto;font-size:var(--t-body);line-height:1.7;color:rgb(var(--color-text));font-variant-numeric:tabular-nums}.article__body>*+*{margin-top:1.1em}.article__body p{text-wrap:pretty}.article__body h2{position:relative;font-family:var(--font-heading-family);font-weight:600;font-size:var(--t-display-md);letter-spacing:-.015em;line-height:1.15;margin-top:2.4em;padding-top:.8em}.article__body h2:before{content:"";position:absolute;top:0;left:0;width:3em;height:1px;background:rgb(var(--color-accent))}.article__body h3{font-family:var(--font-heading-family);font-weight:600;font-size:var(--t-headline);margin-top:1.6em;letter-spacing:-.01em}.article__body a{color:inherit;background:linear-gradient(currentColor,currentColor) 0 100% / 100% 1px no-repeat;text-underline-offset:3px;transition:color .18s ease}.article__body a:hover{color:rgb(var(--color-accent))}.article__body blockquote{border-left:0;padding:0;margin:2rem auto;max-width:52ch;font-size:var(--t-pullquote);font-weight:300;font-style:italic;line-height:1.4;text-align:center;border-top:1px solid rgb(var(--color-border));border-bottom:1px solid rgb(var(--color-border));padding-block:1.4rem;color:rgb(var(--color-text))}.article__body img{border-radius:var(--radius);margin:1.6rem 0}.article__body--has-dropcap>p:first-of-type:first-letter{font-family:var(--font-heading-family);font-weight:700;font-size:4em;float:left;line-height:.88;margin:.04em .12em 0 0;color:rgb(var(--color-text))}.article-share{max-width:var(--article-measure);margin:clamp(2.4rem,5vw,3.4rem) auto 0;display:flex;flex-direction:column;gap:.8rem;padding-block:1.4rem;border-top:1px solid rgb(var(--color-border));border-bottom:1px solid rgb(var(--color-border))}.article-share__label{margin:0}.article-share__chips{display:flex;flex-wrap:wrap;gap:.5rem}.article-byline{max-width:var(--article-measure);margin:2rem auto 0}.article-byline__rule{display:block;height:1px;background:rgb(var(--color-border));margin-bottom:1.4rem}.article-byline__inner{display:grid;grid-template-columns:80px 1fr;gap:1.2rem;align-items:start}.article-byline__photo{width:80px;height:80px;border-radius:2px;object-fit:cover;background:rgb(var(--color-surface));display:block}.article-byline__monogram{width:80px;height:80px;display:inline-flex;align-items:center;justify-content:center;background:rgb(var(--color-surface));border-radius:2px;font-family:var(--font-heading-family);font-weight:700;font-size:1.8rem;letter-spacing:-.02em;color:rgb(var(--color-text-secondary))}.article-byline__text{display:flex;flex-direction:column;gap:.35rem}.article-byline__role{margin:0 0 .15rem}.article-byline__name{margin:0;font-family:var(--font-heading-family);font-weight:700;font-size:1.1rem;letter-spacing:-.01em}.article-byline__bio{margin:0;font-size:.92rem;line-height:1.55;color:rgb(var(--color-text-secondary))}.article__tags{max-width:var(--article-measure);margin:2rem auto 0;display:flex;flex-wrap:wrap;align-items:center;gap:.9rem}.article__tags-label{margin:0}.article__tags-list{display:flex;flex-wrap:wrap;gap:.4rem;list-style:none;padding:0;margin:0}.editorial-tag{display:inline-flex;align-items:center;font-size:.78rem;padding:.3rem .65rem;border:1px solid rgb(var(--color-border));border-radius:var(--button-radius);color:rgb(var(--color-text-secondary));background:transparent;text-decoration:none;letter-spacing:.02em;transition:border-color .15s ease,color .15s ease}.editorial-tag:hover{border-color:rgb(var(--color-accent));color:rgb(var(--color-accent))}.article-nav{max-width:var(--article-measure);margin:clamp(2rem,4vw,3rem) auto 0;display:grid;grid-template-columns:1fr 1fr;gap:0;border-top:1px solid rgb(var(--color-border));border-bottom:1px solid rgb(var(--color-border))}.article-nav__link{display:flex;flex-direction:column;gap:.4rem;padding:1.4rem;text-decoration:none;color:rgb(var(--color-text));transition:color .15s ease,background-color .15s ease}.article-nav__link:first-child{border-right:1px solid rgb(var(--color-border))}.article-nav__link--next{text-align:right;align-items:flex-end}.article-nav__link:hover{background:rgb(var(--color-surface))}.article-nav__link:hover .article-nav__title{color:rgb(var(--color-accent))}.article-nav__direction{display:inline-flex;align-items:center;gap:.35em;margin:0}.article-nav__direction .icon{width:12px;height:12px}.article-nav__title{font-family:var(--font-heading-family);font-weight:600;font-size:1rem;line-height:1.3;letter-spacing:-.01em;transition:color .15s ease}.article-nav__placeholder{display:block;padding:1.4rem;border-right:1px solid rgb(var(--color-border))}.article-nav__placeholder:last-child{border-right:0}.article__comments{max-width:var(--article-measure);margin:2rem auto 0;border-top:1px solid rgb(var(--color-border));padding-top:1.4rem}.article__comments-summary{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;cursor:pointer;list-style:none}.article__comments-summary::-webkit-details-marker{display:none}.article__comments-hint{font-size:.78rem;color:rgb(var(--color-text-secondary));transition:color .15s ease}.article__comments[open] .article__comments-hint:after{content:" \2715"}.article__comments-summary:hover .article__comments-hint{color:rgb(var(--color-accent))}.article__comments-body{padding-top:1.4rem}.article__comments-form-title{font-family:var(--font-heading-family);font-weight:600;font-size:1rem;margin-top:2rem;margin-bottom:.8rem}.article__comments-fields{display:flex;flex-direction:column;gap:1rem;margin-top:1rem;max-width:520px}.article__comments-submit{align-self:flex-start}.comment{border-top:1px solid rgb(var(--color-border));padding:1.3rem 0}.comment__author{font-weight:var(--font-body-weight-bold);font-size:.9rem}.comment__date{font-size:.78rem;color:rgb(var(--color-text-secondary))}.comment__body{margin-top:.5rem}.article__back{max-width:var(--article-measure);margin:clamp(2rem,4vw,3rem) auto 0;text-align:center}.article__back-link{display:inline-flex;align-items:center;gap:.4em;font-size:.82rem;color:rgb(var(--color-text-secondary));text-decoration:underline;text-underline-offset:3px;transition:color .15s ease}.article__back-link:hover{color:rgb(var(--color-text))}.article__back-link .icon{width:12px;height:12px}@media(max-width:749px){.article{padding-top:2rem}.article__title{max-width:none}.article-meta__row{gap:.3rem .9rem;font-size:.65rem}.article__body{font-size:1rem;line-height:1.65}.article__body h2{margin-top:1.8em}.article-byline__inner{grid-template-columns:60px 1fr;gap:1rem}.article-byline__photo,.article-byline__monogram{width:60px;height:60px;font-size:1.4rem}.article-nav{grid-template-columns:1fr}.article-nav__link:first-child{border-right:0;border-bottom:1px solid rgb(var(--color-border))}.article-nav__placeholder{display:none}}@media(prefers-reduced-motion:reduce){.article-nav__link,.article-nav__title,.article__back-link,.article__comments-hint,.editorial-tag{transition:none}}.account-layout{display:grid;grid-template-columns:220px 1fr;gap:2.4rem;align-items:flex-start}.account-nav a{display:block;padding:.6rem .8rem;border-radius:var(--radius);font-size:.9rem}.account-nav a:hover,.account-nav a[aria-current]{background:rgb(var(--color-surface));color:rgb(var(--color-accent))}.auth-card{max-width:440px;margin-inline:auto}.auth-card form{display:flex;flex-direction:column;gap:1rem}@media(max-width:749px){.account-layout{grid-template-columns:1fr}}.search-modal .drawer__panel{width:100%;max-width:100%;height:auto;bottom:auto}.predictive{margin-top:1rem}.predictive__heading{font-size:.72rem;letter-spacing:.12em;text-transform:uppercase;color:rgb(var(--color-text-secondary));margin:1rem 0 .5rem}.predictive__item{display:flex;align-items:center;gap:.8rem;padding:.55rem 0}.predictive__item img{width:48px;height:48px;object-fit:cover;border-radius:var(--radius);background:rgb(var(--color-surface))}.predictive__item:hover{color:rgb(var(--color-accent))}.center-stack{display:flex;flex-direction:column;align-items:center;text-align:center;gap:1.2rem}.error-code{font-family:var(--font-heading-family);font-size:clamp(6rem,22vw,13rem);line-height:.85;letter-spacing:-.05em}.reveal{opacity:0;transform:translateY(22px);transition:opacity .7s cubic-bezier(.2,.6,.2,1),transform .7s cubic-bezier(.2,.6,.2,1)}.reveal.is-visible{opacity:1;transform:none}.reveal-stagger>*{opacity:0;transform:translateY(22px);transition:opacity .6s cubic-bezier(.2,.6,.2,1),transform .6s cubic-bezier(.2,.6,.2,1)}.reveal-stagger.is-visible>*{opacity:1;transform:none}.reveal-stagger.is-visible>*:nth-child(2){transition-delay:.07s}.reveal-stagger.is-visible>*:nth-child(3){transition-delay:.14s}.reveal-stagger.is-visible>*:nth-child(4){transition-delay:.21s}.reveal-stagger.is-visible>*:nth-child(5){transition-delay:.28s}.reveal-stagger.is-visible>*:nth-child(6){transition-delay:.35s}.no-js .reveal,.no-js .reveal-stagger>*{opacity:1;transform:none}.flex{display:flex}.items-center{align-items:center}.justify-between{justify-content:space-between}.gap-sm{gap:.5rem}.gap-md{gap:1rem}.mt-1{margin-top:1rem}.mt-2{margin-top:2rem}.text-center{text-align:center}.full-bleed{width:100%}.shopify-section{position:relative}.hover-lift{transition:transform .25s ease}.no-js .hover-lift:hover,.hover-lift:hover{transform:translateY(-4px)}.shopify-challenge__container{padding-block:5rem;text-align:center}.errors,.form__message{font-size:.88rem}.shopify-policy__container{max-width:760px;margin-inline:auto}
/*# sourceMappingURL=/cdn/shop/t/3/assets/theme.css.map */
