*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{background:#fff;color:#1a1a2e;font-family:Georgia,serif;overflow:hidden}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#c8c8d0;border-radius:2px}input,textarea,select{outline:none;font-family:Georgia,serif}input::placeholder,textarea::placeholder{color:#aaaabc}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)}}
