@import url('https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:ital,wght@0,200..800;1,200..800&display=swap');

/* ─── Lüks White-Light Renk Değişkenleri ─── */
:root {
    --bg-primary: #FFFFFF;
    --bg-secondary: #F8FAFC;
    --accent-blue: #2563EB;
    --accent-cyan: #06B6D4;
    --text-main: #0F172A;
    --text-muted: #64748B;
    --card-border: rgba(15, 23, 42, 0.08);
}

/* ─── Global Reset ─── */
*,
*::before,
*::after {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}

/* ─── Premium Tipografi ─── */
* {
    font-family: 'Plus Jakarta Sans', system-ui, -apple-system, sans-serif;
    letter-spacing: -0.02em;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

/* ─── Yapay Kaymaları Kökten Bitir ─── */
html,
body {
    scroll-behavior: auto !important;
    overflow-x: hidden;
    background-color: var(--bg-primary);
    color: var(--text-main);
}

/* ─── Derin Lacivert Kurumsal Footer ─── */
.site-footer {
    background: #0A1120;
    color: #94A3B8;
}

.footer-logo img {
    height: 46px;
    width: auto;
    display: block;
}

.footer-logo-yazi {
    font-weight: 800;
    font-size: 1.4rem;
    color: #FFFFFF;
    letter-spacing: -0.03em;
}

.footer-metin {
    color: #94A3B8;
    line-height: 1.75;
    font-size: 0.95rem;
}

.footer-baslik {
    color: #FFFFFF;
    font-weight: 700;
    font-size: 1.02rem;
    margin-bottom: 1.1rem;
    padding-bottom: 0.6rem;
    border-bottom: 1px solid rgba(255, 255, 255, 0.10);
}

.footer-link-liste li + li {
    margin-top: 0.6rem;
}

.footer-link-liste a,
.footer-iletisim a {
    color: #94A3B8;
    text-decoration: none;
    transition: color 0.25s ease;
}

.footer-link-liste a:hover,
.footer-iletisim a:hover {
    color: var(--accent-blue);
}

.footer-iletisim li {
    display: flex;
    align-items: flex-start;
    gap: 0.65rem;
    margin-bottom: 0.8rem;
    color: #94A3B8;
    font-size: 0.95rem;
}

.footer-iletisim li i {
    color: var(--accent-cyan);
    margin-top: 0.2rem;
    flex-shrink: 0;
}

.footer-harita-btn {
    display: inline-flex;
    align-items: center;
    padding: 0.6rem 1.25rem;
    border: 1px solid rgba(255, 255, 255, 0.20);
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.04);
    color: #E2E8F0;
    text-decoration: none;
    font-size: 0.92rem;
    font-weight: 500;
    transition: all 0.3s ease;
}

.footer-harita-btn:hover {
    color: #fff;
    border-color: var(--accent-blue);
    background: rgba(37, 99, 235, 0.18);
}

.footer-telif {
    border-top: 1px solid rgba(255, 255, 255, 0.08);
    color: #94A3B8;
    font-size: 0.88rem;
}

.footer-slogan {
    color: #00ffcc;
    font-size: 0.84rem;
    letter-spacing: 0.02em;
}

/* ─── İki Katmanlı Kurumsal Header ─── */
.header-ust {
    background: #FFFFFF;
}

.header-logo img {
    height: 52px;
    width: auto;
    display: block;
}

.header-logo-yazi {
    font-weight: 800;
    font-size: 1.5rem;
    color: var(--text-main);
    letter-spacing: -0.03em;
}

.header-iletisim {
    gap: 2rem;
}

.iletisim-kutu {
    display: flex;
    align-items: center;
    gap: 0.75rem;
}

.iletisim-ikon {
    width: 46px;
    height: 46px;
    flex-shrink: 0;
    border-radius: 12px;
    background: var(--accent-blue);
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.15rem;
    box-shadow: 0 6px 16px rgba(37, 99, 235, 0.20);
}

.iletisim-metin {
    display: flex;
    flex-direction: column;
    line-height: 1.25;
}

.iletisim-ust {
    font-size: 0.72rem;
    font-weight: 600;
    color: var(--text-muted);
    text-transform: uppercase;
    letter-spacing: 0.05em;
}

