:root{color:#27231f;font-synthesis:none;--paper:#f7f1e7;--surface:#fffaf2;--ink:#27231f;--muted:#71685f;--line:#dcd1c1;--brand:#bf4c2f;--brand-deep:#8f3527;--sage:#52655a;background:#f7f1e7;font-family:DM Sans,sans-serif;line-height:1.5}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);min-width:320px;color:var(--ink);margin:0}#root{min-height:100vh}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button{cursor:pointer}.app-shell{overflow:hidden}.section-wrap{width:min(1160px,100% - 48px);margin-inline:auto}.site-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;width:min(1160px,100% - 48px);height:82px;margin:auto;display:flex}.brand{align-items:center;gap:11px;display:flex}.brand-mark{background:var(--brand);width:38px;height:38px;color:var(--surface);letter-spacing:-.04em;border-radius:50%;place-items:center;font:700 14px Fraunces,serif;display:grid}.brand strong,.brand small{line-height:1.05;display:block}.brand strong{font:700 17px Fraunces,serif}.brand small{color:var(--brand);letter-spacing:.17em;margin-top:4px;font-size:9px;font-weight:700}.desktop-nav{color:var(--muted);gap:34px;margin-left:90px;font-size:14px;display:flex}.desktop-nav a:hover,.text-link:hover{color:var(--brand)}.cart-button,.icon-button{color:var(--ink);background:0 0;border:0;align-items:center;gap:8px;min-height:44px;display:flex}.cart-button{font-size:13px}.cart-button b{background:var(--brand);width:21px;height:21px;color:var(--surface);border-radius:50%;place-items:center;font-size:11px;display:grid}.hero{grid-template-columns:1.04fr .96fr;align-items:center;gap:76px;padding-block:78px 92px;display:grid}.eyebrow{text-transform:uppercase;letter-spacing:.15em;color:var(--brand);align-items:center;gap:7px;margin:0 0 20px;font-size:11px;font-weight:700;display:flex}h1,h2,h3,p{margin-top:0}h1,h2{letter-spacing:-.045em;font-family:Fraunces,serif;font-weight:700;line-height:.98}h1{margin-bottom:26px;font-size:clamp(58px,7vw,92px)}h1 em,h2 em{color:var(--brand);font-style:normal}.hero-lede{max-width:490px;color:var(--muted);margin-bottom:32px;font-size:17px;line-height:1.7}.hero-actions{align-items:center;gap:26px;display:flex}.button{border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;gap:9px;min-height:46px;padding:0 18px;font-size:13px;font-weight:700;transition:transform .18s,background .18s,color .18s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible{outline-offset:3px;outline:3px solid #bf4c2f57}.button-primary{background:var(--brand);color:var(--surface)}.button-primary:hover{background:var(--brand-deep)}.button-light{background:var(--surface);color:var(--ink)}.text-link{color:var(--ink);border-bottom:1px solid var(--brand);align-items:center;gap:7px;padding-bottom:5px;font-size:13px;font-weight:700;display:inline-flex}.hero-photo{padding:0 22px 22px 0;position:relative}.hero-photo:after{content:"";z-index:-1;background:var(--sage);border-radius:160px 160px 12px;position:absolute;inset:22px 0 0 22px}.hero-photo img{aspect-ratio:.93;object-fit:cover;filter:saturate(.88);border-radius:160px 160px 12px;width:100%;display:block}.photo-note{background:var(--surface);border:1px solid var(--line);border-radius:6px;gap:2px;padding:16px 20px;display:grid;position:absolute;bottom:0;left:-22px}.photo-note span{color:var(--brand);text-transform:uppercase;letter-spacing:.12em;font-size:10px;font-weight:700}.photo-note strong{font:600 17px Fraunces,serif}.trust-strip{border-block:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.trust-strip>div{border-right:1px solid var(--line);grid-template-columns:28px 1fr;column-gap:10px;padding:22px 26px;display:grid}.trust-strip>div:last-child{border-right:0}.trust-strip span{color:var(--brand);grid-row:span 2;padding-top:3px;font-size:11px}.trust-strip strong{font-size:14px}.trust-strip small{color:var(--muted);font-size:12px}.menu-section{padding-block:112px 120px}.section-heading{justify-content:space-between;align-items:end;margin-bottom:36px;display:flex}h2{margin-bottom:0;font-size:clamp(42px,5vw,64px)}.section-heading>p{color:var(--muted);margin-bottom:4px;font-size:14px;line-height:1.6}.category-tabs{gap:8px;margin-bottom:22px;padding-bottom:12px;display:flex;overflow-x:auto}.category-tabs button{border:1px solid var(--line);color:var(--muted);white-space:nowrap;background:0 0;border-radius:99px;min-height:42px;padding:0 17px;font-size:13px;transition:all .18s}.category-tabs button:hover,.category-tabs button.active{background:var(--brand);color:var(--surface);border-color:var(--brand)}.product-grid{background:var(--line);border:1px solid var(--line);grid-template-columns:repeat(3,1fr);gap:1px;display:grid}.product-card{background:var(--surface);flex-direction:column;min-height:224px;padding:24px;transition:transform .18s,background .18s;display:flex}.product-card:hover{z-index:1;background:#fffdf8;position:relative;transform:translateY(-3px)}.product-card-top{justify-content:space-between;align-items:center;min-height:18px;display:flex}.product-category{text-transform:uppercase;letter-spacing:.12em;color:var(--muted);font-size:10px}.product-tag{color:var(--brand);font-size:10px;font-weight:700}.product-card h3{letter-spacing:-.02em;margin:22px 0 10px;font:600 23px/1.1 Fraunces,serif}.product-card p{color:var(--muted);max-width:290px;margin-bottom:20px;font-size:13px;line-height:1.55}.product-buy{border-top:1px solid var(--line);justify-content:space-between;align-items:center;margin-top:auto;padding-top:12px;display:flex}.product-buy strong{font:600 20px Fraunces,serif}.product-buy button{color:var(--brand);background:0 0;border:0;align-items:center;gap:5px;min-height:42px;font-size:13px;font-weight:700;display:inline-flex}.story{border-top:1px solid var(--line);grid-template-columns:.94fr 1.06fr;align-items:center;gap:100px;padding-block:108px;display:grid}.story-image{padding:0 0 22px 22px;position:relative}.story-image:after{content:"";z-index:-1;border:1px solid var(--brand);border-radius:12px 150px 150px;position:absolute;inset:22px 22px 0 0}.story-image img{aspect-ratio:1;object-fit:cover;border-radius:12px 150px 150px;width:100%;display:block}.story-copy p:not(.eyebrow){color:var(--muted);max-width:445px;margin:28px 0 30px;font-size:16px;line-height:1.75}.contact-band{background:var(--sage);color:var(--surface);border-radius:8px;justify-content:space-between;align-items:end;margin-bottom:70px;padding:54px 60px;display:flex}.contact-band .eyebrow{color:#e2a26e}.contact-band h2{font-size:clamp(40px,5vw,60px)}.contact-details{gap:18px;min-width:340px;display:grid}.contact-details>div{align-items:start;gap:12px;display:flex}.contact-details>div svg{color:#e2a26e;margin-top:3px}.contact-details span{gap:3px;display:grid}.contact-details strong{font-size:13px}.contact-details small{color:#d6ddd6;font-size:12px}.contact-details .button{width:fit-content;margin-top:10px}.footer{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;padding-block:24px 38px;font-size:12px;display:flex}.drawer-backdrop{z-index:10;background:#27231f6b;justify-content:end;display:flex;position:fixed;inset:0}.cart-drawer{background:var(--surface);width:min(470px,100%);min-height:100%;padding:34px;overflow-y:auto;box-shadow:-10px 0 30px #27231f1f}.drawer-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:start;padding-bottom:26px;display:flex}.drawer-head .eyebrow{margin-bottom:9px}.drawer-head h2{font-size:38px}.icon-button{border:1px solid var(--line);border-radius:50%;justify-content:center;width:44px;padding:0}.empty-cart{text-align:center;color:var(--muted);justify-items:center;gap:12px;padding:90px 30px;display:grid}.empty-cart svg{color:var(--brand)}.empty-cart p{color:var(--ink);margin:0;font:600 24px Fraunces,serif}.empty-cart small{margin-bottom:18px}.cart-lines{gap:0;display:grid}.cart-line{border-bottom:1px solid var(--line);justify-content:space-between;gap:12px;padding:19px 0;display:flex}.cart-line>div:first-child{gap:4px;display:grid}.cart-line strong{font-size:14px}.cart-line small{color:var(--muted);font-size:12px}.quantity{align-self:center;align-items:center;gap:10px;display:flex}.quantity button{border:1px solid var(--line);width:29px;height:29px;color:var(--brand);background:0 0;border-radius:50%;place-items:center;display:grid}.quantity span{text-align:center;min-width:12px;font-size:13px;font-weight:700}.order-form{gap:11px;padding-block:25px;display:grid}.order-form>label{gap:7px;font-size:12px;font-weight:700;display:grid}.order-form input,.order-form textarea{border:1px solid var(--line);width:100%;color:var(--ink);resize:vertical;background:0 0;border-radius:5px;padding:11px 12px}.order-toggle{grid-template-columns:1fr 1fr;gap:7px;margin-bottom:8px;display:grid}.order-toggle button{border:1px solid var(--line);min-height:44px;color:var(--muted);background:0 0;border-radius:5px;font-size:11px}.order-toggle button.active{border-color:var(--brand);color:var(--brand);background:#bf4c2f17;font-weight:700}.extra-options{color:var(--muted);flex-wrap:wrap;gap:12px;font-weight:400;display:flex}.extra-options span{align-items:center;gap:5px;display:inline-flex}.extra-options input{accent-color:var(--brand);width:16px;height:16px}.drawer-total{border-top:1px solid var(--ink);justify-content:space-between;align-items:end;margin-bottom:4px;padding-block:18px;display:flex}.drawer-total span{gap:3px;font-weight:700;display:grid}.drawer-total small{color:var(--muted);font-size:11px;font-weight:400}.drawer-total strong{font:700 27px Fraunces,serif}.full-width{width:100%}.drawer-footnote{text-align:center;color:var(--muted);margin:12px 0;font-size:11px}@media (width<=800px){.section-wrap,.site-header{width:min(100% - 32px,600px)}.site-header{height:72px}.desktop-nav{display:none}.hero{grid-template-columns:1fr;gap:52px;padding-block:60px 70px}h1{font-size:clamp(55px,16vw,78px)}.hero-photo{width:90%;max-width:520px;margin-inline:auto}.trust-strip{grid-template-columns:1fr}.trust-strip>div{border-right:0;border-bottom:1px solid var(--line)}.trust-strip>div:last-child{border-bottom:0}.menu-section{padding-block:76px 80px}.section-heading{display:block}.section-heading>p{margin-top:20px}.product-grid{grid-template-columns:repeat(2,1fr)}.product-card{min-height:235px;padding:18px}.product-card h3{font-size:20px}.story{grid-template-columns:1fr;gap:52px;padding-block:75px}.story-image{width:86%}.contact-band{gap:42px;margin-bottom:50px;padding:40px 28px;display:grid}.contact-details{min-width:0}}@media (width<=480px){.hero-actions{flex-direction:column;align-items:start;gap:18px}.hero-photo{width:93%}.photo-note{left:-10px}.product-grid{grid-template-columns:1fr}.product-card{min-height:205px}.footer{gap:8px;display:grid}.cart-drawer{padding:24px 20px}}
