.aprs {
    width: 100%;
    height: 100vh;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: flex-end;
    justify-content: space-between;
    align-items: flex-end;
}
.aprs_a {
    width: 100%;
    height: 50px;
    background: var(--ys02);
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: space-between;
    align-items: center;
    padding: 0 15px;
    position: relative;
}
.aprs_a::before {
    width: 100%;
    height: 100%;
    content: '';
    background: linear-gradient(180deg, rgba(245, 158, 11, .06) 0%, transparent 100%);
    position: absolute;
    top: 0;
    left: 0;
}
.aprs_aa {
    height: 100%;
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    gap: 7px;
    position: relative;
    z-index: 1;
}
.aprs_aaa {
    height: 100%;
    display: flex;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
}
.aprs_aaaa {
    height: 15px;
    display: block;
    object-fit: cover;
}
.aprs_aab {
    height: 12px;
    font-size: 16px;
    line-height: 12px;
    font-family: 'Orbitron';
    font-weight: 900;
    color: var(--ys12);
    position: relative;
    top: 1px;
    background: linear-gradient(135deg, var(--ys05), var(--ys06), var(--ys18));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    background-size: 200% 200%;
}
.aprs_ab {
    height: 100%;
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    gap: 15px;
    position: relative;
    z-index: 1;
}
.aprs_aba {
    height: 100%;
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    gap: 5px;
}
.aprs_abaa {
    height: 100%;
    font-size: 14px;
    line-height: 1;
    color: var(--ys12);
    display: flex;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
}
.aprs_abab {
    height: 100%;
    font-size: 14px;
    line-height: 1;
    color: var(--ys06);
    font-weight: 600;
    display: flex;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
}
.aprs_ac {
    height: 100%;
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    gap: 10px;
    position: relative;
    z-index: 1;
}
.aprs_aca {
    height: 26px;
    font-size: 13px;
    line-height: 1;
    color: var(--ys12);
    background: var(--ys08);
    border-radius: 5px;
    padding: 0 10px;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    transition: var(--sd01);
}
.aprs_aca.active {
    background: var(--ys18);
    color: var(--ys04);
}
.aprs_aca:not(.active):hover {
    transform: translateY(-1px);
}
.aprs_b {
    position: absolute;
    top: 55px;
    right: 5px;
    display: flex;
    align-content: flex-start;
    justify-content: center;
    align-items: flex-start;
}
.aprs_ba {
    width: 200px;
    background: var(--ys08);
    padding: 15px;
    display: none;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    gap: 15px;
    position: relative;
    z-index: 2000;
    animation: fadeIn_a 0.3s ease;
    border-radius: 8px;
}
.aprs_ba.show {
    display: flex;
}
.aprs_baa {
    width: 100%;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    gap: 10px;
    position: relative;
    z-index: 2;
}
.aprs_baaa {
    width: 100%;
    height: 35px;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
}
.aprs_baaa .tj_tyhs_dhwb {
    background: var(--ys02);
    font-size: 13px;
}
.aprs_baaa .tj_tyhs_dhwb::placeholder {
    color: var(--ys12);
    opacity: 1;
}
.aprs_baaa .tj_tyhs_xlcd_ba {
    background: var(--ys02);
    font-size: 13px;
    position: relative;
}
.aprs_bab {
    width: 100%;
    height: 30px;
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: space-between;
    align-items: center;
    gap: 10px;
}
.aprs_baba {
    width: 100%;
    height: 100%;
    border-radius: 4px;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    transition: var(--sd01);
}
.aprs_baba.apply {
    background: var(--ys18);
    color: var(--ys04);
}
.aprs_baba.reset {
    background: var(--ys12);
    color: var(--ys04);
}
.aprs_baba:hover {
    transform: translateY(-1px);
}
.aprs_c {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    position: relative;
    right: 15px;
    bottom: 15px;
    z-index: 999999;
    gap: 10px;
}
.aprs_ca {
    width: 40px;
    height: 40px;
    border-radius: 12px;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    background: var(--ys08);
    cursor: pointer;
    transition: var(--sd01);
}
.aprs_ca:hover {
    transform: translateY(-1px);
}
.aprs_caa {
    font-size: 20px;
    line-height: 1;
    color: var(--ys12);
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
}
.aprs_ca.active .aprs_caa {
    color: var(--ys04);
}
.aprs_caa.dw:before {
    content: '\ec32';
}
.aprs_caa.rl:before {
    content: '\ebba';
}
.aprs_caa.jt:before {
    content: '\e7fc';
}
.aprs_caa.wx:before {
    content: '\ebbc';
}
.aprs_caa.cs:before {
    content: '\ea70';
}
.aprs_cb {
    display: flex;
    flex-wrap: nowrap;
    align-content: flex-end;
    justify-content: flex-end;
    align-items: flex-end;
    position: relative;
}
.aprs_cba {
    width: 40px;
    height: 40px;
    border-radius: 12px;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    background: var(--ys08);
}
.aprs_cba:hover {
    transform: translateY(-1px);
}
.aprs_cbaa {
    font-size: 20px;
    line-height: 1;
    color: var(--ys12);
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
}
.aprs_cba.active .aprs_cbaa {
    color: var(--ys04);
}
.aprs_cbaa::before {
    content: '\e9ff';
}
.aprs_cbb {
    position: absolute;
    bottom: 0;
    right: -165px;
    width: 150px;
    background: var(--ys08);
    border-radius: 8px;
    padding: 10px;
    z-index: 10000;
    transition: right 0.35s cubic-bezier(0.4, 0, 0.2, 1);
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-end;
    align-items: center;
    gap: 5px;
}
.aprs_cbb.show {
    right: 50px;
}
.aprs_cbba {
    width: 100%;
    padding: 7px;
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    gap: 10px;
    background: var(--ys02);
}
.aprs_cbba:hover {
    transform: translateX(-1px);
}
.aprs_cbbaa {
    width: 25px;
    height: 25px;
    background: var(--ys04);
    border-radius: 5px;
    padding: 2px;
}
.aprs_cbbab {
    font-size: 13px;
    line-height: 1;
    color: var(--ys12);
}
.aprs_d {
    width: 200px;
    background: var(--ys08);
    padding: 15px;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    gap: 10px;
    position: relative;
    z-index: 2000;
    animation: fadeIn_a 0.3s ease;
    border-radius: 8px;
    position: absolute;
    top: 55px;
    right: 5px;
}
.aprs_da {
    width: 100%;
    height: 35px;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
}
.aprs_da .tj_tyhs_dhwb {
    background: var(--ys02);
    font-size: 13px;
}
.aprs_db {
    width: 100%;
    font-size: 12px;
    line-height: 1;
    color: var(--ys17);
    text-align: center;
}.aprs_grkp {
    min-width: 300px;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    border-radius: 5px;
    overflow: hidden;
    background: var(--ys02);
    gap: 10px;
    padding: 10px;
}
.aprs_grkp_a {
    width: 100%;
    display: flex;
    flex-wrap: nowrap;
    align-content: flex-start;
    justify-content: space-between;
    align-items: flex-start;
}
.aprs_grkp_aa {
    display: flex;
    flex-direction: column;
    align-content: flex-start;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 7px;
}
.aprs_grkp_aaa {
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    gap: 5px;
}
.aprs_grkp_aaaa {
    font-size: 15px;
    line-height: 1;
    color: var(--ys04);
    font-weight: bold;
}
.aprs_grkp_aaab {
    height: 16px;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    overflow: hidden;
}
.aprs_grkp_aaaba {
    height: 16px;
    object-fit: cover;
    display: block;
}
.aprs_grkp_aab {
    font-size: 13px;
    line-height: 1;
    font-weight: 550;
    color: var(--ys17);
}
.aprs_grkp_ab {
    font-size: 13px;
    line-height: 1;
    color: var(--ys12);
    padding: 7px 14px;
    border-radius: 4px;
    background: var(--ys08);
    transition: var(--sd01);
}
.aprs_grkp_ab:hover {
    transform: translateY(-1px);
}
.aprs_grkp_b {
    width: 100%;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    gap: 5px;
}
.aprs_grkp_ba {
    width: 100%;
    display: flex;
    align-content: flex-start;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    gap: 5px;
}
.aprs_grkp_baa {
    width: 100%;
    padding: 10px;
    background: var(--ys08);
    border-radius: 5px;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    gap: 7px;
}
.aprs_grkp_baaa {
    font-size: 12px;
    line-height: 1;
    color: var(--ys12);
}
.aprs_grkp_baab {
    display: flex;
    flex-wrap: nowrap;
    align-content: flex-end;
    justify-content: center;
    align-items: flex-end;
    gap: 2px;
}
.aprs_grkp_baaba {
    font-size: 13px;
    line-height: 1;
    color: var(--ys06);
}
.aprs_grkp_baabb {
    font-size: 12px;
    line-height: 1;
    color: var(--ys12);
}
.aprs_grkp_baac {
    font-size: 13px;
    line-height: 1;
    color: var(--ys06);
}
.aprs_grkp_bb {
    width: 100%;
    background: var(--ys08);
    border-radius: 5px;
    padding: 10px;
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    gap: 5px;
}
.aprs_grkp_bba {
    font-size: 12px;
    line-height: 1;
    color: var(--ys12);
}
.aprs_grkp_bba.sb::before {
    content: '\ebbe';
}
.aprs_grkp_bba.lj::before {
    content: '\eb9c';
}
.aprs_grkp_bba.zb::before {
    content: '\ebbd';
}
.aprs_grkp_bba.dz::before {
    content: '\e89f';
}
.aprs_grkp_bbb {
    flex: 1;
    font-size: 12px;
    line-height: 1;
    color: var(--ys06);
    display: flex;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
}
.aprs_grkp_bbc {
    flex: 1;
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    gap: 5px;
}
.aprs_grkp_bbca { 
    font-size: 12px;
    line-height: 1;
    color: var(--ys06);
}
.aprs_grkp_c {
    font-size: 12px;
    line-height: 1;
    color: var(--ys12);
}
.dtjp {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    gap: 30px;
}
.dtjp_a {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    gap: 20px;
}
.dtjp_aa {
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    gap: 15px;
}
.dtjp_aaa {
    height: 30px;
    font-size: 14px;
    line-height: 1;
    color: var(--ys04);
    padding: 0 25px;
    border-radius: 5px;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    transition: var(--sd01);
}
.dtjp_aaa:hover {
    transform: translateY(-1px);
}
.dtjp_aaa.xz {
    background: var(--ys18);
}
.dtjp_aaa.dy {
    background: var(--ys05);
}
.dtjp_ab {
    font-size: 14px;
    line-height: 1;
    color: var(--ys12);
}
.dtjp_b {
    max-height: 80vh;
    object-fit: cover;
    display: block;
}
.aprs_txdt {
    width: 100%;
    height: 100%;
    background: var(--ys02);
    position: absolute !important;
    margin-top: 50px;
}
.panel-hidden {
    display: none;
}
.locate-loading {
    opacity: 0.6;
}
.label-hidden {
    display: none;
}
.aprs-label-container {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 100;
    overflow: hidden;
}
.aprs-call-label {
    position: absolute;
    color: #ffffff;
    font-size: 12px;
    font-weight: normal;
    background-color: rgba(0, 0, 0, 0.55);
    border: 1px solid rgb(119, 119, 119);
    border-radius: 3px;
    padding: 2px 4px;
    white-space: nowrap;
    transform: translate(-50%, -100%);
    pointer-events: none;
}





