/* â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•
   VESSEL OF LIGHT â€” main.css  v4.0  FINAL
   Light Theme Â· Awwwards Animations Â· Error Free
â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â• */

/* â”€â”€â”€ VARIABLES â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€ */
:root {
  --ink: #0d0a07;
  --ink-2: #161210;
  --ink-3: #221c16;
  --paper: #f4ebd9;
  --paper-2: #ece1c8;
  --paper-3: #d9cba9;
  --gold: #c89a4c;
  --gold-light: #e8c47a;
  --gold-deep: #8a6322;
  --rust: #6b2d1d;
  --muted: #8a7a64;
  --line: rgba(200, 154, 76, 0.25);

  --f-display: "Cinzel", serif;
  --f-editorial: "Cormorant Garamond", serif;
  --f-body: "Manrope", system-ui, sans-serif;

  --ease-out: cubic-bezier(0.16, 1, 0.3, 1);
  --ease-in-out: cubic-bezier(0.87, 0, 0.13, 1);

  /* legacy aliases â€” keep old HTML classes working */
  --gold-dark: var(--gold-deep);
  --deep: var(--paper);
  --dark: var(--paper);
  --dark2: var(--paper-2);
  --dark3: var(--paper-3);
  --cream: var(--ink);
  --cream2: var(--ink-2);
  --font-serif: var(--f-editorial);
  --font-sans: var(--f-body);
  --font-title: var(--f-display);
}

/* â”€â”€â”€ RESET â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€ */
*,
*::before,
*::after {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

html {
  overflow-x: hidden;
}

html.lenis,
html.lenis body {
  height: auto;
}

.lenis.lenis-smooth {
  scroll-behavior: auto !important;
}

.lenis.lenis-smooth [data-lenis-prevent] {
  overscroll-behavior: contain;
}

.lenis.lenis-stopped {
  overflow: hidden;
}

.lenis.lenis-smooth iframe {
  pointer-events: none;
}

ul,
ol,
dl,
address,
label,
figure {
  margin-bottom: 0;
}

ul,
ol,
dl {
  padding-left: 0;
}

body {
  background: var(--paper);
  color: var(--ink);
  font-family: var(--f-body);
  font-weight: 400;
  overflow-x: hidden;
  cursor: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* â”€â”€â”€ CUSTOM CURSOR â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€ */
.cursor {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99999;
  pointer-events: none;
  mix-blend-mode: multiply;
}

.cursor-dot {
  width: 8px;
  height: 8px;
  background: var(--gold-deep);
  border-radius: 50%;
  transform: translate(-50%, -50%);
  position: absolute;
}

.cursor-ring {
  width: 38px;
  height: 38px;
  border: 1.5px solid rgba(138, 99, 34, 0.55);
  border-radius: 50%;
  transform: translate(-50%, -50%);
  position: absolute;
  transition: width .35s var(--ease-out), height .35s var(--ease-out),
    border-color .35s, background .35s;
}

.cursor-ring.is-hover {
  width: 64px;
  height: 64px;
  border-color: var(--gold-deep);
  background: rgba(200, 154, 76, 0.08);
}

.cursor-ring.is-clicking {
  width: 26px;
  height: 26px;
  border-color: var(--rust);
}

/* â”€â”€â”€ NOISE OVERLAY â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€ */
.noise {
  position: fixed;
  inset: 0;
  z-index: 1;
  pointer-events: none;
  opacity: .04;
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");
  background-size: 200px;
  mix-blend-mode: multiply;
}

/* â”€â”€â”€ PRELOADER â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€ */
#preloader {
  position: fixed;
  inset: 0;
  z-index: 99990;
  background: var(--paper);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 24px;
}

.pre-v-line {
  width: 1px;
  height: 0;
  background: var(--gold-deep);
}

.pre-title {
  font-family: var(--f-display);
  font-size: clamp(1.4rem, 4vw, 2.2rem);
  letter-spacing: .5em;
  color: var(--gold-deep);
  opacity: 0;
  text-transform: uppercase;
  font-weight: 600;
}

.pre-sub {
  font-family: var(--f-editorial);
  font-style: italic;
  font-size: clamp(.9rem, 2vw, 1.1rem);
  color: var(--muted);
  letter-spacing: .3em;
  opacity: 0;
}

.pre-counter {
  position: absolute;
  bottom: 40px;
  right: 60px;
  font-family: var(--f-display);
  font-size: .75rem;
  letter-spacing: .2em;
  color: var(--gold-deep);
}

.pre-bar {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 3px;
  background: var(--paper-3);
  overflow: hidden;
}

.pre-progress {
  height: 100%;
  background: linear-gradient(90deg, var(--gold-deep), var(--gold), var(--gold-light));
  width: 0%;
}

/* â”€â”€â”€ NAVBAR â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€ */
#navbar {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  padding: 24px 0;
  transition: padding .4s var(--ease-out), background .4s,
    backdrop-filter .4s, border-color .4s, box-shadow .4s;
  background: rgba(244, 235, 217, 0.9);
  border-bottom: 1px solid transparent;
}

#navbar.scrolled {
  padding: 14px 0;
  background: rgba(244, 235, 217, 0.9);
  backdrop-filter: blur(24px) saturate(160%);
  border-bottom: 1px solid var(--line);
  box-shadow: 0 8px 30px rgba(13, 10, 7, 0.06);
}

.nav-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 clamp(20px, 5vw, 80px);
}

.nav-logo {
  font-family: var(--f-display);
  font-size: 1.3rem;
  letter-spacing: .25em;
  color: var(--gold-deep);
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 600;
  transition: opacity .3s;
}

.nav-logo:hover {
  opacity: .78;
}

.nav-links {
  display: flex;
  align-items: center;
  gap: 40px;
  list-style: none;
}

.nav-links a {
  font-family: var(--f-body);
  font-size: .72rem;
  font-weight: 500;
  letter-spacing: .2em;
  text-transform: uppercase;
  color: var(--ink-2);
  text-decoration: none;
  position: relative;
  transition: color .3s;
}

.nav-links a::after {
  content: '';
  position: absolute;
  bottom: -4px;
  left: 0;
  right: 0;
  height: 1px;
  background: var(--gold-deep);
  transform: scaleX(0);
  transform-origin: right;
  transition: transform .35s var(--ease-out);
}

.nav-links a:hover,
.nav-links a.active {
  color: var(--gold-deep);
}

.nav-links a:hover::after,
.nav-links a.active::after {
  transform: scaleX(1);
  transform-origin: left;
}

.nav-cta {
  color: var(--paper) !important;
  background: var(--ink);
  padding: 10px 28px !important;
  transition: background .3s, transform .3s, color .3s !important;
}

.nav-cta:hover {
  background: var(--gold-deep) !important;
  color: var(--paper) !important;
  transform: translateY(-2px) !important;
}

.nav-cta::after {
  display: none !important;
}

/* HAMBURGER */
.hamburger {
  display: none;
  flex-direction: column;
  gap: 5px;
  cursor: pointer;
  padding: 4px;
}

.hamburger span {
  display: block;
  width: 28px;
  height: 1px;
  background: var(--ink);
  transition: transform .35s, opacity .3s, background .3s;
}

.hamburger.active span {
  background: var(--gold-deep);
}

.hamburger.active span:nth-child(1) {
  transform: translateY(6px) rotate(45deg);
}

.hamburger.active span:nth-child(2) {
  opacity: 0;
}

.hamburger.active span:nth-child(3) {
  transform: translateY(-6px) rotate(-45deg);
}

/* MOBILE MENU */
.mobile-menu {
  display: none;
  position: fixed;
  inset: 0;
  z-index: 999;
  background: var(--paper);
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 40px;
}

.mobile-menu.open {
  display: flex;
}

.mobile-menu a {
  font-family: var(--f-display);
  font-size: clamp(1.8rem, 5vw, 3rem);
  letter-spacing: .1em;
  color: var(--ink);
  text-decoration: none;
  transition: color .3s;
  font-weight: 500;
}

.mobile-menu a:hover {
  color: var(--gold-deep);
}

/* â”€â”€â”€ BACK TO TOP â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€ */
#backToTop {
  position: fixed;
  bottom: 36px;
  right: 40px;
  z-index: 900;
  width: 48px;
  height: 48px;
  background: var(--ink);
  border: none;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--paper);
  font-size: .85rem;
  opacity: 0;
  transform: translateY(20px);
  transition: opacity .4s, transform .4s, background .3s, color .3s;
  box-shadow: 0 10px 30px rgba(13, 10, 7, 0.18);
}

#backToTop.visible {
  opacity: 1;
  transform: translateY(0);
}

#backToTop:hover {
  background: var(--gold-deep);
}

/* â”€â”€â”€ BUTTONS â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€ */
.btn-gold,
.btn-outline,
.btn-dark-solid {
  width: fit-content;
  display: inline-flex;
  align-items: center;
  gap: 10px;
  font-family: var(--f-body);
  font-size: .72rem;
  font-weight: 600;
  letter-spacing: .2em;
  text-transform: uppercase;
  text-decoration: none;
  padding: 14px 36px;
  position: relative;
  overflow: hidden;
  will-change: transform;
  transition:
    color .3s ease,
    background .3s ease,
    border-color .3s ease,
    box-shadow .3s ease;
}

/* remove ::before completely */
.btn-gold::before,
.btn-outline::before,
.btn-dark-solid::before {
  display: none !important;
}

/* Gold */
.btn-gold {
  background: var(--ink);
  color: var(--paper);
  border: 1px solid var(--ink);
}

.btn-gold:hover {
  background: var(--gold-deep);
  color: var(--paper);
  border-color: var(--gold-deep);
  box-shadow: 0 10px 28px rgba(138, 99, 34, 0.22);
}

.btn-gold i {
  transition: transform .3s ease;
}

.btn-gold:hover i {
  transform: translateX(4px);
}

/* Outline */
.btn-outline {
  background: transparent;
  color: var(--ink);
  border: 1px solid rgba(13, 10, 7, 0.28);
}

.btn-outline:hover {
  background: var(--ink);
  color: var(--paper);
  border-color: var(--ink);
}

.btn-outline i {
  transition: transform .3s ease;
}

.btn-outline:hover i {
  transform: translateX(4px);
}

/* Dark solid */
.btn-dark-solid {
  background: var(--ink);
  color: var(--paper);
  border: 1px solid var(--ink);
}

.btn-dark-solid:hover {
  background: var(--gold-deep);
  color: var(--paper);
  border-color: var(--gold-deep);
}

.btn-dark-solid i {
  transition: transform .3s ease;
}

.btn-dark-solid:hover i {
  transform: translateX(4px);
}

/* Context overrides */
.mission-mini .btn-dark-solid {
  background: var(--gold-light);
  color: var(--ink);
  border-color: var(--gold-light);
}

.mission-mini .btn-dark-solid:hover {
  background: var(--paper);
  color: var(--ink);
  border-color: var(--paper);
}

.dash-text .btn-dark-solid {
  background: var(--gold-light);
  color: var(--ink);
  border-color: var(--gold-light);
}

.dash-text .btn-dark-solid:hover {
  background: var(--paper);
  color: var(--ink);
  border-color: var(--paper);
}

