/* ============================================================================
   CHR FADES — STYLES
   ----------------------------------------------------------------------------
   1. Theme tokens          2. Reset / base        3. Typography
   4. Buttons               5. Header / nav        6. Hero
   7. Trust strip           8. Sections shell      9. Services
   10. Membership           11. Gallery + lightbox 12. Reviews
   13. About                14. Contact/Hours      15. Footer
   16. Mobile sticky bar    17. Animations         18. Responsive
   ========================================================================== */

/* ---- 1. THEME TOKENS ----------------------------------------------------- */
:root {
  --bg:            #121016;
  --surface:       #1C1822;
  --surface-2:     #251F30;
  --border:        #332B40;
  --primary:       #A435F0;
  --primary-glow:  #C77DFF;
  --primary-deep:  #6A1B9A;
  --accent-blue:   #3B82F6;
  --text:          #EDEAF2;
  --text-muted:    #A39DB0;
  --white:         #FFFFFF;

  --grad-primary: linear-gradient(135deg, var(--primary-deep) 0%, var(--primary) 100%);
  --glow-sm: 0 0 18px rgba(164, 53, 240, .35);
  --glow-md: 0 0 32px rgba(164, 53, 240, .45);
  --glow-text: 0 0 24px rgba(199, 125, 255, .55);

  --font-display: "Anton", "Bebas Neue", Impact, sans-serif;
  --font-body: "Inter", system-ui, -apple-system, sans-serif;

  --maxw: 1200px;
  --radius: 16px;
  --radius-sm: 10px;
  --pad-x: clamp(20px, 5vw, 48px);
}

/* ---- 2. RESET / BASE ----------------------------------------------------- */
*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }
html { scroll-behavior: smooth; -webkit-text-size-adjust: 100%; }
@media (prefers-reduced-motion: reduce) { html { scroll-behavior: auto; } }

body {
  background: var(--bg);
  color: var(--text);
  font-family: var(--font-body);
  line-height: 1.6;
  -webkit-font-smoothing: antialiased;
  overflow-x: hidden;
}

/* Ambient background glow — fixed, very subtle */
body::before {
  content: "";
  position: fixed; inset: 0;
  background:
    radial-gradient(60vw 50vh at 80% -10%, rgba(106, 27, 154, .28), transparent 70%),
    radial-gradient(50vw 40vh at 0% 100%, rgba(164, 53, 240, .14), transparent 70%);
  pointer-events: none;
  z-index: 0;
}

img { max-width: 100%; display: block; }
a { color: inherit; text-decoration: none; }
ul { list-style: none; }

.container { width: 100%; max-width: var(--maxw); margin-inline: auto; padding-inline: var(--pad-x); position: relative; z-index: 1; }

/* ---- 3. TYPOGRAPHY ------------------------------------------------------- */
h1, h2, h3 { font-family: var(--font-display); font-weight: 400; letter-spacing: .01em; line-height: .98; text-transform: uppercase; }
.section-eyebrow {
  display: inline-flex; align-items: center; gap: 10px;
  font-family: var(--font-body); font-weight: 600; font-size: .8rem;
  letter-spacing: .22em; text-transform: uppercase; color: var(--primary-glow);
  margin-bottom: 18px;
}
.section-eyebrow::before { content: ""; width: 28px; height: 2px; background: var(--primary); box-shadow: var(--glow-sm); }
.section-title { font-size: clamp(2.2rem, 6vw, 4.2rem); color: var(--white); margin-bottom: 16px; }
.section-title .accent { color: var(--primary-glow); text-shadow: var(--glow-text); }
.section-lead { color: var(--text-muted); font-size: 1.08rem; max-width: 560px; }

