*{padding:0;box-sizing:border-box;margin:0}body{background-color:#000}.login-page{height:100vh;width:100%;background:#eaf2ff;display:flex;align-items:center;justify-content:center;font-family:Inter,sans-serif}.login-card{width:380px;background:#fff;padding:36px 32px;border-radius:14px;box-shadow:0 15px 35px #00000014}.icon{justify-self:center;margin-left:6px}.icon i{font-size:33px;color:#02066f}.login-card h2{margin-bottom:6px;font-size:24px;font-weight:600;text-align:center}.subtitle{font-size:13px;color:#6b7280;margin-bottom:5px;text-align:center;margin-top:12px}.input-fields{display:flex;flex-direction:column;margin-bottom:18px}.input-fields label{font-size:13px;color:#374151;margin-bottom:6px;font-weight:500}.login-card input{width:100%;padding:11px 12px;border-radius:8px;border:1px solid #d1d5db;font-size:14px;outline:none;transition:border-color .2s ease,box-shadow .2s ease}.login-card input::placeholder{color:#9ca3af}.login-card input:focus{border-color:#040a92;box-shadow:0 0 0 2px #040a921a}.signin-btn{width:100%;padding:12px;border-radius:8px;border:none;background:#040a92;color:#fff;font-size:14px;font-weight:500;cursor:pointer;margin-top:10px;transition:background .2s ease,transform .1s ease}.signin-btn:hover{background:#02066f}.signin-btn:active{transform:scale(.98)}.password-wrapper{position:relative}.eye-icon{position:absolute;right:12px;top:50%;transform:translateY(-50%);cursor:pointer;color:#777}.terminal-container{min-height:100vh;background:#0b0f14;color:#d7dde5;font-family:Segoe UI,Arial,sans-serif}.terminal-header{display:flex;align-items:center;gap:5px;padding:15px 12px;background:#0f141b;border-bottom:1px solid #1d2630;position:sticky;top:0;z-index:999}.terminal-header select,.terminal-header input{height:32px;border-radius:6px;border:1px solid #263241;background:#0b1017;color:#e6edf6;outline:none;padding:0 10px;font-size:13px}.terminal-header select{padding-right:28px;cursor:pointer}.terminal-header input::placeholder{color:#6f7c8c}.terminal-header input{width:260px}.terminal-header input:last-child{width:220px}.terminal-table-area{padding:8px 10px 18px}.watchlist-table{width:100%;border-collapse:collapse;table-layout:fixed;background:#0b0f14}.watchlist-table thead th{position:sticky;top:0;z-index:1;background:#0f141b;color:#9fb0c5;font-weight:700;font-size:12px;letter-spacing:.6px;text-transform:uppercase;padding:10px;border-bottom:1px solid #1d2630}.watchlist-table tbody tr td{font-size:13px;color:#fdc51b;padding:10px}.watchlist-table tbody tr.row-up td{color:#00d37f}.watchlist-table tbody tr.row-down td{color:#ff4d4d}.watchlist-table tbody tr.row-up td:nth-child(1),.watchlist-table tbody tr.row-down td:nth-child(1){color:#9fb0c5}.row-selected{background-color:#1e40af!important;color:#fff}.add-customer-btn{display:inline-block;padding:8px 14px;background-color:#182437;color:#fff;border-radius:6px;text-decoration:none;font-size:14px;font-weight:500;transition:all .2s ease;border:1px solid #0d6efd}.add-customer-btn:hover{background-color:182437;border-color:#0b5ed7;color:#fff}.add-customer-btn:active{transform:scale(.97)}.watchlist-modal,.rms-modal{position:fixed;top:0;left:0;width:100%;height:100%;background:#0009;display:flex;justify-content:center;align-items:center;z-index:1040}.modal-content{background:#111;color:#fff;padding:20px;border-radius:8px;min-width:300px}.rms-table{width:100%;border-collapse:collapse;margin-top:10px;font-size:13px}.rms-table th{background:#111;color:#0fc;padding:8px;border:1px solid #333;text-align:left}.rms-table td{padding:6px;border:1px solid #222;color:#ddd}.rms-table tr:nth-child(2n){background:#1a1a1a}.rms-table tr:hover{background:#2a2a2a}.active-row{background-color:#1e3a8a;color:#fff}.client-modal{width:300px;max-width:90%;padding:15px;border-radius:8px;text-align:center}.client-modal input{width:100%;padding:8px;margin-top:10px;font-size:14px}.client-modal button{margin-top:10px}.client-modal h3{font-size:16px;margin-bottom:5px}.logout-btn{background:#ff4d4f;color:#fff;border:none;padding:6px 12px;border-radius:4px;cursor:pointer;margin-left:5px}.logout-btn:hover{background:#d9363e}.search-dropdown{position:absolute;top:38px;left:0;width:220px;background:#111;border:1px solid #333;max-height:200px;overflow-y:auto;z-index:9999;border-radius:4px}.search-item{padding:8px 10px;cursor:pointer;color:#fff}.search-item:hover{background:#222}.add-btn{background:#00a54f;color:#fff;border:none;padding:6px 10px;border-radius:4px;cursor:pointer}.add-btn:hover{background:#008c42}.empty-watchlist-ui{height:320px;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#9aa0a6;text-align:center;border-radius:10px;margin:10px;transition:.3s ease}.terminal-header .col-12.col-md-9{display:flex;flex-wrap:wrap;gap:6px;align-items:center}.stock-select-wrapper{min-width:280px;max-width:380px;width:100%}.stock-select-wrapper .react-select__control,.select-wrapper{width:100%}.stock-select{min-width:300px;max-width:420px}.expiry-select,.strike-select{min-width:150px;max-width:220px}.select-wrapper .react-select__control{width:100%}.terminal-header input:focus,.terminal-header select:focus,.terminal-header .react-select__control--is-focused{border:1px solid #2f7df6!important;box-shadow:0 0 0 1px #2f7df6!important;outline:none!important}.terminal-header input,.terminal-header select{border:1px solid #2a2e39}.stock-select-wrapper input,.stock-select-wrapper input:focus,.select-wrapper input,.select-wrapper input:focus{border:none!important;outline:none!important;box-shadow:none!important;background:transparent!important}.user-avatar-btn{width:36px;height:36px;border-radius:50%;border:1px solid #2f7df6;background:#111827;color:#fff;font-size:14px;font-weight:700;margin-right:10px;transition:.2s;margin-left:5px}.user-avatar-btn:hover{background:#1b2430}#profileModal .modal-dialog{max-width:280px}.profile-modal{background:#0f1115;color:#fff;border-radius:12px;border:1px solid #232833;overflow:hidden}.profile-modal .modal-header{border-bottom:1px solid #232833;padding:10px 14px}.profile-modal .modal-footer{border-top:1px solid #232833;padding:10px 14px}.profile-body{padding:16px}.profile-avatar-large{width:58px;height:58px;border-radius:50%;background:#2f7df6;display:flex;align-items:center;justify-content:center;margin:0 auto 16px;font-size:24px;font-weight:700}.profile-table{display:flex;flex-direction:column;gap:10px}.profile-item{display:flex;justify-content:space-between;align-items:center;background:#151922;border:1px solid #232833;border-radius:8px;padding:8px 10px;gap:10px}.profile-item span{color:#7f8a9a;font-size:12px;font-weight:500}.profile-item p{margin:0;color:#fff;font-size:13px;font-weight:600;text-align:right}.table-responsive{width:100%;overflow-x:auto}.table-responsive table{min-width:900px}.rms-modal .modal-content{max-height:80vh;overflow:hidden;display:flex;flex-direction:column}.rms-modal .table-wrapper{max-height:60vh;overflow-y:auto;overflow-x:auto}.rms-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:8px}.rms-search{width:240px;height:30px;padding:0 10px;background:#2a2a2a;border:1px solid #444;border-radius:4px;color:#e5e7eb;font-size:12px}.rms-search::placeholder{color:#9ca3af}.rms-search:hover{border-color:#666}.rms-search:focus{outline:none;border-color:#0d6efd;box-shadow:0 0 0 1px #0d6efd;background:#303030}.rms-header input{padding:6px 23px;background:#000;color:#fff;outline:none;border-radius:7px;border:none}.rms-selected-row{background:#2563eb40!important;border-left:3px solid #2563eb}.rms-table tbody tr:hover{background:#2d3748;cursor:pointer}.modal-backdrop{z-index:1050!important}.modal.d-block{z-index:1060!important}.percent-sort-btn{border:none;background:transparent;color:#fff;font-size:11px;cursor:pointer;padding:0 2px;margin-left:2px}.percent-sort-btn:hover{color:#2f7df6}.percent-reset-btn{border:none;background:transparent;color:#fff;font-weight:600;cursor:pointer;padding:0}.percent-reset-btn:hover,.percent-sort-btn:hover{color:#2f7df6}.order-entry-modal-content{background:#111318;color:#fff;border:1px solid #2a2e39}.order-entry-header{display:flex;align-items:center;justify-content:space-between;gap:16px}.ltp{color:#ffe28c;font-weight:700;margin-left:8px}.order-toggle-wrap{margin-left:auto;margin-right:18px;display:flex;align-items:center;gap:8px;font-weight:700;font-size:13px}.order-switch{position:relative;display:inline-block;width:58px;height:28px}.order-switch input{opacity:0;width:0;height:0}.order-slider{position:absolute;cursor:pointer;inset:0;background-color:#dc3545;transition:.25s;border-radius:30px}.order-slider:before{position:absolute;content:"";height:22px;width:22px;left:3px;bottom:3px;background-color:#fff;transition:.25s;border-radius:50%}.order-switch input:checked+.order-slider{background-color:#0d6efd}.order-switch input:checked+.order-slider:before{transform:translate(30px)}.active-buy-text,.active-sell-text{color:#fff}.bulk-customer-box{border:1px solid #2a2e39;border-radius:8px;overflow:hidden;background:#161922}.bulk-customer-header{padding:10px 12px;display:flex;justify-content:space-between;align-items:center;background:#1d2230;border-bottom:1px solid #2a2e39}.bulk-customer-table-wrap{max-height:320px;overflow-y:auto}.bulk-customer-table th{position:sticky;top:0;background:#202638;z-index:2;font-size:13px}.bulk-customer-table td{vertical-align:middle;font-size:13px}.bulk-customer-table input[type=checkbox]{width:16px;height:16px;cursor:pointer}.selected-customer-search{padding:12px;border-bottom:1px solid #2a2e39;background:#161922}.selected-customer-search label{font-size:13px;font-weight:600;margin-bottom:6px;display:block}.netpos-modal{background:#1a1a1a;color:#e5e7eb;border-radius:6px}.netpos-header{background:#2a2a2a;padding:8px;border-bottom:1px solid #333}.netpos-filters{display:flex;gap:10px;padding:8px;background:#222;border-bottom:1px solid #333}.netpos-filters input{background:#f9fafb;color:#111;border:1px solid #ccc;padding:4px 6px;border-radius:4px;font-size:12px}.netpos-table-container{max-height:400px;overflow-y:auto}.netpos-table{width:100%;border-collapse:collapse;font-size:12px}.netpos-table th{background:#2d2d2d;color:#d1d5db}.netpos-table th,.netpos-table td{padding:6px;border-bottom:1px solid #333}.netpos-table tbody tr:hover{background:#2a2a2a}.profit-text{color:#22c55e;font-weight:500}.loss-text{color:#ef4444;font-weight:500}.pending-modal{background:#0f141b;border-radius:8px;border:1px solid #1d2630;color:#d7dde5;overflow:hidden}.pending-header{background:#111826;border-bottom:1px solid #1d2630;padding:12px 16px}.pending-header h6{margin:0;font-size:14px;font-weight:600;color:#9fb0c5}.pending-table-container{max-height:70vh;overflow-y:auto}.pending-table{width:100%;border-collapse:collapse}.pending-table thead th{position:sticky;top:0;background:#0f141b;color:#8fa3bf;font-size:12px;font-weight:600;text-transform:uppercase;padding:10px;border-bottom:1px solid #1d2630;z-index:1}.pending-table tbody tr{border-bottom:1px solid #1a2230;transition:background .15s ease}.pending-table tbody tr:hover{background:#1a2433}.pending-table td{padding:10px;font-size:13px;color:#d7dde5;background-color:#ff4d4d}.buy-text{color:#0b00d3;font-weight:600}.sell-text{color:#ff4d4d;font-weight:600}.pending-text{color:#ffc107;font-weight:500}.no-data{text-align:center;padding:20px;color:#6f7c8c}.pending-table-container::-webkit-scrollbar{width:6px}.pending-table-container::-webkit-scrollbar-thumb{background:#2a3442;border-radius:4px}.pending-table tbody tr.row-pending td{background-color:#500;color:#f6f3f3!important}.pending-table tbody tr.row-rejected td{background-color:#dc3545!important;color:#f8f3f4!important}.pending-btn{border:none;padding:6px 10px;border-radius:8px}.modify-btn{background-color:#f6f6d4}.pending-cancel-btn{background-color:#ffb7d4}.loading-cell{padding:10px!important;text-align:center}.pending-loader{display:flex;flex-direction:column;align-items:center;gap:14px}.modify-buy-header{background:linear-gradient(135deg,#0d47a1,#1976d2)!important;color:#fff}.modify-sell-header{background:linear-gradient(135deg,#b71c1c,#e53935)!important;color:#fff}.btn-buy-update{background:#1976d2;border-color:#1976d2;color:#fff}.btn-buy-update:hover{background:#1565c0;border-color:#1565c0}.btn-sell-update{background:#e53935;border-color:#e53935;color:#fff}.btn-sell-update:hover{background:#d32f2f;border-color:#d32f2f}.modify-buy-header,.modify-sell-header{display:flex;justify-content:space-between;align-items:center;min-height:72px;padding:0 20px}.modify-header-left{display:flex;align-items:center;gap:28px}.modify-side{font-size:16px;font-weight:500;color:#fff;text-transform:uppercase}.modify-symbol{font-size:17px;margin-left:10px;color:#fff}.modify-ltp{font-size:20px;font-weight:700;color:#ffeb3b}.pending-modal .form-select{background:#101426;color:#fff;border:1px solid #394150;font-weight:500}.pending-modal .form-select:focus{background:#2a2d45;color:#fff;border-color:#4da3ff;box-shadow:0 0 0 .15rem #4da3ff40}.pending-modal .form-select option{background:#1c1f35;color:#fff}.pending-table tbody tr.pending-selected-row td{background:#4f46e559!important;color:#fff!important}.pending-table tbody tr.pending-selected-row{outline:2px solid #4f46e5;outline-offset:-2px}.pending-header-actions{display:flex;align-items:center;gap:12px;margin-left:auto}.pending-header-actions .btn{font-size:12px;font-weight:600;padding:5px 12px}.executed-modal{background:#1a1a1a;color:#e5e7eb}.executed-header{background:#2a2a2a;padding:8px}.executed-filters{display:flex;gap:10px;padding:8px;background:#222}.executed-filters input{background:#f9fafb;color:#111;border:1px solid #ccc;padding:4px 6px;font-size:12px}.executed-table-container{max-height:400px;overflow-y:auto}.executed-table{width:100%;font-size:12px;border-collapse:collapse}.executed-table tbody tr.row-buy td{background-color:#013f94}.executed-table tbody tr.row-sell td{background-color:#f92e2e}.executed-table th{background:#2d2d2d}.executed-table th,.executed-table td{padding:6px;border-bottom:1px solid #333}.buy-text{color:#3b82f6}.sell-text{color:#ef4444}.status-text{color:#22c55e}.no-data{text-align:center;padding:12px;color:#9ca3af}.loading-cell{text-align:center;padding:20px!important}.executed-loader{display:flex;flex-direction:column;align-items:center;gap:12px}.loading-text{margin:0;color:#cbd5e1;font-size:14px}.orderlog-modal{background:#111;color:#fff}.orderlog-body{max-height:450px;overflow-y:auto;font-family:monospace}.log-row{display:flex;padding:5px 10px;font-size:13px;gap:10px}.log-buy{background:#c6c6f8;color:#000}.log-sell{background:#f8c6c6;color:#000}.log-time{min-width:90px;font-weight:700}.log-text{flex:1}.log-icon{margin-left:8px;color:#d60000;font-size:14px}.depth-modal{background:#0a0a0a;color:#fff;border:1px solid #222}.depth-header{background:#111;border-bottom:1px solid #222}.depth-body{display:flex;flex-direction:column;gap:12px;padding:14px}.depth-input{background:#000;color:#0fc;border:1px solid #333;padding:8px 10px;font-family:monospace;outline:none}.depth-input::placeholder{color:#555}.depth-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.depth-item{display:flex;flex-direction:column;background:#050505;border:1px solid #222;padding:10px;font-family:monospace}.depth-item.right{text-align:right}.label{font-size:11px;color:#888;margin-bottom:4px}.value{font-size:15px;font-weight:700;color:#0f0}.dt-loader-wrap{height:240px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;color:#c7d2df}.dt-loader{width:34px;height:34px;border-radius:50%;border:3px solid rgba(255,255,255,.15);border-top-color:#ffffffe6;animation:dtspin .8s linear infinite}.dt-loader-text{font-size:13px}@keyframes dtspin{to{transform:rotate(360deg)}}.add-customer-container{padding:20px;color:#e4e6eb;background:#000}.page-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;padding:10px 15px;background:#1a1a28;border:1px solid #2c2c3a;border-radius:8px}.header-left h3{margin:0;font-size:18px;color:#fff}.watclist-button{padding:6px 14px;border-radius:6px;border:none;background:#2f9e44;color:#fff;font-size:13px;cursor:pointer;transition:.2s}.header-right button:hover{background:#37b24d}.add-customer-container h2{margin-bottom:20px;font-weight:600;font-size:24px;text-align:center;color:#fff}.customer-form{padding:22px;border-radius:10px;margin-bottom:45px}.input-fields{display:flex;flex-direction:column}.input-fields label{font-size:13px;margin-bottom:5px;color:#aaa}.input-fields input{padding:8px 10px;border-radius:6px;border:1px solid #3a3a4a;background:#12121c;color:#fff;font-size:14px;transition:all .2s ease}.input-fields input:focus{outline:none;border-color:#4dabf7;box-shadow:0 0 0 1px #4dabf7}.customer-form button:hover{background:linear-gradient(135deg,#339af0,#228be6)}.modal-content{background:#1e1e2f;color:#fff;border-radius:10px;border:1px solid #2c2c3a}.modal-header{border-bottom:1px solid #2c2c3a;background:#252538}.modal-header h5{font-size:18px;font-weight:600;color:#fff}.modal-header .btn-close{filter:invert(1)}.modal-body{padding:20px}.modal-body label{font-size:13px;color:#aaa;margin-bottom:4px;display:block}.modal-body input,.modal-body select{width:100%;padding:8px 10px;background:#141421;border:1px solid #2c2c3a;border-radius:6px;color:#fff;font-size:14px;transition:.2s}.modal-body input:focus,.modal-body select:focus{outline:none;border-color:#4da6ff;box-shadow:0 0 5px #4da6ff4d}.modal-body input:disabled,.modal-body select{background:#2a2a3d;color:#aaa;cursor:not-allowed}.modal-footer{border-top:1px solid #2c2c3a}.modal-footer button{padding:6px 14px;border-radius:6px;font-size:13px;border:none}.modal-footer button:first-child{background:#444;color:#fff}.modal-footer button:last-child{background:#4da6ff;color:#fff;font-weight:500}.modal-footer button:last-child:hover{background:#39f}@media(max-width:768px){.customer-form{padding:15px}.customer-table th,.customer-table td{font-size:12px;padding:10px}}.edit-btn,.add-btn{outline:none;border:none;padding:4px 12px;border-radius:3px;background:#8383c7;color:#fff}.delete-btn{background:#e41b1b;color:#fff;border:none;padding:6px 12px;border-radius:3px;margin-left:6px;cursor:pointer;font-size:12px}.delete-btn:hover{background:#c00}.password-wrapper{position:relative;width:100%}.password-wrapper input{width:100%;padding-right:40px}.password-wrapper .eye-icon{position:absolute;right:12px;top:50%;transform:translateY(-50%);cursor:pointer;font-size:16px;color:#aaa;transition:.2s}.password-wrapper .eye-icon:hover{color:#4da6ff}.retry-btn{background:#1d4ed8;color:#fff;border:none;padding:7px 14px;border-radius:8px;font-size:13px;font-weight:600;transition:.2s ease;min-width:80px}.retry-btn:hover{background:#2563eb;transform:translateY(-1px)}.retry-btn:active{transform:scale(.98)}@media(max-width:768px){.customer-table{overflow-x:auto}.customer-table table{min-width:950px}}.header-left-head{text-decoration:none}.retry-all-btn{background:#000;border:1px solid rgb(0,0,139);color:#fff;height:42px;padding:0 20px;border-radius:10px;font-size:13px;font-weight:600;transition:.2s ease;box-shadow:0 4px 12px #2563eb40;margin-bottom:4px;float:right;margin-right:20px}.retry-all-btn:hover{transform:translateY(-1px);background:linear-gradient(135deg,#3b82f6,#2563eb);box-shadow:0 6px 16px #2563eb59}.retry-all-btn:active{transform:scale(.98)}.customer-tabs{display:flex;gap:10px;margin-bottom:20px}.customer-tabs button{border:none;padding:10px 18px;border-radius:8px;background:#1e293b;color:#fff;font-weight:600}.customer-tabs .active-tab{background:#2563eb}.customer-table{margin-top:40px;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none;margin-bottom:10px}.customer-table::-webkit-scrollbar{display:none}.actions{display:flex}.customer-table table{width:100%;border-collapse:collapse;min-width:900px}.customer-table table thead{background:#111827}.customer-table table th{color:#cbd5e1;font-size:13px;font-weight:600;padding:16px;border-bottom:1px solid #1e293b;white-space:nowrap}.customer-table table td{color:#f8fafc;padding:16px;border-bottom:1px solid #1e293b;vertical-align:middle;white-space:nowrap}.customer-table table tbody tr{background:#020617;transition:.3s}.customer-table table tbody tr:hover{background:#0f172a}.add-customer-button{border:none;padding:7px 12px;border-radius:5px;float:right;background:#9e9ef4;color:#fff}.edit-btn,.delete-btn,.add-btn,.retry-btn{border:none;padding:8px 14px;border-radius:8px;font-size:13px;font-weight:500;margin-right:8px;transition:.3s}.edit-btn{background:#6363b4;color:#e8ebef}.edit-btn:hover{background:#3b82f640}.add-btn{background:#22c55e26;color:#4ade80}.add-btn:hover{background:#22c55e40}.retry-btn{background:#f59e0b26;color:#fbbf24}.retry-btn:hover{background:#f59e0b40}.dealer-table-section{margin-top:25px}.dealer-table-section h3{color:#fff;font-size:22px;margin-bottom:18px}@media(max-width:768px){.customer-table table{min-width:1000px}.customer-table table th,.customer-table table td{padding:14px;font-size:13px}.edit-btn,.delete-btn,.add-btn,.retry-btn{padding:7px 12px;font-size:12px;margin-bottom:6px}}.header-right{display:flex;align-items:center;gap:12px}.profile-modal{background:#0f172a;color:#fff;border:1px solid #1e293b}.profile-body{text-align:center}.profile-avatar-large{width:80px;height:80px;border-radius:50%;background:#2563eb;color:#fff;font-size:32px;font-weight:700;display:flex;align-items:center;justify-content:center;margin:0 auto 20px}.profile-table{display:flex;flex-direction:column;gap:14px}.profile-item{background:#111827;border-radius:10px;padding:10px;text-align:left}.profile-item span{font-size:12px;color:#94a3b8}.profile-item p{margin:0;color:#fff;font-weight:600}.customer-table-actions{display:flex;align-items:center;justify-content:space-between;gap:14px;margin:18px 0 10px;width:100%}.client-code-search{width:280px;position:relative}.client-code-search input{width:100%;height:42px;padding:8px 14px;border-radius:10px;border:1px solid #1e40af;background:#020617;color:#fff;font-size:13px;outline:none;transition:.2s ease}.client-code-search input::placeholder{color:#64748b}.client-code-search input:focus{border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f640}.customer-table-actions .retry-all-btn{float:none;margin:0;height:42px;white-space:nowrap}.customer-pagination{display:flex;align-items:center;justify-content:flex-end;gap:10px;margin-top:14px;margin-right:4px}.customer-pagination span{color:#cbd5e1;font-size:13px;font-weight:600}.customer-pagination button{border:1px solid #1e40af;background:#020617;color:#fff;padding:7px 14px;border-radius:8px;font-size:13px;font-weight:600;cursor:pointer;transition:.2s ease}.customer-pagination button:hover:not(:disabled){background:#2563eb;border-color:#2563eb}.customer-pagination button:disabled{opacity:.45;cursor:not-allowed}@media(max-width:768px){.customer-table-actions{flex-direction:column;align-items:stretch}.client-code-search,.customer-table-actions .retry-all-btn{width:100%}.customer-pagination{justify-content:center}}
