@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Playfair+Display:ital,wght@1,500;1,600&display=swap');
:root{color-scheme:dark;--cream:#ffedce;--muted:#d8bbad;--pink:#e9a191;--ink:#30202a}*{box-sizing:border-box}body{margin:0;background:var(--ink);color:var(--cream);font-family:'DM Sans',sans-serif;font-size:16px}button,a,input{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{font:inherit;color:inherit;cursor:pointer}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,input:focus-visible{outline:3px solid #ffe1a2;outline-offset:5px}button{background:none;border:0}.room{position:relative;min-height:850px;height:100svh;isolation:isolate;overflow:hidden}.room-art{position:absolute;width:100%;height:100%;object-fit:cover;object-position:60% center;z-index:-3}.shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(36,22,33,.79),rgba(36,22,33,.17) 40%,transparent 65%),linear-gradient(0deg,#2d1d29 0%,transparent 30%,transparent 85%,#34202a88);z-index:-2}header{height:105px;display:flex;align-items:center;justify-content:space-between;padding:0 4.5%;gap:24px}.wordmark{font-size:23px;line-height:.88;letter-spacing:-1.2px;font-weight:700}.wordmark span{display:block;margin-left:15px}.header-note{font-size:12px;letter-spacing:3px;margin-left:auto}.sound{border:1px solid #ffe2bd55;border-radius:50%;width:42px;height:42px;display:grid;place-items:center}.sound svg{width:20px;height:20px}.sound[aria-pressed=true]{opacity:.5}.left-column{width:300px;margin:0 0 140px 4.5%}.poster{display:block;width:245px;margin:0 auto 24px;transform:rotate(-3deg);padding:9px;background:#9d5d42;box-shadow:0 0 0 2px #412a29,7px 10px 0 #281e2655,0 20px 40px #22152166;transition:transform .3s}.poster:hover{transform:rotate(0) translateY(-4px)}.poster-placeholder{height:245px;display:flex;align-items:center;flex-direction:column;justify-content:center;background:linear-gradient(165deg,#614462,#b36d7b 45%,#ecab65);position:relative;overflow:hidden;color:#ffdf9c}.poster-top{font-size:10px;letter-spacing:2px;margin-bottom:15px}.poster h1{font-family:'Playfair Display',Georgia,serif;font-style:italic;font-weight:500;font-size:44px;line-height:1.05;margin:0;text-align:center}.poster-small{font-size:10px;letter-spacing:2px;margin-top:16px}.poster-bottom{font-size:9px;letter-spacing:2px;margin-top:30px}.poster>img{width:100%;aspect-ratio:1;object-fit:cover;display:block}.poster>img[hidden]{display:none}.presave-cta{padding:13px 10px 4px;display:flex;justify-content:space-between;font-size:14px;letter-spacing:.4px}.presave-cta span{font-size:21px;line-height:17px}.playlist{background:#33242bea;border:1px solid #f4c59544;box-shadow:0 12px 32px #271c2233;padding:18px 18px 0;border-radius:8px;backdrop-filter:blur(12px)}.playlist-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px;gap:8px}.playlist-heading h2{font-size:13px;font-weight:500;margin:0}.playlist-heading>span{font-size:10px;white-space:nowrap;color:var(--muted)}.track{display:flex;align-items:center;gap:12px;padding:11px 0;width:100%;text-align:left;border-top:1px solid #ffdbb21c}.cover{width:40px;height:40px;display:grid;place-items:center;flex:none;background:var(--cover-color);overflow:hidden}.cover img,.mini-cover img{height:100%;width:100%;object-fit:cover}.cover-disc{height:26px;width:26px;border:7px solid #ead8c45c;border-radius:50%;box-shadow:0 0 0 1px #efd8b238}.track-title{font-size:15px;flex:1}.track-button{display:grid;place-items:center;border:1px solid #efcba58c;border-radius:50%;width:26px;height:26px;font-size:10px}.track:hover{color:#ffc987}.track.active .track-button{background:var(--cream);color:var(--ink)}.track.active .track-title{color:#ffc987}.invitation{font-size:11px;color:var(--muted);text-align:center;margin:8px 0 15px}.scene-caption{position:absolute;right:7%;bottom:166px;text-align:right;text-shadow:0 2px 20px #2b1725}.scene-caption span{font-size:10px;letter-spacing:2.7px}.scene-caption p{font-family:'Playfair Display',Georgia,serif;font-style:italic;font-size:36px;margin:9px 0}.player{position:absolute;bottom:0;left:0;right:0;background:#2d202af0;border-top:1px solid #f0c69c33;padding:20px 4.5%;display:grid;grid-template-columns:1fr 1.1fr 1fr;gap:30px;align-items:center;min-height:112px;backdrop-filter:blur(15px)}.now{display:flex;align-items:center;gap:14px}.mini-cover{width:60px;height:60px;background:linear-gradient(150deg,#956986,#d59b80);display:grid;place-items:center;flex:none;overflow:hidden}.mini-cover>span{font-family:Georgia,serif;font-style:italic;opacity:.8}.eyebrow{font-size:9px;letter-spacing:2px;color:var(--muted)}.now p{margin:4px 0 3px;font-size:16px}.artist{font-size:12px;color:var(--muted)}.transport-buttons{display:flex;justify-content:center;align-items:center;gap:18px}.transport-buttons button{width:36px;height:32px;font-size:16px}.transport-buttons .main-play{width:38px;height:38px;background:var(--cream);border-radius:50%;color:var(--ink);font-size:14px;display:grid;place-items:center}.timeline{display:flex;gap:12px;align-items:center;margin-top:9px}.timeline span{font-size:10px;min-width:25px;color:var(--muted);font-variant-numeric:tabular-nums}.timeline input{width:100%;height:3px;accent-color:var(--pink);cursor:pointer}.player-right{justify-self:end;display:flex;gap:16px;align-items:center}.player-right>span:last-child{font-size:10px;line-height:1.8;letter-spacing:1.2px;color:var(--muted)}.record-icon{font-size:47px;line-height:1}.is-playing .record-icon{animation:spin 7s linear infinite}.toast{position:fixed;z-index:20;bottom:136px;left:50%;transform:translateX(-50%);width:max-content;max-width:calc(100% - 32px);background:#fff0db;color:#352431;padding:14px 20px;border-radius:8px;box-shadow:0 8px 24px #0004;font-size:14px;text-align:center}@keyframes spin{to{transform:rotate(360deg)}}
@media(min-width:1600px){.left-column{width:330px;margin-top:30px}.poster{width:265px;margin-bottom:35px}.poster-placeholder{height:265px}.playlist{padding:20px 22px 0}.track{padding:13px 0}}
@media(max-width:850px){.room{min-height:870px}.room-art{object-position:65% center}.left-column{margin-left:5%;width:270px}.poster{width:215px}.poster-placeholder{height:215px}.poster h1{font-size:39px}.scene-caption{right:5%;bottom:156px}.scene-caption p{font-size:27px}.scene-caption span{font-size:9px}.player{grid-template-columns:1fr 1fr;gap:20px}.player-right{display:none}}
@media(max-width:600px){.room{height:auto;min-height:100svh;padding-bottom:154px;overflow:hidden}.room-art{height:490px;object-fit:cover;object-position:63% top}.shade{background:linear-gradient(0deg,#30202a 0%,#30202a 28%,transparent 65%,#30202a66)}header{height:83px;padding:0 6%}.header-note{font-size:9px;letter-spacing:1.6px}.wordmark{font-size:21px}.sound{width:35px;height:35px;flex:none}.left-column{width:auto;margin:0 6%;padding-top:10px}.poster{width:162px;margin:0 0 172px 4px;padding:6px}.poster-placeholder{height:157px}.poster h1{font-size:29px}.poster-top{font-size:7px;margin-bottom:9px}.poster-small{font-size:7px;margin-top:9px}.poster-bottom{font-size:6px;margin-top:16px}.presave-cta{font-size:12px;padding:9px 5px 3px}.playlist{padding:18px 20px 0;background:#33242bf5}.playlist-heading h2{font-size:14px}.track{padding:12px 0}.track-title{font-size:16px}.cover{width:43px;height:43px}.track-button{width:30px;height:30px}.invitation{font-size:12px;padding-bottom:2px}.scene-caption{position:relative;bottom:auto;right:auto;text-align:center;margin:27px 12px 0}.scene-caption p{font-size:27px}.scene-caption span{font-size:8px}.player{position:fixed;z-index:10;padding:13px 6% max(13px,env(safe-area-inset-bottom));grid-template-columns:1fr 135px;gap:10px;min-height:111px}.mini-cover{width:43px;height:43px}.now{gap:10px}.now p{font-size:14px}.eyebrow{font-size:8px;letter-spacing:1.3px}.artist{font-size:10px}.transport-buttons{gap:4px}.timeline{gap:4px;margin-top:8px}.timeline span{font-size:9px}.toast{bottom:125px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important}}
.game-hotspot{position:absolute;display:block;border-radius:12px;z-index:1;transition:box-shadow .2s,background .2s;min-width:44px;min-height:44px}.game-hotspot:hover,.game-hotspot:focus-visible{box-shadow:0 0 25px #ffd08e99;background:#ffd08e15}.game-hotspot>span{position:absolute;top:100%;left:50%;transform:translateX(-50%);white-space:nowrap;background:#30202aee;border:1px solid #ffdab473;border-radius:30px;padding:9px 15px;font-size:14px;box-shadow:0 5px 15px #21142266}.game-mobile{display:none}@media(max-width:600px){.game-hotspot>span{display:none}.game-mobile{display:flex;align-items:center;justify-content:space-between;margin-top:14px;padding:16px 20px;border:1px solid #f4c59544;border-radius:8px;background:#33242b;font-size:16px}.game-hotspot{border-radius:8px}}
