/* ==========================================================================
   DARK MODE INVERSIONS (Aura Gelap Premium)
   ========================================================================== */
[data-theme="dark"] .header-tier-top {
    background-color: #1a1a1a;
    border-bottom: 1px solid #282828;
}

[data-theme="dark"] .desktop-search-form {
    background-color: #2a2a2a;
    border-color: #333333;
}

[data-theme="dark"] .desktop-search-form:focus-within {
    background-color: #1a1a1a;
}

[data-theme="dark"] .desktop-search-input {
    color: #FFFFFF;
}

[data-theme="dark"] .desktop-search-submit,
[data-theme="dark"] .desktop-actions-wrap .theme-toggle-btn {
    color: #CCCCCC !important;
}

[data-theme="dark"] .header-tier-nav {
    background-color: #121212;
}

[data-theme="dark"] .headline-ticker-bar {
    background-color: #0A0A0A !important;
    border-bottom: 1px solid #1c1c1c !important;
}