/* RizeDijital v1.00.0 — Koyu Mod Rev2
   Yalnız html[data-theme="dark"] altında çalışır. Açık mod CSS'lerini değiştirmez. */
html[data-theme="dark"]{
  color-scheme:dark;
  --bg:#0f0f0f;--card:#212121;--text:#f1f1f1;--text2:#d6d6d6;--text3:#aaa;
  --border:#3f3f3f;--glight:#272727;--gpale:#272727;
  --g1:#0d6f47;--g2:#16865a;--g3:#20a66a;--g4:#57d99a;
  --rd-dark-bg:#0f0f0f;--rd-dark-surface:#212121;--rd-dark-surface-2:#272727;
  --rd-dark-hover:#303030;--rd-dark-border:#3f3f3f;--rd-dark-input:#181818;
  --rd-dark-text:#f1f1f1;--rd-dark-text-2:#d6d6d6;--rd-dark-muted:#aaa;--rd-dark-brand:#20a66a;
  background:#0f0f0f;color:#f1f1f1;
}
html[data-theme="dark"] body{background:#0f0f0f;color:#f1f1f1;}
html[data-theme="dark"] :where(h1,h2,h3,h4,h5,h6,strong,b,label,legend){color:inherit;}
html[data-theme="dark"] :where(p,small,.muted,.text-muted,[class*="-muted"],[class*="-subtitle"],[class*="-desc"],[class*="-copy"]){color:#aaa;}
html[data-theme="dark"] :where(hr){border-color:#3f3f3f;}
html[data-theme="dark"] :where(input:not([type="checkbox"]):not([type="radio"]):not([type="range"]),textarea,select){background:#181818!important;color:#f1f1f1!important;border-color:#4a4a4a!important;box-shadow:none!important;}
html[data-theme="dark"] :where(input,textarea,select)::placeholder{color:#858585!important;opacity:1;}
html[data-theme="dark"] :where(input:not([type="checkbox"]):not([type="radio"]):not([type="range"]),textarea,select):focus{background:#181818!important;color:#f1f1f1!important;border-color:#707070!important;box-shadow:0 0 0 1px #707070!important;outline:none;}
html[data-theme="dark"] :where(.btn-primary,.hero-btn-primary,.adm-btn-primary,.rd-social-complete-submit,.usec-code-form>button,.login-btn,.uye-btn,.uye-dashboard-btn-save,.ua27-submitbar button,[class*="primary-btn"],[class*="btn-primary"]){background:#16865a!important;background-image:none!important;color:#fff!important;border-color:#16865a!important;}
html[data-theme="dark"] :where(.btn-primary,.hero-btn-primary,.adm-btn-primary,.rd-social-complete-submit,.usec-code-form>button,.login-btn,.uye-btn,.uye-dashboard-btn-save,.ua27-submitbar button,[class*="primary-btn"],[class*="btn-primary"]):hover{background:#1d9a68!important;border-color:#1d9a68!important;color:#fff!important;}
html[data-theme="dark"] :where(.rd-social-auth-button:not(.is-apple)){background:#212121!important;color:#f1f1f1!important;border-color:#3f3f3f!important;}
html[data-theme="dark"] .rd-social-auth-button.is-apple{background:#f1f1f1!important;color:#0f0f0f!important;border-color:#f1f1f1!important;}

/* Ana sayfa: servisler/namaz alanları nötr; aktif namaz RizeDijital yeşili. */
html[data-theme="dark"] .info-strip{background:#181818!important;background-image:none!important;border-color:#3f3f3f!important;}
html[data-theme="dark"] :where(.ig-item,.hq-pill,.nz){background:#212121!important;background-image:none!important;border-color:#3f3f3f!important;color:#f1f1f1!important;}
html[data-theme="dark"] :where(.ig-item:hover,.hq-pill:hover,.nz:hover){background:#2a2a2a!important;border-color:#555!important;}
html[data-theme="dark"] :where(.ig-ico,.hq-pill-icon){background:#303030!important;background-image:none!important;color:#f1f1f1!important;border-color:#3f3f3f!important;}
html[data-theme="dark"] .nz.active{background:#16865a!important;background-image:none!important;border-color:#20a66a!important;}
html[data-theme="dark"] .nz.active :where(.nz-name,.nz-time){color:#fff!important;}

/* Footer: yeşil bloklar yerine YouTube tipi nötr koyu katmanlar. */
html[data-theme="dark"] .rd-site-footer{background:#0f0f0f!important;background-image:none!important;color:#d6d6d6!important;border-color:#303030!important;}
html[data-theme="dark"] :where(.rd-footer-app-hub,.rd-footer-lead,.rd-footer-group,.rdm-footer-meta,.rd-footer-main,.rd-footer-mobile-main){background:#181818!important;background-image:none!important;border-color:#3f3f3f!important;color:#d6d6d6!important;}
html[data-theme="dark"] :where(.rd-footer-contact a,.rdm-meta-actions a,.rdm-meta-actions button,.rd-footer-chip,.rd-footer-mini-link){background:#272727!important;color:#f1f1f1!important;border-color:#3f3f3f!important;}
html[data-theme="dark"] :where(.rd-footer-bottom,.rd-footer-bottom-inner){background:#0f0f0f!important;background-image:none!important;border-color:#303030!important;color:#aaa!important;}
html[data-theme="dark"] :where(.rd-site-footer h2,.rd-site-footer h3,.rd-site-footer h4,.rd-site-footer strong,.rd-site-footer a){color:#f1f1f1;}
html[data-theme="dark"] :where(.rd-site-footer p,.rd-site-footer small,.rd-site-footer span){color:inherit;}

/* Doğa / Yakınımda / İşletmeler gibi modül şeritleri. */
html[data-theme="dark"] :where(.rd-doga-section,.rd-plan-section,.rd-location-strip,.rd-featured-section>.rd-doga-section-head,.rd-plan-grid>div,.biz-category-carousel,.biz-category-strip>a){background:#212121!important;background-image:none!important;border-color:#3f3f3f!important;color:#f1f1f1!important;}
html[data-theme="dark"] :where(.rd-location-icon,.rd-doga-section-head>div>span,.biz-category-arrow){background:#303030!important;color:#f1f1f1!important;border-color:#3f3f3f!important;}
html[data-theme="dark"] .biz-category-strip>a.is-active{background:#303030!important;border-color:#16865a!important;color:#f1f1f1!important;}

/* Video etkileşimleri ve reklam yüzeyleri. Player geometrisi değiştirilmez. */
html[data-theme="dark"] :where(.rv28-watch-tags,.rv28-watch-meta,.rv294-channel-action-row,.rv453-tag-control-row,[class*="video-ad"],[class*="reklam-card"],[class*="ad-card"]){background-color:#212121!important;border-color:#3f3f3f!important;color:#f1f1f1!important;}
html[data-theme="dark"] :where(.rv28-watch-tags button,.rv28-watch-meta button,.rv294-channel-action-row button,.rv453-tag-control-row button){background:#272727!important;color:#f1f1f1!important;border-color:#3f3f3f!important;}

/* Tema değişiminde açık/koyu CSS transition yarışını engeller. */
html.rd-theme-switching *,html.rd-theme-switching *::before,html.rd-theme-switching *::after{transition:none!important;}

/* Otomatik tarama: public modül CSSlerinde açık yüzey/border/koyu metin kalıntıları. */
html[data-theme="dark"] #mobDiscoverModal .mob-coming-label,
html[data-theme="dark"] #nav-mega-portal,
html[data-theme="dark"] #yorumlar .biz-comment-form,
html[data-theme="dark"] .agenda-item time,
html[data-theme="dark"] .agenda-item:hover,
html[data-theme="dark"] .ai-ava,
html[data-theme="dark"] .ai-card::after,
html[data-theme="dark"] .ai-chip,
html[data-theme="dark"] .ai-chip:hover,
html[data-theme="dark"] .ai-inp,
html[data-theme="dark"] .airport-pin,
html[data-theme="dark"] .ambulance-animation,
html[data-theme="dark"] .announcement-card,
html[data-theme="dark"] .announcement-date,
html[data-theme="dark"] .announcement-detail-page .city-detail-tags span,
html[data-theme="dark"] .announcement-detail-page .detail-owner-card>span,
html[data-theme="dark"] .announcement-detail-page .detail-summary-card>div>i,
html[data-theme="dark"] .announcement-filter .city-filter-head>div>span,
html[data-theme="dark"] .announcement-icon,
html[data-theme="dark"] .announcement-priority-mark,
html[data-theme="dark"] .appointment-calendar,
html[data-theme="dark"] .appointment-channel-grid>a>span,
html[data-theme="dark"] .appointment-doctor,
html[data-theme="dark"] .appointment-guide,
html[data-theme="dark"] .appointment-page,
html[data-theme="dark"] .appointment-page .appointment-channel-icon,
html[data-theme="dark"] .appointment-page .health-info-banner>i,
html[data-theme="dark"] .appointment-phone,
html[data-theme="dark"] .aside-card,
html[data-theme="dark"] .biz-add-card,
html[data-theme="dark"] .biz-add-card a,
html[data-theme="dark"] .biz-add-card-icon,
html[data-theme="dark"] .biz-announcement-grid article,
html[data-theme="dark"] .biz-announcement-grid article.pinned,
html[data-theme="dark"] .biz-api-gallery,
html[data-theme="dark"] .biz-api-gallery-grid a,
html[data-theme="dark"] .biz-api-gallery-head small,
html[data-theme="dark"] .biz-badge--category,
html[data-theme="dark"] .biz-badge--premium,
html[data-theme="dark"] .biz-badge--profile.platform,
html[data-theme="dark"] .biz-breadcrumb,
html[data-theme="dark"] .biz-card,
html[data-theme="dark"] .biz-card-category,
html[data-theme="dark"] .biz-card-cover,
html[data-theme="dark"] .biz-card-logo,
html[data-theme="dark"] .biz-card-profile-badge.platform,
html[data-theme="dark"] .biz-card-profile-label,
html[data-theme="dark"] .biz-category-arrow,
html[data-theme="dark"] .biz-category-carousel,
html[data-theme="dark"] .biz-category-strip > a,
html[data-theme="dark"] .biz-claim-card form button,
html[data-theme="dark"] .biz-claim-icon,
html[data-theme="dark"] .biz-claim-primary,
html[data-theme="dark"] .biz-comment-body,
html[data-theme="dark"] .biz-comment-form{background:#212121!important;background-image:none!important;border-color:var(--rd-dark-border,#3f3f3f)!important;}
html[data-theme="dark"] .biz-comment-form-title span,
html[data-theme="dark"] .biz-comment-premium,
html[data-theme="dark"] .biz-comment-visitor-badge,
html[data-theme="dark"] .biz-comment-visitor-label,
html[data-theme="dark"] .biz-comment.is-visitor .biz-comment-avatar,
html[data-theme="dark"] .biz-comment.is-visitor .biz-comment-body > div:first-child strong::after,
html[data-theme="dark"] .biz-detail-contact,
html[data-theme="dark"] .biz-detail-contact > i,
html[data-theme="dark"] .biz-detail-contact--phone,
html[data-theme="dark"] .biz-detail-contact--whatsapp,
html[data-theme="dark"] .biz-detail-hero,
html[data-theme="dark"] .biz-detail-identity-badges .biz-badge--category,
html[data-theme="dark"] .biz-detail-location span,
html[data-theme="dark"] .biz-detail-logo,
html[data-theme="dark"] .biz-detail-page,
html[data-theme="dark"] .biz-feedback--info,
html[data-theme="dark"] .biz-hero,
html[data-theme="dark"] .biz-hero-highlights span,
html[data-theme="dark"] .biz-location-card,
html[data-theme="dark"] .biz-location-icon,
html[data-theme="dark"] .biz-logo-upload,
html[data-theme="dark"] .biz-manager-action--panel,
html[data-theme="dark"] .biz-manager-status.status-bekliyor,
html[data-theme="dark"] .biz-manager-status.status-onaylandi,
html[data-theme="dark"] .biz-manager-verification.platform,
html[data-theme="dark"] .biz-owner-cta,
html[data-theme="dark"] .biz-page,
html[data-theme="dark"] .biz-primary-btn,
html[data-theme="dark"] .biz-product-disclaimer,
html[data-theme="dark"] .biz-profile-panel-callout>a,
html[data-theme="dark"] .biz-profile-panel-callout>span,
html[data-theme="dark"] .biz-public-product-grid>article,
html[data-theme="dark"] .biz-public-product-image,
html[data-theme="dark"] .biz-secondary-btn,
html[data-theme="dark"] .biz-section-premium-badge,
html[data-theme="dark"] .biz-tone-blue,
html[data-theme="dark"] .biz-tone-green,
html[data-theme="dark"] .biz-tone-pink,
html[data-theme="dark"] .biz-tone-purple,
html[data-theme="dark"] .biz-tone-slate,
html[data-theme="dark"] .biz-tone-teal,
html[data-theme="dark"] .bizana-change.down,
html[data-theme="dark"] .bizana-change.flat,
html[data-theme="dark"] .bizana-change.up,
html[data-theme="dark"] .bizana-funnel-step div>i,
html[data-theme="dark"] .bizana-funnel-step>span,
html[data-theme="dark"] .bizana-kpis article,
html[data-theme="dark"] .bizana-kpis article>span,
html[data-theme="dark"] .bizana-range,
html[data-theme="dark"] .bizana-services article>b,
html[data-theme="dark"] .bizana-services article>span,
html[data-theme="dark"] .bizpanel-active-features > div,
html[data-theme="dark"] .bizpanel-active-features > div > span,
html[data-theme="dark"] .bizpanel-active-features > div.active,
html[data-theme="dark"] .bizpanel-active-features > div.active > span{background:#212121!important;background-image:none!important;border-color:var(--rd-dark-border,#3f3f3f)!important;}
html[data-theme="dark"] .bizpanel-active-features>div,
html[data-theme="dark"] .bizpanel-active-features>div.active,
html[data-theme="dark"] .bizpanel-active-features>div.active>i,
html[data-theme="dark"] .bizpanel-active-features>div.active>span,
html[data-theme="dark"] .bizpanel-active-features>div>i,
html[data-theme="dark"] .bizpanel-active-features>div>span,
html[data-theme="dark"] .bizpanel-ad-image,
html[data-theme="dark"] .bizpanel-ad-preview>article,
html[data-theme="dark"] .bizpanel-bank-info,
html[data-theme="dark"] .bizpanel-body,
html[data-theme="dark"] .bizpanel-brand,
html[data-theme="dark"] .bizpanel-btn,
html[data-theme="dark"] .bizpanel-card,
html[data-theme="dark"] .bizpanel-check,
html[data-theme="dark"] .bizpanel-check-list a,
html[data-theme="dark"] .bizpanel-check-list a.done,
html[data-theme="dark"] .bizpanel-check.done,
html[data-theme="dark"] .bizpanel-check:not(.done):hover,
html[data-theme="dark"] .bizpanel-content-item form button,
html[data-theme="dark"] .bizpanel-count,
html[data-theme="dark"] .bizpanel-empty,
html[data-theme="dark"] .bizpanel-empty-onboarding,
html[data-theme="dark"] .bizpanel-health-score,
html[data-theme="dark"] .bizpanel-health-score > div,
html[data-theme="dark"] .bizpanel-health-score>div,
html[data-theme="dark"] .bizpanel-hero,
html[data-theme="dark"] .bizpanel-hero-actions a,
html[data-theme="dark"] .bizpanel-hero-actions a.primary,
html[data-theme="dark"] .bizpanel-hero-logo,
html[data-theme="dark"] .bizpanel-hero:not(.has-cover) .bizpanel-hero-overlay,
html[data-theme="dark"] .bizpanel-logo-upload>div,
html[data-theme="dark"] .bizpanel-logo-upload>div img,
html[data-theme="dark"] .bizpanel-manager-form-card,
html[data-theme="dark"] .bizpanel-manager-item,
html[data-theme="dark"] .bizpanel-manager-item.is-active,
html[data-theme="dark"] .bizpanel-manager-item:hover,
html[data-theme="dark"] .bizpanel-manager-list-card,
html[data-theme="dark"] .bizpanel-manager-logo,
html[data-theme="dark"] .bizpanel-manager-summary>div,
html[data-theme="dark"] .bizpanel-manager-summary>div>span,
html[data-theme="dark"] .bizpanel-media-grid figure,
html[data-theme="dark"] .bizpanel-media-grid form button,
html[data-theme="dark"] .bizpanel-media-upload label>span,
html[data-theme="dark"] .bizpanel-mobile-nav,
html[data-theme="dark"] .bizpanel-mobile-nav>span>i,
html[data-theme="dark"] .bizpanel-nav a.active>i:first-child,
html[data-theme="dark"] .bizpanel-nav a:hover,
html[data-theme="dark"] .bizpanel-nav a>i:first-child,
html[data-theme="dark"] .bizpanel-package,
html[data-theme="dark"] .bizpanel-payment-note,
html[data-theme="dark"] .bizpanel-product-image,
html[data-theme="dark"] .bizpanel-profile-section,
html[data-theme="dark"] .bizpanel-profile-section-title>span,
html[data-theme="dark"] .bizpanel-profile-submit,
html[data-theme="dark"] .bizpanel-progress{background:#212121!important;background-image:none!important;border-color:var(--rd-dark-border,#3f3f3f)!important;}
html[data-theme="dark"] .bizpanel-secure,
html[data-theme="dark"] .bizpanel-sidebar,
html[data-theme="dark"] .bizpanel-sidebar-action,
html[data-theme="dark"] .bizpanel-sidebar-action.is-active,
html[data-theme="dark"] .bizpanel-sidebar-action:hover,
html[data-theme="dark"] .bizpanel-stat-grid>a,
html[data-theme="dark"] .bizpanel-status,
html[data-theme="dark"] .bizpanel-table-status,
html[data-theme="dark"] .bizpanel-table-wrap table,
html[data-theme="dark"] .bizpanel-table-wrap th,
html[data-theme="dark"] .bizpanel-upload>div,
html[data-theme="dark"] .bizpanel-verification,
html[data-theme="dark"] .bizpanel-verification-notice,
html[data-theme="dark"] .bizpanel-verification-notice a,
html[data-theme="dark"] .bizpanel-verification-notice>i,
html[data-theme="dark"] .bizpanel-verification.system,
html[data-theme="dark"] .calendar-agenda,
html[data-theme="dark"] .calendar-board,
html[data-theme="dark"] .calendar-day,
html[data-theme="dark"] .calendar-day-items a,
html[data-theme="dark"] .calendar-day.empty,
html[data-theme="dark"] .calendar-detail-page .city-detail-tags span,
html[data-theme="dark"] .calendar-detail-page .detail-external>i:first-child,
html[data-theme="dark"] .calendar-detail-page .detail-owner-card>span,
html[data-theme="dark"] .calendar-detail-page .detail-summary-card>div>i,
html[data-theme="dark"] .calendar-legend,
html[data-theme="dark"] .calendar-month-nav>a,
html[data-theme="dark"] .calendar-toolbar,
html[data-theme="dark"] .calendar-weekdays,
html[data-theme="dark"] .card-facts span,
html[data-theme="dark"] .card-media,
html[data-theme="dark"] .cc-blue,
html[data-theme="dark"] .cc-pink,
html[data-theme="dark"] .cc-purple,
html[data-theme="dark"] .channel-media,
html[data-theme="dark"] .channel-preview span,
html[data-theme="dark"] .channel-symbol,
html[data-theme="dark"] .city-btn.light,
html[data-theme="dark"] .city-btn.primary,
html[data-theme="dark"] .city-category-strip a,
html[data-theme="dark"] .city-detail-content,
html[data-theme="dark"] .city-detail-cover,
html[data-theme="dark"] .city-detail-sidebar>section,
html[data-theme="dark"] .city-detail-tags span,
html[data-theme="dark"] .city-empty,
html[data-theme="dark"] .city-filter,
html[data-theme="dark"] .city-filter-head>div>span,
html[data-theme="dark"] .city-hero-panel,
html[data-theme="dark"] .city-hero:after,
html[data-theme="dark"] .city-hero:before,
html[data-theme="dark"] .city-kicker,
html[data-theme="dark"] .city-location-card>span,
html[data-theme="dark"] .city-pagination a,
html[data-theme="dark"] .city-placeholder,
html[data-theme="dark"] .city-related>div>a{background:#212121!important;background-image:none!important;border-color:var(--rd-dark-border,#3f3f3f)!important;}
html[data-theme="dark"] .city-related>div>a>span,
html[data-theme="dark"] .city-request-page,
html[data-theme="dark"] .city-request-page .crt-btn.is-glass,
html[data-theme="dark"] .city-request-page .crt-btn.is-light,
html[data-theme="dark"] .city-request-page .crt-card,
html[data-theme="dark"] .city-request-page .crt-card-head>span,
html[data-theme="dark"] .city-request-page .crt-category span,
html[data-theme="dark"] .city-request-page .crt-category span>i,
html[data-theme="dark"] .city-request-page .crt-consent,
html[data-theme="dark"] .city-request-page .crt-float,
html[data-theme="dark"] .city-request-page .crt-form-footer,
html[data-theme="dark"] .city-request-page .crt-hero:before,
html[data-theme="dark"] .city-request-page .crt-how header>i,
html[data-theme="dark"] .city-request-page .crt-how li>b,
html[data-theme="dark"] .city-request-page .crt-location,
html[data-theme="dark"] .city-request-page .crt-location>span i,
html[data-theme="dark"] .city-request-page .crt-mobile-switch,
html[data-theme="dark"] .city-request-page .crt-phone,
html[data-theme="dark"] .city-request-page .crt-phone:before,
html[data-theme="dark"] .city-request-page .crt-phone>i,
html[data-theme="dark"] .city-request-page .crt-result-top>span,
html[data-theme="dark"] .city-request-page .crt-timeline>div:before,
html[data-theme="dark"] .city-request-page .crt-timeline>div>i,
html[data-theme="dark"] .city-request-page .crt-upload,
html[data-theme="dark"] .city-request-page .crt-upload>b,
html[data-theme="dark"] .city-request-page .crt-upload>i,
html[data-theme="dark"] .city-service-page,
html[data-theme="dark"] .city-stat-grid div,
html[data-theme="dark"] .code,
html[data-theme="dark"] .comments h2 em,
html[data-theme="dark"] .conf-ai-badge,
html[data-theme="dark"] .conf-author.is-open .conf-author-avatar,
html[data-theme="dark"] .conf-benefits article,
html[data-theme="dark"] .conf-big-bubble,
html[data-theme="dark"] .conf-big-bubble span,
html[data-theme="dark"] .conf-card,
html[data-theme="dark"] .conf-card-actions,
html[data-theme="dark"] .conf-card-actions a,
html[data-theme="dark"] .conf-card-actions a:hover,
html[data-theme="dark"] .conf-card-actions button,
html[data-theme="dark"] .conf-card-actions button.active,
html[data-theme="dark"] .conf-card-actions button:hover,
html[data-theme="dark"] .conf-card-badges span,
html[data-theme="dark"] .conf-card-badges span.is-open,
html[data-theme="dark"] .conf-card-badges span.is-pin,
html[data-theme="dark"] .conf-card-meta button,
html[data-theme="dark"] .conf-card-meta span,
html[data-theme="dark"] .conf-chat-back,
html[data-theme="dark"] .conf-chat-context,
html[data-theme="dark"] .conf-chat-messages,
html[data-theme="dark"] .conf-chat-messages article>div,
html[data-theme="dark"] .conf-chat-panel,
html[data-theme="dark"] .conf-chat-panel header>a:last-child,
html[data-theme="dark"] .conf-check>span,
html[data-theme="dark"] .conf-comment-anon i{background:#212121!important;background-image:none!important;border-color:var(--rd-dark-border,#3f3f3f)!important;}
html[data-theme="dark"] .conf-comment-form,
html[data-theme="dark"] .conf-comment-form.is-guest>span,
html[data-theme="dark"] .conf-comment-form>span,
html[data-theme="dark"] .conf-comment-list article.is-anonymous>span,
html[data-theme="dark"] .conf-comment-login,
html[data-theme="dark"] .conf-comment-login>i:first-child,
html[data-theme="dark"] .conf-comments,
html[data-theme="dark"] .conf-compose-form,
html[data-theme="dark"] .conf-compose-form>.conf-popup-actions,
html[data-theme="dark"] .conf-composer-teaser,
html[data-theme="dark"] .conf-conversation-list,
html[data-theme="dark"] .conf-conversation-list>a.active,
html[data-theme="dark"] .conf-conversation-list>a:hover,
html[data-theme="dark"] .conf-conversation-list>a>span,
html[data-theme="dark"] .conf-conversation-title,
html[data-theme="dark"] .conf-detail-actions,
html[data-theme="dark"] .conf-detail-actions a,
html[data-theme="dark"] .conf-detail-actions a:hover,
html[data-theme="dark"] .conf-detail-actions button,
html[data-theme="dark"] .conf-detail-actions button.active,
html[data-theme="dark"] .conf-detail-actions button:hover,
html[data-theme="dark"] .conf-detail-card,
html[data-theme="dark"] .conf-detail-media,
html[data-theme="dark"] .conf-detail-media button,
html[data-theme="dark"] .conf-detail-media>video,
html[data-theme="dark"] .conf-detail-privacy,
html[data-theme="dark"] .conf-detail-privacy.is-ai,
html[data-theme="dark"] .conf-empty,
html[data-theme="dark"] .conf-external-note,
html[data-theme="dark"] .conf-external-note>i,
html[data-theme="dark"] .conf-file-list span,
html[data-theme="dark"] .conf-filterbar,
html[data-theme="dark"] .conf-form-grid.social label,
html[data-theme="dark"] .conf-guest-name>div,
html[data-theme="dark"] .conf-guest-name>div>i,
html[data-theme="dark"] .conf-hero-actions .primary,
html[data-theme="dark"] .conf-hero-actions a,
html[data-theme="dark"] .conf-hero-actions a:hover,
html[data-theme="dark"] .conf-hero-actions button,
html[data-theme="dark"] .conf-hero-actions button:hover,
html[data-theme="dark"] .conf-hero-glow.glow-a,
html[data-theme="dark"] .conf-hero:before,
html[data-theme="dark"] .conf-inbox-card,
html[data-theme="dark"] .conf-inbox-card>span,
html[data-theme="dark"] .conf-kicker,
html[data-theme="dark"] .conf-lightbox button,
html[data-theme="dark"] .conf-link-preview,
html[data-theme="dark"] .conf-link-preview>span,
html[data-theme="dark"] .conf-location-all,
html[data-theme="dark"] .conf-location-strip,
html[data-theme="dark"] .conf-location-strip button,
html[data-theme="dark"] .conf-location-strip>span,
html[data-theme="dark"] .conf-media-preview,
html[data-theme="dark"] .conf-media-preview>.conf-media-kind,
html[data-theme="dark"] .conf-media-preview>span{background:#212121!important;background-image:none!important;border-color:var(--rd-dark-border,#3f3f3f)!important;}
html[data-theme="dark"] .conf-message-box,
html[data-theme="dark"] .conf-messages-layout,
html[data-theme="dark"] .conf-mini-bubble,
html[data-theme="dark"] .conf-mode-switch i,
html[data-theme="dark"] .conf-orbit b,
html[data-theme="dark"] .conf-other-locations>header,
html[data-theme="dark"] .conf-page,
html[data-theme="dark"] .conf-page .conf-comment-login,
html[data-theme="dark"] .conf-page .conf-compose-form,
html[data-theme="dark"] .conf-page .conf-external-note,
html[data-theme="dark"] .conf-page .conf-location-all,
html[data-theme="dark"] .conf-page .conf-location-change,
html[data-theme="dark"] .conf-page .conf-location-eyebrow em,
html[data-theme="dark"] .conf-page .conf-location-eyebrow span,
html[data-theme="dark"] .conf-page .conf-location-hub,
html[data-theme="dark"] .conf-page .conf-location-state,
html[data-theme="dark"] .conf-page .conf-media-preview.is-varsayilan,
html[data-theme="dark"] .conf-page .conf-media-preview.is-varsayilan:after,
html[data-theme="dark"] .conf-page .conf-popup .conf-sheet-dialog,
html[data-theme="dark"] .conf-page .conf-popup-actions,
html[data-theme="dark"] .conf-page .conf-popup-actions .conf-popup-btn.is-secondary,
html[data-theme="dark"] .conf-page .conf-popup-head,
html[data-theme="dark"] .conf-page .conf-report-dialog form,
html[data-theme="dark"] .conf-pagination a,
html[data-theme="dark"] .conf-pagination span,
html[data-theme="dark"] .conf-popup-actions,
html[data-theme="dark"] .conf-popup-actions .conf-popup-btn,
html[data-theme="dark"] .conf-popup-head,
html[data-theme="dark"] .conf-sheet-close,
html[data-theme="dark"] .conf-sheet-dialog,
html[data-theme="dark"] .conf-side-card,
html[data-theme="dark"] .conf-side-card.how li b,
html[data-theme="dark"] .conf-similar-list img,
html[data-theme="dark"] .conf-similar-list>a,
html[data-theme="dark"] .conf-similar-widget,
html[data-theme="dark"] .conf-socials button,
html[data-theme="dark"] .conf-stat-grid div,
html[data-theme="dark"] .conf-support-center-link,
html[data-theme="dark"] .conf-support-chat,
html[data-theme="dark"] .conf-support-chat>header>a:last-child,
html[data-theme="dark"] .conf-support-chat>header>span,
html[data-theme="dark"] .conf-support-conversation.active,
html[data-theme="dark"] .conf-support-conversation:hover,
html[data-theme="dark"] .conf-support-conversation>span,
html[data-theme="dark"] .conf-support-dashboard,
html[data-theme="dark"] .conf-support-hero-actions a,
html[data-theme="dark"] .conf-support-hero:after,
html[data-theme="dark"] .conf-support-identity button,
html[data-theme="dark"] .conf-support-mini,
html[data-theme="dark"] .conf-support-nav,
html[data-theme="dark"] .conf-support-nav section>header>b,
html[data-theme="dark"] .conf-support-outgoing,
html[data-theme="dark"] .conf-support-outgoing button,
html[data-theme="dark"] .conf-support-owner-toggle,
html[data-theme="dark"] .conf-support-owner-toggle button{background:#212121!important;background-image:none!important;border-color:var(--rd-dark-border,#3f3f3f)!important;}
html[data-theme="dark"] .conf-support-panel,
html[data-theme="dark"] .conf-support-request,
html[data-theme="dark"] .conf-support-request button,
html[data-theme="dark"] .conf-support-request button.accept,
html[data-theme="dark"] .conf-support-request>span,
html[data-theme="dark"] .conf-support-role span,
html[data-theme="dark"] .conf-support-safety,
html[data-theme="dark"] .conf-support-stats>div,
html[data-theme="dark"] .conf-support-status,
html[data-theme="dark"] .conf-support-status.is-aktif,
html[data-theme="dark"] .conf-upload,
html[data-theme="dark"] .conf-upload>b,
html[data-theme="dark"] .conf-upload>span,
html[data-theme="dark"] .contact-cards>a,
html[data-theme="dark"] .contact-cards>a>span,
html[data-theme="dark"] .contact-cards>a>span.whatsapp,
html[data-theme="dark"] .contact-form-card,
html[data-theme="dark"] .contact-form-card>header>span,
html[data-theme="dark"] .contact-note,
html[data-theme="dark"] .corp-art-main,
html[data-theme="dark"] .corp-content-card,
html[data-theme="dark"] .corp-content-card>header>span,
html[data-theme="dark"] .corp-hero-actions a,
html[data-theme="dark"] .corp-hero-actions a.ghost,
html[data-theme="dark"] .corp-hero-art b,
html[data-theme="dark"] .corp-hero-art>i,
html[data-theme="dark"] .corp-hero:before,
html[data-theme="dark"] .corp-kicker,
html[data-theme="dark"] .corp-page,
html[data-theme="dark"] .corp-side-card,
html[data-theme="dark"] .corp-side-card>span,
html[data-theme="dark"] .dark .rv28-upload-card>span,
html[data-theme="dark"] .days b,
html[data-theme="dark"] .detail-actionbar a,
html[data-theme="dark"] .detail-actionbar button,
html[data-theme="dark"] .detail-date-card,
html[data-theme="dark"] .detail-external,
html[data-theme="dark"] .detail-external>i:first-child,
html[data-theme="dark"] .detail-location,
html[data-theme="dark"] .detail-location>span,
html[data-theme="dark"] .detail-owner-card>span,
html[data-theme="dark"] .detail-summary-card>div>i,
html[data-theme="dark"] .detail-tags span,
html[data-theme="dark"] .dlm-hero-icon,
html[data-theme="dark"] .dm-toggle,
html[data-theme="dark"] .ecz-badge-nobetci,
html[data-theme="dark"] .ecz-card-ico,
html[data-theme="dark"] .ecz-hero-stat,
html[data-theme="dark"] .emergency-ambulance,
html[data-theme="dark"] .emergency-door,
html[data-theme="dark"] .emergency-hospital-art,
html[data-theme="dark"] .emergency-page,
html[data-theme="dark"] .emergency-page .health-info-banner--blue>i,
html[data-theme="dark"] .emergency-page .health-info-banner>i,
html[data-theme="dark"] .emergency-window{background:#212121!important;background-image:none!important;border-color:var(--rd-dark-border,#3f3f3f)!important;}
html[data-theme="dark"] .event-card,
html[data-theme="dark"] .event-card-media,
html[data-theme="dark"] .event-card-media>em,
html[data-theme="dark"] .event-date-badge,
html[data-theme="dark"] .event-detail-date-panel,
html[data-theme="dark"] .event-detail-date-panel em,
html[data-theme="dark"] .event-detail-eyebrow,
html[data-theme="dark"] .event-detail-tags span,
html[data-theme="dark"] .event-feature,
html[data-theme="dark"] .event-feature-media,
html[data-theme="dark"] .event-feature-media>span,
html[data-theme="dark"] .feature-media,
html[data-theme="dark"] .floating-pill,
html[data-theme="dark"] .ft-social,
html[data-theme="dark"] .fuel-art-price>i,
html[data-theme="dark"] .fuel-btn,
html[data-theme="dark"] .fuel-btn-primary,
html[data-theme="dark"] .fuel-btn-primary:hover,
html[data-theme="dark"] .fuel-btn:hover,
html[data-theme="dark"] .fuel-calculator-card,
html[data-theme="dark"] .fuel-calculator-result>div,
html[data-theme="dark"] .fuel-calculator-result>div.is-total,
html[data-theme="dark"] .fuel-card-heading.compact>span,
html[data-theme="dark"] .fuel-data-alert,
html[data-theme="dark"] .fuel-data-alert>i,
html[data-theme="dark"] .fuel-district-section,
html[data-theme="dark"] .fuel-guide-grid .is-blue,
html[data-theme="dark"] .fuel-guide-grid .is-green,
html[data-theme="dark"] .fuel-guide-grid article,
html[data-theme="dark"] .fuel-hero,
html[data-theme="dark"] .fuel-hero:before,
html[data-theme="dark"] .fuel-hose i,
html[data-theme="dark"] .fuel-kicker,
html[data-theme="dark"] .fuel-location-change,
html[data-theme="dark"] .fuel-location-change:hover,
html[data-theme="dark"] .fuel-location-copy em,
html[data-theme="dark"] .fuel-location-hub,
html[data-theme="dark"] .fuel-location-state,
html[data-theme="dark"] .fuel-location-state.is-ready,
html[data-theme="dark"] .fuel-orbit-a i,
html[data-theme="dark"] .fuel-other-card,
html[data-theme="dark"] .fuel-other-card>span,
html[data-theme="dark"] .fuel-page,
html[data-theme="dark"] .fuel-price-card,
html[data-theme="dark"] .fuel-price-card-top>b,
html[data-theme="dark"] .fuel-pump,
html[data-theme="dark"] .fuel-pump:before,
html[data-theme="dark"] .fuel-road-lines i,
html[data-theme="dark"] .fuel-road-lines i:after,
html[data-theme="dark"] .fuel-section-head-actions button,
html[data-theme="dark"] .fuel-source-panel,
html[data-theme="dark"] .fuel-source-panel>a,
html[data-theme="dark"] .fuel-table td:first-child>b,
html[data-theme="dark"] .fuel-table td:first-child>span,
html[data-theme="dark"] .fuel-table th{background:#212121!important;background-image:none!important;border-color:var(--rd-dark-border,#3f3f3f)!important;}
html[data-theme="dark"] .fuel-tank-card,
html[data-theme="dark"] .fuel-tank-custom,
html[data-theme="dark"] .fuel-tank-custom>div,
html[data-theme="dark"] .fuel-tank-list article,
html[data-theme="dark"] .fuel-tip-grid article,
html[data-theme="dark"] .fuel-tip-grid article>span,
html[data-theme="dark"] .gallery-btn-light,
html[data-theme="dark"] .gallery-btn-primary,
html[data-theme="dark"] .gallery-card,
html[data-theme="dark"] .gallery-card-media,
html[data-theme="dark"] .gallery-category-strip a,
html[data-theme="dark"] .gallery-detail-badges span,
html[data-theme="dark"] .gallery-detail-facts > div > span,
html[data-theme="dark"] .gallery-detail-heading,
html[data-theme="dark"] .gallery-detail-owner-avatar,
html[data-theme="dark"] .gallery-detail-page,
html[data-theme="dark"] .gallery-detail-page .gallery-detail-heading,
html[data-theme="dark"] .gallery-detail-page .gallery-detail-sidebar > section,
html[data-theme="dark"] .gallery-detail-page .gallery-detail-upload,
html[data-theme="dark"] .gallery-detail-page .gallery-detail-visual,
html[data-theme="dark"] .gallery-detail-page .gallery-detail-visual-actions button,
html[data-theme="dark"] .gallery-detail-sidebar,
html[data-theme="dark"] .gallery-detail-sidebar>section,
html[data-theme="dark"] .gallery-detail-source,
html[data-theme="dark"] .gallery-detail-upload,
html[data-theme="dark"] .gallery-detail-visual-actions button,
html[data-theme="dark"] .gallery-detail-visual-footer,
html[data-theme="dark"] .gallery-detail-visual-icon,
html[data-theme="dark"] .gallery-empty,
html[data-theme="dark"] .gallery-filter-reset,
html[data-theme="dark"] .gallery-filter-reset:hover,
html[data-theme="dark"] .gallery-filterbar,
html[data-theme="dark"] .gallery-filterbar-title > span,
html[data-theme="dark"] .gallery-hero-chips span,
html[data-theme="dark"] .gallery-hero:before,
html[data-theme="dark"] .gallery-lightbox-close,
html[data-theme="dark"] .gallery-location-card>i,
html[data-theme="dark"] .gallery-member-section,
html[data-theme="dark"] .gallery-open-icon,
html[data-theme="dark"] .gallery-owner-avatar,
html[data-theme="dark"] .gallery-page,
html[data-theme="dark"] .gallery-page .gallery-btn-light,
html[data-theme="dark"] .gallery-page .gallery-btn-primary,
html[data-theme="dark"] .gallery-page .gallery-category-strip a,
html[data-theme="dark"] .gallery-page .gallery-category-strip a > span,
html[data-theme="dark"] .gallery-page .gallery-category-strip a small,
html[data-theme="dark"] .gallery-page .gallery-category-strip a.active > span,
html[data-theme="dark"] .gallery-page .gallery-category-strip a.active small,
html[data-theme="dark"] .gallery-page .gallery-category-strip a.active>span,
html[data-theme="dark"] .gallery-page .gallery-category-strip a>span,
html[data-theme="dark"] .gallery-page .gallery-filter-reset,
html[data-theme="dark"] .gallery-page .gallery-filter-reset:hover,
html[data-theme="dark"] .gallery-page .gallery-filter-toggle,
html[data-theme="dark"] .gallery-page .gallery-filterbar,
html[data-theme="dark"] .gallery-page .gallery-filterbar .gallery-filter-submit > span{background:#212121!important;background-image:none!important;border-color:var(--rd-dark-border,#3f3f3f)!important;}
html[data-theme="dark"] .gallery-page .gallery-filterbar-title>span,
html[data-theme="dark"] .gallery-page .gallery-lightbox-badges span,
html[data-theme="dark"] .gallery-page .gallery-lightbox-info,
html[data-theme="dark"] .gallery-page .gallery-lightbox-owner > span,
html[data-theme="dark"] .gallery-page .gallery-location-card > span,
html[data-theme="dark"] .gallery-page .gallery-member-section,
html[data-theme="dark"] .gallery-page .gallery-section-icon,
html[data-theme="dark"] .gallery-page .gallery-section-icon.is-rd,
html[data-theme="dark"] .gallery-pagination a,
html[data-theme="dark"] .gallery-related-grid a,
html[data-theme="dark"] .gallery-related-media > span,
html[data-theme="dark"] .gallery-section-icon,
html[data-theme="dark"] .gallery-source-badge.is-rd,
html[data-theme="dark"] .gallery-stat-grid div,
html[data-theme="dark"] .guide-grid div,
html[data-theme="dark"] .guide-grid i,
html[data-theme="dark"] .hbr-ad-badge,
html[data-theme="dark"] .hbr-ad-box,
html[data-theme="dark"] .hbr-ad-box > a,
html[data-theme="dark"] .hbr-aksiyon-btn.hbr-aksiyon-btn-aktif,
html[data-theme="dark"] .hbr-aksiyon-btn.is-active,
html[data-theme="dark"] .hbr-aksiyon-btn:hover,
html[data-theme="dark"] .hbr-article-heading .hbr-detail-editor-badge,
html[data-theme="dark"] .hbr-article-heading .hbr-detail-rss-badge,
html[data-theme="dark"] .hbr-bookmark-btn.is-active,
html[data-theme="dark"] .hbr-bookmark-btn:hover,
html[data-theme="dark"] .hbr-breaking-label span,
html[data-theme="dark"] .hbr-card-media,
html[data-theme="dark"] .hbr-comment-business,
html[data-theme="dark"] .hbr-comments-head h2 small,
html[data-theme="dark"] .hbr-detail-body blockquote,
html[data-theme="dark"] .hbr-detail-editor-badge,
html[data-theme="dark"] .hbr-detail-figure,
html[data-theme="dark"] .hbr-detail-float,
html[data-theme="dark"] .hbr-detail-float-two,
html[data-theme="dark"] .hbr-detail-hero::before,
html[data-theme="dark"] .hbr-detail-news-device,
html[data-theme="dark"] .hbr-detail-rss-badge,
html[data-theme="dark"] .hbr-device-line,
html[data-theme="dark"] .hbr-empty > i,
html[data-theme="dark"] .hbr-feed-head,
html[data-theme="dark"] .hbr-feed-head-icon,
html[data-theme="dark"] .hbr-feed-status,
html[data-theme="dark"] .hbr-float-dot,
html[data-theme="dark"] .hbr-hero-btn-ghost,
html[data-theme="dark"] .hbr-hero-btn-ghost:hover,
html[data-theme="dark"] .hbr-hero-btn-primary,
html[data-theme="dark"] .hbr-hero-eyebrow,
html[data-theme="dark"] .hbr-hero::before,
html[data-theme="dark"] .hbr-kaynak-git-link,
html[data-theme="dark"] .hbr-mobile-reader-nav a,
html[data-theme="dark"] .hbr-mobile-reader-nav a i,
html[data-theme="dark"] .hbr-operation-notice,
html[data-theme="dark"] .hbr-side-img,
html[data-theme="dark"] .hbr-source-icon{background:#212121!important;background-image:none!important;border-color:var(--rd-dark-border,#3f3f3f)!important;}
html[data-theme="dark"] .hbr-source-icon.is-editor,
html[data-theme="dark"] .hbr-visual-card,
html[data-theme="dark"] .hbr-visual-card-right,
html[data-theme="dark"] .hbr-visual-lines b,
html[data-theme="dark"] .hbr-visual-lines b:nth-child(3),
html[data-theme="dark"] .hdr-loc,
html[data-theme="dark"] .hdr-loc:hover,
html[data-theme="dark"] .hdr-nearby-link,
html[data-theme="dark"] .hdr-nearby-link.active,
html[data-theme="dark"] .hdr-nearby-link:focus-visible,
html[data-theme="dark"] .hdr-nearby-link:hover,
html[data-theme="dark"] .health-action--whatsapp,
html[data-theme="dark"] .health-ecg::before,
html[data-theme="dark"] .health-emergency-card > a,
html[data-theme="dark"] .health-emergency-icon,
html[data-theme="dark"] .health-hero--appointment,
html[data-theme="dark"] .health-hero--emergency,
html[data-theme="dark"] .health-hero--hospital,
html[data-theme="dark"] .health-hero--pharmacy,
html[data-theme="dark"] .health-hero-btn--glass,
html[data-theme="dark"] .health-hero-btn--glass:hover,
html[data-theme="dark"] .health-hero-btn--light,
html[data-theme="dark"] .health-hero::before,
html[data-theme="dark"] .health-info-banner,
html[data-theme="dark"] .health-info-banner > span,
html[data-theme="dark"] .health-info-banner--day,
html[data-theme="dark"] .health-info-banner--day > span,
html[data-theme="dark"] .health-kicker,
html[data-theme="dark"] .health-orbit::after,
html[data-theme="dark"] .health-orbit::before,
html[data-theme="dark"] .health-page,
html[data-theme="dark"] .health-place-icon.is-dental,
html[data-theme="dark"] .health-side-card > a,
html[data-theme="dark"] .health-side-card--notice .health-side-card__head > span,
html[data-theme="dark"] .health-side-card__head > span,
html[data-theme="dark"] .health-stat-icon--green,
html[data-theme="dark"] .health-status--soft,
html[data-theme="dark"] .health-toolbar-links a:hover,
html[data-theme="dark"] .health-urgent-icon,
html[data-theme="dark"] .health-urgent-strip>a,
html[data-theme="dark"] .heritage-login,
html[data-theme="dark"] .heritage-placeholder,
html[data-theme="dark"] .heritage-rule,
html[data-theme="dark"] .hero-arrow,
html[data-theme="dark"] .hero-arrow:hover,
html[data-theme="dark"] .hero-btn-outline,
html[data-theme="dark"] .hero-btn-outline:hover,
html[data-theme="dark"] .hero-dot,
html[data-theme="dark"] .hero-dot.active,
html[data-theme="dark"] .hospital-building,
html[data-theme="dark"] .hospital-card.has-emergency,
html[data-theme="dark"] .hospital-entry,
html[data-theme="dark"] .hospital-floor span,
html[data-theme="dark"] .hospital-page,
html[data-theme="dark"] .hospital-page .health-info-banner>i{background:#212121!important;background-image:none!important;border-color:var(--rd-dark-border,#3f3f3f)!important;}
html[data-theme="dark"] .hq-pill,
html[data-theme="dark"] .hq-pill:hover,
html[data-theme="dark"] .ic-am,
html[data-theme="dark"] .ic-bl,
html[data-theme="dark"] .ic-blue,
html[data-theme="dark"] .ic-in,
html[data-theme="dark"] .ic-pk,
html[data-theme="dark"] .ic-pp,
html[data-theme="dark"] .ic-purple,
html[data-theme="dark"] .ic-rd,
html[data-theme="dark"] .ic-teal,
html[data-theme="dark"] .ic-tl,
html[data-theme="dark"] .icon-btn,
html[data-theme="dark"] .info-icon,
html[data-theme="dark"] .info-strip,
html[data-theme="dark"] .inst-req-ico.fail,
html[data-theme="dark"] .invite-link,
html[data-theme="dark"] .is-balikcilik-deniz .rd-card-facts span,
html[data-theme="dark"] .is-cay-bahceleri .rd-card-facts span,
html[data-theme="dark"] .is-food .rd-yik-hero-overlay,
html[data-theme="dark"] .is-orman-yuruyus .rd-card-facts span,
html[data-theme="dark"] .is-stay .rd-yik-hero-overlay,
html[data-theme="dark"] .leaflet-container,
html[data-theme="dark"] .loc-close,
html[data-theme="dark"] .loc-modal,
html[data-theme="dark"] .map-fallback,
html[data-theme="dark"] .map-frame,
html[data-theme="dark"] .market-badge--condition,
html[data-theme="dark"] .market-badge--new,
html[data-theme="dark"] .market-box::before,
html[data-theme="dark"] .market-btn-primary,
html[data-theme="dark"] .market-btn-secondary,
html[data-theme="dark"] .market-card-footer button.is-active,
html[data-theme="dark"] .market-card-footer button:hover,
html[data-theme="dark"] .market-card-media,
html[data-theme="dark"] .market-card-placeholder,
html[data-theme="dark"] .market-cart,
html[data-theme="dark"] .market-contact-btn > i,
html[data-theme="dark"] .market-detail-description,
html[data-theme="dark"] .market-detail-favorite > i,
html[data-theme="dark"] .market-detail-favorite.is-active,
html[data-theme="dark"] .market-detail-page,
html[data-theme="dark"] .market-form-hero,
html[data-theme="dark"] .market-form-steps b,
html[data-theme="dark"] .market-form-steps span.is-active b,
html[data-theme="dark"] .market-gallery-main,
html[data-theme="dark"] .market-gallery-main img,
html[data-theme="dark"] .market-image-upload-icon,
html[data-theme="dark"] .market-image-upload.is-dragging,
html[data-theme="dark"] .market-map-visual,
html[data-theme="dark"] .market-map-visual::before,
html[data-theme="dark"] .market-member-btn-light,
html[data-theme="dark"] .market-member-btn-light span,
html[data-theme="dark"] .market-member-btn-primary,
html[data-theme="dark"] .market-member-hero{background:#212121!important;background-image:none!important;border-color:var(--rd-dark-border,#3f3f3f)!important;}
html[data-theme="dark"] .market-message-info,
html[data-theme="dark"] .market-message-preference,
html[data-theme="dark"] .market-message-preference > b,
html[data-theme="dark"] .market-message-preference-icon,
html[data-theme="dark"] .market-message-switch::after,
html[data-theme="dark"] .market-negotiable,
html[data-theme="dark"] .market-page,
html[data-theme="dark"] .market-safety,
html[data-theme="dark"] .market-safety > span,
html[data-theme="dark"] .market-safety-card,
html[data-theme="dark"] .market-safety-card > span,
html[data-theme="dark"] .market-side-cta,
html[data-theme="dark"] .market-side-cta > span,
html[data-theme="dark"] .market-side-cta a,
html[data-theme="dark"] .market-status--pasif,
html[data-theme="dark"] .market-status--satildi,
html[data-theme="dark"] .market-status--yayinda,
html[data-theme="dark"] .market-tone-blue,
html[data-theme="dark"] .market-tone-green,
html[data-theme="dark"] .market-tone-pink,
html[data-theme="dark"] .market-tone-purple,
html[data-theme="dark"] .market-tone-slate,
html[data-theme="dark"] .market-tone-teal,
html[data-theme="dark"] .message-alert,
html[data-theme="dark"] .message-bubble,
html[data-theme="dark"] .message-bubble-row.is-mine .message-bubble,
html[data-theme="dark"] .message-hero-actions>a,
html[data-theme="dark"] .message-hero-actions>span,
html[data-theme="dark"] .mini-media,
html[data-theme="dark"] .mob-app-actions a,
html[data-theme="dark"] .mob-app-group,
html[data-theme="dark"] .mob-app-list>a>i:first-child,
html[data-theme="dark"] .mob-app-menu,
html[data-theme="dark"] .mob-app-primary a,
html[data-theme="dark"] .mob-app-primary a i,
html[data-theme="dark"] .mob-app-primary a.active,
html[data-theme="dark"] .mob-app-service-grid a,
html[data-theme="dark"] .mob-app-service-grid i,
html[data-theme="dark"] .mob-bottom-nav,
html[data-theme="dark"] .mob-dm-toggle,
html[data-theme="dark"] .mob-drawer,
html[data-theme="dark"] .mob-drawer-close,
html[data-theme="dark"] .mob-drawer-close:hover,
html[data-theme="dark"] .mob-drawer-footer,
html[data-theme="dark"] .mob-drawer-hdr::after,
html[data-theme="dark"] .mob-hdr,
html[data-theme="dark"] .mob-menu-btn,
html[data-theme="dark"] .mountain,
html[data-theme="dark"] .mountain.m2,
html[data-theme="dark"] .moving-minibus,
html[data-theme="dark"] .muni-building,
html[data-theme="dark"] .muni-category-rail button,
html[data-theme="dark"] .muni-category-rail button b,
html[data-theme="dark"] .muni-category-rail button.active b,
html[data-theme="dark"] .muni-columns b{background:#212121!important;background-image:none!important;border-color:var(--rd-dark-border,#3f3f3f)!important;}
html[data-theme="dark"] .muni-contact,
html[data-theme="dark"] .muni-contact-actions a,
html[data-theme="dark"] .muni-contact-actions button,
html[data-theme="dark"] .muni-content-card,
html[data-theme="dark"] .muni-content-date,
html[data-theme="dark"] .muni-content-more,
html[data-theme="dark"] .muni-content-more.is-expanded>i,
html[data-theme="dark"] .muni-content-more>b,
html[data-theme="dark"] .muni-content-more>i,
html[data-theme="dark"] .muni-content-panel.type-haber .muni-content-type-head>span,
html[data-theme="dark"] .muni-content-panel.type-ihale .muni-content-type-head>span,
html[data-theme="dark"] .muni-content-panel.type-proje .muni-content-type-head>span,
html[data-theme="dark"] .muni-content-panel.type-rapor .muni-content-type-head>span,
html[data-theme="dark"] .muni-content-panel.type-vefat .muni-content-type-head>span,
html[data-theme="dark"] .muni-content-tabs button,
html[data-theme="dark"] .muni-content-tabs button b,
html[data-theme="dark"] .muni-content-tabs button.active b,
html[data-theme="dark"] .muni-content-tabs button.active>b,
html[data-theme="dark"] .muni-content-tabs button.active>span,
html[data-theme="dark"] .muni-content-tabs button>b,
html[data-theme="dark"] .muni-content-tabs button>span,
html[data-theme="dark"] .muni-content-type-head,
html[data-theme="dark"] .muni-content-type-head>b,
html[data-theme="dark"] .muni-content-type-head>span,
html[data-theme="dark"] .muni-empty,
html[data-theme="dark"] .muni-external-channel,
html[data-theme="dark"] .muni-external-channel>span,
html[data-theme="dark"] .muni-external-close,
html[data-theme="dark"] .muni-external-close:hover,
html[data-theme="dark"] .muni-external-dialog,
html[data-theme="dark"] .muni-external-dialog footer,
html[data-theme="dark"] .muni-external-dialog footer .secondary,
html[data-theme="dark"] .muni-external-dialog footer .secondary:hover,
html[data-theme="dark"] .muni-external-dialog header>span,
html[data-theme="dark"] .muni-external-dialog>.muni-external-head,
html[data-theme="dark"] .muni-external-dialog>.muni-external-head>span,
html[data-theme="dark"] .muni-external-head,
html[data-theme="dark"] .muni-external-head:after,
html[data-theme="dark"] .muni-external-head>span,
html[data-theme="dark"] .muni-external-info,
html[data-theme="dark"] .muni-external-info>span,
html[data-theme="dark"] .muni-flag,
html[data-theme="dark"] .muni-flow-card,
html[data-theme="dark"] .muni-flow-card.obituary,
html[data-theme="dark"] .muni-flow-card.project,
html[data-theme="dark"] .muni-flow-card.report,
html[data-theme="dark"] .muni-flow-card.tender,
html[data-theme="dark"] .muni-hero-actions button,
html[data-theme="dark"] .muni-hero-actions button.is-primary,
html[data-theme="dark"] .muni-hero-glow,
html[data-theme="dark"] .muni-identity-card,
html[data-theme="dark"] .muni-identity-card>button,
html[data-theme="dark"] .muni-kicker,
html[data-theme="dark"] .muni-live,
html[data-theme="dark"] .muni-live-badge{background:#212121!important;background-image:none!important;border-color:var(--rd-dark-border,#3f3f3f)!important;}
html[data-theme="dark"] .muni-logo,
html[data-theme="dark"] .muni-mayor-card,
html[data-theme="dark"] .muni-mayor-meta span,
html[data-theme="dark"] .muni-mayor-wave b,
html[data-theme="dark"] .muni-quick-actions>.primary>span,
html[data-theme="dark"] .muni-quick-actions>a,
html[data-theme="dark"] .muni-quick-actions>a>span,
html[data-theme="dark"] .muni-quick-actions>button,
html[data-theme="dark"] .muni-quick-actions>button>span,
html[data-theme="dark"] .muni-roof,
html[data-theme="dark"] .muni-section,
html[data-theme="dark"] .muni-service-card,
html[data-theme="dark"] .muni-service-card>button,
html[data-theme="dark"] .muni-service-icon,
html[data-theme="dark"] .muni-service-more,
html[data-theme="dark"] .muni-service-orbit span,
html[data-theme="dark"] .muni-service-tags b,
html[data-theme="dark"] .muni-service-tags span,
html[data-theme="dark"] .muni-stat-card,
html[data-theme="dark"] .muni-stat-card>span,
html[data-theme="dark"] .muni-steps,
html[data-theme="dark"] .muni-sync-empty,
html[data-theme="dark"] .muni-sync-empty button,
html[data-theme="dark"] .muni-sync-empty>span,
html[data-theme="dark"] .muni-type-empty,
html[data-theme="dark"] .muni-type-empty>span,
html[data-theme="dark"] .muni-view-tabs,
html[data-theme="dark"] .muni-view-tabs>button,
html[data-theme="dark"] .muni-view-tabs>button.active>b,
html[data-theme="dark"] .muni-view-tabs>button.active>span,
html[data-theme="dark"] .muni-view-tabs>button>b,
html[data-theme="dark"] .muni-view-tabs>button>span,
html[data-theme="dark"] .municipality-page,
html[data-theme="dark"] .nav-bar,
html[data-theme="dark"] .nc-img,
html[data-theme="dark"] .news-image,
html[data-theme="dark"] .parking-actions a,
html[data-theme="dark"] .parking-actions a.glass,
html[data-theme="dark"] .parking-building,
html[data-theme="dark"] .parking-building span,
html[data-theme="dark"] .parking-card,
html[data-theme="dark"] .parking-charge,
html[data-theme="dark"] .parking-empty,
html[data-theme="dark"] .parking-feature-grid article,
html[data-theme="dark"] .parking-feature-overview,
html[data-theme="dark"] .parking-filter,
html[data-theme="dark"] .parking-guide-grid article,
html[data-theme="dark"] .parking-hero-badges span,
html[data-theme="dark"] .parking-hero::after,
html[data-theme="dark"] .parking-hero::before,
html[data-theme="dark"] .parking-kicker,
html[data-theme="dark"] .parking-mobile-context,
html[data-theme="dark"] .parking-price,
html[data-theme="dark"] .parking-space-card,
html[data-theme="dark"] .parking-stats article{background:#212121!important;background-image:none!important;border-color:var(--rd-dark-border,#3f3f3f)!important;}
html[data-theme="dark"] .parking-tags span,
html[data-theme="dark"] .ph-ico,
html[data-theme="dark"] .pharmacy-awning span:nth-child(even),
html[data-theme="dark"] .pharmacy-building,
html[data-theme="dark"] .pharmacy-card.is-on-duty,
html[data-theme="dark"] .pharmacy-door,
html[data-theme="dark"] .pharmacy-light,
html[data-theme="dark"] .pharmacy-window,
html[data-theme="dark"] .premium-active-chip,
html[data-theme="dark"] .premium-ai-benefit,
html[data-theme="dark"] .premium-ai-right,
html[data-theme="dark"] .premium-cancel-btn,
html[data-theme="dark"] .premium-hero-icon,
html[data-theme="dark"] .premium-method-logo.card,
html[data-theme="dark"] .premium-method-status.manual,
html[data-theme="dark"] .premium-method-widget:hover,
html[data-theme="dark"] .premium-page .premium-hero-icon,
html[data-theme="dark"] .premium-page .premium-status-row span,
html[data-theme="dark"] .premium-paytr-frame,
html[data-theme="dark"] .premium-paytr-security,
html[data-theme="dark"] .premium-period-widget:hover:not(:disabled),
html[data-theme="dark"] .premium-result-card.fail .premium-result-icon,
html[data-theme="dark"] .premium-section-title>i,
html[data-theme="dark"] .premium-status-row span,
html[data-theme="dark"] .premium-unavailable,
html[data-theme="dark"] .priority-acil .announcement-icon,
html[data-theme="dark"] .priority-acil .announcement-priority-mark,
html[data-theme="dark"] .priority-onemli .announcement-icon,
html[data-theme="dark"] .priority-onemli .announcement-priority-mark,
html[data-theme="dark"] .project-image,
html[data-theme="dark"] .qi-business,
html[data-theme="dark"] .qi-health,
html[data-theme="dark"] .qi-transport,
html[data-theme="dark"] .qi-video,
html[data-theme="dark"] .rai-answer-action,
html[data-theme="dark"] .rai-avatar,
html[data-theme="dark"] .rai-capabilities>div,
html[data-theme="dark"] .rai-capabilities>div>i,
html[data-theme="dark"] .rai-chat-card,
html[data-theme="dark"] .rai-chat-card.is-chat-fullscreen,
html[data-theme="dark"] .rai-chat-card:-webkit-full-screen,
html[data-theme="dark"] .rai-chat-card:fullscreen,
html[data-theme="dark"] .rai-chat-head,
html[data-theme="dark"] .rai-composer,
html[data-theme="dark"] .rai-eyebrow,
html[data-theme="dark"] .rai-fullscreen-toggle,
html[data-theme="dark"] .rai-fullscreen-toggle:hover,
html[data-theme="dark"] .rai-fullscreen-toggle[aria-pressed="true"],
html[data-theme="dark"] .rai-greeting-location,
html[data-theme="dark"] .rai-greeting-location>i,
html[data-theme="dark"] .rai-guest-status,
html[data-theme="dark"] .rai-guest-status.empty,
html[data-theme="dark"] .rai-head-avatar,
html[data-theme="dark"] .rai-hero-badges span,
html[data-theme="dark"] .rai-history-link{background:#212121!important;background-image:none!important;border-color:var(--rd-dark-border,#3f3f3f)!important;}
html[data-theme="dark"] .rai-history-link:hover,
html[data-theme="dark"] .rai-live,
html[data-theme="dark"] .rai-login-gate,
html[data-theme="dark"] .rai-login-gate-actions a,
html[data-theme="dark"] .rai-login-gate-icon,
html[data-theme="dark"] .rai-message-avatar,
html[data-theme="dark"] .rai-message-avatar-user,
html[data-theme="dark"] .rai-message-avatar-user img,
html[data-theme="dark"] .rai-message.assistant .rai-bubble,
html[data-theme="dark"] .rai-orbit i,
html[data-theme="dark"] .rai-privacy,
html[data-theme="dark"] .rai-process li>b,
html[data-theme="dark"] .rai-quick,
html[data-theme="dark"] .rai-quick button,
html[data-theme="dark"] .rai-quick-nav,
html[data-theme="dark"] .rai-quick-nav:hover,
html[data-theme="dark"] .rai-quick-shell,
html[data-theme="dark"] .rai-reset,
html[data-theme="dark"] .rai-reset:hover,
html[data-theme="dark"] .rai-side-card,
html[data-theme="dark"] .rai-side-head>span,
html[data-theme="dark"] .rai-source,
html[data-theme="dark"] .rai-source-icon,
html[data-theme="dark"] .rai-thread,
html[data-theme="dark"] .rc-balance-card,
html[data-theme="dark"] .rc-card,
html[data-theme="dark"] .rc-coin-mark,
html[data-theme="dark"] .rc-eyebrow,
html[data-theme="dark"] .rc-future,
html[data-theme="dark"] .rc-future>a,
html[data-theme="dark"] .rc-future>span,
html[data-theme="dark"] .rc-history-row.is-in .rc-history-icon,
html[data-theme="dark"] .rc-history-row.is-out .rc-history-icon,
html[data-theme="dark"] .rc-modal section>div button,
html[data-theme="dark"] .rc-modal-close,
html[data-theme="dark"] .rc-modal-icon,
html[data-theme="dark"] .rc-modal>section,
html[data-theme="dark"] .rc-page .rc-balance-card,
html[data-theme="dark"] .rc-page .rc-coin-mark,
html[data-theme="dark"] .rc-page .rc-wallet:before,
html[data-theme="dark"] .rc-quick button,
html[data-theme="dark"] .rc-security,
html[data-theme="dark"] .rc-stats .blue,
html[data-theme="dark"] .rc-stats .green,
html[data-theme="dark"] .rc-stats .purple,
html[data-theme="dark"] .rc-stats article,
html[data-theme="dark"] .rc-wallet:before,
html[data-theme="dark"] .rcg-actions a,
html[data-theme="dark"] .rcg-actions a+ a,
html[data-theme="dark"] .rcg-alert.err,
html[data-theme="dark"] .rcg-finished,
html[data-theme="dark"] .rcg-head>span,
html[data-theme="dark"] .rcg-hero-status span,
html[data-theme="dark"] .rcg-kicker,
html[data-theme="dark"] .rcg-page{background:#212121!important;background-image:none!important;border-color:var(--rd-dark-border,#3f3f3f)!important;}
html[data-theme="dark"] .rcg-panel,
html[data-theme="dark"] .rcg-panel header>span,
html[data-theme="dark"] .rcg-referral-count,
html[data-theme="dark"] .rcg-referral-reward>span.bekliyor,
html[data-theme="dark"] .rcg-referral-reward>span.iptal,
html[data-theme="dark"] .rcg-referral-reward>span.odullendirildi,
html[data-theme="dark"] .rcg-streak,
html[data-theme="dark"] .rcg-streak>span,
html[data-theme="dark"] .rcg-task,
html[data-theme="dark"] .rcg-task .go,
html[data-theme="dark"] .rcg-task .ico,
html[data-theme="dark"] .rcg-task.done,
html[data-theme="dark"] .rcg-task.wait,
html[data-theme="dark"] .rct-actions a,
html[data-theme="dark"] .rct-actions a.ghost,
html[data-theme="dark"] .rct-balance,
html[data-theme="dark"] .rct-balance>span,
html[data-theme="dark"] .rct-coin,
html[data-theme="dark"] .rct-eyebrow,
html[data-theme="dark"] .rct-float,
html[data-theme="dark"] .rct-game-access,
html[data-theme="dark"] .rct-game-access a+a,
html[data-theme="dark"] .rct-game-cover span,
html[data-theme="dark"] .rct-grid article,
html[data-theme="dark"] .rct-grid article>i,
html[data-theme="dark"] .rct-grid small,
html[data-theme="dark"] .rct-hero:before,
html[data-theme="dark"] .rct-intro,
html[data-theme="dark"] .rct-intro aside,
html[data-theme="dark"] .rct-market,
html[data-theme="dark"] .rct-market-actions a.light,
html[data-theme="dark"] .rct-member-callout,
html[data-theme="dark"] .rct-member-callout>span,
html[data-theme="dark"] .rct-page,
html[data-theme="dark"] .rct-section,
html[data-theme="dark"] .rct-steps article,
html[data-theme="dark"] .rd-ad-card,
html[data-theme="dark"] .rd-ad-creative,
html[data-theme="dark"] .rd-ad-creative-cta,
html[data-theme="dark"] .rd-ad-creative-media,
html[data-theme="dark"] .rd-ad-label,
html[data-theme="dark"] .rd-ad-placeholder,
html[data-theme="dark"] .rd-ad-placeholder-icon,
html[data-theme="dark"] .rd-ad-placeholder:hover,
html[data-theme="dark"] .rd-ad-request-close,
html[data-theme="dark"] .rd-ad-request-close:focus-visible,
html[data-theme="dark"] .rd-ad-request-close:hover,
html[data-theme="dark"] .rd-ad-request-context,
html[data-theme="dark"] .rd-ad-request-hdr,
html[data-theme="dark"] .rd-ad-request-hdr-icon,
html[data-theme="dark"] .rd-ad-request-modal,
html[data-theme="dark"] .rd-ad-request-status.is-info,
html[data-theme="dark"] .rd-admin-social-callback,
html[data-theme="dark"] .rd-admin-social-provider,
html[data-theme="dark"] .rd-admin-social-provider-title i{background:#212121!important;background-image:none!important;border-color:var(--rd-dark-border,#3f3f3f)!important;}
html[data-theme="dark"] .rd-card-facts span,
html[data-theme="dark"] .rd-channel-card,
html[data-theme="dark"] .rd-channel-icon,
html[data-theme="dark"] .rd-channel-media,
html[data-theme="dark"] .rd-channel-preview span,
html[data-theme="dark"] .rd-comment-avatar,
html[data-theme="dark"] .rd-comment-form,
html[data-theme="dark"] .rd-comment-login,
html[data-theme="dark"] .rd-comments-head em,
html[data-theme="dark"] .rd-detail-hero-symbol,
html[data-theme="dark"] .rd-detail-quickplan>div,
html[data-theme="dark"] .rd-detail-quickplan>div>span,
html[data-theme="dark"] .rd-detail-section,
html[data-theme="dark"] .rd-detail-tags .rd-location-match,
html[data-theme="dark"] .rd-doga-btn.ghost,
html[data-theme="dark"] .rd-doga-btn.glass,
html[data-theme="dark"] .rd-doga-btn.primary,
html[data-theme="dark"] .rd-doga-card,
html[data-theme="dark"] .rd-doga-card-body,
html[data-theme="dark"] .rd-doga-card-media,
html[data-theme="dark"] .rd-doga-empty,
html[data-theme="dark"] .rd-doga-eyebrow,
html[data-theme="dark"] .rd-doga-filter,
html[data-theme="dark"] .rd-doga-placeholder,
html[data-theme="dark"] .rd-doga-section-head>div>span,
html[data-theme="dark"] .rd-drawer-location,
html[data-theme="dark"] .rd-drawer-location-icon,
html[data-theme="dark"] .rd-drawer-location:focus-visible,
html[data-theme="dark"] .rd-drawer-location:hover,
html[data-theme="dark"] .rd-feature-badge,
html[data-theme="dark"] .rd-feature-card,
html[data-theme="dark"] .rd-feature-copy,
html[data-theme="dark"] .rd-feature-media,
html[data-theme="dark"] .rd-filter-mobile-head button,
html[data-theme="dark"] .rd-filter-open,
html[data-theme="dark"] .rd-fishing-law,
html[data-theme="dark"] .rd-footer-ambient span:nth-child(3),
html[data-theme="dark"] .rd-footer-app-features span,
html[data-theme="dark"] .rd-footer-app-hub,
html[data-theme="dark"] .rd-footer-app-hub:before,
html[data-theme="dark"] .rd-footer-app-icon,
html[data-theme="dark"] .rd-footer-contact a,
html[data-theme="dark"] .rd-footer-contact a:hover,
html[data-theme="dark"] .rd-footer-group,
html[data-theme="dark"] .rd-footer-lead,
html[data-theme="dark"] .rd-footer-store>i:first-child,
html[data-theme="dark"] .rd-footer-top,
html[data-theme="dark"] .rd-footer-top:hover,
html[data-theme="dark"] .rd-gallery-snap button,
html[data-theme="dark"] .rd-heritage-btn.glass,
html[data-theme="dark"] .rd-heritage-card,
html[data-theme="dark"] .rd-heritage-channel,
html[data-theme="dark"] .rd-heritage-detail-section,
html[data-theme="dark"] .rd-heritage-detail-section.architecture,
html[data-theme="dark"] .rd-heritage-empty{background:#212121!important;background-image:none!important;border-color:var(--rd-dark-border,#3f3f3f)!important;}
html[data-theme="dark"] .rd-heritage-eyebrow,
html[data-theme="dark"] .rd-heritage-fact-strip i,
html[data-theme="dark"] .rd-heritage-fact-strip>div,
html[data-theme="dark"] .rd-heritage-feature,
html[data-theme="dark"] .rd-heritage-filter,
html[data-theme="dark"] .rd-heritage-filter>a,
html[data-theme="dark"] .rd-heritage-focus,
html[data-theme="dark"] .rd-heritage-focus .focus-icon,
html[data-theme="dark"] .rd-heritage-guide,
html[data-theme="dark"] .rd-heritage-hero:before,
html[data-theme="dark"] .rd-heritage-lightbox button,
html[data-theme="dark"] .rd-heritage-mini,
html[data-theme="dark"] .rd-heritage-page,
html[data-theme="dark"] .rd-heritage-pages a,
html[data-theme="dark"] .rd-heritage-pills span,
html[data-theme="dark"] .rd-heritage-properties div,
html[data-theme="dark"] .rd-hero-discovery,
html[data-theme="dark"] .rd-hero-discovery-icon,
html[data-theme="dark"] .rd-hero-orb,
html[data-theme="dark"] .rd-hero-ridge,
html[data-theme="dark"] .rd-home-ai-avatar,
html[data-theme="dark"] .rd-home-assistant-avatar,
html[data-theme="dark"] .rd-home-page .ai-chip,
html[data-theme="dark"] .rd-home-page .ai-chip:active,
html[data-theme="dark"] .rd-info-icon,
html[data-theme="dark"] .rd-lightbox button,
html[data-theme="dark"] .rd-location-icon,
html[data-theme="dark"] .rd-location-strip,
html[data-theme="dark"] .rd-location-strip button,
html[data-theme="dark"] .rd-map-coords,
html[data-theme="dark"] .rd-map-fallback,
html[data-theme="dark"] .rd-map-frame,
html[data-theme="dark"] .rd-map-modal__close,
html[data-theme="dark"] .rd-map-modal__dialog,
html[data-theme="dark"] .rd-map-modal__frame,
html[data-theme="dark"] .rd-map-modal__loading,
html[data-theme="dark"] .rd-map-modal__secondary,
html[data-theme="dark"] .rd-map-modal__tip,
html[data-theme="dark"] .rd-mini-discovery,
html[data-theme="dark"] .rd-mini-media,
html[data-theme="dark"] .rd-mobile-menu-v2 .logo-badge,
html[data-theme="dark"] .rd-mobile-menu-v2 .mob-app-list>a:nth-child(3n)>i:first-child,
html[data-theme="dark"] .rd-mobile-menu-v2 .mob-app-list>a:nth-child(3n/**/+2)>i:first-child,
html[data-theme="dark"] .rd-mobile-menu-v2 .mob-app-primary>a[href*="/yakinimda"],
html[data-theme="dark"] .rd-mobile-reader-nav,
html[data-theme="dark"] .rd-mobile-reader-nav button,
html[data-theme="dark"] .rd-native-push-prompt,
html[data-theme="dark"] .rd-native-push-prompt__actions button:first-child,
html[data-theme="dark"] .rd-native-push-prompt__icon,
html[data-theme="dark"] .rd-near-badge,
html[data-theme="dark"] .rd-near-card,
html[data-theme="dark"] .rd-near-card-actions,
html[data-theme="dark"] .rd-near-card-actions a:hover,
html[data-theme="dark"] .rd-near-card-meta .is-approx,
html[data-theme="dark"] .rd-near-category-desktop button{background:#212121!important;background-image:none!important;border-color:var(--rd-dark-border,#3f3f3f)!important;}
html[data-theme="dark"] .rd-near-category-desktop button.active,
html[data-theme="dark"] .rd-near-category-desktop button:nth-child(3n)>span,
html[data-theme="dark"] .rd-near-category-desktop button:nth-child(3n/**/+2)>span,
html[data-theme="dark"] .rd-near-category-desktop button>span,
html[data-theme="dark"] .rd-near-category-sheet-dialog,
html[data-theme="dark"] .rd-near-category-sheet-grid,
html[data-theme="dark"] .rd-near-category-sheet-grid button,
html[data-theme="dark"] .rd-near-category-sheet-grid button.active,
html[data-theme="dark"] .rd-near-category-sheet-grid button>i:last-child,
html[data-theme="dark"] .rd-near-category-sheet-grid button>span,
html[data-theme="dark"] .rd-near-category-sheet-head>button,
html[data-theme="dark"] .rd-near-command,
html[data-theme="dark"] .rd-near-distance-value,
html[data-theme="dark"] .rd-near-filter-card,
html[data-theme="dark"] .rd-near-filter-icon,
html[data-theme="dark"] .rd-near-filter-icon.is-blue,
html[data-theme="dark"] .rd-near-glow-a,
html[data-theme="dark"] .rd-near-hero,
html[data-theme="dark"] .rd-near-hero-actions button,
html[data-theme="dark"] .rd-near-hero-actions button.is-primary,
html[data-theme="dark"] .rd-near-hero-actions button:focus-visible,
html[data-theme="dark"] .rd-near-hero-actions button:hover,
html[data-theme="dark"] .rd-near-hero:before,
html[data-theme="dark"] .rd-near-kicker,
html[data-theme="dark"] .rd-near-list-head,
html[data-theme="dark"] .rd-near-list-panel,
html[data-theme="dark"] .rd-near-live,
html[data-theme="dark"] .rd-near-map,
html[data-theme="dark"] .rd-near-map-fallback,
html[data-theme="dark"] .rd-near-map-head,
html[data-theme="dark"] .rd-near-map-head button,
html[data-theme="dark"] .rd-near-map-head-actions>span,
html[data-theme="dark"] .rd-near-map-loading,
html[data-theme="dark"] .rd-near-map-panel,
html[data-theme="dark"] .rd-near-map-road,
html[data-theme="dark"] .rd-near-mobile-category-action,
html[data-theme="dark"] .rd-near-mobile-category-icon,
html[data-theme="dark"] .rd-near-more-categories,
html[data-theme="dark"] .rd-near-my-location,
html[data-theme="dark"] .rd-near-open-toggle,
html[data-theme="dark"] .rd-near-open-toggle>span i,
html[data-theme="dark"] .rd-near-orbit i,
html[data-theme="dark"] .rd-near-page,
html[data-theme="dark"] .rd-near-phone-map,
html[data-theme="dark"] .rd-near-phone-map>em,
html[data-theme="dark"] .rd-near-section-head>span,
html[data-theme="dark"] .rd-near-sheet-close,
html[data-theme="dark"] .rd-near-sheet-dialog,
html[data-theme="dark"] .rd-near-smart,
html[data-theme="dark"] .rd-near-smart-action,
html[data-theme="dark"] .rd-near-smart-card,
html[data-theme="dark"] .rd-near-smart-card.is-eczane .rd-near-smart-icon,
html[data-theme="dark"] .rd-near-smart-card.is-otopark .rd-near-smart-icon,
html[data-theme="dark"] .rd-near-smart-card.is-saglik .rd-near-smart-icon,
html[data-theme="dark"] .rd-near-smart-card.is-yeme .rd-near-smart-icon{background:#212121!important;background-image:none!important;border-color:var(--rd-dark-border,#3f3f3f)!important;}
html[data-theme="dark"] .rd-near-smart-icon,
html[data-theme="dark"] .rd-near-unavailable-card,
html[data-theme="dark"] .rd-near-unavailable-countdown,
html[data-theme="dark"] .rd-near-view-switch,
html[data-theme="dark"] .rd-near-view-switch button.active,
html[data-theme="dark"] .rd-notification-page,
html[data-theme="dark"] .rd-ob-actions,
html[data-theme="dark"] .rd-ob-actions .back,
html[data-theme="dark"] .rd-ob-auth>a.outline,
html[data-theme="dark"] .rd-ob-auth>div:after,
html[data-theme="dark"] .rd-ob-auth>div:before,
html[data-theme="dark"] .rd-ob-detect,
html[data-theme="dark"] .rd-ob-districts button,
html[data-theme="dark"] .rd-ob-heading>span,
html[data-theme="dark"] .rd-ob-interests button,
html[data-theme="dark"] .rd-ob-interests button>i,
html[data-theme="dark"] .rd-ob-leaf,
html[data-theme="dark"] .rd-ob-notify-points span,
html[data-theme="dark"] .rd-ob-notify-visual,
html[data-theme="dark"] .rd-ob-progress i,
html[data-theme="dark"] .rd-ob-shell,
html[data-theme="dark"] .rd-ob-signed,
html[data-theme="dark"] .rd-ob-welcome-icon,
html[data-theme="dark"] .rd-onboarding,
html[data-theme="dark"] .rd-onboarding .rd-ob-auth>a.login,
html[data-theme="dark"] .rd-onboarding .rd-ob-interests button:nth-child(5n)>i,
html[data-theme="dark"] .rd-onboarding .rd-ob-interests button:nth-child(5n/**/+2)>i,
html[data-theme="dark"] .rd-onboarding .rd-ob-interests button:nth-child(5n/**/+3)>i,
html[data-theme="dark"] .rd-onboarding .rd-ob-interests button:nth-child(5n/**/+4)>i,
html[data-theme="dark"] .rd-onboarding .rd-ob-shell,
html[data-theme="dark"] .rd-page-transition,
html[data-theme="dark"] .rd-page-transition-card,
html[data-theme="dark"] .rd-page-transition-progress,
html[data-theme="dark"] .rd-pagination a,
html[data-theme="dark"] .rd-plan-grid>div,
html[data-theme="dark"] .rd-plan-section,
html[data-theme="dark"] .rd-privacy-actions,
html[data-theme="dark"] .rd-privacy-actions a,
html[data-theme="dark"] .rd-privacy-actions button,
html[data-theme="dark"] .rd-privacy-card,
html[data-theme="dark"] .rd-privacy-card>i,
html[data-theme="dark"] .rd-privacy-feedback,
html[data-theme="dark"] .rd-privacy-hero>span,
html[data-theme="dark"] .rd-privacy-note,
html[data-theme="dark"] .rd-privacy-switch span:after,
html[data-theme="dark"] .rd-profile-grid>div,
html[data-theme="dark"] .rd-properties>div,
html[data-theme="dark"] .rd-ptr-core,
html[data-theme="dark"] .rd-site-footer,
html[data-theme="dark"] .rd-social-auth-button,
html[data-theme="dark"] .rd-social-auth-separator:after,
html[data-theme="dark"] .rd-social-auth-separator:before,
html[data-theme="dark"] .rd-social-complete-alert,
html[data-theme="dark"] .rd-social-complete-card,
html[data-theme="dark"] .rd-social-complete-done{background:#212121!important;background-image:none!important;border-color:var(--rd-dark-border,#3f3f3f)!important;}
html[data-theme="dark"] .rd-social-complete-icon,
html[data-theme="dark"] .rd-social-linked span,
html[data-theme="dark"] .rd-social-prefix,
html[data-theme="dark"] .rd-social-profile-alert,
html[data-theme="dark"] .rd-type-card-icon,
html[data-theme="dark"] .rd-type-profile-head>span,
html[data-theme="dark"] .rd-yik-btn.glass,
html[data-theme="dark"] .rd-yik-card,
html[data-theme="dark"] .rd-yik-card-contact a,
html[data-theme="dark"] .rd-yik-card-meta>span,
html[data-theme="dark"] .rd-yik-card-type,
html[data-theme="dark"] .rd-yik-channel,
html[data-theme="dark"] .rd-yik-channel-symbol,
html[data-theme="dark"] .rd-yik-cloud,
html[data-theme="dark"] .rd-yik-completeness>span,
html[data-theme="dark"] .rd-yik-data-note,
html[data-theme="dark"] .rd-yik-detail-actions a,
html[data-theme="dark"] .rd-yik-detail-card,
html[data-theme="dark"] .rd-yik-detail-hero-meta>span,
html[data-theme="dark"] .rd-yik-detail-highlights>div,
html[data-theme="dark"] .rd-yik-detail-summary,
html[data-theme="dark"] .rd-yik-detail-summary a,
html[data-theme="dark"] .rd-yik-empty,
html[data-theme="dark"] .rd-yik-eyebrow,
html[data-theme="dark"] .rd-yik-feature,
html[data-theme="dark"] .rd-yik-filter,
html[data-theme="dark"] .rd-yik-filter-head button,
html[data-theme="dark"] .rd-yik-focus,
html[data-theme="dark"] .rd-yik-focus-icon,
html[data-theme="dark"] .rd-yik-hero-overlay,
html[data-theme="dark"] .rd-yik-hours span,
html[data-theme="dark"] .rd-yik-leaf,
html[data-theme="dark"] .rd-yik-location-strip,
html[data-theme="dark"] .rd-yik-media-empty,
html[data-theme="dark"] .rd-yik-menu-grid>div,
html[data-theme="dark"] .rd-yik-mini,
html[data-theme="dark"] .rd-yik-page,
html[data-theme="dark"] .rd-yik-pagination a,
html[data-theme="dark"] .rd-yik-pills span,
html[data-theme="dark"] .rd-yik-planner,
html[data-theme="dark"] .rd-yik-planner-grid div,
html[data-theme="dark"] .rd-yik-section-head>div>span,
html[data-theme="dark"] .rd-yik-side-card,
html[data-theme="dark"] .rd-yik-side-card iframe,
html[data-theme="dark"] .rd-yik-side-links a,
html[data-theme="dark"] .rd-yik-steam,
html[data-theme="dark"] .rdg-dropzone,
html[data-theme="dark"] .rdg-empty,
html[data-theme="dark"] .rdg-form-card,
html[data-theme="dark"] .rdg-form-head>span,
html[data-theme="dark"] .rdg-member-actions a,
html[data-theme="dark"] .rdg-member-actions button,
html[data-theme="dark"] .rdg-member-card,
html[data-theme="dark"] .rdg-member-media,
html[data-theme="dark"] .rdg-member-page{background:#212121!important;background-image:none!important;border-color:var(--rd-dark-border,#3f3f3f)!important;}
html[data-theme="dark"] .rdg-member-summary div,
html[data-theme="dark"] .rdg-member-summary i,
html[data-theme="dark"] .rdg-primary-btn,
html[data-theme="dark"] .rdg-reject-note,
html[data-theme="dark"] .rdg-secondary-btn,
html[data-theme="dark"] .rdg-status,
html[data-theme="dark"] .rdg-submitbar button,
html[data-theme="dark"] .rdg-upload-policy,
html[data-theme="dark"] .rdg-upload-preview figure,
html[data-theme="dark"] .rdi-app-icon-wrap,
html[data-theme="dark"] .rdi-benefits span,
html[data-theme="dark"] .rdi-feature-list article,
html[data-theme="dark"] .rdi-hero,
html[data-theme="dark"] .rdi-icon-button,
html[data-theme="dark"] .rdi-inapp,
html[data-theme="dark"] .rdi-install-icon,
html[data-theme="dark"] .rdi-mini-grid span,
html[data-theme="dark"] .rdi-mini-hero span,
html[data-theme="dark"] .rdi-mini-nav,
html[data-theme="dark"] .rdi-mini-nav i,
html[data-theme="dark"] .rdi-mini-top,
html[data-theme="dark"] .rdi-mini-top i,
html[data-theme="dark"] .rdi-phone-screen,
html[data-theme="dark"] .rdi-platform-pill,
html[data-theme="dark"] .rdi-platform-summary,
html[data-theme="dark"] .rdi-preview,
html[data-theme="dark"] .rdi-sheet-card,
html[data-theme="dark"] .rdi-sheet-close,
html[data-theme="dark"] .rdi-sheet-handle,
html[data-theme="dark"] .rdi-sheet-steps li,
html[data-theme="dark"] .rdi-sticky-install,
html[data-theme="dark"] .rdm-app-profile,
html[data-theme="dark"] .rdm-category-strip,
html[data-theme="dark"] .rdm-description-card,
html[data-theme="dark"] .rdm-detail,
html[data-theme="dark"] .rdm-detail-hero:after,
html[data-theme="dark"] .rdm-detail-hero:before,
html[data-theme="dark"] .rdm-detail-media,
html[data-theme="dark"] .rdm-detail-meta span,
html[data-theme="dark"] .rdm-empty,
html[data-theme="dark"] .rdm-eyebrow,
html[data-theme="dark"] .rdm-feed-mark,
html[data-theme="dark"] .rdm-footer-meta,
html[data-theme="dark"] .rdm-hero-actions a,
html[data-theme="dark"] .rdm-hero-actions a.ghost,
html[data-theme="dark"] .rdm-hero:before,
html[data-theme="dark"] .rdm-media-shine,
html[data-theme="dark"] .rdm-meta-actions a,
html[data-theme="dark"] .rdm-meta-actions button,
html[data-theme="dark"] .rdm-mobile-balance,
html[data-theme="dark"] .rdm-mobile-balance>span,
html[data-theme="dark"] .rdm-more-panel,
html[data-theme="dark"] .rdm-more-panel a,
html[data-theme="dark"] .rdm-order-card,
html[data-theme="dark"] .rdm-order-total{background:#212121!important;background-image:none!important;border-color:var(--rd-dark-border,#3f3f3f)!important;}
html[data-theme="dark"] .rdm-page,
html[data-theme="dark"] .rdm-price-box,
html[data-theme="dark"] .rdm-product-card,
html[data-theme="dark"] .rdm-product-media,
html[data-theme="dark"] .rdm-product-media>span,
html[data-theme="dark"] .rdm-profile-icon,
html[data-theme="dark"] .rdm-profile-signals span,
html[data-theme="dark"] .rdm-scene-item,
html[data-theme="dark"] .rdm-section-head,
html[data-theme="dark"] .rdm-section-head>b,
html[data-theme="dark"] .rdm-shortcut-track a:nth-child(2)>span,
html[data-theme="dark"] .rdm-shortcut-track a:nth-child(3)>span,
html[data-theme="dark"] .rdm-shortcut-track a:nth-child(4)>span,
html[data-theme="dark"] .rdm-shortcut-track a:nth-child(5)>span,
html[data-theme="dark"] .rdm-shortcut-track a>span,
html[data-theme="dark"] .rdm-shortcuts,
html[data-theme="dark"] .rdm-spark,
html[data-theme="dark"] .rdm-store-actions>*>i:first-child,
html[data-theme="dark"] .rdm-store-actions>a,
html[data-theme="dark"] .rdm-store-actions>span,
html[data-theme="dark"] .rdm-user-balance,
html[data-theme="dark"] .rdm-utility-card,
html[data-theme="dark"] .rdm-utility-row,
html[data-theme="dark"] .rdm-utility-row>i:first-child,
html[data-theme="dark"] .rdm-wallet-card,
html[data-theme="dark"] .rdm-wallet-card>i,
html[data-theme="dark"] .rdmo-head>a,
html[data-theme="dark"] .rdmo-note,
html[data-theme="dark"] .rdmo-options span,
html[data-theme="dark"] .rdmo-order,
html[data-theme="dark"] .rdmo-top .status-bekliyor,
html[data-theme="dark"] .rdmo-top .status-hazir,
html[data-theme="dark"] .rdmo-top .status-hazirlaniyor,
html[data-theme="dark"] .rdmo-top .status-iptal,
html[data-theme="dark"] .rdmo-top .status-kargoda,
html[data-theme="dark"] .rdmo-top .status-teslim_edildi,
html[data-theme="dark"] .rdn-actions a,
html[data-theme="dark"] .rdn-actions button,
html[data-theme="dark"] .rdn-actions button.is-active,
html[data-theme="dark"] .rdn-card,
html[data-theme="dark"] .rdn-card-icon,
html[data-theme="dark"] .rdn-card-state,
html[data-theme="dark"] .rdn-card-state.is-new,
html[data-theme="dark"] .rdn-card.is-unread,
html[data-theme="dark"] .rdn-card.kampanya .rdn-card-icon,
html[data-theme="dark"] .rdn-card::before,
html[data-theme="dark"] .rdn-empty,
html[data-theme="dark"] .rdn-feed-section>header small,
html[data-theme="dark"] .rdn-feed-section>header>span,
html[data-theme="dark"] .rdn-filter-empty,
html[data-theme="dark"] .rdn-filter-group a,
html[data-theme="dark"] .rdn-filter-group button,
html[data-theme="dark"] .rdn-hero-copy>span,
html[data-theme="dark"] .rdn-hero-visual,
html[data-theme="dark"] .rdn-hero-visual::after{background:#212121!important;background-image:none!important;border-color:var(--rd-dark-border,#3f3f3f)!important;}
html[data-theme="dark"] .rdn-hero-visual::before,
html[data-theme="dark"] .rdn-hero::after,
html[data-theme="dark"] .rdn-hero::before,
html[data-theme="dark"] .rdn-info-grid article,
html[data-theme="dark"] .rdn-info-grid i,
html[data-theme="dark"] .rdn-pagination,
html[data-theme="dark"] .rdn-pagination a,
html[data-theme="dark"] .rdn-read-all,
html[data-theme="dark"] .rdn-read-all:disabled,
html[data-theme="dark"] .rdn-read-all:hover,
html[data-theme="dark"] .rdn-read-all[aria-disabled="true"],
html[data-theme="dark"] .rdn-scope-badge.is-general,
html[data-theme="dark"] .rdn-scope-badge.is-personal,
html[data-theme="dark"] .rdn-stat-grid article.is-highlight,
html[data-theme="dark"] .rdn-stat-grid article.is-highlight>i,
html[data-theme="dark"] .rdn-stat-grid article>i,
html[data-theme="dark"] .rdpc-card,
html[data-theme="dark"] .rdpc-close,
html[data-theme="dark"] .rdpc-file-result pre,
html[data-theme="dark"] .rdpc-file-type,
html[data-theme="dark"] .rdpc-hero-icon,
html[data-theme="dark"] .rdpc-hero:after,
html[data-theme="dark"] .rdpc-link-preview,
html[data-theme="dark"] .rdpc-secondary,
html[data-theme="dark"] .report-icon,
html[data-theme="dark"] .road-alert-body li,
html[data-theme="dark"] .road-alert-card,
html[data-theme="dark"] .road-alert-card>button,
html[data-theme="dark"] .road-alert-icon,
html[data-theme="dark"] .road-barrier b:after,
html[data-theme="dark"] .road-barrier b:before,
html[data-theme="dark"] .road-barrier span,
html[data-theme="dark"] .road-clear-state,
html[data-theme="dark"] .road-filter-rail button,
html[data-theme="dark"] .road-hero-actions a,
html[data-theme="dark"] .road-hero-actions a:hover,
html[data-theme="dark"] .road-hero-actions button,
html[data-theme="dark"] .road-hero-actions button:hover,
html[data-theme="dark"] .road-kicker,
html[data-theme="dark"] .road-lane>span,
html[data-theme="dark"] .road-location-strip,
html[data-theme="dark"] .road-location-strip button,
html[data-theme="dark"] .road-map-card>footer,
html[data-theme="dark"] .road-map-focus,
html[data-theme="dark"] .road-map-loading,
html[data-theme="dark"] .road-map-stage,
html[data-theme="dark"] .road-map-status,
html[data-theme="dark"] .road-map-status button,
html[data-theme="dark"] .road-notice,
html[data-theme="dark"] .road-quick-actions a,
html[data-theme="dark"] .road-route-card,
html[data-theme="dark"] .road-route-card header>b,
html[data-theme="dark"] .road-route-card.is-akici header>b,
html[data-theme="dark"] .road-route-card.is-cok_yogun header>b,
html[data-theme="dark"] .road-route-card.is-orta header>b{background:#212121!important;background-image:none!important;border-color:var(--rd-dark-border,#3f3f3f)!important;}
html[data-theme="dark"] .road-route-card.is-yogun header>b,
html[data-theme="dark"] .road-route-card>header>span,
html[data-theme="dark"] .road-route-line,
html[data-theme="dark"] .road-route-metrics>div,
html[data-theme="dark"] .road-safety-list .is-empty>i,
html[data-theme="dark"] .road-safety-list article,
html[data-theme="dark"] .road-safety-list article>i,
html[data-theme="dark"] .road-safety-list button,
html[data-theme="dark"] .road-safety-section,
html[data-theme="dark"] .road-section-title>b,
html[data-theme="dark"] .road-sky i,
html[data-theme="dark"] .road-speed-grid article,
html[data-theme="dark"] .road-speed-grid b,
html[data-theme="dark"] .road-stats article.is-akici>span,
html[data-theme="dark"] .road-stats article.is-cok_yogun>span,
html[data-theme="dark"] .road-stats article.is-orta>span,
html[data-theme="dark"] .road-stats article.is-yogun>span,
html[data-theme="dark"] .road-stats article>span,
html[data-theme="dark"] .route-line,
html[data-theme="dark"] .rv28-action-row button.active.negative,
html[data-theme="dark"] .rv28-autoplay i b,
html[data-theme="dark"] .rv28-banner,
html[data-theme="dark"] .rv28-banner-chips a,
html[data-theme="dark"] .rv28-banner-chips a.active,
html[data-theme="dark"] .rv28-banner-chips a:hover,
html[data-theme="dark"] .rv28-banner-title>span,
html[data-theme="dark"] .rv28-upload-card>span,
html[data-theme="dark"] .rv292-action-active,
html[data-theme="dark"] .rv31-ad-cta,
html[data-theme="dark"] .rv31-ad-cta:hover,
html[data-theme="dark"] .rv31-ad-progress,
html[data-theme="dark"] .rv31-ad-skip:not(:disabled):hover,
html[data-theme="dark"] .rv45-card-menu-btn,
html[data-theme="dark"] .rv45-card-play,
html[data-theme="dark"] .rv45-category-rail a,
html[data-theme="dark"] .rv45-creator-avatar,
html[data-theme="dark"] .rv45-current-file,
html[data-theme="dark"] .rv45-embed-box,
html[data-theme="dark"] .rv45-embed-box>div>span,
html[data-theme="dark"] .rv45-file-drop,
html[data-theme="dark"] .rv45-file-drop em,
html[data-theme="dark"] .rv45-file-drop.has-file,
html[data-theme="dark"] .rv45-file-drop:hover,
html[data-theme="dark"] .rv45-file-icon,
html[data-theme="dark"] .rv45-form-card,
html[data-theme="dark"] .rv45-hero-insights article,
html[data-theme="dark"] .rv45-hub-hero,
html[data-theme="dark"] .rv45-member-back,
html[data-theme="dark"] .rv45-member-hero,
html[data-theme="dark"] .rv45-member-stats article,
html[data-theme="dark"] .rv45-mini-avatar,
html[data-theme="dark"] .rv45-my-actions,
html[data-theme="dark"] .rv45-my-actions a,
html[data-theme="dark"] .rv45-my-actions button,
html[data-theme="dark"] .rv45-my-library{background:#212121!important;background-image:none!important;border-color:var(--rd-dark-border,#3f3f3f)!important;}
html[data-theme="dark"] .rv45-my-thumb>i,
html[data-theme="dark"] .rv45-my-video-card,
html[data-theme="dark"] .rv45-my-video-card[data-status="pasif"],
html[data-theme="dark"] .rv45-play-orb,
html[data-theme="dark"] .rv45-publish-card button,
html[data-theme="dark"] .rv45-publish-icon,
html[data-theme="dark"] .rv45-reject-note,
html[data-theme="dark"] .rv45-secondary-action,
html[data-theme="dark"] .rv45-share-column>button>i,
html[data-theme="dark"] .rv45-share-dialog,
html[data-theme="dark"] .rv45-share-head>button,
html[data-theme="dark"] .rv45-short-chip,
html[data-theme="dark"] .rv45-short-play,
html[data-theme="dark"] .rv45-sort,
html[data-theme="dark"] .rv45-source-tabs label>span,
html[data-theme="dark"] .rv45-status-chip.pasif,
html[data-theme="dark"] .rv45-status-chip.yayinda,
html[data-theme="dark"] .rv45-upload-disabled,
html[data-theme="dark"] .rv45-upload-promo a,
html[data-theme="dark"] .rv45-upload-promo>span,
html[data-theme="dark"] .rv45-upload-tip,
html[data-theme="dark"] .rv45-video-card,
html[data-theme="dark"] .rv451-card-media,
html[data-theme="dark"] .rv451-category-rail a,
html[data-theme="dark"] .rv451-discovery-bar,
html[data-theme="dark"] .rv451-embed-card,
html[data-theme="dark"] .rv451-embed-card>button,
html[data-theme="dark"] .rv451-embed-copy>span,
html[data-theme="dark"] .rv451-empty-state,
html[data-theme="dark"] .rv451-feature-play,
html[data-theme="dark"] .rv451-feed-title>small,
html[data-theme="dark"] .rv451-intro-card,
html[data-theme="dark"] .rv451-intro-meta span,
html[data-theme="dark"] .rv451-kicker,
html[data-theme="dark"] .rv451-load-more,
html[data-theme="dark"] .rv451-mobile-menu-action .rv294-menu-item.is-active,
html[data-theme="dark"] .rv451-popular-list img,
html[data-theme="dark"] .rv451-popular-panel,
html[data-theme="dark"] .rv451-section-title.compact>a,
html[data-theme="dark"] .rv451-share-apps button,
html[data-theme="dark"] .rv451-share-apps button:hover,
html[data-theme="dark"] .rv451-share-apps button>i,
html[data-theme="dark"] .rv451-share-close,
html[data-theme="dark"] .rv451-share-head,
html[data-theme="dark"] .rv451-share-linkbox,
html[data-theme="dark"] .rv451-share-linkbox>span,
html[data-theme="dark"] .rv451-share-sheet,
html[data-theme="dark"] .rv451-short-chip,
html[data-theme="dark"] .rv451-short-icon,
html[data-theme="dark"] .rv451-shorts-section,
html[data-theme="dark"] .rv451-sort,
html[data-theme="dark"] .rv451-trend-pill,
html[data-theme="dark"] .rv451-trend-pill>i,
html[data-theme="dark"] .rv451-upload-button>i,
html[data-theme="dark"] .rv451-watch-page .rv28-comment-form{background:#212121!important;background-image:none!important;border-color:var(--rd-dark-border,#3f3f3f)!important;}
html[data-theme="dark"] .rv451-watch-page .rv28-comment-sort,
html[data-theme="dark"] .rv451-watch-page .rv28-next-panel,
html[data-theme="dark"] .rv451-watch-page .rv28-related,
html[data-theme="dark"] .rv451-watch-page .rv28-subscribe.subscribed,
html[data-theme="dark"] .rv451-watch-page .rv28-watch-shorts,
html[data-theme="dark"] .rv451-watch-page .rv28-watch-tags span,
html[data-theme="dark"] .rv451-watch-page .rv292-action-active,
html[data-theme="dark"] .rv451-watch-page .rv292-action-btn,
html[data-theme="dark"] .rv451-watch-page .rv292-panel,
html[data-theme="dark"] .rv451-watch-page .rv293-comments-panel,
html[data-theme="dark"] .rv451-watch-page .rv294-channel-action-row,
html[data-theme="dark"] .rv451-watch-page .rv294-dislike-btn.active,
html[data-theme="dark"] .rv451-watch-page .rv294-like-btn.active,
html[data-theme="dark"] .rv451-watch-page .rv294-like-divider,
html[data-theme="dark"] .rv451-watch-page .rv294-like-group,
html[data-theme="dark"] .rv451-watch-page .rv294-menu-item:hover,
html[data-theme="dark"] .rv451-watch-page .rv294-more-menu,
html[data-theme="dark"] .rv451-watch-page .rv294-more-toggle,
html[data-theme="dark"] .rv451-watch-page .rv294-share-main,
html[data-theme="dark"] .rv452-cover-drop,
html[data-theme="dark"] .rv452-cover-drop.has-file,
html[data-theme="dark"] .rv452-cover-drop>b,
html[data-theme="dark"] .rv452-cover-drop>span,
html[data-theme="dark"] .rv452-cover-heading>b,
html[data-theme="dark"] .rv452-cover-upload,
html[data-theme="dark"] .rv452-player-modebar button,
html[data-theme="dark"] .rv452-youtube-status.loading,
html[data-theme="dark"] .rv453-auto-duration-note,
html[data-theme="dark"] .rz-app,
html[data-theme="dark"] .rz-app .rz-btn.glass,
html[data-theme="dark"] .rz-app .rz-btn.primary,
html[data-theme="dark"] .rz-app .rz-chat-box,
html[data-theme="dark"] .rz-app .rz-chat-box.is-mobile-open,
html[data-theme="dark"] .rz-app .rz-chat-box.is-mobile-open .rz-chat-header>button,
html[data-theme="dark"] .rz-app .rz-chat-compose,
html[data-theme="dark"] .rz-app .rz-chat-header,
html[data-theme="dark"] .rz-app .rz-chat-header>span,
html[data-theme="dark"] .rz-app .rz-chat-messages,
html[data-theme="dark"] .rz-app .rz-club-gallery-grid figure,
html[data-theme="dark"] .rz-app .rz-contact-list a,
html[data-theme="dark"] .rz-app .rz-contact-list i,
html[data-theme="dark"] .rz-app .rz-contact-list p,
html[data-theme="dark"] .rz-app .rz-district-list article,
html[data-theme="dark"] .rz-app .rz-district-list article>span,
html[data-theme="dark"] .rz-app .rz-duel em,
html[data-theme="dark"] .rz-app .rz-empty,
html[data-theme="dark"] .rz-app .rz-eyebrow,
html[data-theme="dark"] .rz-app .rz-fan-actions a,
html[data-theme="dark"] .rz-app .rz-fan-actions a:first-child,
html[data-theme="dark"] .rz-app .rz-fan-actions button,
html[data-theme="dark"] .rz-app .rz-fan-gallery figure,
html[data-theme="dark"] .rz-app .rz-fan-general-guide,
html[data-theme="dark"] .rz-app .rz-fan-logo,
html[data-theme="dark"] .rz-app .rz-fan-logo strong,
html[data-theme="dark"] .rz-app .rz-fan-stats article{background:#212121!important;background-image:none!important;border-color:var(--rd-dark-border,#3f3f3f)!important;}
html[data-theme="dark"] .rz-app .rz-fan-stats article>i,
html[data-theme="dark"] .rz-app .rz-fold-trigger>span>i,
html[data-theme="dark"] .rz-app .rz-head-badge,
html[data-theme="dark"] .rz-app .rz-info-grid article,
html[data-theme="dark"] .rz-app .rz-info-grid article>span,
html[data-theme="dark"] .rz-app .rz-match-card,
html[data-theme="dark"] .rz-app .rz-match-teams em,
html[data-theme="dark"] .rz-app .rz-match-top span,
html[data-theme="dark"] .rz-app .rz-match-top span.away,
html[data-theme="dark"] .rz-app .rz-message>div,
html[data-theme="dark"] .rz-app .rz-message>span,
html[data-theme="dark"] .rz-app .rz-mobile-chat-button,
html[data-theme="dark"] .rz-app .rz-mobile-fold>.rz-fold-trigger,
html[data-theme="dark"] .rz-app .rz-news-card,
html[data-theme="dark"] .rz-app .rz-news-card:hover,
html[data-theme="dark"] .rz-app .rz-news-icon,
html[data-theme="dark"] .rz-app .rz-old-name,
html[data-theme="dark"] .rz-app .rz-person-icon,
html[data-theme="dark"] .rz-app .rz-player-card,
html[data-theme="dark"] .rz-app .rz-product-card,
html[data-theme="dark"] .rz-app .rz-product-card>img,
html[data-theme="dark"] .rz-app .rz-product-placeholder,
html[data-theme="dark"] .rz-app .rz-quick-nav a,
html[data-theme="dark"] .rz-app .rz-quick-nav a:hover,
html[data-theme="dark"] .rz-app .rz-rail-arrow,
html[data-theme="dark"] .rz-app .rz-score-rail article,
html[data-theme="dark"] .rz-app .rz-score-rail strong,
html[data-theme="dark"] .rz-app .rz-side-card th,
html[data-theme="dark"] .rz-app .rz-side-card tr.is-rize td,
html[data-theme="dark"] .rz-app .rz-social-strip a,
html[data-theme="dark"] .rz-app .rz-squad-group>header>span,
html[data-theme="dark"] .rz-app .rz-staff-card,
html[data-theme="dark"] .rz-app .rz-staff-card>span,
html[data-theme="dark"] .rz-app .rz-summary .blue,
html[data-theme="dark"] .rz-app .rz-summary .green,
html[data-theme="dark"] .rz-app .rz-summary .lime,
html[data-theme="dark"] .rz-app .rz-summary .navy,
html[data-theme="dark"] .rz-app .rz-summary article,
html[data-theme="dark"] .rz-app .rz-supporter-card,
html[data-theme="dark"] .rz-app .rz-unavailable,
html[data-theme="dark"] .rz-push-permission,
html[data-theme="dark"] .rz-push-permission__close,
html[data-theme="dark"] .rz-push-permission__icon,
html[data-theme="dark"] .rz-push-permission__later,
html[data-theme="dark"] .rz-pwa-card,
html[data-theme="dark"] .rz-pwa-card.is-online .rz-pwa-icon,
html[data-theme="dark"] .rz-pwa-card.is-update .rz-pwa-icon,
html[data-theme="dark"] .rz-pwa-icon,
html[data-theme="dark"] .rz-pwa-ios-steps,
html[data-theme="dark"] .rz-pwa-secondary,
html[data-theme="dark"] .sar-ai-foundation,
html[data-theme="dark"] .sar-alert,
html[data-theme="dark"] .sar-alert > span,
html[data-theme="dark"] .sar-coming,
html[data-theme="dark"] .sar-hero{background:#212121!important;background-image:none!important;border-color:var(--rd-dark-border,#3f3f3f)!important;}
html[data-theme="dark"] .sar-hero-panel-icon,
html[data-theme="dark"] .sar-location-icon,
html[data-theme="dark"] .sar-match-badge,
html[data-theme="dark"] .sar-result-placeholder,
html[data-theme="dark"] .sar-result-tags .price,
html[data-theme="dark"] .sar-tabs a.active b,
html[data-theme="dark"] .sar-voice,
html[data-theme="dark"] .scene-castle .castle-flag,
html[data-theme="dark"] .scene-castle .castle-tower,
html[data-theme="dark"] .scene-castle .castle-tower:before,
html[data-theme="dark"] .scene-castle .castle-wall,
html[data-theme="dark"] .scene-castle .mist,
html[data-theme="dark"] .scene-heritage .heritage-house,
html[data-theme="dark"] .scene-heritage .heritage-water,
html[data-theme="dark"] .scene-hub .tower,
html[data-theme="dark"] .scene-mosque .minaret,
html[data-theme="dark"] .scene-mosque .mosque-dome,
html[data-theme="dark"] .scene-mosque .mosque-dome:before,
html[data-theme="dark"] .section-title-icon,
html[data-theme="dark"] .source-card,
html[data-theme="dark"] .source-card>i,
html[data-theme="dark"] .taxi-calculator,
html[data-theme="dark"] .taxi-city span,
html[data-theme="dark"] .taxi-price-note,
html[data-theme="dark"] .taxi-provider-actions .is-whatsapp,
html[data-theme="dark"] .taxi-provider-card,
html[data-theme="dark"] .taxi-provider-card.is-transfer .taxi-provider-head>span,
html[data-theme="dark"] .taxi-provider-head>b,
html[data-theme="dark"] .taxi-provider-meta span,
html[data-theme="dark"] .taxi-service-area,
html[data-theme="dark"] .taxi-tariff-grid article,
html[data-theme="dark"] .taxi-tariff-panel,
html[data-theme="dark"] .tea-alert-card,
html[data-theme="dark"] .tea-alert-card.aktif,
html[data-theme="dark"] .tea-alert-card.kapali,
html[data-theme="dark"] .tea-alert-icon,
html[data-theme="dark"] .tea-app-nav,
html[data-theme="dark"] .tea-btn,
html[data-theme="dark"] .tea-btn-glass,
html[data-theme="dark"] .tea-btn-primary,
html[data-theme="dark"] .tea-btn:hover,
html[data-theme="dark"] .tea-calc-result,
html[data-theme="dark"] .tea-calc-shortcuts button,
html[data-theme="dark"] .tea-calculator,
html[data-theme="dark"] .tea-current-compare,
html[data-theme="dark"] .tea-current-top i,
html[data-theme="dark"] .tea-disclaimer,
html[data-theme="dark"] .tea-factory-card,
html[data-theme="dark"] .tea-factory-icon,
html[data-theme="dark"] .tea-factory-metrics div,
html[data-theme="dark"] .tea-factory-type,
html[data-theme="dark"] .tea-filter-pills button,
html[data-theme="dark"] .tea-glow-a,
html[data-theme="dark"] .tea-guide-grid article,
html[data-theme="dark"] .tea-hero{background:#212121!important;background-image:none!important;border-color:var(--rd-dark-border,#3f3f3f)!important;}
html[data-theme="dark"] .tea-hero-badge i,
html[data-theme="dark"] .tea-hero-cup,
html[data-theme="dark"] .tea-hero-cup span,
html[data-theme="dark"] .tea-hero-orbit span,
html[data-theme="dark"] .tea-hero:after,
html[data-theme="dark"] .tea-hero:before,
html[data-theme="dark"] .tea-history-card,
html[data-theme="dark"] .tea-history-card.is-current,
html[data-theme="dark"] .tea-kicker,
html[data-theme="dark"] .tea-live-dot,
html[data-theme="dark"] .tea-main,
html[data-theme="dark"] .tea-outline-link,
html[data-theme="dark"] .tea-page,
html[data-theme="dark"] .tea-point-card,
html[data-theme="dark"] .tea-point-card.alimda .tea-point-status,
html[data-theme="dark"] .tea-point-card.kapali .tea-point-status,
html[data-theme="dark"] .tea-point-status,
html[data-theme="dark"] .tea-price-change,
html[data-theme="dark"] .tea-price-change i,
html[data-theme="dark"] .tea-price-main,
html[data-theme="dark"] .tea-product-card,
html[data-theme="dark"] .tea-product-unit,
html[data-theme="dark"] .tea-product-visual,
html[data-theme="dark"] .tea-product-weight,
html[data-theme="dark"] .tea-section,
html[data-theme="dark"] .tea-source-links a,
html[data-theme="dark"] .tea-source-panel,
html[data-theme="dark"] .tea-stat-grid article,
html[data-theme="dark"] .tea-stat-icon.is-factory,
html[data-theme="dark"] .tea-stat-icon.is-point,
html[data-theme="dark"] .tea-stat-icon.is-price,
html[data-theme="dark"] .tea-stat-icon.is-product,
html[data-theme="dark"] .tea-sun,
html[data-theme="dark"] .tender-action,
html[data-theme="dark"] .tender-date,
html[data-theme="dark"] .transfer-price-grid article,
html[data-theme="dark"] .transfer-price-grid article>span,
html[data-theme="dark"] .transport-btn--glass,
html[data-theme="dark"] .transport-btn--light,
html[data-theme="dark"] .transport-cloud,
html[data-theme="dark"] .transport-day-notes span,
html[data-theme="dark"] .transport-empty,
html[data-theme="dark"] .transport-floating-card,
html[data-theme="dark"] .transport-guide-grid article,
html[data-theme="dark"] .transport-hero-badges span,
html[data-theme="dark"] .transport-hero::after,
html[data-theme="dark"] .transport-hero::before,
html[data-theme="dark"] .transport-journey-line,
html[data-theme="dark"] .transport-journey-line>span>i,
html[data-theme="dark"] .transport-kicker,
html[data-theme="dark"] .transport-mobile-context,
html[data-theme="dark"] .transport-note,
html[data-theme="dark"] .transport-route-actions .is-whatsapp,
html[data-theme="dark"] .transport-route-card,
html[data-theme="dark"] .transport-route-status{background:#212121!important;background-image:none!important;border-color:var(--rd-dark-border,#3f3f3f)!important;}
html[data-theme="dark"] .transport-route-status.is-running,
html[data-theme="dark"] .transport-stat-grid article,
html[data-theme="dark"] .transport-stat-icon.is-green,
html[data-theme="dark"] .transport-summary-grid article,
html[data-theme="dark"] .transport-summary-panel,
html[data-theme="dark"] .transport-tabs a,
html[data-theme="dark"] .transport-time-panel,
html[data-theme="dark"] .tv-haber-kaynak,
html[data-theme="dark"] .tv-hero,
html[data-theme="dark"] .tv-hero-btn,
html[data-theme="dark"] .tv-hero-btn:focus-visible,
html[data-theme="dark"] .tv-hero-btn:hover,
html[data-theme="dark"] .tv-hero-chips span,
html[data-theme="dark"] .tv-hero-stat-icon,
html[data-theme="dark"] .tv-hero-stats,
html[data-theme="dark"] .tv-intro-katmani,
html[data-theme="dark"] .u40-security-check,
html[data-theme="dark"] .u40-session,
html[data-theme="dark"] .u40-session form button,
html[data-theme="dark"] .u40-session-all button,
html[data-theme="dark"] .u40-session-current,
html[data-theme="dark"] .u40-session>i,
html[data-theme="dark"] .u401-login-sms-note,
html[data-theme="dark"] .u401-sms-register-note,
html[data-theme="dark"] .ua27-card,
html[data-theme="dark"] .ua27-card-head>span,
html[data-theme="dark"] .ua27-header,
html[data-theme="dark"] .ua27-header>a,
html[data-theme="dark"] .ua27-message.info,
html[data-theme="dark"] .ua27-photo-preview,
html[data-theme="dark"] .ua27-prefix>span,
html[data-theme="dark"] .ua27-remove-photo,
html[data-theme="dark"] .ua27-remove-photo:hover,
html[data-theme="dark"] .ua27-submitbar,
html[data-theme="dark"] .ua37-account-current,
html[data-theme="dark"] .ua37-account-switch,
html[data-theme="dark"] .ua37-account-switch--personal,
html[data-theme="dark"] .ua37-delete-confirm,
html[data-theme="dark"] .ua37-no-business-note,
html[data-theme="dark"] .ua394-default-avatar,
html[data-theme="dark"] .uai-clear,
html[data-theme="dark"] .uai-empty>div,
html[data-theme="dark"] .uai-hero a,
html[data-theme="dark"] .uai-hero:after,
html[data-theme="dark"] .uai-hero:before,
html[data-theme="dark"] .uai-history,
html[data-theme="dark"] .uai-item,
html[data-theme="dark"] .uai-item-icon,
html[data-theme="dark"] .uai-item>form button:hover,
html[data-theme="dark"] .uai-page,
html[data-theme="dark"] .uai-page .uai-hero:after,
html[data-theme="dark"] .uai-page .uai-hero:before,
html[data-theme="dark"] .uai-settings,
html[data-theme="dark"] .uai-settings-icon,
html[data-theme="dark"] .uai-source{background:#212121!important;background-image:none!important;border-color:var(--rd-dark-border,#3f3f3f)!important;}
html[data-theme="dark"] .uai-source.gemini,
html[data-theme="dark"] .uai-source.groq,
html[data-theme="dark"] .uai-stats>div,
html[data-theme="dark"] .uai-stats>div>i,
html[data-theme="dark"] .uauth-account-choice,
html[data-theme="dark"] .uauth-account-choice>i,
html[data-theme="dark"] .uauth-brand-avatar,
html[data-theme="dark"] .uauth-brand-badge,
html[data-theme="dark"] .uauth-brand-glow,
html[data-theme="dark"] .uauth-brand:before,
html[data-theme="dark"] .uauth-divider:after,
html[data-theme="dark"] .uauth-divider:before,
html[data-theme="dark"] .uauth-feature-grid>div,
html[data-theme="dark"] .uauth-feature-grid>div>i,
html[data-theme="dark"] .uauth-form-panel,
html[data-theme="dark"] .uauth-gender-choices span,
html[data-theme="dark"] .uauth-mobile-brand img,
html[data-theme="dark"] .uauth-page,
html[data-theme="dark"] .uauth-password-toggle:hover,
html[data-theme="dark"] .uauth-secondary,
html[data-theme="dark"] .uauth-secondary:hover,
html[data-theme="dark"] .uauth-shell,
html[data-theme="dark"] .uauth-steps b,
html[data-theme="dark"] .uauth-steps li,
html[data-theme="dark"] .uauth-submit i,
html[data-theme="dark"] .uauth-verification-note,
html[data-theme="dark"] .uauth-verification-note>i,
html[data-theme="dark"] .up44-comment-card,
html[data-theme="dark"] .up44-comment-card blockquote,
html[data-theme="dark"] .up44-confession-card,
html[data-theme="dark"] .up44-confession-cover,
html[data-theme="dark"] .up44-confession-shortcuts>a,
html[data-theme="dark"] .up44-confession-shortcuts>a>i:first-child,
html[data-theme="dark"] .up44-count,
html[data-theme="dark"] .up44-empty,
html[data-theme="dark"] .up44-empty>i,
html[data-theme="dark"] .up44-feature-card,
html[data-theme="dark"] .up44-feature-card:after,
html[data-theme="dark"] .up44-feed-icon,
html[data-theme="dark"] .up44-feed-top .approved,
html[data-theme="dark"] .up44-feed-top .rejected,
html[data-theme="dark"] .up44-media-card,
html[data-theme="dark"] .up44-media-cover,
html[data-theme="dark"] .up44-mini-stats span,
html[data-theme="dark"] .up44-notification-card,
html[data-theme="dark"] .up44-notification-card.kampanya .up44-feed-icon,
html[data-theme="dark"] .up44-page-hero,
html[data-theme="dark"] .up44-reject-note,
html[data-theme="dark"] .urgent-banner>span,
html[data-theme="dark"] .usec-card,
html[data-theme="dark"] .usec-help,
html[data-theme="dark"] .usec-kicker,
html[data-theme="dark"] .usec-main,
html[data-theme="dark"] .usec-optional,
html[data-theme="dark"] .usec-privacy{background:#212121!important;background-image:none!important;border-color:var(--rd-dark-border,#3f3f3f)!important;}
html[data-theme="dark"] .usec-simulation-code,
html[data-theme="dark"] .uv-upload-disabled,
html[data-theme="dark"] .uv28-reject-note,
html[data-theme="dark"] .uv28-status.yayinda,
html[data-theme="dark"] .uye-dashboard-avatar,
html[data-theme="dark"] .uye-dashboard-badges > span,
html[data-theme="dark"] .uye-dashboard-btn-light,
html[data-theme="dark"] .uye-dashboard-btn-primary,
html[data-theme="dark"] .uye-dashboard-hero::before,
html[data-theme="dark"] .uye-istatistik-icon.ilan,
html[data-theme="dark"] .uye-istatistik-icon.kalp,
html[data-theme="dark"] .uye-istatistik-icon.up44-confession,
html[data-theme="dark"] .uye-istatistik-icon.yorum,
html[data-theme="dark"] .uye-panel-link-cikis .uye-panel-link-icon,
html[data-theme="dark"] .uye-panel-menu,
html[data-theme="dark"] .uye-panel-menu-avatar,
html[data-theme="dark"] .uye-panel-menu-profil::after,
html[data-theme="dark"] .uye-panel-mobile-trigger,
html[data-theme="dark"] .uye-rozet.bekliyor,
html[data-theme="dark"] .uye-yorum-durum.bekliyor,
html[data-theme="dark"] .vc-dot,
html[data-theme="dark"] .vc-play,
html[data-theme="dark"] .weather-widget,
html[data-theme="dark"] .weather-widget-link:hover,
html[data-theme="dark"] .wx-alert,
html[data-theme="dark"] .wx-alert-resmi,
html[data-theme="dark"] .wx-all-clear,
html[data-theme="dark"] .wx-all-clear>i,
html[data-theme="dark"] .wx-data-note,
html[data-theme="dark"] .wx-day-card,
html[data-theme="dark"] .wx-day-card.active,
html[data-theme="dark"] .wx-day-card:hover,
html[data-theme="dark"] .wx-day-metrics b,
html[data-theme="dark"] .wx-day-top>b,
html[data-theme="dark"] .wx-day-weather>i,
html[data-theme="dark"] .wx-detail-card,
html[data-theme="dark"] .wx-detail-stats span,
html[data-theme="dark"] .wx-detail-title>i,
html[data-theme="dark"] .wx-hero-glow,
html[data-theme="dark"] .wx-hero-glow:after,
html[data-theme="dark"] .wx-hero-metrics article,
html[data-theme="dark"] .wx-hour-card,
html[data-theme="dark"] .wx-hour-card.is-now,
html[data-theme="dark"] .wx-hour-metrics>span,
html[data-theme="dark"] .wx-hour-panel-heading,
html[data-theme="dark"] .wx-hour-unavailable,
html[data-theme="dark"] .wx-hour-weather>i,
html[data-theme="dark"] .wx-kicker,
html[data-theme="dark"] .wx-location-trigger,
html[data-theme="dark"] .wx-location-trigger-icon,
html[data-theme="dark"] .wx-location-trigger:hover,
html[data-theme="dark"] .wx-page,
html[data-theme="dark"] .wx-scroll-buttons button,
html[data-theme="dark"] .wx-scroll-buttons button:hover:not(:disabled),
html[data-theme="dark"] .wx-scroll-fade-left{background:#212121!important;background-image:none!important;border-color:var(--rd-dark-border,#3f3f3f)!important;}
html[data-theme="dark"] .wx-scroll-fade-right,
html[data-theme="dark"] .wx-section,
html[data-theme="dark"] .wx-source,
html[data-theme="dark"] .wx-wind-compass,
html[data-theme="dark"] .wx-wind-compass span,
html[data-theme="dark"] ::-webkit-scrollbar-track,
html[data-theme="dark"] body,
html[data-theme="dark"] body.parking-page,
html[data-theme="dark"] body.rd-doga-page .rd-location-strip,
html[data-theme="dark"] body.rd-doga-page .rd-type-profile,
html[data-theme="dark"] body.rdi-page,
html[data-theme="dark"] body.road-status-page,
html[data-theme="dark"] body.taxi-page,
html[data-theme="dark"] body.transport-page,
html[data-theme="dark"] body.tv-obs-instagram-special .tv-instagram-special-bg,
html[data-theme="dark"] body.tv-obs-player-page.tv-obs-instagram-special,
html[data-theme="dark"] .rd-site-header,
html[data-theme="dark"] html,
html[data-theme="dark"].rd-native-app body{background:#212121!important;background-image:none!important;border-color:var(--rd-dark-border,#3f3f3f)!important;}
html[data-theme="dark"] #yorumlar .biz-comment-input textarea,
html[data-theme="dark"] .biz-claim-card input,
html[data-theme="dark"] .biz-claim-card input:focus,
html[data-theme="dark"] .biz-claim-card textarea,
html[data-theme="dark"] .biz-claim-card textarea:focus,
html[data-theme="dark"] .biz-comment-input textarea,
html[data-theme="dark"] .biz-comment-name-field input,
html[data-theme="dark"] .biz-search-field,
html[data-theme="dark"] .biz-select-field,
html[data-theme="dark"] .bizpanel-bank-fields,
html[data-theme="dark"] .bizpanel-business-switch select,
html[data-theme="dark"] .bizpanel-form input,
html[data-theme="dark"] .bizpanel-form input:focus,
html[data-theme="dark"] .bizpanel-form select,
html[data-theme="dark"] .bizpanel-form select:focus,
html[data-theme="dark"] .bizpanel-form textarea,
html[data-theme="dark"] .bizpanel-form textarea:focus,
html[data-theme="dark"] .bizpanel-media-upload input:focus,
html[data-theme="dark"] .bizpanel-media-upload input:not([type=file]),
html[data-theme="dark"] .bizpanel-package input,
html[data-theme="dark"] .bizpanel-package select,
html[data-theme="dark"] .bizpanel-profile-form input,
html[data-theme="dark"] .bizpanel-profile-form input:focus,
html[data-theme="dark"] .bizpanel-profile-form select,
html[data-theme="dark"] .bizpanel-profile-form select:focus,
html[data-theme="dark"] .bizpanel-profile-form textarea,
html[data-theme="dark"] .bizpanel-profile-form textarea:focus,
html[data-theme="dark"] .calendar-filters select,
html[data-theme="dark"] .city-filter-grid input,
html[data-theme="dark"] .city-filter-grid select,
html[data-theme="dark"] .city-request-page .crt-field>input,
html[data-theme="dark"] .city-request-page .crt-field>select,
html[data-theme="dark"] .city-request-page .crt-field>textarea,
html[data-theme="dark"] .conf-chat-form textarea,
html[data-theme="dark"] .conf-chat-form textarea:focus,
html[data-theme="dark"] .conf-comment-form textarea,
html[data-theme="dark"] .conf-comment-form textarea:focus,
html[data-theme="dark"] .conf-field input,
html[data-theme="dark"] .conf-field input:focus,
html[data-theme="dark"] .conf-field select,
html[data-theme="dark"] .conf-field select:focus,
html[data-theme="dark"] .conf-field textarea,
html[data-theme="dark"] .conf-field textarea:focus,
html[data-theme="dark"] .conf-message-box textarea,
html[data-theme="dark"] .conf-message-box textarea:focus,
html[data-theme="dark"] .conf-mode-switch input:checked+span,
html[data-theme="dark"] .conf-search,
html[data-theme="dark"] .conf-search button,
html[data-theme="dark"] .conf-support-role input:checked+span,
html[data-theme="dark"] .conf-textarea>b,
html[data-theme="dark"] .contact-form-grid input,
html[data-theme="dark"] .contact-form-grid textarea,
html[data-theme="dark"] .fuel-input-wrap,
html[data-theme="dark"] .fuel-table tr.is-selected td,
html[data-theme="dark"] .fuel-tank-selector button{background:#181818!important;background-image:none!important;}
html[data-theme="dark"] .fuel-tank-selector button.active,
html[data-theme="dark"] .gallery-filterbar input,
html[data-theme="dark"] .gallery-filterbar select,
html[data-theme="dark"] .gallery-page .gallery-filterbar input,
html[data-theme="dark"] .gallery-page .gallery-filterbar input:focus,
html[data-theme="dark"] .gallery-page .gallery-filterbar input:hover,
html[data-theme="dark"] .gallery-page .gallery-filterbar select,
html[data-theme="dark"] .gallery-page .gallery-filterbar select:focus,
html[data-theme="dark"] .gallery-page .gallery-filterbar select:hover,
html[data-theme="dark"] .mob-drawer-search-box .mob-search-voice.listening,
html[data-theme="dark"] .mob-search-bar input,
html[data-theme="dark"] .muni-search,
html[data-theme="dark"] .parking-filter form>div,
html[data-theme="dark"] .parking-filter select,
html[data-theme="dark"] .premium-method-widget.selected,
html[data-theme="dark"] .premium-period-widget.selected,
html[data-theme="dark"] .premium-price-option.selected,
html[data-theme="dark"] .rai-input-wrap textarea,
html[data-theme="dark"] .rai-input-wrap textarea:disabled,
html[data-theme="dark"] .rai-input-wrap textarea:focus,
html[data-theme="dark"] .rc-form textarea,
html[data-theme="dark"] .rc-form textarea:focus,
html[data-theme="dark"] .rc-input-wrap,
html[data-theme="dark"] .rc-input-wrap:focus-within,
html[data-theme="dark"] .rd-ad-request-field input,
html[data-theme="dark"] .rd-ad-request-field input:focus,
html[data-theme="dark"] .rd-ad-request-field textarea,
html[data-theme="dark"] .rd-ad-request-field textarea:focus,
html[data-theme="dark"] .rd-comment-form textarea,
html[data-theme="dark"] .rd-doga-filter input,
html[data-theme="dark"] .rd-doga-filter select,
html[data-theme="dark"] .rd-heritage-filter input,
html[data-theme="dark"] .rd-heritage-filter select,
html[data-theme="dark"] .rd-near-card.is-selected,
html[data-theme="dark"] .rd-near-distance-value,
html[data-theme="dark"] .rd-near-range-wrap input[type="range"]::-moz-range-track,
html[data-theme="dark"] .rd-near-range-wrap input[type="range"]::-webkit-slider-runnable-track,
html[data-theme="dark"] .rd-near-select-shell,
html[data-theme="dark"] .rd-near-select-shell>i:first-child,
html[data-theme="dark"] .rd-near-selected-pill,
html[data-theme="dark"] .rd-ob-districts button.selected,
html[data-theme="dark"] .rd-ob-interests button.selected,
html[data-theme="dark"] .rd-social-complete-grid input,
html[data-theme="dark"] .rd-social-complete-grid input:focus,
html[data-theme="dark"] .rd-yik-filters input,
html[data-theme="dark"] .rd-yik-filters select,
html[data-theme="dark"] .rdg-field input,
html[data-theme="dark"] .rdg-field select,
html[data-theme="dark"] .rdg-field textarea,
html[data-theme="dark"] .rdm-field input,
html[data-theme="dark"] .rdm-field input:focus,
html[data-theme="dark"] .rdm-field select,
html[data-theme="dark"] .rdm-field select:focus,
html[data-theme="dark"] .rdm-field textarea,
html[data-theme="dark"] .rdm-field textarea:focus{background:#181818!important;background-image:none!important;}
html[data-theme="dark"] .rdn-control-bar,
html[data-theme="dark"] .road-api-input,
html[data-theme="dark"] .rv45-embed-box textarea,
html[data-theme="dark"] .rv45-field input,
html[data-theme="dark"] .rv45-field input:focus,
html[data-theme="dark"] .rv45-field select,
html[data-theme="dark"] .rv45-field select:focus,
html[data-theme="dark"] .rv45-field textarea,
html[data-theme="dark"] .rv45-field textarea:focus,
html[data-theme="dark"] .rv45-hero-search,
html[data-theme="dark"] .rv45-input-icon,
html[data-theme="dark"] .rv45-share-url input,
html[data-theme="dark"] .rv451-embed-card textarea,
html[data-theme="dark"] .rv451-search,
html[data-theme="dark"] .rv451-watch-page .rv454-comment-sort select,
html[data-theme="dark"] .rz-app .rz-chat-compose input,
html[data-theme="dark"] .rz-app .rz-chat-compose textarea,
html[data-theme="dark"] .sar-location-select option,
html[data-theme="dark"] .sar-main-input,
html[data-theme="dark"] .sar-main-search-icon,
html[data-theme="dark"] .search-wrap input,
html[data-theme="dark"] .search-wrap input:focus,
html[data-theme="dark"] .taxi-calc-form input,
html[data-theme="dark"] .tea-input-wrap,
html[data-theme="dark"] .tea-rail-controls button,
html[data-theme="dark"] .tea-search,
html[data-theme="dark"] .transport-control-card,
html[data-theme="dark"] .transport-search>div,
html[data-theme="dark"] .ua27-field>input,
html[data-theme="dark"] .ua27-prefix,
html[data-theme="dark"] .ua27-remove-photo.is-selected,
html[data-theme="dark"] .ua394-gender-select,
html[data-theme="dark"] .uauth-account-choice.selected,
html[data-theme="dark"] .uauth-gender-choices input:checked+span,
html[data-theme="dark"] .uauth-input-wrap,
html[data-theme="dark"] .uauth-input-wrap:focus-within,
html[data-theme="dark"] .usec-code-inputs input,
html[data-theme="dark"] .usec-code-inputs input:focus,
html[data-theme="dark"] .wx-location-select-wrap{background:#181818!important;background-image:none!important;}
html[data-theme="dark"] #yorumlar .biz-comment-form,
html[data-theme="dark"] #yorumlar .biz-comment-input textarea,
html[data-theme="dark"] #yorumlar .biz-detail-card-head--comments,
html[data-theme="dark"] .agenda-item,
html[data-theme="dark"] .ai-ava,
html[data-theme="dark"] .ai-chip,
html[data-theme="dark"] .ai-inp,
html[data-theme="dark"] .ambulance-animation,
html[data-theme="dark"] .announcement-card footer,
html[data-theme="dark"] .appointment-doctor,
html[data-theme="dark"] .appointment-phone,
html[data-theme="dark"] .aside-card dl div,
html[data-theme="dark"] .badge,
html[data-theme="dark"] .biz-announcement-grid article,
html[data-theme="dark"] .biz-announcement-grid article.pinned,
html[data-theme="dark"] .biz-card--verified,
html[data-theme="dark"] .biz-card-category,
html[data-theme="dark"] .biz-card-cover-pattern::after,
html[data-theme="dark"] .biz-card-cover-pattern::before,
html[data-theme="dark"] .biz-card-logo,
html[data-theme="dark"] .biz-card-profile-badge,
html[data-theme="dark"] .biz-card-profile-badge.pending,
html[data-theme="dark"] .biz-card-profile-badge.platform,
html[data-theme="dark"] .biz-card-profile-badge.verified,
html[data-theme="dark"] .biz-card-profile-label,
html[data-theme="dark"] .biz-card-profile-label.pending,
html[data-theme="dark"] .biz-card-profile-label.platform,
html[data-theme="dark"] .biz-card-profile-label.verified,
html[data-theme="dark"] .biz-category-arrow,
html[data-theme="dark"] .biz-category-carousel,
html[data-theme="dark"] .biz-claim-card input,
html[data-theme="dark"] .biz-claim-card input:focus,
html[data-theme="dark"] .biz-claim-card textarea,
html[data-theme="dark"] .biz-claim-card textarea:focus,
html[data-theme="dark"] .biz-comment-body,
html[data-theme="dark"] .biz-comment-form,
html[data-theme="dark"] .biz-comment-input textarea,
html[data-theme="dark"] .biz-comment-name-field input,
html[data-theme="dark"] .biz-comment-visitor-badge,
html[data-theme="dark"] .biz-comment-visitor-label,
html[data-theme="dark"] .biz-detail-contact,
html[data-theme="dark"] .biz-detail-identity-badges .biz-badge,
html[data-theme="dark"] .biz-detail-identity-badges .biz-badge--profile.verified,
html[data-theme="dark"] .biz-detail-location span,
html[data-theme="dark"] .biz-detail-logo,
html[data-theme="dark"] .biz-detail-pattern::after,
html[data-theme="dark"] .biz-detail-pattern::before,
html[data-theme="dark"] .biz-feedback--info,
html[data-theme="dark"] .biz-hero-highlights span,
html[data-theme="dark"] .biz-hero-stats > div,
html[data-theme="dark"] .biz-hero::after,
html[data-theme="dark"] .biz-hero::before,
html[data-theme="dark"] .biz-location-card,
html[data-theme="dark"] .biz-manager-action--panel,
html[data-theme="dark"] .biz-primary-btn{border-color:#3f3f3f!important;}
html[data-theme="dark"] .biz-public-product-grid>article,
html[data-theme="dark"] .biz-secondary-btn,
html[data-theme="dark"] .biz-section-premium-badge,
html[data-theme="dark"] .bizana-bars,
html[data-theme="dark"] .bizana-contact-split span,
html[data-theme="dark"] .bizana-kpis article,
html[data-theme="dark"] .bizana-list>div:not(.bizana-empty),
html[data-theme="dark"] .bizana-services article,
html[data-theme="dark"] .bizpanel-active-features > div.active,
html[data-theme="dark"] .bizpanel-active-features>div,
html[data-theme="dark"] .bizpanel-active-features>div.active,
html[data-theme="dark"] .bizpanel-alert.danger,
html[data-theme="dark"] .bizpanel-alert.success,
html[data-theme="dark"] .bizpanel-btn.danger,
html[data-theme="dark"] .bizpanel-check,
html[data-theme="dark"] .bizpanel-check-list a,
html[data-theme="dark"] .bizpanel-check-list a.done,
html[data-theme="dark"] .bizpanel-check.done,
html[data-theme="dark"] .bizpanel-content-item form button,
html[data-theme="dark"] .bizpanel-empty,
html[data-theme="dark"] .bizpanel-empty-onboarding,
html[data-theme="dark"] .bizpanel-form input,
html[data-theme="dark"] .bizpanel-form select,
html[data-theme="dark"] .bizpanel-form textarea,
html[data-theme="dark"] .bizpanel-health-score,
html[data-theme="dark"] .bizpanel-hero-actions a,
html[data-theme="dark"] .bizpanel-hero-actions a.primary,
html[data-theme="dark"] .bizpanel-hero-logo,
html[data-theme="dark"] .bizpanel-logo-upload>div,
html[data-theme="dark"] .bizpanel-manager-item,
html[data-theme="dark"] .bizpanel-manager-item.is-active,
html[data-theme="dark"] .bizpanel-manager-item:hover,
html[data-theme="dark"] .bizpanel-media-grid form button,
html[data-theme="dark"] .bizpanel-media-upload label>span,
html[data-theme="dark"] .bizpanel-package input,
html[data-theme="dark"] .bizpanel-package select,
html[data-theme="dark"] .bizpanel-payment-note,
html[data-theme="dark"] .bizpanel-profile-form input,
html[data-theme="dark"] .bizpanel-profile-form select,
html[data-theme="dark"] .bizpanel-profile-form textarea,
html[data-theme="dark"] .bizpanel-profile-section,
html[data-theme="dark"] .bizpanel-sidebar-action.is-active,
html[data-theme="dark"] .bizpanel-sidebar-action:hover,
html[data-theme="dark"] .bizpanel-stat-grid>a:hover,
html[data-theme="dark"] .bizpanel-status.active,
html[data-theme="dark"] .bizpanel-upload>div,
html[data-theme="dark"] .bizpanel-verification,
html[data-theme="dark"] .bizpanel-verification-notice,
html[data-theme="dark"] .bizpanel-verification-notice a,
html[data-theme="dark"] .bizpanel-verification.pending,
html[data-theme="dark"] .bizpanel-verification.system,
html[data-theme="dark"] .bizpanel-verification.verified,
html[data-theme="dark"] .calendar-day,
html[data-theme="dark"] .calendar-filters select,
html[data-theme="dark"] .city-btn.light{border-color:#3f3f3f!important;}
html[data-theme="dark"] .city-chip-row span,
html[data-theme="dark"] .city-empty,
html[data-theme="dark"] .city-filter-grid input,
html[data-theme="dark"] .city-filter-grid select,
html[data-theme="dark"] .city-hero-panel,
html[data-theme="dark"] .city-kicker,
html[data-theme="dark"] .city-request-page .crt-btn.is-glass,
html[data-theme="dark"] .city-request-page .crt-card,
html[data-theme="dark"] .city-request-page .crt-card-head,
html[data-theme="dark"] .city-request-page .crt-category span,
html[data-theme="dark"] .city-request-page .crt-field>input,
html[data-theme="dark"] .city-request-page .crt-field>select,
html[data-theme="dark"] .city-request-page .crt-field>textarea,
html[data-theme="dark"] .city-request-page .crt-form-footer,
html[data-theme="dark"] .city-request-page .crt-how li,
html[data-theme="dark"] .city-request-page .crt-location,
html[data-theme="dark"] .city-request-page .crt-mobile-switch,
html[data-theme="dark"] .city-request-page .crt-orbit,
html[data-theme="dark"] .city-request-page .crt-phone,
html[data-theme="dark"] .city-request-page .crt-result,
html[data-theme="dark"] .city-request-page .crt-timeline>div>i,
html[data-theme="dark"] .city-request-page .crt-track-form input,
html[data-theme="dark"] .city-request-page .crt-upload,
html[data-theme="dark"] .city-request-page .crt-upload>b,
html[data-theme="dark"] .conf-ai-badge,
html[data-theme="dark"] .conf-alert.error,
html[data-theme="dark"] .conf-alert.success,
html[data-theme="dark"] .conf-big-bubble:after,
html[data-theme="dark"] .conf-card-actions,
html[data-theme="dark"] .conf-card-actions a:hover,
html[data-theme="dark"] .conf-card-actions button.active,
html[data-theme="dark"] .conf-card-actions button:hover,
html[data-theme="dark"] .conf-card-meta button,
html[data-theme="dark"] .conf-card-meta span,
html[data-theme="dark"] .conf-card.is-ai-generated,
html[data-theme="dark"] .conf-card:hover,
html[data-theme="dark"] .conf-chat-form textarea,
html[data-theme="dark"] .conf-check>span,
html[data-theme="dark"] .conf-comment-anon i,
html[data-theme="dark"] .conf-comment-form textarea,
html[data-theme="dark"] .conf-comment-list article,
html[data-theme="dark"] .conf-compose-form>.conf-popup-actions,
html[data-theme="dark"] .conf-composer-teaser,
html[data-theme="dark"] .conf-conversation-list>a,
html[data-theme="dark"] .conf-detail-actions,
html[data-theme="dark"] .conf-detail-actions a:hover,
html[data-theme="dark"] .conf-detail-actions button.active,
html[data-theme="dark"] .conf-detail-actions button:hover,
html[data-theme="dark"] .conf-detail-card.is-ai-generated,
html[data-theme="dark"] .conf-detail-privacy.is-ai,
html[data-theme="dark"] .conf-empty,
html[data-theme="dark"] .conf-external-note,
html[data-theme="dark"] .conf-field input,
html[data-theme="dark"] .conf-field select,
html[data-theme="dark"] .conf-field textarea{border-color:#3f3f3f!important;}
html[data-theme="dark"] .conf-form-grid.social label,
html[data-theme="dark"] .conf-guest-name>div,
html[data-theme="dark"] .conf-hero-actions .primary,
html[data-theme="dark"] .conf-hero-actions a,
html[data-theme="dark"] .conf-hero-actions button,
html[data-theme="dark"] .conf-kicker,
html[data-theme="dark"] .conf-lightbox button,
html[data-theme="dark"] .conf-link-preview,
html[data-theme="dark"] .conf-location-strip button,
html[data-theme="dark"] .conf-message-box textarea,
html[data-theme="dark"] .conf-messages-hero a,
html[data-theme="dark"] .conf-mode-switch label>span,
html[data-theme="dark"] .conf-orbit,
html[data-theme="dark"] .conf-other-locations>header,
html[data-theme="dark"] .conf-page .conf-comment-login,
html[data-theme="dark"] .conf-page .conf-location-all,
html[data-theme="dark"] .conf-page .conf-location-change,
html[data-theme="dark"] .conf-page .conf-location-hub,
html[data-theme="dark"] .conf-page .conf-location-state,
html[data-theme="dark"] .conf-page .conf-popup .conf-sheet-dialog,
html[data-theme="dark"] .conf-page .conf-popup-actions,
html[data-theme="dark"] .conf-page .conf-popup-actions .conf-popup-btn.is-secondary,
html[data-theme="dark"] .conf-page .conf-popup-head,
html[data-theme="dark"] .conf-popup-actions .conf-popup-btn,
html[data-theme="dark"] .conf-search,
html[data-theme="dark"] .conf-search button,
html[data-theme="dark"] .conf-sheet-close,
html[data-theme="dark"] .conf-sheet-dialog,
html[data-theme="dark"] .conf-similar-list>a,
html[data-theme="dark"] .conf-similar-list>a:hover,
html[data-theme="dark"] .conf-socials button,
html[data-theme="dark"] .conf-stat-grid div,
html[data-theme="dark"] .conf-support-chat>header,
html[data-theme="dark"] .conf-support-danger,
html[data-theme="dark"] .conf-support-dashboard,
html[data-theme="dark"] .conf-support-empty,
html[data-theme="dark"] .conf-support-form textarea,
html[data-theme="dark"] .conf-support-hero-actions a,
html[data-theme="dark"] .conf-support-identity,
html[data-theme="dark"] .conf-support-identity button,
html[data-theme="dark"] .conf-support-mini,
html[data-theme="dark"] .conf-support-nav,
html[data-theme="dark"] .conf-support-outgoing,
html[data-theme="dark"] .conf-support-owner-toggle,
html[data-theme="dark"] .conf-support-panel,
html[data-theme="dark"] .conf-support-request,
html[data-theme="dark"] .conf-support-role span,
html[data-theme="dark"] .conf-support-safety,
html[data-theme="dark"] .conf-support-stats>div,
html[data-theme="dark"] .contact-cards>a,
html[data-theme="dark"] .contact-form-card,
html[data-theme="dark"] .contact-form-card>header,
html[data-theme="dark"] .contact-form-grid input,
html[data-theme="dark"] .contact-form-grid textarea,
html[data-theme="dark"] .contact-note{border-color:#3f3f3f!important;}
html[data-theme="dark"] .corp-alert.error,
html[data-theme="dark"] .corp-alert.success,
html[data-theme="dark"] .corp-content-card,
html[data-theme="dark"] .corp-content-card>header,
html[data-theme="dark"] .corp-hero-actions a.ghost,
html[data-theme="dark"] .corp-hero:after,
html[data-theme="dark"] .corp-kicker,
html[data-theme="dark"] .corp-side-card,
html[data-theme="dark"] .detail-actionbar a,
html[data-theme="dark"] .detail-actionbar button,
html[data-theme="dark"] .detail-summary-card>div,
html[data-theme="dark"] .dlm-uyari,
html[data-theme="dark"] .doctor-pulse,
html[data-theme="dark"] .emergency-ambulance:after,
html[data-theme="dark"] .emergency-ambulance:before,
html[data-theme="dark"] .emergency-cross,
html[data-theme="dark"] .emergency-hospital-art,
html[data-theme="dark"] .event-card footer,
html[data-theme="dark"] .event-detail-date-panel,
html[data-theme="dark"] .event-detail-eyebrow,
html[data-theme="dark"] .event-detail-intro,
html[data-theme="dark"] .event-detail-intro::after,
html[data-theme="dark"] .event-detail-intro::before,
html[data-theme="dark"] .floating-pill,
html[data-theme="dark"] .ft-bottom,
html[data-theme="dark"] .ft-social,
html[data-theme="dark"] .fuel-art-price,
html[data-theme="dark"] .fuel-btn,
html[data-theme="dark"] .fuel-btn-primary,
html[data-theme="dark"] .fuel-calculator-result>div,
html[data-theme="dark"] .fuel-calculator-result>div.is-total,
html[data-theme="dark"] .fuel-data-alert,
html[data-theme="dark"] .fuel-guide-grid ul,
html[data-theme="dark"] .fuel-hero:after,
html[data-theme="dark"] .fuel-hose,
html[data-theme="dark"] .fuel-input-wrap,
html[data-theme="dark"] .fuel-kicker,
html[data-theme="dark"] .fuel-location-change,
html[data-theme="dark"] .fuel-orbit,
html[data-theme="dark"] .fuel-price-range,
html[data-theme="dark"] .fuel-pump,
html[data-theme="dark"] .fuel-pump-screen,
html[data-theme="dark"] .fuel-source-panel,
html[data-theme="dark"] .fuel-source-panel>a,
html[data-theme="dark"] .fuel-table td,
html[data-theme="dark"] .fuel-table-wrap,
html[data-theme="dark"] .fuel-tank-list article,
html[data-theme="dark"] .fuel-tank-selector button,
html[data-theme="dark"] .fuel-tank-selector button.active,
html[data-theme="dark"] .gallery-btn-light,
html[data-theme="dark"] .gallery-card-footer,
html[data-theme="dark"] .gallery-detail-page .gallery-detail-visual,
html[data-theme="dark"] .gallery-detail-page .gallery-detail-visual-actions button,
html[data-theme="dark"] .gallery-empty,
html[data-theme="dark"] .gallery-filter-reset{border-color:#3f3f3f!important;}
html[data-theme="dark"] .gallery-filter-reset:hover,
html[data-theme="dark"] .gallery-filterbar input,
html[data-theme="dark"] .gallery-filterbar select,
html[data-theme="dark"] .gallery-filterbar-head,
html[data-theme="dark"] .gallery-hero-panel,
html[data-theme="dark"] .gallery-location-card,
html[data-theme="dark"] .gallery-member-section,
html[data-theme="dark"] .gallery-page .gallery-btn-light,
html[data-theme="dark"] .gallery-page .gallery-category-strip a,
html[data-theme="dark"] .gallery-page .gallery-filter-grid,
html[data-theme="dark"] .gallery-page .gallery-filter-reset,
html[data-theme="dark"] .gallery-page .gallery-filter-toggle,
html[data-theme="dark"] .gallery-page .gallery-filterbar,
html[data-theme="dark"] .gallery-page .gallery-filterbar input,
html[data-theme="dark"] .gallery-page .gallery-filterbar input:hover,
html[data-theme="dark"] .gallery-page .gallery-filterbar select,
html[data-theme="dark"] .gallery-page .gallery-filterbar select:hover,
html[data-theme="dark"] .gallery-page .gallery-filterbar-head,
html[data-theme="dark"] .gallery-page .gallery-lightbox-inner,
html[data-theme="dark"] .gallery-page .gallery-member-section,
html[data-theme="dark"] .hbr-ad-box::after,
html[data-theme="dark"] .hbr-aksiyon-btn.hbr-aksiyon-btn-aktif,
html[data-theme="dark"] .hbr-aksiyon-btn.is-active,
html[data-theme="dark"] .hbr-aksiyon-btn:hover,
html[data-theme="dark"] .hbr-article-heading .hbr-detail-editor-badge,
html[data-theme="dark"] .hbr-article-heading .hbr-detail-rss-badge,
html[data-theme="dark"] .hbr-bookmark-btn.is-active,
html[data-theme="dark"] .hbr-bookmark-btn:hover,
html[data-theme="dark"] .hbr-breaking::after,
html[data-theme="dark"] .hbr-detail-editor-badge,
html[data-theme="dark"] .hbr-detail-float,
html[data-theme="dark"] .hbr-detail-hero::after,
html[data-theme="dark"] .hbr-detail-news-device,
html[data-theme="dark"] .hbr-detail-rss-badge,
html[data-theme="dark"] .hbr-detail-wave,
html[data-theme="dark"] .hbr-empty,
html[data-theme="dark"] .hbr-feed-status,
html[data-theme="dark"] .hbr-hero-btn,
html[data-theme="dark"] .hbr-hero-btn-primary,
html[data-theme="dark"] .hbr-hero-eyebrow,
html[data-theme="dark"] .hbr-hero::after,
html[data-theme="dark"] .hbr-kaynak-git-link,
html[data-theme="dark"] .hbr-login-dialog,
html[data-theme="dark"] .hbr-no-comments,
html[data-theme="dark"] .hbr-operation-notice,
html[data-theme="dark"] .hbr-orbit,
html[data-theme="dark"] .hbr-visual-card,
html[data-theme="dark"] .health-emergency-icon,
html[data-theme="dark"] .health-hero-btn--glass,
html[data-theme="dark"] .health-hero::after,
html[data-theme="dark"] .health-kicker,
html[data-theme="dark"] .health-live-strip,
html[data-theme="dark"] .health-orbit,
html[data-theme="dark"] .health-urgent-icon,
html[data-theme="dark"] .heritage-comment-list article{border-color:#3f3f3f!important;}
html[data-theme="dark"] .hero-arrow,
html[data-theme="dark"] .hero-btn-outline,
html[data-theme="dark"] .hero-dot,
html[data-theme="dark"] .hero-dot.active,
html[data-theme="dark"] .hero-tag,
html[data-theme="dark"] .hospital-building,
html[data-theme="dark"] .hospital-floor span,
html[data-theme="dark"] .hospital-roof-sign,
html[data-theme="dark"] .hq-pill,
html[data-theme="dark"] .inst-alert-error,
html[data-theme="dark"] .inst-spinner,
html[data-theme="dark"] .invite-link,
html[data-theme="dark"] .invite-manual,
html[data-theme="dark"] .is-orman-yuruyus .rd-hero-trail,
html[data-theme="dark"] .market-btn-secondary,
html[data-theme="dark"] .market-hero::after,
html[data-theme="dark"] .market-hero::before,
html[data-theme="dark"] .message-hero-actions>span,
html[data-theme="dark"] .message-hero:after,
html[data-theme="dark"] .mob-app-actions a,
html[data-theme="dark"] .mob-app-group,
html[data-theme="dark"] .mob-app-primary a,
html[data-theme="dark"] .mob-drawer-close,
html[data-theme="dark"] .mob-nav-badge,
html[data-theme="dark"] .moving-minibus span::after,
html[data-theme="dark"] .moving-minibus span::before,
html[data-theme="dark"] .muni-content-card:hover,
html[data-theme="dark"] .muni-content-more,
html[data-theme="dark"] .muni-content-more:hover,
html[data-theme="dark"] .muni-content-tabs button,
html[data-theme="dark"] .muni-content-type-head,
html[data-theme="dark"] .muni-external-channel,
html[data-theme="dark"] .muni-external-close,
html[data-theme="dark"] .muni-external-dialog,
html[data-theme="dark"] .muni-external-dialog footer .secondary,
html[data-theme="dark"] .muni-external-dialog>.muni-external-head>span,
html[data-theme="dark"] .muni-external-head>span,
html[data-theme="dark"] .muni-external-info,
html[data-theme="dark"] .muni-flow-card,
html[data-theme="dark"] .muni-hero-actions button,
html[data-theme="dark"] .muni-hero-actions button.is-primary,
html[data-theme="dark"] .muni-kicker,
html[data-theme="dark"] .muni-mayor-visual img,
html[data-theme="dark"] .muni-mayor-visual>i,
html[data-theme="dark"] .muni-mayor-visual>span,
html[data-theme="dark"] .muni-quick-actions>a:hover,
html[data-theme="dark"] .muni-quick-actions>button:hover,
html[data-theme="dark"] .muni-search:focus-within,
html[data-theme="dark"] .muni-service-card:hover,
html[data-theme="dark"] .muni-type-empty,
html[data-theme="dark"] .orb,
html[data-theme="dark"] .parking-actions a,
html[data-theme="dark"] .parking-actions a.glass,
html[data-theme="dark"] .parking-hero-badges span,
html[data-theme="dark"] .parking-kicker{border-color:#3f3f3f!important;}
html[data-theme="dark"] .parking-road,
html[data-theme="dark"] .parking-space-card,
html[data-theme="dark"] .pharmacy-building,
html[data-theme="dark"] .pharmacy-door,
html[data-theme="dark"] .pharmacy-sign,
html[data-theme="dark"] .pharmacy-window,
html[data-theme="dark"] .premium-ai-benefit,
html[data-theme="dark"] .premium-ai-right,
html[data-theme="dark"] .premium-cancel-btn,
html[data-theme="dark"] .premium-hero-icon,
html[data-theme="dark"] .premium-hero::after,
html[data-theme="dark"] .premium-hero::before,
html[data-theme="dark"] .premium-page .premium-hero-icon,
html[data-theme="dark"] .premium-page .premium-status-row span,
html[data-theme="dark"] .premium-profile-badge,
html[data-theme="dark"] .premium-status-row span,
html[data-theme="dark"] .proof input,
html[data-theme="dark"] .proof textarea,
html[data-theme="dark"] .quiz fieldset,
html[data-theme="dark"] .quiz label,
html[data-theme="dark"] .rai-answer-action,
html[data-theme="dark"] .rai-avatar,
html[data-theme="dark"] .rai-eyebrow,
html[data-theme="dark"] .rai-fullscreen-toggle,
html[data-theme="dark"] .rai-fullscreen-toggle:hover,
html[data-theme="dark"] .rai-fullscreen-toggle[aria-pressed="true"],
html[data-theme="dark"] .rai-greeting-location,
html[data-theme="dark"] .rai-guest-status,
html[data-theme="dark"] .rai-guest-status.empty,
html[data-theme="dark"] .rai-hero-inner:before,
html[data-theme="dark"] .rai-history-link,
html[data-theme="dark"] .rai-history-link:hover,
html[data-theme="dark"] .rai-login-gate,
html[data-theme="dark"] .rai-login-gate-icon,
html[data-theme="dark"] .rai-message-avatar-user,
html[data-theme="dark"] .rai-orbit,
html[data-theme="dark"] .rai-quick button,
html[data-theme="dark"] .rc-balance-card,
html[data-theme="dark"] .rc-coin-mark,
html[data-theme="dark"] .rc-coin-mark i,
html[data-theme="dark"] .rc-eyebrow,
html[data-theme="dark"] .rc-flash-error,
html[data-theme="dark"] .rc-flash-ok,
html[data-theme="dark"] .rc-future,
html[data-theme="dark"] .rc-history-row,
html[data-theme="dark"] .rc-orbit,
html[data-theme="dark"] .rcg-actions a+ a,
html[data-theme="dark"] .rcg-head>span,
html[data-theme="dark"] .rcg-hero aside,
html[data-theme="dark"] .rcg-hero-status span,
html[data-theme="dark"] .rcg-kicker,
html[data-theme="dark"] .rcg-panel,
html[data-theme="dark"] .rcg-referral-item:hover,
html[data-theme="dark"] .rcg-streak,
html[data-theme="dark"] .rcg-task{border-color:#3f3f3f!important;}
html[data-theme="dark"] .rcg-task.done,
html[data-theme="dark"] .rct-actions a.ghost,
html[data-theme="dark"] .rct-balance,
html[data-theme="dark"] .rct-coin,
html[data-theme="dark"] .rct-eyebrow,
html[data-theme="dark"] .rct-game-access,
html[data-theme="dark"] .rct-game-access a+a,
html[data-theme="dark"] .rct-grid article,
html[data-theme="dark"] .rct-hero:after,
html[data-theme="dark"] .rct-intro,
html[data-theme="dark"] .rct-intro aside,
html[data-theme="dark"] .rct-market,
html[data-theme="dark"] .rct-market-actions a.light,
html[data-theme="dark"] .rct-member-callout,
html[data-theme="dark"] .rct-orbit,
html[data-theme="dark"] .rct-section,
html[data-theme="dark"] .rct-steps article,
html[data-theme="dark"] .rd-ad-creative-badge,
html[data-theme="dark"] .rd-ad-request-close,
html[data-theme="dark"] .rd-ad-request-close:focus-visible,
html[data-theme="dark"] .rd-ad-request-close:hover,
html[data-theme="dark"] .rd-ad-request-context,
html[data-theme="dark"] .rd-ad-request-field input,
html[data-theme="dark"] .rd-ad-request-field textarea,
html[data-theme="dark"] .rd-ad-request-hdr,
html[data-theme="dark"] .rd-ad-request-modal,
html[data-theme="dark"] .rd-ad-request-status.is-error,
html[data-theme="dark"] .rd-ad-request-status.is-info,
html[data-theme="dark"] .rd-admin-social-provider,
html[data-theme="dark"] .rd-comment-form,
html[data-theme="dark"] .rd-comment-form textarea,
html[data-theme="dark"] .rd-comment-item,
html[data-theme="dark"] .rd-comment-login,
html[data-theme="dark"] .rd-detail-fact-card dl>div,
html[data-theme="dark"] .rd-detail-hero-symbol,
html[data-theme="dark"] .rd-detail-tags span,
html[data-theme="dark"] .rd-doga-btn.ghost,
html[data-theme="dark"] .rd-doga-btn.glass,
html[data-theme="dark"] .rd-doga-card,
html[data-theme="dark"] .rd-doga-empty,
html[data-theme="dark"] .rd-doga-eyebrow,
html[data-theme="dark"] .rd-doga-filter input,
html[data-theme="dark"] .rd-doga-filter select,
html[data-theme="dark"] .rd-doga-section-head>div>span,
html[data-theme="dark"] .rd-drawer-location,
html[data-theme="dark"] .rd-fishing-law,
html[data-theme="dark"] .rd-footer-ambient span:nth-child(1),
html[data-theme="dark"] .rd-footer-app-hub,
html[data-theme="dark"] .rd-footer-bottom,
html[data-theme="dark"] .rd-footer-contact a,
html[data-theme="dark"] .rd-footer-store,
html[data-theme="dark"] .rd-footer-store:hover,
html[data-theme="dark"] .rd-footer-top,
html[data-theme="dark"] .rd-heritage-btn.glass,
html[data-theme="dark"] .rd-heritage-empty{border-color:#3f3f3f!important;}
html[data-theme="dark"] .rd-heritage-eyebrow,
html[data-theme="dark"] .rd-heritage-filter input,
html[data-theme="dark"] .rd-heritage-filter select,
html[data-theme="dark"] .rd-heritage-focus,
html[data-theme="dark"] .rd-heritage-lightbox button,
html[data-theme="dark"] .rd-hero-discovery,
html[data-theme="dark"] .rd-hero-orb,
html[data-theme="dark"] .rd-hero-pills span,
html[data-theme="dark"] .rd-hero-trail,
html[data-theme="dark"] .rd-home-ai-avatar,
html[data-theme="dark"] .rd-home-page .ai-card,
html[data-theme="dark"] .rd-home-page .ai-chip,
html[data-theme="dark"] .rd-home-page .ai-row,
html[data-theme="dark"] .rd-home-page .hero::after,
html[data-theme="dark"] .rd-home-page .hero::before,
html[data-theme="dark"] .rd-info-section.warning,
html[data-theme="dark"] .rd-map-frame,
html[data-theme="dark"] .rd-map-modal__dialog,
html[data-theme="dark"] .rd-near-card,
html[data-theme="dark"] .rd-near-card-actions,
html[data-theme="dark"] .rd-near-card-meta .is-approx,
html[data-theme="dark"] .rd-near-card:hover,
html[data-theme="dark"] .rd-near-category-desktop button,
html[data-theme="dark"] .rd-near-category-desktop button.active,
html[data-theme="dark"] .rd-near-category-desktop button:focus-visible,
html[data-theme="dark"] .rd-near-category-desktop button:hover,
html[data-theme="dark"] .rd-near-category-sheet-dialog,
html[data-theme="dark"] .rd-near-category-sheet-grid button,
html[data-theme="dark"] .rd-near-category-sheet-head,
html[data-theme="dark"] .rd-near-category-sheet-head>button,
html[data-theme="dark"] .rd-near-filter-card,
html[data-theme="dark"] .rd-near-hero-actions button,
html[data-theme="dark"] .rd-near-hero-actions button.is-primary,
html[data-theme="dark"] .rd-near-kicker,
html[data-theme="dark"] .rd-near-list-head,
html[data-theme="dark"] .rd-near-live,
html[data-theme="dark"] .rd-near-map-head,
html[data-theme="dark"] .rd-near-map-head button,
html[data-theme="dark"] .rd-near-mobile-category-icon,
html[data-theme="dark"] .rd-near-open-toggle,
html[data-theme="dark"] .rd-near-orbit,
html[data-theme="dark"] .rd-near-phone-map,
html[data-theme="dark"] .rd-near-pin,
html[data-theme="dark"] .rd-near-range-wrap input[type="range"]::-moz-range-thumb,
html[data-theme="dark"] .rd-near-range-wrap input[type="range"]::-webkit-slider-thumb,
html[data-theme="dark"] .rd-near-select-shell,
html[data-theme="dark"] .rd-near-sheet-actions a,
html[data-theme="dark"] .rd-near-sheet-close,
html[data-theme="dark"] .rd-near-smart-card,
html[data-theme="dark"] .rd-near-smart-card:focus-visible,
html[data-theme="dark"] .rd-near-smart-card:hover,
html[data-theme="dark"] .rd-near-status,
html[data-theme="dark"] .rd-near-unavailable-card,
html[data-theme="dark"] .rd-near-user-marker,
html[data-theme="dark"] .rd-near-view-switch{border-color:#3f3f3f!important;}
html[data-theme="dark"] .rd-ob-actions,
html[data-theme="dark"] .rd-ob-auth>a.outline,
html[data-theme="dark"] .rd-ob-detect,
html[data-theme="dark"] .rd-ob-districts button,
html[data-theme="dark"] .rd-ob-interests button,
html[data-theme="dark"] .rd-ob-shell,
html[data-theme="dark"] .rd-ob-signed,
html[data-theme="dark"] .rd-ob-top,
html[data-theme="dark"] .rd-pagination a,
html[data-theme="dark"] .rd-plan-grid>div,
html[data-theme="dark"] .rd-privacy-actions,
html[data-theme="dark"] .rd-privacy-actions a,
html[data-theme="dark"] .rd-privacy-actions button,
html[data-theme="dark"] .rd-privacy-card,
html[data-theme="dark"] .rd-profile-grid>div,
html[data-theme="dark"] .rd-properties>div,
html[data-theme="dark"] .rd-site-footer:before,
html[data-theme="dark"] .rd-social-auth-button,
html[data-theme="dark"] .rd-social-complete-alert,
html[data-theme="dark"] .rd-social-complete-card,
html[data-theme="dark"] .rd-social-complete-done,
html[data-theme="dark"] .rd-social-complete-errors,
html[data-theme="dark"] .rd-social-complete-grid input,
html[data-theme="dark"] .rd-social-linked,
html[data-theme="dark"] .rd-social-prefix,
html[data-theme="dark"] .rd-social-profile-alert,
html[data-theme="dark"] .rd-yik-btn.glass,
html[data-theme="dark"] .rd-yik-data-note,
html[data-theme="dark"] .rd-yik-detail-summary,
html[data-theme="dark"] .rd-yik-empty,
html[data-theme="dark"] .rd-yik-eyebrow,
html[data-theme="dark"] .rd-yik-filters input,
html[data-theme="dark"] .rd-yik-filters select,
html[data-theme="dark"] .rd-yik-focus,
html[data-theme="dark"] .rd-yik-food-ring,
html[data-theme="dark"] .rd-yik-pagination a,
html[data-theme="dark"] .rd-yik-scene-orb,
html[data-theme="dark"] .rd-yik-section-head>div>span,
html[data-theme="dark"] .rd-yik-tea-cup,
html[data-theme="dark"] .rd-yik-tea-cup:after,
html[data-theme="dark"] .rdg-dropzone,
html[data-theme="dark"] .rdg-empty,
html[data-theme="dark"] .rdg-field input,
html[data-theme="dark"] .rdg-field select,
html[data-theme="dark"] .rdg-field textarea,
html[data-theme="dark"] .rdg-secondary-btn,
html[data-theme="dark"] .rdi-app-icon-wrap>span,
html[data-theme="dark"] .rdi-benefits span,
html[data-theme="dark"] .rdi-feature-list article,
html[data-theme="dark"] .rdi-hero,
html[data-theme="dark"] .rdi-icon-button,
html[data-theme="dark"] .rdi-inapp,
html[data-theme="dark"] .rdi-platform-pill,
html[data-theme="dark"] .rdi-platform-pill small,
html[data-theme="dark"] .rdi-platform-summary{border-color:#3f3f3f!important;}
html[data-theme="dark"] .rdi-preview,
html[data-theme="dark"] .rdi-sheet-steps li,
html[data-theme="dark"] .rdi-sticky-install,
html[data-theme="dark"] .rdm-app-profile,
html[data-theme="dark"] .rdm-detail-media,
html[data-theme="dark"] .rdm-detail-meta span,
html[data-theme="dark"] .rdm-eyebrow,
html[data-theme="dark"] .rdm-feed-mark,
html[data-theme="dark"] .rdm-flash.error,
html[data-theme="dark"] .rdm-flash.ok,
html[data-theme="dark"] .rdm-footer-meta,
html[data-theme="dark"] .rdm-hero-actions a.ghost,
html[data-theme="dark"] .rdm-hero:after,
html[data-theme="dark"] .rdm-meta-actions a,
html[data-theme="dark"] .rdm-meta-actions button,
html[data-theme="dark"] .rdm-mobile-balance,
html[data-theme="dark"] .rdm-more-panel a,
html[data-theme="dark"] .rdm-orbit,
html[data-theme="dark"] .rdm-price-box,
html[data-theme="dark"] .rdm-product-card:hover,
html[data-theme="dark"] .rdm-product-foot,
html[data-theme="dark"] .rdm-profile-icon,
html[data-theme="dark"] .rdm-profile-icon>i,
html[data-theme="dark"] .rdm-section-head>b,
html[data-theme="dark"] .rdm-shortcut-track a>span,
html[data-theme="dark"] .rdm-shortcuts,
html[data-theme="dark"] .rdm-store-actions>a,
html[data-theme="dark"] .rdm-store-actions>span,
html[data-theme="dark"] .rdm-utility-card,
html[data-theme="dark"] .rdm-utility-row,
html[data-theme="dark"] .rdm-wallet-card,
html[data-theme="dark"] .rdn-actions a,
html[data-theme="dark"] .rdn-actions button,
html[data-theme="dark"] .rdn-card,
html[data-theme="dark"] .rdn-card.is-swipe-ready,
html[data-theme="dark"] .rdn-card.is-unread,
html[data-theme="dark"] .rdn-card:hover,
html[data-theme="dark"] .rdn-empty,
html[data-theme="dark"] .rdn-feed-section>header small,
html[data-theme="dark"] .rdn-filter-empty,
html[data-theme="dark"] .rdn-filter-group a,
html[data-theme="dark"] .rdn-filter-group button,
html[data-theme="dark"] .rdn-hero-copy>small,
html[data-theme="dark"] .rdn-hero-copy>span,
html[data-theme="dark"] .rdn-hero-visual,
html[data-theme="dark"] .rdn-hero-visual span,
html[data-theme="dark"] .rdn-pagination a,
html[data-theme="dark"] .rdn-read-all,
html[data-theme="dark"] .rdn-read-all:disabled,
html[data-theme="dark"] .rdn-read-all[aria-disabled="true"],
html[data-theme="dark"] .rdn-stat-grid article.is-highlight,
html[data-theme="dark"] .rdpc-link-preview,
html[data-theme="dark"] .rdpc-spinner,
html[data-theme="dark"] .road-api-input,
html[data-theme="dark"] .road-clear-state{border-color:#3f3f3f!important;}
html[data-theme="dark"] .road-hero,
html[data-theme="dark"] .road-hero-actions .road-primary,
html[data-theme="dark"] .road-hero-actions a,
html[data-theme="dark"] .road-hero-actions button,
html[data-theme="dark"] .road-hero:before,
html[data-theme="dark"] .road-kicker,
html[data-theme="dark"] .road-live-card,
html[data-theme="dark"] .road-location-strip button,
html[data-theme="dark"] .road-map-focus,
html[data-theme="dark"] .road-map-status,
html[data-theme="dark"] .road-notice,
html[data-theme="dark"] .road-radar span,
html[data-theme="dark"] .road-radar:after,
html[data-theme="dark"] .road-radar:before,
html[data-theme="dark"] .road-route-metrics>div,
html[data-theme="dark"] .route-stop,
html[data-theme="dark"] .rv28-banner-art span,
html[data-theme="dark"] .rv28-banner-chips a,
html[data-theme="dark"] .rv31-ad-countdown,
html[data-theme="dark"] .rv31-ad-cta,
html[data-theme="dark"] .rv31-ad-label,
html[data-theme="dark"] .rv31-ad-skip,
html[data-theme="dark"] .rv31-ad-sound,
html[data-theme="dark"] .rv31-content-start,
html[data-theme="dark"] .rv45-hero-insights article,
html[data-theme="dark"] .rv45-hub-hero:after,
html[data-theme="dark"] .rv45-member-hero,
html[data-theme="dark"] .rv45-my-actions .danger,
html[data-theme="dark"] .rv45-sound-unlock,
html[data-theme="dark"] .rv45-upload-tip,
html[data-theme="dark"] .rv451-discovery-bar,
html[data-theme="dark"] .rv451-embed-card textarea,
html[data-theme="dark"] .rv451-embed-card>button,
html[data-theme="dark"] .rv451-empty-state,
html[data-theme="dark"] .rv451-feature-label,
html[data-theme="dark"] .rv451-feature-play,
html[data-theme="dark"] .rv451-intro-card,
html[data-theme="dark"] .rv451-intro-meta span,
html[data-theme="dark"] .rv451-kicker,
html[data-theme="dark"] .rv451-load-more,
html[data-theme="dark"] .rv451-mobile-upload,
html[data-theme="dark"] .rv451-popular-list>a,
html[data-theme="dark"] .rv451-popular-list>a:nth-child(2),
html[data-theme="dark"] .rv451-share-sheet,
html[data-theme="dark"] .rv451-shorts-section,
html[data-theme="dark"] .rv451-trend-pill,
html[data-theme="dark"] .rv451-watch-page .rv28-channel-avatar,
html[data-theme="dark"] .rv451-watch-page .rv28-comment,
html[data-theme="dark"] .rv451-watch-page .rv28-next-list>a,
html[data-theme="dark"] .rv451-watch-page .rv28-player-badge,
html[data-theme="dark"] .rv451-watch-page .rv28-watch-tags span,
html[data-theme="dark"] .rv451-watch-page .rv292-action-btn,
html[data-theme="dark"] .rv451-watch-page .rv294-like-group,
html[data-theme="dark"] .rv451-watch-page .rv294-more-toggle,
html[data-theme="dark"] .rv451-watch-page .rv294-share-main{border-color:#3f3f3f!important;}
html[data-theme="dark"] .rv451-watch-page .rv454-comment-sort select,
html[data-theme="dark"] .rv451-watch-page .rv454-comments-body,
html[data-theme="dark"] .rv452-player-modebar button.is-active,
html[data-theme="dark"] .rv452-player-modebar button:hover,
html[data-theme="dark"] .rv453-ad-warning,
html[data-theme="dark"] .rv453-auto-duration-note,
html[data-theme="dark"] .rv454-native-toast,
html[data-theme="dark"] .rz-app .rz-btn.glass,
html[data-theme="dark"] .rz-app .rz-chat-box,
html[data-theme="dark"] .rz-app .rz-chat-compose,
html[data-theme="dark"] .rz-app .rz-chat-compose input,
html[data-theme="dark"] .rz-app .rz-chat-compose textarea,
html[data-theme="dark"] .rz-app .rz-club-gallery-grid figure,
html[data-theme="dark"] .rz-app .rz-contact-list a,
html[data-theme="dark"] .rz-app .rz-contact-list p,
html[data-theme="dark"] .rz-app .rz-district-list article,
html[data-theme="dark"] .rz-app .rz-empty,
html[data-theme="dark"] .rz-app .rz-eyebrow,
html[data-theme="dark"] .rz-app .rz-fan-actions a,
html[data-theme="dark"] .rz-app .rz-fan-actions a:first-child,
html[data-theme="dark"] .rz-app .rz-fan-actions button,
html[data-theme="dark"] .rz-app .rz-fan-hero:after,
html[data-theme="dark"] .rz-app .rz-fan-logo,
html[data-theme="dark"] .rz-app .rz-hero:after,
html[data-theme="dark"] .rz-app .rz-info-grid article,
html[data-theme="dark"] .rz-app .rz-logo-ring,
html[data-theme="dark"] .rz-app .rz-match-card,
html[data-theme="dark"] .rz-app .rz-message>div,
html[data-theme="dark"] .rz-app .rz-news-card,
html[data-theme="dark"] .rz-app .rz-next-match,
html[data-theme="dark"] .rz-app .rz-player-card,
html[data-theme="dark"] .rz-app .rz-product-card,
html[data-theme="dark"] .rz-app .rz-rail-arrow,
html[data-theme="dark"] .rz-app .rz-score-rail article,
html[data-theme="dark"] .rz-app .rz-side-card td,
html[data-theme="dark"] .rz-app .rz-social-strip a,
html[data-theme="dark"] .rz-app .rz-staff-card,
html[data-theme="dark"] .rz-app .rz-supporter-card,
html[data-theme="dark"] .rz-push-permission,
html[data-theme="dark"] .rz-push-permission__later,
html[data-theme="dark"] .sar-hero-panel,
html[data-theme="dark"] .sar-location-select,
html[data-theme="dark"] .sar-main-input,
html[data-theme="dark"] .sar-media-type,
html[data-theme="dark"] .scene-heritage .heritage-bridge,
html[data-theme="dark"] .scene-hub .arch,
html[data-theme="dark"] .scene-hub .bridge-arc,
html[data-theme="dark"] .scene-hub .tower:before,
html[data-theme="dark"] .scene-mosque .minaret:before,
html[data-theme="dark"] .scene-mosque .rosette,
html[data-theme="dark"] .taxi-price-note,
html[data-theme="dark"] .taxi-provider-card.is-transfer,
html[data-theme="dark"] .taxi-road,
html[data-theme="dark"] .taxi-service-area,
html[data-theme="dark"] .tea-alert-card{border-color:#3f3f3f!important;}
html[data-theme="dark"] .tea-alert-card.aktif,
html[data-theme="dark"] .tea-alert-card.kapali,
html[data-theme="dark"] .tea-btn,
html[data-theme="dark"] .tea-btn-glass,
html[data-theme="dark"] .tea-btn-primary,
html[data-theme="dark"] .tea-empty-filter,
html[data-theme="dark"] .tea-empty-state,
html[data-theme="dark"] .tea-factory-card:hover,
html[data-theme="dark"] .tea-hero-badge,
html[data-theme="dark"] .tea-hero-change,
html[data-theme="dark"] .tea-hero-cup:after,
html[data-theme="dark"] .tea-hero-orbit,
html[data-theme="dark"] .tea-hero-price-card,
html[data-theme="dark"] .tea-input-wrap,
html[data-theme="dark"] .tea-kicker,
html[data-theme="dark"] .tea-price-change,
html[data-theme="dark"] .tea-price-main,
html[data-theme="dark"] .tender-date,
html[data-theme="dark"] .transport-btn,
html[data-theme="dark"] .transport-btn--light,
html[data-theme="dark"] .transport-floating-card,
html[data-theme="dark"] .transport-hero-badges span,
html[data-theme="dark"] .transport-journey-line,
html[data-theme="dark"] .transport-kicker,
html[data-theme="dark"] .transport-route-footer,
html[data-theme="dark"] .tv-ctrl-btn,
html[data-theme="dark"] .tv-haber-bandi,
html[data-theme="dark"] .tv-haber-kaynak,
html[data-theme="dark"] .tv-hero-btn,
html[data-theme="dark"] .tv-hero-btn.primary,
html[data-theme="dark"] .tv-hero-chips span,
html[data-theme="dark"] .tv-hero-stat,
html[data-theme="dark"] .tv-hero-stats,
html[data-theme="dark"] .tv-oynat-buton,
html[data-theme="dark"] .tv-reklam-etiket,
html[data-theme="dark"] .u40-email-warning,
html[data-theme="dark"] .u40-session,
html[data-theme="dark"] .u401-login-sms-note,
html[data-theme="dark"] .u401-phone-warning,
html[data-theme="dark"] .u401-sms-register-note,
html[data-theme="dark"] .ua27-card,
html[data-theme="dark"] .ua27-card-head,
html[data-theme="dark"] .ua27-field>input,
html[data-theme="dark"] .ua27-header,
html[data-theme="dark"] .ua27-header>a,
html[data-theme="dark"] .ua27-photo-preview,
html[data-theme="dark"] .ua27-prefix,
html[data-theme="dark"] .ua27-remove-photo,
html[data-theme="dark"] .ua27-remove-photo.is-selected,
html[data-theme="dark"] .ua27-submitbar,
html[data-theme="dark"] .ua37-account-current,
html[data-theme="dark"] .uai-clear,
html[data-theme="dark"] .uai-history,
html[data-theme="dark"] .uai-item,
html[data-theme="dark"] .uai-item:hover{border-color:#3f3f3f!important;}
html[data-theme="dark"] .uai-settings,
html[data-theme="dark"] .uai-settings input,
html[data-theme="dark"] .uai-stats>div,
html[data-theme="dark"] .uauth-account-choice,
html[data-theme="dark"] .uauth-account-choice>em,
html[data-theme="dark"] .uauth-alert.error,
html[data-theme="dark"] .uauth-alert.success,
html[data-theme="dark"] .uauth-brand-badge,
html[data-theme="dark"] .uauth-brand-foot,
html[data-theme="dark"] .uauth-feature-grid>div,
html[data-theme="dark"] .uauth-gender-choices span,
html[data-theme="dark"] .uauth-input-wrap,
html[data-theme="dark"] .uauth-mobile-brand img,
html[data-theme="dark"] .uauth-secondary,
html[data-theme="dark"] .uauth-shell,
html[data-theme="dark"] .uauth-steps li,
html[data-theme="dark"] .uauth-verification-note,
html[data-theme="dark"] .up44-comment-card,
html[data-theme="dark"] .up44-confession-body>div,
html[data-theme="dark"] .up44-confession-card,
html[data-theme="dark"] .up44-confession-shortcuts>a,
html[data-theme="dark"] .up44-count,
html[data-theme="dark"] .up44-empty,
html[data-theme="dark"] .up44-feature-card,
html[data-theme="dark"] .up44-media-card,
html[data-theme="dark"] .up44-mini-stats span,
html[data-theme="dark"] .up44-notification-card,
html[data-theme="dark"] .up44-page-hero,
html[data-theme="dark"] .usec-card,
html[data-theme="dark"] .usec-code-inputs input,
html[data-theme="dark"] .usec-mascot span,
html[data-theme="dark"] .uye-dashboard-avatar,
html[data-theme="dark"] .uye-dashboard-badges .uye-dashboard-status.bekliyor,
html[data-theme="dark"] .uye-dashboard-badges .uye-dashboard-status.onaylandi,
html[data-theme="dark"] .uye-dashboard-badges .uye-dashboard-status.reddedildi,
html[data-theme="dark"] .uye-dashboard-badges > span,
html[data-theme="dark"] .uye-dashboard-btn-light,
html[data-theme="dark"] .uye-dashboard-hero-deco,
html[data-theme="dark"] .vc,
html[data-theme="dark"] .vc-footer-strip,
html[data-theme="dark"] .vc-play,
html[data-theme="dark"] .vsw-more,
html[data-theme="dark"] .vsw-title-badge,
html[data-theme="dark"] .weather-widget,
html[data-theme="dark"] .weather-widget-link:hover,
html[data-theme="dark"] .ww-alert-mini,
html[data-theme="dark"] .ww-stats,
html[data-theme="dark"] .wx-alert,
html[data-theme="dark"] .wx-alert-resmi,
html[data-theme="dark"] .wx-all-clear,
html[data-theme="dark"] .wx-data-note,
html[data-theme="dark"] .wx-day-card,
html[data-theme="dark"] .wx-day-card>div,
html[data-theme="dark"] .wx-day-metrics,
html[data-theme="dark"] .wx-day-top>b{border-color:#3f3f3f!important;}
html[data-theme="dark"] .wx-hero-metrics article,
html[data-theme="dark"] .wx-hour-card,
html[data-theme="dark"] .wx-hour-unavailable,
html[data-theme="dark"] .wx-kicker,
html[data-theme="dark"] .wx-location-select-wrap,
html[data-theme="dark"] .wx-location-trigger,
html[data-theme="dark"] .wx-location-trigger:hover,
html[data-theme="dark"] .wx-meter i,
html[data-theme="dark"] .wx-scroll-buttons button:hover:not(:disabled),
html[data-theme="dark"] [data-theme=\"dark\"] .tv-paylas-btn.tv-x,
html[data-theme="dark"] body.tv-obs-instagram-special .tv-player-only .tv-player-cerceve{border-color:#3f3f3f!important;}
html[data-theme="dark"] #mobDiscoverModal .mob-coming-label,
html[data-theme="dark"] #yorumlar .biz-comment-input textarea::placeholder,
html[data-theme="dark"] .agenda-item>div small,
html[data-theme="dark"] .agenda-item>i,
html[data-theme="dark"] .announcement-card footer span,
html[data-theme="dark"] .announcement-date,
html[data-theme="dark"] .announcement-priority-mark,
html[data-theme="dark"] .announcement-top,
html[data-theme="dark"] .announcement-top .priority,
html[data-theme="dark"] .announcements-page .city-btn.primary,
html[data-theme="dark"] .appointment-calendar b,
html[data-theme="dark"] .appointment-calendar i,
html[data-theme="dark"] .appointment-calendar small,
html[data-theme="dark"] .appointment-channel-grid small,
html[data-theme="dark"] .appointment-channel-grid>a>span,
html[data-theme="dark"] .appointment-doctor,
html[data-theme="dark"] .appointment-page .appointment-channel-icon,
html[data-theme="dark"] .biz-announcement-grid a,
html[data-theme="dark"] .biz-announcement-grid p,
html[data-theme="dark"] .biz-announcement-grid small,
html[data-theme="dark"] .biz-api-gallery-head h2,
html[data-theme="dark"] .biz-api-gallery-head small,
html[data-theme="dark"] .biz-api-gallery-head span,
html[data-theme="dark"] .biz-badge--featured,
html[data-theme="dark"] .biz-badge--premium,
html[data-theme="dark"] .biz-badge--profile.pending,
html[data-theme="dark"] .biz-badge--profile.verified,
html[data-theme="dark"] .biz-card-category,
html[data-theme="dark"] .biz-card-profile-badge.pending,
html[data-theme="dark"] .biz-card-profile-badge.platform,
html[data-theme="dark"] .biz-card-profile-badge.verified,
html[data-theme="dark"] .biz-card-profile-label,
html[data-theme="dark"] .biz-card-profile-label.pending,
html[data-theme="dark"] .biz-card-profile-label.verified,
html[data-theme="dark"] .biz-card-slogan,
html[data-theme="dark"] .biz-claim-card form button,
html[data-theme="dark"] .biz-claim-primary,
html[data-theme="dark"] .biz-comment-form-title span,
html[data-theme="dark"] .biz-comment-name-field input::placeholder,
html[data-theme="dark"] .biz-comment-premium,
html[data-theme="dark"] .biz-comment-visitor-badge,
html[data-theme="dark"] .biz-comment-visitor-label,
html[data-theme="dark"] .biz-comment.is-visitor .biz-comment-avatar,
html[data-theme="dark"] .biz-comment.is-visitor .biz-comment-body > div:first-child strong::after,
html[data-theme="dark"] .biz-comment.is-visitor .biz-comment-body strong,
html[data-theme="dark"] .biz-detail-contact,
html[data-theme="dark"] .biz-detail-contact--phone,
html[data-theme="dark"] .biz-detail-contact--whatsapp,
html[data-theme="dark"] .biz-detail-hero-copy > p,
html[data-theme="dark"] .biz-detail-location span,
html[data-theme="dark"] .biz-feedback--error,
html[data-theme="dark"] .biz-feedback--info,
html[data-theme="dark"] .biz-feedback--success,
html[data-theme="dark"] .biz-logo-remove,
html[data-theme="dark"] .biz-manager-action--delete{color:#d6d6d6!important;}
html[data-theme="dark"] .biz-manager-action--panel,
html[data-theme="dark"] .biz-manager-mini-stats .is-featured,
html[data-theme="dark"] .biz-manager-status.status-bekliyor,
html[data-theme="dark"] .biz-manager-status.status-onaylandi,
html[data-theme="dark"] .biz-manager-status.status-reddedildi,
html[data-theme="dark"] .biz-manager-verification.pending,
html[data-theme="dark"] .biz-manager-verification.platform,
html[data-theme="dark"] .biz-manager-verification.verified,
html[data-theme="dark"] .biz-product-disclaimer,
html[data-theme="dark"] .biz-profile-panel-callout>a,
html[data-theme="dark"] .biz-public-product-grid footer a,
html[data-theme="dark"] .biz-public-product-grid footer strong,
html[data-theme="dark"] .biz-public-product-grid p,
html[data-theme="dark"] .biz-public-product-image,
html[data-theme="dark"] .biz-required,
html[data-theme="dark"] .biz-section-premium-badge,
html[data-theme="dark"] .biz-sponsored-banner>a,
html[data-theme="dark"] .biz-tone-amber,
html[data-theme="dark"] .biz-tone-blue,
html[data-theme="dark"] .biz-tone-green,
html[data-theme="dark"] .biz-tone-pink,
html[data-theme="dark"] .biz-tone-purple,
html[data-theme="dark"] .biz-tone-red,
html[data-theme="dark"] .biz-tone-slate,
html[data-theme="dark"] .biz-tone-teal,
html[data-theme="dark"] .bizana-change.down,
html[data-theme="dark"] .bizana-change.flat,
html[data-theme="dark"] .bizana-change.up,
html[data-theme="dark"] .bizana-chart-card h3,
html[data-theme="dark"] .bizana-chart-card header small,
html[data-theme="dark"] .bizana-contact-split i,
html[data-theme="dark"] .bizana-contact-split small,
html[data-theme="dark"] .bizana-day>small,
html[data-theme="dark"] .bizana-empty,
html[data-theme="dark"] .bizana-funnel h3,
html[data-theme="dark"] .bizana-funnel header small,
html[data-theme="dark"] .bizana-funnel-step small,
html[data-theme="dark"] .bizana-funnel-step strong,
html[data-theme="dark"] .bizana-funnel-step>span,
html[data-theme="dark"] .bizana-kpis article>span,
html[data-theme="dark"] .bizana-kpis small,
html[data-theme="dark"] .bizana-kpis strong,
html[data-theme="dark"] .bizana-legend,
html[data-theme="dark"] .bizana-list h3,
html[data-theme="dark"] .bizana-list header small,
html[data-theme="dark"] .bizana-list>div b,
html[data-theme="dark"] .bizana-list>div i,
html[data-theme="dark"] .bizana-list>div small,
html[data-theme="dark"] .bizana-list>div strong,
html[data-theme="dark"] .bizana-range a,
html[data-theme="dark"] .bizana-services article small,
html[data-theme="dark"] .bizana-services article>b,
html[data-theme="dark"] .bizana-services article>span,
html[data-theme="dark"] .bizana-services h3,
html[data-theme="dark"] .bizana-services header small{color:#d6d6d6!important;}
html[data-theme="dark"] .bizpanel-active-features > div > span,
html[data-theme="dark"] .bizpanel-active-features>div.active>span,
html[data-theme="dark"] .bizpanel-active-features>div>i,
html[data-theme="dark"] .bizpanel-active-features>div>span,
html[data-theme="dark"] .bizpanel-ad-image,
html[data-theme="dark"] .bizpanel-alert.danger,
html[data-theme="dark"] .bizpanel-alert.success,
html[data-theme="dark"] .bizpanel-btn.danger,
html[data-theme="dark"] .bizpanel-check-list a.bizpanel-check.done,
html[data-theme="dark"] .bizpanel-check-list a.bizpanel-check.done>i:first-child,
html[data-theme="dark"] .bizpanel-check.done,
html[data-theme="dark"] .bizpanel-check:not(.done):hover,
html[data-theme="dark"] .bizpanel-form input,
html[data-theme="dark"] .bizpanel-form label>span,
html[data-theme="dark"] .bizpanel-form select,
html[data-theme="dark"] .bizpanel-form textarea,
html[data-theme="dark"] .bizpanel-health-score p,
html[data-theme="dark"] .bizpanel-health-score span,
html[data-theme="dark"] .bizpanel-health-score strong,
html[data-theme="dark"] .bizpanel-hero-actions a,
html[data-theme="dark"] .bizpanel-hero-actions a.primary,
html[data-theme="dark"] .bizpanel-hero-logo,
html[data-theme="dark"] .bizpanel-item-meta,
html[data-theme="dark"] .bizpanel-logo-upload>div,
html[data-theme="dark"] .bizpanel-manager-form-card>header small,
html[data-theme="dark"] .bizpanel-manager-list-card>header small,
html[data-theme="dark"] .bizpanel-manager-list-card>header>a,
html[data-theme="dark"] .bizpanel-manager-logo,
html[data-theme="dark"] .bizpanel-manager-meta .status-bekliyor,
html[data-theme="dark"] .bizpanel-manager-meta .status-onaylandi,
html[data-theme="dark"] .bizpanel-manager-meta .status-reddedildi,
html[data-theme="dark"] .bizpanel-manager-meta span,
html[data-theme="dark"] .bizpanel-manager-stats span,
html[data-theme="dark"] .bizpanel-manager-summary>div>span,
html[data-theme="dark"] .bizpanel-media-upload>input+span,
html[data-theme="dark"] .bizpanel-mobile-nav,
html[data-theme="dark"] .bizpanel-mobile-nav small,
html[data-theme="dark"] .bizpanel-mobile-nav>span>i,
html[data-theme="dark"] .bizpanel-nav a,
html[data-theme="dark"] .bizpanel-orders td>small,
html[data-theme="dark"] .bizpanel-package form label>span,
html[data-theme="dark"] .bizpanel-package input,
html[data-theme="dark"] .bizpanel-package label>span,
html[data-theme="dark"] .bizpanel-package select,
html[data-theme="dark"] .bizpanel-payment-note,
html[data-theme="dark"] .bizpanel-payment-note p,
html[data-theme="dark"] .bizpanel-profile-form input,
html[data-theme="dark"] .bizpanel-profile-form label>span,
html[data-theme="dark"] .bizpanel-profile-form select,
html[data-theme="dark"] .bizpanel-profile-form textarea,
html[data-theme="dark"] .bizpanel-profile-section-title p,
html[data-theme="dark"] .bizpanel-profile-section-title>span,
html[data-theme="dark"] .bizpanel-profile-submit>div,
html[data-theme="dark"] .bizpanel-section-head small,
html[data-theme="dark"] .bizpanel-sidebar-action.is-active{color:#d6d6d6!important;}
html[data-theme="dark"] .bizpanel-sidebar-action:hover,
html[data-theme="dark"] .bizpanel-table-status,
html[data-theme="dark"] .bizpanel-table-status.danger,
html[data-theme="dark"] .bizpanel-table-status.success,
html[data-theme="dark"] .bizpanel-table-status.warning,
html[data-theme="dark"] .bizpanel-table-wrap th,
html[data-theme="dark"] .bizpanel-verification-notice,
html[data-theme="dark"] .bizpanel-verification-notice a,
html[data-theme="dark"] .bizpanel-verification-notice p,
html[data-theme="dark"] .bizpanel-verification.pending,
html[data-theme="dark"] .bizpanel-verification.system,
html[data-theme="dark"] .bizpanel-verification.verified,
html[data-theme="dark"] .calendar-day header>span,
html[data-theme="dark"] .calendar-day-items a,
html[data-theme="dark"] .calendar-filters label>span,
html[data-theme="dark"] .calendar-page .city-btn.primary,
html[data-theme="dark"] .calendar-weekdays span,
html[data-theme="dark"] .card-facts span,
html[data-theme="dark"] .card-media .featured,
html[data-theme="dark"] .cc-amber,
html[data-theme="dark"] .cc-blue,
html[data-theme="dark"] .cc-pink,
html[data-theme="dark"] .cc-purple,
html[data-theme="dark"] .cc-red,
html[data-theme="dark"] .channel-preview span,
html[data-theme="dark"] .city-breadcrumb,
html[data-theme="dark"] .city-btn.primary,
html[data-theme="dark"] .city-card-tags span,
html[data-theme="dark"] .city-category-strip a,
html[data-theme="dark"] .city-detail-tags .featured,
html[data-theme="dark"] .city-empty i,
html[data-theme="dark"] .city-filter-grid .wide>div i,
html[data-theme="dark"] .city-filter-grid label>span,
html[data-theme="dark"] .city-pagination a,
html[data-theme="dark"] .city-related em,
html[data-theme="dark"] .city-request-page,
html[data-theme="dark"] .city-request-page .crt-alert.error,
html[data-theme="dark"] .city-request-page .crt-alert.success,
html[data-theme="dark"] .city-request-page .crt-btn.is-light,
html[data-theme="dark"] .city-request-page .crt-card-head h2,
html[data-theme="dark"] .city-request-page .crt-card-head p,
html[data-theme="dark"] .city-request-page .crt-card-head small,
html[data-theme="dark"] .city-request-page .crt-card-head>span,
html[data-theme="dark"] .city-request-page .crt-consent,
html[data-theme="dark"] .city-request-page .crt-empty,
html[data-theme="dark"] .city-request-page .crt-empty strong,
html[data-theme="dark"] .city-request-page .crt-field label,
html[data-theme="dark"] .city-request-page .crt-field label b,
html[data-theme="dark"] .city-request-page .crt-field label small,
html[data-theme="dark"] .city-request-page .crt-field>input,
html[data-theme="dark"] .city-request-page .crt-field>select,
html[data-theme="dark"] .city-request-page .crt-field>small,
html[data-theme="dark"] .city-request-page .crt-field>textarea,
html[data-theme="dark"] .city-request-page .crt-file-name,
html[data-theme="dark"] .city-request-page .crt-float{color:#d6d6d6!important;}
html[data-theme="dark"] .city-request-page .crt-float i,
html[data-theme="dark"] .city-request-page .crt-form-footer p,
html[data-theme="dark"] .city-request-page .crt-how h2,
html[data-theme="dark"] .city-request-page .crt-how header small,
html[data-theme="dark"] .city-request-page .crt-how header>i,
html[data-theme="dark"] .city-request-page .crt-how li small,
html[data-theme="dark"] .city-request-page .crt-how li>b,
html[data-theme="dark"] .city-request-page .crt-location,
html[data-theme="dark"] .city-request-page .crt-location small,
html[data-theme="dark"] .city-request-page .crt-location>span i,
html[data-theme="dark"] .city-request-page .crt-mobile-switch button,
html[data-theme="dark"] .city-request-page .crt-phone>i,
html[data-theme="dark"] .city-request-page .crt-result-top code,
html[data-theme="dark"] .city-request-page .crt-result-top small,
html[data-theme="dark"] .city-request-page .crt-timeline p,
html[data-theme="dark"] .city-request-page .crt-timeline small,
html[data-theme="dark"] .city-request-page .crt-upload,
html[data-theme="dark"] .city-request-page .crt-upload small,
html[data-theme="dark"] .city-request-page .crt-upload>i,
html[data-theme="dark"] .code small,
html[data-theme="dark"] .comment-message.error,
html[data-theme="dark"] .comment-message.success,
html[data-theme="dark"] .conf-ai-badge,
html[data-theme="dark"] .conf-alert.error,
html[data-theme="dark"] .conf-alert.success,
html[data-theme="dark"] .conf-author small i,
html[data-theme="dark"] .conf-card-actions a,
html[data-theme="dark"] .conf-card-actions button,
html[data-theme="dark"] .conf-card-actions button.active,
html[data-theme="dark"] .conf-card-badges span.is-pin,
html[data-theme="dark"] .conf-card-body p,
html[data-theme="dark"] .conf-card-meta button,
html[data-theme="dark"] .conf-card-meta span,
html[data-theme="dark"] .conf-chat-context i,
html[data-theme="dark"] .conf-chat-context p,
html[data-theme="dark"] .conf-chat-messages article>div,
html[data-theme="dark"] .conf-check,
html[data-theme="dark"] .conf-comment-anon,
html[data-theme="dark"] .conf-comment-guest-note,
html[data-theme="dark"] .conf-comment-list p,
html[data-theme="dark"] .conf-conversation-list p,
html[data-theme="dark"] .conf-conversation-list small,
html[data-theme="dark"] .conf-detail-actions a,
html[data-theme="dark"] .conf-detail-actions button,
html[data-theme="dark"] .conf-detail-actions button.active,
html[data-theme="dark"] .conf-detail-content p,
html[data-theme="dark"] .conf-detail-privacy.is-ai,
html[data-theme="dark"] .conf-external-note p,
html[data-theme="dark"] .conf-field>span,
html[data-theme="dark"] .conf-field>span small,
html[data-theme="dark"] .conf-file-list span,
html[data-theme="dark"] .conf-filter-tabs a,
html[data-theme="dark"] .conf-guest-name,
html[data-theme="dark"] .conf-guest-name>div>i,
html[data-theme="dark"] .conf-link-preview>i{color:#d6d6d6!important;}
html[data-theme="dark"] .conf-location-all,
html[data-theme="dark"] .conf-location-strip button,
html[data-theme="dark"] .conf-mini-bubble.b1,
html[data-theme="dark"] .conf-mini-bubble.b3,
html[data-theme="dark"] .conf-page .conf-location-all,
html[data-theme="dark"] .conf-page .conf-location-change,
html[data-theme="dark"] .conf-page .conf-location-content p,
html[data-theme="dark"] .conf-page .conf-location-eyebrow em,
html[data-theme="dark"] .conf-page .conf-location-eyebrow span,
html[data-theme="dark"] .conf-page .conf-location-heading span,
html[data-theme="dark"] .conf-page .conf-location-state,
html[data-theme="dark"] .conf-page .conf-media-empty-copy,
html[data-theme="dark"] .conf-page .conf-media-empty-copy small,
html[data-theme="dark"] .conf-page .conf-popup-actions .conf-popup-btn.is-secondary,
html[data-theme="dark"] .conf-pagination a,
html[data-theme="dark"] .conf-pagination span,
html[data-theme="dark"] .conf-popup-actions .conf-popup-btn,
html[data-theme="dark"] .conf-search>span,
html[data-theme="dark"] .conf-sheet-close,
html[data-theme="dark"] .conf-side-card.how li span,
html[data-theme="dark"] .conf-side-card.rules p,
html[data-theme="dark"] .conf-similar-list>a>i,
html[data-theme="dark"] .conf-support-center-link,
html[data-theme="dark"] .conf-support-chat>header small,
html[data-theme="dark"] .conf-support-chat>header>a:last-child,
html[data-theme="dark"] .conf-support-chat>header>span,
html[data-theme="dark"] .conf-support-check>b,
html[data-theme="dark"] .conf-support-check>small,
html[data-theme="dark"] .conf-support-conversation p,
html[data-theme="dark"] .conf-support-conversation small,
html[data-theme="dark"] .conf-support-conversation>span,
html[data-theme="dark"] .conf-support-danger button,
html[data-theme="dark"] .conf-support-danger button.report,
html[data-theme="dark"] .conf-support-empty,
html[data-theme="dark"] .conf-support-ended,
html[data-theme="dark"] .conf-support-ended i,
html[data-theme="dark"] .conf-support-form>small,
html[data-theme="dark"] .conf-support-identity button,
html[data-theme="dark"] .conf-support-identity span,
html[data-theme="dark"] .conf-support-mini,
html[data-theme="dark"] .conf-support-mini i,
html[data-theme="dark"] .conf-support-nav section>header small,
html[data-theme="dark"] .conf-support-nav section>header>b,
html[data-theme="dark"] .conf-support-outgoing button,
html[data-theme="dark"] .conf-support-outgoing small,
html[data-theme="dark"] .conf-support-owner-toggle button,
html[data-theme="dark"] .conf-support-owner-toggle span,
html[data-theme="dark"] .conf-support-owner-toggle strong,
html[data-theme="dark"] .conf-support-panel>header p,
html[data-theme="dark"] .conf-support-panel>header small,
html[data-theme="dark"] .conf-support-request button,
html[data-theme="dark"] .conf-support-request button.accept,
html[data-theme="dark"] .conf-support-request p,
html[data-theme="dark"] .conf-support-request small,
html[data-theme="dark"] .conf-support-request>span{color:#d6d6d6!important;}
html[data-theme="dark"] .conf-support-role b,
html[data-theme="dark"] .conf-support-role i,
html[data-theme="dark"] .conf-support-role small,
html[data-theme="dark"] .conf-support-safety i,
html[data-theme="dark"] .conf-support-safety p,
html[data-theme="dark"] .conf-support-stats span,
html[data-theme="dark"] .conf-support-stats strong,
html[data-theme="dark"] .conf-support-status,
html[data-theme="dark"] .conf-support-status.is-aktif,
html[data-theme="dark"] .conf-textarea>b,
html[data-theme="dark"] .contact-cards>a,
html[data-theme="dark"] .contact-cards>a p,
html[data-theme="dark"] .contact-cards>a small,
html[data-theme="dark"] .contact-cards>a>i,
html[data-theme="dark"] .contact-cards>a>span.whatsapp,
html[data-theme="dark"] .contact-form-card header p,
html[data-theme="dark"] .contact-form-grid input,
html[data-theme="dark"] .contact-form-grid label,
html[data-theme="dark"] .contact-form-grid textarea,
html[data-theme="dark"] .contact-note p,
html[data-theme="dark"] .corp-alert.error,
html[data-theme="dark"] .corp-alert.success,
html[data-theme="dark"] .corp-hero-actions a,
html[data-theme="dark"] .corp-page,
html[data-theme="dark"] .corp-rich-text,
html[data-theme="dark"] .corp-side-card p,
html[data-theme="dark"] .days b,
html[data-theme="dark"] .detail-actionbar a,
html[data-theme="dark"] .detail-actionbar button,
html[data-theme="dark"] .detail-prose,
html[data-theme="dark"] .detail-richtext>div,
html[data-theme="dark"] .dlm-uyari,
html[data-theme="dark"] .ecz-badge-nobetci,
html[data-theme="dark"] .ecz-card-ico,
html[data-theme="dark"] .emergency-ambulance,
html[data-theme="dark"] .event-card-facts span,
html[data-theme="dark"] .event-card-media>em,
html[data-theme="dark"] .event-detail-date-panel,
html[data-theme="dark"] .event-detail-date-panel em,
html[data-theme="dark"] .event-detail-date-panel small,
html[data-theme="dark"] .event-detail-date-panel span,
html[data-theme="dark"] .event-detail-date-panel strong,
html[data-theme="dark"] .event-detail-tags .featured,
html[data-theme="dark"] .event-meta span,
html[data-theme="dark"] .fuel-btn-primary,
html[data-theme="dark"] .fuel-btn-primary:hover,
html[data-theme="dark"] .fuel-calculator-form label>span,
html[data-theme="dark"] .fuel-calculator-note,
html[data-theme="dark"] .fuel-calculator-note i,
html[data-theme="dark"] .fuel-calculator-result small,
html[data-theme="dark"] .fuel-calculator-result span,
html[data-theme="dark"] .fuel-calculator-result strong,
html[data-theme="dark"] .fuel-card-heading small,
html[data-theme="dark"] .fuel-data-alert,
html[data-theme="dark"] .fuel-data-alert p{color:#d6d6d6!important;}
html[data-theme="dark"] .fuel-data-alert>i,
html[data-theme="dark"] .fuel-guide-grid .is-amber,
html[data-theme="dark"] .fuel-guide-grid .is-blue,
html[data-theme="dark"] .fuel-guide-grid .is-green,
html[data-theme="dark"] .fuel-guide-grid li,
html[data-theme="dark"] .fuel-guide-grid li i,
html[data-theme="dark"] .fuel-guide-grid small,
html[data-theme="dark"] .fuel-input-wrap>b,
html[data-theme="dark"] .fuel-input-wrap>i,
html[data-theme="dark"] .fuel-location-change,
html[data-theme="dark"] .fuel-location-copy em,
html[data-theme="dark"] .fuel-location-copy small,
html[data-theme="dark"] .fuel-location-state,
html[data-theme="dark"] .fuel-location-state.is-ready,
html[data-theme="dark"] .fuel-other-card small,
html[data-theme="dark"] .fuel-other-card>span,
html[data-theme="dark"] .fuel-other-card>strong,
html[data-theme="dark"] .fuel-price-card-top>b,
html[data-theme="dark"] .fuel-pump,
html[data-theme="dark"] .fuel-pump-top i,
html[data-theme="dark"] .fuel-section-head span,
html[data-theme="dark"] .fuel-section-head-actions button,
html[data-theme="dark"] .fuel-source-panel p,
html[data-theme="dark"] .fuel-source-panel small,
html[data-theme="dark"] .fuel-source-panel>a,
html[data-theme="dark"] .fuel-swipe-note,
html[data-theme="dark"] .fuel-swipe-note i,
html[data-theme="dark"] .fuel-table td,
html[data-theme="dark"] .fuel-table td:first-child>b,
html[data-theme="dark"] .fuel-table td:first-child>span,
html[data-theme="dark"] .fuel-table th,
html[data-theme="dark"] .fuel-table tr.is-selected td,
html[data-theme="dark"] .fuel-table-empty,
html[data-theme="dark"] .fuel-tank-selector button.active,
html[data-theme="dark"] .fuel-tip-grid article>span,
html[data-theme="dark"] .gallery-category-strip a,
html[data-theme="dark"] .gallery-detail-page .gallery-detail-description,
html[data-theme="dark"] .gallery-detail-source,
html[data-theme="dark"] .gallery-filter-field > span,
html[data-theme="dark"] .gallery-filter-reset,
html[data-theme="dark"] .gallery-filterbar input,
html[data-theme="dark"] .gallery-filterbar select,
html[data-theme="dark"] .gallery-lightbox-close,
html[data-theme="dark"] .gallery-page .gallery-btn-primary,
html[data-theme="dark"] .gallery-page .gallery-card-category,
html[data-theme="dark"] .gallery-page .gallery-category-strip a,
html[data-theme="dark"] .gallery-page .gallery-category-strip a > span,
html[data-theme="dark"] .gallery-page .gallery-category-strip a small,
html[data-theme="dark"] .gallery-page .gallery-category-strip a>span,
html[data-theme="dark"] .gallery-page .gallery-filter-field>span,
html[data-theme="dark"] .gallery-page .gallery-filter-reset,
html[data-theme="dark"] .gallery-page .gallery-filter-reset:hover,
html[data-theme="dark"] .gallery-page .gallery-filter-toggle,
html[data-theme="dark"] .gallery-page .gallery-filterbar .gallery-filter-submit,
html[data-theme="dark"] .gallery-page .gallery-filterbar input{color:#d6d6d6!important;}
html[data-theme="dark"] .gallery-page .gallery-filterbar select,
html[data-theme="dark"] .gallery-page .gallery-filterbar-title>span,
html[data-theme="dark"] .gallery-page .gallery-location-card>span,
html[data-theme="dark"] .gallery-page .gallery-open-icon,
html[data-theme="dark"] .gallery-page .gallery-search>i,
html[data-theme="dark"] .gallery-page .gallery-section-icon,
html[data-theme="dark"] .gallery-page .gallery-section-icon.is-rd,
html[data-theme="dark"] .gallery-page .gallery-source-badge.is-member,
html[data-theme="dark"] .gallery-page .gallery-source-badge.is-rd,
html[data-theme="dark"] .gallery-search > i,
html[data-theme="dark"] .gallery-source-badge.is-member,
html[data-theme="dark"] .gallery-unsplash-credit,
html[data-theme="dark"] .gallery-unsplash-credit a,
html[data-theme="dark"] .hbr-ad-box > a,
html[data-theme="dark"] .hbr-aksiyon-btn.hbr-aksiyon-btn-aktif,
html[data-theme="dark"] .hbr-aksiyon-btn.is-active,
html[data-theme="dark"] .hbr-aksiyon-btn:hover,
html[data-theme="dark"] .hbr-article-divider span,
html[data-theme="dark"] .hbr-article-heading .hbr-detail-editor-badge,
html[data-theme="dark"] .hbr-article-heading .hbr-detail-meta i,
html[data-theme="dark"] .hbr-article-heading .hbr-detail-rss-badge,
html[data-theme="dark"] .hbr-bookmark-btn.is-active,
html[data-theme="dark"] .hbr-bookmark-btn:hover,
html[data-theme="dark"] .hbr-card-arrow,
html[data-theme="dark"] .hbr-card-source,
html[data-theme="dark"] .hbr-comment-business,
html[data-theme="dark"] .hbr-comments-head h2 small,
html[data-theme="dark"] .hbr-detail-body a,
html[data-theme="dark"] .hbr-detail-float-two,
html[data-theme="dark"] .hbr-empty > i,
html[data-theme="dark"] .hbr-feed-head .hbr-section-kicker,
html[data-theme="dark"] .hbr-feed-head-icon,
html[data-theme="dark"] .hbr-feed-status,
html[data-theme="dark"] .hbr-hero-btn-primary,
html[data-theme="dark"] .hbr-hero-btn-primary:hover,
html[data-theme="dark"] .hbr-home-rss,
html[data-theme="dark"] .hbr-kaynak-git-link,
html[data-theme="dark"] .hbr-kaynak-git-link small,
html[data-theme="dark"] .hbr-mobile-reader-nav a,
html[data-theme="dark"] .hbr-news-card .nc-title a:hover,
html[data-theme="dark"] .hbr-no-comments,
html[data-theme="dark"] .hbr-operation-notice,
html[data-theme="dark"] .hbr-scroll-bitti i,
html[data-theme="dark"] .hbr-scroll-loader i,
html[data-theme="dark"] .hbr-section-kicker,
html[data-theme="dark"] .hbr-side-cat-list a.active,
html[data-theme="dark"] .hbr-side-cat-list a.active > i,
html[data-theme="dark"] .hbr-side-cat-list a:hover,
html[data-theme="dark"] .hbr-side-head > a,
html[data-theme="dark"] .hbr-side-head > div > i,
html[data-theme="dark"] .hbr-side-item:hover .hbr-side-copy strong,
html[data-theme="dark"] .hbr-side-rank,
html[data-theme="dark"] .hbr-source-icon,
html[data-theme="dark"] .hbr-source-icon.is-editor,
html[data-theme="dark"] .hbr-update-note{color:#d6d6d6!important;}
html[data-theme="dark"] .hbr-visual-card-right,
html[data-theme="dark"] .hbr-yorum-giris-uyari > span,
html[data-theme="dark"] .hbr-yorum-giris-uyari a,
html[data-theme="dark"] .hdr-nearby-link,
html[data-theme="dark"] .hdr-nearby-link>i,
html[data-theme="dark"] .health-action--whatsapp,
html[data-theme="dark"] .health-emergency-card > a,
html[data-theme="dark"] .health-emergency-card--hospital > a,
html[data-theme="dark"] .health-featured-card:after,
html[data-theme="dark"] .health-hero-btn--light,
html[data-theme="dark"] .health-place-icon.is-dental,
html[data-theme="dark"] .health-urgent-strip>a,
html[data-theme="dark"] .heritage-comment-list p,
html[data-theme="dark"] .hospital-entry,
html[data-theme="dark"] .ic-am,
html[data-theme="dark"] .ic-amber,
html[data-theme="dark"] .ic-bl,
html[data-theme="dark"] .ic-blue,
html[data-theme="dark"] .ic-in,
html[data-theme="dark"] .ic-pk,
html[data-theme="dark"] .ic-pp,
html[data-theme="dark"] .ic-purple,
html[data-theme="dark"] .ic-rd,
html[data-theme="dark"] .ic-red,
html[data-theme="dark"] .ic-teal,
html[data-theme="dark"] .ic-tl,
html[data-theme="dark"] .invite .code small,
html[data-theme="dark"] .invite-link small,
html[data-theme="dark"] .invite-link strong,
html[data-theme="dark"] .invite>p,
html[data-theme="dark"] .is-balikcilik-deniz .rd-card-facts span,
html[data-theme="dark"] .is-cay-bahceleri .rd-card-facts span,
html[data-theme="dark"] .is-orman-yuruyus .rd-card-facts span,
html[data-theme="dark"] .is-tarihi-camiler .rd-heritage-btn.primary,
html[data-theme="dark"] .map-frame>div,
html[data-theme="dark"] .market-badge--condition,
html[data-theme="dark"] .market-badge--new,
html[data-theme="dark"] .market-card-footer button.is-active,
html[data-theme="dark"] .market-card-footer button:hover,
html[data-theme="dark"] .market-detail-favorite > i,
html[data-theme="dark"] .market-detail-favorite.is-active,
html[data-theme="dark"] .market-form-field > span b,
html[data-theme="dark"] .market-member-alert--error,
html[data-theme="dark"] .market-member-alert--success,
html[data-theme="dark"] .market-member-card-actions .is-danger,
html[data-theme="dark"] .market-message-info,
html[data-theme="dark"] .market-message-preference > b,
html[data-theme="dark"] .market-message-preference-icon,
html[data-theme="dark"] .market-negotiable,
html[data-theme="dark"] .market-status--beklemede,
html[data-theme="dark"] .market-status--pasif,
html[data-theme="dark"] .market-status--satildi,
html[data-theme="dark"] .market-status--yayinda,
html[data-theme="dark"] .market-tone-amber,
html[data-theme="dark"] .market-tone-blue{color:#d6d6d6!important;}
html[data-theme="dark"] .market-tone-green,
html[data-theme="dark"] .market-tone-pink,
html[data-theme="dark"] .market-tone-purple,
html[data-theme="dark"] .market-tone-red,
html[data-theme="dark"] .market-tone-slate,
html[data-theme="dark"] .market-tone-teal,
html[data-theme="dark"] .message-alert,
html[data-theme="dark"] .message-bubble-row.is-mine .message-bubble,
html[data-theme="dark"] .mob-app-actions .live,
html[data-theme="dark"] .mob-app-actions a,
html[data-theme="dark"] .mob-app-group>header small,
html[data-theme="dark"] .mob-app-group>header span,
html[data-theme="dark"] .mob-app-list small,
html[data-theme="dark"] .mob-app-list>a,
html[data-theme="dark"] .mob-app-primary a,
html[data-theme="dark"] .mob-app-service-grid a,
html[data-theme="dark"] .mob-drawer-search-box .mob-search-voice,
html[data-theme="dark"] .mob-drawer-search-box .mob-search-voice.listening,
html[data-theme="dark"] .muni-category-rail button,
html[data-theme="dark"] .muni-content-card>i,
html[data-theme="dark"] .muni-content-more,
html[data-theme="dark"] .muni-content-more.is-expanded>i,
html[data-theme="dark"] .muni-content-more>b,
html[data-theme="dark"] .muni-content-more>i,
html[data-theme="dark"] .muni-content-panel.type-haber .muni-content-type-head>span,
html[data-theme="dark"] .muni-content-panel.type-ihale .muni-content-type-head>span,
html[data-theme="dark"] .muni-content-panel.type-proje .muni-content-type-head>span,
html[data-theme="dark"] .muni-content-panel.type-rapor .muni-content-type-head>span,
html[data-theme="dark"] .muni-content-panel.type-vefat .muni-content-type-head>span,
html[data-theme="dark"] .muni-content-tabs button,
html[data-theme="dark"] .muni-content-tabs button small,
html[data-theme="dark"] .muni-content-tabs button strong,
html[data-theme="dark"] .muni-content-tabs button>b,
html[data-theme="dark"] .muni-content-tabs button>span,
html[data-theme="dark"] .muni-content-type-head h3,
html[data-theme="dark"] .muni-content-type-head p,
html[data-theme="dark"] .muni-content-type-head small,
html[data-theme="dark"] .muni-content-type-head>b,
html[data-theme="dark"] .muni-content-type-head>span,
html[data-theme="dark"] .muni-external-channel small,
html[data-theme="dark"] .muni-external-channel>i,
html[data-theme="dark"] .muni-external-channel>span,
html[data-theme="dark"] .muni-external-close,
html[data-theme="dark"] .muni-external-dialog footer .secondary,
html[data-theme="dark"] .muni-external-info,
html[data-theme="dark"] .muni-external-info>span,
html[data-theme="dark"] .muni-flow-card,
html[data-theme="dark"] .muni-flow-card h3,
html[data-theme="dark"] .muni-flow-card p,
html[data-theme="dark"] .muni-flow-card.announcement>div:nth-child(2)>small,
html[data-theme="dark"] .muni-flow-card.announcement>i,
html[data-theme="dark"] .muni-flow-card.news>div>small,
html[data-theme="dark"] .muni-flow-card.news>i,
html[data-theme="dark"] .muni-flow-card.obituary>i,
html[data-theme="dark"] .muni-flow-card.report>div>small{color:#d6d6d6!important;}
html[data-theme="dark"] .muni-flow-card.report>i,
html[data-theme="dark"] .muni-live-badge,
html[data-theme="dark"] .muni-mayor-copy p,
html[data-theme="dark"] .muni-mayor-meta span,
html[data-theme="dark"] .muni-quick-actions>a>i,
html[data-theme="dark"] .muni-quick-actions>button>i,
html[data-theme="dark"] .muni-search,
html[data-theme="dark"] .muni-service-orbit span:nth-child(2),
html[data-theme="dark"] .muni-service-orbit span:nth-child(3),
html[data-theme="dark"] .muni-service-tags b,
html[data-theme="dark"] .muni-service-tags span,
html[data-theme="dark"] .muni-type-empty p,
html[data-theme="dark"] .muni-type-empty>span,
html[data-theme="dark"] .muni-view-tabs>button,
html[data-theme="dark"] .nav-drop-col a.rd-nav-near-link,
html[data-theme="dark"] .nav-drop-col a.rd-nav-near-link>i,
html[data-theme="dark"] .news-image,
html[data-theme="dark"] .obituary-copy>small,
html[data-theme="dark"] .obituary-copy>span,
html[data-theme="dark"] .parking-address,
html[data-theme="dark"] .parking-card-actions a,
html[data-theme="dark"] .parking-card-actions button,
html[data-theme="dark"] .parking-empty i,
html[data-theme="dark"] .parking-mobile-context,
html[data-theme="dark"] .parking-tags span,
html[data-theme="dark"] .ph-ico,
html[data-theme="dark"] .pharmacy-door,
html[data-theme="dark"] .pharmacy-window,
html[data-theme="dark"] .pr-dn,
html[data-theme="dark"] .pr-up,
html[data-theme="dark"] .premium-active-chip,
html[data-theme="dark"] .premium-ai-benefit>div:nth-child(2)>span,
html[data-theme="dark"] .premium-cancel-btn,
html[data-theme="dark"] .premium-checkout-pending-head>span,
html[data-theme="dark"] .premium-checkout-pending-icon,
html[data-theme="dark"] .premium-method-logo.card,
html[data-theme="dark"] .premium-method-status.manual,
html[data-theme="dark"] .premium-pending-icon,
html[data-theme="dark"] .premium-pending-status-line strong,
html[data-theme="dark"] .premium-period-check,
html[data-theme="dark"] .premium-period-widget-icon,
html[data-theme="dark"] .premium-result-card.fail .premium-result-icon,
html[data-theme="dark"] .premium-result-card.ok .premium-result-icon,
html[data-theme="dark"] .premium-section-title>i,
html[data-theme="dark"] .premium-selected-price b,
html[data-theme="dark"] .premium-unavailable,
html[data-theme="dark"] .priority-onemli .announcement-icon,
html[data-theme="dark"] .priority-onemli .announcement-priority-mark,
html[data-theme="dark"] .priority-onemli .priority,
html[data-theme="dark"] .project-copy>small,
html[data-theme="dark"] .project-copy>span,
html[data-theme="dark"] .project-image.placeholder,
html[data-theme="dark"] .qi-business,
html[data-theme="dark"] .qi-health,
html[data-theme="dark"] .qi-transport{color:#d6d6d6!important;}
html[data-theme="dark"] .qi-video,
html[data-theme="dark"] .rai-answer-action>small,
html[data-theme="dark"] .rai-fullscreen-toggle,
html[data-theme="dark"] .rai-greeting-location>span small,
html[data-theme="dark"] .rai-greeting-location>span strong,
html[data-theme="dark"] .rai-guest-status,
html[data-theme="dark"] .rai-guest-status.empty,
html[data-theme="dark"] .rai-history-link,
html[data-theme="dark"] .rai-history-link:hover,
html[data-theme="dark"] .rai-input-wrap span,
html[data-theme="dark"] .rai-input-wrap textarea:disabled,
html[data-theme="dark"] .rai-quick button,
html[data-theme="dark"] .rai-source-empty,
html[data-theme="dark"] .rai-source>i,
html[data-theme="dark"] .rc-card-head>span,
html[data-theme="dark"] .rc-coin-mark,
html[data-theme="dark"] .rc-empty>span,
html[data-theme="dark"] .rc-flash-error,
html[data-theme="dark"] .rc-flash-ok,
html[data-theme="dark"] .rc-future small,
html[data-theme="dark"] .rc-future>a,
html[data-theme="dark"] .rc-future>span,
html[data-theme="dark"] .rc-history-row.is-in .rc-history-icon,
html[data-theme="dark"] .rc-history-row.is-in .rc-history-value strong,
html[data-theme="dark"] .rc-history-row.is-out .rc-history-icon,
html[data-theme="dark"] .rc-history-row.is-out .rc-history-value strong,
html[data-theme="dark"] .rc-input-wrap b,
html[data-theme="dark"] .rc-input-wrap>i,
html[data-theme="dark"] .rc-modal p strong,
html[data-theme="dark"] .rc-modal section>div button,
html[data-theme="dark"] .rc-modal-close,
html[data-theme="dark"] .rc-modal-icon,
html[data-theme="dark"] .rc-page .rc-coin-mark,
html[data-theme="dark"] .rc-quick button,
html[data-theme="dark"] .rc-quick button:hover:not(:disabled),
html[data-theme="dark"] .rc-security,
html[data-theme="dark"] .rc-security i,
html[data-theme="dark"] .rc-stats .blue,
html[data-theme="dark"] .rc-stats .green,
html[data-theme="dark"] .rc-stats .purple,
html[data-theme="dark"] .rcg-actions a,
html[data-theme="dark"] .rcg-alert.err,
html[data-theme="dark"] .rcg-alert.ok,
html[data-theme="dark"] .rcg-finished,
html[data-theme="dark"] .rcg-head small,
html[data-theme="dark"] .rcg-panel header p,
html[data-theme="dark"] .rcg-panel header small,
html[data-theme="dark"] .rcg-panel header>span,
html[data-theme="dark"] .rcg-referral-reward b,
html[data-theme="dark"] .rcg-referral-reward>span.bekliyor,
html[data-theme="dark"] .rcg-referral-reward>span.iptal,
html[data-theme="dark"] .rcg-referral-reward>span.odullendirildi,
html[data-theme="dark"] .rcg-streak div small,
html[data-theme="dark"] .rcg-streak em,
html[data-theme="dark"] .rcg-streak>span{color:#d6d6d6!important;}
html[data-theme="dark"] .rcg-task .copy b,
html[data-theme="dark"] .rcg-task .copy span,
html[data-theme="dark"] .rcg-task .copy>small,
html[data-theme="dark"] .rcg-task .go,
html[data-theme="dark"] .rcg-task .ico,
html[data-theme="dark"] .rcg-task p,
html[data-theme="dark"] .rct-actions a,
html[data-theme="dark"] .rct-balance small,
html[data-theme="dark"] .rct-balance>b,
html[data-theme="dark"] .rct-balance>span,
html[data-theme="dark"] .rct-coin,
html[data-theme="dark"] .rct-float,
html[data-theme="dark"] .rct-flow-copy>a,
html[data-theme="dark"] .rct-flow-copy>p,
html[data-theme="dark"] .rct-flow-copy>span,
html[data-theme="dark"] .rct-game-access a+a,
html[data-theme="dark"] .rct-game-access p,
html[data-theme="dark"] .rct-game-access>div+div>small,
html[data-theme="dark"] .rct-game-cover span,
html[data-theme="dark"] .rct-grid article>i,
html[data-theme="dark"] .rct-grid p,
html[data-theme="dark"] .rct-grid small,
html[data-theme="dark"] .rct-intro aside small,
html[data-theme="dark"] .rct-intro aside>i,
html[data-theme="dark"] .rct-intro p,
html[data-theme="dark"] .rct-intro>div>span,
html[data-theme="dark"] .rct-market p,
html[data-theme="dark"] .rct-market small,
html[data-theme="dark"] .rct-market-actions a.light,
html[data-theme="dark"] .rct-market-icon,
html[data-theme="dark"] .rct-member-callout p,
html[data-theme="dark"] .rct-member-callout>span,
html[data-theme="dark"] .rct-page,
html[data-theme="dark"] .rct-section header p,
html[data-theme="dark"] .rct-section header>span,
html[data-theme="dark"] .rct-steps article>i,
html[data-theme="dark"] .rd-ad-copy p,
html[data-theme="dark"] .rd-ad-creative-cta,
html[data-theme="dark"] .rd-ad-cta,
html[data-theme="dark"] .rd-ad-label,
html[data-theme="dark"] .rd-ad-placeholder-action,
html[data-theme="dark"] .rd-ad-placeholder-copy small,
html[data-theme="dark"] .rd-ad-placeholder-copy strong,
html[data-theme="dark"] .rd-ad-placeholder-icon,
html[data-theme="dark"] .rd-ad-request-close,
html[data-theme="dark"] .rd-ad-request-close:focus-visible,
html[data-theme="dark"] .rd-ad-request-close:hover,
html[data-theme="dark"] .rd-ad-request-context>small,
html[data-theme="dark"] .rd-ad-request-context>span,
html[data-theme="dark"] .rd-ad-request-context>strong,
html[data-theme="dark"] .rd-ad-request-field,
html[data-theme="dark"] .rd-ad-request-field input,
html[data-theme="dark"] .rd-ad-request-field input::placeholder,
html[data-theme="dark"] .rd-ad-request-field textarea,
html[data-theme="dark"] .rd-ad-request-field textarea::placeholder{color:#d6d6d6!important;}
html[data-theme="dark"] .rd-ad-request-field>span small,
html[data-theme="dark"] .rd-ad-request-hdr h3,
html[data-theme="dark"] .rd-ad-request-hdr p,
html[data-theme="dark"] .rd-ad-request-hdr-icon,
html[data-theme="dark"] .rd-ad-request-status.is-error,
html[data-theme="dark"] .rd-ad-request-status.is-info,
html[data-theme="dark"] .rd-ad-request-success p,
html[data-theme="dark"] .rd-ad-request-success strong,
html[data-theme="dark"] .rd-ad-request-success>span,
html[data-theme="dark"] .rd-ad-title,
html[data-theme="dark"] .rd-admin-social-callback,
html[data-theme="dark"] .rd-admin-social-danger,
html[data-theme="dark"] .rd-admin-social-provider-title,
html[data-theme="dark"] .rd-admin-social-secret-state,
html[data-theme="dark"] .rd-aside-kicker,
html[data-theme="dark"] .rd-card-facts span,
html[data-theme="dark"] .rd-card-link,
html[data-theme="dark"] .rd-card-top small,
html[data-theme="dark"] .rd-card-top>span,
html[data-theme="dark"] .rd-channel-body>span,
html[data-theme="dark"] .rd-channel-icon,
html[data-theme="dark"] .rd-channel-preview span,
html[data-theme="dark"] .rd-comment-avatar,
html[data-theme="dark"] .rd-comment-form label small,
html[data-theme="dark"] .rd-comment-form textarea,
html[data-theme="dark"] .rd-comment-item p,
html[data-theme="dark"] .rd-comment-item time,
html[data-theme="dark"] .rd-comment-login p,
html[data-theme="dark"] .rd-comment-login>i,
html[data-theme="dark"] .rd-comment-message.error,
html[data-theme="dark"] .rd-comment-message.success,
html[data-theme="dark"] .rd-comments-empty,
html[data-theme="dark"] .rd-comments-head em,
html[data-theme="dark"] .rd-detail-fact-card dd,
html[data-theme="dark"] .rd-detail-fact-card dt,
html[data-theme="dark"] .rd-detail-kicker,
html[data-theme="dark"] .rd-detail-quickplan small,
html[data-theme="dark"] .rd-detail-quickplan>div>span,
html[data-theme="dark"] .rd-doga-btn.primary,
html[data-theme="dark"] .rd-doga-empty a,
html[data-theme="dark"] .rd-doga-empty i,
html[data-theme="dark"] .rd-doga-filter input,
html[data-theme="dark"] .rd-doga-filter label,
html[data-theme="dark"] .rd-doga-filter select,
html[data-theme="dark"] .rd-doga-placeholder,
html[data-theme="dark"] .rd-doga-results-head span,
html[data-theme="dark"] .rd-doga-section-head span,
html[data-theme="dark"] .rd-feature-badge,
html[data-theme="dark"] .rd-feature-copy>span,
html[data-theme="dark"] .rd-filter-clear,
html[data-theme="dark"] .rd-filter-mobile-head button,
html[data-theme="dark"] .rd-filter-open,
html[data-theme="dark"] .rd-fishing-law,
html[data-theme="dark"] .rd-fishing-law>i,
html[data-theme="dark"] .rd-footer-app-live{color:#d6d6d6!important;}
html[data-theme="dark"] .rd-footer-brand-text,
html[data-theme="dark"] .rd-footer-contact a,
html[data-theme="dark"] .rd-footer-contact i,
html[data-theme="dark"] .rd-footer-group-links a,
html[data-theme="dark"] .rd-footer-group-links a:hover,
html[data-theme="dark"] .rd-footer-group-toggle,
html[data-theme="dark"] .rd-footer-group-toggle i,
html[data-theme="dark"] .rd-footer-lead>p,
html[data-theme="dark"] .rd-heritage-filter .search-field i,
html[data-theme="dark"] .rd-heritage-filter>a,
html[data-theme="dark"] .rd-heritage-pages a,
html[data-theme="dark"] .rd-hero-discovery-icon,
html[data-theme="dark"] .rd-home-page .rd-home-pharmacy-notice.is-warning i,
html[data-theme="dark"] .rd-image-credit a,
html[data-theme="dark"] .rd-image-credit small,
html[data-theme="dark"] .rd-image-credit span,
html[data-theme="dark"] .rd-image-credit>i,
html[data-theme="dark"] .rd-info-icon,
html[data-theme="dark"] .rd-info-section a,
html[data-theme="dark"] .rd-info-section p,
html[data-theme="dark"] .rd-info-section small,
html[data-theme="dark"] .rd-info-section.warning .rd-info-icon,
html[data-theme="dark"] .rd-input-icon i,
html[data-theme="dark"] .rd-lightbox button,
html[data-theme="dark"] .rd-location-strip button,
html[data-theme="dark"] .rd-map-coords,
html[data-theme="dark"] .rd-map-coords a,
html[data-theme="dark"] .rd-map-fallback small,
html[data-theme="dark"] .rd-map-fallback>i:first-child,
html[data-theme="dark"] .rd-map-modal__close,
html[data-theme="dark"] .rd-map-modal__secondary,
html[data-theme="dark"] .rd-map-modal__tip,
html[data-theme="dark"] .rd-mini-discovery>div>span,
html[data-theme="dark"] .rd-mini-media>span,
html[data-theme="dark"] .rd-mobile-menu-v2 .mob-app-group>header small,
html[data-theme="dark"] .rd-mobile-menu-v2 .mob-app-group>header span,
html[data-theme="dark"] .rd-mobile-menu-v2 .mob-app-list small,
html[data-theme="dark"] .rd-mobile-menu-v2 .mob-app-list strong,
html[data-theme="dark"] .rd-mobile-menu-v2 .mob-app-list>a:nth-child(3n)>i:first-child,
html[data-theme="dark"] .rd-mobile-menu-v2 .mob-app-list>a:nth-child(3n/**/+2)>i:first-child,
html[data-theme="dark"] .rd-mobile-reader-context,
html[data-theme="dark"] .rd-mobile-reader-nav button,
html[data-theme="dark"] .rd-native-push-prompt,
html[data-theme="dark"] .rd-native-push-prompt__actions button:first-child,
html[data-theme="dark"] .rd-native-push-prompt__copy span,
html[data-theme="dark"] .rd-native-push-prompt__copy strong,
html[data-theme="dark"] .rd-nature-rule p,
html[data-theme="dark"] .rd-nature-rule>i,
html[data-theme="dark"] .rd-near-badge,
html[data-theme="dark"] .rd-near-card-actions a,
html[data-theme="dark"] .rd-near-card-meta .is-approx,
html[data-theme="dark"] .rd-near-card-meta .is-approx i,
html[data-theme="dark"] .rd-near-card-meta .is-closed,
html[data-theme="dark"] .rd-near-card-meta .is-open,
html[data-theme="dark"] .rd-near-card-meta span{color:#d6d6d6!important;}
html[data-theme="dark"] .rd-near-category-desktop button,
html[data-theme="dark"] .rd-near-category-desktop button.active,
html[data-theme="dark"] .rd-near-category-desktop button:nth-child(3n)>span,
html[data-theme="dark"] .rd-near-category-desktop button:nth-child(3n/**/+2)>span,
html[data-theme="dark"] .rd-near-category-mobile,
html[data-theme="dark"] .rd-near-category-mobile select,
html[data-theme="dark"] .rd-near-category-sheet-grid button,
html[data-theme="dark"] .rd-near-category-sheet-head>button,
html[data-theme="dark"] .rd-near-distance-value,
html[data-theme="dark"] .rd-near-live,
html[data-theme="dark"] .rd-near-map-head-actions>span,
html[data-theme="dark"] .rd-near-mobile-category-copy small,
html[data-theme="dark"] .rd-near-open-toggle b,
html[data-theme="dark"] .rd-near-orbit i:nth-child(1),
html[data-theme="dark"] .rd-near-orbit i:nth-child(2),
html[data-theme="dark"] .rd-near-orbit i:nth-child(3),
html[data-theme="dark"] .rd-near-orbit i:nth-child(4),
html[data-theme="dark"] .rd-near-phone-map>i,
html[data-theme="dark"] .rd-near-popup p,
html[data-theme="dark"] .rd-near-range-ticks,
html[data-theme="dark"] .rd-near-select-chevron,
html[data-theme="dark"] .rd-near-sheet-actions a,
html[data-theme="dark"] .rd-near-sheet-close,
html[data-theme="dark"] .rd-near-smart-card.is-eczane .rd-near-smart-icon,
html[data-theme="dark"] .rd-near-smart-card.is-otopark .rd-near-smart-icon,
html[data-theme="dark"] .rd-near-smart-card.is-saglik .rd-near-smart-icon,
html[data-theme="dark"] .rd-near-smart-card.is-yeme .rd-near-smart-icon,
html[data-theme="dark"] .rd-near-unavailable-card h1,
html[data-theme="dark"] .rd-near-unavailable-card p,
html[data-theme="dark"] .rd-near-unavailable-card small,
html[data-theme="dark"] .rd-near-unavailable-countdown,
html[data-theme="dark"] .rd-near-view-switch button,
html[data-theme="dark"] .rd-near-view-switch>span,
html[data-theme="dark"] .rd-ob-actions .back,
html[data-theme="dark"] .rd-ob-auth>a.login,
html[data-theme="dark"] .rd-ob-auth>a.outline,
html[data-theme="dark"] .rd-ob-auth>div,
html[data-theme="dark"] .rd-ob-brand,
html[data-theme="dark"] .rd-ob-detect,
html[data-theme="dark"] .rd-ob-detect small,
html[data-theme="dark"] .rd-ob-districts button,
html[data-theme="dark"] .rd-ob-districts button i,
html[data-theme="dark"] .rd-ob-districts button.selected,
html[data-theme="dark"] .rd-ob-districts button.selected i,
html[data-theme="dark"] .rd-ob-heading p,
html[data-theme="dark"] .rd-ob-heading small,
html[data-theme="dark"] .rd-ob-heading>span,
html[data-theme="dark"] .rd-ob-interests button,
html[data-theme="dark"] .rd-ob-interests button b,
html[data-theme="dark"] .rd-ob-interests button>i,
html[data-theme="dark"] .rd-ob-leaf,
html[data-theme="dark"] .rd-ob-leaf.leaf-two,
html[data-theme="dark"] .rd-ob-notify-later,
html[data-theme="dark"] .rd-ob-notify-points span,
html[data-theme="dark"] .rd-ob-notify-visual{color:#d6d6d6!important;}
html[data-theme="dark"] .rd-ob-signed,
html[data-theme="dark"] .rd-ob-signed small,
html[data-theme="dark"] .rd-ob-step h1,
html[data-theme="dark"] .rd-ob-step h2,
html[data-theme="dark"] .rd-ob-step>p,
html[data-theme="dark"] .rd-ob-step>small,
html[data-theme="dark"] .rd-ob-top>button,
html[data-theme="dark"] .rd-ob-welcome-icon,
html[data-theme="dark"] .rd-onboarding .rd-ob-auth>a.login,
html[data-theme="dark"] .rd-onboarding .rd-ob-auth>button,
html[data-theme="dark"] .rd-onboarding .rd-ob-brand,
html[data-theme="dark"] .rd-onboarding .rd-ob-interests button:nth-child(5n)>i,
html[data-theme="dark"] .rd-onboarding .rd-ob-interests button:nth-child(5n/**/+2)>i,
html[data-theme="dark"] .rd-onboarding .rd-ob-interests button:nth-child(5n/**/+3)>i,
html[data-theme="dark"] .rd-onboarding .rd-ob-interests button:nth-child(5n/**/+4)>i,
html[data-theme="dark"] .rd-page-transition-copy small,
html[data-theme="dark"] .rd-page-transition-copy strong,
html[data-theme="dark"] .rd-pagination a,
html[data-theme="dark"] .rd-privacy-actions a,
html[data-theme="dark"] .rd-privacy-actions button,
html[data-theme="dark"] .rd-privacy-card p,
html[data-theme="dark"] .rd-privacy-card>i,
html[data-theme="dark"] .rd-privacy-feedback,
html[data-theme="dark"] .rd-privacy-note,
html[data-theme="dark"] .rd-profile-grid small,
html[data-theme="dark"] .rd-profile-grid strong,
html[data-theme="dark"] .rd-properties small,
html[data-theme="dark"] .rd-properties strong,
html[data-theme="dark"] .rd-ptr-core,
html[data-theme="dark"] .rd-rich-text,
html[data-theme="dark"] .rd-site-footer,
html[data-theme="dark"] .rd-social-auth-button,
html[data-theme="dark"] .rd-social-auth-button.is-facebook .rd-social-auth-icon,
html[data-theme="dark"] .rd-social-auth-button.is-google .rd-social-auth-icon,
html[data-theme="dark"] .rd-social-auth-note,
html[data-theme="dark"] .rd-social-auth-note i,
html[data-theme="dark"] .rd-social-auth-separator,
html[data-theme="dark"] .rd-social-complete-alert,
html[data-theme="dark"] .rd-social-complete-done,
html[data-theme="dark"] .rd-social-complete-errors,
html[data-theme="dark"] .rd-social-complete-grid input,
html[data-theme="dark"] .rd-social-complete-grid label>span,
html[data-theme="dark"] .rd-social-complete-grid small,
html[data-theme="dark"] .rd-social-complete-head h1,
html[data-theme="dark"] .rd-social-complete-head p,
html[data-theme="dark"] .rd-social-complete-head small,
html[data-theme="dark"] .rd-social-complete-icon,
html[data-theme="dark"] .rd-social-complete-later,
html[data-theme="dark"] .rd-social-linked span,
html[data-theme="dark"] .rd-social-linked>strong,
html[data-theme="dark"] .rd-social-prefix b,
html[data-theme="dark"] .rd-social-profile-alert,
html[data-theme="dark"] .rd-social-profile-alert span,
html[data-theme="dark"] .rd-source-card a,
html[data-theme="dark"] .rd-source-card small{color:#d6d6d6!important;}
html[data-theme="dark"] .rd-source-card>i,
html[data-theme="dark"] .rd-type-card-icon,
html[data-theme="dark"] .rd-type-profile-head small,
html[data-theme="dark"] .rd-type-profile-head>span,
html[data-theme="dark"] .rd-yik-btn.primary,
html[data-theme="dark"] .rd-yik-card-featured,
html[data-theme="dark"] .rd-yik-card-location small,
html[data-theme="dark"] .rd-yik-card-meta .rd-yik-rating,
html[data-theme="dark"] .rd-yik-card-meta>span,
html[data-theme="dark"] .rd-yik-comments p,
html[data-theme="dark"] .rd-yik-filter-clear,
html[data-theme="dark"] .rd-yik-filter-head button,
html[data-theme="dark"] .rd-yik-filters input,
html[data-theme="dark"] .rd-yik-filters label,
html[data-theme="dark"] .rd-yik-filters select,
html[data-theme="dark"] .rd-yik-input-icon i,
html[data-theme="dark"] .rd-yik-message.error,
html[data-theme="dark"] .rd-yik-message.success,
html[data-theme="dark"] .rd-yik-pagination a,
html[data-theme="dark"] .rd-yik-richtext,
html[data-theme="dark"] .rdg-alert.error,
html[data-theme="dark"] .rdg-alert.success,
html[data-theme="dark"] .rdg-field input,
html[data-theme="dark"] .rdg-field label b,
html[data-theme="dark"] .rdg-field select,
html[data-theme="dark"] .rdg-field textarea,
html[data-theme="dark"] .rdg-member-actions a,
html[data-theme="dark"] .rdg-member-actions button,
html[data-theme="dark"] .rdg-reject-note,
html[data-theme="dark"] .rdg-status.beklemede,
html[data-theme="dark"] .rdg-status.pasif,
html[data-theme="dark"] .rdg-status.reddedildi,
html[data-theme="dark"] .rdg-status.yayinda,
html[data-theme="dark"] .rdg-upload-policy,
html[data-theme="dark"] .rdi-benefits span,
html[data-theme="dark"] .rdi-hero h1,
html[data-theme="dark"] .rdi-inapp p,
html[data-theme="dark"] .rdi-legal-line,
html[data-theme="dark"] .rdi-mini-grid span,
html[data-theme="dark"] .rdi-mini-top small,
html[data-theme="dark"] .rdi-preview-copy h2,
html[data-theme="dark"] .rdi-sheet-close,
html[data-theme="dark"] .rdi-status,
html[data-theme="dark"] .rdm-category-strip a,
html[data-theme="dark"] .rdm-description,
html[data-theme="dark"] .rdm-detail-media>span:not(.rdm-media-shine),
html[data-theme="dark"] .rdm-detail-meta span,
html[data-theme="dark"] .rdm-feed-end small,
html[data-theme="dark"] .rdm-flash.error,
html[data-theme="dark"] .rdm-flash.ok,
html[data-theme="dark"] .rdm-footer-meta,
html[data-theme="dark"] .rdm-footer-meta>small,
html[data-theme="dark"] .rdm-hero-actions a,
html[data-theme="dark"] .rdm-meta-actions a,
html[data-theme="dark"] .rdm-meta-actions button{color:#d6d6d6!important;}
html[data-theme="dark"] .rdm-meta-brand i,
html[data-theme="dark"] .rdm-meta-brand>span,
html[data-theme="dark"] .rdm-meta-brand>strong,
html[data-theme="dark"] .rdm-mobile-balance,
html[data-theme="dark"] .rdm-mobile-balance small,
html[data-theme="dark"] .rdm-mobile-balance>i,
html[data-theme="dark"] .rdm-mobile-balance>span,
html[data-theme="dark"] .rdm-more-panel a,
html[data-theme="dark"] .rdm-order-warning,
html[data-theme="dark"] .rdm-price-box>i,
html[data-theme="dark"] .rdm-product-foot>strong,
html[data-theme="dark"] .rdm-profile-copy>small,
html[data-theme="dark"] .rdm-profile-description,
html[data-theme="dark"] .rdm-profile-signals i,
html[data-theme="dark"] .rdm-profile-signals span,
html[data-theme="dark"] .rdm-profile-title i,
html[data-theme="dark"] .rdm-profile-title strong,
html[data-theme="dark"] .rdm-scene-gift,
html[data-theme="dark"] .rdm-scene-item,
html[data-theme="dark"] .rdm-scene-leaf,
html[data-theme="dark"] .rdm-section-heading span,
html[data-theme="dark"] .rdm-section-heading strong,
html[data-theme="dark"] .rdm-shortcut-track a,
html[data-theme="dark"] .rdm-shortcut-track a:nth-child(2)>span,
html[data-theme="dark"] .rdm-shortcut-track a:nth-child(3)>span,
html[data-theme="dark"] .rdm-shortcut-track a:nth-child(4)>span,
html[data-theme="dark"] .rdm-shortcut-track a:nth-child(5)>span,
html[data-theme="dark"] .rdm-shortcut-track a>span,
html[data-theme="dark"] .rdm-store-actions small,
html[data-theme="dark"] .rdm-store-actions>*>i:first-child,
html[data-theme="dark"] .rdm-store-actions>*>i:last-child,
html[data-theme="dark"] .rdm-store-actions>a,
html[data-theme="dark"] .rdm-store-actions>span,
html[data-theme="dark"] .rdm-utility-row,
html[data-theme="dark"] .rdm-utility-row small,
html[data-theme="dark"] .rdm-utility-row>i:first-child,
html[data-theme="dark"] .rdm-wallet-card>i,
html[data-theme="dark"] .rdmo-note,
html[data-theme="dark"] .rdmo-options span,
html[data-theme="dark"] .rdmo-top .status-bekliyor,
html[data-theme="dark"] .rdmo-top .status-hazir,
html[data-theme="dark"] .rdmo-top .status-hazirlaniyor,
html[data-theme="dark"] .rdmo-top .status-iptal,
html[data-theme="dark"] .rdmo-top .status-kargoda,
html[data-theme="dark"] .rdmo-top .status-teslim_edildi,
html[data-theme="dark"] .rdn-actions button,
html[data-theme="dark"] .rdn-actions button.is-active,
html[data-theme="dark"] .rdn-card-action,
html[data-theme="dark"] .rdn-card-body p,
html[data-theme="dark"] .rdn-card-body strong,
html[data-theme="dark"] .rdn-card-body time,
html[data-theme="dark"] .rdn-card-icon,
html[data-theme="dark"] .rdn-card-state,
html[data-theme="dark"] .rdn-card-state.is-new,
html[data-theme="dark"] .rdn-card.basari .rdn-card-icon{color:#d6d6d6!important;}
html[data-theme="dark"] .rdn-card.kampanya .rdn-card-icon,
html[data-theme="dark"] .rdn-card.uyari .rdn-card-icon,
html[data-theme="dark"] .rdn-empty h2,
html[data-theme="dark"] .rdn-empty p,
html[data-theme="dark"] .rdn-feed-section>header h2,
html[data-theme="dark"] .rdn-feed-section>header p,
html[data-theme="dark"] .rdn-feed-section>header>span,
html[data-theme="dark"] .rdn-filter-empty span,
html[data-theme="dark"] .rdn-filter-empty strong,
html[data-theme="dark"] .rdn-filter-group a,
html[data-theme="dark"] .rdn-filter-group button,
html[data-theme="dark"] .rdn-info-grid i,
html[data-theme="dark"] .rdn-info-grid span,
html[data-theme="dark"] .rdn-info-grid strong,
html[data-theme="dark"] .rdn-page-summary,
html[data-theme="dark"] .rdn-page-summary strong,
html[data-theme="dark"] .rdn-pagination a,
html[data-theme="dark"] .rdn-read-all,
html[data-theme="dark"] .rdn-read-all:disabled,
html[data-theme="dark"] .rdn-read-all[aria-disabled="true"],
html[data-theme="dark"] .rdn-scope-badge.is-general,
html[data-theme="dark"] .rdn-scope-badge.is-personal,
html[data-theme="dark"] .rdn-stat-grid article.is-highlight>i,
html[data-theme="dark"] .rdn-stat-grid article>i,
html[data-theme="dark"] .rdn-stat-grid span,
html[data-theme="dark"] .rdn-stat-grid strong,
html[data-theme="dark"] .rdpc-error,
html[data-theme="dark"] .rdpc-shared-text,
html[data-theme="dark"] .report-icon,
html[data-theme="dark"] .road-alert-body li,
html[data-theme="dark"] .road-alert-body>div b,
html[data-theme="dark"] .road-alert-card.is-kritik .road-alert-icon,
html[data-theme="dark"] .road-alert-icon,
html[data-theme="dark"] .road-api-test-result.is-error,
html[data-theme="dark"] .road-api-test-result.is-success,
html[data-theme="dark"] .road-clear-state h3,
html[data-theme="dark"] .road-clear-state p,
html[data-theme="dark"] .road-filter-rail button,
html[data-theme="dark"] .road-flow-green,
html[data-theme="dark"] .road-flow-red,
html[data-theme="dark"] .road-hero-actions .road-primary,
html[data-theme="dark"] .road-hero-badges .is-cok_yogun i,
html[data-theme="dark"] .road-hero-badges .is-yogun i,
html[data-theme="dark"] .road-map-card>footer small,
html[data-theme="dark"] .road-map-card>footer span,
html[data-theme="dark"] .road-map-loading,
html[data-theme="dark"] .road-map-status,
html[data-theme="dark"] .road-notice,
html[data-theme="dark"] .road-quick-actions>a>i,
html[data-theme="dark"] .road-radar b,
html[data-theme="dark"] .road-route-card header>b,
html[data-theme="dark"] .road-route-card.is-akici header>b,
html[data-theme="dark"] .road-route-card.is-cok_yogun header>b,
html[data-theme="dark"] .road-route-card.is-orta header>b,
html[data-theme="dark"] .road-route-card.is-yogun header>b{color:#d6d6d6!important;}
html[data-theme="dark"] .road-route-line small,
html[data-theme="dark"] .road-route-line strong,
html[data-theme="dark"] .road-route-metrics small,
html[data-theme="dark"] .road-route-metrics strong,
html[data-theme="dark"] .road-safety-list .is-empty>i,
html[data-theme="dark"] .road-safety-list article>i,
html[data-theme="dark"] .road-speed-grid b,
html[data-theme="dark"] .road-stats article.is-akici>span,
html[data-theme="dark"] .road-stats article.is-cok_yogun>span,
html[data-theme="dark"] .road-stats article.is-orta>span,
html[data-theme="dark"] .road-stats article.is-yogun>span,
html[data-theme="dark"] .road-stats p,
html[data-theme="dark"] .rv28-action-row button.active.negative,
html[data-theme="dark"] .rv28-alert.error,
html[data-theme="dark"] .rv292-action-active,
html[data-theme="dark"] .rv292-action-active i,
html[data-theme="dark"] .rv31-ad-cta,
html[data-theme="dark"] .rv31-ad-cta:hover,
html[data-theme="dark"] .rv31-ad-skip:not(:disabled):hover,
html[data-theme="dark"] .rv45-card-creator strong,
html[data-theme="dark"] .rv45-card-menu-btn,
html[data-theme="dark"] .rv45-category-rail a,
html[data-theme="dark"] .rv45-current-file,
html[data-theme="dark"] .rv45-current-file span,
html[data-theme="dark"] .rv45-embed-box textarea,
html[data-theme="dark"] .rv45-field small,
html[data-theme="dark"] .rv45-field>span,
html[data-theme="dark"] .rv45-file-drop em,
html[data-theme="dark"] .rv45-input-icon,
html[data-theme="dark"] .rv45-library-legend span:first-child i,
html[data-theme="dark"] .rv45-library-legend span:last-child i,
html[data-theme="dark"] .rv45-my-actions .danger,
html[data-theme="dark"] .rv45-my-actions .success,
html[data-theme="dark"] .rv45-my-actions a,
html[data-theme="dark"] .rv45-my-actions button,
html[data-theme="dark"] .rv45-reject-note,
html[data-theme="dark"] .rv45-share-column h3,
html[data-theme="dark"] .rv45-share-head>button,
html[data-theme="dark"] .rv45-share-url input,
html[data-theme="dark"] .rv45-short-chip,
html[data-theme="dark"] .rv45-side-head>i,
html[data-theme="dark"] .rv45-status-chip.beklemede,
html[data-theme="dark"] .rv45-status-chip.pasif,
html[data-theme="dark"] .rv45-status-chip.reddedildi,
html[data-theme="dark"] .rv45-status-chip.yayinda,
html[data-theme="dark"] .rv45-upload-disabled,
html[data-theme="dark"] .rv45-upload-disabled span,
html[data-theme="dark"] .rv45-upload-tip,
html[data-theme="dark"] .rv451-card-info h3,
html[data-theme="dark"] .rv451-card-info small,
html[data-theme="dark"] .rv451-category-rail a,
html[data-theme="dark"] .rv451-category-rail a i,
html[data-theme="dark"] .rv451-channel-name,
html[data-theme="dark"] .rv451-embed-card textarea,
html[data-theme="dark"] .rv451-embed-copy small{color:#d6d6d6!important;}
html[data-theme="dark"] .rv451-embed-copy strong,
html[data-theme="dark"] .rv451-embed-copy>span,
html[data-theme="dark"] .rv451-feed-title>small,
html[data-theme="dark"] .rv451-intro-meta span,
html[data-theme="dark"] .rv451-popular-list h3,
html[data-theme="dark"] .rv451-popular-list small,
html[data-theme="dark"] .rv451-search>i,
html[data-theme="dark"] .rv451-section-title h2 i,
html[data-theme="dark"] .rv451-share-apps button,
html[data-theme="dark"] .rv451-share-apps button[data-share-provider="email"]>i,
html[data-theme="dark"] .rv451-share-apps button[data-share-provider="facebook"]>i,
html[data-theme="dark"] .rv451-share-apps button[data-share-provider="telegram"]>i,
html[data-theme="dark"] .rv451-share-apps button[data-share-provider="whatsapp"]>i,
html[data-theme="dark"] .rv451-share-apps button[data-share-provider="x"]>i,
html[data-theme="dark"] .rv451-share-close,
html[data-theme="dark"] .rv451-share-linkbox input,
html[data-theme="dark"] .rv451-share-section-title small,
html[data-theme="dark"] .rv451-share-section-title span,
html[data-theme="dark"] .rv451-short-chip,
html[data-theme="dark"] .rv451-sort select,
html[data-theme="dark"] .rv451-trend-pill>i,
html[data-theme="dark"] .rv451-watch-page .rv28-channel-box small,
html[data-theme="dark"] .rv451-watch-page .rv28-channel-box strong,
html[data-theme="dark"] .rv451-watch-page .rv28-next-head h2,
html[data-theme="dark"] .rv451-watch-page .rv28-next-list small,
html[data-theme="dark"] .rv451-watch-page .rv28-next-list strong,
html[data-theme="dark"] .rv451-watch-page .rv28-related-head h2,
html[data-theme="dark"] .rv451-watch-page .rv28-subscribe.subscribed,
html[data-theme="dark"] .rv451-watch-page .rv28-watch-meta,
html[data-theme="dark"] .rv451-watch-page .rv28-watch-shorts-head h2,
html[data-theme="dark"] .rv451-watch-page .rv28-watch-title,
html[data-theme="dark"] .rv451-watch-page .rv292-action-btn,
html[data-theme="dark"] .rv451-watch-page .rv292-comments-title,
html[data-theme="dark"] .rv451-watch-page .rv292-description,
html[data-theme="dark"] .rv451-watch-page .rv294-like-group,
html[data-theme="dark"] .rv451-watch-page .rv294-menu-item,
html[data-theme="dark"] .rv451-watch-page .rv294-more-toggle,
html[data-theme="dark"] .rv451-watch-page .rv454-comment-sort select,
html[data-theme="dark"] .rv451-watch-page .rv454-comments-chevron,
html[data-theme="dark"] .rv452-cover-drop em,
html[data-theme="dark"] .rv452-cover-heading>b,
html[data-theme="dark"] .rv452-player-modebar button,
html[data-theme="dark"] .rv452-youtube-status.error,
html[data-theme="dark"] .rv452-youtube-status.loading,
html[data-theme="dark"] .rv452-youtube-status.success,
html[data-theme="dark"] .rv453-auto-duration-note,
html[data-theme="dark"] .rz-app .rz-btn.primary,
html[data-theme="dark"] .rz-app .rz-chat-box.is-mobile-open .rz-chat-header>button,
html[data-theme="dark"] .rz-app .rz-chat-compose input,
html[data-theme="dark"] .rz-app .rz-chat-compose textarea,
html[data-theme="dark"] .rz-app .rz-contact-list a,
html[data-theme="dark"] .rz-app .rz-contact-list p,
html[data-theme="dark"] .rz-app .rz-district-list p,
html[data-theme="dark"] .rz-app .rz-district-list strong,
html[data-theme="dark"] .rz-app .rz-empty{color:#d6d6d6!important;}
html[data-theme="dark"] .rz-app .rz-fold-trigger small,
html[data-theme="dark"] .rz-app .rz-head-badge,
html[data-theme="dark"] .rz-app .rz-info-grid p,
html[data-theme="dark"] .rz-app .rz-match-teams em,
html[data-theme="dark"] .rz-app .rz-message p,
html[data-theme="dark"] .rz-app .rz-message small,
html[data-theme="dark"] .rz-app .rz-mobile-fold>.rz-fold-trigger,
html[data-theme="dark"] .rz-app .rz-news-card h3,
html[data-theme="dark"] .rz-app .rz-news-card p,
html[data-theme="dark"] .rz-app .rz-news-card>i,
html[data-theme="dark"] .rz-app .rz-player-card strong,
html[data-theme="dark"] .rz-app .rz-product-card p,
html[data-theme="dark"] .rz-app .rz-quick-nav a,
html[data-theme="dark"] .rz-app .rz-side-card td,
html[data-theme="dark"] .rz-app .rz-side-card td strong,
html[data-theme="dark"] .rz-app .rz-side-card th,
html[data-theme="dark"] .rz-app .rz-side-card tr.is-rize td,
html[data-theme="dark"] .rz-app .rz-social-strip a,
html[data-theme="dark"] .rz-app .rz-squad-group header b,
html[data-theme="dark"] .rz-app .rz-staff-card strong,
html[data-theme="dark"] .rz-app .rz-subhead h3,
html[data-theme="dark"] .rz-app .rz-summary .lime,
html[data-theme="dark"] .rz-app .rz-supporter-copy p,
html[data-theme="dark"] .rz-push-permission__close,
html[data-theme="dark"] .rz-push-permission__copy span,
html[data-theme="dark"] .rz-push-permission__copy strong,
html[data-theme="dark"] .rz-push-permission__icon,
html[data-theme="dark"] .rz-push-permission__later,
html[data-theme="dark"] .rz-pwa-card,
html[data-theme="dark"] .rz-pwa-card.is-online .rz-pwa-icon,
html[data-theme="dark"] .rz-pwa-card.is-update .rz-pwa-icon,
html[data-theme="dark"] .rz-pwa-close,
html[data-theme="dark"] .rz-pwa-copy span,
html[data-theme="dark"] .rz-pwa-ios-steps,
html[data-theme="dark"] .rz-pwa-ios-steps b,
html[data-theme="dark"] .rz-pwa-secondary,
html[data-theme="dark"] .sar-alert,
html[data-theme="dark"] .sar-coming,
html[data-theme="dark"] .sar-location-select option,
html[data-theme="dark"] .sar-main-input input,
html[data-theme="dark"] .sar-main-input input::placeholder,
html[data-theme="dark"] .sar-match-badge,
html[data-theme="dark"] .sar-result-tags .price,
html[data-theme="dark"] .state,
html[data-theme="dark"] .status-beklemede,
html[data-theme="dark"] .status-iptal,
html[data-theme="dark"] .status-reddedildi,
html[data-theme="dark"] .taxi-address,
html[data-theme="dark"] .taxi-provider-actions .is-whatsapp,
html[data-theme="dark"] .taxi-provider-card.is-transfer .taxi-provider-head>span,
html[data-theme="dark"] .taxi-provider-head>b,
html[data-theme="dark"] .taxi-provider-meta span,
html[data-theme="dark"] .taxi-sign,
html[data-theme="dark"] .tea-alert-card p,
html[data-theme="dark"] .tea-alert-icon{color:#d6d6d6!important;}
html[data-theme="dark"] .tea-app-nav a,
html[data-theme="dark"] .tea-calc-shortcuts button,
html[data-theme="dark"] .tea-disclaimer,
html[data-theme="dark"] .tea-factory-actions a,
html[data-theme="dark"] .tea-factory-icon,
html[data-theme="dark"] .tea-factory-type,
html[data-theme="dark"] .tea-filter-pills button,
html[data-theme="dark"] .tea-location-notice,
html[data-theme="dark"] .tea-point-actions a,
html[data-theme="dark"] .tea-point-card.alimda .tea-point-status,
html[data-theme="dark"] .tea-point-card.kapali .tea-point-status,
html[data-theme="dark"] .tea-point-status,
html[data-theme="dark"] .tea-product-unit,
html[data-theme="dark"] .tea-product-weight,
html[data-theme="dark"] .tea-rail-controls button,
html[data-theme="dark"] .tea-stat-icon.is-factory,
html[data-theme="dark"] .tea-stat-icon.is-point,
html[data-theme="dark"] .tea-stat-icon.is-price,
html[data-theme="dark"] .tea-stat-icon.is-product,
html[data-theme="dark"] .tender-action,
html[data-theme="dark"] .tender-copy>small,
html[data-theme="dark"] .tender-date,
html[data-theme="dark"] .transfer-price-grid article>span,
html[data-theme="dark"] .transport-day-notes span,
html[data-theme="dark"] .transport-empty>i,
html[data-theme="dark"] .transport-mobile-context,
html[data-theme="dark"] .transport-note,
html[data-theme="dark"] .transport-route-actions .is-whatsapp,
html[data-theme="dark"] .transport-route-status,
html[data-theme="dark"] .transport-route-status.is-running,
html[data-theme="dark"] .transport-stat-icon.is-green,
html[data-theme="dark"] .transport-tabs a,
html[data-theme="dark"] .tv-canli-badge,
html[data-theme="dark"] .tv-hero-btn.primary,
html[data-theme="dark"] .tv-kart-sonraki .tv-kart-ikon,
html[data-theme="dark"] .tv-network-state.offline,
html[data-theme="dark"] .tv-oynat-buton,
html[data-theme="dark"] .tv-tur-badge.tv-duyuru,
html[data-theme="dark"] .u40-email-unverified,
html[data-theme="dark"] .u40-email-verified,
html[data-theme="dark"] .u40-email-warning,
html[data-theme="dark"] .u40-security-check,
html[data-theme="dark"] .u40-session form button,
html[data-theme="dark"] .u40-session-all button,
html[data-theme="dark"] .u40-session-copy span,
html[data-theme="dark"] .u40-session-copy strong,
html[data-theme="dark"] .u40-session-current,
html[data-theme="dark"] .u40-session>i,
html[data-theme="dark"] .u401-login-sms-note,
html[data-theme="dark"] .u401-login-sms-note i,
html[data-theme="dark"] .u401-phone-warning,
html[data-theme="dark"] .u401-phone-warning>i,
html[data-theme="dark"] .u401-sms-register-note,
html[data-theme="dark"] .u401-sms-register-note i,
html[data-theme="dark"] .ua27-card-head h2{color:#d6d6d6!important;}
html[data-theme="dark"] .ua27-card-head p,
html[data-theme="dark"] .ua27-card-head>span,
html[data-theme="dark"] .ua27-field>input,
html[data-theme="dark"] .ua27-field>label,
html[data-theme="dark"] .ua27-field>label b,
html[data-theme="dark"] .ua27-field>small,
html[data-theme="dark"] .ua27-header h1,
html[data-theme="dark"] .ua27-header p,
html[data-theme="dark"] .ua27-header>a,
html[data-theme="dark"] .ua27-header>div>span,
html[data-theme="dark"] .ua27-message.error,
html[data-theme="dark"] .ua27-message.info,
html[data-theme="dark"] .ua27-message.success,
html[data-theme="dark"] .ua27-photo-copy>small,
html[data-theme="dark"] .ua27-photo-copy>span,
html[data-theme="dark"] .ua27-photo-copy>strong,
html[data-theme="dark"] .ua27-photo-preview,
html[data-theme="dark"] .ua27-prefix,
html[data-theme="dark"] .ua27-prefix input,
html[data-theme="dark"] .ua27-prefix>span,
html[data-theme="dark"] .ua27-remove-photo,
html[data-theme="dark"] .ua27-remove-photo.is-selected,
html[data-theme="dark"] .ua27-submitbar span,
html[data-theme="dark"] .ua27-submitbar strong,
html[data-theme="dark"] .ua37-account-badge,
html[data-theme="dark"] .ua37-account-badge.danger,
html[data-theme="dark"] .ua37-account-current small,
html[data-theme="dark"] .ua37-account-current span,
html[data-theme="dark"] .ua37-account-current strong,
html[data-theme="dark"] .ua37-account-switch h3,
html[data-theme="dark"] .ua37-account-switch p,
html[data-theme="dark"] .ua37-delete-confirm,
html[data-theme="dark"] .ua37-delete-warning,
html[data-theme="dark"] .ua37-no-business-note,
html[data-theme="dark"] .uai-alert.error,
html[data-theme="dark"] .uai-alert.success,
html[data-theme="dark"] .uai-clear,
html[data-theme="dark"] .uai-empty h3,
html[data-theme="dark"] .uai-empty p,
html[data-theme="dark"] .uai-empty>div,
html[data-theme="dark"] .uai-hero a,
html[data-theme="dark"] .uai-item-copy em,
html[data-theme="dark"] .uai-item-copy small,
html[data-theme="dark"] .uai-item-copy strong,
html[data-theme="dark"] .uai-item-icon,
html[data-theme="dark"] .uai-item>form button:hover,
html[data-theme="dark"] .uai-page .uai-hero a,
html[data-theme="dark"] .uai-section-head h2,
html[data-theme="dark"] .uai-section-head span,
html[data-theme="dark"] .uai-settings h2,
html[data-theme="dark"] .uai-settings label span,
html[data-theme="dark"] .uai-settings p,
html[data-theme="dark"] .uai-settings-head span,
html[data-theme="dark"] .uai-settings-icon,
html[data-theme="dark"] .uai-source{color:#d6d6d6!important;}
html[data-theme="dark"] .uai-source.gemini,
html[data-theme="dark"] .uai-source.groq,
html[data-theme="dark"] .uai-stats small,
html[data-theme="dark"] .uai-stats strong,
html[data-theme="dark"] .uai-stats>div>i,
html[data-theme="dark"] .uauth-account-choice small,
html[data-theme="dark"] .uauth-account-choice strong,
html[data-theme="dark"] .uauth-account-choice>i,
html[data-theme="dark"] .uauth-alert.error,
html[data-theme="dark"] .uauth-alert.success,
html[data-theme="dark"] .uauth-choice-section legend,
html[data-theme="dark"] .uauth-consent,
html[data-theme="dark"] .uauth-consent i,
html[data-theme="dark"] .uauth-divider,
html[data-theme="dark"] .uauth-field>small,
html[data-theme="dark"] .uauth-field>span,
html[data-theme="dark"] .uauth-field>span b,
html[data-theme="dark"] .uauth-form-head .uauth-kicker,
html[data-theme="dark"] .uauth-form-head h2,
html[data-theme="dark"] .uauth-form-head p,
html[data-theme="dark"] .uauth-form-tools a,
html[data-theme="dark"] .uauth-gender-choices input:checked+span,
html[data-theme="dark"] .uauth-gender-choices span,
html[data-theme="dark"] .uauth-input-wrap input,
html[data-theme="dark"] .uauth-input-wrap>i,
html[data-theme="dark"] .uauth-mobile-brand,
html[data-theme="dark"] .uauth-password-toggle,
html[data-theme="dark"] .uauth-password-toggle:hover,
html[data-theme="dark"] .uauth-secondary,
html[data-theme="dark"] .uauth-steps b,
html[data-theme="dark"] .uauth-trust,
html[data-theme="dark"] .uauth-trust i,
html[data-theme="dark"] .uauth-verification-note span,
html[data-theme="dark"] .uauth-verification-note strong,
html[data-theme="dark"] .uauth-verification-note>i,
html[data-theme="dark"] .up44-card-go,
html[data-theme="dark"] .up44-comment-card blockquote,
html[data-theme="dark"] .up44-comment-meta,
html[data-theme="dark"] .up44-comment-meta a,
html[data-theme="dark"] .up44-confession-body h2,
html[data-theme="dark"] .up44-confession-body>a,
html[data-theme="dark"] .up44-confession-body>div,
html[data-theme="dark"] .up44-confession-body>p,
html[data-theme="dark"] .up44-confession-cover>span,
html[data-theme="dark"] .up44-confession-shortcuts small,
html[data-theme="dark"] .up44-confession-shortcuts strong,
html[data-theme="dark"] .up44-confession-shortcuts>a>i:first-child,
html[data-theme="dark"] .up44-confession-shortcuts>a>i:last-child,
html[data-theme="dark"] .up44-count,
html[data-theme="dark"] .up44-empty h2,
html[data-theme="dark"] .up44-empty p,
html[data-theme="dark"] .up44-empty>i,
html[data-theme="dark"] .up44-feature-card p,
html[data-theme="dark"] .up44-feature-card small,
html[data-theme="dark"] .up44-feature-card strong{color:#d6d6d6!important;}
html[data-theme="dark"] .up44-feature-card>i,
html[data-theme="dark"] .up44-feed-action,
html[data-theme="dark"] .up44-feed-icon,
html[data-theme="dark"] .up44-feed-top .approved,
html[data-theme="dark"] .up44-feed-top .pending,
html[data-theme="dark"] .up44-feed-top .rejected,
html[data-theme="dark"] .up44-feed-top time,
html[data-theme="dark"] .up44-feed-top>a,
html[data-theme="dark"] .up44-feed-top>strong,
html[data-theme="dark"] .up44-media-body h2,
html[data-theme="dark"] .up44-media-body p,
html[data-theme="dark"] .up44-media-cover>span,
html[data-theme="dark"] .up44-mini-stats b,
html[data-theme="dark"] .up44-mini-stats span,
html[data-theme="dark"] .up44-notification-card p,
html[data-theme="dark"] .up44-notification-card.basari .up44-feed-icon,
html[data-theme="dark"] .up44-notification-card.kampanya .up44-feed-icon,
html[data-theme="dark"] .up44-notification-card.uyari .up44-feed-icon,
html[data-theme="dark"] .up44-page-hero h1,
html[data-theme="dark"] .up44-page-hero p,
html[data-theme="dark"] .up44-page-hero small,
html[data-theme="dark"] .up44-reject-note,
html[data-theme="dark"] .up44-section-heading h2,
html[data-theme="dark"] .up44-section-heading p,
html[data-theme="dark"] .up44-section-heading span,
html[data-theme="dark"] .up44-section-heading>a,
html[data-theme="dark"] .up44-wait-note,
html[data-theme="dark"] .usec-back,
html[data-theme="dark"] .usec-card h1,
html[data-theme="dark"] .usec-card>p,
html[data-theme="dark"] .usec-code-inputs input,
html[data-theme="dark"] .usec-help,
html[data-theme="dark"] .usec-kicker,
html[data-theme="dark"] .usec-link,
html[data-theme="dark"] .usec-link.muted,
html[data-theme="dark"] .usec-login-sms-page .usec-code-inputs input:focus,
html[data-theme="dark"] .usec-optional,
html[data-theme="dark"] .usec-privacy,
html[data-theme="dark"] .usec-required,
html[data-theme="dark"] .usec-simulation-code>small,
html[data-theme="dark"] .usec-simulation-code>span,
html[data-theme="dark"] .usec-simulation-code>strong,
html[data-theme="dark"] .usec-sms-page .usec-code-inputs input:focus,
html[data-theme="dark"] .uv-upload-disabled,
html[data-theme="dark"] .uv28-alert.error,
html[data-theme="dark"] .uv28-card-actions button,
html[data-theme="dark"] .uv28-reject-note,
html[data-theme="dark"] .uv28-status.beklemede,
html[data-theme="dark"] .uv28-status.pasif,
html[data-theme="dark"] .uv28-status.reddedildi,
html[data-theme="dark"] .uye-hata-kutu,
html[data-theme="dark"] .uye-istatistik-icon.ilan,
html[data-theme="dark"] .uye-istatistik-icon.kalp,
html[data-theme="dark"] .uye-istatistik-icon.up44-confession,
html[data-theme="dark"] .uye-istatistik-icon.yorum{color:#d6d6d6!important;}
html[data-theme="dark"] .uye-panel-link-cikis,
html[data-theme="dark"] .uye-panel-link-cikis .uye-panel-link-icon,
html[data-theme="dark"] .uye-rozet.bekliyor,
html[data-theme="dark"] .uye-rozet.reddedildi,
html[data-theme="dark"] .uye-yorum-durum.bekliyor,
html[data-theme="dark"] .uye-yorum-durum.reddedildi,
html[data-theme="dark"] .uye-zorunlu,
html[data-theme="dark"] .wait .state,
html[data-theme="dark"] .wx-alert p,
html[data-theme="dark"] .wx-alert span,
html[data-theme="dark"] .wx-alert-icon,
html[data-theme="dark"] .wx-alert-resmi .wx-alert-icon,
html[data-theme="dark"] .wx-all-clear>i,
html[data-theme="dark"] .wx-data-note,
html[data-theme="dark"] .wx-day-card b,
html[data-theme="dark"] .wx-day-card>i,
html[data-theme="dark"] .wx-day-card>strong em,
html[data-theme="dark"] .wx-day-metrics b,
html[data-theme="dark"] .wx-day-metrics b i,
html[data-theme="dark"] .wx-day-temp em,
html[data-theme="dark"] .wx-day-temp strong,
html[data-theme="dark"] .wx-day-top small,
html[data-theme="dark"] .wx-day-top span,
html[data-theme="dark"] .wx-day-top>b,
html[data-theme="dark"] .wx-day-weather>i,
html[data-theme="dark"] .wx-day-weather>span,
html[data-theme="dark"] .wx-hour-card>i,
html[data-theme="dark"] .wx-hour-card>span,
html[data-theme="dark"] .wx-hour-metrics b,
html[data-theme="dark"] .wx-hour-metrics i,
html[data-theme="dark"] .wx-hour-metrics>span,
html[data-theme="dark"] .wx-hour-panel-heading,
html[data-theme="dark"] .wx-hour-panel-heading>small,
html[data-theme="dark"] .wx-hour-temp small,
html[data-theme="dark"] .wx-hour-temp strong,
html[data-theme="dark"] .wx-hour-time time,
html[data-theme="dark"] .wx-hour-unavailable,
html[data-theme="dark"] .wx-hour-unavailable i,
html[data-theme="dark"] .wx-hour-unavailable strong,
html[data-theme="dark"] .wx-hour-weather>i,
html[data-theme="dark"] .wx-hour-weather>span,
html[data-theme="dark"] .wx-location-select-wrap option,
html[data-theme="dark"] .wx-rain-bar span,
html[data-theme="dark"] .wx-rain-bar>b,
html[data-theme="dark"] .wx-rain-summary>div,
html[data-theme="dark"] .wx-rain-summary>div i,
html[data-theme="dark"] .wx-rain-summary>small,
html[data-theme="dark"] .wx-scroll-buttons button,
html[data-theme="dark"] .wx-source,
html[data-theme="dark"] .wx-swipe-note{color:#d6d6d6!important;}
html[data-theme="dark"] .biz-badge--featured,
html[data-theme="dark"] .biz-feedback--error,
html[data-theme="dark"] .biz-manager-status.status-reddedildi,
html[data-theme="dark"] .biz-sponsored-banner-media,
html[data-theme="dark"] .biz-sponsored-banner>a,
html[data-theme="dark"] .biz-tone-red,
html[data-theme="dark"] .bizpanel-alert.danger,
html[data-theme="dark"] .bizpanel-btn.danger,
html[data-theme="dark"] .bizpanel-table-status.danger,
html[data-theme="dark"] .card-media .featured,
html[data-theme="dark"] .cc-red,
html[data-theme="dark"] .city-detail-tags .featured,
html[data-theme="dark"] .city-request-page .crt-alert.error,
html[data-theme="dark"] .comment-message.error,
html[data-theme="dark"] .conf-alert.error,
html[data-theme="dark"] .conf-card.is-featured,
html[data-theme="dark"] .conf-check.required,
html[data-theme="dark"] .conf-support-danger,
html[data-theme="dark"] .conf-support-danger button,
html[data-theme="dark"] .conf-support-danger button.report,
html[data-theme="dark"] .corp-alert.error,
html[data-theme="dark"] .error-button,
html[data-theme="dark"] .event-detail-tags .featured,
html[data-theme="dark"] .health-featured-duty,
html[data-theme="dark"] .ic-red,
html[data-theme="dark"] .inst-alert-error,
html[data-theme="dark"] .market-member-alert--error,
html[data-theme="dark"] .market-tone-red,
html[data-theme="dark"] .muni-content-card.featured,
html[data-theme="dark"] .rc-flash-error,
html[data-theme="dark"] .rd-ad-request-status.is-error,
html[data-theme="dark"] .rd-comment-message.error,
html[data-theme="dark"] .rd-detail-fact-card,
html[data-theme="dark"] .rd-featured-section>.rd-doga-section-head,
html[data-theme="dark"] .rd-image-credit,
html[data-theme="dark"] .rd-image-credit>i,
html[data-theme="dark"] .rd-nature-rule,
html[data-theme="dark"] .rd-nature-rule>i,
html[data-theme="dark"] .rd-social-complete-errors,
html[data-theme="dark"] .rd-source-card,
html[data-theme="dark"] .rd-source-card>i,
html[data-theme="dark"] .rd-yik-featured-section>.rd-yik-section-head,
html[data-theme="dark"] .rd-yik-message.error,
html[data-theme="dark"] .rdg-alert.error,
html[data-theme="dark"] .rdm-flash.error,
html[data-theme="dark"] .road-alert-card.is-kritik .road-alert-icon,
html[data-theme="dark"] .rv28-alert.error,
html[data-theme="dark"] .rv45-file-drop.has-error,
html[data-theme="dark"] .rv45-my-actions .danger,
html[data-theme="dark"] .rv45-status-chip.reddedildi,
html[data-theme="dark"] .rv452-cover-drop.has-error,
html[data-theme="dark"] .rv452-youtube-status.error,
html[data-theme="dark"] .status-iptal,
html[data-theme="dark"] .status-reddedildi,
html[data-theme="dark"] .ua27-message.error{background:#3b1717!important;background-image:none!important;color:#ffb4b4!important;border-color:#6b2b2b!important;}
html[data-theme="dark"] .uai-alert.error,
html[data-theme="dark"] .uauth-alert.error,
html[data-theme="dark"] .usec-required,
html[data-theme="dark"] .uv28-alert.error,
html[data-theme="dark"] .uv28-status.pasif,
html[data-theme="dark"] .uv28-status.reddedildi,
html[data-theme="dark"] .uye-hata-kutu,
html[data-theme="dark"] .uye-rozet.reddedildi,
html[data-theme="dark"] .uye-yorum-durum.reddedildi,
html[data-theme="dark"] body.error-page{background:#3b1717!important;background-image:none!important;color:#ffb4b4!important;border-color:#6b2b2b!important;}
html[data-theme="dark"] .biz-badge--profile.pending,
html[data-theme="dark"] .biz-card-profile-badge.pending,
html[data-theme="dark"] .biz-card-profile-label.pending,
html[data-theme="dark"] .biz-manager-verification.pending,
html[data-theme="dark"] .biz-tone-amber,
html[data-theme="dark"] .bizpanel-table-status.warning,
html[data-theme="dark"] .bizpanel-verification.pending,
html[data-theme="dark"] .cc-amber,
html[data-theme="dark"] .dlm-uyari,
html[data-theme="dark"] .fuel-guide-grid .is-amber,
html[data-theme="dark"] .hbr-yorum-giris-uyari > span,
html[data-theme="dark"] .health-stat-icon--amber,
html[data-theme="dark"] .ic-amber,
html[data-theme="dark"] .market-status--beklemede,
html[data-theme="dark"] .market-tone-amber,
html[data-theme="dark"] .premium-checkout-pending-icon,
html[data-theme="dark"] .premium-pending-icon,
html[data-theme="dark"] .premium-pending-status-line,
html[data-theme="dark"] .rd-info-section.warning,
html[data-theme="dark"] .rd-info-section.warning .rd-info-icon,
html[data-theme="dark"] .rdm-order-warning,
html[data-theme="dark"] .rdn-card.uyari .rdn-card-icon,
html[data-theme="dark"] .rv45-status-chip.beklemede,
html[data-theme="dark"] .rv453-ad-warning,
html[data-theme="dark"] .status-beklemede,
html[data-theme="dark"] .u40-email-warning,
html[data-theme="dark"] .u40-email-warning>i,
html[data-theme="dark"] .u401-phone-warning,
html[data-theme="dark"] .u401-phone-warning>i,
html[data-theme="dark"] .ua37-delete-warning,
html[data-theme="dark"] .up44-feed-top .pending,
html[data-theme="dark"] .up44-notification-card.uyari .up44-feed-icon,
html[data-theme="dark"] .uv28-status.beklemede{background:#362b14!important;background-image:none!important;color:#ffd88a!important;border-color:#665124!important;}
html[data-theme="dark"] .biz-badge--profile.verified,
html[data-theme="dark"] .biz-card-profile-badge.verified,
html[data-theme="dark"] .biz-card-profile-label.verified,
html[data-theme="dark"] .biz-feedback--success,
html[data-theme="dark"] .biz-manager-verification.verified,
html[data-theme="dark"] .bizpanel-alert.success,
html[data-theme="dark"] .bizpanel-table-status.success,
html[data-theme="dark"] .bizpanel-verification.verified,
html[data-theme="dark"] .city-request-page .crt-alert.success,
html[data-theme="dark"] .comment-message.success,
html[data-theme="dark"] .conf-alert.success,
html[data-theme="dark"] .corp-alert.success,
html[data-theme="dark"] .market-member-alert--success,
html[data-theme="dark"] .premium-result-card.ok .premium-result-icon,
html[data-theme="dark"] .rc-flash-ok,
html[data-theme="dark"] .rcg-alert.ok,
html[data-theme="dark"] .rd-ad-request-success>span,
html[data-theme="dark"] .rd-comment-message.success,
html[data-theme="dark"] .rd-yik-message.success,
html[data-theme="dark"] .rdg-alert.success,
html[data-theme="dark"] .rdm-flash.ok,
html[data-theme="dark"] .rdn-card.basari .rdn-card-icon,
html[data-theme="dark"] .rv45-my-actions .success,
html[data-theme="dark"] .rv452-youtube-status.success,
html[data-theme="dark"] .ua27-message.success,
html[data-theme="dark"] .uai-alert.success,
html[data-theme="dark"] .uauth-alert.success,
html[data-theme="dark"] .up44-notification-card.basari .up44-feed-icon{background:#173128!important;background-image:none!important;color:#9fe5bd!important;border-color:#315c48!important;}

/* Rev2 final: kullanıcı tarafından özellikle doğrulanan yüzeyler */
html[data-theme="dark"] .info-strip{background:#181818!important;background-image:none!important;border-color:#3f3f3f!important;}
html[data-theme="dark"] :where(.ig-item,.hq-pill,.nz){background:#212121!important;background-image:none!important;border-color:#3f3f3f!important;color:#f1f1f1!important;}
html[data-theme="dark"] :where(.ig-item:hover,.hq-pill:hover,.nz:hover){background:#2a2a2a!important;border-color:#555!important;}
html[data-theme="dark"] :where(.ig-ico,.hq-pill-icon){background:#303030!important;background-image:none!important;color:#f1f1f1!important;border-color:#3f3f3f!important;}
html[data-theme="dark"] .nz.active{background:#16865a!important;background-image:none!important;border-color:#20a66a!important;}
html[data-theme="dark"] .nz.active :where(.nz-name,.nz-time){color:#fff!important;}
html[data-theme="dark"] .rd-site-footer{background:#0f0f0f!important;background-image:none!important;color:#d6d6d6!important;border-color:#303030!important;}
html[data-theme="dark"] :where(.rd-footer-app-hub,.rd-footer-lead,.rd-footer-group,.rdm-footer-meta,.rd-footer-main,.rd-footer-mobile-main){background:#181818!important;background-image:none!important;border-color:#3f3f3f!important;color:#d6d6d6!important;}
html[data-theme="dark"] :where(.rd-footer-contact a,.rdm-meta-actions a,.rdm-meta-actions button,.rd-footer-chip,.rd-footer-mini-link){background:#272727!important;color:#f1f1f1!important;border-color:#3f3f3f!important;}
html[data-theme="dark"] :where(.rd-footer-bottom,.rd-footer-bottom-inner){background:#0f0f0f!important;background-image:none!important;border-color:#303030!important;color:#aaa!important;}
html[data-theme="dark"] :where(.rd-doga-section,.rd-plan-section,.rd-location-strip,.rd-location-strip.is-visible,.rd-featured-section>.rd-doga-section-head,.rd-plan-grid>div,.biz-category-carousel,.biz-category-strip>a){background:#212121!important;background-image:none!important;border-color:#3f3f3f!important;color:#f1f1f1!important;}
html[data-theme="dark"] :where(.rd-location-icon,.rd-doga-section-head>div>span,.biz-category-arrow){background:#303030!important;background-image:none!important;color:#f1f1f1!important;border-color:#3f3f3f!important;}
html[data-theme="dark"] .biz-category-strip>a.is-active{background:#303030!important;background-image:none!important;border-color:#16865a!important;color:#f1f1f1!important;}
html[data-theme="dark"] :where(.login-btn,.uye-btn,.uye-dashboard-btn-save,.ua27-submitbar button,.rd-social-complete-submit,.usec-code-form>button,.btn-primary,[class*="btn-primary"],[class*="primary-btn"]){background:#16865a!important;background-image:none!important;color:#fff!important;border-color:#16865a!important;}

/* Public view'lerde inline tanımlanmış açık yüzeyler için yalnız renk katmanı. */
html[data-theme="dark"] body:not(.adm-body):not(.rd-notification-page) :where(
  [class*="-card"],[class$="card"],[class*="-panel"],[class$="panel"],[class*="-section"],
  [class*="-strip"],[class*="-carousel"],[class*="-filter"],[class*="-category"],[class*="-toolbar"],
  [class*="-box"],[class*="-widget"],[class*="-sheet"],[class*="-modal"],[class*="-drawer"],
  [class*="-popover"],[class*="-dropdown"],[class*="-summary"],[class*="-kpi"],[class*="-stat"],[class*="-metric"]
):not(img):not(video):not([style*="background-image"]){background-color:#212121!important;border-color:#3f3f3f!important;}

/* ========================================================================
   v1.00.0 — Public Koyu Mod Rev3
   Kullanıcı doğrulama turu: 16 maddelik yüzey/hero/mobil menü düzeltmeleri.
   Yalnız html[data-theme="dark"] altında çalışır; açık moda ve layout'a dokunmaz.
   ======================================================================== */

/* 1) Konum seçim popup'ı: yeşil header üzerindeki yardımcı metin okunaklı beyaz. */
html[data-theme="dark"] .loc-modal-hdr,
html[data-theme="dark"] #mobDiscoverModal .loc-modal-hdr{
  background:linear-gradient(135deg,#0d4a28,#1a7a4a)!important;
  background-image:linear-gradient(135deg,#0d4a28,#1a7a4a)!important;
  color:#fff!important;
}
html[data-theme="dark"] .loc-modal-hdr :where(h3,p),
html[data-theme="dark"] #mobDiscoverModal .loc-modal-hdr :where(h3,p){color:#fff!important;}
html[data-theme="dark"] .loc-modal-hdr p,
html[data-theme="dark"] #mobDiscoverModal .loc-modal-hdr p{opacity:.82!important;}

/* 2) Son yüklenen videolar: yeşil/gri çift katman kaldırıldı, footer şeridi şeffaf. */
html[data-theme="dark"] .video-section-wrap{
  background:#181818!important;
  background-image:none!important;
  border-color:#303030!important;
}
html[data-theme="dark"] .video-section-wrap::before,
html[data-theme="dark"] .video-section-wrap::after{background:transparent!important;background-image:none!important;border-color:transparent!important;}
html[data-theme="dark"] .vc-footer-strip{background:transparent!important;background-image:none!important;border-color:#303030!important;}

/* 3) Namaz vakitleri: normal kutular koyu, yalnız seçili vakit yeşil. */
html[data-theme="dark"] .nz{
  background:#181818!important;
  background-image:none!important;
  border-color:#303030!important;
  color:#f1f1f1!important;
}
html[data-theme="dark"] .nz:hover{background:#202020!important;border-color:#444!important;}
html[data-theme="dark"] .nz.active{
  background:#16865a!important;
  background-image:none!important;
  border-color:#20a66a!important;
  color:#fff!important;
}
html[data-theme="dark"] .nz.active :where(.nz-name,.nz-time){color:#fff!important;}

/* 4) Footer: ana gövde içindeki gereksiz gri kart katmanları kaldırıldı. */
html[data-theme="dark"] .rd-site-footer{background:#0f0f0f!important;background-image:none!important;}
html[data-theme="dark"] :where(.rd-footer-main,.rd-footer-lead,.rd-footer-group,.rd-footer-mobile-main){
  background:transparent!important;
  background-image:none!important;
  border-color:#303030!important;
  box-shadow:none!important;
}
html[data-theme="dark"] .rd-footer-group-toggle{background:transparent!important;color:#f1f1f1!important;}
html[data-theme="dark"] .rd-footer-group-links{background:transparent!important;}
html[data-theme="dark"] .rd-footer-lead>p,
html[data-theme="dark"] .rd-footer-group-links a{color:#aaa!important;}

/* 5–13) Branded hero koruması: modül hero renkleri açık moddaki kimliğiyle kalır. */
html[data-theme="dark"] .health-hero--pharmacy{
  background:radial-gradient(circle at 80% 18%,rgba(255,210,214,.25),transparent 25%),linear-gradient(135deg,#5a0d17 0%,#9e1624 49%,#d53a49 100%)!important;
}
html[data-theme="dark"] .health-hero--hospital{
  background:radial-gradient(circle at 80% 18%,rgba(193,242,255,.24),transparent 26%),linear-gradient(135deg,#07384e 0%,#0d6685 50%,#1fa1bd 100%)!important;
}
html[data-theme="dark"] .health-hero--emergency{
  background:radial-gradient(circle at 82% 16%,rgba(255,210,218,.25),transparent 25%),linear-gradient(135deg,#5c0712 0%,#9f1325 48%,#df4050 100%)!important;
}
html[data-theme="dark"] .health-hero--appointment{
  background:radial-gradient(circle at 80% 18%,rgba(218,229,255,.28),transparent 26%),linear-gradient(135deg,#182b68 0%,#3159a7 50%,#6e8ee0 100%)!important;
}
html[data-theme="dark"] .health-hero::before{background:rgba(255,255,255,.11)!important;background-image:none!important;}
html[data-theme="dark"] .health-featured-duty{
  background:#181818!important;
  background-image:none!important;
  border-color:#3b3032!important;
}
html[data-theme="dark"] .health-featured-duty::before{background:transparent!important;background-image:none!important;}
html[data-theme="dark"] .health-services{
  background:#181818!important;
  background-image:none!important;
  border:1px solid #353535!important;
  color:#d6d6d6!important;
}
html[data-theme="dark"] .health-services i{color:#79cfe4!important;}
html[data-theme="dark"] .health-urgent-strip{
  background:linear-gradient(135deg,#7c0e1d,#c61f35)!important;
  background-image:linear-gradient(135deg,#7c0e1d,#c61f35)!important;
  color:#fff!important;
  border-color:transparent!important;
}

html[data-theme="dark"] .hbr-hero{
  background:radial-gradient(circle at 81% 10%,rgba(116,221,255,.28),transparent 25%),radial-gradient(circle at 98% 96%,rgba(190,130,255,.25),transparent 32%),linear-gradient(125deg,#101a3d 0%,#253f83 54%,#6752b5 100%)!important;
}
html[data-theme="dark"] .hbr-hero::before,
html[data-theme="dark"] .hbr-detail-hero::before{
  background:linear-gradient(112deg,transparent 43%,rgba(255,255,255,.075) 43.2%,transparent 61%),repeating-linear-gradient(105deg,transparent 0 72px,rgba(255,255,255,.022) 73px 74px)!important;
}
html[data-theme="dark"] .hbr-detail-hero{
  background:radial-gradient(circle at 88% 10%,rgba(91,238,159,.18),transparent 28%),linear-gradient(125deg,#072c1e 0%,#0c5435 54%,#15915b 100%)!important;
}

html[data-theme="dark"] .conf-hero{background:linear-gradient(122deg,#402080 0%,#6330b1 42%,#8e49d4 100%)!important;}
html[data-theme="dark"] .conf-hero::before{background:radial-gradient(circle at 78% 15%,rgba(255,255,255,.23),transparent 28%),radial-gradient(circle at 4% 100%,rgba(177,117,244,.34),transparent 37%),linear-gradient(110deg,transparent 54%,rgba(255,255,255,.065) 54% 55%,transparent 55% 65%,rgba(255,255,255,.045) 65% 66%,transparent 66%)!important;}
html[data-theme="dark"] .conf-messages-hero{background:linear-gradient(125deg,#4d2492,#7d3fc8)!important;}
html[data-theme="dark"] .conf-support-hero{background:linear-gradient(135deg,#512287,#7540b5 57%,#9b65d7)!important;}
html[data-theme="dark"] .conf-support-hero::after{background:rgba(255,255,255,.09)!important;}

html[data-theme="dark"] .biz-hero{
  background:radial-gradient(circle at 85% 18%,rgba(255,255,255,.18),transparent 27%),linear-gradient(135deg,#073d28 0%,#0b633c 52%,#179759 100%)!important;
}
html[data-theme="dark"] .biz-detail-hero{
  background-image:linear-gradient(180deg,rgba(3,25,14,.54),rgba(3,35,19,.95)),var(--biz-detail-cover,none)!important;
  background-color:#0b5133!important;
}
html[data-theme="dark"] .biz-detail-hero::after{background:linear-gradient(180deg,rgba(0,0,0,.02),rgba(0,0,0,.21))!important;}

/* Diğer modül / üye merkezi hero'ları — açık moddaki branded renkleri korunur. */
html[data-theme="dark"] .fuel-hero{background:radial-gradient(circle at 78% 4%,rgba(111,255,196,.23),transparent 30%),linear-gradient(122deg,#072b36 0%,#0c4f55 45%,#0f7863 100%)!important;}
html[data-theme="dark"] .muni-hero{background:linear-gradient(125deg,color-mix(in srgb,var(--muni-primary) 92%,#082f49),color-mix(in srgb,var(--muni-secondary) 72%,#065f46))!important;}
html[data-theme="dark"] .rdn-hero{background:linear-gradient(128deg,#073c2a 0%,#0d704d 58%,#24a777 100%)!important;}
html[data-theme="dark"] .rdn-member-hero{background:linear-gradient(128deg,#0b3a32 0%,#126b55 56%,#289c78 100%)!important;}
html[data-theme="dark"] .tea-hero{background:linear-gradient(122deg,#07512d 0%,#0a6f3d 44%,#159555 100%)!important;}
html[data-theme="dark"] :where(.rd-doga-hero,.rd-detail-hero){background:linear-gradient(128deg,var(--rd-theme-a,#073c25) 0%,var(--rd-theme-b,var(--page-accent,#0d6b3f)) 58%,var(--rd-theme-c,#2a9b68) 100%)!important;}
html[data-theme="dark"] .dlm-hero{background:linear-gradient(135deg,#0d4a28,#1a7a4a)!important;}
html[data-theme="dark"] .ecz-hero{background:linear-gradient(135deg,#0d4a28,#1a7a4a)!important;}
html[data-theme="dark"] .gallery-hero{background:linear-gradient(125deg,#082d1a 0%,#0d4a28 52%,#17804b 100%)!important;}
html[data-theme="dark"] .gallery-page .gallery-hero{background:linear-gradient(128deg,#182849 0%,#304a7d 52%,#66529a 100%)!important;}
html[data-theme="dark"] .rdg-member-hero{background:linear-gradient(125deg,#0b3b22,#177b49)!important;}
html[data-theme="dark"] .rd-privacy-hero{background:linear-gradient(135deg,#173b48,#275d6b)!important;}
html[data-theme="dark"] :where(.market-member-hero,.market-form-hero){background:radial-gradient(circle at 95% 8%,rgba(255,255,255,.16),transparent 28%),linear-gradient(135deg,#083f2a,#137a4a)!important;}
html[data-theme="dark"] .market-hero{background:radial-gradient(circle at 76% 10%,rgba(83,211,137,.24),transparent 29%),linear-gradient(135deg,#063b28 0%,#08603c 57%,#158c52 100%)!important;}
html[data-theme="dark"] .bizpanel-hero{background:radial-gradient(circle at 80% 20%,rgba(138,214,95,.28),transparent 30%),linear-gradient(135deg,#0a3e24,#0d6b3c 62%,#159153)!important;}
html[data-theme="dark"] .rd-heritage-hero{background:linear-gradient(130deg,var(--heritage-main),#263a31)!important;}
html[data-theme="dark"] .rd-heritage-detail-hero{background:linear-gradient(120deg,var(--heritage-main),#3c4741)!important;}
html[data-theme="dark"] .corp-hero{background:linear-gradient(120deg,#4e2097 0%,#7436c7 52%,#a661e8 100%)!important;}
html[data-theme="dark"] .rdm-hero{background:linear-gradient(125deg,#35240d 0%,#6c450f 42%,#b87514 72%,#efba3e 100%)!important;}
html[data-theme="dark"] .message-hero{background:linear-gradient(135deg,var(--msg-dark),var(--msg-green))!important;}
html[data-theme="dark"] .parking-hero{background:linear-gradient(130deg,#104d3f,#176d56 58%,#269a73)!important;}
html[data-theme="dark"] .premium-hero{background:linear-gradient(135deg,#3c2c08 0%,#8a630f 48%,#d4a72c 100%)!important;}
html[data-theme="dark"] .premium-page .premium-hero{background:linear-gradient(135deg,#1c1238 0%,#493078 50%,#8c5bd1 100%)!important;}
html[data-theme="dark"] .rdpc-hero{background:linear-gradient(145deg,#0a5b35,#138a51)!important;}
html[data-theme="dark"] .rcg-hero{background:linear-gradient(125deg,#33240c 0%,#7d5610 45%,#d8a52f 100%)!important;}
html[data-theme="dark"] .rcg-member-hero{background:linear-gradient(135deg,#3c2c08 0%,#8a630f 48%,#d4a72c 100%)!important;}
html[data-theme="dark"] .rcg-page .rcg-member-hero{background:linear-gradient(135deg,#3f2905 0%,#9f690c 50%,#e2b43a 100%)!important;}
html[data-theme="dark"] .rct-hero{background:linear-gradient(125deg,#3b270c 0%,#74450d 42%,#bd7814 72%,#e9ad2b 100%)!important;}
html[data-theme="dark"] .rz-app .rz-hero{background:linear-gradient(118deg,#064f35 0%,#078354 42%,#0876b4 100%)!important;}
html[data-theme="dark"] .rz-app .rz-fan-hero{background:linear-gradient(115deg,#064d34,#087c53 48%,#0872aa)!important;}
html[data-theme="dark"] .city-hero{background:linear-gradient(135deg,#073d24,#0d6b3f 58%,#1c9b63)!important;}
html[data-theme="dark"] .city-request-page .crt-hero{background:linear-gradient(125deg,#123f5a 0%,#0d6570 54%,#16856e 100%)!important;}
html[data-theme="dark"] .sar-hero{background:radial-gradient(circle at 86% 8%,rgba(91,226,151,.22),transparent 28%),radial-gradient(circle at 5% 100%,rgba(255,255,255,.09),transparent 32%),linear-gradient(135deg,#082f1b 0%,#0d5530 48%,#177947 100%)!important;}
html[data-theme="dark"] .tv-hero{background:radial-gradient(circle at 86% 8%,rgba(91,226,151,.22),transparent 28%),radial-gradient(circle at 5% 100%,rgba(255,255,255,.09),transparent 32%),linear-gradient(135deg,#071f14 0%,#0b4729 48%,#147c48 100%)!important;}
html[data-theme="dark"] .transport-hero{background:linear-gradient(130deg,#075e5b,#0a8178 56%,#0ba28e)!important;}
html[data-theme="dark"] .transport-hero--taxi{background:linear-gradient(130deg,#1d2732,#334657 58%,#5b7183)!important;}
html[data-theme="dark"] .uai-hero{background:linear-gradient(135deg,#073d27 0%,#0b6a41 56%,#14a463 100%)!important;}
html[data-theme="dark"] .uai-page .uai-hero{background:linear-gradient(135deg,#111943 0%,#253b83 48%,#1f73b5 76%,#25b5c6 100%)!important;}
html[data-theme="dark"] .uye-dashboard-hero,
html[data-theme="dark"] .uye-profile-home-page .uye-dashboard-hero{background:linear-gradient(135deg,#083d2b 0%,#0b6b43 48%,#15945a 100%)!important;}
html[data-theme="dark"] .rdi-mini-hero{background:linear-gradient(135deg,#0b5736,#12925a)!important;}
html[data-theme="dark"] .rd-near-hero{background:radial-gradient(circle at 80% 15%,rgba(180,255,219,.21),transparent 26%),radial-gradient(circle at 3% 108%,rgba(50,212,156,.22),transparent 36%),linear-gradient(122deg,#064d3c 0%,#08745a 43%,#0c956a 100%)!important;}
html[data-theme="dark"] :where(.rd-yik-hero,.rd-yik-detail-hero){background:linear-gradient(128deg,#174d35,#2f6c4d 58%,#866b3d)!important;}
html[data-theme="dark"] .road-hero{background:radial-gradient(circle at 76% 18%,rgba(55,184,209,.33),transparent 31%),linear-gradient(135deg,#0d273d 0,#114c6d 58%,#0f7490 100%)!important;}

/* Hava durumu hero'su ana rengi ::before katmanında taşıyor. */
html[data-theme="dark"] .wx-hero::before{background:linear-gradient(125deg,rgba(5,54,35,.95),rgba(13,128,80,.82) 52%,rgba(73,163,196,.52))!important;}
html[data-theme="dark"] .wx-sky-clear::before{background:linear-gradient(125deg,#075b3a,#0a9460 54%,#48a9d4)!important;}
html[data-theme="dark"] .wx-sky-rain::before{background:linear-gradient(125deg,#102f3c,#19647a 54%,#397f96)!important;}
html[data-theme="dark"] .wx-sky-snow::before{background:linear-gradient(125deg,#244653,#4c8090 56%,#9cc8d2)!important;}
html[data-theme="dark"] .wx-sky-storm::before{background:linear-gradient(125deg,#171f34,#3b4168 54%,#6f5c8e)!important;}
html[data-theme="dark"] .wx-sky-fog::before{background:linear-gradient(125deg,#405e5b,#67827c 54%,#91aaa3)!important;}

/* Branded hero metinleri neutral text fallback tarafından griye düşmesin. */
html[data-theme="dark"] :is(
  .health-hero,.hbr-hero,.hbr-detail-hero,.conf-hero,.conf-messages-hero,.conf-support-hero,
  .biz-hero,.biz-detail-hero,.fuel-hero,.muni-hero,.rdn-hero,.rdn-member-hero,.tea-hero,
  .rd-doga-hero,.rd-detail-hero,.dlm-hero,.ecz-hero,.gallery-hero,.rdg-member-hero,
  .market-hero,.market-member-hero,.market-form-hero,.bizpanel-hero,.rd-heritage-hero,
  .rd-heritage-detail-hero,.corp-hero,.rdm-hero,.message-hero,.parking-hero,.premium-hero,
  .rdpc-hero,.rcg-hero,.rcg-member-hero,.rct-hero,.rz-hero,.rz-fan-hero,.city-hero,.crt-hero,
  .sar-hero,.tv-hero,.transport-hero,.uai-hero,.uye-dashboard-hero,.rdi-mini-hero,.rd-near-hero,
  .rd-yik-hero,.rd-yik-detail-hero,.road-hero,.wx-hero
){color:#fff!important;}
html[data-theme="dark"] :is(
  .health-hero,.hbr-hero,.hbr-detail-hero,.conf-hero,.conf-messages-hero,.conf-support-hero,
  .biz-hero,.biz-detail-hero,.fuel-hero,.muni-hero,.rdn-hero,.rdn-member-hero,.tea-hero,
  .rd-doga-hero,.rd-detail-hero,.dlm-hero,.ecz-hero,.gallery-hero,.rdg-member-hero,
  .market-hero,.market-member-hero,.market-form-hero,.bizpanel-hero,.rd-heritage-hero,
  .rd-heritage-detail-hero,.corp-hero,.rdm-hero,.message-hero,.parking-hero,.premium-hero,
  .rdpc-hero,.rcg-hero,.rcg-member-hero,.rct-hero,.rz-hero,.rz-fan-hero,.city-hero,.crt-hero,
  .sar-hero,.tv-hero,.transport-hero,.uai-hero,.uye-dashboard-hero,.rdi-mini-hero,.rd-near-hero,
  .rd-yik-hero,.rd-yik-detail-hero,.road-hero,.wx-hero
) :where(h1,h2,h3,strong,b){color:#fff!important;}
html[data-theme="dark"] :is(
  .health-hero,.hbr-hero,.hbr-detail-hero,.conf-hero,.conf-messages-hero,.conf-support-hero,
  .biz-hero,.biz-detail-hero,.fuel-hero,.muni-hero,.rdn-hero,.rdn-member-hero,.tea-hero,
  .rd-doga-hero,.rd-detail-hero,.dlm-hero,.ecz-hero,.gallery-hero,.rdg-member-hero,
  .market-hero,.market-member-hero,.market-form-hero,.bizpanel-hero,.rd-heritage-hero,
  .rd-heritage-detail-hero,.corp-hero,.rdm-hero,.message-hero,.parking-hero,.premium-hero,
  .rdpc-hero,.rcg-hero,.rcg-member-hero,.rct-hero,.rz-hero,.rz-fan-hero,.city-hero,.crt-hero,
  .sar-hero,.tv-hero,.transport-hero,.uai-hero,.uye-dashboard-hero,.rdi-mini-hero,.rd-near-hero,
  .rd-yik-hero,.rd-yik-detail-hero,.road-hero,.wx-hero
) :where(p,small){color:rgba(255,255,255,.78)!important;}

/* 8) Otopark kart rozetleri: koyu zeminde okunur kontrast. */
html[data-theme="dark"] :where(.parking-card-head>b,.parking-title>b,.parking-tags span){
  background:#272727!important;
  background-image:none!important;
  color:#e7e7e7!important;
  border:1px solid #3f3f3f!important;
}
html[data-theme="dark"] :where(.parking-card-head>b,.parking-title>b,.parking-tags span) i{color:#57d99a!important;}

/* 10) Giriş / kayıt sol marka paneli: açık moddaki RizeDijital yeşil kimliği korunur. */
html[data-theme="dark"] .uauth-brand{
  background:linear-gradient(145deg,#073f26,#0d6b3f 58%,#178452)!important;
  background-image:linear-gradient(145deg,#073f26,#0d6b3f 58%,#178452)!important;
  color:#fff!important;
}
html[data-theme="dark"] .uauth-brand::before{background:rgba(255,255,255,.08)!important;}
html[data-theme="dark"] .uauth-brand::after{background:rgba(101,224,155,.13)!important;}
html[data-theme="dark"] .uauth-brand-glow{background:radial-gradient(circle at 76% 20%,rgba(113,235,163,.2),transparent 32%),linear-gradient(120deg,transparent 50%,rgba(255,255,255,.035))!important;}
html[data-theme="dark"] .uauth-brand-badge{background:rgba(255,255,255,.1)!important;border-color:rgba(255,255,255,.18)!important;color:#fff!important;}
html[data-theme="dark"] .uauth-feature-grid>div{background:rgba(255,255,255,.075)!important;border-color:rgba(255,255,255,.12)!important;color:#fff!important;}
html[data-theme="dark"] .uauth-feature-grid>div>i{background:rgba(255,255,255,.13)!important;color:#a4ebc0!important;}
html[data-theme="dark"] .uauth-brand :where(h1,strong){color:#fff!important;}
html[data-theme="dark"] .uauth-brand :where(p,small){color:rgba(255,255,255,.72)!important;}
html[data-theme="dark"] .uauth-brand-copy>span{color:#8ee1b2!important;}

/* 14) Bildirimlerim: istatistik ve bildirim kartları görünür; hit overlay mutlaka şeffaf. */
html[data-theme="dark"] .rdn-stat-grid article{
  background:#181818!important;
  background-image:none!important;
  border-color:#353535!important;
  color:#f1f1f1!important;
}
html[data-theme="dark"] .rdn-stat-grid article.is-highlight{
  background:linear-gradient(145deg,#18221d,#1b2c24)!important;
  border-color:#315644!important;
}
html[data-theme="dark"] .rdn-stat-grid article>i{background:#26332d!important;color:#57d99a!important;}
html[data-theme="dark"] .rdn-stat-grid :where(strong){color:#f1f1f1!important;}
html[data-theme="dark"] .rdn-stat-grid :where(span){color:#aaa!important;}
html[data-theme="dark"] .rdn-card{
  background:#181818!important;
  background-image:none!important;
  border-color:#353535!important;
  color:#f1f1f1!important;
}
html[data-theme="dark"] .rdn-card.is-unread{background:linear-gradient(145deg,#181818,#1b2420)!important;border-color:#315644!important;}
html[data-theme="dark"] .rdn-card-hit{background:transparent!important;background-image:none!important;border:0!important;box-shadow:none!important;}
html[data-theme="dark"] .rdn-card-body strong{color:#f1f1f1!important;}
html[data-theme="dark"] .rdn-card-body :where(p,time){color:#aaa!important;}
html[data-theme="dark"] .rdn-card-state{background:#272727!important;color:#c9c9c9!important;}
html[data-theme="dark"] .rdn-card-action{color:#57d99a!important;}

/* 15–16) Mobil drawer: yeşil marka başlığı, tek parça arama alanı, eşit butonlar, servis kutuları ve kırmızı Canlı TV. */
html[data-theme="dark"] .rd-mobile-menu-v2 .mob-drawer-hdr,
html[data-theme="dark"] .mob-drawer-hdr{
  background:linear-gradient(135deg,#0d4a28 0%,#1a7a4a 60%,#2db870 100%)!important;
  background-image:linear-gradient(135deg,#0d4a28 0%,#1a7a4a 60%,#2db870 100%)!important;
  color:#fff!important;
}
html[data-theme="dark"] .rd-mobile-menu-v2 .mob-drawer-hdr::after,
html[data-theme="dark"] .mob-drawer-hdr::after{background:rgba(255,255,255,.08)!important;border-color:rgba(255,255,255,.12)!important;}
html[data-theme="dark"] :where(.mob-drawer-hdr-logo,.mob-drawer-hdr-logo .rd-brand-images,.mob-drawer-hdr-logo .rd-brand){background:transparent!important;background-image:none!important;box-shadow:none!important;}
html[data-theme="dark"] .mob-drawer-hdr-logo .rd-brand-text{color:#fff!important;}
html[data-theme="dark"] .mob-drawer-search-box{
  background:#272727!important;
  background-image:none!important;
  border-color:#3f3f3f!important;
  box-shadow:none!important;
}
html[data-theme="dark"] .mob-drawer-search-box input{
  background:transparent!important;
  background-image:none!important;
  border:0!important;
  box-shadow:none!important;
  color:#f1f1f1!important;
}
html[data-theme="dark"] .mob-drawer-search-box input:focus{background:transparent!important;border:0!important;box-shadow:none!important;outline:0!important;}
html[data-theme="dark"] .mob-drawer-search-box>i{color:#aaa!important;}
html[data-theme="dark"] .mob-drawer-search-box button,
html[data-theme="dark"] .mob-drawer-search-box .mob-search-voice{
  width:32px!important;
  height:32px!important;
  min-width:32px!important;
  min-height:32px!important;
  flex:0 0 32px!important;
}
html[data-theme="dark"] .mob-drawer-search-box button[type="submit"]{background:#16865a!important;color:#fff!important;}
html[data-theme="dark"] .mob-drawer-search-box .mob-search-voice{background:#353535!important;color:#f1f1f1!important;}
html[data-theme="dark"] .mob-drawer-search-box .mob-search-voice.listening{background:#244b37!important;color:#7ee3aa!important;}
html[data-theme="dark"] .rd-mobile-menu-v2 .mob-app-group,
html[data-theme="dark"] .mob-app-group{background:#181818!important;background-image:none!important;border-color:#2d2d2d!important;}
html[data-theme="dark"] .rd-mobile-menu-v2 .mob-app-service-grid a,
html[data-theme="dark"] .mob-app-service-grid a{
  background:#202020!important;
  background-image:none!important;
  border:1px solid #2e2e2e!important;
  color:#d6d6d6!important;
}
html[data-theme="dark"] .rd-mobile-menu-v2 .mob-app-service-grid i,
html[data-theme="dark"] .mob-app-service-grid i{
  background:#2a2a2a!important;
  background-image:none!important;
  color:#f1f1f1!important;
  border-color:#343434!important;
  box-shadow:none!important;
}
html[data-theme="dark"] .mob-app-actions .live,
html[data-theme="dark"] .mob-app-actions .live i{color:#ef5350!important;}

/* Ek denetim: dekoratif/tıklama katmanları generic dark fallback yüzeyi olmasın. */
html[data-theme="dark"] :where(.rdn-card-hit,.up44-notification-hit,.vc-footer-strip){background:transparent!important;background-image:none!important;}

/* Hero dekorasyon katmanları da generic fallback tarafından gri yüzeye dönüşmesin. */
html[data-theme="dark"] .fuel-hero::before{background:linear-gradient(105deg,transparent 0 56%,rgba(255,255,255,.055) 56% 57%,transparent 57% 66%,rgba(255,255,255,.035) 66% 67%,transparent 67%),radial-gradient(circle at 2% 115%,rgba(48,215,138,.25),transparent 38%)!important;}
html[data-theme="dark"] .muni-hero::before{background-color:transparent!important;background-image:linear-gradient(rgba(255,255,255,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.045) 1px,transparent 1px)!important;}
html[data-theme="dark"] .rdn-hero::before{background:radial-gradient(circle at 84% 24%,rgba(255,255,255,.18),transparent 24%),radial-gradient(circle at 70% 105%,rgba(111,246,183,.18),transparent 34%),linear-gradient(90deg,rgba(3,31,20,.74) 0%,rgba(7,58,39,.52) 52%,rgba(6,52,38,.12) 100%)!important;}
html[data-theme="dark"] .rdn-hero::after{background:radial-gradient(circle,rgba(255,255,255,.16) 0%,rgba(255,255,255,.05) 42%,transparent 70%)!important;}
html[data-theme="dark"] .tea-hero::before{background:radial-gradient(circle at 78% 15%,rgba(255,255,255,.22),transparent 28%),radial-gradient(circle at 4% 100%,rgba(125,243,167,.18),transparent 37%),linear-gradient(110deg,transparent 54%,rgba(255,255,255,.06) 54% 55%,transparent 55% 65%,rgba(255,255,255,.04) 65% 66%,transparent 66%)!important;}
html[data-theme="dark"] .tea-hero::after{background:rgba(255,255,255,.07)!important;}
html[data-theme="dark"] :where(.rd-doga-hero,.rd-detail-hero)::before{background:linear-gradient(90deg,color-mix(in srgb,var(--rd-theme-a,#073c25) 94%,black) 0%,color-mix(in srgb,var(--rd-theme-a,#073c25) 78%,transparent) 52%,rgba(5,30,21,.18) 100%)!important;}
html[data-theme="dark"] .gallery-hero::before{background:radial-gradient(circle,rgba(255,255,255,.18),transparent 66%)!important;}
html[data-theme="dark"] .gallery-page .gallery-hero::before{background:radial-gradient(circle,rgba(245,181,69,.25),transparent 66%)!important;}
html[data-theme="dark"] .biz-hero::before,
html[data-theme="dark"] .biz-hero::after{background:transparent!important;background-image:none!important;border-color:rgba(255,255,255,.13)!important;}
html[data-theme="dark"] .rd-heritage-hero::before{background:radial-gradient(circle at 84% 20%,rgba(255,255,255,.18),transparent 31%),linear-gradient(100deg,rgba(8,19,14,.08),rgba(8,19,14,.38))!important;}
html[data-theme="dark"] .corp-hero::before{background:conic-gradient(from 90deg,transparent 0 43%,rgba(255,255,255,.1) 50%,transparent 57%)!important;}
html[data-theme="dark"] .rdm-hero::before{background:radial-gradient(circle at 84% 18%,rgba(215,255,121,.18),transparent 26%),linear-gradient(110deg,transparent 21%,rgba(255,255,255,.055) 21.2%,transparent 22%,transparent 37%,rgba(255,255,255,.05) 37.2%,transparent 38%)!important;}
html[data-theme="dark"] .parking-hero::before,
html[data-theme="dark"] .parking-hero::after{background:rgba(255,255,255,.07)!important;background-image:none!important;}
html[data-theme="dark"] .premium-hero::before,
html[data-theme="dark"] .premium-hero::after{background:transparent!important;background-image:none!important;border-color:rgba(255,255,255,.17)!important;}
html[data-theme="dark"] .rdpc-hero::after{background:rgba(255,255,255,.1)!important;}
html[data-theme="dark"] .rct-hero::before{background:radial-gradient(circle at 84% 14%,rgba(255,235,151,.28),transparent 28%),linear-gradient(108deg,transparent 29%,rgba(255,255,255,.055) 29.2%,transparent 30%,transparent 46%,rgba(255,255,255,.05) 46.2%,transparent 47%)!important;}
html[data-theme="dark"] .rz-app .rz-hero::before{background:radial-gradient(circle at 76% 22%,rgba(115,222,255,.30),transparent 25%),radial-gradient(circle at 18% 110%,rgba(111,239,161,.27),transparent 34%),linear-gradient(90deg,rgba(3,40,27,.14),transparent)!important;}
html[data-theme="dark"] .rz-app .rz-fan-hero::before{background:linear-gradient(90deg,rgba(2,32,24,.88),rgba(4,60,46,.62) 50%,rgba(2,43,68,.48)),var(--rz-fan-photo,none)!important;background-size:cover!important;background-position:center!important;}
html[data-theme="dark"] .city-hero::before,
html[data-theme="dark"] .city-hero::after{background:rgba(255,255,255,.08)!important;}
html[data-theme="dark"] .city-request-page .crt-hero::before{background:radial-gradient(circle at 84% 20%,rgba(255,255,255,.14),transparent 27%),linear-gradient(115deg,transparent 55%,rgba(255,255,255,.06))!important;}
html[data-theme="dark"] .sar-hero::after,
html[data-theme="dark"] .tv-hero::after{background-color:transparent!important;background-image:linear-gradient(rgba(255,255,255,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.08) 1px,transparent 1px)!important;}
html[data-theme="dark"] .transport-hero::before{background:rgba(255,255,255,.08)!important;}
html[data-theme="dark"] .transport-hero::after{background:rgba(255,255,255,.06)!important;}
html[data-theme="dark"] .uai-hero::before,
html[data-theme="dark"] .uai-hero::after{background:rgba(255,255,255,.08)!important;}
html[data-theme="dark"] .uai-page .uai-hero::before,
html[data-theme="dark"] .uai-page .uai-hero::after{background:rgba(150,235,255,.1)!important;}
html[data-theme="dark"] .uye-dashboard-hero::before{background:linear-gradient(120deg,rgba(255,255,255,.04),transparent 45%),radial-gradient(circle at 75% 20%,rgba(255,255,255,.16),transparent 26%)!important;}
html[data-theme="dark"] .rd-near-hero::before{background:linear-gradient(110deg,transparent 53%,rgba(255,255,255,.055) 53% 54%,transparent 54% 64%,rgba(255,255,255,.04) 64% 65%,transparent 65%),radial-gradient(circle at 57% 58%,rgba(255,255,255,.07),transparent 31%)!important;}
html[data-theme="dark"] .road-hero::after{background:rgba(55,184,209,.13)!important;}
html[data-theme="dark"] .road-hero::before{background:transparent!important;background-image:none!important;border:55px solid rgba(255,255,255,.055)!important;}

/* ======================================================================
   RizeDijital v1.00.0 — Public koyu mod Rev4 hedefli düzeltmeler
   24.08.2026
   Yalnız html[data-theme="dark"] kapsamı. Açık moda/layout yapısına dokunmaz.
   ====================================================================== */

/* 1) Footer — lead / links / group üstündeki açık-gri iç katmanları tamamen kaldır. */
html[data-theme="dark"] :is(
  .rd-footer-main,
  .rd-footer-lead,
  .rd-footer-links,
  .rd-footer-group,
  .rd-footer-group-links,
  .rd-footer-mobile-main
){
  background:transparent!important;
  background-color:transparent!important;
  background-image:none!important;
  box-shadow:none!important;
}
html[data-theme="dark"] .rd-footer-lead,
html[data-theme="dark"] .rd-footer-group{
  border-color:#303030!important;
}

/* 2) Otopark filtre Ara butonu — koyu modda görünür yeşil yüzey + beyaz metin/ikon. */
html[data-theme="dark"] .parking-filter button{
  background:#116b55!important;
  background-image:none!important;
  border-color:#116b55!important;
  color:#fff!important;
  box-shadow:none!important;
}
html[data-theme="dark"] .parking-filter button i{color:#fff!important;}
html[data-theme="dark"] .parking-filter button:hover{background:#168565!important;}

/* 3) Bildirim kartları — hit overlay görsel içeriği artık örtemez. */
html[data-theme="dark"] .rdn-visitor-page .rdn-card{
  isolation:isolate!important;
  background:#181818!important;
  border-color:#3f3f3f!important;
}
html[data-theme="dark"] .rdn-visitor-page .rdn-card[data-rdn-reveal]{
  opacity:1!important;
  transform:translate3d(var(--rdn-swipe-x,0px),0,0)!important;
}
html[data-theme="dark"] .rdn-visitor-page .rdn-card-hit{
  z-index:1!important;
  background:transparent!important;
  background-color:transparent!important;
  background-image:none!important;
  border:0!important;
  box-shadow:none!important;
  opacity:1!important;
}
html[data-theme="dark"] .rdn-visitor-page .rdn-card :is(.rdn-card-icon,.rdn-card-body,.rdn-unread-dot){
  position:relative!important;
  z-index:2!important;
  pointer-events:none!important;
  opacity:1!important;
  visibility:visible!important;
}
html[data-theme="dark"] .rdn-visitor-page .rdn-card-body :is(strong,p,time,.rdn-card-action,.rdn-card-state,.rdn-scope-badge){
  opacity:1!important;
  visibility:visible!important;
}
html[data-theme="dark"] .rdn-visitor-page .rdn-card-body strong{color:#f1f1f1!important;}
html[data-theme="dark"] .rdn-visitor-page .rdn-card-body p{color:#b8b8b8!important;}
html[data-theme="dark"] .rdn-visitor-page .rdn-card-body time{color:#aaa!important;}

/* 4) Bildirim kontrol çubuğu — beyaz çerçeve yerine standart koyu kart border'ı. */
html[data-theme="dark"] .rdn-visitor-page .rdn-control-bar,
html[data-theme="dark"] .rdn-visitor-page .rdn-control-bar--visitor{
  background:#181818!important;
  background-image:none!important;
  border-color:#3f3f3f!important;
  box-shadow:none!important;
}

/* 5) Tümü / Okunmamış filtrelerinin arkasındaki ekstra kapsayıcı katmanı kaldır. */
html[data-theme="dark"] .rdn-visitor-page .rdn-filter-group{
  background:transparent!important;
  background-color:transparent!important;
  background-image:none!important;
  border:0!important;
  box-shadow:none!important;
}
html[data-theme="dark"] .rdn-visitor-page .rdn-filter-group :is(a,button){
  background:#272727!important;
  background-image:none!important;
  border-color:#3f3f3f!important;
  color:#d6d6d6!important;
  box-shadow:none!important;
}
html[data-theme="dark"] .rdn-visitor-page .rdn-filter-group :is(a,button).is-active{
  background:#16865a!important;
  border-color:#16865a!important;
  color:#fff!important;
}

/* 6) Eczaneler — öne çıkan nöbetçi kayıt adedi badge'i siyah + beyaz. */
html[data-theme="dark"] .pharmacy-page .health-featured-duty__head>strong{
  background:#181818!important;
  background-image:none!important;
  border:1px solid #3f3f3f!important;
  color:#fff!important;
  box-shadow:none!important;
}

/* 7) Mobil Hizmetleri Keşfet — koyu sayfadan net ayrılan backdrop ve modal gölgesi. */
html[data-theme="dark"] #mobDiscoverModal.loc-modal-overlay{
  background:rgba(0,0,0,.74)!important;
  background-image:none!important;
  -webkit-backdrop-filter:blur(6px)!important;
  backdrop-filter:blur(6px)!important;
}
html[data-theme="dark"] #mobDiscoverModal .loc-modal{
  background:#181818!important;
  background-image:none!important;
  border:1px solid #3f3f3f!important;
  box-shadow:0 26px 84px rgba(0,0,0,.68)!important;
}

/* 8) Keşfet AI Asistan — avatarın arkasındaki gereksiz gri yuvarlak/kutu katmanı kaldır. */
html[data-theme="dark"] #mobDiscoverModal .mob-discover-assistant-fixed{
  background:#181818!important;
  background-image:none!important;
  border-color:#303030!important;
  box-shadow:none!important;
}
html[data-theme="dark"] #mobDiscoverModal .mob-assistant-card-compact .ai-ava{
  background:transparent!important;
  background-color:transparent!important;
  background-image:none!important;
  border-color:transparent!important;
  box-shadow:none!important;
}

/* 9) Mobil drawer marka alanı — rd-brand üzerinde/altında gri yüzey kalmasın. */
html[data-theme="dark"] .rd-mobile-menu-v2 .mob-drawer-hdr-logo.rd-brand,
html[data-theme="dark"] .rd-mobile-menu-v2 .mob-drawer-hdr-logo.rd-brand .rd-brand-images,
html[data-theme="dark"] .rd-mobile-menu-v2 .mob-drawer-hdr-logo.rd-brand .rd-theme-logo,
html[data-theme="dark"] .mob-drawer-hdr-logo.rd-brand,
html[data-theme="dark"] .mob-drawer-hdr-logo.rd-brand .rd-brand-images,
html[data-theme="dark"] .mob-drawer-hdr-logo.rd-brand .rd-theme-logo{
  background:transparent!important;
  background-color:transparent!important;
  background-image:none!important;
  border-color:transparent!important;
  box-shadow:none!important;
  filter:none;
}
html[data-theme="dark"] .mob-drawer-hdr-logo.rd-brand::before,
html[data-theme="dark"] .mob-drawer-hdr-logo.rd-brand::after,
html[data-theme="dark"] .mob-drawer-hdr-logo.rd-brand .rd-brand-images::before,
html[data-theme="dark"] .mob-drawer-hdr-logo.rd-brand .rd-brand-images::after{
  content:none!important;
  display:none!important;
  background:none!important;
}

/* 10) Mobil drawer — Şehir Hizmetleri / Keşfet ve Paylaş grup kabı arka plansız kalsın,
       ancak grup sınırı koyu modda görünür olsun. */
html[data-theme="dark"] .rd-mobile-menu-v2 .mob-app-group,
html[data-theme="dark"] .mob-app-group{
  background:transparent!important;
  background-color:transparent!important;
  background-image:none!important;
  border:1px solid #3f3f3f!important;
  box-shadow:none!important;
}
html[data-theme="dark"] .rd-mobile-menu-v2 .mob-app-group>header,
html[data-theme="dark"] .mob-app-group>header{
  background:transparent!important;
  background-color:transparent!important;
  background-image:none!important;
  border:0!important;
  box-shadow:none!important;
}
html[data-theme="dark"] .rd-mobile-menu-v2 .mob-app-group>header span,
html[data-theme="dark"] .mob-app-group>header span{color:#f1f1f1!important;}
html[data-theme="dark"] .rd-mobile-menu-v2 .mob-app-group>header small,
html[data-theme="dark"] .mob-app-group>header small{color:#aaa!important;}

/* Grup kabı kaldırıldıktan sonra hizmet kutularının ayrımı kaybolmasın. */
html[data-theme="dark"] .rd-mobile-menu-v2 .mob-app-service-grid a,
html[data-theme="dark"] .mob-app-service-grid a{
  background:#202020!important;
  background-image:none!important;
  border:1px solid #2e2e2e!important;
  color:#d6d6d6!important;
}
html[data-theme="dark"] .rd-mobile-menu-v2 .mob-app-list>a,
html[data-theme="dark"] .mob-app-list>a{
  background:transparent!important;
  background-image:none!important;
  border-color:transparent!important;
  box-shadow:none!important;
}

/* ======================================================================
   RizeDijital v1.00.0 Fix — Koyu Mod Detaylı Yeniden Denetim
   25.08.2026
   Yalnız html[data-theme="dark"] kapsamı. Açık mod/layout işlevlerine dokunmaz.
   ====================================================================== */

/* Ana sayfa + Hizmetleri Keşfet: AI kartının ::after dekorasyonu generic dark
   fallback tarafından düz gri daireye dönüşmesin. */
html[data-theme="dark"] .rd-home-page .ai-card::after,
html[data-theme="dark"] #mobDiscoverModal .ai-card::after{
  content:none!important;
  display:none!important;
  background:transparent!important;
  background-image:none!important;
  border:0!important;
  box-shadow:none!important;
}

/* Hizmetleri Keşfet: açık moddaki renk kodlamasını koyu yüzeye uygun tonlarla koru. */
html[data-theme="dark"] #mobDiscoverModal .ig-ico{
  box-shadow:none!important;
}
html[data-theme="dark"] #mobDiscoverModal .ig-ico.ic-gr{background:#173428!important;color:#67d89b!important;border-color:#28523d!important;}
html[data-theme="dark"] #mobDiscoverModal .ig-ico.ic-bl{background:#172b42!important;color:#72b7ff!important;border-color:#294663!important;}
html[data-theme="dark"] #mobDiscoverModal .ig-ico.ic-rd{background:#3b2023!important;color:#f08086!important;border-color:#5b3035!important;}
html[data-theme="dark"] #mobDiscoverModal .ig-ico.ic-pp{background:#30243d!important;color:#c6a2ef!important;border-color:#4b3a5f!important;}
html[data-theme="dark"] #mobDiscoverModal .ig-ico.ic-am{background:#3a291b!important;color:#ffb866!important;border-color:#594029!important;}
html[data-theme="dark"] #mobDiscoverModal .ig-ico.ic-tl{background:#173338!important;color:#69cdd4!important;border-color:#295057!important;}
html[data-theme="dark"] #mobDiscoverModal .ig-ico.ic-pk{background:#3b222f!important;color:#ef91bd!important;border-color:#5b3448!important;}
html[data-theme="dark"] #mobDiscoverModal .ig-ico.ic-in{background:#242943!important;color:#a5afff!important;border-color:#3b4366!important;}

/* Mobil drawer / Keşfet ve Paylaş: renk ayrımı kaybolmasın. */
html[data-theme="dark"] .rd-mobile-menu-v2 .mob-app-list>a>i:first-child{
  background:#173428!important;
  color:#67d89b!important;
  border:1px solid #28523d!important;
  box-shadow:none!important;
}
html[data-theme="dark"] .rd-mobile-menu-v2 .mob-app-list>a:nth-child(3n+2)>i:first-child{
  background:#30243d!important;
  color:#c6a2ef!important;
  border-color:#4b3a5f!important;
}
html[data-theme="dark"] .rd-mobile-menu-v2 .mob-app-list>a:nth-child(3n)>i:first-child{
  background:#3a291b!important;
  color:#ffb866!important;
  border-color:#594029!important;
}

/* Mobil drawer sloganı: metnin arkasında bağımsız gri yüzey oluşmasın. */
html[data-theme="dark"] .rd-mobile-menu-v2 .rd-drawer-tagline{
  background:transparent!important;
  background-image:none!important;
  border:0!important;
  box-shadow:none!important;
}
html[data-theme="dark"] .rd-mobile-menu-v2 .rd-drawer-tagline::before,
html[data-theme="dark"] .rd-mobile-menu-v2 .rd-drawer-tagline::after{
  content:none!important;
  display:none!important;
}

/* İşletmeler: filtre kabuğu border'ı koyu palete alınır; iç input/select tekrar
   global input border'ı üretmez. */
html[data-theme="dark"] .biz-filter-panel{
  background:#181818!important;
  background-image:none!important;
  border-color:#3f3f3f!important;
  box-shadow:none!important;
}
html[data-theme="dark"] .biz-search-field,
html[data-theme="dark"] .biz-select-field{
  background:#212121!important;
  background-image:none!important;
  border-color:#3f3f3f!important;
  box-shadow:none!important;
}
html[data-theme="dark"] .biz-search-field:focus-within,
html[data-theme="dark"] .biz-select-field:focus-within{
  border-color:#666!important;
  box-shadow:0 0 0 1px #666!important;
}
html[data-theme="dark"] .biz-search-field input,
html[data-theme="dark"] .biz-select-field select,
html[data-theme="dark"] .biz-search-field input:focus,
html[data-theme="dark"] .biz-select-field select:focus{
  background:transparent!important;
  background-image:none!important;
  border:0!important;
  outline:0!important;
  box-shadow:none!important;
  color:#f1f1f1!important;
}
html[data-theme="dark"] .biz-card h2,
html[data-theme="dark"] .biz-card h2 a,
html[data-theme="dark"] .biz-card-title-link h2,
html[data-theme="dark"] .biz-card-title-link:hover h2{
  color:#f1f1f1!important;
}

/* Hava durumu: generic dark fallback'ın büyük gri dekor dairelerini kaldır.
   Hava koşulu rengi görünür kalır; yalnız metrik kartları koyu cam yüzeydir. */
html[data-theme="dark"] .wx-hero-glow,
html[data-theme="dark"] .wx-hero-glow::after{
  content:none!important;
  display:none!important;
  background:transparent!important;
  background-image:none!important;
  box-shadow:none!important;
}
html[data-theme="dark"] .wx-hero-metrics article{
  background:rgba(20,20,20,.58)!important;
  background-image:none!important;
  border-color:rgba(255,255,255,.17)!important;
  box-shadow:none!important;
  -webkit-backdrop-filter:blur(12px)!important;
  backdrop-filter:blur(12px)!important;
}
/* Yağmur/fırtına/sis koşullarında siyaha yaklaşan yüzeyi bir kademe aç. */
html[data-theme="dark"] .wx-sky-rain::before{background:linear-gradient(125deg,#17495a,#24778d 54%,#4c94aa)!important;}
html[data-theme="dark"] .wx-sky-storm::before{background:linear-gradient(125deg,#29314e,#4c557b 54%,#7a6b98)!important;}
html[data-theme="dark"] .wx-sky-fog::before{background:linear-gradient(125deg,#4a6864,#718a84 54%,#9aafa9)!important;}

/* ======================================================================
   RizeDijital v1.00.0 Fix — Genel denetim final cascade düzeltmeleri
   25.08.2026
   Sürüm artırmaz; yalnız dark fallback sızıntılarını hedefler.
   ====================================================================== */

/* Ortak bilgi/servis ikonlarının renk anlamını koyu modda koru. */
html[data-theme="dark"] .ic-blue{background:#172b42!important;color:#72b7ff!important;border-color:#294663!important;}
html[data-theme="dark"] .ic-red{background:#3b2023!important;color:#f08086!important;border-color:#5b3035!important;}
html[data-theme="dark"] .ic-purple{background:#30243d!important;color:#c6a2ef!important;border-color:#4b3a5f!important;}
html[data-theme="dark"] .ic-teal{background:#173338!important;color:#69cdd4!important;border-color:#295057!important;}
html[data-theme="dark"] .ic-amber{background:#3a291b!important;color:#ffb866!important;border-color:#594029!important;}

/* Hero içindeki glass/branded mini paneller generic #212121 yüzeye dönmesin. */
html[data-theme="dark"] .city-hero-panel{
  background:rgba(255,255,255,.12)!important;
  background-image:none!important;
  border-color:rgba(255,255,255,.20)!important;
  -webkit-backdrop-filter:blur(14px)!important;
  backdrop-filter:blur(14px)!important;
}
html[data-theme="dark"] .gallery-hero-panel{
  background:rgba(3,27,15,.28)!important;
  background-image:none!important;
  border-color:rgba(255,255,255,.14)!important;
  -webkit-backdrop-filter:blur(12px)!important;
  backdrop-filter:blur(12px)!important;
}
html[data-theme="dark"] .sar-hero-panel{
  background:rgba(4,37,20,.34)!important;
  background-image:none!important;
  border-color:rgba(255,255,255,.18)!important;
  box-shadow:0 18px 38px rgba(0,0,0,.12)!important;
  -webkit-backdrop-filter:blur(12px)!important;
  backdrop-filter:blur(12px)!important;
}
html[data-theme="dark"] .sar-hero-panel-icon{
  background:rgba(255,255,255,.14)!important;
  background-image:none!important;
  border-color:transparent!important;
  color:#fff!important;
}
html[data-theme="dark"] .ecz-hero-stat{
  background:rgba(255,255,255,.15)!important;
  background-image:none!important;
  border-color:transparent!important;
  color:#fff!important;
}
html[data-theme="dark"] .tea-hero-price-card,
html[data-theme="dark"] .tea-hero-badge{
  background:rgba(4,55,31,.67)!important;
  background-image:none!important;
  border-color:rgba(255,255,255,.22)!important;
  -webkit-backdrop-filter:blur(13px)!important;
  backdrop-filter:blur(13px)!important;
}
html[data-theme="dark"] .tea-hero-badge i{
  background:rgba(255,255,255,.12)!important;
  background-image:none!important;
  border-color:transparent!important;
  color:#d9ff80!important;
}

/* ======================================================================
   RizeDijital v1.00.0 Fix — Galeri + Yeme/İçme/Konaklama koyu mod
   25.08.2026
   Yalnız html[data-theme="dark"] kapsamı; açık moda ve işlevlere dokunmaz.
   ====================================================================== */

/* Galeri: generic dark fallback selector'ının specificity değeri 22'dir.
   Önceki 21 specificity'li düzeltme !important olmasına rağmen kazanamıyordu.
   body.gallery-page kapsamı ile Galeri medya katmanı 32+ specificity'ye çıkarılır. */
html[data-theme="dark"] body.gallery-page .gallery-card-shade{
  position:absolute!important;
  inset:0!important;
  z-index:2!important;
  display:block!important;
  opacity:1!important;
  background:linear-gradient(180deg,transparent 48%,rgba(3,22,12,.65))!important;
  border:0!important;
  box-shadow:none!important;
  pointer-events:none!important;
}
html[data-theme="dark"] body.gallery-page .gallery-card-media{
  position:relative!important;
  overflow:hidden!important;
}
html[data-theme="dark"] body.gallery-page .gallery-card-media > img{
  display:block!important;
  position:relative!important;
  z-index:1!important;
  width:100%!important;
  height:100%!important;
  opacity:1!important;
  visibility:visible!important;
  filter:none!important;
  mix-blend-mode:normal!important;
  object-fit:cover!important;
}
html[data-theme="dark"] body.gallery-page .gallery-source-badge,
html[data-theme="dark"] body.gallery-page .gallery-featured-badge,
html[data-theme="dark"] body.gallery-page .gallery-open-icon{
  z-index:3!important;
}
html[data-theme="dark"] body.gallery-page .gallery-card-topline{
  background:transparent!important;
  background-color:transparent!important;
  background-image:none!important;
  border-color:transparent!important;
  box-shadow:none!important;
}

/* Detay/lightbox ve üye galeri görselleri generic dark yüzeylerden bağımsızdır. */
html[data-theme="dark"] body.gallery-detail-page :where(
  .gallery-detail-visual img,
  .gallery-related-grid img,
  .gallery-lightbox-stage img,
  .gallery-detail-owner-avatar img
),
html[data-theme="dark"] body.rdg-member-page :where(
  .rdg-member-media img,
  .rdg-current-photo img,
  .rdg-upload-preview img
){
  opacity:1!important;
  visibility:visible!important;
  filter:none!important;
  mix-blend-mode:normal!important;
}

/* Yeme / İçme / Konaklama: açık moddan kalan koyu yeşil ana metin değişkeni
   koyu yüzeyde başlıkları okunmaz yapıyordu. Kategori vurgu rengi (--yik-main)
   korunur; başlık/ana metin ve ikincil metin nötr açık palete alınır. */
html[data-theme="dark"] .rd-yik-page{
  --yik-text:#f1f1f1;
  --yik-muted:#aaaaaa;
  color:#f1f1f1!important;
}
html[data-theme="dark"] .rd-yik-page :where(
  .rd-yik-section-head h2,
  .rd-yik-results-head h2,
  .rd-yik-planner-copy h2,
  .rd-yik-channel-copy h2,
  .rd-yik-feature-copy strong,
  .rd-yik-mini-copy strong,
  .rd-yik-mini-copy strong a,
  .rd-yik-card-body h3,
  .rd-yik-card-body h3 a,
  .rd-yik-detail-card h2,
  .rd-yik-side-card header strong,
  .rd-yik-empty h2,
  .rd-yik-subtitle
){
  color:#f1f1f1!important;
}

