:root{--nour-dark-blue: #243e73;--nour-light-gold: #f2c879;--nour-warm-gold: #bf793b;--nour-deep-brown: #732c02;--nour-off-white: #f2f2f2;--nour-bg: #0a1220;--nour-surface: #141f38;--nour-gradient-gold: linear-gradient(135deg, #f2c879 0%, #bf793b 100%);--nour-gradient-navy: linear-gradient(180deg, #243e73 0%, #0a1220 100%);--nour-success: #bf793b;--nour-success-soft: rgba(191, 121, 59, .08);--nour-success-glow: rgba(191, 121, 59, .35)}html.dark body{background-color:var(--nour-bg)}html.dark #root{min-height:100vh}html.dark ::-webkit-scrollbar-thumb{background:#f2c87959}html.dark ::-webkit-scrollbar-thumb:hover{background:#f2c8798c}
