:root{--cream:#fbf4ea;--paper:#fffaf3;--navy:#06375e;--coral:#f36c57;--teal:#439b96;--orange:#f5a322;--green:#73834a;--ink:#172f43;--line:#d9cdbf}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--navy);font-family:Arial,sans-serif}img{display:block;max-width:100%}a{color:inherit}.site-header{height:112px;display:grid;place-items:center;padding:20px;background:var(--cream);border-bottom:1px solid #e6dbce}.brand{width:190px;height:auto}
main{overflow:hidden}.hero{max-width:1180px;margin:0 auto;padding:64px 30px 38px}.hero-copy{text-align:center}.kicker{margin:0 0 13px;color:var(--teal);font-size:12px;font-weight:700;letter-spacing:.2em;text-transform:uppercase}.hero h1{margin:0;font:normal clamp(54px,8vw,96px)/.92 Georgia,serif}.hero h1 em{color:var(--coral);font-style:normal}.hero-intro{margin:22px 0 38px;font:normal clamp(21px,3vw,30px)/1.3 Georgia,serif}.hero-photo{position:relative;isolation:isolate}.hero-photo img{width:100%;height:min(69vw,720px);object-fit:cover;object-position:center 42%}.hero-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(13,35,47,.24),transparent 67%);z-index:1}.hero-message{position:absolute;z-index:2;left:clamp(22px,5vw,62px);bottom:clamp(28px,4vw,54px);max-width:680px;margin:0;color:#fff;font:normal clamp(25px,4vw,51px)/1.34 Georgia,serif;text-shadow:0 1px 10px rgba(6,55,94,.16)}.hero-message span,.hero-message em{display:inline;padding:.06em .19em .1em;box-decoration-break:clone;-webkit-box-decoration-break:clone}.hero-message span{background:rgba(243,108,87,.88)}.hero-message em{background:rgba(67,155,150,.9);color:#fff;font-style:normal}
.category-nav{max-width:1120px;margin:34px auto 80px;padding:0 28px;display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.category-nav a{min-width:0;text-align:center;text-decoration:none;font-size:14px}.category-nav a>span:last-child{display:block;margin-top:13px}.category-icon{display:grid;width:72px;height:62px;margin:auto;place-items:center;color:var(--navy);font-size:45px;font-style:normal;font-weight:400;line-height:1}.category-nav a:hover .category-icon{color:var(--coral)}
.products{max-width:1180px;margin:0 auto;padding:0 30px 90px}.section-title{display:grid;grid-template-columns:1fr auto;align-items:end;padding:0 0 22px;border-bottom:1px solid var(--navy)}.section-title p{grid-column:1/-1;margin:0 0 14px;color:var(--coral);font-size:12px;font-weight:700;letter-spacing:.17em;text-transform:uppercase}.section-title h2{margin:0;font:normal clamp(32px,4vw,52px)/1 Georgia,serif}.section-title span{padding-bottom:7px;color:#576573;font-size:15px}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2px;margin-top:28px;background:var(--cream)}.product-grid-two{grid-template-columns:repeat(2,minmax(0,1fr));max-width:760px}.product{display:block;text-decoration:none;background:var(--paper)}.product-image{aspect-ratio:4/5;margin:0;overflow:hidden;display:grid;place-items:center;padding:18px}.product-image img{width:88%;height:88%;object-fit:contain;transition:transform .35s ease}.product:hover .product-image img{transform:scale(1.025)}.vichy{background:#d9dfc3}.sand{background:#eadbc9}.pistachio{background:#dce4bf}.blush{background:#f1d8cf}.sky{background:#dce9e7}.moss{background:#d8dfc7}.peach{background:#f2d7c9}.mint{background:#d7e7df}.butter{background:#f2e7be}.cream{background:#f5eee2}.leaf{background:#dbe6c9}.blue{background:#dce9ed}.lime{background:#e1e8c7}.clear{background:#e4eae8}.product-copy{padding:17px 16px 22px}.product-copy h3{min-height:48px;margin:0 0 11px;color:var(--ink);font-size:18px;font-weight:400;line-height:1.25}.product-copy span{display:inline-block;color:var(--navy);font-size:14px;border-bottom:1px solid transparent}.product:hover .product-copy span{border-color:currentColor}.product-copy b{font-weight:400;margin-left:4px}.volume-showcase{display:grid;grid-template-columns:minmax(320px,1.3fr) minmax(280px,.7fr);align-items:stretch;min-height:590px;margin-top:28px;background:linear-gradient(135deg,#e6ead5,#f7e3d9)}.volume-showcase figure{min-height:0;margin:0;display:grid;place-items:center;padding:34px}.volume-showcase figure img{width:100%;height:520px;object-fit:contain}.volume-links{align-self:center;padding:45px}.combined-label{margin:0 0 28px;color:var(--coral);font-size:12px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.volume-links a{display:block;padding:25px 0;border-top:1px solid rgba(6,55,94,.35);text-decoration:none}.volume-links a:last-child{border-bottom:1px solid rgba(6,55,94,.35)}.volume-links span{display:block;margin-bottom:9px;font:normal 24px/1.2 Georgia,serif}.volume-links b{font-size:13px;font-weight:400}.subsection-title{margin:34px 0 -8px;color:var(--navy);font:normal 24px/1 Georgia,serif}.serving-title{margin-top:58px}.extras-section{padding-bottom:110px}.closing{padding:100px 24px;text-align:center;background:#f7e5dc}.closing p{margin:0;color:var(--navy);font:normal clamp(30px,5vw,56px)/1 Georgia,serif}.closing h2{margin:7px 0 36px;color:var(--coral);font:normal clamp(46px,7vw,88px)/.95 Georgia,serif}.closing div{display:flex;justify-content:center;gap:34px}.closing a{text-decoration:none;font-size:14px;border-bottom:1px solid currentColor;padding-bottom:3px}footer{padding:48px 24px;text-align:center;background:var(--cream)}footer img{width:160px;margin:auto}footer p{max-width:560px;margin:22px auto 0;color:#72685e;font-size:11px;line-height:1.5}
@media(max-width:760px){.site-header{height:92px}.brand{width:158px}.hero{padding:42px 0 25px}.hero-copy{padding:0 22px}.hero-intro{margin-bottom:30px}.hero-photo img{height:116vw;max-height:620px;object-position:center center}.hero-photo:after{background:linear-gradient(0deg,rgba(13,35,47,.72),rgba(13,35,47,0) 55%)}.hero-message{left:25px;right:25px;top:auto;bottom:30px;max-width:none;transform:none}.category-nav{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;margin:24px 0 62px;padding:12px 18px 16px;gap:12px}.category-nav a{flex:0 0 116px;scroll-snap-align:start}.products{padding:0 0 70px}.section-title{display:block;margin:0 20px;padding-bottom:18px}.section-title span{display:block;margin-top:10px}.product-grid,.product-grid-two{grid-template-columns:repeat(2,1fr);margin-top:22px}.product-image{padding:10px}.product-copy{padding:14px 13px 19px}.product-copy h3{min-height:44px;font-size:16px}.volume-showcase{grid-template-columns:1fr;min-height:0}.volume-showcase figure{padding:25px 25px 0}.volume-showcase figure img{height:430px}.volume-links{padding:26px}.subsection-title{margin-left:20px}.closing{padding:76px 20px}.closing div{flex-direction:column;align-items:center;gap:20px}}
