/* Local system fonts: no third-party font requests or tracking. */
:root { color-scheme: light; --paper: #eee9df; --ink: #23251f; --muted: #5b5b51; --accent: #963e2d; --rule: #bcb8ab; --serif: "Iowan Old Style", "Palatino Linotype", "Book Antiqua", Palatino, Georgia, serif; --sans: "Helvetica Neue", Helvetica, Arial, sans-serif; }
* { box-sizing: border-box; }
body { margin: 0; background: var(--paper); color: var(--ink); font-family: var(--sans); -webkit-font-smoothing: antialiased; }
button, a { -webkit-tap-highlight-color: transparent; }
a { color: inherit; text-underline-offset: .25em; }
a:focus-visible, button:focus-visible { outline: 3px solid var(--accent); outline-offset: 6px; }
.wrap { width: min(100% - 112px, 1320px); margin-inline: auto; }
.eyebrow { font-size: 11px; font-weight: 500; letter-spacing: .15em; text-transform: uppercase; line-height: 1.6; }
.skip-link { position: absolute; z-index: 5; top: 12px; left: 12px; padding: 14px; background: var(--ink); color: var(--paper); transform: translateY(-160%); }
.skip-link:focus { transform: none; }
.masthead { min-height: 106px; display: flex; align-items: center; justify-content: space-between; gap: 24px; border-bottom: 1px solid var(--rule); }
.author-link { font-size: 14px; letter-spacing: .025em; text-decoration: none; min-height: 44px; display: inline-flex; align-items: center; }
.author-link:hover { color: var(--accent); }
.status { color: var(--muted); }
.hero { padding-top: 42px; padding-bottom: 72px; }
.genre { margin: 0 0 36px; color: var(--muted); }
h1 { margin: 0; font-family: var(--serif); font-weight: 400; letter-spacing: -.065em; line-height: .81; }
.title-the { display: block; font-size: clamp(42px, 6.5vw, 92px); font-style: italic; letter-spacing: -.045em; margin-left: .06em; margin-bottom: 9px; }
.title-remote { display: block; font-size: clamp(96px, 17.9vw, 250px); }
.title-mark { color: var(--accent); }
.hero-bottom { margin-top: 58px; display: grid; grid-template-columns: minmax(0, 1fr) minmax(260px, .58fr); gap: 42px; align-items: start; }
.hook p { font-family: var(--serif); font-size: clamp(28px, 3.1vw, 43px); line-height: 1.2; letter-spacing: -.035em; margin: 0; }
.hook em { color: var(--accent); font-weight: 400; }
.invitation > p:first-child { margin: 2px 0 15px; font-size: 14px; }
.cta { display: flex; width: fit-content; min-width: 260px; justify-content: space-between; align-items: center; gap: 34px; min-height: 53px; padding: 14px 19px; background: var(--ink); color: var(--paper); font-size: 14px; text-decoration: none; border: 1px solid var(--ink); }
.cta:hover { background: var(--accent); border-color: var(--accent); }
.cta span, .text-link span { font-size: 19px; }
.cta-note { font-size: 11px; line-height: 1.65; color: var(--muted); margin: 14px 0 0; }
.premise, .author { border-top: 1px solid var(--rule); display: grid; grid-template-columns: minmax(0, .56fr) minmax(0, 1fr); gap: 52px; padding-block: 70px 80px; }
.section-label { color: var(--muted); margin-top: 9px; }
h2 { font-family: var(--serif); font-size: clamp(29px, 3.1vw, 44px); font-weight: 400; line-height: 1.14; letter-spacing: -.03em; margin: 0 0 27px; }
.premise-body { max-width: 650px; }
.premise-body > p, .author p:not(.eyebrow) { font-size: 17px; line-height: 1.8; text-wrap: pretty; margin: 0 0 18px; }
.premise-body .premise-question { color: var(--accent); font-family: var(--serif); font-size: 23px; line-height: 1.4; margin-top: 30px; }
.layer { background: var(--ink); color: var(--paper); }
.layer-inner { padding-block: 37px 30px; }
.layer-heading { display: flex; align-items: center; justify-content: space-between; gap: 28px; border-bottom: 1px solid #626359; padding-bottom: 24px; }
.layer-heading h2 { font-family: var(--sans); margin: 0; color: #cecabe; }
.view-toggle { background: transparent; border: 0; color: var(--paper); display: flex; gap: 16px; align-items: center; font: 12px var(--sans); padding: 8px 0 8px 12px; min-height: 44px; cursor: pointer; }
[hidden] { display: none !important; }
.view-toggle:focus-visible { outline-color: #e8a18b; }
.switch-track { display: block; width: 44px; height: 24px; border: 1px solid #c1beb2; padding: 4px; border-radius: 16px; }
.switch-track span { display: block; height: 14px; width: 14px; background: var(--paper); border-radius: 50%; }
.view-toggle[aria-pressed="true"] .switch-track { border-color: #e8a18b; }
.view-toggle[aria-pressed="true"] .switch-track span { transform: translateX(18px); background: #e8a18b; }
#layer-copy { padding-block: 47px 44px; max-width: 1000px; min-height: 273px; }
.view-label { color: #d2b6a5; margin: 0 0 22px; }
.layer-line { font-family: var(--serif); font-size: clamp(34px, 4.7vw, 66px); line-height: 1.1; letter-spacing: -.035em; margin: 0 0 20px; }
.layer-note { max-width: 640px; font-size: 15px; line-height: 1.8; margin: 0; color: #cecabe; }
.motif-note { color: #bcb9ad; font-size: 11px; line-height: 1.7; margin: 0; padding-top: 24px; border-top: 1px solid #626359; }
.author { border-top: 0; padding-top: 71px; }
.author > div { max-width: 640px; }
.author h2 { font-size: 32px; }
.text-link { font-size: 13px; min-height: 44px; display: inline-flex; align-items: center; gap: 24px; }
.text-link:hover { color: var(--accent); }
.footer { display: flex; justify-content: space-between; gap: 18px; border-top: 1px solid var(--rule); padding-block: 25px 32px; font-size: 11px; color: var(--muted); }
@media (min-width: 1600px) { .title-remote { font-size: 260px; } }
@media (max-width: 850px) { .wrap { width: calc(100% - 56px); } .masthead { min-height: 88px; } .hero-bottom { gap: 24px; grid-template-columns: minmax(0, 1fr) minmax(245px, .8fr); } .cta { min-width: 240px; } .premise, .author { gap: 30px; grid-template-columns: minmax(0, .42fr) minmax(0, 1fr); } .title-remote { font-size: 18.2vw; } }
@media (max-width: 560px) { .wrap { width: calc(100% - 40px); } .masthead { align-items: flex-start; justify-content: center; flex-direction: column; gap: 0; padding-block: 14px 18px; } .author-link { font-size: 13px; } .status { font-size: 9px; } .hero { padding-block: 30px 45px; } .genre { font-size: 9px; letter-spacing: .1em; max-width: 260px; margin-bottom: 34px; } .title-the { font-size: 48px; } .title-remote { font-size: 18.7vw; } .hero-bottom { margin-top: 38px; grid-template-columns: 1fr; gap: 32px; } .hook p { font-size: 33px; } .cta { width: 100%; min-width: 0; } .invitation > p:first-child { font-size: 13px; } .premise, .author { grid-template-columns: 1fr; gap: 22px; padding-block: 37px 45px; } .section-label { margin: 0; } .premise-body > p, .author p:not(.eyebrow) { font-size: 16px; } .layer-inner { padding-block: 24px; } .layer-heading { align-items: flex-start; flex-direction: column; gap: 12px; padding-bottom: 18px; } .layer-heading h2 { font-size: 10px; } .view-toggle { padding-left: 0; } #layer-copy { padding-block: 32px; min-height: 285px; } .layer-line { font-size: 39px; } .layer-note { font-size: 14px; } .author h2 { font-size: 29px; } .footer { font-size: 10px; } }
@media (max-width: 380px) { .hook p { font-size: 29px; } .layer-line { font-size: 35px; } .eyebrow { letter-spacing: .1em; } }
@media (prefers-reduced-motion: reduce) { *, *::before, *::after { scroll-behavior: auto !important; animation: none !important; transition: none !important; } }

/* Author-site navigation; retain the approved teaser palette. */
.masthead-trail { display: flex; flex-wrap: wrap; gap: 24px; align-items: center; }
@media (max-width: 560px) { .masthead-trail { width: 100%; justify-content: space-between; gap: 12px; } }
