.constellationExplorer{color:#fff;background:#171021;border:1px solid #d3c8d3;overflow:hidden}.constellationToolbar{border-bottom:1px solid #ffffff20;justify-content:space-between;align-items:center;gap:16px;padding:13px 15px;display:flex}.constellationToolbar>div:first-child{flex-direction:column;gap:3px;display:flex}.constellationToolbar b{color:var(--accent);font:900 9px monospace}.constellationToolbar span{color:#d7cce0;font:8px/1.4 monospace}.constellationControls{gap:6px;display:flex}.constellationControls button{color:#fff;background:#2e213a;border:1px solid #fff5;padding:7px 9px;font:800 8px monospace}.constellationControls .exploreButton{background:var(--accent);color:var(--ink);border-color:var(--accent)}.constellationViewport{touch-action:none;cursor:grab;background:radial-gradient(circle,#442d57 0,#21162e 42%,#110b18 100%);height:370px;position:relative;overflow:hidden}.isExpanded .constellationViewport{height:540px}.isExpanded .constellationViewport:active{cursor:grabbing}.constellationWorld{transform-origin:50%;width:1000px;height:720px;margin:-360px 0 0 -500px;transition:transform .35s;position:absolute;top:50%;left:50%}.isExpanded .constellationWorld{transition:none}.constellationWorld svg{width:100%;height:100%;position:absolute;inset:0}.constellationWorld line{stroke:#adff4340;stroke-width:1.3px;stroke-dasharray:4 7}.constellationStar{cursor:zoom-in;background:#fff;border:0;border-radius:50%;width:5px;height:5px;padding:0;position:absolute;transform:translate(-50%,-50%);box-shadow:0 0 8px}.cluster-makers{color:#6de7ff;background:#6de7ff}.cluster-dreamers{color:#ff806d;background:#ff806d}.cluster-archives{color:#e1a5ff;background:#e1a5ff}.cluster-motion{color:#adff43;background:#adff43}.constellationPerson{color:#fff;z-index:2;flex-direction:column;align-items:center;text-decoration:none;display:flex;position:absolute;transform:translate(-50%,-50%)}.constellationPerson img{object-fit:cover;border:2px solid #fff;border-radius:50%;width:47px;height:47px;box-shadow:0 0 0 4px #adff4322,0 0 22px #adff4355}.constellationPerson strong{margin-top:6px;font:900 9px Arial}.constellationPerson small{color:#d8c9e0;text-transform:uppercase;font:6px monospace}.constellationPerson.anchor img{border:4px solid var(--accent);width:116px;height:116px;box-shadow:0 0 0 8px #adff4317,0 0 46px #adff4366}.constellationPerson.anchor strong{font-size:18px}.constellationHotspot{color:#fff;background:#ffffff12;border:1px dashed #ffffff80;padding:10px 12px;font:8px monospace;position:absolute;top:70px;right:25px}.constellationLegend{align-items:center;gap:8px;margin:0;display:flex;color:#cfc1d7!important;text-align:left!important;padding:10px 14px!important}.constellationLegend i{background:var(--accent);border-radius:50%;width:7px;height:7px}.constellationLegend i:nth-child(2){background:#6de7ff}.constellationLegend span{margin-left:auto}.isCollapsed .constellationPerson:not(.anchor){opacity:.78}.isCollapsed .constellationPerson:not(.anchor) strong,.isCollapsed .constellationPerson:not(.anchor) small{display:none}@media (width<=650px){.constellationToolbar{flex-direction:column;align-items:flex-start}.constellationControls{flex-wrap:wrap}.isExpanded .constellationViewport{height:470px}.constellationPerson.anchor img{width:88px;height:88px}}.constellationPerson{cursor:pointer;background:0 0;border:0;padding:0}.relationshipCard{color:var(--ink);border-top:3px solid var(--accent);background:#fffdf7;grid-template-columns:55px 1fr auto;align-items:center;gap:13px;padding:14px;display:grid;position:relative}.relationshipCard>button{background:0 0;border:0;font-size:18px;position:absolute;top:5px;right:7px}.relationshipCard img{object-fit:cover;border:2px solid;border-radius:50%;width:52px;height:52px}.relationshipCard small{color:var(--secondary);font:800 7px monospace}.relationshipCard h3{margin:4px 0;font:900 15px Arial}.relationshipCard p,.relationshipCard span{margin:0;font:8px/1.4 monospace}.relationshipCard span{color:#776c7b}.relationshipCard>a{color:var(--ink);border:1px solid;margin-right:20px;padding:9px;font:900 8px monospace;text-decoration:none}.themeStudioLink,.assetRecordLink{color:var(--ink);margin-top:12px;font:900 8px monospace;text-decoration:underline;display:block}.assetRecordLink{margin:0 0 12px}@media (width<=650px){.relationshipCard{grid-template-columns:45px 1fr}.relationshipCard>a{grid-column:2}}
