.pantry-split-page{height:calc(100vh - 118px);min-height:640px;display:grid;grid-template-rows:50px minmax(0,1fr);overflow:hidden;border:1px solid #c69b4b;border-radius:16px;background:#101c35;color:var(--ink)}
.pantry-split-top{display:flex;align-items:center;justify-content:space-between;padding:0 16px;background:#83c5b2;color:#fff}.pantry-split-brand,.pantry-scan-mini,.pantry-detail-head>div,.pantry-detail-actions{display:flex;align-items:center;gap:8px}.pantry-split-brand{font-size:18px;font-weight:800}.pantry-split-brand svg{width:20px}.pantry-scan-mini button{height:32px;padding:0 11px;border:1px solid #ffffff80;border-radius:7px;background:#ffffff24;color:#fff;font-size:11px;font-weight:800;display:flex;align-items:center;gap:6px}.pantry-scan-mini button:hover{background:#fff;color:#317864}.pantry-scan-mini svg{width:14px}
.pantry-split-grid{min-height:0;display:grid;grid-template-columns:250px minmax(430px,1fr) 295px}.pantry-split-side{min-height:0;border-right:1px solid var(--th-line);display:flex;flex-direction:column}.pantry-split-main{min-height:0;border-right:1px solid var(--th-line);display:grid;grid-template-rows:auto minmax(0,1fr)}.pantry-split-insights{min-height:0;overflow:auto;padding:15px}.pantry-side-title{padding:15px 15px 9px}.pantry-side-title h2{font-size:20px;margin:0 0 3px}.pantry-side-title p,.pantry-detail-head p{font-size:10px;color:var(--muted);margin:0}.pantry-split-search{height:36px;margin:0 13px 10px;border:1px solid var(--th-line);border-radius:8px;display:flex;align-items:center;gap:7px;padding:0 9px}.pantry-split-search svg{width:14px;color:var(--muted)}.pantry-split-search input{min-width:0;width:100%;border:0;outline:0;background:transparent;color:var(--ink);font-size:11px}
.pantry-category-list{padding:0 9px 8px}.pantry-category-button{width:100%;height:38px;border:0;border-radius:8px;background:transparent;color:var(--ink);display:grid;grid-template-columns:26px 1fr auto;align-items:center;gap:8px;padding:0 8px;text-align:left;font-size:11px}.pantry-category-button:hover,.pantry-category-button.active,.pantry-product-button:hover,.pantry-product-button.active{background:#7959e72d}.pantry-category-button span:first-child{width:25px;height:25px;border-radius:7px;display:grid;place-items:center;background:#2b3152;color:#af9bff}.pantry-category-button svg{width:13px}.pantry-category-button b{font-size:10px;color:var(--muted)}.pantry-products-label{padding:9px 15px 7px;border-top:1px solid var(--th-line);font-size:9px;font-weight:800;color:var(--muted);letter-spacing:.06em}.pantry-product-list{min-height:0;overflow:auto;padding:0 8px 10px}.pantry-product-button{width:100%;min-height:55px;border:0;border-radius:9px;background:transparent;color:var(--ink);display:grid;grid-template-columns:39px minmax(0,1fr) auto;align-items:center;gap:9px;padding:7px;text-align:left}.pantry-product-button .product-picture,.pantry-detail-head .product-picture,.pantry-low-line .product-picture,.pantry-recent-line .product-picture{display:grid!important}.pantry-product-button .product-picture{width:37px;height:37px}.pantry-product-copy{min-width:0}.pantry-product-copy strong,.pantry-product-copy span{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pantry-product-copy strong{font-size:11px}.pantry-product-copy span{font-size:9px;color:var(--muted)}.pantry-product-button>em{font-size:9px;font-style:normal;font-weight:800;border-radius:20px;padding:4px 6px;background:#23493f;color:#8fe0b7}.pantry-product-button>em.low{background:#4b402d;color:#f2ca78}
.pantry-detail-head{padding:18px 20px;border-bottom:1px solid #c69b4b;display:flex;align-items:center;justify-content:space-between}.pantry-detail-head .product-picture{width:54px;height:54px}.pantry-detail-head h2{margin:0 0 3px;font-size:22px}.pantry-detail-qty{text-align:right}.pantry-detail-qty strong{display:block;font-size:25px;color:#84d7b0}.pantry-detail-qty span{font-size:9px;color:var(--muted)}.pantry-detail-body{min-height:0;overflow:auto;padding:18px 20px}.pantry-stock-card{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin-bottom:15px}.pantry-stock-card span,.pantry-insight-card{padding:11px;border:1px solid var(--th-line);border-radius:10px;background:#ffffff05}.pantry-stock-card small,.pantry-stock-card strong{display:block}.pantry-stock-card small{font-size:8px;color:var(--muted);text-transform:uppercase}.pantry-stock-card strong{font-size:12px;margin-top:4px}.pantry-detail-actions{margin-bottom:17px}.pantry-detail-actions button{height:38px;border-radius:8px;font-size:11px;font-weight:800;display:flex;align-items:center;justify-content:center;gap:6px}.pantry-detail-actions svg{width:15px}.pantry-use-button{flex:1;border:1px solid #68b99f;background:#83c5b2;color:#0d342b}.pantry-restock-button{flex:1;border:1px solid #7357db;background:#7959e7;color:#fff}.pantry-edit-button{border:1px solid var(--th-line);background:transparent;color:var(--muted);padding:0 12px}.pantry-history-heading{font-size:11px;margin:0 0 7px}.pantry-detail-history{border-top:1px solid var(--th-line)}.pantry-detail-history-row{min-height:51px;display:grid;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:9px;border-bottom:1px solid var(--th-line)}.pantry-history-icon{width:30px;height:30px;border-radius:8px;display:grid;place-items:center;background:#23493f;color:#8fe0b7}.pantry-history-icon.use{background:#4b2d39;color:#ff9eac}.pantry-history-icon svg{width:14px}.pantry-detail-history-row strong,.pantry-detail-history-row span{display:block}.pantry-detail-history-row strong{font-size:10px}.pantry-detail-history-row span{font-size:8px;color:var(--muted)}.pantry-detail-history-row b{font-size:10px}.pantry-detail-empty{height:100%;display:grid;place-items:center;text-align:center;color:var(--muted)}
.pantry-insight-title{font-size:13px;margin:0 0 11px}.pantry-insight-card{margin-bottom:11px}.pantry-insight-card h3{font-size:10px;margin:0 0 9px;color:var(--muted);text-transform:uppercase}.pantry-summary-line,.pantry-low-line,.pantry-recent-line{display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:31px;font-size:10px}.pantry-summary-line span,.pantry-low-line>span,.pantry-recent-line>span{display:flex;align-items:center;gap:7px;min-width:0}.pantry-summary-dot{width:7px;height:7px;border-radius:50%;background:#83c5b2}.pantry-summary-dot.low{background:#e8a42b}.pantry-summary-dot.out{background:#e66f80}.pantry-low-line .product-picture,.pantry-recent-line .product-picture{width:26px;height:26px}.pantry-low-line strong,.pantry-recent-line strong{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pantry-low-line button{border:0;background:transparent;color:#a996ff;font-size:9px;font-weight:800}.pantry-recent-line em{font-style:normal;color:var(--muted);font-size:9px}.pantry-see-all{width:100%;height:32px;border:1px solid #7357db;border-radius:7px;background:#7959e7;color:#fff;font-size:10px;font-weight:800;margin-top:7px}
@media(max-width:1100px){.pantry-split-page{height:auto;min-height:0;overflow:visible}.pantry-split-grid{grid-template-columns:220px minmax(0,1fr)}.pantry-split-insights{grid-column:1/-1;border-top:1px solid #c69b4b;display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.pantry-insight-title{grid-column:1/-1}.pantry-insight-card{margin:0}}
@media(max-width:700px){.pantry-split-top{min-height:50px;padding:8px 10px}.pantry-split-brand{font-size:15px}.pantry-scan-mini button{width:34px;padding:0;justify-content:center}.pantry-scan-mini button span{display:none}.pantry-split-grid{display:block}.pantry-split-side,.pantry-split-main{border-right:0;border-bottom:1px solid #c69b4b}.pantry-category-list,.pantry-product-list{display:flex;overflow:auto}.pantry-category-button{min-width:105px}.pantry-product-button{min-width:185px}.pantry-detail-head,.pantry-detail-body{padding:14px}.pantry-stock-card{grid-template-columns:1fr}.pantry-detail-actions{display:grid;grid-template-columns:1fr 1fr}.pantry-edit-button{grid-column:1/-1}.pantry-split-insights{display:block;padding:12px}.pantry-insight-card{margin-bottom:9px}}
