/* Centered article layout, matching the reference with TechRev branding. */
#contentbx_grace_news.techrev-single { width: min(1120px, 100%); margin: 0 auto; padding: 26px 24px 72px; color: #253b5e; font-family: 'Open Sans', Arial, sans-serif; }
.techrev-single > *, .techrev-single-article > * { max-width: 920px; margin-left: auto; margin-right: auto; }
.techrev-single a { color: #184acb; }
.techrev-single a:hover { color: #133bc7; }
.techrev-single :is(a, button, input, textarea):focus-visible { outline: 3px solid #1b4fff; outline-offset: 4px; }
.techrev-single-hero { margin-bottom: 34px; }
.techrev-single-hero__back { display: inline-flex; align-items: center; gap: 10px; margin-bottom: 26px; font-size: 1.15rem; font-weight: 600; }
.techrev-single-hero__categories { display: flex; flex-wrap: wrap; gap: 8px; margin-bottom: 24px; }
.techrev-single-hero__categories a { display: inline-flex; align-items: center; min-height: 34px; padding: 4px 16px; border: 1px solid #d8e4f3; border-radius: 999px; color: #334865; font-size: .95rem; font-weight: 700; letter-spacing: .08em; text-transform: uppercase; }
.techrev-single-hero__header h1.entry-title { margin: 0; color: #121d33; font-size: 3.5rem; font-weight: 800; line-height: 1.12; letter-spacing: -.03em; text-transform: none; overflow-wrap: anywhere; }
.techrev-single-hero__excerpt { max-width: 860px; margin-top: 24px; }
#contentbx_grace_news .techrev-single-hero__excerpt p { margin: 0; color: #5d7191; font-size: 1.35rem; line-height: 1.55; }
.techrev-single-hero__actions { margin-top: 34px; }
.techrev-single-hero__cta { display: inline-flex; align-items: center; justify-content: center; min-height: 58px; padding: 0 34px; border-radius: 18px; background: #1b4fff; color: #fff !important; font-size: 1.5rem; font-weight: 700; box-shadow: 0 16px 34px rgb(27 79 255 / 18%); }
.techrev-single-hero__cta:hover { background: #133bc7; }
.techrev-single-author { display: flex; align-items: center; gap: 18px; margin-top: 34px; padding-bottom: 26px; border-bottom: 1px solid #e6edf5; }
.techrev-single-author__avatar { flex: 0 0 52px; width: 52px; height: 52px; border-radius: 50%; object-fit: cover; }
.techrev-single-author__content { min-width: 0; }
a.techrev-single-author__name { display: block; margin-bottom: 4px; color: #121d33; font-size: 1.45rem; font-weight: 700; line-height: 1.35; }
.techrev-single-author__meta { display: flex; flex-wrap: wrap; gap: 8px; color: #65758d; font-size: 1.08rem; }
.techrev-single-author__meta span + span::before { content: '\00b7'; margin-right: 8px; }
.techrev-single-featured-image { margin-top: 40px; margin-bottom: 46px; }
.techrev-single-featured-image img { display: block; width: 100%; height: auto; border-radius: 28px; }
.techrev-single .entry-content { display: flow-root; color: #253b5e; font-size: 1.18rem; line-height: 1.85; overflow-wrap: anywhere; }
#contentbx_grace_news.techrev-single .entry-content :is(p, ul, ol, figure, h2, h3, h4) { margin-bottom: 1.35em; }
.techrev-single .entry-content :is(h2, h3, h4) { margin-top: 1.5em; color: #13233b; line-height: 1.2; scroll-margin-top: 110px; }
.techrev-single .entry-content h2 { font-size: 2rem; }
.techrev-single .entry-content h3 { font-size: 1.6rem; }
.techrev-single .entry-content :is(ul, ol) { padding-left: 1.3em; }
.techrev-single .entry-content li { margin-left: 0; }
.techrev-single .entry-content li + li { margin-top: .45em; }
.techrev-single .entry-content :is(b, strong) { font-weight: 700; }
.techrev-single .entry-content a { text-decoration: underline; text-underline-offset: 3px; }
.techrev-single .entry-content :is(img, video, iframe) { max-width: 100%; }
.techrev-single .entry-content :is(.alignwide, .alignfull) { width: 100%; max-width: 100%; margin-left: 0; margin-right: 0; }
.techrev-single .entry-content table { display: block; max-width: 100%; overflow-x: auto; border-collapse: collapse; }
.techrev-single .entry-content :is(td, th) { padding: 12px 16px; border: 1px solid #dfe5ef; }
.techrev-single .entry-content th { background: #f5f7fc; color: #13233b; font: inherit; font-weight: 700; }
.techrev-single .entry-content pre { max-width: 100%; overflow-x: auto; }
.techrev-single-article__footer { margin-top: 38px; }
.techrev-single-tags { display: flex; flex-wrap: wrap; gap: 8px; margin-bottom: 20px; }
.techrev-single-tags a { padding: 5px 12px; border: 1px solid #dfe5ef; border-radius: 999px; font-size: .85rem; }
.techrev-single > :is(.post-navigation, .techrev-single-bio, .techrev-single-related, .comments-area) { clear: both; margin-top: 48px; padding-top: 32px; border-top: 1px solid #e6edf5; }
.techrev-single .post-navigation .nav-links { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 24px; }
.techrev-single .post-navigation :is(.nav-previous, .nav-next) { float: none; min-width: 0; width: auto; overflow-wrap: anywhere; }
.techrev-single .post-navigation .nav-next { grid-column: 2; text-align: right; }
.techrev-single__nav-label { display: block; margin-bottom: 8px; color: #65758d; font-size: .9rem; }
.techrev-single-bio { display: flex; align-items: flex-start; gap: 24px; }
.techrev-single-bio > img { flex: 0 0 72px; width: 72px; height: 72px; border-radius: 50%; }
.techrev-single-bio > div { min-width: 0; overflow-wrap: anywhere; }
.techrev-single-bio h2 { margin-bottom: 12px; color: #121d33; font-size: 1.4rem; }
#contentbx_grace_news .techrev-single-bio p { margin-bottom: 16px; line-height: 1.7; }
.techrev-single-related > h2, .techrev-single :is(.comments-title, .comment-reply-title) { color: #121d33; font-size: 1.9rem; text-transform: none; }
.techrev-single-related__grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 24px; }
.techrev-single-related__grid article { min-width: 0; }
.techrev-single-related__image { display: block; margin-bottom: 16px; overflow: hidden; border-radius: 14px; background: #eef2f7; }
.techrev-single-related__image img { display: block; width: 100%; height: 150px; object-fit: contain; }
.techrev-single-related h3 { font-size: 1.2rem; line-height: 1.4; }
.techrev-single-related h3 a { color: #13233b; }
.techrev-single-related time { color: #65758d; font-size: .9rem; }
.techrev-single .comments-area :is(input:not([type="checkbox"]), textarea) { max-width: 100%; }
#contentbx_grace_news.techrev-single #comments { margin: 48px auto 0; padding-top: 32px; }
@media (max-width: 1024px) {
	.techrev-single-hero__header h1.entry-title { font-size: 3rem; }
	#contentbx_grace_news .techrev-single-hero__excerpt p { font-size: 1.22rem; }
}
@media (max-width: 767px) {
	#contentbx_grace_news.techrev-single { padding: 18px 16px 56px; }
	.techrev-single-hero__header h1.entry-title { font-size: 2.3rem; }
	#contentbx_grace_news .techrev-single-hero__excerpt p, .techrev-single .entry-content { font-size: 1.08rem; }
	.techrev-single-hero__cta { width: 100%; min-height: 50px; padding: 0 20px; border-radius: 14px; font-size: 1.2rem; }
	.techrev-single-author { align-items: flex-start; gap: 14px; }
	.techrev-single-author__meta { font-size: .98rem; line-height: 1.5; }
	.techrev-single-featured-image { margin-top: 30px; margin-bottom: 36px; }
	.techrev-single-featured-image img { border-radius: 20px; }
	.techrev-single .entry-content h2 { font-size: 1.65rem; }
	.techrev-single .entry-content h3 { font-size: 1.35rem; }
	.techrev-single-related__grid { grid-template-columns: 1fr; }
	.techrev-single-related__image img { height: auto; }
	.techrev-single-bio { flex-direction: column; gap: 16px; }
}
