/* Prime Wholesale V19 Enterprise Final */
:root{--pw-top:72px;--pw-bottom:86px}html,body{width:100%;max-width:100%;overflow-x:hidden!important}body{touch-action:manipulation}.app-shell,.page,.v18-page,.customer-v19-page{width:100%;max-width:100%;overflow-x:hidden!important}.topbar{position:sticky;top:0;z-index:900;background:#fff}.customer-v19-page{display:grid;grid-template-columns:minmax(0,1fr) 370px;gap:16px;align-items:start}.customer-main{min-width:0}.customer-sticky-control{position:sticky;top:var(--pw-top);z-index:850;background:rgba(247,249,252,.98);border:1px solid rgba(15,23,42,.08);border-radius:0 0 18px 18px;box-shadow:0 10px 26px rgba(15,23,42,.10);padding:12px;margin-bottom:14px}.v19-head-row{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.v19-actions{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.v19-search-row{display:grid;grid-template-columns:minmax(0,1fr) 120px 120px;gap:8px;margin:10px 0}.v19-category-row{display:flex;gap:8px;overflow-x:auto;white-space:nowrap;padding:4px 0 8px;scrollbar-width:thin}.v19-category-row .chip{flex:0 0 auto}.v19-products{display:grid;grid-template-columns:repeat(auto-fill,minmax(205px,1fr));gap:14px}.v19-product-card{position:relative;display:flex;flex-direction:column;gap:8px;min-width:0;min-height:470px;padding:12px;overflow:hidden}.v19-product-card .product-img{width:100%;height:170px;object-fit:contain;background:#fff;border-radius:14px;border:1px solid rgba(15,23,42,.08);cursor:zoom-in}.v19-product-card .product-title{font-weight:800;min-height:44px;line-height:1.22}.v19-meta{font-size:.78rem;line-height:1.35;color:#475569;min-height:102px}.v19-price-box{display:grid;grid-template-columns:1fr 1fr;gap:6px;font-size:.78rem}.v19-price-box div{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;padding:7px}.v19-card-actions{margin-top:auto;display:grid;grid-template-columns:88px 1fr;gap:8px}.fav-btn{position:absolute;top:10px;right:10px;z-index:2;border:none;border-radius:999px;width:36px;height:36px;background:#fff;box-shadow:0 4px 14px rgba(15,23,42,.18);cursor:pointer}.fav-btn.active{background:#fff7ed;color:#b45309}.v19-cart{position:sticky;top:calc(var(--pw-top) + 10px);max-height:calc(100dvh - var(--pw-top) - 20px);overflow:auto;min-width:0}.v19-sticky-submit,.v19-bottom-submit{position:sticky;bottom:0;z-index:950;background:#fff;border-top:1px solid #e2e8f0;padding:10px;box-shadow:0 -8px 24px rgba(15,23,42,.10)}.v19-mobile-actionbar{display:none;position:fixed;left:8px;right:8px;bottom:8px;z-index:1000;background:#fff;border:1px solid #dbe4ef;border-radius:18px;box-shadow:0 14px 40px rgba(15,23,42,.22);padding:10px}.v19-mobile-actionbar .bar-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:8px;align-items:center}.v19-mobile-actionbar .total{font-weight:800}.v19-invoice{font-family:Arial,sans-serif;color:#111827;background:#fff;padding:20px}.v19-invoice-head{display:flex;justify-content:space-between;gap:18px;border-bottom:3px solid #111827;padding-bottom:14px;margin-bottom:16px}.v19-invoice h1{margin:0;font-size:28px}.v19-invoice table{width:100%;border-collapse:collapse;font-size:13px}.v19-invoice th{background:#111827;color:#fff;text-align:left;padding:8px;border:1px solid #111827}.v19-invoice td{padding:8px;border:1px solid #d1d5db;vertical-align:top}.v19-invoice .num{text-align:right}.v19-invoice .totals{margin-left:auto;margin-top:15px;max-width:360px}.v19-invoice .totals div{display:flex;justify-content:space-between;border-bottom:1px solid #e5e7eb;padding:7px}.v19-invoice .grand{font-weight:800;font-size:18px}.scan-video{width:100%;max-height:300px;border-radius:16px;background:#111}.warehouse-list .warehouse-row{width:100%;border:1px solid #e2e8f0;background:#fff;border-radius:14px;margin:8px 0;padding:12px;display:grid;grid-template-columns:1.4fr 1fr 120px;gap:10px;text-align:left;cursor:pointer}.invoice-actions{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end;margin:12px 0}.v19-order-table{overflow-x:auto}.v19-order-table table{min-width:850px}.v19-zoom-img{max-width:100%;max-height:70vh;object-fit:contain;transition:transform .2s ease}.hidden{display:none!important}
@media(max-width:1100px){.customer-v19-page{grid-template-columns:1fr}.v19-cart{position:relative;top:auto;max-height:none;margin-bottom:var(--pw-bottom)}.v19-mobile-actionbar{display:block}.v19-search-row{grid-template-columns:1fr 90px 100px}.v19-products{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.customer-sticky-control{top:62px}.page,.v18-page{padding-left:10px!important;padding-right:10px!important;padding-bottom:100px!important}.nav{overflow-x:auto;white-space:nowrap;max-width:72vw;justify-content:flex-start}.nav .btn{flex:0 0 auto}}
@media(max-width:520px){:root{--pw-top:64px}.customer-sticky-control{padding:10px;border-radius:0 0 14px 14px}.v19-head-row h2{font-size:1.05rem}.v19-actions{display:grid;grid-template-columns:1fr 1fr;width:100%}.v19-search-row{grid-template-columns:1fr}.v19-products{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.v19-product-card{min-height:395px;padding:8px}.v19-product-card .product-img{height:118px}.v19-product-card .product-title{font-size:.84rem;min-height:40px}.v19-meta{font-size:.68rem;min-height:92px}.v19-price-box{grid-template-columns:1fr;font-size:.68rem}.v19-card-actions{grid-template-columns:58px 1fr}.v19-card-actions .btn{padding:8px 6px;font-size:.78rem}.warehouse-list .warehouse-row{grid-template-columns:1fr}.v19-mobile-actionbar .bar-grid{grid-template-columns:1fr 1fr}.v19-mobile-actionbar .total{grid-column:1 / span 2;text-align:center}.brand .sub{display:none}.top-inner{padding:8px}.logo{width:34px;height:34px}.modal-card{width:96vw!important;max-width:96vw!important}}
@media print{body *{visibility:hidden!important}.printable-invoice,.printable-invoice *{visibility:visible!important}.printable-invoice{position:absolute;left:0;top:0;width:100%;padding:0!important}.topbar,.mobile-cart,.v19-mobile-actionbar,.modal-close,.invoice-actions,.btn{display:none!important}}
