*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif}body{color:#0f172a;background:#f8fafc}a{color:inherit;text-decoration:none}button,input{font:inherit}.page{padding:0}.main-layout{background:#f8f9fa;height:100svh;display:flex;overflow:hidden}.main-layout__content{flex-direction:column;flex:1;min-width:0;min-height:0;display:flex}.main-layout__content-inner{scrollbar-width:none;-ms-overflow-style:none;box-sizing:border-box;text-align:left;flex:1;min-height:0;padding:0;overflow-y:auto}.main-layout__content-inner::-webkit-scrollbar{width:0;display:none}@media (width<=900px){.main-layout{flex-direction:column}.main-layout__content-inner{padding:20px 16px}}
