.download-screen{box-sizing:border-box;background:#e3f2fd;flex-direction:column;width:100vw;height:100svh;margin:0;padding:0;display:flex;position:fixed;top:0;left:0;overflow-y:auto}.download-screen:before{content:"";pointer-events:none;position:absolute;inset:0}.download-screen__left{z-index:1;background:#e3f2fd;justify-content:center;align-items:center;padding:0;display:flex;position:relative;overflow:hidden}.download-screen__image{-o-object-fit:contain;object-fit:contain;height:auto;max-height:400px;display:block;width:100%!important}.download-screen__right{z-index:1;background:linear-gradient(135deg,#e3f2fd 0%,#bbdefb 100%);flex:1;justify-content:center;align-items:center;padding:1rem;display:flex;position:relative}.download-screen__content{text-align:center;flex-direction:column;align-items:center;gap:1.5rem;width:100%;max-width:500px;padding:1rem;display:flex}.download-screen__title{color:#1976d2;font-family:Georgia,serif;font-size:2.5rem;font-weight:600;line-height:1.2}.download-screen__qr-container{justify-content:center;align-items:center;width:100%;display:flex}.download-screen__qr-code{background:#fff;border-radius:12px;justify-content:center;align-items:center;width:250px;min-width:250px;height:250px;min-height:250px;margin:0 auto;padding:15px;display:flex;box-shadow:0 8px 32px #0000001a}.download-screen__qr-svg{-o-object-fit:contain;object-fit:contain;width:100%;min-width:200px;max-width:220px;height:100%;min-height:200px;max-height:220px;display:block}.download-screen__buttons{flex-wrap:wrap;justify-content:center;gap:1rem;width:100%;display:flex}.download-screen__badge{cursor:pointer;justify-content:center;align-items:center;transition:all .3s;display:flex}.download-screen__badge:hover{filter:brightness(1.1);transform:translateY(-2px)}.download-screen__badge-svg{width:auto;max-width:180px;height:60px}@media (width<=800px){.download-screen__left{padding:1rem}}@media (width<=400px){.download-screen__left{min-height:40vh}.download-screen__image{-o-object-fit:contain;object-fit:contain;height:auto;max-height:180px;width:100%!important}.download-screen__right{padding:.5rem}.download-screen__content{gap:1rem;padding:.5rem}.download-screen__qr-code{width:180px;min-width:180px;height:180px;min-height:180px;padding:12px}.download-screen__qr-svg{min-width:140px;max-width:156px;min-height:140px;max-height:156px}.download-screen__badge-svg{max-width:120px;height:40px}}@media (width<=350px){.download-screen__left{min-height:35vh}.download-screen__image{max-height:150px}.download-screen__content{gap:.75rem;padding:.25rem}.download-screen__qr-code{width:160px;min-width:160px;height:160px;min-height:160px;padding:10px}.download-screen__qr-svg{min-width:120px;max-width:140px;min-height:120px;max-height:140px}.download-screen__badge-svg{max-width:100px;height:35px}}@media (width<=768px){.download-screen__left{min-height:50vh}.download-screen__image{-o-object-fit:contain;object-fit:contain;height:auto;max-height:300px;width:100%!important}.download-screen__left{padding:0}.download-screen__right{padding:.5rem}.download-screen__title{font-size:2rem}.download-screen__qr-code{width:200px;height:200px}.download-screen__qr-svg{max-width:160px;max-height:160px}.download-screen__buttons{flex-direction:column;align-items:center}.download-screen__badge-svg{max-width:160px;height:50px}}@media (width<=480px){.download-screen__left{min-height:45vh}.download-screen__image{-o-object-fit:contain;object-fit:contain;height:auto;max-height:150px;width:100%!important}.download-screen__right{padding:.25rem}.download-screen__title{font-size:1.5rem}.download-screen__qr-code{width:180px;height:180px}.download-screen__qr-svg{max-width:140px;max-height:140px}.download-screen__badge-svg{max-width:140px;height:45px}}

/*# sourceMappingURL=b68e7084175b2c57.css.map*/