.iletisim-metin a,
.iletisim-metin .deger {
    font-size: 0.95rem;
    font-weight: 700;
    color: var(--text-main);
    text-decoration: none;
}

.iletisim-metin a:hover {
    color: var(--accent-blue);
}

/* Koyu Antrasit Navbar Şeridi */
.navbar-koyu {
    background: #0F172A;
    padding-top: 0;
    padding-bottom: 0;
    min-height: 58px;
}

.navbar-koyu .nav-link {
    color: #FFFFFF;
    font-weight: 500;
    font-size: 0.98rem;
    padding: 1.1rem 1.15rem !important;
    transition: color 0.25s ease;
}

.navbar-koyu .nav-link:hover,
.navbar-koyu .nav-link:focus,
.navbar-koyu .nav-link.active {
    color: var(--accent-cyan);
}

@media (max-width: 991px) {
    .navbar-koyu .nav-link {
        padding: 0.65rem 0.5rem !important;
    }
}

/* ─── Hero: Sabit Metinli Dinamik Slider (CLS: alan önceden rezerve) ─── */
.hero-section {
    position: relative;
    overflow: hidden;
    min-height: 500px;
    min-height: 80vh;
    display: flex;
    align-items: center;
    background: #0F172A;
}

/* Arka plan slider tüm alanı kaplasın */
.hero-slider {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    min-height: 500px;
    min-height: 80vh;
    z-index: 1;
}

.hero-slider .carousel-inner {
    min-height: 500px;
    min-height: 80vh;
}

.carousel-item img {
    width: 100%;
    height: 80vh;
    min-height: 500px;
    object-fit: cover;
    display: block;
}

/* Siber Lacivert Overlay */
.hero-overlay {
    position: absolute;
    inset: 0;
    z-index: 2;
    background: linear-gradient(180deg, rgba(15, 23, 42, 0.82) 0%, rgba(15, 23, 42, 0.72) 50%, rgba(15, 23, 42, 0.88) 100%);
}

/* Önde Sabit İçerik */
.hero-icerik {
    position: relative;
    z-index: 5;
    width: 100%;
    padding: 4rem 0;
}

.hero-badge {
    display: inline-block;
    padding: 0.55rem 1.4rem;
    border-radius: 50px;
    font-weight: 600;
    font-size: 0.92rem;
    color: #fff;
    background: linear-gradient(90deg, rgba(37, 99, 235, 0.85), rgba(6, 182, 212, 0.85));
    border: 1px solid rgba(255, 255, 255, 0.25);
    box-shadow: 0 6px 20px rgba(37, 99, 235, 0.30);
}

.hero-baslik {
    color: #FFFFFF;
    font-size: clamp(2rem, 5vw, 3.6rem);
    line-height: 1.15;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
    text-shadow: 0 2px 24px rgba(0, 0, 0, 0.35);
}

.hero-baslik-ayrac {
    color: var(--accent-cyan);
    font-weight: 400;
}

.hero-alt-baslik {
    color: rgba(255, 255, 255, 0.82);
    max-width: 720px;
    font-size: 1.1rem;
    line-height: 1.75;
}

/* Cam Efektli Filtreleme Paneli (Ultra-Lüks Glassmorphism) */
/* .cyber-glass.hero-filtre: iki sınıflı seçici, .cyber-glass'ın katı beyaz arka planını kesin ezer */
.cyber-glass.hero-filtre,
.hero-filtre {
    max-width: 1040px;
    padding: 1.5rem;
    text-align: left;
    background: rgba(255, 255, 255, 0.07) !important;
    backdrop-filter: blur(25px) saturate(180%) !important;
    -webkit-backdrop-filter: blur(25px) saturate(180%) !important;
    border: 1px solid rgba(255, 255, 255, 0.25) !important;
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.5) !important;
}

.hero-filtre-label {
    display: block;
    color: #E2E8F0;
    font-weight: 600;
    font-size: 0.82rem;
    margin-bottom: 0.4rem;
    text-shadow: 0 1px 6px rgba(0, 0, 0, 0.35);
}

