@import "https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600&display=swap";.landing-page{background:linear-gradient(135deg,#eef4ff,#f8fafc);min-height:100vh;padding:28px}.landing-navbar{background:#fff;border-radius:28px;justify-content:space-between;align-items:center;max-width:1180px;margin:0 auto;padding:18px 24px;display:flex;box-shadow:0 10px 30px #0000000f}.landing-brand{align-items:center;gap:14px;display:flex}.landing-brand img{object-fit:contain;width:62px;height:62px}.landing-brand h2{color:#1e293b;font-size:22px}.landing-brand p{color:#64748b;font-size:14px}.landing-nav-actions{align-items:center;gap:12px;display:flex}.landing-login,.landing-register{border-radius:14px;padding:12px 18px;font-weight:700;text-decoration:none}.landing-login{color:#4f8cff;background:#eef4ff}.landing-register{color:#fff;background:#4f8cff}.landing-hero{grid-template-columns:1.3fr .7fr;align-items:center;gap:40px;max-width:1180px;margin:70px auto 40px;display:grid}.landing-badge{color:#2563eb;background:#e0ecff;border-radius:999px;margin-bottom:18px;padding:10px 16px;font-weight:700;display:inline-block}.landing-hero-text h1{color:#1e293b;margin-bottom:20px;font-size:52px;line-height:1.1}.landing-hero-text p{color:#64748b;max-width:720px;font-size:18px;line-height:1.7}.landing-hero-actions{gap:14px;margin-top:30px;display:flex}.primary-cta,.secondary-cta{border-radius:16px;justify-content:center;align-items:center;gap:8px;height:54px;padding:0 22px;font-weight:800;text-decoration:none;display:flex}.primary-cta{color:#fff;background:#4f8cff}.secondary-cta{color:#4f8cff;background:#fff}.landing-hero-card{text-align:center;background:#fff;border-radius:36px;padding:34px;box-shadow:0 15px 40px #4f8cff29}.landing-hero-card img{object-fit:contain;width:180px;height:180px;margin-bottom:20px}.landing-hero-card h3{color:#1e293b;margin-bottom:10px;font-size:24px}.landing-hero-card p{color:#64748b;line-height:1.6}.landing-features{grid-template-columns:repeat(4,1fr);gap:18px;max-width:1180px;margin:40px auto;display:grid}.feature-card{background:#fff;border-radius:26px;padding:24px;box-shadow:0 8px 24px #0000000d}.feature-card svg{color:#4f8cff;margin-bottom:16px;font-size:30px}.feature-card h3{color:#1e293b;margin-bottom:10px}.feature-card p{color:#64748b;font-size:14px;line-height:1.6}.landing-footer{text-align:center;color:#64748b;max-width:1180px;margin:40px auto 0;padding:20px}@media (width<=900px){.landing-hero{grid-template-columns:1fr}.landing-features{grid-template-columns:repeat(2,1fr)}.landing-hero-text h1{font-size:38px}}@media (width<=560px){.landing-page{padding:16px}.landing-navbar{flex-direction:column;align-items:flex-start;gap:18px}.landing-nav-actions{width:100%}.landing-login,.landing-register{text-align:center;flex:1}.landing-features{grid-template-columns:1fr}.landing-hero-text h1{font-size:32px}}.auth-container{background:linear-gradient(#eef4ff,#dcebff);justify-content:center;align-items:center;min-height:100vh;padding:20px;display:flex}.auth-card{background:#fff;border-radius:32px;width:100%;max-width:400px;padding:35px 28px;box-shadow:0 10px 40px #00000014}.auth-header{text-align:center;margin-bottom:30px}.auth-header h1{color:#4f8cff;margin-bottom:8px;font-size:2rem}.auth-header p{color:#64748b}.auth-form{flex-direction:column;gap:18px;display:flex}.auth-form input{background:#f1f5f9;border:none;border-radius:16px;padding:16px;font-size:15px}.auth-form button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#4f8cff,#7ab6ff);border:none;border-radius:16px;padding:16px;font-size:16px;font-weight:600;transition:all .3s}.auth-form button:hover{transform:translateY(-2px)}.auth-footer{text-align:center;margin-top:25px}.auth-footer p{color:#64748b;margin-bottom:8px}.auth-footer a{color:#4f8cff;font-weight:600;text-decoration:none}.auth-logo{object-fit:contain;width:110px;height:110px;margin-bottom:15px}.auth-header{flex-direction:column;align-items:center;display:flex}.auth-header span{color:#64748b;margin-top:8px}.auth-subtitle{color:#64748b;justify-content:center;align-items:center;gap:8px;margin-top:8px;font-size:15px;display:flex}.auth-subtitle svg{color:#4f8cff;font-size:18px}.topbar{z-index:100;background:#fff;justify-content:space-between;align-items:center;width:100%;max-width:480px;height:70px;padding:0 20px;display:flex;position:fixed;top:0;box-shadow:0 2px 10px #0000000d}.topbar h2{color:var(--primary)}.bottom-nav{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:999;background:#fffc;border-radius:24px;justify-content:space-around;align-items:center;width:90%;max-width:420px;padding:14px 10px;display:flex;position:fixed;bottom:20px;left:50%;transform:translate(-50%);box-shadow:0 10px 30px #00000014}.nav-item{color:#94a3b8;flex-direction:column;align-items:center;gap:5px;font-size:12px;transition:all .3s;display:flex}.nav-item svg{font-size:20px}.nav-item.active{color:#4f8cff;transform:translateY(-2px)}.fab-button{background:var(--primary);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;font-size:30px;display:flex;position:fixed;bottom:90px;right:20px;box-shadow:0 5px 15px #5b8def66}.topbar{background:#fff;border-radius:0 0 28px 28px;justify-content:space-between;align-items:center;padding:20px 24px;display:flex;box-shadow:0 4px 20px #0000000a}.logo-section h1{color:#4f8cff;margin:0;font-size:1.4rem;font-weight:700}.logo-section p{color:#64748b;margin-top:4px;font-size:.8rem}.profile-icon{color:#4f8cff;background:#eef4ff;border-radius:50%;justify-content:center;align-items:center;width:45px;height:45px;font-size:28px;text-decoration:none;transition:all .3s;display:flex}.profile-icon:hover{background:#dcebff;transform:scale(1.05)}.topbar-logo{object-fit:contain;width:72px;height:72px}.profile-icon{justify-content:center;align-items:center;display:flex}:root{--primary:#5b8def;--secondary:#a7c7ff;--background:#eef5ff;--card:#fff;--high:#ff7b7b;--medium:#ffd56f;--low:#7ed957;--text:#1f2937}.mobile-container{background:#eef5ff;width:100%;max-width:1200px;min-height:100vh;margin:auto;padding-bottom:120px;position:relative;overflow:hidden}.page-content{padding:90px 20px 100px}@media (width>=768px){.page-content{padding:110px 40px 140px}}.dashboard-header{margin-bottom:25px}.dashboard-header h1{color:#1e293b;font-size:32px;font-weight:700}.dashboard-header p{color:#6b7280;margin-top:5px}.summary-grid{grid-template-columns:repeat(2,1fr);gap:15px;margin-bottom:25px;display:grid}.summary-card{background:#fff;border-radius:20px;padding:18px;box-shadow:0 4px 15px #0000000d}.compact-summary{align-items:center;gap:15px;min-height:110px;display:flex}.compact-summary svg{color:#4f8cff;flex-shrink:0;font-size:28px}.summary-card h3{color:#6b7280;margin-bottom:4px;font-size:15px}.summary-card h1{color:#4f8cff;margin:0;font-size:30px}.summary-card p{color:#94a3b8;font-size:13px}.calendar-card,.deadline-card{background:#fff;border-radius:24px;margin-bottom:20px;padding:20px;box-shadow:0 8px 24px #0000000d}.calendar-header{align-items:center;gap:10px;margin-bottom:15px;display:flex}.calendar-header-modern{justify-content:space-between}.calendar-header-modern>div:first-child{align-items:center;gap:10px;display:flex}.calendar-header svg,.deadline-header svg{color:#4f8cff;font-size:20px}.calendar-header h3,.deadline-header h3{color:#1e293b}.calendar-nav{gap:8px;display:flex}.calendar-nav button{color:#4f8cff;cursor:pointer;background:#eef4ff;border:none;border-radius:12px;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.calendar-weekdays{grid-template-columns:repeat(7,1fr);gap:8px;margin-bottom:8px;display:grid}.calendar-weekdays span{text-align:center;color:#94a3b8;font-size:12px;font-weight:700}.calendar-grid{grid-template-columns:repeat(7,1fr);gap:8px;display:grid}.calendar-empty{min-height:48px}.calendar-day{cursor:pointer;background:#f5f7fb;border:none;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:4px;min-height:52px;font-weight:600;transition:all .2s;display:flex}.calendar-day:hover{background:#e8f0ff}.calendar-day.active{color:#fff;background:#4f8cff}.calendar-dot{background:#4f8cff;border-radius:50%;width:6px;height:6px}.calendar-day.active .calendar-dot{background:#fff}.deadline-header{align-items:center;gap:10px;margin-bottom:15px;display:flex}.deadline-list{flex-direction:column;gap:12px;display:flex}.deadline-item-modern{background:#f8fafc;border-radius:16px;justify-content:space-between;align-items:center;gap:12px;padding:14px;display:flex}.deadline-item-modern h4{color:#1e293b;margin-bottom:4px}.deadline-item-modern p{color:#64748b;font-size:13px}.deadline-status,.recent-risk,.risk-badge{white-space:nowrap;border-radius:999px;padding:8px 12px;font-size:12px;font-weight:700}.dashboard-section-title{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.dashboard-section-title h2{color:#1e293b}.dashboard-section-title svg{color:#4f8cff;font-size:22px}.dashboard-workspace-card{background:#fff;border-radius:24px;margin-bottom:22px;padding:20px;box-shadow:0 8px 24px #0000000d}.active-workspace-content{flex-direction:column;gap:14px;display:flex}.active-workspace-content h3{color:#1e293b;margin-bottom:5px}.active-workspace-content p{color:#64748b;font-size:14px}.workspace-progress{background:#f8fafc;border-radius:16px;padding:14px}.workspace-progress-top{color:#475569;justify-content:space-between;margin-bottom:8px;font-size:14px;display:flex}.workspace-progress-track{background:#e2e8f0;border-radius:999px;height:10px;overflow:hidden}.workspace-progress-fill{background:linear-gradient(135deg,#4f8cff,#7ab6ff);border-radius:999px;height:100%}.workspace-progress p{color:#64748b;margin-top:8px;font-size:12px}.active-workspace-content button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#4f8cff,#7ab6ff);border:none;border-radius:16px;justify-content:center;align-items:center;gap:8px;padding:13px;font-weight:700;display:flex}.empty-dashboard-text{color:#64748b}.task-section-title{color:#1e293b;margin-bottom:15px;font-size:22px;font-weight:700}.recent-task-list{flex-direction:column;gap:12px;padding-bottom:140px;display:flex}.recent-task-item{background:#fff;border-radius:18px;justify-content:space-between;align-items:center;gap:12px;padding:16px;display:flex;box-shadow:0 6px 18px #0000000a}.recent-task-item h4{color:#1e293b;margin-bottom:4px}.recent-task-item p{color:#64748b;font-size:13px}@media (width<=600px){.summary-grid{grid-template-columns:1fr}.deadline-item-modern,.recent-task-item{flex-direction:column;align-items:flex-start}}.task-card{background:#fff;border-radius:20px;padding:18px;box-shadow:0 4px 15px #0000000d}.task-top{justify-content:space-between;gap:10px;display:flex}.task-top h3{margin-bottom:5px;font-size:18px}.task-top p{color:#6b7280;font-size:14px}.priority-badge{border-radius:999px;height:fit-content;padding:6px 12px;font-size:12px;font-weight:600}.priority-badge.high{color:#ff4d4d;background:#ffe5e5}.priority-badge.medium{color:#d89b00;background:#fff4d6}.priority-badge.low{color:#34a853;background:#e7f9e7}.task-bottom{color:#6b7280;justify-content:space-between;margin-top:15px;font-size:13px;display:flex}.modal-overlay{z-index:9999;background:#0006;justify-content:center;padding:30px 0;display:flex;position:fixed;inset:0;overflow-y:auto}.task-modal{background:#fff;border-radius:25px;flex-direction:column;gap:15px;width:90%;max-width:500px;max-height:90vh;margin:auto;padding:25px;display:flex;overflow-y:auto}.task-modal h2{margin-bottom:10px}.task-modal form{flex-direction:column;gap:15px;display:flex}.task-modal input,.task-modal textarea{border:1px solid #d1d5db;border-radius:12px;padding:12px;font-family:inherit}.task-modal textarea{resize:none;min-height:100px}.modal-buttons{gap:10px;display:flex}.modal-buttons button{background:var(--primary);color:#fff;border-radius:12px;flex:1;padding:12px;font-weight:600}.task-status{margin-top:15px}.task-status select{background:#f1f5f9;border:none;border-radius:12px;width:100%;padding:12px;font-family:inherit}.delete-btn{color:#fff;cursor:pointer;background:#ff5b5b;border:none;border-radius:12px;padding:10px 18px;font-weight:600;transition:all .3s}.edit-btn,.delete-btn{cursor:pointer;border:none;border-radius:14px;padding:10px 18px;font-weight:600;transition:all .3s}.delete-btn{color:#fff;background:#ff5b5b}.delete-btn:hover{background:#ef4444}.task-code{justify-content:flex-end;align-items:center;gap:10px;min-height:42px;margin-top:12px;display:flex}.copy-btn{color:#4f8cff;cursor:pointer;background:#eef4ff;border:none;border-radius:10px;padding:6px 12px;font-size:12px;font-weight:600;transition:all .3s}.copy-btn:hover{background:#dcebff}.task-page-header{margin-bottom:20px}.task-page-header h1{color:#1e293b;margin-bottom:6px;font-size:2rem}.task-page-header p{color:#64748b}.task-toolbar{flex-direction:column;gap:12px;margin-bottom:16px;display:flex}.task-search-box{background:#fff;border-radius:18px;align-items:center;gap:10px;padding:14px 16px;display:flex;box-shadow:0 8px 24px #0000000d}.task-search-box svg{color:#4f8cff}.task-search-box input{background:0 0;border:none;outline:none;width:100%;font-size:14px}.task-filter-label{color:#64748b;align-items:center;gap:8px;font-weight:600;display:flex}.task-filter-tabs{gap:10px;margin-bottom:16px;padding-bottom:8px;display:flex;overflow-x:auto}.filter-tab{color:#64748b;white-space:nowrap;cursor:pointer;background:#fff;border:none;border-radius:999px;padding:10px 16px;font-weight:600}.filter-tab.active{color:#fff;background:#4f8cff}.task-count-card{color:#64748b;background:#fff;border-radius:18px;align-items:center;gap:8px;margin-bottom:18px;padding:16px;display:flex;box-shadow:0 8px 24px #0000000d}.task-count-card strong{color:#4f8cff;font-size:24px}.empty-task-state{text-align:center;color:#64748b;background:#fff;border-radius:22px;padding:24px}.empty-task-state h3{color:#1e293b;margin-bottom:8px}.task-title-row{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.task-type-badge{border-radius:999px;align-items:center;gap:5px;padding:6px 10px;font-size:11px;font-weight:700;display:inline-flex}.task-type-badge.team{color:#2563eb;background:#e0ecff}.task-type-badge.personal{color:#475569;background:#f1f5f9}.task-meta-grid{grid-template-columns:1fr;gap:10px;margin-top:15px;display:grid}.task-meta-grid div{color:#475569;background:#f8fafc;border-radius:14px;align-items:center;gap:10px;padding:10px 12px;font-size:13px;display:flex}.task-meta-grid svg{color:#4f8cff}.task-top{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.task-header-right{align-items:center;gap:10px;display:flex}.delete-icon-btn{color:#ef4444;cursor:pointer;background:#fff1f2;border:none;border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex}.delete-icon-btn:hover{background:#fee2e2}.workspace-btn,.edit-btn{cursor:pointer;box-sizing:border-box;border:none;border-radius:16px;flex:1;justify-content:center;align-items:center;gap:8px;height:58px;padding:0;font-weight:700;display:flex}.workspace-btn:hover{background:#dcebff}.edit-btn:hover{background:#2563eb}.full-width{width:100%}.task-card.compact .task-status,.task-card.compact .task-code{display:none}.task-actions{grid-template-columns:1fr 1fr;gap:16px;margin-top:16px;display:grid}.workspace-btn,.edit-btn{box-sizing:border-box;border:none;border-radius:16px;justify-content:center;align-items:center;gap:8px;width:100%;height:58px;font-weight:700;display:flex}.workspace-btn{color:#2563eb;background:#eef4ff}.edit-btn{color:#fff;background:#4f8cff}.recent-task-item{background:#fff;border-radius:12px;padding:12px}.focus-container{justify-content:center;align-items:center;min-height:75vh;display:flex}.focus-card{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);text-align:center;background:#fff9;border-radius:35px;width:100%;max-width:380px;padding:40px 25px;box-shadow:0 10px 30px #00000014}.focus-card h1{color:#1e293b;margin-bottom:8px;font-size:2rem}.focus-card p{color:#64748b;margin-bottom:30px}.timer-circle{background:conic-gradient(#4f8cff,#7ab6ff,#dcebff);border-radius:50%;justify-content:center;align-items:center;width:240px;height:240px;margin:auto;animation:3s infinite pulse;display:flex;box-shadow:0 15px 30px #4f8cff4d}.timer-inner{background:#fff;border-radius:50%;justify-content:center;align-items:center;width:190px;height:190px;display:flex}.timer-inner h2{color:#1e293b;font-size:3rem;font-weight:700}.timer-buttons{justify-content:center;gap:12px;margin-top:35px;display:flex}.timer-buttons button{color:#fff;cursor:pointer;background:#4f8cff;border:none;border-radius:15px;padding:12px 20px;font-weight:600;transition:all .3s}.timer-buttons button:hover{background:#2563eb;transform:translateY(-3px)}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.03)}to{transform:scale(1)}}@media (width<=480px){.timer-circle{width:200px;height:200px}.timer-buttons{flex-wrap:wrap}}.timer-presets{justify-content:center;gap:10px;margin-bottom:20px;display:flex}.timer-presets button{color:#2563eb;cursor:pointer;background:#e5edff;border:none;border-radius:14px;padding:10px 18px;font-weight:600;transition:all .3s}.active-preset{color:#fff!important;background:#4f8cff!important}.custom-timer{justify-content:center;align-items:center;gap:10px;margin-bottom:25px;display:flex}.custom-timer input{text-align:center;background:#f1f5f9;border:none;border-radius:12px;width:80px;padding:10px;font-size:16px}.focus-progress-track{background:#e2e8f0;border-radius:999px;width:100%;height:10px;margin:20px 0;overflow:hidden}.focus-progress-fill{background:linear-gradient(135deg,#4f8cff,#7ab6ff);border-radius:999px;height:100%;transition:all .3s}.timer-inner{background:#fff;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:190px;height:190px;display:flex}.timer-inner h2{color:#1e293b;margin:0;font-size:64px;font-weight:700;line-height:1}.timer-inner p{color:#64748b;margin-top:12px;font-size:18px}.collab-container{flex-direction:column;gap:25px;display:flex}.collab-header h1{color:#1e293b;margin-bottom:8px;font-size:2rem}.collab-header p{color:#64748b}.join-card{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#ffffffb3;border-radius:28px;flex-direction:column;gap:15px;padding:25px;display:flex;box-shadow:0 10px 30px #0000000f}.join-card h2{color:#1e293b;font-size:1.4rem}.join-card p{color:#64748b}.join-card input{background:#f1f5f9;border:none;border-radius:16px;padding:15px;font-size:15px}.join-card button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#4f8cff,#7ab6ff);border:none;border-radius:16px;padding:15px;font-size:15px;font-weight:600;transition:all .3s}.join-card button:hover{transform:translateY(-3px)}.joined-card{text-align:center;background:#fff;border-radius:22px;padding:20px;box-shadow:0 5px 15px #0000000d}.joined-card h3{color:#2563eb;margin-bottom:8px}.joined-card p{color:#64748b}.workspace-section{flex-direction:column;gap:18px;display:flex}.section-title-row{color:#1e293b;justify-content:space-between;align-items:center;display:flex}.section-title-row svg{color:#4f8cff;font-size:22px}.join-form{flex-direction:column;gap:15px;display:flex}.workspace-card{background:#fff;border-radius:26px;padding:22px;box-shadow:0 10px 30px #0000000f}.workspace-card-top{justify-content:space-between;gap:15px;margin-bottom:18px;display:flex}.workspace-card-top h3{color:#1e293b;margin-bottom:6px}.workspace-card-top p{color:#64748b;font-size:14px}.workspace-info-grid{grid-template-columns:1fr;gap:10px;margin-bottom:18px;display:grid}.workspace-info-grid div{color:#475569;background:#f1f5f9;border-radius:16px;align-items:center;gap:10px;padding:12px;display:flex}.workspace-info-grid svg{color:#4f8cff}.risk-badge{white-space:nowrap;border-radius:999px;height:fit-content;padding:8px 12px;font-size:12px;font-weight:700}.risk-high{color:#e11d48;background:#ffe5e5}.risk-medium{color:#d97706;background:#fff4d6}.risk-low{color:#16a34a;background:#e7f9e7}.open-workspace-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#4f8cff,#7ab6ff);border:none;border-radius:16px;justify-content:center;align-items:center;gap:10px;width:100%;padding:14px;font-weight:700;display:flex}.empty-workspace{text-align:center;background:#fff;border-radius:24px;padding:24px;box-shadow:0 10px 30px #0000000d}.empty-workspace h3{color:#1e293b;margin-bottom:8px}.empty-workspace p{color:#64748b}.workspace-detail{flex-direction:column;gap:22px;display:flex}.workspace-hero-card{color:#fff;background:linear-gradient(135deg,#4f8cff,#7ab6ff);border-radius:30px;padding:28px;box-shadow:0 12px 30px #4f8cff40}.workspace-hero-card h1{margin-bottom:8px;font-size:28px}.workspace-hero-card p{opacity:.9}.workspace-hero-meta{flex-wrap:wrap;gap:10px;margin-top:18px;display:flex}.workspace-hero-meta span{background:#ffffff38;border-radius:999px;padding:8px 12px;font-size:13px;font-weight:600}.workspace-panel{background:#fff;border-radius:26px;padding:22px;box-shadow:0 10px 30px #0000000d}.member-list{flex-direction:column;gap:14px;margin-top:18px;display:flex}.member-item{background:#f8fafc;border-radius:18px;align-items:center;gap:14px;padding:12px;display:flex}.member-avatar{color:#4f8cff;background:#e0ecff;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;font-weight:700;display:flex}.member-item h4{color:#1e293b}.member-item p{color:#64748b;font-size:13px}.contribution-item{margin-top:18px}.contribution-top{color:#1e293b;justify-content:space-between;margin-bottom:8px;display:flex}.progress-track{background:#e2e8f0;border-radius:999px;width:100%;height:10px;overflow:hidden}.progress-fill{background:linear-gradient(135deg,#4f8cff,#7ab6ff);border-radius:999px;height:100%}.risk-card{border-radius:20px;margin-top:18px;padding:18px}.risk-card h3{margin-bottom:8px}.shared-task-status{border-bottom:1px solid #e5e7eb;justify-content:space-between;padding:14px 0;display:flex}.shared-task-status:last-child{border-bottom:none}.shared-task-status span{color:#64748b}.shared-task-status strong{color:#1e293b}.checklist-form{gap:10px;margin-top:18px;display:flex}.checklist-form input{background:#f1f5f9;border:none;border-radius:16px;flex:1;padding:14px;font-size:14px}.checklist-form button{color:#fff;cursor:pointer;background:#4f8cff;border:none;border-radius:16px;justify-content:center;align-items:center;width:48px;height:48px;font-size:18px;display:flex}.checklist-list{flex-direction:column;gap:12px;margin-top:18px;display:flex}.checklist-item{background:#f8fafc;border-radius:18px;align-items:center;gap:12px;padding:14px;transition:all .2s;display:flex}.checklist-item.done{background:#effaf0}.checklist-toggle{color:#4f8cff;cursor:pointer;background:#fff;border:2px solid #4f8cff;border-radius:8px;width:28px;height:28px;font-weight:800}.checklist-item.done .checklist-toggle{color:#fff;background:#4f8cff}.checklist-content{flex:1}.checklist-content h4{color:#1e293b;margin-bottom:4px;font-size:15px}.checklist-item.done .checklist-content h4{color:#64748b;text-decoration:line-through}.checklist-content p{color:#64748b;font-size:12px}.checklist-delete{color:#e11d48;cursor:pointer;background:#ffe5e5;border:none;border-radius:12px;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.empty-checklist{text-align:center;color:#64748b;background:#f8fafc;border-radius:18px;padding:18px}.contribution-note{color:#64748b;margin-top:6px;font-size:12px}.profile-container{padding:20px}.profile-header{text-align:center;background:#fff;border-radius:28px;margin-bottom:20px;padding:30px 20px;box-shadow:0 10px 30px #0000000d}.profile-avatar{background:#eef4ff;border-radius:50%;justify-content:center;align-items:center;width:90px;height:90px;margin:auto auto 15px;font-size:40px;display:flex}.profile-header h1{color:#1d2939;margin:0;font-size:28px}.profile-header p{color:#667085;margin-top:8px}.profile-card{background:#fff;border-radius:24px;padding:20px;box-shadow:0 10px 30px #0000000d}.profile-item{border-bottom:1px solid #eee;justify-content:space-between;padding:15px 0;display:flex}.profile-item:last-child{border-bottom:none}.logout-btn{color:#fff;cursor:pointer;background:#ff5c5c;border:none;border-radius:18px;width:100%;margin-top:25px;padding:16px;font-size:16px;font-weight:600}.profile-input{background:#f4f7fb;border:none;border-radius:12px;width:100%;margin-top:10px;padding:12px;font-size:16px}.edit-btn,.save-btn{color:#fff;cursor:pointer;background:#4f8cff;border:none;border-radius:16px;width:100%;margin-top:20px;padding:14px;font-weight:600}*{box-sizing:border-box;margin:0;padding:0}body{color:#1f2937;background:#eef5ff;font-family:Poppins,sans-serif}a{color:inherit;text-decoration:none}button{cursor:pointer;border:none}input{outline:none}