.review-cta .btn-dark-solid {
  background: var(--ink);
  color: var(--gold-light);
  border-color: var(--ink);
}

.review-cta .btn-dark-solid:hover {
  background: var(--paper);
  color: var(--ink);
  border-color: var(--paper);
}

/* Event strip button */
.event-strip-btn {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  background: var(--gold-deep);
  color: var(--paper);
  padding: 16px 36px;
  text-decoration: none;
  font-family: var(--f-body);
  font-size: .72rem;
  font-weight: 600;
  letter-spacing: .2em;
  text-transform: uppercase;
  border: 1px solid var(--gold-deep);
  flex-shrink: 0;
  transition: background .3s, color .3s, border-color .3s, transform .3s;
}

.event-strip-btn:hover {
  background: var(--gold-light);
  color: var(--ink);
  border-color: var(--gold-light);
  transform: translateY(-2px);
}

/* â”€â”€â”€ SECTION COMMONS â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€ */
.section-label {
  font-family: var(--f-body);
  font-size: .62rem;
  font-weight: 600;
  letter-spacing: .35em;
  text-transform: uppercase;
  color: var(--gold-deep);
  margin-bottom: 16px;
  display: block;
  clip-path: inset(0 100% 0 0);
}

.section-heading {
  font-family: var(--f-editorial);
  font-size: clamp(2.4rem, 5vw, 4.5rem);
  font-weight: 500;
  line-height: 1.05;
  color: var(--ink);
}

.section-heading em {
  font-style: italic;
  color: var(--gold-deep);
  font-weight: 400;
}

.gold-line {
  width: 0;
  height: 1px;
  background: var(--gold-deep);
  margin: 28px 0;
}

/* â”€â”€â”€ SPLIT TEXT â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€ */
.split-line {
  display: block;
  overflow: hidden;
  padding-bottom: 0.07em;
}

.split-inner {
  display: inline-block;
  transform: translateY(105%);
  will-change: transform;
}

/* â”€â”€â”€ GSAP REVEAL â€” JS sets initial states, CSS is fallback â”€ */
.reveal-up {
  opacity: 1;
  transform: none;
}

.reveal-left {
  opacity: 1;
  transform: none;
}

.reveal-right {
  opacity: 1;
  transform: none;
}

.reveal-scale {
  opacity: 1;
  transform: none;
}

.reveal-fade {
  opacity: 1;
}

/* â”€â”€â”€ HERO INITIAL STATES â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€ */
.hero-title {
  opacity: 0;
}

.hero-eyebrow {
  opacity: 0;
}

.hero-bottom {
  opacity: 0;
}

.hero-scroll {
  opacity: 0;
}

.page-hero-title {
  opacity: 0;
}

.page-hero-sub {
  opacity: 0;
}

.hero-meta {
  opacity: 0;
}

/* â”€â”€â”€ MARQUEE â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€ */
.marquee-strip {
  background: var(--ink);
  padding: 14px 0;
  overflow: hidden;
  white-space: nowrap;
  border-top: 1px solid var(--ink-2);
  border-bottom: 1px solid var(--ink-2);
}

.marquee-inner {
  display: inline-flex;
  gap: 60px;
  animation: marqueeScroll 24s linear infinite;
}

.marquee-inner span {
  font-family: var(--f-display);
  font-size: .75rem;
  font-weight: 500;
  letter-spacing: .3em;
  text-transform: uppercase;
  color: var(--gold-light);
}

@keyframes marqueeScroll {
  from {
    transform: translateX(0);
  }

  to {
    transform: translateX(-50%);
  }
}

/* â”€â”€â”€ HERO â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€ */
#home {
  position: relative;
  min-height: 100vh;
  display: flex;
  align-items: flex-end;
  overflow: hidden;
  background: var(--paper);
}

.hero-bg {
  position: absolute;
  inset: 0;
  background: url('../img/bg/bannerbg.jpg.png') center / cover no-repeat;
  transform: scale(1.06);
  filter: sepia(.15) saturate(.9) brightness(1.02);
  will-change: transform;
}

.hero-bg::after {
  content: '';
  position: absolute;
  inset: 0;
  background:
    linear-gradient(to top, var(--paper) 0%, rgba(244, 235, 217, .55) 45%, rgba(244, 235, 217, .22) 100%),
    linear-gradient(to right, rgba(244, 235, 217, .55) 0%, transparent 55%);
}

.hero-content {
  position: relative;
  z-index: 2;
  width: 100%;
  padding: clamp(80px, 12vw, 160px) clamp(20px, 8vw, 120px) clamp(60px, 8vw, 100px);
}

.hero-title {
  font-family: var(--f-editorial);
  font-size: clamp(3rem, 8vw, 8rem);
  font-weight: 500;
  line-height: .95;
  color: var(--ink);
  max-width: 900px;
}

.hero-title em {
  font-style: italic;
  color: var(--gold-deep);
  font-weight: 400;
}

.hero-eyebrow {
  font-family: var(--f-body);
  font-size: .68rem;
  font-weight: 600;
  letter-spacing: .35em;
  text-transform: uppercase;
  color: var(--gold-deep);
  margin-bottom: 24px;
}

.hero-divider {
  width: 0;
  height: 1px;
  background: var(--gold-deep);
  margin: 40px 0;
}

.hero-bottom {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 40px;
}

.hero-desc {
  font-family: var(--f-editorial);
  font-size: clamp(1rem, 2vw, 1.25rem);
  font-weight: 400;
  color: var(--ink-2);
  max-width: 480px;
  line-height: 1.75;
}

.hero-desc span {
  color: var(--gold-deep);
  font-style: italic;
}

.hero-actions {
  display: flex;
  gap: 16px;
  flex-wrap: wrap;
  flex-shrink: 0;
}

.hero-scroll {
  position: absolute;
  bottom: 40px;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 8px;
}

.hero-scroll span {
  font-size: .6rem;
  font-weight: 600;
  letter-spacing: .3em;
  text-transform: uppercase;
  color: var(--muted);
}

.scroll-line {
  width: 1px;
  height: 60px;
  background: linear-gradient(to bottom, var(--gold-deep), transparent);
  animation: scrollLine 2s ease-in-out infinite;
}

@keyframes scrollLine {

  0%,
  100% {
    transform: scaleY(1);
    transform-origin: top;
  }

  50% {
    transform: scaleY(.25);
    transform-origin: bottom;
  }
}

/* â”€â”€â”€ BOOKS SECTION â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€ */
#books {
  padding: clamp(80px, 12vw, 140px) 0;
  background: var(--paper);
  position: relative;
  overflow: hidden;
}

#books::before {
  content: '';
  position: absolute;
  top: -1px;
  left: 0;
  right: 0;
  height: 1px;
  background: linear-gradient(90deg, transparent, var(--gold-deep), transparent);
}

.book-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: clamp(40px, 6vw, 100px);
  align-items: center;
}

.book-frame {
  position: relative;
  display: inline-block;
}

.book-frame::before {
  content: '';
  position: absolute;
  top: -16px;
  left: -16px;
  right: 16px;
  bottom: 16px;
  border: 1px solid var(--line);
  pointer-events: none;
  transition: transform .5s var(--ease-out);
}

.book-frame:hover::before {
  transform: translate(7px, 7px);
}

.book-frame img {
  width: 100%;
  max-width: 420px;
  display: block;
  filter: drop-shadow(0 30px 60px rgba(13, 10, 7, .18));
  transition: transform .6s var(--ease-out);
}

.book-frame:hover img {
  transform: scale(1.02);
}

.book-badge {
  position: absolute;
  top: -20px;
  right: -20px;
  width: 90px;
  height: 90px;
  background: var(--ink);
  border-radius: 50%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  animation: rotateBadge 12s linear infinite;
  box-shadow: 0 10px 25px rgba(13, 10, 7, .15);
}

.book-badge span {
  font-family: var(--f-display);
  font-size: .5rem;
  font-weight: 600;
  letter-spacing: .15em;
  text-transform: uppercase;
  color: var(--gold-light);
  line-height: 1.6;
}

@keyframes rotateBadge {
  from {
    transform: rotate(0deg);
  }

  to {
    transform: rotate(360deg);
  }
}

.book-text h3 {
  font-family: var(--f-editorial);
  font-size: clamp(1.1rem, 2vw, 1.4rem);
  font-style: italic;
  font-weight: 500;
  color: var(--gold-deep);
  margin-bottom: 32px;
}

.book-text p {
  font-family: var(--f-body);
  font-size: .95rem;
  font-weight: 400;
  line-height: 1.85;
  color: var(--ink-2);
  margin-bottom: 20px;
}

.book-stats {
  display: flex;
  gap: 40px;
  margin: 40px 0;
  border-top: 1px solid var(--line);
  border-bottom: 1px solid var(--line);
  padding: 32px 0;
}

.stat-num {
  font-family: var(--f-editorial);
  font-size: 2.5rem;
  font-weight: 500;
  color: var(--gold-deep);
  line-height: 1;
}

.stat-label {
  font-size: .65rem;
  font-weight: 600;
  letter-spacing: .2em;
  text-transform: uppercase;
  color: var(--muted);
  margin-top: 6px;
}

/* â”€â”€â”€ THEMES â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€ */
#themes {
  padding: clamp(80px, 10vw, 130px) 0;
  background: var(--paper-2);
}

.themes-header {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  margin-bottom: clamp(50px, 7vw, 80px);
  gap: 30px;
  flex-wrap: wrap;
}

.themes-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 1px;
  background: var(--line);
}

.theme-card {
  background: var(--paper-2);
  padding: 50px 36px;
  position: relative;
  overflow: hidden;
  transition: background .4s, box-shadow .4s;
}

.theme-card:hover {
  background: var(--paper);
  box-shadow: 0 20px 50px rgba(13, 10, 7, .07);
}

.theme-num {
  font-family: var(--f-display);
  font-size: .6rem;
  font-weight: 600;
  letter-spacing: .3em;
  color: var(--gold-deep);
  margin-bottom: 30px;
}

.theme-icon {
  width: 44px;
  height: 44px;
  border: 1px solid var(--line);
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 24px;
  color: var(--gold-deep);
  transition: border-color .3s, background .3s, color .3s, transform .4s var(--ease-out);
}

.theme-card:hover .theme-icon {
  border-color: var(--gold-deep);
  background: var(--ink);
  color: var(--gold-light);
  transform: scale(1.1);
}

.theme-card h4 {
  font-family: var(--f-editorial);
  font-size: 1.4rem;
  font-weight: 600;
  color: var(--ink);
  margin-bottom: 16px;
}

.theme-card p {
  font-size: .88rem;
  font-weight: 400;
  line-height: 1.85;
  color: var(--ink-2);
}

.theme-arrow {
  position: absolute;
  bottom: 28px;
  right: 28px;
  font-size: .75rem;
  color: var(--gold-deep);
  text-decoration: none;
  opacity: 0;
  transition: transform .3s, color .3s, opacity .3s;
}

.theme-card:hover .theme-arrow {
  opacity: 1;
  transform: translate(4px, -4px);
  color: var(--rust);
}

/* â”€â”€â”€ ABOUT â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€ */
#about {
  padding: clamp(80px, 12vw, 140px) 0;
  background: var(--paper);
  position: relative;
  overflow: hidden;
}

