:root{--doc-height:100vh}body,html{height:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}body,html{padding:0;margin:0}*{font-family:Inter,sans-serif}.home-page{padding:2rem}.environment-info{margin-top:2rem;padding:1rem;border:1px solid #ddd;border-radius:8px}.store-logo{margin-right:8px;height:22px;width:22px}.download-app-container{background-color:white;padding:16px;line-height:24px;text-align:center;display:flex;height:100%;flex-direction:column;justify-content:space-between;align-items:center;font-style:normal;font-weight:400}.download-app-container .flex-column-center,.download-app-container.flex-column-center{display:flex;flex-direction:column;justify-content:center;align-items:center}.open-in-app__container{flex:1 1;width:100%;margin-bottom:8px;max-width:600px}.open-in-app__container__image{margin-bottom:20px}.open-in-app__container__title{padding:0 12px;margin:12px 0 4px;font-size:1.5rem;font-weight:550;color:#000000;line-height:32px}.open-in-app__container__body{margin:12px 0 48px;font-size:1rem;font-weight:400;color:#787878}.open-in-app__container__body p{margin:0}.button-form__container,.store-button-container{width:100%}.button-download{height:48px;border-radius:8px;font-size:1.068rem;margin-bottom:24px;font-weight:550;line-height:24px;letter-spacing:-.011em;text-align:center;width:100%;border:1px solid #d9d9d9;background:#ffffff;color:rgba(0,0,0,.88);cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:4px 15px;transition:all .2s cubic-bezier(.645,.045,.355,1);box-shadow:0 2px 0 rgba(0,0,0,.02);outline:none;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;touch-action:manipulation}.button-download:hover{color:#F54286;border-color:#F54286;background:#ffffff}.button-download:focus{color:#F54286;border-color:#F54286;outline:0;box-shadow:0 0 0 2px rgba(245,66,134,.1)}.button-download:active{color:#cf2d71;border-color:#cf2d71;background:#ffffff}.ant-radio-inner:after{margin-top:0;margin-left:0}