html,body,#root{-webkit-overflow-scrolling:touch;width:100%;height:100%;overflow:auto}body{background-color:#e8e8e8;margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}#root{justify-content:center;max-width:none;display:flex}@media (width>=1024px){#root>div{background-color:#fff;border-radius:0;width:100%;max-width:1200px;min-height:100vh;margin:0 auto;box-shadow:0 0 60px #0000001f}input,textarea{font-size:16px}button,[role=button]{cursor:pointer}}@media (hover:hover) and (pointer:fine){::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:#0000000d;border-radius:5px}::-webkit-scrollbar-thumb{background:#00853f66 padding-box padding-box;border:2px solid #0000;border-radius:5px}::-webkit-scrollbar-thumb:hover{background:#00853f99 padding-box padding-box}*{scrollbar-width:thin;scrollbar-color:#00853f66 #0000000d}html{scroll-behavior:smooth}}html{overflow-y:auto}