*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0;height:100%}body{background:linear-gradient(160deg,#faf6f0,#edd9c8 60%,#e0c9b0);background-attachment:fixed;min-height:100vh}@media (prefers-color-scheme: dark){body{background:linear-gradient(160deg,#1a0d05,#2a1710 60%,#1a0d05);background-attachment:fixed}}@media (min-width: 1024px){body{background:#faf6f0}}#root{height:100%;min-height:100svh;display:flex;justify-content:center;align-items:flex-start}@media (min-width: 1024px){#root{display:block;width:100%}}
