
/* Dark Mode Styles — shared zinc palette (Linear / Vercel) */
body.dark-mode {
    background-color: #09090b !important;
    color: #fafafa !important;
}

body.dark-mode h1, 
body.dark-mode h2, 
body.dark-mode h3, 
body.dark-mode h4, 
body.dark-mode h5, 
body.dark-mode h6 {
    color: #fafafa !important;
}

body.dark-mode .container,
body.dark-mode #hero,
body.dark-mode #categories,
body.dark-mode #product-detail,
body.dark-mode #editor-area,
body.dark-mode #hakkimizda,
body.dark-mode #iletisim,
body.dark-mode #hizmetler {
    background-color: #09090b !important;
    color: #d4d4d8 !important;
}

body.dark-mode.jg-kv-page .container {
    background-color: transparent !important;
}

body.dark-mode .top-band {
    background-color: #D12023 !important;
    color: #fff !important;
}

body.dark-mode .top-band .container,
body.dark-mode .top-band .band-content {
    background-color: transparent !important;
}

body.dark-mode .features-strip {
    background: #111113 !important;
    border-top-color: rgba(255,255,255,0.07) !important;
    border-bottom-color: rgba(255,255,255,0.07) !important;
}

body.dark-mode .features-strip-item {
    color: #a1a1aa !important;
}

body.dark-mode .features-strip-item i {
    color: #d4d4d8 !important;
}

body.dark-mode .trust-strip {
    background: #111113 !important;
    border-bottom-color: rgba(255,255,255,0.07) !important;
}

body.dark-mode .trust-strip .container {
    background-color: transparent !important;
}

body.dark-mode .trust-strip-line {
    color: #a1a1aa !important;
}

body.dark-mode .trust-strip-rating {
    color: #fafafa !important;
}

body.dark-mode header {
    background-color: #000000 !important;
    color: #fafafa !important;
    border-bottom-color: rgba(255, 255, 255, 0.1) !important;
    backdrop-filter: none;
    box-shadow: none !important;
}

body.dark-mode header a {
    color: #fafafa !important;
}

body.dark-mode header a:hover {
    color: #ffffff !important;
    font-weight: 600 !important;
}

body.dark-mode .mobile-menu-toggle,
body.dark-mode .header-nav-drawer .mobile-menu-close {
    color: #fafafa !important;
}

body.dark-mode .header-nav-drawer header nav {
    background: #000000 !important;
    color: #fafafa !important;
    border-left-color: rgba(255, 255, 255, 0.1) !important;
}

body.dark-mode .header-nav-drawer header nav a {
    color: #fafafa !important;
}

body.dark-mode .header-nav-drawer header nav li {
    border-bottom-color: rgba(255, 255, 255, 0.08) !important;
}

body.dark-mode .header-nav-drawer header nav .jg-drawer-search-input {
    background: #111 !important;
    border-color: rgba(255, 255, 255, 0.16) !important;
    color: #fafafa !important;
}
body.dark-mode .header-nav-drawer header nav .jg-drawer-search-item {
    background: #111 !important;
    color: #fafafa !important;
}
body.dark-mode .header-nav-drawer header nav .mobile-menu-category,
body.dark-mode .header-nav-drawer header nav .mobile-menu-category-btn {
    color: #fafafa !important;
}
body.dark-mode .header-nav-drawer header nav .jg-drawer-wa {
    color: #fff !important;
}

body.dark-mode .header-quick-btn {
    background: transparent !important;
    border-color: rgba(255, 255, 255, 0.16) !important;
    color: #fafafa !important;
    box-shadow: none;
}

body.dark-mode .header-quick-btn:hover {
    background: rgba(255, 255, 255, 0.06) !important;
    border-color: rgba(255, 255, 255, 0.28) !important;
}

body.dark-mode .header-button {
    background: transparent !important;
    border: 1px solid rgba(255, 255, 255, 0.16) !important;
    color: #fafafa !important;
}

