*{box-sizing:border-box;margin:0;padding:0}body{color:#222;background:#f4f6f8;font-family:Inter,sans-serif}button{cursor:pointer}a{color:inherit;text-decoration:none}.auth{justify-content:center;align-items:center;min-height:100vh;display:flex}.auth form{background:#fff;border-radius:12px;flex-direction:column;gap:15px;width:400px;padding:30px;display:flex}.auth input{border:1px solid #ddd;border-radius:8px;padding:12px}.auth button{color:#fff;background:#2563eb;border:none;border-radius:8px;padding:12px}.layout{height:100vh;display:flex}.sidebar{color:#fff;background:#111;width:260px;padding:20px}.content{flex:1;overflow:auto}.navbar{border-bottom:1px solid #ddd;justify-content:space-between;align-items:center;height:70px;padding:0 20px;display:flex}.stats-grid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.card{background:#fff;border-radius:10px;padding:20px}.project-card{background:#fff;border-radius:10px;padding:20px}.modal{background:#00000080;position:fixed;inset:0}.modal-box{background:#fff;width:500px;margin:100px auto;padding:20px}.task-header{justify-content:space-between;align-items:center;display:flex}.drag-handle{cursor:grab;-webkit-user-select:none;user-select:none;font-size:20px}.task-card{background:#f3f4f6;border-radius:10px;margin-bottom:10px;padding:15px}.board{align-items:flex-start;gap:24px;display:flex;overflow-x:auto}.column{background:#f8fafc;border-radius:16px;flex:1;min-width:320px;padding:16px}.column-header{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.column-header h3{font-size:18px;font-weight:600}.column-header span{background:#e2e8f0;border-radius:20px;padding:4px 10px}.task-card{background:#fff;border-radius:14px;margin-bottom:14px;padding:16px;transition:all .2s;box-shadow:0 2px 10px #0000000d}.task-card:hover{transform:translateY(-2px);box-shadow:0 10px 20px #00000014}.task-top{justify-content:space-between;margin-bottom:10px;display:flex}.priority{border-radius:20px;padding:4px 10px;font-size:12px;font-weight:600}.priority.high{background:#fee2e2}.priority.medium{background:#fef3c7}.priority.low{background:#dcfce7}.task-card h4{cursor:pointer;margin-bottom:10px}.task-card p{color:#64748b;margin-bottom:16px;font-size:14px}.task-footer{color:#64748b;justify-content:space-between;font-size:13px;display:flex}.drag-handle{cursor:grab;font-size:18px}.project-header{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.primary-btn{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:10px;padding:12px 18px}.project-members{background:#fff;border-radius:12px;margin-bottom:20px;padding:15px}.members-list{flex-wrap:wrap;gap:10px;display:flex}.member-badge{color:#1e40af;background:#dbeafe;border-radius:20px;padding:6px 12px;font-size:14px}.member-item{margin-bottom:10px;display:block}.member-badge{color:#1e40af;background:#dbeafe;border-radius:20px;align-items:center;gap:8px;padding:8px 12px;display:flex}.remove-member-btn{cursor:pointer;color:#ef4444;background:0 0;border:none;font-size:14px}.projects-page{padding:24px}.projects-header{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.projects-header h1{font-size:32px;font-weight:700}.projects-header p{color:#64748b}.projects-toolbar{margin-bottom:24px}.projects-toolbar input{border:1px solid #e2e8f0;border-radius:12px;outline:none;width:100%;max-width:400px;padding:12px 16px}.projects-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:20px;display:grid}.project-card{color:inherit;background:#fff;border:1px solid #e2e8f0;border-radius:18px;padding:20px;text-decoration:none;transition:all .2s}.project-card:hover{transform:translateY(-4px);box-shadow:0 10px 25px #00000014}.project-top h3{margin-bottom:8px}.project-top p{color:#64748b;line-height:1.5}.project-footer{color:#64748b;justify-content:space-between;align-items:center;margin-top:20px;display:flex}.primary-btn{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:12px;padding:12px 18px;font-weight:600}.empty-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:400px;display:flex}.empty-icon{margin-bottom:16px;font-size:64px}.empty-state h2{margin-bottom:10px}.empty-state p{color:#64748b;margin-bottom:20px}.drawer-overlay{z-index:1000;background:#0006;justify-content:flex-end;display:flex;position:fixed;inset:0}.task-drawer{background:#fff;width:450px;height:100vh;padding:24px;overflow-y:auto;box-shadow:-10px 0 30px #0000001a}.drawer-header{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.drawer-header h2{font-size:24px;font-weight:700}.close-btn{cursor:pointer;background:0 0;border:none;font-size:22px}.drawer-meta{gap:16px;margin-bottom:24px;display:grid}.meta-item{background:#f8fafc;border-radius:10px;justify-content:space-between;align-items:center;padding:12px;display:flex}.meta-item label{color:#64748b;font-size:14px}.drawer-section{margin-bottom:24px}.drawer-section h3{margin-bottom:10px}.drawer-section p{color:#475569;line-height:1.7}.labels{flex-wrap:wrap;gap:8px;display:flex}.label{color:#1e40af;background:#dbeafe;border-radius:20px;padding:6px 12px;font-size:13px}.priority-badge{border-radius:20px;padding:5px 12px;font-size:12px;font-weight:600}.priority-badge.high{color:#dc2626;background:#fee2e2}.priority-badge.medium{color:#d97706;background:#fef3c7}.priority-badge.low{color:#16a34a;background:#dcfce7}.activity-card{background:#fff;border:1px solid #e2e8f0;border-radius:18px;margin-top:24px;padding:24px;box-shadow:0 4px 20px #0000000a}.activity-header{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.activity-header h2{font-size:20px;font-weight:700}.activity-header span{color:#64748b;font-size:14px}.timeline{position:relative}.timeline:before{content:"";background:#e2e8f0;width:2px;position:absolute;top:0;bottom:0;left:20px}.timeline-item{gap:16px;margin-bottom:24px;display:flex;position:relative}.timeline-avatar{color:#fff;z-index:2;background:#2563eb;border-radius:50%;justify-content:center;align-items:center;width:40px;min-width:40px;height:40px;font-weight:600;display:flex;position:relative}.timeline-content{background:#f8fafc;border-radius:12px;flex:1;padding:14px 16px;transition:all .2s}.timeline-content:hover{background:#f1f5f9}.timeline-top{justify-content:space-between;gap:20px;display:flex}.timeline-top p{font-weight:500;line-height:1.5}.timeline-top span{color:#64748b;white-space:nowrap;font-size:13px}.activity-empty{text-align:center;color:#64748b;padding:40px 0}.activity-empty div{margin-bottom:10px;font-size:40px}
