/* ═══════════════════════════════════════════════════════════════
   YÖN V1 — CORPORATE FINAL v6.0
   Tek otoriter katman · Tüm çakışmaları çözer
   Slate Navy + Refined Emerald · Plus Jakarta + DM Serif
   ═══════════════════════════════════════════════════════════════ */

/* ─── 1. TOKENLAR & TEMEL ─── */
body.yon-v1-theme.yon-enterprise {
    --e-brand-bg: #0b1220;
    --e-brand-bg-soft: #151f32;
    --e-on-brand: #ffffff;
    --e-primary: #0b1220;
    --e-primary-soft: #151f32;
    --e-accent: #0d9488;
    --e-accent-hover: #0f766e;
    --e-accent-light: #14b8a6;
    --e-accent-soft: rgba(13, 148, 136, 0.1);
    --e-accent-ring: rgba(13, 148, 136, 0.22);
    --e-gold: #b8953f;
    --e-gold-soft: rgba(184, 149, 63, 0.12);
    --e-surface: #ffffff;
    --e-surface-2: #f4f7fb;
    --e-bg: #e8edf4;
    --e-text: #0b1220;
    --e-muted: #5c6b82;
    --e-border: #dde4ee;
    --e-shadow: 0 1px 2px rgba(11, 18, 32, 0.04), 0 4px 20px rgba(11, 18, 32, 0.05);
    --e-shadow-lg: 0 12px 40px rgba(11, 18, 32, 0.1);
    --e-radius-xl: 22px;
    --e-radius-lg: 16px;
    --e-radius-md: 12px;
    --e-radius-sm: 8px;
    --e-pad: 18px;
    --bz-hero-h: clamp(220px, 52vw, 380px);
    --bz-product-w: 172px;
    --yon-shell-max: var(--e-shell-max, 100%);
    --yon-accent: var(--e-accent);
    --yon-text: var(--e-text);
    --yon-surface: var(--e-surface);
    --yon-border: var(--e-border);
    background: var(--e-bg) !important;
    color: var(--e-text);
    line-height: 1.5;
}

/* Bootstrap izolasyonu */
body.yon-v1-theme.yon-enterprise a:not(.btn):not(.footer-whatsapp):not(.yon-contact-item) {
    color: inherit;
    text-decoration: none;
}
body.yon-v1-theme.yon-enterprise .modal-body .text-muted { color: var(--e-muted) !important; }
body.yon-v1-theme.yon-enterprise .form-control {
    background: var(--e-surface-2);
    border: 1px solid var(--e-border);
    color: var(--e-text);
    border-radius: var(--e-radius-sm);
}
body.yon-v1-theme.yon-enterprise .form-control:focus {
    border-color: var(--e-accent);
    box-shadow: 0 0 0 3px var(--e-accent-ring);
}

/* ─── 2. SHELL & LAYOUT ─── */
body.yon-v1-theme.yon-enterprise .yon-shell,
body.yon-v1-theme.yon-enterprise .mobile-shell {
    background: var(--e-surface) !important;
    overflow-x: hidden;
    padding-bottom: calc(92px + env(safe-area-inset-bottom, 0px)) !important;
}

@media (min-width: 768px) {
    body.yon-v1-theme.yon-enterprise {
        --e-pad: 24px;
        background: linear-gradient(165deg, #d5dde9 0%, var(--e-bg) 180px) !important;
    }
    body.yon-v1-theme.yon-enterprise .yon-shell {
        margin-top: 14px;
        border: 1px solid var(--e-border) !important;
        border-radius: var(--e-radius-xl) !important;
        box-shadow: var(--e-shadow-lg) !important;
        overflow: hidden;
    }
    body.yon-v1-theme.yon-enterprise .app-header {
        border-radius: var(--e-radius-xl) var(--e-radius-xl) 0 0;
    }
}

body.yon-v1-theme.yon-enterprise #homePage.yon-page-active {
    display: flex !important;
    flex-direction: column !important;
    flex-wrap: nowrap !important;
    width: 100% !important;
    gap: 0 !important;
}

body.yon-v1-theme.yon-enterprise #homePage:not(.yon-page-active) {
    display: none !important;
}

body.yon-v1-theme.yon-enterprise #homePage > * {
    width: 100% !important;
    max-width: 100% !important;
    min-width: 0 !important;
    flex: 0 0 auto !important;
    grid-column: unset !important;
}

/* ─── 3. HEADER ─── */
body.yon-v1-theme.yon-enterprise .app-header {
    background: rgba(255, 255, 255, 0.92) !important;
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
    border-bottom: 1px solid var(--e-border) !important;
    overflow: visible !important;
    z-index: 200;
}

body.yon-v1-theme.yon-enterprise .app-header.yon-header-compact {
    box-shadow: var(--e-shadow) !important;
}

body.yon-v1-theme.yon-enterprise .header-right,
body.yon-v1-theme.yon-enterprise .lang-btn,
body.yon-v1-theme.yon-enterprise .yon-theme-switch {
    overflow: visible !important;
    position: relative;
}

body.yon-v1-theme.yon-enterprise .bz-name {
    font-family: var(--font-brand) !important;
    font-size: 1.02rem !important;
    color: var(--e-text) !important;
}

body.yon-v1-theme.yon-enterprise .bz-cafe-line {
    color: var(--e-accent) !important;
    letter-spacing: 0.16em !important;
}

body.yon-v1-theme.yon-enterprise .table-badge {
    display: flex !important;
    align-items: center;
    justify-content: center;
    gap: 8px;
    margin: 10px var(--e-pad) 0;
    padding: 9px 16px;
    background: var(--e-gold-soft);
    border: 1px solid rgba(184, 149, 63, 0.25);
    border-radius: var(--e-radius-md);
    color: var(--e-gold);
    font-size: 0.76rem;
    font-weight: 700;
}

/* Dropdownlar */
body.yon-v1-theme.yon-enterprise #langDropdown,
body.yon-v1-theme.yon-enterprise .lang-dropdown {
    display: none !important;
    visibility: hidden;
    opacity: 0;
    pointer-events: none;
    position: absolute !important;
    top: calc(100% + 8px) !important;
    right: 0 !important;
    z-index: 3000 !important;
    min-width: 220px;
    background: var(--e-surface) !important;
    border: 1px solid var(--e-border) !important;
    border-radius: var(--e-radius-md) !important;
    box-shadow: var(--e-shadow-lg) !important;
}

body.yon-v1-theme.yon-enterprise #langDropdown.show,
body.yon-v1-theme.yon-enterprise .lang-dropdown.show {
    display: block !important;
    visibility: visible;
    opacity: 1;
    pointer-events: auto;
}

body.yon-v1-theme.yon-enterprise #langDropdown a,
body.yon-v1-theme.yon-enterprise .lang-dropdown a {
    color: var(--e-text) !important;
    text-decoration: none !important;
    padding: 11px 14px !important;
    display: flex !important;
    align-items: center;
    gap: 8px;
    font-size: 0.84rem;
    font-weight: 500;
    border-bottom: 1px solid var(--e-border);
}

body.yon-v1-theme.yon-enterprise #langDropdown a:last-child,
body.yon-v1-theme.yon-enterprise .lang-dropdown a:last-child { border-bottom: none; }

body.yon-v1-theme.yon-enterprise #langDropdown a:hover,
body.yon-v1-theme.yon-enterprise .lang-dropdown a:hover { background: var(--e-accent-soft); }

body.yon-v1-theme.yon-enterprise #langDropdown a.active,
body.yon-v1-theme.yon-enterprise .lang-dropdown a.active {
    background: var(--e-accent) !important;
    color: #fff !important;
}

body.yon-v1-theme.yon-enterprise #yonThemePanel:not(.open),
body.yon-v1-theme.yon-enterprise .yon-theme-panel:not(.open) {
    display: none !important;
}

body.yon-v1-theme.yon-enterprise #yonThemePanel.open,
body.yon-v1-theme.yon-enterprise .yon-theme-panel.open {
    display: block !important;
    background: var(--e-surface) !important;
    border: 1px solid var(--e-border) !important;
    border-radius: var(--e-radius-md) !important;
    box-shadow: var(--e-shadow-lg) !important;
    padding: 6px !important;
    min-width: 158px;
}

/* ─── 4. HERO ─── */
body.yon-v1-theme.yon-enterprise .hero-panels-wrap {
    height: var(--bz-hero-h) !important;
    background: var(--e-brand-bg) !important;
    border-radius: 0 !important;
}

body.yon-v1-theme.yon-enterprise .hero-panel-text {
    padding: 0 18px 54px !important;
}

body.yon-v1-theme.yon-enterprise .hero-title-stack {
    display: flex !important;
    flex-direction: column !important;
    align-items: flex-start !important;
    gap: 4px !important;
    background: rgba(11, 18, 32, 0.65) !important;
    backdrop-filter: blur(14px) !important;
    -webkit-backdrop-filter: blur(14px) !important;
    border: 1px solid rgba(255, 255, 255, 0.09) !important;
    border-radius: 14px !important;
    padding: 14px 18px !important;
    max-width: 92%;
    margin: 0 auto;
}

body.yon-v1-theme.yon-enterprise .hero-t-norm,
body.yon-v1-theme.yon-enterprise .hero-t-em {
    display: block !important;
    width: 100% !important;
    white-space: normal !important;
}

body.yon-v1-theme.yon-enterprise .hero-t-norm {
    font-size: 0.68rem !important;
    letter-spacing: 0.2em !important;
    color: var(--e-accent-light) !important;
    font-weight: 700 !important;
}

body.yon-v1-theme.yon-enterprise .hero-t-em {
    font-family: var(--font-brand) !important;
    font-size: clamp(1.5rem, 5.5vw, 2.2rem) !important;
    font-style: italic;
    color: #fff !important;
    line-height: 1.1 !important;
}

body.yon-v1-theme.yon-enterprise .hero-nav-btn {
    background: rgba(255,255,255,0.1) !important;
    border: 1px solid rgba(255,255,255,0.18) !important;
    width: 38px !important;
    height: 38px !important;
}

body.yon-v1-theme.yon-enterprise .hero-dot.active {
    background: var(--e-accent-light) !important;
    width: 22px !important;
    border-radius: 4px !important;
}

/* ─── 5. HOŞ GELDİNİZ & ÜST BLOKLAR ─── */
body.yon-v1-theme.yon-enterprise .yon-welcome {
    padding: 18px var(--e-pad) 0;
}

body.yon-v1-theme.yon-enterprise .yon-welcome-card {
    background: linear-gradient(145deg, var(--e-surface) 0%, var(--e-surface-2) 100%) !important;
    border: 1px solid var(--e-border) !important;
    border-radius: var(--e-radius-lg) !important;
    padding: 20px 22px !important;
    box-shadow: var(--e-shadow) !important;
    position: relative;
    overflow: hidden;
}

body.yon-v1-theme.yon-enterprise .yon-welcome-card::before {
    content: '';
    position: absolute;
    left: 0; top: 0; bottom: 0;
    width: 4px;
    background: linear-gradient(180deg, var(--e-accent), var(--e-gold));
    border-radius: 4px 0 0 4px;
}

body.yon-v1-theme.yon-enterprise .yon-welcome-eyebrow {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    padding: 5px 12px;
    background: var(--e-accent-soft);
    color: var(--e-accent) !important;
    border-radius: 999px;
    font-size: 0.62rem !important;
    font-weight: 800 !important;
    letter-spacing: 0.06em;
    text-transform: uppercase;
}

body.yon-v1-theme.yon-enterprise .yon-welcome-title {
    font-family: var(--font-brand) !important;
    font-size: clamp(1.3rem, 4vw, 1.7rem) !important;
    color: var(--e-text) !important;
    margin: 10px 0 6px;
}

body.yon-v1-theme.yon-enterprise .yon-stat-pill {
    background: var(--e-surface) !important;
    border: 1px solid var(--e-border) !important;
    border-radius: 999px !important;
    padding: 7px 13px !important;
    font-size: 0.7rem;
    font-weight: 600;
}

body.yon-v1-theme.yon-enterprise .yon-stat-pill i { color: var(--e-accent) !important; }

body.yon-v1-theme.yon-enterprise .yon-trust-strip,
body.yon-v1-theme.yon-enterprise .yon-contact-bar {
    display: flex;
    flex-wrap: nowrap;
    gap: 8px;
    padding: 10px var(--e-pad) 0;
    overflow-x: auto;
    scrollbar-width: none;
}

body.yon-v1-theme.yon-enterprise .yon-trust-strip::-webkit-scrollbar,
body.yon-v1-theme.yon-enterprise .yon-contact-bar::-webkit-scrollbar { display: none; }