.about-bg-text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-family: var(--f-display);
  font-weight: 600;
  font-size: clamp(80px, 18vw, 200px);
  color: rgba(138, 99, 34, .05);
  pointer-events: none;
  white-space: nowrap;
  letter-spacing: .1em;
}

.about-grid {
  display: grid;
  grid-template-columns: 1fr 1.2fr;
  gap: clamp(50px, 7vw, 100px);
  align-items: center;
  position: relative;
  z-index: 1;
}

.about-img-frame {
  position: relative;
  padding-bottom: 140%;
  overflow: hidden;
}

.about-img-frame img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  filter: sepia(.05) contrast(1.02);
  transition: transform .8s var(--ease-out);
}

.about-img-wrap:hover .about-img-frame img {
  transform: scale(1.05);
}

.about-img-deco {
  position: absolute;
  bottom: -24px;
  right: -24px;
  width: 180px;
  height: 180px;
  border: 1px solid var(--line);
  pointer-events: none;
}

.about-img-deco2 {
  position: absolute;
  top: -20px;
  left: -20px;
  width: 80px;
  height: 80px;
  border: 1px solid var(--line);
  pointer-events: none;
}

.about-content p {
  font-size: .98rem;
  font-weight: 400;
  line-height: 1.9;
  color: var(--ink-2);
  margin-bottom: 24px;
}

.about-content p.lead-p {
  font-family: var(--f-editorial);
  font-size: clamp(1.05rem, 2vw, 1.3rem);
  color: var(--ink);
  line-height: 1.75;
  font-weight: 500;
}

.credentials-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 1px;
  background: var(--line);
  margin-top: 40px;
}

.cred-item {
  background: var(--paper);
  padding: 20px 22px;
  transition: background .3s, transform .4s var(--ease-out);
}

.cred-item:hover {
  background: var(--paper-2);
  transform: translateY(-3px);
}

.cred-num {
  font-family: var(--f-display);
  font-size: 1.6rem;
  color: var(--gold-deep);
  font-weight: 600;
}

.cred-label {
  font-size: .7rem;
  font-weight: 600;
  letter-spacing: .15em;
  text-transform: uppercase;
  color: var(--muted);
  margin-top: 4px;
  line-height: 1.5;
}

/* â”€â”€â”€ MISSION â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€ */
.mission-section {
  padding: clamp(60px, 8vw, 100px) 0;
  background: var(--paper-2);
  border-top: 1px solid var(--line);
}

.mission-grid {
  display: grid;
  grid-template-columns: 1fr 1px 1fr 1px 1fr;
  gap: 0;
  align-items: stretch;
}

.mission-div {
  background: linear-gradient(to bottom, transparent, var(--gold-deep), transparent);
  opacity: .35;
}

.mission-item {
  padding: clamp(30px, 5vw, 60px) clamp(20px, 4vw, 50px);
}

.mission-item:first-child {
  padding-left: 0;
}

.mission-item:last-child {
  padding-right: 0;
}

.mission-item h4 {
  font-family: var(--f-display);
  font-size: .75rem;
  font-weight: 600;
  letter-spacing: .25em;
  text-transform: uppercase;
  color: var(--gold-deep);
  margin-bottom: 20px;
}

.mission-item p {
  font-size: .92rem;
  font-weight: 400;
  line-height: 1.85;
  color: var(--ink-2);
}

.mission-item p span {
  font-family: var(--f-editorial);
  font-style: italic;
  color: var(--rust);
  font-weight: 500;
}

.mission-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.mission-img-wrap {
  padding: 0;
  overflow: hidden;
}

/* â”€â”€â”€ UPCOMING BOOKS â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€ */
.upcoming-section {
  padding: clamp(80px, 12vw, 140px) 0;
  background: var(--paper);
}

.upcoming-header {
  margin-bottom: clamp(50px, 7vw, 80px);
}

.upcoming-item {
  display: grid;
  grid-template-columns: 380px 1fr;
  align-items: stretch;
  border: 1px solid var(--line);
  margin-bottom: 2px;
  overflow: hidden;
  transition: border-color .4s, box-shadow .4s;
  background: var(--paper);
}

.upcoming-item:hover {
  border-color: var(--gold-deep);
  box-shadow: 0 14px 36px rgba(13, 10, 7, .07);
}

.upcoming-item.alt {
  grid-template-columns: 1fr 380px;
}

.upcoming-cover {
  overflow: hidden;
  background: var(--paper-3);
}

.upcoming-cover img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  filter: sepia(.1) saturate(.95);
  transition: transform .8s var(--ease-out), filter .4s;
}

.upcoming-item:hover .upcoming-cover img {
  transform: scale(1.07);
  filter: none;
}

.upcoming-text {
  padding: 50px clamp(30px, 4vw, 60px);
  display: flex;
  flex-direction: column;
  justify-content: center;
  background: var(--paper-2);
}

.upcoming-tag {
  font-family: var(--f-body);
  font-size: .62rem;
  font-weight: 600;
  letter-spacing: .3em;
  text-transform: uppercase;
  color: var(--gold-deep);
  margin-bottom: 20px;
}

.upcoming-text h3 {
  font-family: var(--f-editorial);
  font-size: clamp(1.8rem, 3.5vw, 2.8rem);
  font-weight: 500;
  line-height: 1.1;
  color: var(--ink);
  margin-bottom: 24px;
}

.upcoming-text p {
  font-size: .95rem;
  font-weight: 400;
  line-height: 1.85;
  color: var(--ink-2);
  max-width: 520px;
}

.upcoming-link {
  margin-top: 32px;
  font-size: .72rem;
  font-weight: 600;
  letter-spacing: .2em;
  text-transform: uppercase;
  color: var(--gold-deep);
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  gap: 10px;
  transition: gap .3s, color .3s;
}

.upcoming-link:hover {
  gap: 18px;
  color: var(--rust);
}

/* â”€â”€â”€ EVENT STRIP â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€ */
.event-strip {
  background: var(--ink);
  padding: clamp(50px, 7vw, 80px) 0;
  color: var(--paper);
}

.event-strip-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 40px;
  flex-wrap: wrap;
}

.event-strip .label {
  font-family: var(--f-display);
  font-size: .7rem;
  font-weight: 600;
  letter-spacing: .3em;
  text-transform: uppercase;
  color: var(--gold-light);
  margin-bottom: 12px;
}

.event-strip h2 {
  font-family: var(--f-editorial);
  font-size: clamp(1.8rem, 4vw, 3rem);
  font-weight: 500;
  color: var(--paper);
  line-height: 1.1;
}

.event-strip h2 em {
  font-style: italic;
  color: var(--gold-light);
  font-weight: 400;
}

.event-strip-list {
  font-size: .85rem;
  color: var(--paper-2);
  font-weight: 400;
  letter-spacing: .05em;
  line-height: 2;
}

/* â”€â”€â”€ VIDEO â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€ */
.video-section {
  position: relative;
  background: var(--paper-2);
  padding: 4em 0;
}

.video-wrapper {
  position: relative;
  overflow: hidden;
}

.video-wrapper video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.video-overlay {
  background: linear-gradient(to right, rgba(13, 10, 7, .58) 0%, rgba(13, 10, 7, .15) 55%, transparent 80%);
  display: flex;
  align-items: center;
  /* padding: clamp(40px, 7vw, 100px); */
}

.video-content p {
  font-family: var(--f-editorial);
  font-size: clamp(2.5rem, 4vw, 3.5rem);
  font-weight: 500;
  font-style: italic;
  line-height: 1.4;
  color: var(--cream);
  margin-bottom: 28px;
}

/* â”€â”€â”€ REVIEWS â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€ */
#reviews {
  padding: clamp(80px, 12vw, 140px) 0;
  background: var(--paper-2);
  position: relative;
  overflow: hidden;
}

#reviews::before {
  content: '';
  position: absolute;
  inset: 0;
  background: url('../img/bg/clint-bg.png') center / cover no-repeat;
  opacity: .06;
}

.review-card {
  background: var(--paper);
  border: 1px solid var(--line);
  padding: 44px 38px;
  height: 100%;
  display: flex;
  flex-direction: column;
  position: relative;
  transition: border-color .3s, box-shadow .4s;
}

.review-card:hover {
  border-color: var(--gold-deep);
  box-shadow: 0 22px 50px rgba(13, 10, 7, .09);
}

.quote-mark {
  font-family: var(--f-editorial);
  font-size: 5rem;
  line-height: .5;
  color: var(--gold-deep);
  margin-bottom: 24px;
  opacity: .5;
}

.review-text {
  font-family: var(--f-editorial);
  font-size: clamp(1rem, 1.5vw, 1.15rem);
  font-style: italic;
  font-weight: 500;
  line-height: 1.8;
  color: var(--ink);
  flex-grow: 1;
  margin-bottom: 32px;
}

.review-stars {
  display: flex;
  gap: 4px;
  margin-bottom: 20px;
}

.review-stars i {
  color: var(--gold-deep);
  font-size: .78rem;
}

.reviewer-name {
  font-family: var(--f-display);
  font-size: .8rem;
  font-weight: 600;
  letter-spacing: .15em;
  text-transform: uppercase;
  color: var(--ink);
}

.swiper-controls {
  display: flex;
  align-items: center;
  gap: 16px;
  margin-top: 48px;
}

.swiper-btn {
  width: 52px;
  height: 52px;
  border: 1px solid var(--line);
  background: transparent;
  color: var(--gold-deep);
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: background .3s, border-color .3s, color .3s, transform .3s;
}

.swiper-btn:hover {
  background: var(--ink);
  border-color: var(--ink);
  color: var(--paper);
  transform: scale(1.08);
}

.swiper-pagn {
  font-family: var(--f-display);
  font-size: .7rem;
  font-weight: 600;
  letter-spacing: .2em;
  color: var(--muted);
  padding: 0 8px;
}

/* â”€â”€â”€ IMPACT â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€ */
.impact-section {
  padding: clamp(80px, 12vw, 140px) 0;
  background: var(--paper);
}

.impact-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: clamp(50px, 6vw, 80px);
  align-items: center;
}

.impact-text p {
  font-size: .98rem;
  font-weight: 400;
  line-height: 1.9;
  color: var(--ink-2);
  margin-bottom: 20px;
}

.yt-frame {
  position: relative;
  padding-bottom: 56.25%;
  overflow: hidden;
  border: 1px solid var(--line);
}

.yt-frame iframe {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
}

.media-logos {
  display: flex;
  gap: 20px;
  margin-top: 20px;
  align-items: center;
}

.media-logos img {
  height: 40px;
  object-fit: contain;
  filter: grayscale(40%) brightness(.9);
  transition: filter .3s, transform .3s;
}

.media-logos img:hover {
  filter: none;
  transform: scale(1.05);
}

/* â”€â”€â”€ MERCH â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€ */
.merch-section {
  padding: clamp(80px, 10vw, 120px) 0;
  background: var(--paper-2);
}

.merch-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: clamp(50px, 6vw, 80px);
  align-items: center;
}

.merch-img {
  position: relative;
  overflow: hidden;
  background: var(--paper-3);
}

.merch-img img {
  width: 100%;
  filter: sepia(.05);
  transition: transform .7s var(--ease-out);
}

