.universe-launch{background:transparent;border:0;padding:13px 0;min-height:44px;text-align:left;color:#eee1ff}.universe-launch:hover{color:#ffb995}.universe-launch span{color:#c59fff}
.universe-dialog{--orbit-accent:#d2a7ff;width:100%;max-width:none;height:100dvh;max-height:none;margin:0;border:0;border-radius:0;padding:28px 4vw 32px;overflow-y:auto;overscroll-behavior:contain;background:radial-gradient(ellipse at 76% 55%,#66378e52,transparent 55%),radial-gradient(ellipse at 92% 98%,#912d6628,transparent 65%),#0c081c;color:#f5eaff;box-shadow:none}
.universe-dialog::backdrop{background:#070415}
.universe-header{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #b88ddb29;padding-bottom:20px;max-width:1500px;margin:auto}
.universe-brand{font-size:12px;color:#b39ccb;margin-bottom:6px}.universe-header h2{font-family:var(--display);font-size:25px;letter-spacing:-.7px;line-height:1.1}
#universe-close{font-size:32px;line-height:1;border:1px solid #b890d858;border-radius:50%;width:46px;height:46px;color:#f0dcff;background:#39244b7d;display:grid;place-items:center}
#universe-close:hover{background:#563365;border-color:#e6baff}
.universe-layout{display:grid;grid-template-columns:.7fr 1.3fr;gap:45px;align-items:center;min-height:calc(100dvh - 145px);max-width:1500px;margin:auto}
.universe-reading{padding:24px 0 35px;max-width:400px}.universe-category{color:var(--orbit-accent);font-size:12px;margin-bottom:19px}.universe-title{font-size:clamp(38px,4.3vw,65px);line-height:1;letter-spacing:-2.5px;text-wrap:balance;margin-bottom:23px}
.universe-description{font-size:16px;color:#c7b6d9;line-height:1.75}.universe-facts{list-style:none;padding:0;margin:25px 0;display:grid;gap:10px}.universe-facts li{font-size:12px;color:#bca8d0;padding-left:17px;position:relative;line-height:1.65}.universe-facts li:before{content:"";width:4px;height:4px;border-radius:50%;background:var(--orbit-accent);position:absolute;left:0;top:8px}
.universe-cta{background:var(--orbit-accent);color:#281433;font-size:13px;gap:18px;border-radius:5px}.universe-cta:hover{filter:brightness(1.1)}.universe-status{font-size:11px;margin-top:16px;color:#ad95bf}
.universe-visual{min-width:0;position:relative;padding-top:17px}.universe-filters{display:flex;gap:5px;justify-content:center;position:relative;z-index:3}.universe-filters button{background:none;border:1px solid transparent;color:#b29cce;border-radius:100px;padding:9px 17px;font-size:12px;min-height:44px}.universe-filters button[aria-pressed=true]{background:#432562;color:#f2dbff;border-color:#a06dcc82}.universe-filters button:hover{color:#fff}
.universe-stage{height:min(58vw,590px);min-height:360px;position:relative;isolation:isolate;cursor:grab;touch-action:pan-y;user-select:none;margin-top:0}
.universe-stage.is-dragging{cursor:grabbing}.universe-nodes{position:absolute;inset:0;pointer-events:none}
.universe-orbit{position:absolute;left:10%;top:17%;width:80%;height:66%;border:1px solid #b074e540;border-radius:50%;transform:rotate(-12deg);pointer-events:none}
.orbit-inner{left:20%;top:26%;width:60%;height:48%;border-color:#f3b2e329;transform:rotate(23deg)}
.universe-orbit:after{content:"";position:absolute;inset:-11px;border:1px dashed #b075de2b;border-radius:50%;animation:universe-rotate 55s linear infinite}
.universe-orbit:before{content:"";position:absolute;width:6px;height:6px;border-radius:50%;left:18%;top:8%;background:#d89cff;box-shadow:0 0 24px 4px #c87efa66}
.universe-sun{position:absolute;left:calc(50% - 65px);top:calc(46% - 65px);width:130px;height:130px;display:grid;place-items:center;color:#bf85ff;border-radius:50%;filter:drop-shadow(0 0 35px #b768fd);background:radial-gradient(ellipse,#813bd735,transparent 65%);pointer-events:none;z-index:-1}
.universe-sun svg{width:85px;height:85px;fill:none;stroke:currentColor;stroke-width:.6;animation:universe-rotate 36s linear infinite}
.universe-node{position:absolute;left:50%;top:46%;width:91px;height:116px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:8px;background:#180e277d;border:1px solid #b685d53b;border-radius:7px;pointer-events:auto;transform-origin:center;transition:transform .8s cubic-bezier(.22,.75,.2,1),opacity .5s,border-color .3s,box-shadow .3s;box-shadow:0 8px 24px #05000d80;cursor:pointer;outline-offset:4px!important;backdrop-filter:blur(5px)}
.universe-node img{width:100%;height:100%;object-fit:contain;pointer-events:none}.universe-node.game,.universe-node.app{width:111px;height:106px;padding:7px}.universe-node.app{width:132px;height:99px}
.universe-node[aria-pressed=true]{border-color:var(--orbit-accent);box-shadow:0 0 22px #c285ff30,0 12px 35px #05000d9c;background:#3a204ccf}.universe-node:hover{border-color:#f6cfff;background:#432858cc}
.universe-stage.is-dragging .universe-node{transition:none}
.universe-navigation{display:flex;align-items:center;justify-content:center;gap:27px;margin-top:-3px}.universe-navigation button{width:46px;height:46px;display:grid;place-items:center;border:1px solid #b78dd467;border-radius:50%;background:#231333;color:#ebd2ff}.universe-navigation button:hover{background:#482767}.universe-prev .icon{transform:rotate(180deg)}.universe-position{font-size:13px;color:#d1b8e9;min-width:48px;text-align:center}.universe-hint{text-align:center;margin-top:17px;font-size:11px;color:#a58abd}
.motion-paused .universe-orbit:after,.motion-paused .universe-sun svg{animation-play-state:paused!important}.motion-paused .universe-node{transition:none}
@keyframes universe-rotate{to{rotate:360deg}}
@media(max-width:1100px){.universe-dialog{padding-inline:30px}.universe-layout{gap:28px;grid-template-columns:.8fr 1.2fr}.universe-node{width:75px;height:101px}.universe-node.game{width:93px;height:90px}.universe-node.app{width:105px;height:84px}.universe-stage{height:510px;min-height:0}.universe-title{font-size:47px}.universe-description{font-size:14px}}
@media(max-width:800px){.universe-layout{gap:20px;grid-template-columns:.83fr 1.17fr}.universe-dialog{padding:23px 23px 35px}.universe-filters button{padding:8px 10px;font-size:11px}.universe-title{font-size:37px;letter-spacing:-1.5px}.universe-stage{height:440px}.universe-node{width:61px;height:84px}.universe-node.game{width:78px;height:77px}.universe-node.app{width:88px;height:70px}.universe-sun{width:95px;height:95px;left:calc(50% - 47px);top:calc(46% - 47px)}.universe-sun svg{width:64px;height:64px}.universe-orbit{top:23%;height:55%}.orbit-inner{top:31%;height:38%}.universe-reading{padding-block:25px}.universe-facts{margin-block:19px}}
@media(max-width:600px){.universe-dialog{padding:20px 18px 40px}.universe-header{padding-bottom:17px}.universe-header h2{font-size:23px}.universe-brand{font-size:10px}.universe-layout{display:flex;flex-direction:column;gap:25px;align-items:stretch;min-height:0}.universe-visual{order:0;padding-top:15px}.universe-reading{order:1;padding:10px 6px 20px;max-width:none}.universe-stage{height:365px;margin-top:-4px}.universe-node{width:64px;height:87px}.universe-node.game{width:82px;height:80px}.universe-node.app{width:97px;height:72px}.universe-filters{gap:5px}.universe-filters button{font-size:12px;padding-inline:14px}.universe-navigation{gap:32px;margin-top:-4px}.universe-hint{font-size:10px;margin-top:13px}.universe-title{font-size:40px;max-width:420px;margin-bottom:18px}.universe-category{margin-bottom:13px}.universe-description{font-size:14px}.universe-facts{margin-block:20px}.universe-cta{width:100%;justify-content:space-between}.universe-sun{filter:drop-shadow(0 0 25px #b768fd)}.universe-position{font-size:12px}.universe-status{text-align:center}}
@media(max-width:360px){.universe-dialog{padding-inline:13px}.universe-stage{height:330px}.universe-filters button{font-size:11px;padding-inline:12px}.universe-node{width:55px;height:73px}.universe-node.game{width:70px;height:68px}.universe-node.app{width:85px;height:64px}.universe-title{font-size:36px}}
@media(prefers-reduced-motion:reduce){.universe-dialog *,.universe-dialog *:before,.universe-dialog *:after{animation:none!important;transition:none!important}}
