.cefm-auth-modal [hidden]{display:none!important}body.cefm-modal-open{overflow:hidden}.cefm-auth-modal{position:fixed;inset:0;z-index:100000;display:none;align-items:center;justify-content:center;padding:20px;background:rgba(8,20,48,.72);backdrop-filter:blur(8px)}.cefm-auth-modal.is-open{display:flex}.cefm-auth-modal-card{position:relative;width:min(455px,96vw);max-height:calc(100vh - 36px);overflow:auto;padding:34px;border:1px solid rgba(221,228,239,.92);border-radius:27px;background:#fff;box-shadow:0 34px 90px rgba(5,20,54,.42);animation:cefmModalIn .2s ease-out}.cefm-auth-close{position:absolute;right:15px;top:12px;display:grid;place-items:center;width:38px;height:38px;border:0;border-radius:50%;background:#f3f6fb;color:#66748d;font-size:25px;line-height:1;cursor:pointer}.cefm-auth-modal .cefm-auth-copy h2{margin:8px 0;font-size:31px;letter-spacing:-.035em}.cefm-auth-modal .cefm-auth-copy p{margin:0 34px 23px 0;color:#67748c;line-height:1.55}.cefm-modal-legal{margin:17px 0 0;text-align:center;color:#8792a6;font-size:10px;line-height:1.5}.cefm-modal-legal a{color:#2057d4}.cefm-auth-modal .cefm-message{margin-top:10px}.cefm-auth-modal .cefm-switch{margin-bottom:0}@keyframes cefmModalIn{from{opacity:0;transform:translateY(14px) scale(.98)}to{opacity:1;transform:none}}@media(max-width:520px){.cefm-auth-modal{padding:10px}.cefm-auth-modal-card{padding:28px 20px;border-radius:22px}.cefm-auth-modal .cefm-auth-copy h2{font-size:27px}}
