.App{position:relative;background-color:var(--onyx);width:100%;height:var(--app-height);overflow:auto}.App.noScroll{overflow:hidden}.App.fullScreen:after{content:"";background:linear-gradient(179.46deg,#00000040 45.72%,#ff000440 125.24%);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);position:fixed;left:0;bottom:0;width:100%;height:100%;z-index:var(--popupZ)}.LiteHeader{display:flex;align-items:center;padding:12px 24px}.withSnapFeed .LiteHeader{display:none}.tablet .LiteHeader,.phone .LiteHeader{flex-direction:column;padding:8px 16px}.LiteHeader-Logo{width:116px;height:32px;flex-shrink:0}.phone .LiteHeader-Logo,.tablet .LiteHeader-Logo{display:none}.LiteHeader-Info{display:flex;align-items:center;margin-left:auto;gap:16px}.phone .LiteHeader-Info,.tablet .LiteHeader-Info{width:100%;margin-left:0;margin-top:8px;justify-content:space-between}.LiteHeader-Text{color:var(--white);font:var(--p1-medium)}.phone .LiteHeader-Text{font:var(--p2-medium)}.fullScreen .Wrapper{padding:0}.desktop .routeWrapper{box-sizing:border-box;position:relative}.desktop.fullScreen .routeWrapper{max-width:100%;margin:0}
