app-counter-sale-register{display:block;width:100%;min-width:0;overflow-x:hidden;color:#061638;font-family:Inter,Arial,sans-serif}.counter-register-page,.counter-register-page *{box-sizing:border-box}.counter-register-page{width:100%;max-width:100%;min-height:calc(100vh - 72px);overflow-x:hidden;padding:18px 20px 60px;background:#f6f8fc;font-size:12px}button,input,select{font:inherit}button{cursor:pointer}.page-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:18px}.page-header h1{margin:0 0 7px;color:#071333;font-size:22px;font-weight:900;letter-spacing:0}.page-header p{margin:0;color:#415474;font-size:12px;font-weight:700}.export-btn,.search-btn,.reset-btn,.details-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;height:34px;border:1px solid #cfd9e8;border-radius:4px;background:#fff;color:#0754d8;font-size:12px;font-weight:900;white-space:nowrap}.export-btn{min-width:96px}.export-btn i,.search-btn i,.reset-btn i,.details-btn i{font-size:17px}.filter-card,.table-card{min-width:0;border:1px solid #d9e2ef;border-radius:5px;background:#fff;box-shadow:0 1px 5px #0f172a0a}.filter-card{display:grid;grid-template-columns:minmax(300px,1.5fr) minmax(185px,.85fr) minmax(195px,.9fr) minmax(210px,auto);gap:26px;align-items:end;padding:20px;margin-bottom:20px}label{min-width:0}label span{display:block;margin-bottom:8px;color:#071333;font-size:11px;font-weight:900}.date-range{display:grid;grid-template-columns:minmax(130px,1fr) auto minmax(130px,1fr);align-items:center;gap:14px}.date-range b{color:#071333;font-size:12px;font-weight:900}.input-icon{position:relative;min-width:0}input,select{width:100%;height:34px;min-width:0;border:1px solid #cfd9e8;border-radius:4px;outline:none;background:#fff;color:#0c214a;font-size:12px;font-weight:800}input{padding:0 34px 0 12px}select{padding:0 32px 0 12px;appearance:none;background-image:linear-gradient(45deg,transparent 50%,#31557f 50%),linear-gradient(135deg,#31557f 50%,transparent 50%);background-position:calc(100% - 15px) 14px,calc(100% - 10px) 14px;background-size:5px 5px,5px 5px;background-repeat:no-repeat}.input-icon i{position:absolute;right:10px;top:50%;color:#0c2c5a;font-size:17px;transform:translateY(-50%)}.filter-actions{display:flex;justify-content:flex-end;gap:14px}.search-btn{min-width:92px;border-color:#0754d8;background:#0754d8;color:#fff}.reset-btn{min-width:88px}.metric-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:14px;margin-bottom:22px}.metric-card{display:flex;min-width:0;min-height:96px;align-items:center;gap:14px;overflow:hidden;border-radius:5px;padding:16px 14px;box-shadow:0 1px 5px #0f172a0a}.metric-card.blue{background:linear-gradient(110deg,#eef4ff,#f7faff)}.metric-card.green{background:linear-gradient(110deg,#effaf5,#f9fffc)}.metric-card.orange{background:linear-gradient(110deg,#fff2e9,#fffaf6)}.metric-card.purple{background:linear-gradient(110deg,#f4edff,#fbf8ff)}.metric-card.cyan{background:linear-gradient(110deg,#eafcfc,#f7ffff)}.metric-card.pink{background:linear-gradient(110deg,#fff0f3,#fff9fb)}.metric-icon{display:inline-flex;width:42px;height:42px;flex:0 0 42px;align-items:center;justify-content:center;border-radius:50%;background:#ffffffb8}.metric-icon i{font-size:25px}.blue .metric-icon,.blue .metric-icon i{color:#0754d8}.green .metric-icon,.green .metric-icon i{color:#17a765}.orange .metric-icon,.orange .metric-icon i{color:#ff6b1a}.purple .metric-icon,.purple .metric-icon i{color:#8150e6}.cyan .metric-icon,.cyan .metric-icon i{color:#11b8bd}.pink .metric-icon,.pink .metric-icon i{color:#ff3f6d}.metric-card span{display:block;margin-bottom:7px;color:#18315c;font-size:11px;font-weight:800}.metric-card strong{display:block;margin-bottom:8px;color:#071333;font-size:20px;font-weight:900;white-space:nowrap}.metric-card small{display:inline-flex;align-items:center;gap:3px;color:#008d45;font-size:10px;font-weight:800;white-space:nowrap}.metric-card small.muted{color:#28466f}.metric-card small i{font-size:13px}.table-card{overflow:hidden;padding:12px 12px 0}.table-card h2{margin:0 0 12px;color:#071333;font-size:14px;font-weight:900}.table-wrap{width:100%;overflow-x:auto;overflow-y:hidden;padding-bottom:8px;scrollbar-color:#9fb3d1 #edf2f8;scrollbar-width:thin}.table-wrap::-webkit-scrollbar{height:10px}.table-wrap::-webkit-scrollbar-track{border-radius:999px;background:#edf2f8}.table-wrap::-webkit-scrollbar-thumb{border-radius:999px;background:#9fb3d1}table{width:100%;min-width:1320px;border-collapse:collapse;table-layout:fixed}th,td{border:1px solid #dfe6f0;color:#071638;vertical-align:middle}th{height:40px;padding:7px 6px;background:#061936;color:#fff;font-size:10px;font-weight:900;line-height:1.2;text-align:center}td{height:52px;padding:8px 7px;background:#fff;font-size:10.5px;font-weight:800;line-height:1.35;text-align:center}th:nth-child(1),td:nth-child(1){width:3.2%}th:nth-child(2),td:nth-child(2){width:7%}th:nth-child(3),td:nth-child(3){width:12%;text-align:left}th:nth-child(4),td:nth-child(4){width:10%;text-align:left}th:nth-child(5),td:nth-child(5){width:8%;text-align:left}th:nth-child(6),td:nth-child(6){width:6.2%}th:nth-child(7),td:nth-child(7){width:6.5%}th:nth-child(8),td:nth-child(8),th:nth-child(9),td:nth-child(9),th:nth-child(10),td:nth-child(10),th:nth-child(11),td:nth-child(11){width:7.2%}th:nth-child(12),td:nth-child(12){width:6%}th:nth-child(13),td:nth-child(13){width:6%}th:nth-child(14),td:nth-child(14){width:5.6%}th:nth-child(15),td:nth-child(15){width:7.5%}.counter-cell strong,.counter-cell span{display:block}.counter-cell strong{color:#0754d8;font-size:10.5px;font-weight:900}.counter-cell span{margin-top:3px;color:#475a78;font-size:9.5px;font-weight:700}.primary{color:#0754d8}.discount{color:#ff1010}.net{color:#049447}.status-pill{display:inline-flex;min-width:48px;height:21px;align-items:center;justify-content:center;border-radius:4px;background:#e7f8ed;color:#15874c;font-size:10px;font-weight:900}.details-btn{width:68px;height:30px;gap:3px;font-size:10.5px}.details-btn i{font-size:15px}.total-row td{height:44px;background:#f8fafc;font-weight:900}.total-row td:first-child{padding-left:12px;text-align:left}.total-row td:nth-child(5),.total-row td:nth-child(6){color:#0754d8}.total-row td:nth-child(8){color:#ff1010}.total-row td:nth-child(9){color:#049447}.pagination-row{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:14px 8px;color:#253a60;font-size:11px;font-weight:700}.pager-controls{display:flex;align-items:center;gap:8px}.pager-controls select{width:112px;height:30px}.pager-controls button{display:inline-flex;width:28px;height:28px;align-items:center;justify-content:center;border:1px solid #d4deeb;border-radius:4px;background:#fff;color:#061638;font-weight:900}.pager-controls button.active{border-color:#0754d8;background:#0754d8;color:#fff}.pager-controls i{font-size:16px}.detail-header{margin-bottom:14px}.detail-header h1{display:flex;align-items:center;gap:8px;margin-bottom:10px}.detail-header h1 span{font:inherit}.title-icon{color:#a9b5c7;font-size:18px}.back-register-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;height:34px;min-width:132px;border:1px solid #d4deeb;border-radius:4px;background:#fff;color:#0754d8;font-size:12px;font-weight:900}.back-register-btn i{font-size:17px}.detail-metrics{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:4px;margin-bottom:20px}.detail-metrics div{display:flex;min-height:78px;flex-direction:column;align-items:center;justify-content:center;gap:8px;border:1px solid #dfe6f0;background:#fff}.detail-metrics div:first-child{border-radius:5px 0 0 5px}.detail-metrics div:last-child{border-radius:0 5px 5px 0}.detail-metrics span{color:#18315c;font-size:11px;font-weight:800}.detail-metrics strong{color:#071333;font-size:20px;font-weight:900}.counter-info-card{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(360px,1.2fr);gap:22px;margin-bottom:18px;padding:18px 20px;border:1px solid #d9e2ef;border-radius:5px;background:#fff;box-shadow:0 1px 5px #0f172a0a}.info-grid{display:grid;gap:18px}.info-grid div{display:grid;grid-template-columns:115px 10px minmax(0,1fr);align-items:start;gap:8px}.info-grid span,.payment-summary h3{color:#071333;font-size:11px;font-weight:900}.info-grid b{font-weight:900}.info-grid strong{color:#071333;font-size:11px;font-weight:800}.info-grid small{grid-column:3;margin-top:-12px;color:#425674;font-size:10px;font-weight:700}.payment-summary{border-left:1px solid #e4eaf2;padding-left:20px}.payment-summary h3{margin:0 0 18px}.payment-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.payment-grid div{min-width:0}.payment-grid span{display:inline-flex;align-items:center;gap:5px;margin-bottom:10px;color:#244365;font-size:10px;font-weight:800}.payment-grid i{color:#0754d8;font-size:14px}.payment-grid strong{display:block;color:#071333;font-size:13px;font-weight:900}.payment-grid small{color:#244365;font-size:11px;font-weight:700}.detail-table-card{padding-top:0}.detail-table-head{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 8px 10px}.detail-table-head h2{margin:0;font-size:15px}.invoice-tools{display:flex;align-items:center;gap:10px}.invoice-tools input{width:260px;padding:0 12px}.icon-only{min-width:34px;padding:0}.detail-table-wrap table,.invoice-table{min-width:1180px}.invoice-table th:nth-child(1),.invoice-table td:nth-child(1){width:4%}.invoice-table th:nth-child(2),.invoice-table td:nth-child(2){width:10%}.invoice-table th:nth-child(3),.invoice-table td:nth-child(3){width:13%;text-align:left}.invoice-table th:nth-child(4),.invoice-table td:nth-child(4){width:16%;text-align:left}.invoice-table th:nth-child(5),.invoice-table td:nth-child(5){width:8%}.invoice-table th:nth-child(6),.invoice-table td:nth-child(6),.invoice-table th:nth-child(7),.invoice-table td:nth-child(7),.invoice-table th:nth-child(8),.invoice-table td:nth-child(8){width:10%}.invoice-table th:nth-child(9),.invoice-table td:nth-child(9){width:11%}.invoice-table th:nth-child(10),.invoice-table td:nth-child(10){width:10%}.payment-pill{display:inline-flex;align-items:center;justify-content:center;gap:5px}.payment-pill i{color:#0754d8;font-size:15px}.view-btn,.kebab-btn{display:inline-flex;align-items:center;justify-content:center;height:30px;border:1px solid #d4deeb;border-radius:4px;background:#fff;color:#0754d8;font-size:11px;font-weight:900}.view-btn{width:62px;margin-right:6px}.kebab-btn{width:30px}.kebab-btn i{font-size:16px}.invoice-view-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:14px}.invoice-view-header h1{margin:12px 0 0;color:#071333;font-size:22px;font-weight:900}.link-back-btn{display:inline-flex;align-items:center;gap:7px;border:0;background:transparent;color:#0754d8;font-size:12px;font-weight:900}.link-back-btn i{font-size:17px}.invoice-actions{display:flex;gap:10px}.invoice-actions button{display:inline-flex;align-items:center;justify-content:center;gap:8px;height:34px;min-width:122px;border:1px solid #d4deeb;border-radius:4px;background:#fff;color:#0754d8;font-size:12px;font-weight:900}.invoice-actions i{font-size:17px}.invoice-summary-card{display:grid;grid-template-columns:1fr 1.25fr 1.15fr 1.15fr;margin-bottom:20px;border:1px solid #d9e2ef;border-radius:5px;background:#fff;box-shadow:0 1px 5px #0f172a0a}.invoice-info-col,.amount-summary{padding:18px 20px;border-right:1px solid #e2e8f2}.amount-summary{border-right:0}.invoice-info-col div{min-height:58px;border-bottom:1px solid #edf1f6}.invoice-info-col div:last-child{border-bottom:0}.invoice-info-col span,.amount-summary h3{display:block;margin-bottom:10px;color:#071333;font-size:11px;font-weight:900}.invoice-info-col strong{display:block;color:#071333;font-size:13px;font-weight:800;line-height:1.45}.invoice-info-col strong i{margin-right:5px;color:#64748b;font-size:15px;vertical-align:middle}.amount-summary h3{margin:0 0 14px}.amount-summary div{display:flex;justify-content:space-between;gap:20px;padding:8px 0;color:#071333;font-size:12px;font-weight:800}.amount-summary .net-line{margin-top:6px;border-top:1px solid #d9e2ef;font-weight:900}.invoice-view-table-card{margin-bottom:8px;padding-top:12px}.invoice-view-table-card h2{font-size:16px}.invoice-items-wrap table,.invoice-items-table{min-width:1220px}.invoice-items-table th,.invoice-items-table td{height:42px;font-size:10.5px}.invoice-items-table .sub-head th{height:24px;background:#f8fafd;color:#071333}.invoice-items-table th:nth-child(1),.invoice-items-table td:nth-child(1){width:4%}.invoice-items-table th:nth-child(2),.invoice-items-table td:nth-child(2){width:10%}.invoice-items-table th:nth-child(3),.invoice-items-table td:nth-child(3){width:16%;text-align:left}.invoice-items-table th:nth-child(4),.invoice-items-table td:nth-child(4),.invoice-items-table th:nth-child(5),.invoice-items-table td:nth-child(5){width:7%}.invoice-items-table th:nth-child(6),.invoice-items-table td:nth-child(6),.invoice-items-table th:nth-child(7),.invoice-items-table td:nth-child(7),.invoice-items-table th:nth-child(8),.invoice-items-table td:nth-child(8){width:7.5%}.invoice-items-table th:nth-child(9),.invoice-items-table td:nth-child(9),.invoice-items-table th:nth-child(11),.invoice-items-table td:nth-child(11),.invoice-items-table th:nth-child(12),.invoice-items-table td:nth-child(12){width:10%}.invoice-items-table th:nth-child(10),.invoice-items-table td:nth-child(10){width:6.5%}.invoice-item-totals{display:grid;grid-template-columns:1fr 1.15fr 1.25fr 1.25fr 1.25fr 1.35fr;gap:8px;align-items:stretch;padding:8px 0 0;font-size:12px;font-weight:800}.invoice-item-totals>div{display:flex;align-items:center;justify-content:center;gap:10px;min-height:52px}.invoice-item-totals .total-box{flex-direction:column;gap:5px;border:1px solid #dfe6f0;border-radius:4px;background:#fff}.invoice-item-totals strong{font-size:16px;font-weight:900}.invoice-item-totals .net-total{background:#f1f6ff}.invoice-bottom-grid{display:grid;grid-template-columns:1.25fr 1fr 1.05fr .66fr;gap:8px;margin-top:8px}.bottom-panel{min-height:170px;padding:14px;border:1px solid #d9e2ef;border-radius:5px;background:#fff}.bottom-panel h3{margin:0 0 14px;color:#071333;font-size:13px;font-weight:900}.bottom-panel table{min-width:0;width:100%}.bottom-panel th{background:#f8fafd;color:#071333}.bottom-panel th,.bottom-panel td{height:34px;font-size:10.5px}.other-info p{display:grid;grid-template-columns:130px minmax(0,1fr);gap:10px;margin:0 0 13px;font-size:11px;font-weight:800}.other-info span{color:#344966}.other-info strong{color:#071333}.qr-panel{text-align:center}.qr-panel span{color:#071333;font-size:10px;font-weight:800}.system-note{display:flex;align-items:center;gap:8px;margin-top:10px;padding:12px 14px;border:1px solid #ffe2a8;border-radius:4px;background:#fffaf0;color:#8a5600;font-size:12px;font-weight:800}.system-note i{font-size:17px}@media(max-width:1280px){.counter-register-page{padding:14px}.filter-card{grid-template-columns:1.2fr .8fr .8fr auto;gap:14px}.metric-grid,.detail-metrics{grid-template-columns:repeat(3,minmax(0,1fr))}.counter-info-card,.invoice-summary-card,.invoice-bottom-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.invoice-item-totals{grid-template-columns:repeat(3,minmax(0,1fr))}.payment-summary{grid-column:1 / -1;border-left:0;border-top:1px solid #e4eaf2;padding:16px 0 0}th,td{padding-inline:4px;font-size:9.5px}}@media(max-width:900px){.page-header{align-items:stretch;flex-direction:column}.filter-card,.metric-grid,.date-range{grid-template-columns:1fr}.filter-actions{justify-content:flex-start}.table-wrap{overflow-x:auto}table{min-width:1080px}.pagination-row{align-items:flex-start;flex-direction:column}.detail-metrics,.counter-info-card,.payment-grid,.invoice-summary-card,.invoice-bottom-grid,.invoice-item-totals,.detail-table-head,.invoice-tools,.invoice-view-header,.invoice-actions{grid-template-columns:1fr;flex-direction:column;align-items:stretch}.invoice-tools input{width:100%}}body{font-family:Inter,sans-serif;font-optical-sizing:auto;font-weight:400;font-style:normal;background:#f5f7fb}*{padding:0;margin:0}:root{--primary-color:#3498db;--sidebar-color:#2c3e50;--header-text:#ffffff}.theme-blue{--primary-color:#3498db}.theme-green{--primary-color:#27ae60}.theme-purple{--primary-color:#9b59b6}.theme-orange{--primary-color:#f39c12}.module-container{padding:20px}.sidebar.collapsed img.arrow{display:none}.header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;height:72px}.create-btn{background:#4f46e5;color:#fff;border:none;padding:10px 18px;border-radius:6px;cursor:po;font-weight:500}.create-btn:hover{background:#4338ca}.module-table{width:100%;border-collapse:collapse;background:#fff}.module-table th,.module-table td{padding:12px;border-bottom:1px solid #eee;font-family:Inter;font-weight:400;font-size:15px;line-height:24px;color:#475569}.module-table th{padding:12px;border-bottom:1px solid #eee;text-align:left;background:#f9fafb;font-family:Inter;font-weight:600;font-style:Semi Bold;font-size:14px;line-height:21px;color:#475569}.container-wrapper{padding:12px 20px 80px}.page-title-row{display:block!important}.pagehead{display:flex;justify-content:space-between}.pagehead h2{font-family:Inter;font-weight:600;font-size:28px;line-height:32px;color:#0f172a}.pagehead h2 span{font-family:Inter;font-weight:400;font-size:14px;line-height:20px;color:#94a3b8;display:block}.pagehead ul{display:flex;gap:5px}.pagehead ul li{padding:0 20px;background:#fff;border-radius:30px;font-family:Inter;font-weight:500;font-size:14px;line-height:40px;color:#475569;list-style-type:none;border:1px solid #E6EAF2;min-width:70px;text-align:center;flex-shrink:0;height:40px}.pagehead ul li:hover,.pagehead ul li.active{background:#1a6bf4;color:#fff;border:1px solid #1A6BF4}.pagehead ul li a{text-decoration:none;color:inherit;display:block}.pagehead ul li img{width:16px;height:16px;vertical-align:middle;margin-right:3px;margin-top:-2px}.pagehead ul li:hover img,.pagehead ul li.active img{filter:invert(100%) sepia(100%) grayscale(100%) brightness(200%)}.createtaskbtn{display:flex;gap:12px;align-items:center}.btn-download,.btn-create{display:flex;align-items:center;gap:8px;padding:10px 20px;border-radius:10px;font-size:15px;font-weight:600;cursor:pointer;transition:all .2s;font-family:inherit;height:44px;box-sizing:border-box}.btn-download{background:transparent;color:#1a6bf4;border:1px solid #1A6BF4}.btn-download:hover{background:#1a6bf40d}.btn-create{background:#1a6bf4;color:#fff;border:none}.btn-create:hover{background:#1557c0}.btn-download svg,.btn-create svg{width:20px;height:20px}.select-wrapper,.filter-dropdown{position:relative;display:flex;align-items:center;width:100%}.select-wrapper select,.filter-dropdown select{width:100%;padding:12px 40px 12px 16px;border:1px solid #dbe1e8;border-radius:12px;background:#fff;font-size:14px;color:#1e293b;appearance:none;cursor:pointer;outline:none;transition:all .3s ease;font-family:inherit;box-sizing:border-box}.select-wrapper select:hover,.filter-dropdown select:hover{border-color:#cbd5e1;background:#f8fafc}.select-wrapper select:focus,.filter-dropdown select:focus{border-color:#1a6bf4;box-shadow:0 0 0 4px #1a6bf41a;background:#fff}.select-wrapper:after,.filter-dropdown:after{content:"";position:absolute;right:18px;top:50%;width:10px;height:6px;background-color:#94a3b8;clip-path:polygon(100% 0%,0% 0%,50% 100%);transform:translateY(-50%);pointer-events:none;transition:all .3s cubic-bezier(.4,0,.2,1)}.select-wrapper:focus-within:after,.filter-dropdown:focus-within:after{transform:translateY(-50%) rotate(180deg);background-color:#1a6bf4}.uom-text{color:#1a6bf4!important;font-weight:800!important;font-size:14px!important;margin-left:6px!important;text-transform:none!important;display:inline-block!important}
