@font-face{font-family:Newsreader;src:url('./Newsreader.ttf');font-weight:100 900;font-display:swap}@font-face{font-family:Bricolage;src:url('./Bricolage.ttf');font-weight:200 800;font-display:swap}
:root{color-scheme:dark;--bg:#101727;--surface:#192236;--text:#f0f3fb;--secondary:#bdc9df;--accent:#cec7ff;--line:#53617c;--soft-line:#334159;--earth:#bdcfee;--earth-ink:#101727;--moon:#d2d8e5;--marker:#323a62;--focus:#e3d3ff;--photo-bg:#080b12;--photo-text:#f0f3fb;--photo-secondary:#c8d1df}:root[data-theme=light]{color-scheme:light;--bg:#eef1f8;--surface:#e0e6f1;--text:#182137;--secondary:#3c4a65;--accent:#443786;--line:#76819a;--soft-line:#c1c9d9;--earth:#30456e;--earth-ink:#f0f3fb;--moon:#ced6e5;--marker:#343560;--focus:#54359a}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:85px}body{margin:0;background:var(--bg);color:var(--text);font:17px/1.65 Bricolage,system-ui,sans-serif}a{color:inherit;text-underline-offset:4px;text-decoration-thickness:1px}a:hover{color:var(--accent)}button{font:inherit;color:inherit;border:1px solid var(--line);background:transparent;cursor:pointer;min-height:44px}button:hover{background:var(--surface)}button:focus-visible,a:focus-visible,input:focus-visible{outline:3px solid var(--focus);outline-offset:5px}button[aria-pressed=true]{background:var(--accent);border-color:var(--accent);color:var(--bg)}[hidden]{display:none!important}figure{margin:0}img{max-width:100%;height:auto;display:block}p{margin:0 0 1.3em}h1,h2,h3{font-weight:450;margin:0;line-height:1.08}h1,h2{font-family:Newsreader,Georgia,serif;letter-spacing:-.045em}h1{font-size:clamp(66px,7.5vw,112px);font-weight:400;line-height:.99;padding-bottom:.08em}h1 em{font-weight:380;font-style:normal;color:var(--accent)}h2{font-size:clamp(45px,4.8vw,72px);margin-bottom:.5em}h3{font-size:24px;letter-spacing:-.035em;margin:1.3em 0 .6em}p,figcaption{overflow-wrap:break-word}.skip{position:fixed;top:-100px;left:20px;z-index:100;padding:10px 20px;background:var(--surface)}.skip:focus{top:10px}.masthead{max-width:1440px;margin:auto;display:flex;align-items:center;justify-content:space-between;padding:26px 56px;color:var(--secondary);font-size:15px}.masthead>a{text-decoration:none}.masthead-mark{font-size:24px;color:var(--accent);margin-left:45px}.utilities{display:flex;gap:24px;align-items:center}.utilities>a{text-decoration:none}.utilities button{font-size:23px;width:44px;border:0;border-radius:50%}.hero{max-width:1440px;margin:auto;display:grid;grid-template-columns:.95fr 1.05fr;gap:15px;padding:58px 56px;align-items:center}.eyebrow{text-transform:uppercase;letter-spacing:.15em;font-size:11px;font-weight:650;color:var(--secondary);line-height:1.65;margin-bottom:27px}.hero-copy{position:relative;z-index:1;padding-bottom:35px}.deck{font-family:Newsreader,Georgia,serif;font-size:26px;line-height:1.43;max-width:475px;margin:27px 0}.hero-action{border-radius:0;border-width:0 0 1px;padding:10px 0;display:inline-flex;align-items:center;gap:32px;color:var(--accent);font-size:16px}.hero-action:hover{background:transparent}.hero-action span{font-size:25px}.hero-source{font-size:11px;color:var(--secondary);margin:25px 0 0}.hero-source a{text-decoration:none}.hero-figure{min-width:0}.globe-stage{width:100%;aspect-ratio:1;position:relative;display:grid;place-items:center}.globe-stage canvas,.globe-stage>img{width:88%;height:88%;object-fit:contain;position:absolute;z-index:1}.reticle{position:absolute;inset:1%;border:1px solid var(--soft-line);border-radius:50%;opacity:.9}.reticle:before{content:'';position:absolute;inset:8%;border:1px dashed var(--soft-line);border-radius:50%}.reticle:after{content:'';position:absolute;inset:49.9% -2%;border-top:1px solid var(--line)}.north{position:absolute;top:-5px;font-size:10px;letter-spacing:.12em;background:var(--bg);padding:0 9px;z-index:2;color:var(--secondary)}.longitude-coordinate{position:absolute;right:0;bottom:1%;font:13px Bricolage,sans-serif;color:var(--secondary)}.globe-caption{display:grid;gap:1px;text-align:center;line-height:1.5;font-size:13px;color:var(--secondary);margin:10px 0 20px;min-height:45px}.globe-caption strong{font-size:17px;color:var(--text);font-weight:550}.globe-controls{max-width:480px;margin:auto}.globe-controls label,.phase-controls label{font-size:12px;color:var(--secondary)}input[type=range]{width:100%;accent-color:var(--accent);height:28px;cursor:pointer;margin:6px 0 12px}.presets{display:flex;gap:7px}.presets button{flex:1;font-size:11px;padding:6px 10px;border-radius:3px;line-height:1.3}.image-credit{font-size:11px;line-height:1.6;color:var(--secondary);max-width:460px;margin:18px auto 0;text-align:center}.caption,figcaption{font-size:13px;line-height:1.6;color:var(--secondary)}.caption{margin:20px 0 0}.section-nav{position:sticky;top:0;z-index:10;display:flex;justify-content:center;gap:45px;border-block:1px solid var(--soft-line);background:var(--bg);padding:16px 24px;font-size:12px}.section-nav a{text-decoration:none;white-space:nowrap;color:var(--secondary)}.section-nav a:hover{color:var(--text)}.chapter{max-width:1232px;margin:auto;padding:110px 40px}.chapter-heading{max-width:660px;margin:0 auto 58px;text-align:center}.chapter-heading>p:not(.eyebrow){font-size:18px;line-height:1.75;color:var(--secondary)}.source-cue{white-space:nowrap;font-size:11px;color:var(--secondary)}.comparison{display:grid;grid-template-columns:1fr 1fr;gap:65px;max-width:970px;margin:auto}.compare-moon{padding:12px 15px 24px}.comparison figcaption{max-width:400px;margin:auto}.comparison figcaption strong{display:block;font-size:18px;color:var(--text);margin-bottom:8px;font-weight:500}.side-note{border-top:1px solid var(--soft-line);max-width:820px;margin:70px auto 0;padding:30px 0 0;display:flex;gap:30px}.side-note h3{margin:0 0 15px}.side-note p{color:var(--secondary);font-size:16px;margin:0}.note-symbol{font-size:38px;color:var(--accent);line-height:1.2}.motion-chapter{border-top:1px solid var(--soft-line);display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center}.motion-copy>p:not(.eyebrow){font-size:16px;color:var(--secondary)}.motion-copy h3{margin-top:35px}.orbit-figure svg{width:100%;overflow:visible}.orbit{stroke:var(--line);stroke-width:1;fill:none;stroke-dasharray:3 7}.orbit-arrow{fill:none;stroke:var(--accent);stroke-width:2}.earth{fill:var(--earth)}.earth-label{fill:var(--earth-ink);font:14px Bricolage,sans-serif}.orbit-moon{fill:var(--moon);stroke:var(--line)}.orbit-mark{fill:var(--marker)}.moon-line{stroke:var(--marker);fill:none;stroke-width:1}.orbit-figure figcaption{text-align:center;max-width:360px;margin:auto}.light-chapter{border-top:1px solid var(--soft-line)}.phase-tool{max-width:820px;margin:auto;background:var(--surface);padding:35px 42px 30px;border:1px solid var(--soft-line);border-radius:12px}.phase-pair{display:grid;grid-template-columns:1fr 36px 1fr;align-items:center;gap:35px;margin-bottom:28px}.phase-pair figure{min-width:0}.phase-pair canvas{width:100%;height:auto}.phase-pair figcaption{text-align:center;margin-top:12px;font-size:14px;color:var(--text)}.phase-divider{text-align:center;color:var(--secondary)}.phase-controls{max-width:610px;margin:auto}#phase-output{font-size:13px;color:var(--text);margin:23px 0 0;min-height:43px;text-align:center}.phase-tool>.caption{border-top:1px solid var(--line);padding-top:18px;font-size:12px}.phase-fallback{font-size:13px;color:var(--secondary);margin:20px 0}.month-note{max-width:820px;margin:60px auto 0;display:grid;grid-template-columns:220px 1fr;gap:35px;align-items:start}.month-note h3{margin:8px 0 16px}.month-note p:not(.month-number){font-size:16px;color:var(--secondary)}.month-number{font:78px/1 Newsreader,serif;color:var(--accent);letter-spacing:-.055em;margin:0}.month-number span{display:block;font:12px/1.5 Bricolage,sans-serif;letter-spacing:0;color:var(--secondary);max-width:155px;margin-top:9px}.earthrise-chapter{background:var(--photo-bg);color:var(--photo-text);padding:80px 40px 35px}.photo-heading{max-width:780px;text-align:center;margin:auto;position:relative;z-index:1}.photo-heading>.eyebrow{color:var(--photo-secondary)}.photo-heading h2{font-size:clamp(43px,5vw,68px)}.photo-heading>p:not(.eyebrow){max-width:590px;margin:20px auto 0;font-size:16px;color:var(--photo-secondary)}.earthrise-chapter figure{max-width:1030px;margin:-60px auto 0}.earthrise-chapter img{width:100%;max-height:800px;object-fit:cover;object-position:center 38%}.earthrise-chapter figcaption{color:var(--photo-secondary);font-size:12px;max-width:780px;margin:20px auto 0}.sources{display:grid;grid-template-columns:1.1fr 1fr;gap:85px;padding-top:85px;padding-bottom:85px}.sources h2{font-size:42px}.sources p{font-size:14px;color:var(--secondary)}.sources .caption{font-size:12px}.source-list{padding-top:48px}.source-list ol{padding-left:20px;margin:25px 0}.source-list li{font-size:14px;padding:9px 0;border-bottom:1px solid var(--soft-line)}.source-list a{text-decoration:none}.source-list li span{float:right}.markdown-link{font-size:13px;color:var(--accent)}footer{border-top:1px solid var(--soft-line);display:flex;justify-content:space-between;gap:25px;max-width:1320px;margin:auto;padding:30px 40px 45px;font-size:13px;color:var(--secondary)}footer a{text-decoration:none}
@media(max-width:950px){.masthead{padding:20px 30px}.hero{padding:35px 30px 45px;grid-template-columns:.9fr 1.1fr;gap:0}h1{font-size:66px}.deck{font-size:23px}.hero-copy{padding-bottom:10px}.eyebrow{font-size:10px}.chapter{padding:80px 30px}.sources{gap:40px}.comparison{gap:30px}.motion-chapter{gap:20px}.globe-caption{font-size:11px}.presets button{padding:6px;font-size:10px}.hero-action{font-size:14px;gap:15px}}
@media(max-width:680px){html{scroll-padding-top:68px}.masthead{padding:13px 22px;font-size:13px}.masthead-mark{margin-left:0;font-size:20px}.utilities{gap:13px}.hero{display:flex;flex-direction:column;align-items:stretch;padding:25px 22px 40px;gap:12px}.hero-copy{padding:0}.eyebrow{margin-bottom:19px;font-size:9px;letter-spacing:.14em}h1{font-size:57px;line-height:1.02;letter-spacing:-.047em}.deck{font-size:21px;line-height:1.43;max-width:none;margin:20px 0 12px}.hero-action{min-height:44px;padding:4px 0;font-size:13px;gap:28px}.hero-source{font-size:10px;margin-top:13px}.hero-figure{margin-top:9px}.globe-stage{max-width:350px;margin:auto;width:100%}.globe-stage canvas,.globe-stage>img{width:89%;height:89%}.globe-caption{font-size:12px;margin:5px 0 15px;min-height:45px}.globe-caption strong{font-size:16px}.globe-controls{width:100%}.presets button{font-size:11px;min-height:44px}.image-credit{font-size:10px;max-width:330px;margin-top:17px}.section-nav{padding:14px 15px;justify-content:space-between;gap:10px;font-size:10px}.chapter{padding:68px 22px}.chapter-heading{margin-bottom:30px;text-align:left}h2{font-size:45px;line-height:1.07}.chapter-heading>p:not(.eyebrow){font-size:16px;line-height:1.7}.comparison{gap:17px}.compare-moon{padding:0 0 15px}.comparison figcaption{font-size:11px;line-height:1.6}.comparison figcaption strong{font-size:14px;margin-bottom:8px}.side-note{gap:16px;margin-top:35px;padding-top:25px}.note-symbol{font-size:27px}.side-note h3{font-size:21px}.side-note p{font-size:14px}.motion-chapter{display:flex;flex-direction:column;gap:10px}.motion-copy h3{font-size:22px}.motion-copy>p:not(.eyebrow){font-size:15px}.orbit-figure{width:100%}.orbit-figure figcaption{font-size:11px}.phase-tool{padding:24px 16px;border-radius:6px}.phase-pair{gap:10px;grid-template-columns:1fr 20px 1fr;margin-bottom:25px}.phase-pair figcaption{font-size:12px}.phase-controls .presets{flex-wrap:wrap}.phase-controls .presets button{flex-basis:45%;font-size:11px}#phase-output{font-size:12px;min-height:46px;text-align:left}.phase-tool>.caption{font-size:11px}.month-note{grid-template-columns:1fr;gap:22px;margin-top:35px}.month-number{font-size:68px}.month-number span{display:inline-block;max-width:130px;margin-left:20px;font-size:12px}.month-note h3{font-size:22px}.month-note p:not(.month-number){font-size:15px}.earthrise-chapter{padding:55px 0 25px}.photo-heading{padding:0 22px;text-align:left}.photo-heading h2{font-size:43px}.photo-heading>p:not(.eyebrow){font-size:14px}.earthrise-chapter figure{margin:0 auto}.earthrise-chapter img{height:420px;object-fit:cover}.earthrise-chapter figcaption{padding:0 22px;font-size:11px;margin-top:12px}.sources{display:block;padding-block:60px}.sources h2{font-size:39px}.source-list{padding-top:22px}.source-list p,.source-list li{font-size:13px}footer{padding:25px 22px;gap:15px;font-size:11px}footer a:first-child{max-width:105px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
@media(max-width:680px){.hero{padding-top:12px;gap:8px}.hero .eyebrow{margin-bottom:14px}.hero h1{font-size:54px}.deck{font-size:20px;line-height:1.4;margin-top:16px}.hero-source{margin-top:10px}.hero-figure{margin-top:5px}.globe-stage{max-width:300px}}
.hero-action[aria-pressed=true]{color:var(--accent);background:transparent;border-color:var(--line)}
html[data-render-ready=true] .phase-fallback{display:none}
html[lang=en] h1{font-size:clamp(54px,6.3vw,94px)}
@media(max-width:680px){html[lang=en] .hero h1{font-size:50px}}
:root{--photo-bg:#000000}.earthrise-chapter figure{margin:24px auto 0}
