@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap);*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f5f5f5;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.auth-container{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;justify-content:center;min-height:100vh;padding:2rem}.auth-card{background:#fff;border-radius:16px;box-shadow:0 20px 60px #0003;max-width:450px;padding:3rem;width:100%}.auth-card h1{color:#1a1a1a;font-size:2rem;font-weight:700;margin:0 0 .5rem;text-align:center}.auth-subtitle{color:#4a5568;font-size:1rem;margin:0 0 2rem;text-align:center}.error-message{background:#fee2e2;border-radius:8px;color:#991b1b;padding:.875rem 1rem}.error-message,.form-group{margin-bottom:1.5rem}.form-group label{color:#1a1a1a;display:block;font-size:.95rem;font-weight:500;margin-bottom:.5rem}.form-group input,.form-group select{background:#fff;border:1.5px solid #e2e8f0;border-radius:8px;color:#1a1a1a;font-family:inherit;font-size:1rem;padding:.875rem 1rem;transition:all .2s ease;width:100%}.form-group input:focus,.form-group select:focus{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a;outline:none}.form-group input::placeholder{color:#a0aec0}.form-group select{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='%234a5568' d='M6 9 1 4h10z'/%3E%3C/svg%3E");padding-right:2.5rem}.btn-primary{border-radius:8px;font-family:inherit;font-size:1rem;font-weight:500;justify-content:center;text-align:center}.btn-primary:disabled{opacity:.6}.btn-full{width:100%}.auth-footer{color:#4a5568;font-size:.95rem;margin-top:2rem;text-align:center}.auth-footer a{color:#667eea;font-weight:500;text-decoration:none}.auth-footer a:hover{text-decoration:underline}@media (max-width:640px){.auth-card{padding:2rem}.auth-card h1{font-size:1.75rem}}.department-kanban-container{scrollbar-color:#cbd5e1 #f1f5f9;scrollbar-width:thin}.department-kanban-container::-webkit-scrollbar{height:8px}.department-kanban-container::-webkit-scrollbar-track{background:#f1f5f9;border-radius:4px}.department-kanban-container::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}.department-kanban-container::-webkit-scrollbar-thumb:hover{background:#94a3b8}.department-kanban-column{position:relative}.department-kanban-column:hover{box-shadow:0 4px 6px #0000001a!important}.department-kanban-column-content{scrollbar-color:#cbd5e1 #f8fafc;scrollbar-width:thin}.department-kanban-column-content::-webkit-scrollbar{width:6px}.department-kanban-column-content::-webkit-scrollbar-track{background:#f8fafc}.department-kanban-column-content::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}.department-kanban-column-content::-webkit-scrollbar-thumb:hover{background:#94a3b8}.dashboard{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;min-height:100vh}.dashboard,.dashboard.premium{background:#fafbfc}.dashboard-nav.premium-nav{background:#fff;border-bottom:1px solid #e5e7eb;box-shadow:none;padding:.75rem 0;position:-webkit-sticky;position:sticky;top:0;z-index:1000}.nav-container{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1600px;padding:0 2rem}.logo{color:#111827;font-size:1.25rem;font-weight:700;letter-spacing:-.02em;margin:0}.nav-right{align-items:center;display:flex;gap:1rem}.btn-primary-premium{align-items:center;background:#667eea;color:#fff;display:flex;gap:.5rem;padding:.625rem 1.25rem;transition:all .2s cubic-bezier(.4,0,.2,1)}.btn-primary-premium:hover{background:#5568d3;box-shadow:0 4px 12px #667eea40}.btn-primary-premium .btn-icon{font-size:.875rem}.btn-secondary-premium{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:8px;color:#667eea;cursor:pointer;display:flex;font-family:inherit;font-size:.9375rem;font-weight:600;gap:.5rem;padding:.625rem 1.25rem;transition:all .2s cubic-bezier(.4,0,.2,1)}.btn-secondary-premium:hover{background:#f9fafb;border-color:#667eea;box-shadow:0 2px 8px #667eea26;transform:translateY(-1px)}.btn-secondary-premium .btn-icon{font-size:.875rem}.avatar-dropdown-container{position:relative}.avatar-button{align-items:center;background:none;border:none;border-radius:8px;cursor:pointer;display:flex;gap:.5rem;padding:.25rem;transition:background .2s ease}.avatar-button:hover{background:#f3f4f6}.premium-avatar{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border:2px solid #fff;border-radius:50%;box-shadow:0 2px 4px #0000001a;color:#fff;display:flex;font-size:.9375rem;font-weight:600;height:36px;justify-content:center;width:36px}.dropdown-chevron{color:#6b7280;font-size:.75rem;transition:transform .2s ease}.avatar-button:hover .dropdown-chevron{transform:rotate(180deg)}.avatar-dropdown{animation:dropdownFadeIn .2s ease;background:#fff;border-radius:12px;box-shadow:0 10px 40px #00000026;min-width:240px;overflow:hidden;position:absolute;right:0;top:calc(100% + .5rem);z-index:1000}@keyframes dropdownFadeIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.dropdown-header{align-items:center;background:#f9fafb;display:flex;gap:.75rem;padding:1rem}.dropdown-name{color:#111827;font-size:.9375rem;font-weight:600}.dropdown-email{color:#6b7280;font-size:.8125rem;margin-top:.125rem}.dropdown-divider{background:#e5e7eb;height:1px;margin:.5rem 0}.dropdown-item{align-items:center;background:none;border:none;color:#374151;cursor:pointer;display:flex;font-family:inherit;font-size:.9375rem;gap:.75rem;padding:.75rem 1rem;text-align:left;text-decoration:none;transition:background .15s ease;width:100%}.dropdown-item:hover{background:#f9fafb}.dropdown-item-danger{color:#dc2626}.dropdown-item-danger:hover{background:#fef2f2}.dropdown-icon{color:#6b7280;font-size:.875rem;width:16px}.dropdown-item-danger .dropdown-icon{color:#dc2626}.notification-badge{background:#ef4444;border-radius:10px;color:#fff;font-size:.75rem;font-weight:600;margin-left:auto;padding:.125rem .5rem}.dashboard-header.premium-header{align-items:flex-start;display:flex;gap:2rem;justify-content:space-between;margin-bottom:2rem}.header-left{flex:1 1}.premium-greeting{color:#111827;font-size:1.875rem;font-weight:700;letter-spacing:-.02em;line-height:1.2;margin:0 0 .5rem}.premium-subtitle{color:#6b7280;font-size:1rem;line-height:1.5;margin:0}.header-right{align-items:center;display:flex;gap:1rem}.view-toggle{background:#f3f4f6;border-radius:8px;display:flex;gap:.25rem;padding:.25rem}.view-toggle button{background:#0000;border:none;border-radius:6px;color:#6b7280;cursor:pointer;font-family:inherit;font-size:.875rem;font-weight:500;padding:.5rem 1rem;transition:all .2s ease}.view-toggle button.active{background:#fff;box-shadow:0 1px 2px #0000000d;color:#111827}.filters{gap:.5rem}.filters,.search-input-wrapper{align-items:center;display:flex}.search-input-wrapper{position:relative}.search-icon{color:#9ca3af;font-size:.875rem;left:.75rem;pointer-events:none;position:absolute;z-index:1}.search-input{background:#fff;border:1px solid #e5e7eb;border-radius:8px;color:#374151;font-family:inherit;font-size:.875rem;min-width:250px;padding:.5rem .75rem .5rem 2.5rem;transition:border-color .2s ease}.search-input::placeholder{color:#9ca3af}.search-input:focus{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a;outline:none}.filter-select{background:#fff;border:1px solid #e5e7eb;border-radius:8px;color:#374151;cursor:pointer;font-family:inherit;font-size:.875rem;padding:.5rem .75rem;transition:border-color .2s ease}.filter-select:focus{border-color:#667eea;outline:none}.dashboard-stats.premium-stats{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-bottom:2rem}.stat-card.premium-stat-card{align-items:center;background:#fff;border:1px solid #0000;border-radius:12px;box-shadow:0 1px 3px #0000000d;cursor:pointer;display:flex;gap:1rem;padding:1.25rem;transition:all .2s cubic-bezier(.4,0,.2,1)}.stat-card.premium-stat-card:hover{border-color:#e5e7eb;box-shadow:0 4px 12px #0000001a;transform:translateY(-2px)}.stat-card.premium-stat-card.active{background:#f0f4ff;border-color:#667eea}.stat-icon{align-items:center;background:linear-gradient(135deg,#667eea15,#764ba215);border-radius:10px;color:#667eea;display:flex;flex-shrink:0;font-size:1.25rem;height:48px;justify-content:center;width:48px}.stat-content{flex:1 1}.stat-value{font-size:1.875rem;font-weight:700;line-height:1;margin-bottom:.25rem}.stat-label{font-size:.875rem}.dashboard-main.premium-main{background:#0000;border-radius:0;box-shadow:none;padding:0}.dashboard-content{margin:0 auto;max-width:1600px;padding:2rem}.skeleton-header{border-radius:8px;height:60px}.skeleton-cards{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(3,1fr);margin-bottom:2rem}.skeleton-card{animation:skeletonPulse 1.5s ease-in-out infinite;background:#e5e7eb;border-radius:12px;height:100px}.skeleton-board{display:flex;gap:1rem}.skeleton-column{animation:skeletonPulse 1.5s ease-in-out infinite;background:#e5e7eb;border-radius:12px;flex:1 1;height:400px}@media (max-width:1200px){.dashboard-header.premium-header{flex-direction:column}.header-right{flex-wrap:wrap;width:100%}}@media (max-width:768px){.dashboard-content{padding:1rem}.premium-greeting{font-size:1.5rem}.dashboard-stats.premium-stats{grid-template-columns:1fr}.nav-right{gap:.5rem}.btn-primary-premium{font-size:.875rem;padding:.5rem 1rem}.btn-primary-premium .btn-icon{display:none}}.projects-list-view{background:#fff;border-radius:12px;box-shadow:0 1px 3px #0000001a;overflow:hidden}.list-header{background:#f9fafb;border-bottom:2px solid #e5e7eb;color:#6b7280;display:flex;font-size:.875rem;font-weight:600;letter-spacing:.05em;padding:1rem 1.5rem;text-transform:uppercase}.list-header-cell{flex:1 1;padding:0 .5rem}.list-content{max-height:calc(100vh - 400px);min-height:400px;overflow-y:auto}.list-row{align-items:center;border-bottom:1px solid #f3f4f6;cursor:pointer;display:flex;padding:1rem 1.5rem;transition:all .2s ease}.list-row:hover{background:#f9fafb}.list-row:last-child{border-bottom:none}.list-cell{color:#111827;flex:1 1;font-size:.9375rem;padding:0 .5rem}.client-type-badge{border-radius:6px;display:inline-block;font-size:.8125rem;font-weight:600;letter-spacing:.05em;padding:.375rem .75rem;text-transform:uppercase}.client-type-badge.icon{background:linear-gradient(135deg,#fbbf24,#f59e0b);color:#fff}.client-type-badge.star{background:linear-gradient(135deg,#e5e7eb,#d1d5db);color:#374151}.client-type-badge.katalyst{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.client-type-badge.premium,.client-type-badge.private{background:linear-gradient(135deg,#8b5cf6,#7c3aed);color:#fff}.client-type-badge.powered-up{background:linear-gradient(135deg,#a855f7,#9333ea);color:#fff}.priority-badge{border-radius:6px;display:inline-block;font-size:.8125rem;font-weight:600;padding:.375rem .75rem}.priority-badge.priority-urgent{background:#fee2e2;color:#991b1b}.priority-badge.priority-high{background:#fef3c7;color:#92400e}.priority-badge.priority-medium{background:#dbeafe;color:#1e40af}.priority-badge.priority-low{background:#f3f4f6;color:#6b7280}.stage-badge{background:#e0e7ff;border-radius:6px;color:#4338ca;display:inline-block;font-size:.8125rem;font-weight:600;padding:.375rem .75rem}.view-btn{background:#667eea;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:.875rem;font-weight:600;padding:.5rem 1rem;transition:all .2s ease}.view-btn:hover{background:#5568d3;transform:translateY(-1px)}.empty-list{color:#6b7280;padding:4rem 2rem;text-align:center}.empty-list p{font-size:1rem;margin:0}@keyframes slideInRight{0%{transform:translateX(100%)}to{transform:translateX(0)}}.confirm-modal-overlay{align-items:center;animation:fadeIn .2s ease;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.confirm-modal{animation:slideUp .3s ease;background:#fff;border-radius:16px;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;max-width:440px;overflow:visible;width:90%}.confirm-modal-header{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;padding:2rem 1.5rem 0;position:relative}.confirm-modal-icon-wrapper{display:flex;justify-content:center;margin-bottom:1rem;width:100%}.confirm-modal-icon{align-items:center;border-radius:50%;box-shadow:0 4px 12px #00000026;display:flex;flex-shrink:0;font-size:1.75rem;height:56px;justify-content:center;width:56px}.confirm-modal-icon.warning{background:#fef3c7;color:#f59e0b}.confirm-modal-icon.danger{background:#fee2e2;color:#ef4444}.confirm-modal-icon.info{background:#dbeafe;color:#3b82f6}.confirm-modal-close{align-items:center;background:none;border:none;border-radius:8px;color:#6b7280;cursor:pointer;display:flex;flex-shrink:0;font-size:1.25rem;height:32px;justify-content:center;padding:.5rem;position:absolute;right:.5rem;top:.5rem;transition:all .2s ease;width:32px}.confirm-modal-close:hover{background:#f3f4f6;color:#111827}.confirm-modal-content{padding:.5rem 1.5rem 1.5rem;text-align:center}.confirm-modal-title{color:#111827;font-size:1.25rem;font-weight:700;letter-spacing:-.02em;margin:0 0 .75rem}.confirm-modal-message{color:#6b7280;font-size:.9375rem;line-height:1.6;margin:0}.confirm-modal-actions{display:flex;gap:.75rem;justify-content:flex-end;padding:0 1.5rem 1.5rem}.confirm-modal-btn{border:none;border-radius:8px;cursor:pointer;font-family:inherit;font-size:.9375rem;font-weight:600;min-width:100px;padding:.75rem 1.5rem;transition:all .2s ease}.confirm-modal-btn:disabled{cursor:not-allowed;opacity:.6}.confirm-modal-btn.cancel-btn{background:#fff;border:1.5px solid #e5e7eb;color:#374151}.confirm-modal-btn.cancel-btn:hover:not(:disabled){background:#f9fafb;border-color:#d1d5db}.confirm-modal-btn.confirm-btn{color:#fff}.confirm-modal-btn.confirm-btn.warning{background:#f59e0b}.confirm-modal-btn.confirm-btn.warning:hover:not(:disabled){background:#d97706;box-shadow:0 4px 12px #f59e0b40;transform:translateY(-1px)}.confirm-modal-btn.confirm-btn.danger{background:#ef4444}.confirm-modal-btn.confirm-btn.danger:hover:not(:disabled){background:#dc2626;box-shadow:0 4px 12px #ef444440;transform:translateY(-1px)}.confirm-modal-btn.confirm-btn.info{background:#3b82f6}.confirm-modal-btn.confirm-btn.info:hover:not(:disabled){background:#2563eb;box-shadow:0 4px 12px #3b82f640;transform:translateY(-1px)}.send-review-modal-overlay{align-items:center;animation:fadeIn .2s ease;background:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.send-review-modal{animation:slideUp .3s ease;background:#fff;border-radius:16px;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;max-width:500px;overflow:hidden;width:90%}.send-review-modal-header{align-items:flex-start;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;padding:1.5rem}.send-review-modal-header h2{color:#111827;font-size:1.5rem;font-weight:700;letter-spacing:-.02em;margin:0 0 .25rem}.modal-subtitle{color:#6b7280;font-size:.875rem;margin:0}.close-button{align-items:center;background:none;border:none;border-radius:8px;color:#6b7280;cursor:pointer;display:flex;flex-shrink:0;font-size:1.25rem;height:32px;justify-content:center;padding:.5rem;transition:all .2s ease;width:32px}.close-button:hover{background:#f3f4f6;color:#111827}.send-review-form{padding:1.5rem}.form-group-review{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1.5rem}.form-group-review label{align-items:center;color:#374151;display:flex;font-size:.875rem;font-weight:600;gap:.5rem;letter-spacing:.05em;text-transform:uppercase}.input-wrapper{align-items:center;display:flex;position:relative}.input-icon{color:#9ca3af;font-size:1rem;left:1rem;pointer-events:none;position:absolute}.deliverable-select{background:#fff;border:1.5px solid #e5e7eb;border-radius:8px;color:#111827;cursor:pointer;font-family:inherit;font-size:1rem;padding:.875rem 1rem;transition:all .2s ease;width:100%}.deliverable-select:focus{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a;outline:none}.drive-link-input{background:#fff;border:1.5px solid #e5e7eb;border-radius:8px;color:#111827;font-family:inherit;font-size:1rem;padding:.875rem 1rem .875rem 2.75rem;transition:all .2s ease;width:100%}.drive-link-input:focus{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a;outline:none}.input-hint{color:#6b7280;font-size:.8125rem;line-height:1.5;margin:0}.error-message{background:#fef2f2;border:1px solid #fecaca;border-radius:6px;color:#dc2626;font-size:.875rem;padding:.625rem .75rem}.modal-actions{gap:.75rem;justify-content:flex-end}.btn-cancel{background:#fff;border:1.5px solid #e5e7eb;border-radius:8px;color:#374151;cursor:pointer;font-family:inherit;font-size:1rem;font-weight:600;padding:.875rem 1.5rem;transition:all .2s ease}.btn-cancel:hover{background:#f9fafb;border-color:#d1d5db}.btn-submit-review{background:#667eea;border:none;border-radius:8px;color:#fff;cursor:pointer;font-family:inherit;font-size:1rem;font-weight:600;padding:.875rem 1.5rem;transition:all .2s ease}.btn-submit-review:hover:not(:disabled){background:#5568d3;box-shadow:0 4px 12px #667eea40;transform:translateY(-1px)}.btn-submit-review:disabled{cursor:not-allowed;opacity:.6}.link-type-selector{display:flex;gap:.75rem;margin-top:.5rem}.link-type-btn{align-items:center;background:#fff;border:1.5px solid #e5e7eb;border-radius:8px;color:#374151;cursor:pointer;display:flex;flex:1 1;font-family:inherit;font-size:.9375rem;font-weight:600;gap:.5rem;justify-content:center;padding:.75rem 1rem;transition:all .2s ease}.link-type-btn:hover{background:#faf5ff;border-color:#c084fc}.link-type-btn.active{background:linear-gradient(135deg,#f3e8ff,#e9d5ff);border-color:#8b5cf6;box-shadow:0 2px 8px #8b5cf626;color:#7c3aed}.link-type-btn.active svg{color:#8b5cf6}.edit-task-modal{background:#fff;border-radius:16px;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;display:flex;flex-direction:column;margin:1rem;max-height:90vh;max-width:640px;overflow:hidden;width:100%}.modal-header{padding:2rem 2.5rem 1.5rem}.modal-close{align-items:center;background:none;border:none;border-radius:8px;color:#6b7280;cursor:pointer;display:flex;font-size:1.25rem;height:36px;justify-content:center;padding:.5rem;transition:all .2s ease;width:36px}.modal-close:hover{background:#f9fafb;color:#111827}.edit-task-form{display:flex;flex:1 1;flex-direction:column;gap:2rem;overflow-y:auto;padding:2rem 2.5rem}.form-group{display:flex;flex-direction:column;gap:.75rem}.form-group label{color:#374151;font-size:.9375rem;font-weight:600;letter-spacing:-.01em}.form-group input,.form-group select,.form-group textarea{background:#fff;border:1.5px solid #e5e7eb;border-radius:10px;color:#111827;font-family:inherit;font-size:1rem;padding:1rem 1.25rem;transition:all .2s ease}.form-group input::placeholder,.form-group textarea::placeholder{color:#9ca3af}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{background:#fff;border-color:#667eea;box-shadow:0 0 0 4px #667eea1a;outline:none}.form-group textarea{font-family:inherit;line-height:1.6;min-height:120px;resize:vertical}.form-group select{-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3E%3Cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m6 8 4 4 4-4'/%3E%3C/svg%3E");background-position:right 1rem center;background-repeat:no-repeat;background-size:1.25em 1.25em;cursor:pointer;padding-right:3rem}.delete-confirm{display:flex;flex-direction:column;gap:1.5rem;padding:3rem 2.5rem;text-align:center}.delete-confirm h3{color:#dc2626;font-size:1.5rem;font-weight:700;letter-spacing:-.02em;margin:0}.delete-confirm p{color:#6b7280;font-size:1rem;line-height:1.6;margin:0}.delete-actions{display:flex;gap:1rem;justify-content:center;margin-top:.5rem}.modal-actions{align-items:center;border-top:1px solid #f3f4f6;display:flex;gap:1rem;justify-content:space-between;margin-top:auto;padding:2rem 2.5rem}.action-buttons{display:flex;gap:.875rem;margin-left:auto}.btn-secondary{align-items:center;background:#fff;border:1.5px solid #e5e7eb;border-radius:10px;color:#374151;cursor:pointer;display:flex;font-size:.9375rem;font-weight:600;gap:.5rem;padding:.875rem 1.75rem;transition:all .2s ease}.btn-secondary:hover:not(:disabled){background:#f9fafb;border-color:#d1d5db;transform:translateY(-1px)}.btn-secondary:disabled{cursor:not-allowed;opacity:.5}.btn-primary{align-items:center;background:#667eea;border:none;border-radius:10px;color:#fff;cursor:pointer;display:flex;font-size:.9375rem;font-weight:600;gap:.5rem;padding:.875rem 1.75rem;transition:all .2s ease}.btn-primary:hover:not(:disabled){background:#5568d3;box-shadow:0 4px 12px #667eea4d;transform:translateY(-1px)}.btn-primary:disabled{cursor:not-allowed;opacity:.5}.btn-danger{align-items:center;background:#dc2626;border:none;border-radius:10px;color:#fff;cursor:pointer;display:flex;font-size:.9375rem;font-weight:600;gap:.5rem;padding:.875rem 1.75rem;transition:all .2s ease}.btn-danger:hover:not(:disabled){background:#b91c1c;box-shadow:0 4px 12px #dc26264d;transform:translateY(-1px)}.btn-danger:disabled{cursor:not-allowed;opacity:.5}.custom-deliverable-input{align-items:center;display:flex;gap:.5rem;margin-top:.5rem}.custom-deliverable-input .custom-input{background:#fff;border:1.5px solid #667eea;border-radius:10px;color:#111827;flex:1 1;font-family:inherit;font-size:1rem;padding:1rem 1.25rem;transition:all .2s ease}.custom-deliverable-input .custom-input:focus{border-color:#667eea;box-shadow:0 0 0 4px #667eea1a;outline:none}.btn-remove-custom{align-items:center;background:#f3f4f6;border:1.5px solid #e5e7eb;border-radius:10px;color:#6b7280;cursor:pointer;display:flex;flex-shrink:0;height:48px;justify-content:center;padding:1rem;transition:all .2s ease;width:48px}.btn-remove-custom:hover{background:#e5e7eb;border-color:#d1d5db;color:#374151}@media (max-width:768px){.edit-task-modal{margin:.5rem;max-width:95%}.modal-header{padding:1.5rem 1.5rem 1rem}.modal-header h2{font-size:1.5rem}.edit-task-form{gap:1.5rem;padding:1.5rem}.modal-actions{align-items:stretch;flex-direction:column;padding:1.5rem}.action-buttons{margin-left:0;width:100%}.btn-danger,.btn-primary,.btn-secondary{justify-content:center;width:100%}}.premium-project-detail{background:#fafbfc;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;min-height:100vh}.project-summary-bar{background:#fff;border-bottom:1px solid #e5e7eb;box-shadow:0 1px 3px #0000000d;padding:1.5rem 0;position:-webkit-sticky;position:sticky;top:0;z-index:100}.summary-bar-content{margin:0 auto;max-width:1600px;padding:0 2rem}.back-button-premium{align-items:center;background:none;border:none;color:#667eea;cursor:pointer;display:flex;font-family:inherit;font-size:.9375rem;font-weight:500;gap:.5rem;margin-bottom:1.25rem;padding:.5rem 0;transition:all .2s ease}.back-button-premium:hover{color:#5568d3;transform:translateX(-2px)}.summary-main{align-items:flex-start;display:flex;flex-wrap:wrap;gap:2rem;justify-content:space-between}.summary-left{flex:1 1;min-width:300px}.project-title-premium{color:#111827;font-size:2rem;font-weight:700;letter-spacing:-.02em;line-height:1.2;margin:0 0 .75rem}.project-meta-badges{align-items:center;display:flex;flex-wrap:wrap;gap:.75rem}.client-badge-premium{border-radius:8px;box-shadow:0 2px 4px #0000001a;font-size:.875rem;font-weight:600;padding:.5rem 1rem}.meta-separator{color:#9ca3af;font-size:.875rem}.priority-badge-premium{align-items:center;background:#f3f4f6;border-radius:8px;color:#374151;display:flex;font-size:.875rem;font-weight:500;gap:.5rem;padding:.5rem 1rem}.priority-dot-small{border-radius:50%;height:8px;width:8px}.stage-badge-premium{background:#eef2ff;border:1px solid #c7d2fe;border-radius:8px;color:#667eea;font-size:.875rem;font-weight:600;padding:.5rem 1rem}.summary-right{align-items:center}.summary-right,.summary-stats{display:flex;flex-wrap:wrap;gap:1.5rem}.summary-stat{display:flex;flex-direction:column;gap:.25rem}.stat-label{color:#6b7280;font-size:.75rem;font-weight:500;letter-spacing:.05em;text-transform:uppercase}.stat-value{color:#111827;font-weight:600}.health-stat .stat-value,.stat-value{font-size:.9375rem}.health-indicator{gap:.375rem}.btn-primary-action,.health-indicator{align-items:center;display:flex;font-weight:600}.btn-primary-action{background:#667eea;border:none;border-radius:8px;color:#fff;cursor:pointer;font-family:inherit;font-size:.9375rem;gap:.5rem;padding:.625rem 1.25rem;transition:all .2s cubic-bezier(.4,0,.2,1)}.btn-primary-action:hover{background:#5568d3;box-shadow:0 4px 12px #667eea40;transform:translateY(-1px)}.next-action-banner{align-items:center;background:linear-gradient(135deg,#fef3c7,#fde68a);border-left:4px solid #f59e0b;color:#92400e;display:flex;font-weight:500;gap:.75rem;margin:0 auto;max-width:1600px;padding:1rem 2rem}.action-icon{color:#f59e0b;font-size:1rem}.milestone-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 1px 3px #0000000d;margin:2rem auto;max-width:1600px;padding:2rem}.milestone-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1.5rem}.milestone-header h3{color:#111827;font-size:1.25rem;font-weight:600;margin:0}.progress-percentage{color:#667eea;font-size:1rem;font-weight:600}.progress-bar-container{background:#f3f4f6;border-radius:6px;height:10px;margin-bottom:1.5rem;overflow:hidden}.progress-bar-fill{background:linear-gradient(90deg,#667eea,#764ba2);border-radius:6px;height:100%;transition:width .6s cubic-bezier(.4,0,.2,1)}.progress-bar-fill.animated{animation:progressFill .6s cubic-bezier(.4,0,.2,1)}@keyframes progressFill{0%{width:0}}.milestone-tasks{display:flex;flex-direction:column;gap:1rem}.milestone-task-item{align-items:center;border-radius:8px;display:flex;gap:1rem;padding:.75rem;transition:background .2s ease}.milestone-task-item:hover{background:#f9fafb}.milestone-checkbox{align-items:center;background:none;border:none;color:#9ca3af;cursor:pointer;display:flex;font-size:1.25rem;padding:0;transition:color .2s ease}.milestone-checkbox:hover{color:#667eea}.milestone-checkbox.completed{color:#10b981}.task-completed{color:#9ca3af;text-decoration:line-through}.milestone-status{border-radius:8px;font-size:.875rem;font-weight:500;margin-top:1rem;padding:.75rem 1rem}.milestone-status.warning{background:#fef3c7;color:#92400e}.milestone-status.info{background:#dbeafe;color:#1e40af}.activity-summary{background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 1px 3px #0000000d;margin:0 auto 2rem;max-width:1600px;padding:1.5rem 2rem}.activity-summary h3{color:#6b7280;font-size:1rem;font-weight:600;letter-spacing:.05em;margin:0 0 1rem;text-transform:uppercase}.activity-list{display:flex;flex-direction:column;gap:.75rem}.activity-item{align-items:center;border-radius:8px;padding:.75rem;transition:background .2s ease}.activity-item:hover{background:#f9fafb}.activity-icon{color:#667eea;flex-shrink:0;font-size:.875rem}.activity-content{align-items:center;display:flex;justify-content:space-between}.activity-text{color:#111827;font-size:.9375rem;font-weight:500}.activity-time{font-size:.8125rem}.premium-tabs{-ms-overflow-style:none;border-bottom:1px solid #e5e7eb;display:flex;gap:0;justify-content:center;margin-left:auto;margin-right:auto;margin-top:3rem;max-width:1600px;overflow-x:auto;padding:0 2rem;scrollbar-width:none}.premium-tabs::-webkit-scrollbar{display:none}.tab-item{align-items:center;background:none;border:none;border-bottom:2px solid #0000;color:#6b7280;cursor:pointer;display:flex;font-family:inherit;font-size:.9375rem;font-weight:500;gap:.5rem;justify-content:center;min-width:140px;padding:1rem 1.5rem;position:relative;text-align:center;transition:all .2s cubic-bezier(.4,0,.2,1);white-space:nowrap}.tab-item:hover{background:#f9fafb;color:#111827}.tab-item.active{border-bottom-color:#667eea;color:#667eea;font-weight:600}.tab-icon{font-size:.875rem}.tab-item:after{background:#667eea;bottom:-1px;content:"";height:2px;left:0;position:absolute;right:0;transform:scaleX(0);transition:transform .2s ease}.tab-item.active:after{transform:scaleX(1)}.tab-content-wrapper{margin:2rem auto 0;max-width:1600px;min-height:400px;padding:2rem}.fade-in,.tab-content{animation:fadeIn .3s ease}.premium-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr))}.premium-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 1px 3px #0000000d;padding:2rem;transition:all .2s ease}.premium-card:hover{box-shadow:0 4px 12px #00000014;transform:translateY(-1px)}.card-title{color:#111827;font-size:1.125rem;font-weight:600;letter-spacing:-.01em;margin:0 0 1.5rem}.detail-list{gap:1.25rem}.detail-item-premium,.detail-list{display:flex;flex-direction:column}.detail-item-premium{gap:.5rem}.detail-label{color:#6b7280;font-size:.8125rem;font-weight:500;letter-spacing:.05em;text-transform:uppercase}.detail-value{color:#111827;font-size:1rem;font-weight:600;line-height:1.5}.notes-item{margin-top:.5rem}.notes-value{color:#374151;font-weight:400;line-height:1.6}.activity-notifications-list{scrollbar-color:#c7d2fe #f3f4f6;scrollbar-width:thin}.activity-notifications-list::-webkit-scrollbar{width:6px}.activity-notifications-list::-webkit-scrollbar-track{background:#f3f4f6;border-radius:3px}.activity-notifications-list::-webkit-scrollbar-thumb{background:#c7d2fe;border-radius:3px}.activity-notifications-list::-webkit-scrollbar-thumb:hover{background:#a5b4fc}.activity-notification-item{transition:all .2s ease}.activity-notification-item:hover{background:#f3f4f6!important;border-color:#d1d5db!important;transform:translateX(2px)}.revision-list-premium{display:flex;flex-direction:column;gap:1.5rem}.revision-item-premium{align-items:center;background:#f9fafb;border-radius:12px;display:flex;justify-content:space-between;padding:1rem;transition:background .2s ease}.revision-item-premium:hover{background:#f3f4f6}.revision-label{color:#374151;font-size:.9375rem;font-weight:500}.revision-count{color:#667eea;font-size:2rem;font-weight:700;transition:color .2s ease}.revision-count.warning{color:#f59e0b}.revision-count.critical{color:#dc2626}.closure-card-premium{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.closure-card-premium .card-title,.closure-text{color:#fff}.closure-text{line-height:1.6;margin:0 0 1.5rem;opacity:.95}.deliverables-header-info{border-bottom:1px solid #e5e7eb;margin-bottom:2rem;padding-bottom:1.5rem}.section-title{color:#111827;font-size:1.5rem;font-weight:700;letter-spacing:-.02em;margin:0 0 .5rem}.section-description{color:#6b7280;font-size:.9375rem;line-height:1.6;margin:0}.enhanced-deliverable{border-left:3px solid #0000;transition:all .2s ease}.enhanced-deliverable:hover{background:#fafbfc;border-left-color:#667eea}.deliverable-title-section{align-items:center;display:flex;flex-wrap:wrap;gap:.75rem}.department-badges-group{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem}.department-badge{align-items:center;border:1px solid;border-radius:6px;display:inline-flex;font-size:.75rem;font-weight:600;gap:.375rem;letter-spacing:.05em;padding:.25rem .625rem;text-transform:uppercase}.workflow-context{align-items:center;background:#f9fafb;border-radius:6px;color:#6b7280;display:flex;font-size:.8125rem;gap:.5rem;margin:.5rem 0;padding:.5rem .75rem}.workflow-icon{color:#9ca3af;flex-shrink:0;font-size:.75rem}.workflow-text{flex:1 1;line-height:1.4}.deliverable-links-section{border-top:1px solid #e5e7eb;margin-top:1rem;padding-top:1rem}.links-header{align-items:center;color:#374151;display:flex;font-size:.8125rem;font-weight:600;gap:.5rem;letter-spacing:.05em;margin-bottom:.75rem;text-transform:uppercase}.links-icon{font-size:.875rem}.links-icon,.links-title{color:#6b7280}.links-list{display:flex;flex-direction:column;gap:.5rem}.deliverable-link-item{align-items:center;background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;cursor:pointer;display:flex;justify-content:space-between;padding:.75rem;text-decoration:none;transition:all .2s ease}.deliverable-link-item:hover{background:#f3f4f6;border-color:#d1d5db;transform:translateX(2px)}.link-item-left{align-items:center;display:flex;flex:1 1;gap:.75rem}.link-dept-indicator{align-items:center;border:1.5px solid;border-radius:6px;display:flex;flex-shrink:0;font-size:.875rem;font-weight:700;height:32px;justify-content:center;width:32px}.link-item-info{display:flex;flex-direction:column;gap:.125rem}.link-dept-name{color:#111827;font-size:.875rem;font-weight:600}.link-type{color:#6b7280;font-size:.75rem}.link-chevron{color:#9ca3af;flex-shrink:0;font-size:.75rem;transition:transform .2s ease}.deliverable-link-item:hover .link-chevron{color:#667eea;transform:translateX(2px)}.file-link-wrapper{margin-bottom:.75rem}.file-history-mini{display:flex;flex-direction:column;gap:.5rem;margin-top:.5rem;padding-left:2.5rem}.file-history-item{align-items:center;color:#6b7280;display:flex;font-size:.75rem;gap:.5rem}.file-history-indicator{align-items:center;border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:.5rem;height:1rem;justify-content:center;width:1rem}.file-history-content{align-items:center;display:flex;gap:.5rem}.file-history-action{color:#374151;font-weight:600}.file-history-meta{color:#9ca3af}.file-actions-mini{display:flex;gap:.5rem;margin-top:.5rem;padding-left:2.5rem}.btn-approve-mini,.btn-revision-mini{border:1px solid #0000;border-radius:6px;cursor:pointer;font-family:inherit;font-size:.75rem;font-weight:600;padding:.375rem .75rem;transition:all .2s ease}.btn-approve-mini{background:#d1fae5;border-color:#a7f3d0;color:#065f46}.btn-approve-mini:hover:not(:disabled){background:#a7f3d0;border-color:#6ee7b7;transform:translateY(-1px)}.btn-revision-mini{background:#fee2e2;border-color:#fecaca;color:#991b1b}.btn-revision-mini:hover:not(:disabled){background:#fecaca;border-color:#fca5a5;transform:translateY(-1px)}.btn-approve-mini:disabled,.btn-revision-mini:disabled{cursor:not-allowed;opacity:.6}.deliverable-sub-tabs-container{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:2rem}.deliverable-sub-tabs{border-bottom:1px solid #e5e7eb;display:flex;gap:.5rem;margin:1.5rem auto 0;max-width:1600px;overflow-x:auto;padding:0 2rem}.deliverable-sub-tab{background:none;border:none;border-bottom:2px solid #0000;color:#6b7280;cursor:pointer;font-family:inherit;font-size:.9375rem;font-weight:500;padding:.75rem 1.5rem;transition:all .2s ease;white-space:nowrap}.deliverable-sub-tab:hover{background:#f9fafb;color:#111827}.deliverable-sub-tab.active{border-bottom-color:#667eea;color:#667eea;font-weight:600}.deliverable-sub-tab.has-tasks{font-weight:500}.deliverable-sub-tab.has-tasks:before{background:#667eea;border-radius:50%;content:"";display:inline-block;height:6px;margin-right:.5rem;vertical-align:middle;width:6px}.deliverable-sub-tab.active.has-tasks:before{background:#667eea}.deliverable-tab-badge{align-items:center;background:#667eea;border-radius:9px;color:#fff;display:inline-flex;font-size:.6875rem;font-weight:600;height:18px;justify-content:center;line-height:1;margin-left:.5rem;min-width:18px;padding:0 5px}.deliverable-sub-tab.active .deliverable-tab-badge{background:#e0e7ff;color:#667eea}.add-deliverable-btn{align-items:center;background:linear-gradient(135deg,#10b981,#059669);border:none;border-radius:12px;box-shadow:0 2px 8px #10b98133;color:#fff;cursor:pointer;display:flex;font-family:inherit;font-size:.9375rem;font-weight:600;gap:.625rem;letter-spacing:-.01em;margin-left:auto;padding:.875rem 1.5rem;transition:all .2s cubic-bezier(.4,0,.2,1);white-space:nowrap}.add-deliverable-btn:hover{background:linear-gradient(135deg,#059669,#047857);box-shadow:0 6px 16px #10b9814d;transform:translateY(-2px)}.add-deliverable-btn:active{box-shadow:0 2px 8px #10b98133;transform:translateY(0)}.add-deliverable-btn svg{flex-shrink:0;font-size:1rem}.deliverable-kanban-board{margin:2rem auto;max-width:1600px;padding:0 2rem}.kanban-header{align-items:center;border-bottom:2px solid #e5e7eb;display:flex;justify-content:space-between;margin-bottom:2rem;padding-bottom:1rem}.kanban-deliverable-title{color:#111827;font-size:1.5rem;font-weight:700;margin:0}.kanban-status-badge{border-radius:8px;font-size:.875rem;font-weight:600;padding:.5rem 1rem}.kanban-columns{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(4,1fr);min-height:500px;padding-bottom:1rem}.kanban-column{background:#f9fafb;border:2px solid #0000;border-radius:12px;display:flex;flex-direction:column;min-height:400px;padding:1rem;position:relative;transition:all .2s ease;width:100%}.kanban-column.drag-over{background:#f0f4ff;border-color:#667eea}.kanban-column-header{align-items:center;border-bottom:2px solid #e5e7eb;display:flex;justify-content:space-between;margin-bottom:1rem;padding-bottom:.75rem}.kanban-column-title{color:#374151;font-size:.875rem;font-weight:600;letter-spacing:.05em;margin:0;text-transform:uppercase}.kanban-column-count{background:#fff;border-radius:12px;color:#6b7280;font-size:.75rem;font-weight:600;padding:.25rem .5rem}.kanban-column-content{display:flex;flex:1 1;flex-direction:column;gap:.75rem}.kanban-card{background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 1px 3px #0000001a;cursor:grab;padding:1rem;transition:all .2s ease}.kanban-card:hover{box-shadow:0 4px 12px #00000026;transform:translateY(-2px)}.kanban-card:active{cursor:grabbing}.kanban-card-header{align-items:center;display:flex;gap:.5rem;margin-bottom:.75rem}.kanban-card-dept{align-items:center;border-radius:50%;display:flex;font-size:.875rem;font-weight:600;height:2rem;justify-content:center;width:2rem}.kanban-card-type{color:#6b7280;font-size:.75rem;font-weight:500}.kanban-card-body{margin-bottom:.5rem}.kanban-card-link{align-items:center;color:#111827;display:flex;font-size:.875rem;font-weight:500;justify-content:space-between;text-decoration:none;transition:color .2s ease}.kanban-card-link:hover{color:#667eea}.kanban-link-icon{color:#9ca3af;font-size:.75rem}.kanban-card-assigned{background:#eef2ff;border-radius:4px;color:#667eea;font-size:.75rem;font-weight:600;padding:.25rem .5rem}.kanban-card-meta{border-top:1px solid #f3f4f6;display:flex;flex-direction:column;gap:.5rem;margin-top:.75rem;padding-top:.75rem}.kanban-card-date,.kanban-card-owner{align-items:center;display:flex;font-size:.75rem;gap:.5rem}.kanban-meta-label{color:#9ca3af;font-weight:500}.kanban-meta-value{color:#374151;font-weight:600}.kanban-card-footer{border-top:1px solid #f3f4f6;margin-top:.5rem;padding-top:.5rem}.kanban-card-status{color:#6b7280;font-size:.75rem;font-weight:500}.approval-status-info{align-items:center;background:#fef3c7;border:1px solid #fde68a;border-radius:8px;color:#92400e;display:flex;font-size:.875rem;font-weight:500;gap:.5rem;padding:.75rem 1rem}.info-icon{color:#f59e0b;font-size:1rem}.deliverable-actions-premium{display:flex;gap:.75rem;margin-top:.75rem}.btn-approve-premium{background:#d1fae5;border:1.5px solid #a7f3d0;border-radius:8px;color:#065f46;cursor:pointer;flex:1 1;font-family:inherit;font-size:.875rem;font-weight:600;padding:.625rem 1.25rem;transition:all .2s ease}.btn-approve-premium:hover:not(:disabled){background:#a7f3d0;border-color:#6ee7b7;box-shadow:0 2px 8px #10b98126;transform:translateY(-1px)}.btn-approve-premium:disabled{cursor:not-allowed;opacity:.6}.btn-revision-premium{background:#fee2e2;border:1.5px solid #fecaca;border-radius:8px;color:#991b1b;cursor:pointer;flex:1 1;font-family:inherit;font-size:.875rem;font-weight:600;padding:.625rem 1.25rem;transition:all .2s ease}.btn-revision-premium:hover:not(:disabled){background:#fecaca;border-color:#fca5a5;box-shadow:0 2px 8px #ef444426;transform:translateY(-1px)}.btn-revision-premium:disabled{cursor:not-allowed;opacity:.6}.deliverable-activity-history{background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;margin-top:1.5rem;padding:1.25rem}.activity-history-header{align-items:center;color:#374151;display:flex;font-size:.875rem;font-weight:600;gap:.5rem;margin-bottom:1rem}.activity-icon{color:#6b7280;font-size:1rem}.activity-title{color:#374151}.activity-timeline{display:flex;flex-direction:column;gap:1rem}.activity-item{display:flex;gap:.75rem;position:relative}.activity-item:not(:last-child):after{background:#e5e7eb;bottom:-1rem;content:"";left:.375rem;position:absolute;top:1.5rem;width:2px}.activity-indicator{align-items:center;background:#fff;border:2px solid;border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:.75rem;height:1.5rem;justify-content:center;width:1.5rem;z-index:1}.activity-content{flex:1 1;padding-top:.125rem}.activity-action{align-items:center;display:flex;gap:.5rem;margin-bottom:.25rem}.activity-action-text{color:#111827;font-size:.875rem;font-weight:600}.activity-status-change{background:#fff;border:1px solid #e5e7eb;border-radius:4px;color:#6b7280;font-size:.75rem;padding:.125rem .5rem}.activity-meta{align-items:center;color:#6b7280;display:flex;font-size:.75rem;gap:.75rem;margin-top:.25rem}.activity-date{color:#9ca3af}.activity-notes{background:#fff;border-left:3px solid #e5e7eb;border-radius:6px;color:#4b5563;font-size:.8125rem;margin-top:.5rem;padding:.5rem}.btn-primary-premium{background:#fff;border:none;border-radius:8px;color:#667eea;cursor:pointer;font-family:inherit;font-size:.9375rem;font-weight:600;padding:.75rem 1.5rem;transition:all .2s ease}.btn-primary-premium:hover{box-shadow:0 4px 12px #00000026;transform:translateY(-1px)}.premium-tasks{background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 1px 3px #0000000d;padding:1.5rem}.task-item-premium{background:#f9fafb;border:1px solid #0000;border-radius:12px;display:flex;gap:1rem;padding:1.25rem;transition:all .2s ease}.task-item-premium:hover{background:#fff;border-color:#e5e7eb;box-shadow:0 2px 8px #0000000d}.task-item-premium.completed{opacity:.7}.task-checkbox-premium{background:none;border:none;color:#9ca3af;cursor:pointer;flex-shrink:0;font-size:1.25rem;padding:0;transition:color .2s ease}.task-checkbox-premium:hover{color:#667eea}.task-checkbox-premium .checked{color:#10b981}.task-content{flex:1 1}.task-title{color:#111827;font-size:1.0625rem;font-weight:600;margin:0 0 .5rem}.task-description{color:#6b7280;line-height:1.5;margin:0 0 .75rem}.task-meta-premium{align-items:center;display:flex;flex-wrap:wrap;gap:1rem}.task-type-badge{border-radius:6px;font-size:.8125rem;font-weight:500;padding:.375rem .75rem}.task-type-badge.intake{background:#dbeafe;color:#1e40af}.task-type-badge.copy{background:#fef3c7;color:#92400e}.task-type-badge.design{background:#e0e7ff;color:#3730a3}.task-type-badge.dev{background:#d1fae5;color:#065f46}.assigned-to-premium,.due-date-premium{align-items:center;color:#6b7280;display:flex;font-size:.8125rem;gap:.375rem}.deliverables-list-premium{background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 1px 3px #0000000d;overflow:hidden;padding:0}.deliverable-item-premium{align-items:flex-start;border-bottom:1px solid #f3f4f6;cursor:pointer;display:flex;gap:1.25rem;padding:1.5rem 2rem;transition:all .2s cubic-bezier(.4,0,.2,1)}.deliverable-item-premium:last-child{border-bottom:none}.deliverable-item-premium:hover{background:#f9fafb;padding-left:2.25rem}.deliverable-icon-wrapper{align-items:center;display:flex;flex-shrink:0;height:48px;justify-content:center;width:48px}.deliverable-status-indicator{align-items:center;border:3px solid #fff;border-radius:50%;box-shadow:0 0 0 2px #e5e7eb;display:flex;height:20px;justify-content:center;transition:all .2s ease;width:20px}.deliverable-item-premium:hover .deliverable-status-indicator{box-shadow:0 0 0 3px #e5e7eb;transform:scale(1.1)}.deliverable-status-indicator.not-started{background:#9ca3af;box-shadow:0 0 0 2px #e5e7eb}.deliverable-status-indicator.in-progress{background:#3b82f6;box-shadow:0 0 0 2px #dbeafe}.deliverable-status-indicator.ready-for-review{background:#f59e0b;box-shadow:0 0 0 2px #fef3c7}.deliverable-status-indicator.client-review{background:#6366f1;box-shadow:0 0 0 2px #e0e7ff}.deliverable-status-indicator.approved{background:#10b981;box-shadow:0 0 0 2px #d1fae5}.deliverable-status-indicator.revision{background:#ef4444;box-shadow:0 0 0 2px #fee2e2}.status-icon-check{color:#fff;font-size:.75rem}.deliverable-content-wrapper{display:flex;flex:1 1;flex-direction:column;gap:.75rem}.deliverable-header-premium{align-items:flex-start;display:flex;gap:1rem;justify-content:space-between}.deliverable-title-premium{color:#111827;font-size:1.125rem;font-weight:600;letter-spacing:-.01em;line-height:1.4;margin:0}.deliverable-action-link{align-items:center;border-radius:8px;color:#667eea;display:flex;flex-shrink:0;height:32px;justify-content:center;opacity:0;text-decoration:none;transition:all .2s ease;width:32px}.deliverable-item-premium:hover .deliverable-action-link{opacity:1}.deliverable-action-link:hover{background:#eef2ff;color:#5568d3}.deliverable-status-badge-premium{border-radius:8px;display:inline-block;font-size:.8125rem;font-weight:600;letter-spacing:.01em;padding:.375rem .875rem;width:-webkit-fit-content;width:fit-content}.deliverable-notes{color:#6b7280;font-size:.875rem;font-style:italic;line-height:1.5;margin:0}.emails-header-premium{align-items:center;display:flex;justify-content:space-between;margin-bottom:2rem}.emails-header-premium h3{color:#111827;font-size:1.5rem;font-weight:600;margin:0}.emails-list-premium{display:flex;flex-direction:column;gap:1.5rem}.email-item-premium{background:#fff;border-left:3px solid #667eea;border-radius:12px;box-shadow:0 1px 3px #0000000d;padding:1.5rem;transition:all .2s ease}.email-item-premium:hover{box-shadow:0 4px 12px #00000014;transform:translateY(-1px)}.email-header-premium{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:1rem}.email-subject{color:#111827;font-size:1.125rem;font-weight:600;margin:0 0 .5rem}.email-meta-premium{color:#6b7280;font-size:.8125rem}.email-status-premium{border-radius:6px;font-size:.8125rem;font-weight:500;padding:.375rem .75rem}.email-status-premium.opened{background:#d1fae5;color:#065f46}.email-status-premium.unopened{background:#eef2ff;color:#667eea}.email-body-premium{color:#374151;line-height:1.6;margin-bottom:1rem;white-space:pre-wrap}.email-footer-premium{border-top:1px solid #f3f4f6;color:#6b7280;font-size:.8125rem;padding-top:1rem}.timeline-premium{background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 1px 3px #0000000d;padding:2rem 2rem 2rem 3rem;position:relative}.timeline-premium:before{background:#e5e7eb;bottom:2rem;content:"";left:1.5rem;position:absolute;top:2rem;width:2px}.timeline-item-premium{display:flex;gap:1.5rem;margin-bottom:2rem;position:relative}.timeline-item-premium:last-child{margin-bottom:0}.timeline-marker-premium{background:#667eea;border:3px solid #fff;border-radius:50%;box-shadow:0 0 0 2px #667eea;flex-shrink:0;height:12px;left:-1.75rem;position:absolute;width:12px}.timeline-content-premium h4{color:#111827;font-size:1.0625rem;font-weight:600;margin:0 0 .375rem}.timeline-content-premium span{color:#6b7280;font-size:.875rem}.project-detail-skeleton{background:#fafbfc;margin:0 auto;max-width:1600px;min-height:100vh;padding:0 2rem}.skeleton-summary-bar{border-bottom:1px solid #e5e7eb;display:flex;flex-direction:column;gap:1rem;padding:1.5rem 0}.skeleton-back{border-radius:6px;height:24px;width:140px}.skeleton-back,.skeleton-title{animation:skeletonShimmer 1.5s ease-in-out infinite;background:linear-gradient(90deg,#e5e7eb 25%,#f3f4f6 50%,#e5e7eb 75%);background-size:200% 100%}.skeleton-title{animation-delay:.1s;border-radius:8px;height:36px;max-width:60%;width:280px}.skeleton-badges{display:flex;flex-wrap:wrap;gap:.75rem}.skeleton-badge{animation:skeletonShimmer 1.5s ease-in-out infinite;animation-delay:.2s;background:linear-gradient(90deg,#e5e7eb 25%,#f3f4f6 50%,#e5e7eb 75%);background-size:200% 100%;border-radius:8px;display:inline-block;height:32px;width:80px}.skeleton-stats{display:flex;gap:1.5rem;margin-top:.5rem}.skeleton-stat{animation:skeletonShimmer 1.5s ease-in-out infinite;animation-delay:.3s;background:linear-gradient(90deg,#e5e7eb 25%,#f3f4f6 50%,#e5e7eb 75%);background-size:200% 100%;border-radius:8px;height:40px;width:100px}.skeleton-tabs{border-bottom:1px solid #e5e7eb;display:flex;gap:.5rem;margin-top:2rem;overflow-x:auto;padding-bottom:1rem}.skeleton-tab{animation:skeletonShimmer 1.5s ease-in-out infinite;animation-delay:.4s;background:linear-gradient(90deg,#e5e7eb 25%,#f3f4f6 50%,#e5e7eb 75%);background-size:200% 100%;border-radius:8px;flex-shrink:0;height:40px;width:110px}.skeleton-content-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));margin-top:2rem}.skeleton-card{animation:skeletonShimmer 1.5s ease-in-out infinite;animation-delay:.5s;background:linear-gradient(90deg,#e5e7eb 25%,#f3f4f6 50%,#e5e7eb 75%);background-size:200% 100%;border-radius:16px;height:220px}.skeleton-card-wide{animation-delay:.6s;grid-column:1/-1;height:180px}.skeleton-loading-text{align-items:center;color:#6b7280;display:flex;font-size:.9375rem;font-weight:500;gap:.75rem;justify-content:center;padding:2rem}.skeleton-pulse-dot{animation:skeletonPulseDot 1s ease-in-out infinite;background:#667eea;border-radius:50%;height:8px;width:8px}@keyframes skeletonShimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes skeletonPulseDot{0%,to{opacity:.4;transform:scale(.8)}50%{opacity:1;transform:scale(1.2)}}.loading-skeleton{padding:2rem}.skeleton-header{height:120px;margin-bottom:2rem}.skeleton-content,.skeleton-header{animation:skeletonPulse 1.5s ease-in-out infinite;background:#e5e7eb;border-radius:12px}.skeleton-content{height:400px}@keyframes skeletonPulse{0%,to{opacity:1}50%{opacity:.5}}.loading{color:#6b7280}.error,.loading{align-items:center;display:flex;font-size:1.125rem;justify-content:center;min-height:100vh}.error{color:#dc2626}.toast-notification{background:#111827;border-radius:8px;bottom:2rem;box-shadow:0 10px 40px #0003;color:#fff;font-size:.9375rem;font-weight:500;opacity:0;padding:.875rem 1.25rem;position:fixed;right:2rem;transform:translateY(20px);transition:all .3s cubic-bezier(.4,0,.2,1);z-index:10000}.toast-notification.show{opacity:1;transform:translateY(0)}@media (max-width:1200px){.summary-main{flex-direction:column}.summary-right{justify-content:space-between;width:100%}}@media (max-width:768px){.summary-bar-content,.tab-content-wrapper{padding:1rem}.project-title-premium{font-size:1.5rem}.premium-grid{grid-template-columns:1fr}.summary-stats{flex-direction:column;gap:1rem}.premium-tabs{padding:0 1rem}.tab-item{font-size:.875rem;padding:.875rem 1rem}.tab-icon{display:none}}.modal-overlay{align-items:center;animation:fadeIn .2s ease;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000080;bottom:0;display:flex;justify-content:center;left:0;padding:2rem;position:fixed;right:0;top:0;z-index:1000}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.modal-content{animation:slideUp .3s cubic-bezier(.16,1,.3,1);background:#fff;border-radius:20px;box-shadow:0 25px 50px -12px #00000040;max-width:520px;overflow:hidden;width:100%}@keyframes slideUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.modal-header{align-items:center;border-bottom:1px solid #f3f4f6;display:flex;justify-content:space-between;padding:2.5rem 2.5rem 1.75rem}.modal-header h2{color:#111827;font-size:1.75rem;font-weight:700;letter-spacing:-.02em;line-height:1.2;margin:0}.modal-header .close-button{align-items:center;background:none;border:none;border-radius:10px;color:#6b7280;cursor:pointer;display:flex;flex-shrink:0;font-size:1.5rem;height:40px;justify-content:center;padding:.5rem;transition:all .2s ease;width:40px}.modal-header .close-button:hover{background:#f9fafb;color:#111827}.modal-body{padding:2rem 2.5rem}.modal-body .form-group{margin-bottom:1.75rem}.modal-body .form-group:last-of-type{margin-bottom:0}.modal-body .form-group label{color:#374151;display:block;font-size:.9375rem;font-weight:600;letter-spacing:-.01em;line-height:1.5;margin-bottom:.75rem}.modal-body .form-input{background:#fff;border:2px solid #e5e7eb;border-radius:12px;color:#111827;font-family:inherit;font-size:1rem;line-height:1.5;padding:1.125rem 1.5rem;transition:all .2s ease;width:100%}.modal-body .form-input::placeholder{color:#9ca3af}.modal-body .form-input:focus{background:#fff;border-color:#667eea;box-shadow:0 0 0 4px #667eea1a;outline:none}.modal-body .form-input textarea,.modal-body textarea.form-input{font-family:inherit;line-height:1.6;min-height:120px;resize:vertical}.modal-footer{background:#fafbfc;border-top:1px solid #f3f4f6;display:flex;gap:.875rem;justify-content:flex-end;margin-top:.5rem;padding:1.5rem 2.5rem 2rem}.modal-footer .btn-secondary{background:#fff;border:2px solid #e5e7eb;border-radius:10px;color:#374151;cursor:pointer;font-family:inherit;font-size:.9375rem;font-weight:600;min-width:110px;padding:.9375rem 2rem;transition:all .2s ease}.modal-footer .btn-secondary:hover{background:#f9fafb;border-color:#d1d5db;transform:translateY(-1px)}.modal-footer .btn-primary{background:#667eea;border:none;border-radius:10px;box-shadow:0 2px 8px #667eea33;color:#fff;cursor:pointer;font-family:inherit;font-size:.9375rem;font-weight:600;min-width:160px;padding:.9375rem 2rem;transition:all .2s ease}.modal-footer .btn-primary:hover:not(:disabled){background:#5568d3;box-shadow:0 4px 12px #667eea4d;transform:translateY(-1px)}.modal-footer .btn-primary:disabled{cursor:not-allowed;opacity:.6;transform:none}.activity-log-kanban{max-width:100%;padding:0}.activity-log-header{border-bottom:2px solid #e5e7eb;margin-bottom:2rem;padding-bottom:1rem}.activity-log-header h2{color:#111827;font-size:1.5rem;font-weight:700;margin:0 0 .5rem}.activity-log-subtitle{color:#6b7280;font-size:.9375rem;margin:0}.activity-log-columns{display:flex;flex-direction:row;flex-wrap:nowrap;gap:1.5rem;margin-top:1.5rem;min-width:0;overflow-x:auto;padding-bottom:.5rem}.activity-log-columns::-webkit-scrollbar{height:8px}.activity-log-columns::-webkit-scrollbar-track{background:#f1f5f9;border-radius:4px}.activity-log-columns::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}.activity-log-columns::-webkit-scrollbar-thumb:hover{background:#94a3b8}.activity-log-column{background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;display:flex;flex-basis:300px;flex-direction:column;flex-grow:0;flex-shrink:0;max-height:800px;min-width:300px;overflow:hidden}.activity-log-column-header{align-items:center;background:#fff;border-bottom:1px solid #e5e7eb;border-left:4px solid #667eea;display:flex;flex-shrink:0;justify-content:space-between;padding:1rem 1.25rem}.activity-log-column-header h3{color:#111827;font-size:.9375rem;font-weight:600;letter-spacing:.05em;margin:0;text-transform:uppercase}.activity-count{background:#e5e7eb;border-radius:12px;color:#6b7280;font-size:.75rem;font-weight:600;padding:.25rem .625rem}.activity-log-column-content{display:flex;flex:1 1;flex-direction:column;gap:.75rem;overflow-y:auto;padding:1rem}.activity-log-column-content::-webkit-scrollbar{width:6px}.activity-log-column-content::-webkit-scrollbar-track{background:#f1f5f9;border-radius:3px}.activity-log-column-content::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}.activity-log-column-content::-webkit-scrollbar-thumb:hover{background:#94a3b8}.activity-log-card{background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 1px 3px #0000001a;padding:1rem;transition:all .2s ease}.activity-log-card:hover{box-shadow:0 4px 12px #0000001a;transform:translateY(-2px)}.activity-log-card-header{align-items:center;display:flex;gap:.75rem;margin-bottom:.75rem}.activity-icon-wrapper{align-items:center;background:#f3f4f6;border-radius:50%;display:flex;flex-shrink:0;height:2rem;justify-content:center;width:2rem}.activity-action-text{flex:1 1}.activity-action{color:#111827;font-size:.875rem;font-weight:600}.activity-log-card-body{color:#374151;font-size:.8125rem;margin-bottom:.75rem}.activity-meta-item{line-height:1.5;margin-bottom:.5rem}.activity-meta-item:last-child{margin-bottom:0}.activity-meta-item strong{color:#111827;font-weight:600;margin-right:.25rem}.activity-file-link{color:#3b82f6;text-decoration:none;word-break:break-all}.activity-file-link:hover{text-decoration:underline}.activity-log-card-footer{align-items:center;border-top:1px solid #f3f4f6;display:flex;font-size:.75rem;justify-content:space-between;padding-top:.75rem}.activity-user{color:#374151;font-weight:500}.activity-time,.activity-user{align-items:center;display:flex}.activity-time{color:#9ca3af}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(1.1)}}.profile-page{background:#fafbfc;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;min-height:100vh}.profile-header{background:#fff;border-bottom:1px solid #e5e7eb;padding:1.5rem 2rem}.back-button-profile{align-items:center;background:none;border:none;color:#667eea;cursor:pointer;display:flex;font-family:inherit;font-size:.9375rem;font-weight:500;gap:.5rem;margin-bottom:1rem;padding:.5rem 0;transition:all .2s ease}.back-button-profile:hover{color:#5568d3;transform:translateX(-2px)}.profile-header h1{color:#111827;font-size:2rem;font-weight:700;letter-spacing:-.02em;margin:0}.profile-content{margin:2rem auto;max-width:800px;padding:0 2rem}.profile-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 1px 3px #0000000d;padding:3rem}.profile-avatar-section{border-bottom:1px solid #f3f4f6;margin-bottom:3rem;padding-bottom:2rem;text-align:center}.profile-avatar-wrapper{cursor:pointer;display:inline-block;margin-bottom:1rem;position:relative}.profile-avatar-input{display:none}.profile-avatar-large{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border:4px solid #fff;border-radius:50%;box-shadow:0 4px 12px #0000001a;color:#fff;display:flex;font-size:2.5rem;font-weight:700;height:100px;justify-content:center;margin:0 auto;overflow:hidden;width:100px}.profile-avatar-large img{height:100%;object-fit:cover;width:100%}.profile-avatar-overlay{align-items:center;background:#00000080;border-radius:50%;color:#fff;display:flex;font-size:.75rem;gap:.35rem;inset:0;justify-content:center;opacity:0;position:absolute;transition:opacity .2s ease}.profile-avatar-wrapper:hover .profile-avatar-overlay{opacity:1}.profile-avatar-section h2{color:#111827;font-size:1.5rem;font-weight:700;margin:0 0 .5rem}.profile-email{color:#6b7280;font-size:1rem;margin:0}.profile-form{gap:1.5rem}.form-group-profile,.profile-form{display:flex;flex-direction:column}.form-group-profile{gap:.5rem}.form-group-profile label{align-items:center;color:#374151;display:flex;font-size:.875rem;font-weight:600;gap:.5rem;letter-spacing:.05em;text-transform:uppercase}.label-icon{color:#667eea;font-size:.875rem}.form-group-profile input,.form-group-profile select,.form-group-profile textarea{background:#fff;border:1.5px solid #e5e7eb;border-radius:8px;color:#111827;font-family:inherit;font-size:1rem;padding:.875rem 1rem;transition:all .2s ease}.form-group-profile textarea{min-height:100px;resize:vertical}.form-group-profile input:focus,.form-group-profile select:focus,.form-group-profile textarea:focus{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a;outline:none}.profile-role-readonly{background:#f9fafb!important;color:#6b7280;cursor:default}.profile-char-count{color:#9ca3af;display:block;font-size:.75rem;margin-top:.25rem}.btn-primary-profile{align-items:center;background:#667eea;border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-family:inherit;font-size:1rem;font-weight:600;gap:.5rem;justify-content:center;margin-top:1rem;padding:.875rem 1.5rem;transition:all .2s ease}.btn-primary-profile:hover:not(:disabled){background:#5568d3;box-shadow:0 4px 12px #667eea40;transform:translateY(-1px)}.btn-primary-profile:disabled{cursor:not-allowed;opacity:.6}.profile-message{border-radius:8px;font-size:.9375rem;font-weight:500;padding:.875rem 1rem}.profile-message.success{background:#d1fae5;border:1px solid #a7f3d0;color:#065f46}.profile-message.error{background:#fee2e2;border:1px solid #fecaca;color:#991b1b}.profile-password-section{border-top:1px solid #e5e7eb;margin-top:2.5rem;padding-top:2rem}.profile-password-toggle{align-items:center;background:none;border:1px solid #e5e7eb;border-radius:8px;color:#374151;cursor:pointer;display:flex;font-family:inherit;font-size:.9375rem;font-weight:500;gap:.5rem;padding:.75rem 1rem;transition:all .2s ease}.profile-password-toggle:hover{border-color:#667eea;color:#667eea}.profile-password-form h3{color:#111827;font-size:1.125rem;font-weight:600;margin:0 0 1rem}.profile-password-form .form-group-profile{margin-bottom:0}.profile-password-actions{display:flex;gap:1rem;margin-top:1rem}.btn-secondary-profile{background:#fff;border:1.5px solid #e5e7eb;border-radius:8px;color:#374151;cursor:pointer;font-family:inherit;font-size:1rem;font-weight:600;padding:.875rem 1.5rem;transition:all .2s ease}.btn-secondary-profile:hover{background:#f9fafb;border-color:#d1d5db}@media (max-width:768px){.profile-content{padding:0 1rem}.profile-card{padding:2rem}}.settings-page{background:#fafbfc;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;min-height:100vh}.settings-header{background:#fff;border-bottom:1px solid #e5e7eb;padding:1.5rem 2rem}.back-button-settings{align-items:center;background:none;border:none;color:#667eea;cursor:pointer;display:flex;font-family:inherit;font-size:.9375rem;font-weight:500;gap:.5rem;margin-bottom:1rem;padding:.5rem 0;transition:all .2s ease}.back-button-settings:hover{color:#5568d3;transform:translateX(-2px)}.settings-header h1{color:#111827;font-size:2rem;font-weight:700;letter-spacing:-.02em;margin:0}.settings-content{margin:2rem auto;max-width:800px;padding:0 2rem}.settings-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 1px 3px #0000000d;padding:2rem}.settings-section-title{color:#111827;font-size:1.5rem;font-weight:600;margin:0 0 2rem}.settings-list{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:2rem}.setting-item{align-items:center;background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;display:flex;justify-content:space-between;padding:1.5rem}.setting-info{flex:1 1}.setting-header{align-items:flex-start;display:flex;gap:1rem}.setting-icon{color:#667eea;flex-shrink:0;font-size:1.25rem;margin-top:.125rem}.setting-header h4{color:#111827;font-size:1rem;font-weight:600;margin:0 0 .375rem}.setting-header p{color:#6b7280;font-size:.875rem;line-height:1.5;margin:0}.toggle-switch{display:inline-block;flex-shrink:0;height:28px;position:relative;width:48px}.toggle-switch input{height:0;opacity:0;width:0}.toggle-slider{background-color:#cbd5e1;border-radius:28px;bottom:0;cursor:pointer;left:0;position:absolute;right:0;top:0;transition:.3s}.toggle-slider:before{background-color:#fff;border-radius:50%;bottom:4px;box-shadow:0 2px 4px #0003;content:"";height:20px;left:4px;position:absolute;transition:.3s;width:20px}.toggle-switch input:checked+.toggle-slider{background-color:#667eea}.toggle-switch input:checked+.toggle-slider:before{transform:translateX(20px)}.toggle-switch input:focus+.toggle-slider{box-shadow:0 0 0 3px #667eea33}.settings-message{border-radius:8px;font-size:.9375rem;font-weight:500;margin-bottom:1rem;padding:.875rem 1rem}.settings-message.success{background:#d1fae5;border:1px solid #a7f3d0;color:#065f46}.btn-primary-settings{align-items:center;background:#667eea;border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-family:inherit;font-size:1rem;font-weight:600;gap:.5rem;justify-content:center;padding:.875rem 1.5rem;transition:all .2s ease;width:100%}.btn-primary-settings:hover:not(:disabled){background:#5568d3;box-shadow:0 4px 12px #667eea40;transform:translateY(-1px)}.btn-primary-settings:disabled{cursor:not-allowed;opacity:.6}@media (max-width:768px){.settings-content{padding:0 1rem}.setting-item{align-items:flex-start;flex-direction:column;gap:1rem}}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.App{display:flex;flex-direction:column;min-height:100vh;text-align:center}.App-header{background:linear-gradient(135deg,#667eea,#764ba2);box-shadow:0 2px 10px #0000001a;color:#fff;padding:2rem}.App-header h1{font-size:2.5rem;font-weight:700;margin-bottom:.5rem}.App-header p{font-size:1.2rem;opacity:.9}
/*# sourceMappingURL=main.de0fda0d.css.map*/