/* ================= ASOSIY RANGLAR VA SHRIFTLAR ================= */
* {
    box-sizing: border-box;
    font-family: 'Segoe UI', Tahoma, sans-serif;
}

@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;700;900&display=swap');

body {
    font-family: 'Inter', sans-serif;
    background-color: #020617;
    color: #f8fafc;
    background-image: linear-gradient(rgba(2, 6, 23, 0.75), rgba(2, 6, 23, 0.85)), url('pic/fon.png');
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    -webkit-touch-callout: none;
    user-select: none;
    overflow-x: hidden;
}

.background-container {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background-image: url('pic/fon.png');
    background-size: cover;
    background-position: center;
    z-index: -1;
    opacity: 0.8;
}

/* ================= EXTREME 3D GLASS ROOM (SHISHA PANELLAR) ================= */
.glass-panel {
    position: relative;
    background: linear-gradient(135deg, rgba(15, 23, 42, 0.4) 0%, rgba(2, 6, 23, 0.8) 100%) !important;
    backdrop-filter: blur(20px) saturate(180%) !important;
    -webkit-backdrop-filter: blur(20px) saturate(180%) !important;

    /* Shisha qalinligi effekti (3D qirralar) */
    border-top: 1px solid rgba(56, 189, 248, 0.4) !important;
    border-left: 1px solid rgba(56, 189, 248, 0.25) !important;
    border-right: 1px solid rgba(0, 0, 0, 0.6) !important;
    border-bottom: 1px solid rgba(0, 0, 0, 0.9) !important;
    border-radius: 24px !important;

    /* Ichki nur va tashqi chuqur soya */
    box-shadow:
        inset 1px 1px 4px rgba(56, 189, 248, 0.3),
        inset -2px -2px 10px rgba(0, 0, 0, 0.8),
        0 30px 60px -15px rgba(0, 0, 0, 0.9) !important;
    overflow: hidden;
    transition: all 0.5s cubic-bezier(0.25, 0.8, 0.25, 1);
}

/* Shisha yuzasidagi jilo (Reflection) */
.glass-panel::before {
    content: '';
    position: absolute;
    top: -50%;
    left: -50%;
    width: 200%;
    height: 200%;
    background: linear-gradient(to right, rgba(56, 189, 248, 0) 0%, rgba(56, 189, 248, 0.05) 50%, rgba(56, 189, 248, 0) 100%);
    transform: rotate(30deg) translateY(-100%);
    transition: all 0.8s ease;
    pointer-events: none;
}

.glass-panel:hover::before {
    transform: rotate(30deg) translateY(100%);
}

.glass-panel:hover {
    transform: translateY(-5px);
    box-shadow:
        inset 1px 1px 6px rgba(56, 189, 248, 0.4),
        inset -2px -2px 15px rgba(0, 0, 0, 0.9),
        0 40px 70px -15px rgba(0, 0, 0, 1) !important;
}

/* ================= 3D TOUCHABLE TUGMALAR ================= */
.btn-3d {
    background: linear-gradient(145deg, rgba(14, 165, 233, 0.2), rgba(2, 6, 23, 0.6)) !important;
    backdrop-filter: blur(10px);
    border-top: 1px solid rgba(56, 189, 248, 0.4) !important;
    border-left: 1px solid rgba(56, 189, 248, 0.2) !important;
    border-right: 1px solid rgba(0, 0, 0, 0.6) !important;
    border-bottom: 2px solid rgba(0, 0, 0, 0.9) !important;
    border-radius: 16px !important;
    color: #fff;
    font-weight: bold;
    box-shadow:
        inset 1px 1px 3px rgba(255, 255, 255, 0.2),
        inset -2px -2px 6px rgba(0, 0, 0, 0.6),
        0 10px 20px rgba(0, 0, 0, 0.5) !important;
    transition: all 0.3s cubic-bezier(0.34, 1.56, 0.64, 1) !important;
}

.btn-3d:hover {
    transform: translateY(-3px);
    background: linear-gradient(145deg, rgba(14, 165, 233, 0.3), rgba(2, 6, 23, 0.7)) !important;
    box-shadow:
        inset 1px 1px 4px rgba(255, 255, 255, 0.3),
        inset -2px -2px 8px rgba(0, 0, 0, 0.8),
        0 15px 25px rgba(14, 165, 233, 0.3) !important;
}

