@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Playfair+Display:ital,wght@0,500;0,600;1,500&display=swap');
:root{--paper:#f8f5ef;--ink:#332f2a;--wine:#652e3b;--rose:#e9cac8;--line:#ded8ce;--muted:#6c665f;--green:#e2e7d8;--radius:20px;font-family:'DM Sans',Arial,sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none}
*{box-sizing:border-box}body{margin:0}button,input{font:inherit}button,a,input{-webkit-tap-highlight-color:transparent}button{cursor:pointer;color:inherit}button{border:0}a{color:inherit}button:focus-visible,a:focus-visible,input:focus-visible,summary:focus-visible{outline:3px solid var(--wine);outline-offset:4px}button:hover{filter:brightness(.97)}button:disabled{cursor:default}button,a{touch-action:manipulation}svg{display:block}.svg-library{position:absolute;width:0;height:0;overflow:hidden}.wrap{max-width:1160px;margin:0 auto;padding-left:32px;padding-right:32px}.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{position:fixed;top:-70px;left:20px;z-index:20;background:white;padding:15px}.skip:focus{top:12px}.proposal-bar{text-align:center;background:#ede8df;font-size:10px;letter-spacing:1.8px;padding:9px 16px;color:#635b50}.header{display:flex;align-items:center;justify-content:space-between;height:106px}.wordmark{text-decoration:none;font-family:'Playfair Display',Georgia,serif;font-size:49px;line-height:.85;letter-spacing:-3px;color:var(--wine)}.wordmark span{display:block;font:8px 'DM Sans',Arial,sans-serif;letter-spacing:3px;margin:12px 0 0 3px;color:var(--ink)}.header-right{display:flex;align-items:center;gap:32px}.header-note{font-size:12px;color:var(--muted)}.lang{border:1px solid var(--line);border-radius:30px;background:transparent;padding:10px 15px;font-size:12px;font-weight:700;min-height:42px}.lang span{color:var(--muted);font-weight:400}.toolbar{position:sticky;top:0;z-index:5;background:rgba(248,245,239,.97);border-top:1px solid var(--line);border-bottom:1px solid var(--line);backdrop-filter:blur(12px)}.toolbar-inner{display:flex;align-items:center;gap:20px;height:73px}.search{display:flex;align-items:center;gap:14px;flex:1;min-width:0}.search svg{width:21px;flex-shrink:0;color:var(--wine)}.search input{width:100%;border:0;background:transparent;font-size:14px;color:var(--ink);padding:10px 0;min-height:44px}.search input::placeholder{color:#756f68}.allergen-button{background:transparent;border:1px solid #cbbfb3;display:flex;align-items:center;gap:9px;border-radius:9px;font-size:12px;padding:10px 14px;min-height:42px;white-space:nowrap}.filter-count{background:var(--wine);color:white;border-radius:50%;padding:2px 6px}.hero{position:relative;display:grid;grid-template-columns:1.2fr 1fr;align-items:center;gap:40px;padding:48px 0 38px}.eyebrow{text-transform:uppercase;letter-spacing:2.8px;font-size:10px;font-weight:600;color:var(--wine);margin:0 0 18px}.hero h1{font-family:'Playfair Display',Georgia,serif;font-weight:500;font-size:65px;line-height:1.1;letter-spacing:-2px;margin:0}.hero h1 em{color:var(--wine);font-weight:500}.hero p:not(.eyebrow){color:var(--muted);font-size:14px;line-height:1.75;max-width:355px;margin:23px 0 0}.hero-art{position:relative;height:265px;background:#e9d0cb;border-radius:49% 49% 44% 47%;max-width:385px;width:100%;justify-self:end;transform:rotate(-3deg)}.hero-art:before{content:'';position:absolute;inset:13px;border:1px solid #bb8c87;border-radius:49% 49% 44% 47%;opacity:.55}.hero-art svg{position:absolute;width:83%;left:8%;top:30px;transform:rotate(3deg)}.hero-stamp{position:absolute;right:-12px;bottom:4px;width:96px;height:96px;display:flex;align-items:center;justify-content:center;text-align:center;border-radius:50%;background:#f3e7c9;border:1px dashed #9c8b65;font-size:10px;letter-spacing:1.7px;line-height:1.8;transform:rotate(12deg);color:#726345}.hero-spark{position:absolute;font:50px Georgia;color:var(--wine);left:-15px;top:12px}.section-heading{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin:22px 0 20px}.section-heading h2{font-size:24px;font-family:'Playfair Display',Georgia,serif;font-weight:500;letter-spacing:-.5px;margin:0}.text-link{background:none;color:var(--wine);font-size:12px;text-decoration:underline;text-underline-offset:4px;min-height:40px;padding:7px 0}.category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:17px}.category{border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;background:#fdfbf7;text-align:left;padding:0;position:relative;transition:transform .18s,border-color .18s}.category:hover{transform:translateY(-4px);border-color:#b69491}.category-visual{height:142px;display:flex;align-items:center;justify-content:center;background:var(--tone);position:relative}.category-visual svg{width:185px;height:140px}.category-number{position:absolute;left:18px;top:16px;font-size:9px;letter-spacing:1px;opacity:.55}.category-label{padding:18px 20px 19px;position:relative}.category h3{margin:0 28px 7px 0;font-size:17px;font-weight:500;letter-spacing:-.4px}.category p{margin:0;font-size:11px;color:var(--muted);line-height:1.5}.category-arrow{position:absolute;right:20px;top:21px;color:var(--wine);font-size:21px}.callout{margin:28px 0 42px;display:flex;gap:17px;align-items:center;background:#e9ecdf;border:1px solid #d5dac6;border-radius:12px;padding:21px 24px}.callout>span{color:#65734e;font-size:25px}.callout div{flex:1}.callout strong{font-size:13px;font-weight:500}.callout p{font-size:12px;line-height:1.6;margin:5px 0 0;color:#606850}.callout button{font-size:12px;color:#495439;background:transparent;text-decoration:underline;text-underline-offset:4px;min-height:44px}.footer{border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:100px;font-size:10px;color:var(--muted)}.footer-brand{font:27px 'Playfair Display',Georgia,serif;color:var(--wine);letter-spacing:-1px}.footer a{text-decoration:none;color:var(--wine);white-space:nowrap}.breadcrumb{display:flex;align-items:center;gap:12px;font-size:12px;color:var(--muted);margin:26px 0 15px}.breadcrumb a{color:var(--wine);text-decoration:none;padding:7px 0}.collection-head{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:130px}.collection-head h1{font:44px/1.15 'Playfair Display',Georgia,serif;letter-spacing:-1px;margin:5px 0 12px}.collection-head p{font-size:13px;color:var(--muted);line-height:1.6}.collection-head svg{width:170px;height:135px;border-radius:24px;background:var(--tone);flex-shrink:0}.category-nav{display:flex;gap:7px;overflow-x:auto;padding:16px 0 20px;scrollbar-width:thin}.chip{white-space:nowrap;border:1px solid var(--line);border-radius:30px;background:transparent;padding:11px 16px;font-size:12px;min-height:42px}.chip[aria-pressed=true]{background:var(--wine);border-color:var(--wine);color:white}.subnav{display:flex;gap:7px;flex-wrap:wrap;padding:0 0 22px}.subnav .chip{border-radius:8px;font-size:11px;min-height:37px;padding:9px 12px}.subnav .chip[aria-pressed=true]{background:#e9dfd7;color:var(--wine);border-color:#d5c2b5}.section-note{font-size:12px;color:var(--muted);line-height:1.6;margin:0 0 15px}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px;margin-bottom:40px}.product-card{border:1px solid var(--line);border-radius:15px;background:#fffcf7;padding:24px;display:flex;flex-direction:column;min-height:210px;position:relative;transition:transform .15s,border-color .15s;text-align:left}.product-card:hover{transform:translateY(-3px);border-color:#ba9d92}.product-card .kicker{font-size:9px;text-transform:uppercase;letter-spacing:1.5px;color:#837464;margin:0 0 13px}.product-card h3{font:22px/1.25 'Playfair Display',Georgia,serif;margin:0 0 10px;letter-spacing:-.4px}.product-card .description{font-size:12px;line-height:1.6;color:var(--muted);margin:0 0 18px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.card-bottom{display:flex;justify-content:space-between;align-items:center;margin-top:auto;padding-top:14px;gap:10px}.price{font-weight:600;font-size:16px;white-space:nowrap;color:var(--wine)}.card-bottom .details{font-size:11px;color:var(--wine)}.allergen-tags{display:flex;flex-wrap:wrap;gap:5px;margin:0}.tag{font-size:9px;border:1px solid #e0d5c7;border-radius:5px;padding:4px 6px;background:#f3ece2;color:#655441;line-height:1.3}.tag.warning{background:#f3d9d1;border-color:#c28e80;color:#723b30}.tag.pending{background:transparent;color:#756a5d;border-style:dashed}.product-card.flagged{border-color:#b07869;background:#fff6f0}.filter-notice{background:#f1e6d8;padding:13px 16px;margin:0 0 20px;border-radius:9px;font-size:12px;line-height:1.6;color:#705b42}.empty{grid-column:1/-1;padding:65px 20px;text-align:center}.empty h2{font:28px 'Playfair Display',Georgia,serif}.empty p{color:var(--muted);font-size:14px}.primary{background:var(--wine);color:#fffaf0;border-radius:9px;padding:13px 22px;font-size:13px;min-height:44px}.results-summary{color:var(--muted);font-size:12px;margin:0 0 20px}
dialog{border:1px solid var(--line);background:var(--paper);color:var(--ink);border-radius:22px;padding:0;width:min(640px,calc(100% - 32px));max-height:88dvh;overscroll-behavior:contain}dialog::backdrop{background:rgba(44,35,32,.45);backdrop-filter:blur(4px)}body:has(dialog[open]){overflow:hidden}.close{position:sticky;float:right;top:14px;right:14px;margin:14px 14px -54px 0;z-index:3;width:40px;height:40px;background:#fffaf2;border:1px solid var(--line);border-radius:50%;font-size:25px;line-height:1}.dialog-art{height:140px;background:var(--tone);display:flex;align-items:center;justify-content:center}.dialog-art svg{width:180px;height:140px}.dialog-body{padding:29px 32px 30px}.dialog-body>.eyebrow{padding-right:35px}.dialog-body h2{font:34px/1.2 'Playfair Display',Georgia,serif;margin:0 45px 12px 0;letter-spacing:-.8px}.dialog-description{font-size:14px;line-height:1.7;color:var(--muted)}.dialog-price{font-size:21px;color:var(--wine);font-weight:600;margin:18px 0 24px}.allergen-box{border:1px solid #d9c6aa;border-radius:12px;background:#f5eee1;padding:18px;margin:22px 0}.allergen-box h3{font-size:14px;margin:0 0 14px}.allergen-box p{font-size:12px;line-height:1.65;margin:9px 0}.allergen-box .tag{font-size:11px;background:#fff9ee}.review-note{border-top:1px solid #deceb6;padding-top:12px;color:#756045}.allergen-box details{font-size:11px;line-height:1.6;margin-top:14px}.allergen-box summary{cursor:pointer;min-height:32px}.allergen-box li{margin:8px 0}.extras-title{display:flex;align-items:baseline;justify-content:space-between;margin:27px 0 13px}.extras-title h3{font-size:16px;margin:0}.extras-title span{font-size:11px;color:var(--muted)}.extras-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.extra{display:flex;align-items:flex-start;gap:9px;border:1px solid var(--line);border-radius:9px;padding:12px;font-size:12px;cursor:pointer;background:#fffaf4}.extra:has(input:checked){border-color:var(--wine);background:#f1e4df}.extra input{accent-color:var(--wine);width:17px;height:17px;margin:1px 0;flex-shrink:0}.extra span{display:flex;flex-direction:column;gap:6px}.extra small{font-size:11px;color:var(--wine)}.total{position:sticky;bottom:0;border-top:1px solid var(--line);padding:18px 30px;background:var(--paper);display:flex;align-items:center;justify-content:space-between;gap:15px}.total span{font-size:12px}.total strong{font-size:22px;color:var(--wine)}.total small{display:block;font-size:10px;color:var(--muted);margin-top:5px}.allergen-selector{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:22px 0}.allergen-selector .extra{min-height:48px;align-items:center}.modal-actions{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-top:25px}.draft-label{font-size:10px;letter-spacing:1.3px;text-transform:uppercase;color:#816748;margin-bottom:14px}.reduced-info{font-size:11px;color:var(--muted);line-height:1.6}.recipe-notes{margin:0;padding-left:20px}.no-match{color:var(--muted);font-size:11px;line-height:1.5}
@media(min-width:1350px){.hero{padding-top:56px}.category-visual{height:158px}.category-visual svg{height:151px;width:200px}}
@media(max-width:800px){.wrap{padding-left:24px;padding-right:24px}.hero h1{font-size:54px}.hero{gap:28px}.hero-art{height:220px}.hero-art svg{top:23px}.hero-stamp{width:78px;height:78px;font-size:8px}.category h3{font-size:15px}.category-label{padding:15px}.category-arrow{right:12px}.category-grid{gap:12px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.header-note{display:none}.footer{flex-wrap:wrap;padding-top:25px;padding-bottom:25px;gap:13px}.footer #footer-note{max-width:65%;line-height:1.6}.footer a{margin-left:auto}}
@media(max-width:560px){.wrap{padding-left:20px;padding-right:20px}.proposal-bar{font-size:8px;letter-spacing:1px;padding:8px}.header{height:85px}.wordmark{font-size:42px}.wordmark span{font-size:7px;margin-top:10px;letter-spacing:2px}.lang{padding:9px 12px;min-height:40px}.toolbar-inner{height:auto;padding-top:10px;padding-bottom:10px;gap:10px}.search{gap:8px}.search svg{width:18px}.search input{font-size:12px}.allergen-button{font-size:10px;padding:10px 8px;gap:5px}.hero{padding:30px 0 22px;gap:5px;grid-template-columns:1.25fr 1fr;min-height:211px}.eyebrow{font-size:8px;letter-spacing:1.8px;margin-bottom:13px}.hero h1{font-size:37px;line-height:1.13;letter-spacing:-1.3px}.hero p:not(.eyebrow){font-size:11px;line-height:1.65;margin-top:15px;max-width:185px}.hero-art{height:151px;max-width:180px;margin-top:6px}.hero-art svg{top:26px;left:0;width:100%}.hero-art:before{inset:7px}.hero-stamp{right:-3px;bottom:-8px;width:58px;height:58px;font-size:6px;letter-spacing:1px}.hero-spark{font-size:30px;left:-4px;top:8px}.section-heading{margin:22px 0 14px}.section-heading h2{font-size:21px}.text-link{font-size:10px}.category-grid{grid-template-columns:1fr 1fr;gap:12px}.category-visual{height:110px}.category-visual svg{width:146px;height:110px}.category-label{padding:14px 13px 15px;min-height:85px}.category h3{font-size:14px;margin-right:10px;line-height:1.3;max-width:130px}.category p{font-size:10px;line-height:1.4;padding-right:9px}.category-arrow{right:10px;top:17px;font-size:17px}.category-number{font-size:8px;left:12px;top:12px}.callout{padding:17px;gap:12px;align-items:flex-start;flex-wrap:wrap;margin:22px 0 30px}.callout p{font-size:11px}.callout button{margin-left:36px;min-height:28px}.callout strong{font-size:12px}.footer-brand{font-size:25px}.footer #footer-note{font-size:9px}.footer a{font-size:10px}.collection-head{min-height:120px;gap:8px}.collection-head h1{font-size:33px}.collection-head svg{width:102px;height:102px;border-radius:20px}.collection-head p{font-size:11px}.category-nav{margin-right:-20px;padding-right:20px}.chip{font-size:11px;padding:10px 13px}.product-grid{gap:10px;margin-bottom:30px}.product-card{padding:16px 13px;min-height:207px}.product-card h3{font-size:21px}.product-card .description{font-size:11px}.product-card .kicker{font-size:8px;letter-spacing:.9px}.tag{font-size:8px;padding:3px 4px}.card-bottom{gap:5px;align-items:flex-end}.card-bottom .details{font-size:9px}.price{font-size:14px}.breadcrumb{margin-top:15px;font-size:10px}.dialog-body{padding:24px 22px}.dialog-body h2{font-size:30px}.allergen-box{padding:14px}.extra{font-size:11px;padding:10px;gap:7px}.total{padding:16px 22px}.total strong{font-size:20px}.allergen-selector{gap:7px}dialog{max-height:92dvh;width:calc(100% - 20px);border-radius:18px}.dialog-art{height:120px}.dialog-art svg{height:120px}.filter-notice{font-size:11px}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto!important;transition:none!important}}
.product-grid>.product-card:only-child{grid-column:1/-1;max-width:560px;min-height:220px}.product-grid>.product-card:only-child h3{font-size:30px}.product-grid>.product-card:only-child .description{font-size:14px}.product-grid>.product-card:only-child .tag{font-size:11px}.product-grid>.product-card:only-child .details{font-size:12px}#combination-allergens{scroll-margin-top:60px}.dialog-price{margin-bottom:14px}#combination-summary .tag{font-size:11px}
@media(max-width:560px){.search input{font-size:16px}.hero p:not(.eyebrow){font-size:12px}.category p{font-size:11px}.product-card .description{font-size:13px}.tag{font-size:10px}.card-bottom .details{font-size:11px}.extra{font-size:12px}.product-card{min-height:220px}.card-bottom{flex-wrap:wrap}.reduced-info{font-size:12px}.results-summary{line-height:1.6}}
.brand-logo{position:relative;display:block;width:172px;aspect-ratio:1375/558;overflow:hidden;flex-shrink:0}.brand-logo img{position:absolute;width:113.673%;max-width:none;height:auto;left:-4.8%;top:-91.577%}.footer-logo{width:102px}.promo-open{border:0;background:transparent;color:var(--wine);font-size:12px;text-decoration:underline;text-underline-offset:5px;padding:10px 0;min-height:44px}.promo-open[hidden]{display:none}.header-right{gap:22px}.loading-state{min-height:50vh;display:grid;place-items:center;color:var(--muted)}
.category-visual,.dialog-art,.group-art{position:relative;overflow:hidden}.menu-photo{object-fit:cover;display:block}.category-visual>.menu-photo{position:absolute;inset:0;width:100%;height:100%}.category-visual:has(.menu-photo) .category-number{display:none}.hero-art>.hero-photo{position:absolute;inset:0;width:100%;height:100%;border-radius:inherit;object-fit:cover}.hero-art:has(.hero-photo) .hero-spark{display:none}.hero-stamp{z-index:1}.group-art{width:170px;height:135px;border-radius:24px;flex-shrink:0;background:var(--tone)}.group-art svg{width:100%;height:100%;border-radius:0}.group-art>.menu-photo{position:absolute;inset:0;width:100%;height:100%}
.product-photo{width:calc(100% + 48px);height:175px;margin:-24px -24px 21px;border-radius:14px 14px 0 0;max-width:none}.product-card:has(.product-photo){overflow:hidden}.dialog-art.has-photo{height:270px}.dialog-art>.detail-photo{position:absolute;inset:0;width:100%;height:100%}.dialog-price small{font-size:10px;font-weight:400;color:var(--muted);margin-left:12px}.extra-info{border:1px solid var(--line);border-radius:12px;background:#fffcf7;padding:14px;overflow:hidden}.extra-heading{display:flex;justify-content:space-between;align-items:flex-start;gap:8px;margin-bottom:12px}.extra-heading h4{font-size:13px;font-weight:500;margin:0;line-height:1.4}.extra-heading>span{color:var(--wine);font-size:12px;white-space:nowrap}.extra-photo{width:calc(100% + 28px);height:115px;margin:-14px -14px 14px}.extra-allergens{font-size:11px;margin-top:10px}.extra-allergens>summary{cursor:pointer;color:var(--wine);min-height:30px;padding-top:7px}.extra-allergens .allergen-box{padding:12px;margin:10px 0 0}.extra-allergens .draft-label{font-size:9px}.extra-allergens .allergen-tags .tag{font-size:10px}.extra-info:has(details[open]){grid-column:1/-1}.extra-info:has(details[open]) .extra-photo{height:160px}.extras-catalogue{margin-bottom:25px}#product-allergens{scroll-margin-top:60px}
#promo-dialog{width:min(440px,calc(100% - 28px));padding:18px;max-height:92dvh;border-radius:20px}#promo-dialog .close{margin:0 0 -40px;right:0;top:0}#promo-title{font:24px 'Playfair Display',Georgia,serif;margin:4px 50px 16px 0}#promo-image{display:block;width:100%;max-height:65dvh;object-fit:contain;border-radius:12px}#promo-view-menu{display:block;width:100%;margin-top:16px}#promo-link[aria-disabled=true]{pointer-events:none}
@media(max-width:800px){.header-note{display:none}}
@media(max-width:560px){.brand-logo{width:138px}.footer-logo{width:85px}.header-right{gap:12px}.promo-open{font-size:10px}.header{gap:12px}.group-art{width:102px;height:102px;border-radius:20px}.group-art svg{width:100%;height:100%}.product-photo{width:calc(100% + 26px);height:125px;margin:-16px -13px 15px}.dialog-art.has-photo{height:230px}.extra-info{padding:12px}.extra-heading{flex-wrap:wrap}.extra-heading h4{font-size:13px}.extra-photo{width:calc(100% + 24px);margin:-12px -12px 12px}.extra-allergens .allergen-box{padding:10px}.hero-art>.hero-photo{top:0;left:0;width:100%}.header-right .lang{padding:9px 10px}}

[hidden]{display:none!important}

.category h3{margin-right:0;max-width:none}.category p{padding-right:0}