.hero-select {
    border-radius: 8px !important;
    background-color: rgba(255, 255, 255, 0.9) !important;
    border: 1px solid rgba(255, 255, 255, 0.3) !important;
    color: #0F172A !important;
    padding: 0.65rem 0.9rem;
    font-size: 0.95rem;
}

.hero-select:focus {
    background-color: #ffffff;
    border-color: var(--accent-cyan);
    box-shadow: 0 0 0 3px rgba(6, 182, 212, 0.18);
}

.hero-ara-btn {
    background: linear-gradient(90deg, var(--accent-blue), var(--accent-cyan));
    color: #fff;
    border: none;
    border-radius: 8px;
    padding: 0.65rem 1.75rem;
    white-space: nowrap;
    box-shadow: 0 6px 18px rgba(37, 99, 235, 0.28);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.hero-ara-btn:hover {
    color: #fff;
    transform: translateY(-2px);
    box-shadow: 0 10px 26px rgba(37, 99, 235, 0.38);
}

@media (max-width: 991px) {
    .carousel-item img {
        height: 100%;
        min-height: 500px;
        min-height: 70vh;
    }
    .hero-section {
        min-height: 500px;
        min-height: 70vh;
        padding: 2rem 0;
    }
    .hero-slider,
    .hero-slider .carousel-inner {
        min-height: 500px;
        min-height: 70vh;
    }
}


/* ─── İstatistik Şeridi Ayrımı ─── */
.istatistik-serit {
    background: #F8FAFC;
    border-top: 1px solid var(--card-border);
    border-bottom: 1px solid var(--card-border);
    margin-top: 50px;
}

/* ─── Kurumsal Yetenekler: Bento Grid ─── */
.bento-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 1.25rem;
}

.bento-card {
    grid-column: span 1;
    background: var(--bg-primary);
    border: 1px solid var(--card-border);
    border-radius: 16px;
    padding: 1.75rem;
    box-shadow: 0 15px 35px rgba(15, 23, 42, 0.04) !important;
    border: 1px solid rgba(15, 23, 42, 0.06) !important;
    transition: transform 0.4s cubic-bezier(0.16, 1, 0.3, 1), box-shadow 0.4s ease, border-color 0.4s ease;
}

.bento-card.bento-buyuk {
    grid-column: span 2;
}

.bento-card:hover {
    transform: translateY(-5px);
    border-color: var(--accent-blue);
    box-shadow: 0 10px 28px rgba(37, 99, 235, 0.12);
}

.bento-ikon {
    width: 52px;
    height: 52px;
    border-radius: 14px;
    background: rgba(37, 99, 235, 0.08);
    color: var(--accent-blue);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.45rem;
    margin-bottom: 1rem;
}

.bento-metin {
    color: var(--text-muted);
    line-height: 1.7;
    font-size: 0.97rem;
}

.bento-link {
    display: inline-flex;
    align-items: center;
    color: var(--accent-blue);
    text-decoration: none;
    transition: gap 0.3s ease, color 0.3s ease;
}

.bento-link:hover {
    color: var(--accent-cyan);
}

@media (max-width: 767px) {
    .bento-grid {
        grid-template-columns: 1fr;
    }
    .bento-card,
    .bento-card.bento-buyuk {
        grid-column: span 1;
    }
}

/* ─── Light Glassmorphism Cam Panel ─── */
.cyber-glass {
    background: rgba(255, 255, 255, 0.75) !important;
    backdrop-filter: blur(20px) !important;
    -webkit-backdrop-filter: blur(20px) !important;
    border: 1px solid rgba(15, 23, 42, 0.06) !important;
    box-shadow: 0 8px 32px 0 rgba(15, 23, 42, 0.04) !important;
    border-radius: 16px;
}

/* ─── Referanslar Sayfası ─── */
.referans-hero {
    background: var(--bg-secondary);
}

.referans-card {
    height: 240px !important;
    padding: 16px !important;
    display: flex !important;
    flex-direction: column !important;
    justify-content: flex-start !important;
    background: #FFFFFF !important;
    border-radius: 12px !important;
    box-shadow: 0 10px 25px rgba(15, 23, 42, 0.03) !important;
    border: 1px solid rgba(15, 23, 42, 0.05) !important;
    transition: transform 0.4s cubic-bezier(0.16, 1, 0.3, 1), box-shadow 0.4s ease, border-color 0.4s ease;
}

