:root {
  color-scheme: light;
  --pink: #fbd5cf;
  --green: #203f32;
  --blue: #294d98;
  --violet: #5b3f8c;
  --gold: #9a7326;
  background: var(--pink);
  color: var(--green);
  font-family: Georgia, 'Times New Roman', serif;
  font-synthesis: none;
}
* { box-sizing: border-box; }
body { margin: 0; }
a { color: inherit; }
a:focus-visible { outline: 2px solid var(--blue); outline-offset: 7px; }
header {
  max-width: 1488px;
  margin: auto;
  padding: 28px 4%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
}
.wordmark { font-size: clamp(26px, 3vw, 42px); text-decoration: none; letter-spacing: -1.7px; }
header p { font-size: 18px; margin: 0; }
.hero { text-align: center; }
h1 {
  font-weight: 400;
  font-size: clamp(64px, 8.2vw, 122px);
  line-height: .98;
  letter-spacing: -.055em;
  margin: 12px 20px 24px;
}
h1 em { color: var(--blue); font-weight: 400; }
.subtitle { font-size: clamp(18px, 1.8vw, 27px); margin: 0 24px 12px; line-height: 1.4; }
.table-art { display: block; width: 100%; height: auto; max-width: 1600px; margin: 0 auto; }
.invitation { padding: 2px 24px 38px; }
.invitation h2 { font-size: clamp(25px, 2.7vw, 39px); font-weight: 400; margin: 14px 0; letter-spacing: -.025em; }
.invitation p { font-size: clamp(18px, 1.7vw, 25px); margin: 0 0 20px; line-height: 1.45; }
.discover { display: inline-block; padding: 10px 4px; font-size: 19px; color: var(--blue); text-underline-offset: 6px; }
.constellation { margin: 0 5%; padding: 23px 10px; border-top: 1px solid #203f3266; text-align: center; font-size: clamp(15px, 1.6vw, 23px); line-height: 1.8; }
.idea { padding: 85px 24px 72px; text-align: center; background: #faf6ee; scroll-margin-top: 24px; }
.eyebrow { font-size: 15px; letter-spacing: .1em; }
.idea h2 { font-size: clamp(39px, 5vw, 64px); line-height: 1.06; font-weight: 400; letter-spacing: -.04em; margin: 25px 0; }
.idea p:not(.eyebrow) { max-width: 530px; margin: 25px auto; font-size: 21px; line-height: 1.6; }
.idea .closing { color: var(--blue); font-style: italic; }
footer { display: flex; justify-content: space-between; gap: 20px; padding: 25px 5%; font-size: 16px; }
@media (max-width: 600px) {
  header { padding: 25px 24px; align-items: start; }
  header p { font-size: 13px; max-width: 85px; line-height: 1.4; text-align: right; }
  h1 { margin-top: 38px; font-size: clamp(58px, 13.5vw, 80px); }
  .subtitle { max-width: 290px; margin: 0 auto 24px; padding: 0 10px; }
  .table-art { min-height: 210px; object-fit: cover; object-position: center; }
  .invitation { padding-top: 17px; padding-bottom: 26px; }
  .invitation p { max-width: 285px; margin: 0 auto 12px; }
  .constellation { padding: 20px 14px; }
  .idea { padding-top: 55px; }
  .idea p:not(.eyebrow) { font-size: 19px; }
  footer { flex-direction: column; gap: 8px; }
}

/* Story page */
.story { max-width: 1488px; margin: auto; }
.story-open { text-align: center; padding: 30px 24px 10px; }
.story-open h1 { margin: 12px auto 26px; font-size: clamp(44px, 6.4vw, 96px); }
.story-lead { font-size: clamp(19px, 1.9vw, 27px); line-height: 1.45; margin: 0 auto 10px; max-width: 620px; font-style: italic; color: var(--blue); }
.story-body, .story-close { max-width: 620px; margin: auto; padding: 26px 24px; }
.story-body p, .story-close p { font-size: 21px; line-height: 1.62; margin: 22px 0; }
.story-body em { font-style: italic; color: var(--blue); }
.aside { font-size: clamp(26px, 3vw, 38px) !important; line-height: 1.25 !important; text-align: center; margin: 34px 0 10px !important; letter-spacing: -.02em; }
.myths { max-width: 620px; margin: auto; padding: 34px 24px; }
.myths ul { list-style: none; margin: 18px 0; padding: 0; }
.myths li { font-size: clamp(22px, 2.4vw, 31px); line-height: 1.35; padding: 11px 0; border-bottom: 1px solid #203f3233; letter-spacing: -.02em; }
.myths-note { font-size: 18px; line-height: 1.6; margin: 24px 0 0; }
.answer { background: #faf6ee; border-top: 3px solid var(--violet); border-bottom: 3px solid var(--gold); margin: 30px 0; padding: 58px 24px; }
.answer p { max-width: 620px; margin: 22px auto; font-size: 21px; line-height: 1.62; }
.refusal { font-size: clamp(34px, 4.4vw, 60px) !important; line-height: 1.1 !important; text-align: center; color: var(--violet); letter-spacing: -.04em; margin: 30px auto !important; }
.answer-line { font-size: clamp(21px, 2.1vw, 27px) !important; line-height: 1.5 !important; }
.positive { padding: 76px 24px 64px; text-align: center; background: #faf6ee; }
.positive h2 { font-size: clamp(38px, 4.9vw, 62px); line-height: 1.06; font-weight: 400; letter-spacing: -.04em; margin: 24px 0; }
.positive p:not(.eyebrow) { max-width: 530px; margin: 24px auto; font-size: 21px; line-height: 1.6; }
.positive em { font-style: italic; }
.closing { color: var(--blue); font-style: italic; }
.signature { margin-top: 38px !important; font-size: 19px !important; }
.responsibility { max-width: 620px; margin: 10px auto 0; padding: 26px 24px 8px; font-size: 15px; line-height: 1.6; border-top: 1px solid #203f3233; }
.footer-home { text-decoration: none; }
@media (max-width: 600px) {
  .story-open { padding-top: 14px; }
  .story-open h1 { font-size: clamp(38px, 11vw, 58px); margin-top: 26px; }
  .story-lead { font-size: 19px; max-width: 300px; }
  .story-body p, .story-close p, .answer p, .positive p:not(.eyebrow) { font-size: 19px; }
  .answer { padding: 42px 24px; }
  .positive { padding-top: 52px; }
}

.scene { max-width: 620px; margin: auto; padding: 34px 24px; }
.scene p { font-size: clamp(21px, 2.1vw, 25px); line-height: 1.58; margin: 22px 0; }
.scene-close { padding-bottom: 8px; }
.reveal { font-size: clamp(26px, 3vw, 37px) !important; line-height: 1.2 !important; letter-spacing: -.025em; color: var(--blue); font-style: italic; margin-top: 30px !important; }
@media (max-width: 600px) { .scene p { font-size: 19px; } }

/* Open Table: full-width paintings, centered passages, more air */
.plate {
  display: block; width: 100%; height: auto; max-width: 1600px; margin: 34px auto 0;
  /* the paintings are on a warmer ground than the page: dissolve the seam, cool them toward it */
  filter: saturate(.72) brightness(1.1) hue-rotate(-6deg);
  -webkit-mask-image: linear-gradient(to bottom, transparent 0, #000 54px, #000 calc(100% - 54px), transparent 100%);
  mask-image: linear-gradient(to bottom, transparent 0, #000 54px, #000 calc(100% - 54px), transparent 100%);
}
.story .scene, .story .story-body, .story .story-close { text-align: center; }
.story .myths { text-align: left; }
.story .scene { padding-top: 26px; padding-bottom: 26px; }
.story .story-body { padding-top: 34px; padding-bottom: 34px; }
.story .answer { margin: 44px 0; }
@media (max-width: 600px) {
  .plate { margin-top: 28px; }
  .story .scene { padding-top: 20px; padding-bottom: 20px; }
}