body.yon-v1-theme.yon-enterprise .yon-trust-item,
body.yon-v1-theme.yon-enterprise .yon-contact-item {
    flex: 0 0 auto;
    display: inline-flex;
    align-items: center;
    gap: 7px;
    padding: 8px 13px;
    background: var(--e-surface);
    border: 1px solid var(--e-border);
    border-radius: 999px;
    font-size: 0.7rem;
    font-weight: 600;
    color: var(--e-muted);
    text-decoration: none;
    white-space: nowrap;
}

body.yon-v1-theme.yon-enterprise .yon-trust-item i,
body.yon-v1-theme.yon-enterprise .yon-contact-item i { color: var(--e-accent); }

body.yon-v1-theme.yon-enterprise a.yon-contact-item:hover {
    border-color: var(--e-accent);
    color: var(--e-accent);
    background: var(--e-accent-soft);
}

/* Arama */
body.yon-v1-theme.yon-enterprise .yon-home-search-wrap {
    position: relative;
    margin: 12px var(--e-pad) 0;
}

body.yon-v1-theme.yon-enterprise .yon-home-search-wrap .yon-home-search {
    margin: 0 !important;
    background: var(--e-surface) !important;
    border: 1px solid var(--e-border) !important;
    border-radius: var(--e-radius-md) !important;
    box-shadow: var(--e-shadow) !important;
    padding: 4px 14px;
}

body.yon-v1-theme.yon-enterprise .yon-home-search:focus-within {
    border-color: var(--e-accent) !important;
    box-shadow: 0 0 0 3px var(--e-accent-ring) !important;
}

body.yon-v1-theme.yon-enterprise .yon-search-results {
    position: absolute;
    top: calc(100% + 6px);
    left: 0; right: 0;
    z-index: 150;
    background: var(--e-surface);
    border: 1px solid var(--e-border);
    border-radius: var(--e-radius-md);
    box-shadow: var(--e-shadow-lg);
    max-height: 260px;
    overflow-y: auto;
}

body.yon-v1-theme.yon-enterprise .yon-search-item {
    display: flex;
    align-items: center;
    gap: 10px;
    width: 100%;
    padding: 12px 14px;
    border: none;
    border-bottom: 1px solid var(--e-border);
    background: transparent;
    color: var(--e-text);
    font-size: 0.84rem;
    font-weight: 600;
    text-align: left;
    cursor: pointer;
}

body.yon-v1-theme.yon-enterprise .yon-search-item:hover { background: var(--e-accent-soft); }

body.yon-v1-theme.yon-enterprise .yon-announce-bar {
    margin: 12px var(--e-pad) 0;
    background: var(--e-accent-soft) !important;
    border: 1px solid var(--e-accent-ring) !important;
    border-radius: var(--e-radius-md);
    padding: 11px 14px;
    font-size: 0.76rem;
    font-weight: 600;
    color: var(--e-text) !important;
}

/* Hızlı erişim dock */
body.yon-v1-theme.yon-enterprise .yon-quick-dock {
    margin: 14px var(--e-pad) 0;
    padding: 16px;
    background: var(--e-surface);
    border: 1px solid var(--e-border);
    border-radius: var(--e-radius-lg);
    box-shadow: var(--e-shadow);
}

body.yon-v1-theme.yon-enterprise .yon-quick-dock-head {
    display: flex;
    justify-content: space-between;
    align-items: baseline;
    margin-bottom: 12px;
}

body.yon-v1-theme.yon-enterprise .yon-quick-dock-title {
    font-size: 0.76rem;
    font-weight: 800;
    color: var(--e-text);
    letter-spacing: 0.04em;
    text-transform: uppercase;
}

body.yon-v1-theme.yon-enterprise .yon-quick-dock-sub {
    font-size: 0.65rem;
    color: var(--e-muted);
    font-weight: 600;
}

body.yon-v1-theme.yon-enterprise .yon-quick-dock .yon-quick-actions {
    padding: 0 !important;
    display: grid !important;
    grid-template-columns: repeat(4, 1fr) !important;
    gap: 8px !important;
    overflow: visible !important;
}

body.yon-v1-theme.yon-enterprise .yon-action-btn {
    background: var(--e-surface-2) !important;
    border: 1px solid var(--e-border) !important;
    border-radius: var(--e-radius-md) !important;
    padding: 12px 6px 10px !important;
    max-width: none !important;
    min-width: 0 !important;
    transition: border-color 0.2s, transform 0.15s, box-shadow 0.2s;
}

body.yon-v1-theme.yon-enterprise .yon-action-btn:hover {
    border-color: var(--e-accent) !important;
    transform: translateY(-2px);
    box-shadow: var(--e-shadow);
}

body.yon-v1-theme.yon-enterprise .yon-action-icon {
    width: 40px !important;
    height: 40px !important;
    background: var(--e-accent-soft) !important;
    color: var(--e-accent) !important;
    border-radius: 50% !important;
}

body.yon-v1-theme.yon-enterprise .yon-action-label {
    font-size: 0.6rem !important;
    font-weight: 700 !important;
    color: var(--e-muted) !important;
    margin-top: 6px;
}

/* Kategori şeridi */
body.yon-v1-theme.yon-enterprise .yon-cat-strip {
    display: flex;
    gap: 8px;
    padding: 16px var(--e-pad) 8px;
    overflow-x: auto;
    scrollbar-width: none;
    -webkit-overflow-scrolling: touch;
}

body.yon-v1-theme.yon-enterprise .yon-cat-strip::-webkit-scrollbar { display: none; }

body.yon-v1-theme.yon-enterprise .yon-cat-chip {
    flex: 0 0 auto;
    background: var(--e-surface) !important;
    border: 1px solid var(--e-border) !important;
    color: var(--e-text) !important;
    padding: 9px 16px;
    border-radius: 999px !important;
    font-size: 0.74rem;
    font-weight: 600;
    white-space: nowrap;
    cursor: pointer;
    transition: all 0.2s;
}

body.yon-v1-theme.yon-enterprise .yon-cat-chip.active {
    background: var(--e-brand-bg) !important;
    border-color: var(--e-brand-bg) !important;
    color: var(--e-on-brand) !important;
}

/* ─── 6. BÖLÜM BAŞLIKLARI ─── */
body.yon-v1-theme.yon-enterprise .yon-block,
body.yon-v1-theme.yon-enterprise .bestsellers-section,
body.yon-v1-theme.yon-enterprise .categories-section {
    border-top: 1px solid var(--e-border);
    margin-top: 6px;
    padding-top: 4px;
}

body.yon-v1-theme.yon-enterprise .yon-section-head,
body.yon-v1-theme.yon-enterprise .section-header {
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    padding: 20px var(--e-pad) 12px !important;
}

body.yon-v1-theme.yon-enterprise .yon-section-head h2,
body.yon-v1-theme.yon-enterprise .section-header h2 {
    font-family: var(--font-brand) !important;
    font-size: 1.15rem !important;
    font-weight: 400 !important;
    color: var(--e-text) !important;
    margin: 0 !important;
    padding-left: 12px !important;
    position: relative;
}

body.yon-v1-theme.yon-enterprise .yon-section-head h2::before,
body.yon-v1-theme.yon-enterprise .section-header h2::before {
    content: '';
    position: absolute;
    left: 0; top: 0.12em; bottom: 0.12em;
    width: 3px;
    border-radius: 3px;
    background: linear-gradient(180deg, var(--e-accent), var(--e-gold));
}

body.yon-v1-theme.yon-enterprise .yon-section-head h2 i,
body.yon-v1-theme.yon-enterprise .section-header h2 i {
    color: var(--e-accent) !important;
    font-size: 0.85rem !important;
    background: none !important;
    width: auto !important;
    height: auto !important;
}

body.yon-v1-theme.yon-enterprise .yon-section-link,
body.yon-v1-theme.yon-enterprise .section-link {
    font-size: 0.68rem !important;
    font-weight: 700 !important;
    color: var(--e-accent) !important;
    background: var(--e-accent-soft) !important;
    padding: 6px 12px !important;
    border-radius: 999px !important;
    text-decoration: none !important;
    cursor: pointer;
    transition: background 0.2s, color 0.2s;
}

body.yon-v1-theme.yon-enterprise .yon-section-link:hover,
body.yon-v1-theme.yon-enterprise .section-link:hover {
    background: var(--e-accent) !important;
    color: #fff !important;
}

/* ─── 7. KATEGORİ KARTLARI ─── */
body.yon-v1-theme.yon-enterprise .categories-grid {
    display: grid !important;
    grid-template-columns: 1fr !important;
    gap: 8px !important;
    padding: 0 var(--e-pad) 22px !important;
}

@media (min-width: 600px) {
    body.yon-v1-theme.yon-enterprise .categories-grid {
        grid-template-columns: repeat(2, 1fr) !important;
    }
}

@media (min-width: 900px) {
    body.yon-v1-theme.yon-enterprise .categories-grid {
        grid-template-columns: repeat(3, 1fr) !important;
    }
}

body.yon-v1-theme.yon-enterprise .category-card-h {
    display: flex !important;
    flex-direction: row !important;
    align-items: center !important;
    background: var(--e-surface) !important;
    border: 1px solid var(--e-border) !important;
    border-radius: var(--e-radius-md) !important;
    box-shadow: var(--e-shadow) !important;
    overflow: hidden !important;
    min-height: 0 !important;
    height: auto !important;
    padding: 0 !important;
    cursor: pointer;
    transition: border-color 0.2s, box-shadow 0.2s, transform 0.15s;
}

body.yon-v1-theme.yon-enterprise .category-card-h:first-child {
    grid-column: span 1 !important;
}

body.yon-v1-theme.yon-enterprise .category-card-h:hover {
    border-color: var(--e-accent) !important;
    box-shadow: var(--e-shadow-lg) !important;
    transform: translateY(-1px);
}

body.yon-v1-theme.yon-enterprise .category-card-h .cat-img-wrap {
    width: 72px !important;
    height: 72px !important;
    min-height: 0 !important;
    max-height: 72px !important;
    aspect-ratio: 1 !important;
    flex-shrink: 0 !important;
    position: relative !important;
    border-radius: 0 !important;
    background: var(--e-surface-2);
}

body.yon-v1-theme.yon-enterprise .category-card-h .cat-img-wrap img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
}

body.yon-v1-theme.yon-enterprise .category-card-h .cat-icon-fallback {
    display: none;
    position: absolute;
    inset: 0;
    align-items: center;
    justify-content: center;
    background: var(--e-accent-soft);
    color: var(--e-accent);
    font-size: 1.3rem;
}

body.yon-v1-theme.yon-enterprise .category-card-h .cat-img-wrap.show-fallback .cat-icon-fallback {
    display: flex;
}

body.yon-v1-theme.yon-enterprise .category-card-h .cat-info {
    flex: 1 !important;
    padding: 10px 12px !important;
    min-width: 0;
}

body.yon-v1-theme.yon-enterprise .category-card-h .cat-name {
    font-family: var(--font-brand) !important;
    font-size: 0.92rem !important;
    color: var(--e-text) !important;
    margin-bottom: 2px;
}

body.yon-v1-theme.yon-enterprise .category-card-h .cat-count {
    font-size: 0.65rem !important;
    font-weight: 700 !important;
    color: var(--e-accent) !important;
    letter-spacing: 0.06em;
    text-transform: uppercase;
}

body.yon-v1-theme.yon-enterprise .category-card-h .cat-arrow {
    flex-shrink: 0;
    width: 32px;
    height: 32px;
    margin-right: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: var(--e-accent-soft);
    color: var(--e-accent);
    border-radius: 50%;
    font-size: 0.65rem;
}

/* ─── 8. POPÜLER ÜRÜNLER ─── */
body.yon-v1-theme.yon-enterprise .product-scroll {
    display: flex !important;
    flex-wrap: nowrap !important;
    gap: 12px !important;
    padding: 0 var(--e-pad) 22px !important;
    overflow-x: auto !important;
    scroll-snap-type: x mandatory !important;
    scrollbar-width: none;
    -webkit-overflow-scrolling: touch;
}

body.yon-v1-theme.yon-enterprise .product-scroll::-webkit-scrollbar { display: none; }

body.yon-v1-theme.yon-enterprise .product-card-h {
    flex: 0 0 var(--bz-product-w) !important;
    width: var(--bz-product-w) !important;
    scroll-snap-align: start;
    background: var(--e-surface) !important;
    border: 1px solid var(--e-border) !important;
    border-radius: var(--e-radius-md) !important;
    box-shadow: var(--e-shadow) !important;
    overflow: hidden;
    transition: border-color 0.2s, transform 0.15s, box-shadow 0.2s;
}

