.card__m4q9c9 {
    background: radial-gradient(600px 300px at 10% 0, rgba(54, 211, 0, .08), transparent 50%), rgba(13, 15, 19, .6);
    backdrop-filter: blur(16px);
    -webkit-backdrop-filter: blur(16px);
    border-radius: 16px;
    padding: 18px;
    position: relative;
    overflow: hidden
}

.card__m4q9c9:before {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: inherit;
    padding: 1px;
    background: linear-gradient(135deg, rgba(255, 255, 255, .08), rgba(54, 211, 0, .35));
    -webkit-mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
    pointer-events: none
}

.header__rl6fbg {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 12px
}

.titleRow__uavcon {
    display: flex;
    align-items: center;
    gap: 10px
}

.icon__m4me00 {
    width: 28px;
    height: 28px
}

.title__oi05xt {
    margin: 0;
    color: #e5e7eb;
    font-size: 1rem;
    font-weight: 700
}

.badge__o7yfdo {
    padding: 4px 8px;
    border-radius: 999px;
    font-size: .75rem;
    background: rgba(54, 211, 0, .15);
    border: 1px solid rgba(54, 211, 0, .45);
    color: #a7f3d0;
    text-transform: uppercase
}

.body__m4qm9j {
    display: grid;
    grid-gap: 10px;
    gap: 10px
}

.row__xnmc43 {
    display: grid;
    grid-template-columns: 140px 1fr auto;
    align-items: center;
    grid-gap: 10px;
    gap: 10px;
    padding: 8px 10px;
    border-radius: 12px;
    transition: background .16s ease, border-color .16s ease
}

.row__xnmc43:hover {
    background: rgba(255, 255, 255, .04)
}

.label__odgbsd {
    color: #9ca3af;
    font-size: .9rem
}

.value__oiyhii {
    color: #e5e7eb;
    word-break: break-all
}

.mono__m4jl6e {
    font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace
}

.footer__sdighq {
    margin-top: 12px;
    color: #9ca3af;
    font-size: .85rem
}

.overlay__ekhvpn {
    position: fixed;
    inset: 0;
    background: transparent;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 50;
    pointer-events: none
}

.modal__o2rqaw {
    width: 100%;
    max-width: 480px;
    border-radius: 12px;
    background: linear-gradient(180deg, rgba(15, 23, 42, .5), rgba(2, 6, 23, .5));
    border: 1px solid rgba(54, 211, 0, .25);
    box-shadow: 0 20px 50px rgba(2, 6, 23, .6), inset 0 1px 0 rgba(255, 255, 255, .05);
    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);
    padding: 20px;
    position: relative;
    pointer-events: auto
}

.title__o6isnn {
    margin: 0 0 16px;
    color: #ffffff;
    font-size: 20px;
    font-weight: 700
}

.formGroup__kwsoq2 {
    margin-bottom: 12px;
    display: flex;
    flex-direction: column;
    gap: 8px
}

.label__o1yyi7 {
    color: rgba(148, 163, 184, 1);
    font-size: 13px
}

.input__o0k6bp {
    border-radius: 10px;
    border: 1px solid rgba(148, 163, 184, .25);
    background: rgba(2, 6, 23, .35);
    color: #ffffff;
    padding: 10px 12px;
    outline: none
}

.status__w1drl5 {
    color: #e5ffe5;
    margin: 8px 0
}

.helper__xk6gnn {
    color: rgba(148, 163, 184, .9);
    font-size: 12px
}

.panel__mnhw3b {
    position: fixed;
    top: 0;
    left: 0;
    height: 100vh;
    width: 70vw;
    z-index: 10;
    transform: translateX(100%);
    transition: transform .3s cubic-bezier(.25, .8, .25, 1);
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    display: flex;
    flex-direction: column;
    background: linear-gradient(180deg, rgba(15, 23, 42, .95), rgba(2, 6, 23, .95));
    border-left: 1px solid rgba(54, 211, 0, .3);
    border-right: 1px solid rgba(54, 211, 0, .15);
    box-shadow: -4px 0 20px rgba(0, 0, 0, .3), inset 1px 0 0 rgba(255, 255, 255, .05);
    -webkit-backdrop-filter: blur(16px);
    backdrop-filter: blur(16px)
}

