.flutter-container{box-shadow:0 100px 80px rgba(51,64,73,.07),0 12px 10px rgba(51,64,73,.03);height:800px}#flutter_target{border-radius:0 0 16px 16px;height:100%;transition:all 150ms ease-in;align-self:center}.flutter-target-100vh{height:100dvh!important;-webkit-user-select:none;touch-action:none;overflow:hidden}.flutter-container-100vh .flutter-container{height:auto}.flutter-container-100vh #flutter_target{height:calc(100vh - 62px)!important}header{text-align:center;padding:10px;transition:background-color .3s,color .3s;height:42px}header a{text-decoration:none}.logo{margin:0 auto;max-width:136px;height:38px;content:url(/assets/frontend/images/header/logo.svg)}body{background-color:#ededed;padding:0;margin:0}.loader{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;background-color:#f86a05;min-width:320px;z-index:9999999}.loader-progress{position:absolute;left:50%;width:160px;max-width:328px;height:12px;background-color:#fff;border-radius:20px;transform:translateX(-50%)}.loader-progress:after{border-radius:20px;content:"";position:absolute;background-color:#f86a05;left:3px;top:3px;bottom:3px;width:98px;animation-name:slide;animation-duration:2s;animation-iteration-count:infinite}.loader-inner img{display:block;max-width:115px;height:auto;margin-bottom:22px}iframe{background:#fff}@keyframes slide{0%{right:60px;left:3px}5%{left:3px}50%{right:3px;left:60px}55%{right:3px}100%{right:60px;left:3px}}@keyframes load{0%{right:60px;left:3px}5%{left:3px}50%{right:3px;left:60px}55%{right:3px}100%{right:60px;left:3px}}header{background-color:#f6f6f6}@media (prefers-color-scheme:dark){body{background-color:#333}header{background-color:#1a1a1a}.logo{content:url(/assets/frontend/images/header/logo-night.svg)}.loader{background-color:#f86a05}.loader-progress{background-color:#fff}}
