:root{--bg: #0E0D0C;--bg-2: #1A1815;--bg-3: #2A2622;--terra: #B8704A;--terra-dim: rgba(184, 112, 74, .13);--terra-mid: rgba(184, 112, 74, .32);--cream: #EFEAE0;--cream-2: #C8C2B4;--cream-3: #7A756C;--cream-4: #4A4640;--border: rgba(239, 234, 224, .08);--green: #4CAF86;--blue: #5B8FD4}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{font-family:DM Sans,sans-serif;background-color:var(--bg);color:var(--cream);line-height:1.6;min-height:100vh;-webkit-font-smoothing:antialiased}@keyframes spin{to{transform:rotate(360deg)}}@keyframes fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}
