:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}body{margin:0}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}*{box-sizing:border-box}html,body,#root{width:100%;height:100%;margin:0}body{color:#1f2933;background:#f3f6f8;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,select,textarea{font:inherit}button{cursor:pointer}.app{flex-direction:column;min-height:100vh;display:flex}.header{color:#fff;background:#6f9c84;flex-shrink:0;padding:22px 24px}.header>div{width:100%;max-width:1100px;margin:0 auto}.header h1{margin:0;font-size:28px;line-height:1.2}.header p{opacity:.95;margin:6px 0 0;font-size:14px}.content{flex-direction:column;width:100%;max-width:1100px;height:calc(100vh - 86px);min-height:0;margin:0 auto;padding:20px 24px 0;display:flex}.controls{flex-shrink:0}.search-wrapper{background:#fff;border:1px solid #d9e1e5;border-radius:10px;align-items:center;gap:10px;height:46px;padding:0 14px;display:flex;box-shadow:0 2px 6px #1f29330d}.search-wrapper span{flex-shrink:0;font-size:17px}.search-wrapper input{color:#1f2933;background:0 0;border:none;outline:none;width:100%;font-size:15px}.search-wrapper input::placeholder{color:#8a969e}.filter-row{gap:10px;margin-top:12px;display:flex}.storage-selector,.filter-select{background:#fff;border:1px solid #d9e1e5;border-radius:9px;flex:1;align-items:center;min-width:0;height:42px;display:flex;box-shadow:0 2px 6px #1f29330a}.filter-icon{flex-shrink:0;justify-content:center;align-items:center;padding-left:12px;font-size:15px;display:flex}.storage-selector select,.filter-select select{color:#1f2933;cursor:pointer;background:0 0;border:none;outline:none;flex:1;min-width:0;height:100%;padding:0 8px;font-size:14px}.manage-storage-button{background:0 0;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:100%;font-size:15px;display:flex}.manage-storage-button:hover{background:#f0f4f2}.summary{flex-shrink:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:14px;display:grid}.summary-card{text-align:left;border:1px solid;border-radius:10px;align-items:center;gap:12px;width:100%;padding:13px 15px;transition:transform .15s,box-shadow .15s;display:flex}.summary-card:hover{transform:translateY(-1px);box-shadow:0 3px 8px #1f293314}.summary-card.active{box-shadow:0 0 0 2px #1f29331f}.summary-icon{flex-shrink:0;font-size:22px}.summary-card>div{flex-direction:column;gap:2px;display:flex}.summary-card strong{font-size:22px;line-height:1}.summary-card span:not(.summary-icon){color:#1f2933;font-size:13px}.summary-card.warning{background:#fff2cf;border-color:#f0d27b}.summary-card.warning strong{color:#c47b16}.summary-card.danger{background:#fbe7e5;border-color:#e7aaa4}.summary-card.danger strong{color:#b94c43}.food-list{overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#c4cfca transparent;flex-direction:column;flex:1;gap:10px;min-height:0;margin-top:14px;padding-bottom:10px;padding-right:4px;display:flex;overflow-y:auto}.food-list::-webkit-scrollbar{width:8px}.food-list::-webkit-scrollbar-track{background:0 0}.food-list::-webkit-scrollbar-thumb{background:#c4cfca;border-radius:20px}.food-list::-webkit-scrollbar-thumb:hover{background:#aebbb5}.food-card{background:#fff;border:1px solid #d9e1e5;border-radius:11px;flex-shrink:0;overflow:hidden;box-shadow:0 2px 7px #1f29330d}.food-card.open{box-shadow:0 3px 10px #1f293314}.food-header{color:#1f2933;text-align:left;background:#fff;border:none;justify-content:space-between;align-items:center;gap:15px;width:100%;padding:15px 16px;transition:background .15s;display:flex}.food-header:hover{background:#fafcfb}.food-info{flex-direction:column;gap:4px;min-width:0;display:flex}.food-title-row{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.food-title-row h2{color:#111827;margin:0;font-size:17px;font-weight:650;line-height:1.25}.food-info>span:not(.category-label){color:#697780;font-size:13px}.category-label{color:#477158;background:#edf4ef;border-radius:999px;width:fit-content;padding:3px 8px;font-size:11px;font-weight:600}.low-stock-badge{color:#a76710;background:#fff2cf;border-radius:999px;align-items:center;padding:3px 7px;font-size:11px;font-weight:700;display:inline-flex}.arrow{color:#6f9c84;flex-shrink:0;font-size:14px}.containers{background:#fafcfb;border-top:1px solid #edf0f1}.container-row{border-bottom:1px solid #e9eeeb;justify-content:space-between;align-items:flex-start;gap:16px;padding:13px 16px;display:flex}.container-row:last-child{border-bottom:none}.container-info{flex-direction:column;gap:4px;min-width:0;display:flex}.container-info>strong{color:#27332d;font-size:14px}.container-info>span{color:#68756e;font-size:13px}.container-dates{line-height:1.4}.expiry-status{border-radius:7px;width:fit-content;margin-top:4px;padding:4px 8px;font-weight:700;display:inline-flex;font-size:11px!important}.expiry-status.normal{color:#4e765c;background:#edf5ef}.expiry-status.expiring-soon{color:#a76710;background:#fff2cf}.expiry-status.expired{color:#b94c43;background:#fbe7e5}.container-row.expiring-soon{background:#fffdf7}.container-row.expired{background:snow}.container-notes{color:#1f2933;background:#fff;border:1px solid #e1e7e3;border-radius:7px;flex-direction:column;gap:3px;margin-top:6px;padding:8px 10px;display:flex}.container-notes strong{color:#4d6657;font-size:11px}.container-notes span{white-space:pre-wrap;line-height:1.4;color:#1f2933!important;font-size:12px!important}.container-actions{flex-shrink:0;align-items:center;gap:5px;display:flex}.container-actions button{color:#52615a;background:#fff;border:1px solid #d7e0db;border-radius:7px;justify-content:center;align-items:center;width:32px;height:32px;font-size:15px;transition:background .15s,border-color .15s,transform .1s;display:flex}.container-actions button:hover{background:#f1f6f3;border-color:#bfcfc5}.container-actions button:active{transform:scale(.95)}.container-actions .plus-button{color:#477158;font-weight:700}.empty-state{text-align:center;color:#68756e;flex-direction:column;flex:1;justify-content:center;align-items:center;min-height:180px;display:flex}.empty-state>div{margin-bottom:6px;font-size:30px}.empty-state h3{color:#35433b;margin:0;font-size:17px}.empty-state p{margin:5px 0 0;font-size:13px}.undo-banner{color:#fff;z-index:1000;background:#27332d;border-radius:9px;align-items:center;gap:14px;padding:10px 14px;font-size:13px;display:flex;position:fixed;bottom:82px;left:50%;transform:translate(-50%);box-shadow:0 5px 18px #1f293333}.undo-banner button{color:#a9d0b7;background:0 0;border:none;padding:2px 4px;font-weight:700}.undo-banner button:hover{color:#fff}.add-button-wrapper{background:#f3f6f8;flex-shrink:0;padding:12px 0 16px}.add-button{color:#fff;background:#6f9c84;border:none;border-radius:10px;justify-content:center;align-items:center;gap:8px;width:100%;height:48px;font-size:15px;font-weight:700;transition:background .15s,transform .1s;display:flex;box-shadow:0 3px 8px #1f29331f}.add-button:hover{background:#366c47}.add-button:active{transform:translateY(1px)}.add-button span{font-size:20px;line-height:1}.modal-backdrop{z-index:900;background:#1f293373;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0;overflow-y:auto}.modal{background:#fff;border-radius:13px;width:min(100%,560px);max-height:calc(100vh - 40px);overflow-y:auto;box-shadow:0 12px 40px #1f293340}.modal-header{z-index:2;color:#fff;background:#6f9c84;justify-content:space-between;align-items:center;padding:16px 18px;display:flex;position:sticky;top:0}.modal-header h2{margin:0;font-size:19px}.close-button{color:#fff;background:0 0;border:none;border-radius:7px;width:34px;height:34px;font-size:17px}.close-button:hover{background:#ffffff26}.modal form{flex-direction:column;gap:13px;padding:18px;display:flex}.modal label{color:#477158;flex-direction:column;gap:6px;font-size:13px;font-weight:650;display:flex}.modal input,.modal select,.modal textarea{color:#1f2933;background:#fff;border:1px solid #d4dfd9;border-radius:8px;outline:none;width:100%;padding:10px 11px}.modal input:focus,.modal select:focus,.modal textarea:focus{border-color:#6f9c84;box-shadow:0 0 0 2px #6f9c841f}.modal input:disabled{color:#7b8781;background:#f2f4f3}.modal textarea{resize:vertical;min-height:90px}.modal small{color:#7b8781;font-size:11px;font-weight:400}.form-actions{justify-content:flex-end;margin-top:4px;display:flex}.save-button{color:#fff;background:#6f9c84;border:none;border-radius:8px;padding:10px 17px;font-weight:700;transition:background .15s}.save-button:hover{background:#366c47}.storage-manager{padding:18px}.storage-manager h3{color:#477158;margin:0 0 10px;font-size:14px}.storage-list{flex-direction:column;gap:7px;display:flex}.storage-manager-row{background:#fafcfb;border:1px solid #e0e7e3;border-radius:8px;justify-content:space-between;align-items:center;gap:10px;min-height:42px;padding:7px 9px;display:flex}.storage-manager-row>span{color:#29352f;min-width:0;font-size:13px}.storage-manager-actions{flex-shrink:0;align-items:center;gap:4px;display:flex}.storage-manager-actions button{background:#fff;border:1px solid #d7e0db;border-radius:7px;justify-content:center;align-items:center;width:31px;height:31px;font-size:14px;display:flex}.storage-manager-actions button:hover{background:#f1f6f3}.storage-edit-row{align-items:center;gap:6px;width:100%;display:flex}.storage-edit-row input{border:1px solid #d4dfd9;border-radius:7px;outline:none;flex:1;min-width:0;padding:8px 9px}.storage-edit-row button{color:#fff;background:#6f9c84;border:none;border-radius:7px;padding:8px 10px;font-size:12px;font-weight:700}.storage-edit-row button:hover{background:#366c47}.add-storage-section{border-top:1px solid #e5ebe7;margin-top:20px;padding-top:18px}.add-storage-section form{gap:8px;padding:0;display:flex}.add-storage-section input{border:1px solid #d4dfd9;border-radius:8px;outline:none;flex:1;min-width:0;padding:10px 11px}.add-storage-section input:focus{border-color:#6f9c84}.add-storage-section .save-button{flex-shrink:0}@media (width<=700px){html,body,#root{height:100%;overflow:hidden}.app{height:100vh;min-height:0}.header{padding:16px}.header h1{font-size:23px}.header p{margin-top:4px;font-size:12px}.content{height:calc(100vh - 74px);min-height:0;padding:12px 12px 0}.search-wrapper{height:43px}.filter-row{gap:7px;margin-top:9px}.storage-selector,.filter-select{height:40px}.filter-icon{padding-left:9px;font-size:14px}.storage-selector select,.filter-select select{padding:0 5px;font-size:12px}.manage-storage-button{width:32px;font-size:13px}.summary{gap:8px;margin-top:10px}.summary-card{gap:8px;padding:10px}.summary-icon,.summary-card strong{font-size:19px}.summary-card span:not(.summary-icon){color:#1f2933;font-size:11px}.food-list{-webkit-overflow-scrolling:touch;min-height:0;margin-top:10px;padding-bottom:8px;padding-right:2px;overflow-y:auto}.food-card{border-radius:9px}.food-header{gap:10px;padding:12px}.food-title-row h2{font-size:15px}.food-info>span:not(.category-label){font-size:12px}.category-label{padding:3px 7px;font-size:10px}.low-stock-badge{padding:3px 6px;font-size:10px}.container-row{flex-direction:column;gap:10px;padding:11px 12px}.container-info{width:100%}.container-actions{justify-content:flex-end;width:100%}.container-actions button{width:34px;height:34px}.container-notes{color:#1f2933;background:#fff}.add-button-wrapper{padding:9px 0 12px}.add-button{height:46px}.undo-banner{justify-content:space-between;bottom:69px;left:12px;right:12px;transform:none}.modal-backdrop{align-items:flex-start;padding:12px}.modal{border-radius:11px;max-height:calc(100vh - 24px)}.modal-header{padding:14px 15px}.modal form{gap:12px;padding:15px}.storage-manager{padding:15px}.add-storage-section form{flex-direction:column}.add-storage-section .save-button{width:100%}.storage-edit-row{flex-wrap:wrap}.storage-edit-row input{flex-basis:100%;width:100%}}@media (width<=450px){.filter-row{grid-template-columns:1fr 1fr;display:grid}.storage-selector,.filter-select{width:100%}.filter-row .filter-select:last-child{grid-column:1/-1}.summary{grid-template-columns:1fr 1fr}.summary-card,.summary-card>div{min-width:0}.summary-card span:not(.summary-icon){white-space:nowrap}.page-nav{background:#f3f6f8;flex-shrink:0;gap:8px;padding:10px 0 12px;display:flex}.page-nav button{color:#52615a;background:#fff;border:1px solid #d9e1e5;border-radius:10px;flex:1;height:46px;font-size:13px;font-weight:650;transition:background .15s,border-color .15s,color .15s}.page-nav button:hover{background:#f1f6f3;border-color:#bfcfc5}.page-nav button.active{color:#fff;background:#6f9c84;border-color:#6f9c84}}