.btn-3d:active {
    transform: translateY(4px);
    border-top: 1px solid rgba(0, 0, 0, 0.8) !important;
    border-bottom: 1px solid rgba(56, 189, 248, 0.2) !important;
    box-shadow:
        inset 3px 3px 10px rgba(0, 0, 0, 0.8),
        inset -2px -2px 5px rgba(255, 255, 255, 0.1),
        0 2px 5px rgba(0, 0, 0, 0.5) !important;
}

header {
    padding: 1rem 2rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 15px;
    border-radius: 20px;
    flex-wrap: wrap;
    gap: 15px;
}

.logo {
    display: flex;
    align-items: center;
    gap: 10px;
    font-weight: bold;
}

.logo img {
    height: 40px;
}

.icon-svg {
    width: 22px;
    height: 22px;
    vertical-align: middle;
    stroke: currentColor;
    fill: none;
    stroke-width: 2;
    stroke-linecap: round;
    stroke-linejoin: round;
    filter: drop-shadow(0 2px 4px rgba(255, 255, 255, 0.2));
}

.flex-center {
    display: flex;
    align-items: center;
    gap: 8px;
    justify-content: center;
}

.section-title-icon {
    stroke: #0ea5e9;
    margin-right: 8px;
}

/* ================= DEEP CARVED GLASS INPUTS (CHUQTIRILGAN SHISHA) ================= */
input,
select,
textarea {
    width: 100%;
    margin: 8px 0;
    padding: 12px 15px;
    background: rgba(0, 0, 0, 0.4);
    border-top: 2px solid rgba(0, 0, 0, 0.8);
    border-left: 2px solid rgba(0, 0, 0, 0.6);
    border-right: 1px solid rgba(255, 255, 255, 0.1);
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    color: #fff;
    border-radius: 12px;
    box-shadow: inset 4px 4px 12px rgba(0, 0, 0, 0.8), inset -2px -2px 8px rgba(255, 255, 255, 0.05);
    outline: none;
    transition: all 0.4s ease;
    font-size: 15px;
}

textarea {
    resize: vertical;
    min-height: 80px;
    font-family: inherit;
}

input::placeholder,
textarea::placeholder {
    color: rgba(255, 255, 255, 0.4);
}

input:focus,
select:focus,
textarea:focus {
    background: rgba(0, 0, 0, 0.6);
    border-bottom: 2px solid rgba(56, 189, 248, 0.6);
    border-right: 2px solid rgba(56, 189, 248, 0.4);
    box-shadow: inset 2px 2px 6px rgba(0, 0, 0, 0.9), inset -2px -2px 8px rgba(255, 255, 255, 0.1), 0 0 20px rgba(56, 189, 248, 0.2);
}

.flex-row {
    display: flex;
    gap: 10px;
    width: 100%;
    align-items: flex-start;
}

.input-group {
    display: flex;
    padding: 0;
    overflow: hidden;
    align-items: center;
    margin: 8px 0;
    border-radius: 12px;
    background: rgba(0, 0, 0, 0.4);
    box-shadow: inset 4px 4px 12px rgba(0, 0, 0, 0.8);
    border: 1px solid rgba(255, 255, 255, 0.1);
}

.input-group span {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 50px;
    background: rgba(255, 255, 255, 0.05);
    padding: 12px 10px;
    border-right: 1px solid rgba(0, 0, 0, 0.5);
    color: rgba(56, 189, 248, 0.8);
}

.input-group input {
    margin: 0;
    border: none;
    border-radius: 0;
    box-shadow: none;
    background: transparent;
}

/* 3D SELECT DIZAYNI */
select.hidden-native {
    display: none !important;
}

.custom-select-wrapper {
    position: relative;
    width: 100%;
    margin: 8px 0;
    font-size: 15px;
}

.custom-select-trigger {
    background: rgba(0, 0, 0, 0.4);
    border-top: 2px solid rgba(0, 0, 0, 0.8);
    border-left: 2px solid rgba(0, 0, 0, 0.6);
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    border-right: 1px solid rgba(255, 255, 255, 0.1);
    color: #fff;
    border-radius: 12px;
    padding: 12px 15px;
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    align-items: center;
    box-shadow: inset 4px 4px 12px rgba(0, 0, 0, 0.8);
    transition: all 0.3s ease;
}