body.dark-mode .header-button:hover {
    background: rgba(255, 255, 255, 0.06) !important;
    border-color: rgba(255, 255, 255, 0.28) !important;
}

body.dark-mode #kisiBilgileriBtn.header-button:not(.jg-kisi-attention) {
    background: transparent !important;
    border-color: rgba(248, 113, 113, 0.55) !important;
    color: #fca5a5 !important;
}

body.dark-mode #kisiBilgileriBtn.header-button:hover:not(.jg-kisi-attention) {
    background: rgba(209, 32, 35, 0.16) !important;
    border-color: rgba(248, 113, 113, 0.8) !important;
    color: #fecaca !important;
}

body.dark-mode .jg-announce-bar {
    background: #000000 !important;
    color: #e5e7eb !important;
    border-bottom-color: rgba(255, 255, 255, 0.08) !important;
}

body.dark-mode .jg-announce-text {
    color: #f3f4f6 !important;
}

body.dark-mode .jg-announce-sub {
    color: #94a3b8 !important;
}

body.dark-mode .jg-announce-sub::before {
    color: #475569 !important;
}

body.dark-mode #accountButton.account-button {
    background: #D12023 !important;
    color: #fff !important;
}

body.dark-mode #accountButton.account-button:hover {
    background: #B61C1E !important;
    color: #fff !important;
}

body.dark-mode .account-grid {
    background: #12141a !important;
    border-color: rgba(255, 255, 255, 0.10) !important;
    box-shadow: 0 18px 40px rgba(0, 0, 0, 0.45);
}

body.dark-mode .account-grid .grid-item {
    background: rgba(255, 255, 255, 0.04) !important;
    border-color: rgba(255, 255, 255, 0.08) !important;
    color: #fff !important;
}

body.dark-mode .account-grid .grid-item:hover {
    background: rgba(167, 139, 250, 0.14) !important;
    border-color: rgba(167, 139, 250, 0.28) !important;
    color: #fff !important;
}

body.dark-mode .account-grid .grid-item.danger {
    background: #D12023 !important;
    border-color: #B61C1E !important;
    color: #fff !important;
}

body.dark-mode .account-grid .grid-item.danger:hover {
    background: #B61C1E !important;
    border-color: #9C1719 !important;
    color: #fff !important;
}

body.dark-mode .header-quick-btn:hover {
    background: rgba(255, 255, 255, 0.08) !important;
    border-color: rgba(167, 139, 250, 0.28) !important;
    color: #fff !important;
}

body.dark-mode .header-search-icon {
    color: #cbd5e1 !important;
}

body.dark-mode .header-search-input::placeholder,
body.dark-mode .category-mega-search-input::placeholder {
    color: #94a3b8 !important;
}

body.dark-mode .category-mega-search-dropdown,
body.dark-mode .header-search-dropdown {
    background: #111 !important;
    border-color: #333 !important;
    color: #e0e0e0 !important;
}

body.dark-mode .category-mega-search-item {
    background: #111 !important;
    color: #e0e0e0 !important;
}

body.dark-mode .category-mega-search-item:hover {
    background: #1a1a1a !important;
}

body.dark-mode .category-mega-search-item.is-active {
    background: #172033 !important;
}

body.dark-mode .category-mega-search-name {
    color: #fff !important;
}

body.dark-mode .category-mega-search-meta {
    color: #cbd5e1 !important;
}

body.dark-mode .category-mega-search-category {
    background: rgba(99, 102, 241, 0.22) !important;
    color: #c7d2fe !important;
}

body.dark-mode .category-mega-search-arrow,
body.dark-mode .category-mega-search-section-title {
    color: #94a3b8 !important;
}

body.dark-mode .category-mega-bar {
    background: #111113 !important;
    border-bottom-color: rgba(255,255,255,0.07) !important;
}

body.dark-mode .category-mega-panel {
    background: #111113 !important;
    border-bottom-color: rgba(255,255,255,0.07) !important;
    color: #d4d4d8 !important;
}

