@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600&display=swap";:root{--color-ivory: #f4efe6;--color-forest: #1f382f;--color-charcoal: #181a18;--color-gold: #b38a52;--color-sand: #d9c3a0;--color-white: #fffdf9;--color-error: #8b2e2e;--font-display: -apple-system, BlinkMacSystemFont, "Inter", "Helvetica Neue", Arial, sans-serif;--font-body: -apple-system, BlinkMacSystemFont, "Inter", "Helvetica Neue", Arial, sans-serif;--page-width: 1320px;--gutter: clamp(1.1rem, 3vw, 3rem);--section-space: clamp(4.5rem, 9vw, 9rem);--radius: 0;--shadow-soft: 0 18px 60px rgb(24 26 24 / 8%)}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--color-ivory);color:var(--color-charcoal);font-family:var(--font-body);font-size:1.0625rem;letter-spacing:-.015em;line-height:1.47;-webkit-font-smoothing:antialiased}img,svg,video{display:block;max-width:100%}img{height:auto}button,input,select,textarea{color:inherit;font:inherit}button,[role=button],summary{cursor:pointer}a{color:inherit;text-underline-offset:.2em}a:hover{text-decoration-thickness:2px}h1,h2,h3,h4,.display{margin:0;font-family:var(--font-display);font-weight:600;line-height:1.08;letter-spacing:-.015em}h1{font-size:clamp(2.5rem,4vw,4rem)}h2{font-size:clamp(2rem,3.2vw,3.5rem)}h3{font-size:clamp(1.5rem,2.3vw,2.5rem)}p{margin-block:0 1.25rem}.page-width{width:min(100%,calc(var(--page-width) + 2 * var(--gutter)));margin-inline:auto;padding-inline:var(--gutter)}.section{padding-block:var(--section-space)}.section--tight{padding-block:clamp(2.75rem,5vw,5rem)}.section--forest{background:var(--color-forest);color:var(--color-ivory)}.section--white{background:var(--color-white)}.section-header{display:grid;gap:1rem;margin-bottom:clamp(2rem,5vw,4.5rem)}.section-header--split{align-items:end;grid-template-columns:minmax(0,1fr) auto}.eyebrow{margin:0;color:var(--color-gold);font-size:.72rem;font-weight:600;letter-spacing:.18em;text-transform:uppercase}.lede{max-width:42rem;font-family:var(--font-body);font-size:clamp(1.25rem,2vw,1.8rem);letter-spacing:-.02em;line-height:1.45}.rule{border:0;border-top:1px solid currentColor;margin-block:2rem;opacity:.22}.button{align-items:center;-webkit-appearance:none;appearance:none;background:var(--color-forest);border:1px solid var(--color-forest);color:var(--color-ivory);display:inline-flex;font-size:.78rem;font-weight:600;gap:.7rem;justify-content:center;letter-spacing:.12em;min-height:3.25rem;padding:.9rem 1.5rem;text-decoration:none;text-transform:uppercase;transition:background .2s ease,color .2s ease,border-color .2s ease}.button:hover{background:var(--color-charcoal);border-color:var(--color-charcoal)}.button--light{background:var(--color-ivory);border-color:var(--color-ivory);color:var(--color-forest)}.button--outline{background:transparent;border-color:currentColor;color:inherit}.button--text{background:transparent;border:0;color:inherit;min-height:auto;padding:.4rem 0;border-bottom:1px solid currentColor}.button[disabled],.button[aria-disabled=true]{cursor:not-allowed;opacity:.5}.field{display:grid;gap:.45rem}.field label,.field-label{font-size:.72rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase}.field input,.field select,.field textarea,.select{-webkit-appearance:none;appearance:none;background:transparent;border:0;border-bottom:1px solid currentColor;border-radius:0;min-height:3.15rem;padding:.75rem 0;width:100%}.grid{display:grid;gap:clamp(1.1rem,2vw,2rem)}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.media-frame{aspect-ratio:4 / 5;background:#eee7dc;overflow:hidden;position:relative}.media-frame img{height:100%;object-fit:cover;width:100%;transition:transform .5s cubic-bezier(.2,.7,.2,1)}a:hover .media-frame img{transform:scale(1.015)}.placeholder{align-items:center;aspect-ratio:4 / 5;background:color-mix(in srgb,var(--color-sand) 32%,white);display:flex;justify-content:center}.placeholder svg{opacity:.28;width:44%}.icon{height:1.35rem;width:1.35rem}.price{align-items:center;display:flex;flex-wrap:wrap;gap:.65rem;font-size:.9rem}.price s{opacity:.55}.product-card{min-width:0}.product-card__media{display:block;text-decoration:none}.product-card__badge{background:var(--color-ivory);bottom:.75rem;font-size:.65rem;left:.75rem;letter-spacing:.12em;padding:.45rem .65rem;position:absolute;text-transform:uppercase}.product-card__content{display:grid;gap:.45rem;padding-top:1rem}.product-card__vendor{color:color-mix(in srgb,currentColor 66%,transparent);font-size:.66rem;letter-spacing:.12em;margin:0;text-transform:uppercase}.product-card__title{font-family:var(--font-body);font-size:.93rem;font-weight:500;letter-spacing:0;line-height:1.35}.product-card__title a,.product-card__options{text-decoration:none}.product-card__options{font-size:.72rem;font-weight:600;letter-spacing:.1em;margin-top:.35rem;text-transform:uppercase}.product-card__form .button{font-size:.68rem;margin-top:.35rem;width:auto}.shipping-message{border-left:2px solid var(--color-gold);display:grid;font-size:.78rem;gap:.2rem;margin-block:1.25rem;padding-left:1rem}.shipping-message span{opacity:.7}.localization-form .select{min-width:12rem}.announcement{background:var(--announcement-bg);color:var(--announcement-text);font-size:.68rem;font-weight:600;letter-spacing:.13em;padding:.55rem var(--gutter);text-align:center;text-transform:uppercase}.announcement a{text-decoration:none}.site-header{background:color-mix(in srgb,var(--color-ivory) 94%,transparent);border-bottom:1px solid rgb(31 56 47 / 12%);position:relative;z-index:50}.site-header--sticky{position:sticky;top:0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.site-header__inner{align-items:center;display:grid;grid-template-columns:auto 1fr auto;min-height:5.25rem}.wordmark{color:var(--color-forest);font-family:var(--font-body);font-size:clamp(.92rem,1.3vw,1.15rem);font-weight:600;letter-spacing:.22em;text-decoration:none;white-space:nowrap}.wordmark img{height:auto;width:min(var(--logo-width, 190px),100%)}.desktop-nav{justify-self:center}.desktop-nav>ul,.site-header__actions,.social-links{align-items:center;display:flex;gap:clamp(1rem,2.2vw,2.3rem);list-style:none;margin:0;padding:0}.desktop-nav__item{position:relative}.desktop-nav__item>a{font-size:.71rem;font-weight:600;letter-spacing:.11em;padding-block:2rem;text-decoration:none;text-transform:uppercase}.desktop-nav__dropdown{background:var(--color-ivory);box-shadow:var(--shadow-soft);left:-1.5rem;min-width:13rem;opacity:0;padding:1.25rem 1.5rem;pointer-events:none;position:absolute;top:calc(100% + 1.7rem);transform:translateY(.5rem);transition:.2s ease}.desktop-nav__dropdown ul{display:grid;gap:.75rem;list-style:none;margin:0;padding:0}.desktop-nav__dropdown a{font-size:.78rem;text-decoration:none}.has-dropdown:hover .desktop-nav__dropdown,.has-dropdown:focus-within .desktop-nav__dropdown{opacity:1;pointer-events:auto;transform:none}.site-header__actions{gap:.65rem;justify-content:end}.icon-button{align-items:center;background:none;border:0;display:inline-flex;justify-content:center;min-height:2.75rem;min-width:2.75rem;padding:.65rem;text-decoration:none}.cart-link{position:relative}.cart-count{align-items:center;background:var(--color-forest);border-radius:50%;color:var(--color-ivory);display:flex;font-size:.58rem;height:1.15rem;justify-content:center;position:absolute;right:.15rem;top:.15rem;width:1.15rem}.header-search{align-items:center;display:flex}.header-search input{background:transparent;border:0;border-bottom:1px solid transparent;max-width:0;opacity:0;padding:.5rem 0;transition:.25s ease}.header-search:focus-within input{border-color:currentColor;max-width:13rem;opacity:1;padding-inline:.5rem}.header-localization .select{border:0;font-size:.68rem;min-width:0;width:4rem}.mobile-menu{display:none}.mobile-menu summary{list-style:none}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu__panel{background:var(--color-ivory);height:100dvh;left:0;overflow:auto;padding:5rem var(--gutter) 2rem;position:fixed;top:0;width:min(92vw,28rem);z-index:100}.mobile-menu__close{position:absolute;right:1rem;top:1rem}.mobile-menu__list,.mobile-menu__list ul{list-style:none;margin:0;padding:0}.mobile-menu__list>li{border-bottom:1px solid rgb(31 56 47 / 18%);padding-block:1.2rem}.mobile-menu__list>li>a{font-family:var(--font-body);font-size:1.55rem;font-weight:500;letter-spacing:-.025em;text-decoration:none}.mobile-menu__list ul{display:grid;gap:.65rem;padding-block:1rem 0}.mobile-menu__list ul a{font-size:.78rem;letter-spacing:.1em;text-decoration:none;text-transform:uppercase}.drawer-open:after{background:#181a1873;content:"";top:0;right:0;bottom:0;left:0;position:fixed;z-index:49}.hero{background:var(--color-forest);color:var(--color-ivory);display:grid;grid-template-columns:minmax(0,46%) minmax(0,54%);height:var(--hero-desktop-height);overflow:hidden}.hero__content{align-content:center;display:grid;gap:1.35rem;min-height:0;padding:clamp(3rem,6vw,5rem) clamp(2rem,5vw,5rem);padding-left:max(var(--gutter),calc((100vw - var(--page-width)) / 2 + var(--gutter)))}.hero__media{height:100%;min-height:0;overflow:hidden}.hero__media,.hero__media .placeholder,.hero__image{height:100%;width:100%}.hero__media .placeholder{aspect-ratio:auto}.hero__media img{object-fit:cover}.hero h1{font-size:clamp(3rem,4.5vw,4.5rem);letter-spacing:-.02em;line-height:1.05;max-width:11ch}.hero__text{font-size:clamp(1rem,1.35vw,1.2rem);line-height:1.65;max-width:29rem}.hero__actions{display:flex;flex-wrap:wrap;gap:.8rem}.hero__actions .button--text{color:var(--color-ivory)}.brand-statement__inner{display:grid;gap:clamp(2rem,5vw,5rem)}.brand-statement h2{max-width:18ch}.brand-statement__copy{align-self:end;font-family:var(--font-body);font-size:1.08rem;line-height:1.65;max-width:34rem}.editorial-cards__grid{display:grid;gap:1.25rem}.editorial-card{color:inherit;display:grid;gap:1.1rem;text-decoration:none}.editorial-card:nth-child(2){margin-top:clamp(0rem,7vw,6rem)}.editorial-card__content{display:grid;gap:.6rem}.editorial-card__content h2{font-family:var(--font-body);font-size:clamp(1.3rem,1.8vw,1.75rem);font-weight:600;letter-spacing:-.015em;line-height:1.2;max-width:20ch}.editorial-card__content span{align-items:center;display:flex;font-size:.7rem;font-weight:600;gap:.5rem;letter-spacing:.1em;text-transform:uppercase}.craft-split__grid{display:grid;gap:clamp(2.5rem,7vw,8rem)}.craft-split__media{min-height:30rem}.craft-split__media img,.craft-split__media .placeholder{height:100%;object-fit:cover;width:100%}.craft-split__content{align-content:center;display:grid;gap:1.5rem}.craft-split__content h2{max-width:13ch}.service-strip{padding-block:2.5rem}.service-strip__grid{display:grid;gap:1.5rem}.service-item{border-top:1px solid rgb(244 239 230 / 35%);display:grid;gap:1rem;grid-template-columns:auto 1fr;padding-top:1rem}.service-item__number{color:var(--color-gold);font-size:.68rem}.service-item h2{font-family:var(--font-body);font-size:.78rem;font-weight:600;letter-spacing:.1em;line-height:1.3;text-transform:uppercase}.service-item p{font-size:.78rem;margin:.3rem 0 0;opacity:.7}.newsletter__inner{display:grid;gap:3rem}.newsletter__inner>div:last-child{align-self:end;max-width:34rem}.newsletter-form__field{align-items:end;display:grid;grid-template-columns:1fr auto}.newsletter-form input{background:transparent;border:0;border-bottom:1px solid currentColor;min-height:3.5rem}.newsletter-form .button{width:auto}.form-message{font-size:.8rem;margin-top:1rem}.form-message--error{color:var(--color-error)}.site-footer{padding-block:clamp(4rem,8vw,7rem) 2rem}.site-footer__grid{display:grid;gap:3rem}.wordmark--footer{color:var(--color-ivory);display:inline-block;margin-bottom:2rem}.site-footer__statement{font-family:var(--font-body);font-size:1.08rem;line-height:1.6;max-width:25rem}.site-footer h2{font-family:var(--font-body);font-size:.68rem;font-weight:600;letter-spacing:.13em;margin-bottom:1.25rem;text-transform:uppercase}.site-footer ul{display:grid;gap:.55rem;list-style:none;margin:0;padding:0}.site-footer a{text-decoration:none}.site-footer__menu a,.social-links a{font-size:.82rem;opacity:.8}.social-links{align-items:start;flex-direction:column;gap:.5rem}.site-footer__bottom{border-top:1px solid rgb(244 239 230 / 20%);display:flex;flex-wrap:wrap;font-size:.66rem;gap:1rem 2rem;justify-content:space-between;margin-top:4rem;padding-top:1.5rem;text-transform:uppercase}.site-footer__bottom ul{display:flex;flex-wrap:wrap;gap:1rem}@media(min-width:750px){.brand-statement__inner{grid-template-columns:.35fr 1.4fr .65fr}.editorial-cards__grid{grid-template-columns:repeat(3,1fr)}.craft-split__grid{grid-template-columns:1.15fr .85fr}.craft-split__grid--reverse{grid-template-columns:.85fr 1.15fr}.craft-split__grid--reverse .craft-split__media{order:2}.service-strip__grid{grid-template-columns:repeat(4,1fr)}.newsletter__inner{grid-template-columns:1.2fr .8fr}.site-footer__grid{grid-template-columns:1.5fr repeat(3,.7fr)}}@media(max-width:1050px){.desktop-nav,.header-localization{display:none}.mobile-menu{display:block}.header-search input,.account-link{display:none}.site-header__inner{grid-template-columns:auto 1fr auto}.wordmark{justify-self:center}}.product-layout{display:grid;gap:clamp(2.5rem,6vw,7rem)}.product-media-carousel{display:block;min-width:0}.product-gallery-shell{overflow:hidden;position:relative}.product-gallery{display:grid;grid-auto-columns:100%;grid-auto-flow:column;overflow-x:auto;overscroll-behavior-inline:contain;scrollbar-width:none;scroll-snap-type:x mandatory}.product-gallery::-webkit-scrollbar{display:none}.product-gallery__item{aspect-ratio:4 / 5;scroll-snap-align:start;scroll-snap-stop:always}.product-gallery__image-button{-webkit-appearance:none;appearance:none;background:transparent;border:0;display:block;height:100%;padding:0;position:relative;width:100%}.product-gallery__image-button img{height:100%;object-fit:cover;width:100%}.product-gallery__zoom-hint{align-items:center;background:#f4efe6eb;border-radius:50%;bottom:1rem;display:flex;height:3rem;justify-content:center;left:1rem;opacity:0;position:absolute;transform:translateY(.35rem);transition:opacity .2s ease,transform .2s ease;width:3rem}.product-gallery__item model-viewer,.product-gallery__item video{height:100%;width:100%}.product-gallery__arrow{align-items:center;background:#f4efe6eb;border:0;border-radius:50%;box-shadow:0 8px 28px #181a181f;display:flex;height:3rem;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);transition:opacity .2s ease,transform .2s ease;width:3rem;z-index:2}.product-gallery__arrow:hover:not(:disabled){transform:translateY(-50%) scale(1.04)}.product-gallery__arrow:disabled{cursor:default;opacity:.3}.product-gallery__arrow--previous{left:1rem}.product-gallery__arrow--previous .icon{transform:rotate(180deg)}.product-gallery__arrow--next{right:1rem}.product-gallery__counter{background:#f4efe6e5;bottom:1rem;font-size:.68rem;letter-spacing:.12em;margin:0;padding:.55rem .75rem;position:absolute;right:1rem;z-index:2}.product-gallery__progress{background:#1f382f29;bottom:0;height:2px;left:0;position:absolute;right:0;z-index:2}.product-gallery__progress span{background:var(--color-forest);display:block;height:100%;transition:width .25s ease;width:0}.product-gallery__thumbnails{display:flex;gap:.6rem;margin-top:.85rem;overflow-x:auto;padding:2px 2px .4rem;scrollbar-width:thin}.product-gallery__thumbnail{background:transparent;border:1px solid transparent;flex:0 0 4.5rem;opacity:.52;padding:0;transition:border-color .2s ease,opacity .2s ease}.product-gallery__thumbnail[aria-current=true]{border-color:var(--color-forest);opacity:1}.product-gallery__thumbnail img,.product-gallery__thumbnail span{align-items:center;aspect-ratio:4 / 5;display:flex;height:100%;justify-content:center;object-fit:cover;width:100%}.product-gallery__image-button:hover .product-gallery__zoom-hint,.product-gallery__image-button:focus-visible .product-gallery__zoom-hint{opacity:1;transform:translateY(0)}body.lightbox-open{overflow:hidden}.product-lightbox{background:var(--color-ivory);border:0;color:var(--color-charcoal);height:calc(100dvh - 3rem);margin:auto;max-height:none;max-width:none;overflow:hidden;padding:0;width:calc(100vw - 3rem)}.product-lightbox::backdrop{background:#0a0c0bd1;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.product-lightbox__frame{display:grid;grid-template-rows:auto minmax(0,1fr);height:100%;position:relative}.product-lightbox__toolbar{align-items:center;border-bottom:1px solid rgb(31 56 47 / 18%);display:flex;justify-content:space-between;min-height:4rem;padding:.6rem .75rem .6rem 1.25rem}.product-lightbox__counter{font-size:.72rem;letter-spacing:.12em;margin:0}.product-lightbox__controls{align-items:center;display:flex;gap:.35rem}.product-lightbox__controls button,.product-lightbox__arrow{align-items:center;-webkit-appearance:none;appearance:none;background:transparent;border:1px solid transparent;display:inline-flex;justify-content:center}.product-lightbox__controls button{height:2.75rem;min-width:2.75rem;padding:.6rem}.product-lightbox__controls button:hover:not(:disabled){background:#1f382f12}.product-lightbox__controls button:disabled,.product-lightbox__arrow:disabled{cursor:default;opacity:.28}.product-lightbox__controls [data-lightbox-reset]{font-size:.68rem;letter-spacing:.1em;padding-inline:.85rem;text-transform:uppercase}.product-lightbox__controls [data-lightbox-zoom]{font-size:.72rem;min-width:3.25rem;text-align:center}.product-lightbox__viewport{background:#ebe5db;min-height:0;overflow:auto;overscroll-behavior:contain}.product-lightbox__canvas{display:grid;place-items:center}.product-lightbox__canvas img{cursor:zoom-in;max-height:none;max-width:none;object-fit:contain;-webkit-user-select:none;user-select:none}.product-lightbox__arrow{background:#f4efe6eb;border-radius:50%;box-shadow:0 8px 28px #181a1824;height:3.25rem;position:absolute;top:50%;transform:translateY(-50%);width:3.25rem;z-index:2}.product-lightbox__arrow:hover:not(:disabled){transform:translateY(-50%) scale(1.04)}.product-lightbox__arrow--previous{left:1.25rem}.product-lightbox__arrow--previous .icon{transform:rotate(180deg)}.product-lightbox__arrow--next{right:1.25rem}@media(max-width:989px){.product-gallery__image-button{pointer-events:none}.product-gallery__zoom-hint,.product-lightbox{display:none}}.product-info h1{font-family:var(--font-body);font-size:clamp(2rem,3vw,3.25rem);font-weight:600;letter-spacing:-.02em;line-height:1.08;margin-block:.75rem 1.25rem;max-width:18ch}.product-info__sticky{display:grid;gap:1.1rem}.tax-note{font-size:.72rem;margin:-.6rem 0 0;opacity:.65}.product-form{display:grid;gap:1.25rem;margin-top:1rem}.product-option select{background:transparent;border:0;border-bottom:1px solid currentColor;min-height:3rem}.product-support-links{display:flex;flex-wrap:wrap;font-size:.72rem;gap:1.25rem}.product-form__actions{display:grid;gap:.75rem;grid-template-columns:auto 1fr}.quantity{border:1px solid currentColor;display:grid;grid-template-columns:2.6rem 3rem 2.6rem}.quantity button{background:transparent;border:0;padding:.65rem}.quantity input{-webkit-appearance:textfield;appearance:textfield;background:transparent;border:0;text-align:center;width:100%}.product-details{border-top:1px solid rgb(31 56 47 / 20%);display:block;margin-top:1rem}.product-details details{border-bottom:1px solid rgb(31 56 47 / 20%);padding-block:1rem}.product-details summary{font-size:.72rem;font-weight:600;letter-spacing:.11em;list-style:none;text-transform:uppercase}.product-details summary:after{content:"+";float:right}.product-details details[open] summary:after{content:"\2212"}.product-details .rte{font-size:1rem;line-height:1.65;padding-top:1rem}.product-story>p:first-child{text-indent:0!important}.product-story>p:first-child,.product-story>p:first-child *{font-family:var(--font-body)!important;font-size:1rem!important;font-style:normal!important;font-weight:400!important;line-height:1.65!important}.product-story table{border:0!important;border-collapse:collapse!important;float:none!important;margin:1.5rem 0 0!important;table-layout:auto;width:100%!important}.product-story table.MsoNormalTable tr:first-child{display:none}.product-story table tr{border-top:1px solid rgb(31 56 47 / 18%);height:auto!important}.product-story table tr:last-child{border-bottom:1px solid rgb(31 56 47 / 18%)}.product-story table td,.product-story table th{border:0!important;height:auto!important;padding:.9rem 0!important;vertical-align:top!important}.product-story table td:first-child,.product-story table th:first-child{padding-right:1rem!important;width:38%!important}.product-story table p,.product-story table span{font-family:var(--font-body)!important;font-size:.9rem!important;line-height:1.45!important;margin:0!important;text-indent:0!important}.product-story table td:first-child,.product-story table td:first-child *{font-size:.68rem!important;font-weight:600!important;letter-spacing:.1em;text-transform:uppercase}.product-specifications{margin:0;padding-top:1rem}.product-specifications__row{border-top:1px solid rgb(31 56 47 / 18%);display:grid;gap:1rem;grid-template-columns:minmax(7rem,.38fr) 1fr;padding-block:1rem}.product-specifications__row:last-child{border-bottom:1px solid rgb(31 56 47 / 18%)}.product-specifications dt{font-size:.68rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase}.product-specifications dd{font-size:.92rem;line-height:1.5;margin:0}.mobile-buy-bar{display:none}.collection-hero{display:grid;gap:2rem;margin-bottom:clamp(3rem,7vw,7rem)}.collection-hero h1,.search-header h1,.content-page h1{font-size:clamp(2.5rem,4vw,3.5rem);max-width:18ch}.collection-hero__description{align-self:end}.facets{border-block:1px solid rgb(31 56 47 / 25%);margin-bottom:2rem;padding-block:1rem}.facets>summary{display:flex;font-size:.72rem;font-weight:600;justify-content:space-between;letter-spacing:.11em;list-style:none;text-transform:uppercase}.facets__inner{display:grid;gap:1.5rem;padding-top:2rem}.facet{border:0;margin:0;padding:0}.facet legend{font-family:var(--font-body);font-size:.82rem;font-weight:600;margin-bottom:.75rem}.facet label{align-items:center;display:flex;font-size:.78rem;gap:.5rem;margin-block:.35rem}.facet input[type=checkbox]{accent-color:var(--color-forest);height:1rem;width:1rem}.price-range{display:grid;gap:1rem;grid-template-columns:1fr 1fr}.price-range input{background:transparent;border:0;border-bottom:1px solid currentColor;width:100%}.facets__actions{align-items:center;display:flex;gap:1rem}.facets__actions .button{width:auto}.results-count{font-size:.7rem;letter-spacing:.1em;margin-bottom:1.5rem;text-transform:uppercase}.pagination{align-items:center;border-top:1px solid rgb(31 56 47 / 20%);display:flex;font-size:.72rem;justify-content:space-between;margin-top:4rem;padding-top:1.5rem;text-transform:uppercase}.search-header{display:grid;gap:1rem;margin-bottom:4rem}.search-page__form{display:grid;grid-template-columns:1fr auto;margin-top:1.5rem;max-width:48rem}.search-page__form input{background:transparent;border:0;border-bottom:1px solid currentColor;min-width:0}.search-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.search-card{border-top:1px solid currentColor;padding-top:1rem}.search-card h2{font-size:1.8rem;margin-block:1rem}.cart-layout{display:grid;gap:clamp(3rem,7vw,7rem)}.cart-items{display:grid;gap:2rem}.cart-item{border-top:1px solid rgb(31 56 47 / 22%);display:grid;gap:1.5rem;grid-template-columns:minmax(7rem,10rem) 1fr;padding-top:1.5rem}.cart-item__media{aspect-ratio:4 / 5}.cart-item__content{align-content:start;display:grid;gap:.5rem}.cart-item h2{font-family:var(--font-body);font-size:1rem;font-weight:500;letter-spacing:0;line-height:1.3}.cart-item h2 a{text-decoration:none}.cart-item__content p{font-size:.76rem;margin:0}.cart-item__quantity{max-width:5rem}.cart-item__quantity input{min-height:2rem}.cart-item__remove{font-size:.7rem;justify-self:start}.cart-summary{align-self:start;background:var(--color-forest);color:var(--color-ivory);display:grid;gap:1rem;padding:clamp(1.5rem,4vw,3rem)}.cart-summary>div:first-child{display:flex;justify-content:space-between}.cart-summary__note{font-size:.75rem;opacity:.7}.content-page{display:grid;gap:clamp(3rem,7vw,8rem)}.content-page .rte{font-size:1.05rem}.journal-index__header{display:grid;gap:2rem;margin-bottom:clamp(3rem,8vw,7rem)}.journal-index__header h1,.article-page__header h1{font-size:clamp(2.5rem,4.5vw,4rem)}.journal-index__header>p{align-self:end;max-width:32rem}.journal-grid{display:grid;gap:clamp(3rem,7vw,6rem) 1.5rem}.journal-card{display:grid;gap:1.5rem}.journal-card__media{aspect-ratio:4 / 5;display:block}.journal-card__content{align-content:start;display:grid;gap:.8rem}.journal-card__content h2{font-size:clamp(1.65rem,2.7vw,2.5rem)}.journal-card__content h2 a{text-decoration:none}.journal-card__content>p:not(.eyebrow){font-size:.9rem;max-width:34rem}.article-page{padding-block:clamp(4rem,8vw,8rem)}.article-page__header{max-width:75rem;text-align:center}.article-page__author{font-size:.72rem;letter-spacing:.1em;margin-top:1.25rem;text-transform:uppercase}.article-page__hero{margin-top:clamp(3rem,7vw,7rem)}.article-page__hero .media-frame{aspect-ratio:16 / 9}.article-page__body{display:grid;gap:2rem;margin-top:clamp(3rem,7vw,7rem);max-width:54rem}.article-page__body .rte{font-family:var(--font-body);font-size:clamp(1.05rem,1.5vw,1.2rem);line-height:1.8}.article-tags{display:flex;flex-wrap:wrap;gap:.5rem;list-style:none;margin:0;padding:0}.article-tags li{border:1px solid currentColor;border-radius:10rem;font-size:.66rem;letter-spacing:.08em;padding:.4rem .75rem;text-transform:uppercase}.product-recommendations:empty{display:none}@media(min-width:750px){.collection-hero{grid-template-columns:1.25fr .75fr}.facets__inner{grid-template-columns:repeat(4,1fr)}.search-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.cart-layout{grid-template-columns:1.35fr .65fr}.cart-summary{position:sticky;top:8rem}.content-page{grid-template-columns:.8fr 1.2fr}.journal-index__header{grid-template-columns:1.3fr .7fr}.journal-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.journal-card--featured{grid-column:1 / -1;grid-template-columns:1.25fr .75fr}.journal-card--featured .journal-card__media{aspect-ratio:16 / 10}.journal-card--featured .journal-card__content{align-self:end;padding-bottom:1rem}}@media(min-width:990px){.product-layout{grid-template-columns:1.35fr .65fr}.product-info__sticky{position:sticky;top:8rem}}@media(max-width:749px){.hero{grid-template-columns:1fr;height:auto}.hero__content{min-height:auto;padding:clamp(3.5rem,13vw,5.5rem) var(--gutter)}.hero__media{height:var(--hero-mobile-media-height);min-height:var(--hero-mobile-media-height)}.hero h1{font-size:clamp(2.75rem,10.5vw,3.75rem);max-width:11ch}.hero__actions{display:grid}.product-gallery__arrow,.product-gallery__thumbnails{display:none}.product-gallery__counter{bottom:.75rem;right:.75rem}.product-form__actions{grid-template-columns:1fr}.product-story,.product-story table,.product-story tbody{display:block;min-width:0;width:100%!important}.product-story table tr{display:grid;gap:.35rem;grid-template-columns:minmax(0,1fr);width:100%}.product-story table tr:first-child:has(td[colspan]){display:none}.product-story table td,.product-story table th{display:block;min-width:0;overflow-wrap:anywhere;padding:.85rem 0!important;width:100%!important}.product-story table td:first-child,.product-story table th:first-child{padding-bottom:0!important;padding-right:0!important;width:100%!important}.product-story table td:not(:first-child),.product-story table th:not(:first-child){padding-top:0!important}.product-specifications__row{gap:.35rem;grid-template-columns:minmax(0,1fr)}.product-specifications dd{overflow-wrap:anywhere}.quantity{justify-self:start}.mobile-buy-bar{align-items:center;background:var(--color-ivory);border-top:1px solid rgb(31 56 47 / 20%);bottom:0;display:grid;gap:.75rem;grid-template-columns:1fr auto;left:0;padding:.75rem var(--gutter);position:fixed;right:0;z-index:40}.mobile-buy-bar span{font-size:.72rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mobile-buy-bar .button{min-height:2.75rem;width:auto}.facets__inner{max-height:65vh;overflow:auto}.search-page__form{grid-template-columns:1fr}.search-page__form .button{margin-top:1rem}}.skip-link{background:var(--color-charcoal);color:#fff;left:1rem;padding:.75rem 1rem;position:fixed;top:-10rem;z-index:1000}.skip-link:focus{top:1rem}.visually-hidden{clip:rect(0 0 0 0);clip-path:inset(50%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}:focus-visible{outline:2px solid var(--color-gold);outline-offset:4px}.rte{max-width:48rem}.rte>*:first-child{margin-top:0}.rte>*:last-child{margin-bottom:0}.empty-state{padding-block:clamp(5rem,14vw,12rem);text-align:center}@media(min-width:750px){.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.section-header{grid-template-columns:minmax(0,1fr) minmax(18rem,.48fr)}}@media(min-width:1100px){.product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:749px){.section-header--split{align-items:start;grid-template-columns:1fr}.button{width:100%}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}
/*# sourceMappingURL=/cdn/shop/t/11/assets/base.css.map */