body.yon-v1-theme.yon-enterprise .product-card-h:hover {
    border-color: var(--e-accent) !important;
    box-shadow: var(--e-shadow-lg) !important;
    transform: translateY(-2px);
}

body.yon-v1-theme.yon-enterprise .product-card-h-media {
    position: relative;
    height: 120px;
    background: var(--e-surface-2) !important;
    overflow: hidden;
}

body.yon-v1-theme.yon-enterprise .product-card-h-img {
    width: 100% !important;
    height: 120px !important;
    object-fit: cover !important;
    background: var(--e-surface-2) !important;
}

body.yon-v1-theme.yon-enterprise .product-img-ph {
    display: none;
    position: absolute;
    inset: 0;
    align-items: center;
    justify-content: center;
    color: var(--e-muted);
    font-size: 1.8rem;
    opacity: 0.3;
}

body.yon-v1-theme.yon-enterprise .product-card-h-media.show-ph .product-img-ph { display: flex; }

body.yon-v1-theme.yon-enterprise .product-card-h-badge {
    background: rgba(11, 18, 32, 0.78) !important;
    color: #fff !important;
    font-size: 0.55rem !important;
    font-weight: 800;
    letter-spacing: 0.05em;
    border-radius: 4px !important;
    padding: 4px 7px !important;
}

body.yon-v1-theme.yon-enterprise .product-card-h-body {
    padding: 10px 12px 12px !important;
}

body.yon-v1-theme.yon-enterprise .product-card-h-name {
    font-size: 0.82rem !important;
    font-weight: 700 !important;
    color: var(--e-text) !important;
    line-height: 1.3;
}

body.yon-v1-theme.yon-enterprise .product-card-h-add {
    background: var(--e-accent) !important;
    color: #fff !important;
    width: 32px !important;
    height: 32px !important;
    border-radius: var(--e-radius-sm) !important;
}

body.yon-v1-theme.yon-enterprise .home-price-gold,
body.yon-v1-theme.yon-enterprise .bz-price-tag .bz-price-now {
    color: var(--e-accent) !important;
    font-weight: 800 !important;
}

@media (min-width: 768px) {
    body.yon-v1-theme.yon-enterprise .product-scroll {
        display: grid !important;
        grid-template-columns: repeat(3, 1fr) !important;
        overflow: visible !important;
    }
    body.yon-v1-theme.yon-enterprise .product-card-h {
        width: 100% !important;
        flex: none !important;
    }
}

@media (min-width: 1024px) {
    body.yon-v1-theme.yon-enterprise .product-scroll {
        grid-template-columns: repeat(4, 1fr) !important;
    }
}

/* ─── 9. ÖZELLİK KUTULARI ─── */
body.yon-v1-theme.yon-enterprise .features-grid {
    display: flex !important;
    gap: 10px !important;
    padding: 6px var(--e-pad) 22px !important;
    overflow-x: auto !important;
    scroll-snap-type: x mandatory;
    scrollbar-width: none;
}

body.yon-v1-theme.yon-enterprise .features-grid::-webkit-scrollbar { display: none; }

body.yon-v1-theme.yon-enterprise .feature-box {
    flex: 0 0 140px;
    scroll-snap-align: start;
    background: var(--e-surface) !important;
    border: 1px solid var(--e-border) !important;
    border-top: 3px solid var(--e-accent) !important;
    border-radius: var(--e-radius-md) !important;
    padding: 14px 12px !important;
    min-height: 110px !important;
    text-align: left !important;
    box-shadow: var(--e-shadow) !important;
}

body.yon-v1-theme.yon-enterprise .feature-box i {
    width: 34px !important;
    height: 34px !important;
    background: var(--e-accent-soft) !important;
    color: var(--e-accent) !important;
    border-radius: var(--e-radius-sm) !important;
    display: flex !important;
    align-items: center;
    justify-content: center;
    margin-bottom: 8px !important;
    font-size: 0.9rem !important;
}

body.yon-v1-theme.yon-enterprise .feature-box-title {
    font-size: 0.66rem !important;
    font-weight: 800 !important;
    color: var(--e-text) !important;
    letter-spacing: 0.03em;
}

body.yon-v1-theme.yon-enterprise .feature-box-desc {
    font-size: 0.6rem !important;
    color: var(--e-muted) !important;
    margin-top: 3px;
}

@media (min-width: 768px) {
    body.yon-v1-theme.yon-enterprise .features-grid {
        display: grid !important;
        grid-template-columns: repeat(3, 1fr) !important;
        overflow: visible !important;
    }
    body.yon-v1-theme.yon-enterprise .feature-box { flex: none; }
}

@media (min-width: 1024px) {
    body.yon-v1-theme.yon-enterprise .features-grid {
        grid-template-columns: repeat(6, 1fr) !important;
    }
}

/* ─── 10. FOOTER CTA ─── */
body.yon-v1-theme.yon-enterprise .home-footer-cta {
    margin: 10px var(--e-pad) 28px !important;
    padding: 20px !important;
    background: linear-gradient(135deg, var(--e-brand-bg) 0%, var(--e-brand-bg-soft) 100%) !important;
    border-radius: var(--e-radius-lg) !important;
    display: grid !important;
    grid-template-columns: 1fr !important;
    gap: 14px !important;
    color: #fff;
}

@media (min-width: 640px) {
    body.yon-v1-theme.yon-enterprise .home-footer-cta {
        grid-template-columns: 1fr 1fr 1fr !important;
        align-items: center !important;
    }
}

body.yon-v1-theme.yon-enterprise .footer-cta-btn {
    background: var(--e-accent) !important;
    border-radius: var(--e-radius-md) !important;
    padding: 14px !important;
    text-align: center;
    cursor: pointer;
    transition: background 0.2s, transform 0.15s;
}

body.yon-v1-theme.yon-enterprise .footer-cta-btn:hover {
    background: var(--e-accent-hover) !important;
    transform: translateY(-2px);
}

body.yon-v1-theme.yon-enterprise .footer-slogan {
    font-family: var(--font-brand) !important;
    font-style: italic;
    text-align: center;
    color: rgba(255,255,255,0.88) !important;
    font-size: 0.95rem !important;
}

body.yon-v1-theme.yon-enterprise .footer-whatsapp {
    text-align: center;
    cursor: pointer;
    padding: 10px !important;
    border-radius: var(--e-radius-md);
    transition: background 0.2s;
}

body.yon-v1-theme.yon-enterprise .footer-whatsapp:hover {
    background: rgba(255,255,255,0.06);
}

body.yon-v1-theme.yon-enterprise .footer-whatsapp i {
    color: #25d366 !important;
    font-size: 1.4rem;
}

/* ─── 11. ALT NAVİGASYON ─── */
body.yon-v1-theme.yon-enterprise .bottom-nav {
    position: fixed !important;
    bottom: 0 !important;
    left: 50% !important;
    right: auto !important;
    transform: translateX(-50%) !important;
    width: min(100%, var(--e-shell-max)) !important;
    max-width: var(--e-shell-max) !important;
    margin: 0 !important;
    display: grid !important;
    grid-template-columns: repeat(5, 1fr) !important;
    align-items: end !important;
    background: rgba(255, 255, 255, 0.94) !important;
    backdrop-filter: blur(16px);
    -webkit-backdrop-filter: blur(16px);
    border-top: 1px solid var(--e-border) !important;
    box-shadow: 0 -6px 28px rgba(11, 18, 32, 0.07) !important;
    padding: 6px 6px calc(8px + env(safe-area-inset-bottom, 0px)) !important;
    z-index: 300 !important;
}

@media (min-width: 768px) {
    body.yon-v1-theme.yon-enterprise .bottom-nav {
        border-radius: 0 0 var(--e-radius-xl) var(--e-radius-xl) !important;
    }
}

body.yon-v1-theme.yon-enterprise .nav-item {
    color: var(--e-muted) !important;
    padding: 4px 2px !important;
}

body.yon-v1-theme.yon-enterprise .nav-item.active {
    color: var(--e-accent) !important;
}

body.yon-v1-theme.yon-enterprise .nav-item.active .nav-icon-wrap {
    background: var(--e-accent-soft) !important;
    border-radius: var(--e-radius-sm) !important;
}

body.yon-v1-theme.yon-enterprise .nav-center {
    background: linear-gradient(135deg, var(--e-accent), var(--e-accent-hover)) !important;
    border: none !important;
    box-shadow: 0 6px 20px rgba(13, 148, 136, 0.38) !important;
    width: 50px !important;
    height: 50px !important;
    margin-top: -18px !important;
    border-radius: 14px !important;
    color: #fff !important;
}

body.yon-v1-theme.yon-enterprise .nav-center i,
body.yon-v1-theme.yon-enterprise .nav-center-label { color: #fff !important; }

body.yon-v1-theme.yon-enterprise .cart-badge {
    background: var(--e-brand-bg) !important;
    color: var(--e-on-brand) !important;
    font-weight: 800;
    font-size: 0.58rem;
}

body.yon-v1-theme.yon-enterprise .yon-fab-top {
    background: var(--e-brand-bg) !important;
    color: var(--e-on-brand) !important;
    border: none !important;
    box-shadow: var(--e-shadow-lg) !important;
    right: max(14px, calc((100vw - var(--e-shell-max)) / 2 + 14px));
}

body.yon-v1-theme.yon-enterprise .yon-fab-top.show { opacity: 1; }

body.yon-v1-theme.yon-enterprise .yon-scroll-progress span {
    background: linear-gradient(90deg, var(--e-accent), var(--e-gold)) !important;
    height: 2px;
}

/* ─── 12. GİZLİ OVERLAY / MODAL ─── */
body.yon-v1-theme.yon-enterprise .modal-overlay:not(.show),
body.yon-v1-theme.yon-enterprise .sidebar-overlay:not(.show) {
    display: none !important;
}

body.yon-v1-theme.yon-enterprise .mega-menu:not(.open) {
    left: -100% !important;
    pointer-events: none;
}

body.yon-v1-theme.yon-enterprise .mega-menu.open {
    left: 0 !important;
}

body.yon-v1-theme.yon-enterprise .modal-content {
    background: var(--e-surface) !important;
    border: 1px solid var(--e-border) !important;
    border-radius: var(--e-radius-xl) var(--e-radius-xl) 0 0 !important;
    color: var(--e-text);
}

body.yon-v1-theme.yon-enterprise .modal-header {
    background: var(--e-surface) !important;
    border-bottom: 1px solid var(--e-border) !important;
    color: var(--e-text) !important;
}

body.yon-v1-theme.yon-enterprise .modal-header h3 {
    font-family: var(--font-brand);
    font-weight: 400;
    font-size: 1.05rem;
}

body.yon-v1-theme.yon-enterprise .modal-header h3 i { color: var(--e-accent) !important; }

/* ─── 13. MEGA MENÜ ─── */
body.yon-v1-theme.yon-enterprise .mega-menu {
    background: var(--e-surface) !important;
    border-right: 1px solid var(--e-border) !important;
}

body.yon-v1-theme.yon-enterprise .mega-menu-header {
    background: linear-gradient(135deg, var(--e-brand-bg), var(--e-brand-bg-soft)) !important;
}

body.yon-v1-theme.yon-enterprise .mega-brand h3 {
    font-family: var(--font-brand);
    color: #fff;
    font-weight: 400;
}

body.yon-v1-theme.yon-enterprise .mega-search-wrap {
    background: var(--e-surface-2) !important;
    border: 1px solid var(--e-border) !important;
    border-radius: var(--e-radius-md) !important;
}

body.yon-v1-theme.yon-enterprise .mega-cat-group {
    border: 1px solid var(--e-border) !important;
    border-radius: var(--e-radius-md) !important;
    margin-bottom: 8px;
    overflow: hidden;
}

body.yon-v1-theme.yon-enterprise .mega-cat-group.hidden { display: none !important; }

body.yon-v1-theme.yon-enterprise .mega-cat-head:hover,
body.yon-v1-theme.yon-enterprise .mega-sub-item:hover {
    background: var(--e-accent-soft) !important;
}

/* ─── 14. ÜRÜN SAYFASI ─── */
body.yon-v1-theme.yon-enterprise #productsPage .page-header {
    background: rgba(255,255,255,0.92) !important;
    backdrop-filter: blur(12px);
    border-bottom: 1px solid var(--e-border);
    position: sticky;
    top: 0;
    z-index: 50;
}

body.yon-v1-theme.yon-enterprise #productsPage .page-title {
    font-family: var(--font-brand) !important;
    font-weight: 400 !important;
    color: var(--e-text) !important;
}

body.yon-v1-theme.yon-enterprise #productsPage .back-btn {
    background: var(--e-surface-2) !important;
    border: 1px solid var(--e-border) !important;
    color: var(--e-text) !important;
    border-radius: var(--e-radius-sm) !important;
}

