*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--color-bg: #0f1117;--color-surface: #1a1d27;--color-surface-2: #252836;--color-border: #2e3348;--color-text: #e2e8f0;--color-text-muted: #718096;--color-primary: #6366f1;--color-primary-hover: #5558e3;--color-green: #22c55e;--color-yellow: #eab308;--color-red: #ef4444;--color-pending: #4b5563;--radius: 8px;--radius-lg: 12px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}[data-theme=light]{--color-bg: #f4f6fb;--color-surface: #ffffff;--color-surface-2: #eef0f6;--color-border: #d8dce8;--color-text: #1a1d27;--color-text-muted: #5a6480;--color-primary: #5558e3;--color-primary-hover: #4346cc;--color-pending: #9ca3af}@media(prefers-color-scheme:light){:root:not([data-theme=dark]){--color-bg: #f4f6fb;--color-surface: #ffffff;--color-surface-2: #eef0f6;--color-border: #d8dce8;--color-text: #1a1d27;--color-text-muted: #5a6480;--color-primary: #5558e3;--color-primary-hover: #4346cc;--color-pending: #9ca3af}}body{background:var(--color-bg);color:var(--color-text);min-height:100vh;line-height:1.6}a{color:var(--color-primary);text-decoration:none}a:hover{text-decoration:underline}button{cursor:pointer;font-family:inherit}input,textarea,select{font-family:inherit}.card{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);padding:1.5rem}.btn{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border-radius:var(--radius);border:none;font-size:.875rem;font-weight:500;transition:background .15s,opacity .15s}.btn:disabled{opacity:.5;cursor:not-allowed}.btn-primary{background:var(--color-primary);color:#fff}.btn-primary:hover:not(:disabled){background:var(--color-primary-hover)}.btn-ghost{background:transparent;color:var(--color-text);border:1px solid var(--color-border)}.btn-ghost:hover:not(:disabled){background:var(--color-surface-2)}.btn-danger{background:var(--color-red);color:#fff}.btn-danger:hover:not(:disabled){opacity:.85}.form-field{display:flex;flex-direction:column;gap:.375rem}.form-field label{font-size:.875rem;font-weight:500;color:var(--color-text-muted)}.input{background:var(--color-surface-2);border:1px solid var(--color-border);border-radius:var(--radius);color:var(--color-text);padding:.5rem .75rem;font-size:.9rem;width:100%;transition:border-color .15s}.input:focus{outline:none;border-color:var(--color-primary)}textarea.input{resize:vertical;min-height:80px}.badge{display:inline-flex;align-items:center;padding:.2rem .6rem;border-radius:999px;font-size:.75rem;font-weight:600}.badge-green{background:#22c55e26;color:var(--color-green)}.badge-yellow{background:#eab30826;color:var(--color-yellow)}.badge-red{background:#ef444426;color:var(--color-red)}.badge-pending,.badge-draft{background:#4b55634d;color:var(--color-text-muted)}.badge-active{background:#6366f126;color:var(--color-primary)}.badge-completed{background:#22c55e26;color:var(--color-green)}.tag-indigo{background:#6366f126;color:#818cf8;border-color:#6366f14d}.tag-green{background:#22c55e26;color:var(--color-green);border-color:#22c55e4d}.tag-yellow{background:#eab30826;color:var(--color-yellow);border-color:#eab3084d}.tag-red{background:#ef444426;color:var(--color-red);border-color:#ef44444d}.tag-slate{background:#64748b26;color:#94a3b8;border-color:#64748b4d}.tag-purple{background:#a855f726;color:#c084fc;border-color:#a855f74d}.tag-orange{background:#f9731626;color:#fb923c;border-color:#f973164d}.traffic-light{display:flex;gap:.75rem}.tl-btn{display:flex;align-items:center;gap:.5rem;padding:.6rem 1.2rem;border-radius:var(--radius);border:2px solid transparent;font-weight:600;font-size:.9rem;transition:all .15s;opacity:.5}.tl-btn:hover{opacity:.8}.tl-btn.active{opacity:1;border-color:currentColor}.tl-green{background:#22c55e1a;color:var(--color-green)}.tl-yellow{background:#eab3081a;color:var(--color-yellow)}.tl-red{background:#ef44441a;color:var(--color-red)}.page{max-width:1200px;margin:0 auto;padding:2rem 1.5rem}.page-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:2rem}.page-title{font-size:1.5rem;font-weight:700}.error-msg{background:#ef44441a;border:1px solid rgba(239,68,68,.3);border-radius:var(--radius);color:var(--color-red);padding:.75rem 1rem;font-size:.875rem}@media(max-width:1024px){.page{padding:1.5rem 1.25rem}}@media(max-width:640px){.page{padding:1rem .875rem}.page-header{flex-wrap:wrap;gap:.75rem}.page-title{font-size:1.25rem}.card{padding:1rem;border-radius:var(--radius)}.traffic-light{flex-wrap:wrap}.tl-btn{flex:1;min-width:100px;justify-content:center;font-size:.8rem;padding:.5rem .6rem}.table-scroll{overflow-x:auto;-webkit-overflow-scrolling:touch}}.navbar.svelte-12qhfyh{background:var(--color-surface);border-bottom:1px solid var(--color-border);position:sticky;top:0;z-index:50}.nav-inner.svelte-12qhfyh{max-width:1200px;margin:0 auto;padding:0 1.5rem;height:56px;display:flex;align-items:center;gap:2rem}.nav-brand.svelte-12qhfyh{font-size:1.1rem;font-weight:700;color:var(--color-primary);text-decoration:none;flex-shrink:0}.nav-links.svelte-12qhfyh{display:flex;gap:1.5rem;flex:1;overflow-x:auto;scrollbar-width:none}.nav-links.svelte-12qhfyh::-webkit-scrollbar{display:none}.nav-links.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--color-text-muted);text-decoration:none;font-size:.9rem;font-weight:500;transition:color .15s;white-space:nowrap}.nav-links.svelte-12qhfyh a:where(.svelte-12qhfyh):hover,.nav-links.svelte-12qhfyh a.active:where(.svelte-12qhfyh){color:var(--color-text)}.nav-user.svelte-12qhfyh{display:flex;align-items:center;gap:1rem;flex-shrink:0}.nav-email.svelte-12qhfyh{font-size:.875rem;color:var(--color-text-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:180px}.btn-sm.svelte-12qhfyh{padding:.3rem .75rem;font-size:.8rem}.theme-toggle.svelte-12qhfyh{background:none;border:1px solid var(--color-border);border-radius:var(--radius);color:var(--color-text-muted);padding:.3rem .5rem;font-size:1rem;line-height:1;cursor:pointer;transition:color .15s,border-color .15s;flex-shrink:0}.theme-toggle.svelte-12qhfyh:hover{color:var(--color-text);border-color:var(--color-text-muted)}.hamburger.svelte-12qhfyh{display:none;background:none;border:none;color:var(--color-text);padding:.4rem;margin-left:auto;cursor:pointer;flex-shrink:0}.ham-icon.svelte-12qhfyh{font-size:1.25rem;line-height:1;display:block}.mobile-menu.svelte-12qhfyh{display:none;flex-direction:column;background:var(--color-surface);border-top:1px solid var(--color-border);padding:.5rem 0}.mobile-menu.svelte-12qhfyh a:where(.svelte-12qhfyh){display:block;padding:.75rem 1.5rem;color:var(--color-text-muted);text-decoration:none;font-size:.95rem;font-weight:500;transition:background .1s,color .15s}.mobile-menu.svelte-12qhfyh a:where(.svelte-12qhfyh):hover,.mobile-menu.svelte-12qhfyh a.active:where(.svelte-12qhfyh){background:var(--color-surface-2);color:var(--color-text)}.mobile-menu-footer.svelte-12qhfyh{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1.5rem;margin-top:.25rem;border-top:1px solid var(--color-border);gap:1rem}.mobile-menu-footer.svelte-12qhfyh .nav-email:where(.svelte-12qhfyh){max-width:none}@media(max-width:900px){.nav-email.svelte-12qhfyh{display:none}.nav-inner.svelte-12qhfyh{gap:1rem}}@media(max-width:640px){.nav-links.svelte-12qhfyh,.nav-user.svelte-12qhfyh{display:none}.hamburger.svelte-12qhfyh,.mobile-menu.svelte-12qhfyh{display:flex}.nav-inner.svelte-12qhfyh{gap:0;padding:0 1rem}}.site-footer.svelte-12qhfyh{border-top:1px solid var(--color-border);padding:1.25rem 1.5rem;margin-top:auto}.footer-inner.svelte-12qhfyh{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}.footer-copy.svelte-12qhfyh{font-size:.8rem;color:var(--color-text-muted)}.footer-links.svelte-12qhfyh{display:flex;gap:1.25rem}.footer-links.svelte-12qhfyh a:where(.svelte-12qhfyh){font-size:.8rem;color:var(--color-text-muted);text-decoration:none}.footer-links.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:var(--color-text)}
