:root{--cream-100:#FAF7F0;--cream-200:#F4EEE2;--cream-300:#EDE3D3;--ink:#121210;--ink-soft:#1C1B18;--gray:#69645D;--line:#D1CBC1;--red:#D51C24;--red-dark:#B9151C;--radius:8px;--wrap:min(1280px,calc(100% - 40px));}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream-200);color:var(--ink);font-family:"Source Sans 3",Arial,sans-serif;font-size:16px;line-height:1.5}button,a{font:inherit}
/* Explicit control colors avoid iOS native blue; component palettes still win. */
button{color:inherit;-webkit-appearance:none;appearance:none}
.nav-toggle{color:var(--ink)}
/* Draw navigation symbols instead of allowing platform emoji substitution. */
.ui-icon{display:inline-block;width:1em;height:1em;flex-shrink:0;vertical-align:-.125em;pointer-events:none}
.skip-link{position:fixed;top:-5rem;left:1rem;background:var(--ink);color:var(--cream-100);padding:.7rem 1rem;z-index:10}.skip-link:focus{top:1rem}.site-header{min-height:82px;width:var(--wrap);margin:auto;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:1.5rem;border-bottom:1px solid var(--ink)}.brand{width:180px;display:block;line-height:0}.brand img{width:100%;height:auto}.site-nav{justify-self:end;display:flex;align-items:center;gap:1.7rem}.site-nav a,.text-link{font-family:"Barlow Condensed","Arial Narrow",sans-serif;font-size:1.05rem;font-weight:800;letter-spacing:.04em;text-decoration:none;text-transform:uppercase;color:var(--ink)}.site-nav a:hover,.text-link:hover{color:var(--red)}.nav-toggle{display:none;background:none;border:0;font-family:"Barlow Condensed","Arial Narrow",sans-serif;font-size:1.1rem;font-weight:800;text-transform:uppercase}.hero{width:var(--wrap);margin:0 auto;min-height:clamp(590px,75vh,760px);display:grid;grid-template-columns:1.05fr .95fr;gap:3rem;align-items:end;border-bottom:1px solid var(--ink);overflow:hidden}.hero-copy{padding:clamp(4rem,10vw,8rem) 0 clamp(4rem,8vw,6.5rem);align-self:center}.kicker{margin:0 0 .7rem;color:var(--red);font-family:"Barlow Condensed","Arial Narrow",sans-serif;font-size:.85rem;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.kicker-light{color:var(--cream-300)}h1,h2{font-family:"Barlow Condensed","Arial Narrow",sans-serif;font-weight:900;line-height:.88;letter-spacing:-.03em;text-transform:uppercase}h1{font-size:clamp(4.1rem,9vw,8.5rem);margin:0}h2{font-size:clamp(3rem,5vw,5.2rem);margin:0}em{font-family:Yellowtail,cursive;font-weight:400;letter-spacing:0;text-transform:none;color:var(--red);font-size:1.08em}.hero-lead{max-width:36rem;margin:2rem 0;font-size:clamp(1.05rem,1.4vw,1.25rem);color:var(--gray)}.hero-actions{display:flex;gap:1.2rem;align-items:center;flex-wrap:wrap}.button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:.75rem 1.3rem;border:2px solid var(--ink);font-family:"Barlow Condensed","Arial Narrow",sans-serif;font-weight:900;letter-spacing:.06em;text-decoration:none;text-transform:uppercase}.button-primary{background:var(--red);color:var(--cream-100);border-color:var(--red)}.button-primary:hover{background:var(--red-dark);transform:translateY(-2px)}.hero-art{align-self:end;margin:0;display:flex;justify-content:center;position:relative}.hero-art:after{content:"";position:absolute;width:62%;height:62%;bottom:9%;right:8%;border:2px solid var(--red);border-radius:50%;z-index:-1}.hero-art img{display:block;width:min(100%,520px);height:auto;object-fit:contain;mix-blend-mode:multiply}.order-band{background:var(--ink);color:var(--cream-100);padding:clamp(3rem,7vw,6rem) max(20px,calc((100vw - 1280px)/2));display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:end}.order-band h2 em{color:var(--cream-300)}.order-panel{border-top:1px solid rgba(250,247,240,.5);padding-top:1.25rem;max-width:32rem}.order-panel p{margin:0 0 1rem;color:var(--cream-300);font-size:1.08rem}.order-options{display:flex;gap:1.25rem;margin:0 0 1.1rem}.order-options span{display:inline-flex;align-items:center;gap:.5rem;font-family:"Barlow Condensed","Arial Narrow",sans-serif;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.order-options img{width:32px;height:32px;object-fit:contain}.call-pending{display:inline-block;border:1px dashed rgba(250,247,240,.55);padding:.6rem .8rem;font-family:"Barlow Condensed","Arial Narrow",sans-serif;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.menu-section{width:var(--wrap);margin:0 auto;padding:clamp(4rem,9vw,8rem) 0}.section-heading{display:grid;grid-template-columns:1fr minmax(240px,360px);gap:3rem;align-items:end;margin-bottom:3rem}.section-heading>p,.promise-section>p{margin:0;color:var(--gray);font-size:1.05rem}.filter-bar{display:flex;gap:.6rem;flex-wrap:wrap;padding-bottom:1.2rem;border-bottom:1px solid var(--ink)}.filter{display:inline-flex;align-items:center;gap:.45rem;padding:.48rem .8rem;border:1px solid var(--ink);border-radius:999px;background:transparent;color:var(--ink);font-family:"Barlow Condensed","Arial Narrow",sans-serif;font-weight:800;letter-spacing:.04em;text-transform:uppercase;cursor:pointer}.filter img{width:24px;height:24px;object-fit:contain}.filter:hover,.filter.active{background:var(--ink);color:var(--cream-100)}.menu-groups{display:grid;gap:clamp(3rem,7vw,6rem);margin-top:3rem}.menu-group{scroll-margin-top:2rem}.menu-group[hidden]{display:none}.menu-group-heading{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:1rem;margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid var(--ink)}.menu-group-heading>img{width:56px;height:56px;object-fit:contain}.menu-group-heading .kicker{margin:0 0 .15rem}.menu-group-heading h3{margin:0;font-family:"Barlow Condensed","Arial Narrow",sans-serif;font-size:clamp(2rem,3vw,3rem);font-weight:900;letter-spacing:-.02em;line-height:.9;text-transform:uppercase}.menu-group-heading>span{font-family:"Barlow Condensed","Arial Narrow",sans-serif;font-weight:800;letter-spacing:.05em;text-transform:uppercase;color:var(--gray)}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-rows:340px;gap:14px;background:transparent;border:0}.product-card{display:grid;border:1px solid var(--ink);grid-template-rows:245px minmax(0,1fr);height:100%;min-width:0;background:var(--cream-100);border:0;padding:0;text-align:left;color:var(--ink);cursor:pointer}.product-card:hover .product-art{transform:scale(1.025)}.product-art{height:245px;padding:1rem;display:flex;align-items:center;justify-content:center;background:var(--cream-300);transition:transform 180ms ease}.product-art img{max-width:100%;max-height:100%;object-fit:contain;filter:drop-shadow(0 9px 5px rgba(18,18,16,.14));mix-blend-mode:multiply}.product-copy{display:flex;min-height:0;flex-direction:column;justify-content:space-between;padding:1rem}.product-copy small{color:var(--gray);font-size:.76rem;text-transform:uppercase;letter-spacing:.08em}.product-copy strong{font-family:"Barlow Condensed","Arial Narrow",sans-serif;font-size:1.25rem;line-height:1;text-transform:uppercase}.promise-section{width:var(--wrap);margin:0 auto clamp(4rem,10vw,9rem);padding:clamp(2rem,6vw,5rem) 0;border-top:1px solid var(--ink);border-bottom:1px solid var(--ink);display:grid;grid-template-columns:auto 1fr minmax(240px,360px);gap:2.5rem;align-items:center}.promise-mark{display:grid;place-items:center;width:92px;aspect-ratio:1;border-radius:50%;border:2px solid var(--ink);font-family:Yellowtail,cursive;color:var(--red);font-size:3rem;transform:rotate(-8deg)}.site-footer{padding:3rem max(20px,calc((100vw - 1280px)/2));background:var(--ink);color:var(--cream-100);text-align:center}.site-footer img{width:min(260px,70vw);height:auto}.site-footer p{margin:.7rem 0;font-family:Yellowtail,cursive;color:var(--cream-300);font-size:1.8rem}.site-footer small{color:#bdb7ae}.product-dialog{width:min(700px,calc(100% - 32px));padding:0;border:2px solid var(--ink);background:var(--cream-100);color:var(--ink)}.product-dialog::backdrop{background:rgba(18,18,16,.7)}.product-dialog>img{display:block;width:100%;height:min(45vh,420px);object-fit:contain;background:var(--cream-300);padding:1rem;mix-blend-mode:multiply}.dialog-copy{padding:1.5rem 1.5rem 2rem}.dialog-copy p:last-child{max-width:34rem;color:var(--gray)}.dialog-close{position:absolute;top:.75rem;right:.75rem;width:42px;height:42px;border:1px solid var(--ink);border-radius:50%;background:var(--cream-100);font-size:2rem;line-height:1;cursor:pointer}.dialog-close:hover{background:var(--red);color:#fff;border-color:var(--red)}
@media (max-width:900px){.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-rows:320px}.product-card{grid-template-rows:225px minmax(0,1fr)}.product-art{height:225px}.hero{grid-template-columns:1fr 0.8fr;gap:1rem}.hero-art img{width:100%}.hero-art:after{width:78%;right:0}.order-band{gap:2rem}.site-header{grid-template-columns:1fr auto}.site-nav{grid-column:1/-1;grid-row:2;justify-self:stretch;display:none;justify-content:space-between;padding:0 0 1rem}.site-nav.open{display:flex}.nav-toggle{display:block;justify-self:end}}
@media (max-width:620px){:root{--wrap:min(100% - 40px,1280px)}.site-header{min-height:68px}.brand{width:138px}.hero{min-height:auto;grid-template-columns:1fr}.hero-copy{padding:4.5rem 0 2rem}.hero-art{height:390px;overflow:hidden}.hero-art img{width:330px;max-width:90%;align-self:end}.hero-art:after{width:250px;height:250px;bottom:8%;right:6%}.order-band{grid-template-columns:1fr;padding:3.5rem 20px;gap:2rem}.section-heading{grid-template-columns:1fr;gap:1.4rem;margin-bottom:2rem}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:270px}.product-card{grid-template-rows:185px minmax(0,1fr)}.product-art{height:185px}.product-copy{min-height:0;padding:.8rem}.menu-group-heading{grid-template-columns:auto 1fr;gap:.75rem}.menu-group-heading>img{width:42px;height:42px}.menu-group-heading>span{grid-column:2;font-size:.78rem}.order-options{gap:.9rem}.product-copy strong{font-size:1.08rem}.promise-section{grid-template-columns:1fr;gap:1.4rem}.promise-mark{width:70px}.filter-bar{flex-wrap:nowrap;overflow:auto;padding-bottom:1rem}.filter{white-space:nowrap}.site-nav{gap:1rem;overflow:auto}.site-nav a{white-space:nowrap}.product-dialog>img{height:36vh}.dialog-copy{padding:1.2rem 1.2rem 1.6rem}}
@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.product-art,.button-primary{transition:none}.button-primary:hover{transform:none}}

