.food-card>.food-nutrition{color:#e8c7a7;font-size:13px;margin:0 25px 18px}.custom-dialog{color:var(--ink);background:var(--bg);border:1px solid var(--line);border-radius:10px;width:min(720px,94vw);max-height:90svh;padding:26px}.custom-dialog::backdrop{background:#000b}.custom-heading{display:flex;justify-content:space-between;gap:20px;align-items:start}.custom-heading h2{font-size:38px;line-height:1.1}.custom-heading button{background:none;border:1px solid var(--line);color:var(--ink);padding:8px 12px;cursor:pointer}.custom-intro,.custom-dialog details{font-size:14px;color:var(--muted)}.ingredient-options{display:block;margin:18px 0}.custom-dialog label{display:block;font-size:14px}.custom-dialog select{display:block;width:100%;min-height:44px;margin:7px 0 0;padding:9px;background:#25251f;color:var(--ink);border:1px solid #777769;border-radius:4px;font:inherit}.custom-dialog fieldset{border:1px solid var(--line);padding:15px;margin:18px 0;display:grid;grid-template-columns:1fr 1fr;gap:16px}.custom-dialog fieldset[hidden]{display:none}.custom-totals{position:sticky;bottom:-26px;background:#25251f;border-top:2px solid var(--orange);padding:18px;margin:22px -26px -26px}.custom-totals p{margin:0 0 8px}#custom-nutrition{font-weight:700;color:#ffd0ad}#custom-weight{font-size:13px;color:var(--muted)}.custom-dialog .button{border:0;cursor:pointer;width:100%;font:inherit;font-weight:700}.nutrition.section{display:block}.nutrition.section>p{max-width:800px;color:var(--muted)}.nutrition details{margin-top:22px;border:1px solid var(--line);padding:18px}.nutrition summary{cursor:pointer;font-weight:600}.nutrition-table-scroll{overflow:auto}.nutrition table{min-width:580px}.nutrition th,.nutrition td{padding:12px 10px;font-size:14px}.nutrition td:last-child p{font-size:12px;margin:5px 0;max-width:340px}.nutrition td:last-child a{text-decoration:underline}.nutrition .source-link{color:var(--orange);text-decoration:underline}.cart-line-info{min-width:0}.cart-line-info p{font-size:13px;color:var(--muted);margin:6px 0}.cart-line-info button{margin-top:8px}.cart-row{flex-wrap:wrap}.cart-controls{margin-left:auto}.nutrition-disclaimer{font-size:13px;color:var(--muted)}select:focus-visible{outline:2px solid var(--orange);outline-offset:3px}@media(max-width:620px){.ingredient-options,.custom-dialog fieldset{grid-template-columns:1fr}.custom-dialog{padding:20px}.custom-totals{bottom:-20px;margin-left:-20px;margin-right:-20px;margin-bottom:-20px}.custom-heading h2{font-size:32px}}
.custom-photo{margin:14px -26px 0;height:260px;overflow:hidden;background:#0e0e0c;display:flex;justify-content:center}.custom-photo[hidden]{display:none}.custom-photo img{height:100%;width:auto;max-width:100%;object-fit:contain}
.ing-heading{font-size:13px;letter-spacing:.08em;text-transform:uppercase;color:var(--muted);margin:0 0 8px}.ing-chips{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 18px}.ing-chip{display:inline-flex;align-items:center;gap:6px;padding:6px 12px 6px 8px;border-radius:999px;background:#25251f;border:1px solid #4a4a40;font-size:14px;line-height:1.2}.ing-chip .ing-grams{color:var(--muted);font-size:12px}.ing-chip.is-off{opacity:.45;text-decoration:line-through}.ing-chip.is-extra{border-color:var(--orange);background:#3a2616}.ing-chip.is-extra .ing-grams{color:#ffd0ad;font-weight:700}.ing-icon{font-size:20px;line-height:1;width:1.3em;text-align:center;flex:none}
.custom-dialog .addon-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:0 0 6px}.custom-dialog .addon-col{display:block;margin:0;padding:12px 12px 6px;border-radius:8px;background:#1b1b17}.addon-col legend{font-weight:800;font-size:16px;padding:0 6px}.addon-extra{border-color:var(--orange)!important}.addon-extra legend{color:var(--orange)}.addon-hint{font-size:12px;color:var(--muted);margin:0 0 8px}
.custom-dialog .addon-row{display:flex;align-items:center;gap:8px;min-height:44px;padding:4px 2px;border-top:1px solid #2f2f28;cursor:pointer}.addon-row input{width:20px;height:20px;accent-color:var(--orange);flex:none;margin:0}.addon-text{display:flex;flex-direction:column;min-width:0}.addon-text .ing-name{font-size:14px}.addon-meta{font-size:12px;color:#ffd0ad}.addon-row:has(input:checked){color:#fff}.addon-bez .addon-row:has(input:checked) .ing-name{text-decoration:line-through}
.custom-dialog .choice-group{display:flex;flex-wrap:wrap;gap:8px;grid-template-columns:none;padding:12px;margin:14px 0}.choice-group legend{font-weight:700;padding:0 6px}.custom-dialog .choice-chip{display:inline-flex;align-items:center;gap:6px;padding:8px 14px 8px 10px;border:1px solid #4a4a40;border-radius:999px;cursor:pointer;min-height:44px}.choice-chip input{position:absolute;opacity:0;pointer-events:none}.choice-chip:has(input:checked){border-color:var(--orange);background:#3a2616;color:#fff}.choice-chip:has(input:focus-visible){outline:2px solid var(--orange);outline-offset:2px}.addon-row:has(input:focus-visible){outline:2px solid var(--orange)}
@media(max-width:620px){.custom-photo{margin:10px -20px 0;height:190px}.custom-totals{display:grid;grid-template-columns:1fr auto;align-items:center;gap:4px 12px;padding:10px 16px}.custom-totals p{margin:0}#custom-nutrition{font-size:12.5px;grid-column:1/-1}#custom-weight,#extra-price-note{display:none}#custom-price{font-size:15px;font-weight:700}.custom-dialog .custom-totals .button{width:auto;padding:12px 18px}.custom-dialog .addon-grid{gap:8px}.custom-dialog .addon-col{padding:10px 8px 4px}.addon-text .ing-name{font-size:13px}.ing-icon{font-size:18px}}
