
/* YoLab 1.5 Single Post Builder */
.yr-single-builder{display:grid;gap:22px;min-width:0}
.yr-single-builder-module{min-width:0}
.yr-single-builder-module--width-content{max-width:860px;width:100%;margin-inline:auto}
.yr-single-builder-module--width-wide{width:min(1120px,100%);margin-inline:auto}
.yr-single-builder-module--width-full{width:100%}
.yr-single-builder-module--surface-panel{padding:20px;background:var(--yr-panel,#fff);border:1px solid var(--yr-border,#e5e7eb)}
.yr-single-builder-module--surface-soft{padding:20px;background:var(--yr-soft-bg,#f5f6f7)}
.yr-single-builder-module--surface-dark{padding:20px;background:#16191d;color:#fff}
.yr-single-builder-module--surface-accent{padding:20px;background:var(--yr-accent,#0879c9);color:#fff}
.yr-single-head{text-align:left}
.yr-single-head--centered{text-align:center;max-width:960px;margin-inline:auto}
.yr-single-head--cover{position:relative;padding:34px;background:#111;color:#fff}
.yr-single-head--split{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(220px,.7fr);gap:24px;align-items:end}
.yr-single-head .yr-article__title{margin:.2em 0 .25em}
.yr-single-head .yr-entry-meta{display:flex;flex-wrap:wrap;gap:10px 14px;align-items:center}
.yr-single-builder .yr-article--builder{margin:0}
.yr-single-builder .yr-article__featured{margin:0}
.yr-single-builder .yr-tags{margin-top:0}
.yr-single-builder-module--surface-dark a,.yr-single-builder-module--surface-accent a{color:inherit}
.yr-single-builder-module--content{container-type:inline-size}
.yr-single-builder-module--content .yr-entry-content{max-width:100%}
.yr-single-builder-module--featured-image img{display:block;width:100%;height:auto}
body.yr-single-mobile-compact .yr-single-builder{gap:16px}
body.yr-dark-skin .yr-single-builder-module--surface-panel{background:#17191d;border-color:#30353d}
body.yr-dark-skin .yr-single-builder-module--surface-soft{background:#20242a}
@media(max-width:900px){.yr-single-head--split{grid-template-columns:1fr}.yr-single-builder{gap:18px}}
@media(max-width:640px){
	.yr-single-builder{gap:14px}
	body.yr-single-mobile-focus .yr-single-builder-module--author-box,
	body.yr-single-mobile-focus .yr-single-builder-module--read-next,
	body.yr-single-mobile-focus .yr-single-builder-module--fly-box{display:none}
	.yr-single-builder-module--surface-panel,.yr-single-builder-module--surface-soft,.yr-single-builder-module--surface-dark,.yr-single-builder-module--surface-accent{padding:14px}
	.yr-single-head--cover{padding:22px 16px}
	body.yr-single-mobile-focus .yr-single-builder-module--related-grid,
	body.yr-single-mobile-focus .yr-single-builder-module--post-nav{display:none}
}
