/* Sessurea — sales page. Palette and figures from the brand overlay art;
   type modeled on tsusanchang.com: IM Fell DW Pica (display, the free
   digitization of De Walpergen's Pica), Crimson Text (body), Oswald (buttons). */

:root {
  --cream: #fde6d2;
  --paper: #fff8ee;
  --ink: #241b12;
  --ink-soft: #4a3a2a;
  --red: #b3271b;
  --red-dark: #8e1f15;
  --gold: #8f6a1f;
  --gold-line: #c9a15c;
  --blue: #2b55a3;
}

* { margin: 0; padding: 0; box-sizing: border-box; }

html { scroll-behavior: smooth; }

body {
  position: relative; /* anchor for the absolutely-positioned side figures */
  background: var(--cream);
  color: var(--ink);
  font-family: "Crimson Text", Georgia, serif;
  font-size: 1.22rem;
  line-height: 1.65;
}

/* Page of Swords flanking the page: fixed at the vertical middle of the
   whole page, moving naturally with the content as the reader scrolls. */
.side-figure {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: clamp(160px, 15vw, 280px);
  height: auto;
  pointer-events: none;
}
.side-figure.left { left: 0; }
.side-figure.right { right: 0; }
@media (max-width: 1240px) { .side-figure { display: none; } }

/* ---------- language switch ---------- */

.lang-switch {
  position: absolute;
  top: 1.2rem;
  left: 50%;
  transform: translateX(-50%);
  font-family: "Oswald", sans-serif;
  font-weight: 300;
  font-size: 0.85rem;
  letter-spacing: 0.22em;
  z-index: 5;
}
.lang-switch a, .lang-switch span { color: var(--ink-soft); text-decoration: none; padding: 0 0.15em; }
.lang-switch span { font-weight: 500; color: var(--red); }
.lang-switch a:hover { color: var(--red); }

/* ---------- header ---------- */

header {
  position: relative;
  text-align: center;
  padding: 4.5rem 1.5rem 3rem;
}

.roundel { display: block; width: 92px; height: 92px; margin: 0 auto 1.4rem; }

.site-title {
  font-family: "IM Fell DW Pica", serif;
  font-weight: 400;
  font-size: clamp(1.96rem, 4.2vw, 3.22rem);
  letter-spacing: 0.22em;
  text-indent: 0.22em; /* recenter letterspaced caps */
  text-transform: uppercase;
  line-height: 1.1;
}

.tagline {
  margin-top: 0.6rem;
  font-family: "IM Fell DW Pica", serif;
  font-style: italic;
  font-size: 1.25rem;
  color: var(--ink-soft);
}

/* ---------- section furniture ---------- */

main { max-width: 1060px; margin: 0 auto; padding: 0 1.5rem 4rem; }

section { padding: 2.6rem 0; }

.kicker {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.9em;
  font-family: "IM Fell DW Pica SC", "IM Fell DW Pica", serif;
  font-size: 1.05rem;
  letter-spacing: 0.3em;
  text-indent: 0.3em;
  color: var(--gold);
  text-transform: uppercase;
  margin-bottom: 2.2rem;
  white-space: nowrap;
}
.kicker::before, .kicker::after {
  content: "";
  height: 1px;
  width: 3.2em;
  background: var(--gold-line);
}
.kicker .spark { color: var(--gold-line); font-size: 0.8em; letter-spacing: 0; text-indent: 0; }

.divider {
  text-align: center;
  color: var(--gold-line);
  font-size: 1.1rem;
  padding: 0.4rem 0;
}

.prose { max-width: 660px; margin: 0 auto; }
.prose p + p { margin-top: 1.1em; }
.standalone { font-style: italic; text-align: center; margin: 1.3em 0; }

/* ---------- hero ---------- */

.hero { text-align: center; padding-top: 1.2rem; }

.headline {
  font-family: "IM Fell DW Pica", serif;
  font-weight: 400;
  font-size: clamp(2rem, 4.4vw, 3.1rem);
  line-height: 1.2;
  max-width: 720px;
  margin: 0 auto;
}
.headline em { font-style: italic; color: var(--red); white-space: nowrap; }

.subheadline {
  max-width: 620px;
  margin: 1.3rem auto 0;
  font-size: 1.28rem;
  color: var(--ink-soft);
}

