:root{color:#17332f;font-synthesis:none;text-rendering:optimizelegibility;background:#eff7ee;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{background:radial-gradient(circle at 0 0,#6fcf9752,#0000 32rem),linear-gradient(135deg,#f8fcf8 0%,#e7f4ee 45%,#d7edf0 100%);min-width:320px;min-height:100vh;margin:0}button,input,select,textarea{font:inherit}button{color:#fff;cursor:pointer;background:#174d42;border:0;border-radius:999px;padding:.8rem 1.1rem;font-weight:800;box-shadow:0 12px 26px #174d4233}button:hover{transform:translateY(-1px)}button.ghost{color:#174d42;box-shadow:none;background:#eef7f0;border:1px solid #cbe4d1}.app-shell{width:min(1440px,100% - 2rem);margin:0 auto;padding:2rem 0 4rem}.hero{grid-template-columns:minmax(0,1fr) 280px;align-items:stretch;gap:1.5rem;margin-bottom:1.5rem;display:grid}.hero h1{letter-spacing:-.06em;max-width:920px;margin:0;font-size:clamp(2.1rem,5vw,4.9rem);line-height:.96}.hero p{color:#45635d;max-width:760px;font-size:1.05rem;line-height:1.7}.eyebrow{text-transform:uppercase;letter-spacing:.14em;color:#287b63;margin:0 0 .8rem;font-size:.78rem;font-weight:900}.summary-card,.panel-card,.section-card{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffc7;border:1px solid #5280722e;border-radius:28px;box-shadow:0 22px 70px #3b5d541f}.summary-card{text-align:center;place-items:center;padding:2rem;display:grid}.summary-card span{letter-spacing:-.08em;color:#174d42;font-size:4.4rem;font-weight:950}.summary-card strong{font-size:1.2rem}.summary-card small{color:#5c756f;line-height:1.4}.control-panel{grid-template-columns:2fr 1fr;gap:1rem;margin:1.5rem 0;display:grid}.panel-card{gap:.9rem;padding:1.2rem;display:grid}.panel-card h2{margin:0}.panel-card label{color:#31544c;gap:.35rem;font-weight:750;display:grid}input,select,textarea{color:#17332f;background:#ffffffe6;border:1px solid #cfe1d8;border-radius:16px;outline:none;width:100%;padding:.72rem .85rem}textarea{resize:vertical;min-height:90px}input:focus,select:focus,textarea:focus{border-color:#287b63;box-shadow:0 0 0 4px #287b631f}.field-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;display:grid}.hint{color:#668178;line-height:1.6}.fridge-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1rem;display:grid}.section-card{min-height:420px;padding:1rem}.section-card header{justify-content:space-between;align-items:center;gap:.7rem;display:flex}.section-name{background:0 0;border:0;padding-left:0;font-size:1.18rem;font-weight:900;box-shadow:none!important}.section-count{color:#fff;background:#174d42;border-radius:999px;place-items:center;min-width:2.1rem;height:2.1rem;font-weight:900;display:grid}.capacity{color:#627973;min-height:2.6rem}.section-stats{flex-wrap:wrap;gap:.45rem;margin-bottom:.9rem;display:flex}.section-stats span,.status-pill{color:#41645c;background:#edf5ef;border-radius:999px;padding:.32rem .58rem;font-size:.76rem;font-weight:850;display:inline-flex}.danger{color:#a93c25!important;background:#ffe9e4!important}.warning{color:#8a6500!important;background:#fff4cc!important}.item-list{gap:.75rem;display:grid}.empty{color:#82968f;font-style:italic}.food-card{background:#fff;border:1px solid #e2ece6;border-radius:22px;gap:.7rem;padding:.9rem;display:grid}.food-card strong{font-size:1.02rem}.food-card p{color:#55716a;margin:.18rem 0}.food-card small,.food-card em{color:#70867f;display:block}.food-card.expired{background:#fff8f6;border-color:#f2b4a4}.food-card.soon{background:#fffdf3;border-color:#eed48a}.food-card.unknown{border-style:dashed}.item-actions{grid-template-columns:1fr auto;gap:.45rem;display:grid}@media (width<=850px){.hero,.control-panel,.field-grid,.item-actions{grid-template-columns:1fr}}
