:root{--app-status-height:32px}body.app-with-status-bar{padding-bottom:calc(var(--app-status-height) + env(safe-area-inset-bottom))}body.app-with-status-bar .live-sniper-screen{bottom:calc(var(--app-status-height) + env(safe-area-inset-bottom));height:calc(100dvh - var(--app-status-height) - env(safe-area-inset-bottom))}body.app-with-status-bar .trade-copier-page,body.app-with-status-bar .referral-page,body.app-with-status-bar .blank-page{min-height:calc(100dvh - 56px - var(--app-status-height) - env(safe-area-inset-bottom))}.app-status-bar{z-index:80;height:calc(var(--app-status-height) + env(safe-area-inset-bottom));padding:0 16px env(safe-area-inset-bottom);color:#a7adb1;background:#000;border-top:1px solid #25282b;justify-content:space-between;align-items:center;gap:16px;font-family:Bellat0rr UI,Arial,sans-serif;font-size:12px;line-height:1;display:flex;position:fixed;inset:auto 0 0}.app-status-links{align-items:center;height:100%;display:flex}.app-status-links>*{border-right:1px solid #25282b;justify-content:center;align-items:center;height:17px;padding:0 14px;display:inline-flex}.app-status-links>:first-child{padding-left:0}.app-status-links>:last-child{border-right:0}.app-status-links a{color:inherit;font-size:inherit;font-weight:inherit;box-shadow:none;background:0 0;border-radius:0;text-decoration:none;transition:color .14s}.app-status-links a:hover{color:#fff;background:0 0}.app-status-links a:focus-visible{outline-offset:4px;border-radius:2px;outline:2px solid #ffd600}.app-status-links button{color:inherit;font:inherit;cursor:pointer;background:0 0;border:0;border-right:1px solid #25282b;transition:color .14s}.app-status-links button:hover{color:#fff}.app-status-links button:focus-visible{outline-offset:4px;border-radius:2px;outline:2px solid #ffd600}.app-status-links :is(a,button){gap:6px}.app-status-link-icon{flex:none;width:14px;height:14px;display:block;position:relative;overflow:hidden}.app-status-link-icon img{filter:brightness(0)invert();max-width:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.app-status-docs-icon img{width:21px;height:21px}.app-status-support-icon img{width:22px;height:22px}.app-status-website-icon img{width:19px;height:19px}.app-status-x img{object-fit:contain;filter:brightness(0)invert();width:15px;height:15px;display:block}.app-status-price{color:#e8e8e8;white-space:nowrap;font-variant-numeric:tabular-nums;align-items:center;gap:8px;font-weight:600;display:flex}.app-status-price img{object-fit:contain;width:1.25em;height:1em}.app-status-price.is-stale{color:#8c9398}.app-status-price small{font-size:9px;font-weight:400}.app-status-right{align-items:center;gap:14px;display:flex}.app-status-divider{background:#25282b;flex:none;width:1px;height:17px}.app-connection{color:#9ba3aa;white-space:nowrap;background:#181c20;border-radius:6px;align-items:center;gap:7px;padding:5px 8px;font-weight:500;display:flex}.app-connection.is-stable{color:#8cdda6;background:#15261b}.app-connection.is-unstable{color:#ffc45a;background:#33250c}.app-connection.is-disconnected{color:#ff5b82;background:#321923}.app-connection i{width:8px;height:8px;box-shadow:0 0 0 3px color-mix(in srgb,currentColor 18%,transparent);background:currentColor;border-radius:50%;flex:none}.app-connection-fps{border-left:1px solid color-mix(in srgb,currentColor 25%,transparent);padding-left:7px}@media (max-width:600px){.app-status-bar{--app-status-height:58px;flex-wrap:wrap;justify-content:center;gap:0}:root{--app-status-height:58px}.app-status-links{height:26px}.app-status-right{justify-content:space-between;width:100%;padding-bottom:3px}}@media (max-width:480px){.app-status-bar{gap:8px;padding-left:10px;padding-right:10px;font-size:11px}.app-status-links>*{padding:0 10px}}
