/**
 * Inline module doc body (.newcomer-doc__body.post-content) on newcomer / growth / support.
 * Mirrors editor-content.css & single post .post-content typography.
 */
.newcomer-doc__body.post-content,
.module-doc .newcomer-doc__body.post-content {
	color: #243f58;
	font-size: 15px;
	line-height: 1.85;
}

.newcomer-doc__body.post-content > :first-child {
	margin-top: 0;
}

.newcomer-doc__body.post-content .post-lead {
	margin: 0 0 30px;
	color: #385a76;
	font-size: 18px;
	line-height: 1.75;
}

.newcomer-doc__body.post-content h2 {
	margin: 40px 0 16px;
	padding-bottom: 10px;
	color: #0d3152;
	font-size: 24px;
	line-height: 1.35;
	border-bottom: 1px solid #e1e5e8;
}

.newcomer-doc__body.post-content h3 {
	margin: 27px 0 10px;
	color: #123f69;
	font-size: 18px;
}

.newcomer-doc__body.post-content p {
	margin: 0 0 15px;
}

.newcomer-doc__body.post-content p:has(> img:only-child),
.newcomer-doc__body.post-content p:has(> a:only-child > img:only-child) {
	margin: 20px 0;
	line-height: 0;
}

.newcomer-doc__body.post-content p > img,
.newcomer-doc__body.post-content p > a > img {
	display: block;
	width: 100%;
	max-width: 100%;
	height: auto;
	border: 1px solid rgba(16, 40, 63, 0.1);
}

.newcomer-doc__body.post-content .zg-inline-file,
.newcomer-doc__body.post-content .zg-inline-gallery {
	margin: 24px 0;
}

.newcomer-doc__body.post-content .zg-inline-gallery__title {
	margin: 0 0 12px;
	color: #0d3152;
	font-size: 18px;
	font-weight: 650;
}

.newcomer-doc__body.post-content .zg-inline-file--image img {
	display: block;
	width: 100%;
	height: auto;
	border: 1px solid rgba(16, 40, 63, 0.1);
}

/* PDF page images: stack flush, no gaps between pages */
.newcomer-doc__body.post-content .zg-pdf-pages,
.module-doc .newcomer-doc__body.post-content .zg-pdf-pages {
	margin: 0;
	padding: 0;
	line-height: 0 !important;
}

.newcomer-doc__body.post-content .zg-pdf-pages figure,
.module-doc .newcomer-doc__body.post-content .zg-pdf-pages figure {
	margin: 0 auto !important;
	padding: 0 !important;
	max-width: 100%;
}

.newcomer-doc__body.post-content .zg-pdf-pages figure a,
.module-doc .newcomer-doc__body.post-content .zg-pdf-pages figure a {
	display: block;
	line-height: 0;
}

.newcomer-doc__body.post-content .zg-pdf-pages figure img,
.module-doc .newcomer-doc__body.post-content .zg-pdf-pages figure img {
	display: block !important;
	margin: 0 auto !important;
	border-left: 1px solid #e8e8e8 !important;
	border-right: 1px solid #e8e8e8 !important;
	border-top: 0 !important;
	border-bottom: 0 !important;
}

.newcomer-doc__body.post-content .zg-pdf-pages figure:first-child img,
.module-doc .newcomer-doc__body.post-content .zg-pdf-pages figure:first-child img {
	border-top: 1px solid #e8e8e8 !important;
}

.newcomer-doc__body.post-content .zg-pdf-pages figure:last-child img,
.module-doc .newcomer-doc__body.post-content .zg-pdf-pages figure:last-child img {
	border-bottom: 1px solid #e8e8e8 !important;
}

.newcomer-doc__body.post-content .zg-inline-file--image figcaption {
	margin-top: 8px;
	color: #5d6b79;
	font-size: 13px;
	line-height: 1.5;
}

.newcomer-doc__body.post-content .zg-gallery {
	margin: 0;
}

.newcomer-doc__body.post-content ul,
.newcomer-doc__body.post-content ol {
	margin: 0 0 20px;
	padding-left: 24px;
}

.newcomer-doc__body.post-content li {
	margin-bottom: 7px;
}

.newcomer-doc__body.post-content strong {
	color: #0d3152;
}

.newcomer-doc__body.post-content blockquote,
.newcomer-doc__body.post-content .note-box {
	margin: 24px 0;
	padding: 17px 20px;
	color: #4a6074;
	background: #fff8f2;
	border-left: 4px solid #f06459;
}

.newcomer-doc__body.post-content .note-box strong {
	display: block;
	margin-bottom: 4px;
}

.newcomer-doc__body.post-content table {
	width: 100%;
	margin: 20px 0 28px;
	border-collapse: collapse;
	font-size: 13px;
}

.newcomer-doc__body.post-content th {
	padding: 11px 13px;
	color: #fff;
	background: #0d365b;
	text-align: left;
	font-weight: 650;
}

.newcomer-doc__body.post-content td {
	padding: 11px 13px;
	border: 1px solid #dfe4e8;
	vertical-align: top;
}

.newcomer-doc__body.post-content tr:nth-child(even) td {
	background: #fbf9f6;
}

