*{margin:0;padding:0;box-sizing:border-box}:root{--bg:#f5f6f8;--surface:#ffffff;--text:#1a2332;--muted:#6b7280;--accent:#0d3b66;--accent-light:#e8eef5;--warning-bg:#fef3cd;--warning-border:#d4a017;--border:#e2e5ea}body{font-family:Hiragino Sans,Hiragino Kaku Gothic ProN,Noto Sans JP,sans-serif;background:var(--bg);color:var(--text);line-height:1.7}button{cursor:pointer}button,input,textarea{font-family:inherit}