:root{font-synthesis:none;--ink:#24292b;--muted:#6a7173;--hair:#272d2723;color:var(--ink);background:#fff;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:400}*{box-sizing:border-box}html,body{width:100%;height:100%;margin:0}body{background:#fff;overflow:hidden}body.night{--ink:#f3f3ee;--muted:#b9c0c3;--hair:#ffffff24;color:var(--ink);background:#15202a}button,input,select{font:inherit}button,a{color:inherit}button{cursor:pointer;background:0 0;border:0}a{text-decoration:none}button:disabled{opacity:.3;cursor:default}[hidden]{display:none!important}button:hover,a:hover{opacity:.85}.skip{z-index:99;background:#fff;padding:12px;position:fixed;top:-100px;left:24px}.skip:focus{top:12px}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}header{z-index:30;pointer-events:none;justify-content:space-between;display:flex;position:fixed}header>*{pointer-events:auto}.wordmark img{width:100%;height:auto;display:block}.about-link{color:inherit;background:0 0;border:0}.night .wordmark img{filter:invert()}.night header,.night>footer{color:#fff}#room{position:fixed;inset:0;overflow:hidden}#stage{display:none}#living-room{pointer-events:none;opacity:0;width:100%;height:100%;transition:opacity .8s;position:absolute;inset:0}.canvas-ready #living-room{opacity:1}#loading{font-size:13px;position:absolute;bottom:100px;left:50%;transform:translate(-50%)}#loading.loaded{display:none}.object-target{z-index:5;cursor:pointer;background:0 0;border:0;border-radius:2px;outline:none;padding:0;position:absolute;opacity:1!important;transform:none!important}.object-target:focus-visible{outline-offset:4px;outline:1px solid}.shelf-focus .object-target{color:#fff}#object-hint{z-index:45;opacity:0;visibility:hidden;color:#272d30;pointer-events:none;text-align:center;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffe0;border-radius:2px;width:176px;padding:10px 12px;transition:opacity .3s,transform .4s,visibility .3s;display:block;position:fixed;transform:translateY(3px)}#object-hint.visible{opacity:1;visibility:visible;transform:none}#object-hint small,#object-hint strong{font-weight:400;line-height:1.4;display:block}#object-hint strong{margin-top:4px}.night #object-hint,.shelf-focus #object-hint{color:#fff;background:#172027df}body>footer{z-index:35;pointer-events:none;justify-content:space-between;align-items:center;display:flex;position:fixed}footer button,footer select{pointer-events:auto}.room-controls,#archive-nav{align-items:center;display:flex}.explore-cue{white-space:nowrap;opacity:.65;pointer-events:none;position:absolute;left:50%;transform:translate(-50%)}.shelf-focus .explore-cue{display:none}body:has(#player:not([hidden])) .explore-cue{display:none}body:has(dialog[data-mode=modal][open])>footer{visibility:hidden}dialog{max-width:none;max-height:none;color:var(--ink);overscroll-behavior:contain;background:0 0;border:0;width:100%;height:100%;margin:0;padding:0;position:fixed;inset:0;overflow:auto}dialog::backdrop{background:0 0}#detail-content{min-height:100%}.close{z-index:60;align-items:center;display:flex;position:fixed}.surface{max-width:1000px;margin:0 auto}.text-surface{max-width:720px}.eyebrow{color:var(--muted);margin-bottom:16px;font-size:12px;display:block}h1,h2{letter-spacing:-.035em;margin:0 0 24px;font-weight:400;line-height:1.15}p{margin:0 0 20px;line-height:1.6}.lead{max-width:520px;color:var(--muted)}.action,.text-link{border-bottom:1px solid;justify-content:space-between;align-items:center;gap:20px;line-height:1.4;display:inline-flex}.action{width:100%;margin-bottom:20px}.secondary-link{font-size:14px;display:inline-block}.tracks{counter-reset:track;margin:6px 0 0;padding:0;list-style:none}.tracks li{counter-increment:track;border-bottom:1px solid var(--hair)}.tracks button{text-align:left;align-items:center;gap:17px;width:100%;padding:8px 0;display:flex}.tracks button:before{content:counter(track,decimal-leading-zero);color:var(--muted);flex:none;width:20px}.tracks button[aria-current=true]{font-weight:500}.script-list{margin:0;padding:0;list-style:none}.script-list button{text-align:left;width:100%;display:flex}.script-list button[aria-pressed=true]{font-weight:500}.script-note{color:var(--muted);margin:12px 0 0}.index-surface{max-width:830px}.index-header{justify-content:space-between;gap:24px;display:flex}.index-header h1{margin:0}.search{border:0;border-bottom:1px solid var(--hair);color:inherit;background:0 0;border-radius:0;padding:8px 0}.category-tabs{border-bottom:1px solid var(--hair);flex-wrap:wrap;margin:30px 0 20px;display:flex}.category-tabs button{color:var(--muted)}.category-tabs button[aria-pressed=true]{color:inherit;box-shadow:inset 0 -1px}.index-row{border-bottom:1px solid var(--hair);text-align:left;align-items:center;width:100%;display:grid}.index-row img{object-fit:contain;width:34px;height:40px;display:block}.index-row .initial{background:#8881;place-items:center;width:34px;height:40px;font-size:12px;display:grid}.index-row strong{font-weight:400}.index-row small{color:var(--muted)}.index-row>span:last-child{text-align:right}.index-bottom{justify-content:space-between;margin-top:25px;display:flex}.empty-search{color:var(--muted);padding:24px 0}.menu-list{margin-top:24px}.menu-list>a,.menu-list>button{text-align:left;border-bottom:1px solid var(--hair);justify-content:space-between;align-items:center;gap:24px;width:100%;padding:16px 0;display:flex}.menu-list small{color:var(--muted);margin-top:5px;display:block}.clothing-gallery{grid-template-columns:repeat(2,1fr);gap:24px;margin-top:30px;display:grid}.clothing-gallery figure{margin:0}.clothing-gallery img{object-fit:contain;background:#eee;width:100%;height:340px;display:block}.clothing-gallery figcaption{color:var(--muted);margin-top:10px;font-size:12px}.contact-address{margin:28px 0;display:block}.mixtape-link{border-top:1px solid var(--hair);justify-content:space-between;gap:20px;width:100%;margin-top:25px;padding:14px 0;display:flex}.card-grid{grid-template-columns:repeat(4,1fr);gap:24px;margin-top:30px;display:grid}.item-card{text-align:left;padding:0}.item-card img{object-fit:contain;width:100%;height:220px}.item-card strong,.item-card small{margin-top:10px;font-weight:400;display:block}.item-card small{color:var(--muted)}.shelf-focus #detail{z-index:30;pointer-events:none;color:#fff;background:0 0}.shelf-focus #detail-content{pointer-events:none;min-height:100dvh;padding:0;background:0 0!important;animation:none!important}.shelf-focus .close{display:none}.shelf-focus header{z-index:40;color:#fff}.shelf-focus .wordmark img{filter:invert()}.shelf-view{min-height:100dvh}.shelf-footer{z-index:40;pointer-events:none;color:#fff;position:fixed}.shelf-footer button,.shelf-footer a,.shelf-footer details,.shelf-footer select{pointer-events:auto;color:#fff}.shelf-footer button:hover,.shelf-footer a:hover{text-underline-offset:4px;text-decoration:underline}.shelf-title{position:relative}.shelf-title .text-link{border:0}.shelf-pages,.section-arrows{white-space:nowrap;display:flex}.shelf-pages>span{font-variant-numeric:tabular-nums}.shelf-tracklist .tracks{text-align:left;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:1px solid;border-radius:3px;max-height:45vh;position:absolute;overflow:auto}.shelf-tracklist summary{cursor:pointer;list-style:none}.shelf-tracklist summary:after{content:"⌄";margin-left:8px}#toast{color:#222;z-index:100;background:#fff;max-width:calc(100vw - 32px);padding:16px 22px;font-size:14px;position:fixed;bottom:90px;left:50%;transform:translate(-50%);box-shadow:0 4px 30px #0002}@media (width<=700px){.clothing-gallery{grid-template-columns:1fr}.clothing-gallery img{height:auto;max-height:500px}.card-grid{grid-template-columns:repeat(2,1fr)}}@media (prefers-reduced-motion:reduce){*{transition:none!important;animation:none!important}}:root{--ui-space:32px;--edge-bottom:max(18px,env(safe-area-inset-bottom));--title:30px;--action:15px;--meta:13px;--panel-bottom:160px;--paper:#f7f7f2;--panel-ink:#24292b}h1,h2,.shelf-title strong{font-size:var(--title);letter-spacing:-.025em;font-weight:500;line-height:1.15}button,a,summary,select{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,summary:focus-visible,select:focus-visible{outline-offset:3px;outline:1px solid}.room-3d header{inset:24px var(--ui-space) auto;align-items:center}.wordmark{align-items:center;width:93px;min-height:44px;display:flex}.about-link{font-size:var(--action);min-width:60px;min-height:44px}.room-3d>footer{left:var(--ui-space);right:var(--ui-space);bottom:var(--edge-bottom);font-size:var(--action)}.room-controls{gap:0}#weather-toggle,#sound-toggle{place-items:center;width:44px;min-width:44px;height:44px;padding:0;display:grid}#archive-nav{gap:18px}#archive-nav button{min-width:44px;min-height:44px;font-size:var(--action);padding:0}.explore-cue{font-size:var(--meta)}.shelf-focus>footer{color:#fff;mix-blend-mode:normal}.shelf-focus #archive-nav{visibility:hidden}.shelf-focus .shelf-footer{inset:auto var(--ui-space) calc(var(--edge-bottom) + 64px);font-size:var(--action);grid-template-columns:1fr minmax(280px,1.8fr) 1fr;align-items:end;gap:20px;display:grid}.shelf-left{left:var(--ui-space);bottom:var(--edge-bottom);white-space:nowrap;pointer-events:auto;align-items:center;gap:18px;display:flex;position:fixed}.shelf-left button{min-width:44px;min-height:44px;padding:0}.shelf-title{text-align:center;grid-area:1/2;margin:0}.shelf-title strong{margin:0 0 6px;display:block}.shelf-meta{font-size:var(--meta);opacity:.72;margin-bottom:4px;line-height:1.4;display:block}.shelf-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:0 18px;display:flex}.shelf-title a,.shelf-title button,.shelf-tracklist,.shelf-tracklist summary{font-size:var(--action);align-items:center;min-height:44px;padding:0;display:inline-flex}.shelf-title .text-link{gap:12px;min-height:44px;padding:0}.shelf-pages{grid-area:1/3;justify-content:flex-end;align-items:center;gap:4px;padding:0}.shelf-pages button{min-width:44px;min-height:44px;padding:0;font-size:18px}.shelf-pages>span:not(.section-arrows){font-size:var(--meta);min-width:48px}.section-arrows{gap:0;margin-left:8px}.section-arrows button{min-width:44px;min-height:44px}.section-picker{pointer-events:auto;width:124px;display:block;position:relative}.section-picker:after{content:"⌄";pointer-events:none;font-size:13px;position:absolute;top:13px;right:0}.section-picker select{appearance:none;width:100%;min-height:44px;font-size:var(--action);cursor:pointer;background:0 0;border:0;padding:0 18px 0 0;color:#0000!important}.section-picker option{color:#202426;background:#fff}.section-current{pointer-events:none;font-size:var(--action);align-items:center;display:flex;position:absolute;inset:0 18px 0 0}.shelf-focus #archive-nav .section-picker{visibility:hidden}.shelf-tracklist{margin:0;display:block;position:static}.shelf-tracklist summary::-webkit-details-marker{display:none}.shelf-tracklist .tracks,.temporary-panel{inset:auto auto var(--panel-bottom) 50%;width:min(420px,calc(100vw - 2 * var(--ui-space)));max-height:min(46dvh,calc(100dvh - var(--panel-bottom) - 88px));overscroll-behavior:contain;scrollbar-width:thin;font-size:var(--action);background:var(--paper);color:var(--panel-ink);--muted:#657075;--hair:#24292b22;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);z-index:62;text-align:left;pointer-events:auto;border:0;border-radius:0;padding:16px 22px;position:fixed;overflow:auto;transform:translate(-50%)}.shelf-tracklist .tracks button{color:inherit;min-height:44px;font-size:var(--action);display:flex}.shelf-tracklist .script-note{font-size:var(--meta)}.object-caption{font-size:var(--meta);max-width:360px;padding:10px 0;line-height:1.5;display:block}.room-3d #object-hint{-webkit-backdrop-filter:none;backdrop-filter:none;width:190px;color:var(--ink);text-shadow:0 1px 16px #fff9;background:0 0;border-radius:0;padding:8px 0}.shelf-focus #object-hint,.night #object-hint{color:#fff;text-shadow:0 1px 14px #000}.room-3d #object-hint strong{letter-spacing:-.02em;font-size:16px;font-weight:500}.room-3d #object-hint small{font-size:var(--meta);text-transform:none;letter-spacing:0;opacity:.72}#player,.shelf-focus #player,.night #player{left:calc(50% + -1*min(220px,50vw - 340px));right:auto;bottom:var(--edge-bottom);width:min(440px,100vw - 680px);height:44px;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;color:var(--ink);z-index:65;pointer-events:auto;background:0 0;border:0;border-radius:0;grid-template-columns:44px minmax(0,1fr) 44px 44px;align-items:center;gap:4px;padding:0;display:grid;position:fixed;transform:none}.shelf-focus #player{color:#fff}#player button{pointer-events:auto;min-width:44px;min-height:44px;color:inherit;font-size:var(--action);place-items:center;padding:0;display:grid}#player #playing-cover{text-align:left;min-width:0;display:block;overflow:hidden}#playing-track{font-size:var(--action);white-space:nowrap;text-overflow:ellipsis;font-weight:400;line-height:1.4;display:block;overflow:hidden}#player #playing-cover img{display:none}#playing-album{font-size:var(--meta);opacity:.75}#audio-status{font-size:var(--meta);margin:0 0 10px;display:block}#audio-status:empty{display:none}.panel-heading{justify-content:space-between;align-items:center;gap:12px;margin-top:-8px;display:flex}.player-options{align-items:center;gap:4px;display:flex}.player-options #volume{accent-color:currentColor;flex:1;width:100%;min-width:50px;margin:0 8px}#player .temporary-panel{color:var(--panel-ink);bottom:var(--panel-bottom);left:50vw;transform:translate(-50%)}#player #player-album-action{text-align:left;width:100%;margin-top:8px;display:block}.night,.shelf-focus{--paper:#20282cf5;--panel-ink:#f7f7f3}.shelf-focus .tracks,.night .tracks,.night .temporary-panel,.shelf-focus .temporary-panel{--muted:#bdc3c5;--hair:#ffffff24}body:has(#player:not([hidden])) #sound-toggle{display:none}.room-3d #detail[data-mode=modal]{-webkit-backdrop-filter:blur(28px);backdrop-filter:blur(28px);color:#25292a;--muted:#636b6e;--hair:#272d2723;background:#f6f6f2f5}.room-3d.night #detail[data-mode=modal]{color:#f7f7f2;--muted:#b8c1c6;--hair:#ffffff24;background:#1b2329f5}.room-3d #detail[data-mode=modal] #detail-content{background:0 0;padding:112px max(24px,8vw) 150px;animation:none}.room-3d #detail[data-mode=modal] .surface{color:inherit;background:0 0;border-radius:0;padding:0}.close{left:var(--ui-space);min-width:44px;min-height:44px;font-size:var(--action);color:inherit;padding:0;top:24px;right:auto}.surface h1{font-size:var(--title)}.surface h2{margin-top:40px;font-size:23px}.surface p,.surface .lead{font-size:16px;line-height:1.65}.surface .eyebrow{font-size:var(--meta)}.surface a,.surface button,.search{font-size:var(--action);min-height:44px}.index-row strong{letter-spacing:-.015em;font-size:17px;font-weight:500}.index-row small{font-size:var(--meta)}.index-row{grid-template-columns:44px 1fr 180px 20px;gap:16px;min-height:70px}.index-header{align-items:center}.search{width:50%;max-width:300px}.category-tabs{gap:20px}.category-tabs button{padding:8px 0}.index-bottom{gap:20px}.surface .contact-address{overflow-wrap:anywhere;font-size:clamp(17px,3vw,26px)}.index-bottom a,.index-bottom button{align-items:center;display:flex}.surface .tracks button:before,.surface .menu-list small{font-size:var(--meta)}.reading-nav{bottom:var(--edge-bottom);left:var(--ui-space);z-index:55;gap:24px;display:flex;position:fixed}.reading-nav button{min-height:44px}.project-info{max-width:780px}.info-meta{color:var(--muted);font-size:var(--meta);flex-wrap:wrap;gap:8px 24px;margin-bottom:28px;display:flex}.source-credit{font-size:var(--meta);color:var(--muted)}.rich-credits{border-top:1px solid var(--hair);margin:32px 0}.rich-credits summary{cursor:pointer;align-items:center;min-height:50px;display:flex}.credit-columns{columns:2;column-gap:40px}.credit-columns p{break-inside:avoid;white-space:pre-line;font-size:14px}.rich-media{gap:24px;margin:32px 0;display:grid}.rich-media iframe{aspect-ratio:16/9;border:0;width:100%}.media-load{text-align:left;border-bottom:1px solid var(--hair);width:100%;padding:24px}.gallery-strip{grid-template-columns:repeat(2,1fr);gap:12px;margin:28px 0;display:grid}.gallery-strip img{object-fit:cover;width:100%;height:220px}.credit-row{border-bottom:1px solid var(--hair);justify-content:space-between;gap:24px;padding:14px 0;display:flex}.credit-row small{font-size:var(--meta);color:var(--muted);display:block}.prose{max-width:640px}.prose p{white-space:pre-line}.reading-links{flex-wrap:wrap;gap:24px;margin:24px 0;display:flex}@media (width<=1100px){.shelf-focus .shelf-footer{grid-template-columns:1fr auto}.shelf-title{text-align:left;grid-column:1}.shelf-actions{justify-content:flex-start}.shelf-pages{grid-column:2}.shelf-left{gap:12px}.explore-cue{display:none}#player,.shelf-focus #player,.night #player{left:auto;right:calc(var(--ui-space) + 58px);width:min(380px,100vw - 410px);transform:none}#player .temporary-panel{left:50vw;bottom:var(--panel-bottom);transform:translate(-50%)}}@media (width<=700px){:root{--ui-space:16px;--edge-bottom:max(10px,env(safe-area-inset-bottom));--title:26px;--action:14px}.room-3d header{inset:14px 16px auto}.wordmark{width:77px}.room-3d>footer,.shelf-focus>footer{left:16px;right:16px}#archive-nav{gap:12px}#archive-nav .primary-link{display:none}.shelf-focus .shelf-footer{inset:auto 16px calc(var(--edge-bottom) + 54px);flex-direction:column;align-items:center;gap:0;display:flex}.shelf-title{text-align:center;max-width:100%;margin:0}.shelf-actions{justify-content:center}.shelf-pages{justify-content:center;gap:3px}.shelf-left{gap:8px;left:16px}.shelf-left button{font-size:var(--action)}.section-picker{width:104px}.section-arrows{display:none}.shelf-tracklist .tracks{max-height:min(38dvh,calc(100dvh - var(--panel-bottom) - 80px));padding:10px 18px}#player,.shelf-focus #player,.night #player{width:calc(100vw - 32px);left:16px;right:16px;bottom:calc(var(--edge-bottom) + 48px);transform:none}body:has(#player:not([hidden])) .shelf-footer{bottom:calc(var(--edge-bottom) + 102px)}#player .temporary-panel{left:50vw;bottom:var(--panel-bottom);transform:translate(-50%)}.room-3d #detail[data-mode=modal] #detail-content{padding:86px 24px 165px}.close{top:14px}.index-header{display:block}.index-header h1{margin-bottom:16px}.search{width:100%;max-width:none}.index-row{grid-template-columns:34px 1fr 20px;gap:4px 14px;padding:14px 0}.index-row img,.index-row .initial{grid-row:1/3}.index-row strong{grid-area:1/2}.index-row small{grid-area:2/2}.index-row>span:last-child{grid-area:1/3/3}.category-tabs{gap:4px 16px;margin:22px 0 12px}.index-bottom{flex-wrap:wrap;gap:4px 16px}.credit-columns{columns:1}.gallery-strip img{height:150px}.shelf-meta{font-size:12px}.reading-nav{gap:18px}.room-controls{margin-left:auto}.room-3d:has(#detail[data-mode=modal][open]) #player{color:inherit}}@media (height<=500px) and (width>=701px){:root{--title:24px;--edge-bottom:8px}.room-3d header{inset:10px 24px auto}.shelf-focus .shelf-footer{grid-template-columns:1fr auto;bottom:58px}.shelf-title strong{margin-bottom:2px}.shelf-meta{margin:0}.shelf-title{max-width:500px}.section-arrows{display:none}#player,.shelf-focus #player,.night #player{width:330px;bottom:8px;left:auto;right:82px}.room-3d #detail[data-mode=modal] #detail-content{padding-top:74px}.close{top:12px}.shelf-tracklist .tracks,.temporary-panel{max-height:calc(100dvh - var(--panel-bottom) - 70px)}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}}#detail[data-mode=modal]:after{content:"";pointer-events:none;z-index:50;background:linear-gradient(#0000,#f6f6f2 54%);height:112px;position:fixed;inset:auto 0 0}.night #detail[data-mode=modal]:after{background:linear-gradient(#0000,#1b2329 54%)}#detail[data-mode=modal] .close{z-index:66}.index-row,.credit-row{overflow-wrap:anywhere}.shelf-title{min-width:0}.reading-nav button:hover{text-underline-offset:4px;text-decoration:underline}#player #playing-cover{justify-content:flex-start;align-items:center;width:100%;min-width:0;display:flex}#playing-track{flex:1;width:100%;min-width:0;max-width:100%}
