*{margin:0;padding:0;box-sizing:border-box}#microApp-px{font-family:Avenir,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#2c3e50}::-webkit-scrollbar{width:10px;height:11px}::-webkit-scrollbar-thumb{border-radius:30px;background-color:var(--color-green);box-shadow:0 0 6px var(--color-green)}#microApp-px{--color-primary:#42b983;--text-color-title:rgba(0,0,0,0.85);--text-color-body:rgba(0,0,0,0.65);--text-color-secondary:rgba(0,0,0,0.45);--primary:var(--color-primary);--color-red:#ff2e97;--color-blue:#29b1eb;--color-green:#72f1ab;--color-dark:#151918;--maxPageHeight:100vh}.isStandaloneApp{height:100vh;--maxPageHeight:100vh}.isMicroApp{height:calc(100vh - var(--heraderBar-height));--maxPageHeight:calc(100vh - var(--heraderBar-height))}