header{--header-position: fixed;--header-height: 6.67rem;--header-width: 100%;--header-top: 0;--header-left: 0;--header-translate-x: 0;--header-z-index: 1047;--header-padding-x: 9.17vw;--header-padding-y: 0rem;--header-flex-direction: row;--header-align-items: center;--header-justify-content: space-between;--header-background-color: var(--color-primary);--header-border-bottom-width: .5rem;--header-border-bottom-color: var(--color-secondary);--headerBody-align-items: center;--headerBody-justify-content: space-between;--header-menu-button-width: 5rem;width:var(--header-width);height:var(--header-height);padding:var(--header-padding-y) var(--header-padding-x);display:flex;flex-direction:var(--header-flex-direction);align-items:var(--header-align-items);justify-content:var(--header-justify-content);position:var(--header-position);top:var(--header-top);left:var(--header-left);transform:var(--header-translate-x);z-index:var(--header-z-index);background-color:var(--header-background-color);border-bottom:var(--header-border-bottom-width) solid var(--header-border-bottom-color)}header #HeaderContainer{width:100%}header #headerBody{display:flex;height:100%;align-items:var(--headerBody-align-items);justify-content:var(--headerBody-justify-content)}#QrcodeScanElem+.scan-region-highlight{border-radius:30px;outline:rgba(0,0,0,.25) solid 50vmax}#QrcodeScanElem+.scan-region-highlight .scan-region-highlight-svg{stroke:#fff!important}#QrcodeScanElem+.scan-region-highlight .code-outline-highlight{stroke:#ffffff80!important;stroke-width:15!important;stroke-dasharray:none!important}#QrcodeScanLoader .loader{width:3.125rem;aspect-ratio:1;border-radius:50%;background:radial-gradient(farthest-side,#fff 94%,#0000) top/8px 8px no-repeat,conic-gradient(#0000 30%,#fff);-webkit-mask:radial-gradient(farthest-side,rgba(0,0,0,0) calc(100% - 8px),#000 0);animation:l13 1s infinite linear}@keyframes l13{to{transform:rotate(1turn)}}#Code{--header-height: 6.67rem}#Code>section{height:calc(100vh - var(--header-height))}
