/* HolyCMS スキン装飾：x */

/* ── theme_css.php のスキン別スタイルより移植 ── */
/* X（Twitter）風：見やすいテキスト重視 */
body { font-size: 15px !important; line-height: 1.55 !important; -webkit-font-smoothing: antialiased; }
h1, h2, h3 { letter-spacing: -.02em !important; font-weight: 800 !important; color: #0f1419 !important; }
.bar, .official-bar { background: transparent !important; color: #0f1419 !important; border-bottom: 1px solid #eff3f4 !important; font-size: 19px !important; font-weight: 800 !important; padding: 14px 4px !important; border-radius: 0 !important; }
.of-card, .honpen-card, .card, .panel { border: 1px solid #eff3f4 !important; border-radius: 16px !important; }
.of-card:hover, .honpen-card:hover { background: #f7f9f9 !important; }
.btn.primary { background: #0f1419 !important; color: #fff !important; border-radius: 9999px !important; padding: 9px 22px !important; font-weight: 700 !important; }
.btn:not(.primary):not(.danger) { border-radius: 9999px !important; border: 1px solid #cfd9de !important; }
a { color: #1d9bf0; }
