body.white-temple-page {
  background: #0a0a0f;
  color: #f0ece5;
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  line-height: 1.7;
  --accent: rgba(220, 210, 195, 0.85);
  --accent-glow: rgba(220, 210, 200, 0.15);
}

.white-temple-page #main-content {
  padding: 0;
}

.white-temple-page .hero {
  height: var(--osl-public-hero-min-height);
  width: auto;
  margin: 0;
  padding: 40px 24px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  border: 0;
  border-radius: 0;
  background: radial-gradient(ellipse at 50% 30%, rgba(200, 190, 175, 0.22) 0%, transparent 90%), #0a0a0f;
  box-shadow: none;
  box-sizing: border-box;
}

.white-temple-page .hero-eyebrow,
.white-temple-page .eyebrow,
.white-temple-page .tier-nav-link .label,
.white-temple-page .btn-primary,
.white-temple-page .btn-outline {
  letter-spacing: 0.18em;
  text-transform: uppercase;
}

.white-temple-page .hero-eyebrow,
.white-temple-page .eyebrow {
  font-size: 11px;
  color: rgba(220, 210, 195, 0.55);
  margin-bottom: 14px;
}

.white-temple-page .hero-eyebrow {
  margin-bottom: 20px;
}

.white-temple-page .hero h1,
.white-temple-page .section-title,
.white-temple-page .exp-item h3,
.white-temple-page .tier-nav-link h3 {
  font-family: 'Cormorant Garamond', serif;
}

.white-temple-page .hero h1 {
  max-width: 760px;
  margin-bottom: 12px;
  font-size: clamp(2.2rem, 5vw, 4.4rem);
  font-weight: 300;
  letter-spacing: 0.05em;
  line-height: 1.08;
}

.white-temple-page .hero h2 {
  max-width: 24ch;
  margin: 0 0 14px;
  font-family: 'Cormorant Garamond', serif;
  font-size: clamp(1.1rem, 2vw, 1.55rem);
  font-weight: 300;
  line-height: 1.2;
  color: rgba(240, 236, 229, 0.8);
}

.white-temple-page .hero h1 em,
.white-temple-page .section-title em {
  font-style: italic;
  color: var(--accent);
}

.white-temple-page .hero-sub {
  max-width: 600px;
  margin-bottom: 24px;
  font-size: clamp(0.95rem, 1.5vw, 1.05rem);
  line-height: 1.6;
  color: rgba(240, 236, 229, 0.6);
}

.white-temple-page .btn-group {
  display: flex;
  gap: 12px;
  flex-wrap: nowrap;
  justify-content: center;
}

.white-temple-page .btn-primary,
.white-temple-page .btn-outline {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 48px;
  padding: 12px 18px;
  border-radius: 2px;
  font-size: 12px;
  letter-spacing: 0.14em;
  text-decoration: none;
  white-space: nowrap;
}

.white-temple-page .btn-primary {
  background: rgba(180, 60, 60, 0.85);
  color: #fff;
  border: none;
}

.white-temple-page .btn-primary:hover {
  background: rgba(200, 70, 70, 1);
  box-shadow: 0 0 18px rgba(200, 70, 70, 0.4);
}

.white-temple-page .btn-outline {
  background: transparent;
  color: rgba(240, 236, 229, 0.7);
  border: 1px solid rgba(240, 236, 229, 0.2);
}

.white-temple-page .btn-outline:hover {
  border-color: rgba(240, 236, 229, 0.5);
}

.white-temple-page .white-section,
.white-temple-page .cta-section {
  padding: 100px 24px;
}

.white-temple-page .cta-section {
  padding: 120px 24px;
}

.white-temple-page .section-inner {
  max-width: 960px;
  margin: 0 auto;
}

.white-temple-page .section-title {
  margin-bottom: 24px;
  font-size: clamp(2rem, 4vw, 3rem);
  font-weight: 300;
  line-height: 1.2;
}

.white-temple-page .divider {
  width: 60px;
  height: 1px;
  margin: 28px 0;
  background: rgba(220, 210, 195, 0.25);
}

.white-temple-page .body-text {
  max-width: 720px;
  font-size: 1.05rem;
  color: rgba(240, 236, 229, 0.65);
  line-height: 1.8;
}

.white-temple-page .white-section--experience,
.white-temple-page .keywords-section,
.white-temple-page .cta-section {
  background: #07070c;
}

.white-temple-page .nav-tiers {
  background: #0a0a0f;
}

.white-temple-page .white-section--experience,
.white-temple-page .nav-tiers {
  position: relative;
}

.white-temple-page .white-section--experience {
  position: relative;
  overflow: hidden;
  background: radial-gradient(ellipse 76% 62% at 72% 36%, rgba(220, 210, 195, 0.22) 0%, rgba(220, 210, 195, 0.10) 28%, transparent 58%),
              radial-gradient(ellipse 38% 32% at 56% 76%, rgba(220, 210, 195, 0.10) 0%, transparent 34%),
              #07070c;
}

.white-temple-page .white-section--faq {
  background: radial-gradient(ellipse 78% 58% at 70% 16%, rgba(220, 210, 195, 0.16) 0%, rgba(220, 210, 195, 0.08) 28%, transparent 60%),
              radial-gradient(ellipse 34% 28% at 18% 82%, rgba(220, 210, 195, 0.08) 0%, transparent 32%),
              radial-gradient(ellipse 30% 24% at 88% 72%, rgba(220, 210, 195, 0.06) 0%, transparent 36%),
              #07070c;
}

