body.dashboard #featured .world-scene{transform:translate(var(--scene-x,0px),var(--scene-y,0px)) scale(1.035);transition:transform .65s cubic-bezier(.2,.7,.2,1);will-change:transform}
.dashboard .cover-art{transition:transform .7s cubic-bezier(.2,.7,.2,1)}
@media(hover:hover) and (prefers-reduced-motion:no-preference){.dashboard .tile-select:hover .cover-art{transform:scale(1.07) rotate(.5deg)}}
.explore-world{position:absolute;top:73px;left:26px;z-index:8;border:1px solid #ffffff65;border-radius:30px;background:#171826c9;backdrop-filter:blur(15px);color:white;font:600 11px var(--body);padding:10px 14px}
.world-hotspots{position:absolute;inset:0;z-index:7;pointer-events:none}.world-hotspots[hidden]{display:none}.world-spot{position:absolute;pointer-events:auto;background:none;border:0;color:white;transform:translate(-50%,-50%);display:grid;justify-items:center;gap:8px}.world-spot>span{display:grid;place-items:center;width:38px;height:38px;background:#171826bd;border:1px solid #fff;border-radius:50%;box-shadow:0 0 0 8px #ffffff15;font-size:24px;transition:box-shadow .2s}.world-spot:hover>span,.world-spot:focus-visible>span{box-shadow:0 0 0 12px #ffffff25}.world-spot small{font:600 10px var(--body);background:#171826d9;padding:5px 9px;border-radius:20px;white-space:nowrap}
#discovery-dialog{width:min(500px,calc(100% - 32px));padding:30px;border:1px solid #b09aa8;border-radius:20px;background:#26212e;color:#f6ebdf;max-height:90dvh;overflow:auto}#discovery-dialog::backdrop{background:#0a0715bb;backdrop-filter:blur(8px)}#discovery-dialog h2{font-size:32px;margin:18px 0}#discovery-prompt{color:#d7c9d8;line-height:1.6;margin-bottom:20px}#discovery-dialog label{font-size:12px}#discovery-answer{width:100%;display:block;margin:10px 0 20px;min-height:110px}#discovery-dialog .close-button{float:right;color:#eee}
.thread-panel{border-top:1px solid #ffffff14;padding-top:25px;margin-top:26px}.thread-panel>p{color:#b3a9bc;font-size:12px;line-height:1.5;margin:13px 0}.thread-empty{color:#968a9f;font-size:11px;line-height:1.65;padding:15px 0}.thread-nodes{padding:0;list-style:none}.thread-nodes li{display:flex;gap:12px;padding:12px 0;position:relative;border-left:1px solid #6d536f;margin-left:8px}.thread-nodes li>span{background:#221b2b;color:#e1b878;margin-left:-7px}.thread-nodes strong{display:block;font-size:12px;line-height:1.4;overflow-wrap:anywhere}.thread-nodes small{display:block;font-size:9px;color:#aea0bb;margin-top:5px}.thread-callback{border:0;background:none;color:#ffba9c;font:600 11px var(--body);padding:9px 0;text-align:left}.thread-remember{display:flex;align-items:center;gap:9px;color:#d3c5d8;font-size:10px;line-height:1.5;margin:15px 0 7px}.thread-remember input{width:18px;height:18px;flex-shrink:0}#thread-storage{font-size:9px;line-height:1.5;color:#aa9ab5;display:block}.callback-source{background:#fff6df;color:#203341;border:3px solid #203341;padding:20px;margin:25px 0;box-shadow:6px 6px #c34f42}.callback-source small{font:10px monospace}.callback-source strong{display:block;font:700 24px Georgia;margin:10px 0;overflow-wrap:anywhere}.callback-source p{white-space:pre-wrap;font-size:12px;line-height:1.6;max-height:170px;overflow:auto}#callback-answer{width:100%;margin:12px 0 20px}
@media(max-width:640px){.explore-world{top:92px;left:18px;font-size:10px;padding:8px 11px}.world-spot>span{width:32px;height:32px}.world-spot small{font-size:8px}.world-spot:nth-child(1){top:38%!important}.world-spot:nth-child(2){top:48%!important}.world-spot:nth-child(3){top:51%!important}#discovery-dialog{padding:23px}}
@media(prefers-reduced-motion:reduce){body.dashboard #featured .world-scene,.dashboard .cover-art{transform:none!important;transition:none!important}}
@media(max-width:640px){.world-spot:nth-child(3){top:43%!important;left:31%!important}}
