*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{background:#080d09;color:#e0ddd5;font-family:Georgia,serif;overflow:hidden}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#1e3322;border-radius:2px}input,textarea,select{outline:none;font-family:Georgia,serif}input::placeholder,textarea::placeholder{color:#2d4a2d}button{cursor:pointer;font-family:Georgia,serif}a{text-decoration:none}@keyframes fadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}