.hero .prose { margin-top: 2.4rem; text-align: left; }
.hero .prose .standalone { text-align: center; }

/* ---------- session tiers ---------- */

.tiers {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 1.6rem;
  align-items: stretch;
  max-width: 980px;
  margin: 0 auto;
}
@media (max-width: 900px) { .tiers { grid-template-columns: 1fr; max-width: 560px; margin: 0 auto; } }

.tier {
  background: var(--paper);
  border: 1px solid var(--gold-line);
  outline: 1px solid var(--gold-line);
  outline-offset: 4px;
  padding: 2.2rem 1.7rem 1.9rem;
  text-align: center;
  display: flex;
  flex-direction: column;
}

.tier h3 {
  font-family: "IM Fell DW Pica", serif;
  font-weight: 400;
  font-size: 1.85rem;
  line-height: 1.15;
}

.tier .meta {
  font-family: "Oswald", sans-serif;
  font-weight: 300;
  font-size: 0.86rem;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  color: var(--gold);
  margin: 0.7rem 0 1.1rem;
}

.tier .hook { font-weight: 700; margin-bottom: 0.7rem; }
.tier .body { font-size: 1.1rem; }
.tier .best {
  font-style: italic;
  font-size: 1.02rem;
  color: var(--ink-soft);
  margin-top: 1rem;
  flex-grow: 1;
}

.badge {
  display: inline-block;
  font-family: "Oswald", sans-serif;
  font-weight: 400;
  font-size: 0.72rem;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: var(--paper);
  background: var(--red);
  padding: 0.25em 0.9em;
  margin: 0.1rem 0 1rem;
  align-self: center;
}

.fineprint { font-size: 0.98rem; font-style: italic; color: var(--ink-soft); }

/* ---------- buttons ---------- */

.btn {
  display: inline-block;
  font-family: "Oswald", sans-serif;
  font-weight: 400;
  font-size: 0.95rem;
  letter-spacing: 0.24em;
  text-indent: 0.24em;
  text-transform: uppercase;
  color: var(--paper);
  background: var(--red);
  text-decoration: none;
  padding: 0.85em 1.6em;
  margin-top: 1.4rem;
  transition: background 0.15s ease;
}
.btn:hover { background: var(--red-dark); }

/* ---------- testimonials ---------- */

.quotes {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 1.6rem;
  max-width: 860px;
  margin: 0 auto;
}
@media (max-width: 760px) { .quotes { grid-template-columns: 1fr; max-width: 560px; } }

.quote {
  border-top: 2px solid var(--gold-line);
  padding-top: 1.2rem;
  margin: 0;
  text-align: left;
}
.quote p { font-style: italic; font-size: 1.08rem; }
.quote cite {
  display: block;
  margin-top: 0.8rem;
  font-family: "Oswald", sans-serif;
  font-weight: 300;
  font-size: 0.78rem;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: var(--gold);
  font-style: normal;
}

/* ---------- live / recorded ---------- */

.two-col {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 1.6rem;
  max-width: 860px;
  margin: 0 auto;
}
@media (max-width: 760px) { .two-col { grid-template-columns: 1fr; max-width: 560px; } }

.mode {
  border-top: 2px solid var(--gold-line);
  padding-top: 1.2rem;
}
.mode h3 {
  font-family: "IM Fell DW Pica", serif;
  font-weight: 400;
  font-size: 1.6rem;
  margin-bottom: 0.5rem;
}
.mode h3 small {
  font-family: "Oswald", sans-serif;
  font-size: 0.72rem;
  font-weight: 400;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: var(--gold);
  vertical-align: 0.35em;
  margin-left: 0.6em;
}
.lead-in { text-align: center; margin-bottom: 2rem; font-size: 1.28rem; }

/* ---------- report ---------- */

.report h3 {
  font-family: "IM Fell DW Pica", serif;
  font-weight: 400;
  font-size: clamp(1.7rem, 3vw, 2.3rem);
  text-align: center;
  margin-bottom: 1.4rem;
}
/* The sample report is displayed well under its 596x840 native size, so the
   spare pixels sharpen it on high-DPI screens. Resize here, not in the file. */
.report-figure { max-width: 300px; margin: 2rem auto 0; text-align: center; }
.report-figure img {
  max-width: 100%;
  border: 1px solid var(--gold-line);
  outline: 1px solid var(--gold-line);
  outline-offset: 4px;
}