body.dark-mode .category-mega-panel-title {
    color: #fff !important;
}

body.dark-mode .category-mega-close {
    background: #18181b !important;
    border-color: rgba(255,255,255,0.07) !important;
    color: #fafafa !important;
}

body.dark-mode .category-mega-product {
    background: #18181b !important;
    border-color: rgba(255,255,255,0.07) !important;
    color: #d4d4d8 !important;
}

body.dark-mode .category-mega-product:hover {
    border-color: #4a4a4a !important;
}

body.dark-mode .category-mega-tab {
    background: #2a2a2a !important;
    border-color: #3a3a3a !important;
    color: #fff !important;
}

body.dark-mode .category-mega-tab:hover,
body.dark-mode .category-mega-tab.active {
    background: #3a3a3a !important;
    border-color: #4a4a4a !important;
    color: #fff !important;
}

/* Hizmetler Kartları */
body.dark-mode #hizmetler li {
    background-color: #333 !important;
    color: #e0e0e0 !important;
    box-shadow: 0 2px 5px rgba(255,255,255,0.05) !important;
}

/* Kartlar ve Kutular */
body.dark-mode .category-item,
body.dark-mode .product-item-content,
body.dark-mode .product-options,
body.dark-mode .panel-header,
body.dark-mode .template-item,
body.dark-mode .toolbar-item,
body.dark-mode .input-with-icon {
    background-color: #333 !important;
    border-color: #555 !important;
    color: #e0e0e0 !important;
}

body.dark-mode .product-link {
    color: #e0e0e0 !important;
}

body.dark-mode .focus-products-title {
    color: #fff !important;
}

body.dark-mode .focus-card {
    background: #111 !important;
    border-color: #333 !important;
    color: #e5e7eb !important;
}

body.dark-mode .focus-card h3 {
    color: #fff !important;
}

body.dark-mode .focus-card p {
    color: #cbd5e1 !important;
}

body.dark-mode .focus-card .focus-links a {
    color: #93c5fd !important;
}

body.dark-mode .price-info {
    background-color: #444 !important;
    color: #fff !important;
}

/* Header ve Footer */
body.dark-mode footer {
    background-color: #222 !important;
    border-color: #444 !important;
}

/* Editör Alanı */
body.dark-mode .editor-sidebar {
    background-color: #222 !important;
    border-right-color: #444 !important;
}

body.dark-mode .editor-right,
body.dark-mode .editor-canvas-area {
    background-color: #333 !important;
}

/* Form Elemanları */
body.dark-mode input,
body.dark-mode select,
body.dark-mode textarea {
    background-color: #444 !important;
    border-color: #666 !important;
    color: #fff !important;
}

