.food-storage-module__hoQ3FW__wrap{flex-direction:column;gap:10px;display:flex}.food-storage-module__hoQ3FW__tabs{background:var(--bg2);border:1px solid var(--border);border-radius:14px;grid-template-columns:1fr 1fr;gap:6px;padding:6px;display:grid}.food-storage-module__hoQ3FW__tab{color:var(--muted);cursor:pointer;background:0 0;border:none;border-radius:10px;padding:12px 6px;font-family:Noto Sans KR,sans-serif;font-size:13px;font-weight:500;transition:all .18s}@media (hover:hover){.food-storage-module__hoQ3FW__tab:hover{color:var(--text)}}.food-storage-module__hoQ3FW__tabActive{background:var(--accent)!important;color:#000!important;font-weight:700!important}.food-storage-module__hoQ3FW__card{background:var(--bg2);border:1px solid var(--border);border-radius:14px;padding:18px 20px}.food-storage-module__hoQ3FW__cardLabel{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;margin-bottom:12px;font-size:11px;display:block}.food-storage-module__hoQ3FW__cardLabelRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:6px;margin-bottom:12px;display:flex}.food-storage-module__hoQ3FW__cardLabelRow .food-storage-module__hoQ3FW__cardLabel{margin-bottom:0}.food-storage-module__hoQ3FW__note{color:var(--muted);margin-top:10px;font-size:11px;line-height:1.7}.food-storage-module__hoQ3FW__disclaimer{color:var(--muted);background:#ff8c3e0f;border:1px solid #ff8c3e40;border-radius:12px;padding:12px 16px;font-size:12px;line-height:1.7}.food-storage-module__hoQ3FW__disclaimer strong{color:#ff8c3e}.food-storage-module__hoQ3FW__summaryGrid{grid-template-columns:repeat(4,1fr);gap:8px;display:grid}.food-storage-module__hoQ3FW__summaryCell{background:var(--bg3);border:1px solid var(--border);text-align:center;border-radius:10px;padding:12px 10px}.food-storage-module__hoQ3FW__summaryLabel{color:var(--muted);letter-spacing:.04em;margin-bottom:4px;font-size:10px}.food-storage-module__hoQ3FW__summaryValue{font-family:Inter,system-ui,sans-serif;font-size:22px;font-weight:800;line-height:1}.food-storage-module__hoQ3FW__summaryValueSafe{color:#3eff9b}.food-storage-module__hoQ3FW__summaryValueWarning{color:#ff8c3e}.food-storage-module__hoQ3FW__summaryValueUrgent{color:#ff6b6b}.food-storage-module__hoQ3FW__summaryValueExpired{color:#ff4646}.food-storage-module__hoQ3FW__summaryValueDefault{color:var(--accent)}.food-storage-module__hoQ3FW__urgentCard{background:#ff6b6b0f;border:2px solid #ff6b6b4d;border-radius:14px;padding:16px 18px;animation:.25s food-storage-module__hoQ3FW__foodFadeUp}.food-storage-module__hoQ3FW__urgentLabel{color:#ff6b6b;align-items:center;gap:6px;margin-bottom:12px;font-size:13px;font-weight:700;display:flex}.food-storage-module__hoQ3FW__urgentList{flex-direction:column;gap:6px;display:flex}.food-storage-module__hoQ3FW__urgentItem{background:var(--bg2);border:1px solid var(--border);border-radius:10px;justify-content:space-between;align-items:center;gap:8px;padding:10px 14px;font-size:13px;display:flex}.food-storage-module__hoQ3FW__urgentItemName{color:var(--text);align-items:center;gap:6px;display:flex}.food-storage-module__hoQ3FW__urgentItemDday{font-family:Inter,system-ui,sans-serif;font-size:14px;font-weight:800}.food-storage-module__hoQ3FW__addForm{flex-direction:column;gap:12px;display:flex}.food-storage-module__hoQ3FW__fieldLabel{color:var(--muted);letter-spacing:.04em;margin-bottom:6px;font-size:11px;display:block}.food-storage-module__hoQ3FW__selectWrap{position:relative}.food-storage-module__hoQ3FW__select{appearance:none;background:var(--bg3);border:1px solid var(--border);width:100%;color:var(--text);cursor:pointer;border-radius:10px;outline:none;padding:11px 32px 11px 14px;font-family:Noto Sans KR,sans-serif;font-size:14px;transition:border-color .15s}.food-storage-module__hoQ3FW__select:focus{border-color:#c8ff3e66}.food-storage-module__hoQ3FW__select option{color:var(--text);background:#1a1a1a}.food-storage-module__hoQ3FW__selectArrow{color:var(--muted);pointer-events:none;font-size:11px;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.food-storage-module__hoQ3FW__dateRow{grid-template-columns:1.4fr 1fr 1fr;gap:6px;display:grid}.food-storage-module__hoQ3FW__textInput{background:var(--bg3);border:1px solid var(--border);width:100%;color:var(--text);border-radius:10px;outline:none;padding:11px 14px;font-family:Noto Sans KR,sans-serif;font-size:14px;transition:border-color .15s}.food-storage-module__hoQ3FW__textInput::placeholder{color:var(--muted);opacity:.7}.food-storage-module__hoQ3FW__textInput:focus{border-color:#c8ff3e66}.food-storage-module__hoQ3FW__radioRow{flex-wrap:wrap;gap:6px;display:flex}.food-storage-module__hoQ3FW__radioBtn{background:var(--bg3);border:1px solid var(--border);min-width:80px;color:var(--muted);cursor:pointer;text-align:center;border-radius:10px;flex:1;padding:10px 6px;font-family:Noto Sans KR,sans-serif;font-size:12px;transition:all .15s}@media (hover:hover){.food-storage-module__hoQ3FW__radioBtn:hover{color:var(--text);border-color:var(--border-hover)}}.food-storage-module__hoQ3FW__radioBtnActive{color:var(--accent)!important;background:#c8ff3e26!important;border-color:#c8ff3e66!important}.food-storage-module__hoQ3FW__storageRow{grid-template-columns:repeat(4,1fr);gap:6px;display:grid}.food-storage-module__hoQ3FW__storageBtn{background:var(--bg3);border:1px solid var(--border);color:var(--muted);cursor:pointer;text-align:center;border-radius:10px;padding:10px 4px;font-family:Noto Sans KR,sans-serif;font-size:12px;transition:all .15s}@media (hover:hover){.food-storage-module__hoQ3FW__storageBtn:hover{color:var(--text)}}.food-storage-module__hoQ3FW__storageBtnRoom.food-storage-module__hoQ3FW__storageBtnActive{color:gold;background:#ffd70026;border-color:#ffd70066}.food-storage-module__hoQ3FW__storageBtnFridge.food-storage-module__hoQ3FW__storageBtnActive{color:#3ec8ff;background:#3ec8ff26;border-color:#3ec8ff66}.food-storage-module__hoQ3FW__storageBtnFreezer.food-storage-module__hoQ3FW__storageBtnActive{color:#bb7fe0;background:#9b59b626;border-color:#9b59b666}.food-storage-module__hoQ3FW__storageBtnKimchi.food-storage-module__hoQ3FW__storageBtnActive{color:var(--accent);background:#c8ff3e26;border-color:#c8ff3e66}.food-storage-module__hoQ3FW__addBtn{background:var(--bg3);border:1px dashed var(--border);cursor:pointer;color:var(--muted);border-radius:12px;width:100%;padding:14px;font-family:Noto Sans KR,sans-serif;font-size:14px;transition:all .15s}@media (hover:hover){.food-storage-module__hoQ3FW__addBtn:hover{border-color:var(--accent);color:var(--accent)}}.food-storage-module__hoQ3FW__addBtn:disabled{opacity:.4;cursor:not-allowed}.food-storage-module__hoQ3FW__formActionRow{gap:8px;margin-top:4px;display:flex}.food-storage-module__hoQ3FW__submitBtn{background:var(--accent);cursor:pointer;color:#0d0d0d;border:none;border-radius:10px;flex:1;padding:12px;font-family:Noto Sans KR,sans-serif;font-size:14px;font-weight:700;transition:opacity .15s}@media (hover:hover){.food-storage-module__hoQ3FW__submitBtn:hover{opacity:.85}}.food-storage-module__hoQ3FW__cancelBtn{background:var(--bg3);border:1px solid var(--border);cursor:pointer;color:var(--muted);border-radius:10px;padding:12px 18px;font-family:Noto Sans KR,sans-serif;font-size:14px;transition:all .15s}@media (hover:hover){.food-storage-module__hoQ3FW__cancelBtn:hover{color:var(--text)}}.food-storage-module__hoQ3FW__foodList{flex-direction:column;gap:8px;display:flex}.food-storage-module__hoQ3FW__foodItem{background:var(--bg2);border:1px solid var(--border);border-radius:12px;padding:14px 16px;transition:background .18s,border-color .18s;animation:.25s food-storage-module__hoQ3FW__foodFadeUp}.food-storage-module__hoQ3FW__foodItemSafe{background:var(--bg2)}.food-storage-module__hoQ3FW__foodItemWarning{background:#ff8c3e14;border-color:#ff8c3e40}.food-storage-module__hoQ3FW__foodItemUrgent{background:#ff6b6b14;border-color:#ff6b6b4d}.food-storage-module__hoQ3FW__foodItemExpired{opacity:.85;background:#ff46461f;border-color:#ff464666}.food-storage-module__hoQ3FW__foodHead{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;margin-bottom:10px;display:flex}.food-storage-module__hoQ3FW__foodTitle{color:var(--text);align-items:center;gap:8px;font-size:14px;font-weight:600;display:flex}.food-storage-module__hoQ3FW__foodEmoji{font-size:20px}.food-storage-module__hoQ3FW__foodMemo{color:var(--muted);margin-top:2px;font-size:11px}.food-storage-module__hoQ3FW__foodBadgeRow{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.food-storage-module__hoQ3FW__storageBadge{border-radius:12px;padding:3px 9px;font-family:Noto Sans KR,sans-serif;font-size:11px;font-weight:600;display:inline-block}.food-storage-module__hoQ3FW__storageBadgeRoom{color:gold;background:#ffd70026;border:1px solid #ffd70066}.food-storage-module__hoQ3FW__storageBadgeFridge{color:#3ec8ff;background:#3ec8ff26;border:1px solid #3ec8ff66}.food-storage-module__hoQ3FW__storageBadgeFreezer{color:#bb7fe0;background:#9b59b626;border:1px solid #9b59b666}.food-storage-module__hoQ3FW__storageBadgeKimchi{color:var(--accent);background:#c8ff3e26;border:1px solid #c8ff3e66}.food-storage-module__hoQ3FW__statusBadge{border-radius:12px;padding:3px 10px;font-family:Noto Sans KR,sans-serif;font-size:11px;font-weight:700;display:inline-block}.food-storage-module__hoQ3FW__statusSafe{color:#3eff9b;background:#3eff9b26;border:1px solid #3eff9b66}.food-storage-module__hoQ3FW__statusWarning{color:#ff8c3e;background:#ff8c3e26;border:1px solid #ff8c3e66}.food-storage-module__hoQ3FW__statusUrgent{color:#ff6b6b;background:#ff6b6b26;border:1px solid #ff6b6b66}.food-storage-module__hoQ3FW__statusExpired{color:#ff4646;background:#ff464633;border:1px solid #ff464680}.food-storage-module__hoQ3FW__deleteBtn{color:var(--muted);cursor:pointer;background:0 0;border:none;border-radius:6px;padding:4px 8px;font-size:18px;line-height:1;transition:all .15s}@media (hover:hover){.food-storage-module__hoQ3FW__deleteBtn:hover{color:#ff6b6b;background:#ff6b6b1a}}.food-storage-module__hoQ3FW__progressRow{align-items:center;gap:10px;display:flex}.food-storage-module__hoQ3FW__progressTrack{background:var(--bg3);border-radius:99px;flex:1;height:8px;overflow:hidden}.food-storage-module__hoQ3FW__progressFill{background:linear-gradient(90deg, #3eff9b, var(--accent));border-radius:99px;height:100%;transition:width .4s}.food-storage-module__hoQ3FW__progressFillWarning{background:linear-gradient(90deg, var(--accent), #ff8c3e)}.food-storage-module__hoQ3FW__progressFillUrgent{background:linear-gradient(90deg,#ff8c3e,#ff6b6b)}.food-storage-module__hoQ3FW__progressFillExpired{background:#ff4646}.food-storage-module__hoQ3FW__progressMeta{color:var(--text);white-space:nowrap;font-family:Inter,system-ui,sans-serif;font-size:12px;font-weight:700}.food-storage-module__hoQ3FW__progressMeta .food-storage-module__hoQ3FW__small{color:var(--muted);margin-left:4px;font-size:10px;font-weight:500}.food-storage-module__hoQ3FW__foodWarning{color:#ff8c3e;border-top:1px dashed var(--border);align-items:flex-start;gap:6px;margin-top:8px;padding-top:8px;font-size:11px;line-height:1.6;display:flex}.food-storage-module__hoQ3FW__freezeCard{background:#9b59b60f;border:1px solid #9b59b64d;border-radius:10px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin-top:10px;padding:10px 12px;display:flex}.food-storage-module__hoQ3FW__freezeText{color:var(--text);flex:1;min-width:200px;font-size:12px;line-height:1.6}.food-storage-module__hoQ3FW__freezeText strong{color:#bb7fe0}.food-storage-module__hoQ3FW__freezeBtn{background:var(--accent);color:#0d0d0d;cursor:pointer;white-space:nowrap;border:none;border-radius:8px;padding:7px 14px;font-family:Noto Sans KR,sans-serif;font-size:12px;font-weight:700;transition:opacity .15s}@media (hover:hover){.food-storage-module__hoQ3FW__freezeBtn:hover{opacity:.85}}.food-storage-module__hoQ3FW__emptyState{background:var(--bg2);border:1px dashed var(--border);text-align:center;color:var(--muted);border-radius:14px;padding:40px 22px;font-size:13px;line-height:1.7}.food-storage-module__hoQ3FW__emptyState strong{color:var(--text);margin-bottom:6px;font-size:15px;font-weight:600;display:block}.food-storage-module__hoQ3FW__resetBtn{background:var(--bg3);border:1px solid var(--border);color:var(--muted);cursor:pointer;border-radius:10px;align-self:flex-start;padding:10px 14px;font-family:Noto Sans KR,sans-serif;font-size:12px;transition:all .15s}@media (hover:hover){.food-storage-module__hoQ3FW__resetBtn:hover{color:#ff6b6b;border-color:#ff6b6b66}}.food-storage-module__hoQ3FW__guideSection{background:var(--bg2);border:1px solid var(--border);border-radius:14px;padding:18px 20px}.food-storage-module__hoQ3FW__guideHead{color:var(--text);align-items:center;gap:10px;margin-bottom:12px;font-size:15px;font-weight:700;display:flex}.food-storage-module__hoQ3FW__guideEmoji{font-size:22px}.food-storage-module__hoQ3FW__guideTable{border-collapse:collapse;width:100%;font-size:12px}.food-storage-module__hoQ3FW__guideTable th{text-align:left;color:var(--muted);border-bottom:1px solid var(--border);letter-spacing:.04em;text-transform:uppercase;padding:8px 10px;font-size:11px;font-weight:500}.food-storage-module__hoQ3FW__guideTable td{border-bottom:1px solid var(--border);color:var(--text);padding:10px;font-size:12px}.food-storage-module__hoQ3FW__guideName{color:var(--text);font-weight:600}.food-storage-module__hoQ3FW__guideDays{color:var(--text);text-align:center;font-family:Inter,system-ui,sans-serif;font-weight:700}.food-storage-module__hoQ3FW__guideDaysNone{color:var(--muted);font-weight:400}.food-storage-module__hoQ3FW__guideWarning{color:var(--muted);font-size:11px;line-height:1.5}.food-storage-module__hoQ3FW__guideRowDanger{border-left:3px solid #ff8c3e}.food-storage-module__hoQ3FW__tipCard{background:#c8ff3e0d;border:1px solid #c8ff3e33;border-radius:12px;padding:14px 18px}.food-storage-module__hoQ3FW__tipLabel{color:var(--accent);margin-bottom:8px;font-size:12px;font-weight:700}.food-storage-module__hoQ3FW__tipList{color:var(--muted);padding-left:0;font-size:12px;line-height:1.9;list-style:none}.food-storage-module__hoQ3FW__tipList li{padding-left:16px;position:relative}.food-storage-module__hoQ3FW__tipList li:before{content:"•";color:var(--accent);position:absolute;left:4px}@keyframes food-storage-module__hoQ3FW__foodFadeUp{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@media (max-width:520px){.food-storage-module__hoQ3FW__summaryGrid{grid-template-columns:repeat(2,1fr)}.food-storage-module__hoQ3FW__dateRow{grid-template-columns:1fr 1fr 1fr}.food-storage-module__hoQ3FW__storageRow{grid-template-columns:repeat(2,1fr)}.food-storage-module__hoQ3FW__summaryValue{font-size:18px}.food-storage-module__hoQ3FW__guideTable th,.food-storage-module__hoQ3FW__guideTable td{padding:7px 6px;font-size:11px}.food-storage-module__hoQ3FW__card{padding:16px 14px}}
