:root{color:#18211c;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f5f7f5;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{font:inherit}input:focus-visible,button:focus-visible,select:focus-visible{outline-offset:2px;outline:3px solid #25633f40}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.selected-ingredients{justify-content:space-between;align-items:flex-end;gap:1rem;margin-top:1rem;display:flex}.chip-list{flex-wrap:wrap;flex:1;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.chip{color:#194c2f;background:#eaf3ed;border-radius:999px;align-items:center;gap:.4rem;padding:.4rem .65rem;font-size:.9rem;font-weight:600;display:inline-flex}.chip button{width:1.25rem;height:1.25rem;color:inherit;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:50%;padding:0;line-height:1}.chip button:hover{background:#194c2f1f}.clear-ingredients{color:#59636e;cursor:pointer;background:0 0;border:0;flex:none;padding:.35rem 0;font-weight:700}.clear-ingredients:hover{color:#8a2525;text-underline-offset:.2rem;text-decoration:underline}@media (width<=600px){.selected-ingredients{flex-direction:column;align-items:flex-start;gap:.75rem}}.ingredient-form{background:#fff;border:1px solid #dfe3e0;border-radius:14px;padding:1.5rem;box-shadow:0 12px 30px #182b2112}.ingredient-form label{margin-bottom:.5rem;font-weight:700;display:block}.input-row{gap:.75rem;display:flex}.input-row input{color:#18211c;min-width:0;font:inherit;background:#fff;border:1px solid #aeb7b1;border-radius:8px;flex:1;padding:.8rem .9rem}.input-row input::placeholder{color:#77817b}.search-button{color:#fff;font:inherit;cursor:pointer;background:#25633f;border:0;border-radius:8px;padding:.8rem 1.25rem;font-weight:700}.search-button:hover:not(:disabled){background:#194c2f}.search-button:disabled{cursor:wait;opacity:.65}.input-help{color:#69736d;margin:.5rem 0 0;font-size:.875rem}.message{border-radius:8px;margin:1rem 0 0;padding:.75rem}.error-message{color:#8a2525;background:#fff0f0}@media (width<=600px){.ingredient-form{padding:1.1rem}.input-row{flex-direction:column;align-items:stretch}}.recipe-detail-backdrop{z-index:1000;background:#101b15b3;place-items:center;padding:2rem;display:grid;position:fixed;inset:0}.recipe-detail-panel{background:#fff;border-radius:16px;flex-direction:column;width:min(900px,100%);height:88vh;max-height:88vh;display:flex;overflow:hidden;box-shadow:0 24px 70px #08120c4d}.recipe-detail-header{z-index:1;background:#fff;border-bottom:1px solid #dfe3e0;flex:none;gap:1rem;padding:1.5rem 1.75rem;display:grid}.recipe-detail-heading{min-width:0}.recipe-detail-header h2{overflow-wrap:anywhere;margin:0;font-size:clamp(1.6rem,4vw,2.35rem);line-height:1.15}.recipe-detail-kicker{color:#25633f;letter-spacing:.09em;text-transform:uppercase;margin:0 0 .35rem;font-size:.75rem;font-weight:800}.recipe-detail-back{color:#25633f;cursor:pointer;background:0 0;border:0;border-radius:4px;justify-self:start;padding:.35rem 0;font-weight:700}.recipe-detail-back:hover{color:#194c2f;text-underline-offset:.2rem;text-decoration:underline}.recipe-detail-content{overscroll-behavior:contain;scrollbar-gutter:stable;min-height:0;padding:1.75rem 1.75rem 4rem;overflow-y:auto}.recipe-detail-state{color:#385044;background:#eaf3ed;border-radius:10px;margin:0;padding:1rem;font-weight:700}.recipe-detail-error{color:#8a2525;background:#fff0f0}.recipe-detail-metadata{background:#f0f4f1;border-radius:10px;flex-wrap:wrap;gap:1rem 2rem;margin:0 0 2rem;padding:1rem;display:flex}.recipe-detail-metadata div{gap:.2rem;display:grid}.recipe-detail-metadata dt{color:#69736d;font-size:.78rem}.recipe-detail-metadata dd{margin:0;font-weight:800}.readiness-summary{background:#f4faf6;border:1px solid #b9d1c1;border-radius:12px;margin-bottom:2rem;padding:1.1rem}.readiness-summary h3,.recipe-detail-ingredients h3,.recipe-detail-instructions h3{margin:0 0 1rem;font-size:1.3rem}.readiness-counts{flex-wrap:wrap;gap:.5rem 1.5rem;display:flex}.readiness-counts p,.missing-preview{margin:0}.missing-preview{color:#68440f;margin-top:.75rem;font-size:.9rem}.recipe-detail-ingredients h3{margin-bottom:1rem}.recipe-detail-ingredients ul{gap:.6rem;margin:0;padding:0;list-style:none;display:grid}.recipe-detail-ingredients li{border:1px solid #dfe3e0;border-radius:9px;justify-content:space-between;align-items:center;gap:1rem;padding:.8rem .9rem;display:flex}.ingredient-status{border-radius:999px;flex:none;padding:.3rem .5rem;font-size:.75rem;font-weight:800}.ingredient-status.matched{color:#194c2f;background:#eaf3ed}.ingredient-status.missing{color:#68440f;background:#fff1d8}.ingredient-status.unknown{color:#59636e;background:#eef0ef}.recipe-detail-instructions{border-top:1px solid #dfe3e0;margin-top:2rem;padding-top:2rem}.recipe-detail-instructions ol{gap:.8rem;margin:0;padding-left:1.4rem;display:grid}.instruction-text,.instructions-unavailable{white-space:pre-line;margin:0;line-height:1.6}.instructions-unavailable{color:#59636e;background:#f0f4f1;border-radius:9px;padding:1rem}@media (width<=600px){.recipe-detail-backdrop{padding:0}.recipe-detail-panel{border-radius:0;width:100%;height:100vh;min-height:100vh;max-height:100vh}.recipe-detail-header{padding:1.1rem}.recipe-detail-content{padding:1.1rem 1.1rem 3.5rem}.recipe-detail-ingredients li{flex-direction:column;align-items:flex-start;gap:.55rem}}.recipe-card{background:#fff;border:1px solid #dfe3e0;border-radius:14px;box-shadow:0 10px 24px #182b210f}.recipe-card.best-recommendation{border:2px solid #25633f}.recipe-card-content{min-width:0;padding:1.5rem}.best-label{color:#25633f;letter-spacing:.08em;text-transform:uppercase;margin:0 0 .5rem;font-size:.78rem;font-weight:800}.recipe-title-row{justify-content:space-between;align-items:start;gap:1rem;display:flex}.recipe-title-row h3{margin:0;font-size:1.35rem;line-height:1.2}.match-level{color:#194c2f;background:#eaf3ed;border-radius:999px;flex:none;padding:.35rem .55rem;font-size:.78rem;font-weight:800}.recipe-explanation{color:#59636e;margin:.65rem 0 0}.recipe-metadata{flex-wrap:wrap;gap:.75rem 1.5rem;margin:1rem 0 0;display:flex}.recipe-metadata div{gap:.15rem;display:grid}.recipe-metadata dt{color:#69736d;font-size:.75rem}.recipe-metadata dd{margin:0;font-weight:800}.key-missing{color:#68440f;background:#fff8eb;border-left:3px solid #b87928;margin:1rem 0 0;padding:.65rem .75rem;font-size:.9rem}.ingredient-columns{grid-template-columns:1fr 1fr;gap:1rem;margin-top:1rem;display:grid}.ingredient-preview h4{margin:0 0 .45rem;font-size:.9rem}.ingredient-preview ul{flex-wrap:wrap;gap:.35rem;margin:0;padding:0;list-style:none;display:flex}.ingredient-preview li{color:#385044;background:#f0f4f1;border-radius:6px;padding:.3rem .5rem;font-size:.8rem}.ingredient-preview li.more-ingredients{color:#59636e;background:0 0;font-weight:700}.ingredient-preview p{color:#59636e;margin:0;font-size:.85rem}.recipe-detail-button{color:#fff;cursor:pointer;background:#25633f;border:1px solid #25633f;border-radius:8px;margin-top:1.25rem;margin-left:auto;padding:.7rem 1rem;font-weight:800;display:block}.recipe-detail-button:hover{background:#194c2f}@media (width<=600px){.recipe-title-row{flex-direction:column;align-items:stretch}.ingredient-columns{grid-template-columns:1fr}.recipe-card-content{padding:1.1rem}.match-level{align-self:flex-start}}.sort-control{min-width:220px}.sort-control label{margin-bottom:.4rem;font-size:.875rem;font-weight:700;display:block}.sort-control select{color:#18211c;width:100%;font:inherit;background:#fff;border:1px solid #aeb7b1;border-radius:8px;padding:.7rem 2.2rem .7rem .75rem}@media (width<=600px){.sort-control{min-width:0}}.recipe-results{margin-top:2rem}.results-header{justify-content:space-between;align-items:end;gap:1.5rem;display:flex}.results-header h2{margin:0;font-size:clamp(1.6rem,4vw,2.25rem)}.results-kicker{color:#25633f;letter-spacing:.09em;text-transform:uppercase;margin:0 0 .3rem;font-size:.78rem;font-weight:800}.results-for{color:#59636e;margin:.75rem 0 0}.results-helper{color:#385044;margin:.4rem 0 1.25rem;font-weight:700}.ingredient-tip{color:#59636e;background:#f0f4f1;border-radius:8px;margin:-.65rem 0 1.25rem;padding:.65rem .75rem;font-size:.9rem}.recipe-list{gap:1rem;display:grid}.empty-results{background:#fff;border:1px solid #dfe3e0;border-radius:14px;padding:1.5rem}.empty-results h3,.empty-results p{margin:0}.empty-results p{color:#59636e;margin-top:.5rem}.explore-button{color:#25633f;font:inherit;cursor:pointer;background:#fff;border:1px solid #25633f;border-radius:8px;margin:1.25rem auto 0;padding:.75rem 1rem;font-weight:800;display:block}.explore-button:hover{background:#eaf3ed}.additional-results{border-top:1px solid #cfd6d1;margin-top:2rem;padding-top:1.5rem}.additional-results h3{margin:0 0 1rem;font-size:1.25rem}.load-more-controls{justify-items:center;gap:.75rem;margin-top:1.25rem;display:grid}.load-more-button{color:#385044;font:inherit;cursor:pointer;background:#fff;border:1px solid #69736d;border-radius:8px;padding:.7rem 1rem;font-weight:700}.load-more-button:hover:not(:disabled){background:#f0f4f1}.load-more-button:disabled{cursor:wait;opacity:.65}.load-more-error{color:#8a2525;margin:0;font-size:.9rem}@media (width<=600px){.results-header{flex-direction:column;align-items:stretch}}.app-shell{width:min(960px,100% - 2rem);margin:0 auto;padding:5rem 0}.page-header{margin-bottom:2rem}.page-header h1{letter-spacing:-.04em;max-width:620px;margin:0 0 .75rem;font-size:clamp(2rem,7vw,3.5rem);line-height:1.05}.page-header>p:last-child{color:#59636e;max-width:600px}.eyebrow{color:#25633f;letter-spacing:.1em;text-transform:uppercase;margin:0 0 .75rem;font-size:.8rem;font-weight:700}.loading-message{color:#385044;background:#eaf3ed;border-radius:10px;margin-top:1rem;padding:1rem;font-weight:700}@media (width<=600px){.app-shell{padding:2.5rem 0}}
