html,body{max-width:100vw;height:100vh;margin:0;padding:0;overflow:hidden}body{font-family:var(--font-alexandria),Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}.app-wrapper{flex-direction:column;height:100vh;display:flex}.app-container{width:100%;height:100%;padding:var(--mantine-spacing-sm);display:flex;position:relative;overflow:hidden}.app-main{flex-direction:column;flex:1;height:100%;display:flex}input,textarea,select,button,label,option,p,h1,h2,h3,h4,h5,h6,::placeholder{font-family:var(--font-alexandria),Arial,Helvetica,sans-serif}
