:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{margin:0}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}:root{--bg:#171318;--surface:#211b21;--surface-soft:#282029;--text:#fff8ee;--text-soft:#bdb2b7;--text-muted:#81767d;--yellow:#ffd84d;--yellow-soft:#ffe88a;--pink:#ff718f;--coral:#ff9278;--lavender:#c7a8ff;--border:#fff8ee1a;--input-bg:#151116}.auth-page{box-sizing:border-box;min-height:100dvh;color:var(--text);background:radial-gradient(circle at 10% 15%,#ffd84d1f,#0000 28%),radial-gradient(circle at 90% 75%,#ff718f1f,#0000 30%),linear-gradient(135deg,#171318 0%,#19151b 50%,#151217 100%);justify-content:center;align-items:center;padding:40px 20px;display:flex;position:relative;overflow:hidden}.auth-page:before{content:"";filter:blur(80px);background:linear-gradient(135deg,#ffd84d1a,#ff927812);border-radius:50%;width:420px;height:420px;animation:10s ease-in-out infinite sunsetFloat;position:absolute;top:-220px;left:-160px}.auth-page:after{content:"";filter:blur(85px);background:linear-gradient(135deg,#ff718f17,#c7a8ff12);border-radius:50%;width:380px;height:380px;animation:12s ease-in-out infinite sunsetFloatReverse;position:absolute;bottom:-210px;right:-170px}.auth-card{z-index:2;box-sizing:border-box;border:1px solid var(--border);-webkit-backdrop-filter:blur(22px);background:linear-gradient(145deg,#fff8ee11,#fff8ee06);border-radius:28px;width:100%;max-width:460px;padding:48px;animation:.75s cubic-bezier(.16,1,.3,1) cardReveal;position:relative;box-shadow:0 30px 90px #0000006b,0 0 70px #ffd84d09}.auth-logo{color:var(--text);letter-spacing:.16em;align-items:center;gap:12px;margin-bottom:52px;font-size:13px;font-weight:750;display:flex}.logo-icon{background:linear-gradient(135deg, var(--yellow), var(--coral));color:#28151b;border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;animation:4s ease-in-out infinite logoBreathe;display:flex;box-shadow:0 10px 28px #ffd84d29}.auth-heading{margin-bottom:34px}.auth-label{letter-spacing:.18em;color:var(--yellow);margin:0 0 16px;font-size:11px;font-weight:750}.auth-heading h1{letter-spacing:-.065em;color:var(--text);margin:0;font-size:clamp(50px,9vw,74px);font-weight:750;line-height:.88}.auth-heading h1 span{background:linear-gradient(100deg, var(--yellow) 0%, var(--coral) 48%, var(--pink) 100%);color:#0000;background-size:180% 180%;-webkit-background-clip:text;background-clip:text;animation:6s infinite warmGradient}.auth-description{max-width:390px;color:var(--text-soft);margin:24px 0 0;font-size:15px;line-height:1.7}.form-group{margin-bottom:20px}.form-group label{color:#e7dfe0;margin-bottom:9px;font-size:13px;font-weight:600;display:block}.form-group input{box-sizing:border-box;border:1px solid var(--border);background:var(--input-bg);width:100%;color:var(--text);border-radius:11px;outline:none;padding:15px 16px;font-size:14px;transition:border-color .25s,box-shadow .25s,transform .25s}.form-group input::placeholder{color:var(--text-muted)}.form-group input:hover{border-color:#ffd84d47}.form-group input:focus{border-color:var(--yellow);transform:translateY(-1px);box-shadow:0 0 0 3px #ffd84d14,0 0 24px #ffd84d0f}.password-wrapper{position:relative}.password-wrapper input{padding-right:50px}.password-toggle{color:var(--text-muted);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:6px;transition:color .2s,transform .2s;display:flex;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.password-toggle:hover{color:var(--yellow);transform:translateY(-50%)scale(1.08)}.auth-error{color:#ffadbd;background:#ff718f0f;border:1px solid #ff718f3d;border-radius:10px;margin:4px 0 18px;padding:12px 14px;font-size:13px;line-height:1.5}.auth-success{color:var(--yellow-soft);background:#ffd84d0f;border:1px solid #ffd84d38;border-radius:10px;margin:4px 0 18px;padding:12px 14px;font-size:13px;line-height:1.5}.auth-button{background:linear-gradient(105deg, var(--yellow), var(--coral), var(--pink));color:#28151b;cursor:pointer;background-size:180% 100%;border:none;border-radius:11px;justify-content:center;align-items:center;gap:10px;width:100%;margin-top:8px;padding:15px 20px;font-size:14px;font-weight:750;transition:transform .25s,box-shadow .25s,background-position .45s;display:flex;position:relative;overflow:hidden;box-shadow:0 12px 30px #ff718f24}.auth-button:before{content:"";background:linear-gradient(90deg,#0000,#ffffff40,#0000);width:65%;height:100%;transition:left .65s;position:absolute;top:0;left:-100%;transform:skew(-20deg)}.auth-button:hover{background-position:100% 0;transform:translateY(-3px);box-shadow:0 18px 40px #ff718f33}.auth-button:hover:before{left:140%}.auth-button:active{transform:translateY(-1px)}.auth-button:disabled{opacity:.6;cursor:not-allowed;box-shadow:none;transform:none}.auth-footer{color:var(--text-muted);justify-content:center;gap:6px;margin-top:28px;font-size:13px;display:flex}.auth-footer a{color:var(--yellow);font-weight:650;text-decoration:none;transition:color .2s,text-shadow .2s}.auth-footer a:hover{color:var(--pink);text-shadow:0 0 16px #ff718f59}@keyframes cardReveal{0%{opacity:0;transform:translateY(22px)scale(.975)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes sunsetFloat{0%,to{transform:translate(0,0)scale(1)}50%{transform:translate(35px,25px)scale(1.08)}}@keyframes sunsetFloatReverse{0%,to{transform:translate(0,0)scale(1)}50%{transform:translate(-30px,-25px)scale(1.07)}}@keyframes logoBreathe{0%,to{transform:scale(1)}50%{transform:scale(1.04)}}@keyframes warmGradient{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}@media (width<=600px){.auth-page{padding:20px 16px}.auth-card{border-radius:21px;padding:32px 24px}.auth-logo{margin-bottom:40px}.auth-heading h1{font-size:52px}.auth-description{font-size:14px}}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}[data-theme=light]{--bg:#fff9ef;--surface:#fffdf8;--surface-soft:#f8eee4;--text:#271d25;--text-soft:#71646b;--text-muted:#9a8d91;--yellow:#e8ad19;--yellow-soft:#d49b08;--pink:#e95778;--coral:#ef765f;--lavender:#9470d8;--border:#271d251a;--input-bg:#fffaf4}[data-theme=light] .auth-page{background:radial-gradient(circle at 10% 15%,#ffd84d38,#0000 28%),radial-gradient(circle at 90% 75%,#e9577821,#0000 30%),linear-gradient(135deg,#fff9ef 0%,#fff5ec 50%,#fffaf5 100%)}[data-theme=light] .auth-card{background:#fffdf8c7;border-color:#271d2517;box-shadow:0 30px 80px #472f371f,0 0 60px #ffd84d14}[data-theme=light] .form-group input{color:#271d25;background:#fffaf4eb;border-color:#271d251f}[data-theme=light] .form-group input::placeholder{color:#aa9da0}[data-theme=light] .form-group label{color:#51444b}[data-theme=light] .password-toggle{color:#8f8086}[data-theme=light] .auth-error{background:#e9577812}[data-theme=light] .auth-success{background:#e8ad1914}[data-theme=light] .auth-button{color:#28151b}.theme-toggle{z-index:20;border:1px solid var(--border);background:var(--surface);width:40px;height:40px;color:var(--text);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;padding:0;transition:transform .2s,background .2s,border-color .2s;display:inline-flex;position:fixed;top:24px;right:24px}.theme-toggle:hover{border-color:var(--yellow);transform:translateY(-1px)}.theme-toggle svg{display:block}.theme-toggle:hover{transform:translateY(-2px);box-shadow:0 12px 30px #0000002e}.theme-toggle:active{transform:scale(.94)}.theme-toggle.dark .theme-toggle-icon{transform:translate(0)}.theme-toggle.light .theme-toggle-icon{background:linear-gradient(135deg, var(--yellow), var(--pink));transform:translate(26px)}.theme-toggle:focus-visible{outline:2px solid var(--yellow);outline-offset:4px}@media (width<=600px){.theme-toggle{top:16px;right:16px}}@keyframes authCardEnter{0%{opacity:0;filter:blur(6px);transform:translateY(28px)scale(.97)}to{opacity:1;filter:blur();transform:translateY(0)scale(1)}}@keyframes authElementEnter{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.auth-card{animation:.8s cubic-bezier(.22,1,.36,1) both authCardEnter}.auth-logo{animation:.55s ease-out .18s both authElementEnter}.auth-heading{animation:.6s ease-out .28s both authElementEnter}.auth-card form{animation:.65s ease-out .38s both authElementEnter}.auth-card .form-group:first-child{animation:.5s ease-out .48s both authElementEnter}.auth-card .form-group:nth-child(2){animation:.5s ease-out .56s both authElementEnter}.auth-card .form-group:nth-child(3){animation:.5s ease-out .64s both authElementEnter}.auth-button{animation:.55s ease-out .72s both authElementEnter}.auth-footer{animation:.55s ease-out .82s both authElementEnter}.theme-toggle{animation:.5s ease-out .1s both authElementEnter}@media (prefers-reduced-motion:reduce){.auth-card,.auth-logo,.auth-heading,.auth-card form,.auth-card .form-group,.auth-button,.auth-footer,.theme-toggle{animation:none}}.dashboard-page{background:var(--bg);min-height:100vh;color:var(--text);position:relative;overflow:hidden}.dashboard-header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;width:100%;max-width:1280px;margin:0 auto;padding:24px 32px;display:flex}.dashboard-brand{align-items:center;gap:12px;display:flex}.dashboard-logo{color:#271d25;background:linear-gradient(135deg, var(--yellow), var(--coral));border-radius:12px;justify-content:center;align-items:center;width:42px;height:42px;display:flex;box-shadow:0 8px 24px #ff718f2e}.dashboard-brand strong{letter-spacing:.08em;font-size:14px;display:block}.dashboard-brand span{letter-spacing:.18em;color:var(--text-muted);margin-top:3px;font-size:9px;display:block}.dashboard-logout{border:1px solid var(--border);background:var(--surface);color:var(--text-soft);cursor:pointer;border-radius:10px;align-items:center;gap:8px;padding:10px 15px;transition:transform .25s,color .25s,border-color .25s;display:flex}.dashboard-logout:hover{color:var(--pink);border-color:var(--pink);transform:translateY(-2px)}.dashboard-main{width:100%;max-width:1280px;margin:0 auto;padding:80px 32px 100px}.dashboard-hero{text-align:center;margin-bottom:60px;animation:.7s ease-out both authElementEnter}.dashboard-label{letter-spacing:.2em;color:var(--pink);margin:0 0 18px;font-size:11px;font-weight:700}.dashboard-hero h1{letter-spacing:-.055em;margin:0;font-size:clamp(48px,7vw,88px);line-height:.95}.dashboard-hero h1 span{background:linear-gradient(90deg, var(--yellow), var(--coral), var(--pink));-webkit-text-fill-color:transparent;background-size:200%;-webkit-background-clip:text;background-clip:text;animation:5s infinite gradientShift}.dashboard-description{max-width:540px;color:var(--text-soft);margin:26px auto 0;font-size:16px;line-height:1.7}.dashboard-stats{grid-template-columns:repeat(3,1fr);gap:18px;margin-bottom:70px;display:grid}.dashboard-stat-card{border:1px solid var(--border);background:var(--surface);border-radius:18px;padding:28px;transition:transform .3s,border-color .3s}.dashboard-stat-card:hover{border-color:#ffd84d73;transform:translateY(-5px)}.dashboard-stat-card span{letter-spacing:.16em;color:var(--text-muted);font-size:10px;font-weight:700;display:block}.dashboard-stat-card strong{letter-spacing:-.04em;margin-top:12px;font-size:42px;display:block}.dashboard-section-heading{justify-content:space-between;align-items:flex-end;margin-bottom:24px;display:flex}.dashboard-section-heading p{letter-spacing:.18em;color:var(--pink);margin:0 0 7px;font-size:10px;font-weight:700}.dashboard-section-heading h2{letter-spacing:-.04em;margin:0;font-size:32px}.add-task-button,.empty-add-button{background:linear-gradient(135deg, var(--yellow), var(--coral));color:#28151b;cursor:pointer;border:0;border-radius:11px;padding:12px 18px;font-weight:700;transition:transform .25s,box-shadow .25s}.add-task-button:hover,.empty-add-button:hover{transform:translateY(-2px);box-shadow:0 10px 28px #ff718f33}.empty-tasks{text-align:center;border:1px dashed var(--border);background:var(--surface);border-radius:20px;padding:70px 30px}.empty-task-icon{width:58px;height:58px;color:var(--yellow);background:#ffd84d1a;border-radius:16px;justify-content:center;align-items:center;margin:0 auto 18px;display:flex}.empty-tasks h3{margin:0;font-size:22px}.empty-tasks p{max-width:360px;color:var(--text-soft);margin:10px auto 24px;line-height:1.6}@media (width<=700px){.dashboard-header{padding:18px}.dashboard-logout span{display:none}.dashboard-logout{justify-content:center;width:40px;height:40px;padding:0}.dashboard-main{padding:55px 18px 70px}.dashboard-hero{margin-bottom:42px}.dashboard-hero h1{font-size:clamp(48px,14vw,68px)}.dashboard-stats{grid-template-columns:1fr;gap:12px;margin-bottom:55px}.dashboard-stat-card{padding:22px}.dashboard-section-heading{align-items:flex-start;gap:18px}.dashboard-section-heading h2{font-size:28px}.add-task-button{white-space:nowrap}}*,:before,:after{box-sizing:border-box}html,body,#root{width:100%;min-width:0}body{overflow-x:hidden}.dashboard-page{background:var(--bg);width:100%;min-width:0;min-height:100vh;color:var(--text);overflow-x:hidden}.dashboard-header{box-sizing:border-box;width:100%;max-width:1280px;margin:0 auto;padding:24px 32px}.dashboard-main{box-sizing:border-box;width:100%;max-width:1280px;margin:0 auto;padding:80px 32px 100px}[data-theme=dark] .dashboard-page{color:var(--text)}[data-theme=dark] .dashboard-hero h1,[data-theme=dark] .dashboard-hero h2,[data-theme=dark] .dashboard-hero h3,[data-theme=dark] .dashboard-section-heading h2,[data-theme=dark] .dashboard-stat-card strong,[data-theme=dark] .empty-tasks h3{color:#fff8ee}[data-theme=dark] .dashboard-description,[data-theme=dark] .empty-tasks p{color:#c9bec4}[data-theme=dark] .dashboard-stat-card span,[data-theme=dark] .dashboard-brand span{color:#a99ca3}[data-theme=light] .dashboard-page,[data-theme=light] .dashboard-hero h1,[data-theme=light] .dashboard-hero h2,[data-theme=light] .dashboard-hero h3,[data-theme=light] .dashboard-section-heading h2,[data-theme=light] .dashboard-stat-card strong,[data-theme=light] .empty-tasks h3{color:#271d25}[data-theme=light] .dashboard-description,[data-theme=light] .empty-tasks p{color:#71646b}.add-task-button,.empty-add-button,.dashboard-logout{box-sizing:border-box;white-space:nowrap;flex-shrink:0}.add-task-button,.empty-add-button{color:#28151b}.dashboard-logout{color:var(--text)}.dashboard-section-heading,.dashboard-section-heading>div{min-width:0}@media (width<=900px){.dashboard-main{padding:65px 24px 80px}.dashboard-header{padding:20px 24px}.dashboard-stats{gap:14px}.dashboard-stat-card{padding:24px}}@media (width<=700px){.dashboard-header{gap:12px;width:100%;padding:18px 16px}.dashboard-main{width:100%;padding:52px 16px 70px}.dashboard-brand{min-width:0}.dashboard-brand strong{font-size:12px}.dashboard-brand span{font-size:8px}.dashboard-hero h1{font-size:clamp(44px,13vw,64px);line-height:.96}.dashboard-description{max-width:100%;font-size:14px}.dashboard-stats{grid-template-columns:1fr;width:100%}.dashboard-stat-card{width:100%}.dashboard-section-heading{flex-direction:column;align-items:stretch;gap:16px}.dashboard-section-heading h2{font-size:28px}.add-task-button{width:100%;min-height:46px}.empty-tasks{width:100%;padding:55px 18px}.empty-add-button{width:100%;min-height:46px}}@media (width<=400px){.dashboard-main,.dashboard-header{padding-left:12px;padding-right:12px}.dashboard-hero h1{font-size:42px}.dashboard-stat-card{padding:20px}.empty-tasks{padding-left:14px;padding-right:14px}}.task-modal-overlay{z-index:1000;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#171318b8;justify-content:center;align-items:center;padding:24px;animation:.25s ease-out both modalOverlayEnter;display:flex;position:fixed;inset:0}@keyframes modalOverlayEnter{0%{opacity:0}to{opacity:1}}.task-modal{border:1px solid var(--border);background:var(--surface);width:min(680px,100%);max-height:calc(100vh - 48px);color:var(--text);border-radius:24px;padding:30px;animation:.45s cubic-bezier(.22,1,.36,1) both taskModalEnter;overflow-y:auto;box-shadow:0 30px 100px #00000059}@keyframes taskModalEnter{0%{opacity:0;transform:translateY(24px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}.task-modal-header{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:30px;display:flex}.task-modal-label{letter-spacing:.18em;color:var(--pink);margin:0 0 8px;font-size:10px;font-weight:800}.task-modal-header h2{letter-spacing:-.04em;margin:0;font-size:clamp(26px,4vw,36px);line-height:1.05}.task-modal-close{border:1px solid var(--border);background:var(--surface-soft);width:40px;height:40px;color:var(--text-soft);cursor:pointer;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;transition:transform .25s,color .25s,border-color .25s;display:flex}.task-modal-close:hover{color:var(--pink);border-color:var(--pink);transform:rotate(5deg)}.task-form-group{min-width:0;margin-bottom:20px}.task-form-group label{letter-spacing:.08em;color:var(--text-soft);margin-bottom:8px;font-size:11px;font-weight:700;display:block}.task-form-group input,.task-form-group textarea,.task-form-group select{box-sizing:border-box;border:1px solid var(--border);background:var(--input-bg);width:100%;color:var(--text);font:inherit;border-radius:12px;outline:none;padding:13px 14px;transition:border-color .25s,box-shadow .25s}.task-form-group textarea{resize:vertical;min-height:105px}.task-form-group input:focus,.task-form-group textarea:focus,.task-form-group select:focus{border-color:var(--yellow);box-shadow:0 0 0 3px #ffd84d1a}.task-form-group input::placeholder,.task-form-group textarea::placeholder{color:var(--text-muted)}.task-form-row{grid-template-columns:1fr 1fr;gap:16px;display:grid}.priority-options{gap:7px;display:flex}.priority-options button{border:1px solid var(--border);background:var(--input-bg);color:var(--text-soft);cursor:pointer;font:inherit;border-radius:10px;flex:1;padding:11px 8px;font-size:12px;font-weight:600;transition:transform .2s,border-color .2s,background .2s,color .2s}.priority-options button:hover{transform:translateY(-1px)}.priority-options button.active{color:#28151b;background:linear-gradient(135deg, var(--yellow), var(--coral));border-color:#0000}.priority-options button.active.high{background:var(--pink)}.priority-options button.active.medium{background:var(--yellow)}.priority-options button.active.low{background:#c7a8ff}.input-with-icon{position:relative}.input-with-icon svg{color:var(--text-muted);pointer-events:none;position:absolute;top:50%;left:13px;transform:translateY(-50%)}.input-with-icon input{padding-left:40px}.task-modal-actions{justify-content:flex-end;gap:10px;margin-top:28px;display:flex}.task-cancel-button,.task-create-button{min-height:46px;font:inherit;cursor:pointer;border-radius:11px;padding:0 18px;font-weight:700;transition:transform .25s,box-shadow .25s}.task-cancel-button{border:1px solid var(--border);background:var(--surface-soft);color:var(--text-soft)}.task-create-button{background:linear-gradient(135deg, var(--yellow), var(--coral), var(--pink));color:#28151b;background-size:200%;border:0;align-items:center;gap:10px;display:flex}.task-cancel-button:hover,.task-create-button:hover{transform:translateY(-2px)}.task-create-button:hover{box-shadow:0 10px 28px #ff718f38}@media (width<=650px){.task-modal-overlay{align-items:flex-end;padding:10px}.task-modal{border-radius:22px;max-height:calc(100vh - 20px);padding:22px}.task-form-row{grid-template-columns:1fr;gap:0}.priority-options{gap:5px}.task-modal-actions{flex-direction:column-reverse}.task-cancel-button,.task-create-button{justify-content:center;width:100%}}.task-list{flex-direction:column;gap:14px;width:100%;margin-top:24px;display:flex}.task-card{background:var(--surface);border:1px solid var(--border);box-sizing:border-box;border-radius:18px;justify-content:space-between;align-items:center;gap:24px;width:100%;padding:22px 24px;transition:transform .25s,border-color .25s,box-shadow .25s;display:flex}.task-card:hover{border-color:var(--yellow);transform:translateY(-2px);box-shadow:0 12px 30px #271d2514}.task-card-main{flex:1;align-items:flex-start;gap:16px;min-width:0;display:flex}.task-checkbox{border:2px solid var(--yellow);width:24px;height:24px;color:var(--text);background:0 0;border-radius:7px;flex:0 0 24px;justify-content:center;align-items:center;margin-top:2px;font-size:14px;font-weight:800;display:flex}.task-card-content{flex:1;min-width:0}.task-card-content h3{color:var(--text);word-break:break-word;margin:0;font-size:18px;font-weight:750;line-height:1.3}.task-card-content p{color:var(--text-soft);word-break:break-word;margin:7px 0 10px;font-size:14px;line-height:1.5}.task-status{background:var(--surface-soft);width:fit-content;color:var(--text-soft);text-transform:uppercase;letter-spacing:.08em;border-radius:999px;align-items:center;padding:5px 10px;font-size:11px;font-weight:750;display:inline-flex}.task-card-meta{flex-wrap:wrap;flex:none;justify-content:flex-end;align-items:center;gap:10px;display:flex}.task-priority{text-transform:uppercase;letter-spacing:.06em;border-radius:999px;justify-content:center;align-items:center;min-width:64px;padding:7px 11px;font-size:11px;font-weight:800;display:inline-flex}.task-priority.low{color:var(--lavender);background:#9470d824}.task-priority.medium{color:var(--yellow);background:#e8ad1929}.task-priority.high{color:var(--pink);background:#e9577824}.task-due-date{color:var(--text-muted);white-space:nowrap;font-size:12px}.task-card:has(.task-checkbox:not(:empty)){opacity:.78}.task-card:has(.task-checkbox:not(:empty)) .task-card-content h3{text-decoration:line-through;text-decoration-thickness:1px}@media (width<=700px){.task-list{gap:12px;margin-top:18px}.task-card{flex-direction:column;align-items:flex-start;gap:16px;padding:18px}.task-card-main{gap:12px;width:100%}.task-card-content h3{font-size:16px}.task-card-content p{font-size:13px}.task-card-meta{justify-content:flex-start;width:100%}.task-priority{min-width:auto}}.celebration-toast{z-index:1000;background:var(--text);max-width:min(520px,100vw - 32px);color:var(--bg);border:2px solid var(--yellow);text-align:center;border-radius:999px;padding:14px 22px;font-size:14px;font-weight:750;animation:.45s both celebrationEnter,2s ease-in-out .45s infinite celebrationFloat;position:fixed;top:88px;left:50%;transform:translate(-50%);box-shadow:0 16px 40px #271d252e}@keyframes celebrationEnter{0%{opacity:0;transform:translate(-50%,-20px)scale(.94)}to{opacity:1;transform:translate(-50%)scale(1)}}@keyframes celebrationFloat{0%,to{transform:translate(-50%)}50%{transform:translate(-50%,-3px)}}@media (width<=600px){.celebration-toast{padding:12px 17px;font-size:12px;line-height:1.4;top:72px}}.task-status-row{align-items:center;gap:8px;margin-top:10px;display:flex}.status-action{cursor:pointer;border:0;border-radius:999px;align-items:center;gap:6px;padding:6px 10px;font-size:11px;font-weight:750;transition:all .2s;display:inline-flex}.status-action:hover{transform:translateY(-1px)}.status-action.assigned{color:var(--lavender);background:#9470d824}.status-action.started{color:var(--yellow);background:#e8ad1929}.status-action.completed{color:#55b978;background:#50b47824}.task-checkbox{cursor:pointer;transition:transform .2s,background .2s}.task-checkbox:hover{transform:scale(1.08)}.task-checkbox.checked{background:var(--yellow);border-color:var(--yellow);color:var(--bg)}.task-actions{align-items:center;gap:6px;display:flex}.task-action-button{border:1px solid var(--border);width:34px;height:34px;color:var(--text-soft);cursor:pointer;background:0 0;border-radius:10px;justify-content:center;align-items:center;transition:all .2s;display:flex}.task-action-button:hover{border-color:var(--yellow);color:var(--yellow);transform:translateY(-1px)}.task-action-button.delete:hover{border-color:var(--pink);color:var(--pink)}.task-action-button:disabled,.status-action:disabled,.task-checkbox:disabled{opacity:.5;cursor:not-allowed}.task-completed{opacity:.75}.task-completed .task-card-content h3{text-decoration:line-through;text-decoration-thickness:1px}@media (width<=700px){.task-card-meta{justify-content:flex-start;width:100%}.task-actions{margin-left:auto}}.task-tools{flex-direction:column;gap:14px;margin-top:24px;display:flex}.task-search{box-sizing:border-box;background:var(--surface);border:1px solid var(--border);border-radius:14px;align-items:center;gap:10px;width:100%;padding:0 16px;display:flex}.task-search span{color:var(--text-muted);font-size:22px}.task-search input{width:100%;height:48px;color:var(--text);background:0 0;border:0;outline:0;font-size:14px}.task-search input::placeholder{color:var(--text-muted)}.task-filters{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.task-filters button{border:1px solid var(--border);background:var(--surface);color:var(--text-soft);cursor:pointer;border-radius:999px;padding:8px 13px;font-size:11px;font-weight:750;transition:all .2s}.task-filters button:hover{border-color:var(--yellow);color:var(--yellow);transform:translateY(-1px)}.task-filters button.active{background:var(--yellow);border-color:var(--yellow);color:var(--bg)}@media (width<=700px){.task-tools{margin-top:18px}.task-filters{flex-wrap:nowrap;padding-bottom:4px;overflow-x:auto}.task-filters button{flex:none}}.task-groups{flex-direction:column;gap:30px;margin-top:26px;display:flex}.task-group{width:100%}.task-group-heading{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.task-group-heading>div{align-items:center;gap:9px;display:flex}.task-group-heading span{font-size:15px;font-weight:800}.task-group-heading h3{color:var(--text);text-transform:uppercase;letter-spacing:.08em;margin:0;font-size:13px;font-weight:800}.task-group-heading strong{box-sizing:border-box;background:var(--surface-soft);min-width:26px;height:26px;color:var(--text-soft);border-radius:999px;justify-content:center;align-items:center;padding:0 7px;font-size:11px;display:inline-flex}.task-group-heading.overdue span{color:var(--pink)}.task-group-heading.today span{color:var(--yellow)}.task-group-heading.upcoming span{color:var(--lavender)}.task-group-heading.completed span{color:#55b978}.task-group-heading.no-date span{color:var(--text-muted)}.task-group .task-list{margin-top:0}@media (width<=700px){.task-groups{gap:24px;margin-top:20px}.task-group-heading h3{font-size:12px}}.productivity-progress{box-sizing:border-box;background:var(--surface);border:1px solid var(--border);border-radius:18px;width:100%;margin-top:24px;padding:24px}.progress-heading{justify-content:space-between;align-items:center;gap:20px;display:flex}.progress-heading p{color:var(--text-muted);letter-spacing:.12em;margin:0 0 6px;font-size:10px;font-weight:800}.progress-heading h2{color:var(--text);margin:0;font-size:20px;line-height:1.3}.progress-heading strong{color:var(--yellow);font-size:32px;font-weight:850}.progress-bar{background:var(--surface-soft);border-radius:999px;width:100%;height:10px;margin-top:22px;overflow:hidden}.progress-bar-fill{background:var(--yellow);border-radius:inherit;height:100%;transition:width .5s}.progress-footer{color:var(--text-muted);justify-content:space-between;gap:12px;margin-top:10px;font-size:12px;display:flex}@media (width<=700px){.productivity-progress{margin-top:18px;padding:18px}.progress-heading h2{font-size:16px}.progress-heading strong{font-size:26px}.progress-footer{flex-direction:column;gap:4px}}.calendar-view{box-sizing:border-box;background:var(--surface);border:1px solid var(--border);border-radius:18px;width:100%;margin-top:24px;padding:24px}.calendar-header{justify-content:space-between;align-items:center;gap:20px;display:flex}.calendar-label{color:var(--text-muted);letter-spacing:.12em;margin:0 0 6px;font-size:10px;font-weight:800}.calendar-header h2{color:var(--text);margin:0;font-size:24px;line-height:1.2}.calendar-navigation{align-items:center;gap:8px;display:flex}.calendar-navigation button{border:1px solid var(--border);background:var(--surface-soft);min-width:40px;height:40px;color:var(--text);font:inherit;cursor:pointer;border-radius:10px;padding:0 12px;font-size:13px;font-weight:700;transition:all .2s}.calendar-navigation button:hover{background:var(--yellow);color:var(--text);border-color:var(--yellow)}.calendar-weekdays{grid-template-columns:repeat(7,1fr);gap:8px;margin-top:24px;display:grid}.calendar-weekdays span{text-align:center;color:var(--text-muted);text-transform:uppercase;letter-spacing:.08em;font-size:10px;font-weight:800}.calendar-grid{grid-template-columns:repeat(7,1fr);gap:8px;margin-top:10px;display:grid}.calendar-day{border:1px solid var(--border);background:var(--surface-soft);min-height:68px;color:var(--text);text-align:left;font:inherit;cursor:pointer;border-radius:12px;padding:10px;transition:all .2s;position:relative}.calendar-day:hover{border-color:var(--yellow);transform:translateY(-1px)}.calendar-day.empty{visibility:hidden;pointer-events:none}.calendar-day-number{font-size:13px;font-weight:800;display:block}.calendar-day.today{border-color:var(--yellow)}.calendar-day.today .calendar-day-number{color:var(--yellow)}.calendar-day.selected{background:var(--yellow);border-color:var(--yellow);color:var(--text)}.calendar-day.selected .calendar-day-number{color:var(--text)}.calendar-task-count{box-sizing:border-box;background:var(--pink);color:#fff;border-radius:999px;justify-content:center;align-items:center;min-width:20px;height:20px;padding:0 5px;font-size:10px;font-weight:800;display:inline-flex;position:absolute;bottom:8px;right:8px}.calendar-day.selected .calendar-task-count{background:var(--text);color:var(--yellow)}.calendar-selected{border-top:1px solid var(--border);margin-top:24px;padding-top:20px}.calendar-selected-heading{justify-content:space-between;align-items:center;gap:20px;display:flex}.calendar-selected-heading p{color:var(--text-muted);letter-spacing:.1em;margin:0 0 5px;font-size:10px;font-weight:800}.calendar-selected-heading h3{color:var(--text);margin:0;font-size:18px}.calendar-selected-heading strong{color:var(--yellow);font-size:28px}.calendar-selected-actions{align-items:center;gap:12px;display:flex}.calendar-selected-actions button{background:var(--yellow);color:var(--text);cursor:pointer;border:none;border-radius:10px;padding:9px 15px;font-family:inherit;font-size:12px;font-weight:800;transition:transform .2s,filter .2s}.calendar-selected-actions button:hover{filter:brightness(.95);transform:translateY(-1px)}.calendar-selected-actions button:active{transform:translateY(0)}.calendar-task-list{flex-direction:column;gap:8px;margin-top:16px;display:flex}.calendar-task{border:1px solid var(--border);background:var(--surface-soft);border-radius:12px;justify-content:space-between;align-items:center;gap:16px;padding:14px;display:flex}.calendar-task.completed{opacity:.65}.calendar-task-info{flex-direction:column;gap:4px;min-width:0;display:flex}.calendar-task-info strong{color:var(--text);font-size:14px}.calendar-task-info span{color:var(--text-muted);font-size:12px}.calendar-task-meta{flex-shrink:0;align-items:center;gap:10px;display:flex}.calendar-task-meta>span:last-child{color:var(--text-muted);font-size:12px}.calendar-empty{padding:18px 0 2px}.calendar-empty p{color:var(--text-muted);margin:0;font-size:13px}@media (width<=700px){.calendar-view{margin-top:18px;padding:18px}.calendar-header{flex-direction:column;align-items:flex-start}.calendar-header h2{font-size:20px}.calendar-navigation{width:100%}.calendar-navigation button:first-child{flex:1}.calendar-weekdays{gap:4px}.calendar-weekdays span{font-size:8px}.calendar-grid{gap:4px}.calendar-day{border-radius:8px;min-height:48px;padding:7px}.calendar-day-number{font-size:11px}.calendar-task-count{min-width:16px;height:16px;font-size:8px;bottom:4px;right:4px}.calendar-task{flex-direction:column;align-items:flex-start}.calendar-task-meta,.calendar-selected-actions{justify-content:space-between;width:100%}.calendar-selected-actions button{flex:1}}.dashboard-header-actions{justify-content:flex-end;align-items:center;gap:10px;display:flex}.dashboard-profile-button{border:1px solid var(--border);background:var(--surface);height:40px;color:var(--text);cursor:pointer;z-index:100;pointer-events:auto;border-radius:10px;align-items:center;gap:8px;padding:0 13px 0 7px;font-family:inherit;font-size:14px;font-weight:600;transition:all .2s;display:inline-flex;position:relative}.dashboard-profile-button:hover{border-color:var(--yellow);transform:translateY(-1px)}.dashboard-profile-avatar{background:var(--yellow);width:28px;height:28px;color:var(--text);border-radius:50%;justify-content:center;align-items:center;display:inline-flex}.dashboard-logout{border:1px solid var(--border);background:var(--surface);height:40px;color:var(--text);cursor:pointer;border-radius:10px;justify-content:center;align-items:center;gap:7px;padding:0 13px;font-family:inherit;font-size:14px;font-weight:600;transition:all .2s;display:inline-flex}.dashboard-logout:hover{border-color:var(--pink);transform:translateY(-1px)}.dashboard-header-actions .theme-toggle{flex-shrink:0}@media (width<=700px){.dashboard-brand strong{font-size:12px}.dashboard-brand span{letter-spacing:1.2px;font-size:7px}.dashboard-logo{flex-shrink:0;width:36px;height:36px}.dashboard-profile-button{z-index:100;pointer-events:auto;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;padding:0;display:inline-flex;position:relative}.dashboard-header-actions .theme-toggle{flex-shrink:0;width:34px;height:34px}.dashboard-header{justify-content:space-between;align-items:center;gap:8px;padding:12px;display:flex}.dashboard-brand{flex:1;min-width:0}.dashboard-header-actions{flex-shrink:0;justify-content:flex-end;align-items:center;gap:6px;display:flex}.dashboard-profile-button{z-index:100;pointer-events:auto;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;padding:0;display:inline-flex;position:relative}.dashboard-profile-avatar{width:26px;height:26px}.dashboard-header-actions .theme-toggle{flex-shrink:0;width:34px!important;height:34px!important;margin:0!important;padding:0!important;position:static!important;transform:none!important}.dashboard-logout{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;padding:0;display:inline-flex}.dashboard-header-actions{flex-shrink:0!important;align-items:center!important;gap:8px!important;display:flex!important}.dashboard-profile-button{z-index:100;pointer-events:auto;position:relative;border-radius:50%!important;flex-shrink:0!important;width:34px!important;min-width:34px!important;height:34px!important;margin:0!important;padding:0!important}.dashboard-profile-name{display:none!important}.dashboard-header-actions .theme-toggle{border-radius:50%!important;flex-shrink:0!important;justify-content:center!important;align-items:center!important;width:34px!important;min-width:34px!important;max-width:34px!important;height:34px!important;margin:0!important;padding:0!important;display:flex!important;position:relative!important;inset:auto!important;overflow:hidden!important;transform:none!important}.dashboard-header-actions .theme-toggle svg{flex-shrink:0!important;position:static!important;transform:none!important}.dashboard-logout{border-radius:50%!important;flex-shrink:0!important;justify-content:center!important;align-items:center!important;width:34px!important;min-width:34px!important;height:34px!important;margin:0!important;padding:0!important;display:flex!important}.dashboard-logout span{display:none!important}.dashboard-header-actions .theme-toggle{border-radius:50%!important;flex-shrink:0!important;justify-content:center!important;align-items:center!important;width:34px!important;min-width:34px!important;max-width:34px!important;height:34px!important;margin:0!important;padding:0!important;display:inline-flex!important;position:static!important;transform:none!important}.dashboard-header-actions .theme-toggle:hover{transform:translateY(-1px)!important}.dashboard-header-actions .theme-toggle:active{transform:scale(.95)!important}.dashboard-header-actions .theme-toggle svg{width:17px;height:17px}}.profile-modal-overlay{z-index:2000;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#271d2573;justify-content:center;align-items:center;padding:24px;animation:.25s ease-out profileOverlayEnter;display:flex;position:fixed;inset:0}.profile-modal{background:var(--surface);width:min(100%,480px);max-height:calc(100vh - 48px);color:var(--text);border:1px solid var(--border);border-radius:24px;padding:28px;animation:.3s ease-out profileModalEnter;overflow-y:auto;box-shadow:0 24px 70px #271d252e}.profile-modal-header{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.profile-modal-label{color:var(--pink);letter-spacing:.16em;margin:0 0 6px;font-size:11px;font-weight:800}.profile-modal-header h2{color:var(--text);margin:0;font-size:28px;line-height:1.15}.profile-close-button{border:1px solid var(--border);background:var(--surface);width:38px;height:38px;color:var(--text);cursor:pointer;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:transform .2s,background .2s;display:inline-flex}.profile-close-button:hover{background:var(--surface-soft);transform:rotate(5deg)scale(1.05)}.profile-avatar{background:linear-gradient(135deg, var(--yellow), var(--coral));width:72px;height:72px;color:var(--text);border-radius:50%;justify-content:center;align-items:center;margin:24px auto;display:flex;box-shadow:0 12px 28px #e8ad192e}.profile-form{flex-direction:column;gap:18px;display:flex}.profile-field{flex-direction:column;gap:7px;display:flex}.profile-field label{color:var(--text-soft);font-size:12px;font-weight:700}.profile-input-wrapper{border:1px solid var(--border);background:var(--input-bg);min-height:46px;color:var(--text-muted);border-radius:12px;align-items:center;gap:10px;padding:0 13px;transition:border-color .2s,box-shadow .2s;display:flex}.profile-input-wrapper:focus-within{border-color:var(--yellow);box-shadow:0 0 0 3px #e8ad191f}.profile-input-wrapper input{width:100%;color:var(--text);background:0 0;border:none;outline:none;font-family:inherit;font-size:14px}.profile-input-wrapper input::placeholder{color:var(--text-muted)}.profile-input-wrapper input:disabled{cursor:not-allowed;opacity:.65}.profile-modal-footer{justify-content:flex-end;align-items:center;gap:10px;margin-top:26px;display:flex}.profile-cancel-button,.profile-save-button{cursor:pointer;border-radius:10px;min-height:42px;padding:0 16px;font-family:inherit;font-size:13px;font-weight:700;transition:transform .2s,filter .2s}.profile-cancel-button{border:1px solid var(--border);color:var(--text);background:0 0}.profile-save-button{background:linear-gradient(135deg, var(--yellow), var(--coral));color:var(--text);border:none;justify-content:center;align-items:center;gap:8px;display:inline-flex}.profile-cancel-button:hover,.profile-save-button:hover{transform:translateY(-1px)}.profile-save-button:hover{filter:brightness(.97)}.profile-cancel-button:active,.profile-save-button:active{transform:translateY(0)}@keyframes profileOverlayEnter{0%{opacity:0}to{opacity:1}}@keyframes profileModalEnter{0%{opacity:0;transform:translateY(14px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}@media (width<=600px){.profile-modal-overlay{align-items:center;padding:16px}.profile-modal{border-radius:20px;padding:22px}.profile-modal-header h2{font-size:24px}.profile-avatar{width:64px;height:64px;margin:20px auto}.profile-modal-footer{flex-direction:column-reverse}.profile-cancel-button,.profile-save-button{width:100%}}.profile-success{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:300px;padding:30px;display:flex}.profile-success-icon{background:linear-gradient(135deg, var(--yellow), var(--coral));width:72px;height:72px;color:var(--text);border-radius:50%;justify-content:center;align-items:center;margin-bottom:20px;animation:.35s ease-out profileSuccessPop;display:flex}.profile-success h2{color:var(--text);margin:0 0 10px;font-size:26px}.profile-success p{max-width:300px;color:var(--text-soft);margin:0;font-size:14px;line-height:1.6}@keyframes profileSuccessPop{0%{opacity:0;transform:scale(.6)}70%{transform:scale(1.08)}to{opacity:1;transform:scale(1)}}
