:root{--accent:#d7000f;--accent-dark:#b0000c;--bg:#f5f6f8;--text-strong:#1f2937;--text-muted:#6b7280;--border:#e5e7eb;--border-strong:#d1d5db;--header-height:56px;--chat-button-right:20px;--chat-button-bottom:20px;--chat-button-size:64px}*{box-sizing:border-box}body,html{max-width:100vw;overflow-x:hidden}body{margin:0;background:var(--bg);color:var(--text-strong);font-family:Hiragino Kaku Gothic ProN,Hiragino Sans,Noto Sans JP,Meiryo,system-ui,-apple-system,sans-serif;font-size:15px;-webkit-font-smoothing:antialiased}a{color:inherit}