/* ---- 4. BUTTONS ---------------------------------------------------------- */
.btn {
  --btn-py: 14px; --btn-px: 26px;
  display: inline-flex; align-items: center; justify-content: center; gap: 9px;
  padding: var(--btn-py) var(--btn-px);
  font-family: var(--font-body); font-weight: 700; font-size: .95rem;
  letter-spacing: .02em; border-radius: 999px; cursor: pointer;
  border: 1px solid transparent; transition: transform .25s cubic-bezier(.2,.8,.2,1), box-shadow .25s, background .25s, color .25s;
  white-space: nowrap; -webkit-tap-highlight-color: transparent;
}
.btn:active { transform: translateY(1px); }
.btn-primary { background: var(--grad-primary); color: var(--white); box-shadow: var(--glow-sm); }
.btn-primary:hover { box-shadow: var(--glow-md); transform: translateY(-2px); }
.btn-outline { background: transparent; color: var(--text); border-color: var(--border); }
.btn-outline:hover { border-color: var(--primary); color: var(--white); box-shadow: var(--glow-sm); transform: translateY(-2px); }
.btn-ghost { background: var(--surface-2); color: var(--text); }
.btn-ghost:hover { background: var(--surface); color: var(--white); }
.btn-book { background: var(--grad-primary); color: var(--white); box-shadow: var(--glow-sm); }
.btn-book:hover { box-shadow: var(--glow-md); transform: translateY(-2px); }
.btn-lg { --btn-py: 17px; --btn-px: 34px; font-size: 1.02rem; }

/* ---- 5. HEADER / NAV ----------------------------------------------------- */
#site-header {
  position: sticky; top: 0; z-index: 100;
  background: rgba(18, 16, 22, .72);
  backdrop-filter: blur(14px);
  border-bottom: 1px solid transparent;
  transition: background .3s, border-color .3s, padding .3s;
}
#site-header.is-scrolled { background: rgba(18, 16, 22, .92); border-bottom-color: var(--border); }
.nav {
  display: flex; align-items: center; justify-content: space-between;
  gap: 24px; padding: 16px var(--pad-x); max-width: var(--maxw); margin-inline: auto;
  transition: padding .3s;
}
.is-scrolled .nav { padding-block: 11px; }

.brand { display: flex; align-items: center; gap: 12px; flex-shrink: 0; }
.brand-logo {
  height: 50px; width: auto;
  filter: drop-shadow(0 0 14px rgba(164, 53, 240, .45));
}
.is-scrolled .brand-logo { height: 44px; transition: height .3s; }
/* Text wordmark is the fallback if the logo image is missing */
.brand-word { display: none; font-family: var(--font-display); font-size: 1.5rem; color: var(--white); letter-spacing: .03em; line-height: 1; }
.brand-word .fades { color: var(--primary-glow); text-shadow: var(--glow-text); }

/* On desktop the menu wrapper is transparent so links flex into the bar */
#nav-menu { display: contents; }
.nav-menu-book { display: none; }
.nav-links { display: flex; align-items: center; gap: 28px; }
.nav-links a { font-size: .95rem; font-weight: 500; color: var(--text-muted); transition: color .2s; position: relative; }
.nav-links a:hover { color: var(--white); }
.nav-actions { display: flex; align-items: center; gap: 10px; }

#nav-toggle {
  display: none; width: 44px; height: 44px; border: 1px solid var(--border);
  background: var(--surface); border-radius: 12px; cursor: pointer; padding: 0;
  flex-direction: column; align-items: center; justify-content: center; gap: 5px;
}
#nav-toggle span { width: 20px; height: 2px; background: var(--text); border-radius: 2px; transition: transform .3s, opacity .3s; }
.nav-open #nav-toggle span:nth-child(1) { transform: translateY(7px) rotate(45deg); }
.nav-open #nav-toggle span:nth-child(2) { opacity: 0; }
.nav-open #nav-toggle span:nth-child(3) { transform: translateY(-7px) rotate(-45deg); }

