*,:before,:after{box-sizing:border-box;margin:0;padding:0}body{color:#f5f0e8;background:#1b3a1b;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}#root{min-height:100vh}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#162e16}::-webkit-scrollbar-thumb{background:#c9a84c;border-radius:3px}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