.referans-card:hover {
    transform: translateY(-5px);
    border-color: var(--accent-blue) !important;
    box-shadow: 0 10px 28px rgba(37, 99, 235, 0.12) !important;
}

/* ─── Logo Havuzu: simetrik, ortalanmış, kırık beyaz arka plan ─── */
.referans-card .logo-container {
    width: 100%;
    height: 90px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #F8FAFC;
    border-radius: 8px;
    margin-bottom: 12px;
    overflow: hidden;
    padding: 10px;
    flex-shrink: 0;
}

.referans-card .logo-container img {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
}

.referans-card .logo-bas-harf {
    font-size: 1.9rem;
    font-weight: 800;
    letter-spacing: 0.04em;
    color: var(--accent-blue);
}

.referans-ozet {
    color: var(--text-muted);
    font-size: 0.85rem;
    line-height: 1.5;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    flex-grow: 1;
}

/* ─── Kurumsal Buton Derinliği & Neon Hover ─── */
.btn-cyber {
    background: var(--accent-blue);
    color: #fff;
    border: 1px solid var(--accent-blue);
    border-radius: 12px;
    transition: transform 0.3s cubic-bezier(0.16, 1, 0.3, 1), box-shadow 0.3s ease, background 0.3s ease;
}

.btn-cyber:hover {
    color: #fff;
    transform: translateY(-2px);
    background: #1d4ed8;
    border-color: #1d4ed8;
    box-shadow: 0 10px 28px rgba(37, 99, 235, 0.28);
}

.btn-cyber-ghost {
    background: rgba(255, 255, 255, 0.75);
    color: var(--text-main);
    border: 1px solid var(--card-border);
    border-radius: 12px;
    transition: transform 0.3s cubic-bezier(0.16, 1, 0.3, 1), box-shadow 0.3s ease, border-color 0.3s ease;
}

.btn-cyber-ghost:hover {
    color: var(--accent-blue);
    transform: translateY(-2px);
    border-color: var(--accent-blue);
    box-shadow: 0 10px 28px rgba(6, 182, 212, 0.18);
}

/* ─── 3x3x3 Hizmet Kutusu Milimetrik Sabitleme ─── */
.service-matrix-row {
    display: flex !important;
    flex-wrap: wrap !important;
}

.service-card {
    height: 380px !important;
    display: flex !important;
    flex-direction: column !important;
    justify-content: flex-start !important;
    padding: 24px !important;
    background: #FFFFFF !important;
    border-radius: 16px !important;
    box-shadow: 0 15px 35px rgba(15, 23, 42, 0.04) !important;
    border: 1px solid rgba(15, 23, 42, 0.06) !important;
    transition: all 0.4s cubic-bezier(0.16, 1, 0.3, 1);
}

.service-gorsel {
    display: block;
    width: 100%;
    height: 160px;
    object-fit: cover;
    border-radius: 12px;
    margin-bottom: 16px;
}

.service-card:hover {
    transform: translateY(-5px);
    border-color: var(--accent-blue);
    box-shadow: 0 10px 28px rgba(37, 99, 235, 0.12);
}

.service-text {
    display: -webkit-box !important;
    -webkit-line-clamp: 3 !important;
    -webkit-box-orient: vertical !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    color: var(--text-muted);
    line-height: 1.6;
    margin-bottom: 20px;
}

.service-btn {
    margin-top: auto !important;
    width: 100%;
    text-align: center;
}

/* ─── Çözüm Ortakları: Dinamik Recolor Logo Şeridi ─── */
.partner-box {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    height: 140px !important;
    padding: 20px;
    background: #0F172A;
    background: linear-gradient(160deg, rgba(15, 23, 42, 0.96) 0%, rgba(17, 24, 39, 0.96) 100%);
    border: 1px solid rgba(148, 163, 184, 0.16);
    border-radius: 16px;
    transition: transform 0.4s cubic-bezier(0.16, 1, 0.3, 1), box-shadow 0.4s cubic-bezier(0.16, 1, 0.3, 1), border-color 0.4s ease;
}

