.honar-podcast-archive,.honar-podcast-single{--honar-podcast-shell:1540px;--honar-podcast-radius:1.5rem;--honar-podcast-surface:#fffdf9;--honar-podcast-border:color-mix(in srgb,var(--honar-color-primary) 23%,#eee);background:#fff}.honar-podcast-shell{width:min(100%,var(--honar-podcast-shell));padding-inline:clamp(1rem,2.2vw,2.25rem);margin-inline:auto}.honar-podcast-hero,.honar-podcast-single{padding-block:clamp(1.25rem,2.4vw,2.5rem)}.honar-podcast-hero__panel,.honar-podcast-single-hero{display:grid;grid-template-columns:.95fr 1.25fr;min-height:500px;border-radius:var(--honar-podcast-radius);overflow:hidden;background:linear-gradient(110deg,#fff 0%,#fffaf2 52%,#ead7bd 100%);box-shadow:0 18px 48px rgb(79 52 20/6%)}.honar-podcast-hero__content,.honar-podcast-single-hero__content{padding:clamp(2rem,5vw,5rem);display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.honar-podcast-hero__media img,.honar-podcast-single-hero__media img{width:100%;height:100%;object-fit:cover;display:block}.honar-podcast-breadcrumb{display:flex;flex-wrap:wrap;align-items:center;gap:.7rem;margin-bottom:2.5rem;color:var(--honar-color-muted);font-size:.85rem}.honar-podcast-breadcrumb a{color:inherit;text-decoration:none}.honar-podcast-hero h1,.honar-podcast-single-hero h1{font-size:clamp(2.2rem,4.2vw,4.7rem);line-height:1.2;margin:0;color:var(--honar-color-heading);font-weight:800}.honar-podcast-title-mark{position:relative;width:88px;height:18px;margin-block:1.35rem}.honar-podcast-title-mark:before{content:"";position:absolute;inset-inline:0;top:8px;height:1px;background:var(--honar-color-primary)}.honar-podcast-title-mark:after{content:"✦";position:absolute;left:50%;top:-8px;transform:translateX(-50%);background:#fffaf2;color:var(--honar-color-primary);padding-inline:.5rem}.honar-podcast-hero__content>p,.honar-podcast-single-hero__content>p{max-width:590px;line-height:2;font-size:1rem;color:var(--honar-color-text)}.honar-podcast-wave{display:block;margin-top:2rem;color:var(--honar-color-primary);letter-spacing:.12rem;font-size:1.25rem}.honar-podcast-listing{padding-bottom:clamp(2rem,5vw,5rem)}.honar-podcast-listing__panel{padding:clamp(1.25rem,2.6vw,2.5rem);border-radius:var(--honar-podcast-radius);background:#fff;box-shadow:0 18px 50px rgb(79 52 20/5%)}.honar-podcast-toolbar{display:grid;grid-template-columns:minmax(260px,1fr) auto auto;gap:1rem;align-items:center}.honar-podcast-search,.honar-podcast-sort{display:flex;align-items:center;border:1px solid var(--honar-podcast-border);border-radius:1rem;background:#fff;padding-inline:.85rem}.honar-podcast-search input{width:100%;border:0;outline:0;padding:.85rem;background:transparent}.honar-podcast-search button{border:0;background:transparent;color:var(--honar-color-primary);font-size:1.4rem}.honar-podcast-topics{display:flex;gap:.7rem;flex-wrap:wrap}.honar-podcast-topics a{padding:.72rem 1.2rem;border:1px solid var(--honar-podcast-border);border-radius:999px;color:var(--honar-color-text);text-decoration:none;white-space:nowrap}.honar-podcast-topics a.is-active,.honar-podcast-topics a:hover{background:var(--honar-color-primary);color:#fff}.honar-podcast-sort label{padding:.7rem}.honar-podcast-sort select{border:0;background:transparent;padding:.8rem .3rem;outline:0}.honar-podcast-count{margin:2rem 0 1.2rem;font-weight:700}.honar-podcast-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.4rem}.honar-podcast-card{display:grid;grid-template-columns:44% 56%;border:1px solid var(--honar-podcast-border);border-radius:1.1rem;overflow:hidden;background:#fff;min-height:265px;box-shadow:0 9px 25px rgb(75 48 17/4%)}.honar-podcast-card__media{position:relative;overflow:hidden}.honar-podcast-card__image{width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s ease}.honar-podcast-card:hover .honar-podcast-card__image{transform:scale(1.035)}.honar-podcast-card__play{position:absolute;inset-inline-start:1.1rem;bottom:1.1rem;width:54px;height:54px;border-radius:50%;display:grid;place-items:center;background:#fff;color:var(--honar-color-primary);box-shadow:0 6px 20px rgb(0 0 0/12%)}.honar-podcast-card__duration{position:absolute;inset-inline-end:.7rem;bottom:.7rem;background:rgb(35 29 23/75%);color:#fff;border-radius:.5rem;padding:.2rem .5rem;font-size:.75rem}.honar-podcast-card__body{padding:1.35rem;display:flex;flex-direction:column;justify-content:center}.honar-podcast-card__episode{color:#9b7a48;font-size:.78rem}.honar-podcast-card h2{font-size:1.2rem;line-height:1.65;margin:.6rem 0}.honar-podcast-card h2 a{color:var(--honar-color-heading);text-decoration:none}.honar-podcast-card p{font-size:.9rem;line-height:1.85;color:var(--honar-color-text);margin:0 0 .7rem}.honar-podcast-card__link{color:var(--honar-color-primary);text-decoration:none;font-size:.88rem}.honar-podcast-pagination{margin-top:2rem}.honar-podcast-pagination .nav-links{display:flex;justify-content:center;gap:.6rem}.honar-podcast-pagination .page-numbers{min-width:42px;height:42px;display:grid;place-items:center;border:1px solid var(--honar-podcast-border);border-radius:50%;text-decoration:none;color:var(--honar-color-text)}.honar-podcast-pagination .current{background:var(--honar-color-primary);color:#fff}.honar-podcast-newsletter{display:grid;grid-template-columns:40% 60%;margin-top:2.5rem;border-radius:1.25rem;overflow:hidden;background:linear-gradient(110deg,#f2e4d1,#fffaf4)}.honar-podcast-newsletter__visual img{width:100%;height:100%;object-fit:cover;display:block}.honar-podcast-newsletter__content{padding:2rem;display:flex;flex-direction:column;justify-content:center}.honar-podcast-newsletter h2{font-size:1.3rem;margin-bottom:.5rem}.honar-podcast-newsletter p{margin-bottom:1rem}.honar-podcast-newsletter__form{display:grid;grid-template-columns:1fr auto;gap:.65rem}.honar-podcast-newsletter__form input{border:1px solid var(--honar-podcast-border);border-radius:.75rem;padding:.8rem 1rem}.honar-podcast-newsletter__form button{border:0;border-radius:.75rem;background:var(--honar-color-primary);color:#fff;padding:.8rem 1.6rem}.honar-podcast-newsletter__form small{grid-column:1/-1;color:#a34132}.honar-podcast-newsletter__message{font-size:.85rem}.honar-podcast-newsletter__message.is-success{color:#2e7d4f}.honar-podcast-single-hero{grid-template-columns:1fr 1.05fr;margin-bottom:2rem}.honar-podcast-single-hero__topic{display:inline-flex;padding:.4rem .9rem;border-radius:999px;background:#fff4e5;color:#9b6a22;margin-bottom:1rem}.honar-podcast-single-hero__meta{display:flex;gap:2rem;flex-wrap:wrap;margin:1.4rem 0;color:var(--honar-color-text)}.honar-podcast-download{display:inline-flex;padding:.9rem 1.8rem;border-radius:999px;background:var(--honar-color-primary);color:#fff;text-decoration:none}.honar-podcast-player,.honar-podcast-about,.honar-podcast-facts{border:1px solid var(--honar-podcast-border);border-radius:1.25rem;background:#fff;margin-bottom:1.5rem;padding:clamp(1.2rem,2.5vw,2.2rem)}.honar-podcast-player{display:grid;grid-template-columns:230px 1fr;gap:2rem;align-items:center}.honar-podcast-player__cover img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:1rem}.honar-podcast-player__body h2{font-size:1.55rem}.honar-podcast-player audio{width:100%;margin-top:1.2rem}.honar-podcast-about{display:grid;grid-template-columns:1fr 190px;gap:2rem;align-items:center}.honar-podcast-about h2{font-size:1.45rem}.honar-podcast-about .entry-content{font-size:.98rem;line-height:2}.honar-podcast-about__icon{width:130px;height:130px;margin:auto;border-radius:50%;display:grid;place-items:center;background:#fff8ef;border:1px solid var(--honar-podcast-border);font-size:3rem}.honar-podcast-facts{display:grid;grid-template-columns:repeat(3,1fr);background:linear-gradient(110deg,#fff,#f7ecdd)}.honar-podcast-facts div{display:flex;flex-direction:column;align-items:center;gap:.45rem}.honar-podcast-facts strong{font-size:.95rem}.honar-podcast-facts span{color:var(--honar-color-text)}
@media(max-width:1199.98px){.honar-podcast-toolbar{grid-template-columns:1fr}.honar-podcast-topics{order:2}.honar-podcast-sort{width:max-content}.honar-podcast-card{grid-template-columns:42% 58%}}
@media(max-width:991.98px){.honar-podcast-hero__panel,.honar-podcast-single-hero{grid-template-columns:1fr}.honar-podcast-hero__media,.honar-podcast-single-hero__media{order:-1;max-height:420px}.honar-podcast-grid{grid-template-columns:1fr}.honar-podcast-player{grid-template-columns:170px 1fr}}
@media(max-width:767.98px){.honar-podcast-hero__content,.honar-podcast-single-hero__content{padding:1.5rem}.honar-podcast-hero h1,.honar-podcast-single-hero h1{font-size:2.2rem}.honar-podcast-breadcrumb{margin-bottom:1.25rem}.honar-podcast-card{grid-template-columns:1fr}.honar-podcast-card__media{aspect-ratio:16/10}.honar-podcast-card__body{padding:1.1rem}.honar-podcast-newsletter{grid-template-columns:1fr}.honar-podcast-newsletter__visual{max-height:220px}.honar-podcast-player{grid-template-columns:1fr}.honar-podcast-player__cover{max-width:220px;margin:auto}.honar-podcast-about{grid-template-columns:1fr}.honar-podcast-about__icon{order:-1}.honar-podcast-facts{grid-template-columns:1fr;gap:1.5rem}.honar-podcast-single-hero__meta{gap:1rem;font-size:.85rem}}

/* Single podcast hero alignment: media on the left, content on the right. */
.honar-podcast-single-hero{
	direction:ltr;
	grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);
	align-items:stretch;
	min-height:clamp(500px,40vw,620px);
}
.honar-podcast-single-hero__media{
	grid-column:1;
	position:relative;
	min-width:0;
	min-height:100%;
	overflow:hidden;
}
.honar-podcast-single-hero__media img{
	position:absolute;
	inset:0;
	width:100%;
	height:100%;
	object-fit:cover;
	object-position:center;
}
.honar-podcast-single-hero__content{
	grid-column:2;
	direction:rtl;
	min-width:0;
	height:100%;
}
@media(max-width:991.98px){
	.honar-podcast-single-hero{
		direction:rtl;
		grid-template-columns:1fr;
		min-height:0;
	}
	.honar-podcast-single-hero__media{
		grid-column:1;
		min-height:clamp(300px,60vw,420px);
		order:-1;
	}
	.honar-podcast-single-hero__content{
		grid-column:1;
		height:auto;
	}
}
