:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#eee;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#0f0f0f;font-family:Helvetica Neue,Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;font-weight:400;line-height:1.5}body{color:#fff;background-color:#0a0a0a;min-width:320px;min-height:100vh;margin:0;overflow-y:scroll}a{color:inherit;text-decoration:none}.game-overlay{z-index:300;-webkit-backdrop-filter:blur(24px);background:#040406eb;justify-content:center;align-items:center;display:flex;position:fixed;inset:0;overflow-y:auto}.game-container{flex-direction:column;align-items:center;gap:1.5rem;width:100%;max-width:700px;min-height:0;max-height:92dvh;padding:2rem 1.5rem;display:flex;overflow-y:auto}.game-menu{text-align:center;flex-direction:column;align-items:center;gap:1.5rem;display:flex}.game-menu-title{letter-spacing:.04em;margin:0;font-family:Didot,Bodoni MT,serif;font-size:2.8rem;font-weight:400;line-height:1.1}.game-menu-subtitle{color:#888;max-width:420px;margin:0;font-size:.95rem;line-height:1.5}.game-menu-buttons{flex-direction:column;gap:.75rem;width:100%;max-width:300px;display:flex}.game-btn{color:#fff;cursor:pointer;letter-spacing:.06em;text-transform:uppercase;text-align:center;background:#ffffff14;border:1px solid #ffffff2e;border-radius:10px;padding:.85rem 1.5rem;font-family:inherit;font-size:.95rem;font-weight:400;transition:all .25s}.game-btn:hover{color:#000;background:#fff}.game-btn-primary{background:#ffffff24;border-color:#ffffff4d}.game-close-btn{color:#999;cursor:pointer;z-index:10;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;padding:0;font-size:1.3rem;line-height:1;transition:all .2s;display:flex;position:absolute;top:1.25rem;right:1.25rem}.game-close-btn:hover{color:#fff;background:#ffffff1f}.game-header{justify-content:space-between;align-items:center;width:100%;padding:0 .25rem;display:flex}.game-round-label,.game-score-label{color:#888;letter-spacing:.12em;text-transform:uppercase;font-size:.8rem}.game-score-value{color:#fff;font-weight:500}.game-artwork-wrapper{background:#0000004d;border:1px solid #ffffff0f;border-radius:8px;justify-content:center;align-items:center;width:100%;height:clamp(220px,44vh,430px);display:flex;overflow:hidden}.game-artwork-img{object-fit:contain;width:100%;height:100%;display:block}.game-timeline{flex-direction:column;gap:.5rem;width:100%;display:flex;position:relative}.game-year-display{text-align:center;letter-spacing:.04em;margin-bottom:.25rem;font-family:Didot,Bodoni MT,serif;font-size:2rem;font-weight:400}.game-slider-track{align-items:center;width:100%;height:44px;display:flex;position:relative}.game-slider{appearance:none;cursor:pointer;background:linear-gradient(90deg,#6b4c3b 0%,#4a6741 20%,#8b6914 40%,#7b3f6b 60%,#3a5f8a 80%,#4a8a8a 100%);border-radius:3px;outline:none;width:100%;height:6px}.game-slider::-webkit-slider-thumb{appearance:none;cursor:grab;background:#fff;border-radius:50%;width:22px;height:22px;transition:transform .15s;box-shadow:0 2px 8px #0006}.game-slider::-webkit-slider-thumb:active{cursor:grabbing;transform:scale(1.15)}.game-slider::-moz-range-thumb{cursor:grab;background:#fff;border:none;border-radius:50%;width:22px;height:22px;box-shadow:0 2px 8px #0006}.game-era-labels{justify-content:space-between;padding:0 2px;display:flex}.game-era-label{color:#666;letter-spacing:.06em;text-transform:uppercase;font-size:.65rem}.game-lockin-btn{color:#fff;cursor:pointer;letter-spacing:.08em;text-transform:uppercase;background:#ffffff1f;border:1px solid #ffffff40;border-radius:10px;padding:.9rem 2.5rem;font-family:inherit;font-size:1rem;font-weight:500;transition:all .25s}.game-lockin-btn:hover{color:#000;background:#fff}.game-revealed-markers{width:100%;min-height:56px;position:relative}.game-revealed-markers-stacked{min-height:86px}.game-marker{flex-direction:column;align-items:center;gap:2px;display:flex;position:absolute;top:0;transform:translate(-50%)}.game-marker-line{width:2px;height:20px}.game-marker-label{letter-spacing:.06em;white-space:nowrap;font-size:.7rem}.game-marker-stacked-bottom{top:28px}.game-marker-guess .game-marker-line{background:#888}.game-marker-guess .game-marker-label{color:#888}.game-marker-actual .game-marker-line{background:#fff}.game-marker-actual .game-marker-label{color:#fff;font-weight:500}.game-score-display{text-align:center;flex-direction:column;align-items:center;gap:.25rem;display:flex}.game-score-big{font-family:Didot,Bodoni MT,serif;font-size:3rem;font-weight:400;line-height:1}.game-score-off{color:#888;letter-spacing:.06em;font-size:.85rem}.game-score-green{color:#4ade80}.game-score-yellow{color:#facc15}.game-score-orange{color:#fb923c}.game-score-red{color:#f87171}.game-reveal-meta{text-align:center;flex-direction:column;gap:.25rem;display:flex}.game-reveal-title{margin:0;font-family:Didot,Bodoni MT,serif;font-size:1.3rem;font-weight:400}.game-reveal-artist{color:#ccc;margin:0;font-size:.9rem;font-weight:300}.game-reveal-date{color:#888;text-transform:uppercase;letter-spacing:.08em;margin:0;font-size:.8rem}.game-reveal-dept{color:#666;margin:0;font-size:.75rem}.game-summary{text-align:center;flex-direction:column;align-items:center;gap:1.5rem;width:100%;display:flex}.game-summary-score{margin:0;font-family:Didot,Bodoni MT,serif;font-size:3.5rem;font-weight:400;line-height:1}.game-summary-rating{color:#aaa;letter-spacing:.1em;text-transform:uppercase;margin:0;font-size:1rem}.game-summary-strip{flex-wrap:wrap;justify-content:center;gap:.75rem;width:100%;padding:.5rem 0;display:flex;overflow-x:auto}.game-summary-card{flex-direction:column;flex-shrink:0;align-items:center;gap:.35rem;width:110px;display:flex}.game-summary-thumb{object-fit:cover;border:1px solid #ffffff1a;border-radius:4px;width:100px;height:75px}.game-summary-card-info{color:#888;text-align:center;font-size:.65rem;line-height:1.3}.game-summary-card-score{font-size:.75rem;font-weight:500}.game-summary-buttons{justify-content:center;align-items:center;gap:.75rem;display:flex}.game-slider:disabled{cursor:default;opacity:.5}.game-slider:disabled::-webkit-slider-thumb{cursor:default;transform:none}.game-name-prompt{text-align:center;flex-direction:column;align-items:center;gap:1.25rem;display:flex}.game-name-input{color:#fff;text-align:center;letter-spacing:.04em;background:#ffffff0f;border:1px solid #ffffff2e;border-radius:10px;outline:none;width:100%;max-width:280px;padding:.85rem 1.25rem;font-family:inherit;font-size:1rem;transition:border-color .2s}.game-name-input:focus{border-color:#fff6}.game-name-input::placeholder{color:#555}.game-lobby{text-align:center;flex-direction:column;align-items:center;gap:1.5rem;width:100%;display:flex}.game-lobby-players{flex-direction:column;gap:.5rem;width:100%;max-width:320px;display:flex}.game-lobby-player{color:#ddd;background:#ffffff0d;border:1px solid #ffffff14;border-radius:8px;justify-content:space-between;align-items:center;padding:.65rem 1rem;font-size:.9rem;display:flex}.game-lobby-host-badge{color:#facc15;letter-spacing:.1em;text-transform:uppercase;border:1px solid #facc154d;border-radius:4px;padding:.2rem .5rem;font-size:.65rem}.game-lobby-invite{align-items:center;gap:.5rem;width:100%;max-width:320px;display:flex}.game-lobby-invite input{color:#888;cursor:text;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:8px;outline:none;flex:1;padding:.6rem .75rem;font-family:monospace;font-size:.75rem}.game-lobby-invite button{color:#ccc;cursor:pointer;letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;background:#ffffff14;border:1px solid #ffffff26;border-radius:8px;padding:.6rem .85rem;font-size:.75rem;transition:all .2s}.game-lobby-invite button:hover{color:#fff;background:#ffffff26}.game-timer-pill{color:#ddd;letter-spacing:.06em;text-align:center;background:#00000073;border:1px solid #ffffff3d;border-radius:999px;align-self:center;margin:-.15rem 0 .35rem;padding:.35rem .9rem;font-family:Didot,Bodoni MT,serif;font-size:1.5rem;line-height:1;transition:color .3s,border-color .3s,box-shadow .3s}.game-timer-urgent{color:#f87171;border-color:#f8717180;animation:.6s ease-in-out infinite alternate timer-pulse;box-shadow:0 0 0 1px #f8717140}@keyframes timer-pulse{0%{opacity:1}to{opacity:.5}}.game-lock-status{color:#666;letter-spacing:.08em;text-align:center;font-size:.8rem}.game-mp-scoreboard{flex-direction:column;gap:.35rem;width:100%;margin-top:.35rem;display:flex}.game-mp-score-row{color:#bbb;background:#ffffff0a;border:1px solid #ffffff0f;border-radius:6px;justify-content:space-between;align-items:center;padding:.55rem .85rem;font-size:.85rem;display:flex}.game-mp-score-row-self{color:#fff;background:#ffffff14;border-color:#fff3}.game-mp-score-row .score-name{flex:1}.game-mp-score-row .score-guess{text-align:center;color:#888;width:90px;font-size:.8rem}.game-mp-score-row .score-points{text-align:right;width:60px;font-weight:500}.game-mp-score-row .score-total{text-align:right;color:#666;width:70px;font-size:.8rem}.game-mp-leaderboard{flex-direction:column;gap:.5rem;width:100%;max-width:360px;display:flex}.game-mp-leaderboard-row{color:#ccc;background:#ffffff0a;border:1px solid #ffffff0f;border-radius:8px;align-items:center;gap:.75rem;padding:.75rem 1rem;font-size:.95rem;display:flex}.game-mp-leaderboard-rank{text-align:center;flex-shrink:0;width:28px;font-family:Didot,Bodoni MT,serif;font-size:1.1rem}.game-mp-leaderboard-rank-1{color:#facc15}.game-mp-leaderboard-rank-2{color:silver}.game-mp-leaderboard-rank-3{color:#cd7f32}.game-mp-leaderboard-name{flex:1}.game-mp-leaderboard-score{color:#fff;font-family:Didot,Bodoni MT,serif;font-size:1.2rem}.game-auto-advance{color:#555;letter-spacing:.08em;text-align:center;font-size:.75rem}.game-summary-note{color:#888;letter-spacing:.04em;text-align:center;margin:0;font-size:.85rem}.game-marker-player .game-marker-line{background:#7c9cff}.game-marker-player .game-marker-label{color:#7c9cff;font-size:.6rem}.game-lockin-btn:disabled{opacity:.4;cursor:default}.game-lockin-btn:disabled:hover{color:#fff;background:#ffffff1f}.game-chat{background:#00000059;border:1px solid #ffffff14;border-radius:8px;width:100%;overflow:hidden}.game-chat-messages{flex-direction:column;gap:.2rem;max-height:120px;padding:.5rem .75rem;display:flex;overflow-y:auto}.game-chat-message{color:#aaa;font-size:.75rem;line-height:1.4}.game-chat-message-system{color:#666}.game-chat-user{color:#ccc;font-weight:500}.game-chat-input-form{border-top:1px solid #ffffff0f;display:flex}.game-chat-input{color:#fff;letter-spacing:.02em;background:#ffffff0a;border:none;outline:none;flex:1;padding:.55rem .75rem;font-family:inherit;font-size:.8rem}.game-chat-input::placeholder{color:#555}@media (width<=768px){.game-container{gap:1rem;max-height:100dvh;padding:1.6rem 1rem 1rem}.game-menu-title{font-size:2rem}.game-artwork-wrapper{height:clamp(190px,38vh,320px)}.game-year-display{font-size:1.5rem}.game-slider-track{height:52px}.game-slider::-webkit-slider-thumb{width:28px;height:28px}.game-slider::-moz-range-thumb{width:28px;height:28px}.game-lockin-btn{width:100%;padding:1rem}.game-score-big{font-size:2.5rem}.game-summary-score{font-size:2.8rem}.game-summary-strip{flex-wrap:nowrap;justify-content:flex-start}.game-close-btn{top:.75rem;right:.75rem}.game-summary-buttons{flex-direction:column;width:100%}.game-summary-buttons .game-btn,.game-summary-note{width:100%}.game-lobby-players{max-width:100%}.game-lobby-invite{flex-direction:column;max-width:100%}.game-lobby-invite input{width:100%}.game-timer-pill{margin:-.1rem 0 .25rem;padding:.3rem .75rem;font-size:1.25rem}.game-mp-leaderboard{max-width:100%}.game-mp-score-row .score-guess{display:none}.game-chat-messages{max-height:90px}}body{color:#fff;background-color:#08080a;width:100vw;height:100vh;margin:0;padding:0;font-family:Helvetica Neue,Inter,system-ui,sans-serif;overflow:hidden}*{box-sizing:border-box}.app-container{background:radial-gradient(circle,#15151a 0%,#08080a 100%);width:100vw;height:100vh;position:relative;overflow:hidden}.header{z-index:50;pointer-events:none;-webkit-backdrop-filter:blur(20px);background:#0f0f0f80;border-right:1px solid #ffffff14;border-radius:0;flex-direction:column;width:280px;padding:2.5rem 1.5rem 2rem;display:flex;position:absolute;top:0;bottom:0;left:0;box-shadow:0 8px 32px #0000004d}.header h1{letter-spacing:.05em;color:#fff;margin:0;font-family:Didot,Bodoni MT,Times New Roman,serif;font-size:2rem;font-weight:400}.header p{color:#888;letter-spacing:.1em;text-transform:uppercase;margin-top:.5rem;font-family:Helvetica Neue,sans-serif;font-size:.85rem;font-weight:300}.header-top-bar{justify-content:space-between;align-items:center;display:flex}.header-menu-toggle{color:#fff;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:.25rem;display:none}.header-collapsible{display:contents}.header-bottom{pointer-events:auto;flex-direction:column;align-items:stretch;gap:1rem;margin-top:1.75rem;display:flex}.search-bar{pointer-events:auto;background:#ffffff1a;border:1px solid #fff3;border-radius:30px;align-items:center;padding:.5rem 1rem;display:flex}.search-input{color:#fff;background:0 0;border:none;outline:none;width:100%;margin-left:.5rem;font-family:inherit;font-size:1rem}.search-input::placeholder{color:#ffffff80}.search-btn{cursor:pointer;color:#fff;background:0 0;border:none;justify-content:center;align-items:center;margin:0;padding:0;display:flex}.btn{pointer-events:auto;color:#fff;cursor:pointer;letter-spacing:.1em;text-transform:uppercase;background:#ffffff1a;border:1px solid #fff3;border-radius:30px;justify-content:center;align-items:center;width:100%;padding:.6rem 1.2rem;font-family:inherit;font-size:.85rem;font-weight:300;transition:all .3s;display:flex}.btn:hover:not(:disabled){color:#000;background:#fff}.btn:disabled{opacity:.5;cursor:not-allowed}.filters-bar{pointer-events:auto;flex-direction:column;align-items:stretch;gap:.75rem;margin-top:1.25rem;display:flex}.filter-select{color:#fff;cursor:pointer;appearance:none;background:#ffffff0d url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E) right .8rem top 50%/.65rem no-repeat;border:1px solid #fff3;border-radius:20px;outline:none;width:100%;padding:.6rem 2.2rem .6rem 1rem;font-family:inherit;font-size:.85rem;transition:all .3s}.filter-select:hover{background-color:#ffffff26}.filter-select option{color:#fff;background-color:#111}.filters-note{color:#7f7f7f;letter-spacing:.06em;text-transform:uppercase;font-size:.75rem}.constellation{justify-content:center;align-items:center;width:calc(100vw - 280px);height:100vh;display:flex;position:absolute;top:0;left:280px}.hero-node{z-index:20;pointer-events:auto;flex-direction:column;align-items:center;width:400px;max-width:80vw;display:flex;position:absolute}.hero-image-wrapper{background:#111;border-radius:4px;width:100%;max-height:50vh;position:relative;overflow:hidden;box-shadow:0 30px 60px #000c,0 0 0 1px #ffffff1a}.hero-image{object-fit:contain;width:100%;height:100%;max-height:50vh;display:block}.hero-info{text-align:center;text-shadow:0 2px 10px #000c;width:120%;max-width:90vw;margin-top:1.5rem}.hero-title{margin:0 0 .5rem;font-family:Didot,Bodoni MT,serif;font-size:1.8rem;font-weight:400;line-height:1.2}.hero-artist{color:#ddd;letter-spacing:.05em;margin:0 0 .25rem;font-size:1rem;font-weight:300}.hero-meta{color:#aaa;text-transform:uppercase;letter-spacing:.1em;margin:0;font-size:.8rem}.orbit-node{z-index:10;cursor:pointer;pointer-events:auto;flex-direction:column;align-items:center;display:flex;position:absolute}.orbit-image-wrapper{background:#111;border-radius:4px;width:160px;height:160px;transition:all .5s cubic-bezier(.165,.84,.44,1);position:relative;overflow:hidden;box-shadow:0 15px 30px #0009,0 0 0 1px #ffffff0d}.orbit-node:hover .orbit-image-wrapper{z-index:30;transform:scale(1.1);box-shadow:0 25px 50px #000c,0 0 0 1px #ffffff4d}.orbit-image{object-fit:cover;opacity:.7;width:100%;height:100%;transition:opacity .5s}.orbit-node:hover .orbit-image{opacity:1}.orbit-label{white-space:nowrap;opacity:0;pointer-events:none;text-shadow:0 2px 10px #000c;font-family:Didot,serif;font-size:.9rem;transition:all .4s;position:absolute;bottom:-2rem;transform:translateY(-10px)}.orbit-node:hover .orbit-label{opacity:1;transform:translateY(0)}.loading-overlay{z-index:100;background:#08080a;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.loader-line{background:#ffffff1a;width:1px;height:60px;margin-bottom:2rem;position:relative;overflow:hidden}.loader-line:after{content:"";background:#fff;width:100%;height:50%;animation:1.5s ease-in-out infinite drop;position:absolute;top:0;left:0}@keyframes drop{0%{transform:translateY(-100%)}to{transform:translateY(200%)}}.loading-text{letter-spacing:.1em;color:#888;font-family:Didot,serif;font-size:1.2rem;animation:2s infinite pulse}.offline-card{text-align:center;background:#0f0f0feb;border:1px solid #ffffff26;border-radius:14px;width:min(560px,90vw);padding:2rem;box-shadow:0 30px 60px #0009}.offline-card h2{margin:0 0 .75rem;font-family:Didot,serif;font-size:1.8rem;font-weight:400}.offline-card p{color:#aaa;margin:0 0 1.25rem;line-height:1.5}.offline-card .btn{justify-content:center;margin:0 auto}@keyframes pulse{0%,to{opacity:.4}50%{opacity:1}}.connection-lines{pointer-events:none;z-index:5;position:absolute;inset:0}.connection-line{transform-origin:0;background:linear-gradient(90deg,#ffffff26 0%,#fff0 100%);height:1px;position:absolute;top:50%;left:50%}.chat-panel{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:100;background:#0f0f0fd9;border:1px solid #ffffff1a;border-radius:12px;flex-direction:column;width:320px;height:400px;transition:transform .3s,opacity .3s;display:flex;position:absolute;bottom:2rem;right:2rem;overflow:hidden;box-shadow:0 20px 40px #00000080}.chat-header{background:#0000004d;border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;padding:1rem;font-size:.9rem;font-weight:500;display:flex}.chat-users-count{color:#888;align-items:center;gap:4px;font-size:.75rem;display:flex}.chat-messages{flex-direction:column;flex:1;gap:.5rem;padding:1rem;display:flex;overflow-y:auto}.chat-message{word-wrap:break-word;font-size:.85rem;line-height:1.4}.chat-user{color:#aaa;margin-right:.5rem;font-weight:700}.chat-input-form{background:#0003;border-top:1px solid #ffffff1a;padding:.5rem;display:flex}.chat-input{color:#fff;background:0 0;border:none;outline:none;flex:1;padding:.5rem;font-family:inherit}.modal-overlay{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);z-index:1000;background:#000000d9;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.modal-content{text-align:center;background:#0f0f0ff2;border:1px solid #ffffff26;border-radius:16px;flex-direction:column;align-items:center;width:90%;max-width:450px;padding:3rem;display:flex;box-shadow:0 30px 60px #000c}.modal-content h2{margin:0 0 1rem;font-family:Didot,serif;font-size:2.2rem;font-weight:400;line-height:1.2}.modal-content p{color:#aaa;margin-bottom:2rem;font-size:.95rem;line-height:1.5}.modal-input{color:#fff;background:#ffffff0d;border:1px solid #fff3;border-radius:8px;outline:none;width:100%;margin-bottom:1.5rem;padding:1rem;font-family:inherit;font-size:1rem;transition:border-color .3s}.modal-input:focus{border-color:#fff9}.modal-content .btn{border-radius:8px;justify-content:center;width:100%;padding:1rem;font-size:1rem;font-weight:700}.hero-image-wrapper{cursor:pointer;transition:filter .3s,box-shadow .3s}.hero-image-wrapper:hover{filter:brightness(1.08);box-shadow:0 30px 60px #000c,0 0 0 1px #ffffff40}.detail-overlay{z-index:200;-webkit-backdrop-filter:blur(20px);background:#000000d9;justify-content:center;align-items:center;padding:2rem;display:flex;position:fixed;inset:0}.detail-content{background:#0f0f0ff2;border:1px solid #ffffff1a;border-radius:16px;gap:2.5rem;width:100%;max-width:1000px;max-height:90vh;padding:2rem;display:flex;position:relative;overflow-y:auto}.detail-close{color:#999;cursor:pointer;z-index:1;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;padding:0;font-size:1.4rem;line-height:1;transition:all .2s;display:flex;position:absolute;top:1rem;right:1rem}.detail-close:hover{color:#fff;background:#ffffff1f}.detail-image-wrapper{flex-shrink:0;align-items:flex-start;max-width:50%;display:flex}.detail-image{object-fit:contain;border-radius:4px;max-width:100%;max-height:75vh}.detail-info{flex-direction:column;flex:1;gap:1rem;min-width:0;display:flex}.detail-title{margin:0;padding-right:2.5rem;font-family:Didot,Bodoni MT,serif;font-size:1.6rem;font-weight:400;line-height:1.25}.detail-artist{color:#ddd;letter-spacing:.05em;margin:0;font-size:1rem;font-weight:300}.detail-meta-grid{grid-template-columns:auto 1fr;align-items:baseline;gap:.5rem 1rem;display:grid}.detail-label{color:#666;text-transform:uppercase;letter-spacing:.1em;font-size:.75rem}.detail-meta-grid>span:not(.detail-label){color:#ccc;font-size:.9rem}.detail-tags{flex-wrap:wrap;gap:.5rem;display:flex}.detail-tag{color:#bbb;letter-spacing:.02em;background:#ffffff14;border-radius:999px;padding:.3rem .75rem;font-size:.8rem}.detail-met-link{color:#888;letter-spacing:.05em;margin-top:auto;font-size:.85rem;text-decoration:none;transition:color .2s}.detail-met-link:hover{color:#fff}@media (width<=768px){.header{border-bottom:1px solid #ffffff14;border-right:none;flex-direction:column;width:100%;height:auto;padding:.75rem 1rem;bottom:auto}.header h1{font-size:1.25rem}.header p{display:none}.header-top-bar{pointer-events:auto}.header-menu-toggle{display:flex}.header-collapsible{-webkit-backdrop-filter:blur(20px);z-index:49;opacity:0;pointer-events:none;visibility:hidden;background:#0f0f0feb;border-bottom:1px solid #ffffff14;flex-direction:column;padding:1rem 1.25rem;transition:transform .25s,opacity .25s,visibility .25s;display:flex;position:absolute;top:100%;left:0;right:0;transform:translateY(-10px)}.header-collapsible.open{opacity:1;pointer-events:auto;visibility:visible;transform:translateY(0)}.header-bottom{flex-flow:row;align-items:center;gap:.5rem;margin-top:0}.search-bar{flex:1;min-width:0}.search-input{width:100%}.btn{white-space:nowrap;flex-shrink:0;width:auto}.filters-bar{flex-direction:row;margin-top:.75rem}.filter-select{flex:1;width:auto}.constellation{width:100vw;height:calc(100vh - 52px);top:52px;left:0}.orbit-image-wrapper{width:105px;height:105px}.orbit-label{font-size:.75rem;bottom:-1.5rem}.hero-node{width:55vw}.hero-image-wrapper,.hero-image{max-height:30vh}.hero-title{font-size:1.1rem}.chat-panel{opacity:0;pointer-events:none;border-radius:20px 20px 0 0;width:100%;height:40vh;bottom:0;left:0;right:0;transform:translateY(100%)}.chat-panel.mobile-open{opacity:1;pointer-events:auto;transform:translateY(0)}.detail-overlay{padding:1rem}.detail-content{flex-direction:column;gap:1.5rem;max-width:100%;padding:1.5rem}.detail-image-wrapper{max-width:100%}.detail-image{max-height:45vh}.detail-title{font-size:1.3rem}.detail-artist{font-size:.9rem}.detail-meta-grid{gap:.4rem .75rem}}
