.dashboard.svelte-mhy9ap{font-family:Lexend,Segoe UI,Arial,sans-serif;background:#161b22;color:#c9d1d9;margin:0;padding:0;min-height:100vh}.dashboard.svelte-mhy9ap{min-height:100vh}.header.svelte-mhy9ap{background:#0d1117;color:#fff;padding:0;border-bottom:1px solid #21262d;box-shadow:0 1px #1b1f230a}.header-inner.svelte-mhy9ap{max-width:1200px;margin:0 auto;padding:.75rem 2rem;display:flex;align-items:center;justify-content:space-between}.title.svelte-mhy9ap{font-family:Lexend,Segoe UI,Arial,sans-serif;color:var(--accent);font-size:1.3rem;font-weight:700;letter-spacing:1px}.user.svelte-mhy9ap{display:flex;align-items:center;gap:1rem}.user-info.svelte-mhy9ap{display:flex;align-items:center;gap:.5rem;background:#21262d;padding:4px 10px;border-radius:6px}.avatar.svelte-mhy9ap{width:32px;height:32px;border-radius:50%;object-fit:cover;border:1px solid #30363d;background:#0d1117}.avatar-placeholder.svelte-mhy9ap{display:flex;align-items:center;justify-content:center;background:#30363d;color:#fff;font-weight:700;font-size:1.1rem}.username.svelte-mhy9ap{color:#fff;font-weight:600;font-size:1rem;margin-left:4px}.btn.svelte-mhy9ap{font-family:inherit;font-size:1rem;padding:6px 16px;border-radius:6px;border:1px solid transparent;cursor:pointer;font-weight:500;transition:background .15s,border .15s,color .15s;margin-left:8px}.btn-primary.svelte-mhy9ap,.btn-login.svelte-mhy9ap{background:var(--accent);color:#fff;border:1px solid var(--accent)}.btn-primary.svelte-mhy9ap:hover,.btn-login.svelte-mhy9ap:hover{background:color-mix(in srgb,var(--accent) 80%,#fff 20%);border-color:color-mix(in srgb,var(--accent) 80%,#fff 20%)}.btn-logout.svelte-mhy9ap{background:#21262d;color:#fff;border:1px solid #30363d}.btn-logout.svelte-mhy9ap:hover{background:#30363d}.btn-danger.svelte-mhy9ap{background:#da3633;color:#fff;border:1px solid #da3633;margin-top:12px;width:100%}.btn-danger.svelte-mhy9ap:hover{background:#b62324;border-color:#b62324}.btn-collapsible.svelte-mhy9ap{background:#161b22;color:var(--accent);border:1px solid #30363d;margin-top:10px;width:100%;text-align:left;padding-left:12px}.btn-collapsible.svelte-mhy9ap:hover{background:#21262d;color:color-mix(in srgb,var(--accent) 80%,#fff 20%);border-color:#30363d}.btn-small.svelte-mhy9ap{font-size:.95rem;padding:5px 12px;margin-top:8px}.btn-accent.svelte-mhy9ap{background:var(--accent);color:#fff;border:1px solid var(--accent);margin-left:8px}.btn-accent.svelte-mhy9ap:hover{background:color-mix(in srgb,var(--accent) 80%,#fff 20%);border-color:color-mix(in srgb,var(--accent) 80%,#fff 20%)}.accent-form.svelte-mhy9ap{display:flex;align-items:center;gap:.5rem;margin-top:.2rem;margin-bottom:.5rem}.accent-select.svelte-mhy9ap{background:#161b22;color:var(--accent);border:1px solid var(--accent);border-radius:6px;padding:5px 10px;font-size:1rem;font-family:inherit;font-weight:500;outline:none;transition:border .2s,color .2s}.accent-select.svelte-mhy9ap:focus{border-color:var(--accent);color:color-mix(in srgb,var(--accent) 80%,#fff 20%)}.accent-select.svelte-mhy9ap:hover{background:#0d1117;border-color:var(--accent)}.main.svelte-mhy9ap{max-width:1200px;margin:2rem auto;display:flex;flex-direction:column;gap:2rem}.columns.svelte-mhy9ap{display:flex;gap:2rem}.col.svelte-mhy9ap{display:flex;flex-direction:column;gap:2rem}.col-main.svelte-mhy9ap{flex:2;min-width:0}.col-aside.svelte-mhy9ap{flex:1;min-width:320px;max-width:400px}.section.svelte-mhy9ap{background:#21262d;border:1px solid #30363d;border-radius:8px;padding:2rem;box-shadow:0 1px 2px #1b1f2308;margin-bottom:.5rem}.section.svelte-mhy9ap h2:where(.svelte-mhy9ap){margin-top:0;font-size:1.3rem;color:var(--accent);font-weight:600;display:flex;align-items:center;gap:6px}.section.svelte-mhy9ap p:where(.svelte-mhy9ap){color:#8b949e;margin-bottom:1.2rem}.account.svelte-mhy9ap h2:where(.svelte-mhy9ap){margin-bottom:1rem}.preferences.svelte-mhy9ap h2:where(.svelte-mhy9ap){margin-bottom:1rem}.profile-info.svelte-mhy9ap{font-size:1rem;color:#c9d1d9;margin-bottom:1rem;display:flex;flex-direction:column;gap:2px}.form.svelte-mhy9ap{display:flex;flex-direction:column;gap:8px;margin-bottom:10px;margin-top:8px}.form.svelte-mhy9ap label:where(.svelte-mhy9ap){font-weight:600;color:#c9d1d9;font-size:1rem}.form.svelte-mhy9ap input:where(.svelte-mhy9ap){padding:8px;border:1px solid #30363d;border-radius:6px;font-size:1rem;background:#161b22;color:#c9d1d9;transition:border .2s}.form.svelte-mhy9ap input:where(.svelte-mhy9ap):focus{outline:none;border-color:var(--accent);background:#0d1117;color:#fff}.error.svelte-mhy9ap{color:#ff7b72;font-weight:600;margin-bottom:10px}.success.svelte-mhy9ap{color:#3fb950;font-weight:600;margin-bottom:10px}.task-groups.svelte-mhy9ap{display:flex;flex-direction:column;gap:1rem}.group-card.svelte-mhy9ap{background:#161b22;border:1px solid var(--group-color);border-radius:8px;padding:1rem;transition:background .2s}.group-card.svelte-mhy9ap:hover{background:#1c2128}.group-header.svelte-mhy9ap{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}.group-header.svelte-mhy9ap h3:where(.svelte-mhy9ap){margin:0;font-size:1.1rem;font-weight:600}.group-stats.svelte-mhy9ap{font-size:.9rem;color:#8b949e;font-weight:500}.group-progress.svelte-mhy9ap{display:flex;align-items:center;gap:.75rem;margin-bottom:.5rem}.progress-bar.svelte-mhy9ap{flex:1;height:6px;background:#30363d;border-radius:3px;overflow:hidden}.progress-fill.svelte-mhy9ap{height:100%;border-radius:3px;transition:width .3s ease}.progress-text.svelte-mhy9ap{font-size:.85rem;color:#8b949e;min-width:35px;text-align:right}.group-description.svelte-mhy9ap{font-size:.9rem;color:#8b949e;margin:0;line-height:1.4}@media (max-width: 900px){.columns.svelte-mhy9ap{flex-direction:column;gap:1.5rem}.col-aside.svelte-mhy9ap{max-width:100%;min-width:0}}@media (max-width: 600px){.header-inner.svelte-mhy9ap{flex-direction:column;gap:1rem;padding:.75rem 1rem}.main.svelte-mhy9ap{margin:1rem auto;padding:0 .5rem}.section.svelte-mhy9ap{padding:1rem}.col-aside.svelte-mhy9ap{padding:0}}
