@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f9fafb;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}button,input,select,textarea{font-family:inherit}@keyframes slideIn{0%{opacity:0;transform:translateX(400px)}to{opacity:1;transform:translateX(0)}}.ai-mode-card{background:linear-gradient(135deg,#6d5dfc,#8f6bff);border-radius:12px;box-shadow:0 6px 16px #6d5dfc4d;color:#fff;margin:12px;padding:10px}.ai-mode-card-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:4px}.ai-mode-title{font-size:12px;font-weight:600}.ai-mode-icon{opacity:.85}.ai-mode-subtitle{font-size:11px;margin-bottom:6px;opacity:.85}.ai-mode-button{background:#fff;border:none;border-radius:8px;color:#6d5dfc;cursor:pointer;font-size:12px;font-weight:600;padding:6px 0;width:100%}.ai-mode-button:hover{background:#f3f1ff}.max-w-4xl{max-width:900px}.mx-auto{margin-left:auto;margin-right:auto}.p-6{padding:24px}.mb-6{margin-bottom:24px}.mb-4{margin-bottom:16px}.mb-3{margin-bottom:12px}.mb-2{margin-bottom:8px}.mt-3{margin-top:12px}.mt-4{margin-top:16px}.text-3xl{font-size:28px}.text-lg{font-size:18px}.text-sm{font-size:14px}.font-bold{font-weight:700}.font-semibold{font-weight:600}.font-medium{font-weight:500}.text-gray-800{color:#1f2937}.text-gray-700{color:#374151}.text-gray-600{color:#4b5563}.bg-blue-50{background-color:#eff6ff}.border-blue-200{border:1px solid #bfdbfe}.text-blue-800{color:#1e40af}.text-blue-700{color:#1d4ed8}.italic{font-style:italic}.cursor-pointer{cursor:pointer}.hover\:underline:hover{text-decoration:underline}.w-full{width:100%}.h-32{height:130px}.p-4{padding:16px}.border{border:1px solid #d1d5db}.border-gray-300{border-color:#d1d5db}.rounded-lg{border-radius:10px}.resize-none{resize:none}textarea{font-family:inherit;font-size:14px;line-height:1.6}textarea:focus{border-color:#2563eb;outline:none}.px-6{padding-left:24px;padding-right:24px}.py-3{padding-bottom:12px;padding-top:12px}.bg-blue-600{background-color:#2563eb}.text-white{color:#fff}.hover\:bg-blue-700:hover{background-color:#1d4ed8}.disabled\:bg-gray-400:disabled{background-color:#9ca3af}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.flex{display:flex}.items-center{align-items:center}.gap-2{gap:8px}button{border:none;border-radius:10px;cursor:pointer;font-size:14px;transition:background-color .2s ease}.border-2{border-width:2px}.bg-green-50{background-color:#ecfdf5}.border-green-300{border-color:#86efac}.text-green-800{color:#065f46}.text-green-700{color:#047857}.bg-red-50{background-color:#fef2f2}.border-red-300{border-color:#fca5a5}.text-red-800{color:#7f1d1d}.text-red-700{color:#b91c1c}.flex-shrink-0{flex-shrink:0}.items-start{align-items:flex-start}.bg-white{background-color:#fff}.border-gray-200{border-color:#e5e7eb}.grid{display:grid}.grid-cols-2{grid-template-columns:repeat(2,1fr)}.col-span-2{grid-column:span 2}.gap-3{gap:12px}pre{background:#f9fafb;border-radius:8px;font-size:13px;overflow-x:auto;padding:14px}.animate-spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(1turn)}}.invite-modal-overlay{align-items:center;background:#00000080;bottom:0;display:flex;justify-content:center;left:0;padding:24px;position:fixed;right:0;top:0;z-index:1000}.invite-modal-content{animation:slideUp .3s ease-out;background:#fff;border-radius:12px;box-shadow:0 20px 60px #0000004d;max-width:500px;width:100%}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.invite-modal-header{align-items:center;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;padding:24px}.invite-modal-header h2{color:#333;font-size:20px;font-weight:600;margin:0}.invite-modal-close{align-items:center;background:none;border:none;border-radius:6px;color:#999;cursor:pointer;display:flex;font-size:28px;height:32px;justify-content:center;padding:0;transition:all .2s;width:32px}.invite-modal-close:hover:not(:disabled){background:#f3f4f6;color:#333}.invite-modal-close:disabled{cursor:not-allowed;opacity:.5}.invite-modal-body{padding:24px}.invite-modal-description{color:#666;font-size:14px;line-height:1.6;margin:0 0 20px}.invite-error-message{background:#fee;border:1px solid #fcc;border-radius:8px;color:#c33}.invite-error-message,.invite-success-message{font-size:14px;margin-bottom:20px;padding:12px 16px}.invite-success-message{background:#efe;border:1px solid #cfc;border-radius:8px;color:#3a3}.invite-form-group{margin-bottom:20px;position:relative}.invite-form-group label{color:#333;display:block;font-size:14px;font-weight:500;margin-bottom:8px}.invite-form-group input,.invite-form-group select.role-select{border:1px solid #e5e7eb;border-radius:8px;font-family:inherit;font-size:14px;padding:10px 12px;transition:all .2s;width:100%}.invite-form-group input:focus,.invite-form-group select.role-select:focus{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a;outline:none}.invite-form-group input:disabled,.invite-form-group select.role-select:disabled{background:#f9fafb;cursor:not-allowed}.search-results{background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 4px 12px #0000001a;left:0;margin-top:4px;max-height:200px;overflow-y:auto;position:absolute;right:0;top:100%;z-index:10}.search-result-item{border-bottom:1px solid #f3f4f6;cursor:pointer;padding:12px;transition:background .2s}.search-result-item:last-child{border-bottom:none}.search-result-item:hover{background:#f9fafb}.search-result-item.searching{color:#999;cursor:default}.search-result-item.searching:hover{background:#fff}.search-result-name{color:#333;font-size:14px;font-weight:500}.search-result-email{color:#666;font-size:12px;margin-top:2px}.search-result-role{color:#999;font-size:11px;margin-top:2px;text-transform:uppercase}.invite-help-text{color:#999;display:block;font-size:12px;margin-top:6px}.invite-modal-footer{border-top:1px solid #e5e7eb;display:flex;gap:12px;justify-content:flex-end;padding:24px}.invite-btn-primary,.invite-btn-secondary{border:none;border-radius:8px;cursor:pointer;font-size:14px;font-weight:500;padding:10px 20px;transition:all .2s}.invite-btn-primary{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.invite-btn-primary:hover:not(:disabled){box-shadow:0 4px 12px #667eea66;transform:translateY(-1px)}.invite-btn-primary:disabled{cursor:not-allowed;opacity:.6;transform:none}.invite-btn-secondary{background:#f3f4f6;color:#333}.invite-btn-secondary:hover:not(:disabled){background:#e5e7eb}.invite-btn-secondary:disabled{cursor:not-allowed;opacity:.6}@media (max-width:768px){.invite-modal-body,.invite-modal-footer,.invite-modal-header,.invite-modal-overlay{padding:16px}.invite-modal-footer{flex-direction:column}.invite-btn-primary,.invite-btn-secondary{width:100%}}:root{--primary-gradient:linear-gradient(135deg,#6875dd,#4f46e5);--primary-color:#6875dd;--secondary-color:#4f46e5;--success-color:#10b981;--danger-color:#ef4444;--warning-color:#f59e0b;--info-color:#3b82f6;--bg-primary:#fff;--bg-secondary:#f9fafb;--bg-tertiary:#f3f4f6;--text-primary:#111827;--text-secondary:#6b7280;--text-tertiary:#9ca3af;--border-color:#e5e7eb;--border-radius:8px;--border-radius-sm:4px;--border-radius-lg:12px;--shadow-sm:0 1px 2px 0 #0000000d;--shadow-md:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;--shadow-lg:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;--shadow-xl:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.workspace-management{background:#f9fafb;background:var(--bg-secondary);padding-bottom:2rem}.page-header{background:linear-gradient(135deg,#6875dd,#4f46e5);background:var(--primary-gradient);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;box-shadow:var(--shadow-lg);color:#fff;padding:2.5rem 2rem}.header-content{align-items:center;display:flex;gap:2rem;justify-content:space-between;margin:0 auto;max-width:1400px}.header-left h1{font-size:2rem;font-weight:700;margin:0 0 .5rem}.header-left p{font-size:1rem;margin:0;opacity:.95}.header-right{align-items:center;display:flex;gap:1rem}.workspace-selector-compact{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff26;border-radius:8px;border-radius:var(--border-radius);display:flex;gap:.5rem;padding:.5rem 1rem}.workspace-selector-compact label{font-size:.875rem;font-weight:500;white-space:nowrap}.workspace-select{background:#fffffff2;border:none;border-radius:4px;border-radius:var(--border-radius-sm);color:#111827;color:var(--text-primary);cursor:pointer;font-size:.875rem;min-width:200px;padding:.5rem .75rem}.tabs-navigation{background:#fff;border-bottom:2px solid #e5e7eb;border-bottom:2px solid var(--border-color);display:flex;gap:.5rem;margin:0 auto;max-width:1400px;padding:0 2rem;position:-webkit-sticky;position:sticky;top:109px;z-index:90}.tab-button{align-items:center;background:#0000;border:none;border-bottom:3px solid #0000;bottom:-2px;color:#6b7280;color:var(--text-secondary);cursor:pointer;display:flex;font-size:.9375rem;font-weight:500;gap:.5rem;padding:1rem 1.5rem;position:relative;transition:all .2s ease}.tab-button:hover:not(:disabled){background:#f3f4f6;background:var(--bg-tertiary);color:#6875dd;color:var(--primary-color)}.tab-button.active{border-bottom-color:#6875dd;border-bottom-color:var(--primary-color);color:#6875dd;color:var(--primary-color)}.tab-button:disabled{cursor:not-allowed;opacity:.4}.tab-badge{background:#6875dd;background:var(--primary-color);border-radius:12px;color:#fff;font-size:.75rem;font-weight:600;min-width:20px;padding:.125rem .5rem;text-align:center}.tab-button.active .tab-badge{background:#fff;color:#6875dd;color:var(--primary-color)}.tab-content-wrapper{margin:2rem auto;max-width:1400px;padding:0 2rem}.error-banner{align-items:center;background:#fee;border:1px solid #ef4444;border:1px solid var(--danger-color);border-radius:8px;border-radius:var(--border-radius);display:flex;justify-content:space-between;margin:1rem auto 0;max-width:1400px;padding:1rem 2rem}.error-banner,.error-close{color:#ef4444;color:var(--danger-color)}.error-close{background:none;border:none;cursor:pointer;font-size:1.5rem;height:24px;padding:0;width:24px}.workspaces-tab{background:#fff;border-radius:12px;border-radius:var(--border-radius-lg);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;box-shadow:var(--shadow-md);overflow:hidden}.controls-bar{align-items:center;background:#f9fafb;background:var(--bg-secondary);border-bottom:1px solid #e5e7eb;border-bottom:1px solid var(--border-color);display:flex;gap:1rem;padding:1.5rem}.search-box{flex:1 1;max-width:500px}.search-input{border:1px solid #e5e7eb;border:1px solid var(--border-color);border-radius:8px;border-radius:var(--border-radius);font-size:.9375rem;padding:.75rem 1rem;transition:all .2s ease;width:100%}.search-input:focus{border-color:#6875dd;border-color:var(--primary-color);box-shadow:0 0 0 3px #667eea1a;outline:none}.filter-group{display:flex;gap:.5rem}.filter-select{background:#fff;border:1px solid #e5e7eb;border:1px solid var(--border-color);border-radius:8px;border-radius:var(--border-radius);cursor:pointer;font-size:.9375rem;min-width:180px;padding:.75rem 1rem}.table-container{overflow-x:auto}.invitations-table,.members-table,.workspaces-table{border-collapse:collapse;width:100%}.invitations-table thead th,.members-table thead th,.workspaces-table thead th{background:linear-gradient(180deg,#f9fafb 0,#f3f4f6);border-bottom:2px solid #e5e7eb;border-bottom:2px solid var(--border-color);color:#6b7280;color:var(--text-secondary);font-size:.875rem;font-weight:700;letter-spacing:.05em;padding:1.25rem 1.5rem;position:-webkit-sticky;position:sticky;text-align:left;text-transform:uppercase;top:0;white-space:nowrap;z-index:10}.invitations-table tbody td,.members-table tbody td{border-bottom:1px solid var(--border-color-light);color:#111827;color:var(--text-primary);font-size:.9375rem;padding:1.5rem;vertical-align:middle}.invitations-table tbody tr,.members-table tbody tr{transition:all .2s ease}.invitations-table tbody tr:hover,.members-table tbody tr:hover{background:var(--bg-hover)}.invitations-table tbody tr:last-child td,.members-table tbody tr:last-child td{border-bottom:none}th.sortable{cursor:pointer;transition:background .2s ease;-webkit-user-select:none;user-select:none}th.sortable:hover{background:#f9fafb;background:var(--bg-secondary)}.sort-icon{margin-left:.25rem;opacity:.5}.workspace-cell{align-items:center;display:flex;gap:.75rem}.workspace-icon{align-items:center;background:#f3f4f6;background:var(--bg-tertiary);border-radius:8px;border-radius:var(--border-radius);display:flex;font-size:1.5rem;height:40px;justify-content:center;width:40px}.workspace-info{flex:1 1}.workspace-name{align-items:center;color:#111827;color:var(--text-primary);display:flex;font-weight:600;gap:.5rem}.workspace-desc{color:#6b7280;color:var(--text-secondary);font-size:.875rem;margin-top:.25rem}.user-cell{gap:1rem}.user-avatar,.user-cell{align-items:center;display:flex}.user-avatar{background:linear-gradient(135deg,#6875dd,#4f46e5);background:var(--primary-gradient);border-radius:50%;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;box-shadow:var(--shadow-md);color:#fff;flex-shrink:0;font-size:1rem;font-weight:700;height:42px;justify-content:center;width:42px}.user-info{display:flex;flex-direction:column;gap:.25rem}.user-name{color:#111827;color:var(--text-primary);font-size:1rem;font-weight:700}.user-email{color:#6b7280;color:var(--text-secondary);font-size:.875rem}.metric{align-items:center;display:inline-flex;font-weight:500;gap:.25rem}.badge-active{background:#10b981;background:var(--success-color);border-radius:4px;color:#fff;font-size:.75rem;font-weight:600;padding:.25rem .5rem}.role-badge{border-radius:8px;border-radius:var(--border-radius);box-shadow:0 1px 2px 0 #0000000d;box-shadow:var(--shadow-sm);display:inline-block;font-size:.875rem;font-weight:700;padding:.625rem 1.125rem;text-transform:capitalize;white-space:nowrap}.role-badge.role-admin{background:#fef3c7;border:1px solid #fbbf24;color:#92400e}.role-badge.role-contributor{background:#dbeafe;border:1px solid #60a5fa;color:#1e40af}.role-badge.role-viewer{background:#e9d5ff;border:1px solid #a855f7;color:#6b21a8}.creator-badge{background:linear-gradient(135deg,#10b981,#059669);border-radius:4px;border-radius:var(--border-radius-sm);box-shadow:0 1px 2px 0 #0000000d;box-shadow:var(--shadow-sm);color:#fff;font-size:.8125rem;font-weight:700;letter-spacing:.03em;margin-left:.5rem;padding:.5rem .875rem;text-transform:uppercase;white-space:nowrap}.creator-label{color:#6b7280;color:var(--text-secondary);font-size:.875rem;font-style:italic}.status-badge{border-radius:8px;border-radius:var(--border-radius);box-shadow:0 1px 2px 0 #0000000d;box-shadow:var(--shadow-sm);font-size:.875rem;font-weight:700;padding:.625rem 1.125rem;white-space:nowrap}.status-badge.status-pending{background:#fef3c7;border:1px solid #fbbf24;color:#92400e}.actions-column{width:320px}.action-buttons-row{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(2,1fr);width:100%}.btn-primary{background:linear-gradient(135deg,#6875dd,#4f46e5);background:var(--primary-gradient);border:none;border-radius:8px;border-radius:var(--border-radius);box-shadow:0 1px 2px 0 #0000000d;box-shadow:var(--shadow-sm);color:#fff;cursor:pointer;font-size:.9375rem;font-weight:600;padding:.75rem 1.5rem;transition:all .2s ease}.btn-primary:hover:not(:disabled){box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;box-shadow:var(--shadow-md);transform:translateY(-1px)}.btn-primary:disabled{cursor:not-allowed;opacity:.5}.btn-secondary{background:#fff;border:1px solid #e5e7eb;border:1px solid var(--border-color);border-radius:8px;border-radius:var(--border-radius);color:#111827;color:var(--text-primary);cursor:pointer;font-size:.9375rem;font-weight:600;padding:.75rem 1.5rem;transition:all .2s ease}.btn-secondary:hover:not(:disabled){background:#f3f4f6;background:var(--bg-tertiary)}.btn-danger{background:#ef4444;background:var(--danger-color);border:none;border-radius:8px;border-radius:var(--border-radius);color:#fff;cursor:pointer;font-size:.9375rem;font-weight:600;padding:.75rem 1.5rem;transition:all .2s ease}.btn-danger:hover:not(:disabled){background:#dc2626}.btn-small{background:#fff;border:2px solid #e5e7eb;border:2px solid var(--border-color);border-radius:8px;border-radius:var(--border-radius);box-shadow:0 1px 2px 0 #0000000d;box-shadow:var(--shadow-sm);color:#111827;color:var(--text-primary);cursor:pointer;font-size:.875rem;font-weight:600;padding:.625rem 1.125rem;transition:all .2s ease;white-space:nowrap}.btn-small:hover:not(:disabled){background:var(--bg-hover);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;box-shadow:var(--shadow-md);color:#6875dd;color:var(--primary-color);transform:translateY(-1px)}.btn-small.btn-switch,.btn-small:hover:not(:disabled){border-color:#6875dd;border-color:var(--primary-color)}.btn-small.btn-switch{background:#6875dd;background:var(--primary-color);color:#fff}.btn-small.btn-switch:hover{background:#4f46e5;background:var(--secondary-color);border-color:#4f46e5;border-color:var(--secondary-color)}.btn-small.btn-danger-outline{border-color:#ef4444;border-color:var(--danger-color);color:#ef4444;color:var(--danger-color)}.btn-small.btn-danger-outline:hover{background:#ef4444;background:var(--danger-color);color:#fff}.btn-small.btn-success{background:#10b981;background:var(--success-color);border-color:#10b981;border-color:var(--success-color);color:#fff}.btn-small.btn-success:hover{background:#059669}.btn-small.btn-info{background:#3b82f6;background:var(--info-color);border-color:#3b82f6;border-color:var(--info-color);color:#fff}.btn-small.btn-info:hover{background:#2563eb}.pagination-bar{align-items:center;background:#f9fafb;background:var(--bg-secondary);border-top:1px solid #e5e7eb;border-top:1px solid var(--border-color);display:flex;justify-content:space-between;padding:1.5rem}.pagination-info{color:#6b7280;color:var(--text-secondary);font-size:.875rem}.pagination-controls{align-items:center;display:flex;gap:1rem}.page-indicator{color:#111827;color:var(--text-primary);font-size:.875rem;font-weight:500}.pagination-btn{background:#fff;border:1px solid #e5e7eb;border:1px solid var(--border-color);border-radius:8px;border-radius:var(--border-radius);cursor:pointer;font-size:.875rem;padding:.5rem 1rem;transition:all .2s ease}.pagination-btn:hover:not(:disabled){background:#f3f4f6;background:var(--bg-tertiary);border-color:#6875dd;border-color:var(--primary-color);color:#6875dd;color:var(--primary-color)}.pagination-btn:disabled{cursor:not-allowed;opacity:.4}.empty-state{padding:4rem 2rem;text-align:center}.empty-icon{font-size:4rem;margin-bottom:1rem;opacity:.5}.empty-state h3{color:#111827;color:var(--text-primary);font-size:1.25rem;margin-bottom:.5rem}.empty-state p{margin-bottom:1.5rem}.empty-message,.empty-state p{color:#6b7280;color:var(--text-secondary)}.empty-message{padding:2rem;text-align:center}.members-tab{background:#fff;border-radius:12px;border-radius:var(--border-radius-lg);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;box-shadow:var(--shadow-md);padding:2.5rem}.section-header{align-items:center;border-bottom:2px solid var(--border-color-light);display:flex;justify-content:space-between;margin-bottom:2rem;padding-bottom:1rem}.section-header h2{color:#111827;color:var(--text-primary);font-size:1.75rem;font-weight:700;margin:0}.invitations-section,.members-section{margin-bottom:3.5rem}.invitations-section h3,.members-section h3{border-bottom:2px solid var(--border-color-light);color:#111827;color:var(--text-primary);font-size:1.25rem;font-weight:700;margin-bottom:1.5rem;padding-bottom:.75rem}.role-select-inline{background:#fff;border:2px solid #e5e7eb;border:2px solid var(--border-color);border-radius:8px;border-radius:var(--border-radius);cursor:pointer;font-size:.875rem;font-weight:600;padding:.625rem 1rem;transition:all .2s ease}.role-select-inline:hover{background:var(--bg-hover)}.role-select-inline:focus,.role-select-inline:hover{border-color:#6875dd;border-color:var(--primary-color)}.role-select-inline:focus{box-shadow:0 0 0 3px #667eea1a;outline:none}.statistics-tab{background:#fff;border-radius:12px;border-radius:var(--border-radius-lg);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;box-shadow:var(--shadow-md);padding:2.5rem}.statistics-tab h2{color:#111827;color:var(--text-primary);font-size:1.75rem;font-weight:700;margin-bottom:2.5rem}.stats-grid{grid-gap:2rem;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.stat-card{align-items:center;background:#fff;border:2px solid var(--border-color-light);border-radius:12px;border-radius:var(--border-radius-lg);display:flex;gap:1.5rem;overflow:hidden;padding:2rem;position:relative}.stat-card:before{background:linear-gradient(135deg,#6875dd,#4f46e5);background:var(--primary-gradient);content:"";height:4px;left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .2s ease}.stat-card:hover{border-color:#6875dd;border-color:var(--primary-color);box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;box-shadow:var(--shadow-xl);transform:translateY(-4px)}.stat-card:hover:before{opacity:1}.stat-icon{align-items:center;border-radius:12px;border-radius:var(--border-radius-lg);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;box-shadow:var(--shadow-md);display:flex;flex-shrink:0;font-size:3rem;height:72px;justify-content:center;width:72px}.stat-icon-users{background:linear-gradient(135deg,#dbeafe,#bfdbfe);border:2px solid #60a5fa}.stat-icon-data{background:linear-gradient(135deg,#d1fae5,#a7f3d0);border:2px solid #34d399}.stat-icon-reports{background:linear-gradient(135deg,#fef3c7,#fde68a);border:2px solid #fbbf24}.stat-icon-activity{background:linear-gradient(135deg,#e9d5ff,#d8b4fe);border:2px solid #a855f7}.stat-content{flex:1 1}.stat-value{font-size:2.5rem;font-weight:800;line-height:1}.stat-value-small{font-size:1.125rem;font-weight:700}.stat-label{font-size:.9375rem;font-weight:600}.loading-state{color:#6b7280;color:var(--text-secondary);font-size:1.125rem;font-weight:500;padding:4rem;text-align:center}.modal-content{background:#fff;border-radius:12px;border-radius:var(--border-radius-lg);box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;box-shadow:var(--shadow-xl);display:flex;flex-direction:column;max-height:90vh;max-width:600px;overflow:hidden;width:100%}.modal-content.modal-small{max-width:450px}.modal-content.modal-medium{max-width:800px}.modal-content.modal-large{max-width:1100px}.modal-header{align-items:center;background:linear-gradient(180deg,#fafbff 0,#fff);border-bottom:2px solid #e5e7eb;border-bottom:2px solid var(--border-color);display:flex;justify-content:space-between;padding:1.75rem 2.5rem}.modal-header h2{color:#111827;color:var(--text-primary);font-size:1.5rem;font-weight:700;margin:0}.modal-close{align-items:center;background:#f3f4f6;background:var(--bg-tertiary);border:none;border-radius:50%;color:#6b7280;color:var(--text-secondary);cursor:pointer;display:flex;font-size:1.5rem;height:36px;justify-content:center;padding:0;transition:all .2s ease;width:36px}.modal-close:hover{background:#ef4444;background:var(--danger-color);color:#fff;transform:rotate(90deg)}.modal-body{overflow-y:auto;padding:2.5rem}.modal-footer{background:linear-gradient(0deg,#fafbff 0,#fff);border-top:2px solid #e5e7eb;border-top:2px solid var(--border-color);display:flex;gap:1rem;justify-content:flex-end;padding:1.75rem 2.5rem}.form-group{margin-bottom:1.5rem}.form-group:last-child{margin-bottom:0}.form-group label{color:#111827;color:var(--text-primary);display:block;font-size:.9375rem;font-weight:500;margin-bottom:.5rem}.form-input,.form-textarea{border:1px solid #e5e7eb;border:1px solid var(--border-color);border-radius:8px;border-radius:var(--border-radius);font-family:inherit;font-size:.9375rem;padding:.75rem;transition:all .2s ease;width:100%}.form-input:focus,.form-textarea:focus{border-color:#6875dd;border-color:var(--primary-color);box-shadow:0 0 0 3px #667eea1a;outline:none}.warning-text{color:#f59e0b;color:var(--warning-color);font-size:.875rem;margin-top:1rem}.stats-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.stat-card{background:#f9fafb;background:var(--bg-secondary);border:1px solid #e5e7eb;border:1px solid var(--border-color);border-radius:8px;border-radius:var(--border-radius);padding:1.5rem;text-align:center;transition:all .2s ease}.stat-card:hover{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;box-shadow:var(--shadow-md);transform:translateY(-2px)}.stat-icon{font-size:2rem;margin-bottom:.75rem}.stat-value{color:#111827;color:var(--text-primary);font-size:2rem;font-weight:700;margin-bottom:.5rem}.stat-label{color:#6b7280;color:var(--text-secondary);font-size:.875rem;letter-spacing:.05em;text-transform:uppercase}.modal-body .section{margin-bottom:2rem}.modal-body .section:last-child{margin-bottom:0}.modal-body .section-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem}.modal-body .section h3{color:#111827;color:var(--text-primary);font-size:1.125rem;font-weight:600;margin:0 0 1rem}.modal-body .section-header h3{margin:0}.modal-body .table-container{border:1px solid var(--border-color-light);border-radius:8px;border-radius:var(--border-radius);margin-bottom:1.5rem;max-height:500px;overflow-x:auto;overflow-y:auto}@media (max-width:768px){.modal-body{padding:1.75rem}.header-right{justify-content:space-between;width:100%}.controls-bar{align-items:stretch;flex-direction:column}.search-box{max-width:none}.stats-grid{grid-template-columns:repeat(2,1fr)}.page-header{padding:1.5rem 1rem}.header-left h1{font-size:1.5rem}.header-left p{font-size:.875rem}.tabs-navigation{overflow-x:auto;padding:0 1rem}.tab-button{font-size:.875rem;padding:.75rem 1rem;white-space:nowrap}.tab-content-wrapper{padding:0 1rem}.table-container{overflow-x:scroll}.invitations-table,.members-table,.workspaces-table{min-width:800px}.stats-grid{grid-template-columns:1fr}.pagination-bar{align-items:stretch;flex-direction:column;gap:1rem}.pagination-controls{justify-content:center}.modal-overlay{padding:1rem}.modal-body{padding:1.5rem}}*{box-sizing:border-box;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.login-container{align-items:center;background-color:#f9fafb;display:flex;height:100vh;justify-content:center;min-height:100vh;overflow:hidden;padding:.75rem}.login-card{background-color:#fff;border-radius:.75rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;display:flex;flex-direction:column;max-height:100%;max-width:80rem;overflow:hidden;width:100%}.login-form-section{align-items:center;display:flex;justify-content:center;padding:1.5rem;width:100%}.login-form-container{max-width:28rem;width:100%}.login-title{margin-bottom:1.25rem}.login-title h1{color:#111827;font-size:1.875rem;font-weight:700;margin-bottom:.5rem}.login-title p{color:#6b7280;font-size:.875rem}.error-alert{background-color:#fef2f2;border:1px solid #fecaca;border-radius:.5rem;margin-bottom:1.5rem;padding:1rem}.error-alert p{color:#991b1b;font-size:.875rem;margin:0}.google-button{align-items:center;background-color:#fff;border:1px solid #d1d5db;border-radius:.5rem;color:#374151;cursor:pointer;display:flex;font-weight:500;gap:.75rem;justify-content:center;margin-bottom:1rem;padding:.875rem 1.5rem;transition:background-color .2s ease;width:100%}.google-button:hover:not(:disabled){background-color:#f9fafb}.google-button:disabled{cursor:not-allowed;opacity:.5}.google-icon{height:1.25rem;width:1.25rem}.divider-container{margin-bottom:1rem;position:relative}.divider-line{align-items:center;display:flex;inset:0;position:absolute}.divider-line>div{border-top:1px solid #d1d5db;width:100%}.divider-text-wrapper{display:flex;font-size:.875rem;justify-content:center;position:relative}.divider-text{background-color:#fff;color:#6b7280;padding:0 1rem}.login-form{display:flex;flex-direction:column;gap:.75rem}.input-group{position:relative}.input-icon{align-items:center;bottom:0;display:flex;left:0;padding-left:1rem;pointer-events:none;position:absolute;top:0}.input-icon svg{color:#9ca3af;height:1.25rem;width:1.25rem}.form-input{background-color:#f3f4f6;border:none;border-radius:.5rem;outline:none;padding:.75rem 1rem .75rem 3rem;transition:all .2s ease;width:100%}.form-input:focus{background-color:#fff;box-shadow:0 0 0 2px #3b82f6}.form-input:disabled{cursor:not-allowed;opacity:.5}.password-input{padding-right:3rem}.password-toggle{align-items:center;background:#0000;border:none;bottom:0;cursor:pointer;display:flex;padding-right:1rem;position:absolute;right:0;top:0}.password-toggle svg{color:#9ca3af;height:1.25rem;transition:color .2s ease;width:1.25rem}.password-toggle:hover svg{color:#4b5563}.form-options{align-items:center;display:flex;justify-content:space-between}.remember-me-label{align-items:center;cursor:pointer;display:flex}.remember-me-checkbox{background-color:#f3f4f6;border-color:#d1d5db;border-radius:.25rem;color:#3b82f6;cursor:pointer;height:1rem;width:1rem}.remember-me-checkbox:focus{outline:2px solid #3b82f6;outline-offset:2px}.remember-me-text{color:#374151;font-size:.875rem;margin-left:.5rem}.forgot-password-link{color:#3b82f6;font-size:.875rem;font-weight:500;text-decoration:none;transition:color .2s ease}.forgot-password-link:hover{color:#2563eb}.login-button{background-color:#3b82f6;border:none;border-radius:.5rem;color:#fff;cursor:pointer;font-weight:600;padding:.875rem 1.5rem;transition:background-color .2s ease;width:100%}.login-button:hover:not(:disabled){background-color:#2563eb}.login-button:disabled{cursor:not-allowed;opacity:.5}.signup-section{margin-top:1rem;text-align:center}.signup-section p{color:#6b7280;font-size:.875rem;margin:0}.signup-link{color:#3b82f6;font-weight:600;text-decoration:none;transition:color .2s ease}.signup-link:hover{color:#2563eb}.login-illustration-section{align-items:center;background:linear-gradient(to bottom right,#2563eb,#1d4ed8);display:none;justify-content:center;padding:2rem;width:50%}.illustration-content{max-width:28rem;text-align:center;width:100%}.illustration-image{height:auto;width:100%}@media (min-width:768px){.login-card{flex-direction:row}.login-form-section{padding:2.5rem;width:50%}.login-illustration-section{display:flex}}@media (min-width:1024px){.login-form-section{padding:3rem}}
/*# sourceMappingURL=main.a3ab5345.css.map*/