.auth-marketing-root{--auth-font-body:var(--font-auth-inter),Inter,system-ui,sans-serif;--auth-font-display:var(--font-auth-hanken),"Hanken Grotesk",system-ui,sans-serif;--auth-font-mono:var(--font-auth-mono),"JetBrains Mono",ui-monospace,monospace;--auth-primary:#b71422;--auth-brand-red:#ff4d4d;--auth-brand-red-hover:#e63939;--auth-accent-blue:#2d5bff;--auth-on-surface:#191c1d;--auth-secondary:#5f5e5e;--auth-outline:#e0e0e0;--auth-outline-variant:#e4beba;--auth-surface:#ffffff;--auth-background:#f8f9fa;min-height:100vh;font-family:var(--auth-font-body);color:var(--auth-on-surface)}.auth-centered-page{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;overflow-x:hidden;padding:1rem;background-color:var(--auth-background);background-image:radial-gradient(at 0 0,hsla(0,100%,98%,1) 0,transparent 50%),radial-gradient(at 100% 100%,hsla(0,70%,95%,1) 0,transparent 50%)}.auth-centered-page__orb{position:fixed;border-radius:999px;pointer-events:none;z-index:0;filter:blur(80px);opacity:.35}.auth-centered-page__orb--red{width:min(24rem,70vw);height:min(24rem,70vw);top:-5rem;left:-5rem;background:rgba(255,77,77,.45)}.auth-centered-page__orb--blue{width:min(31rem,80vw);height:min(31rem,80vw);right:-6rem;bottom:-8rem;background:rgba(45,91,255,.28)}.auth-centered-shell{position:relative;z-index:1;width:min(100%,30rem);margin:0 auto;padding:0;display:flex;flex-direction:column;align-items:stretch;gap:1.5rem}.auth-centered-logo{display:flex;flex-direction:column;align-items:center;justify-content:center}.auth-centered-logo__link{display:inline-flex;text-decoration:none}.auth-centered-logo__mark.ifmedia-logo img{max-width:min(100%,13.75rem);height:auto}.auth-centered-logo__eyebrow{margin:.5rem 0 0;font-family:var(--auth-font-body);font-size:.625rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:var(--auth-secondary);text-align:center}.auth-centered-page-head{text-align:center}.auth-centered-page-head__title{margin:0;font-family:var(--auth-font-display);font-size:clamp(1.5rem,4vw,2rem);line-height:1.25;font-weight:600;letter-spacing:-.01em;color:var(--auth-on-surface)}.auth-centered-page-head__subtitle{margin:.5rem auto 0;max-width:28rem;font-size:1rem;line-height:1.5;color:var(--auth-secondary)}.auth-centered-card{width:100%;background:var(--auth-surface);border:1px solid #ededed;border-radius:1rem;box-shadow:0 4px 20px rgba(0,0,0,.04);padding:clamp(1.5rem,4vw,3rem)}.auth-centered-card-head{text-align:left;margin-bottom:1.5rem}.auth-centered-card-head__title{margin:0;font-family:var(--auth-font-display);font-size:clamp(1.5rem,3.5vw,2rem);line-height:1.25;font-weight:600;letter-spacing:-.01em;color:var(--auth-on-surface)}.auth-centered-card-head__subtitle{margin:.5rem 0 0;font-size:1rem;line-height:1.5;color:var(--auth-secondary)}.auth-centered-card .auth-form-grid{gap:1.25rem}.auth-centered-card .auth-field__label-text{font-family:var(--auth-font-body);font-size:.75rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:#5b403e}.auth-centered-card .auth-field__control{border:1px solid var(--auth-outline);border-radius:.5rem;background:rgba(240,244,255,.3);transition:border-color .2s ease,box-shadow .2s ease}.auth-centered-card .auth-field__control:focus-within{border-color:var(--auth-accent-blue);box-shadow:0 0 0 3px rgba(45,91,255,.2);background:#fff}.auth-centered-card .auth-input{min-height:3rem;padding-top:.75rem;padding-bottom:.75rem;border:none;border-radius:0;background:transparent;font-size:1rem;box-shadow:none}.auth-centered-card .auth-input:focus{outline:none;border:none;box-shadow:none}.auth-centered-card .auth-field__input--padded{padding-left:2.75rem;padding-right:4.25rem}.auth-centered-card .auth-field__icon--left{left:1rem;color:var(--auth-secondary)}.auth-centered-card button.auth-field__reveal{right:.75rem;color:var(--auth-accent-blue);font-size:.875rem;font-weight:600;padding:.35rem .45rem;min-width:2.75rem}.auth-centered-card button.auth-field__reveal--text{font-size:.875rem;font-weight:600;letter-spacing:0}.auth-centered-card .auth-submit,.auth-recovery-flow__form .auth-submit{margin-top:.25rem;width:100%;min-height:3.5rem;border:none;border-radius:.75rem;font-family:var(--auth-font-display);font-size:1.125rem;font-weight:700;color:#ffffff;cursor:pointer;background:var(--auth-brand-red,#ff4d4d);box-shadow:0 4px 12px rgba(255,77,77,.3);transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.auth-centered-card .auth-submit:disabled,.auth-recovery-flow__form .auth-submit:disabled{opacity:.65;cursor:not-allowed;background:var(--auth-brand-red,#ff4d4d);color:#ffffff;box-shadow:none}.auth-centered-card .auth-submit:hover:not(:disabled),.auth-recovery-flow__form .auth-submit:hover:not(:disabled){transform:translateY(-1px);background:var(--auth-brand-red-hover,#e63939);color:#ffffff;box-shadow:0 6px 16px rgba(255,77,77,.45)}.auth-centered-card .auth-submit:active:not(:disabled),.auth-recovery-flow__form .auth-submit:active:not(:disabled){transform:scale(.98)}.auth-remember-row{display:flex;align-items:center;justify-content:space-between;gap:.75rem;flex-wrap:wrap}.auth-remember{display:inline-flex;align-items:center;gap:.5rem;font-size:.875rem;color:var(--auth-secondary);cursor:pointer}.auth-remember input{width:1rem;height:1rem;accent-color:var(--auth-brand-red)}.auth-turnstile-slot,.auth-turnstile-wrap{display:flex;justify-content:center}.auth-turnstile-slot{position:relative;width:min(100%,300px);min-height:72px;align-items:center}.auth-turnstile-mount{width:100%;min-height:65px;display:flex;justify-content:center}.auth-turnstile-overlay{position:absolute;inset:0;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;padding:.625rem .75rem;border:1px solid #e5e7eb;border-radius:10px;background:#f9fafb;text-align:center}.auth-turnstile-overlay--timeout{background:#fffbeb;border-color:#fde68a}.auth-turnstile-skeleton{position:relative;width:100%;height:40px;overflow:hidden;border-radius:8px;background:#eef2f7}.auth-turnstile-skeleton__shimmer{position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,0),rgba(255,255,255,.72) 50%,rgba(255,255,255,0));animation:auth-turnstile-shimmer 1.35s ease-in-out infinite}@keyframes auth-turnstile-shimmer{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}.auth-turnstile-overlay__text{margin:0;font-size:.75rem;line-height:1.45;color:#6b7280}.auth-turnstile-overlay__text--timeout{color:#92400e}.auth-trust-signal{display:flex;align-items:center;justify-content:center;gap:.375rem;margin:.75rem 0 0;font-size:.75rem;color:#9ca3af}.auth-trust-signal__icon{width:.875rem;height:.875rem;color:#9ca3af}.auth-footer-link{color:var(--auth-brand-red);font-weight:600;text-decoration:none}.auth-footer-link:hover{text-decoration:underline}.auth-card-divider{display:flex;align-items:center;gap:1rem;margin:1.5rem 0 1rem;color:#c8c6c5;font-size:.875rem}.auth-card-divider:after,.auth-card-divider:before{content:"";flex:1;border-top:1px solid #ededed}.auth-card-cta{margin:0;text-align:center;font-size:1rem;font-weight:700}.auth-card-sign-in-footer{margin:1.5rem 0 0;text-align:center;font-size:.875rem;color:var(--auth-secondary)}.auth-centered-legal{margin:1rem 0 0;text-align:center;font-size:.8125rem;line-height:1.55;color:var(--auth-secondary)}.auth-centered-referral{margin:0 0 1rem;font-size:.875rem;color:var(--auth-secondary)}.auth-centered-copyright{margin:0;text-align:center}.auth-centered-copyright p{margin:0;font-size:.875rem;color:#c8c6c5}.auth-centered-legal-nav{display:flex;flex-wrap:wrap;justify-content:center;gap:1.25rem}.auth-centered-legal-nav a{font-family:var(--auth-font-body);font-size:.75rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:#8f6f6d;text-decoration:none}.auth-centered-legal-nav a:hover{color:var(--auth-primary)}.auth-password-hint{margin:.45rem 0 0;font-size:.6875rem;line-height:1.45;color:var(--auth-secondary)}.auth-password-hint--ok{color:#16a34a;font-weight:600}.auth-password-hint--bad{color:#dc2626;font-weight:600}.auth-pw-strength{margin-top:.65rem;display:grid;gap:.55rem}.auth-pw-strength__label{margin:0;font-size:.6875rem;font-weight:400;color:var(--auth-secondary)}.auth-pw-strength__value{font-weight:700}.auth-pw-strength__value--weak{color:#dc2626}.auth-pw-strength__value--fair{color:#d97706}.auth-pw-strength__value--good{color:var(--auth-accent-blue)}.auth-pw-strength__value--strong{color:#16a34a}.auth-pw-strength__bars{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.25rem}.auth-pw-strength__bar{height:.25rem;border-radius:999px;background:#e7e8e9}.auth-pw-strength__bar--filled{background:#22c55e}.auth-pw-strength__checks{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:.65rem 1rem}.auth-pw-strength__check{display:inline-flex;align-items:center;gap:.3rem;font-size:.6875rem;font-weight:600;color:#94a3b8}.auth-pw-strength__check--ok{color:#16a34a}.auth-envelope-illustration--wide{display:flex;justify-content:center;margin:0 auto 1.35rem;width:min(100%,180px)}.auth-envelope-illustration--wide svg{width:100%;height:auto}.auth-envelope-illustration--circle{position:relative;display:flex;align-items:center;justify-content:center;width:5rem;height:5rem;margin:0 auto 1.25rem;border-radius:999px;background:rgba(183,20,34,.05)}.auth-envelope-illustration__glyph{width:2.35rem;height:2.35rem;color:var(--auth-primary)}.auth-envelope-illustration__badge{position:absolute;top:-.15rem;right:-.15rem;display:inline-flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;border-radius:999px;background:var(--auth-primary);border:2px solid #fff;box-shadow:0 4px 10px rgba(183,20,34,.28)}.auth-envelope-illustration__badge svg{width:.8rem;height:.8rem;color:#fff}.auth-recovery-flow{display:flex;flex-direction:column;align-items:stretch;text-align:center}.auth-recovery-flow__title{margin:0;font-family:var(--auth-font-display);font-size:clamp(1.5rem,4vw,2rem);line-height:1.25;font-weight:600;letter-spacing:-.01em;color:var(--auth-on-surface)}.auth-recovery-flow__text{margin:.75rem auto 0;max-width:20rem;font-size:1rem;line-height:1.5;color:var(--auth-secondary)}.auth-recovery-flow__form{margin-top:1.5rem;text-align:left}.auth-recovery-flow__divider{margin:1.5rem 0 1rem;border-top:1px solid #f3f4f5}.auth-recovery-flow__footer{margin:0;font-size:.875rem;color:var(--auth-secondary)}.auth-recovery-flow__back{display:inline-flex;align-items:center;justify-content:center;margin-top:1.5rem;min-height:3.25rem;padding:.85rem 1.25rem;border:1px solid var(--auth-outline);border-radius:.75rem;background:#fff;color:var(--auth-on-surface);font-size:.98rem;font-weight:700;text-decoration:none;transition:border-color .15s ease,background .15s ease}.auth-recovery-flow__back:hover{border-color:#cbd5e1;background:#f8fafc}.auth-verify-benefits{list-style:none;margin:1.25rem 0 0;padding:1rem 1.25rem;border:1px solid #f3f4f5;border-radius:.75rem;background:#fafafa;text-align:left}.auth-verify-benefits li{display:flex;align-items:center;gap:.65rem;font-size:.9rem;color:var(--auth-on-surface);margin:0 0 .65rem}.auth-verify-benefits li:last-child{margin-bottom:0}.auth-verify-benefits__icon{display:grid;place-items:center;width:1.25rem;height:1.25rem;border-radius:999px;background:#22c55e;color:#fff;font-size:.65rem;font-weight:700;flex-shrink:0}.auth-verify-notice{margin:1rem 0 0;font-size:.875rem;line-height:1.5;color:#16a34a;text-align:center}.auth-verify-resend{width:100%;margin-top:1.25rem}.auth-recovery-flow .auth-banner-error{margin-top:1rem;text-align:center}.auth-trust{display:grid;grid-template-columns:1fr;gap:0;background:#fff;border:1px solid #ededed;border-radius:.75rem;box-shadow:0 4px 20px rgba(0,0,0,.04);overflow:hidden}.auth-trust__item{display:flex;align-items:flex-start;gap:.85rem;padding:1.1rem 1.15rem}.auth-trust__item+.auth-trust__item{border-top:1px solid #eef2f7}.auth-trust__icon{flex-shrink:0;width:36px;height:36px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#fff1f2;color:var(--auth-primary)}.auth-trust__title{margin:0;font-family:var(--auth-font-display);font-size:.92rem;font-weight:700;color:var(--auth-on-surface)}.auth-trust__text{margin:.25rem 0 0;font-size:.82rem;line-height:1.45;color:var(--auth-secondary)}@media (min-width:768px){.auth-centered-page{padding:2rem}.auth-trust{grid-template-columns:repeat(3,minmax(0,1fr))}.auth-trust__item+.auth-trust__item{border-top:none;border-left:1px solid #eef2f7}}@media (max-width:480px){.auth-centered-page{justify-content:flex-start;padding:1.5rem 1rem 1rem}.auth-centered-card{padding:1.25rem 1rem}.auth-remember-row{flex-direction:column;align-items:flex-start}.auth-centered-legal-nav{gap:.75rem 1rem}}.auth-verify-flow{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.75rem}.auth-verify-flow__title{margin:.25rem 0 0;font-size:1.5rem;font-weight:800;color:#0f172a}.auth-verify-flow__text{margin:0;font-size:.95rem;color:#475569;line-height:1.5}.auth-verify-flow__email{margin:0;font-size:1rem;color:#0f172a}.auth-verify-flow__otp-label{margin:.5rem 0 .25rem;font-size:.8rem;font-weight:600;color:#64748b}.auth-otp{display:flex;gap:.5rem;justify-content:center;width:100%;margin:.25rem 0 .5rem}.auth-otp__box{width:2.75rem;height:3rem;border:1.5px solid #e2e8f0;border-radius:10px;text-align:center;font-size:1.25rem;font-weight:700;color:#0f172a;background:#fff;transition:border-color .15s,box-shadow .15s}.auth-otp__box:focus{outline:none;border-color:var(--auth-brand-red,#ff4d4d);box-shadow:0 0 0 3px rgba(255,77,77,.15)}.auth-otp--error .auth-otp__box{border-color:#dc2626}.auth-verify-submit{width:100%;margin-top:.5rem}.auth-verify-success{margin:.5rem 0 0;padding:.75rem 1rem;border-radius:10px;background:#ecfdf5;color:#047857;font-weight:600;font-size:.9rem}.auth-verify-divider{width:100%;margin:1rem 0 .5rem;display:flex;align-items:center;gap:.75rem;color:#94a3b8;font-size:.8rem}.auth-verify-divider:after,.auth-verify-divider:before{content:"";flex:1;height:1px;background:#e2e8f0}.auth-verify-actions{display:flex;flex-direction:column;gap:.5rem;width:100%}.auth-verify-secondary{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;width:100%;padding:.7rem 1rem;border:1.5px solid #e2e8f0;border-radius:10px;background:#fff;color:#334155;font-size:.9rem;font-weight:600;cursor:pointer}.auth-verify-secondary:disabled{opacity:.55;cursor:not-allowed}.auth-verify-link{background:none;border:0;color:var(--auth-brand-red,#ff4d4d);font-weight:600;cursor:pointer;padding:.25rem}.auth-verify-alt-panel{width:100%;text-align:left}.auth-verify-flow__footer{margin:1.25rem 0 0;font-size:.85rem;color:#64748b}.auth-verify-error-panel{margin-top:1rem;padding:1rem 1.1rem;border:1px solid #fecaca;border-radius:.75rem;background:#fef2f2;text-align:left}.auth-verify-error-panel__title{margin:0 0 .65rem;font-size:.9375rem;font-weight:700;color:#991b1b}.auth-verify-error-panel__steps{margin:0;padding-left:1.15rem;color:#7f1d1d;font-size:.875rem;line-height:1.55}.auth-verify-error-panel__steps li+li{margin-top:.35rem}.auth-verify-error-panel__action{display:inline-block;margin-top:.85rem;font-size:.875rem;font-weight:700;color:var(--auth-brand-red,#ff4d4d);text-decoration:none}.auth-verify-error-panel__action:hover{text-decoration:underline}@media (max-width:380px){.auth-otp{gap:.35rem}.auth-otp__box{width:2.35rem;height:2.75rem;font-size:1.1rem}}