html.doc{--paper: #ddd9c8;--paper-alt: #cdc9b8;--sheet: #fbf6e6;--inset: #ede9da;--rule: rgba(0, 0, 0, .18);--rule-soft: rgba(0, 0, 0, .12);--ink: #1a1a1a;--ink-soft: #3a3a36;--ink-muted: #6e6a5c;--ink-hint: #a39a82;--hairline: #2a2926;--divider: #cdc2a2;--paper-shadow: rgba(40, 30, 10, .32);--link: #2a6f8e;--serif: "Fraunces", "Times New Roman", "Charter", Georgia, serif;--plex: "IBM Plex Mono", "Consolas", "Menlo", monospace;--ui: "Helvetica Neue", Helvetica, Arial, sans-serif}html.doc,html.doc body{height:100%;overflow:hidden;user-select:text;cursor:auto;-webkit-font-smoothing:antialiased;font-smooth:auto;text-rendering:optimizeLegibility;background:var(--paper);font-family:var(--serif);font-optical-sizing:auto;color:var(--ink-soft);font-size:17px;line-height:1.6}html.doc ::selection{background:var(--ink);color:var(--sheet)}.os{position:fixed;inset:0;background:teal;--stage-pad: 2.6vmin;--stage-w: 100%;--stage-max: min(80vw, 2200px);display:flex;flex-direction:column;align-items:center;padding:6vmin var(--stage-pad)}.os-panel{--pad: clamp(1.4rem, 3.4vw, 3.2rem);position:relative;container-type:size;width:var(--stage-w);max-width:var(--stage-max);flex:1 1 auto;height:100%;min-height:0;background:var(--sheet);border-radius:clamp(10px,1.6vmin,20px);box-shadow:0 3px 26px #140c0047;overflow:hidden}.os-panel__scroll{height:100%;overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;padding:var(--pad)}.os-panel__scroll:has(.about){padding:12cqh 4.5cqw 8cqh}.os-panel__scroll,.collection__side,.shelf{scrollbar-width:none;-ms-overflow-style:none}.os-panel__scroll::-webkit-scrollbar,.collection__side::-webkit-scrollbar,.shelf::-webkit-scrollbar{width:0;height:0;display:none}.os-panel--spread{background:none;box-shadow:none;border-radius:0}.os-panel--spread .os-panel__scroll{padding:0}.os-close{position:absolute;top:clamp(.7rem,1.6vmin,1.4rem);right:clamp(.7rem,1.6vmin,1.4rem);z-index:5;width:2.1rem;height:2.1rem;display:grid;place-items:center;border-radius:8px;background:#1a1a1a;color:var(--sheet);text-decoration:none;box-shadow:0 1px 5px #0000004d}.os-close svg{width:1rem;height:1rem;display:block}.os-close:hover{background:#000}.os-dock{flex:0 0 auto;width:var(--stage-w);max-width:var(--stage-max);margin:0 0 1.8vmin;padding:.8rem 2rem;display:flex;justify-content:center;gap:clamp(1.6rem,4vw,3.4rem);align-items:center;background:var(--sheet);border-radius:12px;box-shadow:0 3px 20px #140c0042}.os-dock__cell{font-family:var(--ui);font-size:.72rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:var(--ink);text-decoration:none;padding:.2rem .1rem;border-bottom:2px solid transparent;opacity:.55;transition:opacity .12s ease}.os-dock__cell:hover{opacity:1}.os-dock__cell[aria-current=page]{opacity:1;border-bottom-color:var(--ink)}@media(max-width:640px){.os-dock{flex-wrap:wrap;gap:.9rem 1.4rem;padding:.7rem 1rem}.os-dock__cell{font-size:.62rem;letter-spacing:.1em}.os{--stage-max: 100%;padding:3.5vmin var(--stage-pad)}}.kicker{font-family:var(--ui);font-size:.66rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--ink-muted);margin-bottom:1.1rem}.kicker a{color:inherit;text-decoration:none}.kicker a:hover{color:var(--ink)}.headline{font-family:var(--serif);font-size:clamp(1.9rem,7.6vh,6.5rem);font-weight:600;line-height:1.05;letter-spacing:-.03em;color:var(--ink);margin-bottom:1.4rem;text-wrap:balance}.about__headline span{display:block}.about__headline{font-size:min(10cqh,7.4cqw);line-height:1.05}.standfirst{font-family:var(--serif);font-style:italic;font-size:clamp(1.1rem,2.5vw,1.4rem);line-height:1.4;color:var(--ink-muted);max-width:34rem;margin-bottom:2.4rem}.about{position:relative;height:100%}.about__col{position:relative;z-index:1;width:38cqw;container-type:inline-size}.about__photo{position:absolute;top:0;right:-4.5cqw;bottom:-8cqh;width:55cqw;margin:0;pointer-events:none}.about__photo img{width:100%;height:100%;display:block;object-fit:contain;object-position:bottom center}@media(max-width:720px){.about{height:auto}.about__col{width:100%}.about__photo{position:static;width:100%;max-width:24rem;margin:1.5rem auto calc(var(--about-pad-b) * -1)}.about__photo img{height:auto}}.prose{max-width:36rem}.about__body{max-width:none;font-size:min(2.4cqh,3.5cqw);line-height:1.45}.about__body p{margin-bottom:1.15em}.about .kicker{font-size:1.05cqh}.about__headline{margin-bottom:3.4cqh}.prose p{margin-bottom:1.25rem}.prose p:last-child{margin-bottom:0}.prose a{color:var(--link);text-decoration:none;border-bottom:1px solid rgba(42,111,142,.35)}.prose a:hover{border-bottom-color:var(--link)}.prose code{font-family:var(--serif);font-style:italic;font-size:1em;color:var(--ink)}.section-rule{font-family:var(--ui);font-size:.66rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--ink-muted);border-top:1px solid var(--rule);padding-top:.8rem;margin-top:3.2rem}.collection{display:grid;grid-template-columns:minmax(0,32fr) minmax(0,68fr);gap:1.8%;height:100%;align-items:stretch}.collection__side{min-width:0;background:var(--sheet);border-radius:16px;box-shadow:0 3px 22px #140c004d;padding:clamp(1.3rem,2.4vw,2.4rem);height:100%;overflow-y:auto;overscroll-behavior:contain}.collection__title{font-size:clamp(1.7rem,2.4vw,2.5rem);margin-bottom:.7rem}.collection__title span{display:block}.collection__side .standfirst{font-size:clamp(.92rem,1.15vw,1.05rem);margin-bottom:1.6rem}.collection__intro{font-size:.92rem;line-height:1.5}.collection__intro p{margin-bottom:.85rem}.collection__key{display:none}.collection__toggle{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.collection__toggle:focus-visible~.collection__side .collection__key-i{outline:2px solid var(--ink);outline-offset:2px}.shelf{container-type:inline-size;--tile: 16.29cqw;min-width:0;height:100%;overflow-y:auto;overscroll-behavior:contain;border-radius:16px}.shelf__wall--narrow{display:none}.shelf__wall{min-height:100%;display:flex;flex-direction:column}.shelf__row{list-style:none;margin:0;padding:0 2%;height:var(--tile);flex:0 0 var(--tile);background-size:100% 100%;background-repeat:no-repeat;display:flex;align-items:flex-end;justify-content:center;gap:calc(var(--tile) * .55)}.shelf__row+.shelf__row{margin-top:-1px}.shelf__row--top{background-image:url(/collection/shelf-top.png)}.shelf__row--middle{background-image:url(/collection/shelf-middle.png)}.shelf__row--bottom{background-image:url(/collection/shelf-bottom.png)}.shelf__row--top .shelf__box{margin-bottom:calc(var(--tile) * .07)}.shelf__row--middle .shelf__box{margin-bottom:calc(var(--tile) * .08)}.shelf__row--bottom .shelf__box{margin-bottom:calc(var(--tile) * .14)}.shelf__box{height:calc(var(--tile) * .78);width:calc(var(--tile) * .78 * var(--aspect));position:relative}.shelf__box>a{display:block;height:100%;text-decoration:none;color:inherit}.shelf__box img{width:100%;height:100%;object-fit:fill;display:block;box-shadow:2px 3px 7px #0000008c;transition:transform .13s ease}.shelf__box>a:hover img{transform:translateY(-5px)}.shelf__box>a:focus-visible img{outline:2px solid #fff;outline-offset:2px}.shelf__label{position:absolute;left:50%;top:calc(100% + 4px);transform:translate(-50%);width:max-content;max-width:15rem;padding:.3rem .5rem;border-radius:5px;background:#140c04e6;color:#f3ead4;font-family:var(--ui);font-size:.64rem;line-height:1.35;text-align:center;opacity:0;pointer-events:none;transition:opacity .13s ease;z-index:3}.shelf__label strong{display:block;font-size:.7rem}.shelf__box>a:hover .shelf__label,.shelf__box>a:focus-visible .shelf__label{opacity:1}@media(max-width:820px){.collection{grid-template-columns:1fr;gap:1.4rem;height:auto}.collection__side,.shelf{height:auto;overflow:visible}.shelf{--tile: 44.11cqw}.collection{position:relative}.collection__key{position:absolute;top:.6rem;right:.6rem;z-index:3;display:grid;place-items:center;width:2.2rem;height:2.2rem;border-radius:50%;background:var(--sheet);box-shadow:0 2px 8px #140c0066;cursor:pointer}.collection__key-i{width:1.15rem;height:1.15rem;display:block;color:var(--ink)}.collection__key-label{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.collection__side{position:absolute;inset:0;z-index:2;display:none;overflow-y:auto;border-radius:14px;box-shadow:0 6px 30px #140c0073}.collection__toggle:checked~.collection__side{display:block}.collection__toggle:checked~.collection__key{background:var(--ink)}.collection__toggle:checked~.collection__key .collection__key-i{color:var(--sheet)}.collection__toggle:focus-visible~.collection__key{outline:2px solid var(--sheet);outline-offset:2px}.shelf__wall--wide{display:none}.shelf__wall--narrow{display:block}.shelf__wall{background:none;padding:0;min-height:0}.shelf__row{display:grid;grid-template-columns:repeat(3,1fr);align-items:end;justify-items:center;column-gap:1.8cqw;height:var(--tile);padding:0;margin:0}.shelf__row+.shelf__row{margin-top:0}.shelf__row{border-style:solid;border-color:transparent}.shelf__row--top{border-width:1.92cqw 7cqw 1.22cqw;border-image:url(/collection/shelf-top.png) 10% 7% 6.3% fill stretch}.shelf__row--middle{border-width:0 7cqw 1.22cqw;border-image:url(/collection/shelf-middle.png) 0 7% 7.5% fill stretch}.shelf__row--bottom{border-width:0 7cqw 2.74cqw;border-image:url(/collection/shelf-bottom.png) 0 7% 13.7% fill stretch}.shelf__box{width:100%;height:calc(var(--tile) * .8);aspect-ratio:auto;max-width:100%;margin-bottom:calc(var(--tile) * -.035)}.shelf__box img{object-fit:contain;object-position:bottom center}.os-panel--spread .os-panel__scroll{padding:0}.about{--about-pad-b: 1.6rem}.os-panel__scroll:has(.about){padding:1.6rem 1.3rem var(--about-pad-b, 1.6rem)}.about__body{font-size:.92rem;line-height:1.5}.about__headline{font-size:1.85rem}.about .kicker{font-size:.6rem}.detail{grid-template-columns:1fr;gap:1.2rem}.detail__head{gap:.7rem;padding-bottom:.7rem;margin-bottom:1.2rem}.detail__back{width:1.9rem;height:1.9rem}.detail__back svg{width:.9rem;height:.9rem}.detail__title{font-size:1.5rem;line-height:1.08}.detail__cover{padding:.8rem;display:grid;place-items:center}.detail__cover img{max-height:44vh;max-width:100%;width:auto;height:auto}.specs{gap:.9rem 1.2rem;margin-bottom:1.2rem}.specs dt,.spec-label{font-size:.56rem}.specs dd{font-size:.86rem}.synopsis{padding-top:1rem;margin-bottom:1.2rem}.prose{font-size:.92rem;line-height:1.5}.section-rule{font-size:.6rem;margin-top:1.8rem}.gallery{grid-template-columns:repeat(2,1fr);gap:.6rem;margin-top:1rem}.shelf-nav{display:none}}.grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:2.4rem 1.7rem;list-style:none;margin:1.8rem 0 0;padding:0}.card__link{text-decoration:none;color:inherit;display:block}.card__frame{background:var(--inset);border:1px solid var(--rule-soft);box-shadow:1px 1px 0 var(--paper-shadow);margin-bottom:.85rem;overflow:hidden;aspect-ratio:139 / 200;display:flex}.card__frame img{width:100%;height:100%;object-fit:cover;display:block}.card__link:hover .card__frame{box-shadow:3px 3px 0 var(--paper-shadow);transform:translate(-1px,-1px)}.card__frame,.card__link:hover .card__frame{transition:box-shadow .12s ease,transform .12s ease}.card__title{font-family:var(--serif);font-size:1.02rem;font-weight:600;line-height:1.2;color:var(--ink);margin-bottom:.2rem}.card__link:hover .card__title{text-decoration:underline;text-underline-offset:2px}.card__meta{font-family:var(--ui);font-size:.68rem;font-weight:400;letter-spacing:.03em;color:var(--ink-muted)}.detail__head{display:flex;align-items:center;gap:1rem;border-bottom:1px solid var(--rule);padding-bottom:.9rem;margin-bottom:1.8rem}.detail__back{flex:0 0 auto;width:2.3rem;height:2.3rem;display:grid;place-items:center;border-radius:9px;border:1px solid var(--rule-soft);color:var(--ink);text-decoration:none;box-shadow:1px 1px 0 var(--paper-shadow)}.detail__back:hover{background:var(--inset)}.detail__title{font-family:var(--serif);font-size:clamp(1.4rem,2.4vw,2.1rem);font-weight:700;line-height:1.15;letter-spacing:-.02em;color:var(--ink);margin:0}.detail{display:grid;grid-template-columns:minmax(0,5fr) minmax(0,7fr);gap:2.6rem;align-items:start;margin-bottom:1rem}@media(max-width:760px){.detail{grid-template-columns:1fr;gap:1.8rem}}.detail__cover{background:var(--inset);border:1px solid var(--rule-soft);padding:clamp(.9rem,2.5vw,1.6rem)}.detail__cover img{width:100%;height:auto;display:block;box-shadow:1px 1px 0 var(--paper-shadow)}.specs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.3rem 1.8rem;margin:0 0 1.8rem;padding:0}.specs>div{min-width:0}.specs>.full{grid-column:1 / -1}@media(max-width:420px){.specs{grid-template-columns:1fr}}.specs dt,.spec-label{font-family:var(--ui);font-size:.62rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:var(--ink-muted);margin-bottom:.28rem}.specs dd{font-family:var(--serif);font-size:.98rem;font-weight:600;line-height:1.3;color:var(--ink);margin:0}.specs a{color:var(--link);text-decoration:none}.specs a:hover{text-decoration:underline}.synopsis{border-top:1px solid var(--rule);padding-top:1.4rem;margin-bottom:1.8rem}.gallery{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:.9rem;list-style:none;padding:0;margin:1.8rem 0 0}.gallery img{width:100%;height:auto;display:block;background:var(--inset);border:1px solid var(--rule-soft);box-shadow:1px 1px 0 var(--paper-shadow)}.shelf-nav{display:flex;flex-wrap:wrap;gap:1rem;margin-top:1.2rem;font-family:var(--serif);font-size:.95rem}.shelf-nav a{color:var(--ink);text-decoration:none}.shelf-nav a:hover{text-decoration:underline;text-underline-offset:2px}.shelf-nav .next{margin-left:auto;text-align:right}.doc-footer{border-top:1px solid var(--rule);margin-top:4rem;padding-top:1.2rem;font-family:var(--ui);font-size:.7rem;letter-spacing:.04em;color:var(--ink-muted);display:flex;flex-wrap:wrap;gap:.5rem 1.5rem}.doc-footer a{color:var(--ink-muted);text-decoration:none}.doc-footer a:hover{color:var(--ink);text-decoration:underline}html.doc :focus-visible{outline:2px solid var(--ink);outline-offset:3px}@media(prefers-reduced-motion:reduce){.card__frame{transition:none}.card__link:hover .card__frame{transform:none}}.crt-fx{position:fixed;inset:0;z-index:50;pointer-events:none}.crt-fx:before{content:"";position:absolute;inset:0;background:repeating-linear-gradient(to bottom,#0000,#0003,#0000 3px);mix-blend-mode:multiply;opacity:.5;-webkit-mask-image:radial-gradient(ellipse 100% 95% at 50% 50%,#000 60%,transparent 100%);mask-image:radial-gradient(ellipse 100% 95% at 50% 50%,#000 60%,transparent 100%)}.crt-fx:after{content:"";position:absolute;inset:0;background:radial-gradient(ellipse 85% 45% at 22% -8%,rgba(255,255,255,.1) 0%,transparent 65%),radial-gradient(ellipse 60% 55% at 78% 112%,rgba(255,200,150,.05) 0%,transparent 60%),radial-gradient(ellipse 62% 72% at 0% 0%,rgba(0,0,0,.18) 0%,transparent 58%),radial-gradient(ellipse 62% 72% at 100% 0%,rgba(0,0,0,.18) 0%,transparent 58%),radial-gradient(ellipse 62% 72% at 0% 100%,rgba(0,0,0,.18) 0%,transparent 58%),radial-gradient(ellipse 62% 72% at 100% 100%,rgba(0,0,0,.18) 0%,transparent 58%)}@media(max-width:820px){.crt-fx:before{opacity:.42;background:repeating-linear-gradient(to bottom,#0000,#0000002e,#0000 4px)}}
