/* One fictional record joins the reading, the reader's words and their chosen page. */
.how-review :is(h1,h2,h3) { text-wrap: balance; }
.how-review p { max-width: 65ch; }
.how-review h2 { font-size: 44px; line-height: 1.08; }
.how-review h3 { font-size: 30px; line-height: 1.15; }
.how-review h2 + p { margin-top: 20px; }
.how-small { font-size: 14px; color: var(--muted); margin-top: 16px; }
.how-link { display: flex; align-items: center; min-height: 48px; margin-top: 12px; font-size: 15px; }
.how-opening { display: grid; grid-template-columns: 1fr 1fr; gap: 72px; align-items: start; padding-block: 28px 56px; }
.how-invitation h1 { font-size: 72px; line-height: 1.04; max-width: 13ch; }
.how-intro { font-size: 18px; margin-block: 28px; }
.how-invitation .how-small { max-width: 42ch; }
.how-recognition { margin: 0; }
.how-recognition figcaption { font-size: 14px; margin-bottom: 14px; }
.how-name { background: var(--ink); color: var(--bg); padding: 32px; }
.how-name > p { font-size: 14px; }
.how-name h2 { font-size: 52px; font-style: italic; margin-top: 16px; }
.how-name h2 + p { margin-top: 24px; }
.how-name-choice { margin-top: 20px; border-top: 1px solid var(--bg); }
.how-name-choice summary { text-decoration: underline; text-underline-offset: 4px; }
.how-name-choice label { display: block; font-size: 14px; margin-block: 12px 8px; }
.how-name-choice input { width: 100%; min-height: 48px; padding: 12px; font: 400 17px/1.4 var(--body); color: var(--ink); background: var(--bg); border: 1px solid var(--bg); border-radius: 2px; }
.how-name-choice :is(input, summary):focus-visible { outline: 2px solid var(--bg); outline-offset: 4px; }
.how-subject { border: 1px solid var(--ink); border-top: 0; padding: 28px 32px; }
.how-subject > p { font-size: 14px; margin-top: 12px; }
.how-subject ol { list-style: none; padding: 0; margin-block: 20px; }
.how-subject li { padding-block: 10px; border-top: 1px solid var(--rule); }
.how-subject cite { display: block; font: 500 26px/1.2 var(--display); }
.how-subject li > span { display: block; font-size: 14px; margin-top: 4px; }
.how-review summary { min-height: 48px; padding-block: 14px; cursor: pointer; font-size: 15px; }
.how-review details > p { font-size: 15px; margin-block: 14px; }
.how-basis { border-top: 1px solid var(--field-rule); }
.how-bring { display: grid; grid-template-columns: 1.3fr 1fr; gap: 96px; padding-block: 48px; border-top: 1px solid var(--ink); }
.how-import-entry { border-block: 1px solid var(--field-rule); padding-block: 24px; }
.how-import-entry h3 + p { font-size: 14px; margin-top: 8px; }
.how-missing { font-size: 17px; margin-top: 24px; }
.how-writing { display: grid; grid-template-columns: 1fr 1.3fr; gap: 64px; align-items: start; padding-block: 48px; border-top: 1px solid var(--ink); }
.how-guide img { display: block; width: 100%; height: auto; }
.how-reflection { margin-top: 32px; }
.how-reflection h3 { font-size: 24px; }
.how-reflection blockquote { font: 500 36px/1.2 var(--display); margin: 20px 0; }
.how-tools { border-top: 1px solid var(--field-rule); margin-top: 24px; }
.how-tools > summary { font: 500 26px/1.2 var(--display); }
.how-share { display: grid; grid-template-columns: 1fr 1fr; gap: 72px; padding-block: 48px; border-top: 1px solid var(--ink); }
.how-share .button { margin-top: 28px; }
.how-control { border-top: 1px solid var(--field-rule); margin-top: 28px; }
.how-issued { margin: 0; }
.how-issued figcaption { font-size: 14px; color: var(--muted); margin-bottom: 14px; }
.how-issued > div { border: 1px solid var(--ink); padding: 28px; }
.how-issued header { display: flex; align-items: baseline; justify-content: space-between; gap: 24px; padding-bottom: 20px; border-bottom: 1px solid var(--field-rule); }
.how-issued header > span { font: 500 30px/1 var(--display); }
.how-issued header > p { font-size: 14px; }
.how-issued h3 { margin-top: 24px; font-size: 38px; }
.how-issued-name { font: italic 500 30px/1.15 var(--display); margin-top: 16px; }
.how-issued ul { list-style: none; padding: 0; margin-top: 28px; }
.how-issued li { display: flex; justify-content: space-between; gap: 24px; padding-block: 12px; border-top: 1px solid var(--rule); font-size: 15px; }
.how-other { padding-block: 48px 32px; border-top: 1px solid var(--ink); }
.how-other > div { display: grid; grid-template-columns: 1fr 1fr; gap: 72px; margin-top: 28px; }
.how-other h3 { font-size: 28px; }
.how-other h3 a { display: flex; align-items: center; min-height: 48px; }
.how-other article > p { font-size: 15px; margin-top: 14px; }
.marketing-page:has(.how-review) .public-nav a:hover { background: var(--surface); box-shadow: none; text-decoration: underline; }
@media (max-width: 1000px) { .how-opening,.how-bring,.how-writing,.how-share,.how-other > div { column-gap: 32px; } .how-invitation h1 { font-size: 60px; } }
@media (max-width: 900px) {
  .marketing-page:has(.how-review) .public-header { position: relative; flex-wrap: wrap; }
  .marketing-page:has(.how-review) .public-header:has(.public-menu[open]) { background: var(--surface); border-bottom: 1px solid var(--ink); }
  .marketing-page:has(.how-review) .public-menu[open] { width: 100%; margin-left: 0; border-bottom: 0; padding-bottom: 12px; }
  .marketing-page:has(.how-review) .public-menu[open] > summary { position: absolute; top: 20px; right: 28px; }
  .marketing-page:has(.how-review) .public-menu[open] nav { position: static; margin-top: 20px; padding: 10px 0 24px; border-block: 1px solid var(--rule); background: transparent; gap: 0; }
  .marketing-page:has(.how-review) .public-menu nav > a:not(.button) { font: 400 18px/1.4 var(--body); padding-block: 12px; }
  .marketing-page:has(.how-review) .public-menu[open] .button { width: 100%; justify-self: stretch; margin-top: 16px; }
}
@media (max-width: 700px) {
  .how-opening,.how-bring,.how-writing,.how-share,.how-other > div { display: flex; flex-direction: column; gap: 28px; }
  .how-opening,.how-bring,.how-writing,.how-share,.how-other { padding-block: 28px 36px; }
  .how-review h2 { font-size: 36px; }
  .how-invitation h1 { font-size: 48px; }
  .how-intro { font-size: 17px; margin-block: 20px; }
  .how-review .button { width: 100%; text-align: center; font-size: 14px; }
  .how-name,.how-subject { padding: 24px; }
  .how-name h2 { font-size: 42px; }
  .how-subject h3 { font-size: 28px; }
  .how-reflection blockquote { font-size: 32px; }
  .how-guide { max-width: 100%; }
  .how-issued { width: 100%; }
  .how-issued > div { padding: 24px 20px; }
  .how-issued header { gap: 16px; }
  .how-other > div { margin-top: 24px; }
}
