.dm-welcome-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1400;display:flex;align-items:stretch;justify-content:center;padding:0 24px}.dm-welcome-modal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#0006;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.dm-welcome-modal__dialog{position:relative;z-index:1;width:min(786px,calc(100vw - 48px));height:100vh;height:100dvh;max-height:100vh;max-height:100dvh;margin:0 auto;--dm-frame-content-bg: rgba(0, 0, 0, .62)}.dm-welcome-modal__content{height:100%;min-height:100%;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.dm-welcome-modal__body{display:flex;flex:0 0 auto;flex-direction:column;align-items:center;justify-content:space-between;gap:clamp(14px,1.6vh,24px);min-height:100%;padding:clamp(26px,3.4vh,52px) clamp(20px,4vw,80px) clamp(34px,4.2vh,64px);box-sizing:border-box;text-align:center}.dm-welcome-modal__title,.dm-welcome-modal__stat,.dm-welcome-modal__copy{margin:0;font-family:var(--font-pixel);text-transform:uppercase}.dm-welcome-modal__title{font-size:clamp(18px,1vw + 12px,24px);line-height:1.2;letter-spacing:.03em;background:linear-gradient(180deg,var(--gold-top) 0%,var(--gold-bottom) 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.dm-welcome-modal__hero{display:flex;flex-direction:column;align-items:center;gap:0;width:min(100%,356px);flex-shrink:0}.dm-welcome-modal__hero-image{width:min(100%,332px);height:auto;display:block;image-rendering:auto}.dm-welcome-modal__stats{display:flex;flex-direction:column;align-items:center;gap:4px;flex-shrink:0}.dm-welcome-modal__stat{font-size:clamp(16px,.95vw + 10px,20px);line-height:1.2;letter-spacing:.02em}.dm-welcome-modal__stat--pink{background:linear-gradient(180deg,#ec918b,#d569d9);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.dm-welcome-modal__stat--blue{background:linear-gradient(180deg,#fff,#6296ea);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.dm-welcome-modal__stat--gold{background:linear-gradient(180deg,var(--gold-top) 0%,var(--gold-bottom) 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.dm-welcome-modal__flow{width:min(100%,610px);flex-shrink:0}.dm-welcome-modal__flow-image{display:block;width:100%;height:auto}.dm-welcome-modal__copy{font-size:clamp(12px,.5vw + 10px,14px);line-height:1.35;letter-spacing:.04em;color:#fff;flex-shrink:0}.dm-welcome-modal__play{width:min(100%,684px);flex-shrink:0}.dm-welcome-modal__play .dm-play-btn-wrap{width:100%;padding-bottom:clamp(8px,1.6vh,14px)}.dm-welcome-modal__play .dm-play-btn{width:100%}@media (min-width: 1100px) and (min-height: 900px){.dm-welcome-modal__body{padding-top:clamp(42px,4.8vh,64px);padding-bottom:clamp(42px,4.8vh,70px)}.dm-welcome-modal__hero{width:min(100%,372px)}.dm-welcome-modal__hero-image{width:min(100%,348px)}.dm-welcome-modal__flow{width:min(100%,620px)}}@media (min-width: 1280px) and (min-height: 980px){.dm-welcome-modal{--dm-welcome-modal-large-y-pad: clamp(28px, 3.4vh, 64px);--dm-welcome-modal-large-y-inset: clamp(56px, 6.8vh, 128px);align-items:center;padding-top:var(--dm-welcome-modal-large-y-pad);padding-bottom:var(--dm-welcome-modal-large-y-pad)}.dm-welcome-modal__dialog{height:min(calc(100vh - var(--dm-welcome-modal-large-y-inset)),960px);height:min(calc(100dvh - var(--dm-welcome-modal-large-y-inset)),960px);max-height:min(calc(100vh - var(--dm-welcome-modal-large-y-inset)),960px);max-height:min(calc(100dvh - var(--dm-welcome-modal-large-y-inset)),960px)}}body.dm-welcome-modal-open{overflow:hidden}body.dm-welcome-modal-open #launcher,body.dm-welcome-modal-open #webWidget,body.dm-welcome-modal-open iframe#launcher{display:none!important;visibility:hidden!important;pointer-events:none!important;opacity:0!important}@media (max-width: 1024px){.dm-welcome-modal__title,.dm-welcome-modal__stat--pink,.dm-welcome-modal__stat--blue,.dm-welcome-modal__stat--gold{background:none;-webkit-background-clip:border-box;background-clip:border-box;-webkit-text-fill-color:currentColor}.dm-welcome-modal__title,.dm-welcome-modal__stat--gold{color:var(--gold-top)}.dm-welcome-modal__stat--pink{color:#ec918b}.dm-welcome-modal__stat--blue{color:#c7ddff}}@media (max-width: 720px){.dm-welcome-modal{padding:8px;align-items:center}.dm-welcome-modal__dialog{width:calc(100vw - 16px);width:calc(100dvw - 16px);height:calc(100vh - 16px);height:calc(100dvh - 16px);max-height:calc(100vh - 16px);max-height:calc(100dvh - 16px)}.dm-welcome-modal__body{justify-content:center;gap:12px;min-height:100%;padding:24px 16px calc(24px + env(safe-area-inset-bottom))}.dm-welcome-modal__flow{width:min(106%,640px);margin-inline:-8px}.dm-welcome-modal__copy{font-size:clamp(11px,.28vw + 10px,12px);line-height:1.35}.dm-welcome-modal__play,.dm-welcome-modal__play .dm-play-btn{width:100%}}@media (max-width: 932px) and (orientation: landscape){.dm-welcome-modal{padding:8px;align-items:stretch}.dm-welcome-modal__dialog{width:calc(100vw - 16px);width:calc(100dvw - 16px);height:calc(100vh - 16px);height:calc(100dvh - 16px);max-height:calc(100vh - 16px);max-height:calc(100dvh - 16px)}.dm-welcome-modal__body{justify-content:flex-start;min-height:100%;padding:20px 16px 24px}}
