html[data-theme="dark"] body.tag .category-page .page-header .page-title.category-accordion-toggle,html[data-theme="dark"] body.tag .category-page .page-title,html[data-theme="dark"] body.tag .page-title.category-accordion-toggle,html[data-theme="dark"] body.tag .page-title{background:linear-gradient(135deg,#1f1f1f 0%,#2d2d2d 100%) !important;color:#f5f5f5 !important;border:2px solid #3a3a3a !important;box-shadow:0 4px 12px rgba(0,0,0,0.4) !important}html[data-theme="dark"] body.tag .category-page .page-header .page-title.category-accordion-toggle:hover,html[data-theme="dark"] body.tag .category-page .page-title:hover,html[data-theme="dark"] body.tag .page-title:hover{background:linear-gradient(135deg,#2d2d2d 0%,#3a3a3a 100%) !important;border-color:#4a4a4a !important;box-shadow:0 6px 16px rgba(0,0,0,0.5) !important}html[data-theme="dark"] body.tag .category-title-text{color:#f5f5f5 !important}html[data-theme="dark"] body.tag .page-header::after,html[data-theme="dark"] .tag-page .page-header::after,[data-theme="dark"] body.tag .page-header::after,[data-theme="dark"] .tag-page .page-header::after{display:none !important;background:none !important;content:none !important}:root{--bg-primary:#ffffff;--bg-secondary:#f8f9fa;--bg-tertiary:#e9ecef;--text-primary:#333333;--text-secondary:#666666;--text-tertiary:#999999;--border-color:#e9ecef;--shadow-color:rgba(0,0,0,0.1);--overlay-bg:rgba(0,0,0,0.5)}[data-theme="dark"]{--bg-primary:#1a1a1a;--bg-secondary:#242424;--bg-tertiary:#2a2a2a;--text-primary:#ffffff;--text-secondary:#b0b0b0;--text-tertiary:#808080;--border-color:#333333;--shadow-color:rgba(0,0,0,0.3);--overlay-bg:rgba(0,0,0,0.7)}html.page-loaded,html.page-loaded *,html.page-loaded body,html.page-loaded .site-header,html.page-loaded .header-top,html.page-loaded .site-footer{transition:background-color 0.3s ease,color 0.3s ease !important}[data-theme="dark"] html,[data-theme="dark"] html::before,[data-theme="dark"] html::after{background-color:#1a1a1a !important;background-image:none !important;background:#1a1a1a !important;color:var(--text-primary);min-height:100vh !important}[data-theme="dark"] body,[data-theme="dark"] body::before,[data-theme="dark"] body::after{background-color:#1a1a1a !important;background-image:none !important;background:#1a1a1a !important;color:var(--text-primary);min-height:100vh !important}[data-theme="dark"] .site-main{background-color:#1a1a1a !important}[data-theme="dark"] body.tag::after{content:"";display:block;position:fixed;bottom:0;left:0;right:0;height:100vh;background-color:#1a1a1a !important;z-index:-1}[data-theme="dark"] .header-top{background-color:var(--bg-secondary);border-bottom-color:var(--border-color)}[data-theme="dark"] .top-bar-left{color:var(--text-secondary)}[data-theme="dark"] .top-bar-text{color:var(--text-secondary)}[data-theme="dark"] .topbar-menu a{color:var(--text-secondary)}[data-theme="dark"] .topbar-menu a:hover{color:#3498db}[data-theme="dark"] .topbar-menu .separator{color:var(--border-color)}[data-theme="dark"] .site-header{background-color:var(--bg-secondary);box-shadow:0 2px 8px var(--shadow-color)}[data-theme="dark"] .logo-text{color:#3498db}[data-theme="dark"] .nav-menu>li>a{color:var(--text-primary)}[data-theme="dark"] .nav-menu>li>a:hover{background-color:var(--bg-tertiary);color:#3498db}[data-theme="dark"] .nav-menu>li.current-menu-item>a,[data-theme="dark"] .nav-menu>li.current_page_item>a{color:#3498db;background-color:rgba(52,152,219,0.1)}[data-theme="dark"] .sub-menu{background-color:var(--bg-secondary);box-shadow:0 4px 20px var(--shadow-color)}[data-theme="dark"] .sub-menu a{color:var(--text-primary)}[data-theme="dark"] .sub-menu a:hover{background-color:var(--bg-tertiary);color:#3498db}[data-theme="dark"] .theme-toggle{background-color:var(--bg-tertiary)}[data-theme="dark"] .theme-toggle:hover{background-color:#333333}[data-theme="dark"] .theme-toggle svg{color:var(--text-primary);stroke:var(--text-primary)}[data-theme="dark"] .theme-toggle-icon.sun{display:none}[data-theme="dark"] .theme-toggle-icon.moon{display:block}[data-theme="dark"] .search-btn{background-color:var(--bg-tertiary)}[data-theme="dark"] .search-btn:hover{background-color:#333333}[data-theme="dark"] .search-btn svg{color:var(--text-primary);stroke:var(--text-primary)}[data-theme="dark"] .login-btn{background-color:#3498db;color:#ffffff}[data-theme="dark"] .login-btn:hover{background-color:#2980b9}[data-theme="dark"] .search-form-container{background:linear-gradient( 135deg,color-mix(in srgb,var(--theme-primary-color,#e74c3c) 8%,rgba(26,26,26,0.98)),color-mix(in srgb,var(--theme-primary-color,#e74c3c) 5%,rgba(42,42,42,0.98)) );border-bottom:3px solid var(--theme-primary-color,#e74c3c);box-shadow:0 2px 8px color-mix(in srgb,var(--theme-primary-color,#e74c3c) 15%,transparent)}[data-theme="dark"] .search-field{background-color:var(--bg-primary);border-color:var(--border-color);color:var(--text-primary)}[data-theme="dark"] .search-field:focus{border-color:var(--theme-primary-color,#e74c3c);box-shadow:0 0 0 3px color-mix(in srgb,var(--theme-primary-color,#e74c3c) 20%,transparent)}[data-theme="dark"] .search-field::placeholder{color:var(--text-tertiary)}[data-theme="dark"] .search-submit{background:var(--theme-primary-color,#e74c3c) !important;color:#ffffff !important}[data-theme="dark"] .search-submit:hover{background:color-mix(in srgb,var(--theme-primary-color,#e74c3c) 85%,black) !important}[data-theme="dark"] .search-close{color:var(--text-secondary)}[data-theme="dark"] .search-close:hover{background-color:var(--bg-tertiary);color:var(--text-primary)}[data-theme="dark"] .user-avatar{border-color:var(--border-color)}[data-theme="dark"] .user-dropdown{background-color:var(--bg-secondary);box-shadow:0 4px 20px var(--shadow-color)}[data-theme="dark"] .user-dropdown-header{border-bottom-color:var(--border-color)}[data-theme="dark"] .user-avatar-large{border-color:var(--border-color)}[data-theme="dark"] .user-name{color:var(--text-primary)}[data-theme="dark"] .user-email{color:var(--text-secondary)}[data-theme="dark"] .user-dropdown-menu a{color:var(--text-primary)}[data-theme="dark"] .user-dropdown-menu a:hover{background-color:var(--bg-tertiary);color:#3498db}[data-theme="dark"] .user-dropdown-menu li.divider{background-color:var(--border-color)}[data-theme="dark"] .user-dropdown-menu .logout-link{color:var(--theme-primary-color,#e74c3c)}[data-theme="dark"] .user-dropdown-menu .logout-link:hover{background-color:rgba(231,76,60,0.1);color:var(--theme-primary-color,#e74c3c)}[data-theme="dark"] .mobile-menu-toggle:hover{background-color:var(--bg-tertiary)}[data-theme="dark"] .mobile-menu-toggle span{background-color:var(--text-primary)}@media (max-width:768px){[data-theme="dark"] .header-navigation{background-color:var(--bg-secondary)}[data-theme="dark"] .nav-menu>li{border-bottom-color:var(--border-color)}}[data-theme="dark"] .category-page .page-title.category-accordion-toggle,[data-theme="dark"] .page-title.category-accordion-toggle{background-color:#2a2a2a !important;color:#ffffff !important;border:1px solid #444 !important;box-shadow:0 2px 8px rgba(0,0,0,0.3) !important}[data-theme="dark"] .category-page .page-title.category-accordion-toggle:hover,[data-theme="dark"] .page-title.category-accordion-toggle:hover{background-color:#333 !important;box-shadow:0 3px 12px rgba(0,0,0,0.4) !important}[data-theme="dark"] .site-footer{background-color:#0f0f0f;color:var(--text-secondary)}[data-theme="dark"] .footer-title{color:var(--text-primary);border-bottom-color:var(--theme-primary-color,#3498db)}[data-theme="dark"] .footer-text,[data-theme="dark"] .footer-description{color:var(--text-secondary)}[data-theme="dark"] .footer-social-list li a{background-color:var(--bg-tertiary);color:var(--text-primary)}[data-theme="dark"] .footer-social-item{background-color:var(--bg-tertiary);color:var(--text-primary)}[data-theme="dark"] .footer-menu li a{color:var(--text-secondary);line-height:1.4;display:block;padding:2px 0}[data-theme="dark"] .footer-menu li a:hover{color:var(--theme-primary-color,#3498db)}[data-theme="dark"] .footer-bottom{border-top-color:var(--border-color)}[data-theme="dark"] .copyright,[data-theme="dark"] .footer-copyright,[data-theme="dark"] .footer-credits{color:var(--text-tertiary)}[data-theme="dark"] .footer-credits a{color:#95a5a6;text-decoration:none;transition:color 0.3s ease}[data-theme="dark"] .footer-credits a:hover{color:#fff}[data-theme="dark"] .scroll-to-top{background-color:var(--theme-primary-color,#3498db);color:#ffffff}[data-theme="dark"] .scroll-to-top:hover{background-color:color-mix(in srgb,var(--theme-primary-color,#3498db) 85%,black)}[data-theme="dark"] .container{background-color:transparent}[data-theme="dark"] .post-card,[data-theme="dark"] .news-card,[data-theme="dark"] .article-card{background-color:var(--bg-secondary);border-color:var(--border-color)}[data-theme="dark"] .post-card:hover,[data-theme="dark"] .news-card:hover,[data-theme="dark"] .article-card:hover{background-color:var(--bg-tertiary)}[data-theme="dark"] .post-title,[data-theme="dark"] .news-title,[data-theme="dark"] .article-title{color:var(--text-primary)}[data-theme="dark"] .post-title a,[data-theme="dark"] .news-title a,[data-theme="dark"] .article-title a{color:var(--text-primary)}[data-theme="dark"] .post-title a:hover,[data-theme="dark"] .news-title a:hover,[data-theme="dark"] .article-title a:hover{color:#3498db}[data-theme="dark"] .post-meta,[data-theme="dark"] .news-meta,[data-theme="dark"] .article-meta{color:var(--text-tertiary)}[data-theme="dark"] .post-excerpt,[data-theme="dark"] .news-excerpt,[data-theme="dark"] .article-excerpt{color:var(--text-secondary)}[data-theme="dark"] .sidebar,[data-theme="dark"] .widget-area,[data-theme="dark"] .sidebar-widget,[data-theme="dark"] .sidebar-widget.widget-categories-modern,[data-theme="dark"] .sidebar-widget.widget-social{background-color:#242424 !important;padding:20px;border-radius:12px;border-color:rgba(255,255,255,0.1) !important;box-shadow:0 2px 12px rgba(0,0,0,0.3) !important}[data-theme="dark"] .widget,[data-theme="dark"] .sidebar .widget,[data-theme="dark"] .widget-container{background-color:#242424 !important;border-color:rgba(255,255,255,0.1) !important;box-shadow:0 2px 8px rgba(0,0,0,0.2)}[data-theme="dark"] .widget-title,[data-theme="dark"] .sidebar-widget-title,[data-theme="dark"] .sidebar-title,[data-theme="dark"] .categories-title,[data-theme="dark"] .widget h2,[data-theme="dark"] .widget h3,[data-theme="dark"] .widget h4{color:var(--text-primary);border-bottom-color:var(--theme-primary-color,#e74c3c);background-color:transparent}[data-theme="dark"] .widget ul li{border-bottom-color:var(--border-color)}[data-theme="dark"] .widget ul li a{color:var(--text-primary)}[data-theme="dark"] .widget ul li a:hover{color:#3498db}[data-theme="dark"] .category-widget,[data-theme="dark"] .categories-widget,[data-theme="dark"] .widget_categories,[data-theme="dark"] .sidebar-widget.widget-categories-modern{background-color:#242424 !important}[data-theme="dark"] .sidebar-widget.widget-categories-modern .widget-body{background-color:transparent !important}[data-theme="dark"] .categories-grid{background-color:transparent !important}[data-theme="dark"] .category-item,[data-theme="dark"] .cat-item,[data-theme="dark"] .category-card,[data-theme="dark"] .category-box,[data-theme="dark"] .sidebar-widget.widget-categories-modern .category-card{background:linear-gradient(135deg,#2a2a2a 0%,#1f1f1f 100%) !important;border-color:rgba(255,255,255,0.15) !important;box-shadow:0 2px 8px rgba(0,0,0,0.3) !important}[data-theme="dark"] .category-item:hover,[data-theme="dark"] .cat-item:hover,[data-theme="dark"] .category-card:hover,[data-theme="dark"] .sidebar-widget.widget-categories-modern .category-card:hover{background:linear-gradient(135deg,var(--theme-primary-color,#e74c3c),var(--dark-accent-hover,#c0392b)) !important;border-color:var(--theme-primary-color,#e74c3c) !important;box-shadow:0 12px 28px rgba(231,76,60,0.35) !important}[data-theme="dark"] .category-name,[data-theme="dark"] .cat-name{color:#e0e0e0 !important}[data-theme="dark"] .category-card:hover .category-name{color:white !important}[data-theme="dark"] .category-count,[data-theme="dark"] .cat-count,[data-theme="dark"] .post-count,[data-theme="dark"] .count-badge{background-color:var(--theme-primary-color,#e74c3c) !important;color:#ffffff !important}[data-theme="dark"] .category-card:hover .category-count{background-color:white !important;color:var(--theme-primary-color,#e74c3c) !important}[data-theme="dark"] .widget a,[data-theme="dark"] .sidebar a{color:var(--text-primary)}[data-theme="dark"] .widget a:hover,[data-theme="dark"] .sidebar a:hover{color:#3498db}[data-theme="dark"] .widget p,[data-theme="dark"] .widget span,[data-theme="dark"] .widget div{color:var(--text-secondary)}[data-theme="dark"] .social-widget,[data-theme="dark"] .social-links-widget,[data-theme="dark"] .bize-katilin-widget,[data-theme="dark"] .sidebar-widget.widget-social{background-color:#242424 !important;border-color:rgba(255,255,255,0.1) !important;box-shadow:0 2px 12px rgba(0,0,0,0.3) !important}[data-theme="dark"] .sidebar-widget.widget-social .widget-header{background:transparent !important}[data-theme="dark"] .social-widget .widget-title,[data-theme="dark"] .social-links-widget .widget-title,[data-theme="dark"] .sidebar-widget.widget-social .widget-title{color:var(--text-primary) !important;background-color:transparent !important}[data-theme="dark"] .sidebar-widget.widget-social .widget-body{background-color:transparent !important}[data-theme="dark"] .social-links-sidebar{background-color:transparent !important}[data-theme="dark"] .social-link,[data-theme="dark"] .social-btn,[data-theme="dark"] .social-media-btn,[data-theme="dark"] .social-links-sidebar .social-link{}[data-theme="dark"] .social-link span,[data-theme="dark"] .social-btn span,[data-theme="dark"] .social-media-btn span,[data-theme="dark"] .social-links-sidebar .social-link span{color:#ffffff !important}[data-theme="dark"] input[type="text"],[data-theme="dark"] input[type="email"],[data-theme="dark"] input[type="password"],[data-theme="dark"] input[type="search"],[data-theme="dark"] input[type="url"],[data-theme="dark"] textarea,[data-theme="dark"] select{background-color:var(--bg-secondary);border-color:var(--border-color);color:var(--text-primary)}[data-theme="dark"] input::placeholder,[data-theme="dark"] textarea::placeholder{color:var(--text-tertiary)}[data-theme="dark"] input:focus,[data-theme="dark"] textarea:focus,[data-theme="dark"] select:focus{border-color:#3498db;box-shadow:0 0 0 3px rgba(52,152,219,0.2)}[data-theme="dark"] .btn,[data-theme="dark"] button[type="submit"],[data-theme="dark"] .wp-block-button__link{background-color:#3498db;color:#ffffff}[data-theme="dark"] .btn:hover,[data-theme="dark"] button[type="submit"]:hover,[data-theme="dark"] .wp-block-button__link:hover{background-color:#2980b9}[data-theme="dark"] .btn-secondary{background-color:var(--bg-tertiary);color:var(--text-primary)}[data-theme="dark"] .btn-secondary:hover{background-color:#333333}[data-theme="dark"] .modal,[data-theme="dark"] .popup,[data-theme="dark"] .lightbox{background-color:var(--bg-secondary);border-color:var(--border-color)}[data-theme="dark"] .modal-header,[data-theme="dark"] .popup-header{border-bottom-color:var(--border-color)}[data-theme="dark"] .modal-title,[data-theme="dark"] .popup-title{color:var(--text-primary)}[data-theme="dark"] .modal-close,[data-theme="dark"] .popup-close{color:var(--text-secondary)}[data-theme="dark"] .modal-close:hover,[data-theme="dark"] .popup-close:hover{color:var(--text-primary)}[data-theme="dark"] .overlay{background-color:var(--overlay-bg)}[data-theme="dark"] table{background-color:var(--bg-secondary);border-color:var(--border-color)}[data-theme="dark"] th{background-color:var(--bg-tertiary);color:var(--text-primary);border-color:var(--border-color)}[data-theme="dark"] td{color:var(--text-primary);border-color:var(--border-color)}[data-theme="dark"] tr:hover{background-color:var(--bg-tertiary)}[data-theme="dark"] .pagination{background-color:transparent}[data-theme="dark"] .pagination a,[data-theme="dark"] .pagination span{background-color:var(--bg-secondary);border-color:var(--border-color);color:var(--text-primary)}[data-theme="dark"] .pagination a:hover{background-color:var(--bg-tertiary);color:#3498db}[data-theme="dark"] .pagination .current{background-color:#3498db;color:#ffffff}[data-theme="dark"] .breadcrumb{background-color:var(--bg-secondary);color:var(--text-secondary)}[data-theme="dark"] .breadcrumb a{color:var(--text-secondary)}[data-theme="dark"] .breadcrumb a:hover{color:#3498db}[data-theme="dark"] .comment-list{background-color:transparent}[data-theme="dark"] .comment{background-color:var(--bg-secondary);border-color:var(--border-color)}[data-theme="dark"] .comment-author{color:var(--text-primary)}[data-theme="dark"] .comment-meta{color:var(--text-tertiary)}[data-theme="dark"] .comment-content{color:var(--text-primary)}[data-theme="dark"] .comment-reply-link{color:#3498db}[data-theme="dark"] .comment-reply-link:hover{color:#2980b9}[data-theme="dark"] code,[data-theme="dark"] pre{background-color:var(--bg-tertiary);color:#e83e8c;border-color:var(--border-color)}[data-theme="dark"] pre code{color:var(--text-primary)}[data-theme="dark"] blockquote{background-color:var(--bg-secondary);border-left-color:#3498db;color:var(--text-primary)}[data-theme="dark"] .alert,[data-theme="dark"] .notice{background-color:var(--bg-secondary);border-color:var(--border-color);color:var(--text-primary)}[data-theme="dark"] .alert-success{background-color:rgba(39,174,96,0.1);border-color:#27ae60;color:#27ae60}[data-theme="dark"] .alert-warning{background-color:rgba(243,156,18,0.1);border-color:#f39c12;color:#f39c12}[data-theme="dark"] .alert-error,[data-theme="dark"] .alert-danger{background-color:rgba(231,76,60,0.1);border-color:var(--theme-primary-color,#e74c3c);color:var(--theme-primary-color,#e74c3c)}[data-theme="dark"] .alert-info{background-color:rgba(52,152,219,0.1);border-color:#3498db;color:#3498db}[data-theme="dark"] .spinner,[data-theme="dark"] .loader{border-color:var(--border-color);border-top-color:#3498db}@media (max-width:768px){[data-theme="dark"] .mobile-menu-overlay{background-color:var(--overlay-bg)}}@media (prefers-reduced-motion:reduce){[data-theme="dark"] *,[data-theme="dark"] *::before,[data-theme="dark"] *::after{transition-duration:0.01ms !important;animation-duration:0.01ms !important}}html[data-theme="dark"] .single-blog-main-content,html[data-theme="dark"] .single-blog-article,html[data-theme="dark"] .single-blog-content,html[data-theme="dark"] .single-blog-related-posts,html[data-theme="dark"] .single-blog-article #comments{background-color:#2a2a2a !important}[data-theme="dark"] .single-blog-header{background:linear-gradient(135deg,#1e1e1e 0%,#2a2a2a 100%) !important;border-color:#333 !important}[data-theme="dark"] .single-blog-title{color:var(--text-primary) !important}html[data-theme="dark"] .single-blog-content,html[data-theme="dark"] .fragman-content,html[data-theme="dark"] .single-oyuncu-biography,html[data-theme="dark"] .single-yonetmen-biography,html[data-theme="dark"] .single-oyuncu-content-section,html[data-theme="dark"] .single-yonetmen-content-section{color:#d0d0d0 !important;border-color:#333 !important;box-shadow:0 2px 8px rgba(0,0,0,0.3) !important}html[data-theme="dark"] .single-blog-content p,html[data-theme="dark"] .fragman-content p,html[data-theme="dark"] .single-oyuncu-biography p,html[data-theme="dark"] .single-yonetmen-biography p{color:#d0d0d0 !important}html[data-theme="dark"] .single-blog-content h2,html[data-theme="dark"] .single-blog-content h3,html[data-theme="dark"] .single-blog-content h4,html[data-theme="dark"] .fragman-content h2,html[data-theme="dark"] .fragman-content h3,html[data-theme="dark"] .fragman-content h4,html[data-theme="dark"] .single-oyuncu-biography h2,html[data-theme="dark"] .single-oyuncu-biography h3,html[data-theme="dark"] .single-yonetmen-biography h2,html[data-theme="dark"] .single-yonetmen-biography h3{color:#ffffff !important}html[data-theme="dark"] .single-blog-content strong,html[data-theme="dark"] .single-blog-content b,html[data-theme="dark"] .fragman-content strong,html[data-theme="dark"] .fragman-content b,html[data-theme="dark"] .single-oyuncu-biography strong,html[data-theme="dark"] .single-oyuncu-biography b,html[data-theme="dark"] .single-yonetmen-biography strong,html[data-theme="dark"] .single-yonetmen-biography b{color:#ffffff !important;font-weight:700 !important}[data-theme="dark"] .single-blog-related-card{background-color:var(--bg-tertiary) !important;border-color:var(--border-color) !important}[data-theme="dark"] .single-blog-author-card{background:linear-gradient(135deg,#1e1e1e 0%,#2a2a2a 100%) !important;border-color:#333 !important}html[data-theme="dark"] .fragman-main-content,html[data-theme="dark"] .fragman-article,html[data-theme="dark"] .fragman-content,html[data-theme="dark"] .fragman-related-posts,html[data-theme="dark"] .fragman-article #comments{background-color:#2a2a2a !important}[data-theme="dark"] .fragman-header{background:linear-gradient(135deg,#1e1e1e 0%,#2a2a2a 100%) !important;border-color:#333 !important}[data-theme="dark"] .fragman-title{color:var(--text-primary) !important}html[data-theme="dark"] .fragman-content{color:#d0d0d0 !important}html[data-theme="dark"] .fragman-details-box{background-color:#2a2a2a !important;border:1px solid #333 !important}html[data-theme="dark"] .fragman-detail-item{border-bottom-color:#444 !important}html[data-theme="dark"] .fragman-detail-item strong{color:#999 !important}html[data-theme="dark"] .fragman-detail-item span{color:#e0e0e0 !important}html[data-theme="dark"] .fragman-detail-item span a{color:#e0e0e0 !important}html[data-theme="dark"] .fragman-detail-item span a:hover{color:var(--theme-primary-color,#ff9307) !important}html[data-theme="dark"] .related-posts,html[data-theme="dark"] .related-posts-section,html[data-theme="dark"] .related-posts-wrapper,html[data-theme="dark"] .similar-posts,html[data-theme="dark"] .similar-posts-section,html[data-theme="dark"] .single-blog-related-posts,html[data-theme="dark"] .fragman-related-posts{background-color:#2a2a2a !important;border-color:#333 !important}html[data-theme="dark"] .single-blog-related-posts .section-title,html[data-theme="dark"] .fragman-related-posts .section-title,html[data-theme="dark"] .single-oyuncu-related .section-title,html[data-theme="dark"] .section-title{color:#ffffff !important}html[data-theme="dark"] .section-title::after{background:var(--theme-primary-color,#ff9307) !important}html[data-theme="dark"] .related-post-card,html[data-theme="dark"] .single-blog-related-card,html[data-theme="dark"] .related-card,html[data-theme="dark"] .related-item,html[data-theme="dark"] .similar-post-card,html[data-theme="dark"] .similar-card{background-color:#2a2a2a !important;background-image:none !important;border:1px solid #333 !important}[data-theme="dark"] .related-post-card:hover,[data-theme="dark"] .related-card:hover,[data-theme="dark"] .similar-card:hover{background-color:#333 !important}[data-theme="dark"] .related-post-image,[data-theme="dark"] .single-blog-related-image,[data-theme="dark"] .related-image,[data-theme="dark"] .similar-image{background-color:#1a1a1a !important}[data-theme="dark"] .related-post-title,[data-theme="dark"] .single-blog-related-title,[data-theme="dark"] .related-title,[data-theme="dark"] .similar-title{color:#ffffff !important}[data-theme="dark"] .related-post-title a,[data-theme="dark"] .related-title a,[data-theme="dark"] .similar-title a{color:#ffffff !important}[data-theme="dark"] .related-post-title a:hover,[data-theme="dark"] .related-title a:hover,[data-theme="dark"] .similar-title a:hover{color:var(--theme-primary-color,#ff9307) !important}[data-theme="dark"] .related-post-meta,[data-theme="dark"] .related-meta,[data-theme="dark"] .similar-meta{color:#999 !important}[data-theme="dark"] .related-posts-title,[data-theme="dark"] .similar-posts-title,[data-theme="dark"] .related-section-title{color:#ffffff !important}[data-theme="dark"] .fragman-author-card{background:linear-gradient(135deg,#1e1e1e 0%,#2a2a2a 100%) !important;border-color:#333 !important}[data-theme="dark"] .single-oyuncu-main-content,[data-theme="dark"] .single-oyuncu-article,[data-theme="dark"] .single-oyuncu-related,[data-theme="dark"] .single-oyuncu-article #comments{background-color:var(--bg-secondary) !important}[data-theme="dark"] .single-oyuncu-header{background:linear-gradient(135deg,#1e1e1e 0%,#2a2a2a 100%) !important;border-color:#333 !important}[data-theme="dark"] .single-oyuncu-title{color:var(--text-primary) !important}[data-theme="dark"] .single-oyuncu-info-table{background-color:#1a1a1a !important;border-color:#333 !important}[data-theme="dark"] .single-oyuncu-info-row{border-bottom-color:#2a2a2a !important}[data-theme="dark"] .info-label{color:#999 !important}[data-theme="dark"] .info-value{color:#e0e0e0 !important}[data-theme="dark"] .single-oyuncu-content-section{background-color:#1a1a1a !important;border-color:#333 !important}[data-theme="dark"] .single-oyuncu-biography{color:#d0d0d0 !important}html[data-theme="dark"] .single-oyuncu-related,html[data-theme="dark"] .single-yonetmen-related{background-color:#2a2a2a !important;border-color:#333 !important}html[data-theme="dark"] .related-oyuncu-card,html[data-theme="dark"] .related-yonetmen-card{background-color:#2a2a2a !important;background-image:none !important;border:1px solid #333 !important}html[data-theme="dark"] .related-oyuncu-image,html[data-theme="dark"] .related-yonetmen-image{background-color:#1a1a1a !important}html[data-theme="dark"] .related-oyuncu-title,html[data-theme="dark"] .related-yonetmen-title{color:#ffffff !important}[data-theme="dark"] .single-oyuncu-author-card{background:linear-gradient(135deg,#1e1e1e 0%,#2a2a2a 100%) !important;border-color:#333 !important}[data-theme="dark"] .single-yonetmen-main-content,[data-theme="dark"] .single-yonetmen-article,[data-theme="dark"] .single-yonetmen-related,[data-theme="dark"] .single-yonetmen-article #comments{background-color:var(--bg-secondary) !important}[data-theme="dark"] .single-yonetmen-header{background:linear-gradient(135deg,#1e1e1e 0%,#2a2a2a 100%) !important;border-color:#333 !important}[data-theme="dark"] .single-yonetmen-title{color:var(--text-primary) !important}[data-theme="dark"] .single-yonetmen-info-table{background-color:#1a1a1a !important;border-color:#333 !important}[data-theme="dark"] .single-yonetmen-info-row{border-bottom-color:#2a2a2a !important}[data-theme="dark"] .single-yonetmen-content-section{background-color:#1a1a1a !important;border-color:#333 !important}[data-theme="dark"] .single-yonetmen-biography{color:#d0d0d0 !important}[data-theme="dark"] .related-yonetmen-card{background-color:#2a2a2a !important;border-color:#333 !important}[data-theme="dark"] .related-yonetmen-image{background-color:#1a1a1a !important}[data-theme="dark"] .related-yonetmen-title{color:#ffffff !important}[data-theme="dark"] .single-yonetmen-author-card{background:linear-gradient(135deg,#1e1e1e 0%,#2a2a2a 100%) !important;border-color:#333 !important}html[data-theme="dark"] .single-blog-tags,html[data-theme="dark"] .fragman-tags,html[data-theme="dark"] .single-oyuncu-tags,html[data-theme="dark"] .single-yonetmen-tags,html[data-theme="dark"] .post-tags,html[data-theme="dark"] .tags-section,html[data-theme="dark"] .etiketler,html[data-theme="dark"] .tags-container,html[data-theme="dark"] .tag-list{background-color:#2a2a2a !important;background-image:none !important;border-color:#333 !important}html[data-theme="dark"] .single-blog-tags .single-blog-tag,html[data-theme="dark"] .fragman-tags .fragman-tag,html[data-theme="dark"] .single-oyuncu-tags .single-oyuncu-tag,html[data-theme="dark"] .single-yonetmen-tags .single-yonetmen-tag,html[data-theme="dark"] .post-tag,html[data-theme="dark"] .tag,html[data-theme="dark"] .tag-link,html[data-theme="dark"] .tag-item,html[data-theme="dark"] .etiket,html[data-theme="dark"] .tags a,html[data-theme="dark"] .post-tags a{background-color:#3a3a3a !important;background-image:none !important;color:#d0d0d0 !important;border:1px solid #555 !important;padding:6px 14px !important;border-radius:4px !important}html.page-loaded[data-theme="dark"] .single-blog-tags .single-blog-tag,html.page-loaded[data-theme="dark"] .fragman-tags .fragman-tag,html.page-loaded[data-theme="dark"] .post-tag,html.page-loaded[data-theme="dark"] .tag,html.page-loaded[data-theme="dark"] .tag-link,html.page-loaded[data-theme="dark"] .tag-item,html.page-loaded[data-theme="dark"] .etiket,html.page-loaded[data-theme="dark"] .tags a,html.page-loaded[data-theme="dark"] .post-tags a{transition:all 0.3s ease !important}html[data-theme="dark"] .single-blog-tags .single-blog-tag:hover,html[data-theme="dark"] .fragman-tags .fragman-tag:hover,html[data-theme="dark"] .post-tag:hover,html[data-theme="dark"] .tag:hover,html[data-theme="dark"] .tag-link:hover,html[data-theme="dark"] .tags a:hover,html[data-theme="dark"] .post-tags a:hover{background-color:var(--theme-primary-color,#ff9307) !important;background-image:none !important;color:#ffffff !important;border-color:var(--theme-primary-color,#ff9307) !important}[data-theme="dark"] .interaction-stats,[data-theme="dark"] .interaction-buttons,[data-theme="dark"] .interaction-share{background:transparent !important}[data-theme="dark"] .interaction-stats .post-views,[data-theme="dark"] .interaction-stats .views-count{color:#d0d0d0 !important}[data-theme="dark"] .interaction-stats svg,[data-theme="dark"] .interaction-stats i{color:#888 !important;fill:#888 !important;stroke:#888 !important}[data-theme="dark"] .interaction-buttons .like-button,[data-theme="dark"] .interaction-buttons .favorite-button,[data-theme="dark"] .like-button,[data-theme="dark"] .favorite-button{background:#2a2a2a !important;border:1px solid #444 !important;color:#d0d0d0 !important;padding:6px 12px !important;font-size:13px !important}[data-theme="dark"] .interaction-buttons .like-button svg,[data-theme="dark"] .interaction-buttons .favorite-button svg,[data-theme="dark"] .like-button svg,[data-theme="dark"] .favorite-button svg{width:16px !important;height:16px !important;color:#d0d0d0 !important;fill:#d0d0d0 !important;stroke:#d0d0d0 !important}[data-theme="dark"] .interaction-buttons .like-button:hover,[data-theme="dark"] .interaction-buttons .favorite-button:hover,[data-theme="dark"] .like-button:hover,[data-theme="dark"] .favorite-button:hover{background:var(--theme-primary-color,#e74c3c) !important;border-color:var(--theme-primary-color,#e74c3c) !important;color:#fff !important}[data-theme="dark"] .interaction-buttons .like-button:hover svg,[data-theme="dark"] .interaction-buttons .favorite-button:hover svg,[data-theme="dark"] .like-button:hover svg,[data-theme="dark"] .favorite-button:hover svg{color:#fff !important;fill:#fff !important;stroke:#fff !important}[data-theme="dark"] .interaction-buttons .like-button.is-liked,[data-theme="dark"] .like-button.is-liked{background:var(--theme-primary-color,#e74c3c) !important;border-color:var(--theme-primary-color,#e74c3c) !important;color:#fff !important}[data-theme="dark"] .interaction-buttons .like-button.is-liked svg,[data-theme="dark"] .like-button.is-liked svg{color:#fff !important;fill:#fff !important}[data-theme="dark"] .interaction-buttons .favorite-button.is-favorite,[data-theme="dark"] .favorite-button.is-favorite{background:#ffc107 !important;border-color:#ffc107 !important;color:#fff !important}[data-theme="dark"] .interaction-buttons .favorite-button.is-favorite svg,[data-theme="dark"] .favorite-button.is-favorite svg{color:#fff !important;fill:#fff !important}[data-theme="dark"] .interaction-share .share-label{color:#888 !important}[data-theme="dark"] .interaction-share .share-btn{background:#2a2a2a !important;border:1px solid #444 !important;color:#d0d0d0 !important}[data-theme="dark"] .interaction-share .share-btn svg{color:#d0d0d0 !important;fill:#d0d0d0 !important;stroke:#d0d0d0 !important}[data-theme="dark"] .interaction-share .share-btn:hover{background:#333 !important;border-color:#555 !important}[data-theme="dark"] .single-blog-interaction,[data-theme="dark"] .fragman-interaction,[data-theme="dark"] .single-oyuncu-interaction,[data-theme="dark"] .single-yonetmen-interaction{background:linear-gradient(135deg,#1e1e1e 0%,#2a2a2a 100%) !important;border-color:#333 !important}[data-theme="dark"] .author-card-name{color:#ffffff !important}[data-theme="dark"] .author-card-bio{color:#999 !important}html[data-theme="dark"] .single-blog-article #comments,html[data-theme="dark"] .fragman-article #comments,html[data-theme="dark"] .single-oyuncu-article #comments,html[data-theme="dark"] #comments,html[data-theme="dark"] .comments-area,html[data-theme="dark"] .comment-respond,html[data-theme="dark"] .comment-section,html[data-theme="dark"] .comment-form-wrapper,html[data-theme="dark"] #respond,html[data-theme="dark"] .comments-wrapper{background-color:#2a2a2a !important;padding:20px !important;border-radius:8px !important;border-color:#333 !important}[data-theme="dark"] .comments-title,[data-theme="dark"] .comment-reply-title{color:#ffffff !important}[data-theme="dark"] .comment{background-color:#2a2a2a !important;border-color:#333 !important}[data-theme="dark"] .comment-text p,[data-theme="dark"] .comment-content p{color:#d0d0d0 !important}[data-theme="dark"] .comment-metadata{color:#999 !important}[data-theme="dark"] .comment-metadata a{color:#999 !important}[data-theme="dark"] .comment-reply-link{background-color:#1a1a1a !important;border-color:#444 !important;color:#999 !important}html[data-theme="dark"] .comment-respond,html[data-theme="dark"] .comment-form,html[data-theme="dark"] .form-comment,html[data-theme="dark"] .comment-form-fields{background-color:#2a2a2a !important;background-image:none !important;padding:20px !important;border-radius:8px !important}[data-theme="dark"] .comment-form label{color:#d0d0d0 !important}[data-theme="dark"] .comment-form input[type="text"],[data-theme="dark"] .comment-form input[type="email"],[data-theme="dark"] .comment-form input[type="url"],[data-theme="dark"] .comment-form textarea,[data-theme="dark"] .comment-form .form-control,[data-theme="dark"] #respond input[type="text"],[data-theme="dark"] #respond input[type="email"],[data-theme="dark"] #respond textarea,[data-theme="dark"] .form-comment input,[data-theme="dark"] .form-comment textarea{background-color:#1a1a1a !important;border-color:#444 !important;color:#d0d0d0 !important;padding:10px 15px;border-radius:4px}[data-theme="dark"] .comment-form input:focus,[data-theme="dark"] .comment-form textarea:focus,[data-theme="dark"] #respond input:focus,[data-theme="dark"] #respond textarea:focus{border-color:var(--theme-primary-color,#ff9307) !important;box-shadow:0 0 0 2px rgba(255,147,7,0.1) !important}[data-theme="dark"] .comment-form input::placeholder,[data-theme="dark"] .comment-form textarea::placeholder{color:#666 !important}[data-theme="dark"] .comment-form button[type="submit"],[data-theme="dark"] .comment-form input[type="submit"],[data-theme="dark"] .comment-form .submit-btn,[data-theme="dark"] .form-submit button,[data-theme="dark"] .form-submit input[type="submit"]{background-color:#1a1a1a !important;color:#ffffff !important;border-color:var(--theme-primary-color,#ff9307) !important}[data-theme="dark"] .comment-form button[type="submit"]:hover,[data-theme="dark"] .comment-form input[type="submit"]:hover,[data-theme="dark"] .comment-form .submit-btn:hover,[data-theme="dark"] .form-submit button:hover,[data-theme="dark"] .form-submit input[type="submit"]:hover{background-color:var(--theme-primary-color,#ff9307) !important;color:#ffffff !important}@media print{[data-theme="dark"]{background-color:#ffffff !important;color:#000000 !important}[data-theme="dark"] *{background-color:transparent !important;color:#000000 !important;box-shadow:none !important}}html[data-theme="dark"] .page-template>.container,html[data-theme="dark"] .contact-page-template>.container{background:#2a2a2a !important;border-color:#333 !important;box-shadow:0 2px 12px rgba(0,0,0,0.3) !important}html[data-theme="dark"] .page-template .page-content,html[data-theme="dark"] .contact-page-template .contact-content-wrapper{color:#d0d0d0 !important}html[data-theme="dark"] .page-template .page-text-content,html[data-theme="dark"] .page-template .page-text-content p{color:#d0d0d0 !important}html[data-theme="dark"] .page-template .page-text-content h2,html[data-theme="dark"] .contact-section-title{color:#ffffff !important}html[data-theme="dark"] .page-template .page-text-content h3,html[data-theme="dark"] .page-template .page-text-content h4{color:#e0e0e0 !important}html[data-theme="dark"] .page-template .page-text-content strong,html[data-theme="dark"] .page-template .page-text-content b{color:#ffffff !important}html[data-theme="dark"] .page-template .page-text-content a{color:var(--theme-primary-color,#ff9307) !important}html[data-theme="dark"] .contact-form{background-color:transparent !important}html[data-theme="dark"] .form-group label{color:#d0d0d0 !important}html[data-theme="dark"] .form-group input,html[data-theme="dark"] .form-group textarea{background-color:#1a1a1a !important;border-color:#444 !important;color:#d0d0d0 !important}html[data-theme="dark"] .form-group input::placeholder,html[data-theme="dark"] .form-group textarea::placeholder{color:#666 !important}html[data-theme="dark"] .form-group input:focus,html[data-theme="dark"] .form-group textarea:focus{border-color:var(--theme-primary-color,#ff9307) !important;box-shadow:0 0 0 2px rgba(255,147,7,0.1) !important}html[data-theme="dark"] .required{color:var(--theme-primary-color,#ff9307) !important}html[data-theme="dark"] .contact-info-card{background:#333 !important;border:1px solid #444 !important}html[data-theme="dark"] .contact-info-content h3{color:#ffffff !important}html[data-theme="dark"] .contact-info-content p,html[data-theme="dark"] .contact-info-content a{color:#d0d0d0 !important}html[data-theme="dark"] .contact-info-content a:hover{color:var(--theme-primary-color,#ff9307) !important}html[data-theme="dark"] .contact-form-message{background-color:#333 !important;border-color:#444 !important;color:#d0d0d0 !important}html[data-theme="dark"] .contact-form-message.success{background-color:rgba(39,174,96,0.1) !important;border-color:#27ae60 !important;color:#27ae60 !important}html[data-theme="dark"] .contact-form-message.error{background-color:rgba(231,76,60,0.1) !important;border-color:#e74c3c !important;color:#e74c3c !important}html[data-theme="dark"] .contact-map-section{background-color:#2a2a2a !important}html[data-theme="dark"] .contact-map{border:1px solid #444 !important;border-radius:8px;overflow:hidden}html[data-theme="dark"] .nt-dashboard-container{background:#1a1a1a !important;border-color:#333 !important;box-shadow:0 2px 12px rgba(0,0,0,0.3) !important}html[data-theme="dark"] .nt-dashboard-header{background:var(--theme-primary-color,#e74c3c) !important}html[data-theme="dark"] .nt-dashboard-welcome h1{color:#ffffff !important;text-shadow:0 2px 6px rgba(0,0,0,0.3) !important}html[data-theme="dark"] .nt-dashboard-welcome p{color:#ffffff !important;opacity:0.95 !important;text-shadow:0 2px 4px rgba(0,0,0,0.3) !important}html[data-theme="dark"] .nt-dashboard-user-info strong{color:#ffffff !important;text-shadow:0 1px 2px rgba(0,0,0,0.2) !important}html[data-theme="dark"] .nt-dashboard-user-info span{color:#ffffff !important;opacity:0.95 !important;text-shadow:0 1px 2px rgba(0,0,0,0.2) !important}html[data-theme="dark"] .nt-dashboard-avatar{border-color:#fff !important;box-shadow:0 4px 12px rgba(0,0,0,0.4) !important}html[data-theme="dark"] .nt-dashboard-stats{background:transparent !important;padding-top:30px !important;margin-top:30px !important}html[data-theme="dark"] .nt-stat-card{background:#2a2a2a !important;border:1px solid #333 !important;box-shadow:0 2px 12px rgba(0,0,0,0.3) !important}html[data-theme="dark"] .nt-stat-card:hover{box-shadow:0 4px 20px rgba(0,0,0,0.4) !important}html[data-theme="dark"] .nt-stat-card-content h3{color:#ffffff !important}html[data-theme="dark"] .nt-stat-card-content p{color:#b0b0b0 !important}html[data-theme="dark"] .nt-stat-card-footer{border-top-color:#333 !important}html[data-theme="dark"] .nt-stat-card-footer a{color:var(--theme-primary-color,#e74c3c) !important}html[data-theme="dark"] .nt-stat-card-footer span{color:#888 !important}html[data-theme="dark"] .nt-dashboard-content{background:transparent !important}html[data-theme="dark"] .nt-dashboard-section{background:#2a2a2a !important;border:1px solid #333 !important;box-shadow:0 2px 12px rgba(0,0,0,0.3) !important}html[data-theme="dark"] .nt-section-header{border-bottom-color:#333 !important}html[data-theme="dark"] .nt-section-header h2{color:#ffffff !important}html[data-theme="dark"] .nt-section-header h2 i{color:var(--theme-primary-color,#e74c3c) !important}html[data-theme="dark"] .nt-quick-action-card{background:#1a1a1a !important;border:1px solid #333 !important;color:#d0d0d0 !important}html[data-theme="dark"] .nt-quick-action-card:hover{background:#252525 !important;border-color:#444 !important}html[data-theme="dark"] .nt-quick-action-icon{background:rgba(231,76,60,0.15) !important;color:var(--theme-primary-color,#e74c3c) !important}html[data-theme="dark"] .nt-quick-action-content h4{color:#ffffff !important}html[data-theme="dark"] .nt-quick-action-content p{color:#b0b0b0 !important}html[data-theme="dark"] .nt-timeline-item{border-color:#333 !important}html[data-theme="dark"] .nt-timeline-marker{background:rgba(231,76,60,0.15) !important;color:var(--theme-primary-color,#e74c3c) !important}html[data-theme="dark"] .nt-timeline-content{border-bottom-color:#333 !important}html[data-theme="dark"] .nt-timeline-header h4 a{color:var(--theme-primary-color,#e74c3c) !important}html[data-theme="dark"] .nt-timeline-time{color:#888 !important}html[data-theme="dark"] .nt-timeline-body p{color:#b0b0b0 !important}html[data-theme="dark"] .nt-empty-state{color:#b0b0b0 !important}html[data-theme="dark"] .nt-empty-state i{color:#444 !important}html[data-theme="dark"] .nt-empty-state h3{color:#d0d0d0 !important}html[data-theme="dark"] .nt-empty-state p{color:#999 !important}html[data-theme="dark"] .nt-dashboard-sidebar{background:transparent !important}html[data-theme="dark"] .nt-dashboard-widget{background:#2a2a2a !important;border:1px solid #333 !important;box-shadow:0 2px 12px rgba(0,0,0,0.3) !important}html[data-theme="dark"] .nt-widget-header{background:#1a1a1a !important;border-bottom-color:#333 !important}html[data-theme="dark"] .nt-widget-header h3{color:#ffffff !important}html[data-theme="dark"] .nt-widget-header h3 i{color:var(--theme-primary-color,#e74c3c) !important}html[data-theme="dark"] .nt-widget-content{background:transparent !important}html[data-theme="dark"] .nt-info-list{background:transparent !important}html[data-theme="dark"] .nt-info-item{border-bottom-color:#333 !important}html[data-theme="dark"] .nt-info-label{color:#888 !important}html[data-theme="dark"] .nt-info-value{color:#d0d0d0 !important}html[data-theme="dark"] .nt-security-status{background:#1a1a1a !important;border:1px solid #333 !important}html[data-theme="dark"] .nt-security-item.nt-security-good{background:rgba(39,174,96,0.15) !important;color:#4cd964 !important;border:1px solid rgba(39,174,96,0.3) !important}html[data-theme="dark"] .nt-security-item.nt-security-warning{background:rgba(243,156,18,0.15) !important;color:#f39c12 !important;border:1px solid rgba(243,156,18,0.3) !important}html[data-theme="dark"] .nt-btn-primary{background:var(--theme-primary-color,#e74c3c) !important;color:#fff !important}html[data-theme="dark"] .nt-btn-primary:hover{background:color-mix(in srgb,var(--theme-primary-color,#e74c3c) 85%,black) !important}html[data-theme="dark"] .nt-btn-secondary{background:#444 !important;color:#fff !important}html[data-theme="dark"] .nt-btn-secondary:hover{background:#555 !important}html[data-theme="dark"] .nt-btn-danger{background:var(--theme-primary-color,#e74c3c) !important;color:#fff !important}html[data-theme="dark"] .nt-btn-danger:hover{background:color-mix(in srgb,var(--theme-primary-color,#e74c3c) 85%,black) !important}html[data-theme="dark"] .nt-btn-outline{background:transparent !important;border-color:var(--theme-primary-color,#e74c3c) !important;color:var(--theme-primary-color,#e74c3c) !important}html[data-theme="dark"] .nt-btn-outline:hover{background:var(--theme-primary-color,#e74c3c) !important;color:#fff !important}html[data-theme="dark"] .nt-modal-overlay{background:rgba(0,0,0,0.85) !important;backdrop-filter:blur(8px) !important}html[data-theme="dark"] .nt-modal-container{background:#1a1a1a !important;border:1px solid #333 !important;box-shadow:0 10px 40px rgba(0,0,0,0.6) !important}html[data-theme="dark"] .nt-modal-header{background:#252525 !important;border-bottom-color:#333 !important}html[data-theme="dark"] .nt-modal-header h3{color:#ffffff !important}html[data-theme="dark"] .nt-modal-header h3 i{color:var(--theme-primary-color,#e74c3c) !important}html[data-theme="dark"] .nt-modal-close{background:#333 !important;color:#d0d0d0 !important}html[data-theme="dark"] .nt-modal-close:hover{background:var(--theme-primary-color,#e74c3c) !important;color:#fff !important}html[data-theme="dark"] .nt-modal-body{background:#1a1a1a !important}html[data-theme="dark"] .nt-modal-body .nt-form-group label{color:#d0d0d0 !important}html[data-theme="dark"] .nt-modal-body .nt-form-group input[type="text"],html[data-theme="dark"] .nt-modal-body .nt-form-group input[type="email"],html[data-theme="dark"] .nt-modal-body .nt-form-group input[type="password"],html[data-theme="dark"] .nt-modal-body .nt-form-group textarea{background:#2a2a2a !important;border-color:#444 !important;color:#ffffff !important}html[data-theme="dark"] .nt-modal-body .nt-form-group input:focus,html[data-theme="dark"] .nt-modal-body .nt-form-group textarea:focus{border-color:var(--theme-primary-color,#e74c3c) !important;box-shadow:0 0 0 3px rgba(231,76,60,0.15) !important}html[data-theme="dark"] .nt-modal-body .nt-form-group input::placeholder,html[data-theme="dark"] .nt-modal-body .nt-form-group textarea::placeholder{color:#666 !important}html[data-theme="dark"] .nt-password-toggle{color:#888 !important}html[data-theme="dark"] .nt-password-toggle:hover{color:var(--theme-primary-color,#e74c3c) !important}html[data-theme="dark"] .nt-password-strength{background:#333 !important}html[data-theme="dark"] .nt-password-strength-bar.weak{background:var(--theme-primary-color,#e74c3c) !important}html[data-theme="dark"] .nt-password-strength-bar.medium{background:#f39c12 !important}html[data-theme="dark"] .nt-password-strength-bar.strong{background:#27ae60 !important}html[data-theme="dark"] .nt-form-messages .nt-message{border-left-width:4px !important}html[data-theme="dark"] .nt-message.nt-success{background:rgba(39,174,96,0.15) !important;color:#4cd964 !important;border-left-color:#27ae60 !important}html[data-theme="dark"] .nt-message.nt-error{background:rgba(231,76,60,0.15) !important;color:#ff6b6b !important;border-left-color:var(--theme-primary-color,#e74c3c) !important}html[data-theme="dark"] .nt-message.nt-info{background:rgba(52,152,219,0.15) !important;color:#5dade2 !important;border-left-color:#3498db !important}html[data-theme="dark"] .nt-modal-footer{background:transparent !important}html[data-theme="dark"] .nt-profile-container{background:#1a1a1a !important;border-color:#333 !important;box-shadow:0 2px 12px rgba(0,0,0,0.3) !important}html[data-theme="dark"] .nt-profile-header{background:var(--theme-primary-color,#e74c3c) !important}html[data-theme="dark"] .nt-profile-info{background:transparent !important}html[data-theme="dark"] .nt-profile-avatar{border-color:#fff !important;background:#f5f5f5 !important;box-shadow:0 4px 12px rgba(0,0,0,0.4) !important}html[data-theme="dark"] .nt-profile-name{color:#ffffff !important;text-shadow:0 2px 6px rgba(0,0,0,0.3) !important}html[data-theme="dark"] .nt-profile-username{color:#ffffff !important;opacity:0.95 !important;text-shadow:0 1px 2px rgba(0,0,0,0.2) !important}html[data-theme="dark"] .nt-profile-role,html[data-theme="dark"] .nt-profile-joined{color:#ffffff !important;opacity:0.9 !important;text-shadow:0 1px 2px rgba(0,0,0,0.2) !important}html[data-theme="dark"] .nt-profile-role i,html[data-theme="dark"] .nt-profile-joined i{color:#ffffff !important;opacity:0.9 !important}html[data-theme="dark"] .nt-profile-actions .nt-btn{background:rgba(255,255,255,0.2) !important;border:2px solid rgba(255,255,255,0.3) !important;color:#ffffff !important}html[data-theme="dark"] .nt-profile-actions .nt-btn:hover{background:rgba(255,255,255,0.3) !important;border-color:rgba(255,255,255,0.5) !important}html[data-theme="dark"] .nt-profile-stats{background:transparent !important;padding-top:30px !important;margin-top:30px !important}html[data-theme="dark"] .nt-stat-item{background:#2a2a2a !important;border:1px solid #333 !important;box-shadow:0 2px 12px rgba(0,0,0,0.3) !important}html[data-theme="dark"] .nt-stat-item:hover{box-shadow:0 4px 20px rgba(0,0,0,0.4) !important}html[data-theme="dark"] .nt-stat-icon{background:rgba(231,76,60,0.15) !important;color:var(--theme-primary-color,#e74c3c) !important}html[data-theme="dark"] .nt-stat-value{color:#ffffff !important}html[data-theme="dark"] .nt-stat-label{color:#b0b0b0 !important}html[data-theme="dark"] .nt-profile-tabs{background:transparent !important;border-top-color:#333 !important}html[data-theme="dark"] .nt-tabs-nav{background:#1a1a1a !important;border-bottom-color:#333 !important}html[data-theme="dark"] .nt-tab-btn{background:transparent !important;color:#888 !important}html[data-theme="dark"] .nt-tab-btn:hover{background:#252525 !important;color:var(--theme-primary-color,#e74c3c) !important}html[data-theme="dark"] .nt-tab-btn.active{background:#2a2a2a !important;color:var(--theme-primary-color,#e74c3c) !important;box-shadow:0 -2px 6px rgba(0,0,0,0.3) !important}html[data-theme="dark"] .nt-tab-btn i{color:inherit !important}html[data-theme="dark"] .nt-tabs-content{background:transparent !important}html[data-theme="dark"] .nt-tab-pane{background:transparent !important}html[data-theme="dark"] .nt-profile-content{background:transparent !important}html[data-theme="dark"] .nt-profile-main{background:transparent !important}html[data-theme="dark"] .nt-profile-section{background:#2a2a2a !important;border:1px solid #333 !important;box-shadow:0 2px 12px rgba(0,0,0,0.3) !important}html[data-theme="dark"] .nt-section-title{color:#ffffff !important}html[data-theme="dark"] .nt-section-title i{color:var(--theme-primary-color,#e74c3c) !important}html[data-theme="dark"] .nt-section-content{color:#d0d0d0 !important}html[data-theme="dark"] .nt-stats-grid{background:transparent !important}html[data-theme="dark"] .nt-stats-item{background:#1a1a1a !important;border:1px solid #333 !important}html[data-theme="dark"] .nt-stats-item:hover{background:#252525 !important}html[data-theme="dark"] .nt-stats-label{color:#888 !important}html[data-theme="dark"] .nt-stats-value{color:var(--theme-primary-color,#e74c3c) !important}html[data-theme="dark"] .nt-profile-sidebar{background:transparent !important}html[data-theme="dark"] .nt-sidebar-widget{background:#2a2a2a !important;border:1px solid #333 !important;box-shadow:0 2px 12px rgba(0,0,0,0.3) !important}html[data-theme="dark"] .nt-widget-title{background:#1a1a1a !important;border-bottom-color:#333 !important;color:#ffffff !important}html[data-theme="dark"] .nt-widget-title i{color:var(--theme-primary-color,#e74c3c) !important}html[data-theme="dark"] .nt-widget-content{background:transparent !important}html[data-theme="dark"] .nt-info-item{border-bottom-color:#333 !important}html[data-theme="dark"] .nt-info-label{color:#888 !important}html[data-theme="dark"] .nt-info-label i{color:var(--theme-primary-color,#e74c3c) !important}html[data-theme="dark"] .nt-info-value{color:#d0d0d0 !important}html[data-theme="dark"] .nt-settings-form{background:transparent !important}html[data-theme="dark"] .nt-settings-form .nt-form-group label{color:#d0d0d0 !important}html[data-theme="dark"] .nt-settings-form .nt-form-group input[type="text"],html[data-theme="dark"] .nt-settings-form .nt-form-group input[type="email"],html[data-theme="dark"] .nt-settings-form .nt-form-group input[type="url"],html[data-theme="dark"] .nt-settings-form .nt-form-group input[type="password"],html[data-theme="dark"] .nt-settings-form .nt-form-group textarea{background:#1a1a1a !important;border-color:#444 !important;color:#ffffff !important}html[data-theme="dark"] .nt-settings-form .nt-form-group input:focus,html[data-theme="dark"] .nt-settings-form .nt-form-group textarea:focus{border-color:var(--theme-primary-color,#e74c3c) !important;box-shadow:0 0 0 3px rgba(231,76,60,0.15) !important}html[data-theme="dark"] .nt-settings-form .nt-form-group input::placeholder,html[data-theme="dark"] .nt-settings-form .nt-form-group textarea::placeholder{color:#666 !important}html[data-theme="dark"] .nt-avatar-preview img{border-color:#444 !important}html[data-theme="dark"] .nt-settings-form .nt-password-toggle{color:#888 !important}html[data-theme="dark"] .nt-settings-form .nt-password-toggle:hover{color:var(--theme-primary-color,#e74c3c) !important}html[data-theme="dark"] .nt-password-strength{background:#333 !important}html[data-theme="dark"] .nt-password-strength-bar.weak{background:var(--theme-primary-color,#e74c3c) !important}html[data-theme="dark"] .nt-password-strength-bar.medium{background:#f39c12 !important}html[data-theme="dark"] .nt-password-strength-bar.strong{background:#27ae60 !important}html[data-theme="dark"] .nt-form-hint{color:#888 !important}html[data-theme="dark"] .nt-password-strength-text{color:#d0d0d0 !important}html[data-theme="dark"] .nt-form-actions{background:transparent !important;border-top-color:#333 !important}html[data-theme="dark"] .nt-form-actions .nt-btn-primary{background:var(--theme-primary-color,#e74c3c) !important;color:#fff !important}html[data-theme="dark"] .nt-form-actions .nt-btn-primary:hover{background:color-mix(in srgb,var(--theme-primary-color,#e74c3c) 85%,black) !important}html[data-theme="dark"] .nt-form-messages .nt-message{border-left-width:4px !important}html[data-theme="dark"] .nt-form-messages .nt-message.nt-success{background:rgba(39,174,96,0.15) !important;color:#4cd964 !important;border-left-color:#27ae60 !important}html[data-theme="dark"] .nt-form-messages .nt-message.nt-error{background:rgba(231,76,60,0.15) !important;color:#ff6b6b !important;border-left-color:var(--theme-primary-color,#e74c3c) !important}html[data-theme="dark"] .nt-form-messages .nt-message.nt-info{background:rgba(52,152,219,0.15) !important;color:#5dade2 !important;border-left-color:#3498db !important}html[data-theme="dark"] .nt-security-status{background:#1a1a1a !important;border:1px solid #333 !important}html[data-theme="dark"] .nt-security-item.nt-security-good{background:rgba(39,174,96,0.15) !important;color:#4cd964 !important;border:1px solid rgba(39,174,96,0.3) !important}html[data-theme="dark"] .nt-security-item.nt-security-warning{background:rgba(243,156,18,0.15) !important;color:#f39c12 !important;border:1px solid rgba(243,156,18,0.3) !important}html[data-theme="dark"] .nt-posts-grid{background:transparent !important}html[data-theme="dark"] .nt-post-card{background:#2a2a2a !important;border:1px solid #333 !important;box-shadow:0 2px 12px rgba(0,0,0,0.3) !important}html[data-theme="dark"] .nt-post-card:hover{box-shadow:0 4px 20px rgba(0,0,0,0.4) !important}html[data-theme="dark"] .nt-post-card-image{background:#1a1a1a !important}html[data-theme="dark"] .nt-post-card-content{background:transparent !important}html[data-theme="dark"] .nt-post-card-title{color:#ffffff !important}html[data-theme="dark"] .nt-post-card-title a{color:#ffffff !important}html[data-theme="dark"] .nt-post-card-title a:hover{color:var(--theme-primary-color,#e74c3c) !important}html[data-theme="dark"] .nt-post-card-meta{color:#888 !important}html[data-theme="dark"] .nt-post-card-meta i{color:var(--theme-primary-color,#e74c3c) !important}html[data-theme="dark"] .nt-post-card-actions{border-top-color:#333 !important}html[data-theme="dark"] .nt-empty-state{color:#b0b0b0 !important;text-align:center !important}html[data-theme="dark"] .nt-empty-state i{color:#444 !important}html[data-theme="dark"] .nt-empty-state h3{color:#d0d0d0 !important}html[data-theme="dark"] .nt-empty-state p{color:#999 !important}html[data-theme="dark"] .nt-empty-state .nt-btn-primary{background:var(--theme-primary-color,#e74c3c) !important;color:#fff !important}html[data-theme="dark"] .nt-empty-state .nt-btn-primary:hover{background:color-mix(in srgb,var(--theme-primary-color,#e74c3c) 85%,black) !important}html[data-theme="dark"] .nt-activities-list{background:transparent !important}html[data-theme="dark"] .nt-activity-item{background:#1a1a1a !important;border:1px solid #333 !important}html[data-theme="dark"] .nt-activity-item:hover{background:#252525 !important}html[data-theme="dark"] .nt-activity-icon{background:rgba(231,76,60,0.15) !important;color:var(--theme-primary-color,#e74c3c) !important}html[data-theme="dark"] .nt-activity-content{color:#d0d0d0 !important}html[data-theme="dark"] .nt-activity-text{color:#d0d0d0 !important}html[data-theme="dark"] .nt-activity-text a{color:var(--theme-primary-color,#e74c3c) !important}html[data-theme="dark"] .nt-activity-text a:hover{text-decoration:underline !important}html[data-theme="dark"] .nt-activity-meta{color:#888 !important}html[data-theme="dark"] .nt-activity-time{color:#888 !important}html[data-theme="dark"] .nt-activity-time i{color:var(--theme-primary-color,#e74c3c) !important}html[data-theme="dark"] .nt-activity-excerpt{background:#2a2a2a !important;border-left-color:var(--theme-primary-color,#e74c3c) !important}html[data-theme="dark"] .nt-activity-excerpt p{color:#b0b0b0 !important}html[data-theme="dark"] .fullwidth-slider-section{background:transparent !important}html[data-theme="dark"] .fullwidth-slider-wrapper{background:transparent !important}html[data-theme="dark"] .fullwidth-slider-track{background:transparent !important}html[data-theme="dark"] .fullwidth-card{background:#2a2a2a !important;border:1px solid #333 !important;box-shadow:0 2px 12px rgba(0,0,0,0.3) !important}html[data-theme="dark"] .fullwidth-card:hover{box-shadow:0 8px 24px rgba(0,0,0,0.5) !important}html[data-theme="dark"] .fullwidth-card-link{color:inherit !important}html[data-theme="dark"] .fullwidth-card-image{background-color:#1a1a1a !important}html[data-theme="dark"] .fullwidth-card-content{background:#2a2a2a !important}html[data-theme="dark"] .fullwidth-card-title{color:#ffffff !important}html[data-theme="dark"] .fullwidth-card:hover .fullwidth-card-title{color:var(--theme-primary-color,#e74c3c) !important}html[data-theme="dark"] .fullwidth-nav{background:rgba(42,42,42,0.95) !important;border:1px solid #444 !important;box-shadow:0 4px 12px rgba(0,0,0,0.4) !important}html[data-theme="dark"] .fullwidth-nav svg{color:#ffffff !important}html[data-theme="dark"] .fullwidth-nav:hover{background:var(--theme-primary-color,#e74c3c) !important;border-color:var(--theme-primary-color,#e74c3c) !important}html[data-theme="dark"] .fullwidth-nav:hover svg{color:#ffffff !important}html[data-theme="dark"] .fullwidth-nav:disabled{background:rgba(42,42,42,0.5) !important;opacity:0.3 !important}html[data-theme="dark"] .fullwidth-nav:disabled:hover{background:rgba(42,42,42,0.5) !important;border-color:#444 !important}html[data-theme="dark"] .layout-classic{background:transparent !important}html[data-theme="dark"] .layout-classic .section-header{border-bottom-color:var(--theme-primary-color,#e74c3c) !important}html[data-theme="dark"] .layout-classic .section-title{color:#ffffff !important}html[data-theme="dark"] .layout-classic .section-title:before{background:var(--theme-primary-color,#e74c3c) !important}html[data-theme="dark"] .layout-classic .section-more-link{color:var(--theme-primary-color,#e74c3c) !important;border-color:var(--theme-primary-color,#e74c3c) !important}html[data-theme="dark"] .layout-classic .section-more-link:hover{background:var(--theme-primary-color,#e74c3c) !important;color:white !important}html[data-theme="dark"] .layout-classic .classic-card{background:#2a2a2a !important;box-shadow:0 2px 8px rgba(0,0,0,0.3) !important;border:1px solid #333 !important}html[data-theme="dark"] .layout-classic .classic-card:hover{box-shadow:0 8px 20px rgba(0,0,0,0.5) !important}html[data-theme="dark"] .layout-classic .classic-image{background:#3a3a3a !important}html[data-theme="dark"] .layout-classic .no-image-placeholder{background:linear-gradient(135deg,#2a2a2a 0%,#1f1f1f 100%) !important}html[data-theme="dark"] .layout-classic .classic-category{background:var(--theme-primary-color,#e74c3c) !important}html[data-theme="dark"] .layout-classic .classic-content{background:#2a2a2a !important}html[data-theme="dark"] .layout-classic .classic-title{color:#ffffff !important}html[data-theme="dark"] .layout-classic .classic-card:hover .classic-title{color:var(--theme-primary-color,#e74c3c) !important}html[data-theme="dark"] .layout-classic .classic-title-small{color:#ffffff !important}html[data-theme="dark"] .layout-classic .classic-excerpt{color:#b0b0b0 !important}html[data-theme="dark"] .layout-classic .classic-date{color:#888 !important}html[data-theme="dark"] .category-section.category-blog-layout{background:transparent !important}html[data-theme="dark"] .blog-section-header::after{background:var(--membership-primary,#e74c3c) !important}html[data-theme="dark"] .blog-section-title{color:#ffffff !important}html[data-theme="dark"] .blog-section-title a{color:#ffffff !important}html[data-theme="dark"] .blog-section-title a:hover{color:var(--membership-primary,#e74c3c) !important}html[data-theme="dark"] .blog-list-item{background:#2a2a2a !important;border-bottom-color:#333 !important}html[data-theme="dark"] .blog-item-image{background:#3a3a3a !important}html[data-theme="dark"] .blog-item-title{color:#ffffff !important}html[data-theme="dark"] .blog-list-item:hover .blog-item-title{color:#FF6B35 !important}html[data-theme="dark"] .blog-item-excerpt{color:#b0b0b0 !important}html[data-theme="dark"] .blog-category-badge{background:#FF6B35 !important}html[data-theme="dark"] .blog-views,html[data-theme="dark"] .blog-comments{color:#888 !important}html[data-theme="dark"] .blog-views i,html[data-theme="dark"] .blog-comments i{color:#888 !important}html[data-theme="dark"] .blog-actions .like-button,html[data-theme="dark"] .blog-actions .favorite-button{background:#1a1a1a !important;border-color:#333 !important;color:#888 !important}html[data-theme="dark"] .blog-actions .like-button:hover,html[data-theme="dark"] .blog-actions .favorite-button:hover{background:#ff6b6b !important;color:#fff !important;border-color:#ff6b6b !important}html[data-theme="dark"] .blog-tabs-widget{background:#2a2a2a !important;box-shadow:0 2px 8px rgba(0,0,0,0.3) !important;border-color:#333 !important}html[data-theme="dark"] .blog-tabs-header{background:#1a1a1a !important;border-bottom-color:#333 !important}html[data-theme="dark"] .blog-tab-btn{color:#888 !important}html[data-theme="dark"] .blog-tab-btn:hover{color:#FF6B35 !important;background:#2a2a2a !important}html[data-theme="dark"] .blog-tab-btn.active{color:#FF6B35 !important;background:#2a2a2a !important}html[data-theme="dark"] .blog-tab-btn.active::after{background:#FF6B35 !important}html[data-theme="dark"] .blog-tab-item{border-bottom-color:#333 !important}html[data-theme="dark"] .blog-tab-item:hover{background:#1a1a1a !important}html[data-theme="dark"] .blog-tab-image{background:#3a3a3a !important}html[data-theme="dark"] .blog-tab-title{color:#ffffff !important}html[data-theme="dark"] .blog-tab-item:hover .blog-tab-title{color:#FF6B35 !important}html[data-theme="dark"] .blog-tab-date{color:#888 !important}html[data-theme="dark"] .category-featured-section{background:transparent !important}html[data-theme="dark"] .featured-big-card{background:#1a1a1a !important;border-color:#333 !important;box-shadow:0 4px 20px rgba(0,0,0,0.4) !important}html[data-theme="dark"] .featured-big-card:hover{box-shadow:0 8px 32px rgba(0,0,0,0.6) !important}html[data-theme="dark"] .featured-big-image{background:#2a2a2a !important}html[data-theme="dark"] .featured-big-image img{background:#2a2a2a !important;display:block !important}html[data-theme="dark"] .featured-big-content{background:linear-gradient(to top,rgba(0,0,0,0.95) 0%,rgba(0,0,0,0.8) 50%,transparent 100%) !important}html[data-theme="dark"] .featured-big-title a{color:#ffffff !important}html[data-theme="dark"] .featured-big-card:hover .featured-big-title a{color:var(--theme-primary-color,#e74c3c) !important}html[data-theme="dark"] .featured-big-meta{color:rgba(255,255,255,0.9) !important}html[data-theme="dark"] .featured-small-card{background:#1a1a1a !important;border-color:#333 !important;box-shadow:0 2px 12px rgba(0,0,0,0.3) !important}html[data-theme="dark"] .featured-small-card:hover{box-shadow:0 4px 20px rgba(0,0,0,0.5) !important}html[data-theme="dark"] .featured-small-image{background:#2a2a2a !important}html[data-theme="dark"] .featured-small-image img{background:#2a2a2a !important;display:block !important}html[data-theme="dark"] .featured-small-content{background:#1a1a1a !important}html[data-theme="dark"] .featured-small-title a{color:#ffffff !important}html[data-theme="dark"] .featured-small-card:hover .featured-small-title a{color:var(--theme-primary-color,#e74c3c) !important}html[data-theme="dark"] .featured-small-meta{color:#888 !important}html[data-theme="dark"] .posts-grid{background:transparent !important}html[data-theme="dark"] .post-card{background:#1a1a1a !important;border-color:#333 !important;box-shadow:0 4px 16px rgba(0,0,0,0.3) !important}html[data-theme="dark"] .post-card:hover{box-shadow:0 8px 28px rgba(0,0,0,0.5) !important}html[data-theme="dark"] .post-card-image{background:#2a2a2a !important}html[data-theme="dark"] .post-card-image img{background:#2a2a2a !important;display:block !important}html[data-theme="dark"] .post-card-overlay{background:linear-gradient(to top,rgba(0,0,0,0.98) 0%,rgba(0,0,0,0.85) 40%,transparent 100%) !important}html[data-theme="dark"] .post-card-title{color:#ffffff !important}html[data-theme="dark"] .post-card:hover .post-card-title{color:var(--theme-primary-color,#e74c3c) !important}html[data-theme="dark"] body.post-type-archive-oyuncu .post-card-overlay,html[data-theme="dark"] body.post-type-archive-yonetmen .post-card-overlay,html[data-theme="dark"] body.tag .post-card-overlay,html[data-theme="dark"] body.search .post-card-overlay{background:linear-gradient(to top,rgba(26,26,26,0.98) 0%,rgba(26,26,26,0.85) 40%,transparent 100%) !important}html[data-theme="dark"] .layout-current{background:transparent !important}html[data-theme="dark"] .layout-current .current-section-header::after{background:var(--membership-primary,#ff9800) !important}html[data-theme="dark"] .layout-current .current-section-title{color:#ffffff !important}html[data-theme="dark"] .layout-current .current-section-title a{color:#ffffff !important}html[data-theme="dark"] .layout-current .current-section-title a:hover{color:var(--membership-primary,#ff9800) !important}html[data-theme="dark"] .layout-current .current-grid{background:transparent !important}html[data-theme="dark"] .layout-current .current-side-grid{background:transparent !important}html[data-theme="dark"] .layout-current .current-bottom-grid{background:transparent !important}html[data-theme="dark"] .layout-current .current-card{background:transparent !important;box-shadow:0 4px 16px rgba(0,0,0,0.4) !important}html[data-theme="dark"] .layout-current .current-card:hover{box-shadow:0 8px 28px rgba(0,0,0,0.6) !important}html[data-theme="dark"] .layout-current .current-image{background-color:#2a2a2a !important;background-size:cover !important;background-position:center !important;background-repeat:no-repeat !important}html[data-theme="dark"] .layout-current .current-image img{background:#2a2a2a !important;display:block !important}html[data-theme="dark"] .layout-current .current-overlay{background:linear-gradient( to top,rgba(0,0,0,0.85) 0%,rgba(0,0,0,0.6) 40%,rgba(0,0,0,0.3) 70%,transparent 100% ) !important}html[data-theme="dark"] .layout-current .current-card-main{background:transparent !important}html[data-theme="dark"] .layout-current .current-card-main .current-image{background-color:#2a2a2a !important}html[data-theme="dark"] .layout-current .current-card-medium{background:transparent !important}html[data-theme="dark"] .layout-current .current-card-medium .current-image{background-color:#2a2a2a !important}html[data-theme="dark"] .layout-current .current-card-small{background:transparent !important}html[data-theme="dark"] .layout-current .current-card-small .current-image{background-color:#2a2a2a !important}html[data-theme="dark"] .layout-current .current-category{background:var(--membership-primary,#ff9800) !important}html[data-theme="dark"] .layout-current .current-title,html[data-theme="dark"] .layout-current .current-title-medium,html[data-theme="dark"] .layout-current .current-title-small{color:#ffffff !important}html[data-theme="dark"] .layout-current .current-excerpt{color:rgba(255,255,255,0.95) !important}html[data-theme="dark"] .layout-current .current-content{background:transparent !important}html[data-theme="dark"] .layout-current .current-link{color:inherit !important}html[data-theme="dark"] .layout-current .current-actions{background:transparent !important}html[data-theme="dark"] .layout-current .current-action-btn{background:rgba(26,26,26,0.9) !important;border:1px solid #444 !important;color:#fff !important}html[data-theme="dark"] .layout-current .current-action-btn:hover{background:var(--membership-primary,#ff9800) !important;border-color:var(--membership-primary,#ff9800) !important}html[data-theme="dark"] .layout-current .current-view-count{color:#fff !important}html[data-theme="dark"] .layout-current .current-view-btn svg{stroke:#fff !important}html[data-theme="dark"] .layout-health{background:transparent !important}html[data-theme="dark"] .layout-health .health-section-header::after{background:var(--membership-primary,#4caf50) !important}html[data-theme="dark"] .layout-health .health-section-title a{color:#ffffff !important}html[data-theme="dark"] .layout-health .health-section-title a:hover{color:var(--membership-primary,#4caf50) !important}html[data-theme="dark"] .layout-health .health-hero,html[data-theme="dark"] .layout-health .health-card{background:#2a2a2a !important;box-shadow:0 2px 8px rgba(0,0,0,0.3) !important}html[data-theme="dark"] .layout-health .health-hero:hover,html[data-theme="dark"] .layout-health .health-card:hover{box-shadow:0 4px 12px rgba(0,0,0,0.4) !important}html[data-theme="dark"] .layout-health .health-hero-content,html[data-theme="dark"] .layout-health .health-card-content,html[data-theme="dark"] .layout-health .health-hero-actions,html[data-theme="dark"] .layout-health .health-card-actions{background:#2a2a2a !important}html[data-theme="dark"] .layout-health .health-hero-title,html[data-theme="dark"] .layout-health .health-card-title{color:#ffffff !important}html[data-theme="dark"] .layout-health .health-hero:hover .health-hero-title,html[data-theme="dark"] .layout-health .health-card:hover .health-card-title{color:var(--membership-primary,#4caf50) !important}html[data-theme="dark"] .layout-health .health-hero-excerpt{color:#b0b0b0 !important}html[data-theme="dark"] .layout-health .like-button,html[data-theme="dark"] .layout-health .favorite-button{background:#1a1a1a !important;border-color:#444 !important;color:#888 !important}html[data-theme="dark"] .layout-health .like-button:hover,html[data-theme="dark"] .layout-health .favorite-button:hover{background:var(--membership-primary,#4caf50) !important;color:#fff !important}html[data-theme="dark"] .layout-health .like-button.is-liked{background:var(--membership-primary,#4caf50) !important;color:#fff !important}html[data-theme="dark"] .layout-health .favorite-button.is-favorite{background:#ffc107 !important;color:#fff !important}html[data-theme="dark"] .category-oyun-layout,html[data-theme="dark"] .oyun-slider-wrapper,html[data-theme="dark"] .oyun-slider-section{background:transparent !important;border:1px solid #333 !important;padding:20px !important}html[data-theme="dark"] .category-latest-layout,html[data-theme="dark"] .latest-slider-wrapper,html[data-theme="dark"] .latest-slider-section{background:transparent !important;border:1px solid #333 !important;padding:20px !important}html[data-theme="dark"] .category-sports-layout,html[data-theme="dark"] .sports-slider-wrapper,html[data-theme="dark"] .sports-slider-section{background:transparent !important;border:1px solid #333 !important;padding:20px !important}html[data-theme="dark"] .category-video-layout,html[data-theme="dark"] .video-slider-wrapper,html[data-theme="dark"] .video-slider-section{background:transparent !important;border:1px solid #333 !important;padding:20px !important}html[data-theme="dark"] .category-magazine-layout,html[data-theme="dark"] .magazine-slider-wrapper,html[data-theme="dark"] .magazine-slider-section{background:transparent !important;border:1px solid #333 !important;padding:20px !important}html[data-theme="dark"] .category-cinema-layout,html[data-theme="dark"] .cinema-slider-wrapper,html[data-theme="dark"] .cinema-slider-section{background:transparent !important;border:1px solid #333 !important;padding:20px !important}html[data-theme="dark"] .slider-section,html[data-theme="dark"] .category-slider,html[data-theme="dark"] .homepage-slider{background:transparent !important;border-color:#333 !important}html[data-theme="dark"] .slider-section .section-title,html[data-theme="dark"] .category-slider .section-title{color:#ffffff !important}html[data-theme="dark"] .oyun-nav,html[data-theme="dark"] .latest-nav,html[data-theme="dark"] .sports-nav,html[data-theme="dark"] .video-nav,html[data-theme="dark"] .magazine-nav,html[data-theme="dark"] .cinema-nav,html[data-theme="dark"] .slider-nav{background:rgba(42,42,42,0.95) !important;border:1px solid #444 !important}html[data-theme="dark"] .oyun-nav:hover,html[data-theme="dark"] .latest-nav:hover,html[data-theme="dark"] .sports-nav:hover,html[data-theme="dark"] .video-nav:hover,html[data-theme="dark"] .magazine-nav:hover,html[data-theme="dark"] .cinema-nav:hover,html[data-theme="dark"] .slider-nav:hover{background:var(--theme-primary-color,#e74c3c) !important;border-color:var(--theme-primary-color,#e74c3c) !important}