:root{color:#282821;--gold:#80652d;--line:#e6e3da;--soft:#f6f5f1;--dark:#303b32;background:#fff;font-family:Arial,Helvetica,sans-serif}*{box-sizing:border-box}body{margin:0;font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea{touch-action:manipulation}button{cursor:pointer}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline-offset:4px;outline:3px solid #80652d}button:disabled{opacity:.5}img{max-width:100%;height:auto}h1,h2,h3,p{margin-top:0}h1,h2{letter-spacing:-.045em;font-family:Georgia,serif;font-weight:400;line-height:1.13}h1{margin-bottom:1.5rem;font-size:clamp(2.7rem,5vw,4.8rem)}h2{font-size:clamp(2rem,3.5vw,3rem)}h3{font-size:1.05rem;font-weight:500}em{color:var(--gold);font-weight:400}.preview{text-align:center;background:var(--dark);color:#fff;padding:8px 16px;font-size:.875rem}.header{border-bottom:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;gap:24px;padding:12px 5%;display:flex}.brand{width:160px;display:block}.header nav{gap:30px;display:flex}.header nav a:hover,.text-link:hover{color:var(--gold)}.bag-link{white-space:nowrap}.bag-link span{background:var(--dark);color:#fff;border-radius:50%;place-items:center;min-width:25px;height:25px;margin-left:8px;font-size:.875rem;display:inline-grid}.hero{background:var(--soft);grid-template-columns:1.25fr 1fr 45px;max-width:1400px;margin:auto;display:grid}.hero-copy{align-self:center;padding:70px 9%}.hero-copy>p:not(.eyebrow){color:#66665c;max-width:390px}.eyebrow{letter-spacing:.15em;color:var(--gold);margin-bottom:22px;font-size:.875rem;font-weight:600}.hero-picture{background:#ddd;max-height:590px;position:relative;overflow:hidden}.hero-picture img{object-fit:cover;width:100%;height:100%}.hero-picture span{color:#fff;background:#282821b8;padding:6px 12px;font-size:.875rem;position:absolute;bottom:24px;left:24px}.hero-side{writing-mode:vertical-rl;letter-spacing:.2em;place-self:center;font-size:.75rem}.button{background:var(--dark);color:#fff;border:1px solid var(--dark);justify-content:center;align-items:center;gap:24px;min-height:50px;padding:15px 25px;transition:background .2s;display:inline-flex}.button:hover{background:#465446}.hero-copy .text-link{margin-top:24px;font-size:.875rem;display:block}.text-link{text-underline-offset:6px;background:0 0;border:0;padding:0;text-decoration:underline}.category-strip{border-block:1px solid var(--line);grid-template-columns:repeat(6,1fr);padding:0 5%;display:grid}.category-strip a{border-right:1px solid var(--line);justify-content:space-between;gap:8px;padding:24px 12px;display:flex}.category-strip span{color:var(--gold)}.section{max-width:1320px;margin:auto;padding:70px 5%}.section-heading{justify-content:space-between;align-items:end;gap:24px;margin-bottom:32px;display:flex}.section-heading h2{margin-bottom:0}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:32px;display:grid}.product-photo{background:var(--soft);aspect-ratio:1/1.12;display:block;position:relative;overflow:hidden}.product-photo img{object-fit:contain;background:#fff;width:100%;height:100%;transition:transform .35s}.product-photo:hover img{transform:scale(1.035)}.photo-label{color:#645b46;background:#fffe;padding:4px 9px;font-size:.75rem;position:absolute;top:14px;left:14px}.product-info{justify-content:space-between;align-items:center;gap:10px;padding-top:18px;display:flex}.product-info h3{margin:0 0 5px}.product-info p{color:#6a665b;margin:0;font-size:.875rem}.add-small{border:1px solid var(--line);background:#fff;width:44px;height:44px;font-size:24px}.gift-section{background:var(--soft);grid-template-columns:1fr 1fr;max-width:1188px;margin:25px auto;display:grid}.gift-image{background:#fafafa;padding:25px}.gift-image img{object-fit:contain;mix-blend-mode:multiply;width:100%;max-height:450px;display:block}.gift-section>div:last-child{align-self:center;padding:55px}.gift-section p:not(.eyebrow){color:#67675e;max-width:420px}.how{text-align:center}.steps{grid-template-columns:repeat(3,1fr);gap:40px;margin-top:45px;display:grid}.steps span{color:var(--gold);font-family:Georgia,serif;font-size:2rem}.steps h3{margin:15px 0 10px}.steps p{color:#67675e;max-width:280px;margin:auto}footer{border-top:1px solid var(--line);background:var(--soft);grid-template-columns:1.4fr 1fr 1fr;gap:30px;padding:45px 5% 20px;display:grid}footer img{mix-blend-mode:multiply}footer h2{margin-top:20px;font:600 1rem Arial}footer a{margin:8px 0;display:block}footer p{color:#67675e;font-size:.875rem}.footer-note{border-top:1px solid var(--line);grid-column:1/-1;margin:0;padding-top:20px}.filters{background:var(--soft);flex-wrap:wrap;align-items:end;gap:20px;margin:35px 0 20px;padding:24px;display:flex}label{font-size:.875rem;display:block}input,select,textarea{color:#282821;background:#fff;border:1px solid #cbc9bd;border-radius:0;width:100%;min-height:46px;margin:7px 0 0;padding:11px;display:block}.filters label:first-child{flex:1;min-width:180px}.filters button{min-height:46px}.empty{text-align:center;border:1px solid var(--line);margin:30px 0;padding:65px 20px}.empty p{color:#67675e}.product-detail{grid-template-columns:1.1fr 1fr;gap:65px;margin:35px 0 80px;display:grid}.detail-image{background:var(--soft)}.detail-image img{object-fit:contain;width:100%;max-height:650px;display:block}.detail-copy{align-self:center}.detail-copy h1{font-size:3rem}.detail-copy .price{font-size:1.3rem}.muted{color:#6c685d;font-size:.875rem}.detail-copy label{margin:20px 0}.detail-copy input{max-width:100px}.detail-copy .text-link{margin:20px 0;display:block}details{border-top:1px solid var(--line);padding:18px 0}summary{cursor:pointer;font-size:1rem}details p{color:#67675e;margin:12px 0 0}.related{max-width:780px}.cart-layout{grid-template-columns:1.4fr 1fr;gap:50px;display:grid}.order-panel{background:var(--soft);align-self:start;padding:30px}.order-panel h2{font-size:2rem}.order-panel p{font-size:.875rem}.order-panel .button,.secondary{text-align:center;width:100%;margin-top:15px}.secondary{background:#fff;border:1px solid #aaa;padding:12px}.total-line{border-block:1px solid var(--line);justify-content:space-between;margin:18px 0;padding:18px 0;display:flex}.cart-row{border-bottom:1px solid var(--line);grid-template-columns:100px 1fr;gap:20px;padding:20px 0;display:grid}.cart-row img{object-fit:contain;width:100px;height:120px}.cart-row h2{margin-bottom:7px;font:500 1.1rem Arial}.cart-row p{font-size:.875rem}.cart-row input{max-width:90px;margin:0 12px;display:inline-block}.cart-row button{background:0 0;border:0;padding:10px;text-decoration:underline}.cart-row label{display:inline}#order-preview{min-height:260px;font-size:.875rem}.about{grid-template-columns:1fr 1fr;align-items:center;gap:70px;display:grid}.about img{object-fit:cover;width:100%;max-height:580px}.contact{max-width:860px}.contact .button{margin:15px 0}.contact details{margin-top:20px}#toast{background:var(--dark);color:#fff;z-index:10;max-width:90vw;padding:14px 24px;display:none;position:fixed;bottom:24px;left:50%;transform:translate(-50%)}#toast.visible{display:block}.skip{z-index:20;background:#fff;padding:15px;position:fixed;top:-80px}.skip:focus{top:0}[hidden]{display:none!important}@media (width<=850px){.header{flex-wrap:wrap;gap:8px;padding:8px 5%}.brand{width:125px}.header nav{order:3;justify-content:space-between;gap:12px;width:100%;padding-bottom:10px;font-size:.875rem}.hero{grid-template-columns:1fr 1fr}.hero-side{display:none}.hero-copy{padding:40px 8%}.hero h1{font-size:2.8rem}.category-strip{grid-template-columns:repeat(3,1fr)}.product-grid{gap:18px}.gift-section>div:last-child{padding:30px}.product-detail{gap:30px}.cart-layout{grid-template-columns:1fr}.about{gap:30px}.filters label{flex:1;min-width:140px}}@media (width<=580px){.preview{font-size:.75rem}.hero{grid-template-columns:1fr}.hero-copy{padding:40px 6%}.hero-picture{max-height:350px}.hero-picture img{object-position:center 42%;width:100%}.hero h1{font-size:3.2rem}.category-strip{padding:0 4%}.category-strip a{padding:17px 9px;font-size:.875rem}.section{padding:45px 5%}.section-heading{display:block}.section-heading .text-link{margin-top:20px;display:inline-block}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:25px 14px}.product-info{align-items:start}.product-info h3{font-size:1rem}.add-small{flex-shrink:0;width:38px;height:44px}.photo-label{padding:3px 5px;font-size:.75rem;top:6px;left:6px}.gift-section,.steps,.product-detail,.about{grid-template-columns:1fr}.gift-section{margin:10px 5%}.gift-image img{max-height:270px}.steps{gap:30px}.product-detail{margin-bottom:45px}.detail-copy h1{font-size:2.6rem}.about img{max-height:400px}footer{grid-template-columns:1fr 1fr;font-size:.875rem}footer>div:first-child{grid-column:1/-1}.filters{gap:14px;padding:16px}.filters label:first-child{flex-basis:100%}.order-panel{padding:22px}.cart-row{grid-template-columns:75px 1fr}.cart-row img{width:75px;height:100px}.button{gap:15px}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}fieldset{border:1px solid var(--line);margin:22px 0;padding:16px}legend{padding:0 6px}fieldset label{margin-top:12px}fieldset p{margin:12px 0 0}.missing-image{color:#6c685d;place-items:center;min-height:250px;display:grid}.product-tags{flex-wrap:wrap;gap:6px;margin:8px 0;display:flex}.product-tags span{background:#f1eee5;padding:3px 7px;font-size:.75rem}.price del,.product-info del{color:#777;font-size:.875rem;font-weight:400}.photo-label:empty{display:none}#request-feedback:not(:empty){background:#fff2d4;padding:12px}html{-webkit-text-size-adjust:100%}main,section,.product-info>div,.cart-row>div{min-width:0}.product-info h3,.cart-row h2,.detail-copy h1,footer a{overflow-wrap:anywhere}fieldset{min-width:0}@media (pointer:coarse){.add-small,.header nav a,.bag-link,.cart-row button,summary{min-height:44px}.add-small{min-width:44px}.header nav a,.bag-link{align-items:center;display:inline-flex}}@media (width<=580px){input,select,textarea,#order-preview{font-size:16px}.header nav{flex-wrap:wrap;gap:4px 12px;padding-bottom:0}.header nav a{min-height:44px;padding:8px 0}.hero-copy{padding:30px 6%}.hero h1{font-size:clamp(2.3rem,9vw,3.2rem)}.hero-picture{max-height:300px}.product-info{flex-wrap:wrap}.product-info>div{flex:100%}.add-small{width:100%;min-height:44px}.filters label{flex-basis:100%;min-width:0}.filters .text-link{min-height:44px}.detail-copy .button{width:100%}.order-panel{padding:18px}.order-panel .button{padding:14px 12px}.cart-layout{gap:24px}.cart-row{gap:12px}.cart-row label{display:block}.cart-row input{margin:6px 0;display:block}.total-line{flex-wrap:wrap;gap:12px}#toast{bottom:max(16px, env(safe-area-inset-bottom));width:max-content;max-width:90vw}footer{padding-bottom:max(24px, env(safe-area-inset-bottom))}}@media (width<=360px){.category-strip{grid-template-columns:repeat(2,minmax(0,1fr))}footer{grid-template-columns:1fr}.product-grid{gap:20px 12px}.section{padding-inline:16px}}#order-preview{white-space:pre;font-family:ui-monospace,Consolas,monospace;overflow-x:auto}#prepared-order .button,#prepared-order .secondary{text-align:center;width:100%;margin:10px 0;display:block}#prepared-order [hidden]{display:none}:root{color:#24211d;--gold:#87652d;--line:#e5ded3;--soft:#f7f4ee;--dark:#171614}.brand-ribbon{background:var(--dark);color:#e1c38e;text-align:center;letter-spacing:.25em;padding:9px 16px;font-size:10px}.header{background:#fff;gap:28px;padding:12px 6%}.brand{width:176px}.header nav{letter-spacing:.04em;gap:32px;font-size:13px}.header nav a{align-items:center;min-height:44px;display:inline-flex}.bag-link{border-bottom:1px solid var(--gold);padding:10px 0;font-size:13px}.bag-link span{color:var(--dark);border:1px solid var(--line);background:0 0}h1,h2{letter-spacing:-.035em}.eyebrow{letter-spacing:.19em;font-size:11px;line-height:1.8}.hero{background:#f5f1e9;grid-template-columns:1.15fr 1fr 48px;max-width:none}.hero-copy{padding:65px 10%}.hero h1{font-size:clamp(2.8rem,4.5vw,4.7rem)}.hero-copy>p:not(.eyebrow){color:#635d54;max-width:370px;font-size:15px;line-height:1.9}.hero-picture{background:#eae4d9;min-height:490px;max-height:610px}.hero-picture img{object-fit:cover;object-position:center 48%;display:block}.hero-picture span{color:#f3e8d5;background:#171614dd;padding:12px 15px;font-size:12px;bottom:20px;left:20px;right:20px}.hero-side{color:#726653;font-size:9px}.button{letter-spacing:.04em;padding:16px 26px;font-size:13px}.button:hover{background:#65502f;border-color:#65502f}.text-link{font-size:13px}.category-strip{background:#fff;padding-inline:6%}.category-strip a{padding:24px 18px;font-size:13px}.category-strip a:hover{background:var(--soft)}.section{padding-block:85px}.product-photo{border:1px solid var(--line);background:#faf9f6}.product-info h3{font-size:15px;line-height:1.5}.add-small{border-color:#c9b68f;flex-shrink:0}.add-small:hover:enabled{background:var(--soft)}.brand-story{color:#f8f3ea;background:#090909;grid-template-columns:1fr 1fr;align-items:center;gap:6%;padding:30px 6%;display:grid}.brand-story-art img{width:100%;height:auto;display:block}.brand-story-copy{max-width:490px;padding:35px 0}.brand-story h2{font-size:clamp(2rem,3.4vw,3.4rem)}.brand-story .eyebrow,.brand-story em{color:#d6b579}.brand-story-copy>p:not(.eyebrow){color:#c8c1b6;font-size:15px;line-height:1.9}.brand-story .text-link{color:#e1c38e;padding-block:10px;display:inline-block}.gift-section{background:var(--soft);margin:85px auto 0}.gift-image{background:#f4f1eb}.gift-section>div:last-child{padding:48px}.gift-section h2{font-size:clamp(2.2rem,3.5vw,3.5rem)}.steps{gap:32px}.steps>div{border-top:1px solid var(--line);padding-top:25px}.steps span{font-size:1.5rem;font-style:italic}.steps h3{font-family:Georgia,serif;font-size:1.4rem}.steps p{font-size:14px}footer{background:#f7f4ee;padding:42px 6% 24px}footer img{width:200px;display:block}footer h2{color:var(--gold);letter-spacing:.08em;font-size:12px}footer a{font-size:14px}footer .footer-note{font-size:11px}.about-brand{background:var(--soft);border:1px solid var(--line);padding:30px}.about-brand img{object-fit:contain;mix-blend-mode:multiply}.filters,.order-panel{border:1px solid var(--line)}@media (width<=850px){.header{gap:10px;padding:10px 5%}.brand{width:144px}.header nav{border-top:1px solid var(--line);gap:10px;padding:0;font-size:12px}.hero{grid-template-columns:1fr 1fr}.hero-copy{padding:38px 8%}.hero h1{font-size:2.8rem}.hero-picture{min-height:460px}.category-strip a{padding:18px 12px}.brand-story{gap:25px;padding:30px 5%}.gift-section{margin:55px 5% 0}.gift-section>div:last-child{padding:28px}}@media (width<=580px){.brand-ribbon{letter-spacing:.17em;padding:8px 12px;font-size:9px}.brand{width:130px}.header nav{justify-content:space-between;gap:4px 8px}.header nav a{font-size:11px}.hero{grid-template-columns:1fr}.hero-copy{padding:38px 6% 32px}.hero h1{font-size:clamp(2.5rem,10vw,3.5rem)}.hero-picture{height:330px;min-height:0;max-height:330px;margin:0 6% 24px}.hero-picture img{object-position:center 46%}.hero-picture span{font-size:11px;bottom:12px;left:12px;right:12px}.category-strip a{padding:17px 8px;font-size:12px}.section{padding-block:50px}.section-heading h2{font-size:2.25rem}.product-info h3{font-size:14px}.brand-story{grid-template-columns:1fr;gap:0;padding:24px 6% 35px}.brand-story-art{max-width:380px;margin:auto}.brand-story-copy{padding:15px 0 0}.brand-story h2{font-size:2.35rem}.gift-section{margin-top:45px}.gift-section>div:last-child{padding:30px 24px}.about-brand{padding:16px}footer{gap:20px}}