.open__1k66p1 {
    transform: translateX(0);
    opacity: 1;
    visibility: visible;
    pointer-events: auto
}

.header__4cbsh4 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 14px 16px;
    border-bottom: 1px solid rgba(54, 211, 0, .25)
}

.title__ml5h7n {
    color: #ffffff;
    font-size: 18px;
    font-weight: 700;
    margin: 0
}

.iconBtn__6i38ko {
    background: transparent;
    border: 1px solid rgba(54, 211, 0, .35);
    color: #e5ffe5;
    border-radius: 10px;
    padding: 8px 10px;
    cursor: pointer
}

.tabs__1k92ft {
    display: flex;
    gap: 8px;
    overflow-x: auto;
    padding: 10px 12px;
    border-bottom: 1px solid rgba(54, 211, 0, .18)
}

.tabBtn__9yo0yq {
    background: rgba(54, 211, 0, .08);
    border: 1px solid rgba(54, 211, 0, .25);
    color: #e5ffe5;
    border-radius: 9999px;
    padding: 8px 12px;
    cursor: pointer
}

.tabBtnActive__l8n62w {
    background: linear-gradient(135deg, rgba(54, 211, 0, .3), rgba(54, 211, 0, .12))
}

.content__4v26wy {
    flex: 1 1 auto;
    overflow: auto;
    padding: 16px
}

.footer__3jzrau {
    padding: 12px 16px;
    border-top: 1px solid rgba(54, 211, 0, .18)
}

.sidebar__irnpww {
    position: fixed;
    top: 0;
    left: 0;
    height: 100vh;
    width: 25vw;
    transform: translateX(-120%);
    transition: transform .3s cubic-bezier(.25, .8, .25, 1), opacity .3s ease;
    opacity: 0;
    pointer-events: none;
    background: linear-gradient(180deg, rgba(31, 38, 48, .95), rgba(17, 22, 29, .95));
    border: 1px solid rgba(54, 211, 0, .25);
    border-right-color: rgba(54, 211, 0, .15);
    box-shadow: 4px 0 20px rgba(0, 0, 0, .35), inset 0 1px 0 rgba(255, 255, 255, .06);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
    display: flex;
    flex-direction: column;
    z-index: 200
}

.open__1wa3hy {
    transform: translateX(0);
    opacity: 1;
    pointer-events: auto
}

.headerRow__lhs881 {
    display: grid;
    grid-template-columns: auto 1fr auto;
    align-items: center;
    grid-gap: 10px;
    gap: 10px;
    padding: 12px;
    color: #fff
}

.badge__cftyvd {
    width: 18px;
    height: 18px;
    border-radius: 3px;
    background: #36d300
}

.title__c5s8b8 {
    letter-spacing: 2px;
    font-weight: 900;
    font-size: 14px
}

.more__1w8t35 {
    color: rgba(148, 163, 184, .85)
}

.tabsRow__tmu234 {
    display: flex;
    gap: 8px;
    padding: 0 12px 12px;
    overflow-x: auto;
    overflow-y: hidden;
    scrollbar-width: thin;
    scrollbar-color: rgba(255, 255, 255, .3) transparent;
    -webkit-scrollbar-width: thin;
    -webkit-scrollbar-track: transparent
}

.tabsRow__tmu234::-webkit-scrollbar {
    height: 4px
}

.tabsRow__tmu234::-webkit-scrollbar-track {
    background: transparent
}

.tabsRow__tmu234::-webkit-scrollbar-thumb {
    background: rgba(255, 255, 255, .3);
    border-radius: 2px
}

.tabsRow__tmu234::-webkit-scrollbar-thumb:hover {
    background: rgba(255, 255, 255, .5)
}

.tabBtn__lyhkzx {
    flex-shrink: 0;
    white-space: nowrap
}

.sections__pndue2 {
    flex: 1 1;
    overflow: auto;
    padding: 8px 12px 12px;
    display: grid;
    grid-gap: 12px;
    gap: 12px
}

.card__1w24u4 {
    border-radius: 14px;
    border: 1px solid rgba(148, 163, 184, .18);
    background: rgba(2, 6, 23, .35);
    padding: 14px
}

