:root{--bg:#f6f8fc;--bg-strong:#eef1f5;--bg-soft:#f8f9fa;--panel:#fffffffa;--panel-strong:#fff;--line:#3c404324;--text:#111827;--muted:#6b7280;--accent:#3c4043;--accent-soft:#f1f3f4;--accent-deep:#202124;--color-red-strong:#ff1500;--color-red-soft:#ffe7e5;--color-green-strong:#00bf20;--color-green-soft:#d9f6de;--color-yellow-strong:#ffbf00;--color-yellow-soft:#fff2cc;--color-yellow:var(--color-yellow-soft);--success:var(--color-green-strong);--success-soft:var(--color-green-soft);--warning:var(--color-yellow);--error:var(--color-red-strong);--error-soft:var(--color-red-soft)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-height:100vh;color:var(--text);background:var(--bg);margin:0;font-family:Noto Sans JP,sans-serif;font-weight:400}h1,h2,h3,h4,h5,h6,strong,b,th{font-weight:400}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{border:0}
