*{box-sizing:border-box}html,body,#root{height:100%;margin:0}body{font-family:Space Grotesk,sans-serif;background:#1a1410;-webkit-font-smoothing:antialiased;-webkit-tap-highlight-color:transparent}input,button{font-family:inherit}button{cursor:pointer}::-webkit-scrollbar{width:0;height:0}@media (prefers-reduced-motion: reduce){*{animation-duration:.001ms!important;transition-duration:.001ms!important}}button{transition:transform .12s cubic-bezier(.2,.7,.2,1),opacity .12s ease,box-shadow .12s ease,background .15s ease,border-color .15s ease}button:active:not(:disabled){transform:scale(.97)}input{transition:border-color .15s ease,box-shadow .15s ease;outline:none}input:focus{border-color:#0033a0!important;box-shadow:0 0 0 3px #0033a01f}@keyframes screenEnter{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.screen-enter{animation:screenEnter .22s cubic-bezier(.2,.7,.2,1) both}@keyframes shimmer{0%{background-position:-200px 0}to{background-position:calc(200px + 100%) 0}}.skeleton{background:linear-gradient(90deg,#efe7d3 25%,#f6efde 37%,#efe7d3 63%);background-size:400px 100%;animation:shimmer 1.4s ease infinite;border-radius:8px}