/* ---- 6. HERO ------------------------------------------------------------- */
.hero { position: relative; padding: clamp(60px, 11vw, 130px) 0 clamp(50px, 8vw, 90px); overflow: hidden; }
.hero-pole {
  position: absolute; top: 0; right: 6%; width: 70px; height: 100%;
  background: repeating-linear-gradient(135deg, var(--primary) 0 16px, var(--primary-deep) 16px 24px, var(--accent-blue) 24px 40px, var(--bg) 40px 48px);
  opacity: .10; filter: blur(1px); transform: skewX(-8deg);
  border-radius: 40px; pointer-events: none;
}
@media (prefers-reduced-motion: no-preference) {
  .hero-pole { animation: poleSlide 7s linear infinite; }
  @keyframes poleSlide { to { background-position: 0 96px; } }
}
.hero-logo {
  position: absolute; top: 50%; right: 4%; transform: translateY(-50%);
  width: clamp(280px, 32vw, 460px); height: auto; z-index: 1;
  filter: drop-shadow(0 0 40px rgba(164, 53, 240, .5));
  pointer-events: none;
}
@media (prefers-reduced-motion: no-preference) {
  .hero-logo { animation: heroLogoFloat 6s ease-in-out infinite; }
  @keyframes heroLogoFloat { 0%,100% { transform: translateY(-50%); } 50% { transform: translateY(-54%); } }
}
.hero-inner { max-width: 760px; position: relative; z-index: 2; }
.hero-badge {
  display: inline-flex; align-items: center; gap: 10px; margin-bottom: 26px;
  padding: 9px 16px; border-radius: 999px; background: var(--surface);
  border: 1px solid var(--border); font-size: .86rem; color: var(--text);
}
.hero-badge .stars { display: inline-flex; color: var(--primary-glow); }
.hero-badge .stars .star { width: 15px; height: 15px; filter: drop-shadow(0 0 4px rgba(199,125,255,.6)); }
.hero-badge strong { color: var(--white); }
.hero-badge .muted { color: var(--text-muted); }

.hero h1 {
  font-size: clamp(2.8rem, 9vw, 6.4rem); color: var(--white); margin-bottom: 22px;
}
.hero h1 .accent { color: var(--primary-glow); text-shadow: var(--glow-text); }
.hero-sub { font-size: clamp(1.05rem, 2.4vw, 1.3rem); color: var(--text-muted); max-width: 580px; margin-bottom: 36px; }
.hero-ctas { display: flex; flex-wrap: wrap; gap: 14px; }

/* ---- 7. TRUST STRIP ------------------------------------------------------ */
.trust-strip {
  border-block: 1px solid var(--border);
  background: linear-gradient(180deg, rgba(37,31,48,.5), transparent);
}
.trust-inner {
  display: flex; flex-wrap: wrap; align-items: center; justify-content: center;
  gap: clamp(18px, 5vw, 56px); padding: 22px var(--pad-x); max-width: var(--maxw); margin-inline: auto;
}
.trust-item { display: flex; align-items: center; gap: 10px; font-size: .95rem; color: var(--text-muted); }
.trust-item strong { color: var(--white); font-family: var(--font-display); font-size: 1.35rem; letter-spacing: .03em; }
.trust-item .stars { display: inline-flex; color: var(--primary-glow); }
.trust-item .stars .star { width: 16px; height: 16px; }
.trust-divider { width: 1px; height: 26px; background: var(--border); }

/* ---- 8. SECTION SHELL ---------------------------------------------------- */
.section { padding: clamp(64px, 10vw, 120px) 0; position: relative; }
.section-head { margin-bottom: clamp(36px, 6vw, 60px); max-width: 720px; }
.section-head.center { margin-inline: auto; text-align: center; }
.section-head.center .section-eyebrow { justify-content: center; }
.section-head.center .section-lead { margin-inline: auto; }

