*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{background:#1c1816;min-height:100vh;display:flex;align-items:center;justify-content:center;font-family:DM Sans,sans-serif;-webkit-font-smoothing:antialiased}h1,h2,h3{font-family:Space Grotesk,sans-serif}#root{width:100%;max-width:430px;height:100svh;max-height:900px;background:#f5f1eb;display:flex;flex-direction:column;overflow:hidden;position:relative;box-shadow:0 32px 80px #00000080}@media(min-width:500px)and (max-width:767px){#root{border-radius:32px}}@media(max-width:499px){body{align-items:flex-start}#root{max-height:none;border-radius:0}}@media(min-width:768px){body{background:#f5f1eb;align-items:stretch;justify-content:flex-start}#root{max-width:none;max-height:none;height:100vh;height:100dvh;flex-direction:row;box-shadow:none;border-radius:0}.crm-tabbar{order:0}.screen-wrap{order:1}}@media(max-width:767px){.crm-tabbar{order:2}.screen-wrap{order:1}}.screen-wrap{flex:1;display:flex;flex-direction:column;overflow:hidden;animation:fadeIn .18s ease;min-width:0}@keyframes fadeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}::-webkit-scrollbar{width:0}
