@import url('https://fonts.googleapis.com/css2?family=Lora:wght@500;600;700&family=Manrope:wght@400;600;700;800&display=swap');
:root{--brown:#3b1607;--ink:#3d2114;--olive:#a9ac22;--paper:#f8f4ec;--muted:#806f62}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font-family:Manrope,Arial,sans-serif}.loading,.load-error{min-height:100vh;display:grid;place-items:center;font-family:'Cormorant Garamond',serif;font-size:2rem}.hero{overflow:hidden;text-align:center;color:white;background-color:var(--brown);background-image:radial-gradient(circle at 50% 35%,rgba(107,52,18,.55),transparent 28rem),repeating-linear-gradient(115deg,rgba(255,255,255,.018) 0 1px,transparent 1px 5px);padding:1.5rem 1.25rem 2.6rem;box-shadow:inset 0 -1px rgba(169,172,34,.45)}.hero img{display:block;width:270px;max-width:88vw;height:auto;margin:0 auto}.ornament{max-width:270px;margin:1.75rem auto 1rem;display:flex;align-items:center;gap:.75rem;color:#b2b52a}.ornament span{height:1px;flex:1;background:#b2b52a}.eyebrow{margin:.5rem 0;font-size:.76rem;font-weight:800;text-transform:uppercase;letter-spacing:.3em;color:#b2b52a}.hero h1,.menu-section h2,footer h2,.admin-head h1,.admin-login h1,.setup-card h1{font-family:'Cormorant Garamond',serif}.hero h1{font-size:4rem;line-height:.9;margin:.1rem 0;font-weight:600;letter-spacing:-.04em}.subtitle{color:rgba(255,255,255,.76);margin:1rem 0 0}.category-nav{position:sticky;top:0;z-index:20;border-block:1px solid rgba(169,172,34,.45);background:rgba(248,244,236,.96);box-shadow:0 2px 8px #0001}.nav-inner{max-width:1000px;margin:auto;padding:.75rem 1rem}.category-nav button{width:100%;border:0;border-radius:12px;background:var(--brown);color:#fff;padding:.85rem 1.2rem;display:flex;align-items:center;gap:.8rem;text-align:left;box-shadow:0 5px 12px #0002;cursor:pointer}.category-nav button span:nth-child(2){flex:1}.category-nav button strong,.category-nav button small{display:block}.category-nav button small{color:#ffffffa8;margin-top:.15rem}.category-nav button>b{font-size:1.6rem;color:#b9bb38}.hamb{display:grid;gap:5px}.hamb i{display:block;width:24px;height:2px;background:#b9bb38}.category-nav button[aria-expanded=true]>b{transform:rotate(180deg)}#category-list{margin-top:.5rem;padding:.7rem;display:grid;gap:.5rem;background:#fffdf8;border:1px solid #a9ac224d;border-radius:12px;box-shadow:0 10px 25px #0002}#category-list[hidden]{display:none}#category-list a{display:flex;justify-content:space-between;color:var(--ink);font-weight:800;text-decoration:none;padding:.8rem 1rem;border:1px solid #3d21141a;border-radius:9px;background:white}#category-list a span{color:var(--olive)}.menu-grid{max-width:1000px;margin:auto;padding:2.5rem 1.25rem;display:grid;gap:2rem 4rem}.menu-section{scroll-margin-top:6rem;margin-bottom:2rem}.section-title{display:flex;align-items:flex-end;gap:1rem}.section-title h2{font-size:3rem;line-height:.9;margin:0;font-weight:700;letter-spacing:-.025em}.section-title span{height:2px;margin-bottom:.35rem;flex:1;background:linear-gradient(90deg,var(--olive),#c9cb63,transparent)}.items{margin-top:1.75rem;display:grid;gap:1.25rem}.items article{display:grid;grid-template-columns:1fr auto;gap:1rem;align-items:start}.items h3{font-size:1.15rem;line-height:1.4;margin:0;font-weight:600;letter-spacing:-.01em}.items p{color:var(--muted);font-size:.87rem;line-height:1.55;margin:.35rem 0 0}.items article>strong{white-space:nowrap;font-size:1.25rem;font-weight:800;padding-top:.1rem}.dish-allergens{display:flex;align-items:center;flex-wrap:wrap;gap:.32rem;margin-top:.6rem}.allergen-prefix{margin-right:.15rem;color:var(--muted);font-size:.76rem;font-weight:800}.allergen-badge{display:inline-flex;align-items:center;gap:.35rem;color:var(--ink);font-size:.75rem;font-weight:700}.allergen-badge img{display:block;width:31px;height:31px;object-fit:contain}.allergen-legend{max-width:760px;margin:1.35rem auto 0;display:flex;flex-wrap:wrap;justify-content:center;gap:.65rem 1rem}.allergen-legend .allergen-badge{background:#fff9;border:1px solid #a9ac223b;border-radius:999px;padding:.25rem .55rem .25rem .3rem}.allergen-legend .allergen-badge img{width:28px;height:28px}footer{text-align:center;padding:2.5rem 1.25rem;background:#eee5d4a6;border-top:1px solid #b7a4004d}footer h2{font-size:2rem;margin:0}footer p{max-width:680px;margin:.8rem auto;line-height:1.8;color:#6e5b4f;font-size:.9rem}footer strong{display:block;margin-top:1.5rem;font-size:.72rem;letter-spacing:.2em;text-transform:uppercase}
.admin-login,.setup-body{min-height:100vh;background:var(--brown);padding:2rem 1rem;display:grid;place-items:center}.admin-login form,.setup-card{width:100%;max-width:470px;background:#fffdf8;border:1px solid #a9ac2266;border-radius:24px;padding:2rem;box-shadow:0 20px 50px #0005}.admin-login img,.setup-card>img{display:block;width:190px;margin:-1rem auto .5rem}.admin-login h1,.setup-card h1{font-size:3rem;line-height:.95;margin:.4rem 0 1.5rem}.admin-login label,.setup-card label{display:block;font-weight:800;margin-top:1rem}.admin-login input,.setup-card input{display:block;width:100%;margin-top:.45rem;border:1px solid #3d211433;border-radius:10px;padding:.9rem;font:inherit}.admin-login button,.setup-card button{width:100%;margin-top:1rem;padding:1rem;border:0;border-radius:10px;background:var(--ink);color:white;font:800 1rem Manrope;cursor:pointer}.admin-login a{display:block;text-align:center;color:var(--ink);margin-top:1.2rem}.error{color:#a01818;background:#ffe9e7;padding:.8rem;border-radius:8px}.setup-card{margin:auto}.setup-card p{line-height:1.55}.setup-card hr{margin:1.5rem 0;border:0;border-top:1px solid #ddd}.admin-shell{min-height:100vh;background:#f4efe5;padding-bottom:100px}.admin-head{position:sticky;top:0;z-index:30;display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:1rem max(1rem,calc((100% - 1120px)/2));background:#3b1607f7;color:white;border-bottom:1px solid #a9ac2259}.admin-head h1{font-size:2.4rem;line-height:.9;margin:0}.admin-head>div:last-child{display:flex;gap:.5rem;align-items:center}.admin-head a,.admin-head button{color:white;background:transparent;border:1px solid #ffffff4d;border-radius:8px;padding:.7rem .9rem;font-weight:700;text-decoration:none;cursor:pointer}.editor{max-width:1120px;margin:auto;padding:1.5rem 1rem}.general{display:grid;gap:1rem;background:white;padding:1.2rem;border-radius:16px;box-shadow:0 2px 8px #0001}.general label{font-weight:800}.general input,.general textarea{width:100%;display:block;margin-top:.5rem;border:1px solid #bbb;border-radius:8px;padding:.85rem;font:400 1rem Manrope}.general textarea{min-height:110px}.categories{display:grid;gap:1.2rem;margin-top:2rem}.category{background:white;border:1px solid #3d21141a;border-radius:16px;overflow:hidden;box-shadow:0 2px 8px #0001}.category-head{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;padding:1rem;background:#e8e8bd}.category-head>input{min-width:180px;flex:1;border:0;background:transparent;font:700 2rem 'Cormorant Garamond';color:var(--ink)}.category-head label,.dish label{font-size:.85rem;font-weight:800}.category-head button,.dish button{border:0;background:white;border-radius:5px;padding:.5rem .7rem;font-weight:800;cursor:pointer}.danger{color:#a01818!important}.dish-list{display:grid}.dish{display:grid;gap:.65rem;padding:1rem;border-top:1px solid #3d21141a}.dish>input{min-width:0;padding:.75rem;border:1px solid #bbb;border-radius:8px;font:400 .95rem Manrope}.dish>input[data-kind=price]{font-weight:800}.dish>div{display:flex;align-items:center;justify-content:flex-end;gap:.2rem}.allergen-picker{grid-column:1/-1;display:flex;flex-wrap:wrap;gap:.45rem;margin:.25rem 0 0;padding:.75rem;border:1px solid #a9ac2242;border-radius:10px;background:#faf9ef}.allergen-picker legend{padding:0 .4rem;font-size:.78rem;font-weight:800;color:var(--muted)}.allergen-picker label{display:flex;align-items:center;gap:.28rem;margin:0;padding:.25rem .45rem .25rem .3rem;border:1px solid #3d211421;border-radius:999px;background:white;cursor:pointer}.allergen-picker label:has(input:checked){background:#e8e8bd;border-color:var(--olive)}.allergen-picker input{width:auto;margin:0}.allergen-picker img{width:27px;height:27px;object-fit:contain}.allergen-picker span{font-size:.72rem}.add-dish,.add-category{margin:1rem;padding:.75rem 1rem;border:1px dashed var(--olive);background:white;border-radius:8px;font-weight:800;cursor:pointer}.add-category{width:100%;margin:1.2rem 0}.savebar{position:fixed;bottom:0;inset-inline:0;z-index:30;display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:1rem max(1rem,calc((100% - 1120px)/2));background:#fffffff5;border-top:1px solid #ddd}.savebar p{margin:0;color:var(--muted);font-size:.85rem}.savebar button{border:0;border-radius:10px;background:var(--ink);color:#fff;padding:.9rem 1.4rem;font-weight:800;cursor:pointer}
@media(min-width:700px){.hero{padding-top:2rem;padding-bottom:3rem}.hero img{width:320px}.hero h1{font-size:6rem}.menu-grid{grid-template-columns:1fr 1fr;padding:4rem 2rem}#category-list{grid-template-columns:repeat(3,1fr)}.general{grid-template-columns:1fr 1fr}.general .wide{grid-column:1/-1}.dish{grid-template-columns:minmax(180px,1.3fr) minmax(180px,1fr) 110px auto;align-items:center}}
@media(max-width:580px){.admin-head{align-items:flex-start}.admin-head h1{font-size:2rem}.admin-head a{display:none}.editor{padding-inline:.65rem}.savebar p{max-width:55%}.dish>div{justify-content:flex-start}.setup-card,.admin-login form{padding:1.4rem}.admin-login h1,.setup-card h1{font-size:2.5rem}}
.items h3{font-weight:800}
.items article:not(:last-child){padding-bottom:1.2rem;border-bottom:1px solid rgba(169,172,34,.38)}
.suggestion-box{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem;border:1px solid rgba(169,172,34,.45);border-radius:12px;background:#faf9ef}.suggestion-box p{margin:.25rem 0 0;color:var(--muted);font-size:.82rem;line-height:1.5}.suggestion-box button{flex:none;border:0;border-radius:9px;background:var(--olive);color:#fff;padding:.8rem 1rem;font-weight:800;cursor:pointer}@media(max-width:650px){.suggestion-box{align-items:stretch;flex-direction:column}.suggestion-box button{width:100%}}
.items article>div{min-width:0}.items h3{color:#32180d;font-size:1.2rem;line-height:1.28;font-weight:800;letter-spacing:-.015em}.items p{margin:.45rem 0 0;color:#77685e;font-size:.84rem;line-height:1.6;font-weight:400}.items article>strong{font-size:1.22rem;line-height:1.25;padding-top:.05rem}.items article:not(:last-child){padding-bottom:1.35rem;border-bottom-color:rgba(169,172,34,.34)}.dish-allergens{width:fit-content;max-width:100%;margin-top:.65rem;padding:.28rem .42rem;background:rgba(169,172,34,.075);border-radius:7px;gap:.24rem}.allergen-prefix{margin-right:.2rem;color:#796d61;font-size:.64rem;line-height:1;font-weight:800;letter-spacing:.07em;text-transform:uppercase}.allergen-badge img{width:24px;height:24px}.allergen-legend .allergen-badge img{width:25px;height:25px}.allergen-picker img{width:24px;height:24px}
.review-cta{max-width:920px;margin:1rem auto 4rem;padding:2.4rem 1.5rem;text-align:center;background:#fffdf8;border:1px solid rgba(169,172,34,.48);box-shadow:0 16px 36px rgba(59,22,7,.08)}.review-stars{color:#a9ac22;font-size:1.35rem;letter-spacing:.18em}.review-cta .eyebrow{margin-top:.8rem}.review-cta h2{margin:.25rem 0 .55rem;font:700 clamp(2rem,7vw,3.25rem)/.95 'Cormorant Garamond',serif}.review-cta>p:not(.eyebrow){max-width:560px;margin:0 auto 1.4rem;color:var(--muted);line-height:1.6}.review-cta a{display:inline-flex;align-items:center;justify-content:center;gap:.65rem;min-height:50px;padding:.85rem 1.2rem;border-radius:10px;background:var(--brown);color:white;font-weight:800;text-decoration:none;box-shadow:0 7px 18px rgba(59,22,7,.2)}.review-cta a span{display:grid;place-items:center;width:25px;height:25px;border-radius:50%;background:white;color:#4285f4;font-weight:800}.field-help{display:block;margin-top:.45rem;color:var(--muted);font-size:.78rem;line-height:1.45;font-weight:400}@media(max-width:650px){.review-cta{margin:0 1rem 3rem;padding:2rem 1rem}.review-cta a{width:100%}}
.items{gap:0}.items article.menu-item{display:grid;grid-template-columns:minmax(0,1fr);gap:1rem;align-items:start;padding:1.25rem 0}.items article.menu-item.has-photo{grid-template-columns:110px minmax(0,1fr)}.dish-copy{min-width:0}.dish-heading{display:flex;align-items:baseline;justify-content:space-between;gap:1rem}.items .dish-heading h3{margin:0;color:#32180d;font:600 1.45rem/1.14 'Cormorant Garamond',Georgia,serif;letter-spacing:0}.dish-price{flex:none;white-space:nowrap;color:#3d2114;font:700 1.08rem/1.25 Manrope,Arial,sans-serif}.items .dish-copy>p{margin:.38rem 0 0;color:#77685e;font-size:.86rem;line-height:1.55}.dish-photo{width:110px;aspect-ratio:1;margin:0;overflow:hidden;border:1px solid rgba(61,33,20,.12);border-radius:9px;background:#eee5d4}.dish-photo img{display:block;width:100%;height:100%;object-fit:cover}.dish-allergens{margin-top:.55rem;padding:.24rem .36rem}.allergen-prefix{font-size:.61rem}.allergen-badge img{width:22px;height:22px}.photo-picker{grid-column:1/-1;margin:.25rem 0 0;padding:.8rem;border:1px solid rgba(61,33,20,.14);border-radius:10px;background:#f8f5ef}.photo-picker legend{padding:0 .4rem;color:var(--muted);font-size:.78rem;font-weight:800}.photo-controls{display:flex;align-items:center;flex-wrap:wrap;gap:.7rem}.photo-controls>img{width:78px;height:78px;object-fit:cover;border:1px solid #d3c9bb;border-radius:8px;background:white}.photo-upload{display:inline-flex!important;align-items:center;padding:.65rem .8rem;border-radius:8px;background:var(--ink);color:white;cursor:pointer}.photo-upload input{position:absolute;width:1px;height:1px;overflow:hidden;opacity:0}.photo-controls>label:not(.photo-upload){display:flex;align-items:center;gap:.35rem}.photo-controls button{border:1px solid #a0181830!important}.photo-empty,.allergen-disabled{color:var(--muted);font-size:.78rem}.allergen-disabled{grid-column:1/-1;margin:.25rem 0;padding:.7rem .8rem;border-radius:8px;background:#f5f1e9}@media(max-width:520px){.items article.menu-item.has-photo{grid-template-columns:82px minmax(0,1fr);gap:.8rem}.dish-photo{width:82px}.items .dish-heading h3{font-size:1.28rem}.dish-price{font-size:.98rem}}
.dish>textarea{min-width:0;width:100%;padding:.8rem;border:1px solid #bbb;border-radius:8px;font:400 .95rem/1.5 Manrope,Arial,sans-serif;color:var(--ink)}.dish-description-admin{grid-column:1/-1;min-height:105px;resize:vertical}.allergen-picker{gap:.35rem;padding:.6rem}.allergen-picker label{position:relative;width:48px;height:42px;justify-content:center;gap:.15rem;padding:.2rem;border-radius:7px}.allergen-picker label input{flex:none}.allergen-picker label img{flex:none;width:24px;height:24px}@media(min-width:700px){.dish{grid-template-columns:minmax(260px,1fr) 110px auto;align-items:center}.dish-actions{justify-content:flex-end}}
.client-update{display:flex;align-items:center;justify-content:space-between;gap:1.25rem;margin-top:1.25rem;padding:1.25rem;background:#3b1607;color:white;border:1px solid rgba(169,172,34,.55);border-radius:14px;box-shadow:0 8px 20px #0002}.client-update .eyebrow{margin:0 0 .35rem}.client-update h2{margin:0;font:700 2rem/1 'Cormorant Garamond',serif}.client-update p:not(.eyebrow){max-width:660px;margin:.45rem 0 0;color:#ffffffbf;font-size:.86rem;line-height:1.5}.client-update button{flex:none;border:0;border-radius:9px;background:var(--olive);color:white;padding:.9rem 1.05rem;font-weight:800;cursor:pointer}@media(max-width:680px){.client-update{align-items:stretch;flex-direction:column}.client-update button{width:100%}}
.hero h1,.section-title h2,footer h2,.review-cta h2,.loading,.load-error,.admin-head h1,.admin-login h1,.setup-card h1,.category-head>input,.client-update h2{font-family:Lora,Georgia,serif}.hero h1{font-weight:600;letter-spacing:-.025em}.menu-grid{width:min(100%,860px);max-width:860px;grid-template-columns:minmax(0,1fr)!important;gap:3.75rem;padding:3.5rem 1.5rem}.menu-section{margin:0}.section-title{align-items:center}.section-title h2{font-size:2.35rem;line-height:1.1;font-weight:600;letter-spacing:-.02em}.section-title span{margin-bottom:0}.items{margin-top:1.25rem;gap:.85rem}.items article.menu-item,.items article.menu-item:not(:last-child){display:grid;grid-template-columns:minmax(0,1fr);gap:.85rem;margin:0;padding:1.05rem 1.1rem;border:1px solid rgba(61,33,20,.13);border-left:4px solid rgba(169,172,34,.72);border-radius:9px;background:#fffdf8;box-shadow:0 4px 15px rgba(61,33,20,.055)}.items article.menu-item.has-photo{grid-template-columns:minmax(0,1fr)!important}.dish-photo{width:100%;aspect-ratio:16/7;border-radius:7px}.dish-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;padding-bottom:.55rem;border-bottom:1px solid rgba(61,33,20,.1)}.items .dish-heading h3{font:600 1.22rem/1.35 Lora,Georgia,serif;letter-spacing:0}.dish-price{padding-top:.12rem;font-size:1rem;font-weight:700}.items .dish-copy>p{margin:.65rem 0 0;font-size:.9rem;line-height:1.6}.dish-allergens{margin-top:.7rem;background:rgba(169,172,34,.06)}#category-list{grid-template-columns:minmax(0,1fr)!important}.review-cta{max-width:810px}.review-cta h2{font-weight:600}@media(max-width:600px){.menu-grid{gap:3rem;padding:2.75rem .9rem}.section-title h2{font-size:1.95rem}.items article.menu-item,.items article.menu-item:not(:last-child){padding:.9rem}.items .dish-heading h3{font-size:1.1rem}.dish-price{font-size:.94rem}.dish-photo{aspect-ratio:4/3}}
.language-switcher{display:flex;justify-content:center;flex-wrap:wrap;gap:.42rem;max-width:620px;margin:1rem auto .15rem}.language-switcher a{display:inline-flex;align-items:center;gap:.38rem;min-height:36px;padding:.43rem .65rem;border:1px solid rgba(255,255,255,.28);border-radius:999px;color:rgba(255,255,255,.82);font:600 .72rem/1 Manrope,Arial,sans-serif;text-decoration:none;transition:background .18s ease,border-color .18s ease,color .18s ease}.hero .language-flag{display:block;width:19px;height:13px;margin:0;object-fit:cover;border:1px solid rgba(255,255,255,.55);border-radius:2px;box-shadow:0 1px 3px rgba(0,0,0,.3)}.language-switcher a strong{font-size:.73rem;letter-spacing:.08em;color:#c9cb63}.language-switcher a span{font-weight:600}.language-switcher a:hover,.language-switcher a:focus-visible{border-color:#c9cb63;background:rgba(255,255,255,.08);outline:none}.language-switcher a.active{border-color:#b9bb38;background:#b9bb38;color:#32180d;box-shadow:0 4px 12px rgba(0,0,0,.2)}.language-switcher a.active strong{color:#32180d}.language-switcher+.subtitle{margin-top:.9rem}.load-error{text-align:center;padding:2rem}.load-error h1{margin:0 0 1rem;font:600 clamp(1.6rem,6vw,2.5rem)/1.2 Lora,Georgia,serif}.load-error button{border:0;border-radius:9px;background:var(--brown);color:#fff;padding:.85rem 1.1rem;font:800 .9rem Manrope,Arial,sans-serif;cursor:pointer}@media(max-width:480px){.language-switcher{gap:.5rem;margin-top:.85rem}.language-switcher a{justify-content:center;min-width:58px;padding:.48rem .62rem}.language-switcher a span{display:none}}
.review-settings{display:grid;gap:1rem;padding:1rem;border:1px solid rgba(169,172,34,.38);border-radius:12px;background:#faf9ef}.toggle-row{display:flex!important;align-items:flex-start;gap:.7rem;margin:0!important;cursor:pointer}.toggle-row>input{flex:none;width:20px!important;height:20px;margin:.15rem 0 0!important;accent-color:var(--olive)}.toggle-row span,.toggle-row strong,.toggle-row small{display:block}.toggle-row small{margin-top:.25rem;color:var(--muted);font-size:.78rem;line-height:1.4;font-weight:400}.admin-tools{display:grid;gap:1rem;margin-top:1.25rem}.tool-card{min-width:0;padding:1.2rem;border:1px solid rgba(61,33,20,.12);border-radius:16px;background:white;box-shadow:0 2px 9px #0001}.tool-copy .eyebrow{margin:0 0 .35rem}.tool-copy h2{margin:0;font:600 1.8rem/1.05 Lora,Georgia,serif}.tool-copy>p:not(.eyebrow){margin:.45rem 0 1rem;color:var(--muted);font-size:.84rem;line-height:1.5}.tool-card label{display:block;font-size:.78rem;font-weight:800}.tool-card input[type=url],.tool-card select{display:block;width:100%;margin-top:.4rem;padding:.72rem;border:1px solid #bbb;border-radius:8px;background:white;font:400 .9rem Manrope}.tool-controls{display:grid;gap:.75rem}.tool-check{display:flex!important;align-items:center;gap:.45rem;font-weight:700!important}.tool-check input{width:18px;height:18px;accent-color:var(--olive)}.tool-buttons{display:flex;flex-wrap:wrap;gap:.55rem}.tool-card button{border:1px solid rgba(61,33,20,.25);border-radius:8px;background:white;color:var(--ink);padding:.75rem .9rem;font-weight:800;cursor:pointer}.tool-card button.primary{border-color:var(--brown);background:var(--brown);color:white}.tool-card button:disabled{cursor:wait;opacity:.55}.qr-preview{display:grid;place-items:center;margin-top:.85rem;padding:.75rem;border:1px solid rgba(169,172,34,.32);border-radius:12px;background:#f2ece1}.qr-preview canvas{display:block;width:min(100%,280px);height:auto;border-radius:7px;background:white;box-shadow:0 5px 18px #0002}.tool-status{margin:.65rem 0;color:var(--muted);font-size:.75rem}.tool-status.error-text{color:#a01818}.dish-extra{grid-column:1/-1;border:1px solid rgba(61,33,20,.13);border-radius:9px;background:#faf8f3;overflow:hidden}.dish-extra summary{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.7rem .8rem;cursor:pointer;list-style:none;font-size:.8rem;font-weight:800}.dish-extra summary::-webkit-details-marker{display:none}.dish-extra summary:after{content:'+';flex:none;color:var(--olive);font-size:1.15rem;line-height:1}.dish-extra[open] summary{border-bottom:1px solid rgba(61,33,20,.1);background:#f3eee4}.dish-extra[open] summary:after{content:'−'}.dish-extra summary small{margin-left:auto;color:var(--muted);font-size:.7rem;font-weight:600}.dish-extra-body{padding:.75rem}.dish-extra .dish-description-admin{display:block;min-height:95px;width:100%;padding:.8rem;border:1px solid #bbb;border-radius:8px;font:400 .95rem/1.5 Manrope,Arial,sans-serif;resize:vertical}.dish-extra .photo-picker{margin:0;padding:.1rem;border:0;background:transparent}.dish-extra .photo-controls{justify-content:flex-start}@media(min-width:880px){.admin-tools{grid-template-columns:minmax(0,1fr) minmax(300px,.78fr)}.tool-card{padding:1.4rem}}@media(max-width:600px){.tool-buttons,.tool-buttons button,.qr-tool>button{width:100%}.tool-buttons button{flex:1}.dish-extra summary small{display:none}}
