:root{--accent: #40a39c;--accent-text: #ffffff;--bg: #f4f6f7;--surface: #ffffff;--surface-2: #eef1f2;--text: #16191b;--muted: #66707a;--border: #dde2e5;--danger: #b4453b;--radius: 10px}:root[data-theme=dark]{--bg: #15181a;--surface: #1e2225;--surface-2: #262b2f;--text: #e7eaec;--muted: #949ca2;--border: #2f3539;--danger: #e07b70}*{box-sizing:border-box}html,body{margin:0;height:100%}body{background:var(--bg);color:var(--text);font:16px/1.5 system-ui,-apple-system,Segoe UI,Roboto,sans-serif;-webkit-tap-highlight-color:transparent}button{font:inherit;color:inherit;background:none;border:none;cursor:pointer}a{color:inherit;text-decoration:none}input{font:inherit;color:inherit;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:.6rem .7rem;width:100%}input:focus-visible,button:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius)}.btn{background:var(--accent);color:var(--accent-text);border-radius:var(--radius);padding:.6rem .9rem;font-weight:600}.btn:disabled{opacity:.5;cursor:default}.btn-quiet{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:.6rem .9rem}.btn-quiet:disabled{opacity:.5;cursor:default}.scrim{position:fixed;top:0;right:0;bottom:0;left:0;background:#0006;z-index:20}.modal{position:fixed;top:0;right:0;bottom:0;left:0;margin:auto;width:min(340px,85vw);height:fit-content;max-height:85vh;overflow-y:auto;display:flex;flex-direction:column;gap:.75rem;padding:1rem;z-index:21}header{display:flex;align-items:start;justify-content:space-between;gap:.5rem}.close{font-size:1.5rem;line-height:1;color:var(--muted)}.error{color:var(--danger);font-size:.9rem}.muted{color:var(--muted)}p{margin:0;font-size:.9rem}.head{display:flex;align-items:center;gap:.75rem}.head h1{flex:1;margin:0;font-size:1.1rem}.week-nav button{font-size:1.3rem;line-height:1;padding:.4rem .8rem}.tabs{display:flex;gap:.35rem;border-bottom:2px solid var(--border)}.tabs button{flex:1;padding:.6rem .5rem;font-weight:600;color:var(--muted);border-radius:var(--radius) var(--radius) 0 0;border-bottom:2px solid transparent;margin-bottom:-2px}.tabs .active{background:var(--surface);color:var(--accent);border-bottom-color:var(--accent)}.list{display:grid;gap:.5rem}.list-row{display:flex;flex-direction:column;gap:.5rem;padding:.6rem .75rem}.list-who{display:flex;flex-direction:column}.list-name{font-weight:600}.list-badge{padding:.15rem .5rem;border-radius:999px;background:var(--surface-2);color:var(--muted);font-size:.75rem;font-weight:600;text-transform:capitalize}.list-actions{display:flex;flex-wrap:wrap;gap:.4rem}.list-actions button{flex:1;min-width:8rem}@media(min-width:900px){.list-row{flex-direction:row;align-items:center}.list-who{flex:1;flex-direction:row;align-items:baseline;gap:.6rem}.list-actions,.list-actions button{flex:none}}main.svelte-3z0wmw{display:grid;place-items:center;min-height:100dvh;padding:1rem}form.svelte-3z0wmw{display:grid;gap:.9rem;width:100%;max-width:340px;padding:1.5rem}h1.svelte-3z0wmw{margin:0 0 .5rem;font-size:1.6rem;font-weight:700}h1.svelte-3z0wmw span:where(.svelte-3z0wmw){color:var(--accent)}label.svelte-3z0wmw{display:grid;gap:.3rem;font-size:.9rem;color:var(--muted)}.drawer-scrim.svelte-5fqpto{position:fixed;top:0;right:0;bottom:0;left:0;background:#0006;z-index:10}.drawer.svelte-5fqpto{position:fixed;inset:0 0 0 auto;width:min(300px,85vw);display:flex;flex-direction:column;gap:.9rem;padding:1rem;background:var(--surface);border-right:1px solid var(--border);overflow-y:auto;z-index:11}header.svelte-5fqpto .muted:where(.svelte-5fqpto){font-size:.85rem;word-break:break-all}.badge.svelte-5fqpto{align-self:start;margin:0;padding:.15rem .5rem;border-radius:999px;background:var(--accent);color:var(--accent-text);font-size:.75rem;font-weight:600}.pages.svelte-5fqpto{display:flex;flex-direction:column;gap:.35rem;border-left:2px solid var(--border)}.page.svelte-5fqpto{display:block;padding:.55rem .65rem;font-weight:600;color:var(--muted);border-radius:0 var(--radius) var(--radius) 0;border-left:2px solid transparent;margin-left:-2px}.page.svelte-5fqpto:hover{background:var(--surface-2)}.page.active.svelte-5fqpto{background:var(--surface-2);color:var(--accent);border-left-color:var(--accent)}.row.svelte-5fqpto{display:flex;align-items:center;justify-content:space-between}form.svelte-5fqpto{display:grid;gap:.5rem}.wide.svelte-5fqpto{width:100%}.logout.svelte-5fqpto{margin-top:auto;color:var(--danger)}.centered.svelte-12qhfyh{display:grid;place-items:center;min-height:100dvh}.app.svelte-12qhfyh{max-width:560px;margin:0 auto;padding:.6rem;display:grid;gap:.5rem}header.svelte-12qhfyh{display:flex;align-items:center;gap:.5rem;padding:.4rem}header.running.svelte-12qhfyh{border-color:var(--accent)}.divider.svelte-12qhfyh{width:1px;align-self:stretch;background:var(--border);flex:none}.control.svelte-12qhfyh{display:grid;place-items:center;width:42px;height:42px;border-radius:var(--radius);flex:none;color:var(--muted)}.control.accent.svelte-12qhfyh{background:var(--accent);color:var(--accent-text)}.control.svelte-12qhfyh:disabled{opacity:.4;cursor:default}.brand.svelte-12qhfyh{flex:1;display:flex;flex-direction:column;align-items:center;line-height:1.2;cursor:pointer}.name.svelte-12qhfyh{font-weight:700}.accent-text.svelte-12qhfyh{color:var(--accent)}.elapsed.svelte-12qhfyh{font-size:.85rem;color:var(--muted);font-variant-numeric:tabular-nums}.day.svelte-12qhfyh{display:grid;gap:.25rem;padding:.6rem .75rem;font-size:.9rem}.line.svelte-12qhfyh{display:flex;justify-content:space-between}@media(min-width:900px){.app.svelte-12qhfyh{max-width:940px;padding:1rem;gap:.75rem}}
