:root{color-scheme:light;--paper: #f2f4f1;--paper-2: #e8ebe8;--ink: #101a16;--ink-2: #3d4a44;--ink-3: #6f7b76;--rule: #c8cec9;--s-done: #1b3f6b;--s-partial: #4c7fb0;--s-attempted: #9db6cc;--s-not-started: #d5dad6;--s-blocked: #b3301c;--s-reversed: #6b2a22;--s-unverified: #a9b0ac;--s-attempted-ink: #5f8ab0;--hatch: rgba(16, 26, 22, .08);--display: "Bricolage Grotesque", "Helvetica Neue", Arial, sans-serif;--serif: "Source Serif 4", Georgia, "Times New Roman", serif;--mono: "IBM Plex Mono", ui-monospace, "SF Mono", Menlo, monospace;--measure: 64ch;--gutter: clamp(1rem, 4vw, 3rem);--max: 1280px}@media(prefers-color-scheme:dark){:root:not([data-theme=light]){color-scheme:dark;--paper: #121815;--paper-2: #1a221d;--ink: #e9ede9;--ink-2: #b9c2bc;--ink-3: #808b85;--rule: #2c3631;--s-done: #8db4e0;--s-partial: #5f8fc2;--s-attempted: #3d5c78;--s-not-started: #262f2a;--s-blocked: #e3583f;--s-reversed: #b0503f;--s-unverified: #5a655f;--s-attempted-ink: #7fa6cc;--hatch: rgba(233, 237, 233, .1)}}:root[data-theme=dark]{color-scheme:dark;--paper: #121815;--paper-2: #1a221d;--ink: #e9ede9;--ink-2: #b9c2bc;--ink-3: #808b85;--rule: #2c3631;--s-done: #8db4e0;--s-partial: #5f8fc2;--s-attempted: #3d5c78;--s-not-started: #262f2a;--s-blocked: #e3583f;--s-reversed: #b0503f;--s-unverified: #5a655f;--s-attempted-ink: #7fa6cc;--hatch: rgba(233, 237, 233, .1)}*,*:before,*:after{box-sizing:border-box}html{background:var(--paper);color:var(--ink);font-family:var(--serif);font-size:17px;line-height:1.5;-webkit-text-size-adjust:100%}body{margin:0;background:var(--paper);overflow-x:hidden;min-height:100vh;display:flex;flex-direction:column}a{color:inherit;text-decoration-color:var(--rule);text-underline-offset:.15em}a:hover{text-decoration-color:var(--ink)}:focus-visible{outline:2px solid var(--s-done);outline-offset:2px}h1,h2,h3{font-family:var(--display);font-weight:600;line-height:1.05;letter-spacing:-.01em;margin:0}.wrap{width:min(100% - 2 * var(--gutter),var(--max));margin-inline:auto}.masthead{border-bottom:1px solid var(--rule);font-family:var(--mono);font-size:.78rem;letter-spacing:.06em;text-transform:uppercase}.masthead .wrap{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.5rem 1rem;padding-block:.6rem;min-height:3.25rem}.masthead .brand{text-decoration:none;font-weight:600;white-space:nowrap}.masthead .brand span{color:var(--ink-3);font-weight:400}.masthead nav{display:flex;flex-wrap:wrap;gap:.5rem 1.5rem}.masthead nav a,.masthead .theme{white-space:nowrap}.masthead nav a{text-decoration:none;color:var(--ink-2)}.masthead nav a:hover,.masthead nav a[aria-current=page]{color:var(--ink)}.masthead .theme{all:unset;cursor:pointer;color:var(--ink-3);padding:.2rem 0}.masthead .theme:hover{color:var(--ink)}.masthead .theme:focus-visible{outline:2px solid var(--s-done);outline-offset:2px}@media(max-width:640px){.masthead .brand span{display:none}.masthead .wrap{flex-wrap:nowrap}.masthead nav{flex-wrap:nowrap;gap:1rem;overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch;padding-right:1rem;mask-image:linear-gradient(to right,#000 calc(100% - 1.5rem),transparent)}.masthead nav::-webkit-scrollbar{display:none}}main{flex:1;padding-block:2rem 5rem}footer.colophon{border-top:1px solid var(--rule);padding-block:1.5rem 2.5rem;font-family:var(--mono);font-size:.74rem;color:var(--ink-3);line-height:1.6}footer.colophon .imprint{margin:0;display:grid;grid-template-columns:max-content 1fr;gap:.5rem 1.5rem;max-width:80ch}footer.colophon dt{letter-spacing:.08em;text-transform:uppercase}footer.colophon dd{margin:0}footer.colophon a{color:inherit}@media(max-width:600px){footer.colophon .imprint{grid-template-columns:1fr;gap:.15rem 0}footer.colophon dd{margin-bottom:.7rem}}.eyebrow{font-family:var(--mono);font-size:.74rem;letter-spacing:.08em;text-transform:uppercase;color:var(--ink-3)}.folio{font-family:var(--mono);font-size:.8rem;color:var(--ink-2);white-space:nowrap}.folio:before{content:"— "}.folio:after{content:" —"}.num{font-family:var(--display);font-variation-settings:"wdth" 80;font-weight:700;letter-spacing:-.03em;line-height:.9}.muted{color:var(--ink-3)}.stamp{display:inline-block;font-family:var(--mono);font-size:.7rem;letter-spacing:.1em;text-transform:uppercase;padding:.25em .55em;border:1.5px solid currentColor;border-radius:2px;line-height:1.2;white-space:nowrap}.stamp[data-status=done]{color:var(--s-done)}.stamp[data-status=partial]{color:var(--s-partial)}.stamp[data-status=attempted]{color:var(--s-attempted-ink)}.stamp[data-status=not-started]{color:var(--ink-3);border-style:dashed}.stamp[data-status=blocked]{color:var(--s-blocked)}.stamp[data-status=reversed]{color:var(--s-reversed)}.stamp[data-status=unverified]{color:var(--ink-3);background:repeating-linear-gradient(-45deg,transparent 0 3px,var(--hatch) 3px 4px)}.sw{display:inline-block;width:.7em;height:.7em;vertical-align:-.02em;margin-right:.35em;border-radius:1px}.sw[data-status=done]{background:var(--s-done)}.sw[data-status=partial]{background:var(--s-partial)}.sw[data-status=attempted]{background:var(--s-attempted)}.sw[data-status=not-started]{background:var(--s-not-started)}.sw[data-status=blocked]{background:var(--s-blocked)}.sw[data-status=reversed]{background:var(--s-reversed)}.sw[data-status=unverified]{background:repeating-linear-gradient(-45deg,var(--s-unverified) 0 2px,transparent 2px 4px)}.sbar{display:flex;height:6px;width:100%;background:var(--s-not-started);overflow:hidden;border-radius:1px}.sbar>i{display:block;height:100%}.sbar>i[data-status=done]{background:var(--s-done)}.sbar>i[data-status=partial]{background:var(--s-partial)}.sbar>i[data-status=attempted]{background:var(--s-attempted)}.sbar>i[data-status=blocked]{background:var(--s-blocked)}.sbar>i[data-status=reversed]{background:var(--s-reversed)}.sbar>i[data-status=unverified]{background:repeating-linear-gradient(-45deg,var(--s-unverified) 0 2px,transparent 2px 4px)}.sbar>i[data-status=not-started]{background:transparent}.tier{font-family:var(--mono);font-size:.7rem;letter-spacing:.08em;text-transform:uppercase}.tier[data-tier=major]{color:var(--ink);font-weight:600}.tier[data-tier=notable]{color:var(--ink-2)}.tier[data-tier=minor]{color:var(--ink-3)}.reclist{list-style:none;margin:0;padding:0;border-top:1px solid var(--rule)}.reclist li{border-bottom:1px solid var(--rule)}.reclist a{display:grid;grid-template-columns:4.5rem 1fr auto;gap:1rem;align-items:baseline;padding:.7rem 0;text-decoration:none}.reclist a:hover .t{text-decoration:underline;text-decoration-color:var(--rule)}.reclist .t{font-family:var(--display);font-weight:500;font-size:1.02rem;line-height:1.25}.reclist li[data-tier=major] .t{font-weight:700}.reclist li[data-tier=minor] .t{font-weight:400;color:var(--ink-2)}.reclist .flags{display:inline-flex;gap:.5rem;margin-left:.6rem;vertical-align:middle}@media(max-width:640px){.reclist a{grid-template-columns:1fr;gap:.25rem}.reclist .stamp{justify-self:start}}.tabs{display:flex;flex-wrap:wrap;gap:.25rem;font-family:var(--mono);font-size:.76rem;letter-spacing:.04em;text-transform:uppercase;margin:1.5rem 0 1rem}.tabs button{all:unset;cursor:pointer;padding:.35rem .7rem;border:1px solid var(--rule);border-radius:2px;color:var(--ink-2)}.tabs button[aria-pressed=true]{background:var(--ink);border-color:var(--ink);color:var(--paper)}.tabs button:focus-visible{outline:2px solid var(--s-done)}@media(prefers-reduced-motion:no-preference){.edge a{transition:opacity .12s ease}}
