:root{--color-ink:#11110f;--color-paper:#f7f5ee;--color-white:#fff;--color-border:#d8d8d2;--color-accent:#ee382b;--color-forest:#245c19;--header-field-height:26px;--header-announcement-height:36px;--header-navigation-height:77px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff;background:var(--color-white);color:#11110f;color:var(--color-ink);font-family:Figtree,Helvetica Neue,Helvetica,Arial,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}html{min-width:320px;scroll-behavior:smooth;scroll-padding-top:155px;scroll-padding-top:calc(var(--header-field-height) + var(--header-announcement-height) + var(--header-navigation-height) + 16px)}*,:after,:before{box-sizing:border-box}body{background:#fff;background:var(--color-white);color:#11110f;color:var(--color-ink);margin:0;min-height:100vh;min-width:320px}body,button,input,select,textarea{font:inherit}button,input,select,textarea{color:inherit}a,button{-webkit-tap-highlight-color:transparent}img,picture,svg{display:block;max-width:100%}h1,h2,h3,h4,p{overflow-wrap:break-word}::selection{background:#245c19;background:var(--color-forest);color:#fff}:focus-visible{outline:2px solid currentColor;outline-offset:3px}.sr-only{clip:rect(0,0,0,0)!important;border:0!important;height:1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:1px!important}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}#root{display:flex;flex-direction:column;isolation:isolate;min-height:100vh;width:100%}main{display:block}.page-shell{margin-inline:auto;padding-inline:clamp(20px,4vw,64px);width:min(100%,1680px)}.home-page{background:#fff}.home-hero,.home-mood{background:#ebe8df;overflow:hidden;width:100%}.home-hero{height:min(75vh,860px);min-height:520px}.home-hero img,.home-mood img{height:100%;object-fit:cover;width:100%}.home-hero img{object-position:center 46%}.home-products{padding:50px clamp(16px,3.5vw,50px) 64px}.home-section-heading{align-items:center;display:flex;gap:24px;justify-content:space-between;margin-bottom:28px}.home-section-heading h1,.home-section-heading h2{font-size:clamp(1.45rem,1.8vw,1.8rem)}.home-journal h2,.home-section-heading h1,.home-section-heading h2,.home-story h2{font-family:EB Garamond,Garamond,Baskerville,Georgia,serif;font-weight:400;line-height:.98;margin:0}.home-journal h2,.home-story h2{font-size:clamp(2.1rem,3.4vw,4rem)}.button{align-items:center;border:1px solid #0000;display:inline-flex;font-size:.78rem;justify-content:center;letter-spacing:.1em;min-height:42px;padding:0 22px;text-decoration:none;text-transform:uppercase;transition:background-color .18s ease}.button--primary{background:#b33a2f;color:#fff}.button--primary:hover{background:#7e2018}.home-product-grid,.home-product-rail{grid-gap:32px;display:grid;gap:32px;grid-template-columns:repeat(4,minmax(0,1fr))}.home-product-rail{grid-auto-columns:min(27.5vw,460px);grid-auto-flow:column;grid-template-columns:none;overflow-x:auto;overscroll-behavior-inline:contain;padding-bottom:16px;scroll-snap-type:inline mandatory;scrollbar-width:thin}.catalog-card{min-width:0;scroll-snap-align:start}.catalog-card__media{aspect-ratio:10/13;background:#f2f2ef;overflow:hidden;position:relative}.catalog-card__media>a{display:block;height:100%;width:100%}.catalog-card__media img{height:100%;object-fit:cover;transition:transform .35s ease;width:100%}.catalog-card:hover .catalog-card__media img{transform:scale(1.015)}.catalog-card__sale{background:#b33a2f;color:#fff;font-size:.67rem;left:12px;letter-spacing:.08em;padding:5px 9px;position:absolute;text-transform:uppercase;top:12px}.catalog-card__wish{background:#ffffffe0;border:0;border-radius:50%;color:#111;cursor:pointer;display:grid;font-family:Georgia,serif;font-size:1.35rem;height:38px;padding:0;place-items:center;position:absolute;right:10px;top:10px;width:38px}.catalog-card__wish.is-active{background:#b33a2f;color:#fff}.catalog-card__sizes{align-items:center;background:#ffffffe6;bottom:0;color:#111;display:flex;font-size:.7rem;gap:13px;justify-content:center;left:0;min-height:42px;opacity:0;padding:8px;position:absolute;right:0;transform:translateY(100%);transition:opacity .18s ease,transform .18s ease}.catalog-card:hover .catalog-card__sizes{opacity:1;transform:translateY(0)}.catalog-card__copy{padding:14px 4px 0;text-align:center}.catalog-card__copy>a{color:#111;font-size:.88rem;line-height:1.35;text-decoration:none}.catalog-card__copy p{display:flex;font-size:.8rem;gap:8px;justify-content:center;margin:7px 0 3px}.catalog-card__copy del{color:#777}.catalog-card__copy .is-sale{color:#b33a2f}.catalog-card__copy small{color:#696965;font-size:.72rem}.home-story{background:#f7f5ee;display:grid;grid-template-columns:minmax(0,3fr) minmax(290px,1fr);min-height:610px}.home-story__image img{height:100%;object-fit:cover;width:100%}.home-story__copy{display:flex;flex-direction:column;justify-content:center;padding:clamp(32px,5vw,80px)}.eyebrow{font-size:.7rem;letter-spacing:.13em;margin:0 0 18px;text-transform:uppercase}.home-story__copy>p:not(.eyebrow){color:#353532;font-size:.95rem;line-height:1.65;margin:28px 0}.home-journal article span,.home-story__copy>a{color:#111;font-size:.82rem;text-decoration:underline;text-underline-offset:4px}.home-mood{height:min(52vh,650px);min-height:390px}.home-portals{grid-gap:32px;border-top:1px solid #ecece7;display:grid;gap:32px;grid-template-columns:repeat(2,minmax(0,1fr));padding:26px clamp(16px,3.5vw,50px) 70px}.home-portals a{background:#222;color:#fff;display:block;height:min(62vw,720px);max-height:720px;min-height:460px;overflow:hidden;position:relative}.home-portals img{height:100%;object-fit:cover;opacity:.9;transition:transform .5s ease;width:100%}.home-portals a:hover img{transform:scale(1.02)}.home-portals span{bottom:26px;font-family:EB Garamond,Garamond,Georgia,serif;font-size:clamp(2rem,4vw,4.5rem);left:28px;position:absolute;right:28px}.home-journal{background:#f2f3ef;padding:72px clamp(16px,3.5vw,50px) 88px}.home-journal__heading{margin-bottom:36px}.home-journal__grid{grid-gap:32px;display:grid;gap:32px;grid-template-columns:repeat(3,minmax(0,1fr))}.home-journal article a{color:#111;text-decoration:none}.home-journal article img{aspect-ratio:4/5;object-fit:cover;width:100%}.home-journal article h3{font-family:EB Garamond,Garamond,Georgia,serif;font-size:1.75rem;font-weight:400;margin:20px 0 8px}.home-journal article p{color:#4d4d4d;font-size:.87rem;line-height:1.55;margin:0 0 18px}@media(max-width:990px){.home-product-rail{grid-auto-columns:calc(50% - 11px)}.home-product-grid{gap:32px 22px;grid-template-columns:repeat(2,minmax(0,1fr))}.home-story{grid-template-columns:2fr 1fr}.home-journal__grid{gap:22px}}@media(max-width:700px){.home-hero{height:72vh;min-height:500px}.home-hero img{object-position:58% center}.home-products{padding-bottom:48px;padding-top:42px}.home-section-heading{align-items:flex-end}.home-section-heading h1,.home-section-heading h2{max-width:68%}.button{font-size:.68rem;min-height:38px;padding-inline:15px}.home-product-rail{gap:16px;grid-auto-columns:76vw}.catalog-card__sizes{display:none}.catalog-card__wish{height:36px;width:36px}.home-story{grid-template-columns:1fr}.home-story__image{min-height:62vh}.home-story__copy{padding:48px 22px 56px}.home-mood{height:48vh}.home-product-grid{gap:28px 12px}.home-portals{gap:16px;grid-template-columns:1fr;padding-bottom:52px}.home-portals a{min-height:70vh}.home-journal{padding-bottom:64px;padding-top:56px}.home-journal__grid{gap:42px;grid-template-columns:1fr}}.privacy-page{--privacy-ink:#181915;--privacy-paper:#f4f2ea;--privacy-line:#1819153d;background:var(--privacy-paper);color:var(--privacy-ink);min-height:100vh;padding:clamp(105px,13vw,180px) clamp(20px,5vw,78px) clamp(90px,11vw,150px)}.privacy-page__header,.privacy-page__layout{margin:0 auto;max-width:1380px}.privacy-page__eyebrow{font-size:11px;font-weight:700;letter-spacing:.18em;margin:0 0 24px;text-transform:uppercase}.privacy-page__header{border-bottom:1px solid var(--privacy-line);padding-bottom:clamp(55px,7vw,90px)}.privacy-page__content h2,.privacy-page__header h1{font-family:Garamond,Times New Roman,serif;font-weight:400}.privacy-page__header h1{font-size:clamp(56px,8vw,112px);letter-spacing:-.05em;line-height:.88;margin:0}.privacy-page__header>p:last-child{color:#66675f;font-size:11px;letter-spacing:.1em;margin:38px 0 0;text-transform:uppercase}.privacy-page__layout{grid-gap:clamp(58px,10vw,160px);display:grid;gap:clamp(58px,10vw,160px);grid-template-columns:minmax(240px,.72fr) minmax(480px,1.28fr);padding-top:clamp(65px,8vw,112px)}.privacy-page__summary{align-self:start;position:sticky;top:120px}.privacy-page__summary p{font-family:Garamond,Times New Roman,serif;font-size:clamp(22px,2.2vw,31px);line-height:1.35;margin:0 0 34px}.privacy-page a{color:inherit;text-decoration-color:initial;text-underline-offset:5px}.privacy-page__summary a{font-size:10px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.privacy-page__content{border-top:1px solid var(--privacy-ink)}.privacy-page__content section{grid-gap:25px;border-bottom:1px solid var(--privacy-line);display:grid;gap:25px;grid-template-columns:32px 1fr;padding:42px 0 48px}.privacy-page__content section>span{font-size:10px;letter-spacing:.12em;padding-top:8px}.privacy-page__content h2{font-size:clamp(30px,3vw,45px);letter-spacing:-.03em;line-height:1.05;margin:0 0 24px}.privacy-page__content p{font-size:14px;line-height:1.78;margin:0 0 16px;max-width:760px}.privacy-page__content p:last-child{margin-bottom:0}@media(max-width:800px){.privacy-page__layout{grid-template-columns:1fr}.privacy-page__summary{max-width:620px;position:static}}@media(max-width:520px){.privacy-page__content section{grid-template-columns:1fr}}.product-page{background:#fff;padding:24px clamp(16px,3.5vw,50px) 110px}.product-page__breadcrumb{align-items:center;color:#646460;display:flex;font-size:.7rem;gap:8px;min-height:45px;overflow:hidden;white-space:nowrap}.product-page__breadcrumb a{color:inherit;text-decoration:none}.product-page__breadcrumb span:last-child{overflow:hidden;text-overflow:ellipsis}.product-page__layout{grid-gap:clamp(38px,6vw,104px);align-items:start;display:grid;gap:clamp(38px,6vw,104px);grid-template-columns:minmax(0,1.18fr) minmax(380px,.82fr)}.product-gallery{grid-gap:14px;align-items:start;display:grid;gap:14px;grid-template-columns:auto minmax(0,1fr)}.product-gallery__thumbs{grid-gap:10px;display:grid;gap:10px;width:74px}.product-gallery__thumbs button{background:#f2f2ef;border:1px solid #0000;cursor:pointer;overflow:hidden;padding:0}.product-gallery__thumbs button.is-active{border-color:#111}.product-gallery__thumbs img{aspect-ratio:3/4;object-fit:cover;width:100%}.product-gallery__main{aspect-ratio:3/4;background:#f0f0ec;margin:0;overflow:hidden;position:relative}.product-gallery__main img{height:100%;object-fit:cover;opacity:0;position:relative;transition:opacity .22s ease;width:100%;z-index:1}.product-gallery__main.is-loaded img{opacity:1}.product-gallery__loader{color:#777;display:grid;font-size:.66rem;inset:0;letter-spacing:.1em;place-items:center;position:absolute;text-transform:uppercase}.product-buybox{padding-top:18px;position:sticky;top:24px}.product-buybox__status{display:flex;font-size:.66rem;gap:13px;letter-spacing:.1em;margin-bottom:18px;text-transform:uppercase}.product-buybox__status .is-in-stock{color:#245c19}.product-buybox__status .is-sold-out{color:#b33a2f}.product-buybox h1{font-family:EB Garamond,Garamond,Baskerville,Georgia,serif;font-size:clamp(2.8rem,4vw,5.4rem);font-weight:400;letter-spacing:-.03em;line-height:.95;margin:0}.product-buybox__price{display:flex;font-size:.95rem;gap:10px;margin:22px 0 38px}.product-buybox__price del{color:#777}.product-buybox__price .is-sale{color:#b33a2f}.product-buybox__option{margin-top:22px}.product-buybox__option label,.product-buybox__option-heading,.product-buybox__option-label{align-items:center;display:flex;font-size:.68rem;justify-content:space-between;letter-spacing:.1em;margin-bottom:9px;text-transform:uppercase}.product-buybox__option label strong,.product-buybox__option-label strong{font-weight:400;letter-spacing:normal;text-transform:none}.product-buybox__option-heading button{background:#0000;border:0;border-bottom:1px solid;cursor:pointer;font-size:.68rem;padding:0 0 3px}.product-buybox__option select{background:#fff;border:1px solid #cfcfc9;border-radius:0;min-height:50px;padding:0 40px 0 14px;width:100%}.product-color-options{display:flex;flex-wrap:wrap;gap:9px}.product-color-options button{background:#fff;border:1px solid #cfcfc9;border-radius:0;cursor:pointer;display:grid;height:48px;padding:4px;place-items:stretch;width:48px}.product-color-options button.is-selected{border-color:#111;box-shadow:inset 0 0 0 1px #111}.product-color-options button span{border:1px solid #00000014;display:block}.product-buybox__actions{grid-gap:8px;display:grid;gap:8px;grid-template-columns:116px minmax(0,1fr) 50px;margin-top:28px}.product-quantity{border:1px solid #cfcfc9;display:grid;grid-template-columns:34px 1fr 34px}.product-quantity button,.product-wish{background:#0000;border:0;cursor:pointer;padding:0}.product-quantity span{display:grid;font-size:.78rem;place-items:center}.product-add{background:#b33a2f;border:1px solid #b33a2f;color:#fff;cursor:pointer;font-size:.76rem;letter-spacing:.11em;min-height:52px;padding:0 18px;text-transform:uppercase}.product-add:hover:not(:disabled){background:#7e2018}.product-add:disabled{background:#aaa;border-color:#aaa;cursor:not-allowed}.product-wish{border:1px solid #cfcfc9;display:grid;font-family:Georgia,serif;font-size:1.4rem;place-items:center}.product-wish.is-active{background:#b33a2f;border-color:#b33a2f;color:#fff}.product-buybox__added{align-items:center;color:#245c19;display:flex;font-size:.75rem;gap:14px;justify-content:space-between;min-height:34px;padding-top:10px}.product-buybox__added a{color:#111}.product-buybox__shipping{border-bottom:1px solid #deded9;border-top:1px solid #deded9;color:#4d4d4d;font-size:.76rem;line-height:1.5;margin:12px 0 34px;padding:16px 0}.product-tabs__list{border-bottom:1px solid #cfcfc9;display:flex;gap:28px}.product-tabs__list button{background:#0000;border:0;border-bottom:2px solid #0000;cursor:pointer;font-size:.7rem;letter-spacing:.1em;padding:0 0 11px;text-transform:uppercase}.product-tabs__list button[aria-selected=true]{border-bottom-color:#b33a2f}.product-tabs__panel{color:#363633;font-size:.82rem;line-height:1.65;padding-top:21px}.product-tabs__panel p{margin:0 0 14px}.product-tabs__panel ul{margin:19px 0 24px;padding-left:18px}.product-tabs__panel dl{border-top:1px solid #e1e1dc;margin:0}.product-tabs__panel dl div{border-bottom:1px solid #e1e1dc;display:flex;gap:24px;justify-content:space-between;padding:9px 0}.product-tabs__panel dt{text-transform:capitalize}.product-tabs__panel dd{margin:0;text-align:right}.product-tabs__sizes{display:flex;flex-wrap:wrap;gap:8px;margin:18px 0}.product-tabs__sizes span{border:1px solid #cfcfc9;display:grid;min-height:40px;min-width:45px;place-items:center}.product-recommendations{border-top:1px solid #deded9;margin-top:100px;padding-top:54px}.product-recommendations h2{font-family:EB Garamond,Garamond,Georgia,serif;font-size:clamp(2.3rem,3.5vw,4rem);font-weight:400;margin:0 0 30px}.product-recommendations>div{grid-gap:28px;display:grid;gap:28px;grid-template-columns:repeat(4,minmax(0,1fr))}.product-recommendations article a{color:#111;text-decoration:none}.product-recommendations img{aspect-ratio:10/13;object-fit:cover;width:100%}.product-recommendations h3{font-size:.82rem;font-weight:400;margin:13px 0 6px}.product-recommendations p{font-size:.74rem;margin:0}.product-sticky-add{align-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff7;border-top:1px solid #d6d6d1;bottom:0;display:flex;gap:34px;justify-content:center;left:0;min-height:76px;padding:10px clamp(16px,3.5vw,50px);position:fixed;right:0;transform:translateY(100%);transition:transform .2s ease;z-index:55}.product-sticky-add.is-visible,.product-sticky-add:focus-within{transform:translateY(0)}.product-mini-cart__scrim{background:#0000006b;border:0;inset:0;position:fixed;width:100%;z-index:1200}.product-mini-cart{background:#fff;bottom:0;box-shadow:-20px 0 44px #0000001f;display:flex;flex-direction:column;padding:28px;position:fixed;right:0;top:0;width:min(410px,92vw);z-index:1201}.product-mini-cart__heading{align-items:center;border-bottom:1px solid #d8d8d2;display:flex;justify-content:space-between;padding-bottom:20px}.product-mini-cart__heading p{font-size:.72rem;letter-spacing:.1em;margin:0;text-transform:uppercase}.product-mini-cart__heading button{background:#0000;border:0;cursor:pointer;font-size:1.75rem;height:38px;line-height:1;padding:0;width:38px}.product-mini-cart__line{grid-gap:18px;display:grid;gap:18px;grid-template-columns:108px minmax(0,1fr);margin:26px 0 auto}.product-mini-cart__line img{aspect-ratio:4/5;background:#f1f1ed;object-fit:cover;width:108px}.product-mini-cart__line>div{align-items:flex-start;display:flex;flex-direction:column;gap:7px;min-width:0}.product-mini-cart__line strong{font-family:EB Garamond,Garamond,Georgia,serif;font-size:1.2rem;font-weight:500;line-height:1.05}.product-mini-cart__line span{color:#62625d;font-size:.72rem}.product-mini-cart__line b{font-size:.78rem;font-weight:500;margin-top:4px}.product-mini-cart__checkout,.product-mini-cart__view{display:grid;font-size:.72rem;letter-spacing:.1em;min-height:52px;place-items:center;text-decoration:none;text-transform:uppercase}.product-mini-cart__checkout{background:#b33a2f;color:#fff}.product-mini-cart__view{background:#fff;border:1px solid #111;color:#111;margin-top:8px}.product-sticky-add>div{grid-gap:3px;display:grid;gap:3px;min-width:min(42vw,440px)}.product-sticky-add strong{font-size:.78rem;font-weight:500}.product-sticky-add span{color:#555;font-size:.7rem}.product-sticky-add button{background:#b33a2f;border:0;color:#fff;font-size:.72rem;letter-spacing:.1em;min-height:47px;min-width:200px;text-transform:uppercase}.product-missing{background:#f7f5ee;display:grid;justify-items:center;min-height:68vh;padding:60px 20px;place-content:center;text-align:center}.product-missing h1{font-family:EB Garamond,Garamond,Georgia,serif;font-size:clamp(3rem,7vw,7rem);font-weight:400;line-height:.9;margin:0;max-width:720px}.product-missing>p:not(.eyebrow){color:#4d4d4d;margin:26px 0}@media(max-width:990px){.product-page__layout{gap:30px;grid-template-columns:1fr 1fr}.product-gallery{grid-template-columns:1fr}.product-gallery__thumbs{display:none}.product-buybox h1{font-size:clamp(2.3rem,5vw,4rem)}.product-buybox__actions{grid-template-columns:100px minmax(0,1fr) 48px}}@media(max-width:700px){.product-page{padding-inline:12px;padding-bottom:80px;padding-top:8px}.product-page__layout{grid-template-columns:1fr}.product-gallery__main{aspect-ratio:4/5}.product-buybox{padding:18px 4px 0;position:static}.product-buybox__actions{grid-template-columns:96px minmax(0,1fr) 48px}.product-recommendations{margin-top:70px}.product-recommendations>div{gap:28px 10px;grid-template-columns:repeat(2,minmax(0,1fr))}.product-sticky-add{gap:12px;justify-content:space-between;min-height:65px;padding:8px 12px;transform:translateY(0)}.product-sticky-add>div{min-width:0;overflow:hidden}.product-sticky-add strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-sticky-add button{min-height:45px;min-width:140px}}.cart-empty,.cart-page{background:#fff;min-height:70vh;padding:72px clamp(16px,4vw,64px) 110px}.cart-page__header{margin-bottom:46px;position:relative}.cart-empty h1,.cart-page__header h1{font-family:EB Garamond,Garamond,Baskerville,Georgia,serif;font-size:clamp(3.4rem,7vw,7.5rem);font-weight:400;letter-spacing:-.04em;line-height:.88;margin:0;max-width:850px}.cart-page__header>a{bottom:4px;color:#111;font-size:.77rem;position:absolute;right:0;text-decoration:underline;text-underline-offset:4px}.cart-shipping-progress{background:#f7f5ee;margin-bottom:50px;padding:18px 20px}.cart-shipping-progress p{font-size:.7rem;letter-spacing:.08em;margin:0 0 12px;text-transform:uppercase}.cart-shipping-progress>div{background:#d8d6cf;height:3px;overflow:hidden}.cart-shipping-progress span{background:#b33a2f;display:block;height:100%;max-width:100%;transition:width .26s ease}.cart-page__layout{grid-gap:clamp(45px,7vw,110px);align-items:start;display:grid;gap:clamp(45px,7vw,110px);grid-template-columns:minmax(0,1.65fr) minmax(330px,.7fr)}.cart-lines__heading{border-bottom:1px solid #d8d8d2;display:grid;font-size:.66rem;grid-template-columns:1fr 120px 120px;letter-spacing:.1em;padding:0 0 13px;text-transform:uppercase}.cart-lines__heading span:nth-child(2),.cart-lines__heading span:nth-child(3){text-align:center}.cart-line{grid-gap:22px;align-items:center;border-bottom:1px solid #d8d8d2;display:grid;gap:22px;grid-template-columns:150px minmax(0,1fr) 120px 120px;padding:22px 0}.cart-line__image{aspect-ratio:10/13;background:#f0f0ec;display:block;overflow:hidden}.cart-line__image img{height:100%;object-fit:cover;width:100%}.cart-line__copy>a{color:#111;font-family:EB Garamond,Garamond,Georgia,serif;font-size:1.4rem;line-height:1.1;text-decoration:none}.cart-line__copy>p{color:#575753;font-size:.73rem;margin:8px 0 14px}.cart-line dl{font-size:.72rem;margin:0 0 17px}.cart-line dl div{display:flex;gap:8px;margin-top:4px}.cart-line dt:after{content:":"}.cart-line dd{color:#5d5d59;margin:0}.cart-line__copy button{background:#0000;border:0;border-bottom:1px solid;cursor:pointer;font-size:.68rem;padding:0 0 3px}.cart-line__quantity{border:1px solid #cfcfc9;display:grid;grid-template-columns:36px 1fr 36px;min-height:43px}.cart-line__quantity button{background:#0000;border:0;cursor:pointer;padding:0}.cart-line__quantity span{display:grid;font-size:.76rem;place-items:center}.cart-line__total{font-size:.77rem;font-weight:500;text-align:center}.cart-note{grid-gap:10px;display:grid;font-size:.7rem;gap:10px;letter-spacing:.09em;margin-top:36px;position:relative;text-transform:uppercase}.cart-note textarea{border:1px solid #cfcfc9;border-radius:0;letter-spacing:normal;line-height:1.5;padding:15px;resize:vertical;text-transform:none;width:100%}.cart-note small{bottom:8px;color:#858580;font-size:.62rem;position:absolute;right:10px}.cart-summary{background:#f7f5ee;padding:34px;position:sticky;top:24px}.cart-summary>div{display:flex;font-size:.78rem;gap:20px;justify-content:space-between;padding:10px 0}.cart-summary strong{font-weight:500}.cart-summary__total{border-top:1px solid #ccc9c0;margin-top:15px;padding-top:22px!important}.cart-summary__total span{grid-gap:5px;display:grid;gap:5px}.cart-summary__total small{color:#6d6d68;font-size:.64rem}.cart-summary>button{background:#b33a2f;border:0;color:#fff;cursor:pointer;font-size:.74rem;letter-spacing:.11em;margin-top:25px;min-height:52px;text-transform:uppercase;width:100%}.cart-summary>button:hover{background:#7e2018}.cart-summary__secure{color:#656560;font-size:.65rem;margin:13px 0 0;text-align:center}.cart-empty{background:#f7f5ee;display:grid;justify-items:center;place-content:center;text-align:center}.cart-empty h1{max-width:800px}.cart-empty>p:not(.eyebrow){color:#4d4d4d;line-height:1.55;margin:28px 0;max-width:520px}.cart-empty__shipping{border-top:1px solid #bdbdb7;font-size:.68rem;letter-spacing:.08em;margin-top:60px;padding-top:22px;text-transform:uppercase}@media(max-width:990px){.cart-page__layout{grid-template-columns:1fr}.cart-summary{position:static}}@media(max-width:700px){.cart-empty,.cart-page{padding-bottom:72px;padding-top:52px}.cart-page__header>a{display:inline-block;margin-top:23px;position:static}.cart-shipping-progress{margin-bottom:30px}.cart-lines__heading{display:none}.cart-line{align-items:start;gap:16px;grid-template-columns:108px minmax(0,1fr) auto;padding:18px 0 25px}.cart-line__image{grid-row:span 2}.cart-line__copy>a{font-size:1.15rem}.cart-line__copy{grid-column:2/-1}.cart-line__quantity{grid-column:2;grid-row:2;min-height:39px;width:110px}.cart-line__total{align-self:center;grid-column:3;grid-row:2;text-align:right}.cart-summary{padding:28px 20px}}.checkout-empty,.checkout-page{background:#f7f5ee;min-height:72vh;padding:44px clamp(16px,4vw,64px) 110px}.checkout-breadcrumb{color:#757570;display:flex;flex-wrap:wrap;font-size:.7rem;gap:8px;margin-bottom:56px}.checkout-breadcrumb a,.checkout-breadcrumb strong{color:#111;font-weight:500;text-decoration:none}.checkout-heading{margin-bottom:70px;max-width:870px}.checkout-empty h1,.checkout-heading h1{font-family:EB Garamond,Garamond,Baskerville,Georgia,serif;font-size:clamp(3.8rem,7.5vw,8rem);font-weight:400;letter-spacing:-.045em;line-height:.86;margin:0}.checkout-heading>p:last-child{color:#5e5e59;line-height:1.5;margin:25px 0 0}.checkout-layout{grid-gap:clamp(50px,8vw,130px);align-items:start;display:grid;gap:clamp(50px,8vw,130px);grid-template-columns:minmax(0,1.35fr) minmax(370px,.75fr)}.checkout-form{min-width:0}.checkout-form>section{padding:0 0 54px}.checkout-form>section+section{border-top:1px solid #cccac2;padding-top:54px}.checkout-section-heading{align-items:baseline;display:flex;gap:18px;margin-bottom:28px}.checkout-section-heading>span{color:#b33a2f;font-size:.68rem}.checkout-section-heading h2{font-family:EB Garamond,Garamond,Georgia,serif;font-size:clamp(2.2rem,3.2vw,3.7rem);font-weight:400;line-height:1;margin:0}.checkout-field{grid-gap:8px;display:grid;font-size:.67rem;gap:8px;letter-spacing:.08em;margin-bottom:17px;position:relative;text-transform:uppercase}.checkout-field input,.checkout-field select{background:#fff;border:1px solid #bdbdb6;border-radius:0;font-size:.84rem;letter-spacing:normal;min-height:52px;padding:0 14px;text-transform:none;width:100%}.checkout-field input::placeholder{color:#969690}.checkout-field.is-error input{border-color:#a52219}.checkout-field small{color:#a52219;font-size:.68rem;letter-spacing:normal;text-transform:none}.checkout-form__row{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(2,minmax(0,1fr))}.checkout-form__row--three{grid-template-columns:repeat(3,minmax(0,1fr))}.checkout-shipping-options{background:#fff;border:1px solid #bdbdb6}.checkout-shipping-options label{grid-gap:13px;align-items:center;cursor:pointer;display:grid;gap:13px;grid-template-columns:20px 1fr auto;min-height:78px;padding:14px 17px}.checkout-shipping-options label+label{border-top:1px solid #d8d8d2}.checkout-shipping-options input{accent-color:#b33a2f;height:15px;width:15px}.checkout-shipping-options span{grid-gap:4px;display:grid;gap:4px}.checkout-shipping-options b,.checkout-shipping-options strong{font-size:.8rem;font-weight:500}.checkout-shipping-options small{color:#686863;font-size:.68rem}.checkout-payment-note{align-items:center;background:#fff;border:1px solid #bdbdb6;border-bottom:0;display:flex;font-size:.78rem;gap:20px;justify-content:space-between;min-height:60px;padding:12px 16px}.checkout-payment-note>div{display:flex;gap:4px}.checkout-payment-note i{background:#f7f7f4;border:1px solid #bdbdb6;font-size:.55rem;font-style:normal;padding:5px 7px}.checkout-payment-fields{background:#ecebe5;border:1px solid #bdbdb6;padding:20px}.checkout-payment-fields .checkout-field:last-child{margin-bottom:0}.checkout-billing-check{align-items:center;display:flex;font-size:.75rem;gap:10px;margin-top:17px}.checkout-billing-check input{accent-color:#b33a2f;height:15px;width:15px}.checkout-billing-fields{background:#ecebe5;border:1px solid #bdbdb6;margin-top:22px;padding:20px}.checkout-billing-fields .checkout-field:last-child{margin-bottom:0}.checkout-summary{background:#fff;padding:34px;position:sticky;top:24px}.checkout-summary__lines article{grid-gap:14px;align-items:center;border-bottom:1px solid #e0e0db;display:grid;gap:14px;grid-template-columns:68px minmax(0,1fr) auto;padding:13px 0}.checkout-summary__image{position:relative}.checkout-summary__image img{aspect-ratio:10/13;background:#efefeb;object-fit:cover;width:68px}.checkout-summary__image span{background:#111;border-radius:50%;color:#fff;display:grid;font-size:.62rem;height:21px;place-items:center;position:absolute;right:-7px;top:-7px;width:21px}.checkout-summary__lines h3{font-size:.76rem;font-weight:500;line-height:1.3;margin:0 0 6px}.checkout-summary__lines p,.checkout-summary__lines strong{color:#63635e;font-size:.66rem;font-weight:400;margin:0}.checkout-summary__lines>article>strong{color:#111;text-align:right}.checkout-summary__note{background:#f7f5ee;font-size:.68rem;margin-top:18px;padding:15px}.checkout-summary__note strong{font-weight:500;letter-spacing:.08em;text-transform:uppercase}.checkout-summary__note p{color:#5d5d58;line-height:1.4;margin:8px 0 0}.checkout-summary__totals{padding:21px 0 13px}.checkout-summary__totals>div{display:flex;font-size:.76rem;justify-content:space-between;padding:7px 0}.checkout-summary__totals strong{font-weight:500}.checkout-summary__totals>div:last-child{border-top:1px solid #d8d8d2;font-family:EB Garamond,Garamond,Georgia,serif;font-size:1.45rem;margin-top:12px;padding-top:18px}.checkout-submit{background:#b33a2f;border:0;color:#fff;cursor:pointer;font-size:.72rem;letter-spacing:.1em;min-height:54px;text-transform:uppercase;width:100%}.checkout-submit:hover:not(:disabled){background:#7e2018}.checkout-submit:disabled{cursor:wait;opacity:.65}.checkout-submit--mobile{display:none}.checkout-summary__legal{color:#6b6b66;font-size:.62rem;line-height:1.4;margin:14px 0 0;text-align:center}.checkout-summary__legal a{color:inherit}.checkout-empty{display:grid;justify-items:center;place-content:center;text-align:center}.checkout-empty h1{max-width:900px}.checkout-empty>p:not(.eyebrow){color:#5e5e59;margin:28px 0}@media (max-width:990px){.checkout-layout{grid-template-columns:1fr}.checkout-summary{grid-row:1;position:static}.checkout-summary>.checkout-submit{display:none}.checkout-submit--mobile{display:block}}@media (max-width:640px){.checkout-empty,.checkout-page{padding:32px 14px 70px}.checkout-breadcrumb{margin-bottom:40px}.checkout-heading{margin-bottom:52px}.checkout-form__row,.checkout-form__row--three{gap:0;grid-template-columns:1fr}.checkout-form>section{padding-bottom:42px}.checkout-form>section+section{padding-top:42px}.checkout-summary{padding:24px 16px}.checkout-summary__lines article{gap:10px;grid-template-columns:58px minmax(0,1fr) auto}.checkout-summary__image img{width:58px}.checkout-payment-fields{padding:15px}}.order-success{--success-ink:#171814;--success-paper:#f4f2ea;--success-line:#1718143d;align-items:center;background:var(--success-paper);color:var(--success-ink);display:flex;justify-content:center;min-height:calc(100vh - 80px);padding:clamp(110px,13vw,180px) clamp(20px,5vw,78px)}.order-success__card{margin:0 auto;max-width:1050px;text-align:center;width:100%}.order-success__mark{align-items:center;border:1px solid var(--success-ink);border-radius:50%;display:flex;height:78px;justify-content:center;margin:0 auto 35px;width:78px}.order-success__mark svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8;height:38px;width:38px}.order-success__eyebrow{font-size:11px;font-weight:700;letter-spacing:.18em;margin:0 0 23px;text-transform:uppercase}.order-success h1{font-size:clamp(60px,9vw,118px);font-weight:400;letter-spacing:-.05em;line-height:.86;margin:0}.order-success h1,.order-success__message{font-family:Garamond,Times New Roman,serif}.order-success__message{font-size:clamp(20px,2.2vw,29px);line-height:1.4;margin:40px auto clamp(60px,8vw,92px);max-width:660px}.order-success__details{border-bottom:1px solid var(--success-line);border-top:1px solid var(--success-line);display:flex;flex-wrap:wrap;gap:14px 34px;justify-content:center;margin:-52px auto 60px;max-width:820px;padding:22px}.order-success__details div{display:flex;gap:8px}.order-success__details dt{color:#686862}.order-success__details dd{margin:0}.order-success__details dd,.order-success__details dt{font-size:11px}.order-success__timeline{border-bottom:1px solid var(--success-line);border-top:1px solid var(--success-ink);display:grid;grid-template-columns:repeat(3,minmax(0,1fr));text-align:left}.order-success__timeline>div{border-left:1px solid var(--success-line);min-height:190px;padding:26px 28px}.order-success__timeline>div:first-child{border-left:0;padding-left:0}.order-success__timeline span{font-size:10px;letter-spacing:.13em}.order-success__timeline p{font-size:11px;font-weight:700;letter-spacing:.12em;margin:42px 0 13px;text-transform:uppercase}.order-success__timeline small{display:block;font-size:13px;line-height:1.6;max-width:230px}.order-success__actions{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;margin-top:48px}.order-success__button{border:1px solid var(--success-ink);color:inherit;display:inline-flex;font-size:11px;font-weight:700;justify-content:center;letter-spacing:.14em;min-width:210px;padding:18px 24px;text-decoration:none;text-transform:uppercase;transition:background-color .18s ease,color .18s ease}.order-success__button--dark,.order-success__button:focus-visible,.order-success__button:hover{background:var(--success-ink);color:var(--success-paper)}.order-success__button--dark:focus-visible,.order-success__button--dark:hover{background:#0000;color:var(--success-ink)}@media (max-width:640px){.order-success__timeline{grid-template-columns:1fr}.order-success__timeline>div,.order-success__timeline>div:first-child{border-left:0;border-top:1px solid var(--success-line);min-height:0;padding:27px 0}.order-success__timeline>div:first-child{border-top:0}.order-success__timeline p{margin-top:22px}.order-success__button{width:100%}}.terms-page{--terms-ink:#181915;--terms-paper:#f4f2ea;--terms-line:#1819153d;background:var(--terms-paper);color:var(--terms-ink);min-height:100vh;padding:clamp(105px,13vw,180px) clamp(20px,5vw,78px) 0}.terms-page__content,.terms-page__header,.terms-page__intro{margin:0 auto;max-width:1380px}.terms-page__eyebrow{font-size:11px;font-weight:700;letter-spacing:.18em;margin:0 0 24px;text-transform:uppercase}.terms-page__header{border-bottom:1px solid var(--terms-line);padding-bottom:clamp(55px,7vw,90px)}.terms-page h1,.terms-page h2,.terms-page__intro p{font-family:Garamond,Times New Roman,serif;font-weight:400}.terms-page__header h1{font-size:clamp(52px,8vw,110px);letter-spacing:-.05em;line-height:.9;margin:0}.terms-page__header>p:last-child{color:#66675f;font-size:11px;letter-spacing:.1em;margin:38px 0 0;text-transform:uppercase}.terms-page__intro{display:flex;justify-content:flex-end;padding:clamp(62px,8vw,112px) 0}.terms-page__intro p{font-size:clamp(24px,3vw,41px);letter-spacing:-.02em;line-height:1.28;margin:0;max-width:820px}.terms-page__content{border-top:1px solid var(--terms-ink)}.terms-page__content section{grid-gap:clamp(28px,5vw,80px);border-bottom:1px solid var(--terms-line);display:grid;gap:clamp(28px,5vw,80px);grid-template-columns:42px minmax(0,1fr);padding:clamp(45px,6vw,76px) 0}.terms-page__content section>span{font-size:10px;letter-spacing:.12em;padding-top:8px}.terms-page__content section>div{grid-column-gap:clamp(30px,7vw,110px);grid-row-gap:18px;column-gap:clamp(30px,7vw,110px);display:grid;grid-template-columns:minmax(240px,.75fr) minmax(340px,1.25fr);row-gap:18px}.terms-page__content h2{font-size:clamp(31px,3.3vw,49px);grid-row:1/span 20;letter-spacing:-.035em;line-height:1.02;margin:0}.terms-page__content p{font-size:14px;grid-column:2;line-height:1.78;margin:0;max-width:720px}.terms-page__contact{background:#18251d;color:#f4f2ea;margin:clamp(90px,11vw,160px) clamp(-78px,-5vw,-20px) 0;padding:clamp(82px,10vw,145px) clamp(20px,5vw,78px);text-align:center}.terms-page__contact h2{font-size:clamp(46px,6vw,84px);letter-spacing:-.04em;line-height:1;margin:0 0 38px}.terms-page__contact a{border-bottom:1px solid;color:inherit;font-size:11px;font-weight:700;letter-spacing:.14em;padding-bottom:6px;text-decoration:none;text-transform:uppercase}@media(max-width:780px){.terms-page__content section>div{gap:28px;grid-template-columns:1fr}.terms-page__content p{grid-column:1}.terms-page__content h2{grid-row:auto}}@media(max-width:520px){.terms-page__content section{grid-template-columns:1fr}.terms-page__content section>span{padding-top:0}}.shop-page{background:#fff;min-height:70vh;padding:28px clamp(16px,3.5vw,50px) 96px}.shop-page__heading{align-items:baseline;display:flex;gap:32px;justify-content:space-between;margin-bottom:24px;max-width:none}.shop-page__heading .eyebrow{display:none}.shop-empty h2,.shop-page__heading h1{font-family:EB Garamond,Garamond,Baskerville,Georgia,serif;font-size:clamp(1.55rem,2vw,2rem);font-weight:400;line-height:1;margin:0}.shop-page__heading>p:last-child{color:#4d4d4d;font-size:.75rem;line-height:1.55;margin:0;max-width:460px;text-align:right}.shop-toolbar{align-items:center;border-bottom:1px solid #deded9;border-top:1px solid #deded9;display:grid;font-size:.78rem;grid-template-columns:1fr auto 1fr;min-height:61px}.shop-toolbar button{background:#0000;border:0;cursor:pointer;letter-spacing:.08em;padding:0;text-transform:uppercase;width:max-content}.shop-toolbar>p{color:#666;margin:0}.shop-toolbar label{align-items:center;display:flex;gap:13px;justify-self:end;letter-spacing:.06em;text-transform:uppercase}.shop-toolbar select{background:#fff;border:0;border-bottom:1px solid #111;border-radius:0;font-size:.78rem;min-width:168px;padding:10px 28px 10px 11px}.shop-layout{display:block;padding-top:34px}.shop-filter{background:#fff;bottom:0;left:0;overflow-y:auto;padding:30px 28px 48px;position:fixed;top:0;transform:translateX(-101%);transition:transform .24s ease;width:min(410px,90vw);z-index:1003}.shop-filter.is-open{transform:translateX(0)}.shop-filter fieldset{border:0;border-bottom:1px solid #deded9;margin:0;padding:0 0 30px}.shop-filter fieldset+fieldset{padding-top:28px}.shop-filter legend{font-size:.72rem;letter-spacing:.11em;margin-bottom:18px;padding:0;text-transform:uppercase;width:100%}.shop-filter__check,.shop-filter__option{grid-gap:8px;align-items:center;cursor:pointer;display:grid;font-size:.82rem;gap:8px;grid-template-columns:19px 1fr auto;padding:7px 0}.shop-filter__check input,.shop-filter__option input{accent-color:#b33a2f;height:14px;margin:0;width:14px}.shop-filter__option small{color:#858580;font-size:.7rem}.shop-filter__price-labels{color:#4d4d4d;display:flex;font-size:.75rem;justify-content:space-between;margin-bottom:16px}.shop-filter__range{accent-color:#b33a2f;width:100%}.shop-filter__clear{background:#0000;border:0;border-bottom:1px solid;cursor:pointer;font-size:.75rem;margin-top:24px;padding:0 0 4px}.shop-filter__mobile-heading,.shop-filter__scrim{display:block}.shop-filter__mobile-heading{align-items:center;display:flex;justify-content:space-between;margin-bottom:38px}.shop-filter__mobile-heading h2{font-family:EB Garamond,Garamond,Georgia,serif;font-size:2.2rem;font-weight:400;margin:0}.shop-filter__mobile-heading button{background:#0000;border:0;border-bottom:1px solid;cursor:pointer;font-size:.67rem;letter-spacing:.08em;padding:5px 0;text-transform:uppercase}.shop-filter__scrim{background:#0000006b;border:0;inset:0;position:fixed;width:100%;z-index:1002}.shop-grid{grid-gap:48px 24px;display:grid;gap:48px 24px;grid-template-columns:repeat(4,minmax(0,1fr))}.catalog-card__sold{background:#111;bottom:12px;color:#fff;font-size:.67rem;left:12px;letter-spacing:.08em;padding:5px 9px;position:absolute;text-transform:uppercase}.shop-skeleton span{animation:shop-shimmer 1.2s infinite;aspect-ratio:10/13;background:linear-gradient(100deg,#f1f1ed 30%,#fafaf8 50%,#f1f1ed 70%);background-size:300% 100%;display:block}.shop-skeleton i{background:#efefeb;display:block;height:8px;margin:14px auto 0;width:74%}.shop-skeleton i:last-child{margin-top:8px;width:42%}@keyframes shop-shimmer{to{background-position-x:-300%}}.shop-empty{background:#f7f5ee;display:grid;justify-items:center;min-height:520px;padding:40px;place-content:center;text-align:center}.shop-empty h2{font-size:clamp(2.5rem,5vw,5rem);max-width:620px}.shop-empty>p:not(.eyebrow){color:#4d4d4d;line-height:1.5;margin:24px 0;max-width:460px}@media(max-width:1080px){.shop-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:990px){.shop-page{padding-top:24px}.shop-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:720px){.shop-page{padding-inline:12px;padding-bottom:64px}.shop-page__heading{margin-bottom:22px;padding-inline:4px}.shop-page__heading>p:last-child{display:none}.shop-toolbar{grid-template-columns:1fr 1fr}.shop-toolbar label span,.shop-toolbar>p{display:none}.shop-toolbar select{min-width:0;width:100%}.shop-grid{gap:34px 10px;grid-template-columns:repeat(2,minmax(0,1fr))}.shop-grid .catalog-card__copy{padding-inline:1px}.shop-grid .catalog-card__copy>a{font-size:.78rem}.shop-grid .catalog-card__copy p{flex-wrap:wrap;font-size:.7rem;gap:4px 7px}}.contact-page{--contact-ink:#181915;--contact-paper:#f3f1e9;--contact-line:#18191540;background:var(--contact-paper);color:var(--contact-ink);min-height:100vh;padding:clamp(105px,13vw,180px) clamp(20px,5vw,80px) clamp(90px,11vw,150px)}.contact-page__header,.contact-page__layout{margin:0 auto;max-width:1380px}.contact-page__header{border-bottom:1px solid var(--contact-line);padding-bottom:clamp(55px,7vw,94px)}.contact-page__eyebrow,.contact-page__label{font-size:11px;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.contact-page__eyebrow{margin:0 0 25px}.contact-page__header h1{font-family:Garamond,Times New Roman,serif;font-size:clamp(62px,9vw,126px);font-weight:400;letter-spacing:-.05em;line-height:.84;margin:0}.contact-page__header>p:last-child{font-family:Garamond,Times New Roman,serif;font-size:clamp(20px,2vw,28px);line-height:1.35;margin:40px 0 0;max-width:610px}.contact-page__layout{grid-gap:clamp(58px,10vw,170px);display:grid;gap:clamp(58px,10vw,170px);grid-template-columns:minmax(240px,.7fr) minmax(480px,1.3fr);padding-top:clamp(60px,8vw,110px)}.contact-page__details{grid-gap:38px;align-self:start;display:grid;gap:38px;position:sticky;top:120px}.contact-page__details div{border-top:1px solid var(--contact-line);padding-top:16px}.contact-page__label{margin:0 0 14px}.contact-page__details a,.contact-page__details address,.contact-page__details p:not(.contact-page__label){color:inherit;font-family:Garamond,Times New Roman,serif;font-size:18px;font-style:normal;line-height:1.55;margin:0;text-decoration-color:#0000;text-underline-offset:4px;transition:text-decoration-color .16s ease}.contact-page__details a:focus-visible,.contact-page__details a:hover{text-decoration-color:initial}.contact-form{grid-gap:34px;display:grid;gap:34px}.contact-form__row{grid-gap:28px;display:grid;gap:28px;grid-template-columns:repeat(2,minmax(0,1fr))}.contact-form__field{display:flex;flex-direction:column}.contact-form label{font-size:11px;font-weight:700;letter-spacing:.14em;margin-bottom:10px;text-transform:uppercase}.contact-form label span{color:#6e6e66;font-weight:400;letter-spacing:0;text-transform:none}.contact-form input,.contact-form select,.contact-form textarea{appearance:none;background:#0000;border:0;border-bottom:1px solid var(--contact-ink);border-radius:0;color:inherit;font-family:Garamond,Times New Roman,serif;font-size:19px;line-height:1.4;min-height:50px;outline:none;padding:8px 0 12px;width:100%}.contact-form select{background-image:linear-gradient(45deg,#0000 50%,currentColor 0),linear-gradient(135deg,currentColor 50%,#0000 0);background-position:calc(100% - 8px) 22px,calc(100% - 3px) 22px;background-repeat:no-repeat;background-size:5px 5px,5px 5px;padding-right:28px}.contact-form textarea{min-height:150px;resize:vertical}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{border-bottom-width:2px}.contact-form input[aria-invalid=true],.contact-form select[aria-invalid=true],.contact-form textarea[aria-invalid=true]{border-color:#8f2822}.contact-form__error{color:#8f2822;font-size:12px;margin:7px 0 0}.contact-form__success{align-items:center;background:#dfe8dc;border:1px solid #64785f;display:flex;font-size:13px;gap:12px;line-height:1.5;padding:17px 19px}.contact-form__success span{font-size:18px}.contact-form button{align-items:center;background:var(--contact-ink);border:1px solid var(--contact-ink);color:var(--contact-paper);cursor:pointer;display:inline-flex;font-size:11px;font-weight:700;justify-content:center;letter-spacing:.16em;min-height:54px;padding:15px 28px;text-transform:uppercase;transition:background-color .18s ease,color .18s ease;width:min(100%,280px)}.contact-form button:focus-visible:not(:disabled),.contact-form button:hover:not(:disabled){background:#0000;color:var(--contact-ink)}.contact-form button:disabled{cursor:wait;opacity:.55}.contact-form__privacy{color:#65665f;font-size:11px;line-height:1.6;margin:-20px 0 0;max-width:440px}@media(max-width:820px){.contact-page__layout{grid-template-columns:1fr}.contact-page__details{grid-template-columns:repeat(2,minmax(0,1fr));position:static}}@media(max-width:560px){.contact-form__row,.contact-page__details,.contact-page__layout{grid-template-columns:1fr}}.returns-page{--returns-ink:#171814;--returns-paper:#f4f2ea;--returns-line:#1718143d;background:var(--returns-paper);color:var(--returns-ink);min-height:100vh;padding:clamp(105px,13vw,180px) clamp(20px,5vw,78px) clamp(90px,11vw,160px)}.returns-page__details,.returns-page__exchange,.returns-page__header,.returns-page__steps{margin-left:auto;margin-right:auto;max-width:1380px}.returns-page__eyebrow{font-size:11px;font-weight:700;letter-spacing:.18em;margin:0 0 24px;text-transform:uppercase}.returns-page h1,.returns-page h2{font-family:Garamond,Times New Roman,serif;font-weight:400}.returns-page__header{border-bottom:1px solid var(--returns-line);padding-bottom:clamp(66px,8vw,108px)}.returns-page__header h1{font-size:clamp(54px,8vw,112px);letter-spacing:-.05em;line-height:.9;margin:0;max-width:940px}.returns-page__header>p:last-child{font-family:Garamond,Times New Roman,serif;font-size:clamp(20px,2vw,29px);line-height:1.35;margin:42px 0 0;max-width:660px}.returns-page__steps{padding:clamp(72px,9vw,126px) 0}.returns-page__details h2,.returns-page__exchange h2,.returns-page__steps>h2{font-size:clamp(38px,4.6vw,66px);letter-spacing:-.04em;line-height:1;margin:0}.returns-page__steps>h2{margin-bottom:54px}.returns-page__step-grid{border-top:1px solid var(--returns-ink);display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}.returns-page__step-grid article{border-left:1px solid var(--returns-line);padding:28px 28px 18px}.returns-page__step-grid article:first-child{border-left:0;padding-left:0}.returns-page__step-grid span{font-size:10px;letter-spacing:.13em}.returns-page__step-grid h3{font-size:12px;letter-spacing:.1em;margin:58px 0 18px;text-transform:uppercase}.returns-page__details li,.returns-page__details section>p:not(.returns-page__eyebrow),.returns-page__exchange>p:not(.returns-page__eyebrow),.returns-page__step-grid p{font-size:14px;line-height:1.75}.returns-page__step-grid p{margin:0}.returns-page__details{border-bottom:1px solid var(--returns-line);border-top:1px solid var(--returns-ink);display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.returns-page__details section{padding:clamp(56px,7vw,100px)}.returns-page__details section:first-child{border-right:1px solid var(--returns-line);padding-left:0}.returns-page__details section:last-child{padding-right:0}.returns-page__details h2{margin-bottom:35px}.returns-page__details section>p:not(.returns-page__eyebrow){margin:0 0 17px;max-width:560px}.returns-page__details ul{list-style:none;margin:35px 0 0;padding:0}.returns-page__details li{border-top:1px solid var(--returns-line);padding:13px 0}.returns-page__details li:before{content:"—";margin-right:10px}.returns-page__exchange{padding-top:clamp(90px,11vw,160px);text-align:center}.returns-page__exchange h2{margin-left:auto;margin-right:auto;max-width:800px}.returns-page__exchange>p:not(.returns-page__eyebrow){margin:34px auto 44px;max-width:610px}.returns-page__actions{display:flex;flex-wrap:wrap;gap:12px;justify-content:center}.returns-page__button{border:1px solid var(--returns-ink);color:inherit;display:inline-flex;font-size:11px;font-weight:700;justify-content:center;letter-spacing:.14em;min-width:220px;padding:18px 24px;text-decoration:none;text-transform:uppercase;transition:background-color .18s ease,color .18s ease}.returns-page__button--dark,.returns-page__button:focus-visible,.returns-page__button:hover{background:var(--returns-ink);color:var(--returns-paper)}.returns-page__button--dark:focus-visible,.returns-page__button--dark:hover{background:#0000;color:var(--returns-ink)}@media(max-width:820px){.returns-page__step-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.returns-page__step-grid article:nth-child(3){border-left:0}.returns-page__step-grid article{border-bottom:1px solid var(--returns-line);padding:28px}.returns-page__step-grid article:first-child,.returns-page__step-grid article:nth-child(3){padding-left:0}.returns-page__details{grid-template-columns:1fr}.returns-page__details section,.returns-page__details section:first-child,.returns-page__details section:last-child{border-right:0;padding:60px 0}.returns-page__details section:first-child{border-bottom:1px solid var(--returns-line)}}@media(max-width:520px){.returns-page__step-grid{grid-template-columns:1fr}.returns-page__step-grid article,.returns-page__step-grid article:first-child,.returns-page__step-grid article:nth-child(3){border-left:0;padding:28px 0}.returns-page__button{width:100%}}.about-page{--about-ink:#161714;--about-paper:#f2f0e8;--about-line:#1617143d;background:var(--about-paper);color:var(--about-ink);min-height:100vh;overflow:hidden}.about-page__header{margin:0 auto;max-width:920px;padding:clamp(110px,14vw,190px) 28px clamp(70px,9vw,130px);text-align:center}.about-page__eyebrow{font-size:11px;font-weight:700;letter-spacing:.2em;margin:0 0 24px;text-transform:uppercase}.about-page blockquote,.about-page h1,.about-page h2{font-family:Garamond,Times New Roman,serif;font-weight:400}.about-page__header h1{font-size:clamp(54px,8vw,116px);letter-spacing:-.045em;line-height:.88;margin:0}.about-page__lede{font-family:Garamond,Times New Roman,serif;font-size:clamp(21px,2.2vw,31px);line-height:1.35;margin:42px auto 0;max-width:690px}.about-page__hero{aspect-ratio:16/8.4;background:#d7d5cb;margin:0;overflow:hidden;width:100%}.about-page__field-image img,.about-page__hero img{display:block;height:100%;object-fit:cover;width:100%}.about-page__story,.about-page__values{grid-gap:clamp(48px,8vw,140px);display:grid;gap:clamp(48px,8vw,140px);grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);margin:0 auto;max-width:1460px;padding:clamp(90px,11vw,165px) clamp(24px,5vw,78px)}.about-page__section-heading h2{font-size:clamp(42px,5.2vw,75px);letter-spacing:-.035em;line-height:.98;margin:0;max-width:600px}.about-page__copy{align-self:end;column-count:2;column-gap:44px}.about-page__copy p,.about-page__field-copy>p:last-child,.about-page__value-grid p{font-size:14px;line-height:1.75;margin:0 0 18px}.about-page__field-notes{background:#18251d;color:#f5f2e9;display:grid;grid-template-columns:minmax(0,1.15fr) minmax(360px,.85fr);min-height:740px}.about-page__field-image{background:#334337;margin:0;min-height:620px;overflow:hidden}.about-page__field-copy{align-self:center;padding:clamp(54px,7vw,110px)}.about-page__field-copy blockquote{font-size:clamp(37px,4.3vw,66px);letter-spacing:-.035em;line-height:1.02;margin:0 0 54px}.about-page__field-copy>p:last-child{border-top:1px solid #f5f2e959;margin-bottom:0;max-width:520px;padding-top:28px}.about-page__values{border-bottom:1px solid var(--about-line);border-top:1px solid var(--about-line)}.about-page__value-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.about-page__value-grid article{border-left:1px solid var(--about-line);padding:4px 26px}.about-page__value-grid article:first-child{border-left:0;padding-left:0}.about-page__value-grid h3,.about-page__value-grid span{font-size:11px;letter-spacing:.12em;text-transform:uppercase}.about-page__value-grid h3{font-size:12px;margin:50px 0 16px}.about-page__closing{padding:clamp(110px,14vw,200px) 24px;text-align:center}.about-page__closing h2{font-size:clamp(45px,6vw,88px);letter-spacing:-.04em;line-height:.98;margin:0 auto 46px;max-width:800px}.about-page__button{border:1px solid var(--about-ink);color:inherit;display:inline-flex;font-size:11px;font-weight:700;justify-content:center;letter-spacing:.14em;min-width:220px;padding:18px 28px;text-decoration:none;text-transform:uppercase;transition:background-color .18s ease,color .18s ease}.about-page__button:focus-visible,.about-page__button:hover{background:var(--about-ink);color:var(--about-paper)}@media(max-width:900px){.about-page__field-notes,.about-page__story,.about-page__values{grid-template-columns:1fr}.about-page__copy{column-count:1;max-width:620px}.about-page__field-notes{min-height:0}.about-page__field-image{aspect-ratio:4/5;min-height:0}}@media(max-width:640px){.about-page__header{padding-left:20px;padding-right:20px}.about-page__hero{aspect-ratio:4/5}.about-page__story,.about-page__values{padding-left:20px;padding-right:20px}.about-page__value-grid{grid-template-columns:1fr}.about-page__value-grid article,.about-page__value-grid article:first-child{border-left:0;border-top:1px solid var(--about-line);padding:28px 0}.about-page__value-grid h3{margin-top:22px}}.site-header{--header-border:#d8d8d2;background:#fff;color:#111;position:sticky;top:0;width:100%;z-index:1000}.site-header__field-strip{background:#fff;border-bottom:1px solid var(--header-border);height:26px;overflow:hidden}.site-header__field-track{align-items:center;animation:field-strip 32s linear infinite;display:flex;height:100%;width:max-content}.site-header__field-track span{align-items:center;display:inline-flex;font-size:9px;font-weight:700;gap:38px;letter-spacing:.14em;padding-left:38px;text-transform:uppercase;white-space:nowrap}.site-header__field-track i{color:#b33a2f;font-size:6px;font-style:normal}@keyframes field-strip{to{transform:translateX(-50%)}}.site-header__announcement{align-items:center;background:#b33a2f;color:#fff;display:flex;height:36px;justify-content:center;overflow:hidden;padding:0 20px;text-align:center}.site-header__announcement a{color:inherit;font-size:11px;font-weight:700;letter-spacing:.12em;line-height:1;text-decoration:none;text-transform:uppercase}.site-header__announcement a:hover{text-decoration:underline;text-underline-offset:3px}.site-header__navigation{background:#fff;border-bottom:1px solid var(--header-border);height:77px}.site-header__navigation-inner{align-items:center;display:flex;height:100%;margin:0 auto;padding:0 clamp(20px,3vw,52px);width:min(100%,1680px)}.site-header__wordmark{color:#111;flex:0 0 auto;font-size:clamp(20px,1.6vw,26px);font-weight:900;letter-spacing:-.04em;line-height:1;text-decoration:none}.site-header__desktop-nav{align-items:center;display:flex;gap:clamp(16px,1.65vw,30px);justify-content:center;margin:0 auto;min-width:0;padding:0 28px}.site-header__action,.site-header__currency,.site-header__desktop-nav a,.site-header__nav-button{color:#111;font-size:11px;font-weight:700;letter-spacing:.07em;line-height:1;text-decoration:none;text-transform:uppercase;white-space:nowrap}.site-header__desktop-nav a,.site-header__nav-button{padding:10px 0;position:relative}.site-header__nav-button{background:#0000;border:0;cursor:pointer}.site-header__desktop-nav a:after,.site-header__nav-button:after{background:currentColor;bottom:4px;content:"";height:1px;left:0;position:absolute;right:0;transform:scaleX(0);transform-origin:right;transition:transform .18s ease}.site-header__desktop-nav a:focus-visible:after,.site-header__desktop-nav a:hover:after,.site-header__nav-button:focus-visible:after,.site-header__nav-button:hover:after,.site-header__nav-button[aria-expanded=true]:after{transform:scaleX(1);transform-origin:left}.site-header__actions{align-items:center;display:flex;flex:0 0 auto;gap:18px}.site-header__action{align-items:center;background:#0000;border:0;cursor:pointer;display:inline-flex;gap:5px;padding:8px 0}.site-header__action:focus-visible,.site-header__action:hover{opacity:.55}.site-header__action svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7;height:17px;width:17px}.site-header__count{border:1px solid #111;border-radius:999px;display:inline-grid;font-size:9px;height:19px;line-height:1;min-width:19px;padding:0 5px;place-items:center}.site-header__menu-toggle{background:#0000;border:0;cursor:pointer;display:none;height:38px;padding:11px 7px;width:38px}.site-header__menu-toggle span{background:#111;display:block;height:1.5px;margin:4px 0;transition:transform .18s ease;width:24px}.site-header__menu-toggle.is-active span:first-child{transform:translateY(2.75px) rotate(45deg)}.site-header__menu-toggle.is-active span:last-child{transform:translateY(-2.75px) rotate(-45deg)}.site-header__scrim{background:#00000061;border:0;cursor:default;inset:139px 0 0;position:fixed;width:100%;z-index:1}.site-header__mega,.site-header__mobile-nav,.site-header__search{background:#fff;border-bottom:1px solid var(--header-border);box-shadow:0 14px 34px #00000014;left:0;position:absolute;right:0;top:100%;z-index:2}.site-header__mega{padding:30px clamp(24px,3.5vw,52px) 38px}.site-header__mega-inner{grid-gap:clamp(38px,6vw,110px);display:grid;gap:clamp(38px,6vw,110px);grid-template-columns:minmax(170px,.55fr) minmax(190px,.65fr) minmax(420px,1.8fr);margin:0 auto;width:min(100%,1580px)}.site-header__mega-group{align-items:flex-start;display:flex;flex-direction:column;gap:10px}.site-header__mega-group p{color:#73736d;font-size:9px;font-weight:700;letter-spacing:.14em;margin:0 0 9px;text-transform:uppercase}.site-header__mega-group a{color:#111;font-family:EB Garamond,Garamond,Georgia,serif;font-size:clamp(18px,1.5vw,24px);line-height:1.08;text-decoration:none}.site-header__mega-group a:hover{text-decoration:underline;text-underline-offset:4px}.site-header__mega-story{background:#333;color:#fff;display:block;min-height:220px;overflow:hidden;position:relative;text-decoration:none}.site-header__mega-story:after{background:linear-gradient(#0000 50%,#00000080);content:"";inset:0;position:absolute}.site-header__mega-story img{height:220px;object-fit:cover;transition:transform .35s ease;width:100%}.site-header__mega-story:hover img{transform:scale(1.02)}.site-header__mega-story span{bottom:18px;font-family:EB Garamond,Garamond,Georgia,serif;font-size:24px;left:20px;position:absolute;right:20px;z-index:1}.site-header__search{align-items:flex-start;display:flex;justify-content:center;min-height:235px;padding:52px clamp(24px,7vw,110px)}.site-header__search-form{width:min(100%,900px)}.site-header__search-form label{display:block;font-size:clamp(21px,2vw,30px);font-weight:700;letter-spacing:-.025em;margin-bottom:20px}.site-header__search-field{border-bottom:2px solid #111;display:grid;grid-template-columns:1fr auto}.site-header__search-field:focus-within{border-bottom-color:#b33a2f;box-shadow:0 1px 0 #b33a2f}.site-header__search-field input{background:#0000;border:0;color:#111;font-size:clamp(17px,1.5vw,21px);height:54px;min-width:0;outline:0;padding:0;width:100%}.site-header__search-field input::placeholder{color:#777}.site-header__search-field button{background:#0000;border:0;color:#111;cursor:pointer;font-size:11px;font-weight:800;letter-spacing:.09em;padding:0 2px 0 24px;text-transform:uppercase}.site-header__close{background:#0000;border:0;cursor:pointer;height:36px;position:absolute;right:clamp(22px,3vw,50px);top:24px;width:36px}.site-header__close span{background:#111;height:1px;left:7px;position:absolute;top:17px;width:22px}.site-header__close span:first-child{transform:rotate(45deg)}.site-header__close span:last-child{transform:rotate(-45deg)}.site-header__mobile-nav{display:none;max-height:calc(100vh - 139px);overflow-y:auto;padding:34px clamp(22px,5vw,54px) 44px}.site-header__mobile-nav>p{color:#686862;font-size:11px;font-weight:700;letter-spacing:.12em;margin:0 0 28px;text-transform:uppercase}.site-header__mobile-links{display:grid}.site-header__mobile-links a{align-items:center;border-bottom:1px solid var(--header-border);color:#111;display:flex;font-size:clamp(23px,5vw,34px);font-weight:700;justify-content:space-between;letter-spacing:-.03em;padding:13px 0;text-decoration:none}.site-header__mobile-links a span{font-size:15px;font-weight:400}.site-header__mobile-utility{display:flex;flex-wrap:wrap;gap:24px;margin-top:32px}.site-header__mobile-utility a,.site-header__mobile-utility button,.site-header__mobile-utility span{background:#0000;border:0;color:#111;font-size:11px;font-weight:700;letter-spacing:.08em;padding:0;text-decoration:none;text-transform:uppercase}.site-header__mobile-utility button{cursor:pointer}@media(max-width:1180px){.site-header__navigation-inner{grid-gap:14px;display:grid;gap:14px;grid-template-columns:44px minmax(0,1fr) auto}.site-header__menu-toggle{display:block;margin-left:-7px}.site-header__wordmark{justify-self:start}.site-header__desktop-nav{display:none}.site-header__mobile-nav{display:block}}@media(max-width:680px){.site-header__navigation-inner{gap:9px;grid-template-columns:38px minmax(0,1fr) auto;padding:0 16px}.site-header__wordmark{font-size:20px}.site-header__actions{gap:13px}.site-header__action-label,.site-header__currency,.site-header__search-trigger span,.site-header__wishlist{display:none}.site-header__search{min-height:205px;padding:46px 22px 38px}.site-header__close{right:12px;top:12px}}@media(prefers-reduced-motion:reduce){.site-header *,.site-header :after,.site-header :before{scroll-behavior:auto!important;transition-duration:.01ms!important}}.site-footer{background:#245c19;color:#f7f3e7;margin-top:auto}.site-footer__inner{display:block;margin:0 auto;padding:clamp(54px,7vw,104px) clamp(24px,4vw,64px) clamp(48px,6vw,82px);width:min(100%,1680px)}.site-footer a{color:inherit}.site-footer__wordmark{display:block;font-size:clamp(3.25rem,12.5vw,12.75rem);font-weight:900;letter-spacing:-.075em;line-height:.72;margin-bottom:clamp(46px,7vw,96px);text-decoration:none;white-space:nowrap;width:100%}.site-footer__intro>p{color:#f7f3e7d1;font-size:14px;line-height:1.65;margin:0 0 28px;max-width:360px}.site-footer__intro>a,.site-footer__intro>span{display:block;font-size:12px;line-height:1.4;margin-top:7px;text-decoration:none;width:fit-content}.site-footer__intro>a:hover{text-decoration:underline;text-underline-offset:4px}.site-footer__links{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(3,minmax(90px,1fr));margin-left:auto;margin-top:clamp(46px,6vw,82px);width:min(100%,760px)}.site-footer__links nav{align-items:flex-start;display:flex;flex-direction:column;gap:11px}.site-footer__eyebrow,.site-footer__links h2{color:#f7f3e7a3;font-size:10px;font-weight:700;letter-spacing:.12em;line-height:1.2;margin:0 0 12px;text-transform:uppercase}.site-footer__links a{font-size:13px;line-height:1.45;position:relative;text-decoration:none;width:fit-content}.site-footer__links a:after,.site-footer__socials a:after{background:currentColor;bottom:-2px;content:"";height:1px;left:0;position:absolute;right:0;transform:scaleX(0);transform-origin:right;transition:transform .18s ease}.site-footer__links a:focus-visible:after,.site-footer__links a:hover:after,.site-footer__socials a:focus-visible:after,.site-footer__socials a:hover:after{transform:scaleX(1);transform-origin:left}.site-footer__newsletter h2{font-family:EB Garamond,Georgia,serif;font-size:clamp(48px,6vw,88px);font-weight:500;letter-spacing:-.045em;line-height:.9;margin:0 0 18px}.site-footer__newsletter-inner>p:not(.site-footer__eyebrow):not(.site-footer__form-message){color:#565650;font-size:14px;line-height:1.6;margin:0 auto 30px;max-width:520px}.site-footer__newsletter form{border-bottom:1px solid #111;display:grid;grid-template-columns:1fr auto;margin:0 auto;max-width:560px}.site-footer__newsletter form:focus-within{border-bottom-color:#b33a2f;box-shadow:0 1px 0 #b33a2f}.site-footer__newsletter input{background:#0000;border:0;color:#111;font-size:14px;height:47px;min-width:0;outline:0;padding:0;width:100%}.site-footer__newsletter input::placeholder{color:#777}.site-footer__newsletter button{background:#0000;border:0;color:#111;cursor:pointer;font-size:11px;font-weight:750;letter-spacing:.09em;padding:0 0 0 22px;text-transform:uppercase}.site-footer__newsletter button span{display:inline-block;margin-left:5px}.site-footer__form-message{font-size:11px;line-height:1.45;margin:10px 0 0;min-height:18px}.site-footer__form-message.is-error{color:#b33a2f}.site-footer__form-message.is-success{color:#245c19}.site-footer__newsletter{background:#fff;color:#111;text-align:center}.site-footer__newsletter-inner{margin:0 auto;padding:clamp(84px,10vw,148px) 24px clamp(82px,9vw,132px);width:min(100%,760px)}.site-footer__newsletter .site-footer__eyebrow{color:#696963;margin-bottom:26px}.site-footer__bottom{grid-gap:32px;align-items:center;border-top:1px solid #f7f3e747;display:grid;gap:32px;grid-template-columns:1fr auto 1fr;margin:0 auto;padding:22px clamp(24px,4vw,64px) 26px;width:min(100%,1680px)}.site-footer__bottom button,.site-footer__bottom p,.site-footer__socials a{color:#f7f3e7c7;font-size:10px;font-weight:650;letter-spacing:.08em;line-height:1.4;margin:0;text-transform:uppercase}.site-footer__socials{display:flex;gap:20px}.site-footer__socials a{position:relative;text-decoration:none}.site-footer__bottom button{background:#0000;border:0;cursor:pointer;justify-self:end;padding:0}.site-footer__bottom button span{display:inline-block;margin-left:6px;transition:transform .18s ease}.site-footer__bottom button:hover span{transform:translateY(-3px)}@media(max-width:720px){.site-footer__inner{padding-left:22px;padding-right:22px}.site-footer__links{gap:38px 24px;grid-template-columns:repeat(2,minmax(110px,1fr))}.site-footer__bottom{gap:17px 24px;grid-template-columns:1fr auto;padding-left:22px;padding-right:22px}.site-footer__socials{justify-self:end}.site-footer__bottom button{grid-column:1/-1;grid-row:2;justify-self:start}}@media(prefers-reduced-motion:reduce){.site-footer *,.site-footer :after{transition-duration:.01ms!important}}.delivery-page{--delivery-ink:#171814;--delivery-paper:#f4f2ea;--delivery-line:#1718143d;background:var(--delivery-paper);color:var(--delivery-ink);min-height:100vh;padding:clamp(105px,13vw,180px) clamp(20px,5vw,78px) 0}.delivery-page__grid,.delivery-page__header,.delivery-page__section{margin:0 auto;max-width:1380px}.delivery-page__eyebrow{font-size:11px;font-weight:700;letter-spacing:.18em;margin:0 0 24px;text-transform:uppercase}.delivery-page__header{padding-bottom:clamp(58px,8vw,100px)}.delivery-page h1,.delivery-page h2{font-family:Garamond,Times New Roman,serif;font-weight:400}.delivery-page__header h1{font-size:clamp(62px,9vw,126px);letter-spacing:-.05em;line-height:.86;margin:0}.delivery-page__header>p:last-child{font-family:Garamond,Times New Roman,serif;font-size:clamp(20px,2vw,29px);line-height:1.35;margin:40px 0 0;max-width:660px}.delivery-page__notice{background:#17251c;color:#f6f3e9;margin:0 clamp(-78px,-5vw,-20px);padding:26px clamp(20px,5vw,78px);text-align:center}.delivery-page__notice p{font-family:Garamond,Times New Roman,serif;font-size:clamp(18px,2vw,25px);margin:0}.delivery-page__section{padding:clamp(75px,9vw,130px) 0}.delivery-page__heading{grid-gap:24px;align-items:baseline;display:grid;gap:24px;grid-template-columns:34px 1fr;margin-bottom:50px}.delivery-page__grid>section>span,.delivery-page__heading span{font-size:10px;letter-spacing:.14em}.delivery-page__grid h2,.delivery-page__heading h2{font-size:clamp(35px,4vw,57px);letter-spacing:-.035em;margin:0}.delivery-page__table{border-top:1px solid var(--delivery-ink)}.delivery-page__table-row{grid-gap:28px;border-bottom:1px solid var(--delivery-line);display:grid;font-family:Garamond,Times New Roman,serif;font-size:18px;gap:28px;grid-template-columns:1fr 1fr 1fr;padding:23px 0}.delivery-page__table-head{font-family:inherit;font-size:10px;font-weight:700;letter-spacing:.15em;padding:16px 0;text-transform:uppercase}.delivery-page__grid{border-top:1px solid var(--delivery-ink);display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.delivery-page__grid section{border-bottom:1px solid var(--delivery-line);min-height:390px;padding:clamp(42px,6vw,78px)}.delivery-page__grid section:nth-child(odd){border-right:1px solid var(--delivery-line);padding-left:0}.delivery-page__grid section:nth-child(2n){padding-right:0}.delivery-page__grid h2{margin:34px 0 30px}.delivery-page__grid p{font-size:14px;line-height:1.75;margin:0 0 16px;max-width:520px}.delivery-page__help{align-items:center;background:#dfddd3;display:flex;justify-content:space-between;margin:clamp(80px,10vw,145px) clamp(-78px,-5vw,-20px) 0;padding:clamp(44px,5vw,72px) clamp(20px,5vw,78px)}.delivery-page__help p{font-family:Garamond,Times New Roman,serif;font-size:clamp(30px,4vw,57px);letter-spacing:-.035em;margin:0}.delivery-page__help a{border-bottom:1px solid;color:inherit;font-size:11px;font-weight:700;letter-spacing:.15em;padding-bottom:7px;text-decoration:none;text-transform:uppercase}@media(max-width:700px){.delivery-page__table-row{gap:7px;grid-template-columns:1fr}.delivery-page__table-head{display:none}.delivery-page__table-row span:first-child{font-family:inherit;font-size:10px;font-weight:700;letter-spacing:.14em;margin-bottom:8px;text-transform:uppercase}.delivery-page__grid{grid-template-columns:1fr}.delivery-page__grid section,.delivery-page__grid section:nth-child(2n),.delivery-page__grid section:nth-child(odd){border-right:0;min-height:0;padding:48px 0}.delivery-page__help{align-items:flex-start;flex-direction:column;gap:28px}}
/*# sourceMappingURL=main.843fa4ce.css.map*/