/* ---- 9. SERVICES --------------------------------------------------------- */
.services-grid {
  display: grid; grid-template-columns: repeat(auto-fit, minmax(290px, 1fr)); gap: 18px;
}
.service-card {
  position: relative; background: var(--surface); border: 1px solid var(--border);
  border-radius: var(--radius); padding: 28px 26px; display: flex; flex-direction: column;
  transition: transform .3s cubic-bezier(.2,.8,.2,1), border-color .3s, box-shadow .3s;
}
.service-card:hover { transform: translateY(-5px); border-color: var(--primary); box-shadow: var(--glow-sm); }
.service-card.is-featured { background: linear-gradient(180deg, rgba(106,27,154,.18), var(--surface)); border-color: rgba(164,53,240,.4); }
.service-flag {
  position: absolute; top: 16px; right: 16px; font-size: .68rem; font-weight: 700;
  letter-spacing: .12em; text-transform: uppercase; color: var(--primary-glow);
  background: rgba(164,53,240,.12); border: 1px solid rgba(164,53,240,.3);
  padding: 4px 10px; border-radius: 999px;
}
.service-head { display: flex; align-items: baseline; justify-content: space-between; gap: 12px; margin-bottom: 12px; padding-right: 70px; }
.service-name { font-size: 1.5rem; color: var(--white); }
.service-duration { font-size: .8rem; color: var(--text-muted); white-space: nowrap; font-weight: 500; }
.service-desc { color: var(--text-muted); font-size: .95rem; margin-bottom: 24px; flex-grow: 1; }
.service-foot { display: flex; align-items: center; justify-content: space-between; gap: 14px; }
.service-price { font-family: var(--font-display); font-size: 2.4rem; color: var(--white); text-shadow: var(--glow-text); line-height: 1; }
/* Add-on cards: distinct accent flag + non-bookable note */
.service-card.is-addon { border-style: dashed; border-color: rgba(199,125,255,.4); }
.service-flag.addon { color: var(--accent-blue); background: rgba(59,130,246,.12); border-color: rgba(59,130,246,.35); }
.service-addon-note { font-size: .82rem; font-weight: 600; color: var(--text-muted); letter-spacing: .04em; }