.white-temple-page .nav-tiers {
  position: relative;
  background: radial-gradient(ellipse 62% 52% at 82% 74%, rgba(220, 210, 195, 0.18) 0%, rgba(220, 210, 195, 0.08) 26%, transparent 54%),
              radial-gradient(ellipse 34% 28% at 66% 22%, rgba(220, 210, 195, 0.08) 0%, transparent 28%),
              #0a0a0f;
}

.white-temple-page .white-section--experience .section-inner,
.white-temple-page .nav-tiers .section-inner {
  position: relative;
  isolation: isolate;
  z-index: 1;
}

.white-temple-page .white-section--experience .section-inner > *,
.white-temple-page .nav-tiers .section-inner > * {
  position: relative;
  z-index: 1;
}

.white-temple-page .white-section--experience::after {
  content: "";
  position: absolute;
  top: 25%;
  right: 5%;
  transform: translateY(-50%);
  width: clamp(260px, 34vw, 480px);
  aspect-ratio: 1;
  background: url('/Media/11.png') center/contain no-repeat;
  opacity: 0.22;
  pointer-events: none;
  z-index: 0;
}

.white-temple-page .nav-tiers::after {
  content: "";
  position: absolute;
  top: 25%;
  right: 5%;
  transform: translateY(-50%);
  width: clamp(260px, 34vw, 480px);
  aspect-ratio: 1;
  background: url('/Media/Home-Section1.png') center/contain no-repeat;
  opacity: 0.18;
  pointer-events: none;
  z-index: 0;
}

.white-temple-page .experience-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 48px;
  margin-top: 56px;
}

.white-temple-page .exp-item h3 {
  margin-bottom: 10px;
  font-size: 1.4rem;
  font-weight: 400;
  color: var(--accent);
}

.white-temple-page .exp-item p,
.white-temple-page .tier-nav-link p {
  font-size: 0.95rem;
  color: rgba(240, 236, 229, 0.6);
  line-height: 1.75;
}

.white-temple-page .kw-cloud {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 36px;
}

.white-temple-page .kw-tag {
  padding: 8px 16px;
  border: 1px solid rgba(220, 210, 195, 0.15);
  border-radius: 2px;
  font-size: 12px;
  letter-spacing: 0.1em;
  color: rgba(240, 236, 229, 0.5);
}

.white-temple-page .tier-nav-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 2px;
  margin-top: 40px;
}

.white-temple-page .tier-nav-link {
  display: block;
  padding: 40px 32px;
  text-decoration: none;
  transition: transform 0.2s;
}

.white-temple-page .tier-nav-link:hover {
  transform: translateY(-3px);
}

.white-temple-page .tier-nav-link.red {
  background: linear-gradient(160deg, #1e0d0d 0%, #130808 100%);
  border-top: 2px solid rgba(200, 60, 60, 0.45);
}

.white-temple-page .tier-nav-link.dark {
  background: linear-gradient(160deg, #0d0a14 0%, #07060e 100%);
  border-top: 2px solid rgba(100, 60, 160, 0.4);
}

.white-temple-page .tier-nav-link .label {
  margin-bottom: 8px;
  font-size: 10px;
  color: rgba(240, 236, 229, 0.4);
}

.white-temple-page .tier-nav-link.red .label {
  color: rgba(200, 100, 80, 0.6);
}

.white-temple-page .tier-nav-link.dark .label {
  color: rgba(160, 120, 220, 0.55);
}

.white-temple-page .tier-nav-link h3 {
  margin-bottom: 8px;
  font-size: 1.6rem;
  font-weight: 300;
  color: #f0ece5;
}

.white-temple-page .cta-section {
  background: radial-gradient(ellipse at center, rgba(200, 190, 175, 0.18) 0%, transparent 105%), #07070c;
  text-align: center;
}

.white-temple-page .cta-inner {
  text-align: center;
}

.white-temple-page .cta-copy {
  margin: 0 auto 48px;
}

.white-temple-page .cta-actions {
  justify-content: center;
}

@media (max-width: 900px) {
}

@media (max-width: 768px) {
  .white-temple-page .white-section--experience::after,
  .white-temple-page .nav-tiers::after {
    top: 24px;
    right: -20px;
    transform: none;
    width: clamp(140px, 48vw, 220px);
    opacity: 0.16;
  }

  .white-temple-page .experience-grid,
  .white-temple-page .tier-nav-grid {
    grid-template-columns: 1fr;
    gap: 32px;
  }

  /* Stack button groups vertically on mobile */
  .white-temple-page .btn-group {
    flex-direction: column;
    gap: 12px;
    flex-wrap: wrap;
  }

  .white-temple-page .btn-primary,
  .white-temple-page .btn-outline {
    width: 100%;
    white-space: normal;
  }
}

/* ── White Temple Atmospheric Panel (P3-A) ── */
.white-atmosphere {
  background: linear-gradient(135deg, #fdfaf5 0%, #f5ede0 100%);
  padding: 80px 40px;
  text-align: center;
  border-top: 1px solid rgba(160, 80, 60, 0.06);
  border-bottom: 1px solid rgba(160, 80, 60, 0.06);
}

.white-atmosphere__inner {
  max-width: 720px;
  margin: 0 auto;
}

.white-atmosphere .atmosphere-line {
  font-family: 'Cormorant Garamond', serif;
  font-size: clamp(1.5rem, 3vw, 2.2rem);
  font-weight: 300;
  color: rgba(30, 20, 15, 0.7);
  line-height: 1.5;
  margin: 0;
}
