:root{--primary: #287b4d;--secondary: #182e64;--accent: #3232d3;--background: #2e232d;--secondary-background: #4c424c;--text: #ffffff;--muted-text: #ddd8dd;--logo-gradient: linear-gradient(90deg, #287b4d 0%, #009ddc 50%, #323ccc 100%)}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;line-height:1.6;background-color:var(--background);color:var(--text)}