/* ---------- how it works ---------- */

.steps { max-width: 660px; margin: 0 auto; counter-reset: step; list-style: none; }
.steps li {
  counter-increment: step;
  position: relative;
  padding-left: 3.4rem;
  margin-bottom: 1.4rem;
}
.steps li::before {
  content: counter(step);
  position: absolute;
  left: 0;
  top: 0.1em;
  width: 2.1rem;
  height: 2.1rem;
  border: 1px solid var(--gold-line);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "IM Fell DW Pica", serif;
  font-size: 1.25rem;
  color: var(--gold);
}
.languages-note { text-align: center; margin-top: 2rem; }

/* ---------- policy ---------- */

.policy { max-width: 720px; margin: 0 auto; }
.policy summary {
  cursor: pointer;
  text-align: center;
  font-family: "Oswald", sans-serif;
  font-weight: 300;
  font-size: 0.9rem;
  letter-spacing: 0.22em;
  text-transform: uppercase;
  color: var(--ink-soft);
  padding: 0.6rem;
}
.policy summary:hover { color: var(--red); }
.policy ul { margin: 1.2rem 0 0 1.2rem; font-size: 1.05rem; }
.policy li { margin-bottom: 0.8em; }

/* ---------- closing / footer ---------- */

.closing { text-align: center; }
.closing .prose { font-size: 1.35rem; font-family: "IM Fell DW Pica", serif; }
.closing .btn { display: block; width: fit-content; margin: 1.4rem auto 0; }
.closing .roundel { margin: 2.6rem auto 0; }

footer {
  border-top: 1px solid var(--gold-line);
  margin-top: 2rem;
  padding: 2.2rem 1.5rem 2.8rem;
  text-align: center;
  font-size: 1.02rem;
  color: var(--ink-soft);
}
footer .social {
  font-family: "Oswald", sans-serif;
  font-weight: 300;
  font-size: 0.85rem;
  letter-spacing: 0.22em;
  text-transform: uppercase;
  margin-bottom: 0.9rem;
}
footer .social a { color: var(--ink-soft); text-decoration: none; margin: 0 0.9em; }
footer .social a:hover { color: var(--red); }
footer a.mail { color: var(--red); text-decoration: none; }

/* ---------- card meaning pages (generated by TarotReader\site_cards) ---------- */

.card-page .site-title a { color: inherit; text-decoration: none; }

.card-main { max-width: 640px; margin: 0 auto; }

.card-art { text-align: center; margin: 0 0 0.8rem; }
.card-art img {
  width: 280px;
  max-width: 70%;
  height: auto;
  border: 1px solid var(--gold-line);
  outline: 1px solid var(--gold-line);
  outline-offset: 4px;
}

.card-head { text-align: center; margin-bottom: 1rem; }
.card-num, .card-keywords {
  font-family: "Oswald", sans-serif;
  font-weight: 300;
  font-size: 1.00rem;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: var(--gold);
}
.card-name {
  font-family: "IM Fell DW Pica", serif;
  font-weight: 400;
  font-size: 2.5rem;
  line-height: 1.1;
  margin: 0.3rem 0 0.5rem;
}

.card-meaning { text-align: left; }
.card-meaning h3 {
  font-family: "IM Fell DW Pica", serif;
  font-weight: 400;
  font-size: 1.5rem;
  color: var(--red);
  margin: 1.5rem 0 0.5rem;
}
.card-meaning h3:first-child { margin-top: 0; }
.card-meaning p { font-size: 1.12rem; }

.card-tease {
  border-top: 2px solid var(--gold-line);
  border-bottom: 2px solid var(--gold-line);
  padding: 1.3rem 0;
  margin: 2.2rem 0 0;
  text-align: center;
}
.tease-lead, .tease-tail { font-style: italic; color: var(--ink-soft); }
.tease-areas {
  font-family: "Oswald", sans-serif;
  font-weight: 300;
  font-size: 0.9rem;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: var(--gold);
  margin: 0.6rem 0;
}

.card-cta { text-align: center; margin: 0 0 1rem; }
.card-cta .btn { margin-top: 1rem; }
.ebook-line { margin-top: 1.6rem; font-size: 0.98rem; color: var(--ink-soft); }
.ebook-line a { color: var(--red); }

