.wyze-market-modal-section{height:0;margin:0;padding:0;overflow:visible}.wyze-market-modal{display:block}.wyze-market-modal__dialog{position:relative;width:calc(100% - 3.2rem);max-width:56rem;max-height:calc(100vh - 3.2rem);max-height:calc(100dvh - 3.2rem);margin:auto;padding:2.8rem;overflow-y:auto;overscroll-behavior:contain;border:none;border-radius:1.6rem;background-color:var(--wyze-market-modal-card-bg,rgb(var(--color-background)));color:rgb(var(--color-foreground))}.wyze-market-modal__dialog::backdrop{background-color:rgb(0 0 0 / 50%);background-color:color-mix(in srgb,var(--wyze-market-modal-overlay-color,#000) calc(var(--wyze-market-modal-overlay-opacity,.5) * 100%),transparent)}.wyze-market-modal__form{display:flex;flex-direction:column;gap:2rem;align-items:stretch}.wyze-market-modal__header{display:flex;flex-direction:column;gap:1.2rem;align-items:center;text-align:center}.wyze-market-modal__icon{display:flex;align-items:center;justify-content:center;width:7.2rem;height:7.2rem;border-radius:3.6rem;background-color:rgba(var(--color-foreground),.08);color:rgb(var(--color-foreground))}.wyze-market-modal__icon .icon-globe,.wyze-market-modal__icon-image{width:3.2rem;height:3.2rem;object-fit:contain}.wyze-market-modal__copy{display:flex;flex-direction:column;gap:.8rem;width:100%}.wyze-market-modal__heading{margin:0;color:rgb(var(--color-foreground));font-weight:700;font-size:2.8rem;line-height:3.6rem;letter-spacing:-.02rem}.wyze-market-modal__heading:focus-visible{outline:.2rem solid #0056b3;outline-offset:0.2rem}.wyze-market-modal__body{margin:0;color:rgb(var(--color-foreground));text-align:left}.wyze-market-modal__close{position:sticky;top:0;z-index:1;display:flex;align-items:center;align-self:flex-end;justify-content:center;width:4.4rem;height:4.4rem;margin-top:-1.6rem;margin-right:-1.6rem;margin-bottom:-4.4rem;padding:0;border:none;background-color:var(--wyze-market-modal-card-bg,rgb(var(--color-background)));color:inherit;cursor:pointer}.wyze-market-modal__close .icon{width:1.6rem;height:1.6rem}.wyze-market-modal__actions{display:flex;flex-direction:column;gap:1.6rem;width:100%}.wyze-market-modal__stay,.wyze-market-modal__switch{width:100%;min-width:0;box-sizing:border-box;font-weight:500;font-size:1.8rem}.wyze-market-modal__stay.btn-lt-solid-l{border-color:var(--gray-20,#f0f0f0);background-color:var(--gray-20,#f0f0f0);color:var(--black,#000)}.wyze-market-modal__stay.btn-lt-solid-l:focus-visible,.wyze-market-modal__stay.btn-lt-solid-l:hover{border-color:var(--wyze-green,#1df0bb);background-color:var(--wyze-green,#1df0bb);color:var(--black,#000)}.wyze-market-modal__close:focus-visible,.wyze-market-modal__stay:focus-visible,.wyze-market-modal__switch:focus-visible{outline:.2rem solid #0056b3;outline-offset:0.2rem}@media screen and (min-width:750px){.wyze-market-modal__actions{flex-direction:row;align-items:stretch}.wyze-market-modal__stay,.wyze-market-modal__switch{flex:1 1 0}}@media (prefers-reduced-motion:reduce){.wyze-market-modal__dialog,.wyze-market-modal__dialog::backdrop{transition:none}}@media (forced-colors:active){.wyze-market-modal__close:focus,.wyze-market-modal__heading:focus,.wyze-market-modal__stay:focus,.wyze-market-modal__switch:focus{outline:.2rem solid transparent}}