:root{--cream:#f7f3ee;--surface:#e9e2d7;--sand:#dcc9b2;--clay:#cdae91;--sage:#a7b89e;--blue:#9babc7;--ink:#4b3a2e;--muted:#6b5849;--line:#d9cec0;--radius:16px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:20px}body{margin:0;color:var(--ink);background:var(--cream);font:18px/1.65 Arial,Helvetica,sans-serif}a{color:inherit;text-underline-offset:5px}button,input,select{font:inherit;color:inherit}a,button,input,select,summary{touch-action:manipulation}button,a,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid #486440;outline-offset:5px}.wrap{width:min(1224px,calc(100% - 80px));margin-inline:auto}.preview-note{padding:7px 20px;background:var(--ink);color:var(--cream);text-align:center;font-size:16px;letter-spacing:.15em}.site-header{display:flex;align-items:center;justify-content:space-between;padding-block:15px;border-bottom:1px solid var(--line);gap:25px}.brand{display:flex;align-items:center;gap:12px;text-decoration:none}.brand img{width:132px;height:74px;object-fit:contain;mix-blend-mode:multiply}.brand span{font-size:16px;letter-spacing:.18em;border-left:1px solid var(--line);padding-left:15px}.site-header nav{display:flex;gap:30px;align-items:center}.site-header nav a{min-height:44px;display:flex;align-items:center;text-decoration:none;font-size:16px}.site-header nav a:hover,.active{text-decoration:underline!important}.site-header .shop-link{border:1px solid var(--ink);border-radius:30px;padding:9px 19px}.hero{display:grid;grid-template-columns:1.05fr 1fr;gap:65px;align-items:center;padding-block:50px}.eyebrow{font-size:16px;letter-spacing:.16em;font-weight:700;margin:0 0 22px}h1,h2,h3,p{overflow-wrap:break-word}h1{font-size:clamp(42px,4.8vw,70px);line-height:1.06;letter-spacing:-.055em;font-weight:500;margin:0 0 26px}h1 em{font-family:Georgia,serif;font-weight:400;letter-spacing:-.04em}h2{font-size:34px;line-height:1.16;letter-spacing:-.035em;font-weight:500;margin:0 0 18px}h3{font-size:23px;line-height:1.25;font-weight:500;margin:0 0 10px}.lead{font-size:18px;max-width:440px;color:var(--muted)}.actions{display:flex;align-items:center;gap:25px;flex-wrap:wrap;margin:28px 0}.button{display:inline-flex;justify-content:center;align-items:center;min-height:48px;border:1px solid var(--ink);background:var(--ink);color:var(--cream);border-radius:28px;text-decoration:none;padding:12px 24px;cursor:pointer;font-size:16px}.button.secondary{background:transparent;color:var(--ink)}.button:hover{background:#634b39;color:white}.text-link{display:inline-flex;align-items:center;min-height:44px;font-size:16px}.caption{font-size:16px;color:var(--muted)}.hero-copy>.caption{margin-top:42px}.hero-photo{margin:0;position:relative}.hero-photo img{display:block;width:100%;height:530px;object-fit:cover;object-position:50% 48%;border-radius:190px 190px 12px 12px}.hero-photo figcaption{position:absolute;bottom:18px;left:20px;color:white;background:#342319c9;border-radius:30px;font:italic 16px Georgia,serif;padding:8px 16px}.visit-strip{border-block:1px solid var(--line);padding:28px 0;display:grid;grid-template-columns:1.1fr 1fr 1fr;gap:35px;align-items:center}.visit-strip h2{font-size:22px;margin:0}.visit-strip .eyebrow{margin-bottom:10px}.visit-strip p{font-size:16px;margin:0}.editorial{padding-block:58px}.columns{display:grid;grid-template-columns:1fr 1fr;gap:60px}.columns>div{padding:28px 0;max-width:540px}.columns>.sage-panel{background:var(--sage);padding:30px;border-radius:var(--radius);max-width:none}.columns p{max-width:390px}.page-heading{padding:45px 0 20px}.page-heading h1{font-size:54px}footer{border-top:1px solid var(--line);padding-block:32px;display:flex;justify-content:space-between;gap:30px}footer p{margin:5px 0}.review-nav{padding-bottom:24px;font-size:16px}.review-nav summary{min-height:44px;cursor:pointer}.review-nav nav{display:flex;flex-wrap:wrap;gap:10px 25px}.review-nav a{min-height:44px;display:flex;align-items:center}.skip{position:absolute;left:20px;top:-100px;background:white;z-index:10;padding:10px}.skip:focus{top:15px}@media(max-width:760px){.wrap{width:calc(100% - 40px)}.preview-note{font-size:16px;letter-spacing:.1em}.site-header{flex-direction:column;gap:0;padding:4px 0 10px}.brand img{width:104px;height:59px}.brand span{font-size:16px}.site-header nav{gap:18px;justify-content:center;flex-wrap:wrap;width:100%}.site-header nav a{font-size:16px}.site-header .shop-link{padding:5px 10px;min-height:38px}.hero{grid-template-columns:1fr;gap:26px;padding:30px 0}.hero .eyebrow{margin-bottom:17px}.hero h1{font-size:49px;margin-bottom:18px}.lead{font-size:16px}.actions{gap:18px;margin:23px 0 0}.hero-copy>.caption{display:none}.hero-photo img{height:340px;border-radius:130px 130px 10px 10px;object-position:50% 54%}.hero-photo figcaption{font-size:16px}.visit-strip{grid-template-columns:1fr;gap:14px;padding:24px 0}.columns{grid-template-columns:1fr;gap:15px}.editorial{padding-block:32px}.editorial>.eyebrow{font-size:16px;margin-bottom:0}.columns>div{padding-top:22px}h2{font-size:29px}.page-heading{padding-top:28px}.page-heading h1{font-size:39px}footer{flex-direction:column;gap:12px;font-size:16px}.button{padding:11px 18px}.eyebrow{font-size:16px}}@media(max-width:350px){.wrap{width:calc(100% - 32px)}.site-header nav{gap:7px}.site-header nav a{font-size:16px}.hero h1{font-size:42px}.hero-photo img{height:300px}.actions{gap:8px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{animation:none!important;transition:none!important}}
[hidden]{display:none!important}.notice{background:var(--surface);border-left:3px solid var(--ink);padding:14px 18px;font-size:16px;margin:15px 0 24px}.chips{display:flex;gap:9px;flex-wrap:wrap;margin:24px 0}.chips a,.chips button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;border:1px solid var(--line);border-radius:30px;padding:8px 18px;background:transparent;text-decoration:none;font-size:16px;cursor:pointer}.chips a:hover,.chips button:hover,.chips [aria-pressed=true]{background:var(--ink);color:var(--cream)}.menu-layout{display:grid;grid-template-columns:1.5fr .8fr;gap:75px;padding:20px 0 50px}.section-heading{display:flex;justify-content:space-between;align-items:center;gap:15px}.section-heading .eyebrow{margin:0}.menu-row{display:grid;grid-template-columns:1fr auto;gap:20px;padding:23px 0;border-top:1px solid var(--line)}.menu-row h3{font-size:21px;margin-bottom:4px}.menu-row p{margin:4px 0;font-size:16px}.price{display:flex;flex-direction:column;align-items:flex-end;font-size:16px;gap:7px}.price small{font-size:16px;letter-spacing:.12em}.info-link{display:inline-flex;align-items:center;min-height:44px;padding:3px 0;border:0;background:none;text-align:left;font-size:16px;text-decoration:underline;text-underline-offset:4px;cursor:pointer}.menu-aside{padding:10px 0}.menu-aside img{width:100%;height:330px;object-fit:cover;border-radius:130px 130px 8px 8px;margin-bottom:25px}.menu-aside p{font-size:16px}.quiet-section{padding:28px 0;border-top:1px solid var(--line);margin-top:15px}.line-story{display:flex;align-items:center;gap:30px;flex-wrap:wrap;padding:25px 0;border-bottom:1px solid var(--line)}.line-story>span{font:italic 26px Georgia,serif}.line-story>p{max-width:430px;font-size:16px;margin:0 0 0 auto}.catalog-tools{display:flex;gap:25px;justify-content:space-between;align-items:end;flex-wrap:wrap;margin:28px 0 18px}.catalog-tools .chips{margin:0}.search{font-size:16px}.search input{display:block;min-width:230px;margin-top:5px}.catalog-meta{display:flex;justify-content:space-between;gap:25px;align-items:center;font-size:16px}.catalog-meta select{margin-left:8px}.flavor-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin:25px 0 55px}.flavor-card{position:relative;padding:30px 24px 22px;background:var(--surface);border-radius:var(--radius);min-height:230px;display:flex;flex-direction:column}.flavor-card:nth-of-type(2){background:#dde3d8}.flavor-card:nth-of-type(3){background:#dce1e9}.flavor-card .eyebrow{margin:35px 0 14px}.flavor-card p:not(.eyebrow){font-size:16px}.flavor-card button{margin-top:auto}.flavor-index{position:absolute;right:22px;top:18px;font-size:16px}.state-controls{padding:15px 0 25px;font-size:16px}.state-controls summary{min-height:44px;cursor:pointer}.state-controls label{display:block;margin-top:14px}.state-controls select{margin-top:5px}input,select{min-height:46px;padding:9px 12px;border:1px solid #a49788;border-radius:8px;background:#fffcf8;max-width:100%}input[type=number]{width:75px}.product-layout{display:grid;grid-template-columns:1fr 1fr;gap:70px;padding:20px 0 50px}.product-art{background:var(--sand);border-radius:170px 170px 15px 15px;padding:65px 45px 40px;align-self:start;text-align:center;min-height:510px}.large-type{font-size:60px;letter-spacing:-.05em;line-height:1.05;margin:30px 0}.large-type em{font-family:Georgia,serif}.product-art>p:not(.large-type){font-size:16px}.sample-stamp{display:inline-flex;align-items:center;border:1px solid var(--ink);border-radius:50%;width:100px;height:100px;font-size:16px;justify-content:center;margin-top:10px}.product-price{font-size:28px}.product-price span{font-size:16px;margin-left:12px}#product-form{display:flex;flex-direction:column;align-items:stretch;gap:7px}#product-form>label{margin-top:13px;font-size:16px}.quantity-control{display:flex;gap:8px}.quantity-control button{min-width:46px;border:1px solid #a49788;border-radius:8px;background:transparent;cursor:pointer}.quantity-control input{text-align:center}.cart-layout{display:grid;grid-template-columns:1.5fr 1fr;gap:60px;padding:25px 0 55px}.cart-row{display:grid;grid-template-columns:1fr auto;gap:20px;border-block:1px solid var(--line);padding:25px 0}.cart-row label{display:block;font-size:16px;margin-bottom:7px}.cart-row>div:last-child{display:flex;flex-direction:column;align-items:flex-start}.cart-row p{font-size:16px}.summary-panel{background:var(--surface);padding:28px;border-radius:var(--radius);align-self:start}.summary-panel h2{font-size:26px}.totals{display:grid;grid-template-columns:1fr auto;gap:10px;font-size:16px}.totals dd{margin:0;text-align:right}.total{border-top:1px solid #b4a697;padding-top:15px;display:flex;justify-content:space-between;gap:20px}.summary-panel>.button{width:100%}.empty-state{padding:40px 0 75px}.status-layout{display:grid;grid-template-columns:1.3fr 1fr;gap:70px;padding:25px 0}.status-main>p{max-width:520px}.timeline{list-style:none;margin:32px 0;padding:0}.timeline li{display:flex;gap:20px;position:relative;padding:0 0 30px}.timeline li>span{display:flex;align-items:center;justify-content:center;border:1px solid #a49788;border-radius:50%;width:42px;height:42px;flex-shrink:0}.timeline li.current>span{background:var(--ink);color:var(--cream)}.timeline li:not(:last-child):before{content:'';position:absolute;left:21px;top:45px;bottom:3px;border-left:1px solid #b4a697}.timeline p{font-size:16px;margin:5px 0}.food-data{margin:20px 0}.food-data dt{font-size:16px;color:var(--muted);margin:18px 0 3px}.food-data dd{margin:0}.status-main h2{font-size:32px}dialog{background:var(--cream);color:var(--ink);border:1px solid var(--line);border-radius:var(--radius);padding:30px;width:min(580px,calc(100% - 32px));max-height:85vh;overflow:auto}dialog::backdrop{background:#25180d80}dialog h2{font-size:28px}dialog .eyebrow{padding-right:45px}.close{position:absolute;top:12px;right:12px;background:transparent;border:0;font-size:30px;width:44px;height:44px;cursor:pointer}.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}button:disabled{opacity:.6;cursor:not-allowed}@media(max-width:900px){.flavor-grid{grid-template-columns:repeat(2,1fr)}.menu-layout{gap:35px}.product-layout{gap:35px}.cart-layout{gap:25px}.status-layout{gap:35px}}@media(max-width:760px){.menu-layout,.product-layout,.cart-layout,.status-layout{grid-template-columns:1fr;gap:25px}.menu-layout{padding-top:0}.menu-aside{display:none}.section-heading{align-items:start}.section-heading .eyebrow{font-size:16px;white-space:nowrap;padding-top:9px}.menu-row{gap:12px}.menu-row h3{font-size:19px}.menu-row p{font-size:16px}.price{font-size:16px;max-width:120px}.line-story{gap:18px;padding:17px 0}.line-story>span{font-size:24px}.line-story>p{margin:0}.catalog-tools{display:block}.catalog-tools .chips{gap:6px;margin-bottom:17px}.chips button{font-size:16px;padding:8px 12px}.search input{width:100%;min-width:0}.catalog-meta{display:block}.catalog-meta select{margin-left:0}.catalog-meta label{display:flex;align-items:center;gap:10px}.flavor-grid{gap:12px}.flavor-card{padding:23px 18px 16px}.flavor-card h3{font-size:20px}.flavor-card .eyebrow{font-size:16px}.flavor-card p:not(.eyebrow){font-size:16px}.flavor-card button{font-size:16px}.product-art{min-height:300px;padding:28px 20px;border-radius:110px 110px 12px 12px}.product-art .eyebrow{margin:0}.large-type{font-size:44px;margin:18px 0}.sample-stamp{width:auto;height:auto;border-radius:20px;padding:6px 12px;margin:0}.product-layout{padding-top:5px}.product-layout h2{font-size:28px}.cart-layout{padding-top:10px}.summary-panel{padding:23px}.status-layout{padding-top:10px}.status-main h2{font-size:28px}.notice{font-size:16px;padding:12px 14px}.cart-row{gap:10px}.cart-row h3{font-size:21px}.cart-row .eyebrow{font-size:16px}dialog{padding:24px}dialog .eyebrow{font-size:16px}}@media(max-width:350px){.flavor-grid{grid-template-columns:1fr}.catalog-tools .chips button{font-size:16px;padding:8px 9px}.menu-row{grid-template-columns:1fr}.price{align-items:flex-start;max-width:none;flex-direction:row;flex-wrap:wrap}.page-heading h1{font-size:34px}}
/* Grid children must shrink below a native select's intrinsic width. */
.product-layout>*{min-width:0}#product-form select{width:100%}.site-header .shop-link{min-height:44px}
/* Personal photo stickers: original PNG alpha remains intact. White outline
   follows the silhouette; the outer wrapper adds one soft, natural shadow. */
.sticker{filter:drop-shadow(0 9px 8px #4b3a2e30)}
.sticker img{display:block;width:100%;height:auto;object-fit:contain;border-radius:0;filter:drop-shadow(3px 0 0 white) drop-shadow(-3px 0 0 white) drop-shadow(0 3px 0 white) drop-shadow(0 -3px 0 white)}
.hero-photo{margin-right:28px;margin-bottom:30px}
.hero-photo>.hero-sticker{display:none!important}
.hero-photo>picture:first-child,.hero-photo>picture:first-child img{display:block;width:100%}
.hero-photo>picture:first-child img{height:530px;object-fit:cover;object-position:50% 48%;border-radius:190px 190px 12px 12px}
.hero-photo .depth-image{position:relative;display:block;width:100%;overflow:hidden;border-radius:190px 190px 12px 12px;isolation:isolate}
.hero-photo .depth-image__fallback,.hero-photo .depth-image picture,.hero-photo .depth-image picture img{display:block;width:100%;height:530px;object-fit:cover;object-position:50% 48%;border-radius:inherit}
.hero-photo .depth-image__canvas{position:absolute;inset:0;width:100%;height:100%;display:block;pointer-events:none;border-radius:inherit}
.hero-photo .depth-image.is-active .depth-image__fallback,.hero-photo .depth-image.is-active picture{visibility:hidden}
.hero-photo figcaption{bottom:24px;left:16px;max-width:calc(100% - 40px);font-size:16px;z-index:2;pointer-events:none}
.people-section{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center;padding:35px 45px 50px;margin-bottom:55px;background:#e9e2d780;border-radius:20px}
.people-photo{width:min(100%,380px);transform:rotate(-4deg);justify-self:center}
.people-copy p{max-width:400px}
.personal-note{font:italic 25px/1.3 Georgia,serif;transform:rotate(-3deg);margin:28px 0 16px}
.menu-aside .menu-sticker{width:250px;max-width:90%;margin:10px auto 40px;transform:rotate(5deg)}
.menu-aside .menu-sticker img{width:100%;height:auto;margin:0;border-radius:0;object-fit:contain}
.manufaktur-intro{display:grid;grid-template-columns:230px 1fr;gap:65px;align-items:center;max-width:850px;margin:30px auto 45px}
.manufaktur-sticker{width:210px;transform:rotate(-5deg)}
.manufaktur-intro p:not(.eyebrow){max-width:450px}
@media(max-width:760px){
 .hero-photo{margin-right:14px;margin-bottom:25px}
 .hero-photo .depth-image{border-radius:130px 130px 10px 10px}
 .hero-photo .depth-image__fallback,.hero-photo .depth-image picture img{height:340px;object-position:50% 54%}
 .hero-photo figcaption{max-width:calc(100% - 28px);left:12px;bottom:16px;font-size:16px;padding:7px 10px}
 .people-section{grid-template-columns:1fr;gap:24px;padding:28px 22px;margin-bottom:32px}
 .people-photo{width:245px;max-width:95%}
 .people-copy h2{font-size:32px}
 .menu-aside{display:grid;grid-template-columns:125px 1fr;gap:0 22px;align-items:center;padding:20px 0 10px;border-top:1px solid var(--line)}
 .menu-aside .menu-sticker{grid-column:1;grid-row:1 / 4;width:110px;margin:0 auto;max-width:100%}
 .menu-aside>.eyebrow{grid-column:2;margin:0 0 8px;font-size:16px}
 .menu-aside>h2{grid-column:2;font-size:23px;margin:0}
 .menu-aside>p:last-child{grid-column:2;font-size:16px}
 .manufaktur-intro{grid-template-columns:110px 1fr;gap:24px;margin:26px 0 30px}
 .manufaktur-sticker{width:105px}
 .manufaktur-intro h2{font-size:25px}
 .manufaktur-intro .eyebrow{font-size:16px;margin-bottom:12px}
 .manufaktur-intro p:not(.eyebrow){font-size:16px}
}
@media(max-width:350px){.hero-photo .depth-image__fallback,.hero-photo .depth-image picture img{height:300px}.manufaktur-intro{gap:18px;grid-template-columns:90px 1fr}.manufaktur-sticker{width:85px}.manufaktur-intro h2{font-size:22px}.menu-aside{grid-template-columns:95px 1fr;gap:0 18px}.menu-aside .menu-sticker{width:85px}}

/* Pancake/waffle hero overlays retired — keep rules inert if markup returns. */
.hero-photo>.hero-pancakes,.hero-photo>.hero-waffle{display:none!important}

/* Second hero sticker, positioned independently from the portrait. */
.hero-photo>.hero-pancakes{display:block;position:absolute;width:170px;left:-30px;top:-15px;transform:rotate(-12deg);pointer-events:none}
.hero-photo>.hero-pancakes img{height:auto;border-radius:0;object-fit:contain}
@media(max-width:760px){.hero-photo>.hero-pancakes{width:112px;left:0;top:-8px}}
@media(max-width:350px){.hero-photo>.hero-pancakes{width:98px;left:0;top:-5px}}
/* Food accents live in reserved layout space, never above controls or labels. */
.food-sticker{display:block;pointer-events:none}
.food-sticker img{max-width:100%;height:auto}
.coffee-story{position:relative;padding-right:150px!important}
.coffee-accent{position:absolute;right:5px;top:85px;width:150px;transform:rotate(-9deg)}
.sage-panel{position:relative;padding-right:150px!important}
.cone-accent{position:absolute;width:90px;right:30px;top:72px;transform:rotate(13deg)}
.dessert-stickers{display:flex;align-items:center;justify-content:center;gap:20px;padding:16px 20px 32px}
.dessert-stickers>.sticker:first-child{width:65px;transform:rotate(-9deg)}
.dessert-stickers>.sticker:nth-child(2){width:210px;transform:rotate(-4deg)}
.dessert-stickers>.sticker:last-child{width:65px;transform:rotate(10deg)}
.scoop-note{display:flex;gap:40px;align-items:center;border-top:1px solid var(--line);padding:35px 20px 50px;margin-top:25px}
.scoop-note>.sticker{width:115px;flex-shrink:0;transform:rotate(-10deg);margin-inline:20px}
.scoop-note p:not(.eyebrow){max-width:440px}
@media(max-width:760px){
 .coffee-story{padding-right:105px!important;min-height:260px}
 .coffee-accent{width:103px;top:125px;right:0}
 .sage-panel{padding-right:110px!important}
 .cone-accent{width:68px;right:22px;top:80px}
 .dessert-stickers{gap:12px;padding-inline:10px}
 .dessert-stickers>.sticker:first-child,.dessert-stickers>.sticker:last-child{width:48px;flex-shrink:0}
 .dessert-stickers>.sticker:nth-child(2){width:170px;min-width:0}
 .scoop-note{gap:24px;padding:30px 0}
 .scoop-note>.sticker{width:80px;margin-inline:5px}
 .scoop-note h2{font-size:27px}
 .scoop-note p:not(.eyebrow){font-size:16px}
}
@media(max-width:350px){.coffee-story h2{font-size:26px}.sage-panel h2{font-size:26px}.sage-panel{padding-left:22px!important;padding-right:96px!important}.cone-accent{right:16px;width:60px}.dessert-stickers{gap:10px}.dessert-stickers>.sticker:first-child,.dessert-stickers>.sticker:last-child{width:38px}.scoop-note h2{font-size:24px}}
/* Named team portraits: captions remain level while each cutout tilts. */
.people-section{grid-template-columns:1fr;gap:28px;padding:36px 45px 30px}
.people-section>.people-copy{display:grid;grid-template-columns:1fr 1fr;column-gap:45px;align-items:start}
.people-section>.people-copy .eyebrow{grid-column:1 / -1}
.people-section>.people-copy h2{grid-column:1;grid-row:2 / 4;margin-bottom:0}
.people-section>.people-copy>p:not(.eyebrow){grid-column:2;margin-top:0}
.people-section>.people-copy .personal-note{margin-bottom:0}
.team-stickers{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:45px;align-items:end;padding:10px 10px 0}
.team-person{margin:0;min-width:0;text-align:center}
.team-person>.sticker{height:280px;display:flex;align-items:flex-end;justify-content:center;margin-bottom:26px}
.team-person .sticker img{width:auto;max-width:100%;height:100%;object-fit:contain}
.team-duo .sticker{transform:rotate(-4deg)}
.team-ecem .sticker{transform:rotate(4deg)}
.team-alysha .sticker{transform:rotate(-3deg)}
.team-person figcaption{font-size:16px;line-height:1.5;min-height:48px}
.team-person figcaption span{font-weight:400}
.team-link{justify-self:center}
@media(max-width:760px){
 .people-section{padding:28px 20px;gap:24px}
 .people-section>.people-copy{display:block}
 .people-section>.people-copy h2{margin-bottom:18px}
 .people-section>.people-copy .personal-note{margin-top:20px}
 .team-stickers{grid-template-columns:1fr 1fr;gap:28px 18px;padding:5px 0 0}
 .team-duo{grid-column:1 / -1}
 .team-duo>.sticker{height:245px}
 .team-person>.sticker{height:185px;margin-bottom:18px}
 .team-duo>.sticker{height:245px}
 .team-person figcaption{font-size:16px;min-height:42px}
 .team-link{font-size:16px;text-align:center}
}
@media(max-width:350px){.team-person>.sticker{height:160px}.team-duo>.sticker{height:225px}.team-stickers{column-gap:12px}}
/* One shared collage rather than individual portrait tiles. */
.people-section{grid-template-columns:1.2fr 1fr;gap:20px 45px;align-items:center}
.people-section>.people-copy{display:block;grid-column:2;grid-row:1}
.people-section>.people-copy h2{margin-bottom:20px}
.people-section>.people-copy .personal-note{margin-top:24px}
.team-stickers{grid-column:1;grid-row:1;display:flex;align-items:flex-end;justify-content:center;gap:0;padding:35px 8px 24px;isolation:isolate}
.team-person{flex:0 0 39%;position:relative}
.team-person+.team-person{margin-left:-12%}
.team-person>.sticker{height:285px;margin:0}
.team-duo{flex-basis:53%;z-index:3;transform:translateY(8px)}
.team-duo>.sticker{height:285px;transform:rotate(-8deg)}
.team-ecem{z-index:2;transform:translateY(-16px)}
.team-ecem>.sticker{height:295px;transform:rotate(3deg)}
.team-alysha{z-index:1;transform:translateY(8px)}
.team-alysha>.sticker{height:310px;transform:rotate(9deg)}
.team-link{grid-column:2;justify-self:start}
.team-credit{grid-column:1 / -1;text-align:center;color:#756f69;font-size:16px;line-height:1.6;margin:12px 0 0}
@media(max-width:760px){
 .people-section{grid-template-columns:1fr;gap:18px;padding:28px 20px 20px}
 .people-section>.people-copy{grid-column:1;grid-row:1}
 .team-stickers{grid-column:1;grid-row:2;padding:20px 0 16px}
 .team-person>.sticker,.team-duo>.sticker{height:185px}
 .team-ecem>.sticker{height:195px}
 .team-alysha>.sticker{height:205px}
 .team-link{grid-column:1;justify-self:center}
 .team-credit{grid-column:1;margin-top:5px}
}
@media(max-width:350px){.team-person>.sticker,.team-duo>.sticker{height:160px}.team-ecem>.sticker{height:170px}.team-alysha>.sticker{height:180px}}

/* Four cutouts stay together, with staggered shoulders and clear faces. */
.team-person{flex-basis:31%}
.team-duo{flex-basis:43%}
.team-person+.team-person{margin-left:-12%}
.team-luna{z-index:0;transform:translateY(-12px)}
.team-luna>.sticker{height:290px;transform:rotate(8deg)}
.team-alysha>.sticker{transform:rotate(-2deg)}
@media(max-width:760px){.team-luna>.sticker{height:195px}.team-stickers{padding-top:28px}}
@media(max-width:350px){.team-luna>.sticker{height:170px}}

/* Waffle overlaps the pancake edge without covering the coffee or portrait. */
.hero-photo>.hero-pancakes{z-index:2}
.hero-photo>.hero-waffle{display:block;position:absolute;width:160px;left:105px;top:12px;transform:rotate(9deg);pointer-events:none;z-index:1}
.hero-photo>.hero-waffle img{height:auto;border-radius:0;object-fit:contain}
@media(max-width:760px){.hero-photo>.hero-waffle{width:108px;left:87px;top:8px}}
@media(max-width:350px){.hero-photo>.hero-waffle{width:96px;left:75px;top:10px}}
/* Waffle leads the pair, lifted above the photo with pancakes behind. */
.hero-photo>.hero-waffle{width:205px;left:85px;top:-24px;z-index:3;transform:rotate(8deg)}
.hero-photo>.hero-pancakes{left:-35px;top:5px}
@media(max-width:760px){.hero-photo{margin-top:14px}.hero-photo>.hero-waffle{width:136px;left:78px;top:-22px}.hero-photo>.hero-pancakes{left:0;top:2px}}
@media(max-width:350px){.hero-photo>.hero-waffle{width:124px;left:67px;top:-20px}.hero-photo>.hero-pancakes{left:0;top:5px}}

/* Readability pass: consistent text sizes, generous targets and wrapping. */
.brand img{width:132px;height:100px;object-fit:contain}
.site-header nav a{font-size:17px;min-height:48px}
.brand span{font-size:16px}
.lead{font-size:20px;line-height:1.6}
.eyebrow{font-size:14px;letter-spacing:.09em;line-height:1.5}
.preview-note{font-size:13px;letter-spacing:.07em;line-height:1.5}
.caption,.price small,.team-credit{font-size:15px;line-height:1.6}
.button,.text-link,.info-link{font-size:17px;line-height:1.5;min-height:48px}
.menu-row p,.flavor-card p:not(.eyebrow),.notice,.summary-panel p,.food-data dd,.timeline p{font-size:17px;line-height:1.65}
.price,.totals,.food-data dt,.catalog-meta,.state-controls{font-size:16px;line-height:1.6}
input,select{font-size:17px;min-height:48px}
.section-heading{flex-wrap:wrap}
.section-heading .eyebrow{white-space:normal;font-size:14px}
.coffee-story{padding-right:0!important}
.coffee-accent{position:relative;float:right;top:auto;right:auto;margin:15px 5px 15px 24px}
.sage-panel{padding-right:140px!important}
.hero-photo figcaption{font-size:15px;line-height:1.4}
@media(max-width:760px){
 body{font-size:18px}
 .site-header{padding:8px 0 14px}
 .brand img{width:110px;height:84px}
 .site-header nav{gap:6px 14px}
 .site-header nav a{font-size:16px;min-height:48px}
 .site-header .shop-link{padding:7px 14px}
 .lead{font-size:18px}
 .eyebrow,.editorial>.eyebrow,.manufaktur-intro .eyebrow,.menu-aside>.eyebrow,.cart-row .eyebrow{font-size:14px}
 .chips button,.chips a{font-size:16px;padding:9px 14px;min-height:48px}
 .catalog-tools .chips button{font-size:16px}
 .caption,.team-credit{font-size:15px}
 .hero-photo figcaption{font-size:14px}
 .menu-row{grid-template-columns:1fr}
 .price{flex-direction:row;flex-wrap:wrap;align-items:center;max-width:none;gap:8px 18px}
 .price small{font-size:14px}
 .flavor-grid{grid-template-columns:1fr}
 .flavor-card h3{font-size:24px}
 .flavor-card .eyebrow{font-size:14px}
 .flavor-card button,.team-link{font-size:17px}
 .coffee-story{min-height:0}
 .coffee-accent{width:105px;margin:15px 4px 12px 18px}
 .sage-panel{padding-right:28px!important}
 .cone-accent{position:relative;float:right;top:auto;right:auto;width:65px;margin:18px 0 15px 22px}
 .manufaktur-intro{grid-template-columns:90px minmax(0,1fr);gap:22px}
 .manufaktur-sticker{width:85px}
 .menu-aside{grid-template-columns:85px minmax(0,1fr)}
 .menu-aside .menu-sticker{width:80px}
 .cart-layout>*{min-width:0}
 footer{font-size:16px}
}
@media(max-width:350px){.site-header nav{gap:5px 12px}.site-header nav a{font-size:16px}.manufaktur-intro{grid-template-columns:1fr}.manufaktur-sticker{width:115px;justify-self:center}.product-price span{display:block;margin-left:0}.scoop-note{gap:18px}.scoop-note>.sticker{width:65px}}

/* Public pages: native controls remain usable without JavaScript. */
.flavor-card h2 {font-size:1.65rem;line-height:1.2}
.flavor-card details {margin-top:1rem}
.flavor-card[open], .flavor-card details[open] {overflow-wrap:anywhere}
summary {cursor:pointer;min-height:48px;padding:12px 0;font-size:16px;text-decoration:underline;text-underline-offset:4px}
.catalog-tools {align-items:end}
.catalog-tools button {align-self:end}
.chips a[aria-current] {background:#4b3a2e;color:#fff}
.food-data {display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:8px 16px;font-size:16px}
.food-data dd {margin:0;overflow-wrap:anywhere}
.visit-strip dl {margin:0}.visit-strip dd {margin:0 0 12px}
footer nav a {display:inline-block;padding:12px 2px;font-size:16px}
@media(max-width:600px){.food-data {grid-template-columns:1fr;gap:4px}.food-data dd{margin-bottom:12px}.catalog-tools{display:grid}.site-header nav{flex-wrap:wrap}}
.catalog-tools {justify-content:flex-start;gap:20px}
.catalog-tools label {display:grid;gap:6px}
.catalog-tools select {min-height:48px;max-width:100%;background:#fffaf5;border:1px solid #a89b8f;border-radius:8px;padding:8px 12px}
.catalog-result-count {font-size:16px;margin:0 0 20px}
.line-story>a {font-size:24px;min-height:48px;display:inline-flex;align-items:center}
.visit-strip address {font-style:normal;white-space:normal;margin:12px 0}
.visit-strip article+article {margin-top:32px;padding-top:24px;border-top:1px solid var(--line)}
.visit-strip article a {display:inline-block;min-height:48px;padding-block:10px;overflow-wrap:anywhere}

/* Searchable menu: keep source prices readable, including longer price variants. */
.menu-tools label{display:block;min-width:0;flex:1}
.menu-tools input,.menu-tools select{display:block;width:100%;margin-top:6px}
.menu-row>div{min-width:0}
.menu-row .price{font-size:18px;font-weight:600;overflow-wrap:anywhere}
@media(max-width:760px){.menu-tools{display:grid;grid-template-columns:minmax(0,1fr);justify-content:stretch;gap:8px}.menu-tools label{margin-bottom:16px}.menu-tools .button{width:100%}}

/* Mobile café menu: tactile colour, editorial stickers and thumb navigation. */
.mobile-dock{display:none}
.menu-row{position:relative;display:grid;grid-template-columns:minmax(0,1fr);padding:24px;border:0;border-radius:22px;background:#eee4d8;margin:14px 0;gap:12px}
.menu-row:nth-of-type(3n+2){background:#e3e9dd}.menu-row:nth-of-type(3n){background:#e6e7f0}
.menu-row.has-sticker{grid-template-columns:minmax(0,1fr) 125px}
.menu-row h3{font-weight:700;font-size:23px;line-height:1.3;margin:0 0 8px}
.menu-row .price{font-weight:400;font-size:18px;align-items:flex-start;margin-top:12px}
.menu-row p{margin:0 0 10px}
.menu-product-art{align-self:center;min-width:0;text-align:center}
.menu-product-art .sticker{display:block;width:100%;transform:rotate(-8deg)}
.menu-row:nth-of-type(2n) .menu-product-art .sticker{transform:rotate(7deg)}
.menu-row:nth-of-type(3n) .menu-product-art .sticker{transform:rotate(-3deg)}
.menu-product-art img{max-height:145px;object-fit:contain}
.menu-product-art>span{display:block;font-size:11px;color:#65594d;margin-top:12px}
.menu-item-heading{display:flex;align-items:baseline;gap:8px;min-width:0}
.menu-item-heading h3{min-width:0}
.menu-info{position:relative;flex:0 0 auto;align-self:center}
.menu-info summary{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;min-height:18px;min-width:18px;padding:0;margin:0;border:0;border-radius:50%;background:#8a7b6c;color:#fff;font:700 11px/1 Georgia,serif;text-decoration:none;list-style:none;cursor:pointer;vertical-align:middle}
.menu-info summary::-webkit-details-marker{display:none}
.menu-info summary span{transform:translateY(-0.5px)}
.menu-info[open] summary{background:var(--ink)}
.menu-info>div{display:none}
.menu-info[open]>div{display:block;position:absolute;z-index:8;left:0;top:calc(100% + 8px);width:min(280px,70vw);padding:12px 14px;border:1px solid var(--line);border-radius:12px;background:#fffcf8;box-shadow:0 10px 28px #4b3a2e22;font-size:14px;line-height:1.45}
.menu-info[open]>div strong{display:block;margin-bottom:4px;font-size:13px}
.menu-categories{position:sticky;top:0;z-index:15;display:flex;flex-wrap:nowrap;overflow-x:auto;background:#f7f3eeed;backdrop-filter:blur(18px);padding:12px 0;gap:8px;scrollbar-width:thin}
.menu-categories a{flex-shrink:0;text-decoration:none;border-radius:24px;background:#e4e9de;border:1px solid #c6d0be;padding:10px 17px;min-height:48px}
.page-menu .quiet-section[id]{scroll-margin-top:90px}
@media(max-width:760px){
 body{padding-bottom:100px}.site-header nav{display:none}
 .page-menu .page-heading{padding-top:24px}.page-menu .page-heading h1{font-size:38px}.page-menu .page-heading .lead{margin-bottom:0}
 .menu-tools{margin-top:14px}.menu-tools label{margin-bottom:6px}.menu-tools{grid-template-columns:minmax(0,1fr) auto}.menu-tools .search{grid-column:1/-1}.menu-tools .button{width:auto;padding:12px 18px}.menu-tools label{font-size:15px}
 .menu-layout{display:block}.menu-aside{display:none}.menu-row{padding:18px}.menu-row.has-sticker{grid-template-columns:minmax(0,1fr) 100px;gap:10px}
 .menu-row h3{font-size:21px}.menu-row p{font-size:16px;line-height:1.55}.menu-product-art img{max-height:125px}
 .menu-categories{margin-inline:-20px;padding-inline:20px;width:calc(100% + 40px)}
 .mobile-dock{display:block;position:fixed;bottom:max(18px,env(safe-area-inset-bottom));left:50%;transform:translateX(-50%);z-index:50;width:min(350px,calc(100% - 32px));filter:drop-shadow(0 8px 22px #30281922)}
 .mobile-dock>summary{margin:auto;display:flex;gap:12px;align-items:center;justify-content:center;width:150px;min-height:58px;padding:12px 24px;border-radius:32px;border:1px solid #ffffffcf;background:#ffffffc9;backdrop-filter:blur(24px) saturate(150%);-webkit-backdrop-filter:blur(24px) saturate(150%);box-shadow:inset 0 1px 2px #fff,0 3px 12px #463d2820;color:#382e25;list-style:none;text-decoration:none;font-weight:700;font-size:18px}
 .mobile-dock>summary::-webkit-details-marker{display:none}.mobile-dock[open]>summary{background:#e4ebdfeb}
 .mobile-dock nav{position:absolute;bottom:74px;width:100%;padding:24px;border:1px solid #ffffffed;border-radius:28px;background:#f7f5eff2;backdrop-filter:blur(28px);-webkit-backdrop-filter:blur(28px);max-height:70dvh;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain}
 .mobile-dock nav>a{display:flex;align-items:center;justify-content:flex-start;min-height:52px;font-size:19px;text-decoration:none;border-bottom:1px solid #d8d1c5;min-width:0;overflow-wrap:anywhere}.mobile-dock .eyebrow{font-size:12px;margin-bottom:10px;padding-right:96px}.dock-legal{display:flex;gap:18px;margin-top:12px;flex-wrap:wrap}.dock-legal a{font-size:14px;padding-block:10px}
}

/* Preserve the assigned product photograph in full, with a photo-sticker border. */
.menu-product-art img{background:#fff;border:4px solid #fff!important;border-radius:12px!important;width:100%;height:auto;max-height:none;object-fit:contain;box-shadow:0 5px 10px #42312625;filter:none!important}

/* Two thumb-reachable glass controls, with one panel open at a time. */
.mobile-navigation{display:none}
@media(max-width:760px){
 .menu-categories{display:none}
 .page-menu .quiet-section[id]{scroll-margin-top:20px}
 .mobile-navigation{display:flex;justify-content:center;align-items:end;gap:12px;position:fixed;bottom:max(18px,env(safe-area-inset-bottom));left:50%;transform:translateX(-50%);width:min(350px,calc(100% - 32px));z-index:50}
 .mobile-navigation .mobile-dock{position:static;transform:none;width:auto;filter:none}
 .mobile-navigation .mobile-dock nav{left:0;box-shadow:0 12px 40px #30281925}
 .category-dock>summary{width:58px;height:58px;padding:0;border-radius:50%;font-size:26px}
 .category-dock nav>a{font-size:18px;min-height:48px}
}

/* Animate the native details content in both directions, including its closing state. */
@media(max-width:760px) and (prefers-reduced-motion:no-preference){
 .mobile-dock::details-content{
  opacity:0;
  transition:opacity 180ms ease,content-visibility 220ms allow-discrete;
 }
 .mobile-dock[open]::details-content{opacity:1}
 .mobile-dock nav{
  transform-origin:50% 100%;
  transform:translateY(10px) scale(.97);
  opacity:0;
  transition:transform 220ms cubic-bezier(.2,.8,.2,1),opacity 160ms ease;
 }
 .mobile-dock[open] nav{transform:translateY(0) scale(1);opacity:1}
 .mobile-dock>summary{transition:background-color 180ms ease,box-shadow 180ms ease,transform 160ms ease}
 .mobile-dock>summary:active{transform:scale(.95)}
 @starting-style{
  .mobile-dock[open]::details-content{opacity:0}
  .mobile-dock[open] nav{transform:translateY(10px) scale(.97);opacity:0}
 }
}

/* Quiet logo sticker tucked into the top-right of the glass navigation panels. */
@media(max-width:760px){
 .mobile-dock nav{isolation:isolate}
 .mobile-dock nav::before{
  content:"";position:absolute;right:10px;top:10px;width:78px;aspect-ratio:1635/1351;
  background:url('/assets/flora-cafe/flora-no-slogan.png') center/contain no-repeat;
  transform:rotate(8deg);opacity:.12;
  filter:drop-shadow(1px 0 0 white) drop-shadow(-1px 0 0 white) drop-shadow(0 1px 0 white) drop-shadow(0 3px 2px #4b3a2e28);
  pointer-events:none;z-index:0;
 }
 .category-dock nav::before{transform:rotate(-7deg)}
}

.mobile-dock nav>a[aria-current="page"]{font-weight:700;color:#405735}

/* Visit information: clear address, dated opening hours and direct contact. */
.visit-section{padding:44px 0;border-block:1px solid var(--line);scroll-margin-top:24px}
.visit-heading{max-width:560px;margin-bottom:28px}.visit-heading p:not(.eyebrow){color:var(--muted)}
.visit-card{display:grid;grid-template-columns:1fr 1.2fr;gap:0;border-radius:24px;overflow:hidden;background:#e5eadf;margin-bottom:18px}
.visit-address,.visit-hours{padding:32px}.visit-address{background:#ede3d5}
.visit-address address{font-style:normal;line-height:1.7;margin:16px 0 24px;font-size:19px}
.visit-card h3{font-size:25px;font-weight:600}.hours-notice{font-size:16px;margin:12px 0 20px}
.visit-hours dl{margin:0}.visit-hours dl>div{display:flex;justify-content:space-between;gap:20px;padding:14px 0;border-top:1px solid #bdc8b7}
.visit-hours dt{font-size:17px}.visit-hours dd{margin:0;font-size:17px;text-align:right}
.visit-contact{grid-column:1/-1;padding:26px 32px;background:#e4e7ed}
.contact-links{display:flex;gap:20px;flex-wrap:wrap}.contact-links a{display:flex;flex-direction:column;text-decoration:none;padding:12px 18px;background:#ffffff80;border:1px solid #ffffffc0;border-radius:15px;min-height:48px;flex:1;overflow-wrap:anywhere}
.contact-links a:hover{background:#fff}.contact-links span{font-weight:600}.contact-links small{font-size:16px;margin-top:4px}
@media(max-width:760px){.visit-section{padding:30px 0}.visit-card{grid-template-columns:minmax(0,1fr)}.visit-address,.visit-hours,.visit-contact{padding:24px}.contact-links{flex-direction:column;gap:10px}.visit-hours dl>div{gap:12px;flex-wrap:wrap}.visit-hours dd{text-align:left}.visit-card h3{font-size:23px}}

.visit-location-title{display:flex;align-items:center;justify-content:space-between;gap:18px}
.visit-location-title h3{margin:0;min-width:0}
.visit-logo-sticker{display:block;flex:0 0 96px;transform:rotate(9deg);filter:drop-shadow(0 5px 4px #4b3a2e25)}
.visit-logo-sticker img{display:block;width:100%;height:auto;border:0;border-radius:0;background:transparent;filter:drop-shadow(2px 0 0 white) drop-shadow(-2px 0 0 white) drop-shadow(0 2px 0 white) drop-shadow(0 -2px 0 white)}
@media(max-width:380px){.visit-logo-sticker{flex-basis:76px}.visit-location-title{gap:12px}}

/* Keep scrolling a long navigation panel from moving the page behind it.
   Also clip page-level horizontal overflow on mobile (stickers, bleed rows). */
@media(max-width:760px){
 html,body{overflow-x:clip}
 .mobile-navigation,.mobile-dock,.mobile-dock nav{max-width:100%}
 .mobile-dock nav{overscroll-behavior:contain}
 .menu-categories{max-width:100vw}
}

/* Local shop and reservation design studies. */
.flow-layout{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(0,1fr);gap:30px;align-items:start;margin:30px 0 60px}
.flow-panel{padding:32px;border-radius:24px;background:#e8eade;min-width:0}.flow-panel h2{font-size:32px}.flow-panel p{line-height:1.6}
.flow-search{display:block}.flow-search input{width:100%;display:block;margin-top:8px}
.box-flavors{display:grid;grid-template-columns:1fr 1fr;gap:10px;max-height:440px;overflow:auto;padding:5px}
.box-flavor{display:flex;align-items:center;gap:10px;padding:14px;background:#ffffffa0;border:1px solid #cbd2c3;border-radius:14px;font-size:17px;min-height:60px}
.box-flavor:has(input:checked){background:#cddcbf;border-color:#4c6841}.box-flavor:has(input:disabled){opacity:.55}
.box-flavor input,.flow-scenario input,.consent-line input{width:22px;min-height:22px;height:22px;flex-shrink:0;accent-color:#486440}
.box-summary{background:#ede1d2}.box-summary .button{width:100%}.box-summary li{margin-bottom:10px}.box-volume{font-size:16px}
.box-total{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #baa990;padding-top:18px}.box-total strong{font-size:30px;font-weight:500}
.box-illustration{float:right;width:65px;margin:0 0 12px 16px;transform:rotate(10deg)}.box-illustration .sticker{display:block;width:100%}
.flow-scenario{font-size:16px;padding:15px}.flow-scenario label{display:flex;gap:12px;align-items:start}
.reservation-form fieldset{border:0;padding:0 0 28px;margin:0 0 24px;border-bottom:1px solid #c8cebd;min-width:0}
.reservation-form legend{font-size:23px;font-weight:600;padding:0 0 16px}.reservation-form label{display:block;margin-bottom:16px}.reservation-form input:not([type=checkbox]):not([type=radio]),.reservation-form select,.reservation-form textarea{display:block;width:100%;margin-top:7px;font:inherit;min-width:0;box-sizing:border-box}
.reservation-form textarea{border:1px solid #a49788;border-radius:8px;padding:12px;background:#fffcf8}.reservation-form label>span{font-size:15px}
.reservation-slots{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.reservation-slots label{margin:0;position:relative}.reservation-slots input{position:absolute;opacity:0;width:100%;height:100%;margin:0}.reservation-slots span{display:block;text-align:center;padding:11px 3px;border:1px solid #b4bea9;border-radius:12px;background:#fffcf8}.reservation-slots input:checked+span{background:#4b603f;color:white}.reservation-slots input:focus-visible+span{outline:3px solid #486440;outline-offset:2px}
.reservation-form .consent-line{display:flex;align-items:start;gap:9px;flex-wrap:wrap;font-size:16px}.reservation-form .button{width:100%}
.reservation-summary{background:#e3e6ee}.reservation-summary address{font-style:normal}.reservation-summary li{margin-bottom:16px}.reservation-art{width:180px;margin:30px auto;transform:rotate(-8deg)}.reservation-art .sticker{display:block;width:100%}
#res-result,#box-review-result{margin-top:24px;padding-top:24px;border-top:1px solid #b4a899}
[hidden]{display:none!important}
@media(min-width:761px){.site-header nav{gap:18px;flex-wrap:wrap;justify-content:flex-end}.box-summary,.reservation-summary{position:sticky;top:24px}}
@media(max-width:760px){.flow-layout{grid-template-columns:minmax(0,1fr);gap:20px}.flow-panel{padding:24px}.box-flavors{grid-template-columns:1fr;max-height:360px}.flow-panel h2{font-size:28px}.reservation-form legend{font-size:21px}.reservation-slots{grid-template-columns:repeat(3,minmax(0,1fr))}}

/* Playful, one-decision-at-a-time preview flows. */
.play-heading{max-width:760px;margin:38px auto 22px}.play-heading h1{font-size:clamp(34px,5vw,54px)}.play-heading>p{margin:12px 0}.play-heading .caption{font-size:14px}
.play-shell{max-width:760px;margin:0 auto 42px;padding:32px;background:#e8eadf;border-radius:28px;position:relative;min-width:0}
.play-progress{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:10px;font-size:15px;margin-bottom:30px}.play-progress progress{appearance:none;width:100%;height:7px;border:none;border-radius:8px;overflow:hidden;background:#d1d7c7}.play-progress progress::-webkit-progress-bar{background:#d1d7c7}.play-progress progress::-webkit-progress-value{background:#668157;border-radius:8px}.play-progress progress::-moz-progress-bar{background:#668157;border-radius:8px}
.play-shell h2{font-size:clamp(27px,4vw,38px);line-height:1.15;margin-bottom:22px}.play-shell h2:focus{outline:none}.play-shell input:not([type=checkbox]){width:100%;min-width:0}.wide-button{width:100%;margin-top:18px}.plain-button{border:0;background:transparent;padding:12px 3px;font-size:16px;cursor:pointer;min-height:44px;text-decoration:underline;text-underline-offset:5px}
.quick-box{background:#e9d6c1;padding:28px;border-radius:22px;margin:20px 0;overflow:hidden}.quick-box h3{font-size:38px;line-height:1.12;font-weight:600}.quick-box-art{float:right;width:95px;transform:rotate(12deg);margin:10px 0 10px 15px}.quick-box-art .sticker{display:block;width:100%}.quick-box .button{margin-top:10px}
.mix-choices{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.mix-choices label{position:relative;display:flex;align-items:center;gap:10px;background:#ffffffa8;padding:14px;border-radius:16px;border:1px solid #c7cebe;min-height:60px;font-size:17px;overflow-wrap:anywhere}.mix-choices input{width:22px;height:22px;min-height:22px;flex-shrink:0;accent-color:#486440}.mix-choices label:has(:checked){background:#c8dab8;border-color:#668157}.mix-choices label:has(:disabled){opacity:.5}
.play-cart-row{padding:20px;border-radius:18px;background:#ffffff90;margin:14px 0}.play-cart-row h3{font-size:22px;font-weight:600}.play-cart-row p{font-size:15px}.cart-controls{display:flex;flex-wrap:wrap;align-items:center;gap:14px}.cart-controls>button:not(.plain-button){width:44px;height:44px;border-radius:50%;border:1px solid #aab69d;background:#f7f3ee;font-size:25px;cursor:pointer}.cart-controls .plain-button{margin-left:auto}
.play-feedback{color:#405d32}.play-footnote{max-width:760px;margin:0 auto 40px;font-size:15px}
.reservation-play{background:#e4e8ef}.reservation-play .play-progress progress::-webkit-progress-value{background:#788fb0}.reservation-play .play-progress progress::-moz-progress-bar{background:#788fb0}
.calendar-bar{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px;gap:10px}.calendar-bar button{width:44px;height:44px;border:0;border-radius:50%;background:#ffffffb0;cursor:pointer}.calendar-week,.calendar-days{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:5px}.calendar-week{text-align:center;font-size:14px;color:#6c655d;margin-bottom:8px}.calendar-days button{aspect-ratio:1;min-height:40px;border:0;border-radius:14px;background:#fffaf3;cursor:pointer;font-size:17px;padding:0}.calendar-days button:disabled{background:transparent;opacity:.28}.calendar-days button:not(:disabled):hover,.calendar-days button[aria-pressed=true]{background:#9badc9;color:#252f40}
.quick-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.quick-options button{border:1px solid #bec7d3;border-radius:16px;padding:15px 5px;background:#fffaf4;min-height:54px;cursor:pointer;font-size:18px}.quick-options button:hover,.quick-options button[aria-pressed=true]{background:#bdcbe0}.party-options{grid-template-columns:repeat(4,minmax(0,1fr))}.party-options button{font-size:24px}.occasion-options{grid-template-columns:repeat(2,minmax(0,1fr))}.occasion-options button{font-size:17px;padding:20px 8px}
.play-consent{display:flex;gap:10px;align-items:center;font-size:15px;margin-top:20px}.play-consent input{min-height:22px;width:22px;height:22px;flex-shrink:0}.personal-review{display:grid;grid-template-columns:80px minmax(0,1fr);gap:16px 20px}.personal-review dt{color:#6c655d;font-size:15px}.personal-review dd{margin:0;overflow-wrap:anywhere}.play-success{display:flex;width:65px;height:65px;border-radius:50%;background:#c5d7b9;align-items:center;justify-content:center;font-size:34px;margin-bottom:24px}
#reservation-error{font-size:16px;color:#8a3328;margin:14px 0}#reservation-error:empty{display:none}
#play-confetti{position:fixed;inset:0;z-index:100;pointer-events:none;overflow:hidden}#play-confetti i{position:absolute;left:var(--x);top:30%;width:9px;height:15px;border-radius:2px;animation:flora-confetti 1050ms var(--delay) ease-out both}
@keyframes flora-confetti{0%{opacity:0;transform:translateY(0) rotate(0)}15%{opacity:1}100%{opacity:0;transform:translate(var(--drift),280px) rotate(420deg)}}
@media(prefers-reduced-motion:no-preference){.play-shell section:not([hidden]){animation:flora-step 220ms ease-out}.play-progress progress::-webkit-progress-value{transition:width 240ms ease}.play-shell button:active{transform:scale(.98)}@keyframes flora-step{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}}
@media(prefers-reduced-motion:reduce){#play-confetti{display:none}}
@media(max-width:760px){.play-heading{margin:26px 0 20px}.play-shell{padding:24px 20px;border-radius:23px}.quick-box{padding:22px}.quick-box h3{font-size:32px}.quick-box-art{width:72px}.play-shell .button{font-size:17px}.mix-choices{grid-template-columns:1fr}.calendar-days{gap:3px}.calendar-days button{min-height:36px;border-radius:10px;font-size:16px}.calendar-bar strong{font-size:17px}.quick-options{gap:8px}.personal-review{grid-template-columns:1fr;gap:5px}.personal-review dd{margin-bottom:12px}.play-cart-row{padding:16px}.cart-controls{gap:10px}}

/* Reservation stays in a stable viewport-sized frame, independent of the step. */
.page-reservation{height:100svh;min-height:0;display:flex;flex-direction:column;overflow:hidden;padding-bottom:0}
.page-reservation>.preview-note,.page-reservation>.site-header{flex-shrink:0}
.page-reservation>main{display:flex;flex-direction:column;flex:1;min-height:0;padding-bottom:94px}
.page-reservation .play-heading{margin:14px auto 12px;width:100%;max-width:760px;flex-shrink:0}
.page-reservation .play-heading h1{font-size:25px;margin:8px 0}.page-reservation .play-heading .eyebrow{margin:0;font-size:12px}.page-reservation .play-heading .caption{font-size:12px;margin:6px 0}
.page-reservation .reservation-play{width:100%;flex:1;min-height:0;margin:0 auto;display:flex;flex-direction:column;overflow:hidden}
.page-reservation .play-progress{flex-shrink:0;margin-bottom:18px}
.page-reservation #personal-reservation{flex:1;min-height:0;overflow-y:auto;overscroll-behavior:contain;padding:4px 5px 12px;scrollbar-width:thin}
.page-reservation footer{display:none}
.account-choice{display:flex;align-items:flex-start;gap:12px;padding:16px;background:#ffffff90;border-radius:16px;margin:18px 0}
.account-choice input{width:22px!important;min-height:22px;height:22px;flex-shrink:0;margin-top:3px;accent-color:#667fa2}.account-choice strong{font-size:16px}.account-choice small{display:block;font-size:14px;margin-top:5px}
@media(max-width:760px){.page-reservation .play-heading h1{display:none}.page-reservation .reservation-play{padding:20px 16px}.page-reservation .play-shell h2{font-size:27px;margin-bottom:16px}.page-reservation .calendar-days button{aspect-ratio:auto;min-height:34px;height:34px}.page-reservation .calendar-bar{margin-bottom:10px}.page-reservation .calendar-days{gap:3px}.page-reservation .calendar-week{margin-bottom:5px}.page-reservation .play-heading{margin-block:10px}.page-reservation .play-progress{margin-bottom:14px}}
@media(min-width:761px){.page-reservation>main{padding-bottom:24px}}

.personal-review .review-row{grid-column:1/-1;padding:12px 0;border-bottom:1px solid #18392b18;min-width:0}
.personal-review .review-row dt{font-size:14px;color:#52645b;margin-bottom:4px}
.personal-review .review-row dd{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0;min-width:0}
.review-row dd span{overflow-wrap:anywhere;min-width:0}
.review-edit{border:0;border-radius:20px;background:#fff9;color:#294b3a;padding:10px 14px;font:inherit;font-size:14px;cursor:pointer;flex-shrink:0;min-height:44px}
.review-edit:hover{background:white}

.page-shop{height:100svh;min-height:0;display:flex;flex-direction:column;overflow:hidden;padding-bottom:0}
.page-shop>.preview-note,.page-shop>.site-header{flex-shrink:0}
.page-shop>main{flex:1;min-height:0;display:flex;flex-direction:column;padding-bottom:90px}
.page-shop .play-heading{margin:10px auto;width:100%;flex-shrink:0}
.page-shop .play-heading h1{font-size:26px;margin:6px 0}
.page-shop .play-heading p{margin:4px 0;font-size:13px}
.page-shop .play-heading>p:not(.eyebrow):not(.caption){display:none}
.page-shop #shop-play{width:100%;flex:1;min-height:0;display:flex;flex-direction:column;margin:0 auto;overflow:hidden;padding:20px}
.page-shop .play-progress{flex-shrink:0;margin-bottom:12px}
.page-shop [data-shop-step]:not([hidden]){display:flex;flex-direction:column;flex:1;min-height:0;gap:8px}
.page-shop [data-shop-step]>h2{font-size:26px;margin:0 0 8px}
.page-shop .shop-scroll{overflow:auto;overscroll-behavior:contain;min-height:0;flex:1}
.page-shop .wide-button{flex-shrink:0;margin:0}
.page-shop .quick-box{flex:1;min-height:0;margin:0;padding:16px;display:flex;flex-direction:column;justify-content:center}
.page-shop .quick-box h3{font-size:30px;margin:8px 0}
.page-shop .quick-box p{margin:8px 0;font-size:15px}
.page-shop .quick-box .button{align-self:flex-start;z-index:1}
.page-shop .quick-box-art{max-height:100%;pointer-events:none}
.page-shop .box-total{margin:0;padding:8px 0}
.page-shop .play-footnote{font-size:12px;line-height:1.4;margin:8px auto 0;flex-shrink:0}
.page-shop footer{display:none}
.page-shop .flow-scenario{margin:0;font-size:12px;max-height:90px;overflow:auto;flex-shrink:0}
.cart-dock{position:relative;display:flex;align-items:center;justify-content:center;width:58px;height:58px;border-radius:50%;border:1px solid #ffffffbd;background:#ffffffad;backdrop-filter:blur(20px);box-shadow:0 8px 24px #24382d18;color:#243b2f;cursor:pointer}
#cart-dock-count{position:absolute;right:-2px;top:-4px;background:#526b55;color:white;border-radius:20px;min-width:21px;padding:3px;font-size:12px}
@media(max-width:760px){.page-shop .play-heading h1,.page-reservation .play-heading h1{display:block;position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.page-shop .quick-box .eyebrow{font-size:10px}.page-shop .play-heading{margin:8px auto}.page-shop .play-progress{font-size:13px}.page-shop .quick-box-art{width:95px}.page-shop .quick-box h3{font-size:27px}.page-shop #shop-play{padding:16px}}
@media(min-width:761px){.page-shop>main{padding-bottom:18px}}
.page-shop .play-feedback{font-size:14px;margin:0;line-height:1.4}
.page-shop .flow-scenario{padding:4px 0;border:0;background:none}
.page-shop .flow-scenario summary{min-height:0;padding:4px 0;font-size:12px}
.page-shop .box-total strong{font-size:24px}
.page-shop .play-cart-row{padding:12px;margin:0 0 10px}
.page-shop .play-cart-row h3{font-size:19px;margin:0 0 6px}
.page-shop .play-cart-row p{font-size:13px;margin:4px 0}
.page-shop .cart-controls{gap:8px}
.page-shop .shop-scroll>#add-another{font-size:14px;margin-top:8px}

/* Reserve usable content space before fitting the steps to the viewport. */
.page-shop .quick-box{position:relative;justify-content:center;flex:1 1 auto;padding:12px 105px 12px 14px;overflow:hidden}
.page-shop .quick-box-art{position:absolute;right:12px;top:50%;transform:translateY(-50%) rotate(12deg);width:70px;margin:0}
.page-shop .quick-box h3{font-size:25px;margin:6px 0}
.page-shop .quick-box p{font-size:13px;line-height:1.3;margin:4px 0}
.page-shop [data-shop-step="mix"]>p{margin:0;font-size:14px;line-height:1.3;flex-shrink:0}
.page-shop [data-shop-step="mix"]>input{height:44px;min-height:44px;flex-shrink:0}
.page-shop .shop-actions{display:flex;align-items:center;gap:10px;flex-shrink:0}
.page-shop .shop-actions>.wide-button{flex:1;width:auto}
.page-shop .shop-actions>.plain-button{flex-shrink:0}
.page-shop .mix-choices{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}
.page-shop .mix-choices label{padding:10px;min-height:48px;font-size:15px;gap:7px}
@media(max-width:760px){
.page-shop>.site-header{height:68px;min-height:68px;padding-top:5px;padding-bottom:5px}
.page-shop .site-header .brand img{height:52px;width:70px;object-fit:contain}
.page-shop .play-heading{margin:6px auto}
.page-shop .play-heading .eyebrow{display:none}
.page-shop .play-progress{margin-bottom:8px;gap:4px}
.page-shop [data-shop-step]:not([hidden]){gap:6px}
.page-shop [data-shop-step]>h2{font-size:23px;margin-bottom:2px}
.page-shop .quick-box .eyebrow{font-size:10px;line-height:1.3}
.page-shop .quick-box-art{width:65px}
.page-shop #shop-play{padding:14px}
.page-shop .plain-button{font-size:14px}
}
@media(max-width:760px){
.page-shop .play-heading{display:none}
.page-shop .play-progress .plain-button{min-height:28px;padding:2px 0}
.page-shop .quick-box .eyebrow{display:none}
.page-shop .quick-box h3{font-size:23px;line-height:1.08;margin:0 0 6px}
.page-shop .quick-box{padding:10px 90px 10px 12px}
.page-shop .shop-actions>.button{font-size:15px;padding-left:10px;padding-right:10px}
}

.page-shop .quick-mixes{display:flex;flex-direction:column;gap:10px;flex:1;min-height:0}
.page-shop .quick-mix{display:flex;align-items:center;justify-content:space-between;gap:14px;background:#e9d6c1;border-radius:20px;padding:18px 20px;flex:1 0 auto;min-height:90px}
.page-shop .quick-mix:nth-child(2){background:#dce3ed}
.page-shop .quick-mix:nth-child(3){background:#e8dcd9}
.page-shop .quick-mix>div{min-width:0}
.page-shop .quick-mix h3{font-size:22px;line-height:1.2;margin:0 0 6px;overflow-wrap:anywhere}
.page-shop .quick-mix p{font-size:15px;margin:0;line-height:1.3}
.quick-mix-add{display:flex;align-items:center;justify-content:center;width:48px;height:48px;min-width:48px;border:0;border-radius:50%;background:#513e2f;color:#fffaf4;font-size:30px;line-height:1;cursor:pointer}
.quick-mix-add:hover{background:#6b503b}
@media(max-width:760px){.page-shop .quick-mix{padding:12px 14px;min-height:86px;gap:10px}.page-shop .quick-mix h3{font-size:17px}.page-shop .quick-mix p{font-size:13px}.page-shop .quick-mixes{gap:8px}.quick-mix-add{width:44px;height:44px;min-width:44px}}
/* User-supplied illustration stays anchored while the form scrolls above it. */
.page-reservation .reservation-play{background-color:#e3e7f0;background-image:url('/assets/flora-cafe/reservation-background.png');background-size:cover;background-position:center bottom;background-repeat:no-repeat;isolation:isolate}
.page-reservation .reservation-play::before{content:'';position:absolute;inset:0;z-index:-1;pointer-events:none;background:linear-gradient(to bottom,rgba(227,231,240,.92),rgba(227,231,240,.55) 38%,rgba(227,231,240,0) 72%)}
.page-reservation #personal-reservation section:not([data-res-step="0"]):not([data-res-step="7"]){background:rgba(243,245,249,.88);border-radius:18px;padding:16px;backdrop-filter:blur(7px)}
.page-reservation #personal-reservation #personal-back{background:rgba(243,245,249,.92);border-radius:20px;padding-inline:14px}
@media(min-width:761px){.page-reservation .reservation-play{background-size:100% auto}}

.page-shop #shop-play{background:#f5f0e8 url('/assets/flora-cafe/shop-background.png') center bottom/cover no-repeat}
.page-shop [data-shop-step="name"]{padding:4px}
.page-shop #shop-name-form .wide-button{margin-top:18px}
.page-shop .quick-mix{background:rgba(233,214,193,.92)}
.page-shop .quick-mix:nth-child(2){background:rgba(220,227,237,.92)}
.page-shop .quick-mix:nth-child(3){background:rgba(232,220,217,.92)}
.page-shop [data-shop-step="mix"],.page-shop [data-shop-step="cart"],.page-shop [data-shop-step="review"]{background:rgba(248,245,240,.91);border-radius:18px;padding:10px}
.page-shop .play-progress{background:rgba(248,245,240,.9);border-radius:12px;padding:6px}
.page-shop #shop-custom{background:rgba(248,245,240,.95)}
.page-shop [data-shop-step="name"] h2{background:rgba(248,245,240,.85);border-radius:12px;padding:8px}

/* Speisekarte intro + compact search. */
.menu-intro{padding:28px 0 6px;border-bottom:1px solid var(--line);margin-bottom:8px}
.menu-intro-copy .eyebrow{margin-bottom:10px}
.menu-intro-copy h1{font-size:clamp(34px,4vw,46px);margin:0 0 10px;letter-spacing:-.04em}
.menu-intro-copy .lead{margin:0;max-width:34rem;font-size:17px}
.menu-tools{display:flex;flex-wrap:wrap;align-items:end;gap:12px;margin:22px 0 10px}
.menu-search-group{display:flex;align-items:stretch;gap:0;width:min(100%,420px);min-width:0}
.menu-search-group input[type=search]{flex:1;min-width:0;margin:0;min-height:48px;border:1px solid #a89b8f;border-right:0;border-radius:10px 0 0 10px;background:#fffcf8;padding:10px 14px}
.menu-search-group .button{flex:0 0 auto;margin:0;border-radius:0 10px 10px 0;min-height:48px;padding:10px 20px;white-space:nowrap}
.menu-category-filter{display:grid;gap:6px;font-size:15px;min-width:0}
.menu-category-filter select{min-height:48px;margin:0;background:#fffcf8;border:1px solid #a89b8f;border-radius:8px;padding:8px 12px;width:100%}
.menu-intro .catalog-meta{margin:0 0 12px;font-size:15px;color:var(--muted)}

/* Desktop Speisekarte: denser grid + sticky category rail. */
.menu-sidebar{display:none}
.menu-catalog{min-width:0}
.menu-items{display:grid;gap:14px}
.menu-category-note,.menu-section-note{margin:0 0 14px;color:var(--muted)}
.menu-section-title{margin:22px 0 10px;font-size:18px;letter-spacing:.02em}
@media(min-width:761px){
 .page-menu>.wrap,.page-menu main.wrap{width:min(1360px,calc(100% - 64px))}
 .menu-intro{padding:22px 0 18px}
 .menu-tools{margin:14px 0 0}
 .menu-intro .catalog-meta{margin:10px 0 0}
 .menu-category-filter{display:none}
 .menu-categories{display:none}
 .menu-layout{display:grid;grid-template-columns:minmax(0,1fr) 210px;gap:40px 56px;align-items:start;padding:8px 0 64px}
 .menu-sidebar{display:block;position:sticky;top:28px;padding-top:8px}
 .menu-sidebar .eyebrow{margin:0 0 14px;font-size:13px}
 .menu-sidebar nav{display:flex;flex-direction:column;border-top:1px solid var(--line)}
 .menu-sidebar a{display:flex;align-items:center;min-height:46px;padding:10px 0;border-bottom:1px solid var(--line);border-radius:0;background:transparent;text-decoration:none;font-size:16px;line-height:1.3}
 .menu-sidebar a:hover{color:#2f241c;padding-left:4px}
 .menu-sidebar a[aria-current=true]{font-weight:700;box-shadow:inset 3px 0 0 var(--ink);padding-left:12px}
 .menu-category{padding-top:8px;margin-top:0;border-top:0}
 .menu-category+.menu-category{margin-top:36px;padding-top:28px;border-top:1px solid var(--line)}
 .menu-category>h2{font-size:30px;margin-bottom:8px}
 .menu-items{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
 .menu-row{margin:0;padding:18px 18px 16px;border-radius:16px;gap:10px 14px;align-content:start}
 .menu-row.has-sticker{grid-template-columns:minmax(0,1fr) 96px}
 .menu-item-copy{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:4px 14px;align-items:start}
 .menu-item-heading{grid-column:1;min-width:0}
 .menu-item-heading h3{margin:0;font-size:20px;line-height:1.25}
 .menu-item-copy .price{grid-column:2;grid-row:1;margin:0;font-size:17px;font-weight:400;white-space:nowrap}
 .menu-item-copy p{grid-column:1/-1;margin:0;font-size:15px;line-height:1.5;color:var(--muted)}
 .menu-product-art img{max-height:110px}
}
@media(min-width:1100px){
 .menu-layout{grid-template-columns:minmax(0,1fr) 230px;gap:48px 72px}
 .menu-items{gap:16px}
 .menu-row{padding:20px}
 .menu-item-heading h3{font-size:21px}
 .menu-search-group{width:440px}
}
@media(max-width:760px){
 .menu-intro{padding:20px 0 4px}
 .menu-intro-copy h1{font-size:34px}
 .menu-tools{display:grid;grid-template-columns:minmax(0,1fr);gap:12px;margin:16px 0 8px}
 .menu-search-group{width:100%}
 .menu-category-filter{width:100%}
 .menu-sidebar{display:none}
 .menu-items{display:block}
 .menu-row{margin:14px 0}
 .menu-item-copy{display:block}
 .menu-item-heading{margin:0 0 8px}
 .menu-item-heading h3{margin:0}
 .menu-item-copy .price{margin-top:12px}
 .menu-info summary{width:20px;height:20px;min-width:20px;min-height:20px;font-size:12px;box-shadow:0 0 0 10px transparent}
}

/* Eismanufaktur: compact intro + dense flavor list (no big cards). */
.ice-intro{padding:28px 0 6px;border-bottom:1px solid var(--line);margin-bottom:8px}
.ice-intro-copy .eyebrow{margin-bottom:10px}
.ice-intro-copy h1{font-size:clamp(34px,4vw,46px);margin:0 0 10px;letter-spacing:-.04em}
.ice-intro-copy .lead{margin:0;max-width:36rem;font-size:17px}
.ice-intro .ice-views{margin:18px 0 0}
.ice-tools{display:flex;flex-wrap:wrap;align-items:end;gap:12px;margin:18px 0 10px}
.ice-line-filter{display:grid;gap:6px;font-size:15px;min-width:0}
.ice-line-filter select{min-height:48px;margin:0;background:#fffcf8;border:1px solid #a89b8f;border-radius:8px;padding:8px 12px;width:100%;min-width:160px}
.ice-intro .catalog-meta{margin:0 0 12px;font-size:15px;color:var(--muted)}
.ice-intro .notice{margin:14px 0 0}
.ice-intro .actions{margin:14px 0 8px}
.ice-type-nav{margin:18px 0 8px}
.ice-layout{display:block;padding:8px 0 40px}
.ice-sidebar{display:none}
.ice-catalog{min-width:0}
.ice-type{padding:18px 0 8px;margin:0;border-top:0}
.ice-type+.ice-type{margin-top:18px;padding-top:22px;border-top:1px solid var(--line)}
.ice-type>h2{font-size:28px;margin:0 0 4px}
.ice-type-count{margin:0 0 12px;font-size:15px;color:var(--muted)}
.flavor-list{list-style:none;margin:0;padding:0;display:grid;gap:0;border-top:1px solid var(--line)}
.flavor-row{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:12px 0;border-bottom:1px solid var(--line);min-height:52px}
.flavor-row-main{min-width:0;display:flex;flex-wrap:wrap;align-items:baseline;gap:6px 12px}
.flavor-row-main h3{margin:0;font-size:18px;line-height:1.25;font-weight:500}
.flavor-line{font-size:13px;letter-spacing:.04em;color:var(--muted);text-transform:uppercase}
.flavor-info{position:relative;flex:0 0 auto}
.flavor-info summary{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;min-width:20px;min-height:20px;padding:0;margin:0;border:0;border-radius:50%;background:#8a7b6c;color:#fff;font:700 11px/1 Georgia,serif;cursor:pointer;list-style:none;box-shadow:0 0 0 10px transparent}
.flavor-info summary::-webkit-details-marker{display:none}
.flavor-info[open] summary{background:var(--ink)}
.flavor-info[open]::before{content:'';position:fixed;inset:0;z-index:40;background:#25180d80}
.flavor-info .flavor-dialog{display:none}
.flavor-info[open] .flavor-dialog{display:block;position:fixed;z-index:41;left:50%;top:50%;transform:translate(-50%,-50%);width:min(580px,calc(100% - 32px));max-height:85vh;overflow:auto;margin:0;padding:28px 24px 24px;border:1px solid var(--line);border-radius:var(--radius);background:var(--cream);box-shadow:0 18px 50px #25180d35}
.flavor-dialog{position:relative}
.flavor-dialog .close{position:absolute;top:8px;right:8px;background:transparent;border:0;font-size:30px;width:44px;height:44px;cursor:pointer;color:var(--ink)}
.flavor-dialog h2{margin:0 0 6px;font-size:26px}
.flavor-dialog-lead{margin:0 0 14px;color:var(--muted);font-size:15px}
.flavor-dialog .food-data{margin:10px 0}
.flavor-dialog .food-data dt{margin:12px 0 2px;font-size:14px}
.flavor-dialog .food-data dd{font-size:15px;line-height:1.5}
.flavor-dialog h3{font-size:18px;margin:22px 0 8px}
@media(min-width:761px){
 .page-ice>.wrap,.page-ice main.wrap{width:min(1200px,calc(100% - 64px))}
 .ice-intro{padding:22px 0 18px}
 .ice-tools{margin:14px 0 0}
 .ice-intro .catalog-meta{margin:10px 0 0}
 .ice-type-nav{display:none}
 .ice-layout{display:grid;grid-template-columns:minmax(0,1fr) 190px;gap:36px 48px;align-items:start;padding:8px 0 56px}
 .ice-sidebar{display:block;position:sticky;top:28px;padding-top:8px}
 .ice-sidebar .eyebrow{margin:0 0 14px;font-size:13px}
 .ice-sidebar nav{display:flex;flex-direction:column;border-top:1px solid var(--line)}
 .ice-sidebar a{display:flex;align-items:center;min-height:46px;padding:10px 0;border-bottom:1px solid var(--line);text-decoration:none;font-size:16px}
 .ice-sidebar a:hover{padding-left:4px}
 .ice-type>h2{font-size:30px}
 .flavor-row{padding:13px 4px}
 .flavor-row-main h3{font-size:19px}
}
@media(max-width:760px){
 .ice-intro{padding:20px 0 4px}
 .ice-intro-copy h1{font-size:34px}
 .ice-intro .ice-views{margin:14px 0 0;gap:7px}
 .ice-intro .ice-views a{min-height:40px;padding:7px 14px;font-size:15px}
 .ice-tools{display:grid;grid-template-columns:minmax(0,1fr);gap:12px;margin:14px 0 8px}
 .ice-tools .menu-search-group{width:100%}
 .ice-line-filter{width:100%}
 .ice-type-nav{margin:14px 0 4px;gap:7px}
 .ice-type-nav a{min-height:40px;padding:7px 14px;font-size:15px}
 .ice-type>h2{font-size:24px}
 .ice-type-count{margin-bottom:8px}
 .flavor-row{padding:10px 0;min-height:46px;gap:10px}
 .flavor-row-main{gap:2px 10px}
 .flavor-row-main h3{font-size:17px}
 .flavor-line{font-size:12px}
 .flavor-info summary{width:22px;height:22px;min-width:22px;min-height:22px;font-size:12px}
}


/* Legal pages (Impressum / Datenschutz): readable prose in relaunch chrome. */
.legal-intro{padding:28px 0 6px;border-bottom:1px solid var(--line);margin-bottom:8px}
.legal-intro-copy .eyebrow{margin-bottom:10px}
.legal-intro-copy h1{font-size:clamp(34px,4vw,46px);margin:0 0 10px;letter-spacing:-.04em}
.legal-intro-copy .lead{margin:0;max-width:42rem;font-size:17px;color:var(--muted)}
.legal-prose{max-width:42rem;padding:18px 0 72px;min-width:0}
.legal-prose h2{font-size:22px;margin:28px 0 10px;letter-spacing:-.02em}
.legal-prose h3{font-size:18px;margin:20px 0 8px}
.legal-prose p,.legal-prose li{font-size:16px;line-height:1.7;color:var(--ink)}
.legal-prose p{margin:0 0 14px}
.legal-prose ul{margin:0 0 14px;padding-left:1.2rem}
.legal-prose li{margin:0 0 8px}
.legal-prose a{overflow-wrap:anywhere}
.legal-prose code{font-size:.92em;background:var(--surface);padding:1px 6px;border-radius:6px}
.legal-back{margin-top:28px;padding-top:18px;border-top:1px solid var(--line)}
@media(max-width:760px){
 .legal-intro{padding:20px 0 4px}
 .legal-intro-copy h1{font-size:34px}
 .legal-prose{padding:14px 0 96px}
 .legal-prose h2{font-size:20px;margin-top:24px}
 .legal-prose p,.legal-prose li{font-size:15px}
}
