:root{--ink:#171512;--cream:#f4f0e7;--paper:#fffdfa;--gold:#d7aa54;--orange:#e4572e;--muted:#706b62;--line:rgba(23,21,18,.14)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:"DM Sans",sans-serif;font-size:16px;line-height:1.55}a{color:inherit;text-decoration:none}img{display:block;width:100%;height:100%;object-fit:cover}.skip{position:absolute;left:-999px}.skip:focus{left:1rem;top:1rem;z-index:99;background:#fff;padding:.7rem 1rem}.notice{height:38px;background:var(--ink);color:white;display:flex;align-items:center;justify-content:center;gap:1rem;font-size:.78rem;letter-spacing:.03em}.notice span:first-child{color:var(--gold)}.dot{opacity:.4}.site-header{height:100px;padding:0 clamp(1.25rem,5vw,5rem);display:grid;grid-template-columns:1fr auto 1fr;align-items:center;border-bottom:1px solid var(--line);position:relative;z-index:20;background:rgba(255,253,250,.94);backdrop-filter:blur(14px)}.brand{width:86px;height:76px}.brand img{object-fit:contain}.desktop-nav{display:flex;gap:2.2rem;font-size:.92rem;font-weight:600}.desktop-nav a,.text-link{position:relative}.desktop-nav a:after,.text-link:after,.underlink:after{content:"";position:absolute;left:0;right:100%;bottom:-5px;height:1px;background:currentColor;transition:.3s}.desktop-nav a:hover:after,.text-link:hover:after,.underlink:hover:after{right:0}.header-actions{justify-self:end;display:flex;align-items:center;gap:1.4rem}.text-link{font-size:.9rem;font-weight:600}.button{display:inline-flex;align-items:center;justify-content:center;gap:2.5rem;padding:1rem 1.25rem;background:var(--ink);color:#fff;border:1px solid var(--ink);font-weight:600;font-size:.92rem;transition:.25s}.button:hover{background:var(--gold);border-color:var(--gold);color:var(--ink);transform:translateY(-2px)}.button.small{padding:.75rem 1rem;gap:1.4rem}.menu-button{display:none;background:none;border:0;width:42px;height:42px}.menu-button span{display:block;width:24px;height:1.5px;background:var(--ink);margin:7px}.mobile-menu{display:none}.hero{min-height:720px;display:grid;grid-template-columns:47% 53%;background:var(--cream)}.hero-copy{padding:clamp(4rem,7vw,7rem) clamp(2rem,6vw,7rem);display:flex;flex-direction:column;justify-content:center}.eyebrow{text-transform:uppercase;letter-spacing:.16em;font-size:.72rem;font-weight:700;margin:0 0 1.4rem;color:#9a6e20}.hero h1,.section h2,.business h2,.cta h2{font-family:"Fraunces",serif;font-size:clamp(3.7rem,6.5vw,7.4rem);line-height:.88;letter-spacing:-.045em;margin:0;font-weight:500}.hero h1 em,.business h2 em,.cta h2 em,blockquote em{font-weight:500;color:var(--gold)}.hero-lead{font-size:1.1rem;color:var(--muted);max-width:31rem;margin:2.2rem 0}.hero-actions{display:flex;align-items:center;gap:2rem}.underlink{font-weight:600;font-size:.9rem;position:relative}.trust-row{display:flex;gap:2rem;border-top:1px solid var(--line);padding-top:1.5rem;margin-top:4rem;font-size:.75rem;color:var(--muted)}.trust-row b{color:var(--ink);display:block;font-size:1rem}.hero-visual{position:relative;min-height:600px;overflow:hidden}.hero-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 55%,rgba(0,0,0,.26))}.hero-visual img{transition:transform 1.2s}.hero-visual:hover img{transform:scale(1.025)}.floating-card{position:absolute;left:2rem;bottom:2rem;z-index:2;background:var(--paper);padding:1.35rem 1.5rem;width:min(310px,calc(100% - 4rem));display:grid;gap:.25rem}.floating-card strong{font-family:"Fraunces";font-size:2rem;line-height:1}.floating-card>span:not(.mini-label){font-size:.78rem;color:var(--muted)}.floating-card a{margin-top:.6rem;font-size:.8rem;font-weight:700}.mini-label{text-transform:uppercase;letter-spacing:.13em;font-size:.65rem;color:#9a6e20;font-weight:700}.fresh-stamp{position:absolute;right:1.6rem;top:1.6rem;z-index:2;background:var(--gold);border-radius:50%;width:92px;height:92px;display:flex;flex-direction:column;align-items:center;justify-content:center;font-weight:800;letter-spacing:.12em;line-height:1}.fresh-stamp span{font-family:"Fraunces";font-style:italic;font-weight:500;letter-spacing:0}.quick-order{background:var(--ink);color:#fff;padding:5rem clamp(1.25rem,5vw,5rem)}.quick-order>div:first-child{display:flex;align-items:end;justify-content:space-between;margin-bottom:2.5rem}.quick-order h2{font-family:"Fraunces";font-weight:500;font-size:clamp(2rem,4vw,3.6rem);margin:0}.quick-order .eyebrow{color:var(--gold)}.quick-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid rgba(255,255,255,.18);border-bottom:1px solid rgba(255,255,255,.18)}.quick-grid a{position:relative;padding:1.8rem;border-right:1px solid rgba(255,255,255,.18);min-height:170px;display:flex;flex-direction:column;transition:.3s}.quick-grid a:last-child{border:0}.quick-grid a:hover{background:var(--gold);color:var(--ink);transform:translateY(-8px)}.quick-grid span{font-size:.66rem;opacity:.6}.quick-grid strong{font-family:"Fraunces";font-size:2rem;font-weight:500;margin-top:auto}.quick-grid small{opacity:.65}.quick-grid i{position:absolute;right:1.4rem;top:1.4rem;font-style:normal}.section{padding:clamp(5rem,9vw,9rem) clamp(1.25rem,5vw,5rem)}.section-head{display:grid;grid-template-columns:1.2fr .8fr;gap:3rem;align-items:end;margin-bottom:4rem}.section-head h2{font-size:clamp(3.4rem,6vw,6.4rem)}.section-head>p{max-width:30rem;color:var(--muted);margin:0 0 .4rem}.featured-grid{display:grid;grid-template-columns:1.4fr .8fr;gap:1.5rem}.product-card{border:1px solid var(--line);background:white}.product-image{height:500px;position:relative;overflow:hidden}.product-card:not(.large) .product-image{height:500px}.product-image img{transition:.6s}.product-card:hover .product-image img{transform:scale(1.035)}.pill{position:absolute;top:1rem;left:1rem;background:var(--gold);padding:.5rem .75rem;text-transform:uppercase;font-size:.62rem;font-weight:700;letter-spacing:.1em}.pill.light{background:var(--cream)}.product-body{display:flex;justify-content:space-between;align-items:end;padding:1.7rem}.product-body h3,.offer-card h3{font-family:"Fraunces";font-weight:500;font-size:2.4rem;line-height:1;margin:.45rem 0}.product-body p:last-child{max-width:32rem;color:var(--muted);font-size:.9rem;margin:0}.circle-link{width:48px;height:48px;border:1px solid var(--line);border-radius:50%;display:flex;align-items:center;justify-content:center;flex:none;transition:.25s}.circle-link:hover{background:var(--ink);color:white}.section-head.compact{grid-template-columns:1fr auto}.offer{background:var(--cream)}.offer-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.offer-card{position:relative}.offer-card img{height:360px;filter:saturate(.9);transition:.55s}.offer-card:hover img{transform:translateY(-7px);filter:saturate(1.1)}.offer-card span{display:block;font-size:.65rem;text-transform:uppercase;letter-spacing:.12em;margin-top:1rem;color:var(--muted)}.offer-card h3{font-size:1.9rem}.offer-card i{position:absolute;right:0;bottom:.4rem;font-style:normal}.business{display:grid;grid-template-columns:1fr 1fr;background:var(--ink);color:#fff}.business-image{position:relative;min-height:720px}.image-caption{position:absolute;bottom:2rem;left:2rem;background:var(--gold);color:var(--ink);padding:1rem 1.2rem;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.business-copy{padding:clamp(4rem,8vw,8rem);display:flex;flex-direction:column;justify-content:center}.business h2{font-size:clamp(3.5rem,5vw,6rem)}.business-copy>p:not(.eyebrow){color:rgba(255,255,255,.62);max-width:34rem;margin:2rem 0}.business ul{list-style:none;padding:0;margin:0 0 2.4rem;border-top:1px solid rgba(255,255,255,.16)}.business li{padding:1rem 0;border-bottom:1px solid rgba(255,255,255,.16)}.business li span{color:var(--gold);font-size:.68rem;margin-right:1rem}.button.inverted{background:#fff;color:var(--ink);border-color:#fff;align-self:flex-start}.story{background:var(--paper)}blockquote{font-family:"Fraunces";font-size:clamp(3.5rem,7vw,7.7rem);line-height:.95;letter-spacing:-.045em;margin:0;max-width:1150px}blockquote em{font-style:italic}.story-foot{display:grid;grid-template-columns:1fr 1fr;gap:4rem;margin:4rem 0 0 30%;padding-top:2rem;border-top:1px solid var(--line)}.story-foot p{color:var(--muted);margin:0}.story-foot>div{display:flex;flex-wrap:wrap;gap:.7rem}.story-foot span{border:1px solid var(--line);padding:.5rem .7rem;font-size:.75rem}.cta{padding:clamp(5rem,9vw,9rem) clamp(1.25rem,5vw,5rem);background:var(--orange);display:flex;align-items:end;justify-content:space-between;gap:2rem}.cta h2{font-size:clamp(4rem,7vw,7rem)}.cta h2 em{color:var(--ink)}.cta .eyebrow{color:var(--ink)}.button.gold{background:var(--gold);border-color:var(--gold);color:var(--ink);padding:1.2rem 1.4rem}.button.gold:hover{background:white;border-color:white}footer{background:#0e0d0b;color:#fff;padding:5rem clamp(1.25rem,5vw,5rem) 2rem;display:grid;grid-template-columns:2fr repeat(3,1fr);gap:3rem;position:relative}footer .footer-brand img{width:95px;height:95px;object-fit:contain;margin-bottom:1rem}footer p{color:rgba(255,255,255,.55);font-size:.85rem}footer strong{display:block;color:var(--gold);font-size:.72rem;text-transform:uppercase;letter-spacing:.12em;margin-bottom:1rem}footer>div:not(.footer-brand){display:flex;flex-direction:column;gap:.65rem;font-size:.88rem}.copyright{grid-column:1/-1;border-top:1px solid rgba(255,255,255,.12);padding-top:1.5rem;margin:1.5rem 0 0}.reveal{opacity:0;transform:translateY(22px);transition:opacity .7s ease,transform .7s ease}.reveal.visible{opacity:1;transform:none}
@media(max-width:980px){.site-header{height:82px;grid-template-columns:1fr 1fr}.desktop-nav,.header-actions .text-link,.header-actions .button{display:none}.menu-button{display:block}.brand{width:70px;height:65px}.mobile-menu{position:absolute;z-index:15;top:120px;left:0;right:0;background:var(--paper);padding:2rem;flex-direction:column;gap:1.2rem;font-family:"Fraunces";font-size:1.8rem;border-bottom:1px solid var(--line)}.mobile-menu.open{display:flex}.hero{grid-template-columns:1fr}.hero-copy{min-height:620px}.hero-visual{min-height:620px}.quick-grid,.offer-grid{grid-template-columns:repeat(2,1fr)}.quick-grid a:nth-child(2){border-right:0}.quick-grid a:nth-child(-n+2){border-bottom:1px solid rgba(255,255,255,.18)}.featured-grid{grid-template-columns:1fr}.business{grid-template-columns:1fr}.business-image{min-height:560px}.story-foot{margin-left:0}.cta{align-items:flex-start;flex-direction:column}footer{grid-template-columns:2fr 1fr 1fr}.footer-brand{grid-row:span 2}}
@media(max-width:640px){.notice{font-size:.68rem;padding:0 .7rem;text-align:center}.notice span:nth-child(2),.notice span:nth-child(3){display:none}.site-header{padding:0 1rem}.hero-copy{padding:4rem 1.25rem;min-height:580px}.hero h1{font-size:3.7rem}.hero-lead{font-size:1rem}.hero-actions{align-items:flex-start;flex-direction:column}.trust-row{gap:1rem;justify-content:space-between;margin-top:3rem}.hero-visual{min-height:500px}.fresh-stamp{width:75px;height:75px;font-size:.8rem}.quick-order{padding:4rem 1.25rem}.quick-order>div:first-child{display:block}.quick-grid{grid-template-columns:1fr}.quick-grid a{border-right:0;border-bottom:1px solid rgba(255,255,255,.18)!important;min-height:135px}.section{padding:5rem 1.25rem}.section-head{grid-template-columns:1fr;margin-bottom:2.5rem}.section-head h2{font-size:3.6rem}.section-head.compact{grid-template-columns:1fr}.product-image,.product-card:not(.large) .product-image{height:350px}.offer-grid{grid-template-columns:1fr}.offer-card img{height:380px}.business-image{min-height:460px}.business-copy{padding:5rem 1.25rem}.story blockquote{font-size:3.45rem}.story-foot{grid-template-columns:1fr;gap:2rem}.cta{padding:5rem 1.25rem}.cta h2{font-size:4rem}footer{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1;grid-row:auto}.copyright{grid-column:1/-1}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}.reveal{opacity:1;transform:none;transition:none}}
