/*
Theme Name: House of Miracles
Theme URI: https://thelegislativeassembly.org/
Author: The Legislative Assembly
Author URI: https://thelegislativeassembly.org/
Description: A bold, modern church theme for House of Miracles — The Legislative Assembly, led by Pastor Naomi Saga. Full-bleed heroes, big type, automatic YouTube message feed, and a devotional feature. Built to sit alongside Tutor LMS and WooCommerce.
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.9
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: house-of-miracles
Tags: church, ministry, full-width-template, custom-menu, custom-logo, featured-images, threaded-comments, translation-ready
*/

/* ==========================================================================
   1. Tokens
   ========================================================================== */

:root {
	--ink: #0a0e14;
	--ink-2: #12171f;
	--ink-3: #1b222c;
	--gold: #c8a24a;
	--gold-lt: #e0c275;
	--gold-dk: #a5822f;
	--sky: #59a8de;
	--sky-deep: #1e6fb8;
	--paper: #f4f4f4;
	--paper-2: #ececec;
	--line: #e4e4e4;
	--line-dark: rgba(255, 255, 255, .16);
	--body: #4b5563;
	--muted: #7c8593;
	--white: #fff;

	--font: "Poppins", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;

	--wrap: 1260px;
	--gutter: clamp(20px, 4vw, 40px);
	--section-y: clamp(68px, 8.5vw, 128px);
	--radius: 18px;
	--radius-sm: 12px;

	--shadow: 0 24px 60px -28px rgba(10, 14, 20, .34);
	--shadow-lg: 0 40px 90px -40px rgba(10, 14, 20, .5);

	--ease: cubic-bezier(.22, .61, .36, 1);
}

/* ==========================================================================
   2. Reset & base
   ========================================================================== */

*, *::before, *::after { box-sizing: border-box; }

html { -webkit-text-size-adjust: 100%; scroll-behavior: smooth; }

@media (prefers-reduced-motion: reduce) {
	html { scroll-behavior: auto; }
	*, *::before, *::after { animation-duration: .001ms !important; animation-iteration-count: 1 !important; transition-duration: .001ms !important; }
}

