.pantry-launch{margin-top:10px;min-height:48px;padding:0 18px;border:0;border-radius:15px;background:#e8b84a;color:#102d25;font-weight:950}.pantry-dialog{width:min(920px,calc(100% - 18px));height:min(92dvh,860px);max-height:92dvh;padding:0;border:0;border-radius:30px;background:#f4eddb;color:#102d25;overflow:hidden;box-shadow:0 40px 110px #001b1788}.pantry-dialog::backdrop{background:#071e19dc;backdrop-filter:blur(8px)}.pantry-shell{height:100%;display:grid;grid-template-rows:auto auto 1fr;overflow:hidden}.pantry-head{display:flex;justify-content:space-between;gap:20px;align-items:start;padding:24px;background:#113a30;color:#fff}.pantry-head small{color:#f0bf4d;font-weight:950;letter-spacing:.2em}.pantry-head h2{margin:5px 0 4px;font-size:34px}.pantry-head p{margin:0;color:#b8cec6;font-size:12px}.pantry-close{width:43px;height:43px;border:0;border-radius:50%;background:#fff;color:#a13a31;font-size:26px}.pantry-alert{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:11px 22px;background:#f0bf4d;color:#17352d}.pantry-alert strong{font-size:12px}.pantry-alert button{border:1px solid #17352d33;border-radius:20px;padding:7px 12px;background:#fff8df;font-size:10px;font-weight:900}.pantry-world{position:relative;overflow:auto;background:radial-gradient(circle at calc(70% + var(--pantry-shift,0px)) 5%,#fff8db,transparent 32%),linear-gradient(#f7f1e5,#e9ddc5)}.pantry-add{position:sticky;z-index:6;top:0;display:grid;grid-template-columns:1fr 90px auto;gap:8px;padding:12px 18px;background:#f7f1e5e8;backdrop-filter:blur(10px);border-bottom:1px solid #24463b14}.pantry-add select,.pantry-add input,.pantry-add button{min-height:42px;border:1px solid #cad4cc;border-radius:12px;padding:0 10px;background:#fff}.pantry-add button{border:0;background:#143e33;color:#fff;font-weight:900}.pantry-shelves{padding:12px 18px 45px}.pantry-lane{position:relative;margin:0 0 20px}.pantry-lane h3{margin:0 0 8px;font-size:12px;letter-spacing:.08em}.pantry-track{display:flex;gap:10px;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:x proximity;padding:5px 3px 24px;scrollbar-width:thin;scrollbar-color:#d1a441 transparent}.pantry-track:after{content:'';position:absolute;left:-5px;right:-5px;bottom:10px;height:17px;border-radius:4px;background:linear-gradient(#9a6836,#68411f);box-shadow:0 8px 13px #422b1f55}.pantry-card{position:relative;z-index:2;flex:0 0 155px;min-height:173px;padding:13px;border:1px solid #ffffffaa;border-radius:22px 22px 10px 10px;background:linear-gradient(145deg,#fff,#f5e9d2);box-shadow:0 12px 22px #51391e1d;scroll-snap-align:start}.pantry-card.low{background:linear-gradient(145deg,#fff6e9,#f5d0bd);border-color:#e89a70}.pantry-card.empty{filter:grayscale(.65);opacity:.62}.pantry-status{display:inline-block;padding:4px 7px;border-radius:10px;background:#d8edcc;color:#275d36;font-size:8px;font-weight:950}.low .pantry-status{background:#ffdfb2;color:#9a4e21}.empty .pantry-status{background:#ead8d3;color:#9b4138}.pantry-card>i{display:grid;place-items:center;height:64px;font-style:normal;font-size:45px;filter:drop-shadow(0 8px 5px #3a2b171a)}.pantry-card h4{margin:5px 0 2px;font-size:14px}.pantry-card p{margin:0;color:#7a857f;font-size:9px}.pantry-qty{display:flex;align-items:center;justify-content:space-between;margin-top:10px}.pantry-qty button{width:30px;height:30px;border:1px solid #d8ddd7;border-radius:50%;background:#fff;font-weight:950}.pantry-qty strong{font-size:13px}.pantry-empty-note{padding:24px;border:1px dashed #aebbb2;border-radius:18px;text-align:center;color:#78857f}@media(max-width:560px){.pantry-dialog{width:100%;height:100dvh;max-height:100dvh;border-radius:0}.pantry-head{padding:calc(18px + env(safe-area-inset-top)) 17px 16px}.pantry-head h2{font-size:28px}.pantry-alert{padding-inline:14px}.pantry-add{grid-template-columns:1fr 72px}.pantry-add button{grid-column:1/-1}.pantry-shelves{padding-inline:12px}.pantry-card{flex-basis:142px}}