body.yon-v1-theme.yon-enterprise #productsPage .search-box {
    margin: 12px var(--e-pad) !important;
    background: var(--e-surface) !important;
    border: 1px solid var(--e-border) !important;
    border-radius: var(--e-radius-md) !important;
}

body.yon-v1-theme.yon-enterprise #productsPage .product-list {
    padding: 0 var(--e-pad) 24px !important;
    gap: 10px;
}

body.yon-v1-theme.yon-enterprise #productsPage .product-card {
    background: var(--e-surface) !important;
    border: 1px solid var(--e-border) !important;
    border-radius: var(--e-radius-md) !important;
    box-shadow: var(--e-shadow) !important;
    padding: 12px !important;
    transition: border-color 0.2s, transform 0.15s;
}

body.yon-v1-theme.yon-enterprise #productsPage .product-card:hover {
    border-color: var(--e-accent) !important;
    transform: translateY(-1px);
}

body.yon-v1-theme.yon-enterprise #productsPage .product-img-wrap {
    width: 72px;
    height: 72px;
    border-radius: var(--e-radius-sm);
    overflow: hidden;
    background: var(--e-surface-2);
    flex-shrink: 0;
}

body.yon-v1-theme.yon-enterprise #productsPage .product-img {
    width: 72px !important;
    height: 72px !important;
    object-fit: cover;
    border-radius: var(--e-radius-sm) !important;
}

body.yon-v1-theme.yon-enterprise #productsPage .product-name {
    font-weight: 700 !important;
    color: var(--e-text) !important;
    font-size: 0.9rem !important;
}

body.yon-v1-theme.yon-enterprise #productsPage .product-desc {
    color: var(--e-muted) !important;
    font-size: 0.74rem !important;
}

body.yon-v1-theme.yon-enterprise .add-btn {
    background: var(--e-accent) !important;
    color: #fff !important;
    border-radius: var(--e-radius-sm) !important;
    width: 34px;
    height: 34px;
}

body.yon-v1-theme.yon-enterprise .wifi-icon-large {
    width: 68px; height: 68px;
    margin: 0 auto 14px;
    display: flex; align-items: center; justify-content: center;
    background: var(--e-accent-soft);
    border-radius: 50%;
    color: var(--e-accent);
    font-size: 1.8rem;
}

body.yon-v1-theme.yon-enterprise .wifi-info-box {
    background: var(--e-surface-2);
    border: 1px solid var(--e-border);
    border-radius: var(--e-radius-md);
    overflow: hidden;
}

body.yon-v1-theme.yon-enterprise .wifi-row {
    display: flex;
    justify-content: space-between;
    padding: 13px 16px;
    border-bottom: 1px solid var(--e-border);
}

body.yon-v1-theme.yon-enterprise .wifi-row:last-child { border-bottom: none; }

body.yon-v1-theme.yon-enterprise .copy-password-btn,
body.yon-v1-theme.yon-enterprise .order-btn,
body.yon-v1-theme.yon-enterprise .add-cart-btn {
    background: var(--e-accent) !important;
    color: #fff !important;
    border: none !important;
    border-radius: var(--e-radius-md) !important;
    font-weight: 700;
    width: 100%;
    padding: 12px !important;
}

body.yon-v1-theme.yon-enterprise .empty-state,
body.yon-v1-theme.yon-enterprise .loading {
    padding: 44px 20px !important;
    color: var(--e-muted) !important;
    text-align: center;
}

body.yon-v1-theme.yon-enterprise .empty-state i,
body.yon-v1-theme.yon-enterprise .loading i {
    color: var(--e-accent) !important;
    opacity: 0.45;
    font-size: 2rem;
    margin-bottom: 10px;
}

/* ─── 15. GECE MODU (düzeltilmiş tokenlar) ─── */
html[data-yon-appearance="dark"] body.yon-v1-theme.yon-enterprise {
    --e-brand-bg: #0c1526;
    --e-brand-bg-soft: #162032;
    --e-on-brand: #f1f5f9;
    --e-primary: #0c1526;
    --e-primary-soft: #162032;
    --e-surface: #0f172a;
    --e-surface-2: #1e293b;
    --e-bg: #060d18;
    --e-text: #f1f5f9;
    --e-muted: #94a3b8;
    --e-border: #2d3a4f;
    --e-accent: #2dd4bf;
    --e-accent-hover: #14b8a6;
    --e-accent-light: #5eead4;
    --e-accent-soft: rgba(45, 212, 191, 0.14);
    --e-accent-ring: rgba(45, 212, 191, 0.25);
    --e-gold: #d4b86a;
    --e-gold-soft: rgba(212, 184, 106, 0.15);
    --e-shadow: 0 4px 20px rgba(0,0,0,0.28);
    --e-shadow-lg: 0 12px 40px rgba(0,0,0,0.38);
    --yon-accent: var(--e-accent);
    --yon-text: var(--e-text);
    --yon-surface: var(--e-surface);
    background: var(--e-bg) !important;
    color: var(--e-text);
}

html[data-yon-appearance="dark"] body.yon-v1-theme.yon-enterprise .app-header,
html[data-yon-appearance="dark"] body.yon-v1-theme.yon-enterprise .bottom-nav {
    background: rgba(15, 23, 42, 0.94) !important;
}

html[data-yon-appearance="dark"] body.yon-v1-theme.yon-enterprise .yon-shell {
    background: var(--e-surface) !important;
}

html[data-yon-appearance="dark"] body.yon-v1-theme.yon-enterprise .yon-welcome-card,
html[data-yon-appearance="dark"] body.yon-v1-theme.yon-enterprise .category-card-h,
html[data-yon-appearance="dark"] body.yon-v1-theme.yon-enterprise .product-card-h,
html[data-yon-appearance="dark"] body.yon-v1-theme.yon-enterprise #productsPage .product-card,
html[data-yon-appearance="dark"] body.yon-v1-theme.yon-enterprise .yon-quick-dock,
html[data-yon-appearance="dark"] body.yon-v1-theme.yon-enterprise .yon-action-btn,
html[data-yon-appearance="dark"] body.yon-v1-theme.yon-enterprise .feature-box {
    background: var(--e-surface) !important;
    border-color: var(--e-border) !important;
}

html[data-yon-appearance="dark"] body.yon-v1-theme.yon-enterprise .yon-cat-chip.active {
    background: var(--e-accent) !important;
    color: var(--e-bg) !important;
}