.merch-img:hover img {
  transform: scale(1.04);
}

.merch-text ul {
  list-style: none;
  margin: 24px 0 36px;
}

.merch-text ul li {
  padding: 10px 0;
  border-bottom: 1px solid var(--line);
  font-size: .9rem;
  font-weight: 400;
  color: var(--ink-2);
  line-height: 1.6;
  display: flex;
  gap: 12px;
  align-items: flex-start;
}

.merch-text ul li::before {
  content: 'â€”';
  color: var(--gold-deep);
  flex-shrink: 0;
}

/* â”€â”€â”€ BLOG â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€ */
#blog {
  padding: clamp(80px, 12vw, 140px) 0;
  background: var(--paper);
}

.blog-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 2px;
  margin-top: clamp(50px, 6vw, 70px);
  background: var(--line);
}

.blog-card {
  background: var(--paper-2);
  overflow: hidden;
  transition: transform .4s var(--ease-out), background .4s, box-shadow .4s;
}

.blog-card:hover {
  transform: translateY(-8px);
  background: var(--paper);
  box-shadow: 0 22px 50px rgba(13, 10, 7, .08);
}

.blog-img {
  height: 200px;
  overflow: hidden;
}

.blog-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  filter: sepia(.1) saturate(.95);
  transition: transform .7s var(--ease-out), filter .4s;
}

.blog-card:hover .blog-img img {
  transform: scale(1.08);
  filter: none;
}

.blog-body {
  padding: 32px 28px;
}

.blog-cat {
  font-size: .62rem;
  font-weight: 600;
  letter-spacing: .25em;
  text-transform: uppercase;
  color: var(--gold-deep);
  margin-bottom: 14px;
}

.blog-body h4 {
  font-family: var(--f-editorial);
  font-size: 1.35rem;
  font-weight: 600;
  line-height: 1.3;
  color: var(--ink);
  margin-bottom: 14px;
}

.blog-body p {
  font-size: .88rem;
  font-weight: 400;
  line-height: 1.8;
  color: var(--ink-2);
  margin-bottom: 20px;
}

.blog-link {
  font-size: .68rem;
  font-weight: 600;
  letter-spacing: .2em;
  text-transform: uppercase;
  color: var(--gold-deep);
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  transition: gap .3s, color .3s;
}

.blog-link:hover {
  gap: 15px;
  color: var(--rust);
}

/* â”€â”€â”€ CONTACT / BOOK FORM â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€ */
#contact {
  padding: clamp(80px, 12vw, 140px) 0;
  background: var(--paper);
  position: relative;
  overflow: hidden;
}

.contact-grid {
  display: grid;
  grid-template-columns: 1fr 1.4fr;
  gap: clamp(50px, 7vw, 100px);
  align-items: start;
}

.contact-left p {
  font-size: .95rem;
  font-weight: 400;
  line-height: 1.9;
  color: var(--ink-2);
  margin-bottom: 32px;
}

.event-types {
  list-style: none;
  margin-bottom: 40px;
}

.event-types li {
  display: flex;
  align-items: center;
  gap: 14px;
  padding: 12px 0;
  border-bottom: 1px solid var(--line);
  font-size: .9rem;
  font-weight: 500;
  letter-spacing: .04em;
  color: var(--ink);
}

.event-types li::before {
  content: '';
  width: 5px;
  height: 5px;
  background: var(--gold-deep);
  flex-shrink: 0;
  border-radius: 50%;
}

.contact-qr {
  margin-top: 1rem;
}

.contact-qr a {
  font-family: var(--f-editorial);
  font-style: italic;
  color: var(--gold-deep);
  text-decoration: none;
  font-size: 1.75rem;
  font-weight: 700;
}

.contact-qr img {
  width: 140px;
  background: var(--paper);
  padding: 6px;
  border: 1px solid var(--line);
}

.contact-qr p {
  font-size: .68rem;
  font-weight: 600;
  letter-spacing: .15em;
  text-transform: uppercase;
  margin-top: 10px;
  color: var(--muted);
}

.contact-email {
  font-family: var(--f-editorial);
  font-style: italic;
  color: var(--gold-deep);
  text-decoration: none;
  font-size: 1.1rem;
  font-weight: 600;
}

/* FORM ELEMENTS */
.form-row {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 12px;
  margin-bottom: 12px;
}

.form-row.full {
  grid-template-columns: 1fr;
}

.form-row.three {
  grid-template-columns: 1fr 1fr 1fr;
}

label.form-label {
  font-family: var(--f-body);
  font-size: .62rem;
  font-weight: 600;
  letter-spacing: .2em;
  text-transform: uppercase;
  color: var(--gold-deep);
  display: block;
  margin-bottom: 6px;
}

.form-input,
.form-select,
.form-textarea {
  width: 100%;
  background: var(--paper);
  border: 1px solid var(--line);
  padding: 14px 18px;
  font-family: var(--f-body);
  font-size: .9rem;
  font-weight: 400;
  color: var(--ink);
  outline: none;
  transition: border-color .3s, background .3s, box-shadow .3s;
  -webkit-appearance: none;
  appearance: none;
}

.form-input::placeholder,
.form-textarea::placeholder {
  color: var(--muted);
}

.form-input:focus,
.form-select:focus,
.form-textarea:focus {
  border-color: var(--gold-deep);
  background: var(--paper-2);
  box-shadow: 0 0 0 3px rgba(200, 154, 76, .12);
}

.form-select {
  cursor: pointer;
}

.form-select option {
  background: var(--paper);
  color: var(--ink);
}

.form-textarea {
  resize: none;
  min-height: 130px;
}

.form-submit {
  width: 100%;
  margin-top: 8px;
  background: var(--ink);
  border: none;
  padding: 18px;
  font-family: var(--f-body);
  font-size: .75rem;
  font-weight: 600;
  letter-spacing: .25em;
  text-transform: uppercase;
  color: var(--paper);
  cursor: pointer;
  transition: background .3s, transform .3s;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
}

.form-submit:hover {
  background: var(--gold-deep);
  transform: translateY(-2px);
}

.form-note {
  font-size: .72rem;
  font-weight: 500;
  color: var(--muted);
  text-align: center;
  margin-top: 12px;
  line-height: 1.6;
}

.form-divider {
  height: 1px;
  background: var(--line);
  margin: 24px 0;
  position: relative;
}

.form-divider span {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: var(--paper-2);
  padding: 0 14px;
  font-family: var(--f-display);
  font-size: .6rem;
  font-weight: 600;
  letter-spacing: .2em;
  color: var(--gold-deep);
  text-transform: uppercase;
}

.form-title {
  font-family: var(--f-editorial);
  font-size: clamp(1.5rem, 2.5vw, 2rem);
  font-weight: 600;
  color: var(--ink);
  margin-bottom: 8px;
}

.form-sub {
  font-size: .9rem;
  font-weight: 400;
  color: var(--ink-2);
  margin-bottom: 36px;
  line-height: 1.6;
}

.booking-form-wrap {
  background: var(--paper-2);
  border: 1px solid var(--line);
  padding: clamp(36px, 5vw, 60px);
}

/* â”€â”€â”€ FOOTER â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€ */
footer {
  background: var(--ink);
  border-top: 1px solid var(--gold-deep);
  color: var(--paper);
}

.footer-top {
  padding: clamp(60px, 8vw, 100px) 0 clamp(40px, 5vw, 60px);
  display: grid;
  grid-template-columns: 1.5fr 1fr 1fr 1fr;
  gap: clamp(30px, 4vw, 60px);
}

.footer-brand h2 {
  font-family: var(--f-display);
  font-size: 1.8rem;
  font-weight: 600;
  letter-spacing: .15em;
  color: var(--gold-light);
  margin-bottom: 20px;
}

.footer-brand p {
  font-size: .9rem;
  font-weight: 400;
  line-height: 1.8;
  color: var(--paper-2);
  max-width: 280px;
  margin-bottom: 28px;
  opacity: .85;
}

.footer-social {
  display: flex;
  gap: 14px;
}

.social-btn {
  width: 40px;
  height: 40px;
  border: 1px solid rgba(232, 196, 122, .25);
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--paper-2);
  text-decoration: none;
  font-size: .85rem;
  transition: border-color .3s, color .3s, background .3s, transform .3s;
}

.social-btn:hover {
  border-color: var(--gold-light);
  color: var(--ink);
  background: var(--gold-light);
  transform: translateY(-4px);
}

.footer-col h5 {
  font-family: var(--f-display);
  font-size: .7rem;
  font-weight: 600;
  letter-spacing: .25em;
  text-transform: uppercase;
  color: var(--gold-light);
  margin-bottom: 24px;
}

.footer-col ul {
  list-style: none;
}

.footer-col ul li {
  margin-bottom: 12px;
}

.footer-col ul li a {
  font-size: .88rem;
  font-weight: 400;
  color: var(--paper-2);
  text-decoration: none;
  opacity: .8;
  transition: color .3s, padding-left .3s, opacity .3s;
}

.footer-col ul li a:hover {
  color: var(--gold-light);
  opacity: 1;
  padding-left: 6px;
}

.newsletter-form {
  display: flex;
  margin-top: 16px;
}

.newsletter-form input {
  flex-grow: 1;
  background: rgba(244, 235, 217, .05);
  border: 1px solid rgba(232, 196, 122, .25);
  border-right: none;
  padding: 12px 16px;
  font-family: var(--f-body);
  font-size: .85rem;
  color: var(--paper);
  outline: none;
}

.newsletter-form input::placeholder {
  color: rgba(244, 235, 217, .5);
}

.newsletter-form button {
  background: var(--gold-light);
  border: none;
  padding: 12px 20px;
  cursor: pointer;
  color: var(--ink);
  font-size: .8rem;
  transition: background .3s;
}

.newsletter-form button:hover {
  background: var(--paper);
}

.footer-bottom {
  border-top: 1px solid rgba(232, 196, 122, .12);
  padding: 24px 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 16px;
}

.footer-bottom p {
  font-size: .78rem;
  font-weight: 400;
  letter-spacing: .1em;
  color: var(--paper-2);
  opacity: .65;
}

/* â”€â”€â”€ PAGE HERO (inner pages) â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€ */
.page-hero {
  position: relative;
  min-height: 70vh;
  display: flex;
  align-items: flex-end;
  overflow: hidden;
  background: var(--paper);
}

.page-hero-bg {
  position: absolute;
  inset: 0;
  background-size: cover;
  background-position: center;
  filter: sepia(.15) saturate(.9) brightness(1.05);
}

.page-hero-bg::after {
  content: '';
  position: absolute;
  inset: 0;
  background: linear-gradient(to top, var(--paper) 0%, rgba(244, 235, 217, .4) 60%, transparent 100%);
}

.page-hero-content {
  position: relative;
  z-index: 2;
  width: 100%;
  padding: clamp(100px, 14vw, 180px) clamp(20px, 8vw, 120px) clamp(60px, 8vw, 100px);
}

.breadcrumb-nav {
  font-size: .65rem;
  font-weight: 600;
  letter-spacing: .3em;
  text-transform: uppercase;
  color: var(--muted);
  margin-bottom: 20px;
  display: flex;
  gap: 14px;
  align-items: center;
}