.custom-select-trigger::after {
    content: '';
    width: 16px;
    height: 16px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%2338bdf8' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");
    background-size: cover;
    background-repeat: no-repeat;
    opacity: 0.8;
    transition: transform 0.3s ease;
}

.custom-select-trigger:hover {
    background: rgba(0, 0, 0, 0.6);
}

.custom-select-options {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    z-index: 9999;
    margin-top: 8px;
    border-radius: 16px;
    background: rgba(2, 6, 23, 0.95);
    backdrop-filter: blur(25px);
    -webkit-backdrop-filter: blur(25px);
    border: 1px solid rgba(56, 189, 248, 0.2);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.9);
    max-height: 250px;
    overflow-y: auto;
}

.custom-option {
    padding: 12px 15px;
    color: #cbd5e1;
    cursor: pointer;
    transition: background 0.2s;
    border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}

.custom-option:hover,
.custom-option.selected {
    background: rgba(14, 165, 233, 0.3);
    color: #fff;
}

.liquid-btn {
    background: linear-gradient(135deg, rgba(14, 165, 233, 0.6), rgba(2, 132, 199, 0.8));
    border: 1px solid rgba(56, 189, 248, 0.4);
    color: white;
    padding: 10px 20px;
    border-radius: 16px;
    font-weight: bold;
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.4), inset 0 2px 4px rgba(255, 255, 255, 0.3);
    transition: all 0.3s cubic-bezier(0.34, 1.56, 0.64, 1);
    backdrop-filter: blur(5px);
    text-decoration: none;
}

.liquid-btn:hover {
    transform: translateY(-3px);
    box-shadow: 0 12px 25px rgba(14, 165, 233, 0.5);
}

.submit-btn {
    width: 100%;
    margin: 15px 0 0 0;
    padding: 15px;
    font-size: 16px;
}

/* Jadvallar (Tables) */
.table-container {
    width: 100%;
    overflow-x: auto;
    margin-top: 15px;
    border-radius: 16px;
    background: rgba(0, 0, 0, 0.2);
    border: 1px solid rgba(255, 255, 255, 0.05);
}

.glass-table {
    width: 100%;
    border-collapse: collapse;
    text-align: left;
}

.glass-table th,
.glass-table td {
    padding: 15px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.05);
    white-space: nowrap;
}

.glass-table th {
    background: rgba(14, 165, 233, 0.1);
    color: #38bdf8;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 13px;
    letter-spacing: 1px;
}

.glass-table tr:hover {
    background: rgba(56, 189, 248, 0.05);
}

/* Qolgan UI elementlar */
.days-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(60px, 1fr));
    gap: 10px;
    margin-bottom: 15px;
}

.day-checkbox {
    display: none;
}

.day-label {
    background: rgba(0, 0, 0, 0.4);
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 12px;
    padding: 10px;
    text-align: center;
    cursor: pointer;
    transition: all 0.3s;
    box-shadow: inset 2px 2px 6px rgba(0, 0, 0, 0.5);
    font-size: 14px;
}

.day-checkbox:checked+.day-label {
    background: rgba(14, 165, 233, 0.5);
    border-color: rgba(56, 189, 248, 0.6);
    box-shadow: 0 0 15px rgba(14, 165, 233, 0.6), inset 0 2px 5px rgba(255, 255, 255, 0.4);
    color: white;
}

.modal {
    display: none;
    position: fixed;
    z-index: 99999;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(2, 6, 23, 0.8);
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
}

