*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:Palatino Linotype,Palatino,Georgia,serif;background:#060e0a;color:#f0ede8;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:inherit;text-decoration:none}button{cursor:pointer}button,input,textarea{font-family:Palatino Linotype,Palatino,Georgia,serif}::selection{background:#f5a623;color:#060e0a}@keyframes pulse{0%,to{opacity:.2}50%{opacity:1}}@keyframes fadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes scanline{0%{top:0}50%{top:calc(100% - 2px)}to{top:0}}