.breadcrumb-nav a {
  color: var(--gold-deep);
  text-decoration: none;
  transition: color .3s;
}

.breadcrumb-nav a:hover {
  color: var(--rust);
}

.page-hero-title {
  font-family: var(--f-editorial);
  font-size: clamp(3.5rem, 9vw, 9rem);
  font-weight: 500;
  line-height: .9;
  color: var(--ink);
}

.page-hero-title em {
  font-style: italic;
  color: var(--gold-deep);
  font-weight: 400;
}

.page-hero-sub {
  font-family: var(--f-editorial);
  font-style: italic;
  font-size: clamp(1.1rem, 2vw, 1.5rem);
  color: var(--ink-2);
  margin-top: 28px;
  max-width: 600px;
  line-height: 1.6;
  font-weight: 500;
}

.hero-meta {
  display: flex;
  gap: 32px;
  margin-top: 40px;
  flex-wrap: wrap;
}

.hero-meta-item {
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: .82rem;
  font-weight: 500;
  letter-spacing: .08em;
  color: var(--ink-2);
}

.hero-meta-item i {
  color: var(--gold-deep);
}

.hero-meta-item a {
  color: var(--ink-2);
  text-decoration: none;
  transition: color .3s;
}

.hero-meta-item a:hover {
  color: var(--gold-deep);
}

/* â”€â”€â”€ ABOUT PAGE â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€ */
.story-section {
  padding: clamp(80px, 12vw, 140px) 0;
  background: var(--paper);
}

.story-grid {
  display: grid;
  grid-template-columns: 1fr 1.3fr;
  gap: clamp(60px, 8vw, 120px);
  align-items: start;
}

.story-img-sticky {
  position: sticky;
  top: 120px;
}

.story-img-frame {
  position: relative;
  overflow: hidden;
}

.story-img-frame::before {
  content: '';
  position: absolute;
  top: -12px;
  left: -12px;
  right: 12px;
  bottom: 12px;
  border: 1px solid var(--line);
  z-index: 0;
  pointer-events: none;
  transition: transform .5s var(--ease-out);
}

.story-img-frame:hover::before {
  transform: translate(6px, 6px);
}

.story-img-frame img {
  width: 100%;
  position: relative;
  z-index: 1;
  filter: sepia(.08);
  transition: transform .7s var(--ease-out);
}

.story-img-frame:hover img {
  transform: scale(1.03);
}

.story-caption {
  font-size: .72rem;
  font-weight: 600;
  letter-spacing: .2em;
  text-transform: uppercase;
  color: var(--muted);
  margin-top: 16px;
  text-align: center;
}

.story-creds {
  margin-top: 32px;
  display: flex;
  flex-direction: column;
}

.story-cred-row {
  display: flex;
  align-items: center;
  gap: 16px;
  padding: 16px 0;
  border-bottom: 1px solid var(--line);
}

.story-cred-row:last-child {
  border-bottom: none;
}

.story-cred-row i {
  color: var(--gold-deep);
  width: 20px;
  font-size: .95rem;
}

.story-cred-title {
  font-family: var(--f-display);
  font-size: .7rem;
  font-weight: 600;
  letter-spacing: .2em;
  color: var(--ink);
  text-transform: uppercase;
}

.story-cred-years {
  font-size: .85rem;
  color: var(--muted);
  margin-top: 2px;
  font-weight: 500;
}

.story-text h2 {
  font-family: var(--f-editorial);
  font-size: clamp(2rem, 4vw, 3.5rem);
  font-weight: 500;
  line-height: 1.1;
  color: var(--ink);
  margin-bottom: 32px;
}

.story-text h2 em {
  font-style: italic;
  color: var(--gold-deep);
  font-weight: 400;
}

.story-text p {
  font-size: .98rem;
  font-weight: 400;
  line-height: 1.95;
  color: var(--ink-2);
  margin-bottom: 24px;
}

.story-text p.lead-q {
  font-family: var(--f-editorial);
  font-style: italic;
  font-size: clamp(1.1rem, 2vw, 1.35rem);
  color: var(--ink);
  line-height: 1.7;
  font-weight: 500;
  border-left: 2px solid var(--gold-deep);
  padding-left: 24px;
  margin-bottom: 36px;
}

/* TIMELINE */
.timeline-section {
  padding: clamp(80px, 10vw, 120px) 0;
  background: var(--paper-2);
}

.timeline-header {
  text-align: center;
  margin-bottom: clamp(60px, 8vw, 90px);
}

.timeline {
  position: relative;
  max-width: 800px;
  margin: 0 auto;
}

.timeline::before {
  content: '';
  position: absolute;
  left: 50%;
  top: 0;
  bottom: 0;
  width: 1px;
  background: linear-gradient(to bottom, transparent, var(--gold-deep), transparent);
  transform: translateX(-50%);
  opacity: .5;
}

.timeline-item {
  display: grid;
  grid-template-columns: 1fr 60px 1fr;
  gap: 0;
  align-items: start;
  margin-bottom: 60px;
}

.timeline-item:nth-child(odd) .t-left {
  text-align: right;
  padding-right: 40px;
}

.timeline-item:nth-child(odd) .t-right {
  opacity: 0;
  pointer-events: none;
}

.timeline-item:nth-child(even) .t-left {
  opacity: 0;
  pointer-events: none;
}

.timeline-item:nth-child(even) .t-right {
  padding-left: 40px;
}

.t-dot {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 1;
}

.t-dot-inner {
  width: 14px;
  height: 14px;
  background: var(--gold-deep);
  border-radius: 50%;
  box-shadow: 0 0 0 5px var(--paper-2), 0 0 0 6px var(--line);
  transition: transform .3s var(--ease-out), box-shadow .3s;
}

.timeline-item:hover .t-dot-inner {
  transform: scale(1.4);
  box-shadow: 0 0 0 7px var(--paper-2), 0 0 0 8px var(--gold-deep);
}

.t-year {
  font-family: var(--f-display);
  font-size: .72rem;
  font-weight: 600;
  letter-spacing: .2em;
  color: var(--gold-deep);
  margin-bottom: 8px;
}

.t-title {
  font-family: var(--f-editorial);
  font-size: 1.25rem;
  font-weight: 600;
  color: var(--ink);
  margin-bottom: 8px;
}

.t-desc {
  font-size: .88rem;
  font-weight: 400;
  line-height: 1.75;
  color: var(--ink-2);
}

/* VALUES */
.values-section {
  padding: clamp(80px, 10vw, 120px) 0;
  background: var(--paper);
  overflow: hidden;
  position: relative;
}

.values-bg-text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-family: var(--f-display);
  font-weight: 600;
  font-size: clamp(80px, 20vw, 240px);
  color: rgba(138, 99, 34, .04);
  pointer-events: none;
  white-space: nowrap;
}

.values-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1px;
  background: var(--line);
  position: relative;
  z-index: 1;
}

.value-item {
  background: var(--paper);
  padding: 50px 40px;
  text-align: center;
  transition: background .4s, box-shadow .4s;
}

.value-item:hover {
  background: var(--paper-2);
  box-shadow: 0 20px 40px rgba(13, 10, 7, .06);
}

.value-num {
  font-family: var(--f-display);
  font-size: 3rem;
  font-weight: 600;
  color: rgba(138, 99, 34, .18);
  margin-bottom: 20px;
  line-height: 1;
}

.value-title {
  font-family: var(--f-editorial);
  font-size: 1.5rem;
  font-weight: 600;
  color: var(--ink);
  margin-bottom: 16px;
}

.value-desc {
  font-size: .9rem;
  font-weight: 400;
  line-height: 1.8;
  color: var(--ink-2);
}

/* MISSION MINI */
.mission-mini {
  background: var(--ink);
  padding: clamp(60px, 8vw, 90px) 0;
  color: var(--paper);
}

.mission-mini-inner {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: clamp(40px, 6vw, 80px);
  align-items: center;
}

.mission-mini h3 {
  font-family: var(--f-editorial);
  font-size: clamp(2rem, 4vw, 3.5rem);
  font-weight: 500;
  color: var(--paper);
  line-height: 1.1;
  margin-bottom: 24px;
}

.mission-mini h3 em {
  font-style: italic;
  color: var(--gold-light);
  font-weight: 400;
}

.mission-mini p {
  font-size: .95rem;
  font-weight: 400;
  line-height: 1.9;
  color: var(--paper-2);
  margin-bottom: 32px;
  opacity: .9;
}

.mission-mini-sub {
  font-family: var(--f-display);
  font-size: .72rem;
  font-weight: 600;
  letter-spacing: .3em;
  text-transform: uppercase;
  color: var(--gold-light);
  display: block;
  margin-bottom: 16px;
}

.mission-mini-img {
  overflow: hidden;
}

.mission-mini-img img {
  width: 100%;
  transition: transform .7s var(--ease-out);
}

.mission-mini-img:hover img {
  transform: scale(1.05);
}

/* â”€â”€â”€ BOOKS PAGE â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€ */
.featured-section {
  padding: clamp(80px, 12vw, 140px) 0;
  background: var(--paper);
}

.featured-grid {
  display: grid;
  grid-template-columns: 1fr 1.2fr;
  gap: clamp(50px, 7vw, 100px);
  align-items: center;
}

.featured-img-frame {
  position: relative;
  display: inline-block;
  width: 100%;
}

.featured-img-frame::before {
  content: '';
  position: absolute;
  top: -20px;
  left: -20px;
  right: 20px;
  bottom: 20px;
  border: 1px solid var(--line);
  pointer-events: none;
  transition: transform .5s var(--ease-out);
}

.featured-img-frame:hover::before {
  transform: translate(9px, 9px);
}

.featured-img-frame img {
  width: 100%;
  filter: drop-shadow(0 40px 80px rgba(13, 10, 7, .22));
  transition: transform .6s var(--ease-out);
}

.featured-img-frame:hover img {
  transform: scale(1.02);
}

.purchase-grid {
  display: flex;
  gap: 16px;
  flex-wrap: wrap;
  margin-top: 36px;
}

.badge-row {
  display: flex;
  gap: 16px;
  margin-bottom: 32px;
  flex-wrap: wrap;
}

.badge-item {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 10px 20px;
  border: 1px solid var(--line);
  font-size: .78rem;
  font-weight: 500;
  color: var(--ink);
  background: var(--paper);
  transition: border-color .3s, background .3s;
}

.badge-item:hover {
  border-color: var(--gold-deep);
  background: var(--paper-2);
}

.badge-item i {
  color: var(--gold-deep);
}

.book-desc p {
  font-size: .98rem;
  font-weight: 400;
  line-height: 1.9;
  color: var(--ink-2);
  margin-bottom: 20px;
}

.book-desc p.lead-p {
  font-family: var(--f-editorial);
  font-style: italic;
  font-size: clamp(1.1rem, 2vw, 1.35rem);
  color: var(--ink);
  line-height: 1.7;
  font-weight: 500;
  border-left: 2px solid var(--gold-deep);
  padding-left: 24px;
  margin-bottom: 32px;
}

/* THEMES DEEP */
.themes-deep {
  padding: clamp(80px, 10vw, 120px) 0;
  background: var(--paper-2);
}

.themes-deep-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 2px;
  background: var(--line);
  margin-top: clamp(50px, 6vw, 70px);
}