.cardTitle__ksnhz0 {
    color: #fff;
    font-weight: 900;
    letter-spacing: 2px;
    margin-bottom: 10px
}

.list__1w81oq {
    list-style: none;
    margin: 0;
    padding: 0;
    color: #e5e7eb
}

.list__1w81oq li {
    padding: 8px 0;
    border-bottom: 1px solid rgba(148, 163, 184, .08)
}

.list__1w81oq li:last-child {
    border-bottom: none
}

.editProfileBtn__w2xrpl {
    width: 100%;
    justify-content: flex-start;
    padding: 8px 12px;
    margin: 4px 0;
    background: rgba(54, 211, 0, .1);
    border: 1px solid rgba(54, 211, 0, .3);
    color: #36d300;
    font-weight: 600;
    transition: all .2s ease
}

.editProfileBtn__w2xrpl:hover {
    background: rgba(54, 211, 0, .2);
    border-color: rgba(54, 211, 0, .5);
    transform: translateY(-1px)
}

@media (max-width:768px) {
    .sidebar__irnpww[data-mobile-fullscreen] {
        position: fixed !important;
        left: 0 !important;
        width: 100vw !important;
        transform: none !important;
        z-index: 1200 !important;
        background: linear-gradient(135deg, rgba(13, 15, 19, .98), rgba(18, 20, 25, .95));
        backdrop-filter: blur(20px);
        -webkit-backdrop-filter: blur(20px);
        top: 80px !important;
        height: calc(100vh - 80px) !important
    }
    .sidebar__irnpww[data-mobile-fullscreen] .headerRow__lhs881 {
        padding: 20px;
        border-bottom: 1px solid rgba(54, 211, 0, .2);
        background: linear-gradient(135deg, rgba(54, 211, 0, .08), rgba(54, 211, 0, .05))
    }
    .sidebar__irnpww[data-mobile-fullscreen] .title__c5s8b8 {
        font-size: 18px;
        color: #36d300
    }
    .sidebar__irnpww[data-mobile-fullscreen] .badge__cftyvd {
        width: 24px;
        height: 24px;
        background: linear-gradient(135deg, #36d300, #6fa840);
        box-shadow: 0 0 12px rgba(54, 211, 0, .5)
    }
    .sidebar__irnpww[data-mobile-fullscreen] .tabsRow__tmu234 {
        padding: 16px 20px;
        gap: 12px
    }
    .sidebar__irnpww[data-mobile-fullscreen] .sections__pndue2 {
        padding: 16px 20px 24px;
        gap: 16px
    }
    .sidebar__irnpww[data-mobile-fullscreen] .card__1w24u4 {
        border-radius: 16px;
        border: 1px solid rgba(54, 211, 0, .3);
        background: linear-gradient(135deg, rgba(2, 6, 23, .6), rgba(13, 15, 19, .4));
        padding: 20px
    }
    .sidebar__irnpww[data-mobile-fullscreen] .cardTitle__ksnhz0 {
        font-size: 16px;
        color: #36d300;
        margin-bottom: 16px
    }
    .sidebar__irnpww[data-mobile-fullscreen] .list__1w81oq li {
        padding: 12px 0;
        font-size: 15px
    }
    .sidebar__irnpww[data-mobile-fullscreen] .editProfileBtn__w2xrpl {
        padding: 12px 16px;
        margin: 8px 0;
        font-size: 15px;
        border-radius: 12px
    }
}

@media (max-width:480px) {
    .sidebar__irnpww[data-mobile-fullscreen] {
        top: 70px !important;
        height: calc(100vh - 70px) !important
    }
    .sidebar__irnpww[data-mobile-fullscreen] .headerRow__lhs881 {
        padding: 16px
    }
    .sidebar__irnpww[data-mobile-fullscreen] .title__c5s8b8 {
        font-size: 16px
    }
    .sidebar__irnpww[data-mobile-fullscreen] .card__1w24u4 {
        padding: 16px
    }
    .sidebar__irnpww[data-mobile-fullscreen] .cardTitle__ksnhz0 {
        font-size: 14px;
        margin-bottom: 12px
    }
}