*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{background:#f5f7fa;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.rate-list-page{width:100%}.rate-list-header{margin-bottom:24px}.rate-list-header h1{color:#111827;margin:0;font-size:26px;font-weight:700}.rate-list-header p{color:#6b7280;margin:6px 0 0;font-size:14px}.rate-list-grid{grid-template-columns:1fr;gap:20px;display:grid}.rate-list-card{background:#fff;border:1px solid #e5e7eb;border-radius:10px;overflow:hidden}.rate-list-card-header{border-bottom:1px solid #e5e7eb;align-items:center;gap:13px;padding:20px;display:flex}.rate-list-icon{color:#111827;background:#f3f4f6;border-radius:9px;flex-shrink:0;place-items:center;width:42px;height:42px;display:grid}.rate-list-card-header h2{color:#111827;margin:0;font-size:17px}.rate-list-card-header p{color:#6b7280;margin:4px 0 0;font-size:12px}.rate-list-form{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;gap:0 16px;padding:20px;display:grid}.rate-list-field+.rate-list-field{margin-top:0}.rate-list-field{min-width:0}.rate-list-field input,.rate-list-field select{display:block}.rate-list-field label{color:#374151;margin-bottom:7px;font-size:13px;font-weight:600;display:block}.rate-list-field input,.rate-list-field select{color:#111827;box-sizing:border-box;background:#fff;border:1px solid #d1d5db;border-radius:8px;outline:none;width:100%;min-height:42px;padding:0 12px;font-size:14px}.rate-list-field input:focus,.rate-list-field select:focus{border-color:#111827}.rate-list-field-help{color:#6b7280;align-items:center;gap:5px;margin-top:7px;font-size:11px;display:flex}.rate-list-form button{color:#fff;cursor:pointer;background:#111827;border:0;border-radius:8px;grid-column:1/-1;justify-self:start;align-items:center;gap:7px;min-height:42px;margin-top:18px;padding:0 16px;font-size:13px;font-weight:600;display:inline-flex}.rate-list-form button:disabled{opacity:.55;cursor:not-allowed}.rate-list-cancel-button{border-radius:8px;grid-column:1/-1;align-items:center;gap:7px;width:fit-content;min-height:42px;margin-top:18px;margin-left:8px;padding:0 16px;display:inline-flex;color:#374151!important;background:#fff!important;border:1px solid #d1d5db!important}.rate-list-alert{border-radius:7px;grid-column:1/-1;margin-top:16px;padding:10px 12px;font-size:13px}.rate-list-alert-error{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca}.rate-list-alert-success{color:#15803d;background:#f0fdf4;border:1px solid #bbf7d0}.rate-list-table-wrapper{width:100%;overflow-x:auto}.rate-list-table{border-collapse:collapse;width:100%;min-width:580px}.rate-list-table th,.rate-list-table td{text-align:left;white-space:nowrap;border-bottom:1px solid #f0f1f3;padding:14px 16px;font-size:13px}.rate-list-table th{color:#6b7280;text-transform:uppercase;letter-spacing:.03em;background:#f9fafb;font-size:11px;font-weight:700}.rate-list-table td{color:#374151}.rate-list-table tbody tr:last-child td{border-bottom:0}.rate-list-category-name{font-weight:600;color:#111827!important}.rate-list-sale-unit{color:#374151;background:#f3f4f6;border-radius:6px;align-items:center;min-height:28px;padding:0 9px;font-size:12px;font-weight:600;display:inline-flex}.rate-list-action-cell{white-space:nowrap;width:150px;text-align:right!important}.rate-list-edit{color:#374151;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:7px;justify-content:center;align-items:center;gap:5px;min-height:34px;margin-right:5px;padding:0 9px;font-size:12px;font-weight:600;display:inline-flex}.rate-list-edit:hover{color:#111827;background:#f9fafb}.rate-list-edit:disabled{opacity:.5;cursor:not-allowed}.rate-list-delete{color:#9ca3af;cursor:pointer;background:0 0;border:0;border-radius:7px;place-items:center;width:34px;height:34px;display:inline-grid}.rate-list-delete:hover{color:#dc2626;background:#fef2f2}.rate-list-delete:disabled{opacity:.5;cursor:not-allowed}.rate-list-empty{color:#6b7280;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:180px;padding:25px;display:flex}.rate-list-empty strong{color:#111827;font-size:14px}.rate-list-empty span{font-size:12px}@media (width<=900px){.rate-list-grid{grid-template-columns:1fr}}@media (width<=640px){.rate-list-card-header{padding:16px}.rate-list-form{grid-template-columns:1fr;padding:16px}.rate-list-form button,.rate-list-alert{grid-column:1}.rate-list-field+.rate-list-field{margin-top:16px}}.rate-list-tabs{gap:8px;margin-bottom:16px;display:flex}.rate-list-tabs button{color:#374151;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:8px;min-height:38px;padding:0 18px;font-size:13px;font-weight:600}.rate-list-tabs button:hover{background:#f9fafb}.rate-list-tabs button.active{color:#fff;background:#111827;border-color:#111827}.rate-list-rate-card{margin-bottom:20px}.rate-form{grid-template-columns:repeat(2,minmax(0,1fr));align-items:end}.rate-form .rate-list-sale-unit-display{grid-column:1/-1}.rate-list-sale-unit-display{box-sizing:border-box;background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;min-height:42px;padding:9px 12px;display:flex}.rate-list-sale-unit-display span{color:#6b7280;font-size:12px}.rate-list-sale-unit-display strong{color:#111827;font-size:13px}.rate-list-form-actions{grid-column:1/-1;align-items:center;gap:8px;margin-top:18px;display:flex}.rate-list-form-actions button{margin-top:0}.rate-list-form-actions .rate-list-cancel-button{margin:0}.rate-list-price{font-weight:700;color:#111827!important}.rate-list-fixed{color:#15803d;align-items:center;gap:5px;font-size:12px;font-weight:600;display:inline-flex}.rate-list-available-card{margin-top:20px}.rate-list-available-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding:14px 16px;display:grid}.rate-list-available-list button{color:#111827;text-align:left;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:8px;flex-direction:column;justify-content:center;align-items:flex-start;gap:4px;min-height:58px;padding:10px 12px;display:flex}.rate-list-available-list button:hover{background:#f9fafb;border-color:#9ca3af}.rate-list-available-list button span{font-size:13px;font-weight:600}.rate-list-available-list button small{color:#6b7280;font-size:11px}@media (width<=700px){.rate-form{grid-template-columns:1fr}.rate-form .rate-list-sale-unit-display,.rate-list-form-actions{grid-column:1}.rate-list-available-list{grid-template-columns:1fr}}.rate-list-category-field{grid-column:1/-1}.rate-list-category-master-card{margin-bottom:16px}.rate-list-category-form{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:end}.rate-list-category-form .rate-list-form-actions{grid-column:1/-1}.rate-list-category-master-list .rate-list-table-wrapper{border-top:1px solid #e5e7eb}@media (width<=700px){.rate-list-category-form{grid-template-columns:1fr}.rate-list-category-form .rate-list-form-actions{grid-column:1}}.rate-list-category-list-control{justify-content:flex-end;margin:0 0 16px;display:flex}.rate-list-category-list-button{color:#1f2937;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:8px;align-items:center;gap:8px;min-height:40px;padding:0 14px;font-size:13px;font-weight:600;display:inline-flex}.rate-list-category-list-button:hover{background:#f9fafb;border-color:#9ca3af}.rate-list-category-list-button.active{color:#fff;background:#111827;border-color:#111827}.rate-list-category-count{color:#374151;background:#f3f4f6;border-radius:999px;justify-content:center;align-items:center;min-width:22px;height:22px;padding:0 6px;font-size:11px;display:inline-flex}.rate-list-category-list-button.active .rate-list-category-count{color:#111827;background:#fff}.rate-list-category-master-list{margin-bottom:20px}.rate-list-category-code{color:#374151;font-variant-numeric:tabular-nums;width:120px;font-size:12px;font-weight:700}.rate-list-top-workspace{grid-template-columns:minmax(320px,.9fr) minmax(0,2.1fr);align-items:start;gap:16px;margin-bottom:16px;display:grid}.rate-list-top-category-panel .rate-list-card,.rate-list-top-rate-panel .rate-list-rate-card{margin-bottom:0}@media (width<=1000px){.rate-list-top-workspace{grid-template-columns:1fr}}.rate-list-top-category-panel,.rate-list-top-rate-panel{min-width:0}.rate-list-top-category-panel .rate-list-card{margin-bottom:0}.rate-list-top-rate-panel .rate-list-tabs{margin-bottom:12px}.rate-list-top-rate-panel .rate-list-rate-card{margin-bottom:0}@media (width<=1000px){.rate-list-top-workspace{grid-template-columns:1fr}}.rate-list-top-workspace{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;gap:16px;display:grid}.rate-list-top-workspace>.rate-list-card,.rate-list-top-workspace>.rate-list-top-rate-panel{box-sizing:border-box;width:100%;min-width:0}@media (width<=800px){.rate-list-top-workspace{grid-template-columns:1fr}}.rate-list-grouped-tables{flex-direction:column;gap:18px;display:flex}.rate-list-group{background:#fff;border:1px solid #e5e7eb;border-radius:10px;overflow:hidden}.rate-list-group-header{background:#f8fafc;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;gap:12px;min-height:54px;padding:10px 14px;display:flex}.rate-list-group-header h3{color:#111827;margin:0;font-size:14px}.rate-list-group-header span{color:#64748b;font-size:12px}.rate-list-group-unit{background:#fff;border:1px solid #dbe2ea;border-radius:6px;flex-shrink:0;padding:5px 9px;font-weight:600;color:#334155!important}.rate-list-group-table{margin:0}.rate-list-group-table th,.rate-list-group-table td{white-space:nowrap}.rate-list-group-table .rate-list-category-code{width:110px}.rate-list-group-table .rate-list-category-name{min-width:180px}@media (width<=700px){.rate-list-group-header{flex-direction:column;align-items:flex-start}.rate-list-group-table{min-width:620px}}.category-list-page{box-sizing:border-box;width:100%;padding:18px}.category-list-page-header{flex-direction:column;gap:18px;margin-bottom:18px;display:flex}.category-list-back{color:#111827;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:7px;align-items:center;gap:7px;width:fit-content;padding:9px 13px;font-weight:600;display:inline-flex}.category-list-title{align-items:center;gap:13px;display:flex}.category-list-icon{color:#111827;background:#f1f5f9;border-radius:10px;place-items:center;width:44px;height:44px;display:grid}.category-list-title h1{margin:0 0 4px;font-size:22px}.category-list-title p{color:#64748b;margin:0;font-size:13px}.category-list-card{background:#fff;border:1px solid #dfe3e8;border-radius:10px;overflow:hidden}.category-list-table-wrapper{overflow-x:auto}.category-list-table{border-collapse:collapse;width:100%}.category-list-table th,.category-list-table td{text-align:left;vertical-align:middle;border-bottom:1px solid #edf0f3;padding:13px 16px}.category-list-table th{color:#475569;background:#f8fafc;font-size:12px;font-weight:700}.category-list-table td{color:#1e293b;font-size:13px}.category-list-table tbody tr:last-child td{border-bottom:0}.category-code{width:130px;font-weight:700}.category-sale-unit{color:#334155;background:#f1f5f9;border-radius:6px;padding:5px 9px;font-weight:600;display:inline-flex}.category-action-cell{white-space:nowrap}.category-list-table input,.category-list-table select{box-sizing:border-box;background:#fff;border:1px solid #cbd5e1;border-radius:6px;width:100%;min-width:170px;padding:8px 10px}.category-edit-button,.category-save-button,.category-cancel-button{cursor:pointer;border-radius:6px;align-items:center;gap:6px;margin-right:7px;padding:8px 11px;font-weight:600;display:inline-flex}.category-edit-button,.category-save-button{color:#fff;background:#111827;border:0}.category-cancel-button{color:#374151;background:#fff;border:1px solid #d1d5db}.category-edit-button:disabled,.category-save-button:disabled,.category-cancel-button:disabled{opacity:.6;cursor:not-allowed}.category-list-message{border-radius:7px;margin-bottom:14px;padding:11px 13px;font-size:13px}.category-list-message.error{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca}.category-list-message.success{color:#047857;background:#ecfdf5;border:1px solid #a7f3d0}.category-list-empty{color:#64748b;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:220px;padding:20px;display:flex}.category-list-empty strong{color:#1e293b}@media (width<=700px){.category-list-page{padding:12px}.category-list-table{min-width:720px}}.app-layout{color:#1f2937;background:#f5f7fa;min-height:100vh;display:flex}.app-sidebar{color:#fff;background:#111827;flex-direction:column;flex-shrink:0;width:250px;min-height:100vh;display:flex}.app-brand{border-bottom:1px solid #ffffff14;align-items:center;gap:12px;min-height:76px;padding:16px 18px;display:flex}.app-brand-mark{color:#111827;background:#fff;border-radius:10px;place-items:center;width:40px;height:40px;font-size:14px;font-weight:800;display:grid}.app-brand h1{margin:0;font-size:16px;font-weight:700}.app-brand span{color:#9ca3af;margin-top:3px;font-size:11px;display:block}.app-navigation{flex-direction:column;flex:1;gap:5px;padding:18px 12px;display:flex}.app-nav-link{color:#d1d5db;border-radius:8px;align-items:center;gap:12px;min-height:44px;padding:0 13px;font-size:14px;font-weight:500;text-decoration:none;transition:background-color .2s,color .2s;display:flex}.app-nav-link:hover{color:#fff;background:#ffffff12}.app-nav-link.active{color:#111827;background:#fff;font-weight:600}.app-sidebar-footer{color:#6b7280;text-align:center;border-top:1px solid #ffffff14;padding:16px;font-size:11px}.app-main{flex-direction:column;flex:1;min-width:0;display:flex}.app-header{background:#fff;border-bottom:1px solid #e5e7eb;align-items:center;min-height:76px;padding:0 28px;display:flex}.app-header h2{color:#111827;margin:0;font-size:20px;font-weight:700}.app-header span{color:#6b7280;margin-top:3px;font-size:12px;display:block}.app-content{flex:1;padding:28px}@media (width<=900px){.app-sidebar{width:220px}.app-content{padding:22px}}@media (width<=640px){.app-layout{display:block}.app-sidebar{width:100%;min-height:auto}.app-brand{min-height:64px}.app-navigation{grid-template-columns:repeat(2,minmax(0,1fr));padding:10px 12px;display:grid}.app-nav-link{min-height:42px}.app-sidebar-footer{display:none}.app-header{min-height:64px;padding:0 18px}.app-header h2{font-size:18px}.app-content{padding:18px}}.customer-form-page{width:100%}.customer-form-page-header{margin-bottom:22px}.customer-back-button{color:#4b5563;cursor:pointer;background:0 0;border:none;align-items:center;gap:7px;margin-bottom:18px;padding:0;font-family:inherit;font-size:13px;font-weight:600;display:inline-flex}.customer-back-button:hover{color:#111827}.customer-back-button:disabled{opacity:.6;cursor:not-allowed}.customer-form-page-header h1{color:#111827;margin:0;font-size:26px;font-weight:700}.customer-form-page-header p{color:#6b7280;margin:7px 0 0;font-size:14px}.customer-form-card{background:#fff;border:1px solid #e5e7eb;border-radius:10px;width:100%;max-width:900px;padding:26px}.customer-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 18px;display:grid}.form-field{flex-direction:column;gap:7px;display:flex}.form-field-full{grid-column:1/-1}.form-field label{color:#374151;font-size:13px;font-weight:600}.form-field label span{color:#dc2626}.form-field input,.form-field select,.form-field textarea{color:#111827;background:#fff;border:1px solid #d1d5db;border-radius:7px;outline:none;width:100%;font-family:inherit;font-size:14px}.form-field input,.form-field select{height:42px;padding:0 12px}.form-field textarea{resize:vertical;min-height:86px;padding:11px 12px}.form-field input::placeholder,.form-field textarea::placeholder{color:#9ca3af}.form-field input:focus,.form-field select:focus,.form-field textarea:focus{border-color:#6b7280;box-shadow:0 0 0 3px #6b72801f}.customer-form-message{border-radius:7px;margin-top:20px;padding:11px 13px;font-size:13px}.customer-form-message.error{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca}.customer-form-actions{border-top:1px solid #e5e7eb;justify-content:flex-end;gap:10px;margin-top:26px;padding-top:20px;display:flex}.customer-form-actions button{cursor:pointer;border-radius:7px;min-width:120px;height:42px;padding:0 18px;font-family:inherit;font-size:14px;font-weight:600}.customer-reset-button{color:#374151;background:#fff;border:1px solid #d1d5db}.customer-reset-button:hover{background:#f9fafb}.customer-save-button{color:#fff;background:#111827;border:1px solid #111827}.customer-save-button:hover{background:#1f2937}.customer-form-actions button:disabled{opacity:.6;cursor:not-allowed}@media (width<=700px){.customer-form-card{padding:20px}.customer-form-grid{grid-template-columns:1fr}.form-field-full{grid-column:auto}}@media (width<=480px){.customer-form-card{padding:16px}.customer-form-actions{flex-direction:column-reverse}.customer-form-actions button{width:100%}}.customers-page{width:100%}.customers-page-header{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:22px;display:flex}.customers-page-header h1{color:#111827;margin:0;font-size:26px;font-weight:700}.customers-page-header p{color:#6b7280;margin:7px 0 0;font-size:14px}.add-customer-button{color:#fff;cursor:pointer;white-space:nowrap;background:#111827;border:1px solid #111827;border-radius:7px;justify-content:center;align-items:center;gap:8px;height:42px;padding:0 16px;font-family:inherit;font-size:14px;font-weight:600;display:inline-flex}.add-customer-button:hover{background:#1f2937}.customer-summary-card{background:#fff;border:1px solid #e5e7eb;border-radius:10px;align-items:center;gap:14px;width:260px;min-height:105px;padding:20px;display:flex}.customer-summary-icon{color:#374151;background:#f3f4f6;border-radius:8px;place-items:center;width:44px;height:44px;display:grid}.customer-summary-card span{color:#6b7280;font-size:12px;display:block}.customer-summary-card strong{color:#111827;margin-top:4px;font-size:25px;line-height:1;display:block}.customer-list-card{background:#fff;border:1px solid #e5e7eb;border-radius:10px;margin-top:22px;overflow:hidden}.customer-list-header{border-bottom:1px solid #e5e7eb;padding:20px 22px}.customer-list-header h2{color:#111827;margin:0;font-size:17px;font-weight:700}.customer-list-header p{color:#6b7280;margin:5px 0 0;font-size:12px}.customer-list-error{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:7px;margin:18px 22px;padding:11px 13px;font-size:13px}.customer-list-empty{color:#9ca3af;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:220px;padding:30px;display:flex}.customer-list-empty strong{color:#374151;font-size:14px}.customer-list-empty span{font-size:12px}.customer-table-wrapper{width:100%;overflow-x:auto}.customer-table{border-collapse:collapse;width:100%;min-width:900px}.customer-table th{color:#6b7280;text-align:left;white-space:nowrap;background:#f9fafb;border-bottom:1px solid #e5e7eb;padding:13px 16px;font-size:11px;font-weight:600}.customer-table td{color:#4b5563;white-space:nowrap;border-bottom:1px solid #f3f4f6;padding:14px 16px;font-size:13px}.customer-table tbody tr:last-child td{border-bottom:none}.customer-table tbody tr:hover{background:#fafafa}.customer-name-cell{font-weight:600;color:#111827!important}.customer-name-link{color:#16a34a;font-weight:600;text-decoration:none}.customer-name-link:hover{text-decoration:underline}@media (width<=700px){.customers-page-header{flex-direction:column}.add-customer-button,.customer-summary-card{width:100%}}.stock-page{width:100%}.stock-page-header{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:24px;display:flex}.stock-page-header h1{color:#111827;margin:0;font-size:26px;font-weight:700}.stock-page-header p{color:#6b7280;margin:6px 0 0;font-size:14px}.add-stock-button{color:#fff;background:#111827;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:0 16px;font-size:14px;font-weight:600;text-decoration:none;transition:background-color .2s;display:inline-flex}.add-stock-button:hover{background:#1f2937}.stock-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-bottom:24px;display:grid}.stock-summary-card{background:#fff;border:1px solid #e5e7eb;border-radius:10px;align-items:center;gap:14px;min-height:96px;padding:18px;display:flex}.stock-summary-icon{color:#111827;background:#f3f4f6;border-radius:9px;flex-shrink:0;place-items:center;width:44px;height:44px;display:grid}.stock-summary-card span{color:#6b7280;font-size:12px;display:block}.stock-summary-card strong{color:#111827;margin-top:4px;font-size:21px;font-weight:700;display:block}.stock-list-card{background:#fff;border:1px solid #e5e7eb;border-radius:10px;overflow:hidden}.stock-list-header{border-bottom:1px solid #e5e7eb;padding:20px}.stock-list-header h2{color:#111827;margin:0;font-size:17px;font-weight:700}.stock-list-header p{color:#6b7280;margin:5px 0 0;font-size:12px}.stock-list-error{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:7px;margin:16px 20px 0;padding:11px 12px;font-size:13px}.stock-list-empty{color:#6b7280;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:180px;padding:30px 20px;display:flex}.stock-list-empty strong{color:#111827;font-size:14px}.stock-list-empty span{font-size:12px}.stock-table-wrapper{width:100%;overflow-x:auto}.stock-table{border-collapse:collapse;width:100%;min-width:720px}.stock-table th,.stock-table td{text-align:left;white-space:nowrap;border-bottom:1px solid #f0f1f3;padding:14px 16px;font-size:13px}.stock-table th{color:#6b7280;text-transform:uppercase;letter-spacing:.03em;background:#f9fafb;font-size:11px;font-weight:700}.stock-table td{color:#374151}.stock-table tbody tr:last-child td{border-bottom:0}.stock-category-cell{font-weight:600;color:#16a34a!important}@media (width<=900px){.stock-summary-grid{gap:14px}}@media (width<=640px){.stock-page-header{flex-direction:column;align-items:stretch}.add-stock-button{width:100%}.stock-summary-grid{grid-template-columns:1fr}.stock-summary-card{min-height:86px}.stock-list-header{padding:16px}}.stock-list-header{justify-content:space-between;align-items:center;gap:16px;display:flex}.stock-category-link{color:#16a34a;cursor:pointer;font-weight:600;text-decoration:none}.stock-category-link:hover{text-decoration:underline}.stock-clear-filter{color:#111827;flex-shrink:0;font-size:13px;font-weight:600;text-decoration:none}.stock-clear-filter:hover{text-decoration:underline}.stock-form-page{width:100%;max-width:980px}.stock-form-header{margin-bottom:22px}.stock-form-back{color:#6b7280;cursor:pointer;background:0 0;border:0;align-items:center;gap:7px;margin:0 0 14px;padding:0;font-size:13px;font-weight:600;display:inline-flex}.stock-form-back:hover{color:#111827}.stock-form-header h1{color:#111827;margin:0;font-size:26px;font-weight:700}.stock-form-header p{color:#6b7280;margin:6px 0 0;font-size:14px}.stock-form-card{background:#fff;border:1px solid #e5e7eb;border-radius:10px;overflow:hidden}.stock-form-card-header{border-bottom:1px solid #e5e7eb;padding:20px}.stock-form-card-header h2{color:#111827;margin:0;font-size:17px;font-weight:700}.stock-form-card-header p{color:#6b7280;margin:5px 0 0;font-size:12px}.stock-form-alert{border-radius:7px;margin:18px 20px 0;padding:11px 12px;font-size:13px}.stock-form-alert-error{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca}.stock-form-alert-success{color:#15803d;background:#f0fdf4;border:1px solid #bbf7d0}.stock-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;padding:22px 20px;display:grid}.stock-form-field{min-width:0}.stock-form-field label{color:#374151;margin-bottom:7px;font-size:12px;font-weight:600;display:block}.stock-form-field input,.stock-form-field select{box-sizing:border-box;color:#111827;width:100%;height:42px;font:inherit;background:#fff;border:1px solid #d1d5db;border-radius:7px;outline:none;padding:0 12px;font-size:13px;transition:border-color .15s,box-shadow .15s}.stock-form-field input:focus,.stock-form-field select:focus{border-color:#9ca3af;box-shadow:0 0 0 3px #1118270f}.stock-form-field input:disabled,.stock-form-field select:disabled{cursor:not-allowed;background:#f9fafb}.stock-category-row{align-items:stretch;gap:8px;display:flex}.stock-category-row select{flex:1;min-width:0}.stock-add-category-button{color:#374151;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;gap:5px;height:42px;padding:0 12px;font-size:12px;font-weight:600;display:inline-flex}.stock-add-category-button:hover{background:#f9fafb;border-color:#9ca3af}.stock-form-input-prefix{position:relative}.stock-form-input-prefix>span{z-index:1;color:#6b7280;font-size:13px;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.stock-form-input-prefix input{padding-left:27px}.stock-form-summary{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;justify-content:space-between;align-items:center;gap:16px;margin:0 20px 20px;padding:14px 16px;display:flex}.stock-form-summary span{color:#6b7280;font-size:12px;font-weight:600}.stock-form-summary strong{color:#111827;font-size:16px}.stock-form-actions{border-top:1px solid #e5e7eb;justify-content:flex-end;align-items:center;gap:10px;padding:16px 20px;display:flex}.stock-form-actions button,.stock-category-modal-actions button{cursor:pointer;border-radius:7px;justify-content:center;align-items:center;gap:7px;min-height:40px;padding:0 16px;font-size:13px;font-weight:600;transition:background-color .15s,border-color .15s;display:inline-flex}.stock-form-actions button:disabled,.stock-category-modal-actions button:disabled{cursor:not-allowed;opacity:.65}.stock-form-cancel{color:#374151;background:#fff;border:1px solid #d1d5db}.stock-form-cancel:hover:not(:disabled){background:#f9fafb}.stock-form-save{color:#fff;background:#111827;border:1px solid #111827}.stock-form-save:hover:not(:disabled){background:#1f2937}.stock-category-modal-backdrop{z-index:1000;background:#11182759;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.stock-category-modal{background:#fff;border:1px solid #e5e7eb;border-radius:10px;width:100%;max-width:430px;overflow:hidden;box-shadow:0 20px 45px #1118272e}.stock-category-modal-header{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:flex-start;gap:15px;padding:18px 20px;display:flex}.stock-category-modal-header h2{color:#111827;margin:0;font-size:17px;font-weight:700}.stock-category-modal-header p{color:#6b7280;margin:5px 0 0;font-size:12px}.stock-category-modal-close{color:#6b7280;cursor:pointer;background:0 0;border:0;border-radius:6px;flex-shrink:0;place-items:center;width:32px;height:32px;display:grid}.stock-category-modal-close:hover{color:#111827;background:#f3f4f6}.stock-category-modal form{padding:20px}.stock-category-modal-actions{justify-content:flex-end;gap:10px;margin-top:20px;display:flex}@media (width<=640px){.stock-form-header h1{font-size:23px}.stock-form-grid{grid-template-columns:1fr;gap:15px;padding:18px 16px}.stock-form-card-header{padding:17px 16px}.stock-form-summary{margin:0 16px 18px}.stock-form-actions{padding:14px 16px}.stock-form-actions button{flex:1}.stock-category-row{gap:6px}.stock-add-category-button{padding:0 10px}.stock-category-modal-backdrop{padding:14px}.stock-category-modal form{padding:16px}}.category-history-page{width:100%}.category-history-header{margin-bottom:24px}.category-history-back{color:#6b7280;align-items:center;gap:6px;margin-bottom:14px;font-size:13px;font-weight:600;text-decoration:none;display:inline-flex}.category-history-back:hover{color:#111827}.category-history-header h1{color:#111827;margin:0;font-size:26px;font-weight:700}.category-history-header p{color:#6b7280;margin:6px 0 0;font-size:14px}.category-history-error{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;margin-bottom:18px;padding:12px 14px;font-size:13px}.category-history-summary{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-bottom:24px;display:grid}.category-history-card{background:#fff;border:1px solid #e5e7eb;border-radius:10px;align-items:center;gap:14px;min-height:92px;padding:18px;display:flex}.category-history-icon{color:#111827;background:#f3f4f6;border-radius:9px;flex-shrink:0;place-items:center;width:44px;height:44px;display:grid}.category-history-card span{color:#6b7280;font-size:12px;display:block}.category-history-card strong{color:#111827;margin-top:4px;font-size:17px;font-weight:700;display:block}.category-history-list-card{background:#fff;border:1px solid #e5e7eb;border-radius:10px;overflow:hidden}.category-history-list-header{border-bottom:1px solid #e5e7eb;padding:20px}.category-history-list-header h2{color:#111827;margin:0;font-size:17px;font-weight:700}.category-history-list-header p{color:#6b7280;margin:5px 0 0;font-size:12px}.category-history-table-wrapper{width:100%;overflow-x:auto}.category-history-table{border-collapse:collapse;width:100%;min-width:760px}.category-history-table th,.category-history-table td{text-align:left;white-space:nowrap;border-bottom:1px solid #f0f1f3;padding:14px 16px;font-size:13px}.category-history-table th{color:#6b7280;text-transform:uppercase;letter-spacing:.03em;background:#f9fafb;font-size:11px;font-weight:700}.category-history-table td{color:#374151}.category-history-table tbody tr:last-child td{border-bottom:1px solid #e5e7eb}.category-history-table tfoot td{color:#111827;background:#f9fafb;border-bottom:0;font-weight:700}.category-history-empty{color:#6b7280;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:190px;padding:30px 20px;display:flex}.category-history-empty strong{color:#111827;font-size:14px}.category-history-empty span{font-size:12px}@media (width<=900px){.category-history-summary{gap:14px}}@media (width<=640px){.category-history-summary{grid-template-columns:1fr}.category-history-card{min-height:86px}.category-history-list-header{padding:16px}}.customer-dashboard-page{width:100%}.customer-dashboard-back-button{color:#4b5563;cursor:pointer;background:0 0;border:none;align-items:center;gap:7px;margin-bottom:18px;padding:0;font-family:inherit;font-size:13px;font-weight:600;display:inline-flex}.customer-dashboard-back-button:hover{color:#111827}.customer-dashboard-header{margin-bottom:22px}.customer-dashboard-title{align-items:center;gap:14px;display:flex}.customer-dashboard-avatar{color:#374151;background:#f3f4f6;border-radius:10px;place-items:center;width:52px;height:52px;display:grid}.customer-dashboard-title h1{color:#111827;margin:0;font-size:26px;font-weight:700}.customer-dashboard-title p{color:#6b7280;margin:5px 0 0;font-size:13px}.customer-dashboard-cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-bottom:22px;display:grid}.customer-dashboard-card{background:#fff;border:1px solid #e5e7eb;border-radius:10px;min-height:105px;padding:20px}.customer-dashboard-card span{color:#6b7280;font-size:12px;display:block}.customer-dashboard-card strong{color:#111827;word-break:break-word;margin-top:9px;font-size:20px;font-weight:700;display:block}.customer-information-card,.customer-transactions-card{background:#fff;border:1px solid #e5e7eb;border-radius:10px;margin-bottom:22px;overflow:hidden}.customer-section-header{border-bottom:1px solid #e5e7eb;padding:20px 22px}.customer-section-header h2{color:#111827;margin:0;font-size:17px;font-weight:700}.customer-section-header p{color:#6b7280;margin:5px 0 0;font-size:12px}.customer-information-grid{grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.customer-information-grid>div{border-bottom:1px solid #f3f4f6;border-right:1px solid #f3f4f6;min-height:82px;padding:16px 20px}.customer-information-grid>div:nth-child(3n){border-right:none}.customer-information-grid span{color:#6b7280;margin-bottom:7px;font-size:11px;display:block}.customer-information-grid strong{color:#111827;word-break:break-word;font-size:13px;font-weight:600;display:block}.customer-transactions-empty{color:#9ca3af;justify-content:center;align-items:center;min-height:150px;font-size:13px;display:flex}.customer-dashboard-loading{color:#6b7280;padding:40px 0;font-size:14px}.customer-dashboard-error{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:7px;padding:13px;font-size:13px}@media (width<=800px){.customer-dashboard-cards{grid-template-columns:1fr}.customer-information-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.customer-information-grid>div:nth-child(3n){border-right:1px solid #f3f4f6}.customer-information-grid>div:nth-child(2n){border-right:none}}@media (width<=550px){.customer-information-grid{grid-template-columns:1fr}.customer-information-grid>div,.customer-information-grid>div:nth-child(2n),.customer-information-grid>div:nth-child(3n){border-right:none}}.customer-section-header{justify-content:space-between;align-items:center;gap:16px;display:flex}.customer-bills-table-wrap{overflow-x:auto}.customer-bills-table{border-collapse:collapse;width:100%;min-width:760px}.customer-bills-table th,.customer-bills-table td{text-align:left;white-space:nowrap;border-bottom:1px solid #e5e7eb;padding:12px 14px;font-size:12px}.customer-bills-table th{color:#374151;background:#f9fafb;font-weight:700}.customer-bills-table td{color:#111827}.customer-bills-table tbody tr:last-child td{border-bottom:none}.customer-bill-number{color:#111827;font-weight:700}.customer-bill-type{color:#374151;background:#f9fafb;border:1px solid #d1d5db;border-radius:999px;align-items:center;padding:4px 8px;font-size:11px;font-weight:600;display:inline-flex}.customer-bill-amount{font-weight:700}.customer-bill-view-button{color:#111827;min-height:34px;font:inherit;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:7px;justify-content:center;align-items:center;gap:6px;padding:0 10px;font-size:12px;font-weight:600;display:inline-flex}.customer-bill-view-button:hover{background:#f9fafb}.customer-dashboard-inline-error{margin:16px}.customer-dashboard-spin{animation:1s linear infinite customer-dashboard-spin}@keyframes customer-dashboard-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (width<=800px){.customer-bills-table{min-width:700px}}.bills-page{width:100%}.bills-page-header{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:24px;display:flex}.bills-page-header h1{color:#111827;margin:0;font-size:26px;font-weight:700}.bills-page-header p{color:#6b7280;margin:6px 0 0;font-size:14px}.bills-primary-button{color:#fff;background:#111827;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:0 16px;font-size:14px;font-weight:600;text-decoration:none;transition:background-color .2s;display:inline-flex}.bills-primary-button:hover{background:#1f2937}.bills-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-bottom:24px;display:grid}.bills-summary-card{background:#fff;border:1px solid #e5e7eb;border-radius:10px;align-items:center;gap:14px;min-height:96px;padding:18px;display:flex}.bills-summary-icon{color:#111827;background:#f3f4f6;border-radius:9px;flex-shrink:0;place-items:center;width:44px;height:44px;display:grid}.bills-summary-card span{color:#6b7280;font-size:12px;display:block}.bills-summary-card strong{color:#111827;margin-top:4px;font-size:21px;font-weight:700;display:block}.bills-list-card{background:#fff;border:1px solid #e5e7eb;border-radius:10px;overflow:hidden}.bills-list-header{border-bottom:1px solid #e5e7eb;padding:20px}.bills-list-header h2{color:#111827;margin:0;font-size:17px;font-weight:700}.bills-list-header p{color:#6b7280;margin:5px 0 0;font-size:12px}.bills-empty-state{color:#6b7280;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:220px;padding:30px 20px;display:flex}.bills-empty-state strong{color:#111827;font-size:14px}@media (width<=640px){.bills-page-header{flex-direction:column;align-items:stretch}.bills-primary-button{width:100%}.bills-summary-grid{grid-template-columns:1fr}}.bills-header-actions{align-items:center;gap:10px;display:flex}.bills-primary-button,.bills-secondary-button,.bills-view-button{min-height:42px;font:inherit;cursor:pointer;box-sizing:border-box;border-radius:8px;justify-content:center;align-items:center;gap:7px;padding:0 16px;font-size:13px;font-weight:700;text-decoration:none;display:inline-flex}.bills-primary-button{border:1px solid #111827}.bills-secondary-button{color:#374151;background:#fff;border:1px solid #d1d5db}.bills-secondary-button:hover{background:#f9fafb}.bills-secondary-button:disabled{opacity:.55;cursor:not-allowed}.bills-table-wrap{overflow-x:auto}.bills-table{border-collapse:collapse;width:100%;min-width:1050px}.bills-table th,.bills-table td{text-align:left;white-space:nowrap;border-bottom:1px solid #e5e7eb;padding:12px 14px;font-size:12px}.bills-table th{color:#374151;background:#f9fafb;font-weight:700}.bills-table td{color:#111827}.bills-table tbody tr:last-child td{border-bottom:0}.bills-number{color:#111827;font-weight:700}.bills-type-badge{color:#374151;background:#f9fafb;border:1px solid #d1d5db;border-radius:999px;align-items:center;padding:4px 8px;font-size:11px;font-weight:600;display:inline-flex}.bills-view-button{color:#111827;background:#fff;border:1px solid #d1d5db;min-height:34px;padding:0 10px;font-size:12px;font-weight:600}.bills-view-button:hover{background:#f9fafb}.bills-empty-state,.bills-loading{color:#6b7280;text-align:center;align-content:center;place-items:center;gap:8px;min-height:220px;padding:30px;display:grid}.bills-empty-state strong,.bills-loading span{color:#111827;font-size:13px}.bills-empty-state span{font-size:12px}.bills-error{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:7px;margin-bottom:16px;padding:11px 12px;font-size:13px}.bills-spin{animation:1s linear infinite bills-spin}@keyframes bills-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (width<=900px){.bills-summary-grid{grid-template-columns:1fr}.bills-page-header{flex-direction:column}.bills-header-actions{width:100%}}@media (width<=600px){.bills-header-actions{flex-direction:column;align-items:stretch}.bills-primary-button,.bills-secondary-button{width:100%}}.bills-row-actions{align-items:center;gap:8px;display:inline-flex}.bills-download-button{color:#fff;min-height:34px;font:inherit;cursor:pointer;box-sizing:border-box;background:#111827;border:1px solid #111827;border-radius:7px;justify-content:center;align-items:center;gap:6px;padding:0 10px;font-size:12px;font-weight:600;display:inline-flex}.bills-download-button:hover{background:#1f2937}@media (width<=700px){.bills-row-actions{flex-direction:column;align-items:stretch}.bills-view-button,.bills-download-button{width:100%}}.create-bill-page{width:100%}.create-bill-header{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:24px;display:flex}.create-bill-header h1{color:#111827;margin:0;font-size:26px;font-weight:700}.create-bill-header p{color:#6b7280;margin:6px 0 0;font-size:14px}.create-bill-back{color:#6b7280;align-items:center;gap:6px;margin-bottom:10px;font-size:13px;text-decoration:none;display:inline-flex}.create-bill-back:hover{text-decoration:underline}.create-bill-secondary-button,.change-type-button,.bill-remove-button{cursor:pointer;font:inherit;border:0}.create-bill-secondary-button{color:#374151;background:#fff;border:1px solid #d1d5db;border-radius:7px;align-items:center;gap:7px;min-height:38px;padding:0 13px;font-size:13px;font-weight:600;display:inline-flex}.create-bill-secondary-button:hover,.change-type-button:hover{opacity:.82}.create-bill-card{background:#fff;border:1px solid #e5e7eb;border-radius:10px;margin-bottom:20px;overflow:hidden}.create-bill-section-header{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;gap:16px;padding:20px;display:flex}.create-bill-section-header h2{color:#111827;margin:0;font-size:17px}.create-bill-section-header p{color:#6b7280;margin:5px 0 0;font-size:12px}.create-bill-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;padding:20px;display:grid}.create-bill-grid label{flex-direction:column;gap:7px;display:flex}.create-bill-grid label>span{color:#374151;font-size:12px;font-weight:600}.create-bill-grid input,.create-bill-grid select{box-sizing:border-box;color:#111827;width:100%;min-height:40px;font:inherit;background:#fff;border:1px solid #d1d5db;border-radius:7px;outline:none;padding:0 11px;font-size:13px}.create-bill-grid input:focus,.create-bill-grid select:focus{border-color:#9ca3af}.create-bill-grid input[readonly]{color:#4b5563;background:#f9fafb}.create-bill-type-row{gap:8px;display:flex}.create-bill-type-row select{flex:1}.change-type-button{color:#374151;white-space:nowrap;background:#f3f4f6;border-radius:7px;padding:0 11px;font-size:12px;font-weight:600}.create-bill-item{border:1px solid #e5e7eb;border-radius:9px;margin:18px 20px}.create-bill-item-header{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;min-height:44px;padding:0 14px;display:flex}.create-bill-item-header strong{color:#111827;font-size:13px}.bill-remove-button{color:#b91c1c;background:0 0;font-size:12px;font-weight:600}.bill-remove-button:hover{text-decoration:underline}.create-bill-item .create-bill-grid{padding:16px}.create-bill-total{color:#374151;border-top:1px solid #e5e7eb;justify-content:flex-end;align-items:center;gap:30px;padding:18px 20px;font-size:13px;display:flex}.create-bill-total strong{color:#111827;font-size:18px}.create-bill-empty{color:#6b7280;place-items:center;min-height:150px;padding:20px;font-size:13px;display:grid}.create-bill-error{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:7px;margin-bottom:18px;padding:11px 12px;font-size:13px}.create-bill-line{box-sizing:border-box;grid-template-columns:1.05fr 1.6fr repeat(10,minmax(78px,1fr));gap:8px;min-width:1200px;padding:16px;display:grid}.bill-field{flex-direction:column;gap:6px;min-width:0;display:flex}.bill-field>span{color:#374151;white-space:nowrap;font-size:11px;font-weight:600}.bill-field input,.bill-field select{box-sizing:border-box;color:#111827;width:100%;min-height:38px;font:inherit;background:#fff;border:1px solid #d1d5db;border-radius:6px;outline:none;padding:0 8px;font-size:12px}.bill-field input:focus,.bill-field select:focus{border-color:#9ca3af}.bill-field input[readonly]{color:#4b5563;background:#f9fafb}.create-bill-item{overflow-x:auto}@media (width<=900px){.create-bill-line{grid-template-columns:105px 160px repeat(10,90px)}}@media (width<=640px){.create-bill-header{flex-direction:column;align-items:stretch}.create-bill-section-header{flex-direction:column;align-items:flex-start}.create-bill-grid{grid-template-columns:1fr}.create-bill-type-row{flex-direction:column}}.bill-field input:not(:disabled),.bill-field select:not(:disabled){color:#111827;cursor:text;opacity:1;background:#fff}.create-bill-totals{background:#fff;border-top:1px solid #e5e7eb;justify-content:flex-end;align-items:stretch;gap:12px;padding:14px 16px 16px;display:flex}.create-bill-total-field{box-sizing:border-box;background:#f9fafb;border:1px solid #d1d5db;border-radius:7px;justify-content:space-between;align-items:center;gap:18px;min-width:190px;padding:11px 14px;display:flex}.create-bill-total-field span{color:#374151;white-space:nowrap;font-size:13px}.create-bill-total-field strong{color:#111827;white-space:nowrap;font-size:16px}@media (width<=640px){.create-bill-totals{flex-direction:column}.create-bill-total-field{width:100%}}.bill-field input:disabled,.bill-field select:disabled{color:#9ca3af;cursor:not-allowed;opacity:1;background:#f3f4f6}.create-bill-payment-action{justify-content:flex-end;padding:0 20px 20px;display:flex}.create-bill-payment-button{color:#fff;cursor:pointer;min-height:42px;font:inherit;background:#111827;border:0;border-radius:7px;padding:0 22px;font-size:13px;font-weight:700}.create-bill-payment-button:hover{opacity:.88}.bill-payment-page{width:100%}.bill-payment-header{margin-bottom:24px}.bill-payment-header h1{color:#111827;margin:0;font-size:26px;font-weight:700}.bill-payment-header p{color:#6b7280;margin:6px 0 0;font-size:14px}.bill-payment-back{color:#6b7280;cursor:pointer;font:inherit;background:0 0;border:0;align-items:center;gap:6px;margin-bottom:10px;padding:0;font-size:13px;display:inline-flex}.bill-payment-back:hover{text-decoration:underline}.bill-payment-card{background:#fff;border:1px solid #e5e7eb;border-radius:10px;margin-bottom:20px;overflow:hidden}.bill-payment-section-header{border-bottom:1px solid #e5e7eb;padding:20px}.bill-payment-section-header h2,.bill-payment-discount h2{color:#111827;margin:0;font-size:17px}.bill-payment-section-header p{color:#6b7280;margin:5px 0 0;font-size:12px}.bill-payment-table-wrap{overflow-x:auto}.bill-payment-table{border-collapse:collapse;width:100%;min-width:1200px}.bill-payment-table th,.bill-payment-table td{text-align:left;white-space:nowrap;border-bottom:1px solid #e5e7eb;padding:11px 12px;font-size:12px}.bill-payment-table th{color:#374151;background:#f9fafb;font-weight:700}.bill-payment-table td{color:#111827}.bill-payment-table tbody tr:last-child td{border-bottom:0}.bill-payment-empty{color:#6b7280;place-items:center;min-height:140px;padding:20px;font-size:13px;display:grid}.bill-payment-summary{border-bottom:1px solid #e5e7eb;justify-content:flex-end;gap:12px;padding:18px 20px;display:flex}.bill-payment-summary-row{background:#f9fafb;border:1px solid #d1d5db;border-radius:7px;justify-content:space-between;align-items:center;gap:16px;min-width:210px;padding:12px 14px;display:flex}.bill-payment-summary-row span,.bill-payment-final span{color:#374151;font-size:13px}.bill-payment-summary-row strong{color:#111827;white-space:nowrap;font-size:16px}.bill-payment-discount{padding:20px}.bill-payment-discount-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:14px;display:grid}.bill-payment-discount-grid label{flex-direction:column;gap:7px;display:flex}.bill-payment-discount-grid label>span{color:#374151;font-size:12px;font-weight:600}.bill-payment-discount-grid input{box-sizing:border-box;color:#111827;width:100%;min-height:40px;font:inherit;background:#fff;border:1px solid #d1d5db;border-radius:7px;outline:none;padding:0 11px;font-size:13px}.bill-payment-discount-grid input:focus{border-color:#9ca3af}.bill-payment-final{border-top:1px solid #e5e7eb;justify-content:flex-end;gap:12px;padding:18px 20px;display:flex}.bill-payment-final>div{border:1px solid #d1d5db;border-radius:7px;justify-content:space-between;align-items:center;gap:16px;min-width:210px;padding:13px 14px;display:flex}.bill-payment-final strong{color:#111827;white-space:nowrap;font-size:18px}@media (width<=700px){.bill-payment-summary,.bill-payment-final{flex-direction:column}.bill-payment-summary-row,.bill-payment-final>div{box-sizing:border-box;width:100%}.bill-payment-discount-grid{grid-template-columns:1fr}}.bill-payment-error{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:7px;margin-bottom:14px;padding:11px 12px;font-size:13px}.bill-payment-generate-action{justify-content:flex-end;margin-top:4px;padding-bottom:20px;display:flex}.bill-payment-generate-button{color:#fff;cursor:pointer;min-height:44px;font:inherit;background:#111827;border:0;border-radius:7px;justify-content:center;align-items:center;gap:8px;padding:0 22px;font-size:13px;font-weight:700;display:inline-flex}.bill-payment-generate-button:hover{opacity:.88}.bill-payment-generate-button:disabled{opacity:.55;cursor:not-allowed}.bill-payment-spinner{animation:1s linear infinite bill-payment-spin}@keyframes bill-payment-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
