.popover-wrap{z-index:9;width:100vw;height:100vh;height:calc(var(--vh,1vh)*100);flex-direction:column;height:100dvh;position:fixed;inset:0}@supports (-webkit-touch-callout:none){.popover-wrap{height:-webkit-fill-available}}@supports (-webkit-touch-callout:none) and (height:100dvh){.popover-wrap{height:100dvh}}.popover-wrap{flex-direction:row;justify-content:center;align-items:center;display:flex}.popover-wrap:has(.welcome-wrapper){z-index:20}.popover-mask{background-color:var(--color-fourth-950);-webkit-backdrop-filter:blur(.625rem);backdrop-filter:blur(.625rem);width:100%;height:100%;position:absolute}
