html,body{padding:0;margin:0}html,body,#map{height:100%;width:100vw}.aprs-tooltip-point{padding:1px 3px;border:transparent;box-shadow:none;background-color:#ffffffe0;font-size:12px;font-weight:700}.aprs-tooltip-point img,.aprs-tooltip-point span{vertical-align:middle}a{color:var(--primary, #5470c6)}.userlinkstate{color:#b400ff;cursor:pointer}.effect1{font-weight:700;background:-webkit-linear-gradient(135deg,#0eaf6d,#ff6ac6 25%,#147b96 50%,#e6d205 55%,#2cc4e0 60%,#8b2ce0 80%,#ff6384 95%,#08dfb4);-webkit-text-fill-color:transparent;-webkit-background-clip:text;-webkit-background-size:200% 100%;-webkit-animation:flowCss 12s infinite linear}@-webkit-keyframes flowCss{0%{background-position:0 0}to{background-position:-400% 0}}.effect1:hover{-webkit-animation:flowCss 4s infinite linear}.userlink{cursor:pointer}.effect2{text-align:center;font-weight:700;color:#baf;transform-origin:bottom;animation:shaking 1.2s ease-in-out infinite;animation-play-state:running}@keyframes shaking{10%,90%{transform:translate3d(-1.2px,0,0)}20%,80%{transform:translate3d(2px,0,0)}30%,70%{transform:translate3d(-4.8px,0,0)}40%,60%{transform:translate3d(4.8px,0,0)}50%{transform:translate3d(-4.8px,0,0)}}.fireworks-container{position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:1}.particle{position:absolute;width:8px;height:8px;border-radius:50%;pointer-events:none;opacity:0}.firework{animation:firework 1.5s ease-out forwards}.marker-menu{position:absolute;background:var(--bg);border-radius:4px;box-shadow:0 2px 10px #0003;padding:8px 0;z-index:999;min-width:120px}.marker-item{padding:8px 16px;cursor:pointer;transition:background .2s}.marker-item:hover{background:var(--secondary)}@keyframes firework{0%{transform:translate(var(--x),var(--y)) scale(0);opacity:1}20%{opacity:1}to{transform:translate(calc(var(--x) + var(--dx)),calc(var(--y) + var(--dy))) scale(1);opacity:0}}@keyframes shine{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.aprs-tooltip{padding:1px 2px;background-color:#ffffffb3;border:1px solid rgba(0,0,0,.15);box-shadow:none;font-weight:700;color:#222}.aprs-tooltip:before{display:none}.grid-label{color:#5470c6dd;background:#fffc;border:1px solid #FFFFFF;box-shadow:none;font-size:13px}.grid-label:before{display:none}.aprs-xy-control{height:26px;line-height:26px;text-align:center;padding:0 5px;box-shadow:#00000026 1px 2px 1px;color:#000c;background:#fffc;font-size:12px;white-space:nowrap}.aprs-xy-control a{color:#000c}.aprs-zoom-control{display:flex;flex-direction:column;gap:4px}.aprs-zoom-btn{width:39px;height:39px;border-radius:4px;cursor:pointer;box-shadow:#6b788933 0 2px 6px,#5b626b14 0 4px 10px;background-color:#fff;background-repeat:no-repeat;background-position:center;background-size:20px 20px}.aprs-zoom-in{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%235470c6' stroke-width='1.8' stroke-linecap='round'%3E%3Cpath d='M12 5v14M5 12h14'/%3E%3C/svg%3E")}.aprs-zoom-out{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%235470c6' stroke-width='1.8' stroke-linecap='round'%3E%3Cpath d='M5 12h14'/%3E%3C/svg%3E")}.aprs-zoom-btn:hover{background-color:#f0f2f5}[data-theme=dark] .aprs-zoom-btn{background-color:#2c2c2c}[data-theme=dark] .aprs-zoom-in{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23e0e0e0' stroke-width='1.8' stroke-linecap='round'%3E%3Cpath d='M12 5v14M5 12h14'/%3E%3C/svg%3E")}[data-theme=dark] .aprs-zoom-out{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23e0e0e0' stroke-width='1.8' stroke-linecap='round'%3E%3Cpath d='M5 12h14'/%3E%3C/svg%3E")}[data-theme=dark] .aprs-zoom-btn:hover{background-color:#383838}.aprs-locate-control{width:39px;height:39px;border-radius:4px;cursor:pointer;box-shadow:#6b788933 0 2px 6px,#5b626b14 0 4px 10px;background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%235470c6' stroke-width='1.8' stroke-linecap='round'%3E%3Ccircle cx='12' cy='12' r='6.5'/%3E%3Cpath d='M12 1.5v3M12 19.5v3M1.5 12h3M19.5 12h3'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:20px 20px}.aprs-locate-control:hover{background-color:#f0f2f5}.aprs-theme-control{width:39px;height:39px;border-radius:4px;cursor:pointer;box-shadow:#6b788933 0 2px 6px,#5b626b14 0 4px 10px;background-color:#fff;background-repeat:no-repeat;background-position:center;background-size:20px 20px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%235470c6' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M21 12.79A9 9 0 1 1 11.21 3 7 7 0 0 0 21 12.79z'/%3E%3C/svg%3E")}.aprs-theme-control:hover{background-color:#f0f2f5}[data-theme=dark] .aprs-theme-control{background-color:#2c2c2c;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23e0e0e0' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='3.5'/%3E%3Cpath d='M12 2v2M12 20v2M4.9 4.9l1.4 1.4M17.7 17.7l1.4 1.4M2 12h2M20 12h2M4.9 19.1l1.4-1.4M17.7 6.3l1.4-1.4'/%3E%3C/svg%3E")}[data-theme=dark] .aprs-theme-control:hover{background-color:#383838}.aprs-measuring{cursor:crosshair}.aprs-measure-tip{background:#ffffffe6;border:1px solid #ff6315;color:#ff6315;font-weight:700;box-shadow:none}.aprs-measure-tip:before{display:none}.runlen-label{display:inline-block;background-color:#ffffffbf;border:1px solid rgba(0,0,0,.15);border-radius:3px;padding:0 4px;color:#222;font-size:12px;font-weight:700;white-space:nowrap;pointer-events:none;transform:translate(-50%,-44px)}.winline{clear:left;border:none;height:2px;background-color:#ff3000;opacity:.6;margin:0 0 5px}.leaflet-popup-content .mainTitle{font-size:14px;display:flex;align-items:center;flex-wrap:wrap;gap:4px}.leaflet-popup-content .mainTitle img{height:24px}.leaflet-popup-content .mainWin{font-size:13px;line-height:1.6}.leaflet-popup-content{margin:10px 14px;line-height:1.5}.leaflet-popup-content-wrapper{border-radius:8px}[data-theme=dark] .leaflet-popup-content-wrapper,[data-theme=dark] .leaflet-popup-tip{background:#2c2c2c;color:#e0e0e0}[data-theme=dark] .aprs-tooltip,[data-theme=dark] .runlen-label{background-color:#0009;color:#ddd;border-color:#fff3}[data-theme=dark] .aprs-xy-control{background:#0009;color:#fffc}[data-theme=dark] .aprs-xy-control a{color:#fffc}[data-theme=dark] .aprs-locate-control{background-color:#2c2c2c}[data-theme=dark] .aprs-locate-control:hover{background-color:#383838}[data-theme=dark] .grid-label{background:#0009;border-color:#333}[data-theme=dark] .leaflet-bar a,[data-theme=dark] .leaflet-control-layers{background:#2c2c2c;color:#e0e0e0;border-color:#444}[data-theme=dark] .aprs-tooltip-point{background-color:#0009;color:#ddd}[data-theme=dark] .leaflet-container{background:#1f1f1f}[data-theme=dark] .leaflet-control-attribution{background:#0009;color:#ffffffb3}[data-theme=dark] .leaflet-control-attribution a{color:#9db3f0}[data-theme=dark] .leaflet-control-scale-line{background:#0009;color:#e0e0e0}[data-theme=dark] .aprs-measure-tip{background:#000000b3;border-color:#ff7320;color:#ff7320}[data-theme=dark] .iss-footprint{stroke:#7d7d7d;fill:#4a4a4a;stroke-opacity:.9;fill-opacity:.5}[data-theme=dark] .page-view .el-table{--el-table-tr-bg-color: var(--bg)}@media(max-width:640px){.leaflet-top .leaflet-control.aprs-xy-control{margin-top:54px}}@media(max-width:768px){.his-ctl{bottom:10px;width:calc(100vw - 30px)}}.page-view{min-height:100vh;box-sizing:border-box;max-width:1100px;margin:0 auto;padding:12px 16px 40px;background:var(--bg);color:var(--fg)}.page-header{display:flex;align-items:center;gap:12px;padding:8px 0 12px;border-bottom:2px solid var(--secondary);margin-bottom:14px;flex-wrap:wrap}.page-header-icon{width:64px;height:64px;image-rendering:pixelated}.page-header-text{min-width:0}.page-header-title{margin:0;font-size:20px;word-break:break-all}.page-header-sub{font-size:12px;opacity:.7;margin-top:2px}.page-header-actions{margin-left:auto;display:flex;align-items:center;gap:8px;flex-wrap:wrap}.info-table{width:100%;border-collapse:collapse;margin-bottom:16px;font-size:14px}.info-table td{border:1px solid var(--secondary);padding:8px 10px;vertical-align:top;word-break:break-all}.info-table td.head{width:130px;text-align:right;font-weight:700;background:var(--secondary);white-space:nowrap}.section-title{font-size:15px;margin:18px 0 8px;padding:6px 10px;background:var(--secondary);border-radius:4px}.section-title b{margin:0 2px}.call-link{display:inline-flex;align-items:center;gap:4px;white-space:nowrap}.call-link-icon{width:20px;height:20px}.ssid-link{margin-right:10px}.raw-text{word-wrap:break-word;word-break:break-all;white-space:pre-wrap}.raw-text.warn{color:#f56c6c}.hex-data{color:#d63384;background:#d633841a;font-weight:700;padding:0 2px;border-radius:3px}.raw-icon{cursor:pointer;font-size:14px;opacity:.75}.raw-icon:hover{opacity:1}.raw-pop{word-break:break-all;white-space:pre-wrap;font-size:13px}.gray-link{color:#909399;cursor:pointer}.refresh-note{font-size:12px;opacity:.65}.histracker-link{font-size:13px;font-weight:400}.history-map{width:100%;height:300px;border-radius:4px;z-index:0}.page-pager{margin-top:12px;justify-content:flex-end}.page-view .el-table{--el-table-border-color: var(--secondary);--el-table-header-bg-color: var(--secondary)}.el-notification.dyn-tip-notif{width:fit-content;min-width:0;max-width:calc(100vw - 32px)}.el-notification.dyn-tip-notif .el-notification__content p{font-size:12px;line-height:1.6;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.el-notification.dyn-tip-notif--info{background-color:#5470c6dd}.el-notification.dyn-tip-notif--warning{background-color:#ff9800dd}.el-notification.dyn-tip-notif--error{background-color:#f44336dd}.el-notification.dyn-tip-notif--success{background-color:#4caf50dd}.el-notification.dyn-tip-notif--info,.el-notification.dyn-tip-notif--warning,.el-notification.dyn-tip-notif--error,.el-notification.dyn-tip-notif--success{border-color:transparent}.el-notification.dyn-tip-notif--info .el-notification__content p,.el-notification.dyn-tip-notif--warning .el-notification__content p,.el-notification.dyn-tip-notif--error .el-notification__content p,.el-notification.dyn-tip-notif--success .el-notification__content p,.el-notification.dyn-tip-notif--info .el-notification__closeBtn,.el-notification.dyn-tip-notif--warning .el-notification__closeBtn,.el-notification.dyn-tip-notif--error .el-notification__closeBtn,.el-notification.dyn-tip-notif--success .el-notification__closeBtn{color:#f5f5f5}[data-theme=dark] .el-notification.dyn-tip-notif--info{background-color:#789ff3dd}@media screen and (max-width:750px){.page-view{padding:8px 8px 30px}.info-table td.head{width:96px;font-size:13px}.history-map{height:200px}.page-header-icon{width:48px;height:48px}}:root{color-scheme:only light;--bg: #ffffff;--secondary: #f5f5f5;--fg: #333333;--bgw: #ededed;--primary: #5470c6}[data-theme=dark]{color-scheme:dark;--bg: #1f1f1f;--secondary: #2c2c2c;--fg: #e0e0e0;--bgw: #2c2c2c}[data-theme=dark] body{background:var(--bg);color:var(--fg)}[data-theme=dark] .aprs-map:not(.base-sat) .leaflet-tile-pane{filter:invert(1) hue-rotate(180deg)}[data-theme=dark] .aprs-map.base-sat .leaflet-tile-pane{filter:brightness(.72) saturate(.9)}.site-expired{position:fixed;inset:0;z-index:99999;display:flex;align-items:center;justify-content:center;background:var(--bg);color:var(--fg);font-size:20px;letter-spacing:2px}
