/* [single-bejegyzes] — cikkoldal-design a bejegyzésekhez (Eletmod cikk sablon alapján). */

/* Oldalháttér: a GP body-fehéret felülírva, csak single bejegyzésen */
body.single-post,
.single-post #page,
.single-post .site-content {
	background-color: #FDF8F7;
}

.pb-cikk {
	padding-bottom: 96px;
	background: #FDF8F7;
}

/* Konténerek */
.pb-cikk-szulkes,
.pb-cikk-szeles,
.pb-cikk-max {
	width: calc(100% - 32px);
	margin-left: auto;
	margin-right: auto;
}

.pb-cikk-szulkes {
	max-width: 700px;
}

.pb-cikk-szeles {
	max-width: 960px;
}

.pb-cikk-max {
	max-width: 1180px;
}

/* Breadcrumb */
.pb-cikk-breadcrumb {
	padding: 24px 0 0;
	display: flex;
	align-items: center;
	gap: 10px;
	flex-wrap: wrap;
	font-size: 13px;
	color: #6B5A5E;
}

.pb-cikk-breadcrumb a {
	color: #8D4F7D;
	text-decoration: none;
	font-weight: 600;
}

.pb-cikk-breadcrumb a:hover {
	color: #7A3B6D;
}

.pb-cikk-breadcrumb__aktualis {
	color: #383135;
}

/* Cikkfejléc */
.pb-cikk-fejlec {
	padding: 40px 0 0;
	text-align: center;
}

.pb-cikk-fejlec__jelvenyek {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 14px;
	flex-wrap: wrap;
}

.pb-cikk-jelveny {
	font-size: 11px;
	font-weight: 700;
	letter-spacing: 0.22em;
	text-transform: uppercase;
	color: #8D4F7D;
	background: #F3E6EE;
	border-radius: 999px;
	padding: 7px 16px;
}

.pb-cikk-meta-adatok {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 10px;
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 0.16em;
    text-transform: uppercase;
    color: #6B5A5E;
}



.pb-cikk-elvalaszto {
	color: #C79A62;
	font-weight: 700;
}

.pb-cikk-cim {
	font-family: "Playfair Display", "Times New Roman", serif;
	font-weight: 700;
	font-size: 54px;
	line-height: 1.08;
	color: #5D2C56;
	margin: 24px 0 0;
}

.pb-cikk-alcim {
	font-family: "Playfair Display", "Times New Roman", serif;
	font-style: italic;
	font-weight: 500;
	font-size: 24px;
	line-height: 1.45;
	color: #8D4F7D;
	margin: 20px 0 0;
	text-wrap: pretty;
}

.pb-cikk-arany-sav {
	height: 3px;
	width: 72px;
	background: #C79A62;
	margin: 32px auto 0;
}

/* Szerző + megosztás sor */
.pb-cikk-meta {
	padding: 32px 0 0;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
	gap: 20px;
}

h3.pb-tipp__cim.wp-block-heading {
    font-family: "Dancing Script", Sans-serif;
    font-size: 40px;
    font-weight: 700;
    font-style: italic;
}

.pb-cikk-megosztas {
	display: flex;
	align-items: center;
	gap: 10px;
}

.pb-cikk-megosztas__cimke {
	font-size: 11px;
	font-weight: 700;
	letter-spacing: 0.16em;
	text-transform: uppercase;
	color: #6B5A5E;
	margin-right: 4px;
}

.pb-cikk-megosztas__gomb {
	width: 38px;
	height: 38px;
	border: 1px solid #EED7DE;
	border-radius: 999px;
	display: grid;
	place-items: center;
	background: #FFFFFF;
}

/* Alsó megosztás-doboz */
.pb-cikk-megosztas-lent {
	margin-top: 40px;
	padding: 12px;
	border: 1px solid #EED7DE;
	border-radius: 999px;
	background: #FFFFFF;
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 10px;
}

/* Borítókép */
.pb-cikk-borito {
	margin: 40px auto 0;
}