.partner-logo {
    max-width: 100%;
    max-height: 80px;
    object-fit: contain;
    filter: grayscale(100%) brightness(1.6);
    opacity: 0.7;
    transition: filter 0.4s ease, opacity 0.4s ease;
}

/* Kırık/eksik logo için siber yedek görsel */
.partner-yedek {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 72px;
    height: 72px;
    border-radius: 50%;
    color: #fff;
    font-size: 1.9rem;
    font-weight: 800;
    background: radial-gradient(circle at 30% 30%, rgba(6, 182, 212, 0.35), rgba(37, 99, 235, 0.25));
    border: 1px solid rgba(6, 182, 212, 0.45);
    box-shadow: 0 0 22px rgba(6, 182, 212, 0.30);
    transition: box-shadow 0.4s ease, transform 0.4s ease;
}

.partner-yedek-harf { line-height: 1; }

.partner-box:hover {
    transform: translateY(-6px);
    border-color: var(--accent-cyan);
    box-shadow: 0 14px 34px rgba(6, 182, 212, 0.25);
}

.partner-box:hover .partner-logo {
    filter: grayscale(0%) brightness(1);
    opacity: 1;
}

.partner-box:hover .partner-yedek {
    box-shadow: 0 0 30px rgba(6, 182, 212, 0.55);
}

/* ─── İletişim: Harita iframe tam genişlik ─── */
.harita-kutu iframe {
    display: block;
    width: 100% !important;
    height: 300px;
    border: 0;
}

/* ─── İletişim Sayfası: Sol Koyu Blok ─── */
.iletisim-koyu-blok {
    background: #0F172A;
    border-radius: 16px;
    padding: 2.5rem 2rem;
    box-shadow: 0 20px 40px rgba(15, 23, 42, 0.12);
}

.iletisim-satir {
    display: flex;
    align-items: center;
    gap: 1rem;
    padding: 0.9rem 1rem;
    margin-bottom: 1rem;
    border: 1px solid rgba(255, 255, 255, 0.10);
    border-radius: 12px;
    background: rgba(255, 255, 255, 0.04);
}

.iletisim-satir-ikon {
    width: 46px;
    height: 46px;
    flex-shrink: 0;
    border-radius: 12px;
    background: #F59E0B;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.15rem;
    box-shadow: 0 6px 16px rgba(245, 158, 11, 0.30);
}

.iletisim-satir-metin {
    display: flex;
    flex-direction: column;
    line-height: 1.35;
    min-width: 0;
}

.iletisim-satir-metin .ust {
    font-size: 0.78rem;
    font-weight: 600;
    color: #94A3B8;
    text-transform: uppercase;
    letter-spacing: 0.04em;
}

.iletisim-satir-metin .deger {
    color: #F1F5F9;
    font-weight: 600;
    text-decoration: none;
    word-break: break-word;
}

.iletisim-satir-metin a.deger:hover {
    color: var(--accent-cyan);
}

/* Sağ Form Kartı */
.iletisim-form-kart {
    background: #FFFFFF;
    border-radius: 16px;
    padding: 2.5rem;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.06);
}

.iletisim-label {
    display: block;
    color: var(--text-muted);
    font-size: 0.88rem;
    font-weight: 500;
    margin-bottom: 0.4rem;
}

.iletisim-label .zorunlu {
    color: #ef4444;
}

.iletisim-input {
    border-radius: 8px;
    border: 1px solid var(--card-border);
    padding: 0.75rem 1rem;
    background: #F8FAFC;
}

.iletisim-input:focus {
    background: #FFFFFF;
    border-color: var(--accent-blue);
    box-shadow: 0 0 0 3px rgba(37, 99, 235, 0.12);
}

.iletisim-gonder {
    background: #0F172A;
    color: #FFFFFF;
    border: none;
    border-radius: 10px;
    padding: 0.8rem 2.2rem;
    transition: transform 0.3s ease, box-shadow 0.3s ease, background 0.3s ease;
}

.iletisim-gonder:hover {
    color: #FFFFFF;
    background: #1e293b;
    transform: translateY(-2px);
    box-shadow: 0 10px 26px rgba(15, 23, 42, 0.25);
}

/* Tam Genişlik Harita Bandı */
.harita-bant {
    width: 100%;
    line-height: 0;
    margin-bottom: 0 !important;
    font-size: 0;
}

