:root{--page-bg:#f3f6fb;--surface:hsla(0,0%,100%,.86);--surface-strong:#fff;--surface-muted:#f8fafc;--line:rgba(15,23,42,.08);--text:#0f172a;--text-soft:#475569;--brand:#2563eb;--brand-strong:#1d4ed8;--brand-soft:rgba(37,99,235,.12);--shadow-lg:0 28px 80px rgba(15,23,42,.16);--shadow-md:0 22px 54px rgba(15,23,42,.13)}*{box-sizing:border-box}html{scroll-behavior:smooth}body,html{margin:0;padding:0;min-height:100%}body{color:var(--text);background:var(--page-bg);font-family:Inter,Noto Sans JP,Yu Gothic UI,Hiragino Kaku Gothic ProN,sans-serif;line-height:1.6;letter-spacing:.01em}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}::selection{background:rgba(37,99,235,.16)}