/* ---- 10. MEMBERSHIP ------------------------------------------------------ */
.membership { position: relative; }
.membership-club {
  display: inline-block; font-family: var(--font-display); font-size: 1.1rem;
  letter-spacing: .12em; color: var(--primary-glow); text-shadow: var(--glow-text); margin-bottom: 8px;
}
.membership-grid {
  display: grid; grid-template-columns: repeat(3, 1fr); gap: 20px; align-items: stretch; margin-bottom: 44px;
}
.tier-card {
  position: relative; background: var(--surface); border: 1px solid var(--border);
  border-radius: var(--radius); padding: 34px 28px; display: flex; flex-direction: column;
  transition: transform .3s, box-shadow .3s, border-color .3s;
}
.tier-card:hover { transform: translateY(-5px); border-color: var(--primary); box-shadow: var(--glow-sm); }
.tier-card.is-popular {
  background: linear-gradient(180deg, rgba(106,27,154,.30), var(--surface));
  border-color: var(--primary); box-shadow: var(--glow-md); transform: scale(1.03);
}
.tier-card.is-popular:hover { transform: scale(1.03) translateY(-5px); }
.tier-flag {
  position: absolute; top: -14px; left: 50%; transform: translateX(-50%);
  background: var(--grad-primary); color: var(--white); font-size: .7rem; font-weight: 800;
  letter-spacing: .14em; text-transform: uppercase; padding: 7px 18px; border-radius: 999px;
  box-shadow: var(--glow-sm); white-space: nowrap;
}
.tier-name { font-size: 1.7rem; color: var(--white); margin-bottom: 14px; }
.tier-price { display: flex; align-items: baseline; gap: 4px; margin-bottom: 8px; }
.tier-amount { font-family: var(--font-display); font-size: 3.4rem; color: var(--white); line-height: 1; text-shadow: var(--glow-text); }
.tier-period { color: var(--text-muted); font-weight: 600; }
.tier-value { font-size: .9rem; color: var(--primary-glow); margin-bottom: 22px; padding-bottom: 22px; border-bottom: 1px solid var(--border); }
.tier-includes { display: flex; flex-direction: column; gap: 12px; margin-bottom: 28px; flex-grow: 1; }
.tier-includes li { position: relative; padding-left: 28px; color: var(--text); font-size: .96rem; }
.tier-includes li::before {
  content: "✓"; position: absolute; left: 0; top: 0; width: 19px; height: 19px;
  display: grid; place-items: center; border-radius: 50%; font-size: .7rem; font-weight: 800;
  background: rgba(164,53,240,.16); color: var(--primary-glow); border: 1px solid rgba(164,53,240,.4);
}
.tier-join { width: 100%; }
.tier-note { display: block; margin-top: 10px; font-size: .72rem; color: #e0a64a; text-align: center; }

/* Membership FAQ */
.membership-faq { max-width: 820px; margin-inline: auto; }
.membership-faq h3 { font-size: 1.6rem; color: var(--white); text-align: center; margin-bottom: 8px; }
.faq-sub { text-align: center; color: var(--text-muted); margin-bottom: 28px; }
.faq-item { border: 1px solid var(--border); border-radius: var(--radius-sm); background: var(--surface); margin-bottom: 12px; overflow: hidden; }
.faq-item summary {
  cursor: pointer; padding: 20px 24px; font-weight: 600; color: var(--white); list-style: none;
  display: flex; justify-content: space-between; align-items: center; gap: 16px; font-size: 1.02rem;
}
.faq-item summary::-webkit-details-marker { display: none; }
.faq-item summary::after { content: "+"; font-family: var(--font-display); font-size: 1.6rem; color: var(--primary-glow); transition: transform .3s; }
.faq-item[open] summary::after { transform: rotate(45deg); }
.faq-item .faq-body { padding: 0 24px 22px; color: var(--text-muted); }
.faq-manage { text-align: center; margin-top: 22px; }
.faq-manage a { color: var(--primary-glow); border-bottom: 1px solid rgba(199,125,255,.4); font-size: .92rem; }

/* ---- 11. GALLERY + LIGHTBOX ---------------------------------------------- */
.gallery-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 14px; }
.gallery-item {
  position: relative; border: 1px solid var(--border); border-radius: var(--radius-sm);
  overflow: hidden; aspect-ratio: 4/5; background: var(--surface); cursor: pointer;
  padding: 0; transition: transform .3s, box-shadow .3s, border-color .3s;
}
.gallery-item:hover { transform: translateY(-3px); border-color: var(--primary); box-shadow: var(--glow-sm); }
.gallery-item img { width: 100%; height: 100%; object-fit: cover; transition: transform .4s; }
.gallery-item:hover img { transform: scale(1.06); }
.gallery-item.is-placeholder { cursor: default; }

