:root { --room-bg: #10111c; --room-text: #ece6d7; --room-muted: #a2a0b1; --room-accent: #ebba86; --acid: #ebba86; }
html, body { background: var(--room-bg); color: var(--room-text); }
body { min-height: 100svh; display: flex; flex-direction: column; }
body > main { flex: 1; }
.room-header, .room-bottom { flex-shrink: 0; }
body::before { display: none; }
a:focus-visible, button:focus-visible { outline: 2px solid #ebba86; outline-offset: 6px; }
.skip-link { position: fixed; left: 1rem; top: -5rem; z-index: 100; padding: 1rem; background: var(--room-text); color: var(--room-bg); }
.skip-link:focus { top: 1rem; }
.room-header { height: 92px; padding: 0 5%; display: flex; justify-content: space-between; align-items: center; border-bottom: 1px solid #ffffff0a; }
.room-brand { display: inline-flex; align-items: baseline; font: 650 24px 'Geist', sans-serif; text-decoration: none; color: var(--room-text); letter-spacing: -.7px; }
.room-brand .brand-dot { color: #ebba86; }
.room-header nav { display: flex; gap: 34px; }
.room-header nav a { color: var(--room-muted); font-size: 13px; text-decoration: none; }
.room-header nav a:hover, .room-header nav a[aria-current] { color: var(--room-text); }
.room-header nav a[aria-current]::after { content: ''; display: block; height: 3px; width: 3px; margin: 7px auto -10px; background: #ebba86; }
.bedroom { max-width: 1800px; margin: auto; padding: 28px 0 24px 5%; display: grid; grid-template-columns: .75fr 1.55fr; align-items: start; }
body[data-page="home"] > main { flex: none; }
.room-intro { position: relative; z-index: 2; padding-top: 24px; padding-bottom: 25px; }
.room-kicker { font: 10px/1.6 monospace; letter-spacing: 2px; color: #af9cb6; margin: 0 0 28px; }
.room-intro h1 { font: 600 clamp(40px, 4.3vw, 72px)/1.1 'Geist', sans-serif; letter-spacing: -.045em; margin: 0 0 28px; }
.room-intro h1 em { color: #ebba86; font-style: normal; }
.room-description { color: #e4dece; font-size: 17px; line-height: 1.6; margin-bottom: 17px; }
.room-story { color: var(--room-muted); font-size: 14px; line-height: 1.9; max-width: 340px; margin-bottom: 28px; }
.room-cta { display: inline-flex; align-items: center; gap: 26px; padding-bottom: 10px; border-bottom: 1px solid #ebba8655; color: #ebba86; text-decoration: none; font-size: 13px; }
.room-cta:hover { color: #fff1dd; border-color: #fff1dd; }
.room-art-column { min-width: 0; padding-top: 24px; overflow: visible; touch-action: pan-y; }
.room-art { position: relative; width: 384px; margin-inline: auto; }
.room-art img, .room-art canvas { width: 100%; height: auto; image-rendering: pixelated; }
.room-art canvas { position: absolute; inset: 0; }
@media (max-width: 383px) and (max-resolution: 1dppx) {
  .room-art-column { overflow-x: auto; padding-bottom: 8px; }
}
.room-art canvas[hidden] { display: none; }
.room-scene { display: block; width: 100%; height: auto; aspect-ratio: 1 / 1.04; border: 0; background: var(--room-bg); }
.games-list { columns: 4; column-gap: 24px; }
.game-title { display: block; break-inside: avoid; }
@media (max-width: 1100px) { .games-list { columns: 3; } }
@media (max-width: 760px) { .games-list { columns: 2; } }
@media (max-width: 440px) { .games-list { columns: 1; } }
.room-hotspot { position: absolute; z-index: 3; color: #f9ead6; text-decoration: none; display: flex; align-items: center; background: none; border: 0; padding: 0; cursor: pointer; }
.hotspot-marker { display: grid; place-items: center; width: 32px; height: 32px; border: 1px solid #f3d2a89c; background: #171321da; box-shadow: 0 0 0 5px #f3d2a811, 0 3px 20px #0006; font: 18px monospace; transition: transform .2s, background .2s; }
.hotspot-label { position: absolute; left: 42px; background: #181622ed; border: 1px solid #b2997966; padding: 10px 14px; width: max-content; opacity: 0; transform: translateY(4px); transition: opacity .2s, transform .2s; pointer-events: none; text-align: left; font-size: 12px; }
.hotspot-label small { display: block; color: #b9adc4; font-size: 10px; margin-top: 3px; }
.room-hotspot:hover, .room-hotspot:focus-visible, .room-hotspot[aria-expanded="true"] { z-index: 5; }
.room-hotspot:hover .hotspot-label, .room-hotspot:focus-visible .hotspot-label, .room-hotspot[aria-expanded="true"] .hotspot-label { opacity: 1; transform: none; }
.room-hotspot:hover .hotspot-marker { background: #584133; transform: scale(1.08); }
.hotspot-work { left: 47%; top: 24.81%; }
.hotspot-games { left: 24%; top: 50.54%; }
.hotspot-radio { left: 19%; top: 35.84%; }
.room-bottom { margin: 0 5%; border-top: 1px solid #ffffff12; min-height: 84px; background: transparent; display: flex; align-items: center; justify-content: space-between; gap: 24px; color: #8d899c; }
.room-bottom > div { font: 9px monospace; letter-spacing: 1.2px; }
.room-bottom nav { display: flex; flex-wrap: wrap; gap: 25px; }
.room-bottom nav a { font-size: 11px; color: #bdb5c9; text-decoration: none; }
.room-bottom a:hover { color: #ebba86; }
body:not([data-page="home"]) main { background: var(--room-bg); padding-top: 24px; }
body:not([data-page="home"]) main h1 { color: var(--room-text); }
body[data-page="work"] main h1, body[data-page="speaking"] main h1 { font-size: clamp(2rem, 4vw, 3rem); line-height: 1.1; margin-bottom: 20px; }
body:not([data-page="home"]) main :is(h1,h2,h3), .site-footer .brand b { font-family: 'Geist', sans-serif; font-weight: 600; }
@media (min-width: 1800px) { .bedroom { padding-left: 90px; } }
@media (max-width: 1100px) { .bedroom { grid-template-columns: .8fr 1.2fr; } .room-kicker { font-size: 8px; letter-spacing: 1px; } .room-intro h1 { font-size: 42px; } }
@media (max-width: 1000px) {
  .room-header { height: 76px; padding: 0 6%; } .room-brand { font-size: 20px; }
  .room-header nav { gap: 17px; } .room-header nav a { font-size: 11px; }
  .bedroom { display: flex; flex-direction: column; padding: 28px 0 32px; min-height: auto; }
  .room-intro { padding: 0 7%; width: 100%; } .room-kicker { margin-bottom: 20px; font-size: 9px; }
  .room-intro h1 { font-size: clamp(45px, 9vw, 64px); margin-bottom: 22px; } .room-description { font-size: 16px; }
  .room-story { max-width: 430px; } .room-art-column { margin-top: 22px; width: 100%; }
  .hotspot-marker { width: 30px; height: 30px; }
  .room-hotspot { min-width: 44px; min-height: 44px; justify-content: center; } .hotspot-label { left: 38px; }
  .room-bottom { padding: 24px 0; flex-direction: column; align-items: start; gap: 20px; margin: 0 7%; }
}
@media (prefers-reduced-motion: reduce) { .room-hotspot *, .hotspot-label { transition: none; } }