html[data-yon-appearance="dark"] body.yon-v1-theme.yon-enterprise .home-footer-cta {
    background: linear-gradient(135deg, #1e293b, #0f172a) !important;
}

html[data-yon-appearance="dark"] body.yon-v1-theme.yon-enterprise .hero-title-stack {
    background: rgba(6, 13, 24, 0.78) !important;
}

html[data-yon-appearance="dark"] body.yon-v1-theme.yon-enterprise .product-card-h-media,
html[data-yon-appearance="dark"] body.yon-v1-theme.yon-enterprise .category-card-h .cat-img-wrap {
    background: var(--e-surface-2) !important;
}

/* Marka footer */
body.yon-v1-theme.yon-enterprise .yon-brand-footer {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    padding: 8px var(--e-pad) 20px;
    font-size: 0.62rem;
    font-weight: 600;
    color: var(--e-muted);
    letter-spacing: 0.04em;
    opacity: 0.7;
}

body.yon-v1-theme.yon-enterprise .yon-brand-footer i {
    color: var(--e-accent);
    font-size: 0.7rem;
}

/* ═══════════════════════════════════════════════════════════════
   v6.1 — Renk düzeltmeleri & eksik CSS tamamlama
   ═══════════════════════════════════════════════════════════════ */

/* Admin tema rengi köprüsü */
body.yon-v1-theme.yon-enterprise {
    --e-accent: var(--theme, #0d9488);
    --e-accent-hover: var(--theme-dark, #0f766e);
    --e-accent-light: var(--gold-light, #14b8a6);
    --yon-accent: var(--theme, #0d9488);
    --yon-primary: var(--e-brand-bg);
}

/* Enterprise gece modu primary flip — iptal */
html[data-yon-appearance="dark"] body.yon-v1-theme.yon-enterprise.yon-final,
html[data-yon-appearance="dark"] body.yon-v1-theme.yon-enterprise {
    --e-primary: #0c1526 !important;
    --e-primary-soft: #162032 !important;
    --yon-primary: #0c1526 !important;
}

html[data-yon-appearance="dark"] body.yon-v1-theme.yon-enterprise .home-footer-cta {
    background: linear-gradient(135deg, var(--e-brand-bg), var(--e-brand-bg-soft)) !important;
    color: var(--e-on-brand) !important;
}

html[data-yon-appearance="dark"] body.yon-v1-theme.yon-enterprise .footer-cta-title,
html[data-yon-appearance="dark"] body.yon-v1-theme.yon-enterprise .footer-cta-sub,
html[data-yon-appearance="dark"] body.yon-v1-theme.yon-enterprise .footer-slogan,
html[data-yon-appearance="dark"] body.yon-v1-theme.yon-enterprise .footer-wa-title,
html[data-yon-appearance="dark"] body.yon-v1-theme.yon-enterprise .footer-wa-sub {
    color: var(--e-on-brand) !important;
}

html[data-yon-appearance="dark"] body.yon-v1-theme.yon-enterprise .yon-cat-chip.active {
    background: var(--e-accent) !important;
    border-color: var(--e-accent) !important;
    color: var(--e-brand-bg) !important;
}

/* Giriş alanları */
body.yon-v1-theme.yon-enterprise .yon-home-search input,
body.yon-v1-theme.yon-enterprise #productsPage .search-box input,
body.yon-v1-theme.yon-enterprise .mega-search-wrap input {
    background: transparent !important;
    border: none !important;
    color: var(--e-text) !important;
    box-shadow: none !important;
}

body.yon-v1-theme.yon-enterprise .yon-home-search input::placeholder,
body.yon-v1-theme.yon-enterprise #productsPage .search-box input::placeholder,
body.yon-v1-theme.yon-enterprise .mega-search-wrap input::placeholder {
    color: var(--e-muted) !important;
    opacity: 0.85;
}

/* Dil butonu */
body.yon-v1-theme.yon-enterprise .lang-btn-trigger {
    display: flex;
    align-items: center;
    gap: 4px;
    padding: 6px 10px;
    background: var(--e-surface-2);
    border: 1px solid var(--e-border);
    border-radius: var(--e-radius-sm);
    cursor: pointer;
    font-size: 0.72rem;
    font-weight: 700;
    color: var(--e-text);
    transition: border-color 0.2s, background 0.2s;
    appearance: none;
    -webkit-appearance: none;
    font-family: inherit;
    line-height: 1.2;
}

body.yon-v1-theme.yon-enterprise .lang-btn-trigger:hover {
    border-color: var(--e-accent);
    background: var(--e-accent-soft);
    color: var(--e-accent);
}

body.yon-v1-theme.yon-enterprise .lang-code {
    color: inherit;
    font-weight: 800;
    letter-spacing: 0.04em;
}

body.yon-v1-theme.yon-enterprise .lang-chevron {
    font-size: 0.55rem;
    color: var(--e-muted);
}

/* Tema paneli seçenekleri */
body.yon-v1-theme.yon-enterprise .yon-theme-opt {
    display: flex;
    align-items: center;
    gap: 8px;
    width: 100%;
    padding: 9px 12px;
    border: none;
    background: transparent;
    color: var(--e-text);
    font-size: 0.82rem;
    font-weight: 600;
    border-radius: var(--e-radius-sm);
    cursor: pointer;
    text-align: left;
}

body.yon-v1-theme.yon-enterprise .yon-theme-opt:hover {
    background: var(--e-accent-soft);
}

body.yon-v1-theme.yon-enterprise .yon-theme-opt.active {
    background: var(--e-accent) !important;
    color: #fff !important;
}

/* Mega menü footer */
body.yon-v1-theme.yon-enterprise .mega-menu-footer {
    display: flex;
    gap: 8px;
    padding: 12px;
    border-top: 1px solid var(--e-border);
    background: var(--e-surface-2);
}

body.yon-v1-theme.yon-enterprise .mega-footer-btn {
    flex: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 4px;
    padding: 10px 6px;
    background: var(--e-surface) !important;
    border: 1px solid var(--e-border) !important;
    border-radius: var(--e-radius-sm) !important;
    color: var(--e-text) !important;
    font-size: 0.62rem;
    font-weight: 700;
    cursor: pointer;
    transition: border-color 0.2s, background 0.2s;
}

body.yon-v1-theme.yon-enterprise .mega-footer-btn:hover {
    border-color: var(--e-accent) !important;
    background: var(--e-accent-soft) !important;
    color: var(--e-accent) !important;
}

body.yon-v1-theme.yon-enterprise .mega-footer-btn i {
    font-size: 1rem;
    color: var(--e-accent);
}

/* Modallar — tam stil */
body.yon-v1-theme.yon-enterprise .modal-overlay.show {
    display: flex !important;
    align-items: flex-end;
    justify-content: center;
}

body.yon-v1-theme.yon-enterprise .modal-header .modal-close {
    width: 34px;
    height: 34px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: var(--e-surface-2) !important;
    border: 1px solid var(--e-border) !important;
    border-radius: 50% !important;
    color: var(--e-text) !important;
    cursor: pointer;
    transition: border-color 0.2s, color 0.2s;
}

body.yon-v1-theme.yon-enterprise .modal-header .modal-close:hover {
    border-color: var(--e-accent) !important;
    color: var(--e-accent) !important;
}

body.yon-v1-theme.yon-enterprise .modal-body {
    background: var(--e-surface);
    color: var(--e-text);
}

body.yon-v1-theme.yon-enterprise .waiter-options {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

body.yon-v1-theme.yon-enterprise .waiter-option {
    display: flex;
    align-items: center;
    gap: 14px;
    padding: 14px;
    background: var(--e-surface) !important;
    border: 1px solid var(--e-border) !important;
    border-radius: var(--e-radius-md) !important;
    cursor: pointer;
    transition: border-color 0.2s, background 0.2s;
    color: var(--e-text) !important;
    text-decoration: none !important;
}

body.yon-v1-theme.yon-enterprise .waiter-option:hover {
    border-color: var(--e-accent) !important;
    background: var(--e-accent-soft) !important;
}

body.yon-v1-theme.yon-enterprise .waiter-option-icon {
    width: 44px;
    height: 44px;
    flex-shrink: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background: var(--e-accent-soft) !important;
    color: var(--e-accent) !important;
    border-radius: var(--e-radius-sm) !important;
    font-size: 1.1rem;
}

body.yon-v1-theme.yon-enterprise .waiter-option-text h4 {
    margin: 0 0 2px;
    font-size: 0.88rem;
    font-weight: 700;
    color: var(--e-text) !important;
}

body.yon-v1-theme.yon-enterprise .waiter-option-text p {
    margin: 0;
    font-size: 0.76rem;
    color: var(--e-muted) !important;
}

/* Sepet */
body.yon-v1-theme.yon-enterprise .cart-empty {
    text-align: center;
    padding: 40px 20px;
    color: var(--e-muted);
}

body.yon-v1-theme.yon-enterprise .cart-empty i {
    font-size: 2.5rem;
    color: var(--e-accent);
    opacity: 0.35;
    margin-bottom: 12px;
    display: block;
}

body.yon-v1-theme.yon-enterprise .cart-item {
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 12px 0;
    border-bottom: 1px solid var(--e-border);
    color: var(--e-text);
}

body.yon-v1-theme.yon-enterprise .cart-total {
    padding: 14px 0;
    font-weight: 800;
    color: var(--e-text);
    border-top: 2px solid var(--e-border);
    margin-top: 8px;
}

/* Duyurular */
body.yon-v1-theme.yon-enterprise .announcement-item {
    padding: 14px;
    border: 1px solid var(--e-border);
    border-radius: var(--e-radius-md);
    margin-bottom: 10px;
    background: var(--e-surface-2);
}

body.yon-v1-theme.yon-enterprise .announcement-item h4 {
    font-size: 0.9rem;
    font-weight: 700;
    color: var(--e-text);
    margin-bottom: 6px;
}

body.yon-v1-theme.yon-enterprise .announcement-item p {
    font-size: 0.8rem;
    color: var(--e-muted);
    margin: 0;
}

body.yon-v1-theme.yon-enterprise .announcement-empty {
    text-align: center;
    padding: 32px;
    color: var(--e-muted);
}

/* Alt kategori sayfası */
body.yon-v1-theme.yon-enterprise #subCategoriesPage .page-header,
body.yon-v1-theme.yon-enterprise #subCategoriesPage .sub-cat-grid {
    background: var(--e-surface);
}

body.yon-v1-theme.yon-enterprise #subCategoriesPage .sub-cat-card {
    background: var(--e-surface) !important;
    border: 1px solid var(--e-border) !important;
    border-radius: var(--e-radius-md) !important;
    color: var(--e-text) !important;
    box-shadow: var(--e-shadow);
}

/* Ürün detay modal */
body.yon-v1-theme.yon-enterprise #productModal .modal-body img {
    width: 100%;
    max-height: 240px;
    object-fit: cover;
    border-radius: var(--e-radius-md);
    background: var(--e-surface-2);
}

body.yon-v1-theme.yon-enterprise #productModal .product-detail-name {
    font-family: var(--font-brand);
    font-size: 1.2rem;
    color: var(--e-text);
    margin: 12px 0 6px;
}

body.yon-v1-theme.yon-enterprise #productModal .product-detail-desc {
    color: var(--e-muted);
    font-size: 0.84rem;
    line-height: 1.5;
}

/* Rozet & fiyat renk düzeltmeleri */
body.yon-v1-theme.yon-enterprise .product-card-h-badge {
    background: rgba(11, 18, 32, 0.82) !important;
    color: #fff !important;
}

body.yon-v1-theme.yon-enterprise .bz-price-tag,
body.yon-v1-theme.yon-enterprise .bz-price-now,
body.yon-v1-theme.yon-enterprise .home-price-gold {
    color: var(--e-accent) !important;
}

body.yon-v1-theme.yon-enterprise .bz-price-old {
    color: var(--e-muted) !important;
}

/* Yapısal renk sızıntıları — enterprise override */
body.yon-v1-theme.yon-enterprise .feature-box {
    background: var(--e-surface) !important;
    border-color: var(--e-border) !important;
    color: var(--e-text);
}

body.yon-v1-theme.yon-enterprise .yon-action-btn {
    background: var(--e-surface-2) !important;
    color: var(--e-text);
}

body.yon-v1-theme.yon-enterprise .main-content {
    background: transparent;
    color: var(--e-text);
}

/* Gündüz modu — tutarlı yüzeyler */
html:not([data-yon-appearance="dark"]) body.yon-v1-theme.yon-enterprise .yon-shell {
    background: var(--e-surface) !important;
}

html:not([data-yon-appearance="dark"]) body.yon-v1-theme.yon-enterprise .app-header {
    background: rgba(255, 255, 255, 0.96) !important;
}

html:not([data-yon-appearance="dark"]) body.yon-v1-theme.yon-enterprise .bottom-nav {
    background: rgba(255, 255, 255, 0.96) !important;
}

/* ═══════════════════════════════════════════════════════════════
   v6.2 — Kaynak renk düzeltmeleri & son eksikler
   ═══════════════════════════════════════════════════════════════ */

/* Marka arka planları — primary flip hatasına karşı */
body.yon-v1-theme.yon-enterprise.yon-final .yon-brand-mark,
body.yon-v1-theme.yon-enterprise.yon-final .bz-brand-icon {
    background: var(--e-brand-bg) !important;
    color: var(--e-on-brand) !important;
}

body.yon-v1-theme.yon-enterprise.yon-final .hero-panels-wrap {
    background: var(--e-brand-bg) !important;
}

body.yon-v1-theme.yon-enterprise.yon-final .home-footer-cta {
    background: linear-gradient(135deg, var(--e-brand-bg) 0%, var(--e-brand-bg-soft) 100%) !important;
    color: var(--e-on-brand) !important;
}

body.yon-v1-theme.yon-enterprise.yon-final .footer-cta-title,
body.yon-v1-theme.yon-enterprise.yon-final .footer-cta-sub,
body.yon-v1-theme.yon-enterprise.yon-final .footer-slogan,
body.yon-v1-theme.yon-enterprise.yon-final .footer-wa-title,
body.yon-v1-theme.yon-enterprise.yon-final .footer-wa-sub {
    color: var(--e-on-brand) !important;
}

/* Duyuru şeridi */
body.yon-v1-theme.yon-enterprise.yon-final .yon-announce-bar {
    color: var(--e-text) !important;
}

body.yon-v1-theme.yon-enterprise.yon-final .yon-announce-bar i {
    color: var(--e-accent) !important;
}

/* Mega menü üst bölüm */
body.yon-v1-theme.yon-enterprise.yon-final .mega-menu-header {
    background: linear-gradient(135deg, var(--e-brand-bg), var(--e-brand-bg-soft)) !important;
}

body.yon-v1-theme.yon-enterprise.yon-final .mega-menu-header h3,
body.yon-v1-theme.yon-enterprise.yon-final .mega-menu-header p,
body.yon-v1-theme.yon-enterprise.yon-final .mega-close {
    color: var(--e-on-brand) !important;
}

body.yon-v1-theme.yon-enterprise.yon-final .mega-close {
    background: rgba(255, 255, 255, 0.1) !important;
    border: 1px solid rgba(255, 255, 255, 0.15) !important;
}

/* Aktif kategori chip */
body.yon-v1-theme.yon-enterprise.yon-final .yon-cat-chip.active {
    background: var(--e-accent) !important;
    border-color: var(--e-accent) !important;
    color: #fff !important;
}

html[data-yon-appearance="dark"] body.yon-v1-theme.yon-enterprise.yon-final .yon-cat-chip.active {
    color: var(--e-brand-bg) !important;
}

/* Header butonları */
body.yon-v1-theme.yon-enterprise.yon-final .header-btn,
body.yon-v1-theme.yon-enterprise.yon-final button.header-btn {
    background: var(--e-surface-2) !important;
    border: 1px solid var(--e-border) !important;
    color: var(--e-text) !important;
    appearance: none;
    -webkit-appearance: none;
    font-family: inherit;
    cursor: pointer;
    line-height: 1;
}

body.yon-v1-theme.yon-enterprise.yon-final .header-btn:hover {
    border-color: var(--e-accent) !important;
    color: var(--e-accent) !important;
}

body.yon-v1-theme.yon-enterprise.yon-final .header-btn.has-dot::after {
    background: var(--e-accent) !important;
}

/* Masa rozeti */
body.yon-v1-theme.yon-enterprise.yon-final .table-badge {
    background: var(--e-accent-soft) !important;
    color: var(--e-accent) !important;
    border: 1px solid var(--e-accent-ring) !important;
}

/* Scroll ilerleme çubuğu */
body.yon-v1-theme.yon-enterprise.yon-final .yon-scroll-progress span {
    background: linear-gradient(90deg, var(--e-accent), var(--e-gold)) !important;
}

/* Modal & sayfa görünürlüğü */
body.yon-v1-theme.yon-enterprise.yon-final .modal:not(.show) {
    display: none !important;
}

body.yon-v1-theme.yon-enterprise.yon-final .products-page:not(.active),
body.yon-v1-theme.yon-enterprise.yon-final #galleryPage:not(.active),
body.yon-v1-theme.yon-enterprise.yon-final #subCategoriesPage:not(.active) {
    display: none !important;
}

body.yon-v1-theme.yon-enterprise.yon-final #productsPage.yon-page-active,
body.yon-v1-theme.yon-enterprise.yon-final #galleryPage.yon-page-active,
body.yon-v1-theme.yon-enterprise.yon-final #subCategoriesPage.yon-page-active,
body.yon-v1-theme.yon-enterprise.yon-final #productsPage.active,
body.yon-v1-theme.yon-enterprise.yon-final #galleryPage.active,
body.yon-v1-theme.yon-enterprise.yon-final #subCategoriesPage.active {
    display: block !important;
}

/* Fiyat vurguları */
body.yon-v1-theme.yon-enterprise.yon-final .home-price-gold,
body.yon-v1-theme.yon-enterprise.yon-final .product-price,
body.yon-v1-theme.yon-enterprise.yon-final .bz-price-now,
body.yon-v1-theme.yon-enterprise.yon-final .product-card-h-price {
    color: var(--e-accent) !important;
}

/* Arama sonuçları konumlandırma */
body.yon-v1-theme.yon-enterprise.yon-final .yon-home-search-wrap {
    position: relative !important;
    z-index: 30;
}

body.yon-v1-theme.yon-enterprise.yon-final .yon-search-results:not([hidden]) {
    display: block !important;
    position: absolute !important;
    top: calc(100% + 6px) !important;
    left: 0 !important;
    right: 0 !important;
    z-index: 40 !important;
}

/* Alt navigasyon aktif öğe */
body.yon-v1-theme.yon-enterprise.yon-final .nav-item.active,
body.yon-v1-theme.yon-enterprise.yon-final .nav-item.active .nav-icon-wrap i {
    color: var(--e-accent) !important;
}

