:root{color:#222426;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;background:#f5f6f2;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,input,select{font:inherit}button{cursor:pointer}.app-shell{min-height:100vh}.topbar{z-index:10;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fafaf7eb;border-bottom:1px solid #d7dbd3;justify-content:space-between;align-items:center;gap:1rem;min-height:76px;padding:.8rem clamp(1rem,2.4vw,2rem);display:flex;position:sticky;top:0}.brand-block{align-items:center;gap:.75rem;min-width:0;display:flex}.brand-mark{color:#fff;background:#c2412d;border-radius:8px;flex:none;place-items:center;width:42px;height:42px;display:grid;box-shadow:inset 0 -10px 20px #5e19102e}h1,h2,h3,p{margin:0}h1{font-size:clamp(1.35rem,2vw,1.8rem);font-weight:760;line-height:1.05}.brand-block p{color:#62675f;margin-top:.25rem;font-size:.92rem}.segmented{background:#ede8de;border:1px solid #d5d9d0;border-radius:8px;grid-template-columns:repeat(2,minmax(108px,1fr));gap:.25rem;min-width:232px;padding:.25rem;display:grid}.segmented button{color:#52574e;background:0 0;border:0;border-radius:6px;justify-content:center;align-items:center;gap:.45rem;min-height:38px;font-weight:700;display:inline-flex}.segmented button.active{color:#163d2a;background:#fff;box-shadow:0 1px 3px #2224261f}main{padding:clamp(1rem,2.8vw,2rem)}.calculator-layout{grid-template-columns:minmax(300px,380px) minmax(0,1fr);align-items:start;gap:clamp(1rem,2vw,1.5rem);min-width:0;max-width:1380px;margin:0 auto;display:grid}.input-panel,.result-panel,.subtool{background:#fffdfa;border:1px solid #d9ddd2;border-radius:8px;min-width:0;box-shadow:0 18px 34px #252b2114}.input-panel{position:sticky;top:92px;overflow:visible}.sidebar-stack{gap:1rem;min-width:0;display:grid;position:sticky;top:92px}.sidebar-stack .input-panel{position:static}.input-panel h2{text-transform:uppercase;color:#3f463b;padding:1rem 1rem 0;font-size:1rem}.photo-strip{background:linear-gradient(90deg,#141814ad,#14181414),url(/pizza-dough-prep.png) 50%/cover;border-radius:7px 7px 0 0;height:132px}.field-grid{gap:.8rem;padding:1rem;display:grid}.field-grid.two{grid-template-columns:repeat(2,minmax(0,1fr));padding:0}.field{color:#5e635a;gap:.35rem;font-size:.82rem;font-weight:720;display:grid}.field-separator{background:#dfe3db;height:1px;margin:.2rem 0}.protein-adjustment-section,.protein-fields{gap:.8rem;display:grid}.toggle-field{color:#3f463b;background:#f8faf5;border:1px solid #d6dccf;border-radius:6px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.75rem;min-width:0;padding:.75rem;font-size:.84rem;font-weight:760;display:grid}.switch{align-items:center;display:inline-flex}.switch input{opacity:0;width:1px;height:1px;position:absolute}.switch-track{background:#dfe5dc;border:1px solid #b9c4b4;border-radius:999px;align-items:center;width:46px;height:26px;transition:background .16s,border-color .16s;display:inline-flex;position:relative}.switch-thumb{background:#fff;border-radius:50%;width:20px;height:20px;transition:transform .16s;position:absolute;left:3px;box-shadow:0 1px 4px #22242638}.switch input:checked+.switch-track{background:#5d8a63;border-color:#4f7b5a}.switch input:checked+.switch-track .switch-thumb{transform:translate(20px)}.switch input:focus-visible+.switch-track{box-shadow:0 0 0 3px #4f7b5a33}.info-label{align-items:center;gap:.35rem;min-width:0;max-width:100%;display:inline-flex;position:relative}.info-label-text{overflow-wrap:anywhere;min-width:0}.info-trigger{color:#31543d;background:#f2f7ee;border:1px solid #b8c7b1;border-radius:50%;flex:none;place-items:center;width:18px;height:18px;padding:0;line-height:1;display:inline-grid}.info-trigger:focus-visible{color:#173e2c;background:#e5f2df;border-color:#4f7b5a}.info-popover{z-index:50;color:#fff;text-align:left;text-transform:none;background:#203223;border-radius:6px;width:max-content;max-width:min(18rem,100vw - 2rem);padding:.65rem .7rem;font-size:.78rem;font-weight:560;line-height:1.4;display:none;position:absolute;top:calc(100% + .42rem);left:0;box-shadow:0 14px 28px #18221938}.info-label.is-open .info-popover{display:block}.input-shell{background:#fff;border:1px solid #cfd4c9;border-radius:6px;grid-template-columns:minmax(0,1fr) auto;align-items:center;min-height:42px;display:grid;overflow:hidden}.input-shell:focus-within{border-color:#4f7b5a;box-shadow:0 0 0 3px #4f7b5a2e}.input-shell input,.input-shell select{color:#222426;background:0 0;border:0;outline:0;width:100%;min-width:0;height:42px;padding:0 .75rem}.input-shell select{grid-column:1/-1}.unit{color:#687064;text-align:right;border-left:1px solid #e4e6df;min-width:44px;padding:0 .65rem}.results-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(1rem,2vw,1.5rem);min-width:0;display:grid}.result-panel{padding:1rem}.result-panel.highlight{background:linear-gradient(#fffdfa,#f8fbf4);border-color:#bccab9;grid-column:1/-1}.result-panel h2{color:#263325;margin-bottom:.85rem;font-size:1.05rem}.metric-row,.blend-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;margin-bottom:1rem;display:grid}.metric-row.compact{grid-template-columns:repeat(auto-fit,minmax(96px,1fr));margin-bottom:0}.blend-summary.large{margin-bottom:0}.metric{background:#fff;border:1px solid #e0e4db;border-radius:6px;min-width:0;padding:.75rem}.metric-label{color:#62685f;margin-bottom:.3rem;font-size:.78rem;font-weight:720;display:inline-flex}.metric strong{color:#1f2b21;overflow-wrap:anywhere;font-size:clamp(1rem,1.5vw,1.25rem);line-height:1.08;display:block}table{border-collapse:collapse;border-radius:6px;width:100%;max-width:100%;font-size:.92rem;overflow:hidden}th,td{text-align:right;vertical-align:middle;border-bottom:1px solid #e5e8e0;padding:.7rem .65rem}th{color:#3e453b;font-weight:760}thead th{color:#30402f;text-transform:uppercase;background:#edf1e8;font-size:.78rem}tbody th,thead th:first-child{text-align:left}tbody tr:last-child th,tbody tr:last-child td{border-bottom:0}.table-primary-value{display:block}.ingredient-breakdown{color:#687064;gap:.15rem;margin-top:.25rem;font-size:.78rem;font-weight:680;line-height:1.25;display:grid}.subtool{padding:1rem}.subtool h3{color:#344232;align-items:center;gap:.45rem;margin-bottom:.8rem;font-size:.95rem;display:flex}.subtool-subtitle{color:#62685f;margin:-.3rem 0 .85rem;font-size:.86rem;line-height:1.45}.nutrition-range{margin-top:.85rem}.secondary-action{color:#173e2c;background:#edf7eb;border:1px solid #4f7b5a;border-radius:6px;justify-content:center;align-items:center;width:100%;min-height:40px;margin-top:.8rem;font-weight:760;display:inline-flex}.primary-action{color:#fff;background:#31543d;border:1px solid #31543d;border-radius:6px;justify-content:center;align-items:center;gap:.45rem;width:calc(100% - 2rem);min-height:42px;margin:0 1rem 1rem;font-weight:760;display:inline-flex}.primary-action:hover,.primary-action:focus-visible{background:#244330}.note{color:#596058;margin-bottom:1rem;line-height:1.5}@media (width<=980px){.calculator-layout{grid-template-columns:1fr}.input-panel,.sidebar-stack{position:static}.results-grid{grid-template-columns:1fr}}@media (width<=720px){.topbar{flex-direction:column;align-items:stretch;position:static}.segmented{width:100%}.metric-row,.metric-row.compact,.blend-summary,.field-grid.two{grid-template-columns:1fr}table{white-space:nowrap;display:block;overflow-x:auto}}
