:root{--color-bg: #0f1117;--color-surface: #1a1d27;--color-surface-hover: #242836;--color-border: #2e3345;--color-text: #e4e6ed;--color-text-secondary: #8b90a0;--color-accent: #6c8cff;--color-accent-soft: #6c8cff22;--color-selection: #ff9f43;--color-selection-soft: #ff9f4333;--color-success: #4ade80;--color-warning: #fbbf24;--color-error: #f87171;--radius: 8px;--radius-lg: 12px;--font-sans: "Noto Sans JP", sans-serif;--color-type-character: #f59e0b;--color-type-location: #3b82f6;--color-type-organization: #8b5cf6;--color-type-item: #ef4444;--color-type-rule: #06b6d4;--color-type-event: #f97316;--color-type-foreshadow: #ec4899;--color-type-memo: #10b981;--card-color-mix: 30%;--card-color-mix-subtle: 22%}[data-theme=light]{--color-bg: #f5f6f8;--color-surface: #ffffff;--color-surface-hover: #ecedf2;--color-border: #cdd2de;--color-text: #1a1d27;--color-text-secondary: #4a4f60;--color-accent: #4a6cf7;--color-accent-soft: #4a6cf722;--color-selection: #e67e22;--color-selection-soft: #e67e2233;--color-success: #16a34a;--color-warning: #d97706;--color-error: #dc2626;--color-type-character: #d97706;--color-type-location: #2563eb;--color-type-organization: #7c3aed;--color-type-item: #dc2626;--color-type-rule: #0891b2;--color-type-event: #ea580c;--color-type-foreshadow: #db2777;--color-type-memo: #059669;--card-color-mix: 22%;--card-color-mix-subtle: 16%}*{box-sizing:border-box;margin:0;padding:0}html,body{height:100%;overflow:hidden}body{font-family:var(--font-sans);background:var(--color-bg);color:var(--color-text);overscroll-behavior:none;line-height:1.6}a{color:var(--color-accent);text-decoration:none}button{font-family:inherit;cursor:pointer}*{scrollbar-width:thin;scrollbar-color:var(--color-border) transparent}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--color-text-secondary)}.mobile-only{display:none!important}@media(max-width:768px){input,textarea,select{font-size:16px!important}.mobile-only{display:flex!important}.desktop-only{display:none!important}body{padding-bottom:env(safe-area-inset-bottom)}}.site-footer.svelte-12qhfyh{border-top:1px solid var(--color-border);background:var(--color-surface);padding:1.25rem 1rem;margin-top:auto}.footer-inner.svelte-12qhfyh{max-width:720px;margin:0 auto;display:flex;justify-content:space-between;align-items:center}.footer-links.svelte-12qhfyh{display:flex;gap:1.25rem}.footer-links.svelte-12qhfyh a:where(.svelte-12qhfyh){display:inline-flex;align-items:center;gap:.25rem;font-size:.8rem;color:var(--color-text-secondary);text-decoration:none}.footer-links.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:var(--color-text)}.footer-copy.svelte-12qhfyh{font-size:.75rem;color:var(--color-text-secondary);margin:0}@media(max-width:640px){.footer-inner.svelte-12qhfyh{flex-direction:column;gap:.5rem}}