.modal-content {
    margin: 5% auto;
    padding: 30px;
    width: 90%;
    max-width: 500px;
    max-height: 85vh;
    overflow-y: auto;
    position: relative;
    animation: popIn 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

@keyframes popIn {
    0% {
        transform: scale(0.8) translateY(30px);
        opacity: 0;
    }

    100% {
        transform: scale(1) translateY(0);
        opacity: 1;
    }
}

.close {
    color: #cbd5e1;
    position: absolute;
    right: 20px;
    top: 15px;
    font-size: 28px;
    cursor: pointer;
    transition: 0.3s;
    z-index: 10;
}

.close:hover {
    color: #f43f5e;
    transform: rotate(90deg);
}

/* Scrollbar */
::-webkit-scrollbar {
    width: 6px;
}

::-webkit-scrollbar-track {
    background: transparent;
}

::-webkit-scrollbar-thumb {
    background: rgba(56, 189, 248, 0.3);
    border-radius: 10px;
}

::-webkit-scrollbar-thumb:hover {
    background: rgba(56, 189, 248, 0.6);
}

/* Toasts */
#toast-container {
    position: fixed;
    bottom: 80px;
    right: 20px;
    z-index: 9999;
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.toast {
    background: rgba(15, 23, 42, 0.85);
    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);
    border: 1px solid rgba(56, 189, 248, 0.3);
    border-left: 6px solid #0ea5e9;
    color: #fff;
    padding: 15px 25px;
    border-radius: 16px;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.5), inset 0 2px 5px rgba(255, 255, 255, 0.1);
    animation: slideInRight 0.4s cubic-bezier(0.34, 1.56, 0.64, 1) forwards;
    display: flex;
    align-items: center;
    gap: 10px;
}

@keyframes slideInRight {
    from {
        transform: translateX(120%);
        opacity: 0;
    }

    to {
        transform: translateX(0);
        opacity: 1;
    }
}

/* ================= TO'G'RILANGAN SHATTER EFFEKTI ================= */
@keyframes glass-shatter {
    0% {
        transform: translate(0, 0) scale(1) skew(0deg);
        opacity: 1;
        filter: brightness(1);
    }

    10% {
        transform: translate(-4px, 2px) scale(1.02) skewX(2deg);
        opacity: 0.9;
        box-shadow: 0 0 40px rgba(56, 189, 248, 0.9);
        filter: brightness(1.5);
    }

    20% {
        transform: translate(4px, -2px) scale(0.98) skewX(-2deg);
        opacity: 0.9;
    }

    30% {
        transform: translate(-6px, 4px) scale(1.01) skewY(1deg);
        opacity: 0.8;
        filter: brightness(1.2) contrast(1.5);
    }

    40% {
        transform: translate(6px, -4px) scale(0.99) skewY(-1deg);
        opacity: 1;
    }

    50% {
        transform: translate(0, 0) scale(1) skew(0deg);
        opacity: 1;
        box-shadow: none;
        filter: brightness(1);
    }

    100% {
        transform: translate(0, 0);
    }
}

.shatter-effect {
    animation: glass-shatter 0.4s cubic-bezier(0.36, 0.07, 0.19, 0.97) both !important;
}

@media print {
    /* Ekranda ko'rinadigan hamma narsani yashirish */
    body { background: none !important; background-color: #fff !important; color: #000 !important; }
    #main-content, #auth-modal, .swal2-container, .background-container, header, .sidebar { 
        display: none !important; 
    }
    
    /* Faqat chekni ko'rsatish */
    #receipt-container.print-only {
        display: block !important;
        width: 80mm;
        margin: 0 auto;
        padding: 5mm;
        color: #000 !important;
        font-family: monospace, sans-serif !important;
        background-color: #fff !important;
    }

    /* Qog'oz o'lchami */
    @page {
        size: 80mm auto;
        margin: 0;
    }
}

/* ================= INDEX.HTML MAXSUS STILLARI ================= */
.background-overlay { position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: rgba(11, 17, 32, 0.85); z-index: -1; }

/* Navigatsiya */
.premium-nav { position: fixed; top: 0; left: 0; right: 0; z-index: 1000; display: flex; justify-content: space-between; align-items: center; padding: 15px 5%; background: rgba(11, 17, 32, 0.9); backdrop-filter: blur(20px); -webkit-backdrop-filter: blur(20px); border-bottom: 1px solid rgba(255,255,255,0.05); flex-wrap: wrap; }

