body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.tenant-dropdown{display:inline-block;min-width:200px;position:relative}.tenant-selector{align-items:center;background:#ffffff1a;border:1px solid #fff3;border-radius:20px;color:#fff;cursor:pointer;display:flex;font-size:.9rem;font-weight:500;gap:8px;padding:8px 12px;transition:all .3s ease}.tenant-selector:hover{background:#fff3;border-color:#ffffff4d}.tenant-selector.open{background:#fff3;border-color:#61dafb;box-shadow:0 0 0 2px #61dafb33}.tenant-selector.disabled,.tenant-selector.loading{cursor:not-allowed;opacity:.7}.tenant-icon{flex-shrink:0;font-size:1rem}.tenant-name{flex:1 1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dropdown-arrow{flex-shrink:0;font-size:.8rem;transition:transform .3s ease}.tenant-selector.open .dropdown-arrow{transform:rotate(180deg)}.tenant-options{background:#fff;border:1px solid #e1e5e9;border-radius:8px;box-shadow:0 4px 12px #00000026;left:0;margin-top:4px;max-height:200px;overflow-y:auto;position:absolute;right:0;top:100%;z-index:1000}.tenant-option{align-items:center;color:#333;cursor:pointer;display:flex;font-size:.9rem;gap:8px;padding:10px 12px;transition:background-color .2s ease}.tenant-option:hover{background-color:#f8f9fa}.tenant-option.selected{background-color:#e3f2fd;color:#1976d2;font-weight:500}.tenant-option:first-child{border-radius:8px 8px 0 0}.tenant-option:last-child{border-radius:0 0 8px 8px}.tenant-option:only-child{border-radius:8px}@media (max-width:768px){.tenant-dropdown{min-width:150px}.tenant-selector{font-size:.8rem;padding:6px 10px}.tenant-name,.tenant-option{font-size:.8rem}.tenant-option{padding:8px 10px}}@media (max-width:480px){.tenant-dropdown{min-width:120px}.tenant-selector{font-size:.75rem;padding:4px 8px}.tenant-icon{font-size:.9rem}.dropdown-arrow{font-size:.7rem}}.icon-container{align-items:center;background:linear-gradient(135deg,#3498db,#2980b9);border-radius:12px;color:#fff;cursor:pointer;display:flex;font-weight:700;justify-content:center;transition:all .2s ease;-webkit-user-select:none;user-select:none}.icon-container:hover{box-shadow:0 4px 12px #3498db4d;transform:translateY(-1px)}.icon-symbol{align-items:center;display:flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;height:100%;justify-content:center;width:100%}.icon-container.variant-success{background:linear-gradient(135deg,#27ae60,#229954)}.icon-container.variant-success:hover{box-shadow:0 4px 12px #27ae604d}.icon-container.variant-warning{background:linear-gradient(135deg,#f39c12,#e67e22)}.icon-container.variant-warning:hover{box-shadow:0 4px 12px #f39c124d}.icon-container.variant-danger{background:linear-gradient(135deg,#e74c3c,#c0392b)}.icon-container.variant-danger:hover{box-shadow:0 4px 12px #e74c3c4d}.icon-container.variant-info{background:linear-gradient(135deg,#3498db,#2980b9)}.icon-container.variant-info:hover{box-shadow:0 4px 12px #3498db4d}.icon-container.variant-purple{background:linear-gradient(135deg,#9b59b6,#8e44ad)}.icon-container.variant-purple:hover{box-shadow:0 4px 12px #9b59b64d}.icon-container.variant-green{background:linear-gradient(135deg,#2ecc71,#27ae60)}.icon-container.variant-green:hover{box-shadow:0 4px 12px #2ecc714d}.icon-container.variant-orange{background:linear-gradient(135deg,#f39c12,#e67e22)}.icon-container.variant-orange:hover{box-shadow:0 4px 12px #f39c124d}.icon-container.user-icon{background:linear-gradient(135deg,#3498db,#2980b9)}.icon-container.settings-icon{background:linear-gradient(135deg,#95a5a6,#7f8c8d)}.icon-container.logout-icon{background:linear-gradient(135deg,#e74c3c,#c0392b)}.icon-container.dashboard-icon{background:linear-gradient(135deg,#3498db,#2980b9)}.icon-container.assets-icon{background:linear-gradient(135deg,#2ecc71,#27ae60)}.icon-container.software-icon{background:linear-gradient(135deg,#f39c12,#e67e22)}.icon-container.tickets-icon{background:linear-gradient(135deg,#9b59b6,#8e44ad)}.icon-container.analytics-icon{background:linear-gradient(135deg,#e74c3c,#c0392b)}.icon-container.disabled{box-shadow:none!important;cursor:not-allowed;opacity:.5;transform:none!important}.icon-container.disabled:hover{box-shadow:none;transform:none}.header{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff1a;border-bottom:1px solid #fff3;box-shadow:0 8px 32px #0000004d;position:-webkit-sticky;position:sticky;top:0;width:100%;z-index:1000}.nav{gap:1rem;justify-content:space-between;margin:0 auto;max-width:1200px;padding:1rem 2rem}.nav,.nav-center{align-items:center;display:flex}.nav-center{flex:1 1;justify-content:center}.logo-image{height:40px;max-width:200px;object-fit:contain;width:auto}.nav-right{align-items:center;display:flex;gap:2rem}.nav-links{display:flex;gap:2rem;list-style:none;margin:0;padding:0}.nav-link{align-items:center;border-radius:8px;color:#fff;display:flex;font-weight:500;gap:.5rem;padding:.5rem 1rem;text-decoration:none;transition:all .2s ease}.nav-link:hover{background-color:#ffffff1a;color:#e96f3c}.nav-link:focus{outline:2px solid #e96f3c;outline-offset:2px}.user-section{align-items:center;display:flex;gap:.5rem}.user-info{background:#ffffff1a;border:1px solid #fff3;border-radius:20px;color:#fff;font-size:.9rem;font-weight:500;padding:.5rem 1rem}.logout-link,.overview-link,.settings-link,.user-icon{align-items:center;background:#ffffff1a;border:none;border-radius:50%;cursor:pointer;display:flex;height:40px;justify-content:center;padding:0;text-decoration:none;transition:all .2s ease;width:40px}.user-icon:hover{transform:translateY(-1px)}.settings-link:hover{transform:translateY(-1px) rotate(90deg)}.overview-link:hover{transform:translateY(-1px) scale(1.08)}.logout-link:hover{transform:translateY(-1px) scale(1.05)}.logout-link:focus,.overview-link:focus,.settings-link:focus,.user-icon:focus{outline:2px solid #e96f3c;outline-offset:2px}.logout-icon,.overview-icon,.settings-icon,.user-icon-symbol{font-size:1.2rem;transition:transform .2s ease}.settings-link:hover .settings-icon{transform:rotate(15deg)}.logout-link:hover .logout-icon{transform:scale(1.1)}@media (max-width:768px){.nav{flex-direction:column;gap:1rem;padding:1rem}.nav-center{order:2;width:100%}.nav-right{flex-direction:column;gap:1rem;order:3}.nav-links{gap:1rem}.nav-link{padding:.5rem}.user-section{flex-direction:row;gap:.25rem}.user-info{font-size:.8rem;padding:.4rem .8rem}.logout-link,.overview-link,.settings-link,.user-icon{height:35px;width:35px}.logout-icon,.overview-icon,.settings-icon,.user-icon-symbol{font-size:1rem}}@media (max-width:480px){.nav{padding:.5rem}.nav-brand h1{font-size:1.2rem}}.sidebar{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff1a;border-right:1px solid #fff3;box-shadow:8px 0 32px #0000004d;height:calc(100vh - 80px);left:0;position:fixed;top:80px;width:280px;z-index:1000}.sidebar-inner{display:flex;flex-direction:column;height:100%;justify-content:space-between}.sidebar-nav{padding:1rem 0}.sidebar-links{list-style:none;margin:0;padding:0}.sidebar-links li{margin:0}.sidebar-link{align-items:center;border-left:3px solid #0000;border-radius:12px;color:#fffc;display:flex;font-weight:500;margin:.25rem 1rem;padding:1rem 1.5rem;text-decoration:none;transition:all .3s ease}.sidebar-link:hover{background:#fff3;border-left-color:#e96f3c;color:#fff;transform:translateX(4px)}.sidebar-link.active{background:#e96f3c4d;border-left-color:#e96f3c;color:#fff}.sidebar-link:focus{outline:2px solid #e96f3c;outline-offset:-2px}.sidebar-icon{color:#ffffffe6;margin-right:.75rem}.sidebar-bottom{padding:1rem 1.5rem}.sidebar-logo{height:auto;max-width:180px;opacity:.9;width:100%}@media (max-width:768px){.sidebar{min-height:calc(100vh - 120px);top:120px;width:240px}.sidebar-link{font-size:.9rem;padding:.75rem 1rem}.sidebar-icon{font-size:1rem;margin-right:.5rem}.sidebar-logo{max-width:140px}}@media (max-width:480px){.sidebar{border-top:1px solid #fff3;box-shadow:none;min-height:auto;position:relative;top:0;width:100%}.sidebar-links{display:flex;justify-content:space-around}.sidebar-links li{flex:1 1}.sidebar-link{border-bottom:3px solid #0000;border-left:none;flex-direction:column;padding:.75rem .5rem;text-align:center}.sidebar-link:hover{border-bottom-color:#e96f3c;border-left-color:#0000;transform:translateY(-2px)}.sidebar-icon{margin-bottom:.25rem;margin-right:0}.sidebar-inner{justify-content:flex-start}.sidebar-bottom{display:none}}.settings-container{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff0d;box-sizing:border-box;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;margin-left:280px;min-height:calc(100vh - 80px);padding:0;width:calc(100% - 280px)}.settings-header{align-items:flex-start;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border-bottom:1px solid #fff3;display:flex;flex-direction:row;gap:2rem;justify-content:space-between;padding:2rem}.settings-header-buttons{align-items:flex-end;display:flex;flex-direction:column;flex-shrink:0;gap:1rem}.create-tenant-button{background:linear-gradient(135deg,#28a745,#20863a);border:none;border-radius:8px;box-shadow:0 4px 12px #28a7454d;color:#fff;cursor:pointer;font-size:.95rem;font-weight:600;padding:.75rem 1.5rem;transition:all .3s ease}.create-tenant-button:hover:not(:disabled){background:linear-gradient(135deg,#218838,#1a6d2f);box-shadow:0 6px 16px #28a74566;transform:translateY(-2px)}.create-tenant-button:disabled{cursor:not-allowed;opacity:.6;transform:none}.back-button{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border:1px solid #ffffff4d;font-size:.95rem;font-weight:500;padding:.75rem 1.5rem;transition:all .3s ease}.back-button:hover{background:#ffffff4d;border-color:#ffffff80;transform:translateY(-2px)}.create-tenant-form{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#28a7451a;border:2px solid #28a7454d;border-radius:16px;margin:2rem auto;max-width:1400px;padding:2rem}.create-tenant-form h3{color:#fff;font-size:1.5rem;font-weight:600;margin:0 0 1.5rem}.create-tenant-input-group{align-items:center;display:flex;gap:1rem}.create-tenant-input{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:2px solid #fff3;border-radius:12px;color:#fff;flex:1 1;font-size:1rem;padding:1rem 1.25rem;transition:all .3s ease}.create-tenant-input:focus{background:#ffffff26;border-color:#28a745;box-shadow:0 0 0 4px #28a74533;outline:none}.create-tenant-input::placeholder{color:#ffffff80}.create-tenant-submit{background:linear-gradient(135deg,#28a745,#20863a);border:none;border-radius:12px;box-shadow:0 8px 20px #28a7454d;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:1rem 2rem;transition:all .3s ease}.create-tenant-submit:hover:not(:disabled){background:linear-gradient(135deg,#218838,#1a6d2f);box-shadow:0 12px 25px #28a74566;transform:translateY(-2px)}.create-tenant-submit:disabled{cursor:not-allowed;opacity:.5;transform:none}.settings-header h1{color:#fff;font-size:2.5rem;font-weight:700;letter-spacing:-.5px;margin:0}.loading-message{color:#fffc;font-size:1.2rem;font-weight:500;padding:4rem 2rem;text-align:center}.error-message{background:#dc354533;border:1px solid #ff6b6b4d;border-radius:12px;color:#ff6b6b}.error-message,.success-message{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);font-weight:500;margin:2rem auto;max-width:1400px;padding:1.5rem}.success-message{background:#28a74533;border:1px solid #51cf664d;border-radius:12px;color:#51cf66}.settings-form{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:20px;box-shadow:0 20px 40px #0000004d;margin:2rem auto;max-width:1400px;padding:2rem}.form-section{margin-bottom:3rem}.form-section h2{border-bottom:2px solid #e96f3c80;color:#fff;font-size:1.8rem;font-weight:600;letter-spacing:-.3px;margin:0 0 2rem;padding-bottom:1rem}.form-section-compact{background:#ffffff08;border:1px solid #ffffff1a;border-radius:16px;margin-bottom:1.5rem;padding:2rem;transition:all .3s ease}.form-section-compact:hover{background:#ffffff0d;border-color:#ffffff26}.section-header-compact{align-items:center;border-bottom:1px solid #ffffff1a;display:flex;justify-content:space-between;margin-bottom:1.5rem;padding-bottom:1rem}.section-header-compact h2{border:none;color:#fff;font-size:1.5rem;font-weight:600;letter-spacing:-.3px;margin:0;padding:0}.section-badge{background:#e96f3c33;border-radius:20px;color:#e96f3c;font-size:.85rem;font-weight:600;letter-spacing:.5px;padding:.4rem 1rem;text-transform:uppercase}.form-grid-2{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(2,1fr)}.form-grid-3{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(3,1fr)}.integration-icon{font-size:1.1rem;margin-right:.5rem}.integration-info{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#e96f3c26;border-left:4px solid #e96f3c;border-radius:12px;margin-bottom:2rem;padding:1.5rem}.integration-info p{color:#ffffffe6;font-size:1rem;font-weight:500;line-height:1.5;margin:0}.form-row{grid-gap:2rem;gap:2rem;margin-bottom:1.5rem}.form-group,.form-section-compact .form-group{margin-bottom:0}.form-group label{display:block;font-size:.95rem;font-weight:600;letter-spacing:-.2px;margin-bottom:.75rem}.form-group input{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:2px solid #fff3;border-radius:12px;padding:1rem 1.25rem;transition:all .3s ease}.form-group input:focus{background:#ffffff26;box-shadow:0 0 0 4px #e96f3c33}.form-group input::placeholder{font-weight:400}.form-group select,.form-select{-webkit-appearance:none;appearance:none;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12'%3E%3Cpath fill='%23fff' d='M6 9 1 4h10z'/%3E%3C/svg%3E");background-position:right 1rem center;background-repeat:no-repeat;border:2px solid #fff3;border-radius:12px;box-sizing:border-box;color:#fff;cursor:pointer;font-size:1rem;padding:1rem 3rem 1rem 1.25rem;transition:all .3s ease;width:100%}.form-group select:focus,.form-select:focus{background:#ffffff26;border-color:#e96f3c;box-shadow:0 0 0 4px #e96f3c33;outline:none}.form-group select option,.form-select option{background:#1a1a1a;color:#fff;padding:.5rem}.tenant-status-toggle{align-items:center;border:none;border-radius:12px;box-shadow:0 4px 12px #0003;cursor:pointer;display:flex;font-size:1.1rem;font-weight:700;gap:1rem;padding:1.25rem 2rem;transition:all .3s ease;width:-webkit-fit-content;width:fit-content}.tenant-status-toggle.active{background:linear-gradient(135deg,#28a745,#20863a);color:#fff}.tenant-status-toggle.inactive{background:linear-gradient(135deg,#dc3545,#c82333);color:#fff}.tenant-status-toggle:hover:not(:disabled){box-shadow:0 6px 16px #0000004d;transform:translateY(-2px)}.tenant-status-toggle:disabled{cursor:not-allowed;opacity:.6;transform:none}.tenant-status-toggle .status-indicator{background:#fff;border-radius:50%;box-shadow:0 2px 4px #0003;height:16px;transition:all .3s ease;width:16px}.tenant-status-toggle.active .status-indicator{animation:pulse-active 2s infinite}.tenant-status-toggle.inactive .status-indicator{opacity:.7}@keyframes pulse-active{0%,to{box-shadow:0 2px 4px #0003}50%{box-shadow:0 2px 12px #fff9}}.tenant-status-toggle .status-text{font-size:1.1rem;font-weight:700;letter-spacing:.5px;text-transform:uppercase}.checkbox-label{background:#ffffff0d;border:2px solid #fff3;border-radius:12px;margin-bottom:0;padding:1rem;transition:all .3s ease}.checkbox-label:hover{background:#ffffff1a;border-color:#ffffff4d}.checkbox-label input[type=checkbox]{accent-color:#e96f3c;margin-right:1rem;transform:scale(1.3);width:auto}.checkbox-text{color:#ffffffe6;font-size:1rem;font-weight:600}.form-actions{border-top:1px solid #fff3;gap:1.5rem;margin-top:3rem;padding-top:2rem}.reset-button{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:2px solid #ffffff4d;border-radius:12px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:1rem 2rem;transition:all .3s ease}.reset-button:hover:not(:disabled){background:#fff3;border-color:#ffffff80;transform:translateY(-2px)}.reset-button:disabled{cursor:not-allowed;opacity:.5;transform:none}.save-button{background:linear-gradient(135deg,#e96f3c,#d55a2b);border:none;border-radius:12px;box-shadow:0 8px 20px #e96f3c4d;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:1rem 2rem;transition:all .3s ease}.save-button:hover:not(:disabled){background:linear-gradient(135deg,#d55a2b,#c44f1f);box-shadow:0 12px 25px #e96f3c66;transform:translateY(-2px)}.save-button:disabled{box-shadow:0 4px 10px #e96f3c33;cursor:not-allowed;opacity:.6;transform:none}@media (max-width:1024px){.settings-container{padding:0}.settings-header{gap:1rem;padding:1.5rem 2rem}.settings-header-buttons{flex-wrap:wrap}.settings-header h1{font-size:2rem}.create-tenant-form,.settings-form{margin:1.5rem 2rem;padding:2rem}.form-row{gap:1rem;grid-template-columns:1fr}.form-grid-2,.form-grid-3{gap:1.5rem;grid-template-columns:1fr}.form-section-compact{padding:1.5rem}}@media (max-width:768px){.settings-container{margin-left:240px;width:calc(100% - 240px)}.settings-header{padding:1rem}.settings-header-buttons{flex-direction:column;width:100%}.back-button,.create-tenant-button{text-align:center;width:100%}.settings-header h1{font-size:1.8rem}.create-tenant-form,.settings-form{margin:1rem;padding:1.5rem}.create-tenant-input-group{flex-direction:column}.create-tenant-input,.create-tenant-submit{width:100%}.form-section h2{font-size:1.5rem}.form-actions{flex-direction:column}.reset-button,.save-button{text-align:center;width:100%}}@media (max-width:480px){.settings-container{margin-left:0;width:100%}.settings-header{padding:.75rem}.settings-header h1{font-size:1.5rem}.create-tenant-form,.settings-form{margin:.5rem;padding:1rem}.form-group input,.form-group select,.form-select{padding:.75rem 1rem}.form-section{margin-bottom:2rem}.form-section h2{font-size:1.3rem}.create-tenant-form h3{font-size:1.2rem}}.assets-container{background-color:#f8f9fa;min-height:calc(100vh - 80px);padding:2rem}.assets-header{align-items:center;border-bottom:2px solid #e1e5e9;margin-bottom:2rem;padding-bottom:1rem}.assets-header h2{color:#282c34;font-size:1.8rem;font-weight:600;margin:0}.assets-actions{align-items:center;display:flex;gap:1rem}.refresh-button{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:6px;font-weight:500;padding:8px 16px;transition:transform .2s ease,box-shadow .2s ease}.refresh-button:hover{box-shadow:0 4px 12px #667eea4d;transform:translateY(-1px)}.assets-count{background:#667eea1a;border-radius:12px;color:#666;font-size:.9rem;font-weight:500;padding:4px 12px}.error-container,.loading-container,.no-assets-container,.no-tenant-container{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:400px;text-align:center}.loading-spinner{border:4px solid #f3f3f3;border-top-color:#667eea}.error-icon,.no-assets-icon,.no-tenant-icon{font-size:3rem;margin-bottom:1rem;opacity:.7}.error-container h3,.no-assets-container h3,.no-tenant-container h3{color:#333;font-size:1.5rem;margin:0 0 .5rem}.error-container p,.no-assets-container p,.no-tenant-container p{color:#666;font-size:1rem;margin:0 0 1.5rem}.retry-button{background:#667eea;font-size:.9rem;font-weight:500}.retry-button:hover{background:#5a6fd8}.assets-grid-container{background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;overflow:hidden}.assets-grid{overflow-x:auto}.assets-table{border-collapse:collapse;font-size:.9rem;width:100%}.table-header{color:#333;padding:12px 16px;white-space:nowrap}.table-header .primary-key{font-size:.8rem;margin-left:4px;opacity:.7}.table-row:nth-child(2n){background-color:#fafbfc}.table-row:nth-child(2n):hover{background-color:#f0f1f2}.table-cell{word-wrap:break-word;border-right:1px solid #f0f0f0;max-width:200px;padding:12px 16px}.null-value{color:#999}@media (max-width:768px){.assets-container{padding:1rem}.assets-header{align-items:flex-start;flex-direction:column;gap:1rem}.assets-header h2{font-size:1.5rem}.assets-actions{justify-content:space-between;width:100%}.table-cell,.table-header{font-size:.8rem;padding:8px 12px}.table-cell{max-width:150px}}@media (max-width:480px){.assets-container{padding:.5rem}.assets-header h2{font-size:1.3rem}.refresh-button{font-size:.8rem;padding:6px 12px}.assets-count{font-size:.8rem;padding:3px 8px}.table-cell,.table-header{font-size:.75rem;padding:6px 8px}.table-cell{max-width:120px}}.tickets-container{border:1px solid #fff3;border-radius:8px;box-shadow:0 8px 32px #0000004d;color:#fff;flex-direction:column;margin-bottom:2rem;min-height:calc(100vh - 160px)}.tickets-container,.tickets-header{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff0d;display:flex}.tickets-header{align-items:flex-start;border-bottom:1px solid #fff3;border-radius:8px 8px 0 0;gap:2rem;justify-content:space-between;padding:1.5rem 2rem}.tickets-title-section{display:flex;flex-direction:column;gap:.75rem}.tickets-header h2{color:#fff;font-size:1.75rem;font-weight:700;letter-spacing:-.02em;margin:0}.priority-counts{align-items:center;display:flex;flex-wrap:wrap;gap:.75rem}.priority-count{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid #fff3;border-radius:20px;display:inline-flex;font-size:.8rem;font-weight:600;letter-spacing:.05em;padding:.375rem .75rem;text-transform:uppercase;transition:all .2s ease}.priority-count:hover{box-shadow:0 4px 12px #0003;transform:translateY(-1px)}.priority-count.urgent{background:#dc354533;border-color:#dc35454d;color:#ff6b6b}.priority-count.high{background:#ff6b6b33;border-color:#ff6b6b4d;color:#ff8e8e}.priority-count.medium{background:#ffc10733;border-color:#ffc1074d;color:#ffd43b}.priority-count.low{background:#28a74533;border-color:#28a7454d;color:#51cf66}.priority-count.no-priority{background:#6c757d33;border-color:#6c757d4d;color:#adb5bd}.tickets-actions{align-items:center;display:flex;flex-shrink:0;gap:1rem}.create-ticket-button{align-items:center;background:#28a745;border:none;border-radius:4px;color:#fff;cursor:pointer;display:flex;font-size:.875rem;gap:.5rem;padding:.5rem 1rem;transition:background-color .2s,transform .1s ease}.create-ticket-button:hover{background:#218838}.create-ticket-button:active{transform:scale(.98)}.tickets-count{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;color:#ffffffb3;font-size:.875rem;font-weight:500;padding:.5rem 1rem}.no-tickets-container{align-items:center;display:flex;flex:1 1;flex-direction:column;justify-content:center;padding:3rem;text-align:center}.no-tickets-icon{font-size:3rem;margin-bottom:1rem}.no-tickets-container h3{color:#2c3e50;font-size:1.5rem;margin:0 0 .5rem}.no-tickets-container p{color:#6c757d;margin:0}.tickets-grid-container{box-sizing:border-box;display:flex;flex:1 1;overflow:hidden;padding:0 2rem 2rem;width:100%}.tickets-grid{border-radius:8px;box-shadow:inset 0 0 0 1px #0000000d;display:block;flex:1 1;min-width:0;overflow-x:auto;width:100%}.tickets-grid table{border-spacing:0;width:100%}.tickets-table{background:#fff;border-collapse:collapse;min-height:100%;width:100%}.column-search-input{box-sizing:border-box;max-width:180px}.table-row:hover{background:#e3f2fd!important}.table-row.ticket-warning:hover{background:#ffc1074d!important}.table-row.ticket-old:hover{background:#dc35454d!important}.table-row.ticket-new:hover{background:#28a74533!important}.ticket-new{background:#28a7451a!important}.ticket-medium{background:#ffc1071a!important}.ticket-warning{background:#ffc10733!important}.ticket-old{background:#dc354533!important}.zendesk-link{color:#007bff;font-weight:500;text-decoration:none;transition:color .2s}.zendesk-link:hover{color:#0056b3;text-decoration:underline}.zendesk-id-no-config{color:#6c757d;font-style:italic}.ticket-form-overlay{align-items:center;background:#000000a6;box-sizing:border-box;display:flex;inset:0;justify-content:center;overflow-x:hidden;overflow-y:auto;padding:1.5rem;position:fixed;z-index:1000}.ticket-form-modal{animation:ticketFormIn .2s ease-out;background:#1e2230;border:1px solid #ffffff26;border-radius:12px;box-shadow:0 25px 65px #00000073;color:#fff;margin:3rem auto 1.5rem;max-height:calc(100vh - 120px);overflow-y:auto;width:min(560px,calc(100% - 2.5rem))}@keyframes ticketFormIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.ticket-form-header{align-items:center;border-bottom:1px solid #ffffff1a;display:flex;justify-content:space-between;padding:1.25rem 1.5rem}.ticket-form-header h3{font-size:1.25rem;margin:0}.ticket-form-close{background:none;border:none;color:#ffffffb3;cursor:pointer;font-size:1.5rem;padding:0}.ticket-form-close:hover{color:#fff}.ticket-form{gap:1rem;padding:1.5rem}.ticket-form,.ticket-form-field{display:flex;flex-direction:column}.ticket-form-field{gap:.5rem}.ticket-form-field label{color:#ffffffd9;font-size:.9rem;font-weight:600}.ticket-form-field input,.ticket-form-field textarea{background:#0d111bf2;border:1px solid #fff3;border-radius:8px;box-sizing:border-box;color:#f5f7fa;font-size:.95rem;padding:.75rem;transition:border-color .2s,box-shadow .2s;width:100%}.ticket-form-field textarea{min-height:120px;resize:vertical}.ticket-form-field input:focus,.ticket-form-field textarea:focus{border-color:#e96f3c;box-shadow:0 0 0 2px #e96f3c33;outline:none}.ticket-form-error{color:#ff6b6b;font-size:.8rem}.ticket-form-typeahead{position:relative;width:100%}.ticket-form-typeahead input{background:#080b14f2;width:100%}.typeahead-status{bottom:-1.5rem;color:#ffffffb3;font-size:.75rem;position:absolute;right:.75rem}.typeahead-status.muted{color:#ffffff80}.typeahead-suggestions{background:#060a13;border:1px solid #e96f3c73;box-shadow:0 15px 35px #0000008c;box-sizing:border-box;list-style:none;margin:.5rem 0 0;padding:0;position:relative;width:100%;z-index:20}.typeahead-suggestions li button{background-color:#0d1528;border:none;border-bottom:1px solid #ffffff14;color:#eef2ff;cursor:pointer;font-size:.9rem;padding:.8rem 1rem;text-align:left;transition:background .15s ease,color .15s ease;width:100%}.typeahead-suggestions li button:hover{background-color:#e96f3c4d;color:#fff}.typeahead-suggestions li:last-child button{border-bottom:none}.ticket-form-result{border-radius:8px;font-size:.9rem;padding:.75rem 1rem}.ticket-form-result.success{background:#28a74526;border:1px solid #28a74566;color:#9be4b0}.ticket-form-result.error{background:#dc354526;border:1px solid #dc354566;color:#f8a5a5}.ticket-form-result a{color:#4dabf7;text-decoration:underline}.ticket-form-actions{display:flex;gap:.75rem;justify-content:flex-end;margin-top:.5rem}.ticket-form-actions button{border:none;border-radius:6px;cursor:pointer;font-weight:600;padding:.65rem 1.5rem;transition:background .2s,opacity .2s}.ticket-form-actions button.secondary{background:#ffffff14;color:#fff}.ticket-form-actions button.secondary:hover{background:#ffffff26}.ticket-form-actions button[type=submit]{background:#e96f3c;color:#fff}.ticket-form-actions button[type=submit]:disabled{cursor:not-allowed;opacity:.6}.ticket-form-actions button[type=submit]:not(:disabled):hover{background:#cf5f31}@media (max-width:768px){.tickets-header{align-items:stretch;flex-direction:column;gap:1.5rem;padding:1rem 1.5rem}.tickets-title-section{gap:1rem}.tickets-header h2{font-size:1.5rem}.priority-counts{gap:.5rem}.priority-count{font-size:.75rem;padding:.25rem .5rem}.tickets-actions{flex-wrap:wrap;gap:.75rem;justify-content:space-between}.tickets-count{font-size:.8rem;padding:.375rem .75rem}.table-cell{padding:.5rem}.column-search-input,.table-cell{font-size:.8rem}.tickets-grid-container{padding:0 1rem 1.5rem}.ticket-form-overlay{padding:1rem}}.software-container{background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;margin-bottom:2rem}.software-header{align-items:center;background:#f8f9fa;border-bottom:1px solid #e1e5e9;border-radius:8px 8px 0 0;display:flex;justify-content:space-between;padding:1rem 1.5rem;position:-webkit-sticky;position:sticky;top:0;z-index:100}.software-header h2{color:#2c3e50;font-size:1.5rem;font-weight:600;margin:0}.software-caption{color:#6c757d;font-size:1rem;font-style:italic;font-weight:500}.software-actions{align-items:center;display:flex;gap:1rem}.refresh-button{background:#007bff;border-radius:4px;font-size:.875rem;transition:background-color .2s}.refresh-button:hover{background:#0056b3}.clear-filters-button{background:#6c757d;border:none;border-radius:4px;cursor:pointer;font-size:.875rem;padding:.5rem 1rem;transition:background-color .2s}.clear-filters-button:hover{background:#545b62}.software-count{color:#6c757d;font-size:.875rem;font-weight:500}.loading-container{color:#6c757d;padding:3rem}.loading-spinner{border:4px solid #e1e5e9;border-top-color:#007bff;margin-bottom:1rem}.error-container{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:3rem;text-align:center}.error-icon{font-size:3rem;margin-bottom:1rem}.error-container h3{color:#dc3545;font-size:1.5rem;margin:0 0 .5rem}.error-container p{color:#6c757d;margin:0 0 1.5rem}.retry-button{background:#dc3545;border-radius:4px;font-size:.875rem;padding:.75rem 1.5rem;transition:background-color .2s}.retry-button:hover{background:#c82333}.no-tenant-container{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:3rem;text-align:center}.no-tenant-icon{font-size:3rem;margin-bottom:1rem}.no-tenant-container h3{color:#2c3e50;font-size:1.5rem;margin:0 0 .5rem}.no-tenant-container p{color:#6c757d;margin:0}.no-software-container{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:3rem;text-align:center}.no-software-icon{font-size:3rem;margin-bottom:1rem}.no-software-container h3{color:#2c3e50;font-size:1.5rem;margin:0 0 .5rem}.no-software-container p{color:#6c757d;margin:0}.software-grid-container{overflow-x:auto}.software-table{background:#fff;border-collapse:collapse;width:100%}.table-header{background:#f8f9fa;border-bottom:2px solid #e1e5e9;color:#2c3e50;font-weight:600;padding:1rem .75rem;position:-webkit-sticky;position:sticky;text-align:left;top:0;z-index:10}.table-header.sortable{cursor:pointer;transition:background-color .2s;-webkit-user-select:none;user-select:none}.table-header.sortable:hover{background:#e9ecef}.sort-indicator{color:#007bff;font-weight:700;margin-left:.5rem}.search-header,.search-row{background:#f8f9fa}.search-header{border-bottom:1px solid #e1e5e9;padding:.5rem .75rem}.column-search-input{background:#fff;border:1px solid #ced4da;color:#495057;font-size:.875rem;padding:.5rem;transition:border-color .2s,box-shadow .2s}.column-search-input:focus{border-color:#e96f3c;box-shadow:0 0 0 2px #e96f3c33}.table-row{border-bottom:1px solid #e1e5e9;transition:background-color .2s}.table-row:nth-child(2n){background:#f8f9fa}.table-row:hover{background:#e3f2fd}.table-cell{border-right:1px solid #e1e5e9;color:#495057;font-size:.875rem;padding:.75rem}.table-cell:last-child{border-right:none}.table-cell.clickable-cell{cursor:pointer;transition:background-color .2s}.table-cell.clickable-cell:hover{background:#e96f3c1a;color:#e96f3c}.null-value{color:#6c757d;font-style:italic}.pagination-container{align-items:center;background:#f8f9fa;border-top:1px solid #e1e5e9;display:flex;justify-content:space-between;padding:1rem 1.5rem}.pagination-info{color:#6c757d;font-size:.875rem}.pagination-controls{align-items:center;display:flex;gap:.5rem}.pagination-button{background:#007bff;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:.875rem;padding:.5rem 1rem;transition:background-color .2s}.pagination-button:hover:not(:disabled){background:#0056b3}.pagination-button:disabled{background:#6c757d;cursor:not-allowed;opacity:.6}.pagination-numbers{display:flex;gap:.25rem}.pagination-number{background:#fff;border:1px solid #007bff;border-radius:4px;color:#007bff;cursor:pointer;font-size:.875rem;padding:.5rem .75rem;transition:all .2s}.pagination-number.active,.pagination-number:hover{background:#007bff;color:#fff}.pagination-number.active{font-weight:600}@media (max-width:768px){.software-header{align-items:stretch;flex-direction:column;gap:1rem}.software-actions{justify-content:space-between}.table-cell{padding:.5rem}.column-search-input,.table-cell{font-size:.8rem}.pagination-container{flex-direction:column;gap:1rem}.pagination-controls{flex-wrap:wrap;justify-content:center}}.contacts-container{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff0d;min-height:calc(100vh - 80px);padding:2rem}.contacts-header{align-items:center;background:#fff;border-radius:12px;box-shadow:0 2px 4px #0000000d;display:flex;justify-content:space-between;margin-bottom:20px;padding:20px}.contacts-title-section{display:flex;flex-direction:column;gap:5px}.contacts-title-section h2{color:#2c3e50;font-size:1.8rem;font-weight:600;margin:0}.contacts-count{color:#7f8c8d;font-size:.9rem}.contacts-actions{display:flex;gap:10px}.clear-filters-button,.refresh-button{border:none;border-radius:6px;cursor:pointer;font-size:.9rem;font-weight:500;padding:8px 16px;transition:all .2s ease}.clear-filters-button{background-color:#e74c3c;color:#fff}.clear-filters-button:hover:not(:disabled){background-color:#c0392b}.clear-filters-button:disabled{background-color:#bdc3c7;cursor:not-allowed}.refresh-button{background-color:#3498db}.refresh-button:hover{background-color:#2980b9}.contacts-table-container{background:#fff;border-radius:12px;box-shadow:0 2px 4px #0000000d;overflow:hidden}.contacts-table{border-collapse:collapse;min-width:100%;table-layout:fixed;width:100%}.table-header{background-color:#f8f9fa;border-bottom:2px solid #e9ecef}.table-header-cell{color:#2c3e50;cursor:pointer;font-weight:600;padding:15px 12px;position:relative;text-align:left;transition:background-color .2s ease;-webkit-user-select:none;user-select:none}.table-header-cell:hover{background-color:#e9ecef}.header-content{align-items:center;display:flex;justify-content:space-between}.header-text{flex:1 1}.sort-indicator{color:#3498db;font-size:.8rem;margin-left:8px}.search-row{background-color:#f8f9fa;border-bottom:1px solid #e9ecef}.search-header{padding:8px 12px;vertical-align:top}.column-search-input{border:1px solid #ddd;border-radius:4px;font-size:.85rem;padding:6px 8px;transition:border-color .2s ease;width:100%}.column-search-input:focus{border-color:#3498db;box-shadow:0 0 0 2px #3498db33;outline:none}.table-row{border-bottom:1px solid #e9ecef;transition:background-color .2s ease}.table-row:hover{background-color:#f8f9fa}.table-row:nth-child(2n){background-color:#fafafa}.table-row:nth-child(2n):hover{background-color:#f0f0f0}.table-cell{color:#2c3e50;font-size:.9rem;overflow-wrap:break-word;padding:12px;vertical-align:top;white-space:normal}.email-link{color:#3498db;text-decoration:none;transition:color .2s ease}.email-link:hover{color:#2980b9;text-decoration:underline}.clickable-cell{transition:all .2s ease}.clickable-cell:hover{background-color:#e3f2fd!important;border-radius:4px;box-shadow:0 2px 8px #0000001a;transform:translateY(-1px)}.loading{align-items:center;color:#7f8c8d;display:flex;font-size:1.1rem;height:200px;justify-content:center}.error{background:#fff;border-radius:12px;box-shadow:0 2px 4px #0000000d;padding:40px 20px;text-align:center}.error h3{color:#e74c3c;margin-bottom:10px}.error p{color:#7f8c8d;margin-bottom:20px}.info-message{background:#fff;border-radius:12px;box-shadow:0 2px 4px #0000000d;padding:40px 20px;text-align:center}.info-message h3{color:#3498db;margin-bottom:10px}.info-message p{color:#7f8c8d;margin-bottom:0}.retry-button{background-color:#3498db;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:1rem;padding:10px 20px;transition:background-color .2s ease}.retry-button:hover{background-color:#2980b9}.no-data{color:#7f8c8d;font-style:italic;padding:40px 20px;text-align:center}@media (max-width:768px){.contacts-container{padding:10px}.contacts-header{align-items:stretch;flex-direction:column;gap:15px}.contacts-actions{justify-content:center}.contacts-table{font-size:.8rem}.table-cell,.table-header-cell{padding:8px 6px}.column-search-input{font-size:.8rem;padding:4px 6px}}@media (max-width:480px){.contacts-title-section h2{font-size:1.5rem}.contacts-actions{flex-direction:column}.clear-filters-button,.refresh-button{width:100%}}.onoffboard-form-container{margin:0 auto;max-width:800px;padding:2rem}.form-content{border:1px solid #fff3;box-shadow:0 8px 32px #0000004d}.action-selector{margin-bottom:2rem}.action-buttons{gap:1rem}.action-btn,.action-buttons{display:flex;justify-content:center}.action-btn{align-items:center;background:#ffffff0d;border:2px solid #fff3;border-radius:12px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;gap:.5rem;min-width:150px;padding:1rem 2rem;transition:all .3s ease}.action-btn:hover{background:#ffffff1a;border-color:#e96f3c}.action-btn.active{background:#e96f3c33;border-color:#e96f3c;color:#e96f3c}.onoffboard-form{display:flex;flex-direction:column;gap:2rem}.form-section{background:#ffffff08;border:1px solid #ffffff1a;border-radius:12px;padding:1.5rem}.form-section h3{margin:0 0 1.5rem}.form-row{grid-gap:1rem;gap:1rem}.form-group label{color:#ffffffb3}.form-group input{background:#ffffff0d;border:1px solid #fff3;color:#fff;padding:.75rem 1rem;transition:all .2s ease}.form-group input:focus{box-shadow:0 0 0 3px #e96f3c33;outline:none}.form-help{color:#fff9;font-size:.8rem;margin-top:.25rem}.auto-filled-info{background:#4caf501a;border:1px solid #4caf504d;border-radius:8px;margin-top:.5rem;padding:1rem}.info-item{color:#fff;font-size:.95rem;margin-bottom:.5rem}.info-item:last-child{margin-bottom:0}.info-item strong{color:#4caf50;margin-right:.5rem}.assets-loading{align-items:center;background:#2196f31a;border:1px solid #2196f34d;border-radius:8px;color:#ffffffb3;display:flex;gap:.5rem}.assets-loading,.user-assets{margin-top:.5rem;padding:1rem}.user-assets{background:#4caf501a;border:1px solid #4caf504d;border-radius:8px;max-height:300px;overflow-y:auto}.asset-item{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:6px;margin-bottom:.5rem;padding:.75rem}.asset-item:last-child{margin-bottom:0}.asset-info strong{color:#4caf50;display:block;font-size:.95rem;margin-bottom:.25rem}.asset-details{color:#ffffffb3;display:flex;font-size:.85rem;gap:1rem}.asset-details span{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:4px;padding:.25rem .5rem}.no-assets{background:#ff98001a;border:1px solid #ff98004d;border-radius:8px;color:#ffffffb3;text-align:center}.no-assets,.user-resources{margin-top:.5rem;padding:1rem}.user-resources{background:#4caf501a;border:1px solid #4caf504d;border-radius:8px;max-height:400px;overflow-y:auto}.form-group.full-width{grid-column:1/-1}.resource-section{margin-bottom:1rem}.resource-section:last-child{margin-bottom:0}.resource-section h4{color:#4caf50;font-size:.9rem;font-weight:600;margin:0 0 .5rem}.user-licenses{background:#ffffff05;padding:.5rem}.license-item,.user-licenses{border:1px solid #ffffff1a;border-radius:6px}.license-item{background:#ffffff0d;margin-bottom:.5rem;padding:.75rem}.license-item:last-child{margin-bottom:0}.license-info strong{color:#ff9800;display:block;font-size:.95rem;margin-bottom:.25rem}.license-details{color:#ffffffb3;font-size:.85rem;gap:1rem}.license-details span{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:4px;padding:.25rem .5rem}.no-resources{background:#ff98001a;border:1px solid #ff98004d;border-radius:6px;color:#ffffffb3;font-size:.85rem;padding:.75rem;text-align:center}.checkbox-group{margin-top:1rem}.checkbox-label{align-items:center;color:#ffffffb3;cursor:pointer;display:flex;font-weight:500;gap:.75rem;-webkit-user-select:none;user-select:none}.checkbox-label input[type=checkbox]{display:none}.checkbox-custom{background:#ffffff0d;border:2px solid #ffffff4d;border-radius:4px;flex-shrink:0;height:20px;pointer-events:none;position:relative;transition:all .2s ease;width:20px}.checkbox-label:hover .checkbox-custom{background:#e96f3c1a;border-color:#e96f3c}.checkbox-label input[type=checkbox]:checked+.checkbox-custom{background:#e96f3c;border-color:#e96f3c}.checkbox-label input[type=checkbox]:checked+.checkbox-custom:after{color:#fff;content:"✓";font-size:12px;font-weight:700;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.submit-message{gap:.5rem}.submit-message.success{background:#28a74533;color:#51cf66}.submit-message.error{background:#dc354533;color:#ff6b6b}.ticket-link{margin-top:.5rem}.ticket-url{align-items:center;background:#e96f3c1a;border:1px solid #e96f3c4d;border-radius:6px;color:#e96f3c;display:inline-flex;font-weight:500;gap:.5rem;padding:.5rem 1rem;text-decoration:none;transition:all .2s ease}.ticket-url:hover{background:#e96f3c33;border-color:#e96f3c80;transform:translateY(-1px)}.cancel-button{font-size:1rem;font-weight:500}.submit-button{align-items:center;background:linear-gradient(135deg,#e96f3c,#d55a2b);display:flex;font-size:1rem;gap:.5rem}.submit-button:hover:not(:disabled){box-shadow:0 8px 24px #e96f3c4d;transform:translateY(-2px)}.submit-button:disabled{opacity:.7}.loading-spinner{border:2px solid #ffffff4d;border-top-color:#fff;height:16px;width:16px}@media (max-width:768px){.onoffboard-form-container{padding:1rem}.form-content{padding:1.5rem}.form-header h2{font-size:1.75rem}.action-buttons{flex-direction:column}.action-btn{min-width:auto}.form-row{grid-template-columns:1fr}.form-actions{flex-direction:column}.cancel-button,.submit-button{justify-content:center;width:100%}}.typeahead-container{position:relative;width:100%}.typeahead-loading{position:absolute;right:12px;top:50%;transform:translateY(-50%);z-index:10}.typeahead-suggestions{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border:1px solid #fff3;border-radius:8px;box-shadow:0 8px 32px #0000001a;left:0;margin-top:4px;max-height:200px;overflow-y:auto;position:absolute;right:0;top:100%;z-index:1000}.suggestion-item{border-bottom:1px solid #0000000d;color:#333;cursor:pointer;font-size:14px;padding:12px 16px;transition:background-color .2s ease}.suggestion-item:last-child{border-bottom:none}.suggestion-item:hover{background-color:#e96f3c1a;color:#e96f3c}.suggestion-item:active{background-color:#e96f3c33}.order-equipment-container{margin:0 auto;max-width:1200px;padding:2rem}.form-header{margin-bottom:2rem;text-align:center}.back-button{align-items:center;background:#ffffff1a;border:1px solid #fff3;border-radius:8px;color:#fff;cursor:pointer;display:inline-flex;font-size:.9rem;gap:.5rem;margin-bottom:1rem;padding:.5rem 1rem;transition:all .2s ease}.back-button:hover{background:#fff3;border-color:#e96f3c}.form-header h2{color:#fff;font-size:2rem;font-weight:700;letter-spacing:-.02em;margin:0 0 .5rem}.form-header p{color:#fffc;font-size:1rem;margin:0}.form-content{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;margin-bottom:2rem;padding:2rem}.equipment-form{gap:2rem}.equipment-form,.form-section{display:flex;flex-direction:column}.form-section{gap:1.5rem}.form-section h3{border-bottom:1px solid #ffffff1a;color:#fff;font-size:1.25rem;font-weight:600;margin:0;padding-bottom:.5rem}.form-row{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1fr 1fr}.form-group{gap:.5rem}.input-hint{color:#ffffffb3;font-size:.8rem}.input-error{color:#ff6b6b;font-size:.8rem}.form-group label{color:#ffffffe6}.form-group input,.form-group select{background:#ffffff1a;border:1px solid #fff3;border-radius:8px;color:#fff;font-size:.9rem;padding:.75rem 1rem;transition:all .2s ease}.form-group input:focus,.form-group select:focus{background:#ffffff26;border-color:#e96f3c;box-shadow:0 0 0 3px #e96f3c1a;outline:none}.form-group input::placeholder{color:#ffffff80}.form-group select option{background:#2a3a6b;color:#fff}.form-actions{border-top:1px solid #ffffff1a;display:flex;gap:1rem;justify-content:flex-end;padding-top:1rem}.cancel-button{background:#ffffff1a;border:1px solid #fff3;border-radius:8px;color:#fff;cursor:pointer;font-size:.9rem;padding:.75rem 1.5rem;transition:all .2s ease}.cancel-button:hover{background:#fff3;border-color:#ffffff4d}.submit-button{background:linear-gradient(135deg,#e96f3c,#d85a2b);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:.9rem;font-weight:600;padding:.75rem 1.5rem;transition:all .2s ease}.submit-button:hover:not(:disabled){background:linear-gradient(135deg,#d85a2b,#c44a1f);box-shadow:0 4px 12px #e96f3c4d;transform:translateY(-1px)}.submit-button:disabled{cursor:not-allowed;opacity:.6;transform:none}.submit-message{align-items:center;border-radius:8px;display:flex;font-weight:500;gap:.75rem;margin-top:1rem;padding:1rem}.submit-message.success{background:#28a7451a;border:1px solid #28a7454d;color:#28a745}.submit-message.error{background:#dc35451a;border:1px solid #dc35454d;color:#dc3545}.assets-section{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;padding:2rem}.assets-header{align-items:flex-start;display:flex;gap:1rem;justify-content:space-between;margin-bottom:1.5rem}.assets-header h3{color:#fff;font-size:1.25rem;font-weight:600;margin:0 0 .5rem}.assets-header p{color:#ffffffb3;font-size:.9rem;margin:0}.refresh-button{background:#ffffff1a;border:1px solid #fff3;border-radius:8px;display:flex;flex-shrink:0;font-size:.9rem;padding:.5rem 1rem;transition:all .2s ease}.refresh-button:hover:not(:disabled){background:#fff3;border-color:#e96f3c}.error-message,.loading-message,.no-assets-message{align-items:center;color:#ffffffb3;display:flex;font-size:.9rem;gap:.75rem;justify-content:center;padding:2rem}.error-message{color:#dc3545}.assets-grid{border:1px solid #ffffff1a;border-radius:8px;display:flex;flex-direction:column;gap:0;overflow:hidden}.assets-table-header{background:#ffffff1a;color:#fff;font-size:.85rem;font-weight:600}.asset-row,.assets-table-header{display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr}.asset-row{background:#ffffff0d;border-bottom:1px solid #ffffff0d;transition:background .2s ease}.asset-row:hover{background:#ffffff1a}.clickable-asset-row{cursor:pointer;transition:all .2s ease}.clickable-asset-row:hover{background:#e96f3c1a!important;border-color:#e96f3c4d;box-shadow:0 2px 8px #0000001a;transform:translateY(-1px)}.asset-row:last-child{border-bottom:none}.asset-cell{align-items:center;color:#ffffffe6;display:flex;font-size:.85rem;padding:.75rem 1rem;word-break:break-word}.assets-table-header .asset-cell{color:#fffc;font-size:.75rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase}@media (max-width:768px){.order-equipment-container{padding:1rem}.assets-section,.form-content{padding:1.5rem}.form-row{grid-template-columns:1fr}.assets-header{align-items:stretch;flex-direction:column}.asset-row,.assets-table-header{gap:.5rem;grid-template-columns:1fr}.asset-cell{border-bottom:1px solid #ffffff0d;padding:.5rem}.assets-table-header .asset-cell{background:#ffffff1a;font-weight:600}}.selfservice-container{margin:0 auto;max-width:1400px;padding:1.5rem}.selfservice-header{margin-bottom:2rem;text-align:center}.selfservice-header h2{color:#fff;font-size:2rem;font-weight:700;letter-spacing:-.02em;margin:0 0 .75rem}.selfservice-header p{color:#fffc;font-size:1rem;margin:0}.selfservice-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-bottom:2rem}.service-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff0d;border:1px solid #fff3;border-radius:12px;box-shadow:0 8px 32px #0000004d;cursor:pointer;display:flex;flex-direction:column;height:100%;padding:1.5rem;transition:all .3s ease}.service-card:hover{border-color:#e96f3c80;box-shadow:0 16px 48px #0006;transform:translateY(-8px)}.service-card-header{align-items:center;display:flex;gap:.75rem;margin-bottom:1rem}.service-icon{color:#e96f3c}.service-card h3{color:#fff;font-size:1.25rem;font-weight:600;letter-spacing:-.01em;margin:0}.service-card-content{flex:1 1;margin-bottom:1rem}.service-card-content p{color:#fffc;font-size:.9rem;line-height:1.5;margin:0 0 .75rem}.service-features{display:flex;flex-wrap:wrap;gap:.5rem}.feature-tag{background:#e96f3c33;border:1px solid #e96f3c4d;border-radius:12px;color:#e96f3c;font-size:.8rem;font-weight:500;padding:.25rem .75rem}.service-card-footer{border-top:1px solid #ffffff1a;padding-top:1rem}.service-action{color:#e96f3c;font-size:.9rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase}.selfservice-info{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-top:2rem}.info-card{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff08;border:1px solid #ffffff1a;border-radius:12px;display:flex;gap:1rem;padding:1.5rem}.info-icon{color:#e96f3c;flex-shrink:0}.info-content h4{color:#fff;font-size:1.1rem;font-weight:600;margin:0 0 .5rem}.info-content p{color:#ffffffb3;font-size:.9rem;line-height:1.5;margin:0}@media (min-width:1200px) and (max-width:1920px){.selfservice-container{max-width:1600px;padding:1rem}.selfservice-grid{gap:1.25rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.service-card{padding:1.25rem}.service-card h3{font-size:1.2rem}.service-card-content p{font-size:.85rem}}@media (max-width:768px){.selfservice-container{padding:1rem}.selfservice-header h2{font-size:2rem}.selfservice-header p{font-size:1rem}.selfservice-grid{gap:1.5rem;grid-template-columns:1fr}.service-card{padding:1.5rem}.service-card-header{flex-direction:column;gap:.75rem;text-align:center}.service-card h3{font-size:1.3rem}.selfservice-info{gap:1rem;grid-template-columns:1fr}.info-card{flex-direction:column;gap:.75rem;text-align:center}}.documents-container{color:#fff;padding:24px}.documents-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:16px}.documents-actions{display:flex;gap:8px}.documents-refresh-button{align-items:center;background:linear-gradient(135deg,#2c3e50,#34495e);border:none;border-radius:6px;color:#fff;cursor:pointer;display:inline-flex;font-size:.9rem;gap:6px;padding:6px 12px}.documents-refresh-button:hover{background:linear-gradient(135deg,#34495e,#3b5998)}.documents-empty-state,.documents-loading{color:#fffc;margin-top:40px;text-align:center}.documents-empty-icon{margin-bottom:12px}.documents-error{background:#ff63471f;border-radius:6px;color:#f99;margin-bottom:16px;padding:8px 12px}.documents-upload-form{background:#0f172ad9;border:1px solid #94a3b84d;border-radius:8px;margin-bottom:24px;padding:16px}.documents-upload-row{align-items:center;display:flex;gap:12px;margin-top:8px}.documents-name-input{background:#0f172ae6;border:1px solid #94a3b880;border-radius:6px;color:#e5e7eb;flex:1 1;padding:6px 10px}.documents-file-input{flex:1 1}.documents-upload-button{background:linear-gradient(135deg,#22c55e,#16a34a);border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:.9rem;padding:6px 14px}.documents-upload-button:disabled{cursor:not-allowed;opacity:.6}.documents-upload-error{color:#f97373;font-size:.9rem;margin-top:8px}.documents-upload-success{color:#4ade80;font-size:.9rem;margin-top:8px}.documents-grid{border:1px solid #94a3b84d;border-radius:8px;margin-top:8px;overflow:hidden}.documents-table{background:#0f172ad9;border-collapse:collapse;width:100%}.documents-table td,.documents-table th{border-bottom:1px solid #1e40af73;padding:10px 12px}.documents-table th{background:linear-gradient(135deg,#0f172af2,#1e40af99);font-size:.9rem;font-weight:600;text-align:left}.documents-table tbody tr:nth-child(2n){background:#0f172abf}.documents-link-button{background:none;border:none;color:#60a5fa;cursor:pointer;font:inherit;margin:0;padding:0;text-decoration:underline}.documents-link-button:hover{color:#93c5fd}.documents-delete-button{background:#ef444426;border:none;border-radius:6px;color:#fecaca;cursor:pointer;font-size:.85rem;padding:4px 10px}.documents-delete-button:hover{background:#ef44444d}.tenant-users-container{display:flex;flex-direction:column;gap:16px;padding:24px}.tenant-users-header{align-items:center;display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between}.tenant-users-header h2{margin:0}.tenant-users-actions{align-items:center;display:flex;gap:8px}.tenant-users-search{border:1px solid #d0d7de;border-radius:6px;min-width:200px;padding:8px 12px}.tenant-users-refresh{align-items:center;background-color:#0d6efd;border:none;border-radius:6px;color:#fff;cursor:pointer;display:inline-flex;gap:4px;padding:8px 12px}.tenant-users-refresh:hover{background-color:#0b5ed7}.tenant-users-empty,.tenant-users-error,.tenant-users-loading{background:#fff;border:1px solid #d0d7de;border-radius:8px;padding:24px;text-align:center}.tenant-users-empty-icon{color:#6c757d;margin-bottom:8px}.tenant-users-table-wrapper{background:#fff;border:1px solid #d0d7de;border-radius:8px;overflow-x:auto}.tenant-users-table{border-collapse:collapse;width:100%}.tenant-users-table td,.tenant-users-table th{border-bottom:1px solid #e6e6e6;padding:12px 16px;text-align:left}.tenant-users-table th{background-color:#f6f8fa;font-weight:600}.tenant-users-table tr:last-child td{border-bottom:none}.analytics-container{background:linear-gradient(135deg,#36457c,#2a3a6b);color:#fff;min-height:100vh;padding:20px}.analytics-header{margin-bottom:30px;text-align:center}.analytics-header h2{color:#fff;font-size:2.5rem;margin-bottom:10px;text-shadow:2px 2px 4px #0000004d}.analytics-header p{color:#fffc;font-size:1.1rem;margin:0}.analytics-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr 1fr;margin-bottom:20px}.analytics-section{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:15px;box-shadow:0 8px 32px #0000001a;padding:20px}.analytics-section.cleanup-suggestions,.analytics-section.lifecycle,.analytics-section.subscriptions,.analytics-section.ticket-quarterly,.analytics-section.timeline{grid-column:1/-1}.inline-error{color:#ffb5b5;font-size:1rem;padding:20px 10px;text-align:center}.ticket-quarter-chart{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;display:flex;flex-direction:column;gap:16px;padding:20px}.ticket-quarter-chart__body{display:flex;min-height:240px}.ticket-quarter-chart__y-axis{border-right:2px solid #fff3;display:flex;flex-direction:column;justify-content:space-between;padding-right:12px;width:50px}.ticket-quarter-chart__y-tick{color:#ffffffb3;font-size:.8rem;text-align:right}.ticket-quarter-chart__groups{align-items:flex-end;display:flex;flex:1 1;gap:20px;justify-content:space-between;padding:0 20px 10px}.ticket-quarter-chart__group{align-items:center;display:flex;flex:1 1;flex-direction:column;gap:6px;min-width:0}.ticket-quarter-chart__bars{align-items:flex-end;display:flex;gap:10px;height:200px;width:100%}.ticket-quarter-chart__bar{border-radius:8px 8px 0 0;box-shadow:0 4px 12px #0003;flex:1 1;min-height:4px;position:relative;transition:transform .2s ease,opacity .2s ease}.ticket-quarter-chart__bar.open{background:linear-gradient(135deg,#4fc3f7,#0288d1)}.ticket-quarter-chart__bar.closed{background:linear-gradient(135deg,#81c784,#2e7d32)}.ticket-quarter-chart__bar:hover{transform:translateY(-4px)}.ticket-quarter-chart__bar-value{color:#fff;font-size:.85rem;font-weight:600;left:50%;position:absolute;text-shadow:0 1px 2px #0006;top:-24px;transform:translateX(-50%)}.ticket-quarter-chart__label{color:#ffffffd9;font-size:.9rem;font-weight:600;text-align:center}.ticket-quarter-chart__range-hint{color:#ffffff8c;font-size:.7rem;text-align:center}.ticket-quarter-chart__legend{display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.ticket-quarter-chart__swatch{border-radius:4px;display:inline-block;height:12px;width:18px}.ticket-quarter-chart__swatch.open{background:linear-gradient(135deg,#4fc3f7,#0288d1)}.ticket-quarter-chart__swatch.closed{background:linear-gradient(135deg,#81c784,#2e7d32)}.ticket-quarter-chart__footnote{color:#ffffffb3;font-size:.85rem;text-align:center}.subscriptions-grid{grid-gap:15px;display:grid;gap:15px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.subscription-card{background:#ffffff1a;border:1px solid #fff3;border-radius:10px;padding:15px;transition:all .3s ease}.subscription-card:hover{background:#ffffff26;box-shadow:0 4px 15px #0003;transform:translateY(-2px)}.subscription-name{border-bottom:1px solid #fff3;color:#fff;font-size:1.1rem;font-weight:600;margin-bottom:10px;padding-bottom:8px}.subscription-details{color:#ffffffe6;font-size:.9rem;line-height:1.4}.subscription-details>div{margin-bottom:6px}.subscription-sku{color:#64b5f6;font-weight:500}.subscription-status{color:#81c784}.subscription-quantity{color:#ffb74d}.subscription-dates{color:#ba68c8}.subscription-commitment{color:#f06292;font-weight:500}.subscription-billing{color:#ff9800;font-weight:500}.subscription-serial{color:#90a4ae;font-size:.85rem}.subscription-badge{background:linear-gradient(135deg,#f06292,#ba68c8);border-radius:12px;color:#fff;font-size:.75rem;font-weight:600;letter-spacing:.5px;padding:2px 8px;text-transform:uppercase}.section-header{margin-bottom:20px;text-align:center}.section-header h3{color:#fff;font-size:1.5rem;margin-bottom:8px}.section-header p{color:#ffffffb3;font-size:.9rem;margin:0}.section-content{min-height:200px}.error,.loading,.no-data,.no-tenant{color:#fffc;font-size:1.1rem;padding:40px 20px;text-align:center}.error{color:#ff6b6b}.licenses-grid{grid-gap:15px;display:grid;gap:15px;grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}.license-card{background:#ffffff26;border:1px solid #fff3;border-radius:10px;padding:15px;transition:transform .2s ease,box-shadow .2s ease}.license-card:hover{box-shadow:0 4px 20px #0003;transform:translateY(-2px)}.license-card.unused{border-left:4px solid #e96f3c}.license-card.underlicensed{border-left:4px solid #dc2626}.license-name{color:#fff;font-size:1.1rem;font-weight:600;margin-bottom:10px}.license-details{display:flex;font-size:.9rem;justify-content:space-between;margin-bottom:8px}.license-count,.license-shortage,.license-total{color:#fffc}.compliance-status,.cost-savings{border-radius:4px;font-size:.85rem;font-weight:500;padding:4px 8px;text-align:center}.cost-savings{background:#e96f3c33;color:#e96f3c}.compliance-status{background:#dc262633;color:#dc2626}.user-timeline-graph{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;padding:20px}.graph-container{display:flex;height:300px;margin-bottom:20px;position:relative}.y-axis{border-right:2px solid #ffffff4d;margin-right:15px;position:relative;width:40px}.y-axis-label{color:#ffffffb3;font-size:.8rem;font-weight:500;position:absolute;right:8px;transform:translateY(50%)}.chart-area{display:flex;flex:1 1;flex-direction:column;position:relative}.bars-container{align-items:flex-end;display:flex;gap:4px;height:100%;justify-content:space-between;padding-bottom:30px}.chart-bar-container{align-items:center;display:flex;flex:1 1;flex-direction:column;height:100%;justify-content:flex-end;position:relative}.chart-bar{align-self:flex-end;border-radius:4px 4px 0 0;box-shadow:0 2px 4px #0003;cursor:pointer;min-height:4px;position:relative;transition:all .3s ease;width:100%}.chart-bar:hover{box-shadow:0 4px 8px #0000004d;transform:scaleY(1.1);z-index:10}.x-axis-label{bottom:-25px;color:#ffffffb3;font-size:.75rem;font-weight:500;position:absolute;text-align:center;transform:rotate(-45deg);transform-origin:center;white-space:nowrap}.grid-lines{bottom:30px;pointer-events:none;top:0}.grid-line,.grid-lines{left:0;position:absolute;right:0}.grid-line{background:#ffffff1a;height:1px}.graph-legend{display:flex;gap:20px;justify-content:center;margin-top:10px}.legend-item{align-items:center;color:#fffc;display:flex;font-size:.85rem;gap:8px}.legend-color{background:linear-gradient(135deg,#52b1e0,#e05252);border-radius:3px;height:12px;width:16px}.graph-stats{border-top:1px solid #ffffff1a;margin-top:20px;padding-top:15px}.stats-container{display:flex;flex-wrap:wrap;gap:20px;justify-content:space-around}.stat-item{align-items:center;display:flex;flex-direction:column;min-width:120px;text-align:center}.stat-label{color:#ffffffb3;font-size:.8rem;margin-bottom:4px}.stat-value{color:#e96f3c;font-size:1.1rem;font-weight:600;text-shadow:0 1px 2px #0003}.lifecycle-timeline{display:flex;flex-direction:column;gap:15px;max-height:500px;overflow-y:auto}.lifecycle-item{align-items:flex-start;background:#ffffff1a;border:1px solid #fff3;border-radius:10px;display:flex;gap:20px;justify-content:space-between;padding:15px;transition:background-color .2s ease}.lifecycle-item:hover{background:#ffffff26}.device-info{flex:1 1}.device-name{color:#fff;font-size:1.1rem;font-weight:600;margin-bottom:8px}.device-details{color:#ffffffb3;display:flex;flex-wrap:wrap;font-size:.9rem;gap:15px}.expiry-info{display:flex;flex-direction:column;gap:10px;min-width:250px}.commitment-info,.warranty-info{background:#ffffff0d;border-left:3px solid #64b5f6;border-radius:6px;padding:8px}.commitment-info{border-left-color:#f06292}.commitment-date,.warranty-date{color:#fffc;font-size:.9rem;font-weight:500;margin-bottom:4px}.lifecycle-status,.warranty-status{font-size:.9rem;font-weight:600;margin-bottom:3px}.days-remaining{color:#fff9;font-size:.8rem}@media (max-width:1200px){.analytics-grid{grid-template-columns:1fr}.analytics-section.lifecycle{grid-column:1}}@media (max-width:768px){.analytics-container{padding:15px}.analytics-header h2{font-size:2rem}.licenses-grid{grid-template-columns:1fr}.lifecycle-item{align-items:flex-start;flex-direction:column;gap:15px}.expiry-info{min-width:auto;width:100%}.subscriptions-grid{grid-template-columns:1fr}.device-details{flex-direction:column;gap:5px}.user-timeline-graph{padding:15px}.graph-container{height:250px}.ticket-quarter-chart__body{flex-direction:column;gap:16px}.ticket-quarter-chart__y-axis{border-bottom:2px solid #fff3;border-right:none;flex-direction:row;padding:0 0 8px;width:100%}.ticket-quarter-chart__y-tick{text-align:center}.ticket-quarter-chart__groups{gap:12px;padding:10px 0 0}.ticket-quarter-chart__bars{gap:6px;height:160px}.y-axis{margin-right:10px;width:30px}.y-axis-label{font-size:.7rem}.x-axis-label{bottom:-20px;font-size:.65rem}.bars-container{gap:2px}.stats-container{flex-direction:column;gap:15px}.stat-item{min-width:auto}.stat-value{font-size:1rem}}.lifecycle-timeline::-webkit-scrollbar,.timeline-chart::-webkit-scrollbar,.user-timeline-graph::-webkit-scrollbar{width:6px}.lifecycle-timeline::-webkit-scrollbar-track,.timeline-chart::-webkit-scrollbar-track,.user-timeline-graph::-webkit-scrollbar-track{background:#ffffff1a;border-radius:3px}.lifecycle-timeline::-webkit-scrollbar-thumb,.timeline-chart::-webkit-scrollbar-thumb,.user-timeline-graph::-webkit-scrollbar-thumb{background:#ffffff4d;border-radius:3px}.lifecycle-timeline::-webkit-scrollbar-thumb:hover,.timeline-chart::-webkit-scrollbar-thumb:hover,.user-timeline-graph::-webkit-scrollbar-thumb:hover{background:#ffffff80}.cleanup-grid{display:flex;flex-direction:column;gap:15px;max-height:500px;overflow-y:auto}.cleanup-category{background:#0000;border:none;padding:0}.cleanup-category-title{align-items:center;border-bottom:1px solid #fff3;color:#fff;display:flex;font-size:1.1rem;font-weight:600;gap:10px;margin-bottom:12px;padding-bottom:8px}.cleanup-icon{font-size:1.3rem}.cleanup-list{display:flex;flex-direction:column;gap:15px}.cleanup-item{align-items:flex-start;background:#ffffff1a;border:1px solid #fff3;border-radius:10px;display:flex;gap:20px;justify-content:space-between;min-width:0;padding:15px;transition:background-color .2s ease}.cleanup-item:hover{background:#ffffff26}.cleanup-item.onedrive{border-left:3px solid #64b5f6}.cleanup-item.mailbox{border-left:3px solid #f06292}.cleanup-user-info{flex:1 1;min-width:0}.cleanup-user-name{color:#fff;font-size:1.1rem;font-weight:600;margin-bottom:8px;overflow-wrap:break-word;word-break:break-word}.cleanup-details{color:#ffffffb3;display:flex;flex-wrap:wrap;font-size:.9rem;gap:15px}.cleanup-label{color:#fff9;font-weight:400}.cleanup-value{color:#ffffffe6;font-weight:500;word-break:break-word}.cleanup-days{color:#fff9;font-style:normal;font-weight:400}.cleanup-storage,.cleanup-type{color:#ffffffb3;font-size:.9rem}.mailbox-type{border-radius:12px;display:inline-block;font-size:.85rem;font-weight:600;padding:3px 10px}.mailbox-type.shared-mailbox{background:linear-gradient(135deg,#ff9800,#f57c00);box-shadow:0 2px 4px #ff98004d;color:#fff}.mailbox-type.user-mailbox{background:linear-gradient(135deg,#66bb6a,#43a047);box-shadow:0 2px 4px #66bb6a4d;color:#fff}.cleanup-status-badge{display:flex;flex-direction:column;gap:10px;min-width:250px}.cleanup-activity-info{background:#ffffff0d;border-radius:6px;padding:8px}.cleanup-activity-info.onedrive{border-left:3px solid #64b5f6}.cleanup-activity-info.mailbox{border-left:3px solid #f06292}.cleanup-activity-date{color:#fffc;font-size:.9rem;font-weight:500;margin-bottom:4px}.cleanup-activity-days{color:#fff9;font-size:.8rem}.cleanup-activity-status{font-size:.9rem;font-weight:600;margin-bottom:3px}.onedrive-badge{color:#64b5f6}.mailbox-badge{color:#f06292}.cleanup-grid::-webkit-scrollbar{width:6px}.cleanup-grid::-webkit-scrollbar-track{background:#ffffff1a;border-radius:3px}.cleanup-grid::-webkit-scrollbar-thumb{background:#ffffff4d;border-radius:3px}.cleanup-grid::-webkit-scrollbar-thumb:hover{background:#ffffff80}@media (max-width:768px){.cleanup-category-title{font-size:1rem}.cleanup-icon{font-size:1.2rem}.cleanup-item{align-items:flex-start;flex-direction:column;gap:15px}.cleanup-status-badge{min-width:auto;width:100%}}.overview{display:flex;flex-direction:column;gap:1.5rem;width:100%}.overview-header{align-items:flex-start;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;padding:1.5rem}.overview-header h1{font-size:1.5rem;margin:0}.overview-header p{color:#ffffffbf;margin:.25rem 0 0}.overview-actions{display:flex;gap:.75rem}.refresh-button{align-items:center;background:linear-gradient(135deg,#ff9266,#e96f3c);border:none;border-radius:999px;color:#fff;cursor:pointer;display:inline-flex;font-weight:600;gap:.5rem;padding:.5rem 1.25rem;transition:opacity .2s ease,transform .2s ease}.refresh-button:disabled{cursor:not-allowed;opacity:.6}.refresh-button:not(:disabled):hover{transform:translateY(-1px)}.overview-alert{align-items:center;background:#ff63471f;border:1px solid #ff634766;border-radius:12px;color:#ffc4bb;display:flex;gap:.5rem;padding:.75rem 1rem}.overview-loading{align-items:center;border:1px dashed #fff3;border-radius:16px;display:flex;flex-direction:column;gap:.75rem;padding:2rem}.overview-loading .loading-spinner{animation:overview-spin .9s linear infinite;border:3px solid #fff3;border-radius:50%;border-top-color:#e96f3c;height:32px;width:32px}@keyframes overview-spin{to{transform:rotate(1turn)}}.overview-grid{border:1px solid #ffffff1a;border-radius:16px;overflow:hidden}.overview-grid-row{grid-gap:.5rem;align-items:center;background:#ffffff05;display:grid;gap:.5rem;grid-template-columns:2fr repeat(4,minmax(80px,1fr));padding:1rem 1.25rem}.overview-grid-row:nth-child(2n):not(.header){background:hsla(0,0%,100%,.035)}.overview-grid-row.header{background:#ffffff0f;font-size:.75rem;font-weight:600;gap:.75rem;letter-spacing:.05em;text-transform:uppercase}.header-button{align-items:center;background:#0000;border:none;color:inherit;cursor:pointer;display:inline-flex;font:inherit;gap:.35rem;justify-content:flex-start;padding:.25rem .35rem;text-align:left}.header-button.active,.header-button:hover{color:#ffb088}.sort-indicator{font-size:.85rem;order:-1}.tenant-name-cell{display:flex;flex-direction:column;gap:.15rem}.tenant-name{font-size:1rem;font-weight:600}.tenant-error{color:#ff8a80;font-size:.8rem}.metric-cell{font-size:1rem;font-weight:500}.metric-cell.good{color:#34c759}.metric-cell.bad{color:#ff453a}.metric-cell.total{color:#ffffffd9}.tenant-empty{align-items:center;border:1px dashed #fff3;border-radius:16px;display:flex;flex-direction:column;gap:.5rem;padding:2rem}@media (max-width:640px){.overview-header{flex-direction:column}.overview-grid-row{font-size:.9rem;grid-template-columns:1.2fr repeat(4,minmax(60px,.8fr))}.header-button{font-size:.7rem;padding:.25rem .15rem}.sort-indicator{font-size:.75rem}}.login-container{align-items:center;background:linear-gradient(135deg,#36457c,#2a3a6b);display:flex;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;justify-content:center;min-height:100vh;padding:20px}.login-card{animation:slideUp .6s ease-out;background:#fff;border-radius:12px;box-shadow:0 20px 40px #0000001a;max-width:400px;padding:40px;width:100%}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.login-header{margin-bottom:30px;text-align:center}.login-header h1{color:#333;font-size:2rem;font-weight:600;margin:0 0 10px}.login-header p{color:#666;font-size:1rem;margin:0}.login-form{gap:20px}.form-group,.login-form{display:flex;flex-direction:column}.form-group{gap:8px}.form-group label{color:#333;font-size:.9rem;font-weight:500}.form-group input{background-color:#fff;border:2px solid #e1e5e9;border-radius:8px;box-sizing:border-box;color:#333;font-size:1rem;outline:none;padding:12px 16px;transition:border-color .3s ease,box-shadow .3s ease;width:100%}.form-group input:focus{border-color:#e96f3c;box-shadow:0 0 0 3px #e96f3c1a}.form-group input:disabled{background-color:#f8f9fa;cursor:not-allowed}.error-message{background-color:#fee;border:1px solid #feb2b2;border-radius:8px;color:#c53030}.error-message,.success-message{font-size:.9rem;padding:12px 16px;text-align:center}.success-message{background-color:#e6ffed;border:1px solid #b7eb8f;border-radius:8px;color:#237804}.login-button{background:linear-gradient(135deg,#e96f3c,#d55a2b);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;margin-top:10px;padding:14px 24px;transition:transform .2s ease,box-shadow .2s ease}.login-button:hover:not(:disabled){box-shadow:0 8px 25px #e96f3c4d;transform:translateY(-2px)}.login-button:disabled{cursor:not-allowed;opacity:.7;transform:none}.login-footer{border-top:1px solid #e1e5e9;margin-top:30px;padding-top:20px;text-align:center}.login-footer p{color:#666;font-size:.9rem;margin:0}@media (max-width:480px){.login-container{padding:10px}.login-card{padding:30px 20px}.login-header h1{font-size:1.5rem}}.App{background:linear-gradient(135deg,#36457c,#2a3a6b);display:flex;flex-direction:column;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;min-height:100vh}.app-body{display:flex}.app-body,.main-content{flex:1 1;min-height:calc(100vh - 80px)}.main-content{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff0d;box-sizing:border-box;margin-left:280px;padding:2rem;width:calc(100% - 280px)}.welcome-section{margin-bottom:2rem}.welcome-title{color:#fff;font-size:2rem;font-weight:700;margin:0 0 .5rem;text-shadow:0 2px 4px #0000004d}.welcome-subtitle{color:#fffc;font-size:1.1rem;font-weight:500;margin:0}.stats-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-bottom:2rem}.stat-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff1a;border:1px solid #fff3;border-radius:16px;box-shadow:0 8px 32px #0000004d;cursor:pointer;padding:1.5rem;transition:all .3s ease}.stat-card:hover{background:#ffffff26;box-shadow:0 12px 40px #0006;transform:translateY(-4px)}.clickable-stat{cursor:pointer;transition:all .3s ease}.clickable-stat:hover{background:#e96f3c1a;border-color:#e96f3c66;box-shadow:0 16px 48px #e96f3c4d;transform:translateY(-6px)}.clickable-stat:active{transform:translateY(-2px)}.stat-icon{align-items:center;background:linear-gradient(135deg,#e96f3c,#d55a2b);border-radius:12px;box-shadow:0 4px 12px #e96f3c4d;color:#fff;display:flex;font-size:1.2rem;height:40px;justify-content:center;margin-bottom:1rem;width:40px}.stat-number{color:#fff;font-size:2rem;font-weight:700;margin:0 0 .25rem;text-shadow:0 2px 4px #0000004d}.stat-label{color:#fffc;font-size:.9rem;font-weight:500;margin:0}.content-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-top:2rem}.content-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff1a;border:1px solid #fff3;border-radius:16px;box-shadow:0 8px 32px #0000004d;cursor:pointer;padding:1.5rem;transition:all .3s ease}.content-card:hover{background:#ffffff26;box-shadow:0 12px 40px #0006;transform:translateY(-4px)}.content-card:active{box-shadow:0 8px 32px #0000004d;transform:translateY(-2px)}.content-card-header{align-items:center;display:flex;gap:1rem;margin-bottom:1rem}.content-card h3{color:#fff;font-size:1.25rem;font-weight:600;margin:0;text-shadow:0 2px 4px #0000004d}.content-card p{color:#fffc;font-weight:500;line-height:1.5;margin:0}.loading-container{align-items:center;background:linear-gradient(135deg,#36457c,#2a3a6b);color:#fff;display:flex;flex-direction:column;justify-content:center;min-height:100vh}.loading-spinner{animation:spin 1s linear infinite;border:4px solid #ffffff4d;border-radius:50%;border-top-color:#e96f3c;height:40px;margin-bottom:20px;width:40px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.loading-container p{font-size:1.1rem;font-weight:500;margin:0}@media (max-width:768px){.main-content{margin-left:240px;width:calc(100% - 240px)}.content-grid{gap:1rem;grid-template-columns:1fr}}@media (max-width:480px){.app-body{flex-direction:column}.main-content{margin-left:0;padding:1rem}.content-card{padding:1rem}}
/*# sourceMappingURL=main.7fef34c6.css.map*/