.newcomer-doc__body.post-content a:not(.post-button):not(.zg-doc-btn):not(.attachment-row) {
	color: #115ca3;
	text-decoration: underline;
	text-underline-offset: 3px;
}

.newcomer-doc__body.post-content .post-actions {
	margin: 28px 0;
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
}

.newcomer-doc__body.post-content .post-button {
	min-height: 42px;
	padding: 0 18px;
	display: inline-flex;
	align-items: center;
	gap: 8px;
	color: #fff;
	background: #f06459;
	border: 0;
	text-decoration: none;
	font-weight: 650;
}

.newcomer-doc__body.post-content .post-button--secondary {
	color: #124e91;
	background: #fff;
	border: 1px solid #124e91;
}

.newcomer-doc__body.post-content .zg-doc-card__actions {
	margin: 0;
}

.newcomer-doc__body.post-content .zg-doc-card a.zg-doc-btn,
.newcomer-doc__body.post-content .zg-doc-card button.zg-doc-btn {
	text-decoration: none;
}

.newcomer-doc__body.post-content .zg-doc-card a.zg-doc-btn:not(.zg-doc-btn--ghost),
.newcomer-doc__body.post-content .zg-doc-card button.zg-doc-btn:not(.zg-doc-btn--ghost) {
	color: #fff;
	background: #f06459;
	border: 0;
}

.newcomer-doc__body.post-content .zg-doc-card a.zg-doc-btn--ghost,
.newcomer-doc__body.post-content .zg-doc-card button.zg-doc-btn--ghost {
	color: #124e91;
	background: #fff;
	border: 1px solid #124e91;
}

.newcomer-doc__body.post-content .zg-doc-card a.zg-doc-btn:not(.zg-doc-btn--ghost):hover,
.newcomer-doc__body.post-content .zg-doc-card a.zg-doc-btn:not(.zg-doc-btn--ghost):focus-visible,
.newcomer-doc__body.post-content .zg-doc-card button.zg-doc-btn:not(.zg-doc-btn--ghost):hover,
.newcomer-doc__body.post-content .zg-doc-card button.zg-doc-btn:not(.zg-doc-btn--ghost):focus-visible {
	color: #fff;
	background: #e9544d;
	border-color: #e9544d;
}

.newcomer-doc__body.post-content .zg-doc-card a.zg-doc-btn--ghost:hover,
.newcomer-doc__body.post-content .zg-doc-card a.zg-doc-btn--ghost:focus-visible,
.newcomer-doc__body.post-content .zg-doc-card button.zg-doc-btn--ghost:hover,
.newcomer-doc__body.post-content .zg-doc-card button.zg-doc-btn--ghost:focus-visible {
	color: #124e91;
	background: #f5f3f1;
	border-color: #124e91;
}

.newcomer-doc__body.post-content .article-index {
	margin: 24px 0;
	padding: 18px 20px;
	background: #f8f6f2;
	border: 1px solid #e0ddd7;
}

.newcomer-doc__body.post-content .article-index strong {
	display: block;
	margin-bottom: 8px;
}

.newcomer-doc__body.post-content .article-index a {
	margin-right: 14px;
	font-size: 13px;
}

.newcomer-doc__body.post-content .attachment-list {
	margin: 20px 0;
	border-top: 1px solid #dfe4e8;
}

.newcomer-doc__body.post-content .attachment-row {
	min-height: 54px;
	padding: 0 4px;
	display: grid;
	grid-template-columns: 28px minmax(0, 1fr) auto;
	align-items: center;
	gap: 10px;
	border-bottom: 1px solid #dfe4e8;
	color: #243f58;
	text-decoration: none;
}

.newcomer-doc__body.post-content .slide-viewer {
	margin: 24px 0;
	background: #0b3153;
}

.newcomer-doc__body.post-content .slide-stage {
	aspect-ratio: 16 / 9;
	display: grid;
	place-items: center;
	overflow: hidden;
	background: #071f36;
}

.newcomer-doc__body.post-content .slide-stage img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}

.newcomer-doc__body.post-content .slide-toolbar {
	min-height: 52px;
	padding: 0 15px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	color: #fff;
}

.newcomer-doc__body.post-content .tool-shortcode {
	margin: 24px 0;
	padding: 24px;
	background: #fbf9f6;
	border: 1px solid #d9dfe4;
}

.newcomer-doc__body.post-content .editor-gallery {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 12px;
	margin: 20px 0;
}

.newcomer-doc__body.post-content .editor-gallery img {
	width: 100%;
	height: auto;
	border: 1px solid #d9dfe4;
}

.newcomer-doc__body.post-content .article-source {
	margin-top: 34px;
	padding: 16px 18px;
	color: #657789;
	background: #f7f4ef;
	border: 1px solid #e2ddd6;
	font-size: 12px;
}

.newcomer-doc__body.post-content .article-source strong {
	display: block;
	margin-bottom: 5px;
}

.newcomer-doc__body.post-content .module-doc__block {
	margin: 32px 0 0;
	padding-top: 24px;
	border-top: 1px solid #e1e5e8;
}

.newcomer-doc__body.post-content .module-doc__block-title {
	margin: 0 0 16px;
	color: #0d3152;
	font-size: 20px;
}
