:root{--bg: #faf7f2;--surface: #ffffff;--ink: #1c1917;--ink-muted: #78716c;--line: #e7e1d8;--accent: #b91c1c;--accent-soft: #fef2f2;--liked: #c2410c;--fine: #a16207;--disliked: #57534e;--radius: 14px;--shadow: 0 1px 2px rgb(28 25 23 / .06), 0 8px 24px rgb(28 25 23 / .06);color-scheme:light}*{box-sizing:border-box}html,body{margin:0;padding:0}body{background:var(--bg);color:var(--ink);font-family:Hiragino Sans,Noto Sans JP,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.6;-webkit-font-smoothing:antialiased}h1,h2,h3{line-height:1.3;margin:0}a{color:inherit}button{font:inherit;cursor:pointer}.app{max-width:640px;margin:0 auto;padding:0 16px 96px}.card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:12px 18px;border:1px solid var(--line);border-radius:999px;background:var(--surface);color:var(--ink);font-weight:600;transition:transform .08s ease,background .15s ease}.btn:active{transform:scale(.97)}.btn-primary{background:var(--accent);border-color:var(--accent);color:#fff}.btn:disabled{opacity:.5;cursor:not-allowed}.muted{color:var(--ink-muted)}.error{background:var(--accent-soft);border:1px solid #fecaca;color:#991b1b;border-radius:10px;padding:10px 14px;font-size:.9rem}.bucket-liked{color:var(--liked)}.bucket-fine{color:var(--fine)}.bucket-disliked{color:var(--disliked)}.site.svelte-12qhfyh{position:sticky;top:0;z-index:10;background:var(--surface);border-bottom:1px solid var(--line);padding-top:env(safe-area-inset-top)}.inner.svelte-12qhfyh{max-width:640px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;padding:10px 16px}.brand.svelte-12qhfyh{display:flex;align-items:center;gap:8px;text-decoration:none;color:var(--ink);font-weight:700;font-size:1rem}.brand.svelte-12qhfyh svg:where(.svelte-12qhfyh){display:block}.me.svelte-12qhfyh img:where(.svelte-12qhfyh),.me.svelte-12qhfyh .placeholder:where(.svelte-12qhfyh){display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;object-fit:cover}.me.svelte-12qhfyh{text-decoration:none}.me.svelte-12qhfyh .placeholder:where(.svelte-12qhfyh){background:var(--accent-soft);color:var(--accent);font-weight:700;font-size:.8rem}nav.svelte-12qhfyh{position:fixed;bottom:0;left:0;right:0;display:flex;background:var(--surface);border-top:1px solid var(--line);padding-bottom:env(safe-area-inset-bottom)}nav.svelte-12qhfyh a:where(.svelte-12qhfyh){flex:1;display:flex;flex-direction:column;align-items:center;gap:2px;padding:10px 0;text-decoration:none;color:var(--ink-muted);font-size:.7rem;font-weight:600}nav.svelte-12qhfyh a.active:where(.svelte-12qhfyh){color:var(--accent)}.site-footer.svelte-12qhfyh{max-width:640px;margin:0 auto;padding:24px 16px calc(24px + env(safe-area-inset-bottom));border-top:1px solid var(--line);text-align:center;color:var(--ink-muted);font-size:.75rem}.site-footer.svelte-12qhfyh .links:where(.svelte-12qhfyh){display:flex;align-items:center;justify-content:center;gap:8px}.site-footer.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--ink-muted);text-decoration:none}.site-footer.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:var(--ink)}.site-footer.svelte-12qhfyh .copy:where(.svelte-12qhfyh){margin-top:8px}