.harita-bant iframe {
    display: block !important;
    width: 100% !important;
    height: 450px;
    border: 0;
    margin: 0 !important;
    margin-bottom: 0 !important;
    vertical-align: bottom;
}

/* ─── İletişim: Cam Efektli Başarı Rozeti ─── */
.basari-rozet-ust {
    background: rgba(16, 185, 129, 0.12);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
    border: 1px solid rgba(16, 185, 129, 0.35);
    color: #047857;
    border-radius: 14px;
    padding: 1rem 1.5rem;
    font-weight: 600;
    display: flex;
    align-items: center;
    gap: 0.65rem;
    box-shadow: 0 0 28px rgba(16, 185, 129, 0.28);
}

.basari-rozet-ust i {
    font-size: 1.3rem;
    color: #10b981;
}

/* ─── Sayfa Detay: Lüks İçerik Tipografisi ─── */
.sayfa-icerik p {
    margin-bottom: 1.25rem;
    color: var(--text-muted);
    line-height: 1.85;
}

.sayfa-icerik h2,
.sayfa-icerik h3,
.sayfa-icerik h4 {
    color: var(--text-main);
    font-weight: 700;
    margin-top: 2rem;
    margin-bottom: 0.75rem;
    line-height: 1.3;
}

.sayfa-icerik ul,
.sayfa-icerik ol {
    margin-bottom: 1.25rem;
    padding-left: 1.5rem;
    color: var(--text-muted);
    line-height: 1.85;
}

.sayfa-icerik li {
    margin-bottom: 0.5rem;
}

.sayfa-icerik a {
    color: var(--accent-blue);
    text-decoration: none;
}

.sayfa-icerik a:hover {
    color: var(--accent-cyan);
}

.sayfa-icerik img {
    max-width: 100%;
    height: auto;
    border-radius: 12px;
    margin: 1.5rem 0;
}

/* ─── Siber Showroom (videosuz paneller) ─── */
html.showroom-scroll-lock,
html.showroom-scroll-lock body {
    overflow: hidden;
}

body.showroom-active .header-ust,
body.showroom-active .navbar-koyu,
body.showroom-active .site-footer {
    opacity: 0.35;
    pointer-events: none;
    transition: opacity 0.55s ease;
}

#cyber-showroom.cyber-showroom,
.cyber-showroom {
    position: fixed;
    inset: 0;
    z-index: 9999;
    display: none;
    flex-direction: column;
    color: #E2E8F0;
    background: #0B1220;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transition: opacity 0.55s cubic-bezier(0.22, 1, 0.36, 1), visibility 0.55s;
}

#cyber-showroom.active,
.cyber-showroom.active {
    display: flex !important;
    opacity: 1 !important;
    visibility: visible !important;
    pointer-events: auto !important;
}

.cyber-showroom__veil {
    position: absolute;
    inset: 0;
    z-index: 1;
    background:
        linear-gradient(180deg, rgba(11, 18, 32, 0.55) 0%, rgba(11, 18, 32, 0.2) 40%, rgba(11, 18, 32, 0.75) 100%),
        radial-gradient(ellipse 50% 40% at 50% 50%, rgba(37, 99, 235, 0.14), transparent 70%);
    pointer-events: none;
}

.cyber-showroom__top {
    position: relative;
    z-index: 3;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 1rem;
    padding: 1.25rem clamp(1rem, 3vw, 2.5rem) 0.5rem;
}

.cyber-showroom__eyebrow {
    display: block;
    font-size: 0.75rem;
    font-weight: 700;
    letter-spacing: 0.14em;
    text-transform: uppercase;
    color: var(--accent-cyan);
    margin-bottom: 0.35rem;
}

.cyber-showroom__title {
    margin: 0;
    font-size: clamp(1.35rem, 2.8vw, 2rem);
    font-weight: 700;
    color: #fff;
    letter-spacing: -0.03em;
}

.cyber-showroom__close {
    flex-shrink: 0;
    width: 44px;
    height: 44px;
    border-radius: 12px;
    border: 1px solid rgba(148, 163, 184, 0.35);
    background: rgba(15, 23, 42, 0.65);
    color: #fff;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: border-color 0.25s ease, background 0.25s ease;
}