.theme-deep-card {
  background: var(--paper-2);
  padding: 44px 40px;
  transition: background .4s, transform .5s var(--ease-out), box-shadow .4s;
}

.theme-deep-card:hover {
  background: var(--paper);
  transform: translateY(-5px);
  box-shadow: 0 20px 40px rgba(13, 10, 7, .07);
}

.theme-deep-card h4 {
  font-family: var(--f-editorial);
  font-size: 1.5rem;
  font-weight: 600;
  color: var(--ink);
  margin-bottom: 16px;
}

.theme-deep-card p {
  font-size: .92rem;
  font-weight: 400;
  line-height: 1.85;
  color: var(--ink-2);
}

.theme-icon-lg {
  font-size: 1.6rem;
  color: var(--gold-deep);
  margin-bottom: 20px;
  transition: transform .4s var(--ease-out);
}

.theme-deep-card:hover .theme-icon-lg {
  transform: scale(1.15) rotate(-5deg);
}

/* DASH */
.dash-section {
  padding: clamp(80px, 10vw, 120px) 0;
  background: var(--ink);
  color: var(--paper);
}

.dash-inner {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: clamp(40px, 6vw, 80px);
  align-items: center;
}

.dash-text h2 {
  font-family: var(--f-editorial);
  font-size: clamp(2.5rem, 5vw, 5rem);
  font-weight: 500;
  color: var(--paper);
  line-height: .95;
  margin-bottom: 24px;
}

.dash-text h2 em {
  font-style: italic;
  color: var(--gold-light);
  font-weight: 400;
}

.dash-expand {
  font-family: var(--f-display);
  font-size: .8rem;
  font-weight: 600;
  letter-spacing: .2em;
  text-transform: uppercase;
  color: var(--gold-light);
  margin-bottom: 24px;
  display: block;
}

.dash-text p {
  font-size: .95rem;
  font-weight: 400;
  line-height: 1.9;
  color: var(--paper-2);
  margin-bottom: 32px;
  opacity: .9;
}

.dash-letters {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.dash-letter-item {
  display: flex;
  gap: 20px;
  align-items: flex-start;
  padding: 24px;
  background: rgba(244, 235, 217, .04);
  border: 1px solid rgba(232, 196, 122, .15);
  transition: background .3s, border-color .3s, transform .45s var(--ease-out), box-shadow .3s;
}

.dash-letter-item:hover {
  background: rgba(244, 235, 217, .09);
  border-color: var(--gold-light);
  transform: translateX(10px);
  box-shadow: 0 10px 30px rgba(0, 0, 0, .15);
}

.dash-letter {
  font-family: var(--f-display);
  font-size: 2.2rem;
  color: var(--gold-light);
  font-weight: 600;
  line-height: 1;
  flex-shrink: 0;
  width: 40px;
}

.dash-letter-text h5 {
  font-family: var(--f-display);
  font-size: .78rem;
  font-weight: 600;
  letter-spacing: .15em;
  color: var(--paper);
  text-transform: uppercase;
  margin-bottom: 6px;
}

.dash-letter-text p {
  font-size: .85rem;
  color: var(--paper-2);
  line-height: 1.6;
  font-weight: 400;
  margin: 0;
  opacity: .85;
}

/* BOOK CARDS */
.book-card {
  border: 1px solid var(--line);
  overflow: hidden;
  transition: border-color .4s, transform .45s var(--ease-out), box-shadow .4s;
  display: grid;
  grid-template-columns: 300px 1fr;
  align-items: stretch;
  margin-bottom: 2px;
  background: var(--paper);
}

.book-card:hover {
  border-color: var(--gold-deep);
  transform: translateX(5px);
  box-shadow: 0 16px 40px rgba(13, 10, 7, .08);
}

.book-card-img {
  overflow: hidden;
  background: var(--paper-3);
}

.book-card-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  filter: sepia(.08);
  transition: transform .7s var(--ease-out), filter .4s;
}

.book-card:hover .book-card-img img {
  transform: scale(1.06);
  filter: none;
}

.book-card-body {
  padding: 44px clamp(28px, 4vw, 56px);
  display: flex;
  flex-direction: column;
  justify-content: center;
  background: var(--paper-2);
}

.book-tag {
  font-family: var(--f-body);
  font-size: .62rem;
  font-weight: 600;
  letter-spacing: .3em;
  text-transform: uppercase;
  color: var(--gold-deep);
  margin-bottom: 16px;
}

.book-card-body h3 {
  font-family: var(--f-editorial);
  font-size: clamp(1.8rem, 3.5vw, 2.8rem);
  font-weight: 500;
  line-height: 1.1;
  color: var(--ink);
  margin-bottom: 20px;
}

.book-card-body p {
  font-size: .93rem;
  font-weight: 400;
  line-height: 1.85;
  color: var(--ink-2);
  max-width: 540px;
}

.notify-form {
  display: flex;
  margin-top: 28px;
  max-width: 400px;
}

.notify-form input {
  flex-grow: 1;
  background: var(--paper);
  border: 1px solid var(--line);
  border-right: none;
  padding: 12px 16px;
  font-family: var(--f-body);
  font-size: .85rem;
  color: var(--ink);
  outline: none;
}

.notify-form input::placeholder {
  color: var(--muted);
}

.notify-form button {
  background: var(--ink);
  border: none;
  padding: 12px 20px;
  cursor: pointer;
  color: var(--paper);
  font-size: .72rem;
  font-weight: 600;
  letter-spacing: .15em;
  text-transform: uppercase;
  transition: background .3s;
  font-family: var(--f-body);
  white-space: nowrap;
}

.notify-form button:hover {
  background: var(--gold-deep);
}

/* â”€â”€â”€ REVIEWS PAGE â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€ */
.stats-bar {
  background: var(--paper-2);
  border-bottom: 1px solid var(--line);
  padding: 40px 0;
}

.stats-row {
  display: flex;
  gap: 0;
  justify-content: space-between;
  flex-wrap: wrap;
}

.stat-block {
  flex: 1;
  min-width: 200px;
  text-align: center;
  padding: 0 32px;
  position: relative;
}

.stat-block:not(:last-child)::after {
  content: '';
  position: absolute;
  right: 0;
  top: 20%;
  bottom: 20%;
  width: 1px;
  background: var(--line);
}

.stat-big {
  font-family: var(--f-editorial);
  font-size: clamp(2.5rem, 5vw, 4rem);
  font-weight: 500;
  color: var(--gold-deep);
  line-height: 1;
}

.stat-text {
  font-size: .72rem;
  font-weight: 600;
  letter-spacing: .2em;
  text-transform: uppercase;
  color: var(--muted);
  margin-top: 8px;
}

.featured-review {
  padding: clamp(80px, 12vw, 140px) 0;
  background: var(--paper);
}

.featured-review-box {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 0;
  border: 1px solid var(--line);
  overflow: hidden;
}

.fr-img {
  overflow: hidden;
  background: var(--paper-3);
}

.fr-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  filter: sepia(.08);
  transition: transform .7s var(--ease-out);
}

.fr-img:hover img {
  transform: scale(1.05);
}

.fr-text {
  padding: clamp(50px, 6vw, 80px);
  background: var(--paper-2);
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.fr-quote {
  font-family: var(--f-editorial);
  font-size: clamp(1.5rem, 3vw, 2.2rem);
  font-weight: 500;
  font-style: italic;
  line-height: 1.4;
  color: var(--ink);
  margin-bottom: 32px;
}

.fr-quote::before {
  content: '"';
  font-size: 4rem;
  line-height: 0;
  vertical-align: -.4em;
  color: var(--gold-deep);
  margin-right: 8px;
  opacity: .6;
}

.fr-stars {
  display: flex;
  gap: 4px;
  margin-bottom: 20px;
}

.fr-stars i {
  color: var(--gold-deep);
}

.fr-name {
  font-family: var(--f-display);
  font-size: .9rem;
  font-weight: 600;
  letter-spacing: .2em;
  text-transform: uppercase;
  color: var(--ink);
}

.fr-role {
  font-size: .78rem;
  font-weight: 500;
  color: var(--muted);
  margin-top: 4px;
}

.reviews-section {
  padding: clamp(80px, 10vw, 120px) 0;
  background: var(--paper-2);
}

.reviews-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 2px;
  background: var(--line);
  margin-top: clamp(50px, 6vw, 70px);
}

.review-card-full {
  background: var(--paper-2);
  padding: 40px 34px;
  display: flex;
  flex-direction: column;
  transition: background .4s, box-shadow .4s;
}

.review-card-full:hover {
  background: var(--paper);
  box-shadow: 0 22px 50px rgba(13, 10, 7, .08);
}

.rc-quote {
  font-size: 3rem;
  line-height: .5;
  font-family: var(--f-editorial);
  color: var(--gold-deep);
  margin-bottom: 20px;
  opacity: .5;
}

.rc-text {
  font-family: var(--f-editorial);
  font-style: italic;
  font-size: clamp(.95rem, 1.5vw, 1.1rem);
  font-weight: 500;
  line-height: 1.8;
  color: var(--ink);
  flex-grow: 1;
  margin-bottom: 28px;
}

.rc-stars {
  display: flex;
  gap: 3px;
  margin-bottom: 16px;
}

.rc-stars i {
  color: var(--gold-deep);
  font-size: .76rem;
}

.rc-name {
  font-family: var(--f-display);
  font-size: .8rem;
  font-weight: 600;
  letter-spacing: .15em;
  text-transform: uppercase;
  color: var(--ink);
}

.rc-source {
  font-size: .72rem;
  font-weight: 500;
  color: var(--muted);
  margin-top: 4px;
}

.impact-story {
  padding: clamp(80px, 12vw, 140px) 0;
  background: var(--paper);
}

.impact-box {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 0;
  overflow: hidden;
  align-items: center;
}

.ib-text {
  padding: clamp(50px, 6vw, 80px);
  display: flex;
  flex-direction: column;
  justify-content: center;
  background: var(--paper-2);
}

.ib-text p {
  font-size: .98rem;
  font-weight: 400;
  line-height: 1.9;
  color: var(--ink-2);
  margin-bottom: 20px;
}

.ib-text p.lead-q {
  font-family: var(--f-editorial);
  font-style: italic;
  font-size: clamp(1.1rem, 2vw, 1.4rem);
  color: var(--ink);
  border-left: 2px solid var(--gold-deep);
  padding-left: 24px;
  line-height: 1.7;
  margin-bottom: 32px;
  font-weight: 500;
}

.ib-media {
  overflow: hidden;
  position: relative;
}

.media-links {
  display: flex;
  gap: 16px;
  padding: 16px;
  background: var(--paper-2);
}

.media-links a img {
  height: 32px;
  filter: grayscale(40%) brightness(.9);
  transition: filter .3s, transform .3s;
}

.media-links a img:hover {
  filter: none;
  transform: scale(1.05);
}

.review-cta {
  background: var(--gold-deep);
  padding: clamp(60px, 8vw, 90px) 0;
  text-align: center;
  color: var(--paper);
}

.review-cta h2 {
  font-family: var(--f-editorial);
  font-size: clamp(2rem, 4vw, 3.5rem);
  font-weight: 500;
  color: var(--paper);
  margin-bottom: 20px;
}

