.pantry-actions .stock-action{width:auto;min-width:52px;padding:0 8px;display:flex;align-items:center;justify-content:center;gap:4px;font-size:11px;font-weight:700}.pantry-actions .stock-action.use{background:#fff0f2;color:#c9475b}.pantry-actions .stock-action.add{background:#eaf8f1;color:#318461}.pantry-actions .stock-action.set{background:#f1efff;color:#6555d8}.stock-movement-product{display:flex;align-items:center;gap:12px;border:1px solid var(--line);border-radius:12px;background:#fafbfe;padding:12px;margin-bottom:16px}.stock-movement-product small,.stock-movement-product strong{display:block}.stock-movement-product small{color:var(--muted);font-size:11px}.stock-balance-preview{display:flex;align-items:center;justify-content:space-between;margin:12px 0 16px;border-radius:11px;background:#eef8f3;padding:12px;color:#347e61}.stock-balance-preview strong.danger{color:#d6485e}.pantry-history-card{padding:0;overflow:hidden;margin-top:14px}.history-count{border-radius:99px;background:#f1efff;color:#6555d8!important;padding:6px 10px}.pantry-history-list{max-height:300px;overflow:auto}.pantry-history-row{display:grid;grid-template-columns:38px minmax(220px,1fr) 70px 110px 90px;align-items:center;gap:11px;padding:9px 18px;border-top:1px solid var(--line)}.pantry-history-row:first-child{border-top:0}.pantry-history-row strong,.pantry-history-row span{display:block}.pantry-history-row span{color:var(--muted);font-size:11px}.pantry-history-row em{justify-self:start;border-radius:99px;padding:5px 8px;font-size:10px;font-style:normal;font-weight:700}.pantry-history-row em.use{background:#fff0f2;color:#c9475b}.pantry-history-row em.add{background:#eaf8f1;color:#318461}.pantry-history-row em.set{background:#f1efff;color:#6555d8}.pantry-history-row b{font-size:12px}.pantry-history-row small{color:var(--muted)}
@media(max-width:1100px){.pantry-head,.pantry-row{grid-template-columns:minmax(180px,1fr) 100px 130px 70px 220px}.pantry-actions{flex-wrap:wrap}.pantry-history-row{grid-template-columns:38px minmax(180px,1fr) 65px 90px 75px}}
@media(max-width:700px){.pantry-actions .stock-action{min-width:58px}.pantry-history-row{grid-template-columns:38px 1fr auto}.pantry-history-row b,.pantry-history-row small{grid-column:2/4}}

.pantry-workspace-grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);gap:14px;align-items:stretch}.pantry-workspace-grid>.cardx{margin-top:0;min-width:0;height:370px}.pantry-list-scroll{height:calc(370px - 70px);overflow:auto}.pantry-head{position:sticky;top:0;z-index:2;grid-template-columns:minmax(190px,1fr) 90px 60px 230px}.pantry-row{grid-template-columns:38px minmax(140px,1fr) 90px 60px 230px;gap:10px;padding:8px 14px}.pantry-row>.product-picture{display:grid}.pantry-row>em{font-size:10px;border-radius:99px;padding:5px 7px;justify-self:start}.pantry-row>em.good{background:#eaf8f1;color:#318461}.pantry-row>em.low{background:#fff3e4;color:#c67722}.pantry-history-card{height:370px}.pantry-history-list{max-height:none;height:calc(370px - 70px);overflow:auto}.pantry-history-row{grid-template-columns:38px minmax(100px,1fr) 54px 82px 58px;gap:8px;padding:8px 12px}.pantry-history-row span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pantry-actions .stock-action{min-width:46px;padding:0 6px}
@media(max-width:1250px){.pantry-workspace-grid{grid-template-columns:1fr}.pantry-workspace-grid>.cardx,.pantry-history-card{height:350px}.pantry-list-scroll,.pantry-history-list{height:calc(350px - 70px)}.pantry-head{grid-template-columns:minmax(190px,1fr) 90px 60px 230px}.pantry-row{grid-template-columns:38px minmax(140px,1fr) 90px 60px 230px}}
@media(max-width:700px){.pantry-workspace-grid{grid-template-columns:1fr}.pantry-head{display:none}.pantry-row{grid-template-columns:38px minmax(0,1fr) auto}.pantry-row>em{grid-column:2}.pantry-row>.shopping-actions{grid-column:2/4}.pantry-history-row{grid-template-columns:38px minmax(0,1fr) auto}.pantry-history-row b,.pantry-history-row small{grid-column:2/4}}
