:root{--bg: #0a0a0a;--text: #f2f0eb;--dim: rgba(242, 240, 235, .58);--dimmer: rgba(242, 240, 235, .34);--rule: rgba(242, 240, 235, .12);--body: 14px}*,*:before,*:after{box-sizing:border-box}html,body{height:100%;margin:0;overflow-x:hidden}body{background:var(--bg);color:var(--text);font-family:Inter,Helvetica Neue,Arial,system-ui,sans-serif;font-size:var(--body);line-height:1.5;letter-spacing:-.006em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}::selection{background:#f2f0eb29}a{color:inherit;text-decoration:none}#root{min-height:100%}.home{display:flex;flex-direction:column;min-height:100vh;min-height:100svh;padding:clamp(20px,3vw,40px);padding-bottom:0;gap:0}.stage{position:relative;flex:1;min-height:240px}.portraitCanvas{position:absolute;inset:0;display:block;width:100%;height:100%;pointer-events:none}.enterRow{display:flex;justify-content:center;flex:none;padding-bottom:clamp(8px,1.4vh,16px)}.enter{display:block;color:var(--text);padding:12px 40px;cursor:pointer}.enter:hover,.enter:focus-visible{outline:none}.enter:hover .enterArrow,.enter:focus-visible .enterArrow{animation-play-state:paused}.enterArrow{display:block;width:24px;height:12px;animation:bob 1.9s ease-in-out infinite}@keyframes bob{0%,to{transform:translateY(-3px)}50%{transform:translateY(3px)}}.enter--leaving .enterArrow{animation:dart .62s cubic-bezier(.5,0,.75,0) forwards}@keyframes dart{0%{transform:translateY(0);opacity:1}to{transform:translateY(46px);opacity:0}}.enter--up.enter--leaving .enterArrow{animation:dartUp .62s cubic-bezier(.5,0,.75,0) forwards}@keyframes dartUp{0%{transform:translateY(0);opacity:1}to{transform:translateY(-46px);opacity:0}}.wash{position:fixed;inset:0;z-index:20;pointer-events:none}.wash--light{background:#fff}.wash--dark{background:var(--bg)}.wash--in{animation:washIn .62s cubic-bezier(.4,0,.2,1) forwards}.wash--out{animation:washOut .52s cubic-bezier(.4,0,.2,1) forwards}@keyframes washIn{0%{opacity:0}to{opacity:1}}@keyframes washOut{0%{opacity:1}to{opacity:0}}@media(prefers-reduced-motion:reduce){.enterArrow,.enter--leaving .enterArrow,.enter--up.enter--leaving .enterArrow{animation:none}}.sheet{--sheet-text: #3f3f3f;--sheet-name: #101010;--sheet-mute: #8f8f8f;--sheet-rule: rgba(17, 17, 17, .13);min-height:100vh;min-height:100svh;background:#fff;color:var(--sheet-text);display:flex;flex-direction:column;padding:clamp(20px,3vw,40px) clamp(20px,4.5vw,96px);padding-bottom:0}.sheet ::selection{background:#1111111f}.sheet .enter{color:var(--sheet-text)}.sheetBody{flex:1;display:flex;flex-direction:column;justify-content:center;width:100%;max-width:1600px;margin:0 auto;padding:clamp(24px,5vh,56px) 0}.sheetBody--top{justify-content:flex-start;max-width:820px}.pageHead{margin-bottom:clamp(26px,4.2vh,46px)}.pageTitle{margin:0;font-size:clamp(26px,2.7vw,34px);font-weight:600;line-height:1.1;letter-spacing:-.03em;color:var(--sheet-name)}.pageBack{margin:.4em 0 0;font-size:clamp(15px,1.5vw,17px);line-height:1.35;color:var(--sheet-mute)}.crumbs{display:flex;flex-wrap:wrap;align-items:baseline;gap:9px;font-size:14px;line-height:1.42}.crumbSep,.crumbHere{color:var(--sheet-mute)}.dirMasthead{margin-bottom:clamp(26px,4.2vh,46px)}.dirName{margin:0;font-size:clamp(26px,2.7vw,34px);font-weight:600;line-height:1.1;letter-spacing:-.03em;color:var(--sheet-name)}.dirTagline{margin:.45em 0 0;font-size:clamp(15px,1.5vw,18px);line-height:1.35;letter-spacing:-.015em;color:var(--sheet-mute)}.dir{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(28px,3.4vw,68px)}.dirHead{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0;padding-bottom:7px;border-bottom:1px solid var(--sheet-rule);font-size:14px;font-weight:500;line-height:1.4}.dirHeadLink{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;color:inherit}.dirRows{padding-top:4px}.dirRow{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:4px 0;font-size:14px;line-height:1.42;color:var(--sheet-text)}.dirLabel{min-width:0;overflow-wrap:break-word}a.dirRow:hover .dirLabel,a.dirRow:focus-visible .dirLabel,.dirHeadLink:hover .dirLabel,.dirHeadLink:focus-visible .dirLabel,.backLink:hover,.backLink:focus-visible,.crumb:hover,.crumb:focus-visible{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}a.dirRow:focus-visible,.dirHeadLink:focus-visible,.backLink:focus-visible,.crumb:focus-visible{outline:none}.dirIcon{flex:none;width:17px;height:17px}.dirRow>.dirIcon{margin-top:2px}@media(max-width:1080px){.dir{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.dir{gap:clamp(24px,6vw,34px) clamp(16px,4.5vw,26px)}}.prose{max-width:72ch;margin-top:clamp(24px,3.6vh,36px);font-size:15px;line-height:1.62}.prose>:first-child{margin-top:0}.prose>:last-child{margin-bottom:0}.prose p{margin:0 0 1.05em}.prose h2,.prose h3{margin:2em 0 .5em;font-weight:600;line-height:1.25;letter-spacing:-.02em;color:var(--sheet-name)}.prose h2{font-size:18px}.prose h3{font-size:15px}.prose hr{height:0;margin:clamp(28px,3.8vh,42px) 0;border:0;border-top:1px solid var(--sheet-rule)}.prose hr+h2,.prose hr+h3{margin-top:0}.prose a{color:var(--sheet-name);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px;text-decoration-color:#1111114d}.prose a:hover,.prose a:focus-visible{text-decoration-color:currentColor}.prose a:focus-visible{outline:none}.prose ul,.prose ol{margin:0 0 1.05em;padding-left:1.25em}.prose li{margin-bottom:.28em}.prose strong{font-weight:600;color:var(--sheet-name)}
