.iframe-layout{height:100%;min-height:100vh;min-height:calc(var(--vh,1vh)*100);flex-direction:column;width:100%;min-height:100dvh;display:flex}@supports (-webkit-touch-callout:none){.iframe-layout{height:auto;min-height:fill-available}}.iframe-layout.dark{color:#000}.iframe-layout.light{color:#000;background-color:#fff}.iframe-layout .page-header{text-align:center;border-bottom:1px solid #00000010;width:100%;height:56px;font-size:18px;font-weight:700}.iframe-layout .page-header.dark{color:#fff;background-color:#000}.iframe-layout .page-header.dark .back-icon{width:24px;height:24px;position:absolute;left:16px}.iframe-layout .page-header.dark .back-icon>svg{width:100%;height:100%}.iframe-layout .page-header.light,.iframe-layout .page-header.white{color:#000;background-color:#fff}.iframe-layout .page-header.light>.title,.iframe-layout .page-header.white>.title{color:#000}.iframe-layout .page-header.light .back-icon,.iframe-layout .page-header.white .back-icon{width:24px;height:24px;position:absolute;left:16px}.iframe-layout .page-header.light .back-icon>svg,.iframe-layout .page-header.white .back-icon>svg,.iframe-layout iframe{width:100%;height:100%}.iframe-layout iframe{flex-direction:column;flex:1;display:flex}
