body.single-post { --xo-accent: #b58b00; --xo-tint: #fff6cc; }
body.single-post main.wp-block-group { margin-top: 24px !important; }
body.single-post main > .wp-block-group.alignfull { padding-top: 16px !important; }
body.single-post .wp-block-post-title { font-size: clamp(2rem, 4.2vw, 3.4rem); line-height: 1.12; }
body.single-post .wp-block-post-content { margin-top: 24px; }
.xo-article-meta { color: #666; font-size: 15px; margin-bottom: 20px; }
.xo-lead { background: var(--xo-tint); border-left: 4px solid var(--xo-accent); padding: 24px; border-radius: 0 12px 12px 0; }
body.single-post .wp-block-table { overflow-x: auto; border: 1px solid #e8dcd3; border-radius: 12px; }
body.single-post .wp-block-table table { min-width: 560px; font-size: 17px; line-height: 1.5; border-collapse: collapse; }
body.single-post .wp-block-table th { background: var(--xo-tint); color: #5b2e20; text-align: left; }
body.single-post .wp-block-table th, body.single-post .wp-block-table td { padding: 16px; border: 1px solid #e8dcd3; vertical-align: top; }
body.single-post .wp-block-table tr:nth-child(even) { background: #faf8f5; }
.xo-case-screens { background: #f6f2ed; padding: 28px; border-radius: 18px; margin-block: 32px; }
.xo-case-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 24px; }
.xo-case-grid figure { margin: 0; min-width: 0; }
.xo-case-grid img { display: block; width: 100%; max-width: 280px; height: auto; margin-inline: auto; }
.xo-case-grid figcaption { margin-top: 12px; color: #4d433d; font-size: 16px; line-height: 1.45; }
.xo-case-source { font-size: 14px; color: #5f5752; margin-bottom: 0; }
@media (max-width: 480px) {
    .xo-lead { padding: 18px; }
    .xo-case-screens { padding: 18px; }
    .xo-case-grid { grid-template-columns: 1fr; gap: 28px; }
}

body.single-post .xo-post-meta { color: #666; font-size: 15px; gap: 8px 18px; margin-top: 18px; }
body.single-post .wp-block-post-content { font-size: clamp(18px, 2vw, 21px); line-height: 1.65; }
body.single-post .wp-block-post-content table { width: 100%; border-collapse: collapse; font-size: 17px; line-height: 1.5; }
body.single-post .wp-block-post-content th, body.single-post .wp-block-post-content td { border: 1px solid #e3d9b4; padding: 14px; vertical-align: top; overflow-wrap: anywhere; }
body.single-post .wp-block-post-content th { text-align: left; background: var(--xo-tint); }
body.single-post .xo-related { padding: 24px; border: 1px solid #e3d9b4; border-radius: 12px; margin-top: 40px; }
body.single-post .xo-related h2 { font-size: 24px; margin-top: 0; }
body.single-post .xo-related li + li { margin-top: 12px; }
body.single-post .wp-block-post-content a[href*="utm_content="] { font-weight: 650; text-decoration-thickness: 2px; text-underline-offset: 4px; }
@media (max-width: 480px) {
 body.single-post .wp-block-post-title { font-size: 32px; }
 body.single-post .wp-block-post-content th, body.single-post .wp-block-post-content td { padding: 10px; font-size: 15px; }
 body.single-post .xo-related { padding: 18px; }
}

body.home main.wp-block-group { margin-top: 24px !important; }
body.home main > .wp-block-group { padding-top: 16px !important; }
body.home .wp-block-post-title { font-size: clamp(2rem, 4.2vw, 3.4rem); line-height: 1.12; }
body.home .wp-block-columns { gap: 20px; }
body.home .wp-block-column { background: #fff6cc; border-radius: 14px; padding: 20px; }
body.home .wp-block-column h3 { font-size: 22px; line-height: 1.2; }
body.home .wp-block-column p { font-size: 17px; line-height: 1.5; }
body.home .wp-block-post-template > li { padding-block: 20px; border-bottom: 1px solid #e7e4dc; }
body.home .wp-block-query .wp-block-post-title { font-size: clamp(24px, 3vw, 30px); line-height: 1.25; margin-top: 0; }
body.home .wp-block-query .wp-block-post-date { color: #666; font-size: 15px; }
body.home .wp-block-query .wp-block-post-excerpt { font-size: 19px; line-height: 1.5; }
