:root{color-scheme:light;--bg-0:#f7f7f7;--bg-1:#eeeeee;--surface:#ffffff;--surface-soft:#f4f4f5;--surface-panel:rgba(255,255,255,0.92);--surface-header:rgba(255,255,255,0.94);--surface-elevated:#ffffff;--surface-inverse:#111111;--ink-900:#111111;--ink-800:#27272a;--ink-700:#3f3f46;--ink-600:#52525b;--ink-500:#71717a;--ink-400:#a1a1aa;--brand-950:#111111;--brand-900:#27272a;--brand-800:#3f3f46;--brand-700:#1f4f9e;--brand-500:#5573b8;--brand-solid:#1f4f9e;--brand-solid-hover:#5573b8;--accent-500:#52525b;--accent-amber:#71717a;--danger-600:#3f3f46;--danger-solid:#b91c1c;--line:#dedede;--line-strong:#c7c7c7;--backdrop-muted:rgba(244,244,245,0.72);--shadow-soft:0 12px 28px rgba(24,24,27,0.08);--shadow-hard:0 24px 60px rgba(24,24,27,0.24);--radius-xl:18px;--radius-lg:14px;--radius-md:10px;--text-on-brand:#ffffff}*{box-sizing:border-box;margin:0;padding:0}body,html{max-width:100vw;overflow-x:clip}body{min-height:100vh;font-family:Noto Sans JP,Hiragino Kaku Gothic ProN,Yu Gothic,sans-serif;color:var(--ink-900);background:var(--bg-0);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body:before{display:none}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}::selection{color:#ffffff;background:var(--brand-solid)}:root[data-theme=light]{color-scheme:light;--bg-0:#f7f7f7;--bg-1:#eeeeee;--surface:#ffffff;--surface-soft:#f4f4f5;--surface-panel:rgba(255,255,255,0.92);--surface-header:rgba(255,255,255,0.94);--surface-elevated:#ffffff;--surface-inverse:#111111;--ink-900:#111111;--ink-800:#27272a;--ink-700:#3f3f46;--ink-600:#52525b;--ink-500:#71717a;--ink-400:#a1a1aa;--brand-950:#111111;--brand-900:#27272a;--brand-800:#3f3f46;--brand-700:#1f4f9e;--brand-500:#5573b8;--brand-solid:#1f4f9e;--brand-solid-hover:#5573b8;--accent-500:#52525b;--accent-amber:#71717a;--danger-600:#3f3f46;--danger-solid:#b91c1c;--line:#dedede;--line-strong:#c7c7c7;--backdrop-muted:rgba(244,244,245,0.72);--shadow-soft:0 12px 28px rgba(24,24,27,0.08);--shadow-hard:0 24px 60px rgba(24,24,27,0.24);--text-on-brand:#ffffff}:root[data-theme=dark]{color-scheme:dark;--bg-0:#0f1115;--bg-1:#18181b;--surface:#18181b;--surface-soft:#242428;--surface-panel:rgba(24,24,27,0.92);--surface-header:rgba(15,17,21,0.94);--surface-elevated:#18181b;--surface-inverse:#111111;--ink-900:#f4f4f5;--ink-800:#e4e4e7;--ink-700:#d4d4d8;--ink-600:#b8bcc8;--ink-500:#a1a1aa;--ink-400:#71717a;--brand-950:#f4f4f5;--brand-900:#e4e4e7;--brand-800:#9bbcff;--brand-700:#6f98ff;--brand-500:#4779e7;--brand-solid:#315fae;--brand-solid-hover:#3f6fca;--accent-500:#a1a1aa;--accent-amber:#d6a94d;--danger-600:#f87171;--danger-solid:#b91c1c;--line:#3f3f46;--line-strong:#52525b;--backdrop-muted:rgba(0,0,0,0.62);--shadow-soft:0 16px 34px rgba(0,0,0,0.34);--shadow-hard:0 26px 72px rgba(0,0,0,0.58);--text-on-brand:#ffffff}@media (prefers-color-scheme:dark){:root:not([data-theme=light]){color-scheme:dark;--bg-0:#0f1115;--bg-1:#18181b;--surface:#18181b;--surface-soft:#242428;--surface-panel:rgba(24,24,27,0.92);--surface-header:rgba(15,17,21,0.94);--surface-elevated:#18181b;--surface-inverse:#111111;--ink-900:#f4f4f5;--ink-800:#e4e4e7;--ink-700:#d4d4d8;--ink-600:#b8bcc8;--ink-500:#a1a1aa;--ink-400:#71717a;--brand-950:#f4f4f5;--brand-900:#e4e4e7;--brand-800:#9bbcff;--brand-700:#6f98ff;--brand-500:#4779e7;--brand-solid:#315fae;--brand-solid-hover:#3f6fca;--accent-500:#a1a1aa;--accent-amber:#d6a94d;--danger-600:#f87171;--danger-solid:#b91c1c;--line:#3f3f46;--line-strong:#52525b;--backdrop-muted:rgba(0,0,0,0.62);--shadow-soft:0 16px 34px rgba(0,0,0,0.34);--shadow-hard:0 26px 72px rgba(0,0,0,0.58);--text-on-brand:#ffffff}}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:1ms!important;animation-iteration-count:1!important;transition-duration:1ms!important;scroll-behavior:auto!important}}