:root{--bg:#0d1117;--panel:#161b22;--muted:#8b949e;--text:#f0f6fc;--gold:#f0b429;--blue:#2f81f7;--green:#2ea043;--red:#f85149;--line:#30363d}*{box-sizing:border-box}body{margin:0;background:linear-gradient(135deg,#0d1117,#15101a);color:var(--text);font-family:Inter,system-ui,Arial,sans-serif}.topbar{position:sticky;top:0;z-index:20;display:flex;justify-content:space-between;align-items:center;padding:16px max(4vw,20px);background:rgba(13,17,23,.92);backdrop-filter:blur(12px);border-bottom:1px solid var(--line)}.brand{font-size:24px;font-weight:800;color:#fff;text-decoration:none}.brand span{color:var(--gold)}nav{display:flex;gap:16px;align-items:center;flex-wrap:wrap}nav a{color:#c9d1d9;text-decoration:none}.container{width:min(1180px,92%);margin:32px auto;min-height:76vh}.hero{display:grid;grid-template-columns:1.2fr .8fr;gap:28px;align-items:center;padding:56px 0}.hero h1{font-size:clamp(38px,6vw,72px);line-height:1.02;margin:0 0 18px}.hero p{font-size:20px;color:var(--muted);max-width:680px}.hero-bear{text-align:center}.hero-bear img{width:min(460px,100%);height:auto;filter:drop-shadow(0 28px 48px rgba(240,180,41,.22))}.btn{display:inline-flex;align-items:center;justify-content:center;padding:13px 20px;border:0;border-radius:12px;background:var(--blue);color:#fff;text-decoration:none;font-weight:700;cursor:pointer}.btn.gold{background:var(--gold);color:#17120a}.btn.green{background:var(--green)}.btn.red{background:var(--red)}.btn.gray{background:#30363d}.btn.small{padding:9px 14px}.grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:18px}.card{background:linear-gradient(180deg,#1b222c,#151a21);border:1px solid var(--line);border-radius:18px;padding:22px;box-shadow:0 12px 40px rgba(0,0,0,.22)}.card h3{margin-top:0}.package{position:relative;overflow:hidden}.package-image-wrap{height:230px;display:flex;align-items:center;justify-content:center;margin:-8px -4px 8px}.package-image{display:block;width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 16px 18px rgba(0,0,0,.28))}.package.closed{opacity:.58}.badge{position:absolute;right:14px;top:14px;border-radius:20px;padding:6px 10px;background:#27364a;font-size:12px}.badge.open{background:#173d26;color:#7ee787}.badge.closed{background:#4a2525;color:#ff7b72}.stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:14px}.stat{background:var(--panel);border:1px solid var(--line);border-radius:14px;padding:18px}.stat strong{display:block;font-size:26px;margin-top:8px}.muted{color:var(--muted)}table{width:100%;border-collapse:collapse;background:var(--panel);border-radius:14px;overflow:hidden}th,td{padding:13px;border-bottom:1px solid var(--line);text-align:left}th{color:#c9d1d9;background:#20262e}.form{max-width:680px}.form label{display:block;margin:14px 0 6px}.form input,.form select,.form textarea{width:100%;padding:13px;border-radius:10px;border:1px solid var(--line);background:#0d1117;color:#fff}.alert{padding:14px 16px;border-radius:12px;margin-bottom:18px}.alert.success{background:#163923}.alert.error{background:#482020}.alert.info{background:#172a46}.admin-nav{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:22px}.admin-nav a{padding:10px 13px;border-radius:10px;background:#20262e;color:#fff;text-decoration:none}footer{text-align:center;color:var(--muted);padding:30px;border-top:1px solid var(--line)}@media(max-width:760px){.hero{grid-template-columns:1fr}.bear-mark{font-size:120px}.topbar{align-items:flex-start;gap:12px;flex-direction:column}nav{gap:10px}.table-wrap{overflow:auto}}

.hero-kicker{display:inline-block;margin-bottom:12px;padding:7px 12px;border:1px solid rgba(240,180,41,.4);border-radius:999px;color:var(--gold);font-size:13px;font-weight:800;letter-spacing:.16em}.package-grid{align-items:stretch}.package{display:flex;flex-direction:column}.package h3{font-size:24px;margin:2px 0 12px}.package-details{flex:1}.package-btn{margin-top:auto;width:100%}.center-actions{text-align:center;margin-top:24px}.buy-card{max-width:780px}.buy-package-head{display:grid;grid-template-columns:260px 1fr;gap:24px;align-items:center}.buy-package-image{width:100%;height:280px;object-fit:contain;filter:drop-shadow(0 18px 22px rgba(0,0,0,.3))}.soft-line{border:0;border-top:1px solid var(--line);margin:22px 0}.owned-package{text-align:center}.owned-package-image{width:100%;height:210px;object-fit:contain;filter:drop-shadow(0 14px 18px rgba(0,0,0,.3))}@media(max-width:760px){.hero-bear img{width:min(360px,100%)}.package-image-wrap{height:210px}.buy-package-head{grid-template-columns:1fr}.buy-package-image{height:240px}}

.auth-card{max-width:620px;margin:70px auto;text-align:center}.auth-card.left-align{text-align:left}.auth-bear{font-size:82px}.auth-actions{display:grid;gap:13px;margin-top:24px}.google-btn{background:#fff;color:#202124}.telegram-btn{background:#229ED9}.disabled{opacity:.55;cursor:not-allowed}.auth-note{margin-top:20px}.profile-submit{width:100%;margin-top:22px}


/* ============================================================
   YANGILANGAN SHAXSIY KABINET
   ============================================================ */

.dashboard-hero {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    gap: 24px;
    margin-bottom: 24px;
    padding: 30px;
    border: 1px solid rgba(240, 180, 41, 0.18);
    border-radius: 24px;
    background:
        radial-gradient(
            circle at 90% 20%,
            rgba(240, 180, 41, 0.14),
            transparent 32%
        ),
        linear-gradient(135deg, #1b222c, #121720);
    box-shadow: 0 20px 55px rgba(0, 0, 0, 0.24);
}

.dashboard-kicker {
    display: inline-flex;
    margin-bottom: 10px;
    padding: 7px 11px;
    border: 1px solid rgba(240, 180, 41, 0.25);
    border-radius: 999px;
    color: var(--gold);
    background: rgba(240, 180, 41, 0.08);
    font-size: 12px;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: 0.1em;
}

.dashboard-hero h1,
.profile-page-head h1 {
    margin: 0 0 8px;
    font-size: clamp(30px, 4vw, 44px);
    line-height: 1.1;
}

.dashboard-hero h1 span {
    color: var(--gold);
}

.dashboard-hero p,
.profile-page-head p {
    margin: 0;
    color: var(--muted);
    line-height: 1.7;
}

.profile-button {
    display: inline-flex;
    flex: 0 0 auto;
    align-items: center;
    justify-content: center;
    gap: 9px;
    padding: 13px 18px;
    border: 1px solid rgba(240, 180, 41, 0.28);
    border-radius: 14px;
    color: #17120a;
    background: linear-gradient(135deg, var(--gold), #ffd66b);
    box-shadow: 0 14px 30px rgba(240, 180, 41, 0.17);
    font-weight: 800;
    text-decoration: none;
    transition: transform 0.2s ease, filter 0.2s ease;
}

.profile-button:hover {
    transform: translateY(-2px);
    filter: brightness(1.05);
}

.profile-summary-card {
    display: grid;
    grid-template-columns: auto minmax(180px, 1fr) auto auto;
    align-items: center;
    gap: 18px;
    margin-bottom: 20px;
    padding: 20px;
    border: 1px solid var(--line);
    border-radius: 20px;
    background: rgba(22, 27, 34, 0.82);
}

.profile-avatar,
.profile-large-avatar {
    display: grid;
    place-items: center;
    border: 1px solid rgba(240, 180, 41, 0.3);
    color: #17120a;
    background: linear-gradient(135deg, var(--gold), #ffe29a);
    font-weight: 900;
}

.profile-avatar {
    width: 56px;
    height: 56px;
    border-radius: 18px;
    font-size: 23px;
}

.profile-summary-main {
    display: grid;
    gap: 4px;
}

.profile-summary-main strong {
    font-size: 17px;
}

.profile-summary-main span,
.profile-summary-item small {
    color: var(--muted);
    font-size: 12px;
}

.profile-summary-item {
    display: grid;
    gap: 5px;
    min-width: 160px;
    padding-left: 18px;
    border-left: 1px solid var(--line);
}

.profile-summary-item strong {
    font-size: 14px;
}

.dashboard-stats {
    display: grid;
    grid-template-columns: repeat(5, minmax(0, 1fr));
    gap: 14px;
    margin-bottom: 24px;
}

.dashboard-stat {
    display: flex;
    align-items: center;
    gap: 13px;
    min-height: 112px;
    padding: 18px;
    border: 1px solid var(--line);
    border-radius: 18px;
    background:
        linear-gradient(180deg, #1b222c, #151a21);
    box-shadow: 0 12px 34px rgba(0, 0, 0, 0.17);
    transition: transform 0.2s ease, border-color 0.2s ease;
}

.dashboard-stat:hover {
    transform: translateY(-3px);
    border-color: rgba(240, 180, 41, 0.24);
}

.dashboard-stat-icon,
.action-card-icon {
    display: grid;
    flex: 0 0 auto;
    place-items: center;
    border: 1px solid rgba(240, 180, 41, 0.17);
    background: rgba(240, 180, 41, 0.08);
}

.dashboard-stat-icon {
    width: 44px;
    height: 44px;
    border-radius: 14px;
    font-size: 20px;
}

.dashboard-stat div:last-child {
    display: grid;
    gap: 7px;
}

.dashboard-stat span {
    color: var(--muted);
    font-size: 12px;
}

.dashboard-stat strong {
    font-size: clamp(17px, 1.6vw, 24px);
    line-height: 1.15;
}

.dashboard-actions {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 16px;
}

.dashboard-action-card {
    display: grid;
    grid-template-columns: auto 1fr auto;
    align-items: center;
    gap: 16px;
    min-height: 118px;
    padding: 22px;
    border: 1px solid var(--line);
    border-radius: 20px;
    color: var(--text);
    background:
        linear-gradient(145deg, #1a212b, #141920);
    box-shadow: 0 15px 38px rgba(0, 0, 0, 0.18);
    text-decoration: none;
    transition:
        transform 0.22s ease,
        border-color 0.22s ease,
        box-shadow 0.22s ease;
}

.dashboard-action-card:hover {
    transform: translateY(-4px);
    border-color: rgba(47, 129, 247, 0.48);
    box-shadow: 0 20px 45px rgba(0, 0, 0, 0.24);
}

.dashboard-action-card.profile-action {
    grid-column: 1 / -1;
    border-color: rgba(240, 180, 41, 0.2);
}

.action-card-icon {
    width: 52px;
    height: 52px;
    border-radius: 17px;
    font-size: 24px;
}

.dashboard-action-card h3 {
    margin: 0 0 7px;
    color: #fff;
    font-size: 18px;
}

.dashboard-action-card p {
    margin: 0;
    color: var(--muted);
    font-size: 13px;
    line-height: 1.55;
}

.action-arrow {
    color: #7d8999;
    font-size: 34px;
    line-height: 1;
}

/* ============================================================
   PROFILNI TAHRIRLASH SAHIFASI
   ============================================================ */

.profile-page-head {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    gap: 20px;
    margin-bottom: 24px;
}

.profile-layout {
    display: grid;
    grid-template-columns: 310px minmax(0, 1fr);
    gap: 22px;
    align-items: start;
}

.profile-side-card {
    position: sticky;
    top: 100px;
    padding: 28px 24px;
    border: 1px solid var(--line);
    border-radius: 22px;
    text-align: center;
    background:
        linear-gradient(180deg, #1b222c, #151a21);
    box-shadow: 0 16px 42px rgba(0, 0, 0, 0.2);
}

.profile-large-avatar {
    width: 92px;
    height: 92px;
    margin: 0 auto 18px;
    border-radius: 28px;
    font-size: 38px;
}

.profile-side-card h2 {
    margin: 0 0 6px;
}

.profile-side-card > p {
    margin: 0 0 22px;
    color: var(--muted);
    word-break: break-word;
}

.profile-security-note {
    display: flex;
    align-items: flex-start;
    gap: 12px;
    padding: 15px;
    border: 1px solid rgba(46, 160, 67, 0.24);
    border-radius: 15px;
    text-align: left;
    background: rgba(46, 160, 67, 0.08);
}

.profile-security-note span {
    font-size: 21px;
}

.profile-security-note div {
    display: grid;
    gap: 5px;
}

.profile-security-note strong {
    font-size: 13px;
}

.profile-security-note small {
    color: var(--muted);
    line-height: 1.5;
}

.profile-edit-card {
    padding: 28px;
}

.form-group {
    margin-bottom: 20px;
}

.form-group label {
    display: block;
    margin-bottom: 8px;
    font-size: 14px;
    font-weight: 700;
}

.form-group input {
    width: 100%;
    min-height: 52px;
    padding: 13px 15px;
    border: 1px solid var(--line);
    border-radius: 12px;
    outline: none;
    color: #fff;
    background: #0d1117;
    font: inherit;
    transition:
        border-color 0.2s ease,
        box-shadow 0.2s ease;
}

.form-group input:focus {
    border-color: var(--blue);
    box-shadow: 0 0 0 4px rgba(47, 129, 247, 0.12);
}

.form-group small {
    display: block;
    margin-top: 8px;
    color: var(--muted);
    line-height: 1.5;
}

.profile-form-actions {
    display: flex;
    justify-content: flex-end;
    gap: 12px;
    margin-top: 26px;
    padding-top: 22px;
    border-top: 1px solid var(--line);
}

.profile-form-actions .btn {
    min-width: 140px;
}

/* ============================================================
   RESPONSIVE
   ============================================================ */

@media (max-width: 1050px) {
    .dashboard-stats {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }

    .profile-summary-card {
        grid-template-columns: auto 1fr;
    }

    .profile-summary-item {
        padding: 14px 0 0;
        border-top: 1px solid var(--line);
        border-left: 0;
    }
}

@media (max-width: 760px) {
    .dashboard-hero,
    .profile-page-head {
        align-items: stretch;
        flex-direction: column;
    }

    .profile-button {
        width: 100%;
    }

    .dashboard-stats {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .dashboard-actions {
        grid-template-columns: 1fr;
    }

    .dashboard-action-card.profile-action {
        grid-column: auto;
    }

    .profile-layout {
        grid-template-columns: 1fr;
    }

    .profile-side-card {
        position: static;
    }

    .profile-form-actions {
        flex-direction: column-reverse;
    }

    .profile-form-actions .btn {
        width: 100%;
    }
}

@media (max-width: 480px) {
    .dashboard-hero {
        padding: 22px 18px;
    }

    .profile-summary-card {
        grid-template-columns: 1fr;
        text-align: center;
    }

    .profile-avatar {
        margin: 0 auto;
    }

    .profile-summary-item {
        min-width: 0;
    }

    .dashboard-stats {
        grid-template-columns: 1fr;
    }

    .dashboard-stat {
        min-height: 94px;
    }

    .dashboard-action-card {
        min-height: 104px;
        padding: 18px;
    }
}

/* ============================================================
   MEDVED.UZ — MOBIL QURILMALAR VA AYIQCHALAR KATALOGI
   ============================================================ */

html {
    -webkit-text-size-adjust: 100%;
    scroll-behavior: smooth;
}

body {
    overflow-x: hidden;
}

img {
    max-width: 100%;
}

.container {
    width: min(1180px, calc(100% - 32px));
}

/* Yangi packages.php kartalari */
.packages-page {
    width: 100%;
    padding: 8px 0 36px;
}

.packages-heading {
    margin-bottom: 18px;
}

.packages-heading h1 {
    margin: 0 0 9px;
    font-size: clamp(27px, 5vw, 43px);
    line-height: 1.1;
    letter-spacing: -0.8px;
}

.packages-heading .muted {
    max-width: 760px;
    margin: 0;
    line-height: 1.65;
}

.package-grid {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    align-items: stretch;
    gap: 18px;
    margin-top: 20px;
}

.package-card {
    position: relative;
    display: flex;
    min-width: 0;
    overflow: hidden;
    flex-direction: column;
    border: 1px solid rgba(255, 255, 255, 0.08);
    border-radius: 19px;
    background:
        linear-gradient(
            180deg,
            rgba(255, 255, 255, 0.04),
            rgba(255, 255, 255, 0.012)
        ),
        #111827;
    box-shadow: 0 12px 34px rgba(0, 0, 0, 0.22);
    transition:
        transform 0.2s ease,
        border-color 0.2s ease,
        box-shadow 0.2s ease;
}

.package-card:hover {
    transform: translateY(-4px);
    border-color: rgba(240, 180, 41, 0.34);
    box-shadow: 0 18px 42px rgba(0, 0, 0, 0.3);
}

.package-card.closed {
    opacity: 0.68;
}

.package-status {
    position: absolute;
    top: 10px;
    left: 10px;
    z-index: 3;
    display: inline-flex;
    align-items: center;
    min-height: 26px;
    padding: 5px 9px;
    border-radius: 999px;
    font-size: 10px;
    font-weight: 900;
    letter-spacing: 0.2px;
    backdrop-filter: blur(8px);
}

.package-status.open {
    color: #052e16;
    background: rgba(134, 239, 172, 0.94);
}

.package-status.closed {
    color: #450a0a;
    background: rgba(252, 165, 165, 0.94);
}

.package-card .package-image-wrap {
    position: relative;
    width: 100%;
    height: auto;
    margin: 0;
    overflow: hidden;
    aspect-ratio: 1 / 1;
    background:
        radial-gradient(
            circle at 50% 28%,
            rgba(47, 129, 247, 0.18),
            transparent 58%
        ),
        #0b1220;
}

.package-card .package-image {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    filter: none;
    transition: transform 0.25s ease;
}

.package-card:hover .package-image {
    transform: scale(1.025);
}

.package-content {
    display: flex;
    flex: 1;
    flex-direction: column;
    padding: 14px;
}

.package-name {
    min-height: 42px;
    margin: 0 0 9px;
    color: #fff;
    font-size: 17px;
    line-height: 1.3;
    font-weight: 850;
    word-break: break-word;
}

.package-price {
    margin-bottom: 8px;
    color: var(--gold);
    font-size: 21px;
    line-height: 1.15;
    font-weight: 900;
}

.package-income {
    display: inline-flex;
    align-items: center;
    align-self: flex-start;
    margin-bottom: 11px;
    padding: 5px 8px;
    border-radius: 7px;
    color: #17120a;
    background: #fef08a;
    font-size: 10px;
    line-height: 1.25;
    font-weight: 900;
}

.package-card .package-details {
    display: grid;
    flex: initial;
    gap: 7px;
    margin-bottom: 13px;
}

.package-detail {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 8px;
    padding-bottom: 7px;
    border-bottom: 1px dashed rgba(255, 255, 255, 0.09);
    color: #94a3b8;
    font-size: 12px;
    line-height: 1.35;
}

.package-detail:last-child {
    padding-bottom: 0;
    border-bottom: 0;
}

.package-detail strong {
    color: #f8fafc;
    text-align: right;
    font-size: 12px;
}

.package-action {
    display: flex;
    width: 100%;
    min-height: 43px;
    align-items: center;
    justify-content: center;
    margin-top: auto;
    padding: 10px 12px;
    border-radius: 12px;
    color: #fff;
    background: linear-gradient(135deg, #6d28d9, #9333ea);
    box-shadow: 0 9px 22px rgba(124, 58, 237, 0.27);
    text-align: center;
    text-decoration: none;
    font-size: 14px;
    font-weight: 850;
    transition:
        transform 0.2s ease,
        filter 0.2s ease;
}

.package-action:hover {
    color: #fff;
    filter: brightness(1.07);
    transform: translateY(-1px);
}

.package-unavailable {
    display: flex;
    width: 100%;
    min-height: 43px;
    align-items: center;
    justify-content: center;
    margin-top: auto;
    padding: 10px;
    border-radius: 12px;
    color: #94a3b8;
    background: rgba(255, 255, 255, 0.05);
    text-align: center;
    font-size: 12px;
    font-weight: 700;
}

.packages-empty {
    grid-column: 1 / -1;
    padding: 30px 18px;
    border: 1px dashed rgba(255, 255, 255, 0.14);
    border-radius: 18px;
    color: var(--muted);
    text-align: center;
}

/* Eski packages.php ishlatilsa, uning kartalari ham moslashadi */
.grid.package-grid > .card.package {
    min-width: 0;
}

.grid.package-grid > .card.package .package-image-wrap {
    width: 100%;
}

/* Jadval mobil qurilmada sahifani buzmasin */
.table-wrap {
    width: 100%;
    overflow-x: auto;
    border-radius: 14px;
    -webkit-overflow-scrolling: touch;
}

table {
    min-width: 680px;
}

/* Planshet */
@media (max-width: 1079px) {
    .package-grid {
        grid-template-columns: repeat(3, minmax(0, 1fr));
        gap: 16px;
    }
}

/* Telefon — rasm namunasidagidek har qatorda 2 ta */
@media (max-width: 760px) {
    .container {
        width: calc(100% - 20px);
        margin-top: 20px;
        margin-bottom: 24px;
    }

    .topbar {
        position: sticky;
        top: 0;
        flex-direction: row;
        align-items: center;
        gap: 10px;
        padding: 11px 12px;
    }

    .brand {
        flex: 0 0 auto;
        font-size: 19px;
    }

    .topbar nav {
        flex: 1;
        justify-content: flex-end;
        gap: 7px;
        overflow-x: auto;
        flex-wrap: nowrap;
        scrollbar-width: none;
    }

    .topbar nav::-webkit-scrollbar {
        display: none;
    }

    .topbar nav a {
        flex: 0 0 auto;
        font-size: 12px;
        white-space: nowrap;
    }

    .topbar nav .btn.small {
        padding: 8px 10px;
        border-radius: 9px;
    }

    .packages-page {
        padding-top: 0;
    }

    .packages-heading {
        margin-bottom: 12px;
    }

    .packages-heading h1 {
        font-size: 25px;
    }

    .packages-heading .muted {
        font-size: 13px;
        line-height: 1.55;
    }

    .package-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 10px;
        margin-top: 15px;
    }

    .package-card {
        border-radius: 14px;
    }

    .package-status {
        top: 7px;
        left: 7px;
        min-height: 22px;
        padding: 4px 7px;
        font-size: 8px;
    }

    .package-content {
        padding: 10px;
    }

    .package-name {
        min-height: 34px;
        margin-bottom: 7px;
        font-size: 13px;
        line-height: 1.28;
    }

    .package-price {
        margin-bottom: 6px;
        font-size: 16px;
    }

    .package-income {
        margin-bottom: 8px;
        padding: 4px 6px;
        font-size: 8.5px;
    }

    .package-card .package-details {
        gap: 5px;
        margin-bottom: 9px;
    }

    .package-detail,
    .package-detail strong {
        font-size: 9.5px;
    }

    .package-detail {
        display: block;
        padding-bottom: 5px;
    }

    .package-detail strong {
        display: block;
        margin-top: 2px;
        text-align: left;
    }

    .package-action,
    .package-unavailable {
        min-height: 38px;
        padding: 8px 6px;
        border-radius: 9px;
        font-size: 11px;
    }

    .card {
        padding: 16px;
    }

    .form,
    .buy-card {
        max-width: 100%;
    }

    .form input,
    .form select,
    .form textarea {
        font-size: 16px;
    }

    footer {
        padding: 24px 15px;
        font-size: 13px;
    }
}

/* Juda kichik ekranlar ham 2 ustun bo‘lib qoladi */
@media (max-width: 380px) {
    .container {
        width: calc(100% - 14px);
    }

    .package-grid {
        gap: 7px;
    }

    .package-content {
        padding: 8px;
    }

    .package-name {
        font-size: 12px;
    }

    .package-price {
        font-size: 14px;
    }

    .package-income {
        font-size: 7.5px;
    }

    .package-detail,
    .package-detail strong {
        font-size: 8.5px;
    }

    .package-action,
    .package-unavailable {
        font-size: 10px;
    }
}

/* ============================================================
   MEDVED.UZ — TO‘LIQ MOBIL MOSLASHUV
   ============================================================ */

*,
*::before,
*::after {
    box-sizing: border-box;
}

html {
    width: 100%;
    max-width: 100%;
    overflow-x: hidden;
    -webkit-text-size-adjust: 100%;
}

body {
    width: 100%;
    max-width: 100%;
    overflow-x: hidden;
}

img,
svg,
video,
canvas {
    max-width: 100%;
    height: auto;
}

.container {
    width: min(1180px, calc(100% - 28px));
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.card,
.form,
.buy-card,
.referral-card,
.wallet-form,
.package-card,
.dashboard-action-card,
.dashboard-stat,
.profile-summary-card,
.profile-edit-card,
.profile-side-card {
    min-width: 0;
    max-width: 100%;
}

input,
select,
textarea,
button,
.btn {
    max-width: 100%;
}

.table-wrap {
    width: 100%;
    max-width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}

.referral-page,
.wallet-page,
.packages-page,
.profile-layout,
.dashboard-actions,
.dashboard-stats,
.stats {
    width: 100%;
    max-width: 100%;
}

.referral-link-row {
    width: 100%;
    min-width: 0;
}

.referral-link-row input {
    min-width: 0;
    overflow: hidden;
    text-overflow: ellipsis;
}

.referral-rule,
.wallet-info-row,
.package-rule,
.muted,
.alert {
    overflow-wrap: anywhere;
    word-break: break-word;
}

.topbar {
    width: 100%;
    max-width: 100%;
}

.topbar nav {
    min-width: 0;
}

@media (max-width: 900px) {
    .container {
        width: calc(100% - 22px);
    }

    .stats {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 12px;
    }

    .dashboard-stats {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .profile-summary-card {
        grid-template-columns: auto minmax(0, 1fr);
    }

    .profile-summary-item {
        min-width: 0;
    }
}

@media (max-width: 760px) {
    body {
        font-size: 14px;
    }

    .container {
        width: calc(100% - 18px);
        margin-top: 14px;
        margin-bottom: 20px;
    }

    .topbar {
        position: sticky;
        top: 0;
        z-index: 100;
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 10px;
        padding: 10px 11px;
        overflow: hidden;
    }

    .brand {
        flex: 0 0 auto;
        font-size: 19px;
        white-space: nowrap;
    }

    .topbar nav {
        display: flex;
        flex: 1;
        min-width: 0;
        justify-content: flex-start;
        gap: 10px;
        overflow-x: auto;
        overflow-y: hidden;
        flex-wrap: nowrap;
        scrollbar-width: none;
        -webkit-overflow-scrolling: touch;
    }

    .topbar nav::-webkit-scrollbar {
        display: none;
    }

    .topbar nav a {
        flex: 0 0 auto;
        padding: 7px 0;
        font-size: 12px;
        white-space: nowrap;
    }

    h1 {
        font-size: 30px;
        line-height: 1.15;
        overflow-wrap: anywhere;
    }

    h2 {
        font-size: 23px;
    }

    h3 {
        font-size: 19px;
    }

    .hero {
        grid-template-columns: 1fr;
        padding: 28px 0;
    }

    .hero h1 {
        font-size: 38px;
    }

    .hero p {
        font-size: 16px;
    }

    .card,
    .form,
    .buy-card,
    .referral-card,
    .wallet-form,
    .profile-edit-card,
    .profile-side-card {
        width: 100%;
        max-width: 100%;
        padding: 16px;
        border-radius: 16px;
    }

    .stats,
    .dashboard-stats {
        grid-template-columns: 1fr;
        gap: 10px;
    }

    .stat,
    .dashboard-stat {
        width: 100%;
        min-height: auto;
        padding: 15px 16px;
    }

    .stat strong,
    .dashboard-stat strong {
        margin-top: 5px;
        font-size: 23px;
        line-height: 1.15;
        overflow-wrap: anywhere;
    }

    .dashboard-hero,
    .profile-page-head {
        align-items: stretch;
        flex-direction: column;
    }

    .dashboard-actions {
        grid-template-columns: 1fr;
    }

    .dashboard-action-card {
        grid-template-columns: auto minmax(0, 1fr) auto;
        min-height: 100px;
        padding: 17px;
    }

    .profile-layout {
        grid-template-columns: 1fr;
    }

    .profile-side-card {
        position: static;
    }

    .profile-summary-card {
        grid-template-columns: 1fr;
        text-align: center;
    }

    .profile-avatar {
        margin: 0 auto;
    }

    .profile-summary-item {
        min-width: 0;
        padding: 12px 0 0;
        border-top: 1px solid var(--line);
        border-left: 0;
    }

    .profile-form-actions {
        flex-direction: column-reverse;
    }

    .profile-form-actions .btn,
    .profile-button {
        width: 100%;
    }

    .referral-link-row {
        display: grid;
        grid-template-columns: 1fr;
        gap: 9px;
    }

    .referral-link-row input {
        width: 100%;
        height: 50px;
        padding: 0 14px;
        font-size: 15px;
    }

    .copy-referral,
    .copy-button {
        width: 100%;
        min-height: 46px;
        padding: 10px 14px;
    }

    .referral-rule {
        width: 100%;
        padding: 12px;
        font-size: 14px;
        line-height: 1.5;
    }

    .wallet-info-row {
        display: block;
    }

    .wallet-info-row strong {
        display: block;
        margin-top: 4px;
    }

    .buy-package-head {
        grid-template-columns: 1fr;
    }

    .buy-package-image {
        height: 220px;
    }

    .package-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 10px;
    }

    .package-card {
        min-width: 0;
    }

    .package-card .package-image-wrap {
        aspect-ratio: 1 / 1;
    }

    .package-content {
        padding: 10px;
    }

    .package-name {
        min-height: 34px;
        font-size: 13px;
    }

    .package-price {
        font-size: 16px;
    }

    .package-income {
        font-size: 8.5px;
    }

    .package-detail,
    .package-detail strong {
        font-size: 9.5px;
    }

    .package-detail {
        display: block;
    }

    .package-detail strong {
        display: block;
        margin-top: 2px;
        text-align: left;
    }

    .package-action,
    .package-unavailable {
        min-height: 38px;
        padding: 8px 6px;
        font-size: 11px;
    }

    .btn {
        width: 100%;
        min-height: 46px;
        text-align: center;
    }

    input,
    select,
    textarea {
        width: 100%;
        font-size: 16px;
    }

    table {
        min-width: 680px;
    }

    footer {
        padding: 20px 12px;
        font-size: 12px;
        text-align: center;
    }
}

@media (max-width: 420px) {
    .container {
        width: calc(100% - 12px);
    }

    .brand {
        font-size: 18px;
    }

    .topbar nav a {
        font-size: 11px;
    }

    h1 {
        font-size: 27px;
    }

    .dashboard-hero {
        padding: 20px 16px;
    }

    .card,
    .form,
    .buy-card,
    .referral-card,
    .wallet-form,
    .profile-edit-card,
    .profile-side-card {
        padding: 13px;
    }

    .stat strong,
    .dashboard-stat strong {
        font-size: 21px;
    }

    .package-grid {
        gap: 7px;
    }

    .package-content {
        padding: 8px;
    }

    .package-name {
        font-size: 12px;
    }

    .package-price {
        font-size: 14px;
    }

    .package-income {
        font-size: 7.5px;
    }

    .package-detail,
    .package-detail strong {
        font-size: 8.5px;
    }

    .package-action,
    .package-unavailable {
        font-size: 10px;
    }
}

/* ============================================================
   TELEGRAM GURUH TUGMASI
   ============================================================ */

.telegram-group-link {
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    gap: 7px;
    min-height: 42px;
    padding: 10px 16px !important;
    border: 1px solid rgba(255, 255, 255, 0.14);
    border-radius: 11px;
    color: #ffffff !important;
    background: linear-gradient(135deg, #229ed9, #168ac0);
    box-shadow: 0 9px 24px rgba(34, 158, 217, 0.28);
    font-weight: 800;
    line-height: 1.2;
    text-decoration: none !important;
    white-space: nowrap;
    transition:
        transform 0.2s ease,
        filter 0.2s ease,
        box-shadow 0.2s ease;
}

.telegram-group-link:hover {
    color: #ffffff !important;
    filter: brightness(1.08);
    transform: translateY(-2px);
    box-shadow: 0 13px 28px rgba(34, 158, 217, 0.36);
}

.telegram-group-link:active {
    transform: translateY(0);
}

@media (max-width: 760px) {
    .telegram-group-link {
        flex: 0 0 auto;
        min-height: 36px;
        padding: 8px 11px !important;
        border-radius: 9px;
        font-size: 11px !important;
    }
}

@media (max-width: 420px) {
    .telegram-group-link {
        min-height: 34px;
        padding: 7px 9px !important;
        font-size: 10px !important;
    }
}

/* ============================================================
   YUQORI MENYU TUGMALARI — RANGLI FON
   ============================================================ */

.topbar nav a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 40px;
    padding: 9px 14px;
    border: 1px solid rgba(255, 255, 255, 0.10);
    border-radius: 10px;
    color: #ffffff !important;
    font-weight: 800;
    line-height: 1.2;
    text-decoration: none !important;
    white-space: nowrap;
    transition:
        transform 0.2s ease,
        filter 0.2s ease,
        box-shadow 0.2s ease;
}

/* Ayiqchalar */
.topbar nav a:nth-child(1) {
    background: linear-gradient(135deg, #7c3aed, #9333ea);
    box-shadow: 0 8px 20px rgba(124, 58, 237, 0.25);
}

/* Telegram guruh */
.topbar nav a:nth-child(2) {
    background: linear-gradient(135deg, #229ed9, #168ac0);
    box-shadow: 0 8px 20px rgba(34, 158, 217, 0.25);
}

/* Kabinet */
.topbar nav a:nth-child(3) {
    background: linear-gradient(135deg, #2ea043, #238636);
    box-shadow: 0 8px 20px rgba(46, 160, 67, 0.25);
}

/* Balans */
.topbar nav a:nth-child(4) {
    color: #17120a !important;
    background: linear-gradient(135deg, #f0b429, #d99a13);
    box-shadow: 0 8px 20px rgba(240, 180, 41, 0.25);
}

/* Profil */
.topbar nav a:nth-child(5) {
    background: linear-gradient(135deg, #2563eb, #1d4ed8);
    box-shadow: 0 8px 20px rgba(37, 99, 235, 0.25);
}

/* Chiqish */
.topbar nav a:nth-child(6) {
    background: linear-gradient(135deg, #f85149, #c93c36);
    box-shadow: 0 8px 20px rgba(248, 81, 73, 0.25);
}

/* Tizimga kirmagan foydalanuvchi tugmasi */
.topbar nav a.btn.small {
    color: #ffffff !important;
    background: linear-gradient(135deg, #2f81f7, #1f6fd1);
    box-shadow: 0 8px 20px rgba(47, 129, 247, 0.25);
}

.topbar nav a:hover {
    filter: brightness(1.10);
    transform: translateY(-2px);
}

.topbar nav a:active {
    transform: translateY(0);
}

@media (max-width: 760px) {
    .topbar nav a {
        flex: 0 0 auto;
        min-height: 35px;
        padding: 7px 10px !important;
        border-radius: 9px;
        font-size: 11px !important;
    }
}

@media (max-width: 420px) {
    .topbar nav a {
        min-height: 33px;
        padding: 6px 8px !important;
        font-size: 10px !important;
    }
}

/* ============================================================
   MEDVED.UZ — SARIQ NAVIGATION VA ORQA FON ANIMATSIYASI
   ============================================================ */

:root {
    --nav-yellow-1: #f6c343;
    --nav-yellow-2: #d99a13;
    --nav-yellow-text: #17120a;
}

/* Sayt orqa foniga yumshoq animatsiya */
body {
    position: relative;
    min-height: 100vh;
    overflow-x: hidden;
    background:
        radial-gradient(
            circle at 15% 20%,
            rgba(240, 180, 41, 0.10),
            transparent 30%
        ),
        radial-gradient(
            circle at 85% 15%,
            rgba(47, 129, 247, 0.09),
            transparent 28%
        ),
        radial-gradient(
            circle at 70% 80%,
            rgba(124, 58, 237, 0.08),
            transparent 32%
        ),
        linear-gradient(135deg, #0d1117, #15101a);
    background-size: 140% 140%, 150% 150%, 160% 160%, 100% 100%;
    animation: medvedBackgroundMove 18s ease-in-out infinite alternate;
}

body::before,
body::after {
    position: fixed;
    z-index: -1;
    width: 280px;
    height: 280px;
    border-radius: 50%;
    pointer-events: none;
    content: "";
    filter: blur(70px);
    opacity: 0.20;
}

body::before {
    top: 12%;
    left: -90px;
    background: rgba(240, 180, 41, 0.55);
    animation: medvedGlowOne 13s ease-in-out infinite alternate;
}

body::after {
    right: -100px;
    bottom: 8%;
    background: rgba(47, 129, 247, 0.45);
    animation: medvedGlowTwo 16s ease-in-out infinite alternate;
}

@keyframes medvedBackgroundMove {
    0% {
        background-position:
            0% 0%,
            100% 0%,
            50% 100%,
            0% 0%;
    }

    100% {
        background-position:
            20% 15%,
            80% 20%,
            40% 85%,
            0% 0%;
    }
}

@keyframes medvedGlowOne {
    0% {
        transform: translate3d(0, 0, 0) scale(1);
    }

    100% {
        transform: translate3d(110px, 70px, 0) scale(1.18);
    }
}

@keyframes medvedGlowTwo {
    0% {
        transform: translate3d(0, 0, 0) scale(1);
    }

    100% {
        transform: translate3d(-120px, -60px, 0) scale(1.22);
    }
}

/* Yuqori navigation bar */
.topbar {
    background:
        linear-gradient(
            180deg,
            rgba(13, 17, 23, 0.96),
            rgba(13, 17, 23, 0.90)
        );
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.20);
}

/* Navigation ichidagi barcha tugmalar sariq */
.topbar nav a,
.topbar nav a:nth-child(1),
.topbar nav a:nth-child(2),
.topbar nav a:nth-child(3),
.topbar nav a:nth-child(4),
.topbar nav a:nth-child(5),
.topbar nav a:nth-child(6),
.topbar nav a.btn.small,
.telegram-group-link {
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    min-height: 39px;
    padding: 9px 14px !important;
    border: 1px solid rgba(255, 225, 140, 0.40);
    border-radius: 10px;
    color: var(--nav-yellow-text) !important;
    background:
        linear-gradient(
            135deg,
            var(--nav-yellow-1),
            var(--nav-yellow-2)
        ) !important;
    box-shadow:
        0 8px 20px rgba(240, 180, 41, 0.24),
        inset 0 1px 0 rgba(255, 255, 255, 0.25);
    font-weight: 850;
    text-decoration: none !important;
    white-space: nowrap;
    transition:
        transform 0.20s ease,
        filter 0.20s ease,
        box-shadow 0.20s ease;
}

.topbar nav a:hover,
.telegram-group-link:hover {
    color: var(--nav-yellow-text) !important;
    filter: brightness(1.08);
    transform: translateY(-2px);
    box-shadow:
        0 12px 26px rgba(240, 180, 41, 0.34),
        inset 0 1px 0 rgba(255, 255, 255, 0.30);
}

.topbar nav a:active,
.telegram-group-link:active {
    transform: translateY(0) scale(0.98);
}

/* Kartalarga yengil kirish va suzish animatsiyasi */
.card,
.package-card,
.dashboard-stat,
.dashboard-action-card,
.profile-summary-card,
.profile-side-card,
.profile-edit-card,
.referral-card,
.wallet-form {
    animation: medvedCardEnter 0.55s ease both;
}

.package-card,
.dashboard-action-card,
.dashboard-stat {
    transition:
        transform 0.22s ease,
        border-color 0.22s ease,
        box-shadow 0.22s ease,
        filter 0.22s ease;
}

.package-card:hover,
.dashboard-action-card:hover,
.dashboard-stat:hover {
    transform: translateY(-5px);
    filter: brightness(1.03);
}

@keyframes medvedCardEnter {
    from {
        opacity: 0;
        transform: translateY(14px) scale(0.985);
    }

    to {
        opacity: 1;
        transform: translateY(0) scale(1);
    }
}

/* Paket rasmlariga juda yengil animatsiya */
.package-card .package-image {
    animation: medvedBearFloat 4.5s ease-in-out infinite;
    transform-origin: center bottom;
}

.package-card:nth-child(2n) .package-image {
    animation-delay: 0.7s;
}

.package-card:nth-child(3n) .package-image {
    animation-delay: 1.2s;
}

@keyframes medvedBearFloat {
    0%,
    100% {
        transform: translateY(0);
    }

    50% {
        transform: translateY(-5px);
    }
}

/* Harakatni kamaytirish sozlamasi yoqilgan qurilmalarda animatsiyani o‘chiradi */
@media (prefers-reduced-motion: reduce) {
    *,
    *::before,
    *::after {
        scroll-behavior: auto !important;
        animation-duration: 0.01ms !important;
        animation-iteration-count: 1 !important;
        transition-duration: 0.01ms !important;
    }
}

@media (max-width: 760px) {
    .topbar nav a,
    .topbar nav a.btn.small,
    .telegram-group-link {
        min-height: 34px;
        padding: 7px 10px !important;
        border-radius: 9px;
        font-size: 11px !important;
    }

    body::before,
    body::after {
        width: 190px;
        height: 190px;
        filter: blur(55px);
        opacity: 0.14;
    }

    .package-card .package-image {
        animation-duration: 5.5s;
    }
}

@media (max-width: 420px) {
    .topbar nav a,
    .topbar nav a.btn.small,
    .telegram-group-link {
        min-height: 32px;
        padding: 6px 8px !important;
        font-size: 10px !important;
    }
}

/* ============================================================
   MEDVED.UZ — PASTKI ICONLI NAVIGATION BAR
   ============================================================ */

:root {
    --bottom-nav-height: 82px;
    --bottom-nav-yellow-1: #ffd65a;
    --bottom-nav-yellow-2: #eba914;
    --bottom-nav-dark: #17130a;
}

body {
    padding-bottom: calc(var(--bottom-nav-height) + 30px);
}

/* Yuqori qismda faqat logo va qo‘ng‘iroqcha */
.topbar {
    min-height: 72px;
}

.topbar > .top-notification-bell,
.topbar > .top-login-button {
    margin-left: auto;
}

.top-notification-bell,
.top-login-button {
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    min-width: 46px;
    min-height: 42px;
    padding: 8px 13px !important;
    border: 1px solid rgba(255, 217, 92, 0.55);
    border-radius: 13px;
    color: #17130a !important;
    background:
        linear-gradient(
            135deg,
            var(--bottom-nav-yellow-1),
            var(--bottom-nav-yellow-2)
        ) !important;
    box-shadow:
        0 8px 24px rgba(235, 169, 20, 0.28),
        inset 0 1px 0 rgba(255, 255, 255, 0.35);
    text-decoration: none !important;
    font-size: 18px;
    font-weight: 900;
}

.top-login-button {
    min-width: 84px;
    font-size: 13px;
}

/* Pastki navigatsiya */
.mobile-bottom-nav {
    position: fixed;
    z-index: 9998;
    right: 50%;
    bottom: 14px;
    display: grid;
    grid-template-columns: repeat(6, minmax(0, 1fr));
    width: min(760px, calc(100vw - 28px));
    min-height: var(--bottom-nav-height);
    padding: 8px 10px;
    border: 1px solid rgba(255, 213, 82, 0.42);
    border-radius: 24px;
    background:
        linear-gradient(
            145deg,
            rgba(255, 211, 76, 0.98),
            rgba(230, 160, 12, 0.98)
        );
    box-shadow:
        0 20px 55px rgba(0, 0, 0, 0.42),
        0 8px 28px rgba(235, 169, 20, 0.32),
        inset 0 1px 0 rgba(255, 255, 255, 0.46);
    transform: translateX(50%);
    backdrop-filter: blur(18px);
    -webkit-backdrop-filter: blur(18px);
}

.bottom-nav-item {
    position: relative;
    display: flex;
    min-width: 0;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    gap: 3px;
    padding: 6px 4px;
    border-radius: 17px;
    color: rgba(31, 24, 9, 0.76) !important;
    text-decoration: none !important;
    transition:
        transform 0.22s ease,
        color 0.22s ease,
        background 0.22s ease,
        box-shadow 0.22s ease;
}

.bottom-nav-item:hover {
    color: var(--bottom-nav-dark) !important;
    background: rgba(255, 255, 255, 0.28);
    transform: translateY(-3px);
}

.bottom-nav-icon {
    display: inline-flex;
    width: 36px;
    height: 34px;
    align-items: center;
    justify-content: center;
    border-radius: 12px;
    font-size: 22px;
    line-height: 1;
    transition:
        width 0.22s ease,
        height 0.22s ease,
        transform 0.22s ease,
        background 0.22s ease,
        box-shadow 0.22s ease;
}

.bottom-nav-label {
    max-width: 100%;
    overflow: hidden;
    font-size: 11px;
    font-weight: 800;
    line-height: 1.1;
    text-overflow: ellipsis;
    white-space: nowrap;
}

/* Faol tugma rasmdagidek tepaga ko‘tariladi */
.bottom-nav-item.active {
    color: #161109 !important;
}

.bottom-nav-item.active .bottom-nav-icon {
    width: 54px;
    height: 54px;
    margin-top: -30px;
    border: 5px solid #f0ad14;
    border-radius: 50%;
    background: #fff8df;
    box-shadow:
        0 9px 22px rgba(0, 0, 0, 0.25),
        0 0 0 5px rgba(255, 213, 82, 0.30);
    font-size: 25px;
    transform: translateY(-1px);
}

.bottom-nav-item.active .bottom-nav-label {
    margin-top: 1px;
    color: #151007;
    font-weight: 950;
}

.bottom-nav-logout {
    color: rgba(117, 35, 22, 0.84) !important;
}

.bottom-nav-logout:hover {
    color: #7f1d1d !important;
    background: rgba(255, 255, 255, 0.32);
}

/* Footer pastki menyu ostida qolib ketmasin */
footer {
    margin-bottom: 16px;
}

/* Oldingi yuqori nav CSS qoidalarini bekor qilish */
.topbar nav {
    display: none !important;
}

@media (max-width: 760px) {
    :root {
        --bottom-nav-height: 72px;
    }

    body {
        padding-bottom:
            calc(
                var(--bottom-nav-height)
                + env(safe-area-inset-bottom)
                + 18px
            );
    }

    .topbar {
        min-height: 62px;
        padding-left: 12px;
        padding-right: 12px;
    }

    .topbar .brand {
        font-size: 20px;
    }

    .top-notification-bell {
        min-width: 40px;
        min-height: 38px;
        padding: 7px 10px !important;
        border-radius: 11px;
        font-size: 16px !important;
    }

    .mobile-bottom-nav {
        bottom:
            calc(
                7px
                + env(safe-area-inset-bottom)
            );
        width: calc(100vw - 12px);
        min-height: var(--bottom-nav-height);
        padding: 7px 4px;
        border-radius: 20px;
    }

    .bottom-nav-item {
        gap: 2px;
        padding: 5px 1px;
        border-radius: 14px;
    }

    .bottom-nav-icon {
        width: 30px;
        height: 29px;
        font-size: 18px;
    }

    .bottom-nav-label {
        font-size: 9px;
    }

    .bottom-nav-item.active .bottom-nav-icon {
        width: 46px;
        height: 46px;
        margin-top: -25px;
        border-width: 4px;
        font-size: 21px;
    }
}

@media (max-width: 390px) {
    .mobile-bottom-nav {
        width: calc(100vw - 8px);
        padding-left: 2px;
        padding-right: 2px;
        border-radius: 17px;
    }

    .bottom-nav-label {
        font-size: 8px;
    }

    .bottom-nav-icon {
        font-size: 17px;
    }

    .bottom-nav-item.active .bottom-nav-icon {
        width: 43px;
        height: 43px;
        margin-top: -23px;
        font-size: 20px;
    }
}

@media (max-width: 330px) {
    .bottom-nav-label {
        display: none;
    }

    .mobile-bottom-nav {
        min-height: 58px;
    }

    .bottom-nav-item.active .bottom-nav-icon {
        margin-top: -20px;
    }
}

