.gan-universe-hero{background:radial-gradient(circle at 80% 15%,rgba(87,220,229,.08),transparent 28%),radial-gradient(circle at 18% 75%,rgba(237,28,36,.12),transparent 30%),linear-gradient(180deg,#080c11,#05070a)}
.gan-universe-section{padding-top:42px}
.gan-universe-app{display:grid;gap:18px}
.gan-universe-toolbar{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(340px,.85fr);gap:18px;align-items:end}
.gan-universe-search-wrap{position:relative}
.gan-universe-search-wrap>label{display:block;margin:0 0 8px;color:#8f9baa;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}
.gan-universe-search-box{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px}
.gan-universe-search-box input{width:100%;min-height:52px;padding:0 16px;border:1px solid rgba(255,255,255,.11);border-radius:14px;background:#0b1118;color:#fff;outline:none}
.gan-universe-search-box input:focus{border-color:rgba(87,220,229,.5);box-shadow:0 0 0 3px rgba(87,220,229,.08)}
.gan-universe-search-box button,.gan-universe-filters button,.gan-universe-starters button{border:1px solid rgba(255,255,255,.1);background:#0d141c;color:#dfe6ec;border-radius:12px;cursor:pointer;transition:.18s ease}
.gan-universe-search-box button{padding:0 18px;font-weight:800}
.gan-universe-search-box button:hover,.gan-universe-filters button:hover,.gan-universe-starters button:hover{border-color:rgba(87,220,229,.32);background:#121c26;color:#fff}
.gan-universe-search-results{position:absolute;z-index:20;left:0;right:120px;top:100%;margin-top:8px;padding:8px;border:1px solid rgba(255,255,255,.1);border-radius:14px;background:rgba(8,12,17,.98);box-shadow:0 24px 70px rgba(0,0,0,.45)}
.gan-universe-search-results button{display:grid;grid-template-columns:auto 1fr;gap:10px;width:100%;padding:11px 12px;border:0;border-radius:10px;background:transparent;color:#fff;text-align:left;cursor:pointer}
.gan-universe-search-results button:hover{background:rgba(255,255,255,.055)}
.gan-universe-search-results small{display:grid;place-items:center;min-width:48px;height:24px;border:1px solid rgba(87,220,229,.18);border-radius:999px;color:#75e6ed;font-size:9px;font-weight:900;letter-spacing:.08em}
.gan-universe-search-results strong{display:block;font-size:14px}.gan-universe-search-results span{display:block;color:#7f8b98;font-size:11px;margin-top:2px}
.gan-universe-filters{display:flex;justify-content:flex-end;flex-wrap:wrap;gap:8px}
.gan-universe-filters button{min-height:42px;padding:0 14px;font-size:12px;font-weight:800}
.gan-universe-filters button.is-active{border-color:rgba(237,28,36,.38);background:rgba(237,28,36,.12);color:#fff}
.gan-universe-history{display:flex;gap:8px;align-items:center;min-height:34px;overflow:auto;padding-bottom:2px;scrollbar-width:none}.gan-universe-history::-webkit-scrollbar{display:none}
.gan-universe-history button{flex:0 0 auto;border:0;background:transparent;color:#7e8a97;padding:0;cursor:pointer;font-size:12px}.gan-universe-history button:hover{color:#fff}.gan-universe-history button:after{content:'→';margin-left:8px;color:#3f4954}.gan-universe-history button:last-child{color:#dfe6ec;font-weight:800}.gan-universe-history button:last-child:after{display:none}
.gan-universe-stage{position:relative;min-height:620px;border:1px solid rgba(255,255,255,.095);border-radius:24px;overflow:hidden;background:radial-gradient(circle at 50% 50%,rgba(87,220,229,.055),transparent 20%),linear-gradient(rgba(255,255,255,.018) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.018) 1px,transparent 1px),linear-gradient(180deg,#0a1017,#070b10);background-size:auto,38px 38px,38px 38px,auto}
.gan-universe-stage:after{content:'';position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle at center,transparent 30%,rgba(5,7,10,.28) 100%)}
.gan-universe-lines,.gan-universe-labels,.gan-universe-nodes{position:absolute;inset:0;width:100%;height:100%}
.gan-universe-lines{z-index:1;overflow:visible}.gan-universe-lines line{stroke:rgba(130,151,170,.27);stroke-width:1.2}.gan-universe-lines line.is-soy{stroke:rgba(87,220,229,.3)}.gan-universe-lines line.is-race{stroke:rgba(237,28,36,.28)}.gan-universe-lines line.is-person{stroke:rgba(240,199,123,.27)}.gan-universe-lines line.is-org{stroke:rgba(71,209,140,.25)}
.gan-universe-labels{z-index:2;pointer-events:none}
.gan-universe-edge-label{position:absolute;transform:translate(-50%,-50%);max-width:130px;padding:4px 7px;border:1px solid rgba(255,255,255,.08);border-radius:999px;background:#0a0f15;color:#778492;font-size:8px;font-weight:900;letter-spacing:.08em;text-align:center;white-space:nowrap}
.gan-universe-nodes{z-index:3}
.gan-universe-node{position:absolute;width:158px;min-height:76px;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:12px 14px;border:1px solid rgba(255,255,255,.11);border-radius:16px;background:linear-gradient(180deg,rgba(17,25,35,.98),rgba(9,14,20,.98));color:#fff;text-align:left;box-shadow:0 16px 45px rgba(0,0,0,.24);cursor:pointer;transition:.2s ease}
.gan-universe-node:hover{transform:translate(-50%,-50%) scale(1.04);border-color:rgba(87,220,229,.34);z-index:7}
.gan-universe-node small{display:block;color:#6d7b89;font-size:8px;font-weight:900;letter-spacing:.11em;margin-bottom:4px}
.gan-universe-node strong{display:block;font-size:13px;line-height:1.2}.gan-universe-node span{display:block;margin-top:5px;color:#8793a0;font-size:9px;line-height:1.25}
.gan-universe-node.is-center{width:200px;min-height:112px;padding:16px 18px;border-color:rgba(237,28,36,.38);background:linear-gradient(145deg,rgba(35,16,20,.98),rgba(12,18,25,.99));box-shadow:0 25px 80px rgba(0,0,0,.4),0 0 50px rgba(237,28,36,.08);cursor:default}
.gan-universe-node.is-center:hover{transform:translate(-50%,-50%)}.gan-universe-node.is-center small{color:#ff696e}.gan-universe-node.is-center strong{font-size:19px}.gan-universe-node.is-center span{font-size:10px}
.gan-universe-node.is-horse:not(.is-center){border-top-color:rgba(87,220,229,.4)}.gan-universe-node.is-person:not(.is-center){border-top-color:rgba(240,199,123,.4)}.gan-universe-node.is-race:not(.is-center){border-top-color:rgba(237,28,36,.42)}.gan-universe-node.is-track:not(.is-center){border-top-color:rgba(174,185,197,.4)}.gan-universe-node.is-org:not(.is-center){border-top-color:rgba(71,209,140,.4)}
.gan-universe-loading{position:absolute;z-index:8;left:50%;top:50%;transform:translate(-50%,-50%);padding:12px 16px;border:1px solid rgba(255,255,255,.1);border-radius:999px;background:#0c1219;color:#8b98a5;font-size:12px}.gan-universe-loading[hidden]{display:none}
.gan-universe-center-info{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:24px;align-items:center;padding:20px 22px;border:1px solid rgba(255,255,255,.09);border-radius:18px;background:#0a0f15}
.gan-universe-center-info small{display:block;color:#ef555b;font-size:9px;font-weight:900;letter-spacing:.1em;margin-bottom:4px}.gan-universe-center-info h2{margin:0 0 4px;font-size:22px;letter-spacing:-.025em}.gan-universe-center-info p{margin:0;color:#8b97a4;font-size:13px;max-width:820px}.gan-universe-center-info a{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 15px;border:1px solid rgba(255,255,255,.12);border-radius:11px;color:#fff;font-size:12px;font-weight:800}
.gan-universe-starters{display:grid;grid-template-columns:auto 1fr;gap:18px;align-items:center;padding-top:6px}.gan-universe-starters>span{color:#6f7b88;font-size:10px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.gan-universe-starters>div{display:flex;gap:8px;overflow:auto;scrollbar-width:none}.gan-universe-starters>div::-webkit-scrollbar{display:none}.gan-universe-starters button{flex:0 0 auto;display:flex;align-items:center;gap:8px;min-height:40px;padding:0 12px;font-size:11px;font-weight:800}.gan-universe-starters button small{color:#62dfe7;font-size:8px;letter-spacing:.08em}
.gan-universe-note{margin-top:18px;padding:18px 20px;border:1px solid rgba(255,255,255,.08);border-radius:16px;background:rgba(255,255,255,.02)}.gan-universe-note strong{font-size:13px}.gan-universe-note p{margin:4px 0 0;color:#7f8b97;font-size:12px}.gan-universe-note b{color:#b8c4ce;font-size:10px;letter-spacing:.05em}
.gan-universe-stage.is-mobile-list{min-height:0;padding:18px}.gan-universe-stage.is-mobile-list .gan-universe-lines,.gan-universe-stage.is-mobile-list .gan-universe-labels{display:none}.gan-universe-stage.is-mobile-list .gan-universe-nodes{position:static;display:grid;gap:9px;height:auto}.gan-universe-stage.is-mobile-list .gan-universe-node{position:static;width:100%;min-height:0;transform:none;padding:13px 14px}.gan-universe-stage.is-mobile-list .gan-universe-node:hover{transform:none}.gan-universe-stage.is-mobile-list .gan-universe-node.is-center{width:100%;min-height:0;margin-bottom:7px}.gan-universe-stage.is-mobile-list .gan-universe-node:not(.is-center):before{content:attr(data-relation);display:block;color:#65727f;font-size:8px;font-weight:900;letter-spacing:.08em;margin-bottom:4px}
@media(max-width:980px){.gan-universe-toolbar{grid-template-columns:1fr}.gan-universe-filters{justify-content:flex-start}}
@media(max-width:720px){.gan-universe-section{padding-top:26px}.gan-universe-search-box{grid-template-columns:1fr}.gan-universe-search-box button{min-height:46px}.gan-universe-search-results{right:0}.gan-universe-filters{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.gan-universe-filters button:first-child{grid-column:1/-1}.gan-universe-center-info{grid-template-columns:1fr}.gan-universe-center-info a{justify-self:start}.gan-universe-starters{grid-template-columns:1fr;gap:8px}.gan-universe-history{margin-top:2px}}
