:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color:#ffffffde;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.spin{animation:spin 1s linear infinite}.dashboard-container{width:100vw;height:100vh;min-width:0;min-height:0;padding:0;box-sizing:border-box;display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch;background:#fff!important;box-shadow:0 4px 24px #3c3c781a;border-radius:0!important;background-clip:border-box}@media (max-width: 900px){.dashboard-container{width:100vw;height:auto;padding:0;flex-direction:column}.table-wrapper{padding-left:0;padding-right:0}}.navbar{display:flex;justify-content:space-between;align-items:center;background:linear-gradient(90deg,#4b2dff,#9b30ff)!important;color:#fff;padding:15px 20px;border-radius:0!important;margin-bottom:25px;height:70px;background-clip:border-box}.logout-btn{background-color:#fff;color:#4b2dff;border:none;padding:8px 16px;cursor:pointer;font-weight:700;border-radius:4px}.table-controls{display:flex;flex-wrap:wrap;align-items:center;gap:0;padding:8px 0;margin-bottom:8px;background:none}.table-controls>*{display:inline-block;vertical-align:middle;margin-right:6px}.table-controls>*:last-child{margin-right:0}.table-controls input[type=text]{min-width:180px;max-width:260px;padding:7px 12px;border:1px solid #d1d5db;border-radius:6px;font-size:1rem;color:#222;background:#fff}.table-controls button{padding:7px 18px;border-radius:6px;border:1px solid #1976d2;background:#1976d2;color:#fff;font-size:1rem;font-weight:500;cursor:pointer;transition:background .2s,border .2s;margin:0}.table-controls button:disabled{background:#b0b0b0;border-color:#b0b0b0;color:#fff;cursor:not-allowed}.table-controls span{font-size:.98rem;color:#555;margin-left:4px}@media (max-width: 700px){.table-controls{flex-direction:column;align-items:stretch;gap:8px;padding:4px 0 8px}.table-controls input[type=text],.table-controls input[type=file],.table-controls button{width:100%;min-width:0;max-width:100%}.table-controls span{margin-left:0}}.table-wrapper{padding-left:32px;padding-right:32px;width:100%;box-sizing:border-box}.table-scroll-wrapper{display:block;overflow-x:auto!important;overflow-y:auto!important;width:100vw;max-width:100vw;max-height:60vh;background:#fff;border:1px solid #ccc;position:relative;left:50%;right:0;transform:translate(-50%)}.data-table{width:100%;min-width:3000px;border-collapse:collapse;table-layout:auto;color:#ddd;margin-top:24px}.data-table th,.data-table td{border:1px solid #ddd;padding:8px}.data-table th{background-color:transparent;text-align:left}.data-table td{color:#000}.data-table td:last-child{white-space:nowrap}.data-table td:last-child button{margin-right:8px}.data-table td:last-child button:last-child{margin-right:0}button{margin-right:5px;padding:4px 8px}.tabs-bar{display:flex;gap:16px;background:#fff;padding:0 24px;border-bottom:2px solid #eee;margin-top:-40px;list-style:none}.tab,.tab.active{background:none!important;box-shadow:none!important;font-size:1rem;padding:16px 0;color:#444791;cursor:pointer;border-bottom:2px solid transparent;transition:border .2s,color .2s;outline:none;border:none;list-style:none}.tab.active{color:#222;font-weight:700;border:none!important;border-bottom:2px solid #444791!important;background:none!important}.tab:focus,.tab:focus-visible,.tab:active{outline:none!important;box-shadow:none!important}.editable-cell{cursor:pointer;transition:background .1s}.editable-cell:hover{background:#f5f5f5}.editable-cell textarea{font-family:inherit;font-size:1rem;border:1px solid #ccc;border-radius:4px;padding:4px 8px;width:100%;resize:vertical;background:#fff;color:#222;box-sizing:border-box}.editable-cell textarea:focus{outline:none;border-color:#0078d4;background:#f0f8ff}.data-table th:nth-child(1){width:220px;min-width:180px;max-width:300px}.data-table th:nth-child(3){width:200px;min-width:150px;max-width:260px}.data-table th:nth-child(10),.data-table td:nth-child(10){width:350px;min-width:250px;max-width:450px;word-break:break-word}.data-table th:nth-child(11),.data-table td:nth-child(11){width:220px;min-width:150px;max-width:300px;word-break:break-word}.data-table thead th{position:sticky;top:0;background:#88848e;z-index:2}.table-controls input[type=file]{width:180px;box-sizing:border-box}.sticky-header{position:sticky;background:#f3f4f6;top:0;z-index:2}@media screen and (min-width: 1800px) and (max-width: 1920px){.col-customer-name{width:190px!important}.col-email-address{width:220px!important}.col-team-name{width:250px!important}.col-payment-mode{width:102px!important}.col-installation-date{width:106px!important}.col-start-date{width:81px!important}.col-end-date{width:79px!important}.col-sub-type{width:112px!important}}@media screen and (min-width: 1300px) and (max-width: 1500px){.dvTotal{padding-right:35px!important}}.resizer{position:absolute;right:0;top:0;height:100%;width:6px;background:#e0e0e0;cursor:col-resize;-webkit-user-select:none;user-select:none;touch-action:none;z-index:10;transition:background .2s}.resizer.isResizing{background:#1976d2}@media screen and (min-width: 1000px){#tdButtons{padding:6px 0!important}}@media (min-width: 1000px) and (max-width: 1300px){.cardTotalLicenseCount,.cardActiveLicense,.cardLicenseExpired,.cardAnnualRevenue,.cardMonthlyRevenue{display:block!important}.cardTotalLicenseCount span:first-child,.cardActiveLicense span:first-child,.cardLicenseExpired span:first-child,.cardAnnualRevenue span:first-child,.cardMonthlyRevenue span:first-child{display:block}.cardTotalLicenseCount span:last-child,.cardActiveLicense span:last-child,.cardLicenseExpired span:last-child,.cardAnnualRevenue span:last-child,.cardMonthlyRevenue span:last-child{padding-left:30%}}@media (min-width: 1000px) and (max-width: 1500px){#cardPayoutDate,#cardNetEarning,#cardTBEarning,#cardTCEarning,#cardABEarning,#cardSCEarning{display:block!important;min-width:134px!important}#cardPayoutDate span:first-child,#cardNetEarning span:first-child,#cardTBEarning span:first-child,#cardTCEarning span:first-child,#cardABEarning span:first-child,#cardSCEarning span:first-child{display:block}#cardPayoutDate span:last-child,#cardNetEarning span:last-child,#cardTBEarning span:last-child,#cardTCEarning span:last-child,#cardABEarning span:last-child,#cardSCEarning span:last-child{padding-left:4%}#BackButtonId{margin-top:40px!important}}.sidebar{width:250px;background:#f4f4f4;height:100vh;padding:20px 0;box-shadow:2px 0 5px #0000000d;display:flex;flex-direction:column}.sidebar-header{font-size:1.5em;font-weight:700;padding:0 20px 20px}.sidebar-menu{list-style:none;padding:0;margin:0}.sidebar-menu>li{padding:10px 20px;cursor:pointer;color:#222;transition:background .2s}.sidebar-menu>li:hover,.sidebar-item:hover{background:#e6f0fa}.sidebar-item{display:flex;justify-content:space-between;align-items:center;-webkit-user-select:none;user-select:none}.sidebar-submenu{list-style:none;padding-left:20px;background:#e9ecef}.sidebar-submenu li{padding:8px 0 8px 10px;cursor:pointer;color:#0078d4}.sidebar-submenu li:hover{background:#d0e7fa}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#444791;color:#fff;cursor:pointer;transition:border-color .25s,background .25s}button:hover{border-color:#646cff;background-color:#33336a}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}html,body{height:100%;width:100%;overflow:hidden;box-sizing:border-box}*{box-sizing:border-box}.login-split{display:flex;height:100vh;width:100vw;max-width:100vw;max-height:100vh;overflow:hidden}.login-left{flex:1;background:url(/assets/dashboard-D9uyP2pO.png) center center/cover no-repeat;min-width:0;min-height:0}.login-right{flex:1;display:flex;align-items:center;justify-content:center;background:#fff;min-width:0;min-height:0}@media (max-width: 900px){.login-split{flex-direction:column;height:auto;min-height:100vh;max-width:100vw;max-height:100vh}.login-left{width:100vw;height:200px;min-height:unset}.login-right{width:100vw;padding:24px 8px}}input[type=text],input[type=password]{background:#fff;color:#222}input:-webkit-autofill,input:-webkit-autofill:focus,input:-webkit-autofill:hover,input:-webkit-autofill:active{-webkit-box-shadow:0 0 0 1000px #fff inset!important;box-shadow:0 0 0 1000px #fff inset!important;-webkit-text-fill-color:#222!important}.navbar{display:flex;justify-content:space-between;align-items:center;background:linear-gradient(90deg,#4b2dff,#9b30ff);color:#fff;padding:15px 20px;border-radius:6px;margin-bottom:25px}.logout-btn{background-color:#fff;color:#4b2dff;border:none;padding:4px 16px;cursor:pointer;font-weight:700;border-radius:4px;transition:background .3s}.logout-btn:hover{background-color:#eee}.table-controls{display:flex;flex-wrap:wrap;justify-content:space-between;gap:10px}.table-controls input{flex:1;min-width:200px;padding:8px;border:1px solid #ccc;border-radius:4px}.table-controls button{padding:8px 14px;background-color:#4b2dff;color:#fff;border:none;border-radius:4px;cursor:pointer;font-weight:700}.table-controls button:hover{background-color:#3a23cc}.data-table{width:100%;border-collapse:collapse}.data-table th,.data-table td{border:1px solid #ddd;padding:10px;text-align:left}.data-table th{background-color:#797783}.data-table input{width:90%;padding:4px}.data-table button{margin-right:5px;padding:6px 10px;background-color:#4b2dff;color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:.9em}.data-table button:hover{background-color:#3a23cc}@media (max-width: 600px){.table-controls{flex-direction:column;gap:10px}.table-controls input{min-width:100%}}