/* Dark Mode Toggle Butonu */
.dark-mode-toggle {
    background: none;
    border: 1px solid rgba(255,255,255,0.2);
    color: #fff;
    cursor: pointer;
    font-size: 1.2rem;
    padding: 5px 10px;
    border-radius: 5px;
    margin-left: 15px;
    transition: all 0.3s ease;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.dark-mode-toggle:hover {
    background-color: rgba(255,255,255,0.1);
}

body.dark-mode .dark-mode-toggle {
    color: #ffc107; /* Aktifken sarı ikon (Güneş) */
    border-color: #ffc107;
}

/* Mobil Menü Uyumu */
@media (max-width: 1200px) {
    .header-right {
        display: flex;
        align-items: center;
    }
}

/* Ürün Varyantları (Stripe) */
body.dark-mode .stripe {
    background: #333 !important;
    border-color: #555 !important;
}

body.dark-mode .stripe h2,
body.dark-mode .qty-title {
    color: #fff !important;
}

body.dark-mode .variant-group .btn {
    background-color: #444 !important;
    border-color: #666 !important;
    color: #fff !important;
}

body.dark-mode .variant-group .btn:hover {
    border-color: #888 !important;
}

body.dark-mode .variant-group .btn.active {
    background: linear-gradient(180deg, #2563eb 0%, #1d4ed8 100%) !important;
    border-color: transparent !important;
    color: #fff !important;
}

body.dark-mode .qty-select,
body.dark-mode .qty-btn,
body.dark-mode .qty-input {
    background-color: #444 !important;
    border-color: #666 !important;
    color: #fff !important;
}

body.dark-mode .features-panel,
body.dark-mode .features-panel.inline {
    background-color: #2a2a2a !important;
    border-color: #444 !important;
    color: #ccc !important;
}

body.dark-mode .stripe-photo {
    border-color: #555 !important;
}

body.dark-mode .cart-drawer,
body.dark-mode .cart-drawer .cart-header,
body.dark-mode .cart-drawer .cart-body,
body.dark-mode .cart-drawer .cart-footer {
    background: #fff !important;
    color: #111 !important;
}

body.dark-mode .cart-drawer h1,
body.dark-mode .cart-drawer h2,
body.dark-mode .cart-drawer h3,
body.dark-mode .cart-drawer h4,
body.dark-mode .cart-drawer h5,
body.dark-mode .cart-drawer h6 {
    color: #111 !important;
}

body.dark-mode .cart-drawer .cart-item-price {
    color: #2563eb !important;
}

body.dark-mode .cart-drawer .cart-item-remove {
    color: #ef4444 !important;
}

body.dark-mode .cart-drawer input,
body.dark-mode .cart-drawer select,
body.dark-mode .cart-drawer textarea {
    background-color: #fff !important;
    border-color: #e5e7eb !important;
    color: #111 !important;
}

body.dark-mode .kisi-bilgileri-panel {
    background-color: #f8f9fa !important;
    color: #333 !important;
}

body.dark-mode .kisi-bilgileri-panel .form-container {
    background-color: transparent !important;
    color: #333 !important;
}

body.dark-mode .kisi-bilgileri-panel .kisi-bilgileri-gosterim {
    background-color: #e9ecef !important;
    border-color: #dee2e6 !important;
    color: #555 !important;
}

body.dark-mode .kisi-bilgileri-panel .kisi-bilgileri-gosterim p {
    color: #555 !important;
}

body.dark-mode .kisi-bilgileri-panel .kisi-bilgileri-gosterim h4 {
    color: #007bff !important;
}

body.dark-mode .kisi-bilgileri-panel h1,
body.dark-mode .kisi-bilgileri-panel h2,
body.dark-mode .kisi-bilgileri-panel h3,
body.dark-mode .kisi-bilgileri-panel h4,
body.dark-mode .kisi-bilgileri-panel h5,
body.dark-mode .kisi-bilgileri-panel h6,
body.dark-mode .kisi-bilgileri-panel .panel-title,
body.dark-mode .kisi-bilgileri-panel label {
    color: #333 !important;
}

body.dark-mode .kisi-bilgileri-panel .input-with-icon {
    background-color: transparent !important;
    border-color: transparent !important;
}

body.dark-mode .kisi-bilgileri-panel .input-with-icon i {
    color: #6c757d !important;
}

body.dark-mode .kisi-bilgileri-panel input,
body.dark-mode .kisi-bilgileri-panel select,
body.dark-mode .kisi-bilgileri-panel textarea {
    background-color: #fff !important;
    border-color: #d1d5db !important;
    color: #111 !important;
}

body.dark-mode .kisi-bilgileri-panel input::placeholder,
body.dark-mode .kisi-bilgileri-panel textarea::placeholder {
    color: #6b7280 !important;
}

body.dark-mode .jg-il-block {
    background: #111 !important;
    border-color: rgba(255,255,255,0.10) !important;
}

body.dark-mode .jg-il-title {
    color: #fff !important;
}

body.dark-mode .jg-il-list li {
    border-top-color: rgba(255,255,255,0.10) !important;
}

body.dark-mode .jg-il-list a {
    color: #93c5fd !important;
}

body.dark-mode .jg-il-list a:hover {
    color: #bfdbfe !important;
}