/* Tema seçici panel */
body.yon-v1-theme.yon-enterprise.yon-final .yon-theme-opt {
    display: flex !important;
    align-items: center !important;
    gap: 8px !important;
    width: 100% !important;
    padding: 8px 12px !important;
    border: none !important;
    background: transparent !important;
    color: var(--e-text) !important;
    font-size: 0.78rem !important;
    font-weight: 600 !important;
    border-radius: var(--e-radius-sm) !important;
    cursor: pointer !important;
    text-align: left !important;
}

body.yon-v1-theme.yon-enterprise.yon-final .yon-theme-opt:hover {
    background: var(--e-accent-soft) !important;
    color: var(--e-accent) !important;
}

body.yon-v1-theme.yon-enterprise.yon-final .yon-theme-opt.active {
    background: var(--e-accent) !important;
    color: #fff !important;
}

/* Gece modu — enterprise kaynak flip iptali (son katman) */
html[data-yon-appearance="dark"] body.yon-v1-theme.yon-enterprise.yon-final {
    --e-brand-bg: #0c1526 !important;
    --e-brand-bg-soft: #162032 !important;
    --e-on-brand: #f1f5f9 !important;
    --e-primary: #0c1526 !important;
    --e-primary-soft: #162032 !important;
    --yon-primary: #0c1526 !important;
}

/* ═══════════════════════════════════════════════════════════════
   v6.3 — Alt nav, ürün detayı, masa seçimi & içerik tasarımı
   ═══════════════════════════════════════════════════════════════ */

/* Ortak modal başlık */
body.yon-v1-theme.yon-enterprise .yon-modal-header {
    display: flex !important;
    align-items: flex-start !important;
    justify-content: space-between !important;
    gap: 12px !important;
    padding: 20px 22px 16px !important;
    border-bottom: 1px solid var(--e-border) !important;
    background: var(--e-surface) !important;
}

body.yon-v1-theme.yon-enterprise .yon-modal-head-text h3 {
    margin: 0 !important;
    font-family: var(--font-brand) !important;
    font-size: 1.15rem !important;
    font-weight: 400 !important;
    line-height: 1.2 !important;
    display: flex !important;
    align-items: center !important;
    gap: 8px !important;
    color: var(--e-text) !important;
}

body.yon-v1-theme.yon-enterprise .yon-modal-head-text h3 i {
    color: var(--e-accent) !important;
    font-size: 1rem !important;
}

body.yon-v1-theme.yon-enterprise .yon-modal-sub {
    margin: 4px 0 0 !important;
    font-size: 0.72rem !important;
    font-weight: 600 !important;
    color: var(--e-muted) !important;
    letter-spacing: 0.02em;
}

body.yon-v1-theme.yon-enterprise .yon-modal-header .modal-close {
    flex-shrink: 0;
    width: 38px !important;
    height: 38px !important;
    border-radius: 12px !important;
    background: var(--e-surface-2) !important;
    border: 1px solid var(--e-border) !important;
    color: var(--e-text) !important;
    transition: border-color 0.2s, background 0.2s, color 0.2s;
}

body.yon-v1-theme.yon-enterprise .yon-modal-header .modal-close:hover {
    border-color: var(--e-accent) !important;
    color: var(--e-accent) !important;
    background: var(--e-accent-soft) !important;
}

@keyframes yonSpin {
    to { transform: rotate(360deg); }
}

body.yon-v1-theme.yon-enterprise .yon-spinner {
    width: 36px;
    height: 36px;
    margin: 0 auto 12px;
    border: 3px solid var(--e-border);
    border-top-color: var(--e-accent);
    border-radius: 50%;
    animation: yonSpin 0.75s linear infinite;
}

/* Alt navigasyon */
body.yon-v1-theme.yon-enterprise .yon-bottom-nav {
    display: block !important;
    grid-template-columns: none !important;
    background: transparent !important;
    border-top: none !important;
    box-shadow: none !important;
    padding: 0 10px calc(10px + env(safe-area-inset-bottom, 0px)) !important;
}

body.yon-v1-theme.yon-enterprise .yon-bottom-nav-inner {
    display: grid !important;
    grid-template-columns: repeat(5, 1fr) !important;
    align-items: end !important;
    width: 100%;
    background: rgba(255, 255, 255, 0.96) !important;
    backdrop-filter: blur(20px) saturate(1.2);
    -webkit-backdrop-filter: blur(20px) saturate(1.2);
    border: 1px solid var(--e-border) !important;
    border-radius: 20px 20px 0 0 !important;
    box-shadow: 0 -8px 32px rgba(11, 18, 32, 0.08), 0 1px 0 rgba(255,255,255,0.8) inset !important;
    padding: 8px 4px 10px !important;
    position: relative;
}

body.yon-v1-theme.yon-enterprise .yon-bottom-nav-inner::before {
    content: '';
    position: absolute;
    top: 0;
    left: 16px;
    right: 16px;
    height: 1px;
    background: linear-gradient(90deg, transparent, var(--e-accent), var(--e-gold), transparent);
    opacity: 0.45;
}

body.yon-v1-theme.yon-enterprise .yon-bottom-nav .nav-item {
    position: relative !important;
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    justify-content: flex-end !important;
    gap: 2px !important;
    padding: 4px 2px 2px !important;
    cursor: pointer;
    transition: color 0.2s;
    min-width: 0;
}

body.yon-v1-theme.yon-enterprise .yon-bottom-nav .nav-indicator {
    display: block;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background: transparent;
    margin-bottom: 2px;
    transition: background 0.2s, transform 0.2s;
}

body.yon-v1-theme.yon-enterprise .yon-bottom-nav .nav-item.active .nav-indicator {
    background: var(--e-accent) !important;
    transform: scale(1.2);
}

body.yon-v1-theme.yon-enterprise .yon-bottom-nav .nav-icon-wrap {
    width: 42px !important;
    height: 34px !important;
    border-radius: 12px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    transition: background 0.2s, transform 0.15s;
}

body.yon-v1-theme.yon-enterprise .yon-bottom-nav .nav-item.active .nav-icon-wrap {
    background: var(--e-accent-soft) !important;
}

body.yon-v1-theme.yon-enterprise .yon-bottom-nav .nav-item.active {
    color: var(--e-accent) !important;
}

body.yon-v1-theme.yon-enterprise .yon-bottom-nav .nav-label {
    font-size: 0.58rem !important;
    font-weight: 800 !important;
    letter-spacing: 0.03em;
    text-transform: uppercase;
    line-height: 1.1;
}

body.yon-v1-theme.yon-enterprise .yon-bottom-nav .nav-center.yon-nav-fab {
    position: relative;
    grid-column: 3;
    justify-self: center;
    width: 56px !important;
    height: 56px !important;
    margin-top: -22px !important;
    border-radius: 18px !important;
    background: linear-gradient(145deg, var(--e-accent) 0%, var(--e-accent-hover) 55%, var(--e-gold) 140%) !important;
    box-shadow: 0 8px 24px rgba(13, 148, 136, 0.42), 0 2px 0 rgba(255,255,255,0.2) inset !important;
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 1px !important;
    cursor: pointer;
    transition: transform 0.2s, box-shadow 0.2s;
    z-index: 2;
}

body.yon-v1-theme.yon-enterprise .yon-bottom-nav .nav-center-ring {
    position: absolute;
    inset: -4px;
    border-radius: 22px;
    border: 2px solid rgba(13, 148, 136, 0.25);
    animation: yonNavPulse 2.5s ease-out infinite;
    pointer-events: none;
}

@keyframes yonNavPulse {
    0% { transform: scale(0.95); opacity: 0.7; }
    70% { transform: scale(1.12); opacity: 0; }
    100% { transform: scale(1.12); opacity: 0; }
}

body.yon-v1-theme.yon-enterprise .yon-bottom-nav .nav-center.yon-nav-fab:hover {
    transform: translateY(-2px) scale(1.03);
}

body.yon-v1-theme.yon-enterprise .yon-bottom-nav .nav-center i {
    font-size: 1.15rem !important;
    color: #fff !important;
}

body.yon-v1-theme.yon-enterprise .yon-bottom-nav .nav-center-label {
    font-size: 0.5rem !important;
    font-weight: 800 !important;
    color: rgba(255,255,255,0.92) !important;
    letter-spacing: 0.04em;
    text-transform: uppercase;
}

body.yon-v1-theme.yon-enterprise .yon-bottom-nav .cart-badge {
    position: absolute !important;
    top: 0 !important;
    right: 4px !important;
    min-width: 17px !important;
    height: 17px !important;
    padding: 0 4px !important;
    background: var(--e-accent) !important;
    color: #fff !important;
    border: 2px solid var(--e-surface) !important;
    border-radius: 999px !important;
    font-size: 0.55rem !important;
    font-weight: 800 !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
}

html[data-yon-appearance="dark"] body.yon-v1-theme.yon-enterprise .yon-bottom-nav-inner {
    background: rgba(15, 23, 42, 0.96) !important;
    border-color: var(--e-border) !important;
    box-shadow: 0 -8px 32px rgba(0, 0, 0, 0.35) !important;
}

@media (min-width: 768px) {
    body.yon-v1-theme.yon-enterprise .yon-bottom-nav-inner {
        border-radius: 20px !important;
        margin-bottom: 4px;
    }
}

/* Ürün detay modal */
body.yon-v1-theme.yon-enterprise .yon-product-modal-body {
    padding: 0 !important;
    overflow-y: auto !important;
}

body.yon-v1-theme.yon-enterprise .yon-product-detail {
    display: flex;
    flex-direction: column;
    min-height: 100%;
}

body.yon-v1-theme.yon-enterprise .product-detail-hero {
    position: relative;
    width: 100%;
    aspect-ratio: 16 / 10;
    max-height: 240px;
    overflow: hidden;
    background: var(--e-surface-2);
}

body.yon-v1-theme.yon-enterprise .product-detail-img {
    width: 100% !important;
    height: 100% !important;
    max-height: none !important;
    object-fit: cover !important;
    border-radius: 0 !important;
    margin: 0 !important;
}

body.yon-v1-theme.yon-enterprise .product-detail-hero-shade {
    position: absolute;
    inset: 0;
    background: linear-gradient(180deg, transparent 40%, rgba(11, 18, 32, 0.35) 100%);
    pointer-events: none;
}

body.yon-v1-theme.yon-enterprise .product-detail-body-inner {
    padding: 18px 20px 12px;
    flex: 1;
}

body.yon-v1-theme.yon-enterprise .product-detail-name {
    font-family: var(--font-brand) !important;
    font-size: 1.35rem !important;
    font-weight: 400 !important;
    color: var(--e-text) !important;
    line-height: 1.2 !important;
    margin: 0 0 6px !important;
}

body.yon-v1-theme.yon-enterprise .product-detail-cat {
    display: inline-flex;
    align-items: center;
    gap: 5px;
    font-size: 0.68rem;
    font-weight: 700;
    color: var(--e-accent);
    background: var(--e-accent-soft);
    border: 1px solid var(--e-accent-ring);
    border-radius: 999px;
    padding: 4px 10px;
}

body.yon-v1-theme.yon-enterprise .product-detail-desc {
    font-size: 0.86rem !important;
    color: var(--e-muted) !important;
    line-height: 1.6 !important;
    margin: 0 0 14px !important;
}

body.yon-v1-theme.yon-enterprise .product-ingredients {
    background: var(--e-surface-2);
    border: 1px solid var(--e-border);
    border-radius: var(--e-radius-md);
    padding: 12px 14px;
    margin-bottom: 12px;
}

body.yon-v1-theme.yon-enterprise .product-ingredients-label {
    font-size: 0.68rem;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: 0.06em;
    color: var(--e-accent);
    margin-bottom: 6px;
    display: flex;
    align-items: center;
    gap: 6px;
}

body.yon-v1-theme.yon-enterprise .product-ingredients p {
    margin: 0;
    font-size: 0.8rem;
    color: var(--e-muted);
    line-height: 1.5;
}

body.yon-v1-theme.yon-enterprise .product-meta-info {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    margin-bottom: 12px;
}

body.yon-v1-theme.yon-enterprise .product-meta-info span {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    font-size: 0.72rem;
    font-weight: 700;
    color: var(--e-text);
    background: var(--e-surface-2);
    border: 1px solid var(--e-border);
    border-radius: 999px;
    padding: 6px 12px;
}

body.yon-v1-theme.yon-enterprise .product-meta-info span i {
    color: var(--e-accent);
}

body.yon-v1-theme.yon-enterprise .product-tags {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    margin-bottom: 14px;
}