/* Hero */
.hero-section { min-height: 100vh; display: flex; flex-direction: column; justify-content: center; align-items: center; text-align: center; padding: 140px 20px 60px; position: relative; }
.hero-badge { background: rgba(52, 152, 219, 0.15); color: #3498db; padding: 10px 20px; border-radius: 30px; font-size: 15px; font-weight: 600; margin-bottom: 30px; border: 1px solid rgba(52, 152, 219, 0.3); letter-spacing: 1px; text-transform: uppercase; }
.hero-title { font-size: 64px; font-weight: 900; line-height: 1.1; margin: 0 0 25px; background: linear-gradient(to right, #ffffff, #a5b4fc); background-clip: text; -webkit-background-clip: text; -webkit-text-fill-color: transparent; color: transparent; }
.hero-desc { font-size: 18px; color: rgba(255,255,255,0.7); max-width: 700px; margin: 0 auto 40px; font-weight: 400; line-height: 1.7; }

.hero-buttons { display: flex; gap: 20px; flex-wrap: wrap; justify-content: center; width: 100%; }
.btn-primary, .btn-secondary { padding: 16px 35px; border-radius: 12px; font-size: 16px; font-weight: 600; cursor: pointer; transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1); display: inline-flex; align-items: center; gap: 10px; text-decoration: none; border: none; outline: none; box-shadow: 0 4px 15px rgba(0,0,0,0.2); }
.btn-primary { background: linear-gradient(135deg, #2ecc71, #27ae60); color: #fff; }
.btn-primary:hover { transform: translateY(-3px); box-shadow: 0 8px 25px rgba(46, 204, 113, 0.4); }
.btn-secondary { background: rgba(255,255,255,0.05); border: 1px solid rgba(255,255,255,0.1); color: #fff; }
.btn-secondary:hover { background: rgba(255,255,255,0.1); transform: translateY(-3px); border-color: rgba(255,255,255,0.3); }

.container { max-width: 1300px; margin: 0 auto; padding: 60px 20px; width: 100%; }
.section-title { text-align: center; font-size: 38px; margin-bottom: 50px; font-weight: 800; background: linear-gradient(to right, #3498db, #2ecc71); background-clip: text; -webkit-background-clip: text; -webkit-text-fill-color: transparent; color: transparent; }

/* Statistika (SHAFFOF VA PREMIUM) */
.stat-box { background: linear-gradient(145deg, rgba(30,41,59,0.8), rgba(15,23,42,0.9)); backdrop-filter: blur(16px); -webkit-backdrop-filter: blur(16px); padding: 40px 20px; border-radius: 20px; text-align: center; border: 1px solid rgba(255,255,255,0.05); transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1); cursor: pointer; box-shadow: 0 4px 15px rgba(0,0,0,0.2); }
.stat-box:hover { transform: translateY(-10px); border-color: rgba(52, 152, 219, 0.4); box-shadow: 0 15px 35px rgba(52, 152, 219, 0.2); }
.stat-value { font-size: 48px; font-weight: 900; margin: 15px 0; color: #fff; line-height: 1; }
.stat-title { margin: 0; font-size: 15px; text-transform: uppercase; letter-spacing: 1px; font-weight: 700; }

/* Afzalliklar (SHAFFOF VA 3D) */
.features-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 30px; }
.feature-card { background: rgba(30, 41, 59, 0.65); backdrop-filter: blur(16px); -webkit-backdrop-filter: blur(16px); padding: 40px; border-radius: 20px; border: 1px solid rgba(255,255,255,0.05); transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1); }
.feature-card:hover { transform: translateY(-8px); border-color: rgba(46, 204, 113, 0.3); box-shadow: 0 15px 30px rgba(0,0,0,0.3); }
.f-icon { width: 55px; height: 55px; margin-bottom: 25px; padding: 12px; border-radius: 15px; background: rgba(52,152,219,0.1); }

/* Fanlar va Yo'nalishlar (Interaktiv) */
.directions-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 20px; }
.dir-box { background: rgba(30,41,59,0.5); backdrop-filter: blur(10px); -webkit-backdrop-filter: blur(10px); border: 1px solid rgba(255,255,255,0.05); border-radius: 16px; overflow: hidden; transition: 0.3s; cursor: pointer; }
.dir-box:hover { border-color: #3498db; background: rgba(30,41,59,0.8); }
.dir-header { padding: 25px; display: flex; justify-content: space-between; align-items: center; font-size: 20px; font-weight: 700; }
.dir-content { padding: 0 25px 25px; display: none; color: rgba(255,255,255,0.7); }
.dir-tag { display: inline-block; background: rgba(52,152,219,0.15); color: #3498db; padding: 6px 12px; border-radius: 8px; font-size: 13px; font-weight: 600; margin: 5px 5px 0 0; border: 1px solid rgba(52,152,219,0.2); }

/* Ustozlar Jamoasi (Grid) */
.team-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 25px; }
.team-card { background: linear-gradient(145deg, rgba(30,41,59,0.6), rgba(15,23,42,0.8)); backdrop-filter: blur(10px); padding: 25px; border-radius: 16px; border: 1px solid rgba(255,255,255,0.05); transition: 0.3s cubic-bezier(0.4, 0, 0.2, 1); display: flex; flex-direction: column; }
.team-card:hover { transform: translateY(-5px); border-color: rgba(241, 196, 15, 0.4); box-shadow: 0 10px 25px rgba(241, 196, 15, 0.1); }
.t-role { display: inline-block; background: rgba(241, 196, 15, 0.15); color: #f1c40f; padding: 5px 12px; border-radius: 6px; font-size: 12px; font-weight: bold; margin-bottom: 15px; align-self: flex-start; }
.t-role.ceo { background: rgba(231, 76, 60, 0.15); color: #e74c3c; }
.t-role.admin { background: rgba(155, 89, 182, 0.15); color: #9b59b6; }
.t-name { font-size: 20px; font-weight: 700; margin: 0 0 5px; color: #fff; }
.t-phone { display: inline-flex; align-items: center; gap: 8px; color: rgba(255,255,255,0.6); text-decoration: none; font-size: 14px; margin-top: 15px; transition: 0.2s; background: rgba(0,0,0,0.2); padding: 8px 12px; border-radius: 8px; }
.t-phone:hover { color: #fff; background: rgba(52,152,219,0.2); }

/* FAQ (Keng va markazlashgan) */
.faq-wrapper { max-width: 900px; margin: 0 auto; }
.faq-item { background: rgba(30,41,59,0.5); backdrop-filter: blur(10px); -webkit-backdrop-filter: blur(10px); border-radius: 12px; margin-bottom: 15px; border: 1px solid rgba(255,255,255,0.05); overflow: hidden; transition: 0.3s; }
.faq-title { padding: 22px 25px; cursor: pointer; font-weight: 600; font-size: 18px; display: flex; justify-content: space-between; align-items: center; transition: 0.2s; color: #fff; }
.faq-title:hover { background: rgba(255,255,255,0.08); color: #3498db; }
.faq-content { padding: 0 25px 25px; color: rgba(255,255,255,0.7); display: none; font-size: 15px; border-top: 1px solid rgba(255,255,255,0.05); margin-top: 10px; padding-top: 20px; }

/* Biz Haqimizda (Full Width) */
.contact-box { background: linear-gradient(145deg, rgba(30,41,59,0.8), rgba(15,23,42,0.9)); backdrop-filter: blur(16px); -webkit-backdrop-filter: blur(16px); border: 1px solid rgba(52,152,219,0.2); border-radius: 20px; padding: 50px; text-align: center; }

/* ================= TELEFON (MOBILE) UCHUN MOSLASHUV ================= */
@media (max-width: 992px) { 
    .features-grid { grid-template-columns: 1fr; } 
    .hero-title { font-size: 45px; } 
}
@media (max-width: 576px) { 
    .contact-box { padding: 30px 15px; } 
    .premium-nav { flex-direction: column; gap: 15px; text-align: center; padding: 15px; }
    .premium-nav nav { width: 100%; display: flex; justify-content: space-between; gap: 8px; }
    .premium-nav nav button { flex: 1; min-width: 130px; font-size: 13px; padding: 10px; display: flex; justify-content: center; }
    
    .hero-section { padding: 120px 15px 40px; }
    .hero-title { font-size: 32px; }
    .hero-desc { font-size: 15px; padding: 0 10px; }
    .hero-buttons { flex-direction: column; padding: 0; width: 100%; }
    .hero-buttons button { width: 100%; justify-content: center; }
    
    .stats-grid { grid-template-columns: 1fr !important; }
    .stat-box { padding: 30px 15px !important; }
    .stat-value { font-size: 45px !important; }
    
    .section-title { font-size: 28px; margin-bottom: 30px; }
    .team-grid { grid-template-columns: 1fr; }
    .directions-grid { grid-template-columns: 1fr; }
    .contact-box h2 { font-size: 28px !important; }
}

.flex-row, .info-grid, .stats-grid { flex-wrap: wrap; }

/* Davomat jurnalida oy tanlash dropdowni qirqilmasligi uchun */
.glass-panel.allow-overflow { overflow: visible !important; }
.glass-panel.allow-overflow::before { display: none !important; }
