:root{--stone:#2a302c;--rail:#252a27;--shaft:#151a17;--page:#212622;--vellum:#d6d3c4;--ash:#8b928a;--oxblood:#6e3434;--cloth-brown:#4d4034;--cloth-green:#37463b;--gilt:#b39a5c;--on-gilt:#151a17;--line:color-mix(in srgb, var(--vellum) 16%, transparent);--serif:"Iowan Old Style", "Palatino Linotype", Palatino, "Book Antiqua", "URW Palladio L", Georgia, serif;--mono:ui-monospace, "SF Mono", Menlo, Consolas, "Liberation Mono", monospace;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}@media (prefers-color-scheme:light){:root:not([data-theme=dark]){--stone:#d9d8cf;--rail:#d0cfc5;--shaft:#3e4540;--page:#e7e5dc;--vellum:#23282a;--ash:#5a615a;--oxblood:#7d3a3a;--cloth-brown:#6b5847;--cloth-green:#4f6153;--gilt:#75602a;--on-gilt:#f1efe7;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}}:root[data-theme=light]{--stone:#d9d8cf;--rail:#d0cfc5;--shaft:#3e4540;--page:#e7e5dc;--vellum:#23282a;--ash:#5a615a;--oxblood:#7d3a3a;--cloth-brown:#6b5847;--cloth-green:#4f6153;--gilt:#75602a;--on-gilt:#f1efe7;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}body{background:var(--stone);color:var(--vellum);font-family:var(--serif);font-variant-numeric:lining-nums;margin:0;font-size:1.125rem;line-height:1.65}a{color:inherit;-webkit-text-decoration-color:var(--gilt);text-decoration-color:var(--gilt);text-underline-offset:.2em}:focus-visible{outline:2px solid var(--gilt);outline-offset:3px}.app{grid-template-columns:14rem minmax(0,1fr);display:grid}.rail{background:var(--rail);border-right:1px solid var(--line);flex-direction:column;align-self:start;gap:2rem;height:100dvh;padding:1.5rem 1.25rem;display:flex;position:sticky;top:0}.masthead{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.brand{letter-spacing:.01em;align-items:center;gap:.6rem;font-size:1.2rem;text-decoration:none;display:inline-flex}.dock{flex-direction:column;gap:2rem;display:flex}nav{flex-direction:column;gap:.15rem;display:flex}nav a{color:var(--ash);border-radius:3px;align-items:center;gap:.75rem;padding:.45rem .5rem;text-decoration:none;display:flex}nav a:hover{color:var(--vellum);background:color-mix(in srgb, var(--vellum) 6%, transparent)}.glyph{fill:none;stroke:currentColor;stroke-width:1.5px;stroke-linejoin:round;stroke-linecap:round;flex:none;width:1.3rem;height:1.3rem}.hud{color:var(--ash);gap:.2rem;font-size:.9rem;text-decoration:none;display:grid}.hud>span>span:last-child{color:var(--vellum)}main{width:100%;max-width:46rem;margin:0 auto;padding:0 2.5rem 6rem}.room{padding-block:4.5rem 1rem;scroll-margin-top:.5rem}.room>p,.found>p,footer p{max-width:62ch}h1,h2{letter-spacing:-.01em;font-weight:400;line-height:1.1}h1{margin:1.5rem 0;font-size:clamp(2.75rem,9vw,4.75rem)}h2{align-items:center;gap:.7rem;margin:0 0 1rem;font-size:1.9rem;display:flex}h2:before{content:"";background:var(--gilt);clip-path:polygon(25% 0,75% 0,100% 50%,75% 100%,25% 100%,0 50%);flex:none;width:.8rem;height:.7rem}.aside,.caption,.loading{color:var(--ash);font-style:italic}.caption{font-size:.95rem}.figure{overflow-wrap:anywhere}.returning{font-size:1.3rem;font-style:italic}.view{border-left:2px solid var(--line);min-height:5.5em;padding-left:1rem}footer{border-top:1px solid var(--line);color:var(--ash);margin-top:5rem;padding-top:1.5rem;font-size:.95rem}footer p:last-child{flex-wrap:wrap;gap:.5rem 1.5rem;display:flex}button{font:inherit;border:1px solid var(--gilt);background:var(--gilt);min-height:2.75rem;color:var(--on-gilt);cursor:pointer;touch-action:manipulation;-webkit-user-select:none;user-select:none;border-radius:2px;padding:.55rem 1.15rem;font-size:1rem}button:hover:not(:disabled){filter:brightness(1.08)}button:disabled{opacity:.45;cursor:default}button.secondary{color:var(--vellum);background:0 0}button.quiet{min-height:0;color:var(--ash);text-decoration:underline;-webkit-text-decoration-color:var(--gilt);text-decoration-color:var(--gilt);text-underline-offset:.2em;background:0 0;border:0;padding:.2rem 0}.actions{flex-wrap:wrap;gap:.75rem;margin-block:1.25rem;display:flex}.chips{flex-wrap:wrap;gap:.5rem;margin-block:1.25rem;display:flex}button.chip{border-color:var(--line);min-height:2.5rem;color:var(--vellum);text-align:left;background:0 0;padding:.4rem .8rem;font-size:.92rem}button.chip[aria-pressed=true]{border-color:var(--gilt);background:color-mix(in srgb, var(--gilt) 18%, transparent)}.dials{gap:1.1rem;margin-block:1.5rem;display:grid}.dial{grid-template-columns:minmax(0,1fr) auto;gap:.2rem 1rem;display:grid}.dial label{font-size:.95rem}.dial output{color:var(--ash);text-align:right;font-size:.95rem}.dial input{width:100%;accent-color:var(--gilt);grid-column:1/-1;min-height:2rem}.find-form{gap:.75rem;margin-block:1.25rem;display:grid}textarea{font:inherit;border:1px solid var(--line);background:var(--page);width:100%;color:var(--vellum);resize:vertical;border-radius:2px;padding:.7rem .8rem}fieldset{border:0;flex-wrap:wrap;gap:.4rem 1.5rem;margin:0;padding:0;display:flex}legend{color:var(--ash);width:100%;margin-bottom:.3rem;padding:0;font-size:.95rem}fieldset label{align-items:center;gap:.45rem;min-height:2.5rem;display:inline-flex}input[type=radio]{accent-color:var(--gilt);width:1.1rem;height:1.1rem}.find-form button{justify-self:start}[role=alert]{border-left:3px solid var(--oxblood);padding-left:.9rem}.figures{grid-template-columns:repeat(auto-fit,minmax(14rem,1fr));gap:1rem 2rem;margin:1.5rem 0;display:grid}.figures dt{color:var(--ash);font-size:.9rem}.figures dd{overflow-wrap:anywhere;margin:.1rem 0 0;font-size:1.3rem}.delta{color:var(--ash);font-size:.95rem}.location{grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem 1.5rem;margin:1.5rem 0 1rem;display:grid}.location dt{color:var(--ash);font-size:.85rem}.location dd{margin:0;font-size:1.15rem}.location-hexagon{grid-column:1/-1}.hexagon{font-family:var(--mono);word-break:break-all;max-height:4.5em;font-size:.78rem;line-height:1.5;display:block;overflow:hidden;-webkit-mask-image:linear-gradient(#000 40%,#0000);mask-image:linear-gradient(#000 40%,#0000)}.hexagon.is-open{max-height:none;-webkit-mask-image:none;mask-image:none}.page{background:var(--page);border:1px solid var(--line);box-shadow:inset 0 0 0 4px var(--page), inset 0 0 0 5px var(--line);margin:1rem 0;padding:clamp(.6rem,3vw,1.5rem);container-type:inline-size}.page-text{font-family:var(--mono);font-size:min(.9rem,2.0202cqi);line-height:1.4;overflow-x:auto}.page-line{white-space:pre;display:block}mark{background:var(--gilt);color:var(--on-gilt)}.arrival{padding-top:2.5rem}.shaft{aspect-ratio:1;width:min(100%,30rem);height:auto;display:block}.gallery-floor{fill:var(--shaft);fill-opacity:.16}.gallery-books{fill:none;stroke:var(--ash);stroke-width:.7px}.gallery-rail{fill:none;stroke:var(--vellum);stroke-width:1px;stroke-opacity:.8}.shaft-void{fill:var(--shaft)}.shaft-breathe{animation:16s ease-in-out infinite alternate breathe}@keyframes breathe{to{transform:scale(1.06)rotate(.5deg)}}.tunnel{width:min(100%,22rem);margin:1.5rem 0}@media (prefers-reduced-motion:reduce){.shaft-breathe{animation:none}}.shelf{width:100%;height:auto;margin:1.5rem 0 .5rem;display:block}.spine rect{transition:transform .45s cubic-bezier(.3,.7,.2,1)}.spine-0 rect:first-child{fill:var(--oxblood)}.spine-1 rect:first-child{fill:var(--cloth-brown)}.spine-2 rect:first-child{fill:var(--cloth-green)}.spine-band{fill:var(--gilt);opacity:.7}.spine.is-pulled rect{transform:translateY(-26px)}.spine.is-pulled rect:first-child{stroke:var(--gilt);stroke-width:1.5px}.shelf-plank{fill:var(--shaft)}.never-bar,.exponent-bar{width:100%;height:auto;margin:1.5rem 0 .5rem;display:block}.bar-track{fill:none;stroke:var(--vellum);stroke-width:1.5px}.lens{fill:var(--page);stroke:var(--gilt);stroke-width:2px}.lens-line{fill:none;stroke:var(--ash);stroke-width:1px;stroke-dasharray:3 4}.lens-tick{stroke:var(--vellum);stroke-width:1.5px}.lens-captions{text-align:center;color:var(--ash);grid-template-columns:repeat(3,1fr);margin:0 0 1.5rem;padding:0;font-size:.85rem;line-height:1.35;list-style:none;display:grid}.wait{fill:var(--vellum);fill-opacity:.8}.removed{fill:var(--gilt)}.lens-frame{fill:none;stroke:var(--gilt);stroke-width:1.5px}.fall-lines p{max-width:62ch;margin:.4rem 0}.tally-figure{margin:2rem 0 0}.tally-figure figcaption{color:var(--ash);margin-top:.4rem;font-size:.9rem;font-style:italic}.tally{flex-wrap:wrap;align-items:center;gap:.35rem .6rem;display:flex}.tally-group{width:2.25rem;height:2.5rem}.tally-mark{stroke:var(--vellum);stroke-width:2.2px;stroke-linecap:round;fill:none}.tally-more{color:var(--ash);font-size:.95rem}@media (width<=52rem){.app{display:block}.rail{display:contents}.masthead{padding:.9rem 16px 0}.dock{z-index:10;background:var(--rail);border-top:1px solid var(--line);padding-bottom:env(safe-area-inset-bottom);gap:0;position:fixed;inset:auto 0 0}.hud{justify-content:space-between;gap:.5rem;padding:.35rem 16px 0;font-size:.78rem;display:flex}nav{flex-direction:row;justify-content:space-between;padding:0 8px .2rem}nav a{flex-direction:column;flex:1;gap:.1rem;min-height:2.75rem;padding:.35rem 0;font-size:.72rem}main{padding:0 16px 9rem}.room{padding-top:3.5rem}.shaft{margin-inline:auto}.location{grid-template-columns:repeat(2,minmax(0,1fr))}}