body.yon-v1-theme.yon-enterprise .product-tags .tag {
    display: inline-flex;
    align-items: center;
    gap: 5px;
    font-size: 0.66rem;
    font-weight: 800;
    padding: 5px 11px;
    border-radius: 999px;
    border: 1px solid var(--e-border);
    background: var(--e-surface-2);
    color: var(--e-text);
}

body.yon-v1-theme.yon-enterprise .product-tags .tag.vegetarian {
    background: rgba(34, 197, 94, 0.1);
    border-color: rgba(34, 197, 94, 0.25);
    color: #15803d;
}

body.yon-v1-theme.yon-enterprise .product-tags .tag.vegan {
    background: rgba(13, 148, 136, 0.1);
    border-color: var(--e-accent-ring);
    color: var(--e-accent-hover);
}

body.yon-v1-theme.yon-enterprise .product-tags .tag.spicy {
    background: rgba(239, 68, 68, 0.1);
    border-color: rgba(239, 68, 68, 0.25);
    color: #dc2626;
}

body.yon-v1-theme.yon-enterprise .product-detail-price-card {
    background: linear-gradient(135deg, var(--e-surface-2), var(--e-surface));
    border: 1px solid var(--e-border);
    border-radius: var(--e-radius-md);
    padding: 14px 16px;
    margin-bottom: 14px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
}

body.yon-v1-theme.yon-enterprise .product-detail-price-label {
    font-size: 0.68rem;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: 0.08em;
    color: var(--e-muted);
}

body.yon-v1-theme.yon-enterprise .product-detail-price-wrap .bz-price-now,
body.yon-v1-theme.yon-enterprise .product-detail-price-wrap .home-price-gold {
    font-size: 1.25rem !important;
    font-weight: 800 !important;
    color: var(--e-accent) !important;
}

body.yon-v1-theme.yon-enterprise .rating-box {
    background: var(--e-surface-2);
    border: 1px solid var(--e-border);
    border-radius: var(--e-radius-md);
    padding: 16px;
    text-align: center;
}

body.yon-v1-theme.yon-enterprise .rating-title {
    font-size: 0.8rem;
    font-weight: 600;
    color: var(--e-muted);
    margin-bottom: 12px;
}

body.yon-v1-theme.yon-enterprise .rate-btn {
    appearance: none;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    padding: 11px 22px;
    border: 1px solid var(--e-border);
    border-radius: 12px;
    background: var(--e-surface);
    color: var(--e-text);
    font-size: 0.84rem;
    font-weight: 700;
    cursor: pointer;
    transition: all 0.2s;
    min-width: 140px;
}

body.yon-v1-theme.yon-enterprise .rate-btn.like:hover:not(:disabled) {
    border-color: #ef4444;
    color: #ef4444;
    background: rgba(239, 68, 68, 0.06);
}

body.yon-v1-theme.yon-enterprise .rate-btn.like.liked,
body.yon-v1-theme.yon-enterprise .rate-btn:disabled {
    background: rgba(239, 68, 68, 0.1);
    border-color: #ef4444;
    color: #ef4444;
    cursor: default;
}

body.yon-v1-theme.yon-enterprise .product-detail-actions {
    position: sticky;
    bottom: 0;
    padding: 12px 20px calc(16px + env(safe-area-inset-bottom, 0px));
    background: linear-gradient(180deg, transparent, var(--e-surface) 24%);
    border-top: 1px solid var(--e-border);
    margin-top: auto;
}

body.yon-v1-theme.yon-enterprise .product-detail-actions .add-cart-btn {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 10px !important;
    padding: 14px 20px !important;
    font-size: 0.92rem !important;
    box-shadow: 0 6px 20px rgba(13, 148, 136, 0.32) !important;
}

/* Masa seçim modal */
body.yon-v1-theme.yon-enterprise .yon-table-modal-body {
    padding: 16px 20px 24px !important;
}

body.yon-v1-theme.yon-enterprise .table-selection-hint {
    margin: 0 0 12px;
    font-size: 0.74rem;
    font-weight: 600;
    color: var(--e-muted);
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 8px 12px;
    background: var(--e-accent-soft);
    border: 1px solid var(--e-accent-ring);
    border-radius: var(--e-radius-sm);
}

body.yon-v1-theme.yon-enterprise .table-selection-hint i {
    color: var(--e-accent);
}

body.yon-v1-theme.yon-enterprise .table-search-box {
    position: relative;
    margin-bottom: 14px;
}

body.yon-v1-theme.yon-enterprise .table-search-icon {
    position: absolute;
    left: 14px;
    top: 50%;
    transform: translateY(-50%);
    color: var(--e-muted);
    font-size: 0.85rem;
    pointer-events: none;
}

body.yon-v1-theme.yon-enterprise .table-search-input {
    width: 100%;
    padding: 12px 14px 12px 40px;
    border: 1px solid var(--e-border);
    border-radius: var(--e-radius-md);
    background: var(--e-surface-2);
    color: var(--e-text);
    font-size: 0.86rem;
    font-weight: 600;
    transition: border-color 0.2s, box-shadow 0.2s;
}

body.yon-v1-theme.yon-enterprise .table-search-input:focus {
    outline: none;
    border-color: var(--e-accent);
    box-shadow: 0 0 0 3px var(--e-accent-ring);
    background: var(--e-surface);
}

body.yon-v1-theme.yon-enterprise .table-selection-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
}

@media (min-width: 400px) {
    body.yon-v1-theme.yon-enterprise .table-selection-grid {
        grid-template-columns: repeat(3, 1fr);
    }
}

body.yon-v1-theme.yon-enterprise .table-card {
    position: relative;
    background: var(--e-surface);
    border: 1px solid var(--e-border);
    border-radius: var(--e-radius-md);
    padding: 14px 12px 28px;
    cursor: pointer;
    transition: border-color 0.2s, box-shadow 0.2s, transform 0.15s;
    text-align: left;
    overflow: hidden;
}

body.yon-v1-theme.yon-enterprise .table-card::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 3px;
    background: linear-gradient(90deg, var(--e-accent), var(--e-gold));
    opacity: 0;
    transition: opacity 0.2s;
}

body.yon-v1-theme.yon-enterprise .table-card:hover {
    border-color: var(--e-accent);
    box-shadow: var(--e-shadow);
    transform: translateY(-2px);
}

body.yon-v1-theme.yon-enterprise .table-card:hover::before {
    opacity: 1;
}

body.yon-v1-theme.yon-enterprise .table-card.hidden {
    display: none !important;
}

body.yon-v1-theme.yon-enterprise .table-card-top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 10px;
}

body.yon-v1-theme.yon-enterprise .table-card-icon {
    width: 36px;
    height: 36px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: var(--e-accent-soft);
    color: var(--e-accent);
    border-radius: 10px;
    font-size: 0.95rem;
}

body.yon-v1-theme.yon-enterprise .table-card-status {
    font-size: 0.55rem;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    color: #15803d;
    background: rgba(34, 197, 94, 0.12);
    border: 1px solid rgba(34, 197, 94, 0.22);
    border-radius: 999px;
    padding: 3px 7px;
}

body.yon-v1-theme.yon-enterprise .table-card-name {
    font-size: 0.88rem;
    font-weight: 800;
    color: var(--e-text);
    line-height: 1.2;
    margin-bottom: 4px;
}

body.yon-v1-theme.yon-enterprise .table-card-info {
    font-size: 0.68rem;
    font-weight: 600;
    color: var(--e-muted);
    display: flex;
    align-items: center;
    gap: 4px;
}

body.yon-v1-theme.yon-enterprise .table-card-info i {
    color: var(--e-accent);
    font-size: 0.62rem;
}

body.yon-v1-theme.yon-enterprise .table-card-arrow {
    position: absolute;
    right: 10px;
    bottom: 10px;
    width: 22px;
    height: 22px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: var(--e-surface-2);
    border-radius: 50%;
    color: var(--e-muted);
    font-size: 0.55rem;
    transition: background 0.2s, color 0.2s;
}

body.yon-v1-theme.yon-enterprise .table-card:hover .table-card-arrow {
    background: var(--e-accent);
    color: #fff;
}

body.yon-v1-theme.yon-enterprise .table-selection-loading,
body.yon-v1-theme.yon-enterprise .table-selection-empty {
    text-align: center;
    padding: 36px 20px;
    color: var(--e-muted);
}

body.yon-v1-theme.yon-enterprise .table-selection-empty h4 {
    font-family: var(--font-brand);
    font-size: 1.05rem;
    font-weight: 400;
    color: var(--e-text);
    margin: 0 0 6px;
}

body.yon-v1-theme.yon-enterprise .table-selection-empty p {
    margin: 0;
    font-size: 0.8rem;
    line-height: 1.5;
}

body.yon-v1-theme.yon-enterprise .table-empty-icon {
    width: 64px;
    height: 64px;
    margin: 0 auto 14px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: var(--e-surface-2);
    border: 1px solid var(--e-border);
    border-radius: 50%;
    color: var(--e-accent);
    font-size: 1.5rem;
    opacity: 0.7;
}

body.yon-v1-theme.yon-enterprise .table-selection-error .table-empty-icon {
    color: #f59e0b;
    background: rgba(245, 158, 11, 0.1);
    border-color: rgba(245, 158, 11, 0.25);
}

/* İçerik genel iyileştirme */
body.yon-v1-theme.yon-enterprise .yon-welcome-card {
    border-left: 3px solid var(--e-accent) !important;
}

body.yon-v1-theme.yon-enterprise .yon-section-head h2::before {
    background: linear-gradient(180deg, var(--e-accent), var(--e-gold)) !important;
}

body.yon-v1-theme.yon-enterprise .yon-quick-dock {
    border: 1px solid var(--e-border) !important;
    box-shadow: var(--e-shadow) !important;
}

body.yon-v1-theme.yon-enterprise .yon-action-btn:hover {
    border-color: var(--e-accent) !important;
    transform: translateY(-2px);
}

body.yon-v1-theme.yon-enterprise .category-card-h .cat-arrow {
    opacity: 1 !important;
    color: var(--e-accent) !important;
}

body.yon-v1-theme.yon-enterprise .modal-overlay {
    backdrop-filter: blur(4px);
    -webkit-backdrop-filter: blur(4px);
}

/* ═══════════════════════════════════════════════════════════════
   v6.4 — Sepetim modal tasarımı
   ═══════════════════════════════════════════════════════════════ */

body.yon-v1-theme.yon-enterprise .yon-cart-modal {
    max-height: 92vh !important;
    display: flex !important;
    flex-direction: column !important;
}

body.yon-v1-theme.yon-enterprise .yon-cart-modal-body {
    padding: 0 !important;
    display: flex !important;
    flex-direction: column !important;
    flex: 1 !important;
    overflow: hidden !important;
}

body.yon-v1-theme.yon-enterprise .cart-empty {
    text-align: center;
    padding: 48px 24px;
    color: var(--e-muted);
}

body.yon-v1-theme.yon-enterprise .cart-empty-icon {
    width: 72px;
    height: 72px;
    margin: 0 auto 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: var(--e-accent-soft);
    border-radius: 50%;
    color: var(--e-accent);
    font-size: 1.6rem;
    opacity: 0.8;
}

body.yon-v1-theme.yon-enterprise .cart-empty h4 {
    font-family: var(--font-brand);
    font-size: 1.1rem;
    font-weight: 400;
    color: var(--e-text);
    margin: 0 0 6px;
}

body.yon-v1-theme.yon-enterprise .cart-empty p {
    margin: 0;
    font-size: 0.82rem;
}

body.yon-v1-theme.yon-enterprise .yon-cart {
    display: flex;
    flex-direction: column;
    min-height: 100%;
    max-height: calc(92vh - 120px);
}

body.yon-v1-theme.yon-enterprise .yon-cart-items {
    flex: 1;
    overflow-y: auto;
    padding: 12px 20px;
    -webkit-overflow-scrolling: touch;
}

body.yon-v1-theme.yon-enterprise .cart-item {
    display: flex;
    gap: 12px;
    padding: 14px;
    margin-bottom: 10px;
    background: var(--e-surface);
    border: 1px solid var(--e-border);
    border-radius: var(--e-radius-md);
    box-shadow: var(--e-shadow);
    align-items: stretch;
}

body.yon-v1-theme.yon-enterprise .cart-item-media {
    flex-shrink: 0;
    width: 64px;
    height: 64px;
    border-radius: var(--e-radius-sm);
    overflow: hidden;
    background: var(--e-surface-2);
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--e-accent);
    font-size: 1.2rem;
}

body.yon-v1-theme.yon-enterprise .cart-item-media.no-img {
    background: var(--e-accent-soft);
}

body.yon-v1-theme.yon-enterprise .cart-item-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

