:root[data-theme=light]{--bg: #f7f8fa;--surface: #ffffff;--surface-alt: #f0f2f5;--border: #dfe3e8;--text: #1a1d21;--text-muted: #5c6570;--accent: #1f6feb;--accent-contrast: #ffffff;--accent-soft: #e8f0fe;--danger: #c0392b;--shadow: 0 1px 2px rgba(16, 24, 40, .06), 0 1px 3px rgba(16, 24, 40, .1)}:root[data-theme=dark]{--bg: #0f1216;--surface: #171b21;--surface-alt: #1e242c;--border: #2b323c;--text: #e6e9ee;--text-muted: #99a2ad;--accent: #58a6ff;--accent-contrast: #0f1216;--accent-soft: #16283f;--danger: #f0857d;--shadow: 0 1px 2px rgba(0, 0, 0, .4), 0 1px 3px rgba(0, 0, 0, .3)}:root{--z-header: 100;--z-map-overlay: 1100;--z-dropdown: 1200}*,*:before,*:after{box-sizing:border-box}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.gender-mark{color:var(--gender-color);font-weight:700;font-size:.9rem;line-height:1}html{font-family:system-ui,-apple-system,Segoe UI,Hiragino Kaku Gothic ProN,Noto Sans JP,Meiryo,sans-serif;-webkit-text-size-adjust:100%}body{margin:0;background:var(--bg);color:var(--text);line-height:1.6;transition:background-color .15s ease,color .15s ease}@media(prefers-reduced-motion:reduce){body,*{transition:none!important;animation:none!important}}h1,h2,h3{line-height:1.3;margin:0 0 .5rem}a{color:var(--accent)}button,input,select{font:inherit;color:inherit}:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.container{width:100%;max-width:60rem;margin:0 auto;padding:0 1rem}.scroll-x{overflow-x:auto;max-width:100%}.page.svelte-12qhfyh{min-height:100vh;display:flex;flex-direction:column}header.svelte-12qhfyh{background:var(--surface);border-bottom:1px solid var(--border);position:sticky;top:0;z-index:var(--z-header)}.bar.svelte-12qhfyh{display:flex;align-items:center;justify-content:space-between;gap:1rem;height:3.5rem}.brand.svelte-12qhfyh{font-weight:700;font-size:1.1rem;text-decoration:none;color:var(--text);letter-spacing:.01em}nav.svelte-12qhfyh{display:flex;gap:.25rem;margin-right:auto;margin-left:1rem}nav.svelte-12qhfyh a:where(.svelte-12qhfyh){padding:.35rem .7rem;border-radius:7px;text-decoration:none;color:var(--text-muted);font-size:.9rem}nav.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{background:var(--surface-alt);color:var(--text)}.theme-toggle.svelte-12qhfyh{display:inline-flex;align-items:center;gap:.4rem;padding:.4rem .75rem;background:var(--surface-alt);border:1px solid var(--border);border-radius:999px;cursor:pointer;font-size:.85rem;color:var(--text-muted)}.theme-toggle.svelte-12qhfyh:hover{color:var(--text);border-color:var(--accent)}main.svelte-12qhfyh{flex:1;padding:1.5rem 1rem 3rem}footer.svelte-12qhfyh{border-top:1px solid var(--border);background:var(--surface);padding:1.25rem 0;font-size:.8rem;color:var(--text-muted)}footer.svelte-12qhfyh p:where(.svelte-12qhfyh){margin:0 0 .35rem}.disclaimer.svelte-12qhfyh{opacity:.8}
