.gan-explorer-wide{max-width:1500px}.gan-explorer-toolbar{display:flex;gap:12px;align-items:flex-end;flex-wrap:wrap;margin-bottom:16px;padding:14px;border:1px solid rgba(255,255,255,.08);border-radius:16px;background:rgba(255,255,255,.025)}.gan-explorer-toolbar label{display:grid;gap:5px;min-width:240px;flex:1}.gan-explorer-toolbar label span{font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#95a0ac}.gan-explorer-toolbar select{min-height:44px;padding:0 12px;border:1px solid rgba(255,255,255,.1);border-radius:10px;background:#0a1017;color:#fff}.gan-generation-switch,.gan-explorer-zoom{display:flex;gap:4px;padding:4px;border:1px solid rgba(255,255,255,.08);border-radius:12px;background:#090e14}.gan-generation-switch a,.gan-explorer-zoom button{display:flex;min-height:36px;align-items:center;justify-content:center;padding:0 12px;border:0;border-radius:8px;background:transparent;color:#9da7b2;text-decoration:none;font-weight:750;cursor:pointer}.gan-generation-switch a.is-active{background:rgba(34,211,238,.12);color:#fff}.gan-explorer-zoom button:hover{background:rgba(255,255,255,.06);color:#fff}.gan-explorer-viewport{position:relative;height:min(72vh,760px);min-height:520px;overflow:hidden;border:1px solid rgba(255,255,255,.09);border-radius:20px;background:radial-gradient(circle at 50% 20%,rgba(34,211,238,.06),transparent 42%),#060a0f;cursor:grab;touch-action:none}.gan-explorer-viewport.is-dragging{cursor:grabbing}.gan-explorer-canvas{position:absolute;left:50%;top:40px;transform-origin:0 0;will-change:transform}.gan-explorer-tree{display:inline-block;padding:30px 80px 80px}.gan-explorer-tree ul{position:relative;display:flex;justify-content:center;gap:22px;padding:42px 0 0;margin:0;list-style:none}.gan-explorer-tree>ul{padding-top:0}.gan-explorer-tree li{position:relative;display:flex;flex-direction:column;align-items:center;min-width:180px}.gan-explorer-tree li>ul:before{content:'';position:absolute;top:0;left:50%;width:1px;height:22px;background:rgba(34,211,238,.25)}.gan-explorer-tree li>ul>li:before{content:'';position:absolute;top:-20px;left:0;right:0;height:1px;background:rgba(34,211,238,.2)}.gan-explorer-tree li>ul>li:first-child:before{left:50%}.gan-explorer-tree li>ul>li:last-child:before{right:50%}.gan-explorer-tree li>ul>li:after{content:'';position:absolute;top:-20px;left:50%;width:1px;height:20px;background:rgba(34,211,238,.24)}.gan-explorer-node{position:relative;z-index:2;display:flex;width:180px;min-height:92px;flex-direction:column;justify-content:center;padding:13px;border:1px solid rgba(255,255,255,.1);border-radius:15px;background:#0d131a;text-align:center;box-shadow:0 12px 30px rgba(0,0,0,.18)}.gan-explorer-node.is-center{border-color:rgba(34,211,238,.55);background:linear-gradient(180deg,rgba(34,211,238,.14),#0d131a)}.gan-explorer-node small{margin-bottom:5px;color:#8b97a3;font-size:9px;font-weight:850;letter-spacing:.1em;text-transform:uppercase}.gan-explorer-focus{display:grid;gap:4px;color:#fff;text-decoration:none}.gan-explorer-focus strong,.gan-explorer-node>strong{font-size:16px;line-height:1.2}.gan-explorer-focus span{color:#22d3ee;font-size:9px;font-weight:750}.gan-explorer-profile{margin-top:7px;color:#8b97a3;font-size:9px;text-decoration:none}.gan-explorer-descendants{margin-top:26px}.gan-explorer-descendants>div{display:flex;gap:8px;flex-wrap:wrap}.gan-explorer-descendants a{padding:8px 11px;border:1px solid rgba(34,211,238,.14);border-radius:999px;background:rgba(34,211,238,.05);color:#d8f8fc;text-decoration:none;font-size:12px}.gan-explorer-actions{display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap;margin-top:26px}.gan-horse-inline-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:22px;padding-top:18px;border-top:1px solid rgba(255,255,255,.08)}@media(max-width:760px){.gan-explorer-viewport{height:68vh;min-height:480px}.gan-explorer-tree{padding:20px 36px 60px}.gan-explorer-node{width:150px;min-height:78px;padding:10px}.gan-explorer-tree li{min-width:150px}.gan-explorer-tree ul{gap:12px;padding-top:34px}.gan-explorer-toolbar label{min-width:100%}.gan-explorer-zoom{margin-left:auto}.gan-explorer-actions{flex-direction:column}.gan-explorer-actions a{width:100%;justify-content:center}}