:root{--cream:#f8f4ed;--paper:#fffcf7;--cocoa:#39251e;--muted:#796b60;--burgundy:#651f2d;--gold:#a8874d;--line:#ded4c7;--serif:'Cormorant Garamond',Georgia,serif;--sans:'DM Sans',Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:var(--cream);color:var(--cocoa);font-family:var(--sans);font-size:14px;line-height:1.7;-webkit-font-smoothing:antialiased}::selection{background:var(--burgundy);color:var(--cream)}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit;color:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{opacity:.35;cursor:not-allowed}a,button{touch-action:manipulation}button{border:0;background:none}img{display:block;max-width:100%}p,h1,h2,h3{margin-top:0}h1,h2,h3{font-family:var(--serif);font-weight:400;line-height:1.05}h1{font-size:clamp(58px,6.8vw,102px);letter-spacing:-3px}h2{font-size:clamp(42px,4.3vw,64px);letter-spacing:-1.8px}h3{font-size:28px}em{font-weight:400;color:var(--burgundy)}p{color:var(--muted)}svg{display:block}.icon{width:22px;height:22px;flex:none}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid var(--burgundy);outline-offset:5px}main:focus{outline:none}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;top:-100px;left:20px;padding:12px 20px;background:var(--burgundy);color:#fff;z-index:100}.skip-link:focus{top:10px}.topline{height:33px;background:var(--burgundy);color:#f5eade;font-size:9px;letter-spacing:1.7px;display:flex;align-items:center;justify-content:space-between;padding:0 4.3vw}.topline-side{opacity:.7;font-size:8px;letter-spacing:1.3px}.site-header{height:100px;display:flex;align-items:center;justify-content:space-between;gap:35px;padding:0 4.3vw;background:rgba(248,244,237,.97);border-bottom:1px solid rgba(92,62,45,.1);position:sticky;top:0;z-index:30;backdrop-filter:blur(12px)}.brand{display:flex;flex-direction:column;align-items:center;color:var(--burgundy);width:154px;flex-shrink:0;line-height:1}.brand .gazelle{height:19px;width:62px;margin-bottom:-1px}.brand>span{font-family:var(--serif);font-size:38px;letter-spacing:-1.6px;font-style:italic;font-weight:600}.brand small{font-size:7px;letter-spacing:3px;margin-top:6px;padding-left:3px}.site-header nav{display:flex;align-items:center;gap:31px}.site-header nav a{font-size:12px;white-space:nowrap;position:relative;padding:12px 0}.site-header nav a:after{content:'';position:absolute;inset:auto 0 4px;height:1px;background:var(--burgundy);transform:scaleX(0);transform-origin:left;transition:transform .25s}.site-header nav a:hover:after,.site-header nav a[aria-current=page]:after{transform:scaleX(1)}.header-actions{display:flex;align-items:center;gap:19px}.where-link{display:flex;align-items:center;gap:7px;font-size:11px;white-space:nowrap}.where-link .icon{height:19px;width:19px}.icon-button{display:flex;align-items:center;justify-content:center;min-height:40px;min-width:32px;padding:5px}.language-label{position:relative;display:flex;align-items:center}.language-label select{appearance:none;border:none;background:none;padding:10px 17px 10px 2px;font-size:11px;cursor:pointer}.language-label .icon{position:absolute;right:0;pointer-events:none;width:12px;height:12px}.mobile-only{display:none!important}.section{padding:100px 6.25vw;max-width:1680px;margin-inline:auto}.eyebrow{font-family:var(--sans);font-size:9px;letter-spacing:2.2px;font-weight:600;line-height:1.6;text-transform:uppercase;color:var(--burgundy);margin-bottom:22px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:28px;background:var(--burgundy);color:var(--paper);font-size:11px;font-weight:500;padding:18px 25px;min-height:56px;transition:background .25s,transform .25s}.button:hover{background:#852d3b;transform:translateY(-2px)}.button .icon{width:19px;height:19px}.button-cream{background:var(--cream);color:var(--burgundy)}.button-cream:hover{background:#eaddc9}.text-link{display:inline-flex;align-items:center;gap:25px;font-size:11px;font-weight:500;padding:10px 0 7px;border-bottom:1px solid currentColor;color:var(--cocoa);line-height:1.7;transition:gap .25s}.text-link:hover{gap:34px}.text-link .icon{width:18px;height:18px}.hero{min-height:632px;display:grid;grid-template-columns:48% 52%;position:relative;overflow:hidden;background:#f4eddf}.hero-copy{position:relative;padding:87px 0 51px 6.25vw;z-index:2}.hero-copy .eyebrow{font-size:8px;letter-spacing:2.2px}.hero h1{font-size:clamp(76px,7.8vw,120px);line-height:.96;margin:30px 0 27px;letter-spacing:-3.5px}.hero h1 em{display:inline-block}.hero-description{max-width:355px;font-size:12px;line-height:1.95;margin-bottom:32px}.hero-buttons{display:flex;align-items:center;gap:30px}.hero-buttons .text-link{font-size:10px;gap:20px}.hero-buttons .button{font-size:10px;padding:17px 22px}.hero-photo{position:relative;min-width:0}.hero-photo>img{height:100%;width:100%;object-fit:cover;object-position:64% center}.hero-photo:after{content:'';position:absolute;inset:0;pointer-events:none;background:linear-gradient(90deg,#f4eddf 0%,rgba(244,237,223,.75) 4%,transparent 22%),linear-gradient(0deg,rgba(45,20,10,.4),transparent 30%)}.photo-caption{position:absolute;bottom:34px;right:35px;z-index:1;color:#fff7ea;font-size:8px;letter-spacing:2px;line-height:1.9;text-align:right}.scroll-cue{display:inline-flex;align-items:center;gap:13px;margin-top:49px;font-size:9px;color:var(--muted)}.scroll-cue .icon{width:30px;height:30px;border:1px solid #bdac95;border-radius:50%;padding:8px;transform:rotate(90deg)}.heritage-seal{position:absolute;z-index:3;left:calc(48% - 59px);top:35px;width:115px;height:115px;border-radius:50%;background:#f8f1e3;border:1px solid #bda57d;outline:5px solid #f8f1e3;display:flex;flex-direction:column;align-items:center;justify-content:center;color:var(--burgundy);transform:rotate(10deg)}.heritage-seal span{font-size:5.5px;letter-spacing:1.8px;font-weight:600}.heritage-seal .gazelle{width:35px;height:15px;margin:4px 0 0}.heritage-seal strong{font-family:var(--serif);font-size:31px;line-height:1.1;font-weight:400;letter-spacing:2px;margin-bottom:6px}.heritage-ribbon{padding:20px 6.25vw;display:flex;justify-content:space-between;align-items:center;gap:25px;border-bottom:1px solid var(--line);font-family:var(--serif);font-size:17px;background:#ede4d6}.ribbon-star{font-size:22px;color:var(--gold)}.heritage-ribbon>span:last-child{font-style:italic;font-size:24px}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:60px;margin-bottom:43px}.section-heading h2{margin:0}.section-heading>div:last-child{max-width:315px}.section-heading>div:last-child p{font-size:12px;line-height:1.9;margin-bottom:17px}.collection{padding-top:80px;padding-bottom:92px}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.product-card{display:block;min-width:0}.product-visual{position:relative;background:var(--card-bg);height:318px;overflow:hidden;display:flex;align-items:center;justify-content:center;transition:background .3s}.product-number{position:absolute;top:17px;left:18px;font-size:8px;letter-spacing:1px;color:#7d6b5f;z-index:1}.packshot{mix-blend-mode:multiply;object-fit:contain;transition:transform .55s cubic-bezier(.2,.75,.3,1);max-width:83%;max-height:79%;width:auto;height:auto}.product-visual .tentation-amandes{height:74%;transform:rotate(-10deg)}.product-visual .tentation-corse{height:81%;transform:rotate(-9deg)}.product-visual .delice-biscuit{height:89%;max-height:89%;max-width:105%;transform:rotate(7deg)}.product-visual .napolitain{width:115%;max-width:115%;max-height:100%;transform:rotate(-9deg)}.product-visual .dessert-72{max-width:111%;max-height:101%;transform:rotate(7deg)}.product-visual .mini-delice{max-width:100%}.product-card:hover .packshot{transform:rotate(0deg) scale(1.055)}.round-arrow{position:absolute;width:35px;height:35px;border-radius:50%;border:1px solid rgba(73,42,23,.35);display:flex;align-items:center;justify-content:center;right:15px;bottom:15px;transition:background .3s,color .3s}.round-arrow .icon{width:16px;height:16px}.product-card:hover .round-arrow{background:var(--burgundy);color:var(--cream);border-color:var(--burgundy)}.product-card-text{padding:23px 2px 0}.product-brand{font-family:var(--serif);font-size:28px;line-height:1;margin-bottom:10px;color:var(--cocoa)}.product-card h3{font-family:var(--sans);font-weight:500;font-size:10px;letter-spacing:1.1px;line-height:1.5;margin-bottom:7px}.product-card-text>p:last-child{font-size:10px;margin-bottom:0}.story-home{padding-top:0;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:9vw;padding-bottom:95px}.story-image{position:relative;aspect-ratio:1/1.08;overflow:hidden;border-radius:48% 48% 0 0}.story-image>img{width:100%;height:100%;object-fit:cover}.image-caption{position:absolute;bottom:23px;left:0;right:0;text-align:center;color:#fff6df;font-size:8px;letter-spacing:2.5px;text-shadow:0 1px 8px #281609}.story-copy{padding:40px 0 0}.story-copy h2{font-size:clamp(42px,4.05vw,62px);line-height:1.12;max-width:540px}.story-copy>p:not(.eyebrow){font-size:12px;line-height:2;max-width:375px;margin-bottom:24px}.story-signature{display:flex;flex-direction:column;font-family:var(--serif);font-size:37px;font-style:italic;color:var(--burgundy);margin-top:36px;line-height:1}.story-signature span{font-family:var(--sans);font-size:7px;letter-spacing:3px;font-style:normal;margin-top:8px;margin-left:32px}.center{text-align:center}.center h2{margin-bottom:0}.moments-home{background:#efe6da;max-width:none;padding-top:73px;padding-bottom:76px}.moments-home .center h2{font-size:54px}.moment-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px;margin-top:47px;max-width:1440px;margin-inline:auto}.moment-card>div{height:310px;position:relative;overflow:hidden}.moment-card img{width:100%;height:100%;object-fit:cover;transition:transform .6s}.moment-card:hover img{transform:scale(1.04)}.moment-card:nth-child(2){margin-top:42px}.moment-index{position:absolute;top:17px;left:18px;color:#fff9ee;font-size:10px}.moment-card .round-arrow{color:#fff;background:#ffffff18;border-color:#ffffff80}.moment-card h3{font-size:31px;margin:21px 0 10px}.moment-card p{font-size:11px;max-width:300px}.recipe-feature{display:grid;grid-template-columns:1.1fr 1fr;min-height:500px;background:#f5efe4}.recipe-image{position:relative}.recipe-image>img{width:100%;height:100%;object-fit:cover}.recipe-photo-note{position:absolute;bottom:28px;left:32px;display:flex;align-items:center;gap:12px;background:var(--cream);padding:10px 17px;font-size:9px}.recipe-photo-note .icon{width:15px;height:15px}.recipe-copy{padding:75px 7vw 46px 6vw}.recipe-copy h2{font-size:clamp(44px,4.4vw,64px)}.recipe-copy>p:not(.eyebrow){font-size:12px;line-height:1.9;max-width:355px;margin-bottom:24px}.featured-recipe-link{display:flex;justify-content:space-between;gap:15px;margin-top:33px;border-top:1px solid var(--line);padding-top:19px;font-family:var(--serif);font-size:23px}.featured-recipe-link .icon{width:20px;height:20px}.quality{padding-top:78px;padding-bottom:78px}.quality h2{font-size:46px}.quality-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:0;margin-top:40px}.quality-grid>div{text-align:center;padding:0 45px}.quality-grid>div+div{border-left:1px solid var(--line)}.quality-grid .icon{width:32px;height:32px;margin:0 auto 17px;color:var(--gold);stroke-width:1}.quality-grid h3{font-size:26px;margin-bottom:11px}.quality-grid p{font-size:11px;line-height:1.8;max-width:260px;margin:0 auto}.gift-banner{min-height:520px;position:relative;background:#431e1a;color:var(--cream);overflow:hidden}.gift-photo{position:absolute;inset:0 0 0 32%}.gift-photo img{width:100%;height:100%;object-fit:cover;object-position:70% center}.gift-photo:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#431e1a,transparent 63%)}.gift-copy{position:relative;padding:78px 6.25vw;width:60%;z-index:1}.gift-copy .eyebrow{color:#d4b78b}.gift-copy h2{color:var(--cream);font-size:clamp(48px,4.8vw,70px)}.gift-copy em{color:#dec9a8}.gift-copy>p:not(.eyebrow){color:#dcc9b8;font-size:12px;line-height:1.9;max-width:340px;margin-bottom:25px}.where-cta{padding-top:80px;padding-bottom:80px;display:flex;justify-content:space-between;align-items:center;position:relative;overflow:hidden;gap:35px}.where-cta h2{font-size:55px;margin-bottom:20px}.where-cta p:not(.eyebrow){max-width:390px;font-size:12px;margin-bottom:0}.where-cta>.button{position:relative;z-index:1;margin-right:9vw}.where-ornament{position:absolute;right:-15px;top:-48px;line-height:1;font-family:var(--serif);font-style:italic;font-size:400px;color:#eee5d7;z-index:-0;pointer-events:none}.where-cta>div{z-index:1}.footer{padding:69px 6.25vw 0;background:var(--burgundy);color:var(--cream)}.footer-top{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #ffffff24;padding-bottom:48px}.footer-top h2{font-size:58px;margin-bottom:0}.footer-top em{color:#d7b690}.footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1.15fr 1fr;gap:40px;padding:49px 0 44px}.footer .brand{color:var(--cream);margin-left:-8px}.footer-grid>div:first-child>p{font-size:10px;color:#d8bfc0;line-height:1.9;margin-top:21px}.footer-grid h3{font-family:var(--sans);font-size:10px;font-weight:500;letter-spacing:.3px;margin:6px 0 20px;color:#e9cbb8}.footer-grid>div>a:not(.brand){display:block;font-size:11px;margin:10px 0;color:#f0dfe0}.footer-grid>div>a:hover{text-decoration:underline;text-underline-offset:4px}.footer-note{text-align:center;border-left:1px solid #ffffff24;padding-left:35px;display:flex;flex-direction:column;align-items:center;justify-content:center}.footer-note .gazelle{width:80px;height:40px;color:#d7b690}.footer-note p{font-family:var(--serif);font-size:23px;color:#f2e2d6;margin:12px 0}.footer-note>span{font-size:7px;letter-spacing:2.8px;color:#ddb7ad}.footer-bottom{display:flex;justify-content:space-between;gap:20px;padding:22px 0;border-top:1px solid #ffffff24;font-size:8px;color:#d7b8ba}.footer-bottom>a{text-decoration:underline;text-underline-offset:4px}.page-intro{text-align:center;padding-top:70px;padding-bottom:55px}.page-intro h1{font-size:clamp(56px,6.3vw,88px);margin-bottom:25px}.page-intro>p:last-child{max-width:510px;margin:0 auto;font-size:12px;line-height:1.9}.page-intro .eyebrow{margin-bottom:25px}.catalog{padding-top:0}.filter-bar{border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:20px;padding:20px 0}.filter-tabs{display:flex;gap:10px}.filter{font-size:11px;padding:11px 18px;border:1px solid transparent}.filter:hover{border-color:var(--line)}.filter.active{background:var(--burgundy);color:#fff}.search-field{display:flex;align-items:center;gap:10px;border-bottom:1px solid #ad9b8b;padding:7px 0}.search-field .icon{width:18px;height:18px}.search-field input{background:none;border:0;outline:none;padding:8px 0;width:210px;font-size:11px}.result-count{font-size:9px;letter-spacing:.5px;margin:24px 0}.catalog-grid{grid-template-columns:repeat(3,1fr);gap:43px 25px}.catalog-grid .product-visual{height:380px}.catalog-grid .product-brand{font-size:32px}.catalog-grid .product-card h3{font-family:var(--serif);font-size:23px;letter-spacing:0}.catalog-grid .product-card-text>p:last-child{font-size:11px}.empty-state{grid-column:1/-1;padding:50px 20px;text-align:center}.empty-state h2{font-size:34px}.back-link{display:inline-flex;align-items:center;gap:12px;font-size:10px;margin-bottom:35px;color:var(--muted)}.back-link .icon{transform:rotate(180deg);width:17px}.product-detail{padding-top:35px;padding-bottom:65px}.product-detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:7vw;align-items:center}.detail-visual{background:var(--card-bg);position:relative;display:flex;justify-content:center;align-items:center;height:600px}.detail-visual .packshot{height:78%;max-height:90%;max-width:90%}.detail-visual .tentation-amandes{transform:rotate(-9deg);height:77%}.detail-visual .delice-biscuit,.detail-visual .napolitain,.detail-visual .dessert-72{height:auto;width:100%;max-width:100%}.detail-seal{position:absolute;bottom:23px;left:25px;font-size:8px;letter-spacing:1.7px;line-height:1.8;color:#8e7865}.detail-copy h1{font-size:69px;margin-bottom:19px}.detail-copy .eyebrow{font-size:12px}.detail-subtitle{font-family:var(--serif);font-size:25px;color:var(--cocoa);line-height:1.3}.detail-copy>p:not(.eyebrow):not(.detail-subtitle):not(.small-note){font-size:12px;line-height:1.9;max-width:400px}.tasting-note{display:flex;gap:18px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin:26px 0;padding:22px 0}.tasting-note>.icon{color:var(--gold);width:26px;height:26px}.tasting-note h3{font-size:23px;margin-bottom:10px}.tasting-note p{font-size:11px;margin:0;max-width:330px}.small-note{font-size:10px!important;line-height:1.8!important;color:#86776a}.detail-copy>.small-note{margin-top:23px;max-width:400px}.related{padding-top:30px}.related h2{font-size:47px}.related-grid{grid-template-columns:repeat(3,1fr)}.story-editorial{display:grid;grid-template-columns:1fr 1.1fr;gap:7vw;padding-top:10px;align-items:center}.story-editorial-image{height:670px;overflow:hidden;border-radius:48% 48% 0 0}.story-editorial-image img{width:100%;height:100%;object-fit:cover}.timeline article{display:grid;grid-template-columns:90px 1fr;gap:25px;padding:31px 0;border-bottom:1px solid var(--line)}.timeline article>span{font-family:var(--serif);font-size:39px;line-height:1.15;color:var(--burgundy)}.timeline article:last-child>span{font-size:24px;padding-top:8px}.timeline h2{font-size:30px;letter-spacing:-.5px;margin-bottom:14px}.timeline p{font-size:12px;line-height:1.9;margin:0}.story-quote{padding:70px 15vw;text-align:center;background:#ede4d6}.story-quote .gazelle{width:80px;height:35px;margin:0 auto;color:var(--burgundy)}.story-quote blockquote{font-family:var(--serif);font-size:45px;font-style:italic;line-height:1.25;max-width:850px;margin:22px auto 30px}.story-quote .eyebrow{margin-bottom:0}.recipe-list{padding-top:5px;display:grid;grid-template-columns:1.4fr 1fr;gap:45px}.recipe-card>div{position:relative;overflow:hidden;height:390px;margin-bottom:23px}.recipe-card img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.recipe-card:hover img{transform:scale(1.04)}.recipe-card .round-arrow{background:var(--cream);border:none}.recipe-card:nth-child(2){margin-top:65px}.recipe-card:nth-child(2)>div{height:325px}.recipe-card h2{font-size:39px;margin-bottom:16px}.recipe-card>.eyebrow{font-size:8px;margin-bottom:14px}.recipe-card>p:not(.eyebrow){font-size:12px}.recipe-disclaimer{grid-column:1/-1}.recipe-detail{padding-top:35px}.recipe-detail-hero{display:grid;grid-template-columns:1fr 1.1fr;gap:6vw;align-items:center}.recipe-detail-hero h1{font-size:61px;letter-spacing:-1.5px}.recipe-detail-hero>div>p:not(.eyebrow){font-size:12px}.recipe-detail-hero>img{height:450px;width:100%;object-fit:cover}.recipe-meta{display:flex;gap:23px;border-block:1px solid var(--line);margin:26px 0 20px;padding:18px 0;font-size:9px}.recipe-meta>span{display:flex;align-items:center;gap:7px;flex-wrap:wrap}.recipe-meta b{font-weight:500;color:var(--cocoa)}.recipe-meta .icon{width:17px;height:17px}.recipe-instructions{display:grid;grid-template-columns:.8fr 1.2fr;gap:7vw;margin-top:65px}.ingredients{background:#ede4d6;padding:30px;height:fit-content}.ingredients h2,.steps h2{font-size:38px;letter-spacing:-.8px}.servings{display:flex;align-items:center;gap:15px;justify-content:space-between;border-block:1px solid #d8cbbb;padding:13px 0;font-size:11px}.servings button{width:31px;height:31px;display:flex;align-items:center;justify-content:center;background:var(--cream);border-radius:50%}.servings .icon{width:16px}.ingredients ul{list-style:none;padding:8px 0 20px;margin:0}.ingredients li{font-size:11px;line-height:1.8;border-bottom:1px solid #d8cbbb;padding:13px 0;display:flex;gap:12px}.ingredients li>span{font-weight:600;min-width:44px;color:var(--burgundy)}.recipe-product{display:flex;align-items:center;gap:14px;background:#f5f0e6;padding:10px}.recipe-product>img{width:65px;height:90px;object-fit:contain;mix-blend-mode:multiply}.recipe-product>span{font-size:11px;display:flex;flex-direction:column;flex:1}.recipe-product small{font-size:8px;margin-bottom:5px;color:var(--muted)}.recipe-product b{font-family:var(--serif);font-size:24px;font-weight:400}.recipe-product>.icon{width:16px}.steps ol{list-style:none;padding:0;margin:0}.steps li{display:flex;gap:25px;padding:19px 0;border-bottom:1px solid var(--line)}.steps li>span{font-family:var(--serif);font-size:32px;color:var(--burgundy);line-height:1.2}.steps li p{font-size:12px;line-height:1.9;margin:0}.recipe-tip{display:flex;gap:20px;padding:27px 0}.recipe-tip .icon{color:var(--gold)}.recipe-tip h3{font-size:26px;margin-bottom:9px}.recipe-tip p{font-size:11px;line-height:1.9;margin:0}.moments-editorial{padding-top:10px}.moment-editorial{display:grid;grid-template-columns:1.1fr 1fr;gap:7vw;align-items:center;margin-bottom:85px}.moment-editorial:last-child{margin-bottom:0}.moment-editorial:nth-child(even){grid-template-columns:1fr 1.1fr}.moment-editorial:nth-child(even) .moment-editorial-photo{order:2}.moment-editorial-photo{position:relative}.moment-editorial-photo>img{width:100%;height:450px;object-fit:cover}.moment-editorial-photo>small{display:block;font-size:8px;color:var(--muted);margin-top:8px}.moment-editorial h2{font-size:53px}.moment-editorial p:not(.eyebrow){font-size:12px;line-height:2;max-width:380px}.where-content{padding-top:0}.store-finder{display:grid;grid-template-columns:1fr 1fr;background:#eee5d8}.finder-art{position:relative;height:480px}.finder-art img{width:100%;height:100%;object-fit:cover;object-position:center 63%}.finder-art>span{display:flex;align-items:center;gap:15px;position:absolute;bottom:25px;left:30px;color:var(--cream);font-size:10px;letter-spacing:4px}.finder-art .gazelle{width:60px;height:30px}.finder-form{padding:52px 4vw}.finder-form>.icon{width:35px;height:35px;color:var(--burgundy);margin-bottom:22px}.finder-form h2{font-size:38px;letter-spacing:-1px}.finder-form form{display:flex;flex-direction:column;gap:12px}.finder-form label{font-size:10px}.finder-form select{width:100%;border:1px solid #c7b9a6;border-radius:0;background:var(--cream);padding:14px;font-size:12px}.finder-form .button{margin-top:8px;font-size:10px}.finder-form>.small-note{margin:20px 0 0}.retailer-heading{display:flex;justify-content:space-between;align-items:center;gap:30px;margin:60px 0 25px}.retailer-heading h2{font-size:39px;margin:0}.retailer-heading>p{font-size:10px;max-width:340px;margin:0}.retailer-grid{display:grid;grid-template-columns:1fr 1fr;gap:25px}.retailer-card{padding:25px 30px;border:1px solid var(--line);display:flex;gap:25px;justify-content:space-between;align-items:center;transition:background .25s}.retailer-card:hover{background:#eee5d8}.retailer-wordmark{font-size:32px;font-weight:600;letter-spacing:-1px}.retailer-card>div{display:flex;flex-direction:column;font-size:10px}.retailer-card b{font-weight:400;display:flex;align-items:center;gap:15px;margin-top:12px}.retailer-card .icon{width:16px;height:16px}.partner-cta{border-top:1px solid var(--line);margin-top:50px;padding-top:35px;display:flex;align-items:center;justify-content:space-between;gap:30px}.partner-cta h2{font-size:32px;letter-spacing:-.5px;margin-bottom:10px}.partner-cta p{font-size:11px;margin:0}.contact-layout{padding-top:5px;display:grid;grid-template-columns:.75fr 1.3fr;gap:8vw}.contact-identity{background:#eee5d8;padding:35px}.contact-identity>.gazelle{width:65px;height:27px;color:var(--burgundy);margin-bottom:22px}.contact-identity h2{font-size:31px;letter-spacing:-.5px}.contact-identity p{font-size:11px}.contact-identity p:last-child{display:flex;gap:9px;align-items:center;margin-top:28px;margin-bottom:0}.contact-identity .icon{width:17px;height:17px}.contact-layout aside>img{height:220px;object-fit:cover;width:100%}#contact-form{display:flex;flex-direction:column;gap:24px}#contact-form label{font-size:11px;display:flex;flex-direction:column;gap:9px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:20px}input:not([type=checkbox]),textarea,select{border-radius:0}#contact-form input:not([type=checkbox]),#contact-form select,#contact-form textarea{width:100%;padding:13px 14px;border:1px solid #cfc1b1;background:transparent;font-size:12px}#contact-form textarea{resize:vertical;min-height:150px}#contact-form .checkbox-label{flex-direction:row;align-items:flex-start;font-size:10px;line-height:1.8;gap:12px}#contact-form input[type=checkbox]{accent-color:var(--burgundy);width:17px;height:17px;flex:none;margin-top:1px}#contact-form .button{align-self:flex-start}#contact-form .small-note{margin-top:-10px}.draft-result>.icon{width:40px;height:40px;background:#ede4d6;border-radius:50%;padding:9px;color:var(--burgundy);margin-bottom:22px}.draft-result h2{font-size:43px}.draft-result>p{font-size:12px}.draft-result dl{padding:25px;background:#eee5d8}.draft-result dt{font-size:9px;letter-spacing:1px;color:var(--muted);margin-top:15px}.draft-result dt:first-child{margin-top:0}.draft-result dd{font-size:12px;margin:3px 0 0;overflow-wrap:anywhere}.draft-message{white-space:pre-wrap}.draft-result .text-link{display:flex;width:fit-content;margin-top:15px}.legal-page{max-width:900px;min-height:550px}.legal-page h1{font-size:60px}.legal-page>p:not(.eyebrow){font-size:13px;line-height:2}.empty-page{min-height:500px;text-align:center}.empty-page h1{font-size:60px}.reveal{opacity:0;transform:translateY(17px);transition:opacity .65s ease,transform .65s ease}.reveal.revealed{opacity:1;transform:translateY(0)}dialog{border:0;padding:0;max-width:min(650px,calc(100vw - 32px));width:650px;background:var(--cream);color:var(--cocoa);max-height:85vh;overscroll-behavior:contain}dialog::backdrop{background:#271810b0;backdrop-filter:blur(6px)}.search-modal{padding:42px;position:relative}.search-modal>#search-close{position:absolute;top:12px;right:15px}.search-modal h2{font-size:44px}.search-modal>p:not(.eyebrow){font-size:12px}.search-modal .search-field{margin-bottom:15px}.search-modal input{font-size:14px;width:100%}.search-result{display:flex;align-items:center;gap:22px;padding:12px 0;border-bottom:1px solid var(--line)}.search-result>img{height:65px;width:65px;object-fit:contain;mix-blend-mode:multiply}.search-result>span{display:flex;flex-direction:column;flex:1;font-size:11px}.search-result b{font-family:var(--serif);font-size:23px;font-weight:400}.search-result>.icon{width:19px;height:19px}.empty-search{padding:30px 0}.search-result:hover{background:#eee5d8}#toast:empty{display:none}
html[dir=rtl] body{font-family:'Noto Sans Arabic',Arial,sans-serif}html[dir=rtl] h1,html[dir=rtl] h2,html[dir=rtl] h3{font-family:'Noto Sans Arabic',Arial,sans-serif;line-height:1.6;letter-spacing:0}html[dir=rtl] h1{font-size:60px}html[dir=rtl] h2{font-size:35px}html[dir=rtl] h3{font-size:22px}html[dir=rtl] .brand>span,html[dir=rtl] .story-signature,html[dir=rtl] .product-brand{font-family:var(--serif)}html[dir=rtl] em{font-style:normal}html[dir=rtl] .eyebrow{letter-spacing:0;font-family:inherit}html[dir=rtl] .hero-copy{padding:60px 6.25vw 45px 0}html[dir=rtl] .hero h1{font-size:65px;letter-spacing:0;line-height:1.55}html[dir=rtl] .hero-description{font-size:13px}html[dir=rtl] .hero-photo:after{background:linear-gradient(270deg,#f4eddf,transparent 22%)}html[dir=rtl] .heritage-seal{left:auto;right:calc(48% - 59px)}html[dir=rtl] .site-header nav{gap:23px}html[dir=rtl] .hero-buttons{gap:20px}html[dir=rtl] .button,html[dir=rtl] .text-link{font-size:11px}html[dir=rtl] .button .icon,html[dir=rtl] .text-link .icon{transform:scaleX(-1)}html[dir=rtl] .gift-photo{inset:0 32% 0 0}html[dir=rtl] .gift-photo:after{background:linear-gradient(270deg,#431e1a,transparent 63%)}html[dir=rtl] .gift-copy{padding-right:6.25vw;padding-left:0}html[dir=rtl] .recipe-copy{padding:60px 6vw 45px 7vw}html[dir=rtl] .quality-grid>div+div{border-left:0;border-right:1px solid var(--line)}html[dir=rtl] .product-card h3{font-family:inherit;font-size:12px;letter-spacing:0}html[dir=rtl] .footer-top h2{font-size:40px}html[dir=rtl] .product-card-text>p:last-child{font-size:11px}html[dir=rtl] .page-intro h1{font-size:51px}html[dir=rtl] .detail-copy h1{font-size:45px}html[dir=rtl] .footer-note{border-left:0;border-right:1px solid #ffffff24;padding-left:0;padding-right:35px}
@media(min-width:1600px){.hero{min-height:720px}.hero-copy{padding-top:105px}.site-header{padding-inline:6.25vw}.hero-photo>img{object-position:center}.hero-description{font-size:14px;max-width:400px}.product-visual{height:360px}.gift-banner{min-height:590px}.gift-copy{padding-top:95px}}
@media(max-width:1150px){.site-header{gap:20px;padding-inline:4vw}.site-header nav{gap:19px}.site-header nav a{font-size:10px}.where-link span{display:none}.header-actions{gap:12px}.hero{min-height:585px;grid-template-columns:49% 51%}.hero-copy{padding-top:70px}.hero h1{font-size:87px}.hero-description{max-width:300px}.hero-buttons{gap:18px;align-items:flex-start;flex-direction:column}.hero-buttons .text-link{padding-top:0}.scroll-cue{margin-top:25px}.heritage-seal{left:calc(49% - 47px);width:94px;height:94px}.heritage-seal span{font-size:4.7px;letter-spacing:1.3px}.heritage-seal strong{font-size:25px}.section{padding-inline:5vw}.product-grid{gap:17px}.product-visual{height:280px}.story-home{gap:6vw}.story-copy h2{font-size:43px}.moment-card>div{height:270px}.recipe-copy{padding:55px 5vw}.recipe-copy h2{font-size:45px}.quality-grid>div{padding-inline:25px}.gift-copy{width:66%}.gift-copy h2{font-size:56px}.footer-grid{gap:25px}.footer-note{padding-left:20px}.catalog-grid .product-visual{height:325px}.detail-visual{height:520px}.detail-copy h1{font-size:55px}.recipe-detail-hero h1{font-size:50px}.story-editorial-image{height:650px}.timeline article{grid-template-columns:70px 1fr;gap:18px}.timeline article>span{font-size:32px}.timeline h2{font-size:28px}.contact-layout{gap:5vw}.hero-copy>.eyebrow{max-width:290px}html[dir=rtl] .hero h1{font-size:52px}html[dir=rtl] .site-header nav{gap:16px}html[dir=rtl] .hero-buttons{gap:12px}}
@media(max-width:800px){.topline{justify-content:center;height:29px;font-size:8px}.topline-side{display:none}.site-header{height:82px;padding-inline:6vw}.brand{width:135px}.brand>span{font-size:33px}.brand .gazelle{height:15px}.brand small{font-size:6px}.header-actions{gap:13px}.site-header nav{display:none}.mobile-only{display:flex!important}.site-header nav .mobile-only{display:block!important}.site-header nav{position:absolute;top:82px;left:0;right:0;background:var(--cream);padding:23px 7vw 35px;border-bottom:1px solid var(--line);box-shadow:0 15px 20px #39251e12}.menu-open .site-header nav{display:flex;flex-direction:column;align-items:stretch;gap:4px}.site-header nav a{font-size:15px;padding:13px 0}.site-header nav a:after{display:none}.where-link{display:none}.hero{min-height:auto;grid-template-columns:1fr 1fr}.hero-copy{padding:56px 0 30px 6vw}.hero h1{font-size:72px;margin-top:25px;letter-spacing:-2px}.hero-copy>.eyebrow{font-size:7px;letter-spacing:1.5px;max-width:260px}.hero-description{font-size:11px;max-width:265px}.hero-buttons .button{font-size:9px;padding:14px 17px;gap:16px;min-height:49px}.hero-buttons .text-link{font-size:9px}.heritage-seal{top:28px;left:calc(50% - 35px);width:78px;height:78px;outline-width:3px}.heritage-seal span{font-size:3.7px;letter-spacing:1px}.heritage-seal .gazelle{width:25px;height:10px}.heritage-seal strong{font-size:22px;margin-bottom:4px}.hero-photo>img{object-position:63% center}.photo-caption{font-size:6px;letter-spacing:1.5px;right:22px;bottom:25px}.scroll-cue{font-size:8px;margin-top:27px}.heritage-ribbon{font-size:13px;padding:17px 5vw;gap:15px}.heritage-ribbon>span:last-child,.heritage-ribbon>span:nth-last-child(2){display:none}.ribbon-star{font-size:17px}.section{padding:65px 6vw}.section-heading{gap:35px;margin-bottom:32px}.section-heading h2{font-size:47px}.section-heading>div:last-child{max-width:240px}.section-heading>div:last-child p{font-size:11px}.home-grid{grid-template-columns:repeat(2,1fr);gap:35px 20px}.product-visual{height:325px}.product-brand{font-size:29px}.product-card-text{padding-top:19px}.story-home{padding-top:15px;gap:35px}.story-copy{padding-top:0}.story-copy h2{font-size:37px;letter-spacing:-1px}.story-copy>.eyebrow{font-size:7px;letter-spacing:1.5px;margin-bottom:15px}.story-copy>p:not(.eyebrow){font-size:11px}.story-image{aspect-ratio:auto;height:420px;border-radius:47% 47% 0 0}.story-signature{margin-top:24px;font-size:31px}.story-copy .text-link{font-size:10px;gap:15px}.image-caption{font-size:6px}.moments-home .center h2{font-size:46px}.moment-grid{gap:17px;margin-top:35px}.moment-card>div{height:230px}.moment-card h3{font-size:25px;line-height:1.1;margin-top:17px}.moment-card p{font-size:10px}.recipe-feature{min-height:430px;grid-template-columns:1fr 1fr}.recipe-copy{padding:40px 5vw}.recipe-copy>.eyebrow{font-size:7px;letter-spacing:1.5px}.recipe-copy h2{font-size:39px}.recipe-copy>p:not(.eyebrow){font-size:11px}.recipe-copy .button{min-height:49px;padding:15px 19px;font-size:10px}.featured-recipe-link{font-size:19px}.quality h2{font-size:40px}.quality-grid>div{padding:0 18px}.quality-grid h3{font-size:24px}.quality-grid p{font-size:10px}.gift-banner{min-height:445px}.gift-copy{padding:65px 6vw;width:68%}.gift-copy h2{font-size:48px}.gift-copy .eyebrow{font-size:8px}.gift-copy>p:not(.eyebrow){font-size:11px;max-width:265px}.where-cta h2{font-size:45px}.where-cta>.button{margin:0;font-size:10px;gap:16px;white-space:nowrap}.where-cta p:not(.eyebrow){font-size:11px;max-width:300px}.where-ornament{font-size:340px;top:-10px}.footer{padding:50px 6vw 0}.footer-top h2{font-size:46px}.footer-top>.button{font-size:10px;padding:16px 18px;gap:16px}.footer-grid{grid-template-columns:1.4fr 1fr 1.1fr;gap:30px}.footer-note{display:none}.footer-grid h3{font-size:9px}.footer-grid>div>a:not(.brand){font-size:10px}.footer-bottom{font-size:7px}.page-intro{padding:60px 6vw 40px}.page-intro h1{font-size:63px;letter-spacing:-1.8px}.page-intro>p:last-child{font-size:11px;max-width:470px}.catalog{padding-top:0}.filter-bar{align-items:flex-start;flex-direction:column;gap:12px}.search-field{width:100%}.search-field input{width:100%}.catalog-grid{grid-template-columns:repeat(2,1fr)}.catalog-grid .product-visual{height:335px}.product-detail{padding-top:25px}.product-detail-grid{gap:5vw}.detail-visual{height:450px}.detail-copy h1{font-size:43px;letter-spacing:-1px}.detail-subtitle{font-size:23px}.detail-copy>p:not(.eyebrow):not(.detail-subtitle):not(.small-note){font-size:11px}.tasting-note{gap:12px;margin:20px 0;padding:18px 0}.tasting-note h3{font-size:22px}.tasting-note p{font-size:10px}.detail-copy>.button{font-size:10px;padding:15px 18px;gap:16px}.detail-copy>.small-note{font-size:9px!important}.related{padding-top:0}.related h2{font-size:39px}.related-grid{grid-template-columns:repeat(3,1fr)}.related-grid .product-visual{height:235px}.related-grid .product-brand{font-size:25px}.related-grid .product-card h3{font-size:9px}.story-editorial{gap:35px;padding-top:0}.story-editorial-image{height:625px}.timeline article{grid-template-columns:1fr;gap:10px;padding:23px 0}.timeline article>span{font-size:29px}.timeline article:last-child>span{padding-top:0}.timeline h2{font-size:26px;margin-bottom:10px}.timeline p{font-size:11px;line-height:1.8}.story-quote{padding:50px 10vw}.story-quote blockquote{font-size:38px}.recipe-list{padding-top:5px;gap:28px}.recipe-card>div{height:300px}.recipe-card:nth-child(2)>div{height:250px}.recipe-card h2{font-size:30px;letter-spacing:-.5px}.recipe-card>p:not(.eyebrow){font-size:11px}.recipe-detail{padding-top:25px}.recipe-detail-hero{gap:5vw}.recipe-detail-hero h1{font-size:45px}.recipe-detail-hero>img{height:380px}.recipe-meta{gap:15px;flex-wrap:wrap;font-size:8px}.recipe-instructions{gap:5vw}.ingredients{padding:20px}.ingredients h2,.steps h2{font-size:33px}.servings{gap:7px;font-size:10px}.servings button{height:26px;width:26px}.recipe-product{gap:7px}.recipe-product>img{width:43px}.recipe-product b{font-size:21px}.steps li{gap:16px}.steps li p{font-size:11px}.moment-editorial,.moment-editorial:nth-child(even){gap:5vw;grid-template-columns:1fr 1fr}.moment-editorial-photo>img{height:380px}.moment-editorial h2{font-size:40px}.moment-editorial p:not(.eyebrow){font-size:11px}.where-content{padding-top:0}.finder-art{height:460px}.finder-form{padding:40px 4vw}.finder-form h2{font-size:32px}.finder-form .button{font-size:9px;gap:15px}.retailer-card{padding:22px 20px;gap:15px}.retailer-wordmark{font-size:27px}.retailer-heading h2{font-size:35px}.contact-layout{padding-top:5px;grid-template-columns:.8fr 1.2fr;gap:4vw}.contact-identity{padding:25px}.contact-identity h2{font-size:28px}.form-row{grid-template-columns:1fr;gap:24px}.contact-layout aside>img{height:250px}html[dir=rtl] .hero-copy{padding:50px 6vw 35px 0}html[dir=rtl] .hero h1{font-size:44px}html[dir=rtl] .hero-description{font-size:11px}html[dir=rtl] .heritage-seal{right:calc(50% - 35px)}html[dir=rtl] .recipe-copy{padding:40px 5vw}html[dir=rtl] h2{font-size:28px}html[dir=rtl] .footer-top h2{font-size:32px}}
@media(max-width:560px){.site-header{padding:0 20px;height:77px}.site-header nav{top:77px}.brand{width:127px}.brand>span{font-size:32px}.header-actions{gap:9px}.header-actions>.icon-button{min-width:29px}.language-label select{font-size:10px}.topline{font-size:7px;letter-spacing:1.7px}.hero{display:flex;flex-direction:column;min-height:0}.hero-copy{padding:42px 25px 28px;background:#f4eddf}.hero-copy>.eyebrow{max-width:none;font-size:7px;margin:0;letter-spacing:1.4px}.hero h1{font-size:80px;line-height:.94;margin:24px 0 21px;letter-spacing:-2.7px}.hero-description{font-size:11px;line-height:1.85;max-width:300px;margin-bottom:23px}.hero-buttons{flex-direction:row;align-items:center;gap:22px}.hero-buttons .button{font-size:8.5px;padding:13px 16px;min-height:47px;gap:16px}.hero-buttons .button .icon{width:16px}.hero-buttons .text-link{padding:8px 0 5px;font-size:9px;gap:10px;white-space:nowrap}.hero-buttons .text-link .icon{width:15px}.scroll-cue{display:none}.hero-photo{height:355px}.hero-photo>img{object-position:65% 57%}.hero-photo:after{background:linear-gradient(180deg,#f4eddf,transparent 20%),linear-gradient(0deg,#35150955,transparent 35%)}.photo-caption{font-size:6px;right:25px;bottom:22px}.heritage-seal{top:auto;bottom:312px;left:auto;right:25px;width:86px;height:86px;outline-width:4px}.heritage-seal span{font-size:4.5px}.heritage-seal .gazelle{width:31px;height:13px}.heritage-seal strong{font-size:23px}.heritage-ribbon{padding:17px 20px;gap:15px;justify-content:space-around;font-size:13px}.heritage-ribbon>span:nth-child(4),.heritage-ribbon>span:nth-child(5){display:none}.ribbon-star{font-size:18px}.section{padding:53px 23px}.eyebrow{font-size:7px;letter-spacing:1.7px;margin-bottom:16px}h2{font-size:43px;letter-spacing:-1.2px}.section-heading{align-items:flex-start;flex-direction:column;gap:20px;margin-bottom:29px}.section-heading h2{font-size:48px;line-height:1.02}.section-heading>div:last-child{max-width:100%;width:100%;display:flex;align-items:center;justify-content:space-between;gap:22px}.section-heading>div:last-child p{font-size:10px;max-width:205px;margin:0;line-height:1.85}.section-heading>div:last-child .text-link{font-size:9px;gap:12px;max-width:112px;flex-shrink:0;line-height:1.5}.home-grid{gap:26px 13px}.product-visual{height:239px}.product-card-text{padding-top:17px}.product-brand{font-size:28px;margin-bottom:8px}.product-card h3{font-size:8px;letter-spacing:.7px;margin-bottom:5px}.product-card-text>p:last-child{font-size:9px;line-height:1.7}.round-arrow{width:28px;height:28px;bottom:10px;right:10px}.round-arrow .icon{width:13px;height:13px}.product-number{font-size:7px;top:12px;left:12px}.story-home{display:flex;flex-direction:column;gap:32px;padding-top:13px;padding-bottom:55px}.story-image{height:405px;width:100%;border-radius:48% 48% 0 0}.story-image>img{object-position:center 60%}.story-copy{width:100%;padding:0 8px}.story-copy h2{font-size:45px;line-height:1.07;margin-bottom:21px}.story-copy>p:not(.eyebrow){font-size:11px;max-width:100%;line-height:1.95;margin-bottom:18px}.story-signature{margin-top:26px}.story-copy>.eyebrow{font-size:7px}.moments-home{padding:50px 23px}.moments-home .center h2{font-size:43px}.moment-grid{display:flex;gap:15px;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:12px;margin-top:30px}.moment-card{min-width:77%;scroll-snap-align:start}.moment-card:nth-child(2){margin-top:0}.moment-card>div{height:310px}.moment-card h3{font-size:29px;margin-top:18px}.moment-card p{font-size:10px}.recipe-feature{display:flex;flex-direction:column}.recipe-image{height:335px}.recipe-photo-note{bottom:20px;left:23px;font-size:9px;padding:9px 13px}.recipe-copy{padding:40px 30px 35px}.recipe-copy h2{font-size:47px;line-height:1.02;margin-bottom:20px}.recipe-copy>p:not(.eyebrow){font-size:11px;max-width:315px}.featured-recipe-link{font-size:22px;margin-top:25px;padding-top:17px}.quality{padding-top:52px;padding-bottom:48px}.quality h2{font-size:38px}.quality-grid{grid-template-columns:1fr;margin-top:32px;gap:25px}.quality-grid>div{padding:0 15px 25px}.quality-grid>div+div{border-left:0}.quality-grid>div:not(:last-child){border-bottom:1px solid var(--line)}.quality-grid>div:last-child{padding-bottom:0}.quality-grid .icon{width:30px;height:30px;margin-bottom:13px}.quality-grid h3{font-size:29px;margin-bottom:9px}.quality-grid p{font-size:11px;max-width:280px}.gift-banner{min-height:650px;display:flex;flex-direction:column}.gift-copy{width:100%;padding:45px 28px 0;order:0}.gift-copy .eyebrow{font-size:7px}.gift-copy h2{font-size:52px;line-height:1.02;margin-bottom:20px}.gift-copy>p:not(.eyebrow){font-size:11px;max-width:310px;margin-bottom:22px}.gift-copy .button{min-height:48px;font-size:10px;padding:14px 20px}.gift-photo{inset:43% 0 0}.gift-photo img{object-position:68% 70%}.gift-photo:after{background:linear-gradient(180deg,#431e1a,transparent 43%)}.where-cta{flex-direction:column;align-items:flex-start;gap:25px;padding-block:52px}.where-cta h2{font-size:45px;line-height:1.05;margin-bottom:20px}.where-cta p:not(.eyebrow){max-width:280px;font-size:11px}.where-cta>.button{font-size:10px;min-height:49px;padding:15px 21px;gap:22px}.where-ornament{font-size:330px;right:-52px;top:55px}.footer{padding:45px 25px 0}.footer-top{align-items:flex-start;flex-direction:column;gap:26px;padding-bottom:35px}.footer-top h2{font-size:47px;line-height:1.07}.footer-top>.button{font-size:10px;min-height:49px;padding:15px 20px}.footer-grid{grid-template-columns:1fr 1fr;gap:27px 16px;padding:35px 0 28px}.footer-grid>div:first-child{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;gap:25px}.footer-grid>div:first-child>p{font-size:8px;margin:0;line-height:1.9;max-width:170px}.footer-grid .brand{width:120px;margin:0}.footer-grid .brand>span{font-size:31px}.footer-grid h3{font-size:10px;margin-bottom:16px}.footer-grid>div>a:not(.brand){font-size:10px}.footer-bottom{flex-wrap:wrap;gap:10px;padding:17px 0;font-size:7px;line-height:1.7}.footer-bottom>span:first-child{width:100%}.footer-bottom>span:last-child{margin-left:auto}.page-intro{padding:45px 25px 33px}.page-intro h1{font-size:52px;letter-spacing:-1.6px;line-height:1.03;margin-bottom:22px}.page-intro .eyebrow{margin-bottom:20px}.page-intro>p:last-child{font-size:11px;line-height:1.85}.catalog{padding-top:0}.filter-bar{padding:16px 0;gap:13px}.filter-tabs{width:100%;gap:3px;justify-content:space-between}.filter{font-size:9px;padding:10px 9px;white-space:nowrap}.search-field input{font-size:10px}.result-count{font-size:8px;margin:20px 0}.catalog-grid{gap:29px 13px}.catalog-grid .product-visual{height:239px}.catalog-grid .product-brand{font-size:28px}.catalog-grid .product-card h3{font-size:19px;line-height:1.1}.catalog-grid .product-card-text>p:last-child{font-size:9px}.product-detail{padding-top:22px;padding-bottom:44px}.back-link{font-size:9px;margin-bottom:23px;gap:10px}.product-detail-grid{display:flex;flex-direction:column;gap:34px}.detail-visual{height:430px;width:100%}.detail-copy{width:100%}.detail-copy h1{font-size:57px;margin-bottom:19px;letter-spacing:-1.4px}.detail-copy .eyebrow{font-size:10px;margin-bottom:15px}.detail-subtitle{font-size:26px}.detail-copy>p:not(.eyebrow):not(.detail-subtitle):not(.small-note){font-size:12px}.tasting-note p{font-size:11px}.tasting-note h3{font-size:26px}.tasting-note{padding:22px 0}.detail-copy>.button{font-size:11px;padding:17px 22px}.related{padding-top:0}.related .section-heading{flex-direction:row;align-items:center;gap:15px}.related h2{font-size:35px;max-width:190px}.related .section-heading>.text-link{font-size:9px;gap:10px;flex:none}.related-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:10px;gap:15px}.related-grid .product-card{min-width:67%;scroll-snap-align:start}.related-grid .product-visual{height:285px}.related-grid .product-brand{font-size:29px}.story-editorial{display:flex;flex-direction:column;gap:28px;padding-top:5px}.story-editorial-image{height:430px;width:100%}.timeline article{grid-template-columns:72px 1fr;gap:17px;padding:27px 0}.timeline article>span{font-size:31px}.timeline article:last-child>span{font-size:21px}.timeline h2{font-size:28px;margin-bottom:13px;line-height:1.06}.timeline p{font-size:11px;line-height:1.9}.story-quote{padding:45px 30px}.story-quote blockquote{font-size:34px;margin:20px 0 25px}.story-quote .gazelle{width:65px;height:28px}.recipe-list{display:flex;flex-direction:column;padding-top:0;gap:38px}.recipe-card>div,.recipe-card:nth-child(2)>div{height:285px;margin-bottom:18px}.recipe-card:nth-child(2){margin-top:0}.recipe-card h2{font-size:36px}.recipe-card>p:not(.eyebrow){font-size:11px}.recipe-card>.eyebrow{font-size:8px}.recipe-disclaimer{margin:0}.recipe-detail{padding-top:22px}.recipe-detail-hero{display:flex;flex-direction:column;gap:25px}.recipe-detail-hero h1{font-size:50px;line-height:1.05;letter-spacing:-1.1px}.recipe-detail-hero>div>p:not(.eyebrow){font-size:12px}.recipe-detail-hero>img{height:310px}.recipe-meta{font-size:9px;gap:20px}.recipe-instructions{display:flex;flex-direction:column;gap:36px;margin-top:32px}.ingredients{padding:26px;width:100%}.ingredients h2,.steps h2{font-size:37px}.servings{font-size:11px}.servings button{height:30px;width:30px}.ingredients li{font-size:12px}.recipe-product{padding:12px}.recipe-product>img{width:65px}.recipe-product b{font-size:26px}.steps li{gap:23px;padding:21px 0}.steps li p{font-size:12px}.recipe-tip p{font-size:11px}.moment-editorial,.moment-editorial:nth-child(even){display:flex;flex-direction:column;gap:30px;margin-bottom:53px}.moment-editorial:nth-child(even) .moment-editorial-photo{order:0}.moment-editorial-photo{width:100%}.moment-editorial-photo>img{height:370px}.moment-editorial h2{font-size:45px;margin-bottom:18px}.moment-editorial p:not(.eyebrow){font-size:12px}.moments-editorial{padding-top:5px}.where-content{padding-top:0}.store-finder{grid-template-columns:1fr}.finder-art{height:240px}.finder-art img{object-position:center 70%}.finder-form{padding:30px 25px}.finder-form>.icon{width:29px;height:29px;margin-bottom:18px}.finder-form h2{font-size:35px}.finder-form .button{font-size:10px;padding:15px 18px;gap:15px}.retailer-heading{flex-direction:column;align-items:flex-start;gap:14px;margin-top:42px}.retailer-heading h2{font-size:36px}.retailer-grid{grid-template-columns:1fr;gap:15px}.retailer-card{padding:23px}.retailer-wordmark{font-size:30px}.partner-cta{margin-top:35px;flex-direction:column;align-items:flex-start;gap:16px;padding-top:30px}.partner-cta h2{font-size:33px}.contact-layout{display:flex;flex-direction:column-reverse;gap:36px;padding-top:0}.contact-layout>aside{display:flex}.contact-identity{flex:1;padding:25px 22px}.contact-identity h2{font-size:27px}.contact-identity p{font-size:10px}.contact-layout aside>img{width:40%;height:auto;object-position:68%}.contact-identity>.gazelle{width:55px;height:24px}.form-row{grid-template-columns:1fr;gap:23px}#contact-form .button{width:100%;font-size:11px}#contact-form input:not([type=checkbox]),#contact-form textarea,#contact-form select{font-size:16px}.legal-page{padding-block:50px}.legal-page h1{font-size:46px}.legal-page>p:not(.eyebrow){font-size:12px}.search-modal{padding:40px 23px 25px}.search-modal h2{font-size:36px;letter-spacing:-1px}.search-result{gap:15px}.search-result>img{width:55px;height:60px}.empty-page h1{font-size:43px}html[dir=rtl] .hero-copy{padding:36px 25px 28px}html[dir=rtl] .hero h1{font-size:44px;line-height:1.5;letter-spacing:0;margin:20px 0 15px}html[dir=rtl] .hero-buttons{gap:18px}html[dir=rtl] .hero-buttons .button{font-size:9px}html[dir=rtl] .hero-buttons .text-link{font-size:10px}html[dir=rtl] .hero-photo:after{background:linear-gradient(180deg,#f4eddf,transparent 20%)}html[dir=rtl] .heritage-seal{top:auto;bottom:312px;right:auto;left:25px}html[dir=rtl] .hero-description{max-width:320px}html[dir=rtl] .gift-photo{inset:43% 0 0}html[dir=rtl] .gift-photo:after{background:linear-gradient(180deg,#431e1a,transparent 43%)}html[dir=rtl] .gift-copy{padding:36px 25px 0}html[dir=rtl] .recipe-copy{padding:35px 25px}html[dir=rtl] .quality-grid>div+div{border-right:none}html[dir=rtl] .page-intro h1{font-size:34px}html[dir=rtl] .footer-top h2{font-size:31px}html[dir=rtl] .product-brand{font-size:28px}html[dir=rtl] .product-card h3{font-size:11px}html[dir=rtl] .story-copy h2,html[dir=rtl] .gift-copy h2{font-size:30px}html[dir=rtl] .detail-copy h1{font-size:38px}html[dir=rtl] .timeline h2{font-size:23px}html[dir=rtl] .timeline article{grid-template-columns:65px 1fr}html[dir=rtl] .footer-bottom>span:last-child{margin-left:0;margin-right:auto}}
@media(max-width:365px){.hero h1{font-size:70px}.hero-buttons{gap:15px}.hero-buttons .button{font-size:8px;gap:8px;padding:13px}.hero-buttons .text-link{font-size:8px;gap:8px}.product-visual,.catalog-grid .product-visual{height:210px}.hero-copy>.eyebrow{font-size:6px}.heritage-seal{top:auto;bottom:282px}.hero-photo{height:325px}.header-actions{gap:5px}.site-header{padding-inline:17px}.brand{width:120px}.filter{font-size:8px;padding-inline:7px}.footer-grid>div:first-child{gap:15px}.footer-grid>div:first-child>p{font-size:7px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}.reveal{opacity:1;transform:none}}
@media print{.topline,.site-header,.footer,.back-link,#print-recipe,.recipe-product,.skip-link{display:none!important}body{background:#fff;color:#000;font-size:11px}.section{padding:0!important}.recipe-detail-hero{display:block}.recipe-detail-hero>img{display:none}.recipe-detail-hero h1{font-size:34px}.recipe-instructions{display:grid;grid-template-columns:1fr 1.5fr;gap:30px;margin-top:25px}.ingredients{background:#fff;border:1px solid #ccc;padding:20px}.servings button{display:none}.steps li{break-inside:avoid}.recipe-tip{break-inside:avoid}.reveal{opacity:1;transform:none}.recipe-meta{margin:15px 0}.eyebrow{font-size:9px}.ingredients h2,.steps h2{font-size:26px}.recipe-detail>.small-note{margin-top:15px}}