body.yon-v1-theme.yon-enterprise .cart-item-body {
    flex: 1;
    min-width: 0;
    display: flex;
    flex-direction: column;
    gap: 6px;
}

body.yon-v1-theme.yon-enterprise .cart-item-top {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 8px;
}

body.yon-v1-theme.yon-enterprise .cart-item-name {
    font-size: 0.88rem;
    font-weight: 800;
    color: var(--e-text);
    line-height: 1.25;
}

body.yon-v1-theme.yon-enterprise .cart-item-remove {
    flex-shrink: 0;
    width: 28px;
    height: 28px;
    border: 1px solid var(--e-border);
    border-radius: 8px;
    background: var(--e-surface-2);
    color: var(--e-muted);
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 0.7rem;
    transition: all 0.2s;
}

body.yon-v1-theme.yon-enterprise .cart-item-remove:hover {
    border-color: #ef4444;
    color: #ef4444;
    background: rgba(239, 68, 68, 0.08);
}

body.yon-v1-theme.yon-enterprise .cart-item-bottom {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
}

body.yon-v1-theme.yon-enterprise .cart-item-qty {
    display: inline-flex;
    align-items: center;
    gap: 0;
    background: var(--e-surface-2);
    border: 1px solid var(--e-border);
    border-radius: 999px;
    overflow: hidden;
}

body.yon-v1-theme.yon-enterprise .cart-item-qty .qty-btn {
    width: 32px;
    height: 32px;
    border: none;
    background: transparent;
    color: var(--e-text);
    font-size: 1rem;
    font-weight: 700;
    cursor: pointer;
    transition: background 0.2s, color 0.2s;
}

body.yon-v1-theme.yon-enterprise .cart-item-qty .qty-btn:hover {
    background: var(--e-accent-soft);
    color: var(--e-accent);
}

body.yon-v1-theme.yon-enterprise .cart-item-qty .qty-value {
    min-width: 28px;
    text-align: center;
    font-size: 0.82rem;
    font-weight: 800;
    color: var(--e-text);
}

body.yon-v1-theme.yon-enterprise .cart-item-line-total {
    font-weight: 800;
    color: var(--e-accent);
}

body.yon-v1-theme.yon-enterprise .cart-item-line-total .bz-price-now,
body.yon-v1-theme.yon-enterprise .cart-item-line-total .home-price-gold {
    font-size: 0.95rem !important;
    color: var(--e-accent) !important;
}

body.yon-v1-theme.yon-enterprise .cart-item-unit {
    font-size: 0.72rem;
    color: var(--e-muted);
}

body.yon-v1-theme.yon-enterprise .cart-unit-label {
    opacity: 0.75;
}

body.yon-v1-theme.yon-enterprise .yon-cart-footer {
    padding: 14px 20px calc(18px + env(safe-area-inset-bottom, 0px));
    border-top: 1px solid var(--e-border);
    background: var(--e-surface);
    box-shadow: 0 -6px 24px rgba(11, 18, 32, 0.06);
}

body.yon-v1-theme.yon-enterprise .cart-total-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 12px;
    padding: 10px 14px;
    background: var(--e-surface-2);
    border: 1px solid var(--e-border);
    border-radius: var(--e-radius-md);
}

body.yon-v1-theme.yon-enterprise .cart-total-label {
    font-size: 0.78rem;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: 0.06em;
    color: var(--e-muted);
}

body.yon-v1-theme.yon-enterprise .cart-total-value {
    font-weight: 800;
    color: var(--e-accent);
}

body.yon-v1-theme.yon-enterprise .cart-total-value .bz-price-now,
body.yon-v1-theme.yon-enterprise .cart-total-value .home-price-gold {
    font-size: 1.2rem !important;
}

body.yon-v1-theme.yon-enterprise .yon-cart-order-btn {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 10px !important;
    width: 100% !important;
    padding: 14px 20px !important;
    font-size: 0.92rem !important;
    box-shadow: 0 6px 20px rgba(13, 148, 136, 0.32) !important;
}

body.yon-v1-theme.yon-enterprise .yon-theme-panel:not(.open) {
    display: none !important;
}

body.yon-v1-theme.yon-enterprise .bottom-nav.yon-bottom-nav {
    display: block !important;
    grid-template-columns: none !important;
    left: 0 !important;
    right: 0 !important;
    transform: none !important;
}

/* ═══ v6.6 — Sheet modallar, ürün listesi, SweetAlert ═══ */

body.yon-v1-theme .yon-sheet-handle {
    width: 40px;
    height: 4px;
    border-radius: 99px;
    background: var(--e-border, #cbd5e1);
    margin: 10px auto 4px;
    flex-shrink: 0;
}

body.yon-v1-theme .yon-sheet-modal .modal-header.yon-modal-header {
    padding-top: 8px !important;
}

body.yon-v1-theme .yon-sheet-modal .modal-header h3 {
    font-size: 1.05rem !important;
    font-weight: 700 !important;
    display: flex;
    align-items: center;
    gap: 8px;
}

body.yon-v1-theme #productsPage .product-list {
    display: flex !important;
    flex-direction: column !important;
    gap: 10px !important;
}

body.yon-v1-theme #productsPage .product-card {
    display: flex !important;
    align-items: center !important;
    gap: 12px !important;
    cursor: pointer;
    -webkit-tap-highlight-color: transparent;
}

body.yon-v1-theme #productsPage .product-info {
    flex: 1;
    min-width: 0;
}

body.yon-v1-theme #productsPage .product-bottom {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 8px;
    margin-top: 6px;
}

body.yon-v1-theme #productsPage .add-btn {
    min-width: 40px !important;
    min-height: 40px !important;
    flex-shrink: 0;
}

body.yon-v1-theme .subcat-grid {
    display: grid !important;
    grid-template-columns: repeat(2, 1fr) !important;
    gap: 12px !important;
    padding: 12px var(--e-pad, 16px) !important;
}

body.yon-v1-theme .subcat-card {
    border-radius: var(--e-radius-md, 12px) !important;
    overflow: hidden;
    cursor: pointer;
    border: 1px solid var(--e-border, #dde4ee);
    background: var(--e-surface, #fff);
    box-shadow: var(--e-shadow, 0 1px 3px rgba(0,0,0,.06));
    transition: transform 0.15s, border-color 0.2s;
}

body.yon-v1-theme .subcat-card img {
    width: 100%;
    aspect-ratio: 4/3;
    object-fit: cover;
    display: block;
}

body.yon-v1-theme .subcat-card-name {
    padding: 10px 12px;
    font-weight: 700;
    font-size: 0.85rem;
    text-align: center;
    color: var(--e-text, #0b1220);
}

body.yon-v1-theme .wifi-info-box {
    background: var(--e-surface-2, #f1f5f9);
    border: 1px solid var(--e-border, #dde4ee);
    border-radius: var(--e-radius-md, 12px);
    padding: 14px;
    margin-bottom: 16px;
}

body.yon-v1-theme .copy-password-btn {
    width: 100%;
    min-height: 48px;
    border-radius: var(--e-radius-md, 12px);
    font-weight: 700;
}

body.yon-v1-theme .swal2-container {
    z-index: 10050 !important;
}

/* ═══ v7.1 — Hero görsel katmanı (evrensel, has-image gerekmez) ═══ */

body.yon-v1-theme .hero-panel .hero-panel-img {
    position: absolute !important;
    inset: 0 !important;
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
    z-index: 1 !important;
    display: block !important;
    opacity: 1 !important;
    visibility: visible !important;
}

body.yon-v1-theme .hero-panel .hero-panel-bg {
    z-index: 0 !important;
}

body.yon-v1-theme .hero-panel:not(.no-image) .hero-panel-bg {
    opacity: 0 !important;
    visibility: hidden !important;
    pointer-events: none !important;
}

body.yon-v1-theme .hero-panel.no-image .hero-panel-bg {
    z-index: 1 !important;
    opacity: 1 !important;
    visibility: visible !important;
}

body.yon-v1-theme .hero-panel.has-image .hero-panel-img {
    z-index: 1 !important;
}

body.yon-v1-theme .yon-nova-hero-block[data-hero-mode="slide"] .hero-panel.hero-panel-active .hero-panel-img {
    z-index: 1 !important;
    opacity: 1 !important;
    visibility: visible !important;
}

body.yon-v1-theme .hero-panel-inner {
    background-color: var(--hero-accent, #1a2832);
    background-repeat: no-repeat;
    background-size: cover;
}

body.yon-v1-theme.yon-enterprise .hero-panel-shade {
    z-index: 2 !important;
}

body.yon-v1-theme.yon-enterprise .hero-panel-text {
    z-index: 4 !important;
}

/* Gündüz modu — tutarlı kontrast */
html:not([data-yon-appearance="dark"]) body.yon-v1-theme.yon-enterprise.yon-final {
    --e-surface: #ffffff;
    --e-surface-2: #f1f5f9;
    --e-bg: #e8edf4;
    --e-text: #0b1220;
    --e-muted: #5c6b82;
    --e-border: #d5dde8;
    --e-brand-bg: #0b1220;
    --e-brand-bg-soft: #151f32;
    --e-on-brand: #ffffff;
    background: var(--e-bg) !important;
    color: var(--e-text) !important;
}

html:not([data-yon-appearance="dark"]) body.yon-v1-theme.yon-enterprise.yon-final .yon-welcome-title,
html:not([data-yon-appearance="dark"]) body.yon-v1-theme.yon-enterprise.yon-final .cat-name,
html:not([data-yon-appearance="dark"]) body.yon-v1-theme.yon-enterprise.yon-final .product-card-h-name,
html:not([data-yon-appearance="dark"]) body.yon-v1-theme.yon-enterprise.yon-final .product-name,
html:not([data-yon-appearance="dark"]) body.yon-v1-theme.yon-enterprise.yon-final .page-title {
    color: var(--e-text) !important;
}

html:not([data-yon-appearance="dark"]) body.yon-v1-theme.yon-enterprise.yon-final .yon-cat-chip:not(.active) {
    background: var(--e-surface) !important;
    color: var(--e-text) !important;
    border: 1px solid var(--e-border) !important;
}

html:not([data-yon-appearance="dark"]) body.yon-v1-theme.yon-enterprise.yon-final .yon-cat-chip.active {
    background: var(--e-accent) !important;
    color: #fff !important;
    border-color: var(--e-accent) !important;
}

html:not([data-yon-appearance="dark"]) body.yon-v1-theme.yon-enterprise.yon-final .yon-stat-pill {
    background: var(--e-surface) !important;
    color: var(--e-muted) !important;
    border: 1px solid var(--e-border) !important;
}

html:not([data-yon-appearance="dark"]) body.yon-v1-theme.yon-enterprise.yon-final .yon-stat-pill strong {
    color: var(--e-text) !important;
}

html:not([data-yon-appearance="dark"]) body.yon-v1-theme.yon-enterprise.yon-final .yon-bottom-nav-inner {
    background: rgba(255, 255, 255, 0.94) !important;
    border-color: var(--e-border) !important;
}

html:not([data-yon-appearance="dark"]) body.yon-v1-theme.yon-enterprise.yon-final .nav-label,
html:not([data-yon-appearance="dark"]) body.yon-v1-theme.yon-enterprise.yon-final .nav-center-label {
    color: var(--e-muted) !important;
}

html:not([data-yon-appearance="dark"]) body.yon-v1-theme.yon-enterprise.yon-final .nav-item.active .nav-label {
    color: var(--e-accent) !important;
}

html:not([data-yon-appearance="dark"]) body.yon-v1-theme.yon-enterprise.yon-final .yon-section-link {
    background: var(--e-surface) !important;
    color: var(--e-accent) !important;
    border-color: var(--e-border) !important;
}

html:not([data-yon-appearance="dark"]) body.yon-v1-theme.yon-enterprise.yon-final .hero-title-stack {
    background: rgba(11, 18, 32, 0.62) !important;
    border: 1px solid rgba(255, 255, 255, 0.1) !important;
}

html:not([data-yon-appearance="dark"]) body.yon-v1-theme.yon-enterprise.yon-final .hero-t-norm {
    color: var(--e-accent-light) !important;
}

html:not([data-yon-appearance="dark"]) body.yon-v1-theme.yon-enterprise.yon-final .yon-contact-bar,
html:not([data-yon-appearance="dark"]) body.yon-v1-theme.yon-enterprise.yon-final .yon-quick-dock,
html:not([data-yon-appearance="dark"]) body.yon-v1-theme.yon-enterprise.yon-final .yon-announce-bar {
    background: var(--e-surface) !important;
    border: 1px solid var(--e-border) !important;
    color: var(--e-text) !important;
}
