/* ─────────────────────────────────────────────────────────────────────────
   Arctic Dreams House — component styles for the Agency Theme rebuild.
   Values ported from the legacy theme's inline styles so the design is
   faithful; class-based so the markup stays clean.
   ───────────────────────────────────────────────────────────────────────── */

/* Hero (module) */
.hero-line { display: inline; }
.hero-subtitle { margin: 0; }

/* Story (module) */
.story-inner { max-width: 1200px; margin: 0 auto; position: relative; z-index: 2; padding: 0 2rem; }
.story-title { font-family: 'Cinzel', serif; font-size: clamp(2rem, 4vw, 3.2rem); line-height: 1.15; color: #fff; font-weight: 400; margin: 0 0 2rem; letter-spacing: 0.02em; }
.story-title-gold { color: #c5a059; }
.story-rule { width: 40px; height: 1px; background: rgba(197, 160, 89, 0.5); }
.story-lead { font-size: clamp(1rem, 1.8vw, 1.2rem); line-height: 1.9; color: rgba(255, 255, 255, 0.82); font-weight: 300; margin: 0; border-left: 2px solid rgba(197, 160, 89, 0.4); padding-left: 2rem; align-self: center; }
.story-lead p { margin: 0; }
.story-left, .story-right { font-size: 1rem; line-height: 2; color: rgba(255, 255, 255, 0.55); font-weight: 300; margin: 0; }
.story-left p, .story-right p { margin: 0; }

/* Carousel (module) */
.carousel-section { padding: 4rem 0; background: #0a0a0a; }
.carousel-heading-rule { width: 30px; height: 1px; background: #c5a059; margin-top: 8px; opacity: 0.6; }
.carousel-season-filters { display: flex; justify-content: center; gap: 0.75rem; margin-bottom: 2rem; flex-wrap: wrap; }

/* Cards (carousel) */
.card-outer { position: relative; width: 100%; aspect-ratio: 3/4; overflow: hidden; border: 1px solid rgba(197, 160, 89, 0.15); border-radius: 12px; box-shadow: 0 4px 20px rgba(0, 0, 0, 0.25); }
.accom-card, .act-card, .santa-card { flex: 0 0 clamp(260px, 80vw, 300px); text-decoration: none; scroll-snap-align: start; will-change: transform, opacity; }
.card-img { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; transition: transform 1s ease; }
.card-price-tag { position: absolute; top: 15px; right: 15px; background: rgba(0, 0, 0, 0.6); backdrop-filter: blur(4px); padding: 5px 10px; z-index: 2; border: 1px solid rgba(197, 160, 89, 0.3); color: #c5a059; font-family: 'Cinzel', serif; font-size: 0.65rem; letter-spacing: 1px; }
.card-overlay { position: absolute; inset: 0; background: linear-gradient(to top, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0.3) 50%, transparent 100%); display: flex; flex-direction: column; justify-content: flex-end; padding: 1.5rem; }
.card-title { font-family: 'Cinzel', serif; color: #fff; font-size: 1.1rem; letter-spacing: 1px; margin: 0; line-height: 1.2; }
.card-subtitle { color: #c5a059; font-size: 0.65rem; letter-spacing: 2px; margin-top: 8px; }

/* Single record pages */
.adh-single { background: #0a0a0a; color: #fff; }
.adh-single-body { background: #0a0a0a; padding: 0 2rem; }
.video-booking-row { max-width: 1200px; margin: 0 auto; padding: 4rem 0 2rem; display: flex; gap: 80px; align-items: flex-start; flex-wrap: wrap; }
.video-block { flex: 0.6; min-width: 280px; }
.booking-block { flex: 1.2; min-width: 350px; }
.video-frame { position: relative; padding-bottom: 177.77%; height: 0; border-radius: 4px; overflow: hidden; box-shadow: 0 20px 40px rgba(0, 0, 0, 0.5); border: 1px solid rgba(197, 160, 89, 0.1); background: #000; }
.video-frame iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.section-eyebrow { color: var(--gold-primary); letter-spacing: 2px; font-size: 0.8rem; margin-bottom: 1.5rem; text-transform: uppercase; font-family: 'Cinzel', serif; font-weight: 400; }
.specs-list { list-style: none; padding: 0; color: #aaa; font-size: 0.9rem; line-height: 2.5; }
.adh-single .detail-gallery-mosaic .mosaic-img { display: inline; height: 280px; width: 100%; object-fit: cover; }
.adh-single .detail-layout-container .detail-gallery-mosaic .mosaic-img { height: 240px; }
.inquiry-block { flex: 1 1 350px; min-width: 0; }
.inquiry-note { color: rgba(255, 255, 255, 0.65); margin: 0 0 2rem; }
.inquiry-form-wrap { background: rgba(255, 255, 255, 0.02); padding: clamp(24px, 5vw, 50px); border: 1px solid rgba(197, 160, 89, 0.1); backdrop-filter: blur(10px); }
.inquiry-form-wrap form { display: flex; flex-direction: column; gap: 30px; }
.inquiry-form-wrap label { display: block; font-size: 0.75rem; color: var(--gold-primary); margin-bottom: 5px; text-transform: uppercase; letter-spacing: 2px; font-weight: 600; }
.inquiry-form-wrap input,
.inquiry-form-wrap textarea { width: 100%; background: transparent; border: none; border-bottom: 1px solid rgba(255, 255, 255, 0.2); padding: 12px 0; color: #fff; outline: none; font-size: 1rem; font-family: inherit; line-height: normal; }
.inquiry-form-wrap .honeypot { position: absolute; left: -9999px; }
.description-text .school-camp-lead { font-size: 1.15rem; line-height: 1.9; color: rgba(255, 255, 255, 0.85); font-weight: 300; margin: 0 0 2rem; }
.school-camp-heading { color: var(--gold-primary); font-family: 'Cinzel', serif; font-size: 1.1rem; letter-spacing: 2px; margin: 2.5rem 0 1rem; }
.description-text .school-camp-body { font-size: 1rem; line-height: 1.85; color: rgba(255, 255, 255, 0.7); font-weight: 300; margin: 0 0 1.5rem; }
.santa-description { white-space: pre-line; font-size: 1.15rem; line-height: 1.9; color: rgba(255, 255, 255, 0.8); font-weight: 300; }
.season-gallery { max-width: 1200px; margin: 4rem auto 5rem; border-top: 1px solid rgba(255, 255, 255, 0.05); padding-top: 4rem; }
.detail-gallery { margin-top: 3rem; }
/* Mosaic gallery: templates emit the legacy inline geometry (1fr 1fr 1fr,
   fixed image heights); mirror it here so the grid doesn't collapse to the
   old sidebar-era 2fr 1fr / 500px rule in main.css. */
.detail-gallery-mosaic { grid-template-columns: 1fr 1fr 1fr; height: auto; }
.adh-school-camps .detail-gallery-mosaic .mosaic-img { display: inline; height: 240px; width: 100%; object-fit: cover; }
/* Accommodation content grid: legacy capped width + sticky specs rail */
.adh-single .content-grid { max-width: 1200px; margin: 0 auto; padding: 4rem 0 3rem; border-top: 1px solid rgba(197, 160, 89, 0.1); }
.adh-single .specs-inner { position: sticky; top: 40px; }
.adh-single .specs-inner h3 { font-size: 0.9rem; font-weight: 700; margin: 1rem 0 2rem; letter-spacing: 2px; }

/* Archive pages */
.adh-archive { background: #0a0a0a; min-height: 100vh; }
.adh-archive .accom-hero-section { position: relative; padding: 14rem 2rem 6rem; overflow: hidden; }
.adh-archive .accom-story-section { max-width: 1200px; margin: 0 auto; padding: 0 2rem 3rem; }
.adh-archive .accom-eyebrow { font-family: 'Cinzel', serif; font-size: 0.75rem; letter-spacing: 6px; color: #c5a059; margin-bottom: 2rem; }
.adh-archive .accom-hero-h1 { font-family: 'Cinzel', serif; font-size: clamp(2.8rem, 7vw, 5.5rem); font-weight: 400; line-height: 1.05; margin: 0; color: #fff; letter-spacing: 0.02em; }
.adh-archive .accom-hero-sub { display: flex; align-items: center; gap: 1.5rem; margin-top: 3rem; }
.adh-archive .accom-hero-sub p { font-family: 'Cinzel', serif; font-size: 0.7rem; letter-spacing: 4px; color: #888; margin: 0; }
.adh-archive .accom-lead { font-size: clamp(1.1rem, 2vw, 1.3rem); line-height: 1.85; color: rgba(255, 255, 255, 0.85); font-weight: 300; max-width: 780px; margin-bottom: 5rem; border-left: 2px solid rgba(197, 160, 89, 0.4); padding-left: 2rem; }
.adh-archive .activities-story-grid p { font-size: 1rem; line-height: 2; color: rgba(255, 255, 255, 0.6); font-weight: 300; margin: 0; }
.adh-archive .activities-story-grid div p { margin: 0 0 2rem; }
.adh-archive .activities-story-grid div p:last-child { margin-bottom: 0; }
.hero-glow { position: absolute; top: 40%; left: 50%; transform: translate(-50%, -50%); width: 600px; height: 400px; background: radial-gradient(ellipse, rgba(197, 160, 89, 0.07) 0%, transparent 70%); pointer-events: none; }
.hero-inner { max-width: 1200px; margin: 0 auto; position: relative; }
.hero-sub-rule { width: 60px; height: 1px; background: rgba(197, 160, 89, 0.5); }
.gold-inline { color: rgba(197, 160, 89, 0.85); }
.section-divider { max-width: 1200px; margin: 0 auto; padding: 0 1.5rem 2rem; display: flex; align-items: center; gap: 2rem; }
.divider-line { flex: 1; height: 1px; background: rgba(197, 160, 89, 0.35); }
.divider-label { font-family: 'Cinzel', serif; font-size: 0.85rem; letter-spacing: 6px; color: #c5a059; margin: 0; white-space: nowrap; }
.premium-card-footer { display: flex; justify-content: space-between; align-items: center; }
.archive-contact { max-width: 1200px; margin: 0 auto; padding: 5rem 2rem 8rem; }
.archive-contact-grid { border-top: 1px solid rgba(197, 160, 89, 0.15); padding-top: 4rem; display: grid; grid-template-columns: auto 1fr; gap: 4rem; align-items: start; }
.contact-eyebrow { font-family: 'Cinzel', serif; font-size: 1rem; letter-spacing: 4px; color: #c5a059; margin: 0 0 0.75rem; }
.contact-note { font-size: 0.9rem; color: rgba(255, 255, 255, 0.5); font-weight: 300; max-width: 220px; line-height: 1.7; margin: 0; }
.contact-name { font-family: 'Cinzel', serif; font-size: 1rem; color: #fff; margin: 0 0 0.75rem; letter-spacing: 1px; }
.archive-contact-grid a { display: block; color: #c5a059; font-size: 0.85rem; text-decoration: none; letter-spacing: 1px; margin-bottom: 0.4rem; }
.santa-cta { max-width: 1200px; margin: 0 auto; padding: 0 2rem 3rem; text-align: center; }
.santa-cta p { font-family: 'Cinzel', serif; font-size: 0.75rem; letter-spacing: 4px; color: #c5a059; margin: 0 0 1.25rem; text-transform: uppercase; }
.santa-cta a { display: inline-block; padding: 0.9rem 2.5rem; border: 1px solid rgba(197, 160, 89, 0.5); color: #c5a059; font-family: 'Cinzel', serif; font-size: 0.85rem; letter-spacing: 3px; text-decoration: none; transition: all 0.3s; }
.santa-cta a:hover { border-color: #c5a059; background: rgba(197, 160, 89, 0.08); }
.archive-grid-wrap { padding: 0 2rem 6rem; }
.archive-grid-inner { max-width: 1200px; margin: 0 auto; }
.archive-empty { text-align: center; color: rgba(255, 255, 255, 0.5); padding: 6rem 0; font-family: 'Cinzel', serif; letter-spacing: 3px; font-size: 0.9rem; }

/* Article single */
.article-hero { position: relative; height: clamp(380px, 60vh, 640px); overflow: hidden; }
.article-hero-img { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; z-index: 0; }
.article-hero-overlay { position: absolute; inset: 0; z-index: 1; background: linear-gradient(to bottom, rgba(0, 0, 0, 0.45) 0%, rgba(0, 0, 0, 0.55) 60%, rgba(10, 10, 10, 0.95) 100%); }
.article-hero-content { position: relative; z-index: 2; max-width: 860px; margin: 0 auto; padding: 8rem 2rem 3rem; height: 100%; display: flex; flex-direction: column; justify-content: flex-end; }
.article-hero-eyebrow { font-family: 'Cinzel', serif; font-size: 0.7rem; letter-spacing: 5px; color: #c5a059; margin: 0 0 1.5rem; text-transform: uppercase; }
.article-hero-title { font-family: 'Cinzel', serif; font-size: clamp(2rem, 5vw, 3.4rem); line-height: 1.15; margin: 0 0 1.5rem; font-weight: 400; color: #fff; }
.article-hero-meta { font-family: 'Cinzel', serif; font-size: 0.7rem; letter-spacing: 3px; color: rgba(255, 255, 255, 0.65); margin: 0; text-transform: uppercase; }
.article-hero-meta-sep { margin: 0 0.75rem; opacity: 0.4; }
.article-body { padding: 5rem 2rem 6rem; }
.article-content { max-width: 760px; margin: 0 auto; }
.article-content h1, .article-content h2, .article-content h3 { font-family: 'Cinzel', serif; color: #fff; }
.article-content h2 { font-size: 1.6rem; margin: 2.5rem 0 1rem; }
.article-content h3 { font-size: 1.2rem; margin: 2rem 0 0.75rem; }
.article-content p { font-size: 1.05rem; line-height: 1.9; color: rgba(255, 255, 255, 0.8); font-weight: 300; margin: 0 0 1.5rem; }
.article-content a { color: #c5a059; }
.article-content blockquote { border-left: 2px solid rgba(197, 160, 89, 0.4); margin: 2rem 0; padding: 0.5rem 0 0.5rem 2rem; color: rgba(255, 255, 255, 0.7); font-style: italic; }
.article-content ul, .article-content ol { color: rgba(255, 255, 255, 0.8); font-weight: 300; line-height: 1.9; }
.article-content img { max-width: 100%; height: auto; border-radius: 4px; }
.article-content figure { margin: 2rem 0; }
.article-content figcaption { font-size: 0.8rem; color: rgba(255, 255, 255, 0.5); text-align: center; margin-top: 0.75rem; }
.article-tags { max-width: 760px; margin: 5rem auto 0; padding-top: 3rem; border-top: 1px solid rgba(197, 160, 89, 0.15); }
.article-tags-label { font-family: 'Cinzel', serif; font-size: 0.7rem; letter-spacing: 4px; color: #c5a059; margin: 0 0 1.25rem; text-transform: uppercase; }
.article-tags-list { display: flex; flex-wrap: wrap; gap: 0.6rem; }
.article-tags-list a { display: inline-block; padding: 0.4rem 1rem; border: 1px solid rgba(197, 160, 89, 0.25); color: rgba(255, 255, 255, 0.75); font-size: 0.75rem; letter-spacing: 1px; text-decoration: none; transition: all 0.25s; }
.article-tags-list a:hover { border-color: #c5a059; color: #c5a059; }
.related-articles { background: #0f0f0f; padding: 6rem 2rem; border-top: 1px solid rgba(197, 160, 89, 0.08); }
.related-articles-inner { max-width: 1200px; margin: 0 auto; }
.related-articles-label { font-family: 'Cinzel', serif; font-size: 0.7rem; letter-spacing: 6px; color: #c5a059; text-align: center; margin: 0 0 3rem; }
.related-articles-cta { text-align: center; margin-top: 4rem; }
.related-articles-cta a { display: inline-block; padding: 0.9rem 2.5rem; border: 1px solid rgba(197, 160, 89, 0.5); color: #c5a059; font-family: 'Cinzel', serif; font-size: 0.75rem; letter-spacing: 3px; text-transform: uppercase; text-decoration: none; transition: all 0.3s; }
.related-articles-cta a:hover { border-color: #c5a059; background: rgba(197, 160, 89, 0.08); }

/* 404 */
.adh-404 { background: #0a0a0a; min-height: 100vh; display: flex; align-items: center; justify-content: center; padding: 8rem 2rem; }
.adh-404-inner { max-width: 600px; text-align: center; }
.adh-404-title { font-family: 'Cinzel', serif; font-size: clamp(4rem, 12vw, 7rem); font-weight: 400; line-height: 1; margin: 0 0 1.5rem; letter-spacing: 0.02em; }
.adh-404-rule { width: 60px; height: 1px; background: rgba(197, 160, 89, 0.5); margin: 0 auto 2rem; }
.adh-404-text { font-size: 1.1rem; line-height: 1.7; color: rgba(255, 255, 255, 0.75); font-weight: 300; margin: 0 0 3rem; }
.adh-404-link { display: inline-block; padding: 0.9rem 2.5rem; border: 1px solid rgba(197, 160, 89, 0.5); color: #c5a059; font-family: 'Cinzel', serif; font-size: 0.75rem; letter-spacing: 3px; text-transform: uppercase; text-decoration: none; transition: all 0.3s; }
.adh-404-link:hover { border-color: #c5a059; background: rgba(197, 160, 89, 0.08); }

/* Page content module */
.adh-page-content { background: #0a0a0a; color: #fff; min-height: 60vh; padding: 10rem 2rem 6rem; }
.adh-page-content__inner { max-width: 860px; margin: 0 auto; }
.adh-page-content__title { font-size: clamp(1.8rem, 4vw, 2.8rem); letter-spacing: 4px; margin-bottom: 2.5rem; text-transform: uppercase; }
.adh-page-content__body { font-size: 1.05rem; line-height: 1.9; color: rgba(255, 255, 255, 0.8); font-weight: 300; }
.adh-page-content__body h2 { font-family: 'Cinzel', serif; color: #c5a059; font-size: 1.3rem; letter-spacing: 2px; margin: 2.5rem 0 1rem; }
.adh-page-content__body h3 { font-family: 'Cinzel', serif; color: #fff; font-size: 1.1rem; margin: 2rem 0 0.75rem; }
.adh-page-content__body p { margin: 0 0 1.5rem; }
.adh-page-content__body a { color: #c5a059; }
.adh-page-content__body ul, .adh-page-content__body ol { margin: 0 0 1.5rem; padding-left: 1.5rem; }

/* Footer additions */
.footer-logo-static { margin-bottom: 1.5rem; }
.footer-main-logo { max-width: 200px; height: auto; }
.follow-section h3 { font-family: 'Cinzel', serif; font-size: 0.8rem; letter-spacing: 3px; color: var(--gold-primary); margin-bottom: 1.5rem; }
.footer-col ul { list-style: none; padding: 0; margin: 0; }
.footer-col ul li { margin-bottom: 12px; }
.footer-col ul li a { text-decoration: none; color: #ccc; font-size: 0.85rem; transition: color 0.3s ease; }
.footer-col ul li a:hover { color: var(--gold-primary); }
.contact-col p { color: #ccc; font-size: 0.85rem; margin-bottom: 10px; }
.contact-col a { color: #ccc; text-decoration: none; transition: color 0.3s ease; }
.contact-col a:hover { color: var(--gold-primary); }
.designer { font-size: 0.65rem; letter-spacing: 1px; color: #444; }

/* Header additions */
.adh-header { position: fixed; top: 0; width: 100%; display: flex; justify-content: space-between; align-items: center; padding: 2.5rem 4rem; z-index: 1000; transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1); background: transparent; box-sizing: border-box; }
.adh-header.scrolled { padding: 1.2rem 4rem; background: rgba(10, 10, 10, 0.9); backdrop-filter: blur(20px); border-bottom: 1px solid var(--border-color); }
.logo-container { display: flex; align-items: center; gap: 12px; }
.logo-tagline { font-family: 'Cinzel', serif; font-size: 0.7rem; letter-spacing: 3px; color: var(--gold-primary); line-height: 1.3; }
.header-actions { display: flex; align-items: center; gap: 30px; }
.header-center-group { display: flex; align-items: center; gap: 30px; }
.header-lang-selector { display: flex; align-items: center; gap: 15px; }
.header-lang-selector .lang-btn { background: none; border: none; color: #fff; font-family: 'Inter', sans-serif; font-size: 0.75rem; letter-spacing: 2px; cursor: pointer; opacity: 0.4; transition: all 0.3s ease; padding: 5px; text-transform: uppercase; text-decoration: none; }
.header-lang-selector .lang-btn.active { opacity: 1; color: var(--gold-primary); font-weight: 600; }
.header-lang-selector .sep { width: 1px; height: 12px; background: rgba(255, 255, 255, 0.2); }
.header-book-btn { font-family: 'Cinzel', serif; font-size: 0.7rem; letter-spacing: 2px; color: var(--gold-primary); text-decoration: none; border: 1px solid rgba(197, 160, 89, 0.4); padding: 0.6rem 1.4rem; transition: all 0.3s ease; }
.header-book-btn:hover { background: rgba(197, 160, 89, 0.1); }

/* Form status */
.adh-form__status { color: rgba(255, 255, 255, 0.6); font-size: 0.85rem; margin-top: 0.5rem; }

/* Read-more toggle */
.adh-read-more { max-height: var(--rm-collapsed, 320px); overflow: hidden; position: relative; }
.adh-read-more::after { content: ''; position: absolute; bottom: 0; left: 0; right: 0; height: 60px; background: linear-gradient(to top, #0a0a0a, transparent); pointer-events: none; }
.adh-read-more.is-expanded { max-height: none; }
.adh-read-more.is-expanded::after { display: none; }
.adh-read-more-toggle { display: block; margin: 1rem auto 0; background: none; border: 1px solid rgba(197, 160, 89, 0.4); color: #c5a059; font-family: 'Cinzel', serif; font-size: 0.7rem; letter-spacing: 2px; text-transform: uppercase; padding: 0.5rem 1.5rem; cursor: pointer; transition: all 0.3s; }
.adh-read-more-toggle:hover { background: rgba(197, 160, 89, 0.1); }

/* Responsive refinements for the class-based components */
@media (max-width: 900px) {
	.archive-contact-grid { grid-template-columns: 1fr; gap: 2rem; }
	.video-booking-row { gap: 40px; }
	.adh-page-content { padding-top: 8rem; }
}
@media (max-width: 768px) {
	.adh-header { padding: 1.5rem 1.5rem; }
	.adh-header.scrolled { padding: 1rem 1.5rem; }
	.header-center-group { gap: 15px; }
	.header-actions { gap: 15px; }
	.adh-page-content { padding: 7rem 1.25rem 4rem; }
	.article-hero-content { padding: 6rem 1.25rem 2rem; }
	.article-body { padding: 3rem 1.25rem 4rem; }
	.archive-grid-wrap { padding: 0 1.25rem 4rem; }
	.archive-contact { padding: 3rem 1.25rem 5rem; }
	.section-divider { padding: 0 1rem 1.5rem; gap: 1rem; }
	.divider-label { font-size: 0.7rem; letter-spacing: 4px; }
	.adh-single-body { padding: 0 1.25rem; }
	.video-booking-row { padding: 3rem 0 1.5rem; }
}

/* ── About page module ─────────────────────────────────────────────────── */
.adh-about { background: #0a0a0a; color: #fff; min-height: 100vh; padding-top: 140px; }
.about-story { max-width: 860px; margin: 0 auto; padding: 6rem 2rem 8rem; }
.about-section-header { text-align: center; margin-bottom: 5rem; }
.about-eyebrow { font-family: 'Cinzel', serif; font-size: 0.65rem; letter-spacing: 6px; color: #c5a059; margin-bottom: 1.2rem; }
.about-main-heading { font-size: clamp(1.6rem, 3vw, 2.4rem); letter-spacing: 4px; font-weight: 300; text-transform: uppercase; margin: 0.83em 0 1.5rem; line-height: 1.6; }
.about-rule { width: 40px; height: 1px; background: rgba(197, 160, 89, 0.4); margin: 0 auto; }
.about-block-heading { font-family: 'Cinzel', serif; font-size: 0.95rem; letter-spacing: 3px; color: #c5a059; margin: 0.83em 0 1.5rem; line-height: 1.6; }
.about-block-rule { width: 30px; height: 1px; background: rgba(197, 160, 89, 0.3); margin-bottom: 2.5rem; }
.about-paragraph { font-size: 1rem; line-height: 2; color: rgba(255, 255, 255, 0.65); font-weight: 300; margin: 1em 0 1.75rem; }
.about-paragraph--spaced { margin-bottom: 5rem; }
.about-values { background: #0f0f0f; padding: 8rem 2rem; }
.about-sustainability { padding: 8rem 2rem; }
.about-sust-intro { font-size: 1rem; color: rgba(255, 255, 255, 0.65); line-height: 2; max-width: 760px; margin: 0 auto 4rem; text-align: center; font-weight: 300; }
.values-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(240px, 1fr)); gap: 2px; max-width: 1100px; margin: 0 auto; }
.value-item { text-align: center; padding: 3rem 2rem; border: 1px solid rgba(197, 160, 89, 0.08); transition: border-color 0.3s, background 0.3s; }
.value-item:hover { border-color: rgba(197, 160, 89, 0.25); background: rgba(197, 160, 89, 0.03); }
.value-item h3 { font-family: 'Cinzel', serif; color: #c5a059; font-size: 0.85rem; letter-spacing: 3px; text-transform: uppercase; margin: 0.85em 0 1.5rem; font-weight: 400; }
.value-item p { font-size: 0.95rem; line-height: 1.9; color: rgba(255, 255, 255, 0.6); font-weight: 300; margin: 0.95em 0; }
.custom-list { list-style: none; padding: 0; max-width: 760px; margin: 0 auto 6rem; }
.custom-list li { margin-bottom: 1.25rem; padding-left: 2rem; position: relative; font-size: 1rem; color: rgba(255, 255, 255, 0.65); line-height: 1.9; font-weight: 300; }
.custom-list li::before { content: '✦'; position: absolute; left: 0; color: #c5a059; font-size: 0.7rem; top: 0.45rem; }
.certificates-container { display: grid; grid-template-columns: 1fr 1fr; gap: 2px; max-width: 1100px; margin: 0 auto; }
.cert-card-link { text-decoration: none; color: inherit; display: block; height: 100%; }
.cert-card { background: rgba(255, 255, 255, 0.02); border: 1px solid rgba(197, 160, 89, 0.08); padding: 3rem 2.5rem; display: flex; flex-direction: column; align-items: center; text-align: center; height: 100%; transition: all 0.4s; }
.cert-card:hover { background: rgba(197, 160, 89, 0.03); border-color: rgba(197, 160, 89, 0.25); transform: translateY(-8px); box-shadow: 0 20px 50px rgba(0, 0, 0, 0.5); }
.cert-text-content { margin-bottom: 3rem; }
/* Legacy markup relied on UA heading/paragraph margins, which the parent
   reset zeroes. Restore them inside the ported modules. */
.cert-text-content h3 { font-size: 0.85rem; letter-spacing: 3px; text-transform: uppercase; margin: 0.85em 0 1.2rem; font-weight: 400; }
.cert-text-content p { font-size: 0.95rem; line-height: 1.9; color: rgba(255, 255, 255, 0.6); font-weight: 300; max-width: 400px; margin: 0.95em 0; }
.cert-logo-box { width: 100%; height: 550px; display: flex; align-items: center; justify-content: center; }
.cert-img { max-height: 100%; max-width: 100%; object-fit: contain; transition: transform 0.4s ease; }
.cert-card:hover .cert-img { transform: scale(1.04); }

/* ── Contact page module ──────────────────────────────────────────────── */
.adh-contact { background: #0a0a0a; color: #fff; padding: 150px 20px; min-height: 100vh; }
.contact-hero { text-align: center; margin-bottom: 5rem; }
.contact-hero-title { font-size: 3.5rem; margin: 0.67em 0 1rem; line-height: 1.6; font-weight: 400; }
.contact-hero-subtitle { opacity: 1; line-height: 1.6; margin: 1em 0; letter-spacing: 0; text-transform: none; font-size: 1rem; font-weight: 300; }
.contact-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 4rem; align-items: start; max-width: 1100px; margin: 0 auto 2rem; }
.contact-info { display: flex; flex-direction: column; gap: 2rem; }
.contact-info-heading { color: var(--gold-primary); font-size: 2rem; margin-bottom: 1.5rem; text-transform: uppercase; letter-spacing: 2px; font-weight: 400; }
.contact-info-body { opacity: 0.7; line-height: 1.8; margin-bottom: 2rem; }
.contact-detail { display: flex; flex-direction: column; gap: 8px; }
.contact-detail-label { display: block; font-size: 0.75rem; color: var(--gold-primary); margin-bottom: 5px; text-transform: uppercase; letter-spacing: 2px; font-weight: 600; }
.contact-detail a { color: #fff; text-decoration: none; font-size: 1.3rem; font-weight: 300; }
.contact-detail p { margin: 0; font-size: 1.2rem; }
.contact-social { margin-top: 2rem; }
.contact-social h3 { font-size: 0.75rem; color: var(--gold-primary); margin-bottom: 1.5rem; letter-spacing: 2px; font-family: 'Cinzel', serif; }
.contact-social-icons { display: flex; gap: 12px; flex-wrap: wrap; }
.contact-social-circle { width: 48px; height: 48px; border-radius: 50%; border: 1px solid rgba(197, 160, 89, 0.2); display: flex; align-items: center; justify-content: center; transition: all 0.3s ease; text-decoration: none; flex-shrink: 0; }
.contact-social-circle .icon-svg { width: 20px; height: 20px; stroke: #c5a059; stroke-width: 1.5; fill: none; }
.contact-social-circle:hover { border-color: #c5a059; background: rgba(197, 160, 89, 0.08); }
.contact-form-wrap { background: rgba(255, 255, 255, 0.02); padding: 50px; border: 1px solid rgba(197, 160, 89, 0.1); backdrop-filter: blur(10px); }
.contact-form-wrap form { display: flex; flex-direction: column; gap: 30px; }
.contact-form-wrap label { display: block; font-size: 0.75rem; color: var(--gold-primary); margin-bottom: 5px; text-transform: uppercase; letter-spacing: 2px; font-weight: 600; }
.contact-form-wrap input,
.contact-form-wrap textarea { width: 100%; background: transparent; border: none; border-bottom: 1px solid rgba(255, 255, 255, 0.2); padding: 12px 0; color: #fff; outline: none; font-size: 1rem; font-family: inherit; line-height: normal; }
.contact-eyebrow, .about-eyebrow { font-family: 'Cinzel', serif; font-size: 0.65rem; letter-spacing: 6px; color: #c5a059; margin: 1em 0 1.2rem; }
.team-section-header .about-rule { margin: 1.5em 530px 0; }
@media (max-width: 1200px) { .team-section-header .about-rule { margin: 1.5em auto 0; } }
.contact-team { border-top: 1px solid rgba(197, 160, 89, 0.1); padding-top: 6rem; padding-bottom: 6rem; max-width: 1100px; margin: 0 auto; }
.team-section-header { text-align: center; margin-bottom: 5rem; }
.team-heading { color: #fff; font-size: clamp(1.6rem, 3vw, 2.2rem); text-transform: uppercase; letter-spacing: 4px; font-weight: 300; font-family: 'Cinzel', serif; margin: 0; line-height: 1.6; }
.team-grid { display: grid; grid-template-columns: repeat(5, 1fr); gap: 2rem; justify-items: center; }
.team-member { text-align: center; width: 100%; }
.member-image-wrapper { width: 220px; height: 220px; border-radius: 50%; overflow: hidden; margin: 0 auto; }
.member-image { width: 100%; height: 100%; object-fit: cover; }
.member-info { margin-top: 1.25rem; }
.member-rule { width: 24px; height: 1px; background: rgba(197, 160, 89, 0.4); margin: 0 auto 0.75rem; }
.member-info h3 { font-size: 0.85rem; color: #fff; margin: 0.83em 0 8px; text-transform: uppercase; letter-spacing: 2px; font-weight: 400; font-family: 'Cinzel', serif; line-height: 1.6; }
.member-info p { font-size: 0.65rem; color: var(--gold-primary); text-transform: uppercase; letter-spacing: 3px; opacity: 0.7; font-weight: 400; margin: 0; line-height: 1.6; }
/* ── Services page module ─────────────────────────────────────────────── */
.adh-services { background: #0a0a0a; color: #fff; min-height: 100vh; padding-top: 120px; }
.services-header { max-width: 900px; margin: 0 auto; padding: 4rem 2rem; }
.services-h1 { font-size: 2.5rem; letter-spacing: 4px; margin-bottom: 2rem; text-transform: uppercase; }
.services-intro { font-size: 1.1rem; line-height: 1.8; color: rgba(255, 255, 255, 0.8); font-weight: 300; }
.services-container { max-width: 900px; margin: 0 auto; padding: 0 2rem 8rem; }
.service-block { margin-bottom: 4rem; padding-bottom: 4rem; border-bottom: 1px solid rgba(197, 160, 89, 0.1); }
.service-block:last-child { border-bottom: none; }
.service-block h2 { font-size: 1.5rem; letter-spacing: 2px; margin: 0.83em 0 1.5rem; line-height: 1.6; text-transform: uppercase; }
.service-block p { font-size: 1rem; line-height: 1.8; color: rgba(255, 255, 255, 0.7); font-weight: 300; white-space: pre-line; margin: 1rem 0; }

/* ── Booking page module ──────────────────────────────────────────────── */
.adh-booking { background: #0a0a0a; color: #fff; min-height: 100vh; }
.booking-hero { position: relative; padding: 14rem 2rem 6rem; }
.booking-hero .accom-eyebrow { font-family: 'Cinzel', serif; font-size: 0.65rem; letter-spacing: 6px; color: #c5a059; opacity: 0.7; margin: 1em 0 2rem; }
.booking-hero-title { font-family: 'Cinzel', serif; font-size: clamp(2.8rem, 7vw, 5.5rem); font-weight: 400; line-height: 1.05; margin: 0; color: #fff; letter-spacing: 0.02em; }
.booking-hero .accom-hero-sub { display: flex; align-items: center; gap: 1.5rem; margin-top: 3rem; }
.booking-hero .accom-hero-sub p { font-family: 'Cinzel', serif; font-size: 0.7rem; letter-spacing: 4px; color: #888; margin: 0; }
.booking-container { max-width: 1200px; margin: 0 auto; padding: 0 2rem 100px; }
.inventory-section { margin-bottom: 6rem; }
.booking-section-header { margin-bottom: 3rem; }
.booking-section-label { display: flex; align-items: center; gap: 1.5rem; }
.booking-section-num { font-family: 'Cinzel', serif; color: #c5a059; font-size: 0.8rem; letter-spacing: 2px; }
.booking-section-line { flex: 1; height: 1px; background: rgba(197, 160, 89, 0.2); }
.booking-section-tag { font-family: 'Cinzel', serif; font-size: 0.75rem; letter-spacing: 4px; color: #c5a059; text-transform: uppercase; }
.booking-section-desc { font-size: 0.9rem; color: rgba(255, 255, 255, 0.6); font-weight: 300; max-width: 380px; margin: 0; line-height: 1.8; }

/* ── School camps module ──────────────────────────────────────────────── */
.adh-school-camps { background: #0a0a0a; color: #fff; }

/* Responsive */
@media (max-width: 900px) {
	.certificates-container { grid-template-columns: 1fr; }
	.cert-logo-box { height: 400px; }
	.contact-grid { gap: 2.5rem; }
	.contact-form-wrap { padding: 30px; }
	.section-grid { flex-direction: column; }
	.team-grid { grid-template-columns: repeat(2, 1fr); gap: 2.5rem 1rem; }
	.member-image-wrapper { width: min(55vw, 220px); height: min(55vw, 220px); }
	.team-section-header { margin-bottom: 3rem; }
}
@media (max-width: 600px) {
	.values-grid { grid-template-columns: 1fr; }
	.cert-logo-box { height: 280px; }
	.contact-hero-title { font-size: 2.4rem; }
	.team-grid { grid-template-columns: repeat(2, 1fr); gap: 2rem 0.5rem; }
	.member-image-wrapper { width: min(42vw, 200px); height: min(42vw, 200px); }
	.adh-contact { padding: 100px 20px; }
	.booking-hero { padding: 10rem 1.5rem 4rem; }
	.booking-container { padding: 0 1.25rem; }
	.services-h1 { font-size: 1.8rem; letter-spacing: 2px; }
	.services-container { padding: 0 1.25rem 4rem; }
	.service-block { margin-bottom: 2.5rem; padding-bottom: 2.5rem; }
	.service-block h2 { font-size: 1.2rem; }
	.service-block p { font-size: 0.95rem; }
}

/* ── Carousel flex layout (ported from legacy inline styles) ──────────── */
.carousel-track-wrapper {
  position: relative;
  max-width: 1400px;
  margin: 0 auto;
  padding: 0 50px;
}
.carousel-track-wrapper [data-carousel-track].hide-scrollbar {
  overflow-x: auto;
  scroll-snap-type: x mandatory;
  scroll-behavior: smooth;
  display: flex;
  gap: 25px;
  padding: 10px 0;
}
.carousel-section.has-activity-filter .carousel-season-filters {
  display: flex;
  justify-content: center;
  gap: 0.75rem;
  margin-bottom: 2rem;
  flex-wrap: wrap;
}
.carousel-season-btn {
  background: rgba(0,0,0,0.3);
  border: 1px solid rgba(197,160,89,0.3);
  color: #c5a059;
  font-family: 'Inter', sans-serif;
  font-size: 0.7rem;
  letter-spacing: 2px;
  padding: 0.5rem 1.2rem;
  cursor: pointer;
  transition: all 0.3s;
}
.carousel-season-btn.active {
  background: rgba(197,160,89,0.15);
  border-color: #c5a059;
}

/* Premium grid (archive pages) — mirrors the legacy card geometry:
   420px image, padded info block, auto-fit columns to 1400px. */
.premium-grid {
  max-width: 1400px;
  margin: 0 auto;
  padding: 0 2rem;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  gap: 2.5rem;
}
.premium-card {
  text-decoration: none;
  color: inherit;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  border: 1px solid var(--border-color);
  background: var(--bg-card);
  transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.premium-card:hover {
  transform: translateY(-8px);
  border-color: var(--gold-primary);
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.5);
}
.premium-image-wrapper {
  position: relative;
  height: 420px;
  width: 100%;
  overflow: hidden;
}
.premium-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  inset: 0;
  transition: transform 1.5s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.premium-card:hover .premium-img { transform: scale(1.08); }
.price-tag {
  position: absolute;
  top: 15px;
  right: 15px;
  background: rgba(0,0,0,0.6);
  backdrop-filter: blur(4px);
  padding: 5px 10px;
  z-index: 2;
  border: 1px solid rgba(197,160,89,0.3);
  color: #c5a059;
  font-family: 'Cinzel',serif;
  font-size: 0.65rem;
  letter-spacing: 1px;
}
.premium-card-info {
  padding: 1.8rem;
  background: var(--bg-card);
  text-align: left;
  position: relative;
  z-index: 2;
}
.adh-archive .premium-card-info h2 {
  margin: 0.83em 0 0.8rem;
  line-height: 1.6;
  font-family: 'Cinzel', serif;
  font-size: 1.5rem;
  letter-spacing: 1px;
  color: #fff;
}
.explore-link {
  font-size: 0.75rem;
  letter-spacing: 2px;
  color: #c5a059;
  font-weight: 700;
}
.image-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to top, rgba(0,0,0,0.8) 0%, transparent 60%);
  z-index: 1;
}
.season-filters {
  display: flex;
  justify-content: center;
  gap: 0.75rem;
  margin-bottom: 2rem;
  flex-wrap: wrap;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding: 0 2rem;
}
.season-filters .season-btn {
  background: rgba(0,0,0,0.3);
  border: 1px solid rgba(197,160,89,0.3);
  color: #c5a059;
  font-family: 'Inter',sans-serif;
  font-size: 0.7rem;
  letter-spacing: 2px;
  padding: 0.5rem 1.2rem;
  cursor: pointer;
  transition: all 0.3s;
}
.season-filters .season-btn.active {
  background: rgba(197,160,89,0.15);
  border-color: #c5a059;
}
.accommodation-listing { padding-bottom: 6rem; }
.act-invite { margin-top: 4rem; padding-top: 3rem; border-top: 1px solid rgba(197,160,89,0.12); }
.act-invite p { font-size: 1rem; line-height: 1.8; color: rgba(255,255,255,0.5); font-weight: 300; max-width: 560px; margin: 0; }

/* Articles grid */
.articles-grid {
  max-width: 1200px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 1.75rem;
}
.article-card-link { text-decoration: none; color: inherit; display: block; }
.article-card-image { position: relative; aspect-ratio: 16/10; overflow: hidden; }
.article-card-img { width: 100%; height: 100%; object-fit: cover; transition: transform 0.6s; }
.article-card:hover .article-card-img { transform: scale(1.04); }
.article-card-overlay { position: absolute; inset: 0; background: linear-gradient(to top, rgba(10,10,10,0.5), transparent); }
.article-card-body { padding: 1.1rem 1.25rem 1.4rem; }
.article-card-meta { font-family: 'Inter',sans-serif; font-size: 0.7rem; letter-spacing: 2px; color: #888; margin: 0 0 0.75rem; text-transform: uppercase; }
.article-card-meta-sep { margin: 0 0.5rem; opacity: 0.4; }
.article-card-meta-cat { color: #c5a059; }
.article-card-title { font-family: 'Cinzel', serif; font-size: 1rem; font-weight: 400; line-height: 1.3; margin: 0 0 0.6rem; color: #fff; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; }
.article-card-excerpt { font-size: 0.83rem; line-height: 1.55; color: rgba(255, 255, 255, 0.55); font-weight: 300; margin: 0 0 0.9rem; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden; }
.article-card-cta { color: #c5a059; font-size: 0.7rem; letter-spacing: 2px; text-transform: uppercase; }
.articles-pagination { margin-top: 5rem; text-align: center; }
.articles-pagination .page-numbers {
  display: inline-block;
  padding: 0.5rem 1rem;
  margin: 0 0.25rem;
  border: 1px solid rgba(197,160,89,0.3);
  color: #c5a059;
  text-decoration: none;
  font-family: 'Cinzel',serif;
  font-size: 0.8rem;
  transition: all 0.3s;
}
.articles-pagination .page-numbers.current { background: #c5a059; color: #0a0a0a; }
.articles-pagination .page-numbers:hover { border-color: #c5a059; background: rgba(197,160,89,0.1); }

/* Social wall */
.refined-social-section { background: #0a0a0a; }
.social-top-border { border-top: 1px solid rgba(197,160,89,0.15); max-width: 1400px; margin: 0 auto; }
.social-container { max-width: 1400px; margin: 0 auto; padding: 4rem 2rem; }
.social-header { display: flex; justify-content: space-between; align-items: flex-start; margin-bottom: 3rem; flex-wrap: wrap; gap: 2rem; }
.display-title { font-family: 'Cinzel',serif; font-size: 2rem; letter-spacing: 4px; margin: 0 0 1rem; }
.social-divider { width: 40px; height: 1px; background: rgba(197,160,89,0.4); margin: 1rem 0; }
.social-header .description { font-size: 0.9rem; color: rgba(255,255,255,0.5); font-weight: 300; margin: 0; }
.follow-label { font-family: 'Cinzel',serif; font-size: 0.7rem; letter-spacing: 3px; color: #c5a059; margin: 0 0 1rem; text-align: right; }
.social-icons-group { display: flex; gap: 12px; justify-content: flex-end; }
.outline-circ { width: 40px; height: 40px; border-radius: 50%; border: 1px solid rgba(197,160,89,0.3); display: flex; align-items: center; justify-content: center; color: #c5a059; text-decoration: none; transition: all 0.3s; }
.outline-circ:hover { border-color: #c5a059; background: rgba(197,160,89,0.1); }
.gallery-wrapper { position: relative; display: flex; align-items: center; gap: 1rem; }
.portrait-viewport { flex: 1; overflow-x: auto; display: flex; gap: 1.5rem; scroll-behavior: smooth; }
.social-portrait-card { flex: 0 0 240px; position: relative; aspect-ratio: 9/16; overflow: hidden; border-radius: 12px; text-decoration: none; }
.portrait-img { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; }
.portrait-video { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; }
.insta-badge { position: absolute; bottom: 12px; right: 12px; width: 32px; height: 32px; border-radius: 50%; background: rgba(0,0,0,0.5); display: flex; align-items: center; justify-content: center; color: #fff; z-index: 2; }
.video-indicator { position: absolute; bottom: 16px; left: 12px; color: #fff; z-index: 2; }
.nav-arrow { position: absolute; top: 50%; transform: translateY(-50%); z-index: 3; background: rgba(0,0,0,0.5); border: 1px solid rgba(197,160,89,0.3); color: #c5a059; width: 40px; height: 40px; border-radius: 50%; display: flex; align-items: center; justify-content: center; cursor: pointer; transition: all 0.3s; }
.nav-arrow.left { left: -10px; }
.nav-arrow.right { right: -10px; }
.nav-arrow:hover { background: rgba(197,160,89,0.2); }
.scroll-fade-right { position: absolute; top: 0; right: 0; width: 80px; height: 100%; background: linear-gradient(to left, #0a0a0a, transparent); pointer-events: none; }

/* Story section */
.story-section { position: relative; background: #0a0a0a; padding: 8rem 2rem; overflow: hidden; }
.stars-container { position: absolute; inset: 0; background-image: radial-gradient(1px 1px at 20% 30%, #fff 0%, transparent 100%), radial-gradient(1px 1px at 40% 70%, rgba(255,255,255,0.6) 0%, transparent 100%), radial-gradient(2px 2px at 60% 20%, rgba(255,255,255,0.8) 0%, transparent 100%), radial-gradient(1px 1px at 80% 50%, rgba(255,255,255,0.4) 0%, transparent 100%); pointer-events: none; }
.title-glow { position: absolute; top: 4rem; left: 50%; transform: translateX(-50%); width: 400px; height: 200px; background: radial-gradient(ellipse, rgba(197,160,89,0.08) 0%, transparent 70%); pointer-events: none; }
.story-top-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 4rem; align-items: center; margin-bottom: 4rem; }
.story-bottom-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 4rem; }
@media (max-width: 768px) {
  .story-top-grid, .story-bottom-grid { grid-template-columns: 1fr; gap: 2rem; }
  .story-section { padding: 5rem 1.25rem; }
}

/* Hero */
.video-hero { position: relative; min-height: 100vh; overflow: hidden; }
.hero-video { position: absolute; top: 50%; left: 50%; min-width: 100%; min-height: 100%; width: auto; height: auto; z-index: 0; object-fit: cover; transform: translate(-50%, -50%); }
.hero-summer-bg { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 0; }
.hero-content { position: relative; z-index: 1; display: flex; flex-direction: column; align-items: center; justify-content: center; min-height: 100vh; text-align: center; padding: 2rem; }
.hero-divider { width: 60px; height: 1px; background: rgba(197,160,89,0.5); margin: 1.5rem auto; }
.hero-action-area { display: flex; flex-direction: column; align-items: center; gap: 1.5rem; margin-top: 2rem; }
.hero-button-pair { display: flex; gap: 0; }
.control-label { display: block; font-family: 'Inter', sans-serif; font-size: 0.6rem; letter-spacing: 2px; color: rgba(255, 255, 255, 0.5); font-weight: 700; }
.control-buttons { display: flex; gap: 1px; background: rgba(255, 255, 255, 0.1); backdrop-filter: blur(10px); padding: 4px; border-radius: 4px; border: 1px solid rgba(255, 255, 255, 0.1); }
.control-btn { background: transparent; border: none; color: #fff; padding: 8px 15px; display: flex; align-items: center; gap: 8px; cursor: pointer; transition: all 0.3s ease; border-radius: 2px; opacity: 0.5; font-family: 'Inter', sans-serif; font-size: 0.75rem; }
.control-btn.active { background: var(--gold-primary); color: #000; opacity: 1; }
.side-nav-btn { display: none; }
/* ── Parent module wrapper neutralization ─────────────────────────────── */
/* The parent builder wraps every module in section.wpsa-module with
   padding-block: var(--wpsa-section-default). The ported legacy templates
   carry their own section paddings, so double padding inflates every page.
   Zero the wrapper padding and restore in-flow layout for modules that the
   legacy theme positioned out of flow. */
.wpsa-module--adh-header { padding-block: 0; }
.wpsa-module--adh-hero,
.wpsa-module--adh-story,
.wpsa-module--adh-carousel,
.wpsa-module--adh-social-wall,
.wpsa-module--adh-footer,
.wpsa-module--adh-booking,
.wpsa-module--adh-about,
.wpsa-module--adh-contact,
.wpsa-module--adh-services,
.wpsa-module--adh-school-camps,
.wpsa-module--adh-page-content { padding-block: 0; }