/* Marquee mode: two rows scrolling in opposite directions, seamless via -50% loop */
.gallery-grid.is-marquee {
  display: flex; flex-direction: column; gap: 16px;
  /* Break out of container padding to run edge-to-edge, then fade the sides */
  margin-left: calc(-1 * var(--pad-x));
  margin-right: calc(-1 * var(--pad-x));
  -webkit-mask-image: linear-gradient(90deg, transparent 0, #000 6%, #000 94%, transparent 100%);
          mask-image: linear-gradient(90deg, transparent 0, #000 6%, #000 94%, transparent 100%);
}
.gallery-marquee-row { overflow: hidden; }
.gallery-marquee-track {
  display: flex; gap: 14px; width: max-content; will-change: transform;
  animation: chr-marquee 45s linear infinite;
}
.gallery-marquee-row.dir-right .gallery-marquee-track {
  animation-direction: reverse;
  animation-duration: 55s;
}
.gallery-marquee-row:hover .gallery-marquee-track { animation-play-state: paused; }
.gallery-grid.is-marquee .gallery-item {
  flex: 0 0 auto; width: 240px; aspect-ratio: 4/5;
}
@keyframes chr-marquee {
  from { transform: translate3d(0, 0, 0); }
  to   { transform: translate3d(-50%, 0, 0); }
}
@media (prefers-reduced-motion: reduce) {
  .gallery-marquee-track { animation: none; }
}
.gallery-ph {
  position: absolute; inset: 0; display: flex; flex-direction: column; align-items: center; justify-content: center; gap: 8px;
  background: radial-gradient(circle at 50% 35%, rgba(164,53,240,.10), var(--surface));
}
.gallery-ph-icon { font-size: 2rem; color: var(--primary); filter: drop-shadow(0 0 8px rgba(164,53,240,.5)); }
.gallery-ph-label { font-family: var(--font-display); font-size: 1.1rem; color: var(--text); letter-spacing: .04em; }
.gallery-ph-note { font-size: .72rem; color: var(--text-muted); letter-spacing: .14em; text-transform: uppercase; }
.gallery-cta { text-align: center; margin-top: 32px; }

#lightbox {
  position: fixed; inset: 0; z-index: 200; display: none; align-items: center; justify-content: center;
  background: rgba(10, 8, 14, .92); backdrop-filter: blur(6px); padding: 24px;
}
#lightbox.is-open { display: flex; }
#lightbox img { max-width: min(92vw, 800px); max-height: 86vh; border-radius: var(--radius-sm); box-shadow: var(--glow-md); }
.lightbox-btn {
  position: absolute; background: var(--surface); border: 1px solid var(--border); color: var(--white);
  width: 50px; height: 50px; border-radius: 50%; font-size: 1.4rem; cursor: pointer; display: grid; place-items: center;
  transition: background .2s, border-color .2s;
}
.lightbox-btn:hover { background: var(--surface-2); border-color: var(--primary); }
#lightbox-close { top: 20px; right: 20px; }
#lightbox-prev { left: 20px; top: 50%; transform: translateY(-50%); }
#lightbox-next { right: 20px; top: 50%; transform: translateY(-50%); }

/* ---- 12. REVIEWS --------------------------------------------------------- */
.reviews { background: linear-gradient(180deg, transparent, rgba(37,31,48,.4), transparent); }
.reviews-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(290px, 1fr)); gap: 18px; margin-bottom: 36px; }
.review-card { background: var(--surface); border: 1px solid var(--border); border-radius: var(--radius); padding: 28px 26px; }
.review-stars { display: flex; gap: 3px; margin-bottom: 16px; }
.review-stars .star { width: 18px; height: 18px; color: var(--primary-glow); filter: drop-shadow(0 0 4px rgba(199,125,255,.55)); }
.review-text { font-size: 1.05rem; color: var(--text); line-height: 1.55; margin-bottom: 18px; }
.review-name { font-weight: 700; color: var(--primary-glow); font-size: .92rem; }
.reviews-cta { text-align: center; }

.star { fill: currentColor; }

/* ---- 13. ABOUT ----------------------------------------------------------- */
.about-grid { display: grid; grid-template-columns: 1.2fr 1fr; gap: clamp(36px, 6vw, 72px); align-items: center; }
.about-text p { color: var(--text-muted); font-size: 1.06rem; margin-bottom: 18px; }
.about-text p strong { color: var(--text); }
.about-stats { display: grid; grid-template-columns: repeat(2, 1fr); gap: 2px; border: 1px solid var(--border); border-radius: var(--radius); overflow: hidden; }
.about-stat { background: var(--surface); padding: 28px 24px; text-align: center; }
.about-stat .n { font-family: var(--font-display); font-size: 2.6rem; color: var(--primary-glow); text-shadow: var(--glow-text); line-height: 1; }
.about-stat .l { font-size: .82rem; color: var(--text-muted); letter-spacing: .12em; text-transform: uppercase; margin-top: 8px; }

/* ---- 14. CONTACT / HOURS / LOCATION -------------------------------------- */
.contact-grid { display: grid; grid-template-columns: 1fr 1fr; gap: clamp(24px, 4vw, 40px); }
.contact-card { background: var(--surface); border: 1px solid var(--border); border-radius: var(--radius); padding: 32px 30px; }
.contact-card h3 { font-size: 1.5rem; color: var(--white); margin-bottom: 22px; }