/* ---------- card index (/cards/ and /cartas/) ---------- */

.index-main { max-width: 1000px; margin: 0 auto; padding: 0 1.5rem 4rem; }

.index-title {
  font-family: "IM Fell DW Pica", serif;
  font-weight: 400;
  font-size: clamp(2rem, 4.4vw, 3rem);
  text-align: center;
}
.index-lead {
  text-align: center;
  max-width: 540px;
  margin: 0.8rem auto 0;
  color: var(--ink-soft);
}

.card-group { padding: 2.4rem 0 0.6rem; }

.card-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(130px, 1fr));
  gap: 1.6rem 1.2rem;
}

.card-tile {
  display: block;
  text-align: center;
  text-decoration: none;
  color: var(--ink);
}
.card-tile img {
  width: 100%;
  height: auto;
  border: 1px solid var(--gold-line);
  transition: outline-color 0.15s ease;
  outline: 1px solid transparent;
  outline-offset: 3px;
}
.card-tile:hover img { outline-color: var(--gold-line); }
.card-tile span {
  display: block;
  margin-top: 0.5rem;
  font-family: "Oswald", sans-serif;
  font-weight: 300;
  font-size: 0.78rem;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  line-height: 1.35;
}
.card-tile:hover span { color: var(--red); }

/* ---------- breadcrumbs + card-to-card navigation ---------- */

.crumbs {
  max-width: 1000px;
  margin: -1.6rem auto 2.2rem;
  padding: 0 1.5rem;
  text-align: center;
  font-family: "Oswald", sans-serif;
  font-weight: 300;
  font-size: 0.8rem;
  letter-spacing: 0.16em;
  text-transform: uppercase;
}
.crumbs a { color: var(--ink-soft); text-decoration: none; }
.crumbs a:hover { color: var(--red); }
.crumb-sep { color: var(--gold-line); padding: 0 0.5em; }
.crumb-here { color: var(--gold); }

.index-jump {
  text-align: center;
  margin: 1.4rem auto 0;
  font-family: "Oswald", sans-serif;
  font-weight: 300;
  font-size: 0.82rem;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  color: var(--gold-line);
}
.index-jump a { color: var(--ink-soft); text-decoration: none; padding: 0 0.15em; }
.index-jump a:hover { color: var(--red); }

/* offset anchor jumps so the suit heading clears the top of the window */
.card-group { scroll-margin-top: 1.5rem; }

.card-nav {
  display: grid;
  grid-template-columns: 1fr auto 1fr;
  align-items: start;
  gap: 1rem;
  margin: 2.4rem 0 2.6rem;
  padding-top: 1.6rem;
  border-top: 1px solid var(--gold-line);
}
.nav-step {
  display: block;
  text-decoration: none;
  color: var(--ink);
  font-family: "Oswald", sans-serif;
  font-weight: 300;
  line-height: 1.35;
}
.nav-prev { text-align: left; }
.nav-next { text-align: right; }
.nav-all { text-align: center; align-self: center; max-width: 8em; }
.nav-step img {
  width: 62px;
  height: auto;
  border: 1px solid var(--gold-line);
  outline: 1px solid transparent;
  outline-offset: 3px;
  margin-bottom: 0.5rem;
  transition: outline-color 0.15s ease;
}
.nav-step:hover img { outline-color: var(--gold-line); }
.nav-dir {
  display: block;
  font-size: 0.72rem;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: var(--gold);
}
.nav-name {
  display: block;
  font-size: 0.85rem;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  margin-top: 0.2rem;
}
.nav-step:hover .nav-name { color: var(--red); }
.nav-all .nav-dir { font-size: 0.9rem; color: var(--gold-line); }

@media (max-width: 480px) {
  .card-nav { gap: 0.6rem; }
  .nav-step img { width: 48px; }
  .nav-name { font-size: 0.72rem; letter-spacing: 0.04em; }
}

/* ---------- top nav on the landing pages ---------- */

.site-nav {
  text-align: center;
  margin-top: 1.2rem;
  font-family: "Oswald", sans-serif;
  font-weight: 300;
  font-size: 0.84rem;
  letter-spacing: 0.2em;
  text-transform: uppercase;
}
.site-nav a { color: var(--ink-soft); text-decoration: none; padding: 0 0.6em; }
.site-nav a:hover { color: var(--red); }
