.pattern-grid-lg{background-image:linear-gradient(currentColor 1px,#0000 1px),linear-gradient(90deg,currentColor 1px,#0000 1px);background-size:40px 40px}@keyframes fadeInUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in-up{animation:.4s ease-out forwards fadeInUp}
.admin-panel-container{flex-direction:column;height:100%;padding:1.5rem;animation:.5s ease-out fadeInUp;display:flex;position:relative}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.admin-header{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.admin-title{color:#1f2937;align-items:center;gap:.75rem;font-size:1.5rem;font-weight:700;line-height:2rem;display:flex}.admin-add-button{color:#374151;background-color:#f3f4f6;border-radius:.375rem;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:background-color .2s;display:flex}.admin-add-button:hover{background-color:#e5e7eb}.admin-search-container{max-width:400px;margin-bottom:1rem;position:relative}.admin-search-input{color:#374151;background-color:#0000;border:1px solid #e5e7eb;border-radius:.375rem;outline:none;width:100%;padding:.5rem 1rem .5rem 2.5rem;font-size:.875rem;transition:border-color .2s}.admin-search-input:focus{border-color:#1d6e47}.admin-table-container{flex:1;margin-top:1rem;overflow-y:auto}.admin-table{border-collapse:collapse;text-align:left;width:100%}.admin-table th{text-transform:uppercase;letter-spacing:.05em;color:#9ca3af;white-space:nowrap;border-bottom:1px solid #e5e7eb;padding:.75rem 1rem;font-size:.75rem;font-weight:600}.admin-table td{color:#111827;vertical-align:middle;border-bottom:1px solid #f3f4f6;padding:1rem;font-size:.875rem}.admin-table tr:hover td{background-color:#f9fafb}.user-cell{align-items:center;gap:.75rem;display:flex}.user-avatar-container{flex-shrink:0;position:relative}.user-avatar{object-fit:cover;border-radius:9999px;width:2rem;height:2rem}.user-avatar-placeholder{color:#fff;background:linear-gradient(to bottom right,#1d6e47,#10b981);border-radius:9999px;justify-content:center;align-items:center;width:2rem;height:2rem;font-size:.75rem;font-weight:600;display:flex}.user-status-dot{border:2px solid #fff;border-radius:50%;width:.625rem;height:.625rem;position:absolute;bottom:0;right:0}.user-status-online{background-color:#10b981}.user-status-offline{background-color:#d1d5db}.user-info{flex-direction:column;display:flex}.user-name{color:#111827;font-size:.875rem;font-weight:500}.user-email-sub{color:#6b7280;font-size:.75rem}.contact-button{color:#374151;background-color:#fff;border:1px solid #e5e7eb;border-radius:.375rem;justify-content:center;align-items:center;padding:.375rem .75rem;font-size:.75rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.contact-button:hover{color:#111827;background-color:#f9fafb;border-color:#d1d5db}
.projects-layout{background-color:#fff;width:100%;height:100%;animation:.5s ease-out fadeIn;display:flex;overflow:hidden}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.projects-sidebar{background-color:#fff;border-right:1px solid #f3f4f6;flex-direction:column;flex-shrink:0;width:260px;padding:1.5rem 1rem;display:flex}.projects-sidebar-header{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.projects-sidebar-title{color:#374151;font-size:1rem;font-weight:700}.sidebar-actions{gap:.5rem;display:flex}.sidebar-icon-btn{color:#6b7280;cursor:pointer;border-radius:4px;justify-content:center;align-items:center;width:24px;height:24px;transition:all .2s;display:flex}.sidebar-icon-btn:hover{color:#111827;background-color:#f3f4f6}.projects-nav-list{flex-direction:column;gap:.25rem;margin-bottom:2rem;display:flex}.projects-nav-item{color:#4b5563;cursor:pointer;border-radius:6px;justify-content:space-between;align-items:center;padding:.5rem .75rem;font-size:.875rem;font-weight:500;transition:all .2s;display:flex}.projects-nav-item:hover{color:#111827;background-color:#f9fafb}.projects-nav-item.active{color:#111827;background-color:#f3f4f6}.projects-nav-content{align-items:center;gap:.75rem;display:flex}.nav-count{color:#9ca3af;font-size:.75rem}.section-label{color:#9ca3af;text-transform:uppercase;margin-bottom:.75rem;padding-left:.75rem;font-size:.75rem;font-weight:600}.empty-teams-box{text-align:center;color:#9ca3af;border:1px dashed #e5e7eb;border-radius:8px;flex-direction:column;align-items:center;gap:.5rem;padding:1.5rem;font-size:.75rem;display:flex}.projects-main{flex-direction:column;flex:1;gap:2rem;padding:2rem 3rem;display:flex;overflow-y:auto}.projects-hero{max-width:600px;margin-bottom:2rem}.projects-hero-title{color:#111827;letter-spacing:-.02em;margin-bottom:1.5rem;font-size:3rem;font-weight:800;line-height:1.1}.projects-hero-text{color:#4b5563;margin-bottom:2rem;font-size:1.125rem;line-height:1.6}.hero-actions{gap:1rem;display:flex}.btn-primary{color:#fff;cursor:pointer;background-color:#111827;border-radius:6px;padding:.625rem 1.25rem;font-size:.875rem;font-weight:600;transition:opacity .2s}.btn-primary:hover{opacity:.9}.btn-secondary{color:#1f2937;cursor:pointer;background-color:#f3f4f6;border-radius:6px;padding:.625rem 1.25rem;font-size:.875rem;font-weight:600;transition:background-color .2s}.btn-secondary:hover{background-color:#e5e7eb}.projects-table-container{width:100%;margin-top:1rem;overflow-x:auto}.projects-table{border-collapse:collapse;text-align:left;width:100%}.projects-table th{text-transform:uppercase;letter-spacing:.05em;color:#9ca3af;white-space:nowrap;border-bottom:1px solid #e5e7eb;padding:.75rem 1rem;font-size:.75rem;font-weight:600}.projects-table td{color:#111827;vertical-align:middle;border-bottom:1px solid #f3f4f6;padding:1rem;font-size:.875rem}.projects-table tr:last-child td{border-bottom:none}.projects-table tr:hover td{background-color:#f9fafb}.project-name-cell{align-items:center;gap:.75rem;font-weight:600;display:flex}.project-icon-wrapper{color:#4b5563;background-color:#f3f4f6;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.project-status-badge{text-transform:uppercase;letter-spacing:.025em;border-radius:9999px;align-items:center;padding:.25rem .625rem;font-size:.75rem;font-weight:600;display:inline-flex}.status-active{color:#15803d;background-color:#dcfce7}.status-completed{color:#374151;background-color:#f3f4f6}.status-on_hold{color:#854d0e;background-color:#fef9c3}.modal-overlay{z-index:50;background-color:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}