.cyber-showroom__close:hover,
.cyber-showroom__close:focus-visible {
    border-color: var(--accent-cyan);
    background: rgba(6, 182, 212, 0.15);
    outline: none;
}

.cyber-showroom__stage {
    position: relative;
    z-index: 2;
    flex: 1;
    display: grid;
    grid-template-columns: minmax(0, 1fr) minmax(120px, 22vw) minmax(0, 1fr);
    gap: clamp(0.75rem, 2vw, 1.5rem);
    align-items: stretch;
    padding: 0.75rem clamp(1rem, 3vw, 2.5rem) 1.5rem;
    min-height: 0;
    overflow: hidden;
}

.cyber-showroom__rail {
    position: relative;
    z-index: 3;
    display: flex;
    flex-direction: column;
    gap: 0.9rem;
    overflow-y: auto;
    overflow-x: hidden;
    padding: 0.35rem 0.15rem 1rem;
    scrollbar-width: thin;
}

.cyber-showroom__center {
    pointer-events: none;
}

.cyber-showroom__panel {
    opacity: 0;
    transition:
        opacity 0.65s cubic-bezier(0.22, 1, 0.36, 1),
        transform 0.75s cubic-bezier(0.22, 1, 0.36, 1);
    transition-delay: calc(0.12s + var(--i, 0) * 0.08s);
}

.cyber-showroom__panel--left {
    transform: translateX(-120%);
}

.cyber-showroom__panel--right {
    transform: translateX(120%);
}

.cyber-showroom.is-ready .cyber-showroom__panel--left,
.cyber-showroom.is-ready .cyber-showroom__panel--right,
.cyber-showroom.active.is-ready .cyber-showroom__panel--left,
.cyber-showroom.active.is-ready .cyber-showroom__panel--right {
    opacity: 1;
    transform: translateX(0);
}

.cyber-showroom__panel-link {
    display: grid;
    grid-template-columns: 88px minmax(0, 1fr);
    gap: 0.85rem;
    align-items: center;
    text-decoration: none;
    color: inherit;
    padding: 0.85rem;
    border-radius: 14px;
    background: rgba(255, 255, 255, 0.05);
    border: 1px solid rgba(148, 163, 184, 0.22);
    backdrop-filter: blur(16px) saturate(140%);
    -webkit-backdrop-filter: blur(16px) saturate(140%);
    transition: border-color 0.25s ease, background 0.25s ease, transform 0.25s ease;
}

.cyber-showroom__panel-link:hover,
.cyber-showroom__panel-link:focus-visible {
    border-color: rgba(6, 182, 212, 0.55);
    background: rgba(37, 99, 235, 0.12);
    transform: translateY(-2px);
    outline: none;
}

.cyber-showroom__thumb {
    width: 88px;
    height: 72px;
    object-fit: cover;
    border-radius: 10px;
    display: block;
    background: rgba(15, 23, 42, 0.6);
}

.cyber-showroom__thumb--empty {
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--accent-cyan);
    font-size: 1.5rem;
}

.cyber-showroom__panel-title {
    margin: 0 0 0.35rem;
    font-size: 1rem;
    font-weight: 700;
    color: #fff;
    line-height: 1.3;
}

.cyber-showroom__panel-text {
    margin: 0 0 0.55rem;
    font-size: 0.86rem;
    line-height: 1.55;
    color: rgba(226, 232, 240, 0.78);
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.cyber-showroom__panel-cta {
    display: inline-flex;
    font-size: 0.8rem;
    font-weight: 600;
    color: var(--accent-cyan);
}

@media (max-width: 991px) {
    .cyber-showroom__stage {
        grid-template-columns: 1fr;
        overflow-y: auto;
    }

    .cyber-showroom__center {
        display: none;
    }

    .cyber-showroom__panel-link {
        grid-template-columns: 72px minmax(0, 1fr);
    }

    .cyber-showroom__thumb {
        width: 72px;
        height: 60px;
    }
}

@media (max-width: 575px) {
    .cyber-showroom__panel-link {
        grid-template-columns: 1fr;
    }

    .cyber-showroom__thumb {
        width: 100%;
        height: 120px;
    }
}

