:root{color-scheme:dark;--bg:#080e19;--panel:#101a2a;--text:#eceef3;--muted:#aebbd0;--accent:#c5d6ed;--line:#2a374a}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:2rem}body{margin:0;background:var(--bg);color:var(--text);font-family:Arial,Helvetica,sans-serif;font-size:17px;line-height:1.8}a{color:inherit;text-underline-offset:5px}a:focus-visible{outline:2px solid #fff;outline-offset:6px}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Georgia,'Times New Roman',serif;font-weight:400}h2{font-size:clamp(2rem,3.2vw,3.1rem);line-height:1.2;letter-spacing:-.025em}h3{font-size:1.7rem;line-height:1.3}.skip{position:absolute;top:-100px;left:1rem;background:#fff;color:#000;padding:1rem;z-index:10}.skip:focus{top:1rem}.header{min-height:88px;display:flex;justify-content:space-between;align-items:center;gap:1.5rem;padding:1.25rem 5%;border-bottom:1px solid var(--line)}.wordmark{text-decoration:none;font-family:Georgia,'Times New Roman',serif;font-size:1rem;letter-spacing:.17em}.header nav{display:flex;flex-wrap:wrap;gap:2rem;font-size:.9rem}.header nav a{text-decoration:none;color:var(--muted)}.header nav a:hover{color:#fff}.hero{position:relative;min-height:620px;height:min(780px,77vw);overflow:hidden;isolation:isolate;background:#101827}.hero-art{position:absolute;width:100%;height:100%;object-fit:cover;object-position:center center;z-index:-3}.hero-shade{position:absolute;inset:0;z-index:-2;background:linear-gradient(90deg,rgba(3,8,17,.45),transparent 65%),linear-gradient(0deg,var(--bg),transparent 22%)}.hero-copy{position:absolute;left:8%;top:27%;max-width:58%;text-shadow:0 2px 24px #000}.eyebrow{font-size:.78rem;letter-spacing:.2em;font-weight:600;color:var(--accent);margin-bottom:1.5rem;line-height:1.6}h1{font-size:clamp(3.4rem,7.4vw,7rem);line-height:1.06;letter-spacing:-.04em;margin:0 0 1.7rem}h1 span{display:block;font-size:.44em;letter-spacing:.02em;margin-bottom:.2em}.hero-line{font-family:Georgia,'Times New Roman',serif;font-size:clamp(1.25rem,2vw,1.9rem);line-height:1.5;color:#e3e9f2}.story-link{display:inline-flex;align-items:center;gap:1.6rem;text-decoration:none;border-bottom:1px solid #a7b8d0;padding:.5rem 0;font-size:.9rem}.story-link:hover{border-color:white}.scene-note{position:absolute;bottom:1rem;right:5%;font-size:.75rem;letter-spacing:.15em;color:#c1cddd}.section-wrap{width:84%;max-width:1200px;margin:0 auto}.story{padding:6rem 0 7rem;display:grid;grid-template-columns:1fr 1.1fr;gap:5rem}.section-intro h2{margin-bottom:2rem}.book-status{font-size:.88rem;color:var(--muted);line-height:1.8}.book-status span{display:inline-block;width:7px;height:7px;background:#a1bddc;border-radius:50%;margin-right:.5rem}.story-body{color:#c5cfdf}.story-body p:last-child{color:#eef1f6}.meaning{background:var(--panel);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.meaning-grid{padding:4.5rem 0;display:grid;grid-template-columns:1fr 1.1fr;gap:5rem}.meaning h2{font-size:3.3rem;margin-bottom:.5rem}.pronunciation{color:var(--muted);font-size:1rem}.pronunciation span{font-style:italic;margin-left:1.1rem}.definition{font-family:Georgia,'Times New Roman',serif;font-size:1.3rem;line-height:1.6;margin-bottom:0}.in-the-book{border-left:1px solid #40516a;padding-left:2.3rem;align-self:center}.in-the-book p:not(.eyebrow){color:#c5cfdf}.in-the-book p:last-child{margin-bottom:0}.journal{padding:6rem 0;display:grid;grid-template-columns:1fr 1.1fr;gap:5rem}.journal-description{color:var(--muted)}.journal-update{border-top:1px solid #596d89;padding-top:1.5rem}.journal-update>p:not(.eyebrow){color:#c5cfdf}.journal-update .archive-note{font-size:.88rem;color:var(--muted);margin-top:1.8rem}.footer{border-top:1px solid var(--line);padding:2.5rem 0;display:flex;justify-content:space-between;gap:2rem;align-items:center}.footer p{font-size:.8rem;color:var(--muted);margin:.5rem 0 0}
@media(min-width:1700px){.hero{height:850px;max-height:none}.hero-art{object-position:center 60%}}
@media(max-width:850px){.header{flex-direction:column;gap:.8rem}.header nav{gap:1.5rem}.hero{height:auto;min-height:0;display:flex;flex-direction:column;background:var(--bg)}.hero-art{position:static;display:block;width:100%;height:auto;object-fit:contain;object-position:center;z-index:auto}.hero-shade{display:none}.hero-copy{position:static;order:2;max-width:none;width:84%;margin:0 auto;padding:1rem 0 2.5rem;text-shadow:none}.hero-copy h1{overflow-wrap:anywhere}.hero-copy .eyebrow{margin-bottom:.7rem}h1{font-size:clamp(3.2rem,10vw,5rem);margin-bottom:1rem}h1 span{display:inline;font-size:inherit}.hero-line{font-size:1.2rem;line-height:1.45;margin-bottom:.7rem}.scene-note{position:static;order:1;width:84%;margin:1rem auto 0;font-size:.75rem}.story,.meaning-grid,.journal{grid-template-columns:1fr;gap:2rem;padding-top:3.5rem;padding-bottom:3.5rem}.section-wrap{width:84%}.story h2 br{display:none}.in-the-book{padding-left:1.5rem}.footer{align-items:flex-start;flex-direction:column;gap:1rem}.journal-description br{display:none}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