.pb-cikk-borito__keret {
	border-radius: 16px;
	overflow: hidden;
	aspect-ratio: 16 / 9;
}

.pb-cikk-borito__keret img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.pb-cikk-kepalairas {
	display: flex;
	gap: 12px;
	margin-top: 14px;
	font-size: 13px;
	line-height: 1.6;
	color: #6B5A5E;
}

.pb-cikk-kepalairas__sav {
	width: 3px;
	background: #C79A62;
	flex: 0 0 auto;
	display: block;
}

/* Cikktartalom (Gutenberg blokkok) */
.pb-cikk-tartalom {
	padding: 48px 0 0;
	font-size: 18px;
	line-height: 1.75;
	color: #383135;
}

.pb-cikk-tartalom p {
	margin: 0 0 24px;
	text-wrap: pretty;
	font-family: "Nunito", Sans-serif;
	font-size: 17px;
	font-weight: 500;
	line-height: 1.7em;
	letter-spacing: -0.02em;
	color: #391B3B;
}

.pb-cikk-tartalom h2 {
	font-family: "Playfair Display", "Times New Roman", serif;
	font-weight: 700;
	font-size: 34px;
	line-height: 1.2;
	color: #5D2C56;
	margin: 48px 0 20px;
}

.pb-cikk-tartalom h3 {
	font-family: "Playfair Display", "Times New Roman", serif;
	font-weight: 600;
	font-size: 26px;
	line-height: 1.25;
	color: #5D2C56;
	margin: 36px 0 16px;
}

.pb-cikk-tartalom strong {
	font-weight: 700;
	color: #5D2C56;
}

.pb-cikk-tartalom a {
	color: #8D4F7D;
	text-decoration-thickness: 1px;
	text-underline-offset: 3px;
}

.pb-cikk-tartalom a:hover {
	color: #7A3B6D;
}

*:focus-visible {
	outline: 3px solid #8D4F7D;
	outline-offset: 3px;
}

/* Címkék */
.pb-cikk-cimkek {
	margin-top: 25px;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	gap: 10px;
}

.pb-cikk-cimkek__cimke {
	font-size: 11px;
	font-weight: 700;
	letter-spacing: 0.22em;
	text-transform: uppercase;
	color: #6B5A5E;
	margin-right: 6px;
}

.pb-cikk-cimke {
	font-size: 13px;
	font-weight: 600;
	color: #8D4F7D;
	text-decoration: none;
	background: #F3E6EE;
	border-radius: 999px;
	padding: 8px 16px;
	font-family: 'Nunito Sans', system-ui, sans-serif;
}

.pb-cikk-cimke:hover {
	background: #EED7DE;
	color: #7A3B6D;
}

