: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;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@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%}*{box-sizing:border-box;margin:0;padding:0}body{color:#1e293b;background:#f1f5f9;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.btn-lang{color:#64748b;cursor:pointer;letter-spacing:.05em;background:0 0;border:1.5px solid #e2e8f0;border-radius:.4rem;padding:.3rem .65rem;font-size:.8rem;font-weight:700;transition:background .2s,color .2s}.btn-lang:hover{color:#fff;background:#6366f1;border-color:#6366f1}.auth-lang{justify-content:flex-end;margin-bottom:.75rem;display:flex}.auth-container{background:linear-gradient(135deg,#6366f1,#8b5cf6);justify-content:center;align-items:center;min-height:100vh;display:flex}.auth-card{background:#fff;border-radius:1rem;width:100%;max-width:420px;padding:2.5rem;box-shadow:0 20px 60px #00000026}.auth-card h1{color:#6366f1;margin-bottom:.25rem;font-size:2rem}.auth-card h2{color:#64748b;margin-bottom:1.5rem;font-weight:400}.auth-card p{text-align:center;color:#64748b;margin-top:1rem}.auth-card p a{color:#6366f1;font-weight:600;text-decoration:none}.form-group{margin-bottom:1rem}.form-group label{color:#475569;margin-bottom:.375rem;font-size:.875rem;font-weight:500;display:block}.form-group input,.form-group textarea,.form-group select{color:#1e293b;background:#fff;border:1.5px solid #e2e8f0;border-radius:.5rem;width:100%;padding:.625rem .875rem;font-size:.95rem;transition:border-color .2s}.form-group input:focus,.form-group textarea:focus,.form-group select:focus{border-color:#6366f1;outline:none}.form-row{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.error{color:#ef4444;margin-bottom:.75rem;font-size:.875rem}.btn-primary{color:#fff;cursor:pointer;background:#6366f1;border:none;border-radius:.5rem;padding:.65rem 1.25rem;font-size:.95rem;font-weight:600;transition:background .2s,transform .1s}.btn-primary:hover{background:#5457e5}.btn-primary:active{transform:scale(.98)}.btn-primary:disabled{opacity:.6;cursor:not-allowed}.btn-secondary{color:#64748b;cursor:pointer;background:0 0;border:1.5px solid #e2e8f0;border-radius:.5rem;padding:.65rem 1.25rem;font-size:.95rem;font-weight:500;transition:background .2s}.btn-secondary:hover{background:#f8fafc}.auth-card .btn-primary{width:100%;margin-top:.5rem}.dashboard{flex-direction:column;min-height:100vh;display:flex}.dashboard-header{background:#fff;justify-content:space-between;align-items:center;padding:1rem 2rem;display:flex;box-shadow:0 1px 4px #00000014}.dashboard-header h1{color:#6366f1;font-size:1.5rem}.header-right{align-items:center;gap:1rem;display:flex}.header-right span{color:#64748b;font-size:.9rem}.board{flex:1;grid-template-columns:repeat(3,1fr);gap:1.25rem;padding:1.5rem 2rem;display:grid}.column{background:#fff;border-radius:.75rem;flex-direction:column;gap:.75rem;padding:1rem;display:flex;box-shadow:0 2px 8px #0000000f}.column-header{border-bottom:2px solid #f1f5f9;justify-content:space-between;align-items:center;padding-bottom:.75rem;display:flex}.column-header h2{color:#374151;font-size:1rem;font-weight:600}.count{color:#64748b;background:#f1f5f9;border-radius:999px;padding:.125rem .5rem;font-size:.8rem;font-weight:600}.task-list{flex-direction:column;gap:.625rem;min-height:60px;display:flex}.empty{color:#94a3b8;text-align:center;padding:1rem 0;font-size:.875rem}.task-card{background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:.625rem;padding:.875rem;transition:box-shadow .2s}.task-card:hover{box-shadow:0 4px 12px #00000014}.task-card-header{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.priority-badge{color:#fff;text-transform:uppercase;letter-spacing:.03em;border-radius:999px;padding:.2rem .55rem;font-size:.7rem;font-weight:700}.task-actions{gap:.25rem;display:flex}.task-actions button{cursor:pointer;opacity:.6;background:0 0;border:none;border-radius:.25rem;padding:.15rem .25rem;font-size:.9rem;transition:opacity .15s}.task-actions button:hover{opacity:1}.task-card h3{color:#1e293b;margin-bottom:.25rem;font-size:.9rem;font-weight:600}.task-card p{color:#64748b;font-size:.8rem;line-height:1.45}.due-date{margin-top:.375rem;color:#94a3b8!important;font-size:.75rem!important}.modal-overlay{z-index:100;background:#00000073;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.modal{background:#fff;border-radius:1rem;width:100%;max-width:480px;padding:2rem;box-shadow:0 25px 60px #0003}.modal h2{color:#1e293b;margin-bottom:1.5rem;font-size:1.25rem}.modal-actions{justify-content:flex-end;gap:.75rem;margin-top:1.5rem;display:flex}.loading{color:#64748b;justify-content:center;align-items:center;min-height:100vh;font-size:1.1rem;display:flex}