body {
	margin: 0;
	font-family: var(--font);
	font-size: 17px;
	font-weight: 400;
	line-height: 1.72;
	color: var(--body);
	background: var(--white);
	overflow-x: hidden;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

img, svg, video { max-width: 100%; height: auto; display: block; }

a { color: var(--sky-deep); text-decoration: none; transition: color .2s var(--ease); }
a:hover { color: var(--gold-dk); }

h1, h2, h3, h4, h5, h6 { margin: 0 0 .55em; color: var(--ink); font-weight: 800; line-height: 1.08; letter-spacing: -.02em; }
p { margin: 0 0 1.15em; }
p:last-child { margin-bottom: 0; }

ul, ol { margin: 0 0 1.15em; padding-left: 1.25em; }

blockquote { margin: 0; }
figure { margin: 0; }

button { font: inherit; cursor: pointer; }

:focus-visible { outline: 3px solid var(--gold); outline-offset: 3px; }

.hom-skip {
	position: absolute;
	left: -9999px;
	top: 0;
	z-index: 999;
	padding: 12px 20px;
	background: var(--ink);
	color: #fff;
	border-radius: 0 0 8px 0;
}
.hom-skip:focus { left: 0; color: #fff; }

.screen-reader-text {
	border: 0; clip: rect(1px, 1px, 1px, 1px); clip-path: inset(50%);
	height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; word-wrap: normal;
}

/* ==========================================================================
   3. Layout primitives
   ========================================================================== */

.hom-wrap {
	width: 100%;
	max-width: var(--wrap);
	margin-inline: auto;
	padding-inline: var(--gutter);
}

.hom-main { display: block; }

.hom-section { padding-block: var(--section-y); }
.hom-section--dark { background: var(--ink); color: rgba(255, 255, 255, .72); }
.hom-section--dark h1, .hom-section--dark h2, .hom-section--dark h3, .hom-section--dark h4 { color: #fff; }
.hom-section--paper { background: var(--paper); }

.hom-section__head {
	display: grid;
	grid-template-columns: minmax(0, 1.1fr) minmax(0, .9fr);
	gap: clamp(24px, 4vw, 64px);
	align-items: end;
	margin-bottom: clamp(36px, 5vw, 68px);
}
.hom-section__intro { font-size: 1.0625rem; max-width: 46ch; }
.hom-section--dark .hom-section__intro { color: rgba(255, 255, 255, .7); }

@media (max-width: 860px) {
	.hom-section__head { grid-template-columns: 1fr; align-items: start; }
}

.hom-h2 {
	font-size: clamp(2rem, 4.4vw, 3.35rem);
	letter-spacing: -.035em;
	line-height: 1.02;
}
.hom-h3 { font-size: clamp(1.4rem, 2.4vw, 1.85rem); letter-spacing: -.025em; }
.hom-h4 { font-size: 1.25rem; letter-spacing: -.02em; font-weight: 700; }

.hom-lede { font-size: 1.15rem; line-height: 1.62; color: var(--ink-3); font-weight: 400; }
.hom-section--dark .hom-lede { color: rgba(255, 255, 255, .85); }

.hom-eyebrow {
	margin: 0 0 16px;
	font-size: .72rem;
	font-weight: 700;
	letter-spacing: .2em;
	text-transform: uppercase;
	color: var(--gold-dk);
}
.hom-section--dark .hom-eyebrow,
.hom-verse .hom-eyebrow,
.hom-pillars .hom-eyebrow,
.hom-devotional .hom-eyebrow,
.hom-banner .hom-eyebrow { color: var(--gold-lt); }

.hom-icon { width: 22px; height: 22px; flex: none; }
.hom-icon--sm { width: 18px; height: 18px; }
.hom-icon--xs { width: 15px; height: 15px; }

/* ==========================================================================
   4. Buttons & links
   ========================================================================== */

.hom-btn {
	display: inline-flex;
	align-items: center;
	gap: 10px;
	padding: 15px 26px;
	border-radius: 999px;
	border: 1.5px solid transparent;
	font-size: .95rem;
	font-weight: 600;
	letter-spacing: -.01em;
	line-height: 1;
	white-space: nowrap;
	transition: background-color .22s var(--ease), color .22s var(--ease), border-color .22s var(--ease), transform .22s var(--ease);
}
.hom-btn:hover { transform: translateY(-2px); }
.hom-btn__arrow { width: 17px; height: 17px; transition: transform .22s var(--ease); }
.hom-btn:hover .hom-btn__arrow { transform: translateX(4px); }
.hom-btn--sm { padding: 11px 20px; font-size: .875rem; }

.hom-btn--gold { background: var(--gold); color: var(--ink); border-color: var(--gold); }
.hom-btn--gold:hover { background: var(--gold-lt); border-color: var(--gold-lt); color: var(--ink); }

.hom-btn--light { background: #fff; color: var(--ink); border-color: #fff; }
.hom-btn--light:hover { background: transparent; color: #fff; border-color: #fff; }

.hom-btn--outline { background: transparent; color: #fff; border-color: rgba(255, 255, 255, .55); }
.hom-btn--outline:hover { background: #fff; color: var(--ink); border-color: #fff; }

.hom-btn--ink { background: var(--ink); color: #fff; border-color: var(--ink); }
.hom-btn--ink:hover { background: var(--gold); color: var(--ink); border-color: var(--gold); }

.hom-btn--ghost { background: transparent; color: var(--ink); border-color: rgba(10, 14, 20, .22); }
.hom-btn--ghost:hover { background: var(--ink); color: #fff; border-color: var(--ink); }
.hom-section--dark .hom-btn--ghost,
.hom-pillars .hom-btn--ghost,
.hom-devotional .hom-btn--ghost { color: #fff; border-color: rgba(255, 255, 255, .4); }
.hom-section--dark .hom-btn--ghost:hover { background: #fff; color: var(--ink); border-color: #fff; }

.hom-link {
	display: inline-flex;
	align-items: center;
	gap: 8px;
	font-weight: 600;
	font-size: .92rem;
	color: var(--ink);
}
.hom-link svg { width: 16px; height: 16px; transition: transform .2s var(--ease); }
.hom-link:hover { color: var(--gold-dk); }
.hom-link:hover svg { transform: translateX(4px); }

/* ==========================================================================
   5. Utility bar
   ========================================================================== */

.hom-utility {
	position: relative;
	z-index: 60;
	background: var(--ink);
	color: rgba(255, 255, 255, .68);
	font-size: .8rem;
}
.hom-utility__inner {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 16px;
	min-height: 42px;
	flex-wrap: wrap;
}
.hom-utility__left, .hom-utility__right { display: flex; align-items: center; gap: 20px; }
.hom-utility__link { display: inline-flex; align-items: center; gap: 7px; color: inherit; }
.hom-utility__link:hover { color: #fff; }
.hom-utility__social { color: rgba(255, 255, 255, .62); display: inline-flex; }
.hom-utility__social:hover { color: var(--gold-lt); }
.hom-utility__give {
	padding: 5px 16px;
	border-radius: 999px;
	background: var(--gold);
	color: var(--ink);
	font-weight: 600;
	font-size: .78rem;
}
.hom-utility__give:hover { background: var(--gold-lt); color: var(--ink); }

.hom-live-dot {
	width: 8px; height: 8px; border-radius: 50%;
	background: #ff4d4d;
	box-shadow: 0 0 0 0 rgba(255, 77, 77, .7);
	animation: homPulse 2s infinite;
}
@keyframes homPulse {
	70% { box-shadow: 0 0 0 8px rgba(255, 77, 77, 0); }
	100% { box-shadow: 0 0 0 0 rgba(255, 77, 77, 0); }
}

@media (max-width: 900px) { .hom-utility__hide-sm { display: none; } }
@media (max-width: 600px) { .hom-utility__inner { justify-content: center; } }

/* ==========================================================================
   6. Header
   ========================================================================== */

.hom-header {
	position: sticky;
	top: 0;
	z-index: 50;
	background: var(--ink);
	transition: background-color .3s var(--ease), box-shadow .3s var(--ease);
}
.hom-header__inner {
	display: flex;
	align-items: center;
	gap: clamp(16px, 3vw, 44px);
	min-height: 84px;
}

/* Transparent over the hero on pages that have one.
   top:auto matters — the base rule's top:0 would otherwise pull the absolutely
   positioned header up over the utility bar. */
.hom-transparent-header .hom-header { background: transparent; position: absolute; top: auto; left: 0; right: 0; }
.hom-transparent-header .hom-header.is-stuck {
	position: fixed;
	top: 0;
	background: var(--ink);
	box-shadow: 0 10px 40px -20px rgba(0, 0, 0, .8);
	animation: homDrop .35s var(--ease);
}

/* Leave room for the WordPress admin bar when logged in. */
body.admin-bar .hom-header { top: 32px; }
body.admin-bar.hom-transparent-header .hom-header { top: auto; }
body.admin-bar.hom-transparent-header .hom-header.is-stuck { top: 32px; }
@media screen and (max-width: 782px) {
	body.admin-bar .hom-header { top: 46px; }
	body.admin-bar.hom-transparent-header .hom-header { top: auto; }
	body.admin-bar.hom-transparent-header .hom-header.is-stuck { top: 46px; }
}
@keyframes homDrop { from { transform: translateY(-100%); } to { transform: translateY(0); } }

.hom-brand { display: flex; flex-direction: column; gap: 4px; flex: none; }
.hom-wordmark { width: auto; height: 48px; }
.hom-brand__mark--dark { display: none; }
.hom-brand__ministry {
	font-size: .62rem;
	font-weight: 600;
	letter-spacing: .24em;
	text-transform: uppercase;
	color: var(--gold-lt);
	padding-left: 3px;
}

/* Nav */
.hom-nav { margin-left: auto; }
.hom-nav__list {
	display: flex;
	align-items: center;
	gap: clamp(14px, 1.8vw, 30px);
	list-style: none;
	margin: 0;
	padding: 0;
}
.hom-nav__list > li { position: relative; }
.hom-nav__list > li > a {
	display: inline-flex;
	align-items: center;
	gap: 6px;
	padding: 12px 0;
	color: rgba(255, 255, 255, .85);
	font-size: .92rem;
	font-weight: 500;
	letter-spacing: -.01em;
}
.hom-nav__list > li > a:hover,
.hom-nav__list > .current-menu-item > a,
.hom-nav__list > .current_page_item > a { color: var(--gold-lt); }

.hom-nav__list > li.menu-item-has-children > a::after {
	content: "";
	width: 6px; height: 6px;
	border-right: 1.6px solid currentColor;
	border-bottom: 1.6px solid currentColor;
	transform: rotate(45deg) translateY(-2px);
	transition: transform .2s var(--ease);
}
.hom-nav__list > li.menu-item-has-children:hover > a::after { transform: rotate(225deg) translateY(-2px); }

.hom-nav .sub-menu {
	position: absolute;
	top: calc(100% + 6px);
	left: -18px;
	min-width: 232px;
	list-style: none;
	margin: 0;
	padding: 10px;
	background: #fff;
	border-radius: var(--radius-sm);
	box-shadow: var(--shadow-lg);
	opacity: 0;
	visibility: hidden;
	transform: translateY(8px);
	transition: opacity .2s var(--ease), transform .2s var(--ease), visibility .2s;
}
.hom-nav__list > li:hover > .sub-menu,
.hom-nav__list > li:focus-within > .sub-menu { opacity: 1; visibility: visible; transform: translateY(0); }
.hom-nav .sub-menu a {
	display: block;
	padding: 9px 14px;
	border-radius: 8px;
	color: var(--ink);
	font-size: .9rem;
	font-weight: 500;
}
.hom-nav .sub-menu a:hover { background: var(--paper); color: var(--ink); }

.hom-header__actions { display: flex; align-items: center; gap: 12px; flex: none; }

.hom-burger {
	display: none;
	width: 46px; height: 46px;
	border: 1px solid rgba(255, 255, 255, .25);
	border-radius: 50%;
	background: transparent;
	padding: 0;
	position: relative;
}
.hom-burger span {
	position: absolute;
	left: 13px;
	width: 20px; height: 1.8px;
	background: #fff;
	transition: transform .25s var(--ease), opacity .2s var(--ease);
}
.hom-burger span:nth-child(1) { top: 17px; }
.hom-burger span:nth-child(2) { top: 22px; }
.hom-burger span:nth-child(3) { top: 27px; }
.hom-burger[aria-expanded="true"] span:nth-child(1) { transform: translateY(5px) rotate(45deg); }
.hom-burger[aria-expanded="true"] span:nth-child(2) { opacity: 0; }
.hom-burger[aria-expanded="true"] span:nth-child(3) { transform: translateY(-5px) rotate(-45deg); }

@media (max-width: 1180px) {
	.hom-nav { display: none; }
	.hom-burger { display: block; }
}
@media (max-width: 560px) {
	.hom-header__actions .hom-btn { display: none; }
	.hom-header__inner { min-height: 72px; }
	.hom-wordmark { height: 38px; }
	.hom-brand__ministry { font-size: .55rem; letter-spacing: .18em; }
}

/* ==========================================================================
   7. Mobile drawer
   ========================================================================== */

.hom-drawer {
	position: fixed;
	inset: 0;
	z-index: 200;
	background: rgba(6, 9, 13, .6);
	opacity: 0;
	transition: opacity .28s var(--ease);
}
.hom-drawer.is-open { opacity: 1; }
.hom-drawer__panel {
	position: absolute;
	top: 0; right: 0; bottom: 0;
	width: min(420px, 88vw);
	background: var(--ink);
	padding: 26px var(--gutter) 32px;
	overflow-y: auto;
	transform: translateX(100%);
	transition: transform .32s var(--ease);
	display: flex;
	flex-direction: column;
	gap: 22px;
}
.hom-drawer.is-open .hom-drawer__panel { transform: translateX(0); }
.hom-drawer__top { display: flex; align-items: center; justify-content: space-between; }
.hom-drawer__top .hom-wordmark { height: 34px; }
.hom-drawer__close {
	width: 42px; height: 42px;
	border: 1px solid rgba(255, 255, 255, .22);
	border-radius: 50%;
	background: transparent;
	color: #fff;
	font-size: 1.5rem;
	line-height: 1;
}
.hom-drawer__list, .hom-drawer .sub-menu { list-style: none; margin: 0; padding: 0; }
.hom-drawer__list > li { border-bottom: 1px solid rgba(255, 255, 255, .1); }
.hom-drawer__list a {
	display: block;
	padding: 14px 0;
	color: #fff;
	font-size: 1.05rem;
	font-weight: 600;
	letter-spacing: -.02em;
}
.hom-drawer__list a:hover { color: var(--gold-lt); }
.hom-drawer .sub-menu { padding: 0 0 12px 14px; border-left: 1px solid rgba(255, 255, 255, .12); }
.hom-drawer .sub-menu a { padding: 8px 0; font-size: .92rem; font-weight: 400; color: rgba(255, 255, 255, .68); }
.hom-drawer__foot { margin-top: auto; display: flex; flex-direction: column; gap: 12px; align-items: flex-start; }
.hom-drawer__foot .hom-btn { width: 100%; justify-content: space-between; }
.hom-drawer__contact { font-size: .9rem; color: rgba(255, 255, 255, .62); }
.hom-drawer__contact a { color: inherit; }
.hom-drawer__contact a:hover { color: var(--gold-lt); }

body.hom-drawer-open { overflow: hidden; }

/* ==========================================================================
   8. Hero
   ========================================================================== */

.hom-hero {
	position: relative;
	min-height: min(92vh, 880px);
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	padding-top: clamp(140px, 22vh, 240px);
	overflow: hidden;
	background: var(--ink);
}
.hom-hero__media {
	position: absolute;
	inset: 0;
	background-size: cover;
	background-position: center 32%;
	transform: scale(1.06);
	animation: homKen 18s ease-out forwards;
}
@keyframes homKen { to { transform: scale(1); } }
.hom-hero__scrim {
	position: absolute;
	inset: 0;
	background:
		linear-gradient(180deg, rgba(10, 14, 20, .74) 0%, rgba(10, 14, 20, .48) 34%, rgba(10, 14, 20, .82) 100%),
		radial-gradient(120% 90% at 20% 20%, rgba(10, 14, 20, .28), transparent 60%);
}
.hom-hero__inner { position: relative; padding-bottom: clamp(48px, 7vw, 88px); }

.hom-hero__kicker {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	gap: 10px 14px;
	margin: 0 0 22px;
	font-size: .74rem;
	font-weight: 600;
	letter-spacing: .22em;
	text-transform: uppercase;
	color: rgba(255, 255, 255, .78);
}
.hom-hero__aka {
	padding: 5px 14px;
	border: 1px solid rgba(255, 255, 255, .3);
	border-radius: 999px;
	color: var(--gold-lt);
	letter-spacing: .14em;
}

.hom-hero__title {
	max-width: 15ch;
	margin: 0 0 22px;
	color: #fff;
	font-size: clamp(2.6rem, 7.4vw, 6.1rem);
	font-weight: 800;
	line-height: .96;
	letter-spacing: -.045em;
	text-wrap: balance;
}
.hom-hero__sub {
	max-width: 54ch;
	margin: 0 0 34px;
	color: rgba(255, 255, 255, .82);
	font-size: clamp(1.02rem, 1.5vw, 1.2rem);
	line-height: 1.6;
	font-weight: 300;
}
.hom-hero__actions { display: flex; flex-wrap: wrap; gap: 12px; }

.hom-hero__strip {
	position: relative;
	background: rgba(10, 14, 20, .6);
	backdrop-filter: none;
	border-top: 1px solid rgba(255, 255, 255, .14);
}
.hom-hero__strip-inner {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	gap: 12px clamp(20px, 4vw, 56px);
	padding-block: 18px;
}
.hom-hero__service { display: flex; flex-direction: column; gap: 2px; }
.hom-hero__service-day {
	font-size: .68rem;
	font-weight: 700;
	letter-spacing: .18em;
	text-transform: uppercase;
	color: var(--gold-lt);
}
.hom-hero__service-time { color: #fff; font-size: .95rem; font-weight: 500; }
.hom-hero__directions {
	display: inline-flex;
	align-items: center;
	gap: 8px;
	margin-left: auto;
	color: rgba(255, 255, 255, .8);
	font-size: .9rem;
}
.hom-hero__directions:hover { color: var(--gold-lt); }

@media (max-width: 700px) {
	.hom-hero { min-height: auto; padding-top: 130px; }
	.hom-hero__inner { padding-bottom: 44px; }
	.hom-hero__directions { margin-left: 0; width: 100%; }
	.hom-hero__actions .hom-btn { flex: 1 1 auto; justify-content: center; }
}

/* ==========================================================================
   9. Marquee
   ========================================================================== */

.hom-marquee {
	overflow: hidden;
	background: var(--gold);
	padding-block: 14px;
	border-block: 1px solid rgba(10, 14, 20, .12);
}
.hom-marquee__track {
	display: flex;
	align-items: center;
	gap: 22px;
	width: max-content;
	animation: homScroll 42s linear infinite;
}
@keyframes homScroll { to { transform: translateX(-50%); } }
.hom-marquee__item {
	font-size: clamp(1.1rem, 2.2vw, 1.7rem);
	font-weight: 800;
	letter-spacing: -.03em;
	text-transform: uppercase;
	color: var(--ink);
	white-space: nowrap;
}
.hom-marquee__dot { color: rgba(10, 14, 20, .45); font-size: 1rem; }

/* ==========================================================================
   10. Welcome / pastor
   ========================================================================== */

.hom-welcome__grid {
	display: grid;
	grid-template-columns: minmax(0, .82fr) minmax(0, 1.18fr);
	gap: clamp(32px, 5vw, 76px);
	align-items: center;
}
.hom-welcome__media { position: relative; }
.hom-welcome__media img {
	width: 100%;
	border-radius: var(--radius);
	object-fit: cover;
	aspect-ratio: 4 / 5;
}
.hom-welcome__badge {
	position: absolute;
	left: 22px;
	bottom: 22px;
	right: 22px;
	display: flex;
	flex-direction: column;
	gap: 2px;
	padding: 16px 20px;
	background: rgba(10, 14, 20, .88);
	border-radius: var(--radius-sm);
	color: #fff;
}
.hom-welcome__badge-name { font-weight: 700; letter-spacing: -.02em; }
.hom-welcome__badge-role { font-size: .78rem; color: var(--gold-lt); letter-spacing: .12em; text-transform: uppercase; }

.hom-signature {
	margin-top: 26px;
	font-size: 1.35rem;
	font-weight: 700;
	font-style: italic;
	letter-spacing: -.02em;
	color: var(--ink);
	line-height: 1.25;
}
.hom-signature span { display: block; font-size: .82rem; font-style: normal; font-weight: 500; letter-spacing: .1em; text-transform: uppercase; color: var(--muted); margin-top: 4px; }

.hom-welcome__actions { display: flex; flex-wrap: wrap; gap: 12px; margin-top: 30px; }

@media (max-width: 900px) {
	.hom-welcome__grid { grid-template-columns: 1fr; }
	.hom-welcome__media img { aspect-ratio: 3 / 3.2; }
}

/* ==========================================================================
   11. Verse band
   ========================================================================== */

.hom-verse {
	padding-block: clamp(72px, 9vw, 132px);
	background-size: cover;
	background-position: center;
	background-attachment: scroll;
	text-align: center;
	color: #fff;
}
.hom-verse__inner { max-width: 940px; margin-inline: auto; }
.hom-verse__quote { width: 44px; height: 44px; margin: 0 auto 24px; color: var(--gold); }
.hom-verse__text {
	font-size: clamp(1.45rem, 3.4vw, 2.6rem);
	font-weight: 700;
	line-height: 1.24;
	letter-spacing: -.03em;
	color: #fff;
	text-wrap: balance;
}
.hom-verse__ref {
	display: block;
	margin-top: 22px;
	font-size: .8rem;
	font-style: normal;
	font-weight: 700;
	letter-spacing: .26em;
	text-transform: uppercase;
	color: var(--gold-lt);
}
.hom-verse__note { margin-top: 26px; color: rgba(255, 255, 255, .72); font-size: 1rem; }
.hom-verse__note strong { color: #fff; }

/* ==========================================================================
   12. Cards & services
   ========================================================================== */

.hom-cards { display: grid; gap: clamp(18px, 2.4vw, 30px); }
.hom-cards--3 { grid-template-columns: repeat(3, minmax(0, 1fr)); }
.hom-cards--2 { grid-template-columns: repeat(2, minmax(0, 1fr)); }
@media (max-width: 980px) { .hom-cards--3 { grid-template-columns: repeat(2, minmax(0, 1fr)); } }
@media (max-width: 640px) { .hom-cards--3, .hom-cards--2 { grid-template-columns: 1fr; } }

.hom-service-card {
	padding: clamp(24px, 3vw, 36px);
	background: var(--paper);
	border-radius: var(--radius);
	border: 1px solid var(--line);
	transition: transform .3s var(--ease), box-shadow .3s var(--ease), background-color .3s var(--ease);
}
.hom-service-card:hover { transform: translateY(-6px); box-shadow: var(--shadow); background: #fff; }
.hom-service-card__day {
	display: inline-block;
	margin-bottom: 14px;
	padding: 5px 14px;
	border-radius: 999px;
	background: var(--ink);
	color: #fff;
	font-size: .7rem;
	font-weight: 700;
	letter-spacing: .16em;
	text-transform: uppercase;
}
.hom-service-card__name { font-size: 1.3rem; margin-bottom: 12px; letter-spacing: -.025em; }
.hom-service-card__time { display: flex; align-items: center; gap: 9px; margin-bottom: 4px; font-weight: 600; color: var(--ink); }
.hom-service-card__time svg { color: var(--gold-dk); }
.hom-service-card__where { margin-bottom: 14px; font-size: .88rem; letter-spacing: .04em; text-transform: uppercase; color: var(--muted); }
.hom-service-card__blurb { margin: 0; font-size: .97rem; }

.hom-location {
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
	gap: 20px;
	margin-top: clamp(24px, 3vw, 36px);
	padding: clamp(22px, 3vw, 34px);
	background: var(--ink);
	border-radius: var(--radius);
	color: rgba(255, 255, 255, .7);
}
.hom-location h3 { color: #fff; margin-bottom: 4px; }
.hom-location p { margin: 0; font-size: .95rem; }
.hom-location__actions { display: flex; flex-wrap: wrap; gap: 10px; }
.hom-location .hom-btn--ink { background: var(--gold); color: var(--ink); border-color: var(--gold); }
.hom-location .hom-btn--ink:hover { background: var(--gold-lt); border-color: var(--gold-lt); }
.hom-location .hom-btn--ghost { color: #fff; border-color: rgba(255, 255, 255, .4); }
.hom-location .hom-btn--ghost:hover { background: #fff; color: var(--ink); }

/* ==========================================================================
   13. Next steps
   ========================================================================== */

.hom-steps__grid {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 1px;
	background: rgba(255, 255, 255, .13);
	border: 1px solid rgba(255, 255, 255, .13);
	border-radius: var(--radius);
	overflow: hidden;
}
.hom-step {
	display: flex;
	flex-direction: column;
	gap: 12px;
	padding: clamp(26px, 3.2vw, 40px);
	background: var(--ink);
	color: rgba(255, 255, 255, .66);
	transition: background-color .28s var(--ease);
	position: relative;
}
.hom-step:hover { background: var(--ink-3); color: rgba(255, 255, 255, .8); }
.hom-step__icon {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 50px; height: 50px;
	border-radius: 50%;
	border: 1px solid rgba(255, 255, 255, .2);
	color: var(--gold-lt);
	transition: background-color .28s var(--ease), color .28s var(--ease), border-color .28s var(--ease);
}
.hom-step:hover .hom-step__icon { background: var(--gold); border-color: var(--gold); color: var(--ink); }
.hom-step__title { font-size: 1.22rem; font-weight: 700; letter-spacing: -.025em; color: #fff; }
.hom-step__text { font-size: .95rem; line-height: 1.6; }
.hom-step__arrow { margin-top: auto; padding-top: 10px; color: var(--gold-lt); transition: transform .28s var(--ease); }
.hom-step:hover .hom-step__arrow { transform: translateX(6px); }

@media (max-width: 980px) { .hom-steps__grid { grid-template-columns: repeat(2, minmax(0, 1fr)); } }
@media (max-width: 620px) { .hom-steps__grid { grid-template-columns: 1fr; } }

/* Light variant — same grid on a white section. */
.hom-steps__grid--light { grid-template-columns: repeat(4, minmax(0, 1fr)); background: var(--line); border-color: var(--line); }
.hom-steps__grid--light .hom-step { background: #fff; color: var(--body); }
.hom-steps__grid--light .hom-step__title { color: var(--ink); font-size: 1.05rem; }
.hom-steps__grid--light .hom-step__icon { border-color: var(--line); color: var(--gold-dk); font-weight: 700; font-size: .95rem; letter-spacing: .05em; }
.hom-step--static { cursor: default; }
.hom-steps__grid--light .hom-step:hover { background: var(--paper); }
@media (max-width: 980px) { .hom-steps__grid--light { grid-template-columns: repeat(2, minmax(0, 1fr)); } }
@media (max-width: 560px) { .hom-steps__grid--light { grid-template-columns: 1fr; } }

/* ==========================================================================
   14. Messages (YouTube)
   ========================================================================== */

.hom-messages {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: clamp(18px, 2.4vw, 30px);
}
@media (max-width: 980px) { .hom-messages { grid-template-columns: repeat(2, minmax(0, 1fr)); } }
@media (max-width: 620px) { .hom-messages { grid-template-columns: 1fr; } }

.hom-message__link { display: block; color: inherit; }
.hom-message__thumb {
	position: relative;
	display: block;
	overflow: hidden;
	border-radius: var(--radius-sm);
	background: var(--ink-2);
	aspect-ratio: 16 / 10;
}
.hom-message__thumb img {
	width: 100%; height: 100%;
	object-fit: cover;
	transition: transform .5s var(--ease), opacity .3s var(--ease);
}
.hom-message__link:hover .hom-message__thumb img { transform: scale(1.06); opacity: .8; }
.hom-message__play {
	position: absolute;
	inset: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	background: linear-gradient(180deg, rgba(10, 14, 20, .05), rgba(10, 14, 20, .45));
}
.hom-message__play svg { width: 54px; height: 54px; stroke-width: 1.1; filter: drop-shadow(0 6px 18px rgba(0, 0, 0, .5)); transition: transform .3s var(--ease), color .3s var(--ease); }
.hom-message__link:hover .hom-message__play svg { transform: scale(1.12); color: var(--gold-lt); }
.hom-message__body { display: block; padding-top: 16px; }
.hom-message__date {
	display: block;
	margin-bottom: 6px;
	font-size: .72rem;
	font-weight: 700;
	letter-spacing: .16em;
	text-transform: uppercase;
	color: var(--gold-dk);
}
.hom-message__title {
	display: block;
	font-size: 1.16rem;
	font-weight: 700;
	line-height: 1.28;
	letter-spacing: -.025em;
	color: var(--ink);
}
.hom-message__cta {
	display: inline-flex;
	align-items: center;
	gap: 7px;
	margin-top: 10px;
	font-size: .86rem;
	font-weight: 600;
	color: var(--muted);
}
.hom-message__link:hover .hom-message__cta { color: var(--gold-dk); }
.hom-message__cta svg { width: 15px; height: 15px; }

.hom-section--dark .hom-message__title { color: #fff; }
.hom-section--dark .hom-message__date { color: var(--gold-lt); }

.hom-messages--compact .hom-message__title { font-size: 1rem; }

.hom-latest__actions { display: flex; flex-wrap: wrap; gap: 12px; justify-content: center; margin-top: clamp(34px, 4vw, 54px); }

.hom-feature__player {
	position: relative;
	border-radius: var(--radius);
	overflow: hidden;
	background: var(--ink);
	aspect-ratio: 16 / 9;
	box-shadow: var(--shadow-lg);
}
.hom-feature__player iframe { position: absolute; inset: 0; width: 100%; height: 100%; border: 0; }

/* ==========================================================================
   15. Devotional
   ========================================================================== */

.hom-devotional {
	padding-block: var(--section-y);
	background:
		radial-gradient(90% 120% at 12% 0%, #3d2258 0%, transparent 58%),
		linear-gradient(135deg, #241338 0%, #150b22 52%, #0a0e14 100%);
	color: rgba(255, 255, 255, .74);
}
.hom-devotional__grid {
	display: grid;
	grid-template-columns: minmax(0, .78fr) minmax(0, 1.22fr);
	gap: clamp(32px, 5vw, 76px);
	align-items: center;
}
.hom-devotional__media img {
	width: 100%;
	border-radius: var(--radius);
	box-shadow: 0 40px 90px -30px rgba(0, 0, 0, .75);
	transform: rotate(-2.5deg);
	transition: transform .5s var(--ease);
}
.hom-devotional__media:hover img { transform: rotate(0deg) scale(1.02); }
.hom-devotional__title { color: #fff; font-size: clamp(2.2rem, 5vw, 3.8rem); }
.hom-devotional__sub { font-size: 1.16rem; color: var(--gold-lt); font-weight: 500; margin-bottom: 18px; }
.hom-devotional__list { list-style: none; margin: 22px 0 30px; padding: 0; display: grid; gap: 11px; }
.hom-devotional__list li { display: flex; align-items: center; gap: 11px; font-size: .98rem; }
.hom-devotional__list svg { color: var(--gold); }
.hom-devotional__actions { display: flex; flex-wrap: wrap; gap: 12px; }

@media (max-width: 900px) {
	.hom-devotional__grid { grid-template-columns: 1fr; }
	.hom-devotional__media { max-width: 340px; }
}

/* ==========================================================================
   16. Ministries
   ========================================================================== */

.hom-ministry {
	overflow: hidden;
	border-radius: var(--radius);
	background: #fff;
	border: 1px solid var(--line);
	display: flex;
	flex-direction: column;
	transition: transform .3s var(--ease), box-shadow .3s var(--ease);
}
.hom-ministry:hover { transform: translateY(-6px); box-shadow: var(--shadow); }
.hom-ministry__media { overflow: hidden; aspect-ratio: 3 / 2; background: var(--paper); }
.hom-ministry__media img { width: 100%; height: 100%; object-fit: cover; transition: transform .55s var(--ease); }
.hom-ministry:hover .hom-ministry__media img { transform: scale(1.06); }
.hom-ministry__body { padding: clamp(20px, 2.4vw, 30px); display: flex; flex-direction: column; gap: 12px; flex: 1; }
.hom-ministry__title { font-size: 1.22rem; letter-spacing: -.025em; margin: 0; }
.hom-ministry__body p { margin: 0; font-size: .95rem; flex: 1; }

/* Alternating image/text rows */
.hom-split { margin-bottom: clamp(48px, 6vw, 92px); align-items: center; }
.hom-split:last-child { margin-bottom: 0; }
.hom-split__img { width: 100%; border-radius: var(--radius); aspect-ratio: 4 / 3; object-fit: cover; }
.hom-split--flip .hom-welcome__media { order: 2; }
@media (max-width: 900px) { .hom-split--flip .hom-welcome__media { order: 0; } }

/* ==========================================================================
   17. Pillars
   ========================================================================== */

.hom-pillars {
	padding-block: var(--section-y);
	background-size: cover;
	background-position: center;
	color: rgba(255, 255, 255, .7);
}
/* ch units here resolve against the wrapper's 17px body size, not the heading's,
   so a "22ch" wrapper squeezed the 53px title into a 235px column. */
.hom-pillars__head { max-width: min(900px, 100%); margin-bottom: clamp(36px, 5vw, 64px); }
.hom-pillars__title { color: #fff; max-width: 17ch; }
.hom-pillars__grid { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: clamp(20px, 3vw, 40px); }
@media (max-width: 980px) { .hom-pillars__grid { grid-template-columns: repeat(2, minmax(0, 1fr)); } }
@media (max-width: 560px) { .hom-pillars__grid { grid-template-columns: 1fr; } }
.hom-pillar { padding-top: 22px; border-top: 1px solid rgba(255, 255, 255, .22); }
.hom-pillar__num { display: block; margin-bottom: 12px; font-size: .78rem; font-weight: 700; letter-spacing: .2em; color: var(--gold-lt); }
.hom-pillar__title { color: #fff; font-size: 1.28rem; letter-spacing: -.025em; margin-bottom: 8px; }
.hom-pillar p { margin: 0; font-size: .95rem; }
.hom-pillars__actions { margin-top: clamp(34px, 4vw, 54px); }

/* ==========================================================================
   18. Give band
   ========================================================================== */

.hom-give-band__grid {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: clamp(30px, 5vw, 70px);
	align-items: center;
}
.hom-give-band__media img { width: 100%; border-radius: var(--radius); aspect-ratio: 4 / 3; object-fit: cover; }
.hom-give-band__actions { display: flex; flex-wrap: wrap; gap: 12px; margin-top: 28px; }
@media (max-width: 860px) { .hom-give-band__grid { grid-template-columns: 1fr; } }

.hom-give-icon {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 54px; height: 54px;
	margin-bottom: 18px;
	border-radius: 50%;
	background: var(--ink);
	color: var(--gold-lt);
}
.hom-give-card {
	padding: clamp(26px, 3vw, 40px);
	border: 1px solid rgba(255, 255, 255, .16);
	border-radius: var(--radius);
	background: rgba(255, 255, 255, .03);
	display: flex;
	flex-direction: column;
	gap: 14px;
	align-items: flex-start;
}
.hom-give-card h3 { color: #fff; margin: 0; }
.hom-give-card p { margin: 0; color: rgba(255, 255, 255, .7); }
.hom-give-card__contact a { color: var(--gold-lt); font-weight: 600; }

/* ==========================================================================
   19. CTA band
   ========================================================================== */

.hom-cta-band { background: var(--gold); padding-block: clamp(44px, 6vw, 76px); }
.hom-cta-band__inner {
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
	gap: 26px;
}
.hom-cta-band .hom-eyebrow { color: rgba(10, 14, 20, .62); }
.hom-cta-band__title { margin: 0; color: var(--ink); font-size: clamp(1.6rem, 3.4vw, 2.6rem); letter-spacing: -.035em; line-height: 1.08; }
.hom-cta-band__actions { display: flex; flex-wrap: wrap; gap: 12px; }
.hom-cta-band .hom-btn--gold { background: var(--ink); color: #fff; border-color: var(--ink); }
.hom-cta-band .hom-btn--gold:hover { background: #fff; color: var(--ink); border-color: #fff; }
.hom-cta-band .hom-btn--outline { color: var(--ink); border-color: rgba(10, 14, 20, .35); }
.hom-cta-band .hom-btn--outline:hover { background: var(--ink); color: #fff; border-color: var(--ink); }

/* ==========================================================================
   20. Inner page banner
   ========================================================================== */

.hom-banner {
	background-size: cover;
	background-position: center;
	color: #fff;
	padding-top: clamp(150px, 20vh, 250px);
	padding-bottom: clamp(60px, 8vw, 110px);
}
/* When the header is solid rather than floating, the banner needs no clearance. */
body:not(.hom-transparent-header) .hom-banner { padding-top: clamp(64px, 7vw, 100px); }
.hom-banner__inner { max-width: 900px; }
.hom-banner__title { color: #fff; font-size: clamp(2.2rem, 6vw, 4.4rem); letter-spacing: -.04em; line-height: .98; margin-bottom: 18px; text-wrap: balance; }
.hom-banner__sub { color: rgba(255, 255, 255, .8); font-size: clamp(1rem, 1.5vw, 1.2rem); font-weight: 300; max-width: 58ch; margin: 0; }

/* ==========================================================================
   21. Editor content / generic pages
   ========================================================================== */

.hom-page { padding-block: var(--section-y); }
.hom-page--app { padding-block: clamp(40px, 5vw, 70px); }
.hom-entry { max-width: 820px; margin-inline: auto; }
.hom-entry--wide { max-width: none; }
.hom-entry h2 { font-size: clamp(1.6rem, 3vw, 2.3rem); margin-top: 1.6em; }
.hom-entry h3 { font-size: 1.35rem; margin-top: 1.5em; }
.hom-entry img { border-radius: var(--radius-sm); }
.hom-entry a { text-decoration: underline; text-underline-offset: 3px; }
.hom-entry ul, .hom-entry ol { padding-left: 1.35em; }
.hom-entry li { margin-bottom: .5em; }
.hom-entry blockquote {
	margin: 1.8em 0;
	padding: 22px 26px;
	border-left: 3px solid var(--gold);
	background: var(--paper);
	border-radius: 0 var(--radius-sm) var(--radius-sm) 0;
	font-size: 1.08rem;
	color: var(--ink-3);
}
.hom-entry table { width: 100%; border-collapse: collapse; }
.hom-entry th, .hom-entry td { padding: 10px 12px; border: 1px solid var(--line); text-align: left; }

/* Blog */
.hom-posts { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: clamp(20px, 2.6vw, 32px); }
@media (max-width: 980px) { .hom-posts { grid-template-columns: repeat(2, minmax(0, 1fr)); } }
@media (max-width: 620px) { .hom-posts { grid-template-columns: 1fr; } }
.hom-post { border: 1px solid var(--line); border-radius: var(--radius); overflow: hidden; background: #fff; display: flex; flex-direction: column; transition: transform .3s var(--ease), box-shadow .3s var(--ease); }
.hom-post:hover { transform: translateY(-5px); box-shadow: var(--shadow); }
.hom-post__media { aspect-ratio: 16 / 10; overflow: hidden; background: var(--paper); }
.hom-post__media img { width: 100%; height: 100%; object-fit: cover; }
.hom-post__body { padding: 24px; display: flex; flex-direction: column; gap: 10px; flex: 1; }
.hom-post__title { font-size: 1.2rem; letter-spacing: -.025em; margin: 0; }
.hom-post__title a { color: var(--ink); }
.hom-post__title a:hover { color: var(--gold-dk); }
.hom-meta { font-size: .76rem; font-weight: 700; letter-spacing: .16em; text-transform: uppercase; color: var(--gold-dk); }

.hom-pagination { margin-top: 48px; display: flex; justify-content: center; }
.hom-pagination .page-numbers {
	display: inline-flex; align-items: center; justify-content: center;
	min-width: 44px; height: 44px; padding: 0 12px; margin: 0 4px;
	border: 1px solid var(--line); border-radius: 999px;
	color: var(--ink); font-weight: 600; font-size: .9rem;
}
.hom-pagination .page-numbers.current,
.hom-pagination .page-numbers:hover { background: var(--ink); border-color: var(--ink); color: #fff; }

/* Forms — Fluent Forms and native */
.hom-entry input[type="text"], .hom-entry input[type="email"], .hom-entry input[type="url"],
.hom-entry input[type="tel"], .hom-entry input[type="password"], .hom-entry input[type="search"],
.hom-entry input[type="number"], .hom-entry textarea, .hom-entry select,
.hom-form input[type="text"], .hom-form input[type="email"], .hom-form input[type="tel"], .hom-form textarea, .hom-form select {
	width: 100%;
	padding: 13px 16px;
	border: 1px solid var(--line);
	border-radius: 10px;
	background: #fff;
	font: inherit;
	font-size: .98rem;
	color: var(--ink);
}
.hom-entry textarea, .hom-form textarea { min-height: 150px; resize: vertical; }
.hom-entry input:focus, .hom-entry textarea:focus, .hom-entry select:focus { border-color: var(--gold); outline: none; box-shadow: 0 0 0 3px rgba(200, 162, 74, .18); }
.hom-entry input[type="submit"], .hom-entry button[type="submit"],
.ff-btn-submit, .wp-block-button__link {
	display: inline-flex; align-items: center; justify-content: center;
	width: auto; padding: 14px 30px;
	border: none; border-radius: 999px;
	background: var(--ink); color: #fff;
	font-weight: 600; font-size: .95rem; cursor: pointer;
	transition: background-color .22s var(--ease), color .22s var(--ease);
	text-decoration: none;
}
.hom-entry input[type="submit"]:hover, .ff-btn-submit:hover, .wp-block-button__link:hover { background: var(--gold); color: var(--ink); }

/* ==========================================================================
   22. Contact page bits
   ========================================================================== */

.hom-contact-grid {
	display: grid;
	grid-template-columns: minmax(0, 1.05fr) minmax(0, .95fr);
	gap: clamp(30px, 5vw, 70px);
	align-items: start;
}
@media (max-width: 900px) { .hom-contact-grid { grid-template-columns: 1fr; } }
.hom-contact-cards { display: grid; gap: 14px; }
.hom-contact-card {
	display: flex;
	gap: 16px;
	padding: 22px 24px;
	border: 1px solid var(--line);
	border-radius: var(--radius-sm);
	background: var(--paper);
}
.hom-contact-card svg { color: var(--gold-dk); margin-top: 3px; }
.hom-contact-card h3 { font-size: .78rem; letter-spacing: .16em; text-transform: uppercase; color: var(--muted); margin-bottom: 5px; font-weight: 700; }
.hom-contact-card p { margin: 0; color: var(--ink); font-weight: 500; }
.hom-contact-card a { color: var(--ink); }
.hom-contact-card a:hover { color: var(--gold-dk); }

.hom-map { margin-top: clamp(40px, 5vw, 70px); border-radius: var(--radius); overflow: hidden; border: 1px solid var(--line); }
.hom-map iframe { display: block; width: 100%; height: clamp(300px, 42vw, 460px); border: 0; }

/* ==========================================================================
   22b. FAQ accordion
   ========================================================================== */

.hom-faq { display: grid; gap: 12px; }
.hom-faq__item {
	border: 1px solid rgba(255, 255, 255, .15);
	border-radius: var(--radius-sm);
	background: rgba(255, 255, 255, .03);
	padding: 4px 22px;
	transition: border-color .25s var(--ease), background-color .25s var(--ease);
}
.hom-faq__item[open] { border-color: var(--gold); background: rgba(200, 162, 74, .07); }
.hom-faq__item summary {
	list-style: none;
	cursor: pointer;
	padding: 18px 34px 18px 0;
	position: relative;
	color: #fff;
	font-weight: 600;
	font-size: 1.05rem;
	letter-spacing: -.02em;
}
.hom-faq__item summary::-webkit-details-marker { display: none; }
.hom-faq__item summary::after {
	content: "";
	position: absolute;
	right: 4px; top: 50%;
	width: 9px; height: 9px;
	margin-top: -6px;
	border-right: 1.8px solid var(--gold-lt);
	border-bottom: 1.8px solid var(--gold-lt);
	transform: rotate(45deg);
	transition: transform .25s var(--ease);
}
.hom-faq__item[open] summary::after { transform: rotate(225deg); margin-top: -2px; }
.hom-faq__item p { margin: 0 0 20px; color: rgba(255, 255, 255, .72); font-size: .98rem; max-width: 74ch; }

/* Light context */
.hom-section:not(.hom-section--dark) .hom-faq__item { border-color: var(--line); background: var(--paper); }
.hom-section:not(.hom-section--dark) .hom-faq__item summary { color: var(--ink); }
.hom-section:not(.hom-section--dark) .hom-faq__item summary::after { border-color: var(--gold-dk); }
.hom-section:not(.hom-section--dark) .hom-faq__item p { color: var(--body); }

/* ==========================================================================
   23. Footer
   ========================================================================== */

.hom-footer { background: var(--ink); color: rgba(255, 255, 255, .62); }
.hom-footer__top { padding-block: clamp(52px, 6.5vw, 88px); }
.hom-footer__grid {
	display: grid;
	grid-template-columns: minmax(0, 1.35fr) repeat(2, minmax(0, .75fr)) minmax(0, 1.15fr);
	gap: clamp(30px, 4vw, 56px);
}
@media (max-width: 1040px) { .hom-footer__grid { grid-template-columns: repeat(2, minmax(0, 1fr)); } }
@media (max-width: 600px) { .hom-footer__grid { grid-template-columns: 1fr; } }

.hom-tla-logo { width: 220px; height: auto; margin-bottom: 20px; }
.hom-footer__aka { font-size: .95rem; color: rgba(255, 255, 255, .72); margin-bottom: 16px; }
.hom-footer__aka strong { color: #fff; font-weight: 600; }
.hom-footer__verse { font-size: .88rem; font-style: italic; color: rgba(255, 255, 255, .5); line-height: 1.6; max-width: 42ch; }
.hom-footer__verse span { display: block; margin-top: 8px; font-style: normal; font-weight: 700; letter-spacing: .2em; text-transform: uppercase; font-size: .7rem; color: var(--gold-lt); }
.hom-footer__socials { display: flex; gap: 10px; margin-top: 22px; }
.hom-footer__socials a {
	display: inline-flex; align-items: center; justify-content: center;
	width: 42px; height: 42px;
	border: 1px solid rgba(255, 255, 255, .18);
	border-radius: 50%;
	color: rgba(255, 255, 255, .7);
}
.hom-footer__socials a:hover { background: var(--gold); border-color: var(--gold); color: var(--ink); }

.hom-footer__heading { color: #fff; font-size: .78rem; font-weight: 700; letter-spacing: .18em; text-transform: uppercase; margin-bottom: 20px; }
.hom-footer__links { list-style: none; margin: 0; padding: 0; display: grid; gap: 11px; }
.hom-footer__links a { color: rgba(255, 255, 255, .62); font-size: .95rem; }
.hom-footer__links a:hover { color: var(--gold-lt); }

.hom-footer__contact { list-style: none; margin: 0; padding: 0; display: grid; gap: 16px; font-size: .92rem; }
.hom-footer__contact li { display: flex; gap: 12px; }
.hom-footer__contact svg { color: var(--gold-lt); margin-top: 4px; flex: none; }
.hom-footer__contact a { color: rgba(255, 255, 255, .62); }
.hom-footer__contact a:hover { color: var(--gold-lt); }
.hom-footer__note { margin-top: 18px; font-size: .82rem; color: rgba(255, 255, 255, .42); }

.hom-footer__bottom { border-top: 1px solid rgba(255, 255, 255, .1); padding-block: 22px; }
.hom-footer__bottom-inner { display: flex; align-items: center; justify-content: space-between; flex-wrap: wrap; gap: 12px; font-size: .84rem; }
.hom-footer__bottom p { margin: 0; }
.hom-footer__legal { display: flex; align-items: center; gap: 10px; }
.hom-footer__legal a { color: rgba(255, 255, 255, .62); }
.hom-footer__legal a:hover { color: var(--gold-lt); }

/* ==========================================================================
   24. Back to top
   ========================================================================== */

.hom-to-top {
	position: fixed;
	right: 22px; bottom: 22px;
	z-index: 40;
	width: 48px; height: 48px;
	border: none;
	border-radius: 50%;
	background: var(--ink);
	color: #fff;
	display: flex; align-items: center; justify-content: center;
	box-shadow: var(--shadow);
	opacity: 0;
	transform: translateY(12px);
	transition: opacity .25s var(--ease), transform .25s var(--ease), background-color .25s var(--ease);
}
.hom-to-top svg { transform: rotate(-90deg); width: 20px; height: 20px; }
.hom-to-top.is-visible { opacity: 1; transform: translateY(0); }
.hom-to-top:hover { background: var(--gold); color: var(--ink); }

/* ==========================================================================
   25. Scroll reveal — scoped to .hom-js so no-JS never hides content
   ========================================================================== */

.hom-js .hom-reveal {
	opacity: 0;
	transform: translateY(26px);
	transition: opacity .7s var(--ease), transform .7s var(--ease);
}
.hom-js .hom-reveal.is-in { opacity: 1; transform: none; }

@media (prefers-reduced-motion: reduce) {
	.hom-js .hom-reveal { opacity: 1; transform: none; }
	.hom-hero__media { animation: none; transform: none; }
	.hom-marquee__track { animation: none; }
}

/* ==========================================================================
   26. Third-party guards (Tutor LMS, WooCommerce, Elementor leftovers)
   ========================================================================== */

.hom-page--app .hom-entry { max-width: none; }
.tutor-wrap, .tutor-dashboard, .woocommerce { font-family: var(--font); }
.hom-page--app h1, .hom-page--app h2, .hom-page--app h3 { letter-spacing: -.02em; }

/* Elementor pages still using the old builder keep their own widths. */
.hom-page .elementor { width: 100%; }
.hom-page .elementor-section.elementor-section-boxed > .elementor-container { max-width: var(--wrap); }
