.summary-tab{padding:20px;max-width:1200px;margin:0 auto}.summary-header{margin-bottom:24px}.summary-header h2{margin:0 0 8px;color:#111827}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px;margin-bottom:32px}.stat-card{background:#fff;padding:20px;border-radius:8px;border:1px solid #e5e7eb;text-align:center}.stat-number{font-size:32px;font-weight:700;color:#111827;margin-bottom:4px}.stat-label{font-size:14px;color:#6b7280}.section{margin-bottom:32px}.section h3{margin:0 0 16px;color:#111827}.status-chart{background:#fff;border-radius:8px;border:1px solid #e5e7eb;padding:16px}.status-item{display:flex;align-items:center;gap:12px;margin-bottom:12px}.status-item:last-child{margin-bottom:0}.status-bar{flex:1;height:8px;background:#f3f4f6;border-radius:4px;overflow:hidden}.status-fill{height:100%;transition:width .3s ease}.status-info{display:flex;justify-content:space-between;min-width:140px}.status-name{font-size:14px;color:#374151}.status-count{font-weight:600;color:#111827}.empty-state{color:#6b7280;font-style:italic;text-align:center;padding:40px;background:#f9fafb;border-radius:8px;border:1px solid #e5e7eb}.items-list{display:grid;gap:12px}.item-card{background:#fff;border-radius:8px;border:1px solid #e5e7eb;padding:16px}.item-header{display:flex;align-items:center;gap:8px;margin-bottom:8px}.item-type{font-size:16px}.item-title{flex:1;font-weight:600;color:#111827}.item-status{padding:4px 8px;border-radius:12px;font-size:12px;font-weight:500}.status-not_started{background:#f3f4f6;color:#374151}.status-in_progress{background:#dbeafe;color:#1e40af}.status-completed{background:#d1fae5;color:#065f46}.item-due{font-size:12px;color:#6b7280}.item-details{display:flex;gap:16px;font-size:12px;color:#6b7280}.item-project{background:#f3f4f6;padding:2px 6px;border-radius:4px}.item-subtasks{background:#fef3c7;color:#92400e;padding:2px 6px;border-radius:4px}.task-modal-overlay{position:fixed;inset:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.task-modal{background:#fff;border-radius:8px;padding:24px;max-width:1200px!important;width:95%!important;max-height:80vh;overflow-y:auto;box-shadow:0 4px 20px #00000026}.task-modal-content{display:flex;flex-direction:column;gap:12px;height:100%}.subtasks-section{flex:1;display:flex;flex-direction:column;min-height:0;max-height:70vh}.task-modal-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;padding-bottom:10px}.task-modal-title{font-size:20px;font-weight:600;margin:0}.task-modal-close{background:none;border:none;font-size:24px;cursor:pointer;color:#666;padding:0;width:30px;height:30px;display:flex;align-items:center;justify-content:center;border-radius:4px}.task-modal-close:hover{background-color:#f5f5f5}.form-group{display:flex;flex-direction:column;gap:4px;margin-bottom:8px}.form-group label{font-size:13px;font-weight:500;color:#333;margin-bottom:2px}.form-input,.form-textarea{padding:6px 10px;border:1px solid #ddd;border-radius:4px;font-size:13px;font-family:inherit}.form-input:focus,.form-textarea:focus{outline:none;border-color:#007bff;box-shadow:0 0 0 2px #007bff40}.form-row{display:grid!important;grid-template-columns:1fr 1fr 1fr 1fr!important;gap:12px!important;width:100%!important;margin-bottom:8px}.form-group{display:flex;flex-direction:column;gap:4px;margin-bottom:0;min-width:0}.selected-project-row{margin-top:8px;margin-bottom:8px}.form-input,.form-textarea{padding:6px 10px;border:1px solid #ddd;border-radius:4px;font-size:13px;font-family:inherit;width:100%;box-sizing:border-box;min-width:0}.subtasks-list{display:flex;flex-direction:column;gap:6px;max-height:400px;overflow-y:auto;flex:1;min-height:300px}.subtask-item{display:flex;align-items:center;gap:8px;padding:6px;background-color:#f8f9fa;border-radius:4px;border:1px solid #e9ecef;min-height:32px}.subtasks-section{flex:1;display:flex;flex-direction:column;min-height:0}.subtasks-section label{font-size:13px;font-weight:600;color:#495057;margin-bottom:8px;display:flex;align-items:center;gap:6px}.project-section{margin-bottom:16px}.project-selector{display:flex;flex-direction:column;gap:8px}.project-dropdown{display:flex;gap:8px;align-items:flex-start}.project-select{flex:1;padding:6px 10px;border:1px solid #ddd;border-radius:4px;font-size:13px;background-color:#fff;transition:border-color .2s ease}.project-select:focus{outline:none;border-color:#007bff;box-shadow:0 0 0 2px #007bff40}.new-project-btn{padding:6px 12px;background-color:#28a745;color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:16px;font-weight:700;transition:all .2s ease;min-width:32px;height:32px;display:flex;align-items:center;justify-content:center}.new-project-btn:hover{background-color:#218838;transform:scale(1.05)}.new-project-form{margin-top:8px;padding:8px;background-color:#f8f9fa;border-radius:4px;border:1px solid #e9ecef;display:flex;gap:8px;align-items:center}.color-picker-wrapper{display:flex;align-items:center}.color-picker{width:28px;height:28px;border:1px solid #ddd;border-radius:4px;cursor:pointer;background:none}.create-project-btn{padding:4px 8px;background-color:#007bff;color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:12px;transition:background-color .2s ease;white-space:nowrap}.create-project-btn:hover{background-color:#0056b3}.selected-project-info{display:flex;align-items:center;justify-content:flex-end}.project-tag{display:inline-flex;align-items:center;gap:6px;padding:4px 8px;border-radius:4px;font-size:12px;font-weight:500;color:#333;border:1px solid}.project-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}.calendar-tab{padding:20px;max-width:1400px;margin:0 auto}.calendar-header{margin-bottom:24px}.calendar-header h2{margin:0 0 8px;color:#111827}.workspace-info{margin:0;color:#6b7280;font-size:14px}.view-selector{display:flex;gap:8px;margin-bottom:20px;padding:8px;background:#fff;border-radius:8px;border:1px solid #e5e7eb;width:fit-content}.view-btn{padding:10px 16px;background:transparent;border:none;border-radius:6px;cursor:pointer;font-size:14px;font-weight:500;color:#6b7280;transition:all .2s ease;display:flex;align-items:center;gap:6px}.view-btn:hover{background:#f3f4f6;color:#374151}.view-btn.active{background:#3b82f6;color:#fff}.month-navigation{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px;padding:16px;background:#fff;border-radius:8px;border:1px solid #e5e7eb}.nav-btn{padding:8px 16px;background:#f3f4f6;border:1px solid #d1d5db;border-radius:6px;cursor:pointer;font-size:14px}.nav-btn:hover{background:#e5e7eb}.month-title{margin:0;color:#111827;font-size:18px;font-weight:600}.calendar-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:1px;background:#e5e7eb;border:1px solid #e5e7eb;border-radius:8px;overflow:hidden;margin-bottom:24px}.calendar-grid.week{grid-template-columns:repeat(7,1fr)}.calendar-grid.today{grid-template-columns:1fr;min-height:400px}.calendar-grid.today .calendar-day{min-height:400px;padding:20px}.day-header{padding:12px 8px;background:#f9fafb;text-align:center;font-weight:600;color:#374151;font-size:14px}.calendar-day{min-height:100px;padding:8px;background:#fff;position:relative}.calendar-day.other-month{background:#f9fafb;color:#9ca3af}.calendar-day.today{background:#fef3c7}.day-number{font-weight:600;margin-bottom:4px;font-size:14px}.day-items{display:flex;flex-direction:column;gap:2px}.calendar-item{padding:4px 6px;margin-bottom:2px;border-radius:4px;font-size:11px;cursor:default;transition:all .2s ease}.calendar-item.clickable{cursor:pointer;position:relative}.calendar-item.clickable:after{content:"↗";position:absolute;right:4px;top:2px;font-size:8px;opacity:0;transition:opacity .2s ease}.calendar-item.clickable:hover:after{opacity:.5}.calendar-item.clickable:hover{transform:translateY(-1px);box-shadow:0 2px 4px #0000001a;background:#3b82f60d}.item-type{font-size:10px;flex-shrink:0}.item-name{overflow:hidden;text-overflow:ellipsis}.item-task{background:#dbeafe;color:#1e40af}.item-meeting{background:#fef3c7;color:#92400e}.item-not_started{opacity:.7}.item-in_progress{font-weight:600}.item-completed{text-decoration:line-through;opacity:.6}.more-items{font-size:10px;color:#6b7280;padding:2px 4px;background:#f3f4f6;border-radius:4px;text-align:center}.calendar-legend{background:#fff;padding:16px;border-radius:8px;border:1px solid #e5e7eb}.calendar-legend h4{margin:0 0 12px;color:#111827}.legend-items{display:flex;flex-wrap:wrap;gap:16px}.legend-item{display:flex;align-items:center;gap:6px;font-size:14px;color:#374151}.status-indicator{width:12px;height:12px;border-radius:2px}.status-not_started{background:#f3f4f6;border:1px solid #d1d5db}.status-in_progress{background:#dbeafe;border:1px solid #3b82f6}.status-completed{background:#d1fae5;border:1px solid #10b981}.simple-board-page{padding:20px;min-height:100vh;background-color:#f8f9fa;box-sizing:border-box}.boardLane{display:flex;gap:16px;justify-content:flex-start;padding:20px;overflow-x:auto;min-height:calc(100vh - 120px)}.boardCol{flex:0 0 280px;min-width:280px;background:#f8f9fa;border-radius:8px;box-shadow:0 2px 4px #0000001a;display:flex;flex-direction:column;max-height:calc(100vh - 140px)}@media(min-width:1400px){.boardCol{flex:0 0 300px;min-width:300px}}@media(min-width:1600px){.boardCol{flex:0 0 320px;min-width:320px}}@media(max-width:1200px){.boardCol{flex:0 0 260px;min-width:260px}.boardLane{gap:12px}}@media(max-width:768px){.boardCol{flex:0 0 240px;min-width:240px}.boardLane{gap:10px;padding:15px}}.boardCol.drag-over{background-color:#e3f2fd;box-shadow:0 4px 16px #2196f333;border:2px dashed #2196f3}.boardColHeader{padding:16px;border-bottom:1px solid #e9ecef;flex-shrink:0}.boardColBody{padding:16px;flex:1;min-height:200px;display:flex;flex-direction:column;gap:12px}.simple-task{background-color:#fff;border:1px solid #e9ecef;border-radius:6px;padding:12px;cursor:pointer;transition:all .2s ease;position:relative}.simple-task:hover{box-shadow:0 2px 8px #0000001a;transform:translateY(-1px)}.simple-task.completed{opacity:.7;background-color:#f8f9fa}.simple-task.draggable{cursor:grab}.simple-task.draggable:active{cursor:grabbing;opacity:.8;transform:rotate(2deg)}.task-checkbox{margin-right:8px}.task-title{flex:1;font-size:14px;line-height:1.4;color:#333}.task-title.crossed{text-decoration:line-through;color:#6c757d}.task-input-edit{flex:1;font-size:14px;padding:4px 8px;border:1px solid #007bff;border-radius:4px;outline:none}.task-delete-btn{background:none;border:none;color:#dc3545;cursor:pointer;font-size:16px;padding:2px 6px;border-radius:3px;opacity:0;transition:opacity .2s ease}.simple-task:hover .task-delete-btn{opacity:1}.task-delete-btn:hover{background-color:#dc35451a}.add-task-container{margin-top:auto;padding-top:8px}.add-task{display:flex;align-items:center;gap:8px;padding:8px 12px;background-color:#f8f9fa;border:2px dashed #dee2e6;border-radius:6px;color:#6c757d;font-size:14px;cursor:pointer;transition:all .2s ease}.add-task:hover{background-color:#e9ecef;border-color:#adb5bd;color:#495057}.add-task:focus-within{border-color:#007bff;background-color:#fff;color:#333}.add-task-input{flex:1;background:none;border:none;outline:none;font-size:14px;color:inherit}.add-task-input::placeholder{color:#6c757d}.loading-container,.error-container{display:flex;justify-content:center;align-items:center;height:400px;flex-direction:column;gap:16px}.error-message{color:#dc3545;text-align:center;font-size:16px}.refresh-btn{padding:8px 16px;background-color:#007bff;color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:14px;transition:background-color .2s ease}.refresh-btn:hover{background-color:#0056b3}@media(max-width:768px){.boardLane{flex-direction:column}.boardCol{min-width:auto}}.workspace-switcher{position:relative;width:100%;max-width:300px}.current-workspace{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;background:#fff;border:1px solid #d1d5db;border-radius:8px;cursor:pointer;transition:all .2s ease}.current-workspace:hover{border-color:#3b82f6;box-shadow:0 2px 4px #0000001a}.workspace-name{font-weight:600;color:#1f2937;font-size:14px}.dropdown-toggle{background:none;border:none;color:#6b7280;cursor:pointer;padding:4px;border-radius:4px;transition:all .2s ease;font-size:12px}.dropdown-toggle:hover{background:#f3f4f6;color:#374151}.no-workspace{padding:12px 16px;background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;color:#6b7280;font-size:14px}.workspace-dropdown{position:absolute;top:100%;left:0;right:0;background:#fff;border:1px solid #d1d5db;border-radius:8px;box-shadow:0 10px 25px #0000001a;z-index:1000;margin-top:4px;max-height:400px;overflow-y:auto}.dropdown-section{padding:8px 0;border-bottom:1px solid #f3f4f6}.dropdown-section:last-child{border-bottom:none}.dropdown-title{padding:8px 16px;font-size:12px;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.5px}.workspace-option{width:100%;padding:10px 16px;background:none;border:none;text-align:left;cursor:pointer;font-size:14px;color:#374151;transition:background-color .2s ease;display:flex;align-items:center;justify-content:space-between}.workspace-option:hover{background-color:#f8fafc}.workspace-option.active{background-color:#eff6ff;color:#3b82f6;font-weight:500}.workspace-option.active:after{content:"✓";color:#3b82f6;font-weight:600}.action-option{width:100%;padding:10px 16px;background:none;border:none;text-align:left;cursor:pointer;font-size:14px;transition:background-color .2s ease;display:flex;align-items:center}.action-option:hover{background-color:#f8fafc}.share-option{color:#059669}.share-option:hover{background-color:#ecfdf5}.delete-option{color:#dc2626}.delete-option:hover{background-color:#fef2f2}.create-option{color:#3b82f6;font-weight:500}.create-option:hover{background-color:#eff6ff}.no-workspaces{padding:16px;text-align:center;color:#6b7280;font-size:14px;font-style:italic}.modal-overlay{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.modal{background:#fff;padding:24px;border-radius:8px;width:90%;max-width:400px}.modal h3{margin:0 0 16px;color:#111827}.form-group label{display:block;margin-bottom:4px;font-weight:600;color:#374151;font-size:14px}.form-group input,.form-group textarea,.form-group select{width:100%;padding:8px 12px;border:1px solid #d1d5db;border-radius:6px;font-size:14px}.form-group textarea{resize:vertical}.modal-actions{display:flex;gap:8px;justify-content:flex-end}.btn-primary,.btn-secondary{padding:8px 16px;border-radius:6px;cursor:pointer;font-size:14px;border:none}.btn-secondary{background:#f3f4f6;color:#374151;border:1px solid #d1d5db}.btn-danger{background:#dc2626;color:#fff;border:1px solid #dc2626}.btn-danger:hover{background:#b91c1c;border-color:#b91c1c}.delete-warning{background:#fef2f2;border:1px solid #fecaca;border-radius:6px;padding:16px;margin-bottom:20px}.delete-warning p{margin:0 0 8px;color:#991b1b}.delete-warning p:last-child{margin-bottom:0}.delete-warning strong{color:#7f1d1d}.workspace-name-editable{cursor:pointer;transition:background-color .2s ease;padding:2px 4px;border-radius:4px;margin:-2px -4px}.workspace-name-editable:hover{background-color:#f3f4f6}.inline-rename-form{display:flex;align-items:center;gap:4px;flex:1}.inline-input{flex:1;padding:6px 8px;border:1px solid #3b82f6;border-radius:4px;font-size:14px;font-family:inherit;font-weight:600;color:#1f2937;background:#fff}.inline-input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f61a}.inline-save-btn,.inline-cancel-btn{padding:4px 6px;border:none;border-radius:4px;cursor:pointer;font-size:12px;font-weight:600;transition:all .2s ease;width:24px;height:24px;display:flex;align-items:center;justify-content:center}.inline-save-btn{background:#3b82f6;color:#fff}.inline-save-btn:hover{background:#2563eb}.inline-cancel-btn{background:#f3f4f6;color:#6b7280}.inline-cancel-btn:hover{background:#e5e7eb;color:#374151}.password-reset-modal{max-width:500px;width:95%;background:linear-gradient(135deg,#fff,#f8fafc);border:1px solid #e2e8f0;box-shadow:0 25px 50px -12px #00000040}.password-reset-form{display:flex;flex-direction:column;gap:24px;padding:32px 24px 24px}.form-group{display:flex;flex-direction:column;gap:8px}.form-group label{font-weight:600;color:#1f2937;font-size:14px;letter-spacing:.025em}.password-input-container{position:relative;display:flex;align-items:center}.password-input-container input{width:100%;padding:16px 48px 16px 16px;border:2px solid #e5e7eb;border-radius:12px;font-size:15px;transition:all .3s ease;background-color:#fff;box-shadow:0 1px 3px #0000001a}.password-input-container input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 4px #3b82f61a,0 4px 6px #0000001a;transform:translateY(-1px)}.password-input-container input:disabled{background-color:#f9fafb;color:#9ca3af;cursor:not-allowed;transform:none}.password-toggle-btn{position:absolute;right:14px;background:linear-gradient(135deg,#f3f4f6,#e5e7eb);border:1px solid #d1d5db;cursor:pointer;padding:8px;border-radius:8px;display:flex;align-items:center;justify-content:center;transition:all .2s ease;font-size:16px;width:36px;height:36px}.password-toggle-btn:hover{background:linear-gradient(135deg,#e5e7eb,#d1d5db);transform:scale(1.05)}.password-toggle-btn:focus{outline:2px solid #3b82f6;outline-offset:2px}.password-requirements{background:linear-gradient(135deg,#f0f9ff,#e0f2fe);border:1px solid #bae6fd;border-radius:12px;padding:20px;margin-top:8px}.password-requirements p{margin:0 0 12px;font-weight:600;color:#0c4a6e;font-size:14px;display:flex;align-items:center;gap:8px}.password-requirements p:before{content:"📋";font-size:16px}.password-requirements ul{margin:0;padding-left:0;list-style-type:none}.password-requirements li{font-size:13px;color:#475569;margin-bottom:8px;position:relative;padding-left:28px;display:flex;align-items:center;min-height:20px}.password-requirements li:before{position:absolute;left:0;font-size:16px;width:20px;text-align:center}.password-requirements li:not(.valid):not(.invalid):before{content:"⭕"}.password-requirements li.valid{color:#059669;font-weight:500}.password-requirements li.valid:before{content:"✅"}.password-requirements li.invalid{color:#dc2626;font-weight:500}.password-requirements li.invalid:before{content:"❌"}.error-message{background:linear-gradient(135deg,#fef2f2,#fee2e2);border:1px solid #fecaca;color:#991b1b;padding:16px;border-radius:12px;font-size:14px;margin-top:8px;display:flex;align-items:center;gap:12px}.error-message:before{content:"⚠️";font-size:18px}.modal-actions{display:flex;gap:12px;justify-content:flex-end;margin-top:16px;padding-top:20px;border-top:1px solid #e5e7eb}.btn-primary,.btn-secondary{padding:14px 24px;border-radius:12px;font-size:15px;font-weight:600;cursor:pointer;transition:all .3s ease;border:none;position:relative;overflow:hidden}.btn-primary{background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;box-shadow:0 4px 14px #3b82f64d}.btn-primary:hover:not(:disabled){background:linear-gradient(135deg,#2563eb,#1d4ed8);transform:translateY(-2px);box-shadow:0 8px 25px #3b82f666}.btn-primary:active:not(:disabled){transform:translateY(0)}.btn-primary:disabled{background:linear-gradient(135deg,#9ca3af,#6b7280);cursor:not-allowed;transform:none;box-shadow:none}.btn-secondary{background:linear-gradient(135deg,#f8fafc,#f1f5f9);color:#374151;border:2px solid #e2e8f0}.btn-secondary:hover:not(:disabled){background:linear-gradient(135deg,#f1f5f9,#e2e8f0);transform:translateY(-2px);box-shadow:0 4px 14px #0000001a}.btn-secondary:active:not(:disabled){transform:translateY(0)}.btn-secondary:disabled{background:linear-gradient(135deg,#f9fafb,#f3f4f6);color:#9ca3af;cursor:not-allowed;transform:none}.modal-overlay{position:fixed;inset:0;background:#0009;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px;animation:fadeIn .2s ease-out}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.modal-content{background:#fff;border-radius:16px;box-shadow:0 25px 50px -12px #00000040;max-height:90vh;overflow-y:auto;animation:slideUp .3s ease-out}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.modal-header{display:flex;justify-content:space-between;align-items:center;padding:24px 24px 8px;border-bottom:1px solid #e5e7eb;background:linear-gradient(135deg,#fff,#f8fafc);border-radius:16px 16px 0 0}.modal-header h2{margin:0;font-size:22px;font-weight:700;color:#1f2937;display:flex;align-items:center;gap:12px}.modal-header h2:before{content:"🔐";font-size:24px}.modal-close-btn{background:linear-gradient(135deg,#f3f4f6,#e5e7eb);border:1px solid #d1d5db;font-size:20px;cursor:pointer;color:#6b7280;padding:8px;border-radius:10px;transition:all .2s ease;line-height:1;width:36px;height:36px;display:flex;align-items:center;justify-content:center}.modal-close-btn:hover:not(:disabled){background:linear-gradient(135deg,#e5e7eb,#d1d5db);color:#374151;transform:scale(1.1)}.modal-close-btn:disabled{cursor:not-allowed;opacity:.5;transform:none}@media(max-width:640px){.modal-overlay{padding:16px}.password-reset-modal{width:100%;max-width:none;margin:0}.modal-header{padding:20px 16px 8px}.modal-header h2{font-size:20px}.password-reset-form{padding:24px 16px 20px;gap:20px}.modal-actions{flex-direction:column;gap:12px}.btn-primary,.btn-secondary{width:100%;padding:16px 20px;font-size:16px}.password-input-container input{padding:14px 44px 14px 14px;font-size:16px}}.dashboard-layout{min-height:100vh;background-color:#f8fafc}.dashboard-header{background-color:#fff;border-bottom:1px solid #e2e8f0;padding:16px 24px;position:sticky;top:0;z-index:20}.header-content{display:flex;justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto}.app-title{display:flex;flex-direction:column;gap:4px}.app-title h1{margin:0;font-size:24px;font-weight:700;color:#1e293b;line-height:1.2}@media(max-width:768px){.app-title h1{font-size:20px}}@media(max-width:480px){.app-title h1{font-size:18px}}.logout-btn{padding:8px 16px;background-color:#ef4444;color:#fff;border:none;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}.logout-btn:hover:not(:disabled){background-color:#dc2626}.logout-btn:disabled{background-color:#94a3b8;cursor:not-allowed}.tab-navigation{background-color:#fff;border-bottom:1px solid #e2e8f0;padding:0 24px;position:sticky;top:73px;z-index:10}.tab-container{display:flex;gap:8px;max-width:1200px;margin:0 auto}.tab-button{display:flex;align-items:center;justify-content:flex-start;gap:8px;padding:16px 32px;background:none;border:none;border-bottom:3px solid transparent;color:#64748b;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease;border-radius:8px 8px 0 0;margin-bottom:-1px;min-width:120px;flex:1}.tab-button:hover{background-color:#f1f5f9;color:#475569}.tab-button.active{color:#3b82f6;border-bottom-color:#3b82f6;background-color:#f8fafc}.tab-icon{font-size:16px}.tab-label{white-space:nowrap}.tab-content{padding:24px;max-width:1200px;margin:0 auto}@media(max-width:768px){.dashboard-header{padding:12px 16px}.header-content{flex-direction:column;gap:12px;align-items:stretch}.app-title{align-items:center}.app-title h1{font-size:20px}.logout-btn{align-self:flex-end}.tab-navigation{padding:0 16px;top:auto}.tab-container{gap:4px;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none}.tab-container::-webkit-scrollbar{display:none}.tab-button{padding:12px 16px;font-size:13px;min-width:fit-content}.tab-label{display:none}.tab-content{padding:16px}}@media(max-width:480px){.tab-button{padding:10px 12px}.tab-content{padding:12px}}.tab-content .container{max-width:100%}.tab-content .card{background:#fff;border-radius:12px;padding:24px;box-shadow:0 1px 3px #0000001a;border:1px solid #e2e8f0}.tab-content .card h2{margin:0 0 8px;color:#1e293b;font-size:18px;font-weight:600}.tab-content .card p{margin:0;color:#64748b;font-size:14px}.tab-button{position:relative}.tab-button:after{content:"";position:absolute;bottom:-1px;left:0;right:0;height:3px;background-color:#3b82f6;transform:scaleX(0);transition:transform .2s ease}.tab-button.active:after{transform:scaleX(1)}.tab-button:focus{outline:2px solid #3b82f6;outline-offset:-2px}.tab-button.active:focus{outline-color:#2563eb}.logout-btn:focus{outline:2px solid #ef4444;outline-offset:2px}.user-menu-container{position:relative}.user-icon-btn{background:none;border:2px solid #e2e8f0;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;color:#64748b}.user-icon-btn:hover{border-color:#3b82f6;color:#3b82f6;background-color:#f8fafc}.user-icon-btn:focus{outline:2px solid #3b82f6;outline-offset:2px}.user-avatar{display:flex;align-items:center;justify-content:center;width:24px;height:24px}.user-dropdown-menu{position:absolute;top:100%;right:0;margin-top:8px;background:#fff;border:1px solid #e2e8f0;border-radius:8px;box-shadow:0 4px 12px #0000001a;min-width:180px;z-index:1000;overflow:hidden}.menu-item{display:flex;align-items:center;gap:12px;width:100%;padding:12px 16px;background:none;border:none;text-align:left;font-size:14px;color:#374151;cursor:pointer;transition:background-color .2s ease}.menu-item:hover{background-color:#f8fafc}.menu-item:focus{outline:2px solid #3b82f6;outline-offset:-2px}.menu-item.logout-item{color:#ef4444}.menu-item.logout-item:hover{background-color:#fef2f2}.menu-icon{font-size:16px;width:20px;text-align:center}.submenu-arrow{margin-left:auto;font-size:12px;transition:transform .2s ease}.security-submenu{background-color:#f8fafc;border-left:3px solid #3b82f6;margin:4px 0}.submenu-item{padding-left:32px;font-size:13px;background-color:#f8fafc}.submenu-item:hover{background-color:#e2e8f0}.menu-divider{height:1px;background-color:#e2e8f0;margin:4px 0}@media(max-width:768px){.user-dropdown-menu{right:-50px;min-width:160px}.menu-item{padding:10px 12px;font-size:13px}}:root{--bg: #f5f7fa;--panel: #ffffff;--text: #111827;--muted: #6b7280;--border: #e5e7eb;--status-not-started: #64748b;--status-in-progress: #06b6d4;--status-completed: #22c55e;--wl-ahead: #22c55e;--wl-on-track: #06b6d4;--wl-behind: #f97316}body{margin:0;background:var(--bg);color:var(--text);font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.container{max-width:1180px;margin:0 auto;padding:20px 24px}.topbar{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px;border:1px solid var(--border);background:var(--panel);border-radius:14px}.greeting h1{margin:0;font-size:32px;font-weight:700;letter-spacing:-.02em}.greeting .date{margin-top:4px;color:var(--muted);font-size:14px}.tabs{display:flex;gap:10px;margin-top:14px}.tab{padding:10px 12px;border-radius:12px;border:1px solid var(--border);background:var(--panel);cursor:pointer;font-weight:600;color:#111827}.tab.active{outline:2px solid rgba(6,182,212,.25);border-color:#06b6d473}.main{margin-top:14px;border:1px solid var(--border);background:var(--panel);border-radius:14px;padding:16px;min-height:260px}.card{border:1px solid var(--border);background:var(--panel);border-radius:14px;padding:14px}.card h3{margin:0 0 10px}.badge{display:inline-flex;align-items:center;gap:6px;border-radius:999px;padding:4px 10px;font-size:12px;font-weight:700;border:1px solid var(--border);background:#fafafa}.badge.not-started{border-color:color-mix(in srgb,var(--status-not-started) 35%,var(--border))}.badge.in-progress{border-color:color-mix(in srgb,var(--status-in-progress) 35%,var(--border))}.badge.completed{border-color:color-mix(in srgb,var(--status-completed) 35%,var(--border))}.dot{width:10px;height:10px;border-radius:50%}.dot.not-started{background:var(--status-not-started)}.dot.in-progress{background:var(--status-in-progress)}.dot.completed{background:var(--status-completed)}.wl-dot.ahead{background:var(--wl-ahead)}.wl-dot.on-track{background:var(--wl-on-track)}.wl-dot.behind{background:var(--wl-behind)}.listItem{border:1px solid var(--border);background:#fafafa;border-radius:12px;padding:12px}.auth-page{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#667eea,#764ba2);padding:20px}.auth-container{width:100%;max-width:400px}.auth-card{background:#fff;border-radius:12px;box-shadow:0 20px 40px #0000001a;padding:40px;text-align:center}.auth-header{margin-bottom:32px}.auth-header h1{margin:0 0 8px;font-size:32px;font-weight:700;color:#1a1a1a}.auth-header p{margin:0;color:#666;font-size:16px}.auth-form{text-align:left}.auth-form h2{margin:0 0 24px;font-size:24px;font-weight:600;color:#1a1a1a;text-align:center}.auth-form p{margin:0 0 24px;color:#666;font-size:14px;text-align:center}.form{display:flex;flex-direction:column;gap:16px}.form-group{display:flex;flex-direction:column;gap:6px}.form-group label{font-size:14px;font-weight:500;color:#374151}.form-group input{padding:12px 16px;border:1px solid #d1d5db;border-radius:6px;font-size:16px;transition:border-color .2s,box-shadow .2s}.form-group input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.form-group input:disabled{background-color:#f9fafb;cursor:not-allowed}.btn{padding:12px 24px;border:none;border-radius:6px;font-size:16px;font-weight:500;cursor:pointer;transition:all .2s;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:8px}.btn:disabled{opacity:.6;cursor:not-allowed}.btn-primary{background-color:#3b82f6;color:#fff}.btn-primary:hover:not(:disabled){background-color:#2563eb}.btn-secondary{background-color:#f3f4f6;color:#374151;border:1px solid #d1d5db}.btn-secondary:hover:not(:disabled){background-color:#e5e7eb}.btn-link{background:none;border:none;color:#3b82f6;text-decoration:underline;padding:0;font-size:14px;cursor:pointer}.btn-link:hover{color:#2563eb}.btn-full{width:100%}.forgot-password{text-align:center;margin-top:-8px}.divider{position:relative;text-align:center;margin:24px 0}.divider:before{content:"";position:absolute;top:50%;left:0;right:0;height:1px;background-color:#e5e7eb}.divider span{background-color:#fff;padding:0 16px;color:#6b7280;font-size:14px;font-weight:500;position:relative}.oauth-buttons{display:flex;flex-direction:column;gap:12px;margin-bottom:24px}.btn-oauth{background-color:#fff;border:1px solid #d1d5db;color:#374151;padding:12px 16px;border-radius:6px;font-size:14px;font-weight:500;display:flex;align-items:center;justify-content:center;gap:12px;transition:all .2s}.btn-oauth:hover:not(:disabled){background-color:#f9fafb;border-color:#9ca3af}.btn-oauth svg{flex-shrink:0}.auth-links{display:flex;flex-direction:column;gap:16px;margin-top:24px}.auth-link{text-align:center}.auth-link .btn-link{font-size:14px;color:#3b82f6;text-decoration:none;padding:8px 0;display:inline-block}.auth-link .btn-link:hover{color:#2563eb;text-decoration:underline}.social-buttons{display:flex;flex-direction:column;gap:12px;margin-bottom:24px}.auth-switch{text-align:center;margin-top:24px}.auth-switch p{margin:0;color:#6b7280;font-size:14px}.auth-error{background-color:#fef2f2;border:1px solid #fecaca;color:#dc2626;padding:12px;border-radius:6px;margin-bottom:16px;font-size:14px;text-align:center}.auth-success{background-color:#f0fdf4;border:1px solid #bbf7d0;color:#16a34a;padding:16px;border-radius:6px;margin-bottom:24px;text-align:center}.auth-success h2{margin:0 0 8px;color:#16a34a}.auth-success p{margin:0 0 16px;color:#16a34a;line-height:1.5}@media(max-width:480px){.auth-page{padding:16px}.auth-card{padding:24px}.auth-header h1{font-size:28px}.auth-form h2{font-size:20px}}.task-modal-overlay{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:10px}.task-modal{background:#fff;border-radius:8px;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;max-width:506px;width:100%;max-height:80vh;overflow:hidden;display:flex;flex-direction:column;animation:modalSlideIn .3s ease-out}@keyframes modalSlideIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.task-modal-header{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid #e5e7eb;flex-shrink:0}.task-modal-header h2{margin:0;font-size:18px;font-weight:600;color:#1f2937}.task-modal-close{width:28px;height:28px;border:none;background:#f3f4f6;color:#6b7280;border-radius:6px;cursor:pointer;font-size:16px;font-weight:500;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.task-modal-close:hover{background:#e5e7eb;color:#374151}.task-modal-content{padding:12px 20px;overflow-y:auto;flex:1;min-height:0;max-height:calc(80vh - 140px)}.form-group{margin-bottom:16px}.form-group label{display:block;margin-bottom:4px;font-size:13px;font-weight:500;color:#374151}.form-input,.form-textarea{width:100%;padding:8px 10px;border:1px solid #d1d5db;border-radius:6px;font-size:13px;color:#374151;background:#fff;transition:all .2s ease}.form-input:focus,.form-textarea:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f61a}.form-textarea{resize:vertical;min-height:60px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.subtasks-list{max-height:150px;overflow-y:auto;border:none;border-radius:0;background:transparent}.subtask-item{display:flex;align-items:flex-start;gap:8px;padding:3px 8px;border-bottom:1px solid #f1f5f9;border-radius:0;transition:all .2s ease;min-height:24px}.subtask-item:hover{background:#fafbfc;border-bottom-color:#e5e7eb}.subtask-item:last-child{border-bottom:none}.subtask-checkbox{width:14px;height:14px;border:1px solid #d1d5db;border-radius:2px;cursor:pointer;transition:all .2s ease;position:relative;appearance:none;-webkit-appearance:none;margin-top:2px;flex-shrink:0}.subtask-checkbox:checked{background:#3b82f6;border-color:#3b82f6}.subtask-checkbox:checked:after{content:"✓";position:absolute;top:-2px;left:1px;color:#fff;font-size:10px;font-weight:700}.subtask-name{flex:1;font-size:13px;color:#374151;line-height:1.4}.subtask-name.completed{text-decoration:line-through;color:#9ca3af}.subtask-delete{width:18px;height:18px;border:none;background:#fff;color:#6b7280;border-radius:4px;cursor:pointer;font-size:11px;font-weight:500;display:flex;align-items:center;justify-content:center;transition:all .2s ease;opacity:.6;flex-shrink:0}.subtask-delete:hover{opacity:1;color:#ef4444;background:#fef2f2;transform:scale(1.05)}.add-subtask{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:4px;padding-top:8px;border-top:1px solid #f1f5f9}.add-subtask-input{flex:1;padding:6px 8px;border:1px solid transparent;border-radius:4px;font-size:13px;background:#fafbfc;color:#374151;outline:none;transition:all .2s ease}.add-subtask-input:focus{border-color:#e5e7eb;background:#fff}.add-subtask-btn{width:18px;height:18px;border:none;background:#fff;color:#6b7280;border-radius:4px;cursor:pointer;font-size:11px;font-weight:500;display:flex;align-items:center;justify-content:center;transition:all .2s ease;opacity:.6;flex-shrink:0}.add-subtask-btn:hover{opacity:1;color:#3b82f6;background:#eff6ff;transform:scale(1.05)}.task-modal-footer{display:flex;justify-content:flex-end;gap:8px;padding:16px 20px;border-top:1px solid #e5e7eb;background:#f9fafb;flex-shrink:0}.btn{padding:10px 20px;border:none;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}.btn-primary{background:#3b82f6;color:#fff}.btn-primary:hover{background:#2563eb}.btn-secondary{background:#f3f4f6;color:#374151}.btn-secondary:hover{background:#e5e7eb}@media(max-width:640px){.task-modal-overlay{padding:10px}.task-modal{max-width:100%;margin:0}.form-row{grid-template-columns:1fr;gap:12px}.task-modal-header{padding:20px 20px 0}.task-modal-content{padding:20px}.task-modal-footer{padding:20px;flex-direction:column}.btn{width:100%}}.simple-board-page{height:100%;display:flex;flex-direction:column;gap:12px;padding:0 16px 16px 0;background:#f5f6f8}.simple-board-page .boardLane{flex:1;display:grid!important;grid-template-columns:repeat(4,1fr)!important;gap:0!important;width:100%;min-height:400px;overflow-x:auto!important;overflow-y:visible!important;padding-bottom:0!important;justify-content:start!important;margin-right:auto!important}.simple-board-page .boardCol{display:flex;flex-direction:column;background:#fff;border:1px solid #f1f5f9;border-radius:0;box-shadow:none;flex:1!important;min-width:unset!important;max-height:calc(100vh - 140px);overflow:hidden;border-left:1px solid #f1f5f9}.simple-board-page .boardCol:first-child{border-left:1px solid #f1f5f9;border-top-left-radius:8px;border-bottom-left-radius:8px}.simple-board-page .boardCol:last-child{border-right:1px solid #f1f5f9;border-top-right-radius:8px;border-bottom-right-radius:8px}.simple-board-page .boardCol:not(:last-child){border-right:1px solid #f1f5f9;margin-right:0}.simple-board-page .boardColHeader{padding:6px 16px!important;border-bottom:1px solid #f1f5f9;background:#f8fafc;display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:24px;font-weight:600;color:#374151}.simple-board-page .column-title{margin:0;font-size:14px;font-weight:600;color:#374151;cursor:pointer;padding:4px 8px;border-radius:4px;transition:background-color .2s ease;flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.simple-board-page .column-title:hover{background-color:#f3f4f6}.simple-board-page .column-title-input{flex:1;padding:4px 8px;border:2px solid #3b82f6;border-radius:4px;font-size:14px;font-weight:600;color:#374151;background:#fff;outline:none}.simple-board-page .column-title-input:disabled{opacity:.6;cursor:not-allowed}.simple-board-page .boardColHeader button{padding:4px 8px;background:#3b82f6;color:#fff;border:none;border-radius:6px;font-size:12px;font-weight:500;cursor:pointer;transition:background-color .2s ease;white-space:nowrap}.simple-board-page .boardColHeader button:hover{background:#2563eb}.simple-board-page .boardColBody{flex:1;padding:8px 12px!important;display:flex!important;flex-direction:column;gap:0px!important;min-height:200px;max-height:calc(100vh - 200px);overflow-y:auto}.boardPage.boardPage{height:100%;display:flex;flex-direction:column;gap:12px;padding:16px;background:#f5f6f8}.boardPage .boardHeader{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.boardPage .boardTitle{margin:0;font-size:20px;font-weight:800}.boardPage .boardSub{margin:0;color:#6b7280;font-size:13px}.boardPage .boardLane{flex:1;display:grid!important;grid-template-columns:repeat(4,minmax(450px,1fr))!important;gap:0!important;width:100%;min-height:400px;overflow-x:visible!important;overflow-y:visible!important;padding-bottom:0!important;justify-content:start!important;margin-right:auto!important}.boardPage .boardLane .boardCol{display:flex;flex-direction:column;background:#fff;border:1px solid #e5e7eb;border-radius:0!important;box-shadow:none!important;margin:0!important;min-width:450px!important;max-width:none!important;overflow:hidden}.boardPage .boardLane .boardCol:not(:last-child){border-right:1px solid #e5e7eb}.boardPage .boardLane .boardCol .boardColHeader{padding:12px 16px!important;border-bottom:1px solid #e5e7eb;display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:48px;background:#f9fafb;position:static!important;border-top-left-radius:0!important;border-top-right-radius:0!important;top:unset!important;z-index:unset!important}.boardPage .boardLane .boardCol .boardColHeader .column-title{margin:0;font-size:14px;font-weight:600;color:#374151;cursor:pointer;padding:4px 8px;border-radius:4px;transition:background-color .2s ease;flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.boardPage .boardLane .boardCol .boardColHeader .column-title:hover{background-color:#f3f4f6}.boardPage .boardLane .boardCol .boardColHeader .column-title-input{flex:1;padding:4px 8px;border:2px solid #3b82f6;border-radius:4px;font-size:14px;font-weight:600;color:#374151;background:#fff;outline:none}.boardPage .boardLane .boardCol .boardColHeader .column-title-input:disabled{opacity:.6;cursor:not-allowed}.boardPage .boardLane .boardCol .boardColHeader button{padding:4px 8px;background:#3b82f6;color:#fff;border:none;border-radius:6px;font-size:12px;font-weight:500;cursor:pointer;transition:background-color .2s ease;white-space:nowrap}.boardPage .boardLane .boardCol .boardColHeader button:hover{background:#2563eb}.boardPage .boardLane .boardCol .boardColBody{flex:1;padding:12px!important;display:flex!important;flex-direction:column;gap:8px;overflow-y:auto;min-height:200px;max-height:calc(100vh - 200px)}.simple-task{display:flex;align-items:flex-start;gap:8px;padding:3px 8px;background:transparent;border:none;border-bottom:1px solid #f1f5f9;border-radius:0;transition:all .2s ease;min-height:24px}.simple-task:hover{background:#fafbfc;border-bottom-color:#e5e7eb}.simple-task:last-child{border-bottom:none}.task-checkbox{width:14px;height:14px;border:1px solid #d1d5db;border-radius:2px;cursor:pointer;transition:all .2s ease;position:relative;appearance:none;-webkit-appearance:none;margin-top:2px;flex-shrink:0}.task-checkbox:checked{background:#3b82f6;border-color:#3b82f6}.task-checkbox:checked:after{content:"✓";position:absolute;top:-2px;left:2px;color:#fff;font-size:12px;font-weight:700}.task-title{flex:1;font-size:14px;color:#374151;cursor:default;transition:all .2s ease}.task-title.crossed{text-decoration:line-through;color:#9ca3af}.task-title:hover{background:#3b82f61a;border-radius:3px;padding:2px 4px;margin:-2px -4px}.task-input-edit{flex:1;padding:4px 8px;border:2px solid #3b82f6;border-radius:4px;font-size:14px;color:#374151;background:#fff;outline:none}.task-delete-btn{width:18px;height:18px;border:none;background:#fff;color:#6b7280;border-radius:4px;cursor:pointer;font-size:11px;font-weight:500;display:flex;align-items:center;justify-content:center;transition:all .2s ease;opacity:.6}.task-delete-btn:hover{opacity:1;color:#ef4444;background:#fef2f2;transform:scale(1.05)}.add-task-container{display:flex;align-items:center;justify-content:space-between;padding:8px 12px;margin-top:4px;cursor:pointer;border-radius:4px;transition:all .2s ease}.add-task-container:hover{background:#fafbfc}.add-task-text{font-size:13px;color:#9ca3af;font-style:normal;font-weight:400}.add-task-btn{width:18px;height:18px;border:none;background:#fff;color:#6b7280;border-radius:4px;cursor:pointer;font-size:11px;font-weight:500;display:flex;align-items:center;justify-content:center;transition:all .2s ease;opacity:.6;flex-shrink:0}.add-task-btn:hover{opacity:1;color:#3b82f6;background:#eff6ff;transform:scale(1.05)}.add-task-form{display:flex;align-items:center;gap:8px;padding:4px 8px;margin-top:4px}.add-task-input{flex:1;padding:6px 8px;border:1px solid transparent;border-radius:4px;font-size:13px;background:#fafbfc;color:#374151;outline:none;transition:all .2s ease}.add-task-input:focus{border-color:#e5e7eb;background:#fff}.simple-task.completed{background:transparent;border-bottom-color:#f9fafb}.simple-task.completed .task-title{color:#9ca3af;text-decoration:line-through}.boardPage .boardLane .boardCol .boardColBody .boardCard{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;padding:12px;cursor:pointer;transition:all .2s ease}.boardPage .boardLane .boardCol .boardColBody .boardCard:hover{background:#f3f4f6;border-color:#d1d5db;transform:translateY(-1px);box-shadow:0 2px 4px #0000001a}.boardPage .boardLane .boardCol .boardColBody .boardCard .boardCardTitle{font-weight:500;color:#374151;margin-bottom:4px;line-height:1.4}.boardPage .boardLane .boardCol .boardColBody .boardCard .boardCardMeta{font-size:12px;color:#6b7280;margin-top:4px}.boardPage .boardLane .boardCol .boardColBody .boardCard .boardCardDue{font-size:11px;padding:2px 6px;border-radius:4px;background:#fef3c7;color:#92400e;margin-top:4px;display:inline-block}.boardPage .boardLane .boardCol .boardColBody .boardCard .boardCardDue.overdue{background:#fee2e2;color:#991b1b}.boardPage .boardLane .boardCol .boardColBody .boardCard .boardCardDue.today{background:#dbeafe;color:#1e40af}@media(max-width:768px){.boardPage{padding:8px}.boardPage .boardLane{grid-template-columns:repeat(2,1fr)!important;gap:8px!important}.boardPage .boardLane .boardCol{min-width:unset!important;max-width:unset!important}.boardPage .boardLane .boardCol:not(:last-child){border-right:none;border-bottom:1px solid #e5e7eb}.boardPage .boardLane .boardCol .boardColHeader{padding:8px 12px!important}.boardPage .boardLane .boardCol .boardColBody{padding:8px!important}.boardPage .boardLane .boardCol .boardColBody .boardCard{padding:8px}}@media(max-width:480px){.boardPage .boardLane{grid-template-columns:1fr!important}.boardPage .boardLane .boardCol{min-width:unset!important;max-width:unset!important}.boardPage .boardLane .boardCol:not(:last-child){border-right:none;border-bottom:1px solid #e5e7eb}}.dot{width:8px;height:8px;border-radius:999px}.dot.not-started{background:#64748b}.dot.in-progress{background:#06b6d4}.dot.completed,.dot.ahead{background:#22c55e}.dot.on-track{background:#06b6d4}.dot.behind{background:#f97316}
