/* ── Emerald Forest — koyu yeşil-petrol tonlarında premium tema ── */
:root {
    --star-navbar-bg: rgba(7, 20, 15, 0.96);
    --star-onemli-text-color: #34d399;
    --star-normal-text-color: #ecfdf5;
    --star-onemsiz-text-color: #6b7c74;
    --star-button-background-color: #10b981;
    --star-button-hover-background-color: #059669;
    --star-button-text-color: #ffffff;
    --star-sidebar-button-background-color: rgb(18, 36, 28);
    --star-bonus-card-background-color: rgb(11, 24, 19);
    --star-bonus-card-image-color: linear-gradient(to right, rgba(16, 185, 129, 0.18), rgba(132, 204, 22, 0));
    --star-card-background-color: rgb(11, 24, 19);
    --star-box-shadow-color: rgba(2, 14, 10, 0.55);
    --star-border-color: rgba(16, 185, 129, 0.16);

    --nirvana-navbar-bg: rgba(7, 20, 15, 0.96);
    --nirvana-onemli-text-color: #34d399;
    --nirvana-normal-text-color: #ecfdf5;
    --nirvana-onemsiz-text-color: #6b7c74;
    --nirvana-button-background-color: #10b981;
    --nirvana-button-hover-background-color: #059669;
    --nirvana-button-text-color: #ffffff;
    --nirvana-sidebar-button-background-color: rgb(18, 36, 28);
    --nirvana-bonus-card-background-color: rgb(11, 24, 19);
    --nirvana-bonus-card-image-color: linear-gradient(to right, rgba(16, 185, 129, 0.18), rgba(132, 204, 22, 0));
    --nirvana-card-background-color: rgb(11, 24, 19);
    --nirvana-box-shadow-color: rgba(2, 14, 10, 0.55);
    --nirvana-border-color: rgba(16, 185, 129, 0.16);
    --dark-bg: #071410;
    --primary-color: #10b981;
    --secondary-color: #059669;
    --light-text: #ecfdf5;
    --sidebar-width: 250px;
    --primary-rgb: 16, 185, 129;
    --theme-success-color: #22c55e;
    --theme-success-rgb: 34, 197, 94;
    --theme-success-2: #84cc16;
    --theme-success-2-rgb: 132, 204, 22;
    --theme-warning-color: #f59e0b;
    --theme-warning-rgb: 245, 158, 11;
    --theme-warning-2: #fbbf24;
    --theme-muted-color: #475569;
    --theme-muted-rgb: 71, 85, 105;
    --theme-info-color: #14b8a6;
    --theme-info-rgb: 20, 184, 166;
    --theme-danger-color: #f43f5e;
    --theme-danger-rgb: 244, 63, 94;
    --theme-danger-soft: #fb7185;
    --theme-danger-soft-rgb: 251, 113, 133;
    --theme-accent-color: #14b8a6;
    --theme-accent-rgb: 20, 184, 166;
    --theme-orange: #f97316;
    --theme-orange-rgb: 249, 115, 22;
    --theme-orange-dark: #c2410c;
    --theme-deep-orange: #ea580c;
    --theme-deep-orange-rgb: 234, 88, 12;
    --theme-deep-orange-dark: #9a3412;
    --theme-purple: #8b5cf6;
    --theme-purple-rgb: 139, 92, 246;
    --theme-surface-1: #0f2118;
    --theme-surface-2: #071410;
    --primary-color-strong: rgba(16, 185, 129, 1);
    --profile-placeholder-start: #34d399;
    --profile-placeholder-end: #14b8a6;
    --profile-placeholder-start-rgb: 52, 211, 153;
    --profile-placeholder-end-rgb: 20, 184, 166;
    --sponsor-card-bg: #0f2218;
    --sponsor-card-border: rgba(20, 184, 166, 0.22);
    --sponsor-accent-color: #34d399;
    --sponsor-bonus-bg: #0f2218;
    --sponsor-bonus-border: rgba(20, 184, 166, 0.22);
    --sponsor-muted-color: #94a3b8;
    --overlay-sidebar-90: rgba(7, 20, 15, 0.9);
    --overlay-dark-90-card: rgba(7, 20, 15, 0.9);
    --overlay-dark-50: rgba(2, 14, 10, 0.55);
    --overlay-light-10: rgba(167, 243, 208, 0.08);
    --overlay-light-100: rgba(236, 253, 245, 1);
    --live-section-border-solid: rgba(16, 185, 129, 0.35);
    --live-section-border-85: rgba(16, 185, 129, 0.3);
    --overlay-light-blue-70: rgba(226, 232, 240, 0.7);
    --overlay-light-blue-95: rgba(226, 232, 240, 0.95);
    --chat-modal-bg: #0f2218;
    --chat-message-bg: #0f2218;
    --social-button-bg: rgba(20, 40, 32, 0.6);
    --section-title-color: #ecfdf5;
    --button-surface-start: #10b981;
    --button-surface-end: #14b8a6;
    --overlay-dark-20: rgba(2, 14, 10, 0.3);
    --daily-reward-overlay-1: rgba(7, 20, 15, 0.95);
    --daily-reward-overlay-2: rgba(3, 10, 7, 0.9);
    --daily-reward-secondary-hover: #059669;
    --daily-reward-action-hover-end: #0d9488;
    --card-default: #0f2218;
    --card-border: rgba(20, 184, 166, 0.22);
}
