:root{--bg:#f7f5f2;--surface:#fff;--text:#1f1e1c;--text-2:#6f6a63;--line:#e6e1da;--accent:#7aa6c2;--accent-soft:#e3eef5;--warn:#c9931e;--warn-soft:#fbf1d8;--danger:#c04b3a;--radius:12px;--tap:44px;--font:-apple-system, BlinkMacSystemFont, "Apple SD Gothic Neo", "Pretendard", "Noto Sans KR", system-ui, sans-serif}@media (prefers-color-scheme:dark){:root{--bg:#1b1a19;--surface:#262422;--text:#ece8e2;--text-2:#a39d95;--line:#3a3733;--accent:#8fb6cf;--accent-soft:#2b3a44;--warn:#e0ad3c;--warn-soft:#3d3218;--danger:#e0705f}}*{box-sizing:border-box}html,body{background:var(--bg);color:var(--text);font-family:var(--font);margin:0;font-size:16px}body{-webkit-tap-highlight-color:transparent;min-height:100dvh}button{font:inherit;color:inherit;cursor:pointer;min-height:var(--tap);background:0 0;border:0;padding:0}a{color:inherit;text-decoration:none}input,textarea{font:inherit;color:inherit}.topbar.svelte-yic9pk{z-index:10;background:var(--bg);padding:calc(env(safe-area-inset-top) + 10px) 16px 10px;border-bottom:1px solid var(--line);min-height:60px;position:sticky;top:0}.row.svelte-yic9pk{align-items:center;gap:10px;display:flex}.row.svelte-yic9pk .alert:where(.svelte-yic9pk){margin-left:auto}.mini.svelte-yic9pk{flex-shrink:0;width:36px;height:36px}.dday.svelte-yic9pk,.setup.svelte-yic9pk{flex-direction:column;gap:2px;display:flex}.alert.svelte-yic9pk{background:var(--warn-soft);color:var(--warn);border:1px solid var(--warn);white-space:nowrap;border-radius:999px;padding:5px 10px;font-size:12px}.alert.overdue.svelte-yic9pk{color:var(--danger);border-color:var(--danger);background:0 0}.label.svelte-yic9pk{color:var(--text-2);font-size:12px}.line.svelte-yic9pk{align-items:baseline;gap:10px;display:flex}.primary.svelte-yic9pk{letter-spacing:-.2px;font-size:20px;font-weight:700}.secondary.svelte-yic9pk{color:var(--text-2);font-size:14px}.setup.svelte-yic9pk .primary:where(.svelte-yic9pk){color:var(--accent);font-size:16px}.skeleton.svelte-yic9pk{background:var(--line);opacity:.5;border-radius:8px;height:38px}.toasts.svelte-1cpok13{left:0;right:0;bottom:calc(56px + env(safe-area-inset-bottom) + 12px);pointer-events:none;z-index:50;flex-direction:column;align-items:center;gap:8px;display:flex;position:fixed}.toast.svelte-1cpok13{pointer-events:auto;background:var(--text);color:var(--bg);border-radius:999px;max-width:90vw;min-height:40px;padding:10px 16px;font-size:14px}.toast.error.svelte-1cpok13{background:var(--danger);color:#fff}.shell.svelte-12qhfyh{flex-direction:column;max-width:720px;min-height:100dvh;margin:0 auto;display:flex}.content.svelte-12qhfyh{padding:12px 16px calc(var(--tap) + env(safe-area-inset-bottom) + 24px);flex:1}.tabbar.svelte-12qhfyh{background:var(--surface);border-top:1px solid var(--line);max-width:720px;padding-bottom:env(safe-area-inset-bottom);margin:0 auto;display:flex;position:fixed;bottom:0;left:0;right:0}.tab.svelte-12qhfyh{min-height:56px;color:var(--text-2);flex:1;justify-content:center;align-items:center;font-size:14px;display:flex}.tab.active.svelte-12qhfyh{color:var(--accent);font-weight:600}.splash.svelte-12qhfyh{min-height:100dvh}
