.graph-page{min-height:100vh;background:radial-gradient(1200px 700px at 50% 20%,#131a33 0,#0a0d1c 55%,#06070f 100%);color:#e8eaf6;font-family:-apple-system,Segoe UI,Roboto,Helvetica Neue,sans-serif;display:flex;flex-direction:column}.graph-topbar{display:flex;justify-content:space-between;align-items:center;gap:12px;width:100%;max-width:1100px;margin:0 auto;padding:16px 18px 0}.graph-back{color:#8b93c9;text-decoration:none;font-size:13px}.graph-back:hover{color:#e8eaf6}.graph-actions{display:flex;align-items:center;gap:16px}.graph-rank{color:#8b93c9;text-decoration:none;font-size:13px}.graph-rank:hover{color:#e8eaf6}.graph-buy{background:linear-gradient(90deg,#6366f1,#06b6d4);color:#fff;font-weight:700;font-size:13px;letter-spacing:1px;padding:9px 20px;border-radius:999px;text-decoration:none;box-shadow:0 0 18px rgba(99,102,241,.45);transition:box-shadow .2s ease,transform .2s ease}.graph-buy:hover{box-shadow:0 0 30px rgba(6,182,212,.6);transform:translateY(-1px)}.graph-head{text-align:center;padding:18px 12px 10px}.graph-brand{font-size:12px;letter-spacing:3px;text-transform:uppercase;color:#8b93c9;text-decoration:none}.graph-brand span{color:#5f6699}.graph-head h1{font-size:34px;font-weight:700;letter-spacing:-.5px;margin:8px 0 4px;background:linear-gradient(90deg,#a5b4fc,#67e8f9);-webkit-background-clip:text;background-clip:text;color:transparent}.graph-head h1 small{-webkit-text-fill-color:#8b93c9}.graph-head h1 small,.graph-head p{font-size:13px;color:#8b93c9}.graph-stage{position:relative;flex:1 1;min-height:70vh;overflow:hidden}.graph-edges{position:absolute;inset:0;width:100%;height:100%}.graph-edges line{stroke:#4f5b93;stroke-opacity:.22;stroke-width:1}.gnode{position:absolute;top:0;left:0;border-radius:12px;background-size:cover;background-position:50%;box-shadow:0 4px 24px rgba(0,0,0,.55),0 0 0 1px rgba(139,147,201,.25);cursor:pointer;overflow:hidden;transition:box-shadow .25s ease;will-change:transform}.gnode.ghover{box-shadow:0 6px 32px rgba(103,232,249,.35),0 0 0 2px rgba(103,232,249,.7);z-index:5}.gnode.gking{box-shadow:0 0 40px rgba(165,180,252,.5),0 0 0 2px rgba(165,180,252,.9);z-index:4;animation:gpulse 3s ease-in-out infinite}@keyframes gpulse{0%,to{box-shadow:0 0 32px rgba(165,180,252,.35),0 0 0 2px rgba(165,180,252,.8)}50%{box-shadow:0 0 56px rgba(165,180,252,.65),0 0 0 2px #a5b4fc}}.gmedia{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;border:0;pointer-events:none;background:#000}.glabel{left:8px;bottom:6px;font-size:11px;font-weight:600;color:#fff;text-shadow:0 1px 6px rgba(0,0,0,.9)}.gcrown,.glabel{position:absolute;pointer-events:none;z-index:2}.gcrown{top:6px;right:6px;font-size:9px;font-weight:700;letter-spacing:1px;color:#06070f;background:linear-gradient(90deg,#a5b4fc,#67e8f9);border-radius:999px;padding:2px 7px}.gtip{position:absolute;top:0;left:0;width:220px;background:rgba(13,17,36,.92);border:1px solid rgba(139,147,201,.35);border-radius:10px;padding:10px 12px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);pointer-events:auto;z-index:10;display:flex;flex-direction:column;gap:2px;font-size:12px}.gtip b{font-size:13px}.gtip span{color:#8b93c9}.gtip a{color:#67e8f9;text-decoration:none;font-weight:600;margin-top:4px}.gempty{position:absolute;inset:0;display:grid;place-items:center;color:#8b93c9}.graph-foot{display:flex;justify-content:center;gap:24px;padding:14px;font-size:12px}.graph-foot a{color:#8b93c9;text-decoration:none}.graph-foot a:hover{color:#e8eaf6}@media (max-width:640px){.graph-head h1{font-size:24px}.graph-topbar{padding:12px 12px 0}}.graph-stage{cursor:-webkit-grab;cursor:grab;touch-action:none;-moz-user-select:none;user-select:none;-webkit-user-select:none}.graph-stage:active{cursor:-webkit-grabbing;cursor:grabbing}.graph-world{position:absolute;inset:0;transform-origin:0 0;will-change:transform}.gzoom{position:absolute;top:12px;right:14px;display:flex;gap:6px;z-index:20}.gzoom button{width:32px;height:32px;border-radius:8px;border:1px solid rgba(139,147,201,.35);background:rgba(13,17,36,.85);color:#e8eaf6;font-size:15px;cursor:pointer}.gzoom button:hover{border-color:#67e8f9;color:#67e8f9}.remaster-overlay{position:fixed;inset:0;z-index:90;overflow:auto;font-size:13px;line-height:1.4}.remaster-overlay a.graph-rank,.remaster-overlay button.graph-back{background:none;border:0;padding:0;font:inherit;color:#8b93c9;cursor:pointer;text-decoration:none}.remaster-overlay a.graph-rank:hover,.remaster-overlay button.graph-back:hover{color:#e8eaf6}.remaster-overlay button.graph-buy{font:inherit;font-weight:700;font-size:13px;letter-spacing:1px;color:#fff;border:0;padding:9px 20px;border-radius:999px;background:linear-gradient(90deg,#6366f1,#06b6d4);cursor:pointer}.remaster-overlay .gzoom button{padding:0;font:inherit;width:32px;height:32px;border-radius:8px;border:1px solid rgba(139,147,201,.35);background:rgba(13,17,36,.85);color:#e8eaf6}.remaster-overlay .gtip a{color:#67e8f9}.gfm{top:6px;left:6px;font-size:9px;font-weight:700;letter-spacing:.5px;color:#fde68a;background:rgba(6,7,15,.7);border:1px solid hsla(48,97%,77%,.5);border-radius:999px;padding:1px 6px;pointer-events:none;z-index:2}.gbar,.gfm{position:absolute}.gbar{left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:space-between;background:linear-gradient(0deg,rgba(6,7,15,.92),rgba(6,7,15,.6));-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:3;cursor:default}.gbar-nm{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-weight:600;color:#fff}.gbar-fm{color:#fde68a}.gbar-vw{color:#8b93c9;font-weight:400}.gbar-ctrl{display:flex;align-items:center;flex:none}.remaster-overlay .gbar button{font:inherit;font-size:1em;font-weight:700;border:1px solid rgba(139,147,201,.4);background:hsla(0,0%,100%,.08);color:#e8eaf6;cursor:pointer;line-height:1}.remaster-overlay .gbar button:hover{border-color:#67e8f9;color:#67e8f9}.remaster-overlay .gbar button.gbar-open{border:0;background:linear-gradient(90deg,#6366f1,#06b6d4);color:#fff;letter-spacing:.5px}.gtheater{position:fixed;inset:0;z-index:120;background:rgba(3,4,10,.82);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:grid;place-items:center;padding:16px;cursor:default}.gtheater-card{width:min(1040px,96vw);border-radius:16px;overflow:hidden;background:#0d1124;box-shadow:0 0 0 1px rgba(139,147,201,.3),0 30px 80px rgba(0,0,0,.6),0 0 60px rgba(99,102,241,.25)}.gtheater-video{position:relative;width:100%;aspect-ratio:16/9;background:#000}.gtheater-video iframe,.gtheater-video img,.gtheater-video video{position:absolute;inset:0;width:100%;height:100%;border:0;object-fit:contain}.gtheater-info{justify-content:space-between;gap:16px;padding:14px 18px}.gtheater-info,.gtheater-title{display:flex;align-items:center;flex-wrap:wrap}.gtheater-title{font-size:18px;font-weight:700;color:#fff;gap:8px}.gtheater-meta{color:#8b93c9;font-size:13px;margin-top:4px}.gchip{font-size:11px;font-weight:700;color:#fde68a;border:1px solid hsla(48,97%,77%,.5);border-radius:999px;padding:2px 9px}.gchip.glive{color:#06070f;border:0;background:linear-gradient(90deg,#a5b4fc,#67e8f9)}.gtheater-actions{display:flex;align-items:center;gap:14px}.remaster-overlay a.gtheater-visit{background:linear-gradient(90deg,#6366f1,#06b6d4);color:#fff;font-weight:700;font-size:14px;padding:10px 20px;border-radius:999px;text-decoration:none;box-shadow:0 0 18px rgba(99,102,241,.45)}.remaster-overlay a.gtheater-link{color:#8b93c9;text-decoration:none;font-size:13px}.remaster-overlay a.gtheater-link:hover{color:#e8eaf6}.remaster-overlay button.gtheater-close{width:36px;height:36px;border-radius:999px;border:1px solid rgba(139,147,201,.35);background:hsla(0,0%,100%,.06);color:#e8eaf6;font:inherit;font-size:15px;padding:0;cursor:pointer}.gcat{position:absolute;transform:translateX(-50%);font-size:12px;font-weight:700;letter-spacing:2px;color:#a5b4fc;white-space:nowrap;pointer-events:none}.gcat span{font-size:10px;color:#06070f;background:#67e8f9;border-radius:999px;padding:0 6px;margin-left:4px;letter-spacing:0}.gnode.gfree{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;background:rgba(103,232,249,.04);border:2px dashed rgba(103,232,249,.55);box-shadow:none;color:#a5f3fc;text-align:center}.gnode.gfree:hover{background:rgba(103,232,249,.1);border-color:#67e8f9}.gfree-title{font-weight:800;letter-spacing:4px;font-size:18px}.gfree-px{font-size:22px;font-weight:700;color:#fff}.gfree-cta{font-size:12px;font-weight:700;color:#06070f;background:linear-gradient(90deg,#a5b4fc,#67e8f9);border-radius:999px;padding:4px 12px;margin-top:4px}.gstats{max-width:760px;margin:12px auto 0}.gstats-nums{display:flex;justify-content:center;gap:18px;flex-wrap:wrap;color:#8b93c9;font-size:13px}.gstats-nums b{color:#fff;font-size:15px}.gbarline{height:6px;margin-top:8px;border-radius:999px;background:rgba(139,147,201,.18);overflow:hidden}.gbarline i{display:block;height:100%;border-radius:999px;background:linear-gradient(90deg,#6366f1,#06b6d4);box-shadow:0 0 12px rgba(6,182,212,.6)}.ghint{position:absolute;left:14px;top:14px;margin:0;font-size:11px;color:#5f6699;pointer-events:none}.gchip.gcat-chip{color:#a5f3fc;border-color:rgba(103,232,249,.5)}.gnode{touch-action:none}.ghint{top:auto;bottom:12px}.gstats .gbarline{max-width:320px;margin-left:auto;margin-right:auto}@media (max-width:700px){.gzoom{top:auto;bottom:40px;right:10px}}.gextras{width:100%;max-width:1100px;margin:0 auto;padding:8px 18px 56px}.gsection{margin-top:28px;padding:22px 22px 16px;border-radius:18px;background:linear-gradient(180deg,rgba(23,29,58,.75),rgba(12,15,32,.75));box-shadow:0 0 0 1px rgba(139,147,201,.18),0 20px 60px rgba(0,0,0,.35)}.gsection h2{margin:0 0 18px;font-size:20px;font-weight:800;letter-spacing:-.01em;background:linear-gradient(90deg,#a5b4fc,#67e8f9);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.gsection h2 span{margin-left:8px;font-size:13px;font-weight:600;-webkit-text-fill-color:#8b93c9}.gmore{display:flex;justify-content:flex-end;gap:16px;align-items:center;margin:14px 0 0;font-size:13px;color:#fde68a}.remaster-overlay .gmore a{color:#67e8f9;text-decoration:none}.remaster-overlay .gmore a:hover{text-decoration:underline}.gextras .gface{position:relative;display:block;width:100%;aspect-ratio:16/9;border-radius:10px;overflow:hidden;background:#0d1124 50%/cover no-repeat}.gextras .gface.playing{outline:2px solid #67e8f9;outline-offset:0}.gextras .hover-face-play{right:8px;bottom:8px;border-radius:999px;padding:4px 7px;background:rgba(6,7,15,.7);font-size:10px}.gextras .hover-face-empty{border-radius:10px}.gpodium{display:grid;grid-template-columns:1fr 1.15fr 1fr;grid-gap:18px;gap:18px;align-items:end}.remaster-overlay button.gplaque,.remaster-overlay button.gstep{all:unset;box-sizing:border-box;cursor:pointer;display:flex;flex-direction:column;gap:8px;color:#e8eaf6;font-family:inherit;text-align:center;transition:transform .15s ease,box-shadow .15s ease}.remaster-overlay button.gstep{padding:14px;border-radius:16px;background:rgba(10,13,28,.9);box-shadow:0 0 0 1px var(--ring),0 10px 30px rgba(0,0,0,.4),0 0 24px -6px var(--ring)}.remaster-overlay button.gplaque:hover,.remaster-overlay button.gstep:hover{transform:translateY(-3px)}.gstep-1{--ring:#fbbf24;padding-bottom:26px!important}.gstep-2{--ring:#cbd5e1}.gstep-3{--ring:#d97706}.gstep-medal{font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--ring)}.gstep-name{font-weight:700;font-size:15px}.gstep-px{font-size:12px;color:#8b93c9}.gplaques{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));grid-gap:12px;gap:12px}.remaster-overlay button.gplaque{padding:10px;border-radius:14px;background:rgba(10,13,28,.9);box-shadow:0 0 0 1px hsla(48,97%,77%,.35)}.gplaque .gchip{align-self:center}.gplaque-name{font-size:13px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.remaster-overlay button.gplaque-next{align-items:center;justify-content:center;min-height:140px;border:1.5px dashed rgba(103,232,249,.6);box-shadow:none;color:#67e8f9;font-weight:700;font-size:13px;text-transform:uppercase;letter-spacing:.06em}.gplaque-no{font-size:22px;font-weight:800;color:#fde68a}@media (max-width:700px){.gpodium{grid-template-columns:1fr}.remaster-overlay .gpodium button.gstep-1{order:-1}.gplaques{grid-template-columns:repeat(2,1fr)}.gsection{padding:16px 14px 12px}}.graph-stage.gnarrow,.graph-stage.gnarrow .gnode{touch-action:pan-y}.gnarrow .ghint,.gnarrow .gzoom{display:none}