.pressly-auth-overlay{opacity:0;pointer-events:none;backdrop-filter:blur(5px);transition:opacity var(--modal-open-dur) var(--modal-ease), backdrop-filter var(--modal-open-dur) var(--modal-ease);background:#10101494}.pressly-auth-overlay.is-open{opacity:1;pointer-events:auto}.pressly-auth-overlay.is-closing{opacity:0;transition:opacity var(--modal-close-dur) var(--modal-ease), backdrop-filter var(--modal-close-dur) var(--modal-ease)}.pressly-auth-modal{color:#383d47;background:#fff;border:1px solid #d8d8d4;border-radius:12px;grid-template-columns:minmax(300px,.8fr) minmax(0,1.2fr);max-height:min(90dvh,600px);display:grid;overflow:hidden;box-shadow:0 28px 80px #0000003d}.pressly-auth-story{background:#050817;border-right:1px solid #dededb;min-height:min(520px,90dvh);position:relative;overflow:hidden}.pressly-auth-story__image{object-fit:cover;object-position:34% center;user-select:none;width:100%;height:100%;position:absolute;inset:0}.pressly-auth-heading>p{color:#737373;letter-spacing:.15em;text-transform:uppercase;font-size:.65rem;font-weight:850}.pressly-auth-panel{background:#fff;min-width:0;overflow:hidden}.pressly-auth-header{z-index:10;backdrop-filter:blur(14px);background:#fffffff0;border-bottom:1px solid #e2e0da;justify-content:space-between;align-items:center;min-height:76px;padding:0 clamp(24px,3vw,34px);display:flex;position:sticky;top:0}.pressly-auth-header__logo{width:148px;height:auto;display:block}.pressly-auth-close{color:#6e7180;background:#fff;border:1px solid #d7d5cf;border-radius:8px;place-items:center;width:40px;height:40px;margin-left:auto;transition:color .18s,border-color .18s,background-color .18s;display:grid}.pressly-auth-close:hover{color:#fff;background:#101014;border-color:#101014}.pressly-auth-close:focus-visible{outline-offset:3px;outline:2px solid #e9169b}.pressly-auth-body{overscroll-behavior:contain;max-height:calc(min(90dvh,600px) - 76px);padding:32px clamp(28px,4vw,48px) 36px;overflow-y:auto}.pressly-auth-body--google-only{align-items:center;min-height:444px;padding-block:30px 34px;display:grid}.pressly-auth-mode{background:#f2f2ef;border:1px solid #deddd8;border-radius:12px;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;margin-bottom:26px;padding:4px;display:grid}.pressly-auth-mode button{color:#73737d;min-height:42px;transition:color .18s ease, background-color .18s ease, box-shadow .22s var(--modal-ease);background:0 0;border:0;border-radius:8px;font-size:.8rem;font-weight:800}.pressly-auth-mode button:hover{color:#101014}.pressly-auth-mode button[aria-pressed=true]{color:#171717;background:#fff;box-shadow:inset 0 0 0 1px #181818}.pressly-auth-mode button:focus-visible{outline-offset:2px;outline:2px solid #e9169b}.pressly-auth-progress{margin:-10px 0 22px}.pressly-auth-progress>div:first-child{color:#85858e;letter-spacing:.11em;text-transform:uppercase;justify-content:space-between;margin-bottom:8px;font-size:.63rem;font-weight:850;display:flex}.pressly-auth-progress>div:last-child{background:#e7e5df;border-radius:999px;height:5px;overflow:hidden}.pressly-auth-progress i{border-radius:inherit;background:#171717;height:100%;transition:width .5s ease-out;display:block}.pressly-auth-view{width:100%;max-width:430px;animation:pressly-auth-view-in .22s var(--modal-ease) both;margin-inline:auto}.pressly-auth-heading{margin-bottom:24px}.pressly-auth-heading>p{color:#737373}.pressly-auth-heading h2{color:#101014;letter-spacing:-.055em;margin-top:7px;font-size:clamp(2rem,4vw,2.75rem);font-weight:850;line-height:.98}.pressly-auth-heading #pressly-auth-description{color:#696970;max-width:520px;margin-top:10px;font-size:.86rem;line-height:1.62}.pressly-auth-google-card{background:#f8f8f6;border:1px solid #deddd8;border-radius:14px;gap:18px;padding:clamp(20px,2.5vw,24px);display:grid}.pressly-auth-email-card{background:#f8f8f6;border:1px solid #deddd8;border-radius:14px;gap:14px;padding:clamp(20px,2.5vw,24px);display:grid}.pressly-auth-email-card>label:not(.pressly-auth-terms){gap:7px;display:grid}.pressly-auth-email-card input:not([type=checkbox]){width:100%;min-height:46px;padding:0 12px}.pressly-auth-terms{align-items:flex-start;gap:9px;line-height:1.45;display:flex}.pressly-auth-terms input{margin-top:2px}.pressly-auth-notice{color:#166534;background:#f0fdf4;border:1px solid #bae6c7;border-radius:9px;padding:11px 12px;font-size:.78rem;font-weight:650;line-height:1.5}.pressly-auth-google-card__mark{color:#5e6068;justify-content:center;align-items:center;gap:8px;font-size:.72rem;font-weight:800;display:flex}.pressly-auth-google-card__mark svg{color:#4285f4}.pressly-auth-google-button{justify-content:center;align-items:center;width:100%;min-height:44px;display:flex;position:relative}.pressly-auth-google-button>div:first-child{justify-content:center;width:100%;display:flex}.pressly-auth-google-button--loading,.pressly-auth-google-button__overlay{color:#5f6368;background:#fff;border:1px solid #c9c9c6;border-radius:4px;gap:8px;font-size:.82rem;font-weight:700}.pressly-auth-google-button__overlay{justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.pressly-auth-alert{color:#be123c;background:#fff1f2;border:1px solid #fecaca;border-radius:9px;padding:11px 12px;font-size:.78rem;font-weight:650;line-height:1.5}.pressly-auth-legal{color:#85858e;text-align:center;font-size:.68rem;line-height:1.55}.pressly-auth-legal a{color:#4d4f57;text-underline-offset:3px;font-weight:750;text-decoration:underline #b7b7b3}.pressly-auth-panel label{color:#383d47;font-size:.78rem;font-weight:800}.pressly-auth-panel input:not([type=checkbox]){background:#fff;border-color:#cfcdc7;border-radius:8px;box-shadow:inset 0 1px #10101408}.pressly-auth-panel input:not([type=checkbox]):focus{border-color:#101014;box-shadow:0 0 0 3px #e9169b1f}.pressly-auth-panel input[type=checkbox]{accent-color:#101014}.pressly-auth-primary{min-height:50px;box-shadow:none;color:#fff;background:#171717;border:0;border-radius:7px;justify-content:center;align-items:center;gap:9px;padding:0 20px;font-size:.82rem;font-weight:850;transition:background-color .18s;display:inline-flex}.pressly-auth-primary:not(:disabled):hover{background:#333}.pressly-auth-primary:not(:disabled):active{background:#101014}.pressly-auth-primary:focus-visible,.pressly-auth-back:focus-visible,.pressly-auth-link:focus-visible{outline-offset:3px;outline:2px solid #e9169b}.pressly-auth-primary:disabled{cursor:not-allowed;box-shadow:none;opacity:.52}.pressly-auth-back{color:#383d47;background:#fff;border:1px solid #cfcdc7;border-radius:8px;place-items:center;width:50px;height:50px;transition:color .18s,border-color .18s,background-color .18s;display:grid}.pressly-auth-back:hover{color:#fff;background:#101014;border-color:#101014}.pressly-auth-link{color:#6e7180;text-underline-offset:4px;background:0 0;border:0;min-height:40px;font-size:.8rem;font-weight:750;text-decoration:underline #0000;transition:color .18s,text-decoration-color .18s}.pressly-auth-link:hover{color:#101014;text-decoration-color:#101014}.pressly-auth-success{text-align:center;gap:18px;padding-top:8px;display:grid}.pressly-auth-success>div:first-child{width:68px;height:68px;box-shadow:none;color:#101014;background:#f2f2ef;border:1px solid #d7d7d3;border-radius:999px;place-items:center;margin:0 auto 4px;display:grid}@keyframes pressly-auth-view-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (width<=767px){.pressly-auth-positioner{width:calc(100% - 1rem)}.pressly-auth-modal{border-radius:20px;max-height:min(94dvh,600px);display:block}.pressly-auth-story{display:none}.pressly-auth-header{min-height:68px;padding:0 18px}.pressly-auth-header__logo{display:block}.pressly-auth-body{max-height:calc(min(94dvh,600px) - 68px);padding:26px 18px 30px}.pressly-auth-body--google-only{min-height:auto}.pressly-auth-google-card{gap:16px;padding:18px}.pressly-auth-heading{margin-bottom:20px}.pressly-auth-heading h2{font-size:2rem}}@media (prefers-reduced-motion:reduce){.pressly-auth-overlay,.pressly-auth-progress i,.pressly-auth-close,.pressly-auth-mode button,.pressly-auth-primary,.pressly-auth-back,.pressly-auth-link{transition:none!important}.pressly-auth-view{animation:none!important}}
