#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center;--color-main-background: white;--color-primary: #0c6ffd}.top-header{display:flex;flex-direction:row;justify-content:center;align-items:center;background-color:var(--color-main-background)}.navbar-logo{cursor:pointer;width:150px;height:28px}.nav-menu{display:flex;align-items:center;gap:.7rem;margin-left:1rem}.nav-menu-item{cursor:pointer;margin-right:1rem}.header-right-menu{display:flex;gap:.5vw;margin-left:auto}.page-container{display:flex;flex-direction:column;min-height:85vh}.page-content{flex:1}.service-card{cursor:pointer;color:#000;border:1px solid grey;padding:.5rem;transition:all .3s}.service-card:first-child{margin-top:0;border-radius:5px 5px 0 0}.service-card:last-child{margin-bottom:0;border-radius:0 0 5px 5px}.selected{background-color:#0c6ffd;color:var(--color-main-background)}.usersTable-cell-class{display:flex;align-items:center}.root{height:100vh}.image{background-repeat:no-repeat;background-size:cover;background-position:center}.rightSide{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:16px;background-color:#fff}.paper{display:flex;flex-direction:column;align-items:center}.form{width:100%;margin-top:8px}.submit{margin:24px 0 16px}.logo{margin-bottom:16px}.ctaLink{margin-top:16px}.errorMsg-placeholder{min-height:30px;color:red}.accounts-table-title{display:flex;justify-content:space-between;padding-bottom:.8rem}.accounts-table-buttons{display:flex;gap:.5rem;align-items:center}.account-table-row{background-color:#d3d3d3}.account-table-row:nth-child(odd){background-color:#e0e3ea}.account-table-name-cell{display:flex;justify-content:space-between;align-items:center;width:100%}.link-active{font-size:larger;text-decoration:underline}.portfolio-title{display:flex;justify-content:space-around;gap:.5rem;align-items:baseline}.total-title{display:flex}.reports-dashboard{min-height:100vh;background-color:#f5f5f5}.reports-dashboard .MuiCard-root{box-shadow:0 2px 8px #0000001a;border-radius:8px;transition:box-shadow .3s ease}.reports-dashboard .MuiCard-root:hover{box-shadow:0 4px 16px #00000026}.reports-dashboard .status-chip{font-weight:600;text-transform:uppercase;font-size:.7rem;letter-spacing:.5px}.reports-dashboard .worker-queue-card{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.reports-dashboard .worker-queue-card .MuiTypography-root{color:#fff}.reports-dashboard .success-card{background:linear-gradient(135deg,#4caf50,#45a049);color:#fff}.reports-dashboard .warning-card{background:linear-gradient(135deg,#ff9800,#f57c00);color:#fff}.reports-dashboard .error-card{background:linear-gradient(135deg,#f44336,#d32f2f);color:#fff}.reports-dashboard .info-card{background:linear-gradient(135deg,#2196f3,#1976d2);color:#fff}.reports-dashboard .filters-panel{background:linear-gradient(135deg,#e3f2fd,#bbdefb);border-left:4px solid #2196f3}.reports-dashboard .bulk-actions-panel{background:linear-gradient(135deg,#e8f5e8,#c8e6c9);border-left:4px solid #4caf50}.reports-dashboard .schedule-card-healthy{border-left:4px solid #4caf50}.reports-dashboard .schedule-card-warning{border-left:4px solid #ff9800}.reports-dashboard .schedule-card-error{border-left:4px solid #f44336}.reports-dashboard .statistics-grid{margin-bottom:24px}.reports-dashboard .chart-container{padding:16px}.reports-dashboard .table-container{max-height:600px;overflow-y:auto}.reports-dashboard .refresh-indicator{position:absolute;top:16px;right:16px}.reports-dashboard .tab-content{padding-top:24px}.reports-dashboard .status-new{background-color:#2196f3!important;color:#fff!important}.reports-dashboard .status-creating,.reports-dashboard .status-pending{background-color:#ff9800!important;color:#fff!important}.reports-dashboard .status-completed,.reports-dashboard .status-downloaded{background-color:#4caf50!important;color:#fff!important}.reports-dashboard .status-data-created{background-color:#8bc34a!important;color:#fff!important}.reports-dashboard .status-failed{background-color:#f44336!important;color:#fff!important}.reports-dashboard .status-empty-content{background-color:#9e9e9e!important;color:#fff!important}.reports-dashboard .status-error{background-color:#f44336!important;color:#fff!important}.reports-dashboard .status-unknown{background-color:#9e9e9e!important;color:#fff!important}@media (max-width: 768px){.reports-dashboard .filters-panel .MuiGrid-container{gap:8px}.reports-dashboard .chart-container{padding:8px}.reports-dashboard .table-container{max-height:400px}}.reports-dashboard .loading-overlay{position:relative}.reports-dashboard .loading-overlay:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:#ffffffb3;z-index:1;pointer-events:none}.reports-dashboard .action-button{transition:all .2s ease}.reports-dashboard .action-button:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.reports-dashboard .table-container::-webkit-scrollbar{width:8px}.reports-dashboard .table-container::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.reports-dashboard .table-container::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}.reports-dashboard .table-container::-webkit-scrollbar-thumb:hover{background:#a8a8a8}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;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;min-width:320px;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}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}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}
