.page-background{background:0 0;min-height:100vh;position:relative}.listing-header{background:#fff;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;gap:1.5rem;margin-bottom:2rem;padding:1.5rem 2rem;display:flex}.listing-header .title-section{border-bottom:1px solid #e2e8f0;width:100%;margin-bottom:.5rem;padding-bottom:1rem}.listing-header .title-section .title-row{align-items:center;gap:.5rem;margin-bottom:.5rem;display:flex}.listing-header .title-section .back-button{color:#2f3e46;border-radius:50%;margin-right:-4px;padding:8px;transition:background-color .2s}.listing-header .title-section .back-button:hover{background-color:#f8fafc}.listing-header .title-section .page-title{color:#2f3e46;letter-spacing:-.5px;margin-bottom:0;font-size:2rem;font-weight:800;text-shadow:none!important}.listing-header .title-section .count-chip{color:#52796f;background-color:#52796f1a;border:1px solid #52796f33;height:24px;margin-left:.5rem;font-weight:700}.listing-header .title-section .page-subtitle{color:#64748b;padding-left:.5rem;font-size:.95rem}.listing-header .controls-section{flex-wrap:wrap;align-items:center;gap:1rem;width:100%;display:flex}.listing-header .controls-section .search-wrapper{flex:1;min-width:250px}.listing-header .controls-section .modern-search-field{width:100%}.listing-header .controls-section .modern-search-field .MuiOutlinedInput-root{background-color:#f8fafc;height:44px;padding-left:8px;border-radius:50px!important}.listing-header .controls-section .modern-search-field .MuiOutlinedInput-root fieldset{border-color:#e2e8f0;border-radius:50px!important}.listing-header .controls-section .modern-search-field .MuiOutlinedInput-root:hover{background-color:#f1f5f9}.listing-header .controls-section .modern-search-field .MuiOutlinedInput-root:hover fieldset{border-color:#cbd5e1}.listing-header .controls-section .modern-search-field .MuiOutlinedInput-root.Mui-focused{background-color:#fff}.listing-header .controls-section .modern-search-field .MuiOutlinedInput-root.Mui-focused fieldset{border-width:2px;border-color:#52796f}.listing-header .controls-section .modern-search-field .search-icon{color:#94a3b8}.listing-header .controls-section .actions-wrapper{flex-shrink:0;gap:1rem;display:flex}.listing-header .controls-section .action-button-outlined{color:#52796f;text-transform:none;white-space:nowrap;background:0 0;border:1px solid #cbd5e1;border-radius:50px;height:44px;padding:8px 24px;font-weight:600;box-shadow:none!important}.listing-header .controls-section .action-button-outlined:hover{background-color:#f8fafc;border-color:#52796f}.listing-header .controls-section .action-button-contained{color:#fff;text-transform:none;white-space:nowrap;background-color:#2f3e46;border-radius:50px;height:44px;padding:8px 24px;font-weight:600;box-shadow:none!important}.listing-header .controls-section .action-button-contained:hover{background-color:#253037}.listing-table-container{background:#fff;border:1px solid #e2e8f0;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a;border-radius:16px!important}.listing-table-container .MuiTableHead-root{background:#f8fafc}.listing-table-container .MuiTableHead-root .MuiTableCell-head{color:#2f3e46;border-bottom:1px solid #e2e8f0;padding:1rem 1.5rem;font-size:.875rem;font-weight:700}.listing-table-container .MuiTableBody-root .MuiTableRow-root{transition:background-color .2s}.listing-table-container .MuiTableBody-root .MuiTableRow-root:hover{background-color:#f8fafc}.listing-table-container .MuiTableBody-root .MuiTableRow-root .MuiTableCell-body{color:#2f3e46;border-bottom:1px solid #f8fafc;padding:1rem 1.5rem;font-size:.875rem}.text-no-shadow{text-shadow:none!important}.text-no-gradient{background:0 0!important;-webkit-background-clip:unset!important;background-clip:unset!important;-webkit-text-fill-color:initial!important;color:#2f3e46!important}.card-logo-box{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#ffffff4d;flex-shrink:0;justify-content:center;align-items:center;height:180px;display:flex;position:relative;overflow:hidden}.card-logo-box:before{content:"";opacity:.6;background:linear-gradient(135deg,#52796f14,#2f3e460a);position:absolute;inset:0}.card-logo-image{object-fit:cover;z-index:1;transition:transform .3s;position:relative}.card-logo-image:hover{transform:scale(1.05)}.card-avatar{z-index:1;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);position:relative;color:#fff!important;background:linear-gradient(135deg,#52796fcc,#2f3e46e6)!important;border:1px solid #ffffff4d!important;width:80px!important;height:80px!important;font-size:2rem!important;font-weight:700!important;box-shadow:0 4px 15px #0003!important}.status-chip{z-index:2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);top:12px;right:12px;color:#fff!important;border:1px solid #ffffff4d!important;font-size:.75rem!important;font-weight:600!important;position:absolute!important;box-shadow:0 2px 8px #00000026!important}.status-chip .MuiSvgIcon-root{font-size:1rem!important}.card-title{color:#2f3e46!important;text-shadow:none!important;margin-bottom:8px!important;font-size:1.1rem!important;font-weight:700!important}.card-description{-webkit-line-clamp:3;line-clamp:3;opacity:.8;-webkit-box-orient:vertical;flex-grow:1;display:-webkit-box;overflow:hidden;color:#2f3e46!important;margin-bottom:16px!important;font-weight:500!important;line-height:1.5!important}.info-box{align-items:center;margin-bottom:8px;display:flex}.info-box .MuiSvgIcon-root{color:#52796f!important;margin-right:8px!important;font-size:1rem!important}.info-text{text-overflow:ellipsis;white-space:nowrap;opacity:.7;flex:1;text-decoration:none;overflow:hidden;color:#2f3e46!important;font-size:.75rem!important;font-weight:500!important}.info-text.link:hover{opacity:1;text-decoration:underline;color:#52796f!important}.card-content{flex-direction:column;flex-grow:1;display:flex;padding:24px!important}.card-divider{opacity:.8;border-color:#2f3e4626!important;margin-top:16px!important;margin-bottom:16px!important}.card-actions-box{gap:8px;display:flex;margin-top:auto!important}.add-button{color:#fff;text-transform:none;white-space:nowrap;background-color:#2f3e46;border:none;border-radius:50px;justify-content:center;align-items:center;height:44px;padding:8px 24px;font-weight:600;display:inline-flex;box-shadow:none!important}.add-button:hover{background-color:#253037}.listing-card{-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);background:#ffffffa6;border:1px solid #fff6;height:100%;transition:all .3s;overflow:hidden;border-radius:16px!important;box-shadow:0 12px 40px #00000026,inset 0 1px #fff6!important}.listing-card:hover{background:#ffffffbf;border:1px solid #ffffff80;transform:translateY(-6px);box-shadow:0 20px 50px #0000001a,inset 0 1px #ffffff80}.listing-card{flex-direction:column;display:flex;position:relative}.listing-card .card-logo-box{justify-content:center;align-items:center;width:100%;height:180px;display:flex}.listing-card .card-content{flex-direction:column;flex-grow:1;gap:8px;height:100%;display:flex;padding:24px!important}.listing-card .card-actions-box{justify-content:flex-start;gap:8px;margin-top:auto;display:flex}.listing-card.list-view{flex-direction:row;align-items:center;height:auto;min-height:140px}.listing-card.list-view .card-logo-box{flex-shrink:0;width:140px;height:100%;min-height:140px}.listing-card.list-view .card-content{flex-direction:row;align-items:center;gap:24px;width:100%;height:auto;padding:16px 24px!important}.listing-card.list-view .card-info-section{flex-direction:column;flex:1;justify-content:center;display:flex}.listing-card.list-view .card-actions-box{flex-direction:row;justify-content:flex-end;align-items:center;margin-top:0!important}.listing-card.list-view .card-divider{display:none}.listing-card.list-view .status-chip{top:8px;left:8px;right:auto}.stats-card{background:#fff;border:1px solid #e2e8f0;height:100%;transition:transform .2s,box-shadow .2s;border-radius:16px!important;box-shadow:0 4px 6px -1px #0000001a!important}.stats-card:hover{transform:translateY(-4px);box-shadow:0 10px 15px -3px #0000001a!important}.stats-card .stats-card-content{padding:1.5rem!important}.stats-card .stats-card-content .stats-content-flex{align-items:center;gap:1rem;display:flex}.stats-card .stats-card-content .stats-icon-avatar{border-radius:12px;width:48px;height:48px}.stats-card .stats-card-content .stats-icon-avatar.MuiAvatar-root{font-size:1.5rem}.stats-card .stats-card-content .stats-text-box{flex-direction:column;display:flex}.stats-card .stats-card-content .stats-value{color:#2f3e46;font-size:1.5rem;font-weight:700;line-height:1.2}.stats-card .stats-card-content .stats-title{color:#64748b;font-size:.875rem;font-weight:500}.stats-card.blue .stats-icon-avatar{color:#2196f3;background:#2196f31a}.stats-card.green .stats-icon-avatar{color:#4caf50;background:#4caf501a}.stats-card.red .stats-icon-avatar{color:#f44336;background:#f443361a}.stats-card.orange .stats-icon-avatar{color:#ff9800;background:#ff98001a}.table-actions{justify-content:flex-end;gap:8px;display:flex}.action-btn-view{color:#52796f}.action-btn-view:hover{background-color:#52796f1a}.action-btn-edit{color:#2196f3}.action-btn-edit:hover{background-color:#2196f31a}.action-btn-delete{color:#d32f2f}.action-btn-delete:hover{background-color:#d32f2f1a}.header-box{background:#ffffffe6;border:1px solid #e2e8f0;border-radius:16px;margin-bottom:24px;padding:32px;position:relative;overflow:hidden}.header-title{color:#2f3e46!important;text-shadow:none!important;margin-bottom:.5rem!important;font-size:2.5rem!important;font-weight:700!important}.header-subtitle{opacity:.9;color:#52796f!important;margin-bottom:24px!important;font-size:1.1rem!important;font-weight:500!important}.search-paper{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:24px;box-shadow:none!important}.empty-state-title{color:#2f3e46;text-shadow:none!important;background:0 0!important;margin-bottom:16px!important;font-weight:600!important}.checkout-page{background-color:#f1f5f9;max-width:100%;min-height:100vh;margin:0 auto;padding:15px 15px 110px}.checkout-page .billing-header{background:#fff;border-radius:16px;justify-content:space-between;align-items:center;margin-bottom:20px;padding:15px 20px;display:flex;box-shadow:0 4px 20px #0000000d}.checkout-page .billing-header h1{color:#2f3e46;margin:0;font-size:24px;font-weight:700}.checkout-page .billing-header .header-actions .btn-clear{color:#d32f2f;cursor:pointer;box-shadow:none;background-color:#ffebee;border:1px solid #ffcdd2;border-radius:50px;padding:10px 20px;font-size:14px;font-weight:600;transition:all .2s}.checkout-page .billing-header .header-actions .btn-clear:active{transform:scale(.98)}.checkout-page .billing-header .header-actions .btn-clear:hover:not(:disabled){background-color:#ffcdd2}.checkout-page .billing-header .header-actions .btn-clear:disabled{color:#bdbdbd;cursor:not-allowed;background-color:#f5f5f5;border-color:#e0e0e0}.checkout-page .printer-status{background:#fff;border-radius:12px;flex-direction:column;gap:8px;margin-bottom:15px;padding:12px 15px;display:flex;box-shadow:0 2px 8px #0000000d}.checkout-page .printer-status .status-indicator{align-items:center;gap:10px;display:flex}.checkout-page .printer-status .status-indicator .status-dot{border-radius:50%;width:10px;height:10px;animation:2s infinite pulse;display:inline-block}.checkout-page .printer-status .status-indicator .status-text{font-size:14px;font-weight:600}.checkout-page .printer-status .status-message{color:#64748b;margin-left:20px;font-size:12px}.checkout-page .printer-status .btn-reconnect{color:#fff;cursor:pointer;background-color:#52796f;border:none;border-radius:50px;align-self:flex-start;margin-left:20px;padding:8px 16px;font-size:13px;font-weight:600;transition:background-color .2s}.checkout-page .printer-status .btn-reconnect:active{background-color:#2f3e46;transform:scale(.98)}.checkout-page .printer-status.connected{border-left:4px solid #4caf50}.checkout-page .printer-status.connected .status-dot{background-color:#4caf50}.checkout-page .printer-status.connected .status-text{color:#4caf50}.checkout-page .printer-status.disconnected{border-left:4px solid #ff9800}.checkout-page .printer-status.disconnected .status-dot{background-color:#ff9800}.checkout-page .printer-status.disconnected .status-text{color:#ff9800}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.checkout-page .product-search-section{margin-bottom:24px}.checkout-page .product-search-section .search-container{position:relative}.checkout-page .product-search-section .search-container .search-input{color:#2f3e46;background:#fff;border:1px solid #e2e8f0;border-radius:50px;outline:none;width:100%;padding:16px 20px;font-size:16px;transition:all .2s;box-shadow:0 2px 4px #0000000d}.checkout-page .product-search-section .search-container .search-input:focus{border-color:#52796f;box-shadow:0 4px 12px #52796f26}.checkout-page .product-search-section .search-container .search-dropdown{z-index:1000;background:#fff;border:1px solid #f1f5f9;border-radius:12px;max-height:50vh;position:absolute;top:calc(100% + 8px);left:0;right:0;overflow-y:auto;box-shadow:0 10px 25px #0000001a}.checkout-page .product-search-section .search-container .search-dropdown .dropdown-item{cursor:pointer;border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding:16px 20px;transition:background-color .2s;display:flex}.checkout-page .product-search-section .search-container .search-dropdown .dropdown-item:active,.checkout-page .product-search-section .search-container .search-dropdown .dropdown-item:hover{background-color:#f8fafc}.checkout-page .product-search-section .search-container .search-dropdown .dropdown-item:last-child{border-bottom:none}.checkout-page .product-search-section .search-container .search-dropdown .dropdown-item .product-info{flex-direction:column;flex:1;margin-right:15px;display:flex}.checkout-page .product-search-section .search-container .search-dropdown .dropdown-item .product-info .product-name{color:#2f3e46;margin-bottom:4px;font-size:15px;font-weight:600}.checkout-page .product-search-section .search-container .search-dropdown .dropdown-item .product-info .product-details{color:#64748b;font-size:12px}.checkout-page .product-search-section .search-container .search-dropdown .dropdown-item .product-price{color:#52796f;font-size:16px;font-weight:700}.checkout-page .billing-items-container{margin-bottom:20px}.checkout-page .billing-items-container .empty-state{text-align:center;background:#fff;border-radius:16px;padding:60px 20px;box-shadow:0 4px 6px -1px #0000000d}.checkout-page .billing-items-container .empty-state p{color:#94a3b8;margin:0;font-size:16px;font-weight:600}.checkout-page .billing-items-container .empty-state .empty-subtitle{color:#cbd5e1;margin-top:8px;font-size:14px;font-weight:400}.checkout-page .billing-items-container .billing-items{flex-direction:column;gap:16px;display:flex}.checkout-page .billing-items-container .billing-items .billing-item-card{background:#fff;border:1px solid #f1f5f9;border-radius:16px;padding:16px 20px;box-shadow:0 4px 6px -1px #0000000d}.checkout-page .billing-items-container .billing-items .billing-item-card .item-header{border-bottom:1px dashed #e2e8f0;justify-content:space-between;align-items:center;margin-bottom:12px;padding-bottom:12px;display:flex}.checkout-page .billing-items-container .billing-items .billing-item-card .item-header .item-number{color:#52796f;background:#52796f1a;border-radius:4px;padding:2px 8px;font-size:14px;font-weight:700}.checkout-page .billing-items-container .billing-items .billing-item-card .item-header .btn-remove-mobile{color:#ef4444;cursor:pointer;width:28px;height:28px;box-shadow:none;background-color:#0000;border:1px solid #ef4444;border-radius:50%;justify-content:center;align-items:center;font-size:18px;transition:all .2s;display:flex}.checkout-page .billing-items-container .billing-items .billing-item-card .item-header .btn-remove-mobile:active{background-color:#fee2e2}.checkout-page .billing-items-container .billing-items .billing-item-card .item-details{margin-bottom:16px}.checkout-page .billing-items-container .billing-items .billing-item-card .item-details .product-name{color:#2f3e46;margin:0 0 8px;font-size:16px;font-weight:600}.checkout-page .billing-items-container .billing-items .billing-item-card .item-details .product-meta{flex-wrap:wrap;gap:8px;display:flex}.checkout-page .billing-items-container .billing-items .billing-item-card .item-details .product-meta .meta-item{color:#64748b;background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;padding:4px 8px;font-size:11px}.checkout-page .billing-items-container .billing-items .billing-item-card .item-calculation .calc-row{justify-content:space-between;align-items:center;padding:8px 0;display:flex}.checkout-page .billing-items-container .billing-items .billing-item-card .item-calculation .calc-row.total-row{border-top:2px solid #f1f5f9;margin-top:8px;padding-top:12px}.checkout-page .billing-items-container .billing-items .billing-item-card .item-calculation .calc-row.total-row .calc-label{color:#2f3e46;font-size:16px;font-weight:700}.checkout-page .billing-items-container .billing-items .billing-item-card .item-calculation .calc-row.total-row .total-value{color:#2f3e46;font-size:20px;font-weight:800}.checkout-page .billing-items-container .billing-items .billing-item-card .item-calculation .calc-row .calc-label{color:#64748b;font-size:14px;font-weight:500}.checkout-page .billing-items-container .billing-items .billing-item-card .item-calculation .calc-row .calc-value{color:#2f3e46;font-size:15px;font-weight:600}.checkout-page .billing-items-container .billing-items .billing-item-card .item-calculation .calc-row .quantity-controls{align-items:center;gap:12px;display:flex}.checkout-page .billing-items-container .billing-items .billing-item-card .item-calculation .calc-row .quantity-controls .qty-btn{color:#52796f;cursor:pointer;background:#fff;border:1px solid #52796f;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:18px;font-weight:700;transition:all .2s;display:flex}.checkout-page .billing-items-container .billing-items .billing-item-card .item-calculation .calc-row .quantity-controls .qty-btn:active{color:#fff;background:#52796f}.checkout-page .billing-items-container .billing-items .billing-item-card .item-calculation .calc-row .quantity-controls .quantity-input-mobile{text-align:center;color:#2f3e46;background:#f1f5f9;border:none;border-radius:8px;outline:none;width:50px;height:32px;font-size:16px;font-weight:600}.checkout-page .billing-items-container .billing-items .billing-item-card .item-calculation .calc-row .quantity-controls .quantity-input-mobile:focus{background:#fff;border:1px solid #52796f}.checkout-page .billing-summary{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:90;background:#ffffffe6;border:1px solid #fff;border-radius:16px;padding:20px;position:fixed;bottom:80px;left:20px;right:20px;box-shadow:0 -4px 20px #0000000d}.checkout-page .billing-summary .summary-row{justify-content:space-between;align-items:center;display:flex}.checkout-page .billing-summary .summary-row.grand-total .summary-label{color:#2f3e46;font-size:18px;font-weight:700}.checkout-page .billing-summary .summary-row.grand-total .summary-value{color:#2f3e46;font-size:24px;font-weight:800}.checkout-page .billing-actions{z-index:100;background:#fff;padding:15px 20px 25px;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 20px #0000000d}.checkout-page .billing-actions .btn-checkout{color:#fff;cursor:pointer;background-color:#2f3e46;border:none;border-radius:50px;width:100%;padding:16px;font-size:18px;font-weight:700;transition:all .2s;box-shadow:0 4px 15px #2f3e464d}.checkout-page .billing-actions .btn-checkout:active:not(:disabled){background-color:#253037;transform:scale(.98)}.checkout-page .billing-actions .btn-checkout:disabled{color:#94a3b8;cursor:not-allowed;box-shadow:none;background-color:#e2e8f0}@media (min-width:768px){.checkout-page{max-width:1400px;padding:32px}.checkout-page .billing-header{margin-bottom:32px;padding:24px}.checkout-page .billing-header h1{font-size:32px}.checkout-page .billing-items-container .billing-items{grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:20px;display:grid}.checkout-page .billing-items-container .billing-items .billing-item-card{padding:24px}.checkout-page .billing-summary{background:#fff;border-radius:16px;margin-top:32px;margin-bottom:24px;padding:24px;position:static;box-shadow:0 4px 6px -1px #0000000d}.checkout-page .billing-actions{box-shadow:none;background:0 0;padding:0;position:static}.checkout-page .billing-actions .btn-checkout{max-width:400px;margin-left:auto;display:block}}
