*,:before,:after{cursor:none!important}.cur-dot,.cur-ring{pointer-events:none;z-index:99999;will-change:transform, left, top;border-radius:50%;transition:opacity .2s;position:fixed;transform:translate(-50%,-50%)}.cur-dot{background:#fff;width:10px;height:10px;box-shadow:0 0 0 1.5px #1a52d466}.cur-dot.hovering{background:#1a52d4;width:9px;height:9px;box-shadow:0 0 0 2px #fffc}.cur-dot.clicking{background:#1a52d4;width:7px;height:7px;transition:width 80ms,height 80ms,background 80ms}.cur-ring{opacity:0;background:0 0;border:1.5px solid #ffffff8c;width:26px;height:26px;transition:width .35s cubic-bezier(.34,1.56,.64,1),height .35s cubic-bezier(.34,1.56,.64,1),border-color .2s,border-width .2s,opacity .25s}.cur-ring.hovering{opacity:1;border-width:2px;border-color:#ffffffe6;width:32px;height:32px}.cur-ring.on-station{opacity:.5;border-width:2px;border-color:#345ec8;width:30px;height:30px;animation:.7s ease-out stationPulse}.cur-label{background:var(--blue);color:#fff;font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;pointer-events:none;z-index:99999;opacity:0;will-change:transform, left, top;border-radius:999px;align-items:center;gap:6px;padding:10px 18px;font-size:12px;transition:opacity .2s;display:flex;position:fixed;top:0;left:0;transform:translate(-50%,-50%)}.cur-label.visible{opacity:1}.cur-label svg{flex-shrink:0;display:block}@keyframes stationPulse{0%{box-shadow:0 0 #fff6}60%{box-shadow:0 0 0 8px #fff0}to{box-shadow:0 0 #fff0}}.cur-ripple{pointer-events:none;z-index:99998;border:1.5px solid #fff9;border-radius:50%;width:13px;height:13px;animation:.5s cubic-bezier(0,.5,.5,1) forwards rippleOut;position:fixed;transform:translate(-50%,-50%)scale(0)}.panel .cur-ripple{border-color:#1a52d480}@keyframes rippleOut{0%{opacity:.8;transform:translate(-50%,-50%)scale(0)}to{opacity:0;transform:translate(-50%,-50%)scale(3.5)}}.cur-dot.hidden,.cur-ring.hidden{opacity:0}#panel-ticket .cur-dot,#panel-ticket .cur-ring{display:none}
