:root{--ground:#0a0f24;--raised:#121a38;--line:#232c52;--faint:#1c2444;--ink:#e8ecfa;--muted:#8a93b8;--whisper:#5b6488;--star-full:#f6e7c6;--star-partial:rgba(155,163,196,0.55);--accent:#9db8ff;--lamp-pool:#251c12;--lamp-slot:#2c2219;--lamp-edge:#3d3023;--lamp-dashed:#5a4936;--amber:#e0966b;--lamp-ink:#f1e5d3;--lamp-muted:#a5907a;--lamp-dim:#7d6a55;--lamp-glow:rgba(224,150,107,0.1);--shell:560px;--pad:24px}*{margin:0;padding:0;box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{background:var(--ground);color:var(--ink);font-family:var(--font-grotesk),system-ui,sans-serif;font-size:15px;line-height:1.6;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;-webkit-font-smoothing:antialiased;display:flex;flex-direction:column;min-height:100vh;overflow-x:hidden}a{color:inherit}.shell{width:100%;max-width:var(--shell);margin:0 auto;padding:0 var(--pad);flex:1 0 auto}.shell-wide{max-width:860px}.label{font-size:12px;letter-spacing:.2em;color:var(--muted)}.label,.wordmark{text-transform:uppercase}.wordmark{font-size:14px;letter-spacing:.22em;text-decoration:none}.muted{color:var(--muted)}.whisper{color:var(--whisper);font-size:12px}.serif{font-family:var(--font-serif),Georgia,serif}.site-head{align-items:center;padding:22px 0 0;font-size:13px}.site-footer,.site-head{display:flex;justify-content:space-between}.site-footer{flex-shrink:0;border-top:1px solid var(--faint);margin-top:56px;padding:18px var(--pad);flex-wrap:wrap;gap:6px 20px;font-size:12px;color:var(--whisper)}.site-footer a{color:var(--muted)}.cta{display:inline-block;font-family:var(--font-grotesk),system-ui,sans-serif;font-size:15px;font-weight:700;background:var(--amber);color:var(--lamp-pool);border:0;border-radius:999px;padding:14px 32px;text-decoration:none;cursor:pointer;min-height:48px}.cta:disabled{opacity:.55;cursor:default}.quiet-link{display:inline-flex;align-items:center;font-family:var(--font-grotesk),system-ui,sans-serif;font-size:13px;color:var(--muted);background:none;border:0;padding:12px 8px;min-height:44px;cursor:pointer;text-decoration:none}.counter{text-align:center;padding:34px 0 4px;position:relative}.counter .n{font-size:110px;line-height:1;font-weight:500;margin-top:10px;text-shadow:0 0 44px rgba(157,184,255,.35)}.counter .of{font-size:16px;color:var(--accent);margin-top:8px}.ledger{margin:28px auto 0;max-width:280px;text-align:left;font-size:14px}.ledger div{display:flex;justify-content:space-between;border-top:1px solid var(--faint);padding:9px 2px}.ledger div:last-child{border-bottom:1px solid var(--faint)}.ledger .k{color:var(--muted)}.ledger .lost{color:var(--star-full)}.card{background:var(--ground);border:1px solid var(--faint);border-radius:24px;padding:30px 26px}.card h2{font-size:22px;font-weight:500;line-height:1.25}.card p{font-size:14px;color:var(--muted);margin-top:10px;line-height:1.6}.panel-title{font-size:18px;font-weight:500}.starfield{display:flex;flex-wrap:wrap;border-radius:14px;padding:10px 4px;background:radial-gradient(ellipse at 60% 0,rgba(157,184,255,.05),transparent 60%)}.starfield .cell{width:var(--cell);height:var(--cell);display:flex;align-items:center;justify-content:center}.starfield .star{width:var(--star);height:var(--star);border-radius:50%}.starfield .star.full{background:var(--star-full);box-shadow:var(--star-glow,none)}.starfield .star.partial{background:var(--star-partial)}.legend{flex-wrap:wrap;gap:16px;margin-top:14px;font-size:12px;color:var(--muted)}.legend,.legend span{display:flex;align-items:center}.legend span{gap:6px}.legend i{width:6px;height:6px;border-radius:50%;display:inline-block}.legend i.full{background:var(--star-full);box-shadow:0 0 5px rgba(246,231,198,.5)}.legend i.partial{background:var(--star-partial)}.lamp-room{background:radial-gradient(ellipse 120% 90% at 50% 30%,var(--lamp-glow),transparent 65%);flex:1 0 auto}.pool{margin-top:18px;background:var(--lamp-pool);border:1px solid var(--lamp-edge);border-radius:22px;padding:22px 18px 20px;font-family:var(--font-serif),Georgia,serif;color:var(--lamp-ink)}.pool .aside{font-size:15px;font-style:italic;color:var(--lamp-muted);line-height:1.55}.slots{display:flex;flex-direction:column;gap:11px;margin-top:18px}.slot{background:var(--lamp-slot);border:1px solid var(--lamp-edge);border-radius:14px;padding:14px 16px;display:flex;gap:13px;align-items:center}.slot.empty{background:none;border:1px dashed var(--lamp-dashed);display:block}.slot .dot{width:11px;height:11px;border-radius:50%;background:var(--amber);box-shadow:0 0 9px rgba(224,150,107,.6);flex:none}.slot .dot.hollow{background:none;border:1.5px solid var(--lamp-dashed);box-shadow:none}.slot .slot-label{font-family:var(--font-grotesk),system-ui,sans-serif;font-size:10px;letter-spacing:.18em;text-transform:uppercase;color:var(--lamp-muted)}.slot .entry{font-size:16px;margin-top:2px}.slot .entry .by{color:var(--lamp-muted);font-style:italic}.slot-head{display:flex;gap:13px;align-items:center}.slot-form{display:flex;flex-direction:column;gap:10px;margin-top:12px}.slot-form input{font-family:var(--font-serif),Georgia,serif;font-size:16px;color:var(--lamp-ink);background:var(--lamp-slot);border:1px solid var(--lamp-edge);border-radius:12px;padding:13px 14px;min-height:48px;width:100%}.slot-form input::placeholder{color:var(--lamp-dim);font-style:italic}.slot-form input:focus-visible{outline:2px solid var(--amber);outline-offset:1px}.slot-form .log{font-family:var(--font-grotesk),system-ui,sans-serif;font-size:13px;font-weight:700;background:var(--amber);color:var(--lamp-pool);border:0;border-radius:999px;padding:12px 22px;min-height:48px;align-self:flex-start;cursor:pointer}.slot-form .log:disabled{opacity:.55;cursor:default}.pool .tally{margin-top:16px;color:var(--lamp-muted)}.pool .refusal,.pool .tally{font-size:14px;font-style:italic;line-height:1.55}.pool .refusal{margin-top:14px;color:var(--lamp-ink);border-left:2px solid var(--amber);padding-left:12px}.backfill{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px;align-items:center}.backfill .which{font-family:var(--font-grotesk),system-ui,sans-serif;font-size:12px;color:var(--lamp-muted);background:none;border:1px solid var(--lamp-edge);border-radius:999px;padding:10px 14px;min-height:44px;text-decoration:none;display:inline-flex;align-items:center}.backfill .which.on{color:var(--lamp-ink);border-color:var(--lamp-dashed)}.completion{text-align:center;padding:34px 0 8px}.completion .risen{width:10px;height:10px;border-radius:50%;background:var(--star-full);margin:44px auto 10px;box-shadow:0 0 14px rgba(246,231,198,.8),0 0 0 9px rgba(246,231,198,.09),0 0 0 18px rgba(246,231,198,.04);animation:star-up 1.4s ease-out both}@keyframes star-up{0%{opacity:0}to{opacity:1}}@media (prefers-reduced-motion:reduce){.completion .risen{animation:none}}.completion .said{font-size:16px;margin-top:18px}.completion .of{font-size:13px;color:var(--muted);margin-top:6px}.completion .goodnight{margin-top:32px;background:#1a1410;border:1px solid var(--lamp-slot);border-radius:16px;padding:14px 18px;font-family:var(--font-serif),Georgia,serif;font-style:italic;font-size:14px;color:#8d7a64}.hero{text-align:center;margin:56px auto 0;max-width:640px}.hero h1{font-size:50px;line-height:1.12;font-weight:500}.hero .dek{font-size:17px;color:var(--muted);margin-top:20px;line-height:1.65}.hero .cta{margin-top:28px}.glimpse{margin:48px auto 0}.glimpse .field{border:1px solid var(--faint)}.glimpse .caption{text-align:center;font-size:12px;color:var(--whisper);margin-top:10px}.credit{margin:48px auto 0;border-top:1px solid var(--line);padding-top:30px;text-align:center}.credit p{font-family:var(--font-serif),Georgia,serif;font-size:17px;line-height:1.7;font-style:italic;color:#c4cdea}.credit .src{font-size:11px;letter-spacing:.16em;text-transform:uppercase;color:var(--muted);margin-top:12px}@media (max-width:430px){.hero{margin-top:40px}.hero h1{font-size:38px}.counter .n{font-size:92px}}.plain{padding:40px 0 56px;max-width:34em}.plain h1{font-size:26px;font-weight:500;margin-bottom:12px}.sub{margin-bottom:20px}.row,.sub{color:var(--muted)}.row{margin-top:20px}.error,.row{font-size:14px}.error{margin-top:16px;color:#ffb4a8}.form{display:flex;flex-direction:column;gap:12px;max-width:22em}.form input{font:inherit;font-size:16px;padding:13px 14px;min-height:48px;border:1px solid var(--line);background:var(--raised);color:var(--ink);border-radius:12px}.code-input{letter-spacing:.4em}.form button{font:inherit;font-size:15px;font-weight:700;padding:13px 14px;min-height:48px;border:0;border-radius:999px;background:var(--amber);color:var(--lamp-pool);cursor:pointer}.form button:disabled{opacity:.55;cursor:default}.text-button,.text-link{font:inherit;font-size:14px;background:none;border:0;padding:0;color:var(--muted);text-decoration:underline;cursor:pointer}.article{padding:40px 0 56px}.article h1{font-size:28px;font-weight:500;margin-bottom:6px}.article h2{font-size:18px;font-weight:500;margin:32px 0 10px}.article p{margin-bottom:14px;max-width:36em;color:var(--ink)}.article .updated{color:var(--whisper);font-size:13px;margin-bottom:24px}.article .sub{color:var(--muted)}.article a{color:var(--accent)}.from{display:flex;flex-wrap:wrap;gap:6px;align-items:center;margin-top:10px}.from-label{font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:var(--lamp-dim)}.book-chip,.from-label,.from-open{font-family:var(--font-grotesk),system-ui,sans-serif}.book-chip,.from-open{font-size:12px;color:var(--lamp-muted);background:none;border:1px solid var(--lamp-edge);border-radius:999px;padding:10px 14px;min-height:44px;display:inline-flex;align-items:center;cursor:pointer;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.book-chip.on{color:var(--lamp-pool);background:var(--amber);border-color:var(--amber)}.from-open{margin-top:10px}.book-chip:disabled,.from-open:disabled{opacity:.55;cursor:default}.from-said{font-family:var(--font-grotesk),system-ui,sans-serif;font-size:12px;color:var(--lamp-dim);margin-top:8px}.shelf-head{margin-top:26px}.shelf-head h1{font-size:26px;font-weight:500}.shelf-aggregate{font-family:var(--font-serif),Georgia,serif;font-style:italic;font-size:15px;color:var(--lamp-muted);margin-top:10px}.books{display:flex;flex-direction:column;gap:11px;margin-top:18px}.book{background:var(--lamp-slot);border:1px solid var(--lamp-edge);border-radius:14px;padding:16px}.book.closed{background:none;border-style:dashed;border-color:var(--lamp-edge)}.book .name{font-family:var(--font-serif),Georgia,serif;font-size:17px;color:var(--lamp-ink);line-height:1.4}.book .name .by{color:var(--lamp-muted);font-style:italic}.book .line{font-size:13px;margin-top:6px}.book .close,.book .line{font-family:var(--font-grotesk),system-ui,sans-serif;color:var(--lamp-muted)}.book .close{font-size:12px;background:none;border:1px solid var(--lamp-edge);border-radius:999px;padding:10px 16px;min-height:44px;margin-top:12px;cursor:pointer}.book .close:disabled{opacity:.55;cursor:default}.book-form{display:flex;flex-direction:column;gap:10px;margin-top:14px}.book-form input,.book-form select{font-family:var(--font-serif),Georgia,serif;font-size:16px;color:var(--lamp-ink);background:var(--lamp-slot);border:1px solid var(--lamp-edge);border-radius:12px;padding:13px 14px;min-height:48px;width:100%}.book-form select{font-family:var(--font-grotesk),system-ui,sans-serif;font-size:14px}.book-form input::placeholder{color:var(--lamp-dim);font-style:italic}@font-face{font-family:Space Grotesk;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/e1aab0933260df4d-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Space Grotesk;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/b7387a63dd068245-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Space Grotesk;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/36966cca54120369-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Space Grotesk;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/e1aab0933260df4d-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Space Grotesk;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/b7387a63dd068245-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Space Grotesk;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/36966cca54120369-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Space Grotesk;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/e1aab0933260df4d-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Space Grotesk;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/b7387a63dd068245-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Space Grotesk;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/36966cca54120369-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Space Grotesk Fallback;src:local("Arial");ascent-override:89.71%;descent-override:26.62%;line-gap-override:0.00%;size-adjust:109.69%}.__className_48cfcd{font-family:Space Grotesk,Space Grotesk Fallback;font-style:normal}.__variable_48cfcd{--font-grotesk:"Space Grotesk","Space Grotesk Fallback"}@font-face{font-family:"Source Serif 4";font-style:italic;font-weight:400;font-display:swap;src:url(/_next/static/media/32e25f01d505ec85-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:"Source Serif 4";font-style:italic;font-weight:400;font-display:swap;src:url(/_next/static/media/fc09afc98df403d8-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:"Source Serif 4";font-style:italic;font-weight:400;font-display:swap;src:url(/_next/static/media/a1b162a37676c838-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:"Source Serif 4";font-style:italic;font-weight:400;font-display:swap;src:url(/_next/static/media/263fb248af29649a-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:"Source Serif 4";font-style:italic;font-weight:400;font-display:swap;src:url(/_next/static/media/b168376ccfaad369-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:"Source Serif 4";font-style:italic;font-weight:400;font-display:swap;src:url(/_next/static/media/2fb8de4125a01741-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:"Source Serif 4";font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/02d147818de8ff73-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:"Source Serif 4";font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/fc547ea07950095c-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:"Source Serif 4";font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/e158f6b7b897efae-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:"Source Serif 4";font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/ce8945984c06f9a5-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:"Source Serif 4";font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/521b0b6b6b9cdabe-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:"Source Serif 4";font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/4fcd55e2c741afb8-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:"Source Serif 4 Fallback";src:local("Times New Roman");ascent-override:87.87%;descent-override:28.41%;line-gap-override:0.00%;size-adjust:117.91%}.__className_b9e2e3{font-family:"Source Serif 4","Source Serif 4 Fallback";font-weight:400}.__variable_b9e2e3{--font-serif:"Source Serif 4","Source Serif 4 Fallback"}