
:root {
  --bg: #0d1520;
  --bg-2: #131e2e;
  --card: rgba(255,255,255,.04);
  --card-border: rgba(226,194,122,.16);
  --text: #f4efe2;
  --muted: #b8b2a4;
  --ink: #141413;
  --cream: #f5f2e9;
  --gold: #c9a34a;
  --gold-2: #e2c27a;
  --link: #d9b665;
  --max: 1180px;
}
* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body.legal-page .section { padding: 64px 0; }
body.legal-page .page-hero { padding: 32px 0 22px; }
body.legal-page h1 { font-size: clamp(2rem, 3vw, 3rem); }
body.legal-page h3 { font-size: clamp(1.08rem, 1.45vw, 1.28rem); }
body.legal-page .lead { font-size: .98rem; line-height: 1.64; max-width: 760px; }
body.legal-page .eyebrow { margin-bottom: 10px; }
body.legal-page .legal-meta { margin-top: 14px; }
body.legal-page .badge { padding: 5px 9px; font-size: .72rem; }
body {
  margin: 0;
  font-family: Inter, system-ui, sans-serif;
  color: var(--text);
  background:
    radial-gradient(circle at top right, rgba(201,163,74,.16), transparent 26%),
    radial-gradient(circle at 12% 18%, rgba(201,163,74,.12), transparent 22%),
    linear-gradient(160deg, rgba(13,17,26,.34) 0%, rgba(10,14,22,.28) 100%),
    url("bg-home.webp") center / cover no-repeat fixed;
  background-color: var(--bg);
  line-height: 1.68;
}
/* Per-page background themes — book trailer character stills (Bloom-enhanced) */
body.page-book   { background-image: url("bg-book.webp"); }
body.page-book {
  background:
    radial-gradient(circle at top right, rgba(201,163,74,.10), transparent 24%),
    linear-gradient(180deg, rgba(9,13,20,.58) 0%, rgba(9,13,20,.30) 40%, rgba(9,13,20,.56) 100%),
    url("bg-book.webp") center / cover no-repeat fixed;
}
body.page-media  { background-image: url("bg-media.webp"); }
body.page-media {
  background:
    radial-gradient(circle at top right, rgba(201,163,74,.10), transparent 24%),
    linear-gradient(180deg, rgba(9,13,20,.40) 0%, rgba(9,13,20,.16) 40%, rgba(9,13,20,.42) 100%),
    url("bg-media.webp") center / cover no-repeat fixed;
}
body.page-about  { background-image: url("bg-about.webp"); }
body.page-about {
  background:
    radial-gradient(circle at top right, rgba(201,163,74,.10), transparent 24%),
    linear-gradient(180deg, rgba(9,13,20,.40) 0%, rgba(9,13,20,.16) 40%, rgba(9,13,20,.42) 100%),
    url("bg-about.webp") center / cover no-repeat fixed;
}
body.page-speaking { background-image: url("bg-speaking.webp"); }
body.page-speaking {
  background:
    radial-gradient(circle at top right, rgba(201,163,74,.10), transparent 24%),
    linear-gradient(180deg, rgba(9,13,20,.40) 0%, rgba(9,13,20,.16) 40%, rgba(9,13,20,.42) 100%),
    url("bg-speaking.webp") center / cover no-repeat fixed;
}
body.page-writing { background-image: url("bg-writing.webp"); }
body.page-writing {
  background:
    radial-gradient(circle at top right, rgba(201,163,74,.10), transparent 24%),
    linear-gradient(180deg, rgba(9,13,20,.40) 0%, rgba(9,13,20,.16) 40%, rgba(9,13,20,.42) 100%),
    url("bg-writing.webp") center / cover no-repeat fixed;
}
body.page-reviews { background-image: url("bg-reviews.webp"); }
body.page-reviews {
  background:
    radial-gradient(circle at top right, rgba(201,163,74,.10), transparent 24%),
    linear-gradient(180deg, rgba(9,13,20,.40) 0%, rgba(9,13,20,.16) 40%, rgba(9,13,20,.42) 100%),
    url("bg-reviews.webp") center / cover no-repeat fixed;
}
body.page-contact { background-image: url("bg-cookies.webp"); }
body.page-contact {
  background:
    radial-gradient(circle at top right, rgba(201,163,74,.10), transparent 24%),
    linear-gradient(180deg, rgba(9,13,20,.40) 0%, rgba(9,13,20,.16) 40%, rgba(9,13,20,.42) 100%),
    url("bg-cookies.webp") center / cover no-repeat fixed;
}
body.page-legal  { background-image: url("bg-cookies.webp"); }
body.page-legal {
  background:
    radial-gradient(circle at top right, rgba(201,163,74,.10), transparent 24%),
    linear-gradient(180deg, rgba(9,13,20,.40) 0%, rgba(9,13,20,.16) 40%, rgba(9,13,20,.42) 100%),
    url("bg-cookies.webp") center / cover no-repeat fixed;
}
body.page-cookies { background-image: url("bg-cookies.webp"); }
body.page-cookies {
  background:
    radial-gradient(circle at top right, rgba(201,163,74,.10), transparent 24%),
    linear-gradient(180deg, rgba(9,13,20,.40) 0%, rgba(9,13,20,.16) 40%, rgba(9,13,20,.42) 100%),
    url("bg-cookies.webp") center / cover no-repeat fixed;
}
body.page-terms { background-image: url("bg-cookies.webp"); }
body.page-terms {
  background:
    radial-gradient(circle at top right, rgba(201,163,74,.10), transparent 24%),
    linear-gradient(180deg, rgba(9,13,20,.40) 0%, rgba(9,13,20,.16) 40%, rgba(9,13,20,.42) 100%),
    url("bg-cookies.webp") center / cover no-repeat fixed;
}
body.page-privacy { background-image: url("bg-cookies.webp"); }
body.page-privacy {
  background:
    radial-gradient(circle at top right, rgba(201,163,74,.10), transparent 24%),
    linear-gradient(180deg, rgba(9,13,20,.40) 0%, rgba(9,13,20,.16) 40%, rgba(9,13,20,.42) 100%),
    url("bg-cookies.webp") center / cover no-repeat fixed;
}
@media (max-width: 860px) {
  /* Backgrounds stay fixed (non-scrolling) on all breakpoints — Francis 2026-09-01 */
  body { background-attachment: fixed; }
}
a { color: var(--link); text-decoration: none; }
a:hover { color: var(--gold-2); }
img { max-width: 100%; display: block; }
.wrap { width: min(var(--max), calc(100% - 40px)); margin: 0 auto; }
.site-note {
  position: sticky; top: 0; z-index: 40; background: #090d14; color: #c9c3b6;
  border-bottom: 1px solid rgba(226,194,122,.18); padding: 10px 18px; font-size: .85rem;
}
.nav {
  position: sticky; top: 0; z-index: 30;
  backdrop-filter: blur(18px) saturate(1.18);
  background:
    linear-gradient(90deg, rgba(201,163,74,.08), transparent 18%, transparent 82%, rgba(201,163,74,.07)),
    rgba(7,11,18,.88);
  border-bottom: 1px solid rgba(226,194,122,.18);
  box-shadow: 0 18px 44px rgba(0,0,0,.24);
}
.nav::before { content:""; position:absolute; left:0; right:0; top:0; height:1px; background:linear-gradient(90deg,transparent,rgba(226,194,122,.45),transparent); pointer-events:none; }
.nav-inner { min-height:76px; display:grid; grid-template-columns:minmax(220px,.82fr) auto minmax(128px,.5fr); align-items:center; gap:18px; padding:10px 0; }
.brand-lockup { display:inline-flex; align-items:center; gap:12px; color:var(--text); min-width:0; }
.brand-seal { width:42px; height:42px; border-radius:50%; display:grid; place-items:center; flex:0 0 auto; font:700 .74rem/1 Inter,system-ui,sans-serif; letter-spacing:.12em; color:var(--gold-2); border:1px solid rgba(226,194,122,.48); background:radial-gradient(circle at 35% 25%,rgba(226,194,122,.20),rgba(13,21,32,.58) 58%,rgba(7,11,18,.86)); box-shadow:0 0 0 5px rgba(201,163,74,.055), 0 14px 34px rgba(0,0,0,.28); }
.brand-copy { display:grid; gap:2px; min-width:0; }
.brand-name { font-family: Fraunces, Georgia, serif; font-size:1.18rem; line-height:1; color:var(--text); white-space:nowrap; }
.brand-subtitle { font-size:.64rem; letter-spacing:.18em; text-transform:uppercase; color:rgba(226,194,122,.78); white-space:nowrap; }
.nav-right { display:contents; }
.nav-links { display:flex; align-items:center; justify-content:center; gap:4px; padding:7px; border:1px solid rgba(226,194,122,.16); border-radius:999px; background:rgba(255,255,255,.035); box-shadow:inset 0 1px 0 rgba(255,255,255,.045); font-size:.86rem; }
.nav-links a { color:#d7d1c5; min-height:34px; display:inline-flex; align-items:center; padding:7px 11px; border-radius:999px; border:1px solid transparent; transition: color .22s ease, border-color .22s ease, background .22s ease, transform .22s ease; }
.nav-links a:hover { color:var(--text); background:rgba(255,255,255,.045); border-color:rgba(226,194,122,.14); transform:translateY(-1px); }
.nav-links a.active { color:#171207; background:linear-gradient(135deg,var(--gold-2),var(--gold)); border-color:rgba(226,194,122,.65); box-shadow:0 8px 22px rgba(201,163,74,.20); }
.nav-cta { justify-self:end; min-height:38px; display:inline-flex; align-items:center; justify-content:center; padding:9px 16px; border-radius:999px; color:#151007; font:800 .78rem/1 Inter,system-ui,sans-serif; letter-spacing:.08em; text-transform:uppercase; background:linear-gradient(135deg,var(--gold-2),var(--gold)); border:1px solid rgba(226,194,122,.62); box-shadow:0 12px 30px rgba(201,163,74,.20); white-space:nowrap; }
.nav-cta:hover { transform:translateY(-1px); box-shadow:0 16px 34px rgba(201,163,74,.28); }
.nav-toggle {
  display:none; align-items:center; justify-content:center;
  width:46px; height:42px; padding:0; border:1px solid rgba(226,194,122,.34);
  border-radius:12px; background:rgba(255,255,255,.04); color:var(--text);
  cursor:pointer; position:relative;
}
.nav-burger { position:relative; width:22px; height:17px; display:block; }
.nav-burger-bar {
  position:absolute; left:0; width:100%; height:3px; border-radius:3px;
  background:var(--gold-2); transition:transform .25s ease, opacity .2s ease, top .25s ease;
}
.nav-burger-bar:nth-child(1) { top:0; }
.nav-burger-bar:nth-child(2) { top:7px; }
.nav-burger-bar:nth-child(3) { top:14px; }
.nav-toggle[aria-expanded="true"] .nav-burger-bar:nth-child(1) { top:7px; transform:rotate(45deg); }
.nav-toggle[aria-expanded="true"] .nav-burger-bar:nth-child(2) { opacity:0; }
.nav-toggle[aria-expanded="true"] .nav-burger-bar:nth-child(3) { top:7px; transform:rotate(-45deg); }
.section { padding: 72px 0; position:relative; }
.section-dark { background: linear-gradient(160deg, rgba(10,17,28,.36) 0%, rgba(13,21,32,.42) 100%); }
/* Per-section warm depth variants (page background shows through, subtle variation) */
.section-bg-road { background: linear-gradient(165deg, rgba(7,11,18,.30) 0%, rgba(9,14,22,.24) 100%); }
.section-bg-silhouettes { background: linear-gradient(160deg, rgba(7,11,18,.34) 0%, rgba(9,14,22,.28) 100%); }
.section-bg-flag { background: linear-gradient(165deg, rgba(7,11,18,.16) 0%, rgba(9,14,22,.10) 100%); }
.section-bg-horizon { background: linear-gradient(160deg, rgba(7,11,18,.32) 0%, rgba(9,14,22,.26) 100%); }
/* Upcoming book release band */
.upcoming-band { position:relative; overflow:hidden; }
.upcoming-band::before { content:""; position:absolute; inset:0; z-index:-1; background:
  radial-gradient(circle at 50% 0%, rgba(201,163,74,.16), transparent 34%),
  linear-gradient(180deg, rgba(7,11,18,.30), rgba(9,14,22,.20)); }
.upcoming-shell { max-width:860px; margin:0 auto; text-align:center; }
.upcoming-card {
  padding:44px 40px; border-radius:22px; border:1px solid rgba(226,194,122,.20);
  background:
    radial-gradient(circle at 20% 0%, rgba(226,194,122,.10), transparent 40%),
    radial-gradient(circle at 85% 100%, rgba(226,194,122,.08), transparent 42%),
    linear-gradient(180deg, rgba(255,255,255,.045), rgba(255,255,255,.015));
  box-shadow:0 30px 80px rgba(0,0,0,.30), 0 0 0 1px rgba(226,194,122,.05) inset;
}
.upcoming-title { font-family:Fraunces, Georgia, serif; font-size:clamp(1.7rem,3vw,2.4rem); line-height:1.12; margin:0 0 12px; }
.upcoming-badge {
  display:inline-flex; align-items:center; gap:8px; margin-bottom:18px;
  padding:7px 14px; border-radius:999px; border:1px solid rgba(226,194,122,.34);
  background:rgba(201,163,74,.08); color:var(--gold-2); font-size:.74rem; font-weight:800;
  letter-spacing:.16em; text-transform:uppercase;
}
.upcoming-badge .pulse-dot { width:7px; height:7px; border-radius:50%; background:var(--gold-2); box-shadow:0 0 0 0 rgba(201,163,74,.55); animation:upcomingPulse 2s infinite; }
@keyframes upcomingPulse {
  0% { box-shadow:0 0 0 0 rgba(201,163,74,.50); }
  70% { box-shadow:0 0 0 11px rgba(201,163,74,0); }
  100% { box-shadow:0 0 0 0 rgba(201,163,74,0); }
}
.upcoming-cta { margin-top:26px; display:flex; gap:14px; justify-content:center; flex-wrap:wrap; }
.upcoming-note { margin-top:18px; font-size:.82rem; color:rgba(207,199,180,.64); }
@media (max-width:640px) { .upcoming-card { padding:32px 20px; } }
@media (max-width: 860px) {
  .section-bg-road, .section-bg-silhouettes, .section-bg-flag, .section-bg-horizon { background-attachment: scroll; }
}
.section-light { background: var(--cream); color: var(--ink); }
.section-dark::after {
  content:""; position:absolute; inset:auto 0 0 0; height:1px;
  background: linear-gradient(90deg, transparent, rgba(226,194,122,.14), transparent);
}
.eyebrow { text-transform: uppercase; letter-spacing: .16em; font-size:.75rem; color:var(--gold-2); margin:0 0 12px; font-weight:700; }
.section-light .eyebrow { color:#7d5f1e; }
h1,h2,h3 { font-family: Fraunces, Georgia, serif; font-weight: 500; line-height:1.12; margin:0; }
h1 { font-size: clamp(2.4rem, 4vw, 4.2rem); }
h2 { font-size: clamp(2rem, 3vw, 3rem); }
h3 { font-size: clamp(1.2rem, 2vw, 1.5rem); }
.accent { color: var(--gold-2); font-style: italic; }
.lead { font-size: 1.04rem; color: var(--muted); max-width: 820px; line-height:1.72; }
.section-light .lead { color:#5e574d; }
.page-hero { padding: 34px 0 22px; }
.page-hero h1 { max-width: 900px; }
.page-hero .lead { margin-top: 14px; }
.hero-shell {
  position: relative; overflow:hidden; border:1px solid rgba(226,194,122,.14); border-radius:20px; padding:36px;
  background: radial-gradient(circle at 82% 18%, rgba(201,163,74,.16), transparent 22%), linear-gradient(145deg, rgba(255,255,255,.035), rgba(255,255,255,.015));
  box-shadow: 0 32px 80px rgba(0,0,0,.32);
}
.hero-shell::before { content:""; position:absolute; inset:0; background: linear-gradient(90deg, rgba(255,255,255,.04), transparent 28%); pointer-events:none; }
.hero-grid { display:grid; grid-template-columns:minmax(260px, 320px) 1fr; gap:44px; align-items:center; }
.hero-copy { padding-top:6px; }
/* Reimagined hero book: floating 3D cutout, no frame */
.hero-book {
  position:relative; width:min(300px,100%); justify-self:center;
  filter:drop-shadow(0 34px 48px rgba(0,0,0,.42));
  transform:translateY(-4px);
  transition:transform .35s ease, filter .35s ease;
}
.hero-book:hover { transform:translateY(-10px); filter:drop-shadow(0 44px 60px rgba(0,0,0,.5)); }
.hero-book img { display:block; width:100%; height:auto; }
.hero-book-tag {
  position:absolute; top:-14px; right:-10px; z-index:2;
  display:inline-flex; align-items:center; gap:6px;
  padding:8px 14px; border-radius:999px;
  background:linear-gradient(135deg, var(--gold-2), var(--gold));
  border:1px solid rgba(255,241,205,.75);
  color:#151007; font-size:.72rem; font-weight:800; letter-spacing:.1em; text-transform:uppercase;
  box-shadow:0 12px 28px rgba(201,163,74,.38), 0 0 0 4px rgba(201,163,74,.10);
  transform:rotate(2deg);
  white-space:nowrap;
}
.hero-price {
  margin-top:22px; padding:11px 16px; border-radius:999px;
  border:1px solid rgba(226,194,122,.18);
  background:rgba(255,255,255,.03);
  color:rgba(231,222,200,.82); font-size:.84rem; letter-spacing:.02em;
  display:inline-block;
}

.book-cover { position:relative; border-radius:14px; overflow:hidden; box-shadow:0 40px 90px rgba(0,0,0,.48); background:#101827; transform: translateY(-6px); }
.book-cover::after { content:"New Edition"; position:absolute; top:16px; left:16px; padding:7px 12px; border-radius:999px; background:rgba(13,21,32,.82); border:1px solid rgba(226,194,122,.3); color:var(--gold-2); font-size:.73rem; letter-spacing:.08em; text-transform:uppercase; backdrop-filter:blur(8px); }
.badge-row,.meta-row { display:flex; gap:10px; flex-wrap:wrap; margin:18px 0 22px; }
.badge { border:1px solid rgba(226,194,122,.22); color:var(--gold-2); padding:6px 10px; border-radius:999px; font-size:.76rem; letter-spacing:.06em; text-transform:uppercase; }
.hero-quote { position:relative; margin-top:20px; padding:14px 18px; border-left:2px solid rgba(226,194,122,.62); color:#f0e8d8; font-family:Fraunces, Georgia, serif; font-size:1.14rem; font-style:italic; line-height:1.55; max-width:740px; background: linear-gradient(90deg, rgba(226,194,122,.08), rgba(226,194,122,0)); border-radius:0 14px 14px 0; box-shadow: inset 0 1px 0 rgba(255,255,255,.03); }
.trust-row { display:grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap:10px; margin-top:24px; padding-top:20px; border-top:1px solid rgba(226,194,122,.14); }
.trust-item strong { display:block; color:var(--gold-2); font-family:Fraunces, Georgia, serif; font-size:1.2rem; margin-bottom:4px; }
.trust-item span { display:block; margin-top:4px; color:var(--muted); font-size:.9rem; line-height:1.6; }
.cta-row { display:flex; gap:10px; flex-wrap:wrap; margin-top:22px; align-items:center; }
.btn { display:inline-flex; align-items:center; justify-content:center; min-height:54px; padding:0 22px; border-radius:12px; font-weight:700; border:1px solid transparent; transition: transform .22s ease, box-shadow .22s ease, border-color .22s ease, background .22s ease, color .22s ease; letter-spacing:-.01em; }
.btn:hover { transform: translateY(-2px); }
.btn-primary { background: linear-gradient(135deg, #f0d28a 0%, #ddb85f 40%, #c79e3d 100%); color:#161005; box-shadow: 0 10px 24px rgba(201,163,74,.28), 0 0 0 1px rgba(255,244,210,.35) inset, 0 0 26px rgba(201,163,74,.18), inset 0 1px 0 rgba(255,255,255,.35); transition: transform .2s ease, box-shadow .25s ease, filter .25s ease; }
.btn-primary:hover { box-shadow:0 18px 40px rgba(201,163,74,.3), inset 0 1px 0 rgba(255,255,255,.3); filter: saturate(1.04) brightness(1.02); }
.btn-secondary { border-color: rgba(232,201,115,.58); color: rgba(250,246,236,.97); background: rgba(255,255,255,.055); box-shadow: inset 0 1px 0 rgba(255,255,255,.08); }
.btn-secondary:hover { border-color: rgba(232,201,115,.82); background: rgba(226,194,122,.12); color: var(--text); }
.btn-arrow { display:inline-block; margin-left:8px; transition: transform .22s ease; }
.btn-primary:hover .btn-arrow { transform: translate(2px,-1px); }
.cards-2, .cards-3, .cards-4 { display:grid; gap:16px; margin-top:24px; }
.cards-2 { grid-template-columns: repeat(2, 1fr); }
.cards-3 { grid-template-columns: repeat(3, 1fr); }
.cards-3.color-lift .card { position:relative; border-color: rgba(201,163,74,.12); background: linear-gradient(180deg, rgba(255,255,255,.92), rgba(255,255,255,.80)); box-shadow: 0 14px 30px rgba(0,0,0,.06); overflow:hidden; }
.cards-3.color-lift .card::before { content:""; position:absolute; left:0; right:0; top:0; height:4px; border-radius:16px 16px 0 0; }
.cards-3.color-lift .card:nth-child(1)::before { background: linear-gradient(90deg, #d4ad52, #eed7a1); }
.cards-3.color-lift .card:nth-child(2)::before { background: linear-gradient(90deg, #9f8bc1, #d8cdea); }
.cards-3.color-lift .card:nth-child(3)::before { background: linear-gradient(90deg, #86a98c, #cfe0d1); }
.cards-3.color-lift .card h3 { color:#2a241d; }
.cards-3.color-lift .card p { color:#6a6256; }
.cards-4 { grid-template-columns: repeat(4, 1fr); }
.card, .quote-card, .info-card, .media-card, .talk-card, .blog-card, .stat {
  border:0; border-radius:0; background:transparent; box-shadow:none;
  border-top:1px solid rgba(226,194,122,.18);
  padding:26px 18px 18px;
}
.card, .talk-card, .blog-card, .stat { padding:22px; }
.stat strong, .mini-stat strong { display:block; color: var(--gold-2); font-family:Fraunces, Georgia, serif; font-size:clamp(2.1rem,3.4vw,2.9rem); line-height:1; margin-bottom:10px; letter-spacing:.01em; }
.stat span { color:rgba(207,199,180,.72); font-size:.9rem; line-height:1.5; max-width:230px; }
.cards-3 { gap:0; margin-top:26px; }
.cards-3 .stat + .stat { border-left:1px solid rgba(226,194,122,.12); }
.stat span, .talk-card p, .blog-card p, .card p, .media-body p, .mini-stat span { color: var(--muted); }
.quote-card, .info-card {
  padding:30px; background: linear-gradient(180deg, rgba(255,255,255,.82), rgba(255,255,255,.68)); border:1px solid rgba(20,20,19,.08); box-shadow: 0 14px 34px rgba(0,0,0,.06); position:relative; overflow:hidden;
}
.quote-card::before { content:""; position:absolute; top:0; left:26px; right:26px; height:1px; background: rgba(185,144,52,.42); }
.quote-stars { color:#b89034; letter-spacing:.14em; font-size:.9rem; margin:0 0 14px; font-weight:700; text-transform:uppercase; }
.quote-mark { font-family:Fraunces, Georgia, serif; font-size:3rem; color:#b89034; line-height:1; }
.quote-card p, .info-card p { color:#3f3a33; }
.quote-source { margin-top:18px; font-weight:700; color:#1f1b17; }
.quote-sub { font-size:.9rem; color:#6a6256; }
.media-grid { display:grid; grid-template-columns: repeat(2, 1fr); gap:22px; margin-top:30px; }
.media-divider { display:flex; align-items:center; gap:10px; margin:24px 0 10px; color:var(--gold-2); font-size:.82rem; letter-spacing:.14em; text-transform:uppercase; font-weight:700; }
.media-divider::before, .media-divider::after { content:""; height:1px; flex:1; background: rgba(226,194,122,.22); }
.media-card { overflow:hidden; }
.media-frame { aspect-ratio:16/9; width:100%; border:0; background:#09101a; }
.media-body { padding:18px; }
.media-body h3 { margin-bottom:6px; }
.contact-grid, .about-grid { display:grid; grid-template-columns: 1fr 1.1fr; gap:32px; align-items:start; margin-top:28px; }
.about-grid { grid-template-columns: 320px 1fr; align-items:center; gap:44px; }
.about-photo { position:relative; border-radius:50% 50% 18px 18px / 24% 24% 18px 18px; overflow:hidden; box-shadow:0 36px 80px rgba(0,0,0,.35); background:#101827; border:1px solid rgba(226,194,122,.16); }
.about-photo::before { content:""; position:absolute; inset:12px; border:1px dashed rgba(226,194,122,.34); border-radius:50% 50% 14px 14px / 24% 24% 14px 14px; pointer-events:none; z-index:2; }
.contact-panel, .form-card { padding:28px; border-radius:16px; border:1px solid rgba(20,20,19,.08); box-shadow:0 14px 34px rgba(0,0,0,.08); }
.contact-panel { background: linear-gradient(180deg, rgba(255,255,255,.78), rgba(255,255,255,.68)); }
.form-card { background: linear-gradient(180deg, rgba(255,255,255,.9), rgba(255,255,255,.78)); }
.contact-panel p, .contact-panel li { color:#433d35; }
.contact-points { margin:18px 0 0; padding-left:18px; color:#433d35; }
.contact-points li { margin:8px 0; }
.form-grid { display:grid; grid-template-columns:1fr 1fr; gap:10px; }
.full { grid-column: 1 / -1; }
label { display:block; font-size:.82rem; font-weight:700; color:#3f392f; margin-bottom:6px; letter-spacing:.03em; text-transform:uppercase; }
input, select, textarea { width:100%; padding:12px 14px; border-radius:6px; border:1px solid rgba(20,20,19,.12); font:inherit; background:white; color:#181512; }
textarea { min-height:130px; resize:vertical; }
.buy-box { text-align:center; max-width:860px; margin:0 auto; padding:32px 30px; border:1px solid rgba(226,194,122,.16); border-radius:18px; background: radial-gradient(circle at top center, rgba(201,163,74,.14), transparent 28%), linear-gradient(180deg, rgba(255,255,255,.03), rgba(255,255,255,.015)); box-shadow: 0 24px 64px rgba(0,0,0,.28); }
.footer { padding:52px 0 28px; color:var(--muted); border-top:1px solid rgba(226,194,122,.14); background:radial-gradient(circle at 12% 0%, rgba(201,163,74,.10), transparent 26%), linear-gradient(180deg, #0c1420, #090f18); }
.footer .wrap { width:min(980px, calc(100% - 40px)); }
.footer-shell { position:relative; }
.footer-shell::before { content:""; position:absolute; left:0; top:-28px; width:78px; height:1px; background:linear-gradient(90deg, rgba(226,194,122,.74), rgba(226,194,122,0)); }
.footer-grid { display:grid; grid-template-columns:minmax(0,1.45fr) minmax(190px,.8fr) minmax(220px,.9fr); gap:44px; align-items:start; }
.footer-kicker, .footer-heading { color:var(--gold-2); font-size:.72rem; font-weight:800; letter-spacing:.16em; text-transform:uppercase; }
.footer-title { margin-top:12px; color:var(--text); font-family:Fraunces, Georgia, serif; font-size:1.75rem; line-height:1.1; }
.footer-book { margin-top:8px; color:rgba(244,239,226,.82); font-family:Fraunces, Georgia, serif; font-size:1rem; line-height:1.45; }
.footer-summary { max-width:430px; margin:14px 0 0; color:rgba(207,199,180,.70); font-size:.91rem; line-height:1.65; }
.footer-link-grid { display:grid; grid-template-columns:repeat(2,minmax(0,1fr)); gap:10px 20px; margin-top:17px; }
.footer-link-grid a { color:rgba(244,239,226,.78); font-size:.91rem; }
.footer-link-grid a:hover { color:var(--gold-2); }
.footer-contact p { margin:17px 0 8px; color:rgba(207,199,180,.70); font-size:.91rem; line-height:1.6; }
.footer-email { display:block; color:var(--text); font-size:.91rem; overflow-wrap:anywhere; }
.footer-cta { display:inline-flex; align-items:center; gap:8px; margin-top:18px; color:var(--gold-2); font-size:.88rem; font-weight:750; }
.footer-cta:hover { color:var(--text); }
.footer-bottom { display:grid; grid-template-columns:1fr auto; gap:10px 24px; align-items:center; margin-top:40px; padding-top:18px; border-top:1px solid rgba(226,194,122,.12); font-size:.78rem; }
.footer-copy { color:rgba(207,199,180,.60); }
.footer-legal { display:flex; flex-wrap:wrap; justify-content:flex-end; gap:8px 16px; }
.footer-legal a { color:rgba(207,199,180,.68); }
.footer-legal a:hover { color:var(--gold-2); }
.footer-credit { grid-column:1 / -1; color:rgba(207,199,180,.56); }
.footer-credit a { color:rgba(226,194,122,.82); }
@media (max-width: 860px) {
  .footer { padding:42px 0 24px; }
  .footer .wrap { width:min(980px, calc(100% - 28px)); }
  .footer-grid { grid-template-columns:1fr 1fr; gap:34px 24px; }
  .footer-brand { grid-column:1 / -1; }
  .footer-bottom { grid-template-columns:1fr; align-items:start; margin-top:32px; }
  .footer-legal { justify-content:flex-start; }
  .footer-credit { grid-column:auto; }
}
@media (max-width: 560px) {
  .footer-grid { grid-template-columns:1fr; gap:30px; }
  .footer-brand { grid-column:auto; }
  .footer-title { font-size:1.5rem; }
  .footer-cta { display:flex; width:max-content; margin-top:14px; }
}
.page-links { display:grid; grid-template-columns: repeat(3, 1fr); gap:18px; margin-top:28px; }
.page-link-card { display:block; padding:22px; border:1px solid var(--card-border); border-radius:16px; background: linear-gradient(180deg, rgba(255,255,255,.045), rgba(255,255,255,.02)); box-shadow:0 16px 36px rgba(0,0,0,.16); }
.page-link-card small { display:block; color:var(--gold-2); text-transform:uppercase; letter-spacing:.08em; margin-bottom:8px; }
.page-link-card p { color:var(--muted); margin-top:8px; }
.page-links.color-lift .page-link-card:nth-child(1) { background: linear-gradient(180deg, rgba(233,215,173,.52), rgba(255,255,255,.82)); }
.page-links.color-lift .page-link-card:nth-child(2) { background: linear-gradient(180deg, rgba(205,221,232,.58), rgba(255,255,255,.82)); }
.page-links.color-lift .page-link-card:nth-child(3) { background: linear-gradient(180deg, rgba(218,211,229,.56), rgba(255,255,255,.82)); }
.page-links.color-lift .page-link-card:nth-child(4) { background: linear-gradient(180deg, rgba(230,215,190,.56), rgba(255,255,255,.82)); }
.page-links.color-lift .page-link-card:nth-child(5) { background: linear-gradient(180deg, rgba(212,226,214,.58), rgba(255,255,255,.82)); }
.page-links.color-lift .page-link-card:nth-child(6) { background: linear-gradient(180deg, rgba(230,208,194,.56), rgba(255,255,255,.82)); }
.page-links.color-lift .page-link-card { border-color: rgba(201,163,74,.14); }
.page-links.color-lift .page-link-card:hover { transform: translateY(-2px); box-shadow: 0 18px 38px rgba(0,0,0,.10); }
.page-links.color-lift .page-link-card small { color:#b78d32; }
.page-links.color-lift .page-link-card h3 { color:#2a241d; }
.page-links.color-lift .page-link-card p { color:#6a6256; }
.book-showcase-section { padding:56px 0; }
.split-band { display:grid; grid-template-columns:minmax(260px,.68fr) minmax(0,1.32fr); gap:40px; align-items:center; }
.book-stage { position:relative; min-height:430px; display:grid; place-items:center; padding:12px 18px 28px; perspective:1400px; isolation:isolate; }
.book-stage::before { content:""; position:absolute; inset:12% 6% 8%; z-index:-2; border-radius:50%; background:radial-gradient(circle, rgba(201,163,74,.18), rgba(201,163,74,.05) 38%, transparent 68%); filter:blur(10px); }
.book-stage::after { content:""; position:absolute; left:18%; right:12%; bottom:7%; z-index:-1; height:34px; border-radius:50%; background:rgba(0,0,0,.58); filter:blur(18px); transform:rotate(-3deg); }
/* Real 3D HD render frame (replaces the fake CSS-3D flat cover) */
.book-render-frame {
  width:min(300px,100%);
  border:0;
  background:transparent;
  box-shadow:none;
  overflow:visible;
  transform:translateY(-6px);
  filter:drop-shadow(0 30px 44px rgba(0,0,0,.38));
  transition:transform .3s ease, filter .3s ease;
}
.book-render-frame:hover { transform:translateY(-10px); filter:drop-shadow(0 38px 54px rgba(0,0,0,.44)); }
.book-render-frame img { display:block; width:100%; height:auto; }
/* Homepage hero render: keep the New Edition badge, size to the wider grid column */
.split-band .book-cover { width:min(280px,100%); overflow:visible; border-radius:6px 14px 14px 6px; background:transparent; box-shadow:none; transform:rotateY(-13deg) rotateX(2deg); transform-origin:center; transform-style:preserve-3d; will-change:transform; }
.split-band .book-cover::before { content:""; position:absolute; left:-15px; top:1.2%; bottom:1.2%; width:18px; border-radius:5px 0 0 5px; background:linear-gradient(90deg, #080d15, #202c3c 48%, #080d15); transform-origin:right center; transform:rotateY(-74deg) translateZ(1px); box-shadow:-7px 0 15px rgba(0,0,0,.32); }
.split-band .book-cover img { display:block; width:100%; height:auto; border-radius:6px 12px 12px 6px; transform:translateZ(15px); box-shadow:0 36px 72px rgba(0,0,0,.50), 0 12px 24px rgba(0,0,0,.34); backface-visibility:hidden; }
.split-band .book-cover:hover { animation-play-state:paused; transform:rotateY(-3deg) rotateX(0deg) translateY(-8px) scale(1.015); }
.book-panel { padding:24px; border:1px solid rgba(226,194,122,.16); border-radius:18px; background: radial-gradient(circle at top right, rgba(201,163,74,.10), transparent 24%), linear-gradient(180deg, rgba(255,255,255,.04), rgba(255,255,255,.018)); box-shadow: 0 26px 70px rgba(0,0,0,.24); }
.book-panel .lead { max-width:none; margin:12px 0; line-height:1.62; }
.book-panel .hero-quote { margin-top:18px; padding:14px 18px; font-size:1.02rem; }
.book-panel .badge-row { margin:14px 0 16px; }
.book-panel .trust-row { margin-top:14px; padding-top:14px; }
.book-panel .cta-row { margin-top:20px; }
.theme-list { display:grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap:0 28px; margin-top:26px; border-top:1px solid rgba(226,194,122,.14); }
.theme-item { padding:22px 0; border-bottom:1px solid rgba(226,194,122,.12); }
.theme-num { display:block; color:var(--gold-2); font-family:Fraunces, Georgia, serif; font-size:1.9rem; font-style:italic; margin-bottom:8px; }
.theme-item h3 { margin-bottom:8px; }
.theme-item p { color:var(--muted); margin:0; }
.review-band { background: linear-gradient(160deg, #101926 0%, #182435 100%); }
.review-band::after { background: linear-gradient(90deg, transparent, rgba(226,194,122,.18), transparent); }
.review-grid { display:grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap:10px; margin-top:28px; }
.glass-review { position:relative; padding:28px; border-radius:18px; overflow:hidden; border:1px solid rgba(226,194,122,.16); background: linear-gradient(180deg, rgba(255,255,255,.08), rgba(255,255,255,.035)); box-shadow: 0 18px 40px rgba(0,0,0,.18); }
.glass-review::before { content:"“"; position:absolute; top:8px; right:18px; font-family:Fraunces, Georgia, serif; font-size:4.6rem; line-height:1; color:rgba(226,194,122,.22); }
.glass-review p { position:relative; color:#eee6d9; margin:0; }
.review-source { margin-top:18px; color:var(--gold-2); font-weight:700; }
.review-sub { color:#c6bcad; font-size:.92rem; }
.retailer-grid { display:grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap:10px; margin-top:24px; }
.retailer-card { padding:18px 18px 16px; border-radius:14px; border:1px solid rgba(226,194,122,.16); background: linear-gradient(180deg, rgba(255,255,255,.04), rgba(255,255,255,.015)); box-shadow: 0 14px 34px rgba(0,0,0,.16); }
.retailer-card strong { display:block; font-family:Fraunces, Georgia, serif; font-size:1.25rem; color:var(--text); }
.retailer-card span { display:block; margin-top:4px; color:var(--muted); }
.retailer-card a { display:inline-flex; margin-top:12px; color:var(--gold-2); font-weight:700; }
.media-stage { padding:26px; border-radius:20px; border:1px solid rgba(226,194,122,.16); background: radial-gradient(circle at top right, rgba(201,163,74,.12), transparent 24%), linear-gradient(180deg, rgba(255,255,255,.045), rgba(255,255,255,.018)); box-shadow: 0 28px 70px rgba(0,0,0,.24); }
.media-stage-grid { display:grid; grid-template-columns:1fr; gap:26px; align-items:start; }
.media-stage-copy .lead { max-width:none; }
.kicker-list { display:grid; gap:8px; margin-top:14px; }
.kicker-item { padding:10px 12px; border:1px solid rgba(226,194,122,.12); border-radius:12px; background: rgba(255,255,255,.025); color:var(--muted); }
.kicker-item strong { color:var(--gold-2); }
.media-feature { width:100%; margin-top:8px; }
.player-note { margin:0 0 10px; color:rgba(226,194,122,.82); font-size:.8rem; font-weight:700; letter-spacing:.04em; }
.video-player { position:relative; width:100%; aspect-ratio:16/9; overflow:hidden; border-radius:16px; border:1px solid rgba(226,194,122,.18); background:#05080d; box-shadow:0 18px 46px rgba(0,0,0,.30); }
.video-player iframe { position:absolute; inset:0; width:100%; height:100%; border:0; background:#05080d; }
.media-feature .video-player { border-radius:18px; box-shadow:0 22px 60px rgba(0,0,0,.34); }
@media (max-width: 560px) {
  .media-stage { padding:16px; }
  .player-note { line-height:1.45; }
}
.media-band { background: linear-gradient(160deg, #101926 0%, #182435 100%); }
.media-band::after { background: linear-gradient(90deg, transparent, rgba(226,194,122,.18), transparent); }
.media-cluster { display:grid; grid-template-columns:repeat(2, minmax(0, 1fr)); gap:22px; margin-top:24px; }
.media-cluster .media-card { border:1px solid rgba(226,194,122,.16); background: linear-gradient(180deg, rgba(255,255,255,.06), rgba(255,255,255,.03)); }
.media-label { display:inline-flex; padding:6px 10px; border-radius:999px; border:1px solid rgba(226,194,122,.22); color:var(--gold-2); font-size:.74rem; letter-spacing:.08em; text-transform:uppercase; margin-bottom:12px; }
.podcast-strip { display:grid; grid-template-columns:repeat(2, minmax(0, 1fr)); gap:22px; margin-top:24px; }
.podcast-card { padding:18px; border-radius:16px; border:1px solid rgba(226,194,122,.14); background: linear-gradient(180deg, rgba(255,255,255,.045), rgba(255,255,255,.02)); box-shadow: 0 16px 40px rgba(0,0,0,.18); }
.podcast-card h3 { margin:14px 0 8px; }
.podcast-card p { color:var(--muted); margin:0; }
.section-light .btn-secondary { color:#3f392f; border-color: rgba(154,116,35,.34); background: rgba(255,255,255,.45); }
.section-light .btn-secondary:hover { color:#231e18; border-color: rgba(154,116,35,.48); background: rgba(201,163,74,.10); }
.identity-stage { padding:34px; border-radius:20px; border:1px solid rgba(226,194,122,.16); background: radial-gradient(circle at 80% 14%, rgba(201,163,74,.12), transparent 24%), linear-gradient(180deg, rgba(255,255,255,.045), rgba(255,255,255,.018)); box-shadow: 0 28px 70px rgba(0,0,0,.24); }
.identity-grid { display:grid; grid-template-columns: 320px 1fr; gap:42px; align-items:center; }
.role-line { color:var(--gold-2); text-transform:uppercase; letter-spacing:.16em; font-size:.78rem; font-weight:700; margin:0 0 14px; }
.identity-copy .lead { max-width:none; }
.identity-quote { margin-top:22px; padding:18px 22px; border-left:2px solid rgba(226,194,122,.58); background: linear-gradient(90deg, rgba(226,194,122,.08), rgba(226,194,122,0)); border-radius:0 14px 14px 0; color:#eee6d8; font-family:Fraunces, Georgia, serif; font-style:italic; font-size:1.08rem; line-height:1.58; }
.identity-badges { display:flex; gap:10px; flex-wrap:wrap; margin-top:18px; }
.identity-band { background: linear-gradient(160deg, #101926 0%, #182435 100%); }
.identity-band::after { background: linear-gradient(90deg, transparent, rgba(226,194,122,.18), transparent); }
.cred-grid { display:grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap:18px; margin-top:26px; }
.cred-card { padding:24px; border-radius:16px; border:1px solid rgba(226,194,122,.14); background: linear-gradient(180deg, rgba(255,255,255,.06), rgba(255,255,255,.03)); box-shadow: 0 16px 40px rgba(0,0,0,.18); }
.cred-card strong { display:block; color:var(--gold-2); font-family:Fraunces, Georgia, serif; font-size:1.45rem; margin-bottom:8px; }
.bio-columns { display:grid; grid-template-columns: 1fr 1fr; gap:28px; margin-top:26px; }
.bio-panel { padding:24px; border-radius:16px; border:1px solid rgba(20,20,19,.08); background: linear-gradient(180deg, rgba(255,255,255,.88), rgba(255,255,255,.76)); box-shadow: 0 14px 34px rgba(0,0,0,.08); }
.bio-panel p { color:#433d35; margin:0; }
.signal-grid { display:grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap:18px; margin-top:24px; }
.signal-card { padding:22px; border-radius:16px; border:1px solid rgba(226,194,122,.16); background: linear-gradient(180deg, rgba(255,255,255,.045), rgba(255,255,255,.02)); box-shadow: 0 16px 40px rgba(0,0,0,.18); }
.signal-card h3 { margin-bottom:8px; }
.signal-card p { margin:0; color:var(--muted); }
.speaking-stage { padding:34px; border-radius:20px; border:1px solid rgba(226,194,122,.16); background: radial-gradient(circle at 82% 18%, rgba(201,163,74,.12), transparent 24%), linear-gradient(180deg, rgba(255,255,255,.045), rgba(255,255,255,.018)); box-shadow: 0 28px 70px rgba(0,0,0,.24); }
.speaking-grid { display:grid; grid-template-columns: 1.02fr .98fr; gap:28px; align-items:start; }
.speaking-copy .lead { max-width:none; }
.speaking-points { display:grid; gap:10px; margin-top:18px; }
.speaking-point { padding:13px 15px; border-radius:12px; border:1px solid rgba(226,194,122,.12); background: rgba(255,255,255,.03); color:var(--muted); }
.speaking-point strong { color:var(--gold-2); }
.talk-stack { display:grid; gap:16px; }
.talk-panel { padding:24px; border-radius:16px; border:1px solid rgba(226,194,122,.14); background: linear-gradient(180deg, rgba(255,255,255,.06), rgba(255,255,255,.03)); box-shadow: 0 16px 40px rgba(0,0,0,.18); }
.talk-panel h3 { margin-bottom:8px; }
.talk-panel p { margin:0; color:var(--muted); }
.talk-panel a { display:inline-flex; margin-top:12px; color:var(--gold-2); font-weight:700; }
.audience-band { background: linear-gradient(160deg, #101926 0%, #182435 100%); }
.audience-band::after { background: linear-gradient(90deg, transparent, rgba(226,194,122,.18), transparent); }
.audience-grid { display:grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap:18px; margin-top:24px; }
.audience-card { padding:22px; border-radius:16px; border:1px solid rgba(226,194,122,.14); background: linear-gradient(180deg, rgba(255,255,255,.06), rgba(255,255,255,.03)); box-shadow: 0 16px 40px rgba(0,0,0,.18); }
.audience-card h3 { margin-bottom:8px; }
.audience-card p { margin:0; color:var(--muted); }
.booking-strip { display:grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap:18px; margin-top:24px; }
.booking-card { padding:22px; border-radius:16px; border:1px solid rgba(20,20,19,.08); background: linear-gradient(180deg, rgba(255,255,255,.88), rgba(255,255,255,.76)); box-shadow: 0 14px 34px rgba(0,0,0,.08); }
.booking-card strong { display:block; color:#9a7423; font-family:Fraunces, Georgia, serif; font-size:1.3rem; margin-bottom:8px; }
.booking-card p { margin:0; color:#433d35; }
@media (prefers-reduced-motion: no-preference) {
  .hero-shell .book-cover { animation: heroFloatIn .8s cubic-bezier(.2,.8,.2,1) both; }
  .split-band .book-cover { animation:bookShowcaseFloat 6s ease-in-out infinite; transition:transform .42s cubic-bezier(.2,.8,.2,1); }
  .hero-copy > * { opacity:0; animation: heroFadeUp .7s cubic-bezier(.2,.8,.2,1) forwards; }
  .hero-copy > *:nth-child(1) { animation-delay:.08s; }
  .hero-copy > *:nth-child(2) { animation-delay:.14s; }
  .hero-copy > *:nth-child(3) { animation-delay:.2s; }
  .hero-copy > *:nth-child(4) { animation-delay:.28s; }
  .hero-copy > *:nth-child(5) { animation-delay:.34s; }
  .hero-copy > *:nth-child(6) { animation-delay:.4s; }
  .hero-copy > *:nth-child(7) { animation-delay:.48s; }
  .trust-item { opacity:0; animation: heroFadeUp .7s cubic-bezier(.2,.8,.2,1) forwards; }
  .trust-item:nth-child(1) { animation-delay:.52s; }
  .trust-item:nth-child(2) { animation-delay:.58s; }
  .trust-item:nth-child(3) { animation-delay:.64s; }
}
@keyframes heroFadeUp { from { opacity:0; transform:translateY(16px); } to { opacity:1; transform:translateY(0); } }
@keyframes heroFloatIn { from { opacity:0; transform:translateY(10px) scale(.985); } to { opacity:1; transform:translateY(0) scale(1); } }
@keyframes bookShowcaseFloat {
  0%,100% { transform:rotateY(-13deg) rotateX(2deg) translateY(0); }
  50% { transform:rotateY(-9deg) rotateX(1deg) translateY(-11px); }
}
@media (max-width: 980px) {
  .hero-grid, .about-grid, .contact-grid, .cards-2, .cards-3, .cards-4, .page-links, .media-grid, .split-band, .review-grid, .retailer-grid, .theme-list, .media-stage-grid, .media-cluster, .podcast-strip, .identity-grid, .cred-grid, .bio-columns, .signal-grid, .speaking-grid, .audience-grid, .booking-strip, .account-grid, .utility-grid, .purchase-grid, .perk-grid { grid-template-columns: 1fr; }
  .section { padding:56px 0; }
  .hero-grid { gap:28px; }
  .hero-shell { padding:22px 18px; border-radius:16px; }
  .trust-row { grid-template-columns:1fr; gap:10px; }
  .book-cover, .hero-book, .about-photo { max-width:330px; }
  .book-showcase-section { padding:48px 0; }
  .book-stage { min-height:auto; padding:4px 12px 30px; }
  .split-band .book-cover { width:min(255px,72vw); }
  .form-grid { grid-template-columns: 1fr; }
  .nav { top:0; }
  .nav-inner { align-items:center; }
}

.account-grid { display:grid; grid-template-columns: 1fr 1fr; gap:24px; margin-top:28px; align-items:start; }
.account-panel { padding:28px; border-radius:18px; border:1px solid rgba(226,194,122,.16); background: linear-gradient(180deg, rgba(255,255,255,.84), rgba(255,255,255,.74)); box-shadow: 0 18px 38px rgba(0,0,0,.08); color:#1b1712; }
.account-panel h3 { margin-bottom:10px; }
.account-panel p { color:#4e463d; margin-top:0; }
.account-panel .form-grid { margin-top:18px; }
.account-panel input, .account-panel select { min-height:54px; border-radius:12px; border:1px solid rgba(154,116,35,.14); box-shadow: inset 0 1px 0 rgba(255,255,255,.6), 0 6px 16px rgba(0,0,0,.03); }
.account-panel input:focus, .account-panel select:focus { outline:none; border-color: rgba(154,116,35,.42); box-shadow: 0 0 0 3px rgba(201,163,74,.12), inset 0 1px 0 rgba(255,255,255,.75); }
.account-panel .btn-primary { width:100%; }
.form-check { display:flex; gap:10px; align-items:center; color:#4e463d; font-size:.94rem; }
.form-check input { width:auto; }
.helper-text { margin-top:10px; color:#6a6256; font-size:.92rem; }
.utility-grid { display:grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap:18px; margin-top:26px; }
.utility-card { padding:22px; border-radius:16px; border:1px solid rgba(226,194,122,.14); background: linear-gradient(180deg, rgba(255,255,255,.06), rgba(255,255,255,.03)); box-shadow: 0 16px 40px rgba(0,0,0,.18); }
.utility-card h3 { margin-bottom:8px; }
.utility-card p { margin:0; color:var(--muted); }
.purchase-grid { display:grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap:18px; margin-top:26px; }
.purchase-card { padding:24px; border-radius:18px; border:1px solid rgba(226,194,122,.16); background: linear-gradient(180deg, rgba(255,255,255,.06), rgba(255,255,255,.03)); box-shadow: 0 18px 40px rgba(0,0,0,.18); }
.purchase-card strong { display:block; color:var(--gold-2); font-family:Fraunces, Georgia, serif; font-size:1.55rem; margin-bottom:8px; }
.purchase-card p { margin:0; color:var(--muted); }
.purchase-meta { margin-top:12px; color:#d4ccbd; font-size:.92rem; }
.perk-grid { display:grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap:18px; margin-top:24px; }
.perk-card { padding:22px; border-radius:16px; border:1px solid rgba(20,20,19,.08); background: linear-gradient(180deg, rgba(255,255,255,.88), rgba(255,255,255,.76)); box-shadow: 0 14px 34px rgba(0,0,0,.08); }
.perk-card h3 { margin-bottom:8px; color:#1f1a15; }
.perk-card p { margin:0; color:#4b443b; }
.search-shell { max-width:760px; margin-top:28px; padding:30px; border-radius:18px; border:1px solid rgba(226,194,122,.16); background: linear-gradient(180deg, rgba(255,255,255,.05), rgba(255,255,255,.02)); box-shadow: 0 18px 46px rgba(0,0,0,.18); }
.search-shell input { min-height:56px; border-radius:14px; background:rgba(255,255,255,.95); }
.search-note { margin-top:14px; color:var(--muted); }

@media (max-width: 980px) {
  .search-dialog { width:min(100% - 20px, 760px); margin:86px auto 0; border-radius:20px; }
  .search-head { padding:18px 18px 14px; }
  .search-panel { padding:18px; }
  .search-input { min-height:58px; border-radius:14px; }
}

.sr-only { position:absolute; width:1px; height:1px; padding:0; margin:-1px; overflow:hidden; clip:rect(0,0,0,0); white-space:nowrap; border:0; }
.search-results { max-height:min(52vh, 520px); overflow:auto; padding-right:4px; }
.search-results::-webkit-scrollbar { width:10px; }
.search-results::-webkit-scrollbar-thumb { background:rgba(226,194,122,.18); border-radius:999px; }
.search-results::-webkit-scrollbar-track { background:transparent; }


.legal-shell { display:grid; gap:28px; }
.legal-grid { display:grid; grid-template-columns: minmax(0, 1.1fr) minmax(280px, .9fr); gap:18px; align-items:start; margin-top:20px; }
.legal-panel, .legal-aside, .legal-list-card {
  border-radius:18px;
  border:1px solid rgba(226,194,122,.16);
  box-shadow: 0 18px 44px rgba(0,0,0,.18);
}
.legal-panel {
  padding:22px;
  background: linear-gradient(180deg, rgba(255,255,255,.05), rgba(255,255,255,.025));
}
.legal-aside {
  padding:20px;
  background: radial-gradient(circle at top right, rgba(201,163,74,.12), transparent 30%), linear-gradient(180deg, rgba(255,255,255,.045), rgba(255,255,255,.02));
}
.legal-aside p, .legal-panel p, .legal-panel li, .legal-list-card p, .legal-list-card li { color:var(--muted); }
.section-light .legal-panel, .section-light .legal-aside, .section-light .legal-list-card {
  border:1px solid rgba(20,20,19,.08);
  box-shadow: 0 14px 34px rgba(0,0,0,.08);
}
.section-light .legal-panel {
  background: linear-gradient(180deg, rgba(255,255,255,.92), rgba(255,255,255,.82));
}
.section-light .legal-aside {
  background: radial-gradient(circle at top right, rgba(201,163,74,.16), transparent 34%), linear-gradient(180deg, rgba(255,255,255,.9), rgba(255,255,255,.8));
}
.section-light .legal-aside p, .section-light .legal-panel p, .section-light .legal-panel li, .section-light .legal-list-card p, .section-light .legal-list-card li { color:#524b41; }
.legal-list-card {
  padding:18px;
  background: linear-gradient(180deg, rgba(255,255,255,.06), rgba(255,255,255,.025));
}
.section-light .legal-list-card {
  background: linear-gradient(180deg, rgba(255,255,255,.92), rgba(255,255,255,.84));
}
.legal-stack { display:grid; gap:10px; margin-top:18px; }
.legal-panel h3, .legal-aside h3, .legal-list-card h3 { margin-bottom:8px; }
.legal-list { margin:0; padding-left:18px; }
.legal-list li { margin:6px 0; }
.legal-meta { display:flex; flex-wrap:wrap; gap:10px; margin-top:18px; }
.cookie-banner {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 14px;
  z-index: 120;
  padding: 0 16px;
}
.cookie-inner {
  width: min(560px, 100%);
  margin: 0 auto;
  padding: 13px 16px;
  border: 1px solid rgba(226,194,122,.18);
  border-radius: 16px;
  background:
    radial-gradient(circle at 14% 18%, rgba(201,163,74,.12), transparent 24%),
    linear-gradient(145deg, rgba(13,21,32,.96), rgba(19,30,46,.94));
  box-shadow: 0 20px 44px rgba(0,0,0,.30);
  backdrop-filter: blur(12px);
  display: grid;
  grid-template-columns: minmax(0,1fr) auto;
  gap: 14px;
  align-items: center;
}
.cookie-copy h3 { display:none; }
.cookie-copy p {
  margin: 0;
  color: rgba(244,239,226,.88);
  max-width: none;
  font-size: .94rem;
  line-height: 1.5;
}
.cookie-eyebrow { display:none; }
.cookie-actions {
  display:flex;
  flex-wrap:wrap;
  gap:10px;
  justify-content:flex-end;
  align-items:center;
}
.cookie-btn {
  min-height:40px;
  padding:0 16px;
  font-size:.88rem;
  border-radius:999px;
}
.cookie-actions .btn-primary {
  background: linear-gradient(180deg, #ddb85f, #c79e3d);
  color:#161005;
  box-shadow: 0 10px 24px rgba(201,163,74,.18), inset 0 1px 0 rgba(255,255,255,.22);
}
.cookie-actions .btn-secondary {
  background: rgba(255,255,255,.02);
  color: var(--gold-2);
  border:1px solid rgba(226,194,122,.28);
  box-shadow:none;
}
.cookie-actions .btn-secondary:hover {
  background: rgba(226,194,122,.08);
  color: var(--text);
}
.cookie-link {
  color: var(--gold-2);
  font-size:.9rem;
  font-weight:600;
  text-decoration: underline;
  white-space:nowrap;
}
.cookie-close {
  appearance:none;
  border:0;
  background:transparent;
  color:rgba(244,239,226,.68);
  font-size:1.7rem;
  line-height:1;
  padding:0 4px;
  cursor:pointer;
}
.cookie-close:hover { color: var(--text); }
.cookie-banner[hidden] { display:none !important; }
@media (max-width: 860px) {
  .cookie-banner { bottom: 10px; padding: 0 10px; }
  .cookie-inner { grid-template-columns:1fr; gap:12px; padding: 14px 14px; }
  .cookie-actions { justify-content:flex-start; }
}

@media (max-width: 860px) {
  .legal-grid { grid-template-columns: 1fr; }
  .cookie-banner { left:0; right:0; bottom:10px; padding:0 10px; }
  .cookie-inner { grid-template-columns:1fr; gap:10px; }
  .cookie-actions { justify-content:flex-start; }
}

.skip-link { position:fixed; left:16px; top:12px; z-index:9999; transform:translateY(-160%); padding:10px 14px; border-radius:8px; background:var(--gold); color:#17120a; font-weight:700; transition:transform .18s ease-out; }
.skip-link:focus { transform:translateY(0); }
:focus-visible { outline:3px solid var(--gold-soft); outline-offset:3px; }
@media (prefers-reduced-motion: reduce) { *, *::before, *::after { scroll-behavior:auto !important; animation-duration:.01ms !important; animation-iteration-count:1 !important; transition-duration:.01ms !important; } }

@media (max-width: 1080px) {
  .nav-inner { grid-template-columns:minmax(190px,1fr) auto; min-height:68px; }
  .brand-seal { width:38px; height:38px; font-size:.68rem; }
  .brand-name { font-size:1.08rem; }
  .brand-subtitle { font-size:.58rem; }
  .nav-toggle { display:inline-flex; justify-self:end; }
  .nav-right { display:none; position:absolute; top:calc(100% + 1px); left:14px; right:14px; padding:14px; border:1px solid rgba(226,194,122,.20); border-radius:0 0 18px 18px; background:linear-gradient(180deg,#070b12,#0d1520); box-shadow:0 22px 50px rgba(0,0,0,.48); backdrop-filter:blur(16px); }
  .nav-right.is-open { display:grid; gap:12px; }
  .nav-links { display:grid; grid-template-columns:repeat(2,minmax(0,1fr)); gap:8px; padding:0; border:0; border-radius:0; background:transparent; box-shadow:none; }
  .nav-links a { min-height:42px; justify-content:flex-start; padding:9px 12px; border-radius:10px; border:1px solid rgba(226,194,122,.10); background:rgba(255,255,255,.045); }
  .nav-links a:hover { transform:none; }
  .nav-links a.active { color:var(--gold-2); background:rgba(201,163,74,.12); box-shadow:none; }
  .nav-cta { justify-self:stretch; min-height:44px; }
}
@media (max-width: 520px) {
  .brand-lockup { gap:10px; }
  .brand-seal { width:34px; height:34px; }
  .brand-name { font-size:1rem; }
  .brand-subtitle { display:none; }
  .nav-right { left:10px; right:10px; padding:14px; }
  /* Single-column stacked menu on phones: balanced, no orphan cells, CTA full width */
  .nav-right.is-open { gap:6px; }
  .nav-links { grid-template-columns:1fr; gap:6px; }
  .nav-links a { min-height:44px; padding:10px 14px; font-size:.95rem; justify-content:flex-start; }
  .nav-dropdown { grid-template-columns:1fr; gap:6px; grid-column:1 / -1; padding-top:2px; }
  .nav-dropdown a { min-height:40px; padding:9px 14px; font-size:.9rem; }
  .nav-cta { min-height:44px; font-size:.8rem; margin-top:8px; justify-self:stretch; }
}
@media (max-width: 560px) {
  .book-showcase-section { padding:40px 0; }
  .book-stage { padding:0 8px 26px; }
  .split-band .book-cover { width:min(232px,68vw); }
  .book-panel { padding:20px; }
  .book-panel .lead { margin:10px 0; font-size:.98rem; }
  .book-panel .hero-quote { margin-top:14px; padding:12px 14px; font-size:.96rem; }
  .book-panel .badge-row { margin:12px 0 14px; gap:7px; }
  .book-panel .trust-row { gap:8px; margin-top:12px; padding-top:12px; }
  .book-panel .trust-item { display:grid; grid-template-columns:112px 1fr; gap:10px; align-items:start; }
  .book-panel .trust-item strong, .book-panel .trust-item span { margin:0; font-size:.84rem; line-height:1.42; }
  .book-panel .cta-row { margin-top:16px; }
}

/* Final polish pass: compact rhythm, clearer media states, mobile consent */
.media-cluster .media-card:nth-child(3), .podcast-strip .podcast-card:nth-child(3) { grid-column:1 / -1; width:min(760px,100%); justify-self:center; }
.media-card .video-player, .podcast-card .video-player { box-shadow:0 14px 34px rgba(0,0,0,.24); }
.video-player iframe[srcdoc] { background:#0a1019; }
.retailer-card a { min-height:42px; padding:0 14px; border-radius:999px; border:1px solid rgba(226,194,122,.24); align-items:center; }
.retailer-card a:hover { background:rgba(226,194,122,.08); }
#formats.buy-box h2 { max-width:720px; margin-left:auto; margin-right:auto; }
@media (max-width: 560px) {
  .section { padding:48px 0; }
  .page-hero { padding:26px 0 16px; }
  .hero-grid { gap:18px; }
  .hero-copy .hero-quote { margin-top:14px; }
  .trust-row { margin-top:16px; padding-top:14px; }
  .media-cluster .media-card:nth-child(3), .podcast-strip .podcast-card:nth-child(3) { width:100%; }
  .cookie-banner { bottom:6px; padding:0 8px; }
  .cookie-inner { padding:9px 10px; gap:8px; border-radius:14px; }
  .cookie-copy p { font-size:.78rem; line-height:1.35; padding-right:24px; }
  .cookie-actions { gap:6px; display:grid; grid-template-columns:repeat(3,minmax(0,1fr)); align-items:center; }
  .cookie-btn { min-height:34px; padding:0 8px; font-size:.74rem; }
  .cookie-close { position:absolute; right:8px; top:7px; min-width:34px; min-height:34px; font-size:1.35rem; }
}

/* Recommended section redesign pass */
.proof-band { padding:64px 0; }
.proof-shell { display:grid; grid-template-columns:minmax(0,.92fr) minmax(360px,1.08fr); gap:44px; align-items:center; }
.proof-shell h2 { max-width:680px; }
.proof-points { display:grid; gap:12px; }
.proof-points div { padding:18px 20px; border-radius:16px; border:1px solid rgba(20,20,19,.08); background:linear-gradient(180deg,rgba(255,255,255,.82),rgba(255,255,255,.66)); box-shadow:0 14px 34px rgba(0,0,0,.07); }
.proof-points strong { display:block; color:#241d15; font-family:Fraunces,Georgia,serif; font-size:1.18rem; margin-bottom:5px; }
.proof-points span { color:#574f45; }
.proof-quote { grid-column:1 / -1; margin:4px 0 0; padding:22px 28px; border-left:2px solid rgba(154,116,35,.55); border-radius:0 16px 16px 0; background:rgba(255,255,255,.48); color:#2d271f; font-family:Fraunces,Georgia,serif; font-size:clamp(1.25rem,2vw,1.65rem); font-style:italic; line-height:1.45; }
.trailer-section { padding-top:58px; }
.trailer-showcase { padding:28px; border-radius:22px; border:1px solid rgba(226,194,122,.16); background:radial-gradient(circle at 80% 8%,rgba(201,163,74,.12),transparent 28%),linear-gradient(180deg,rgba(255,255,255,.045),rgba(255,255,255,.018)); box-shadow:0 28px 70px rgba(0,0,0,.24); }
.trailer-head { display:grid; grid-template-columns:minmax(0,.82fr) minmax(320px,1fr); gap:28px; align-items:end; margin-bottom:22px; }
.trailer-head .lead { max-width:680px; margin:0; }
.trailer-showcase .media-feature { margin:0; }
.trailer-showcase .video-player { border-radius:20px; box-shadow:0 26px 72px rgba(0,0,0,.38); }
.trailer-actions { display:flex; gap:10px; flex-wrap:wrap; margin-top:22px; }
.movement-section { padding-top:64px; }
.movement-list { display:grid; grid-template-columns:repeat(3,minmax(0,1fr)); gap:18px; margin-top:30px; }
.movement-item { padding:26px; border-radius:18px; border:1px solid rgba(226,194,122,.16); background:linear-gradient(180deg,rgba(255,255,255,.055),rgba(255,255,255,.022)); box-shadow:0 18px 44px rgba(0,0,0,.18); }
.movement-item .theme-num { margin-bottom:14px; }
.movement-item h3 { margin-bottom:10px; }
.movement-item p { color:var(--muted); margin:0; }
.author-manifesto { padding:68px 0; }
.manifesto-shell { display:grid; grid-template-columns:minmax(0,.9fr) minmax(360px,1.1fr); gap:42px; align-items:center; }
.manifesto-copy .lead { color:#4f473e; }
.manifesto-grid { display:grid; gap:14px; }
.manifesto-grid article { padding:20px 22px; border-radius:16px; border:1px solid rgba(20,20,19,.08); background:linear-gradient(180deg,rgba(255,255,255,.86),rgba(255,255,255,.68)); box-shadow:0 14px 34px rgba(0,0,0,.07); }
.manifesto-grid strong { display:block; color:#231e18; font-family:Fraunces,Georgia,serif; font-size:1.2rem; margin-bottom:6px; }
.manifesto-grid span { color:#574f45; }
@media (max-width:980px){ .proof-shell,.trailer-head,.movement-list,.manifesto-shell{grid-template-columns:1fr;} .proof-quote{grid-column:auto;} .trailer-showcase{padding:20px;} }
@media (max-width:560px){ .proof-band,.author-manifesto{padding:46px 0;} .proof-points div,.manifesto-grid article,.movement-item{padding:18px;} .trailer-section{padding-top:44px;} .trailer-actions{margin-top:16px;} }


/* Unified premium button system */
:root {
  --btn-radius: 999px;
  --btn-min-h: 48px;
  --btn-pad-x: 20px;
  --btn-font-size: .82rem;
  --btn-track: .085em;
  --btn-gold-a: #e8c973;
  --btn-gold-b: #c9a34a;
  --btn-gold-c: #9f7828;
  --btn-ink: #151007;
  --btn-ghost-bg: rgba(255,255,255,.032);
  --btn-ghost-border: rgba(232,201,115,.58);
  --btn-ghost-text: rgba(250,246,236,.97);
}
.btn,
.nav-cta,
.retailer-card a,
.footer-cta,
.cookie-btn {
  min-height: var(--btn-min-h);
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:8px;
  padding:0 var(--btn-pad-x);
  border-radius:var(--btn-radius);
  border:1px solid transparent;
  font-family:Inter,system-ui,sans-serif;
  font-size:var(--btn-font-size);
  font-weight:800;
  line-height:1;
  letter-spacing:var(--btn-track);
  text-transform:uppercase;
  text-decoration:none;
  white-space:nowrap;
  cursor:pointer;
  transition:transform .22s ease, box-shadow .22s ease, border-color .22s ease, background .22s ease, color .22s ease, filter .22s ease;
}
.btn:hover,
.nav-cta:hover,
.retailer-card a:hover,
.footer-cta:hover,
.cookie-btn:hover { transform:translateY(-1px); text-decoration:none; }
.btn:focus-visible,
.nav-cta:focus-visible,
.retailer-card a:focus-visible,
.footer-cta:focus-visible,
.cookie-btn:focus-visible,
.nav-toggle:focus-visible {
  outline:2px solid rgba(232,201,115,.82);
  outline-offset:3px;
}
.btn-primary,
.nav-cta,
.cookie-btn.btn-primary {
  color:var(--btn-ink);
  background:
    linear-gradient(180deg, rgba(255,255,255,.34), rgba(255,255,255,0) 38%),
    linear-gradient(135deg, var(--btn-gold-a), var(--btn-gold-b) 54%, var(--btn-gold-c));
  border-color:rgba(232,201,115,.70);
  box-shadow:0 14px 32px rgba(201,163,74,.24), inset 0 1px 0 rgba(255,255,255,.38);
}
.btn-primary:hover,
.nav-cta:hover,
.cookie-btn.btn-primary:hover {
  filter:saturate(1.05) brightness(1.03);
  box-shadow:0 18px 38px rgba(201,163,74,.32), inset 0 1px 0 rgba(255,255,255,.44);
}
.btn-secondary,
.cookie-btn.btn-secondary,
.retailer-card a,
.footer-cta {
  color:var(--btn-ghost-text);
  background:linear-gradient(180deg, rgba(255,255,255,.10), rgba(255,255,255,.045));
  border-color:var(--btn-ghost-border);
  box-shadow:inset 0 1px 0 rgba(255,255,255,.09);
}
.btn-secondary:hover,
.cookie-btn.btn-secondary:hover,
.retailer-card a:hover,
.footer-cta:hover {
  color:var(--gold-2);
  background:rgba(226,194,122,.14);
  border-color:rgba(232,201,115,.78);
  box-shadow:0 10px 28px rgba(0,0,0,.16), inset 0 1px 0 rgba(255,255,255,.10);
}
.section-light .btn-secondary,
.section-light .retailer-card a,
.section-light .footer-cta,
.author-manifesto .btn-secondary,
.proof-band .btn-secondary {
  color:#2b241a;
  background:rgba(255,255,255,.66);
  border-color:rgba(154,116,35,.34);
  box-shadow:0 8px 22px rgba(44,31,12,.07), inset 0 1px 0 rgba(255,255,255,.62);
}
.section-light .btn-secondary:hover,
.section-light .retailer-card a:hover,
.proof-band .btn-secondary:hover,
.author-manifesto .btn-secondary:hover {
  color:#171207;
  background:rgba(232,201,115,.18);
  border-color:rgba(154,116,35,.52);
}
.nav-cta { min-height:40px; padding-inline:18px; justify-self:end; font-size:.76rem; }
.retailer-card a { width:max-content; min-height:40px; margin-top:14px; padding-inline:15px; color:var(--gold-2); }
.footer-cta { width:max-content; min-height:38px; margin-top:18px; padding-inline:14px; color:var(--gold-2); font-size:.76rem; }
.cookie-btn { --btn-min-h:38px; --btn-pad-x:14px; --btn-font-size:.72rem; --btn-track:.035em; }
.btn-arrow { transition:transform .22s ease; }
.btn:hover .btn-arrow,
.nav-cta:hover .btn-arrow,
.retailer-card a:hover .btn-arrow,
.footer-cta:hover .btn-arrow { transform:translate(2px,-1px); }
@media (max-width:560px){
  .btn { min-height:44px; padding-inline:17px; font-size:.78rem; }
  .cta-row { gap:8px; }
  .nav-cta { min-height:40px; font-size:.74rem; }
  .cookie-btn { min-height:34px; padding-inline:9px; font-size:.70rem; }
}


/* Animated 3D button refinement */
.btn,
.nav-cta,
.retailer-card a,
.footer-cta,
.cookie-btn {
  position:relative;
  isolation:isolate;
  overflow:hidden;
  transform-style:preserve-3d;
  will-change:transform, box-shadow, filter;
}
.btn::before,
.nav-cta::before,
.retailer-card a::before,
.footer-cta::before,
.cookie-btn::before {
  content:"";
  position:absolute;
  inset:1px;
  border-radius:inherit;
  background:linear-gradient(180deg,rgba(255,255,255,.34),rgba(255,255,255,0) 45%);
  opacity:.55;
  pointer-events:none;
  z-index:-1;
}
.btn::after,
.nav-cta::after,
.retailer-card a::after,
.footer-cta::after,
.cookie-btn::after {
  content:"";
  position:absolute;
  top:-80%;
  bottom:-80%;
  width:38%;
  left:-52%;
  transform:rotate(18deg);
  background:linear-gradient(90deg,transparent,rgba(255,255,255,.42),transparent);
  opacity:0;
  pointer-events:none;
  z-index:0;
}
.btn > *,
.nav-cta > *,
.retailer-card a > *,
.footer-cta > *,
.cookie-btn > * { position:relative; z-index:1; }
.btn-primary,
.nav-cta,
.cookie-btn.btn-primary {
  text-shadow:0 1px 0 rgba(255,255,255,.26);
  box-shadow:
    0 2px 0 rgba(118,82,19,.95),
    0 13px 25px rgba(0,0,0,.24),
    0 18px 38px rgba(201,163,74,.24),
    inset 0 1px 0 rgba(255,255,255,.52),
    inset 0 -10px 18px rgba(83,55,9,.13);
}
.btn-secondary,
.cookie-btn.btn-secondary,
.retailer-card a,
.footer-cta {
  box-shadow:
    0 1px 0 rgba(226,194,122,.24),
    0 10px 24px rgba(0,0,0,.14),
    inset 0 1px 0 rgba(255,255,255,.075),
    inset 0 -10px 18px rgba(0,0,0,.12);
}
.btn:hover,
.nav-cta:hover,
.retailer-card a:hover,
.footer-cta:hover,
.cookie-btn:hover {
  transform:translateY(-3px) perspective(700px) rotateX(4deg);
}
.btn:hover::after,
.nav-cta:hover::after,
.retailer-card a:hover::after,
.footer-cta:hover::after,
.cookie-btn:hover::after {
  opacity:.82;
  animation:buttonSheen .82s cubic-bezier(.2,.75,.2,1) forwards;
}
.btn-primary:hover,
.nav-cta:hover,
.cookie-btn.btn-primary:hover {
  box-shadow:
    0 3px 0 rgba(118,82,19,.92),
    0 18px 30px rgba(0,0,0,.24),
    0 24px 48px rgba(201,163,74,.34),
    inset 0 1px 0 rgba(255,255,255,.58),
    inset 0 -10px 18px rgba(83,55,9,.10);
}
.btn-secondary:hover,
.cookie-btn.btn-secondary:hover,
.retailer-card a:hover,
.footer-cta:hover {
  box-shadow:
    0 2px 0 rgba(226,194,122,.24),
    0 15px 30px rgba(0,0,0,.20),
    inset 0 1px 0 rgba(255,255,255,.10),
    inset 0 -10px 18px rgba(0,0,0,.10);
}
.btn:active,
.nav-cta:active,
.retailer-card a:active,
.footer-cta:active,
.cookie-btn:active {
  transform:translateY(1px) perspective(700px) rotateX(0deg) scale(.992);
  box-shadow:
    0 1px 0 rgba(118,82,19,.80),
    0 8px 18px rgba(0,0,0,.22),
    inset 0 2px 8px rgba(0,0,0,.16);
}
@keyframes buttonSheen {
  0% { left:-52%; opacity:0; }
  16% { opacity:.76; }
  100% { left:116%; opacity:0; }
}
@media (prefers-reduced-motion: reduce) {
  .btn,
  .nav-cta,
  .retailer-card a,
  .footer-cta,
  .cookie-btn { transition:none; transform:none !important; }
  .btn::after,
  .nav-cta::after,
  .retailer-card a::after,
  .footer-cta::after,
  .cookie-btn::after { animation:none !important; display:none; }
}


/* Media page layout correction */
body:has(.trailer-section) .page-hero {
  padding:36px 0 30px;
}
body:has(.trailer-section) .page-hero .lead {
  max-width:860px;
}
.trailer-section {
  padding-top:42px;
}
.trailer-showcase {
  max-width:1120px;
  margin:0 auto;
  padding:34px 34px 30px;
}
.trailer-head {
  display:block;
  max-width:820px;
  margin:0 0 24px;
}
.trailer-head h2 {
  max-width:760px;
  margin-top:12px;
  font-size:clamp(2.25rem,4.2vw,4.3rem);
  line-height:.98;
}
.trailer-head .lead {
  max-width:680px;
  margin-top:18px;
}
.trailer-showcase .media-feature {
  margin-top:0;
}
.trailer-showcase .video-player {
  max-width:100%;
  min-height:auto;
}
.trailer-actions {
  justify-content:flex-start;
  margin-top:22px;
}
@media (min-width:1180px) {
  .trailer-showcase {
    padding:40px;
  }
  .trailer-showcase .video-player {
    max-width:980px;
  }
}
@media (max-width:760px) {
  body:has(.trailer-section) .page-hero { padding:28px 0 22px; }
  .trailer-section { padding-top:30px; }
  .trailer-showcase { padding:22px; border-radius:18px; }
  .trailer-head { margin-bottom:18px; }
  .trailer-head h2 { font-size:clamp(2rem,10vw,3.05rem); }
  .trailer-actions { gap:8px; }
}


/* Media page second-pass compact hero/video-first correction */
body:has(.trailer-section) .page-hero {
  padding:28px 0 24px;
}
body:has(.trailer-section) .page-hero h1 {
  font-size:clamp(2.6rem,5vw,5.2rem);
  line-height:.96;
  max-width:1040px;
}
body:has(.trailer-section) .page-hero .lead {
  max-width:760px;
  margin-top:12px;
  font-size:1rem;
  line-height:1.62;
}
.trailer-section {
  padding-top:30px;
}
.trailer-showcase {
  padding:28px;
}
.trailer-head {
  max-width:980px;
  margin-bottom:20px;
}
.trailer-head h2 {
  max-width:920px;
  font-size:clamp(2rem,3.25vw,3.35rem);
  line-height:1.03;
  text-wrap:balance;
}
.trailer-head .lead {
  margin-top:12px;
  line-height:1.58;
}
.trailer-showcase .video-player {
  width:min(100%,960px);
}
@media (min-width:1180px) {
  .trailer-showcase { padding:32px; }
  .trailer-showcase .video-player { width:min(100%,980px); }
}
@media (max-width:760px) {
  body:has(.trailer-section) .page-hero h1 { font-size:clamp(2.2rem,12vw,3.2rem); }
  body:has(.trailer-section) .page-hero .lead { font-size:.96rem; }
  .trailer-showcase { padding:18px; }
  .trailer-head h2 { font-size:clamp(1.75rem,8.4vw,2.55rem); line-height:1.05; }
}


/* Mobile media trailer compaction */
@media (max-width:760px) {
  body:has(.trailer-section) .page-hero {
    padding:20px 0 16px;
  }
  body:has(.trailer-section) .page-hero h1 {
    font-size:clamp(2rem,10vw,2.9rem);
    max-width:340px;
  }
  body:has(.trailer-section) .page-hero .lead {
    max-width:340px;
    margin-top:10px;
    font-size:.92rem;
    line-height:1.5;
  }
  .trailer-section { padding-top:22px; }
  .trailer-showcase { padding:16px; }
  .trailer-head { margin-bottom:14px; }
  .trailer-head h2 {
    margin-top:8px;
    font-size:clamp(1.55rem,7.4vw,2.2rem);
    line-height:1.06;
  }
  .trailer-head .lead {
    margin-top:10px;
    font-size:.92rem;
    line-height:1.48;
  }
  .trailer-actions { margin-top:14px; }
}


/* Header brand lockup without monogram seal */
.brand-lockup-text { gap:0; }
.brand-lockup-text .brand-copy { padding-left:0; }
.brand-lockup-text .brand-name { font-size:1.28rem; }
@media (max-width:1080px){ .brand-lockup-text .brand-name { font-size:1.12rem; } }
@media (max-width:520px){ .brand-lockup-text .brand-name { font-size:1.05rem; } }


/* Premium assistant and contact widgets */
.assistant-widget { position:fixed; right:22px; bottom:86px; z-index:44; font-family:Inter,system-ui,sans-serif; }
.assistant-launcher { width:64px; height:64px; border-radius:999px; border:1px solid rgba(232,201,115,.62); color:#171207; background:linear-gradient(135deg,#e8c973,#c9a34a 56%,#9f7828); box-shadow:0 3px 0 rgba(118,82,19,.9),0 20px 44px rgba(0,0,0,.32),0 0 42px rgba(201,163,74,.22),inset 0 1px 0 rgba(255,255,255,.5); display:grid; place-items:center; cursor:pointer; position:relative; overflow:hidden; isolation:isolate; }
.assistant-launcher::before { content:""; position:absolute; inset:-40%; background:conic-gradient(from 90deg,transparent,rgba(255,255,255,.42),transparent 35%); animation:assistantOrbit 5.5s linear infinite; z-index:-1; }
.assistant-launcher::after { content:""; position:absolute; inset:7px; border-radius:inherit; border:1px solid rgba(21,16,7,.18); }
.assistant-launcher-mark { font-family:Fraunces,Georgia,serif; font-size:1.22rem; line-height:1; transform:translateY(-5px); }
.assistant-launcher-text { position:absolute; bottom:13px; font-size:.58rem; font-weight:900; letter-spacing:.11em; text-transform:uppercase; }
.assistant-launcher:hover { transform:translateY(-3px) perspective(700px) rotateX(5deg); }
.assistant-panel { position:absolute; right:0; bottom:78px; width:min(410px, calc(100vw - 32px)); max-height:min(680px, calc(100vh - 120px)); display:grid; grid-template-rows:auto minmax(220px,1fr) auto auto; border-radius:24px; overflow:hidden; border:1px solid rgba(226,194,122,.22); background:radial-gradient(circle at 20% 0,rgba(201,163,74,.16),transparent 30%),linear-gradient(160deg,rgba(7,11,18,.98),rgba(13,21,32,.98)); box-shadow:0 30px 90px rgba(0,0,0,.45), inset 0 1px 0 rgba(255,255,255,.06); animation:assistantPanel .24s ease-out both; }
.assistant-head { display:flex; align-items:flex-start; justify-content:space-between; gap:16px; padding:20px 20px 14px; border-bottom:1px solid rgba(226,194,122,.12); }
.assistant-kicker { margin:0 0 5px; color:var(--gold-2); font-size:.68rem; letter-spacing:.18em; text-transform:uppercase; font-weight:850; }
.assistant-head h2 { margin:0; color:var(--text); font-size:1.35rem; line-height:1.05; }
.assistant-close { width:38px; height:38px; border-radius:999px; border:1px solid rgba(226,194,122,.20); background:rgba(255,255,255,.035); color:var(--text); font-size:1.35rem; cursor:pointer; }
.assistant-body { padding:16px; overflow:auto; display:flex; flex-direction:column; gap:10px; }
.assistant-message { max-width:88%; padding:11px 13px; border-radius:16px; font-size:.9rem; line-height:1.48; animation:assistantMsg .24s ease-out both; }
.assistant-message-bot { align-self:flex-start; color:rgba(244,239,226,.94); background:rgba(255,255,255,.055); border:1px solid rgba(226,194,122,.12); }
.assistant-message-user { align-self:flex-end; color:#151007; background:linear-gradient(135deg,#e8c973,#c9a34a); border:1px solid rgba(232,201,115,.65); box-shadow:0 10px 24px rgba(201,163,74,.20); }
.assistant-chips { display:flex; flex-wrap:wrap; gap:8px; margin-top:2px; }
.assistant-chips button { min-height:34px; padding:0 12px; border-radius:999px; border:1px solid rgba(226,194,122,.22); color:var(--gold-2); background:rgba(255,255,255,.035); font-weight:760; cursor:pointer; }
.assistant-chips button:hover { background:rgba(226,194,122,.08); }
.assistant-input { display:grid; grid-template-columns:1fr auto; gap:8px; padding:12px; border-top:1px solid rgba(226,194,122,.12); }
.assistant-input input, .assistant-lead-form input, .assistant-lead-form select, .assistant-lead-form textarea, .site-contact-form input, .site-contact-form select, .site-contact-form textarea { width:100%; border:1px solid rgba(226,194,122,.20); border-radius:12px; background:rgba(255,255,255,.045); color:var(--text); padding:11px 12px; font:inherit; outline:none; }
.assistant-input input:focus, .assistant-lead-form input:focus, .assistant-lead-form select:focus, .assistant-lead-form textarea:focus, .site-contact-form input:focus, .site-contact-form select:focus, .site-contact-form textarea:focus { border-color:rgba(226,194,122,.58); box-shadow:0 0 0 3px rgba(201,163,74,.13); }
.assistant-lead-form { display:grid; gap:10px; padding:13px; border:1px solid rgba(226,194,122,.14); border-radius:16px; background:rgba(255,255,255,.035); }
.assistant-lead-form label, .site-contact-form label { display:grid; gap:6px; color:rgba(244,239,226,.74); font-size:.78rem; font-weight:760; letter-spacing:.04em; text-transform:uppercase; }
.assistant-lead-form select, .site-contact-form select { color:var(--text); }
.assistant-lead-form option, .site-contact-form option { color:#151007; }
.assistant-foot { padding:10px 16px 14px; color:rgba(207,199,180,.62); font-size:.72rem; border-top:1px solid rgba(226,194,122,.10); }
.assistant-typing { display:flex; gap:4px; align-self:flex-start; padding:12px 13px; border-radius:999px; background:rgba(255,255,255,.055); border:1px solid rgba(226,194,122,.12); }
.assistant-typing span { width:6px; height:6px; border-radius:50%; background:var(--gold-2); animation:assistantDot 1s ease-in-out infinite; }
.assistant-typing span:nth-child(2){ animation-delay:.14s; } .assistant-typing span:nth-child(3){ animation-delay:.28s; }
.site-contact-form { display:grid; gap:12px; margin-top:16px; }
.section-light .site-contact-form label { color:#655a4b; }
.section-light .site-contact-form input, .section-light .site-contact-form select, .section-light .site-contact-form textarea { color:#211b14; background:rgba(255,255,255,.78); border-color:rgba(154,116,35,.24); }
.form-status { margin:0; min-height:1.2em; font-size:.86rem; color:#655a4b; }
.form-status.success { color:#2f6f45; } .form-status.error { color:#8d2c24; }
@keyframes assistantOrbit { to { transform:rotate(1turn); } }
@keyframes assistantPanel { from { opacity:0; transform:translateY(12px) scale(.96); } to { opacity:1; transform:none; } }
@keyframes assistantMsg { from { opacity:0; transform:translateY(8px); } to { opacity:1; transform:none; } }
@keyframes assistantDot { 0%,80%,100% { opacity:.36; transform:translateY(0); } 40% { opacity:1; transform:translateY(-3px); } }
@media (max-width:720px) { .assistant-widget { right:14px; bottom:74px; } .assistant-panel { position:fixed; left:10px; right:10px; bottom:74px; width:auto; max-height:calc(100vh - 96px); border-radius:20px; } .assistant-launcher { width:58px; height:58px; } .assistant-message { max-width:94%; } }
@media (prefers-reduced-motion: reduce) { .assistant-launcher::before, .assistant-panel, .assistant-message, .assistant-typing span { animation:none !important; } .assistant-launcher:hover { transform:none; } }

/* Assistant hidden-state fix */

.assistant-panel[hidden], .assistant-lead-form[hidden] { display:none !important; }


/* Assistant open-state polish */
.assistant-launcher[aria-expanded="true"] { opacity:0; pointer-events:none; transform:translateY(8px) scale(.94); }
@media (max-width:720px) {
  .assistant-panel {
    top:78px;
    bottom:74px;
    max-height:none;
  }
  .assistant-input { grid-template-columns:minmax(0,1fr) auto; }
  .assistant-input .btn { padding-inline:16px; }
}


/* Nav dropdown group */
.nav-group { position:relative; display:inline-flex; }
.nav-group-toggle {
  appearance:none; border:0; background:transparent; cursor:pointer; font:inherit;
  color:#d7d1c5; min-height:34px; display:inline-flex; align-items:center; gap:5px;
  padding:7px 11px; border-radius:999px; border:1px solid transparent;
  transition: color .22s ease, border-color .22s ease, background .22s ease, transform .22s ease;
}
.nav-group-toggle:hover { color:var(--text); background:rgba(255,255,255,.045); border-color:rgba(226,194,122,.14); transform:translateY(-1px); }
.nav-group-toggle.active { color:#171207; background:linear-gradient(135deg,var(--gold-2),var(--gold)); border-color:rgba(226,194,122,.65); box-shadow:0 8px 22px rgba(201,163,74,.20); }
.nav-caret { font-size:.6em; opacity:.85; transition: transform .22s ease; }
.nav-group:hover .nav-caret, .nav-group.open .nav-caret, .nav-group:focus-within .nav-caret { transform: rotate(180deg); }
.nav-dropdown {
  position:absolute; top:calc(100% + 10px); left:50%; min-width:190px; padding:8px;
  display:grid; gap:4px; border:1px solid rgba(226,194,122,.20); border-radius:14px;
  background:linear-gradient(180deg,#0a111c,#0d1520); box-shadow:0 22px 50px rgba(0,0,0,.48);
  backdrop-filter:blur(14px); z-index:60;
  opacity:0; visibility:hidden; transform:translateX(-50%) translateY(6px);
  transition: opacity .18s ease, transform .18s ease, visibility .18s;
}
.nav-group:hover .nav-dropdown, .nav-group.open .nav-dropdown, .nav-group:focus-within .nav-dropdown {
  opacity:1; visibility:visible; transform:translateX(-50%) translateY(0);
}
.nav-dropdown a {
  color:#d7d1c5; min-height:36px; display:flex; align-items:center; padding:7px 12px;
  border-radius:9px; border:1px solid transparent;
  transition: color .18s ease, background .18s ease, border-color .18s ease;
}
.nav-dropdown a:hover { color:var(--text); background:rgba(255,255,255,.05); border-color:rgba(226,194,122,.16); }
.nav-dropdown a.active { color:var(--gold-2); background:rgba(201,163,74,.12); border-color:rgba(226,194,122,.24); }

@media (max-width:1080px) {
  .nav-group { display:contents; }
  .nav-group-toggle { display:none; }
  .nav-dropdown {
    position:static; transform:none; opacity:1; visibility:visible;
    display:grid; grid-template-columns:repeat(2,minmax(0,1fr)); gap:8px;
    grid-column:1 / -1; padding:0; border:0; border-radius:0; background:transparent;
    box-shadow:none; backdrop-filter:none;
  }
  .nav-dropdown a { min-height:42px; justify-content:flex-start; padding:9px 12px; border-radius:10px; border:1px solid rgba(226,194,122,.10); background:rgba(255,255,255,.045); }
  .nav-dropdown a:hover { transform:none; }
  .nav-dropdown a.active { color:var(--gold-2); background:rgba(201,163,74,.12); box-shadow:none; }
}

/* Cookie-open: lift assistant above the compact banner */
body.cookie-open .assistant-widget { bottom:132px; }
body.cookie-open .assistant-panel { bottom:182px; }
@media (max-width:720px) {
  body.cookie-open .assistant-widget { bottom:196px; }
  body.cookie-open .assistant-panel { bottom:246px; }
}
@media (max-width:520px) {
  body.cookie-open .assistant-widget { bottom:216px; }
  body.cookie-open .assistant-panel { bottom:266px; }
}

/* Greeting bubble: silent state (once per session, auto-dismiss) */
.assistant-widget.greeting-silent::before,
.assistant-widget.greeting-silent::after { opacity:0 !important; animation:none; transform:translateY(6px) scale(.96); }

/* Hero book cover: internal padding so the artwork renders fully */
.hero-shell .book-cover {
  padding:10px;
  background:linear-gradient(180deg, rgba(255,255,255,.05), rgba(255,255,255,.02));
  transform:translateY(0);
}
.hero-shell .book-cover img { border-radius:8px; box-shadow:0 26px 60px rgba(0,0,0,.44); height:auto; border:1px solid rgba(226,194,122,.22); }
.hero-shell .book-cover::after { top:20px; left:20px; }
.assistant-panel { bottom:78px; }
@media (max-width:720px) {
  .assistant-widget { bottom:22px; }
  .assistant-panel {
    top:auto;
    bottom:88px;
    max-height:min(620px, calc(100vh - 116px));
  }
}


/* Chat bubble launcher icon */
.assistant-launcher { display:flex; align-items:center; justify-content:center; }
.assistant-launcher-mark,
.assistant-launcher-text { display:none !important; }
.assistant-bubble-icon {
  width:30px;
  height:24px;
  border-radius:11px 11px 11px 5px;
  border:2px solid rgba(21,16,7,.82);
  background:linear-gradient(180deg,rgba(255,255,255,.30),rgba(255,255,255,.04));
  box-shadow:inset 0 1px 0 rgba(255,255,255,.32), 0 2px 0 rgba(255,255,255,.14);
  position:relative;
  display:block;
}
.assistant-bubble-icon::after {
  content:"";
  position:absolute;
  left:2px;
  bottom:-7px;
  width:11px;
  height:11px;
  border-left:2px solid rgba(21,16,7,.82);
  border-bottom:2px solid rgba(21,16,7,.82);
  background:linear-gradient(135deg,rgba(255,255,255,.12),rgba(255,255,255,0));
  transform:skew(-18deg) rotate(-8deg);
  border-radius:0 0 0 4px;
}
.assistant-bubble-icon span,
.assistant-bubble-icon span::before,
.assistant-bubble-icon span::after {
  position:absolute;
  top:10px;
  width:4px;
  height:4px;
  border-radius:999px;
  background:rgba(21,16,7,.86);
  box-shadow:0 1px 0 rgba(255,255,255,.28);
}
.assistant-bubble-icon span { left:8px; }
.assistant-bubble-icon span::before { content:""; left:7px; top:0; }
.assistant-bubble-icon span::after { content:""; left:14px; top:0; }
.assistant-launcher:hover .assistant-bubble-icon { transform:translateY(-1px); }


/* Reference-style glossy gold speech-bubble launcher — replaced by robot SVG icon */
.assistant-launcher {
  width:64px;
  height:64px;
  border-radius:999px;
  border:2px solid rgba(0,242,254,.55);
  background:#0f0728;
  color:#171103;
  box-shadow:
    0 0 0 3px rgba(0,242,254,.10),
    0 16px 34px rgba(0,0,0,.40),
    0 0 28px rgba(79,172,254,.24);
  overflow:hidden;
  padding:0;
}
.assistant-launcher::before,
.assistant-launcher::after {
  content:none;
}
.assistant-robot-icon {
  display:block;
  width:100%;
  height:100%;
  line-height:0;
}
.assistant-robot-icon svg {
  display:block;
  width:100%;
  height:100%;
}
.assistant-launcher::before {
  content:"";
  position:absolute;
  inset:5px 6px 7px 6px;
  border-radius:inherit;
  border:2px solid rgba(255,238,134,.58);
  box-shadow:inset 0 1px 2px rgba(86,57,5,.18);
  pointer-events:none;
}
.assistant-launcher::after {
  content:"";
  position:absolute;
  right:4px;
  bottom:-8px;
  width:25px;
  height:28px;
  background:linear-gradient(145deg,#f3d65e 0%,#d7ad3d 72%,#b88624 100%);
  border-right:2px solid rgba(112,84,18,.78);
  border-bottom:2px solid rgba(112,84,18,.78);
  border-radius:0 0 14px 6px;
  transform:rotate(-24deg) skewY(-12deg);
  box-shadow:
    inset -2px -2px 0 rgba(126,87,17,.22),
    7px 9px 18px rgba(0,0,0,.26);
  z-index:-1;
}
.assistant-bubble-icon,
.assistant-launcher-mark,
.assistant-launcher-text {
  display:none !important;
}
.assistant-launcher:hover {
  transform:translateY(-5px) rotateX(6deg) rotateY(-5deg);
  box-shadow:
    inset 0 2px 0 rgba(255,249,184,.92),
    inset 0 -3px 0 rgba(127,88,17,.34),
    0 0 0 3px rgba(245,211,89,.24),
    0 22px 44px rgba(0,0,0,.44),
    0 0 36px rgba(226,194,122,.28);
}
@media (max-width:720px) {
  .assistant-launcher {
    width:84px;
    height:54px;
  }
  .assistant-launcher::after {
    width:22px;
    height:24px;
    right:3px;
    bottom:-7px;
  }
}


/* Speech-bubble tail refinement */
.assistant-launcher { isolation:isolate; }
.assistant-launcher::before { z-index:2; }
.assistant-launcher::after {
  right:-1px;
  bottom:-9px;
  width:31px;
  height:31px;
  z-index:1;
  border-left:0;
  border-top:0;
  border-right:2px solid rgba(112,84,18,.78);
  border-bottom:2px solid rgba(112,84,18,.78);
  border-radius:3px 0 15px 10px;
  transform:rotate(-30deg) skewY(-10deg);
  transform-origin:40% 30%;
  background:
    linear-gradient(145deg,rgba(255,247,159,.55) 0%,rgba(244,211,83,.96) 30%,#d9ad3f 82%,#b88925 100%);
  box-shadow:
    inset -2px -2px 0 rgba(126,87,17,.24),
    inset 1px 1px 0 rgba(255,246,151,.50),
    7px 10px 18px rgba(0,0,0,.26);
}
@media (max-width:720px) {
  .assistant-launcher::after {
    width:28px;
    height:28px;
    right:-2px;
    bottom:-8px;
  }
}


/* Premium typing-dots chatbot launcher */
.assistant-launcher {
  width:82px;
  height:54px;
  border-radius:999px;
  border:1px solid rgba(113,82,18,.72);
  background:
    radial-gradient(circle at 30% 16%, rgba(255,255,255,.38), transparent 30%),
    linear-gradient(145deg,#f6d967 0%,#d9ae3c 56%,#b98524 100%);
  color:#171103;
  box-shadow:
    inset 0 2px 0 rgba(255,247,176,.82),
    inset 0 -3px 0 rgba(111,74,11,.30),
    0 0 0 3px rgba(226,194,122,.13),
    0 16px 32px rgba(0,0,0,.36),
    0 0 26px rgba(226,194,122,.20);
  overflow:visible;
  isolation:isolate;
  display:flex;
  align-items:center;
  justify-content:center;
}
.assistant-launcher::before {
  content:"";
  position:absolute;
  inset:5px 6px 7px;
  border-radius:999px;
  border:1px solid rgba(255,238,139,.56);
  box-shadow:inset 0 1px 1px rgba(74,48,4,.18);
  pointer-events:none;
  z-index:1;
}
.assistant-launcher::after {
  content:"";
  position:absolute;
  right:9px;
  bottom:-6px;
  width:18px;
  height:18px;
  border-right:1px solid rgba(113,82,18,.72);
  border-bottom:1px solid rgba(113,82,18,.72);
  border-radius:0 0 9px 4px;
  background:linear-gradient(145deg,#eac955 0%,#c99931 100%);
  transform:rotate(-28deg) skewY(-10deg);
  box-shadow:inset -1px -1px 0 rgba(105,70,11,.22), 5px 7px 14px rgba(0,0,0,.22);
  z-index:-1;
}
.assistant-bubble-icon {
  width:38px;
  height:14px;
  display:flex !important;
  align-items:center;
  justify-content:center;
  gap:6px;
  position:relative;
  z-index:3;
  border:0;
  background:transparent;
  box-shadow:none;
  border-radius:0;
}
.assistant-bubble-icon::after { display:none; }
.assistant-bubble-icon span,
.assistant-bubble-icon span::before,
.assistant-bubble-icon span::after {
  content:"";
  position:absolute;
  top:4px;
  width:7px;
  height:7px;
  border-radius:999px;
  background:rgba(24,17,5,.86);
  box-shadow:0 1px 0 rgba(255,255,255,.25), 0 0 8px rgba(255,246,178,.20);
  animation:assistantTypingDot 1.25s ease-in-out infinite;
}
.assistant-bubble-icon span { left:5px; animation-delay:0s; }
.assistant-bubble-icon span::before { left:12px; top:0; animation-delay:.16s; }
.assistant-bubble-icon span::after { left:24px; top:0; animation-delay:.32s; }
.assistant-launcher-mark,
.assistant-launcher-text { display:none !important; }
.assistant-launcher:hover {
  transform:translateY(-4px) rotateX(5deg) rotateY(-4deg);
  box-shadow:
    inset 0 2px 0 rgba(255,247,176,.88),
    inset 0 -3px 0 rgba(111,74,11,.30),
    0 0 0 3px rgba(226,194,122,.18),
    0 20px 40px rgba(0,0,0,.42),
    0 0 34px rgba(226,194,122,.27);
}
@keyframes assistantTypingDot {
  0%, 70%, 100% { transform:translateY(0); opacity:.58; }
  35% { transform:translateY(-4px); opacity:1; }
}
@media (prefers-reduced-motion:reduce) {
  .assistant-bubble-icon span,
  .assistant-bubble-icon span::before,
  .assistant-bubble-icon span::after { animation:none; opacity:.86; transform:none; }
}
@media (max-width:720px) {
  .assistant-launcher { width:74px; height:50px; }
  .assistant-launcher::after { right:8px; bottom:-5px; width:16px; height:16px; }
}


/* Premium launcher greeting bubble */
.assistant-widget::before {
  content:"Hi, How may I help you?";
  position:absolute;
  right:calc(100% + 14px);
  bottom:8px;
  width:max-content;
  max-width:230px;
  padding:12px 15px;
  border-radius:18px 18px 6px 18px;
  border:1px solid rgba(226,194,122,.26);
  background:
    radial-gradient(circle at 18% 0%, rgba(226,194,122,.14), transparent 36%),
    linear-gradient(145deg, rgba(13,21,32,.96), rgba(8,13,21,.96));
  color:#f5f2e9;
  font:800 .88rem/1.25 Inter, system-ui, sans-serif;
  letter-spacing:.01em;
  box-shadow:
    0 18px 42px rgba(0,0,0,.34),
    inset 0 1px 0 rgba(255,255,255,.07),
    0 0 0 1px rgba(255,255,255,.02);
  opacity:0;
  transform:translateY(8px) scale(.98);
  animation:assistantGreetingIn .48s ease 1.2s forwards;
  pointer-events:none;
  white-space:nowrap;
}
.assistant-widget::after {
  content:"";
  position:absolute;
  right:calc(100% + 8px);
  bottom:22px;
  width:12px;
  height:12px;
  border-right:1px solid rgba(226,194,122,.26);
  border-bottom:1px solid rgba(226,194,122,.26);
  background:linear-gradient(145deg, rgba(13,21,32,.96), rgba(8,13,21,.96));
  transform:rotate(-45deg);
  opacity:0;
  animation:assistantGreetingIn .48s ease 1.2s forwards;
  pointer-events:none;
}
.assistant-widget:has(.assistant-launcher[aria-expanded="true"])::before,
.assistant-widget:has(.assistant-launcher[aria-expanded="true"])::after {
  opacity:0 !important;
  animation:none;
  transform:translateY(6px) scale(.96);
}
@keyframes assistantGreetingIn {
  to { opacity:1; transform:translateY(0) scale(1); }
}
@media (prefers-reduced-motion:reduce) {
  .assistant-widget::before,
  .assistant-widget::after { animation:none; opacity:1; transform:none; }
}
@media (max-width:720px) {
  .assistant-widget::before {
    right:0;
    bottom:calc(100% + 12px);
    max-width:236px;
    white-space:normal;
    text-align:left;
    padding:10px 13px;
    font-size:.82rem;
    border-radius:16px 16px 5px 16px;
  }
  .assistant-widget::after {
    right:24px;
    bottom:calc(100% + 6px);
  }
}


/* Final minimal typing chat launcher: no rotating object */
.assistant-launcher {
  width:72px;
  height:52px;
  border-radius:22px 22px 18px 22px;
  border:1px solid rgba(226,194,122,.58);
  background:
    linear-gradient(180deg, rgba(247,218,107,.98), rgba(203,158,48,.98));
  color:#171103;
  box-shadow:
    inset 0 1px 0 rgba(255,248,182,.78),
    inset 0 -2px 0 rgba(108,75,16,.24),
    0 12px 28px rgba(0,0,0,.30),
    0 0 18px rgba(226,194,122,.14);
  overflow:visible;
  display:flex;
  align-items:center;
  justify-content:center;
  isolation:isolate;
  transform:none;
  animation:none !important;
}
.assistant-launcher::before {
  content:"";
  position:absolute;
  inset:5px;
  border-radius:18px 18px 14px 18px;
  border:1px solid rgba(255,241,156,.38);
  background:none;
  animation:none !important;
  transform:none !important;
  box-shadow:none;
  pointer-events:none;
  z-index:1;
}
.assistant-launcher::after {
  content:"";
  position:absolute;
  right:11px;
  bottom:-6px;
  width:16px;
  height:16px;
  border-right:1px solid rgba(226,194,122,.58);
  border-bottom:1px solid rgba(226,194,122,.58);
  border-radius:0 0 5px 0;
  background:linear-gradient(135deg, rgba(213,169,55,.98), rgba(188,137,34,.98));
  transform:rotate(45deg);
  box-shadow:4px 6px 12px rgba(0,0,0,.18);
  z-index:-1;
  animation:none !important;
}
.assistant-bubble-icon {
  width:34px;
  height:12px;
  display:flex !important;
  align-items:center;
  justify-content:center;
  position:relative;
  z-index:3;
  border:0 !important;
  background:transparent !important;
  box-shadow:none !important;
  border-radius:0 !important;
  transform:none !important;
}
.assistant-bubble-icon::after { display:none !important; }
.assistant-bubble-icon span,
.assistant-bubble-icon span::before,
.assistant-bubble-icon span::after {
  content:"";
  position:absolute;
  top:3px;
  width:6px;
  height:6px;
  border-radius:999px;
  background:rgba(21,15,4,.82);
  box-shadow:none;
  animation:assistantDotSoft 1.8s ease-in-out infinite;
}
.assistant-bubble-icon span { left:4px; animation-delay:0s; }
.assistant-bubble-icon span::before { left:11px; top:0; animation-delay:.18s; }
.assistant-bubble-icon span::after { left:22px; top:0; animation-delay:.36s; }
.assistant-launcher:hover {
  transform:translateY(-2px);
  box-shadow:
    inset 0 1px 0 rgba(255,248,182,.82),
    inset 0 -2px 0 rgba(108,75,16,.24),
    0 15px 32px rgba(0,0,0,.34),
    0 0 20px rgba(226,194,122,.18);
}
.assistant-launcher[aria-expanded="true"] { opacity:0; pointer-events:none; transform:translateY(6px) scale(.96); }
@keyframes assistantDotSoft {
  0%, 100% { opacity:.42; }
  45% { opacity:.95; }
}
@media (prefers-reduced-motion:reduce) {
  .assistant-launcher,
  .assistant-launcher::before,
  .assistant-launcher::after,
  .assistant-bubble-icon span,
  .assistant-bubble-icon span::before,
  .assistant-bubble-icon span::after {
    animation:none !important;
    transition:none !important;
    transform:none !important;
  }
  .assistant-bubble-icon span,
  .assistant-bubble-icon span::before,
  .assistant-bubble-icon span::after { opacity:.82; }
}
@media (max-width:720px) {
  .assistant-launcher { width:66px; height:48px; border-radius:20px 20px 16px 20px; }
  .assistant-launcher::before { border-radius:16px 16px 12px 16px; }
  .assistant-launcher::after { right:10px; bottom:-5px; width:14px; height:14px; }
}


/* Mobile restraint: launcher only, no greeting bubble over content */
@media (max-width:720px) {
  .assistant-widget::before,
  .assistant-widget::after {
    display:none !important;
    content:none !important;
    animation:none !important;
  }
}


/* Production chatbot UX polish */
.assistant-panel {
  height:min(590px, calc(100vh - 136px));
  max-height:min(590px, calc(100vh - 136px));
  grid-template-rows:auto minmax(260px,1fr) auto auto;
}
.assistant-body { padding:20px; }
.assistant-chips { gap:10px; }
.assistant-chips button {
  min-height:44px;
  padding:10px 15px;
  border-radius:999px;
  font-size:.86rem;
  font-weight:850;
  border-color:rgba(226,194,122,.34);
  background:linear-gradient(180deg,rgba(226,194,122,.10),rgba(226,194,122,.04));
}
.assistant-chips button:hover,
.assistant-chips button:focus-visible {
  background:linear-gradient(180deg,rgba(226,194,122,.22),rgba(226,194,122,.08));
  border-color:rgba(226,194,122,.62);
  outline:none;
}
.assistant-close {
  min-width:44px;
  min-height:44px;
  width:44px;
  height:44px;
}
.assistant-widget::before {
  padding:13px 17px;
  font-size:.92rem;
  font-weight:760;
  border-radius:19px 19px 7px 19px;
}
.assistant-input { padding:16px; gap:10px; }
.assistant-input input { min-height:52px; }
.assistant-input .btn { min-height:52px; }
.form-status.error {
  color:#f2c8c2;
  border-left:3px solid #d98a7a;
  padding-left:10px;
}
.form-status.success {
  color:#d9f0ce;
  border-left:3px solid #9ccd7d;
  padding-left:10px;
}
@media (max-width:720px) {
  .assistant-panel {
    top:82px;
    bottom:18px;
    height:auto;
    max-height:none;
    grid-template-rows:auto minmax(0,1fr) auto auto;
  }
  .assistant-body { padding:16px; }
  .assistant-chips {
    display:grid;
    grid-template-columns:1fr 1fr;
    gap:10px;
  }
  .assistant-chips button {
    width:100%;
    min-height:46px;
    padding:10px 11px;
    white-space:normal;
  }
  .assistant-chips button:last-child { grid-column:1 / -1; }
  .assistant-close { min-width:46px; min-height:46px; width:46px; height:46px; }
  .assistant-input { padding:14px; }
}


/* Production chatbot final readability polish */
.assistant-panel {
  background:radial-gradient(circle at 20% 0,rgba(201,163,74,.12),transparent 30%),linear-gradient(160deg,rgba(7,11,18,.995),rgba(13,21,32,.995));
}
.assistant-input input::placeholder { color:rgba(244,239,226,.54); }
@media (max-width:720px) {
  .assistant-panel {
    background:linear-gradient(160deg,rgba(7,11,18,1),rgba(13,21,32,1));
    backdrop-filter:none;
  }
  .assistant-input {
    grid-template-columns:minmax(0,1fr) auto;
  }
  .assistant-input input {
    font-size:.95rem;
    padding-inline:12px;
  }
  .assistant-input input::placeholder { font-size:.9rem; }
}

/* ═══ ROBOT SVG LAUNCHER (final override) ═══ */
.assistant-launcher {
  width:64px !important;
  height:64px !important;
  min-width:64px !important;
  min-height:64px !important;
  border-radius:999px !important;
  border:0 !important;
  background:transparent !important;
  box-shadow:none !important;
  overflow:visible !important;
  padding:0 !important;
  display:block !important;
  filter:drop-shadow(0 6px 14px rgba(0,0,0,.30));
}
.assistant-launcher::before,
.assistant-launcher::after {
  content:none !important;
  display:none !important;
}
.assistant-launcher:hover {
  transform:translateY(-3px) !important;
  filter:drop-shadow(0 10px 18px rgba(0,0,0,.38)) drop-shadow(0 0 12px rgba(0,242,254,.22));
}
.assistant-robot-icon {
  display:block !important;
  width:100% !important;
  height:100% !important;
  line-height:0;
}
.assistant-robot-icon svg {
  display:block;
  width:100%;
  height:100%;
}
.assistant-bubble-icon,
.assistant-launcher-mark,
.assistant-launcher-text {
  display:none !important;
}
@media (max-width:720px) {
  .assistant-launcher { width:60px !important; height:60px !important; min-width:60px !important; min-height:60px !important; }
}

/* Scroll-reveal (preview recommendation) */
.reveal { opacity:0; transform:translateY(22px); transition:opacity .6s ease, transform .6s cubic-bezier(.2,.8,.2,1); will-change:opacity,transform; }
.reveal.in-view { opacity:1; transform:none; }
@media (prefers-reduced-motion: reduce) {
  .reveal { opacity:1 !important; transform:none !important; transition:none !important; }
}

/* ═══ PREVIEW RECOMMENDATIONS (final override) ═══ */
body.page-home {
  background:
    radial-gradient(circle at top right, rgba(201,163,74,.16), transparent 26%),
    radial-gradient(circle at 12% 18%, rgba(201,163,74,.12), transparent 22%),
    linear-gradient(160deg, rgba(13,17,26,.30) 0%, rgba(10,14,22,.24) 100%),
    url("bg-home.webp") center / cover no-repeat fixed !important;
}
.btn-primary, .nav-cta, .cookie-btn.btn-primary {
  background: linear-gradient(135deg, #f0d28a 0%, #ddb85f 40%, #c79e3d 100%) !important;
  color:#161005 !important;
  text-shadow:0 1px 0 rgba(255,255,255,.28) !important;
  box-shadow:
    0 10px 24px rgba(201,163,74,.30),
    0 0 26px rgba(201,163,74,.20),
    0 0 0 1px rgba(255,244,210,.32) inset,
    inset 0 1px 0 rgba(255,255,255,.35) !important;
  transition: transform .2s ease, box-shadow .25s ease, filter .25s ease !important;
}
.btn-primary:hover, .nav-cta:hover, .cookie-btn.btn-primary:hover {
  transform: translateY(-2px);
  box-shadow:
    0 14px 30px rgba(201,163,74,.36),
    0 0 34px rgba(201,163,74,.26),
    0 0 0 1px rgba(255,244,210,.38) inset,
    inset 0 1px 0 rgba(255,255,255,.4) !important;
}

/* ═══ HEADER CTA REDESIGN — Option 1: Refined Bodoni gold ═══ */
.nav-cta {
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:10px;
  min-height:44px !important;
  padding:0 28px !important;
  border-radius:999px !important;
  border:1px solid rgba(240,210,138,.55) !important;
  background:linear-gradient(135deg, #f4dc9c 0%, #ddb85f 45%, #b98f2f 100%) !important;
  color:#151007 !important;
  font-family:'Bodoni Moda', Georgia, serif !important;
  font-weight:600 !important;
  font-size:.92rem !important;
  letter-spacing:.12em !important;
  text-transform:uppercase !important;
  text-decoration:none !important;
  box-shadow:
    0 10px 26px rgba(201,163,74,.32),
    0 0 0 1px rgba(255,244,210,.40) inset,
    inset 0 1px 0 rgba(255,255,255,.50) !important;
  transition: transform .25s ease, box-shadow .25s ease, filter .25s ease !important;
  white-space:nowrap !important;
  text-shadow:0 1px 0 rgba(255,255,255,.28) !important;
}
.nav-cta::after {
  content:"→";
  font-size:1rem;
  line-height:1;
  transition:transform .25s ease;
}
.nav-cta:hover {
  transform:translateY(-2px);
  box-shadow:
    0 14px 32px rgba(201,163,74,.40),
    0 0 0 1px rgba(255,244,210,.50) inset,
    inset 0 1px 0 rgba(255,255,255,.58);
}
.nav-cta:hover::after { transform:translateX(3px); }
.nav-cta:active {
  transform:translateY(0) scale(.99);
  box-shadow:
    0 6px 16px rgba(201,163,74,.28),
    0 0 0 1px rgba(255,244,210,.30) inset,
    inset 0 2px 6px rgba(120,85,20,.18);
}

/* ═══ ALL BUTTONS — Bodoni Moda on CTAs; Archivo on small utility buttons (Francis 2026-08-31) ═══ */
.btn, .btn-primary, .btn-secondary, .btn-secondary:hover, .btn:hover,
.retailer-card a, .footer-cta,
.upcoming-cta a, .cta-row a, .badge-row a, .booking-strip a, .audience-grid a {
  font-family:'Bodoni Moda', Georgia, serif !important;
  font-weight:600 !important;
  letter-spacing:.08em !important;
  text-transform:uppercase !important;
}
.btn-primary, .btn-secondary, .retailer-card a, .footer-cta, .upcoming-cta a, .cta-row a {
  font-size:.86rem !important;
}
.btn { font-size:.84rem !important; }
/* Small utility controls stay in Archivo for legibility (Didone is fragile at tiny sizes) */
.cookie-btn, .assistant-chips button {
  font-family:Archivo, system-ui, sans-serif !important;
  font-weight:700 !important;
  letter-spacing:.05em !important;
}

/* ═══ MOBILE NAV — single-column stacked menu (Francis 2026-09-01) ═══
   Overrides must live AFTER the 1080px dropdown block so phones win. */
@media (max-width: 520px) {
  .nav-right.is-open { gap:6px; }
  .nav-links { grid-template-columns:1fr !important; gap:6px !important; }
  .nav-links a { min-height:44px; padding:10px 14px; font-size:.95rem; justify-content:flex-start; }
  .nav-group { display:contents; }
  .nav-group-toggle { display:none; }
  .nav-dropdown {
    position:static; transform:none; opacity:1; visibility:visible;
    display:grid; grid-template-columns:1fr !important; gap:6px !important;
    grid-column:1 / -1; padding-top:2px; padding-left:0; padding-right:0;
    border:0; border-radius:0; background:transparent; box-shadow:none; backdrop-filter:none;
  }
  .nav-dropdown a { min-height:40px; padding:9px 14px; font-size:.9rem; }
  .nav-cta { justify-self:stretch !important; width:auto; min-height:44px; font-size:.8rem; margin-top:8px; }
}

/* ═══ Glass-card profile system (About + Book reimagined, 2026-09-01) ═══ */
.profile-shell { display:flex; flex-direction:column; gap:28px; }
.profile-card-hero {
  position:relative; display:grid; grid-template-columns: 300px 1fr; gap:34px; align-items:center;
  padding:34px; border-radius:22px; overflow:hidden;
  border:1px solid rgba(226,194,122,.18);
  background: linear-gradient(180deg, rgba(255,255,255,.075), rgba(255,255,255,.03));
  box-shadow: 0 22px 48px rgba(0,0,0,.24);
  backdrop-filter: blur(10px);
}
.profile-card-hero::before {
  content:""; position:absolute; inset:0; pointer-events:none;
  background: radial-gradient(600px 200px at 12% 0%, rgba(201,163,74,.12), transparent 60%);
}
.profile-photo-wrap { position:relative; }
.profile-photo {
  width:100%; aspect-ratio: 3/4; object-fit:cover; border-radius:16px;
  border:1px solid rgba(226,194,122,.28); box-shadow: 0 18px 40px rgba(0,0,0,.34);
}
.profile-hero-copy { position:relative; }
.profile-hero-copy h2 { font-family:"Bodoni Moda", Georgia, serif; font-size:clamp(2rem,4vw,3.1rem); line-height:1.05; margin:0 0 14px; color:#fff; }
.profile-hero-copy .lead { color:#eee6d9; }
.profile-quote {
  margin:18px 0 0; padding:14px 18px; border-left:3px solid var(--gold);
  background: rgba(201,163,74,.07); border-radius:0 12px 12px 0;
  font-family:"Bodoni Moda", Georgia, serif; font-style:italic; font-size:1.12rem; color:var(--gold-2);
}
.profile-stats { display:grid; grid-template-columns: repeat(4, 1fr); gap:16px; }
.profile-stat {
  padding:22px 18px; text-align:center; border-radius:16px;
  border:1px solid rgba(226,194,122,.16);
  background: linear-gradient(180deg, rgba(255,255,255,.06), rgba(255,255,255,.025));
  box-shadow: 0 12px 28px rgba(0,0,0,.18); backdrop-filter: blur(8px);
}
.profile-stat strong { display:block; color:var(--gold-2); font-family:"Bodoni Moda", Georgia, serif; font-size:clamp(2rem,3.2vw,2.7rem); line-height:1; margin-bottom:8px; }
.profile-stat span { display:block; color:#d8d2c6; font-size:.82rem; line-height:1.45; }

/* Profile tabs */
.profile-tabs-section { padding-top:0; }
.profile-tabs-head { text-align:center; margin-bottom:22px; }
.profile-tabs-head h2 { font-family:"Bodoni Moda", Georgia, serif; font-size:clamp(1.7rem,3vw,2.4rem); margin:0; color:#fff; }
.profile-tabs {
  display:flex; flex-wrap:wrap; gap:10px; justify-content:center; margin-bottom:28px;
}
.profile-tab {
  appearance:none; cursor:pointer; border:1px solid rgba(226,194,122,.22); border-radius:999px;
  background:rgba(255,255,255,.04); color:#e6dfd2; padding:10px 20px;
  font:700 .8rem/1 Inter, system-ui, sans-serif; letter-spacing:.1em; text-transform:uppercase;
  transition: all .22s ease;
}
.profile-tab:hover { border-color:rgba(226,194,122,.5); color:var(--gold-2); }
.profile-tab.active {
  color:#171207; background:linear-gradient(135deg, var(--gold-2), var(--gold));
  border-color:rgba(226,194,122,.65); box-shadow:0 10px 26px rgba(201,163,74,.22);
}
.profile-panel { display:none; }
.profile-panel.active { display:block; animation:profileFade .3s ease; }
@keyframes profileFade { from { opacity:0; transform:translateY(8px); } to { opacity:1; transform:none; } }
.profile-panel-grid { display:grid; grid-template-columns: repeat(3, 1fr); gap:18px; }

/* Glass cards */
.glass-card {
  position:relative; padding:26px; border-radius:18px; overflow:hidden;
  border:1px solid rgba(226,194,122,.16);
  background: linear-gradient(180deg, rgba(255,255,255,.07), rgba(255,255,255,.03));
  box-shadow: 0 16px 36px rgba(0,0,0,.18); backdrop-filter: blur(8px);
  display:flex; flex-direction:column;
}
.glass-card h3 { font-family:"Bodoni Moda", Georgia, serif; font-size:1.35rem; color:#fff; margin:0 0 12px; display:flex; align-items:center; gap:10px; }
.glass-card .pfx { color:var(--gold); font-size:.9rem; }
.glass-card p { color:#ddd6c9; margin:0 0 16px; line-height:1.62; }
.glass-card .btn { align-self:flex-start; margin-top:auto; }
.glass-card-cta { align-items:flex-start; }
.glass-card-cta p { flex:1; }
.glass-card .btn-sm { padding:8px 14px; font-size:.76rem; }

/* Book glass panel */
.book-panel-glass {
  border:1px solid rgba(226,194,122,.18); border-radius:22px; padding:30px;
  background: linear-gradient(180deg, rgba(255,255,255,.07), rgba(255,255,255,.03));
  box-shadow: 0 20px 44px rgba(0,0,0,.22); backdrop-filter: blur(10px);
}
.book-meta-strip { display:grid; grid-template-columns: repeat(4, 1fr); gap:10px; margin:18px 0; }
.book-meta-item {
  padding:12px 10px; text-align:center; border-radius:12px;
  border:1px solid rgba(226,194,122,.16); background:rgba(255,255,255,.045);
}
.book-meta-item strong { display:block; color:var(--gold-2); font-size:.82rem; letter-spacing:.06em; text-transform:uppercase; margin-bottom:4px; }
.book-meta-item span { display:block; color:#f2ede2; font-family:"Bodoni Moda", Georgia, serif; font-size:1.15rem; }

/* Movement items as glass */
.movement-item.glass-card { padding:30px 26px; }
.movement-item.glass-card h3 { color:#fff; }

/* Retailer cards as glass (keep existing layout) */
.retailer-card.glass-card { padding:26px; }
.retailer-card.glass-card strong { color:var(--gold-2); font-family:"Bodoni Moda", Georgia, serif; font-size:1.4rem; display:block; margin-bottom:8px; }
.retailer-card.glass-card a { align-self:flex-start; margin-top:auto; }

/* Mobile */
@media (max-width: 900px) {
  .profile-card-hero { grid-template-columns:1fr; padding:26px; gap:22px; }
  .profile-photo { max-width:260px; }
  .profile-stats { grid-template-columns: repeat(2, 1fr); }
  .profile-panel-grid { grid-template-columns:1fr; }
}
@media (max-width: 520px) {
  .profile-stats { grid-template-columns:1fr 1fr; }
  .book-meta-strip { grid-template-columns: repeat(2, 1fr); }
}

/* ═══ Anime.js home hero (2026-09-01) ═══
   Only active when anime-init.js adds html.anime-ready on .page-home.
   Cancels the CSS heroFadeUp so anime owns the entrance; reduced-motion
   visitors never get anime-ready and keep the CSS path. */
html.anime-ready body.page-home .hero-copy > *,
html.anime-ready body.page-home .trust-item {
  animation: none !important;
}
html.anime-ready body.page-home .hero-copy > *,
html.anime-ready body.page-home .hero-book-anim {
  opacity: 0;
}
html.anime-ready body.page-home .hero-copy h1 .word-mask {
  display: inline-block; overflow: hidden; vertical-align: bottom;
  padding-bottom: .08em; margin-bottom: -.08em;
}
html.anime-ready body.page-home .hero-copy h1 .word {
  display: inline-block; will-change: transform;
}
.hero-book-anim { will-change: transform; transform-style: preserve-3d; }

/* ═══ Anime.js book + about pages (2026-09-01) ═══
   Same pattern as the home hero: only active when anime-init.js adds
   html.anime-ready; reduced-motion visitors never get the class. */
html.anime-ready body.page-book .page-hero > .wrap > *,
html.anime-ready body.page-about .page-hero > .wrap > *,
html.anime-ready body.page-media .page-hero > .wrap > *,
html.anime-ready body.page-reviews .page-hero > .wrap > *,
html.anime-ready body.page-writing .page-hero > .wrap > *,
html.anime-ready body.page-speaking .page-hero > .wrap > *,
html.anime-ready body.page-contact .page-hero > .wrap > * {
  opacity: 0;
}
html.anime-ready body.page-book .book-panel > *,
html.anime-ready body.page-about .profile-hero-copy > * {
  opacity: 0;
}
html.anime-ready body.page-book .book-render-anim,
html.anime-ready body.page-about .profile-photo-wrap {
  opacity: 0;
}
html.anime-ready body.page-book .js-reveal,
html.anime-ready body.page-about .js-reveal,
html.anime-ready body.page-media .js-reveal,
html.anime-ready body.page-reviews .js-reveal,
html.anime-ready body.page-writing .js-reveal,
html.anime-ready body.page-speaking .js-reveal,
html.anime-ready body.page-contact .js-reveal {
  opacity: 0;
}
html.anime-ready .word-mask {
  display: inline-block; overflow: hidden; vertical-align: bottom;
  padding-bottom: .08em; margin-bottom: -.08em;
}
html.anime-ready .word {
  display: inline-block; will-change: transform;
}
.book-render-anim { will-change: transform; transform-style: preserve-3d; }

/* ═══ Legal pages: tighter padding (2026-09-02) ═══ */
body.legal-page .section { padding: 40px 0; }
body.legal-page .page-hero { padding: 22px 0 16px; }
body.legal-page .legal-panel { padding: 16px; }
body.legal-page .legal-aside { padding: 14px; }
body.legal-page .legal-list-card { padding: 14px; }
body.legal-page .legal-shell { gap: 20px; }
body.legal-page .legal-grid { gap: 14px; margin-top: 14px; }
@media (max-width: 720px) {
  body.legal-page .section { padding: 30px 0; }
  body.legal-page .page-hero { padding: 18px 0 12px; }
}

/* ---------------------------------------------------------------- book title + subtitle
   The book's full title runs: "Progressives, Leftists, and Black America:
   How the Leftist's Progressive Policies and Causes Have Been Bad for Black
   America (New Edition)". The title is the heading and the remainder sits in
   .title-sub directly beneath it, so the subject line stays readable at h1
   scale. Kept as a sibling of the heading (not nested) because the anime.js
   layer word-splits the h1 and would swallow the subtitle. */
.hero-copy .title-sub,
.book-panel .title-sub {
  margin: 12px 0 6px;
  max-width: 48ch;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, sans-serif;
  font-size: clamp(.95rem, 1.5vw, 1.08rem);
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: .004em;
  color: var(--gold-2);
  text-wrap: pretty;
}

/* The anime layer pre-hides .hero-copy > * and .book-panel > * (opacity:0) and
   only reveals the elements it animates. The subtitle is not in those timelines,
   so it must be exempted or it stays invisible for anime-ready visitors. */
html.anime-ready body.page-home .hero-copy > .title-sub,
html.anime-ready body.page-book .book-panel > .title-sub {
  opacity: 1 !important;
  animation: none !important;
}

@media (max-width: 700px) {
  .hero-copy .title-sub,
  .book-panel .title-sub { font-size: .96rem; margin: 10px 0 5px; max-width: none; }
}
@media (max-width: 520px) {
  .hero-copy .title-sub,
  .book-panel .title-sub { font-size: .9rem; line-height: 1.45; }
}