.review-cta h2 em {
  font-style: italic;
  color: var(--gold-light);
  font-weight: 400;
}

.review-cta p {
  font-size: .95rem;
  font-weight: 400;
  color: var(--paper-2);
  margin-bottom: 36px;
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
  line-height: 1.8;
  opacity: .92;
}

/* â”€â”€â”€ BLOG PAGE â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€ */
.blog-section {
  padding: clamp(80px, 10vw, 120px) 0;
  background: var(--paper);
}

.blog-layout {
  display: grid;
  grid-template-columns: 1fr 360px;
  gap: clamp(40px, 5vw, 80px);
  align-items: start;
}

.featured-post {
  border: 1px solid var(--line);
  overflow: hidden;
  margin-bottom: 4px;
  transition: border-color .4s, box-shadow .4s;
  background: var(--paper-2);
}

.featured-post:hover {
  border-color: var(--gold-deep);
  box-shadow: 0 20px 50px rgba(13, 10, 7, .07);
}

.fp-img {
  height: auto;
  overflow: hidden;
}

.fp-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  filter: sepia(.1) saturate(.95);
  transition: transform .8s var(--ease-out), filter .4s;
}

.featured-post:hover .fp-img img {
  transform: scale(1.05);
  filter: none;
}

.fp-body {
  padding: clamp(32px, 4vw, 52px);
}

.fp-tag {
  font-size: .62rem;
  font-weight: 600;
  letter-spacing: .3em;
  text-transform: uppercase;
  color: var(--gold-deep);
  margin-bottom: 14px;
}

.fp-body h2 {
  font-family: var(--f-editorial);
  font-size: clamp(1.8rem, 3vw, 2.8rem);
  font-weight: 600;
  line-height: 1.15;
  color: var(--ink);
  margin-bottom: 18px;
}

.fp-body p {
  font-size: .95rem;
  font-weight: 400;
  line-height: 1.85;
  color: var(--ink-2);
  margin-bottom: 28px;
}

.read-link {
  font-size: .7rem;
  font-weight: 600;
  letter-spacing: .2em;
  text-transform: uppercase;
  color: var(--gold-deep);
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  gap: 10px;
  transition: gap .3s, color .3s;
}

.read-link:hover {
  gap: 18px;
  color: var(--rust);
}

.blog-posts-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 2px;
  background: var(--line);
  margin-bottom: 4px;
}

.blog-post-card {
  background: var(--paper);
  overflow: hidden;
  transition: background .4s, transform .5s var(--ease-out), box-shadow .4s;
}

.blog-post-card:hover {
  background: var(--paper-2);
  transform: translateY(-5px);
  box-shadow: 0 16px 40px rgba(13, 10, 7, .07);
}

.bpc-img {
  height: 280px;
  overflow: hidden;
}

.bpc-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  filter: sepia(.1) saturate(.95);
  transition: transform .6s var(--ease-out), filter .4s;
}

.blog-post-card:hover .bpc-img img {
  transform: scale(1.07);
  filter: none;
}

.bpc-body {
  padding: 26px 24px;
}

.bpc-tag {
  font-size: .58rem;
  font-weight: 600;
  letter-spacing: .25em;
  text-transform: uppercase;
  color: var(--gold-deep);
  margin-bottom: 10px;
}

.bpc-body h4 {
  font-family: var(--f-editorial);
  font-size: 1.2rem;
  font-weight: 600;
  line-height: 1.3;
  color: var(--ink);
  margin-bottom: 10px;
}

.bpc-body p {
  font-size: .85rem;
  font-weight: 400;
  line-height: 1.75;
  color: var(--ink-2);
  margin-bottom: 16px;
}

.sidebar {
  position: sticky;
  top: 100px;
}

.sidebar-widget {
  margin-bottom: 40px;
}

.sidebar-widget h5 {
  font-family: var(--f-display);
  font-size: .72rem;
  font-weight: 600;
  letter-spacing: .25em;
  text-transform: uppercase;
  color: var(--gold-deep);
  margin-bottom: 20px;
  padding-bottom: 12px;
  border-bottom: 1px solid var(--line);
}

.recent-list {
  list-style: none;
}

.recent-list li {
  padding: 14px 0;
  border-bottom: 1px solid var(--line);
}

.recent-list li a {
  font-family: var(--f-editorial);
  font-size: 1.05rem;
  font-weight: 600;
  color: var(--ink);
  text-decoration: none;
  line-height: 1.4;
  display: block;
  transition: color .3s, transform .3s;
}

.recent-list li a:hover {
  color: var(--gold-deep);
  transform: translateX(4px);
}

.recent-list li span {
  font-size: .65rem;
  font-weight: 600;
  letter-spacing: .15em;
  color: var(--muted);
  text-transform: uppercase;
  margin-top: 4px;
  display: block;
}

.categories-list {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}

.cat-tag {
  font-size: .7rem;
  font-weight: 600;
  letter-spacing: .15em;
  text-transform: uppercase;
  padding: 8px 16px;
  border: 1px solid var(--line);
  color: var(--ink-2);
  text-decoration: none;
  transition: border-color .3s, color .3s, background .3s, transform .3s;
}

.cat-tag:hover {
  border-color: var(--ink);
  color: var(--paper);
  background: var(--ink);
  transform: translateY(-2px);
}

.featured-book-sidebar {
  border: 1px solid var(--line);
  overflow: hidden;
  background: var(--paper-2);
}

.fbs-img {
  height: 160px;
  overflow: hidden;
  background: var(--paper-3);
}

.fbs-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform .6s var(--ease-out);
}

.featured-book-sidebar:hover .fbs-img img {
  transform: scale(1.04);
}

.fbs-body {
  padding: 20px;
}

.fbs-body h4 {
  font-family: var(--f-editorial);
  font-size: 1.15rem;
  font-weight: 600;
  color: var(--ink);
  margin-bottom: 8px;
}

.fbs-body p {
  font-size: .82rem;
  font-weight: 400;
  line-height: 1.7;
  color: var(--ink-2);
  margin-bottom: 16px;
}

/* â”€â”€â”€ BOOK NOW PAGE â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€ */
.booking-section {
  padding: clamp(80px, 12vw, 140px) 0;
  background: var(--paper);
}

.booking-layout {
  display: grid;
  grid-template-columns: 1fr 1.5fr;
  gap: clamp(50px, 7vw, 100px);
  align-items: start;
}

.booking-info p {
  font-size: .95rem;
  font-weight: 400;
  line-height: 1.9;
  color: var(--ink-2);
  margin-bottom: 28px;
}

.event-list {
  list-style: none;
  margin: 32px 0;
}

.event-list li {
  display: grid;
  grid-template-columns: 20px 1fr;
  gap: 16px;
  padding: 16px 0;
  border-bottom: 1px solid var(--line);
  align-items: center;
  transition: padding-left .3s;
}

.event-list li:hover {
  padding-left: 6px;
}

.event-list li i {
  color: var(--gold-deep);
  font-size: .95rem;
}

.event-list li span {
  font-size: .9rem;
  font-weight: 500;
  color: var(--ink);
  letter-spacing: .04em;
}

.booking-contact-block {
  background: var(--paper-2);
  border: 1px solid var(--line);
  padding: 32px;
  margin-top: 32px;
}

.booking-contact-block h5 {
  font-family: var(--f-display);
  font-size: .75rem;
  font-weight: 600;
  letter-spacing: .25em;
  text-transform: uppercase;
  color: var(--gold-deep);
  margin-bottom: 20px;
}

.contact-row {
  display: flex;
  align-items: center;
  gap: 14px;
  margin-bottom: 16px;
}

.contact-row i {
  color: var(--gold-deep);
  width: 18px;
  font-size: .95rem;
}

.contact-row a,
.contact-row span {
  font-size: .92rem;
  font-weight: 500;
  color: var(--ink);
  text-decoration: none;
  transition: color .3s;
}

.contact-row a:hover {
  color: var(--gold-deep);
}

.social-row {
  display: flex;
  gap: 10px;
  margin-top: 20px;
}

.soc-btn {
  width: 38px;
  height: 38px;
  border: 1px solid var(--line);
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--ink-2);
  text-decoration: none;
  font-size: .85rem;
  transition: border-color .3s, color .3s, background .3s, transform .3s;
}

.soc-btn:hover {
  border-color: var(--ink);
  color: var(--paper);
  background: var(--ink);
  transform: translateY(-3px);
}

.qr-block {
  margin-top: 28px;
  /* display: flex;
  align-items: center; */
  gap: 20px;
}

.qr-block a {
  font-family: var(--f-editorial);
  font-style: italic;
  color: var(--gold-deep);
  text-decoration: none;
  font-size: 1.5rem;
  font-weight: 700;
}

.qr-block img {
  width: 140px;
  background: var(--paper);
  padding: 4px;
  border: 1px solid var(--line);
}

.qr-block p {
  font-size: .82rem;
  font-weight: 400;
  color: var(--ink-2);
  line-height: 1.6;
}

.qr-block p strong {
  display: block;
  font-family: var(--f-editorial);
  font-style: italic;
  color: var(--gold-deep);
  font-size: 1rem;
  font-weight: 600;
  margin-bottom: 4px;
}

.experience-strip {
  background: var(--paper-2);
  border-top: 1px solid var(--line);
  padding: clamp(50px, 6vw, 80px) 0;
}

.exp-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 1px;
  background: var(--line);
}

.exp-item {
  background: var(--paper-2);
  padding: 40px 32px;
  text-align: center;
  transition: background .4s, box-shadow .4s;
}

.exp-item:hover {
  background: var(--paper);
  box-shadow: 0 16px 40px rgba(13, 10, 7, .07);
}

.exp-icon {
  font-size: 1.7rem;
  color: var(--gold-deep);
  margin-bottom: 16px;
  transition: transform .4s var(--ease-out);
}

.exp-item:hover .exp-icon {
  transform: scale(1.2) rotate(-8deg);
}

.exp-num {
  font-family: var(--f-display);
  font-size: 2.2rem;
  font-weight: 600;
  color: var(--ink);
  margin-bottom: 8px;
  line-height: 1;
}

.exp-label {
  font-size: .72rem;
  font-weight: 600;
  letter-spacing: .18em;
  text-transform: uppercase;
  color: var(--muted);
  line-height: 1.5;
}

.testimonial-strip {
  background: var(--paper);
  padding: clamp(60px, 8vw, 90px) 0;
}

.ts-inner {
  display: grid;
  grid-template-columns: 1fr 3fr;
  gap: clamp(40px, 5vw, 80px);
  align-items: center;
}

.ts-label h3 {
  font-family: var(--f-editorial);
  font-size: clamp(2rem, 3.5vw, 3rem);
  font-weight: 500;
  color: var(--ink);
  line-height: 1.1;
}

.ts-label h3 em {
  font-style: italic;
  color: var(--gold-deep);
  font-weight: 400;
}

.ts-quotes {
  display: flex;
  flex-direction: column;
  gap: 24px;
}

.ts-quote {
  padding: 28px 32px;
  border-left: 2px solid var(--line);
  transition: border-color .3s, background .3s, transform .4s var(--ease-out), box-shadow .3s;
}

