body{margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.login-container{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;justify-content:center;min-height:100vh;padding:20px}.login-form{background:#fff;border-radius:16px;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;max-width:400px;padding:2.5rem;width:100%}.login-header{margin-bottom:2rem;text-align:center}.login-icon{color:#667eea;margin-bottom:1rem}.login-header h2{color:#1a202c;font-size:1.875rem;font-weight:700;margin:0 0 .5rem}.login-header p{color:#718096;font-size:1rem;margin:0}.form-group input{border:2px solid #e5e7eb;border-radius:8px;box-sizing:border-box;font-size:1rem;padding:.75rem 1rem;transition:all .2s;width:100%}.form-group input:focus{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a;outline:none}.password-input{position:relative}.password-toggle{align-items:center;background:none;border:none;color:#9ca3af;cursor:pointer;display:flex;justify-content:center;padding:0;position:absolute;right:12px;top:50%;transform:translateY(-50%)}.password-toggle:hover{color:#6b7280}.login-btn{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;margin-top:.5rem;padding:.875rem;transition:all .2s;width:100%}.login-btn:hover:not(:disabled){box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;transform:translateY(-1px)}.login-btn:disabled{cursor:not-allowed;opacity:.7;transform:none}.error-message{background-color:#fef2f2;border:1px solid #fecaca;border-radius:8px;color:#dc2626}.user-management{max-width:1200px}.users-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(400px,1fr))}.user-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:1.5rem;transition:all .2s}.user-card:hover{box-shadow:0 4px 6px -1px #0000001a;transform:translateY(-1px)}.user-header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:1rem}.user-info{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem}.user-email{color:#2d3748;font-weight:500}.admin-badge{align-items:center;background:#48bb78;border-radius:4px;color:#fff;display:flex;font-size:.75rem;font-weight:600;gap:.25rem;padding:.25rem .5rem}.edit-btn{background:none;border:none;border-radius:4px;cursor:pointer;padding:.25rem;transition:all .2s}.user-access{display:flex;flex-direction:column;gap:1rem}.access-section strong{color:#4a5568;display:block;font-size:.875rem;margin-bottom:.5rem}.access-list{display:flex;flex-wrap:wrap;gap:.5rem}.access-tag{align-items:center;background:#edf2f7;border-radius:4px;color:#4a5568;display:inline-flex;font-size:.75rem;font-weight:500;gap:.25rem;padding:.25rem .5rem}.company-tag{background:#e6fffa;border:1px solid #b2f5ea;color:#234e52}.project-tag{background:#ebf8ff;border:1px solid #bee3f8;color:#2c5282}.checkbox-group{border:1px solid #e5e7eb;border-radius:6px;display:flex;flex-direction:column;gap:.5rem;max-height:150px;overflow-y:auto;padding:.75rem}.checkbox-label{align-items:center;border-radius:4px;cursor:pointer;display:flex;gap:.5rem;padding:.25rem;transition:background-color .2s}.checkbox-label:hover{background:#f7fafc}.checkbox-label input[type=checkbox]{margin:0;width:auto}.form-help{font-style:italic;margin-bottom:.5rem}.form-help,.project-company{color:#6b7280;font-size:.75rem}.project-company{font-weight:400;margin-left:.25rem}.no-projects-message{background:#f9fafb;border-radius:4px;color:#6b7280;font-size:.875rem;font-style:italic;margin:0;padding:1rem;text-align:center}.checkbox-group:has(.no-projects-message){background:#f9fafb;border:1px dashed #d1d5db}.form-section{margin-bottom:2rem}.form-section h4{border-bottom:2px solid #e2e8f0;color:#1a202c;font-size:1.125rem;font-weight:600;margin-bottom:1rem;padding-bottom:.5rem}.form-section h5{color:#4a5568;font-size:1rem;font-weight:600;margin-bottom:.75rem}.company-project-selector{background:#f7fafc;border:1px solid #e2e8f0;border-radius:8px;margin-bottom:1.5rem;padding:1.5rem}.selector-row{display:flex;flex-direction:column;gap:1rem}.company-select{background:#fff;border:2px solid #e5e7eb;border-radius:6px;font-size:1rem;padding:.75rem;transition:all .2s;width:100%}.company-select:focus{border-color:#3182ce;box-shadow:0 0 0 3px #3182ce1a;outline:none}.projects-multi-select{background:#fff;border:1px solid #e5e7eb;border-radius:6px;max-height:200px;overflow-y:auto;padding:1rem}.project-checkbox{align-items:center;border-radius:4px;cursor:pointer;display:flex;gap:.5rem;padding:.5rem;transition:background-color .2s}.project-checkbox:hover{background:#f7fafc}.project-checkbox input[type=checkbox]{margin:0;width:auto}.add-selection-btn{align-self:flex-start;background:#48bb78;border:none;border-radius:6px;color:#fff;cursor:pointer;font-weight:500;padding:.75rem 1.5rem;transition:all .2s}.add-selection-btn:hover{background:#38a169;transform:translateY(-1px)}.selected-combinations{background:#fff;border:1px solid #e2e8f0;border-radius:8px;margin-bottom:1rem;padding:1.5rem}.company-selection-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;margin-bottom:1rem;padding:1rem}.company-selection-card:last-child{margin-bottom:0}.company-header{align-items:center;border-bottom:1px solid #e2e8f0;margin-bottom:.75rem;padding-bottom:.5rem}.company-header strong{color:#2d3748;font-size:1rem}.remove-company-btn{align-items:center;background:#fed7d7;border:none;border-radius:50%;color:#9b2c2c;cursor:pointer;display:flex;font-size:14px;font-weight:700;height:24px;justify-content:center;transition:all .2s;width:24px}.remove-company-btn:hover{background:#feb2b2;transform:scale(1.1)}.projects-list{display:flex;flex-wrap:wrap;gap:.5rem}.project-tag{border:1px solid #b2f5ea;border-radius:12px;padding:.25rem .75rem}.all-companies-selected{background:#d4edda;border:1px solid #c3e6cb;border-radius:6px;color:#155724;font-weight:500;padding:.75rem;text-align:center}.no-projects{color:#6b7280;font-style:italic;margin:0;padding:1rem;text-align:center}.dropdown-container{display:flex;flex-direction:column;gap:.75rem}.multi-select{background:#fff;border:2px solid #e5e7eb;border-radius:6px;font-size:.875rem;max-height:150px;min-height:100px;overflow-y:auto;padding:.75rem;transition:all .2s;width:100%}.multi-select:focus{border-color:#3182ce;box-shadow:0 0 0 3px #3182ce1a;outline:none}.multi-select option{border-radius:4px;margin:.25rem 0;padding:.5rem}.multi-select option:checked{background:#3182ce;color:#fff}.selected-items{background:#f9fafb;border:1px solid #e5e7eb;border-radius:6px;display:flex;flex-wrap:wrap;gap:.5rem;min-height:2rem;padding:.5rem}.selected-tag{align-items:center;border-radius:6px;display:inline-flex;font-size:.75rem;font-weight:500;gap:.5rem;padding:.375rem .75rem;transition:all .2s}.selected-tag.company-tag{background:#e6fffa;border:1px solid #81e6d9;color:#234e52}.selected-tag.project-tag{background:#ebf8ff;border:1px solid #90cdf4;color:#2c5282}.remove-tag{align-items:center;background:none;border:none;border-radius:50%;color:inherit;cursor:pointer;display:flex;font-size:1rem;font-weight:700;height:16px;justify-content:center;padding:0;transition:all .2s;width:16px}.remove-tag:hover{background:#0000001a}.no-options-message{background:#f9fafb;border:1px dashed #d1d5db;border-radius:6px;color:#6b7280;font-size:.875rem;font-style:italic;margin:0;padding:1.5rem;text-align:center}.dropdown-container .selected-items:empty{display:none}.dropdown-container .selected-items:not(:empty){background:#f7fafc;border-color:#cbd5e0}.company-management{max-width:1200px}.companies-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(350px,1fr))}.company-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:1.5rem;transition:all .2s}.company-card:hover{box-shadow:0 4px 6px -1px #0000001a;transform:translateY(-1px)}.company-header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:1rem}.company-info{align-items:center;display:flex;gap:.75rem}.company-info h3{color:#1a202c;font-size:1.125rem;font-weight:600;margin:0}.company-actions{display:flex;gap:.5rem}.delete-btn,.edit-btn{background:none;border:none;border-radius:6px;cursor:pointer;padding:.5rem;transition:all .2s}.company-description{color:#718096;font-size:.875rem;line-height:1.5;margin:0 0 1rem}.company-stats{display:flex;gap:1rem;margin-bottom:1rem}.stat{align-items:center;display:flex;font-weight:500;gap:.5rem}.company-projects h4,.stat{color:#4a5568;font-size:.875rem}.company-projects h4{font-weight:600;margin:0 0 .5rem}.project-tags{display:flex;flex-wrap:wrap;gap:.5rem}.project-tag{background:#e6fffa;border-radius:4px;color:#234e52;font-size:.75rem;font-weight:500;padding:.25rem .5rem}.form-group input,.form-group textarea{border:2px solid #e5e7eb;border-radius:6px;box-sizing:border-box;font-size:1rem;padding:.75rem;transition:all .2s;width:100%}.form-group input:focus,.form-group textarea:focus{border-color:#3182ce;box-shadow:0 0 0 3px #3182ce1a;outline:none}.project-management{max-width:1200px}.section-header{justify-content:space-between;margin-bottom:2rem}.header-left,.section-header{align-items:center;display:flex}.header-left{gap:.75rem}.header-left h2{color:#1a202c;font-size:1.5rem;font-weight:600;margin:0}.create-btn{align-items:center;background:#3182ce;border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-weight:500;gap:.5rem;padding:.75rem 1.5rem;transition:all .2s}.create-btn:hover{background:#2c5282;transform:translateY(-1px)}.projects-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(400px,1fr))}.project-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:1.5rem;transition:all .2s}.project-card:hover{box-shadow:0 4px 6px -1px #0000001a;transform:translateY(-1px)}.project-header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:1rem}.project-info{align-items:center;display:flex;gap:.75rem}.project-info h3{color:#1a202c;font-size:1.125rem;font-weight:600;margin:0}.project-actions{display:flex;gap:.5rem}.delete-btn,.edit-btn,.view-btn{align-items:center;background:none;border:none;border-radius:6px;cursor:pointer;display:flex;justify-content:center;padding:.5rem;text-decoration:none;transition:all .2s}.view-btn{color:#38a169}.view-btn:hover{background:#f0fff4;color:#2f855a}.edit-btn{color:#718096}.edit-btn:hover{background:#ebf8ff;color:#3182ce}.delete-btn{color:#718096}.delete-btn:hover{background:#fed7d7;color:#e53e3e}.project-company{align-items:center;color:#4a5568;display:flex;font-size:.875rem;font-weight:500;gap:.5rem;margin-bottom:1rem}.project-description{color:#718096;font-size:.875rem;line-height:1.5;margin:0 0 1rem}.project-stats{color:#4a5568;font-size:.875rem;font-weight:500;margin-bottom:1rem}.project-link{border-top:1px solid #e2e8f0;padding-top:1rem}.project-link strong{color:#4a5568;display:block;font-size:.875rem;margin-bottom:.5rem}.powerbi-link{align-items:center;color:#3182ce;display:inline-flex;font-size:.875rem;font-weight:500;gap:.5rem;text-decoration:none;transition:color .2s}.powerbi-link:hover{color:#2c5282}.empty-state{color:#718096;padding:4rem 2rem;text-align:center}.empty-state h3{color:#4a5568;font-size:1.25rem;margin:1rem 0 .5rem}.empty-state p{font-size:1rem;margin:0}.modal-overlay{align-items:center;background:#00000080;bottom:0;display:flex;justify-content:center;left:0;padding:1rem;position:fixed;right:0;top:0;z-index:1000}.modal{background:#fff;border-radius:12px;max-height:90vh;max-width:500px;overflow-y:auto;padding:2rem;width:100%}.modal h3{color:#1a202c;font-size:1.25rem;font-weight:600;margin:0 0 1.5rem}.form-group{margin-bottom:1.5rem}.form-group label{color:#374151;display:block;font-size:.875rem;font-weight:500;margin-bottom:.5rem}.form-group input,.form-group select,.form-group textarea{border:2px solid #e5e7eb;border-radius:6px;box-sizing:border-box;font-size:1rem;padding:.75rem;transition:all .2s;width:100%}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#3182ce;box-shadow:0 0 0 3px #3182ce1a;outline:none}.modal-actions{display:flex;gap:.75rem;justify-content:flex-end;margin-top:2rem}.modal-actions button{border-radius:6px;cursor:pointer;font-weight:500;padding:.75rem 1.5rem;transition:all .2s}.modal-actions button[type=button]{background:#f7fafc;border:1px solid #e2e8f0;color:#4a5568}.modal-actions button[type=button]:hover{background:#edf2f7}.modal-actions button[type=submit]{background:#3182ce;border:none;color:#fff}.modal-actions button[type=submit]:hover:not(:disabled){background:#2c5282}.modal-actions button:disabled{cursor:not-allowed;opacity:.6}.error-message{background:#fed7d7;border:1px solid #feb2b2;border-radius:6px;color:#9b2c2c;font-size:.875rem;margin-bottom:1.5rem;padding:.75rem 1rem}.admin-dashboard{background-color:#f8fafc;min-height:100vh}.admin-header{align-items:center;background:#fff;border-bottom:1px solid #e2e8f0;box-shadow:0 1px 3px 0 #0000001a;display:flex;justify-content:space-between;padding:1rem 2rem}.header-left h1{color:#1a202c;font-size:1.75rem;font-weight:700;margin:0}.admin-subtitle{color:#718096;font-size:.875rem;margin-top:.25rem}.header-right{align-items:center;display:flex;gap:1rem}.user-welcome{color:#4a5568;font-weight:500}.logout-btn{align-items:center;background:#e53e3e;border:none;border-radius:6px;color:#fff;cursor:pointer;display:flex;font-weight:500;gap:.5rem;padding:.5rem 1rem;transition:all .2s}.logout-btn:hover{background:#c53030;transform:translateY(-1px)}.dashboard-content{display:flex;min-height:calc(100vh - 80px)}.sidebar{background:#fff;border-right:1px solid #e2e8f0;padding:.5rem 0;width:250px}.nav-section h3{color:#718096;font-size:.75rem;font-weight:600;letter-spacing:.1em;margin:0 0 1rem 1.5rem;text-transform:uppercase}.nav-item{align-items:center;background:none;border:none;color:#4a5568;cursor:pointer;display:flex;font-weight:500;gap:.75rem;padding:.75rem 1.5rem;text-align:left;transition:all .2s;width:100%}.nav-item:hover{background:#f7fafc;color:#2d3748}.nav-item.active{background:#ebf8ff;border-right:3px solid #3182ce;color:#3182ce}.nav-item .count{background:#edf2f7;border-radius:12px;color:#718096;font-size:.75rem;font-weight:600;margin-left:auto;padding:.25rem .5rem}.nav-item.active .count{background:#bee3f8;color:#3182ce}.main-content{flex:1 1;overflow-y:auto;padding:2rem}.loading-container{align-items:center;display:flex;flex-direction:column;gap:1rem;justify-content:center;min-height:50vh}.loading-spinner{animation:spin 1s linear infinite;border:4px solid #e2e8f0;border-radius:50%;border-top-color:#3182ce;height:40px;width:40px}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f8fafc;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.App{min-height:100vh}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}
/*# sourceMappingURL=main.5d5aa0c6.css.map*/