/* Tanshar Home — Product Catalog and grocery-entry refinements. */
.entry-grocery-row{grid-template-columns:38px minmax(120px,1fr) 78px 92px 128px 38px!important}
.entry-grocery-row select[data-location]{min-width:0}
.product-catalog-editor .form-text{color:var(--muted)!important}
@media(max-width:720px){
 .entry-grocery-row{grid-template-columns:34px minmax(0,1fr) 72px!important}
 .entry-grocery-row select[data-unit]{grid-column:2}
 .entry-grocery-row select[data-location]{grid-column:2/4}
 .entry-grocery-row button{grid-column:3;grid-row:2}
}

@media(max-width:700px){
 .pantry-pro-inventory,.pantry-pro-activity{height:min(56dvh,540px)!important;min-height:390px!important;overflow:hidden!important}
 .pantry-pro-list,.pantry-pro-activity-list{height:calc(100% - 82px)!important;max-height:none!important;overflow-y:auto!important;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;touch-action:pan-y}
 .pantry-pro-page{padding-bottom:calc(100px + env(safe-area-inset-bottom))!important}
}

/* Compact Pantry dashboard inspired by the approved mobile inventory concept. */
.pantry-pro-page{max-width:1180px;margin:0 auto}.pantry-pro-summary{display:none!important}.pantry-pro-grid{grid-template-columns:1fr!important}.pantry-pro-inventory,.pantry-pro-activity{grid-column:1!important;height:310px!important}.pantry-pro-categories,.pantry-pro-guide{display:none!important}.pantry-quick-use,.pantry-pro-grid>.cardx{border-top:2px solid #c99d4b}.pantry-pro-list{height:199px}.pantry-pro-activity-list{height:255px}.pantry-scan-actions .btn{min-height:38px}.pantry-pro-heading>div:last-child{display:flex!important;flex-wrap:wrap;align-items:center;justify-content:flex-end!important}.pantry-pro-heading>div:last-child>small{flex-basis:100%;text-align:right}.pantry-quick-head{grid-template-columns:minmax(280px,1fr) minmax(320px,500px)}
@media(max-width:700px){.pantry-pro-page{padding-bottom:90px}.pantry-pro-heading h2{font-size:27px}.pantry-pro-heading>div:last-child{display:grid!important;grid-template-columns:1fr}.pantry-pro-heading>div:last-child>small{text-align:center}.pantry-pro-inventory,.pantry-pro-activity{height:auto!important}.pantry-quick-head{grid-template-columns:1fr}.pantry-scan-actions{order:-1}}
@media(max-width:700px){.pantry-pro-inventory,.pantry-pro-activity{height:min(56dvh,540px)!important;min-height:390px!important;overflow:hidden!important}.pantry-pro-list,.pantry-pro-activity-list{height:calc(100% - 82px)!important;max-height:none!important;overflow-y:auto!important;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;touch-action:pan-y}.pantry-pro-page{padding-bottom:calc(100px + env(safe-area-inset-bottom))!important}}