/* Open/Closed badge */
#open-status {
  display: inline-flex; align-items: center; gap: 9px; padding: 8px 16px; border-radius: 999px;
  font-size: .88rem; font-weight: 600; margin-bottom: 22px; border: 1px solid var(--border); background: var(--surface-2);
}
#open-status .status-dot { width: 9px; height: 9px; border-radius: 50%; }
#open-status.is-open .status-dot { background: #38d39f; box-shadow: 0 0 10px #38d39f; }
#open-status.is-open .status-label { color: #38d39f; }
#open-status.is-closed .status-dot { background: #e0664a; box-shadow: 0 0 10px #e0664a; }
#open-status.is-closed .status-label { color: #e0664a; }
#open-status .status-detail { color: var(--text-muted); font-weight: 500; }
@media (prefers-reduced-motion: no-preference) {
  #open-status.is-open .status-dot { animation: pulse 2s infinite; }
  @keyframes pulse { 0%,100%{opacity:1;transform:scale(1);} 50%{opacity:.5;transform:scale(.8);} }
}

.hours-table { width: 100%; border-collapse: collapse; }
.hours-table th, .hours-table td { padding: 12px 0; text-align: left; border-bottom: 1px solid var(--border); font-weight: 500; }
.hours-table th { color: var(--text-muted); font-weight: 500; }
.hours-table td { color: var(--text); text-align: right; }
.hours-table tr:last-child th, .hours-table tr:last-child td { border-bottom: none; }
.hours-table tr.is-today th, .hours-table tr.is-today td { color: var(--white); font-weight: 700; }
.today-tag { display: inline-block; margin-left: 8px; font-size: .62rem; font-weight: 800; letter-spacing: .1em; text-transform: uppercase; color: var(--primary-glow); background: rgba(164,53,240,.14); border: 1px solid rgba(164,53,240,.35); padding: 2px 7px; border-radius: 999px; vertical-align: middle; }

.contact-list { display: flex; flex-direction: column; gap: 16px; margin-bottom: 26px; }
.contact-row { display: flex; align-items: center; gap: 14px; }
.contact-row .ic { width: 42px; height: 42px; flex-shrink: 0; border-radius: 12px; display: grid; place-items: center; background: var(--surface-2); border: 1px solid var(--border); color: var(--primary-glow); font-size: 1.1rem; }
.contact-row .meta { display: flex; flex-direction: column; }
.contact-row .meta .k { font-size: .74rem; color: var(--text-muted); letter-spacing: .1em; text-transform: uppercase; }
.contact-row .meta a, .contact-row .meta span { color: var(--text); font-weight: 600; }
.contact-row .meta a:hover { color: var(--primary-glow); }

.location-note {
  display: flex; gap: 12px; align-items: flex-start; padding: 18px 20px; border-radius: var(--radius-sm);
  background: rgba(164,53,240,.07); border: 1px solid rgba(164,53,240,.25); color: var(--text-muted); font-size: .92rem; margin-bottom: 24px;
}
.location-note .pin { color: var(--primary-glow); font-size: 1.1rem; flex-shrink: 0; }
.location-note strong { color: var(--text); display: block; margin-bottom: 2px; }

/* ---- 15. FOOTER ---------------------------------------------------------- */
.site-footer { border-top: 1px solid var(--border); background: linear-gradient(180deg, transparent, rgba(37,31,48,.5)); padding: clamp(48px, 7vw, 72px) 0 32px; }
.footer-top { display: flex; flex-wrap: wrap; gap: 40px; justify-content: space-between; padding-bottom: 40px; border-bottom: 1px solid var(--border); }
.footer-brand { max-width: 320px; }
.footer-brand .brand { margin-bottom: 16px; }
.footer-brand p { color: var(--text-muted); font-size: .95rem; }
.footer-nav { display: flex; gap: 56px; flex-wrap: wrap; }
.footer-col h4 { font-family: var(--font-body); font-size: .78rem; letter-spacing: .16em; text-transform: uppercase; color: var(--text-muted); margin-bottom: 16px; font-weight: 700; }
.footer-col ul { display: flex; flex-direction: column; gap: 11px; }
.footer-col a { color: var(--text); font-size: .95rem; }
.footer-col a:hover { color: var(--primary-glow); }
.footer-cta { display: flex; gap: 12px; flex-wrap: wrap; align-items: flex-start; }
.footer-bottom { display: flex; flex-wrap: wrap; gap: 16px; justify-content: space-between; align-items: center; padding-top: 28px; color: var(--text-muted); font-size: .85rem; }
.footer-bottom .socials { display: flex; gap: 14px; }
.footer-bottom .socials a { color: var(--text-muted); transition: color .2s; }
.footer-bottom .socials a:hover { color: var(--primary-glow); }
.footer-credit em { color: var(--primary-glow); font-style: normal; }

