.promotion-popup{bottom:max(var(--promotion-bottom, 12px),calc(12px + env(safe-area-inset-bottom,0px)));left:12px;display:grid;width:min(380px,calc(100vw - 24px));grid-template-columns:minmax(0,1fr) auto;column-gap:12px;row-gap:8px}.promotion-popup-copy,.promotion-popup-timer,.promotion-popup-action{grid-column:1 / -1}.promotion-popup-action:after{position:absolute;inset:0;z-index:20;border-radius:12px;content:"";cursor:pointer}.promotion-popup-action:focus-visible:after{outline:2px solid var(--ring);outline-offset:2px}body:has([role=dialog]:not([hidden]),[role=alertdialog]:not([hidden])) .promotion-popup{visibility:hidden;pointer-events:none}@media not (min-width:1024px){body:has([data-promotion-anchor][hidden]) .promotion-popup,.promotion-popup:not([data-position-ready=true]),body:has(textarea:focus,input:focus) .promotion-popup,.promotion-popup[data-mobile-occluded=true]{visibility:hidden;pointer-events:none}}@media(min-width:1024px){.promotion-popup{bottom:148px;display:block;width:208px}.promotion-popup[data-authenticated=true]{bottom:76px}}[data-recovery-surface]{color-scheme:light;--foreground: #111318;--muted-foreground: #667085;--background: #ffffff;--popover: #ffffff;--popover-foreground: #111318;--primary: #4060f8;--primary-foreground: #ffffff;--muted: #f7f7f4;--border: #e6e8ec;--ring: #4060f8;--destructive: #b42318;background-color:#fff;color:#111318;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;letter-spacing:normal}[data-recovery-surface] :is(h1,h2,h3,p,button,a,output){font-family:inherit}[data-recovery-surface] :is(h1,h2,h3){color:#111318;word-spacing:normal;text-transform:none}@layer base{[data-recovery-surface] :is(h1,h2,h3){font-weight:700!important;letter-spacing:-.02em!important}}[data-recovery-surface] [data-slot=dialog-close]{color:#111318}[data-recovery-surface] [data-slot=dialog-close]:hover{background-color:#f7f7f4;color:#111318}