.ts-quote:hover {
  border-color: var(--gold-deep);
  background: var(--paper-2);
  transform: translateX(6px);
  box-shadow: 0 8px 24px rgba(13, 10, 7, .06);
}

.ts-quote p {
  font-family: var(--f-editorial);
  font-style: italic;
  font-size: clamp(.95rem, 1.5vw, 1.1rem);
  font-weight: 500;
  line-height: 1.75;
  color: var(--ink);
  margin-bottom: 12px;
}

.ts-quote cite {
  font-size: .72rem;
  font-weight: 600;
  letter-spacing: .2em;
  text-transform: uppercase;
  color: var(--muted);
  font-style: normal;
}

.next-event {
  padding: clamp(80px, 10vw, 120px) 0;
  background: var(--paper-2);
}

.next-event-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 0;
  border: 1px solid var(--line);
  overflow: hidden;
}

.ne-img {
  overflow: hidden;
}

.ne-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  filter: sepia(.1);
  transition: transform .7s var(--ease-out);
}

.ne-img:hover img {
  transform: scale(1.05);
}

.ne-text {
  padding: clamp(50px, 6vw, 80px);
  display: flex;
  flex-direction: column;
  justify-content: center;
  background: var(--paper);
}

.ne-text p {
  font-size: .95rem;
  font-weight: 400;
  line-height: 1.9;
  color: var(--ink-2);
  margin-bottom: 28px;
}

.ne-text h3 {
  font-family: var(--f-editorial);
  font-size: clamp(2rem, 3.5vw, 3rem);
  font-weight: 500;
  color: var(--ink);
  line-height: 1.1;
  margin-bottom: 24px;
}

.ne-text h3 em {
  font-style: italic;
  color: var(--gold-deep);
  font-weight: 400;
}

/* â”€â”€â”€ RESPONSIVE â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€ */
@media (max-width: 1200px) {
  .themes-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 1024px) {

  .book-grid,
  .about-grid,
  .contact-grid,
  .impact-grid,
  .merch-grid,
  .featured-grid,
  .dash-inner,
  .mission-mini-inner,
  .story-grid,
  .booking-layout,
  .next-event-grid,
  .featured-review-box,
  .impact-box {
    grid-template-columns: 1fr;
  }

  .upcoming-item,
  .upcoming-item.alt {
    grid-template-columns: 1fr;
  }

  .upcoming-cover {
    height: 260px;
  }

  .footer-top {
    grid-template-columns: 1fr 1fr;
  }

  .themes-deep-grid,
  .reviews-grid {
    grid-template-columns: 1fr 1fr;
  }

  .blog-grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .mission-grid {
    grid-template-columns: 1fr;
  }

  .mission-div {
    display: none;
  }

  .mission-item:first-child {
    padding-left: clamp(20px, 4vw, 50px);
  }

  .mission-item:last-child {
    padding-right: clamp(20px, 4vw, 50px);
  }

  .story-img-sticky {
    position: static;
  }

  .exp-grid {
    grid-template-columns: 1fr 1fr;
  }

  .ts-inner {
    grid-template-columns: 1fr;
  }

  .values-grid {
    grid-template-columns: 1fr 1fr;
  }

  .book-card {
    grid-template-columns: 1fr;
  }

  .blog-layout {
    grid-template-columns: 1fr;
  }

  .sidebar {
    position: static;
  }
}

@media (max-width: 768px) {
  .nav-links {
    display: none;
  }

  .hamburger {
    display: flex;
  }

  .hero-bottom {
    flex-direction: column;
    align-items: flex-start;
  }

  .book-stats {
    gap: 24px;
    flex-wrap: wrap;
  }

  .credentials-grid {
    grid-template-columns: 1fr 1fr;
  }

  .blog-grid,
  .reviews-grid,
  .themes-deep-grid {
    grid-template-columns: 1fr;
  }

  .footer-top {
    grid-template-columns: 1fr;
  }

  .form-row,
  .form-row.three {
    grid-template-columns: 1fr;
  }

  .video-wrapper {
    padding-bottom: 56.25%;
  }

  .video-overlay {
    padding: 30px;
  }

  .event-strip-inner {
    flex-direction: column;
    align-items: flex-start;
  }

  .stats-row {
    gap: 20px;
  }

  .stat-block::after {
    display: none;
  }

  .timeline::before {
    left: 24px;
  }

  .timeline-item {
    grid-template-columns: 48px 1fr;
  }

  .timeline-item:nth-child(odd) .t-left,
  .timeline-item:nth-child(even) .t-left {
    display: none;
  }

  .timeline-item:nth-child(odd) .t-right,
  .timeline-item:nth-child(even) .t-right {
    opacity: 1;
    padding-left: 24px;
    grid-column: 2;
  }

  .values-grid {
    grid-template-columns: 1fr;
  }

  .book-card-img {
    height: 200px;
  }

  .exp-grid {
    grid-template-columns: 1fr 1fr;
  }

  .cursor {
    display: none;
  }

  body {
    cursor: auto;
  }
}

@media (max-width: 480px) {
  .credentials-grid {
    grid-template-columns: 1fr;
  }

  .hero-actions {
    flex-direction: column;
  }

  .btn-gold,
  .btn-outline {
    justify-content: center;
  }

  .exp-grid {
    grid-template-columns: 1fr;
  }

  .pre-counter {
    right: 20px;
    bottom: 20px;
  }
}

/* â”€â”€â”€ UTILITY EXTRAS â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€ */
.reviews-header {
  margin-bottom: clamp(50px, 7vw, 80px);
}

.contact-left-p {
  font-size: .95rem;
  font-weight: 400;
  line-height: 1.9;
  color: var(--ink-2);
  margin-bottom: 32px;
}

.contact-label-small {
  font-size: .82rem;
  font-weight: 500;
  color: var(--muted);
  margin-bottom: 6px;
  display: block;
}

.footer-newsletter-text {
  font-size: .85rem;
  font-weight: 400;
  color: var(--paper-2);
  line-height: 1.7;
  margin-bottom: 0;
  opacity: .8;
}

.mt-footer {
  margin-top: 28px;
}

/* â”€â”€â”€ ABOUT PAGE EXTRAS â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€ */
.story-actions {
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
  margin-top: 40px;
}

.values-header {
  text-align: center;
  margin-bottom: clamp(50px, 7vw, 80px);
}

.bottom-cta-section {
  padding: clamp(80px, 10vw, 120px) 0;
  background: var(--paper);
  text-align: center;
}

.bottom-cta-inner .section-heading {
  text-align: center;
  margin-bottom: 40px;
}

.bottom-cta-actions {
  display: flex;
  gap: 20px;
  justify-content: center;
  flex-wrap: wrap;
}

/* â”€â”€â”€ BOOKS PAGE EXTRAS â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€ */
.books-upcoming-header {
  margin-bottom: clamp(50px, 6vw, 70px);
}

/* â”€â”€â”€ BOOK-NOW PAGE EXTRAS â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€ */
.ne-actions {
  display: flex;
  gap: 16px;
  flex-wrap: wrap;
  margin-top: 8px;
}

.booking-info-p {
  font-size: .95rem;
  font-weight: 400;
  line-height: 1.9;
  color: var(--ink-2);
  margin-bottom: 20px;
}

/* â”€â”€â”€ REVIEWS PAGE EXTRAS â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€ */
.reviews-amazon-btn {
  margin-top: 32px;
  width: fit-content;
}

.reviews-all-cta {
  text-align: center;
  margin-top: 48px;
}

/* â”€â”€â”€ BLOG PAGE EXTRAS â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€ */
.sidebar-buy-btn {
  padding: 10px 20px;
  font-size: .65rem;
  width: 100%;
  justify-content: center;
}

.sidebar-newsletter-text {
  font-size: .85rem;
  font-weight: 400;
  color: var(--ink-2);
  line-height: 1.7;
  margin-bottom: 14px;
}

.sidebar-newsletter-form {
  flex-direction: column;
  gap: 8px;
}

.sidebar-newsletter-form input {
  border-right: 1px solid var(--line) !important;
  background: var(--paper) !important;
  color: var(--ink) !important;
}

.sidebar-newsletter-form input::placeholder {
  color: var(--muted) !important;
}

.sidebar-newsletter-form button {
  padding: 12px;
  width: 100%;
  font-size: .75rem;
  font-weight: 600;
  letter-spacing: .15em;
  text-transform: uppercase;
  font-family: var(--f-body);
  background: var(--ink) !important;
  color: var(--paper) !important;
}

.sidebar-newsletter-form button:hover {
  background: var(--gold-deep) !important;
}

.booking-info-p {
  font-size: .95rem;
  font-weight: 400;
  line-height: 1.9;
  color: var(--ink-2);
  margin-bottom: 20px;
}

/* â”€â”€â”€ FORM VALIDATION STYLES â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€ */

/* Error state on fields */
.field-error {
  border-color: var(--rust) !important;
  background: rgba(107, 45, 29, 0.04) !important;
  box-shadow: 0 0 0 3px rgba(107, 45, 29, 0.1) !important;
}

/* Error message */
.field-error-msg {
  display: block;
  font-family: var(--f-body);
  font-size: .68rem;
  font-weight: 600;
  letter-spacing: .05em;
  color: var(--rust);
  margin-top: 5px;
  opacity: 0;
  transform: translateY(-6px);
  transition: opacity .3s, transform .3s;
}

.field-error-msg.visible {
  opacity: 1;
  transform: translateY(0);
}

/* Shake animation */
@keyframes fieldShake {

  0%,
  100% {
    transform: translateX(0);
  }

  15% {
    transform: translateX(-8px);
  }

  30% {
    transform: translateX(6px);
  }

  45% {
    transform: translateX(-5px);
  }

  60% {
    transform: translateX(4px);
  }

  75% {
    transform: translateX(-2px);
  }
}

.field-shake {
  animation: fieldShake 0.55s ease;
}

/* Form-level alert */
.form-alert {
  padding: 14px 20px;
  font-family: var(--f-body);
  font-size: .82rem;
  font-weight: 500;
  letter-spacing: .03em;
  display: flex;
  align-items: center;
  gap: 10px;
  margin-top: 16px;
  opacity: 0;
  transform: translateY(10px);
  transition: opacity .35s, transform .35s;
}

.form-alert.visible {
  opacity: 1;
  transform: translateY(0);
}

.form-alert-error {
  background: rgba(107, 45, 29, 0.08);
  border: 1px solid rgba(107, 45, 29, 0.25);
  color: var(--rust);
}

.form-alert-success {
  background: rgba(138, 99, 34, 0.08);
  border: 1px solid rgba(138, 99, 34, 0.25);
  color: var(--gold-deep);
}

.form-alert i {
  font-size: .95rem;
  flex-shrink: 0;
}

/* Inline messages (newsletter, notify) */
.inline-msg {
  font-family: var(--f-body);
  font-size: .75rem;
  font-weight: 600;
  letter-spacing: .08em;
  margin-top: 10px;
  opacity: 0;
  transform: translateY(-4px);
  transition: opacity .3s, transform .3s;
}

.inline-msg.visible {
  opacity: 1;
  transform: translateY(0);
}

.inline-msg-success {
  color: var(--gold-deep);
}

.inline-msg-error {
  color: var(--rust);
}