.restaurant-calculator-shell .calculator-filter[aria-pressed=true]{border-color:#4200ff;background:#4200ff;color:#fff}.restaurant-calculator-shell [hidden]{display:none!important}.restaurant-calculator-shell a{color:#4200ff;text-decoration:none}.restaurant-calculator-shell a:hover{text-decoration:underline}.restaurant-calculator-shell .calculator-layout{display:grid;gap:1.5rem;min-width:0}.restaurant-calculator-shell .calculator-main,.restaurant-calculator-shell .calculator-filter-row,.restaurant-calculator-shell .calculator-preset-row,.restaurant-calculator-shell .calculator-item-list{max-width:100%;min-width:0}.restaurant-calculator-shell .calculator-filter-row,.restaurant-calculator-shell .calculator-preset-row{overflow-x:auto;padding-bottom:.25rem;-webkit-overflow-scrolling:touch}.restaurant-calculator-shell .calculator-filter-row{flex-wrap:nowrap}.restaurant-calculator-shell .calculator-filter-row>button{flex:0 0 auto}.restaurant-calculator-shell .calculator-preset-row{display:flex}.restaurant-calculator-shell .calculator-preset-row>button{flex:0 0 13.5rem}.restaurant-calculator-shell .calculator-item-list{max-height:180px}.restaurant-calculator-shell .calculator-order-chip{align-items:center;background:#f9fafb;border:1px solid #e5e7eb;border-radius:999px;color:#111827;display:inline-flex;flex:0 0 auto;max-width:min(21rem,calc(100vw - 4rem));overflow:hidden}.restaurant-calculator-shell .calculator-order-chip button{align-items:center;color:#6b7280;display:inline-flex;flex:0 0 auto;font-size:.875rem;font-weight:700;height:2rem;justify-content:center;min-width:2rem;transition:background .15s ease,color .15s ease}.restaurant-calculator-shell .calculator-order-chip button:hover{background:#f3f4f6;color:#111827}.restaurant-calculator-shell .calculator-order-chip-label{border-left:1px solid #e5e7eb;border-right:1px solid #e5e7eb;display:block;font-size:.75rem;font-weight:700;line-height:2rem;max-width:11rem;overflow:hidden;padding:0 .75rem;text-overflow:ellipsis;white-space:nowrap}.restaurant-calculator-shell .calculator-mini-total,.restaurant-calculator-shell .calculator-order-panel{display:none}.restaurant-calculator-shell .restaurant-calorie-calculator{min-width:0}.restaurant-calculator-shell[data-expanded=true] .restaurant-calorie-calculator{border:1px solid #f3f4f6;border-radius:1rem;background:#fafaf7;box-shadow:0 20px 70px #0f172a12;padding:1rem}.restaurant-calculator-shell[data-expanded=true] .calculator-item-list{max-height:520px}.restaurant-calculator-shell[data-expanded=true] .calculator-mini-total{display:block}.restaurant-calculator-shell[data-expanded=true] .calculator-order-dock{display:none}@media (min-width: 640px){.restaurant-calculator-shell[data-expanded=true] .restaurant-calorie-calculator{padding:1.5rem}}@media (max-width: 639px){.restaurant-calculator-shell .calculator-dock-expand{width:100%}}@media (min-width: 1024px){.restaurant-calculator-shell[data-expanded=true] .restaurant-calculator-panel{--calculator-width: min(1180px, calc(100vw - 48px) );width:var(--calculator-width);margin-left:max(calc((680px - var(--calculator-width)) / 2 - 72px),calc(24px - ((100vw - 680px)/2)))}.restaurant-calculator-shell[data-expanded=true] .calculator-layout{grid-template-columns:minmax(0,1fr) 340px}.restaurant-calculator-shell[data-expanded=true] .calculator-filter-row{flex-wrap:wrap;overflow-x:visible}.restaurant-calculator-shell[data-expanded=true] .calculator-preset-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));overflow-x:visible}.restaurant-calculator-shell[data-expanded=true] .calculator-preset-row>button{flex-basis:auto}.restaurant-calculator-shell[data-expanded=true] .calculator-order-panel{display:block}.restaurant-calculator-shell[data-expanded=true] .calculator-mini-total{display:none}}@media (min-width: 1280px){.restaurant-calculator-shell[data-expanded=true] .calculator-layout{grid-template-columns:minmax(0,1fr) 360px}}.recipe-calculator{margin:2rem 0 2.5rem;min-width:0;overflow-wrap:anywhere}.recipe-calculator[data-ready=false] .calculator-interactive{display:none}.recipe-calculator [hidden]{display:none!important}.recipe-calculator .calculator-heading,.recipe-calculator form,.recipe-calculator .calculator-result,.recipe-calculator .methodology-note{border:1px solid #e5e7eb}.recipe-calculator .calculator-heading{background:#fff;border-bottom:0;border-radius:8px 8px 0 0;padding:1rem}.recipe-calculator .calculator-heading h2,.recipe-calculator .calculator-result h3,.recipe-calculator .methodology-note h3,.recipe-calculator .error-summary h3{color:#111827;font-family:Georgia,serif;font-weight:700;letter-spacing:0;line-height:1.25;margin:0}.recipe-calculator .calculator-heading h2{font-size:1.4rem}.recipe-calculator .calculator-heading>p:last-child{color:#6b7280;font-size:.9rem;line-height:1.55;margin:.5rem 0 0}.recipe-calculator .calculator-eyebrow{color:#007a66;font-size:.7rem;font-weight:700;letter-spacing:.08em;margin:0 0 .35rem;text-transform:uppercase}.recipe-calculator form{background:#fafafa;border-radius:0 0 8px 8px;padding:1rem}.recipe-calculator .calculator-notice{background:#fff7ed;border:1px solid #fed7aa;border-radius:6px;color:#7c2d12;font-size:.84rem;line-height:1.55;padding:.85rem}.recipe-calculator .calculator-field,.recipe-calculator .ingredient-fieldset{border:0;margin:0 0 1rem;min-width:0;padding:0}.recipe-calculator .calculator-field>label,.recipe-calculator .ingredient-fieldset>legend{color:#1f2937;display:block;font-size:.82rem;font-weight:700;letter-spacing:0;margin-bottom:.4rem}.recipe-calculator label span{color:#6b7280;font-size:.72rem;font-weight:500}.recipe-calculator input[type=text]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff;border:1px solid #cbd5e1;border-radius:6px;color:#111827;font:inherit;font-size:.95rem;min-height:44px;min-width:0;padding:.65rem .75rem;width:100%}.recipe-calculator input[type=text]:focus,.recipe-calculator button:focus-visible,.recipe-calculator a:focus-visible{outline:3px solid rgba(0,122,102,.28);outline-offset:2px}.recipe-calculator input[aria-invalid=true]{border-color:#b42318}.recipe-calculator .field-hint,.recipe-calculator .field-error{font-size:.74rem;line-height:1.45;margin:.35rem 0 0}.recipe-calculator .field-hint{color:#6b7280}.recipe-calculator .field-error{color:#b42318;font-weight:600}.recipe-calculator .ingredient-rows{display:grid;gap:.75rem;margin-top:.75rem;min-width:0}.recipe-calculator .ingredient-row{background:#fff;border:1px solid #d1d5db;border-radius:7px;min-width:0;padding:.75rem}.recipe-calculator .ingredient-row-heading,.recipe-calculator .ingredient-footer,.recipe-calculator .calculator-actions,.recipe-calculator .result-heading-row{align-items:center;display:flex;gap:.6rem;justify-content:space-between}.recipe-calculator .ingredient-row-heading{border-bottom:1px solid #eef0f3;margin-bottom:.75rem;padding-bottom:.6rem}.recipe-calculator .ingredient-row-heading h3{color:#374151;font-family:inherit!important;font-size:.78rem;font-weight:800;letter-spacing:0;margin:0}.recipe-calculator .row-actions{display:flex;flex:0 0 auto;gap:.35rem}.recipe-calculator button{border-radius:6px;cursor:pointer;font:inherit;font-size:.83rem;font-weight:700;min-height:44px;padding:.6rem .9rem}.recipe-calculator button:disabled{cursor:not-allowed;opacity:.5}.recipe-calculator .row-action{background:#fff;border:1px solid #d1d5db;color:#4b5563;font-size:.72rem;min-height:44px;padding:.4rem .6rem}.recipe-calculator .row-action:hover{border-color:#9ca3af;color:#111827}.recipe-calculator .remove-action{color:#9f1239}.recipe-calculator .ingredient-fields,.recipe-calculator .weight-grid,.recipe-calculator .result-grid{display:grid;gap:.75rem;min-width:0}.recipe-calculator .ingredient-fields .calculator-field{margin:0}.recipe-calculator .ingredient-footer{align-items:flex-start;margin-top:.75rem}.recipe-calculator .row-limit{color:#6b7280;font-size:.74rem;line-height:1.4;margin:.7rem 0 0;text-align:right}.recipe-calculator .ingredient-group-error{margin-top:.65rem}.recipe-calculator .input-with-unit{align-items:stretch;display:flex;min-width:0}.recipe-calculator .input-with-unit input{border-radius:6px 0 0 6px}.recipe-calculator .input-with-unit>span{align-items:center;background:#f3f4f6;border:1px solid #cbd5e1;border-left:0;border-radius:0 6px 6px 0;color:#4b5563;display:flex;flex:0 0 auto;font-size:.78rem;font-weight:700;padding:0 .8rem}.recipe-calculator .primary-action{background:#4200ff;border:1px solid #4200ff;color:#fff}.recipe-calculator .primary-action:hover{background:#3500cc}.recipe-calculator .secondary-action{background:#fff;border:1px solid #cbd5e1;color:#374151}.recipe-calculator .secondary-action:hover{border-color:#9ca3af;color:#111827}.recipe-calculator .compact-action{flex:0 0 auto}.recipe-calculator .error-summary{background:#fff1f2;border:1px solid #fecdd3;border-radius:6px;color:#881337;margin-bottom:1rem;padding:.85rem}.recipe-calculator .error-summary h3{color:#881337;font-family:inherit;font-size:.9rem}.recipe-calculator .error-summary ul{margin:.45rem 0 0;padding-left:1.15rem}.recipe-calculator .error-summary li{font-size:.78rem;line-height:1.45;margin:.15rem 0}.recipe-calculator .error-summary a{color:#9f1239;text-decoration:underline;text-underline-offset:2px}.recipe-calculator .portion-warning{background:#fff7ed;border:1px solid #fed7aa;border-radius:6px;color:#7c2d12;font-size:.82rem;line-height:1.5;margin-top:1rem;padding:.8rem}.recipe-calculator .calculator-result{background:#fff;border-radius:8px;box-shadow:0 12px 34px #0f172a14;margin-top:1rem;padding:1rem}.recipe-calculator .calculator-result h3{font-size:1.2rem}.recipe-calculator .result-grid{grid-template-columns:repeat(2,minmax(0,1fr));margin:.25rem 0 0}.recipe-calculator .result-grid>div{border-top:1px solid #eef0f3;min-width:0;padding:.8rem 0}.recipe-calculator .result-grid .wide-result{grid-column:1 / -1}.recipe-calculator .result-grid dt{color:#6b7280;font-size:.7rem;font-weight:700;line-height:1.4}.recipe-calculator .result-grid dd{color:#111827;font-size:1.15rem;font-weight:800;line-height:1.25;margin:.3rem 0 0}.recipe-calculator .result-context{color:#4b5563;font-size:.78rem;margin:.9rem 0 0}.recipe-calculator .result-context strong{color:#111827}.recipe-calculator .protein-disclosure,.recipe-calculator .result-scope{font-size:.76rem;line-height:1.5;margin:.75rem 0 0}.recipe-calculator .protein-disclosure{background:#ecfdf5;border-left:3px solid #007a66;color:#065f46;padding:.55rem .7rem}.recipe-calculator .result-scope{color:#4b5563;font-weight:600}.recipe-calculator .methodology-note{background:#f8fafc;border-radius:8px;color:#4b5563;font-size:.8rem;line-height:1.55;margin-top:1rem;padding:1rem}.recipe-calculator .methodology-note h3{font-size:1rem}.recipe-calculator .methodology-note p{margin:.7rem 0 0}.recipe-calculator .formula-line{border-left:3px solid #007a66;color:#1f2937;font-weight:700;padding-left:.75rem}.recipe-calculator .live-region{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);white-space:nowrap}@media (max-width: 480px){.recipe-calculator .row-actions{width:100%}.recipe-calculator .ingredient-row-heading,.recipe-calculator .calculator-actions,.recipe-calculator .result-heading-row{align-items:stretch;flex-direction:column}.recipe-calculator .row-action{flex:1 1 0;min-height:44px}.recipe-calculator .calculator-actions button,.recipe-calculator .result-heading-row button{width:100%}.recipe-calculator .weight-grid,.recipe-calculator .result-grid{grid-template-columns:minmax(0,1fr)}.recipe-calculator .result-grid .wide-result{grid-column:auto}}@media (min-width: 560px){.recipe-calculator .ingredient-fields,.recipe-calculator .weight-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width: 640px){.recipe-calculator .calculator-heading,.recipe-calculator form,.recipe-calculator .calculator-result,.recipe-calculator .methodology-note{padding:1.25rem}}.recipe-calculator-lead[data-astro-cid-nveszpbe]{margin:0 auto 2rem;max-width:760px}.recipe-calculator-lead__opening[data-astro-cid-nveszpbe]{font-family:var(--font-serif, Georgia, serif);font-size:clamp(1.25rem,2.2vw,1.6rem);line-height:1.45}.recipe-calculator-lead__answer[data-astro-cid-nveszpbe]{margin:1.5rem 0}.recipe-calculator-lead__formula[data-astro-cid-nveszpbe]{display:grid;gap:.2rem;margin:1.5rem 0;padding:1.2rem 1.35rem;border:1px solid #dedbd4;border-radius:6px;background:#fbfaf7;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.95rem;line-height:1.55}@media (max-width: 640px){.recipe-calculator-lead__opening[data-astro-cid-nveszpbe]{font-size:1.2rem}.recipe-calculator-lead__formula[data-astro-cid-nveszpbe]{padding:1rem;overflow-wrap:anywhere}}
