*{box-sizing:border-box;margin:0;padding:0}html,body,#root{min-height:100vh}body{font-family:Georgia,Iowan Old Style,Palatino Linotype,serif;background:#f5f0e4;background-image:radial-gradient(ellipse at top left,rgba(44,110,127,.045),transparent 60%),radial-gradient(ellipse at bottom right,rgba(74,123,78,.04),transparent 60%);background-attachment:fixed;color:#2b3a2e;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}button,input,textarea,select{font-family:inherit}.mono{font-family:JetBrains Mono,SF Mono,Menlo,Monaco,Consolas,monospace}.spin{animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes ripple{0%{transform:scale(.4);opacity:.9}to{transform:scale(1.6);opacity:0}}a{color:inherit;text-decoration:none}::selection{background:#d4a85f4d}