/* Illustrated icon family: original red accents preserved in both variants. */
.family-icon{display:inline-block;flex:0 0 auto;width:64px;height:64px;background-image:var(--icon-light);background-repeat:no-repeat;background-size:contain;background-position:center}
.family-icon-pair{background-size:200% 100%;background-position:left center}
.filter .family-icon{width:32px;height:32px}
.filter:is(.active,:hover) .family-icon{background-image:var(--icon-dark)}
.filter:is(.active,:hover) .family-icon-pair{background-position:right center}
@media(max-width:620px){.menu-group-heading .family-icon{width:48px;height:48px}}

.family-icon-pair{filter:url(#icon-clear-cream)}
.filter:is(.active,:hover) .family-icon-pair{filter:url(#icon-clear-charcoal)}

/* Drinks retain their requested order, each family with its own illustrated heading. */
.drink-subgroup{min-width:0;margin-top:32px}
.drink-subgroup+.drink-subgroup{margin-top:48px}
.drink-subheading{display:flex;align-items:center;gap:16px;margin-bottom:16px}
.drink-subheading h4{margin:0;min-width:0;font-family:"Barlow Condensed","Arial Narrow",sans-serif;font-size:clamp(1.3rem,2.4vw,2rem);font-weight:800;line-height:1.15;text-transform:uppercase;overflow-wrap:anywhere}
@media(max-width:620px){.drink-subheading{gap:12px}.drink-subheading .family-icon{width:48px;height:48px}.menu-group-heading>.family-icon{grid-column:1;grid-row:1}}

/* Prices from the direct menu; shared presentation for cards and product sheets. */
.product-grid{grid-auto-rows:385px}
.product-copy{justify-content:flex-start;gap:12px;overflow-wrap:anywhere}
.product-prices{display:grid;gap:6px;margin-top:auto}
.product-price{display:flex;justify-content:space-between;align-items:baseline;gap:8px;font-size:.9rem;line-height:1.3}
.product-price b{text-align:right;white-space:nowrap}
.product-art-text{background:var(--cream-300);text-align:center}
.product-art-label{font-family:"Barlow Condensed","Arial Narrow",sans-serif;font-weight:900;font-size:clamp(1.5rem,2.6vw,2.5rem);line-height:1.1;text-transform:uppercase;overflow-wrap:anywhere}
.product-dialog [hidden]{display:none}
.dialog-copy h2{font-size:clamp(2rem,6vw,3.5rem);overflow-wrap:anywhere}
.dialog-copy .product-prices{margin-top:20px;border-top:1px solid var(--line);padding-top:16px}
.dialog-copy .product-price{font-size:1.1rem}
@media(max-width:900px){.product-grid{grid-auto-rows:370px}}
@media(max-width:620px){.product-grid{grid-auto-rows:335px}.product-price{flex-wrap:wrap;gap:2px 8px;font-size:.82rem}.product-art-label{font-size:1.45rem}.product-copy{gap:8px}}
/* Keep the close control above the blended product image. */
.dialog-close{z-index:2}

.menu-group-heading-text{grid-template-columns:1fr auto}
@media(max-width:620px){.menu-group-heading-text>span{grid-column:auto}.product-art-label{font-size:1.15rem}}

#dialog-image-caption{display:block;color:var(--gray);font-size:.8rem;margin-top:.5rem}
#dialog-image-caption[hidden]{display:none}

/* Photo collection V2: independent transparent cutouts without a tray.
   Bbox metadata aligns the subject, never crops or rewrites the source image. */
.product-card .product-art{position:relative;isolation:isolate;container-type:size;padding:0;background:var(--cream-200)}
.product-cutout{position:absolute;left:50%;bottom:23%;transform:translateX(-50%);width:86%;height:69%;display:flex;align-items:flex-end;justify-content:center}
.product-cutout-framed{width:min(86cqw,calc(69cqh * var(--photo-ratio)));height:auto;aspect-ratio:var(--photo-ratio)}
.product-art .product-cutout img{display:block;max-width:100%;max-height:100%;object-fit:contain;filter:none;mix-blend-mode:normal}
.product-art .product-cutout-framed img{position:absolute;width:var(--image-width);height:var(--image-height);left:var(--image-left);top:var(--image-top);max-width:none;max-height:none;object-fit:fill}
.product-card[data-family="accompagnements"] .product-cutout{bottom:21%;height:72%;width:86%}
.product-card[data-family="accompagnements"] .product-cutout-framed{width:min(86cqw,calc(72cqh * var(--photo-ratio)));height:auto}
.product-card[data-family="boissons"] .product-cutout{bottom:8%;height:84%}
/* Both salad bowls share one displayed diameter; preserve each photo's proportions. */
.product-card[data-family="salades"] .product-cutout-framed{width:min(86cqw,calc(69cqh * 1.19))}
.product-dialog>img{mix-blend-mode:normal;background:var(--cream-200)}

/* A single dessert sheet, with explicitly labelled flavour views. */
.dialog-variants{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding:12px 20px;background:var(--cream-200)}
.dialog-variant{min-width:0;display:grid;justify-items:center;gap:4px;padding:8px 4px;border:1px solid var(--line);border-radius:var(--radius);background:var(--cream-100);color:var(--ink);font-size:.95rem;cursor:pointer}
.dialog-variant img{width:64px;height:64px;object-fit:contain}
.dialog-variant[aria-pressed="true"]{border-color:var(--red);box-shadow:inset 0 0 0 1px var(--red)}
.dialog-variant:focus-visible{outline:2px solid var(--ink);outline-offset:2px}
@media(max-width:620px){.dialog-variants{padding:10px;gap:6px}.dialog-variant{font-size:.85rem}.dialog-variant img{width:48px;height:48px}}