/* ---- 16. MOBILE STICKY BAR ----------------------------------------------- */
.mobile-bar {
  position: fixed; bottom: 0; left: 0; right: 0; z-index: 90; display: none;
  grid-template-columns: 1fr 1.4fr 1.2fr; gap: 8px; padding: 10px 12px calc(10px + env(safe-area-inset-bottom));
  background: rgba(18,16,22,.95); backdrop-filter: blur(14px); border-top: 1px solid var(--border);
}
.mobile-bar .btn { --btn-py: 13px; --btn-px: 10px; font-size: .9rem; }
.mobile-bar .btn-ghost { background: var(--surface-2); }

/* ---- 17. ANIMATIONS ------------------------------------------------------ */
.reveal { opacity: 0; transform: translateY(26px); transition: opacity .7s cubic-bezier(.2,.8,.2,1), transform .7s cubic-bezier(.2,.8,.2,1); }
.reveal.is-visible { opacity: 1; transform: none; }
.reveal:nth-child(2) { transition-delay: .06s; }
.reveal:nth-child(3) { transition-delay: .12s; }
.reveal:nth-child(4) { transition-delay: .18s; }
@media (prefers-reduced-motion: reduce) {
  .reveal { opacity: 1; transform: none; transition: none; }
  .hero-pole { animation: none; }
}

/* ---- 18. RESPONSIVE ------------------------------------------------------ */
@media (max-width: 1040px) {
  .hero-logo { display: none; }   /* avoid overlapping the headline on small screens */
}
@media (max-width: 900px) {
  .membership-grid { grid-template-columns: 1fr; max-width: 440px; margin-inline: auto; }
  .tier-card.is-popular { transform: none; }
  .tier-card.is-popular:hover { transform: translateY(-5px); }
  .about-grid { grid-template-columns: 1fr; }
  .contact-grid { grid-template-columns: 1fr; }
  .gallery-grid { grid-template-columns: repeat(2, 1fr); }
}
@media (max-width: 760px) {
  .nav-actions .btn { display: none; }
  #nav-toggle { display: flex; }
  /* Mobile dropdown menu */
  #nav-menu {
    display: flex; position: fixed; inset: 64px 0 auto 0; flex-direction: column; align-items: stretch;
    gap: 0; background: var(--bg); border-bottom: 1px solid var(--border);
    padding: 8px var(--pad-x) 24px; transform: translateY(-130%); transition: transform .35s cubic-bezier(.2,.8,.2,1);
    box-shadow: 0 20px 40px rgba(0,0,0,.5);
  }
  .nav-open #nav-menu { transform: translateY(0); }
  #nav-menu .nav-links { flex-direction: column; align-items: stretch; gap: 0; width: 100%; }
  #nav-menu .nav-links a { display: block; padding: 15px 4px; border-bottom: 1px solid var(--border); font-size: 1.05rem; color: var(--text); }
  .nav-menu-book { display: inline-flex !important; margin-top: 18px; }
  .mobile-bar { display: grid; }
  body { padding-bottom: 70px; }
  .footer-top { flex-direction: column; gap: 32px; }
  .footer-nav { gap: 40px; }
}
@media (max-width: 460px) {
  .gallery-grid { grid-template-columns: 1fr 1fr; gap: 10px; }
  .trust-divider { display: none; }
  .hero-ctas .btn { flex: 1; }
}
