@import"https://fonts.googleapis.com/css2?family=Syne:wght@400;600;700;800&family=DM+Sans:wght@300;400;500&display=swap";:root{--green: #C8F542;--dark: #0E1107;--dark2: #171A0E;--dark3: #1F2414;--grey: #2C3020;--grey2: #3D4430;--text-muted: #7A8560;--text: #E8EDD8;--white: #F5F9E8;--orange: #FFB432;--blue: #64A0FF;--red: #FF6B6B;--radius: 20px;--radius-sm: 12px}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{font-family:DM Sans,sans-serif;background:var(--dark);color:var(--text);min-height:100vh}