/* Szerző doboz (gradiens háttér, mint a footer) */
.pb-cikk-szerzo-doboz {
	position: relative;
	overflow: hidden;
	margin-top: 56px;
	background: linear-gradient(160deg, #5D2C56 0%, #4A234C 100%);
	border-radius: 22px;
	box-shadow: 0 16px 40px rgba(77, 36, 76, 0.16);
	padding: 48px 44px;
}

.pb-cikk-szerzo-doboz::before {
	content: "";
	position: absolute;
	inset: 0;
	background:
		radial-gradient(60% 70% at 22% 6%, rgba(199, 154, 98, 0.30) 0%, rgba(199, 154, 98, 0) 62%),
		radial-gradient(55% 55% at 88% 62%, rgba(243, 230, 238, 0.16) 0%, rgba(243, 230, 238, 0) 70%);
	pointer-events: none;
	z-index: 0;
}

.pb-cikk-szerzo-racs {
	position: relative;
	z-index: 1;
	display: grid;
	grid-template-columns: 160px 1fr;
	gap: 32px;
	align-items: start;
}

.pb-cikk-szerzo-portre {
	width: 160px;
	height: 160px;
	border-radius: 16px;
	overflow: hidden;
	background: #F8EBE9;
}

.pb-cikk-szerzo-portre__kep {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.pb-cikk-szerzo-szerep {
	font-size: 11px;
	font-weight: 700;
	letter-spacing: 0.22em;
	text-transform: uppercase;
	color: #C79A62;
}

.pb-cikk-szerzo-cim {
	font-family: "Dancing Script", cursive;
	font-weight: 700;
	font-style: italic;
	font-size: 50px;
	letter-spacing: 0.5px;
	line-height: 1.15;
	color: #FDF8F7;
	margin: 10px 0 0;
}

.pb-cikk-szerzo-bio {
	font-family: "Nunito", "Nunito Sans", Arial, sans-serif;
	font-size: 17px;
	font-weight: 500;
	line-height: 1.7em;
	letter-spacing: -0.02em;
	color: rgba(253, 248, 247, 0.85);
	margin: 12px 0 0;
	text-wrap: pretty;
}

/* Kapcsolódó cikkek */
.pb-cikk-kapcsolodo {
	padding: 72px 0 0;
}

.pb-cikk-kapcsolodo__racs {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 28px;
}

.pb-cikk-kartya {
	display: flex;
	flex-direction: column;
	gap: 14px;
}

.pb-cikk-kartya__kepkeret {
	display: block;
	border-radius: 16px;
	overflow: hidden;
	aspect-ratio: 4 / 3;
	background: #F8EBE9;
}

.pb-cikk-kartya__kepkeret img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.pb-cikk-kartya__kephely {
	display: block;
	width: 100%;
	height: 100%;
}

.pb-cikk-kartya__kat {
	font-size: 11px;
	font-weight: 700;
	letter-spacing: 0.16em;
	text-transform: uppercase;
	color: #8D4F7D;
}

.pb-cikk-kartya__cim {
	font-family: "Playfair Display", "Times New Roman", serif;
	font-weight: 600;
	font-size: 21px;
	line-height: 1.3;
	margin: 0;
}

.pb-cikk-kartya__cim a {
	color: #5D2C56;
	text-decoration: none;
}

.pb-cikk-kartya__cim a:hover {
	color: #8D4F7D;
}

.pb-cikk-kartya__kivonat {
	font-size: 15px;
	line-height: 1.65;
	color: #6B5A5E;
	margin: 0;
}

/* Tablet */
@media (max-width: 1024px) {
	.pb-cikk-cim {
		font-size: 44px;
	}

	.pb-cikk-alcim {
		font-size: 22px;
	}

	.pb-cikk-tartalom h2 {
		font-size: 30px;
	}

	.pb-cikk-szerzo-cim {
		font-size: 42px;
	}

	.pb-cikk-szerzo-doboz {
		padding: 36px 32px;
	}
}

/* Mobil */
@media (max-width: 767px) {
	.pb-cikk {
		padding-bottom: 64px;
	}

	.pb-cikk-fejlec {
		padding-top: 32px;
	}

	.pb-cikk-cim {
		font-size: 32px;
	}

	.pb-cikk-alcim {
		font-size: 20px;
	}

	.pb-cikk-meta {
		flex-direction: column;
		align-items: flex-start;
		gap: 16px;
	}

	.pb-cikk-borito {
		margin-top: 28px;
	}

	.pb-cikk-tartalom {
		padding-top: 36px;
		font-size: 17px;
	}

	.pb-cikk-tartalom h2 {
		font-size: 26px;
	}

	.pb-cikk-kapcsolodo {
		padding-top: 56px;
	}

	.pb-cikk-kapcsolodo__racs {
		grid-template-columns: 1fr;
	}

	.pb-cikk-szerzo-doboz {
		padding: 26px 22px;
	}

	.pb-cikk-szerzo-racs {
		grid-template-columns: 120px 1fr;
		gap: 20px;
	}

	.pb-cikk-szerzo-portre {
		width: 120px;
		height: 120px;
	}

	.pb-cikk-szerzo-cim {
		font-size: 38px;
	}
}

@media (prefers-reduced-motion: reduce) {
	* {
		scroll-behavior: auto !important;
		transition: none !important;
		animation: none !important;
	}
}
