.app-modal-v2.event-public-auth-modal-v2{width:min(1060px,calc(100vw - 28px));height:min(840px,calc(100dvh - 28px));max-height:calc(100dvh - 28px)}
.event-public-auth-modal-v2>.app-modal-v2__header{background:linear-gradient(135deg,#edf7ff,#fff 62%,#eefbf5);border-bottom-color:#cfe0ef}
.event-public-auth-modal-v2>.app-modal-v2__header .app-modal-v2__icon{background:#1769aa;color:#fff}
.event-public-auth-modal-v2>.app-modal-v2__body.event-public-auth-modal-v2__body{padding:0;overflow:hidden;background:#f7fafc}
.event-public-auth-modal-v2>.app-modal-v2__footer.event-public-auth-modal-v2__footer{min-height:58px;background:#fff}
.event-public-auth-modal-v2__footer .app-modal-v2__footer-note{display:flex;align-items:center;gap:7px}.event-public-auth-modal-v2__footer .app-modal-v2__footer-note .ui-icon{width:16px;height:16px;color:#168957}
.event-public-auth-center{height:100%;min-height:0;display:grid;grid-template-columns:330px minmax(0,1fr)}
.event-public-auth-welcome{position:relative;isolation:isolate;overflow:hidden;padding:34px 30px;display:flex;flex-direction:column;background:radial-gradient(circle at 92% 8%,rgba(58,190,200,.24),transparent 27%),linear-gradient(155deg,#102f56,#0f5d8f 65%,#167f91);color:#fff}
.event-public-auth-welcome:before{content:"";position:absolute;z-index:-1;inset:0;background-image:linear-gradient(rgba(255,255,255,.05) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.05) 1px,transparent 1px);background-size:30px 30px;mask-image:linear-gradient(180deg,#000,transparent 82%)}
.event-public-auth-welcome__icon{width:58px;height:58px;margin-bottom:26px;border:1px solid rgba(255,255,255,.28);border-radius:16px;display:grid;place-items:center;background:rgba(255,255,255,.13);box-shadow:0 14px 30px rgba(3,23,43,.18)}.event-public-auth-welcome__icon .ui-icon{width:28px;height:28px}
.event-public-auth-welcome>small{color:#9fe3ed;font-size:10px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.event-public-auth-welcome h3{margin:7px 0 13px;color:#fff;font-size:28px;line-height:1.12;letter-spacing:-.03em}.event-public-auth-welcome>p{margin:0;color:#d7e8f3;font-size:13px;line-height:1.62}
.event-public-auth-trust-list{margin:27px 0;display:grid;gap:11px}.event-public-auth-trust-list span{display:flex;align-items:center;gap:9px;color:#e5f1f7;font-size:11px}.event-public-auth-trust-list .ui-icon{width:17px;height:17px;color:#8ee0cf}
.event-public-auth-welcome>a{margin-top:auto;display:flex;align-items:center;gap:6px;color:#fff;font-size:11px;font-weight:800;text-decoration:none}.event-public-auth-welcome>a .ui-icon{width:15px;height:15px;transition:transform .18s}.event-public-auth-welcome>a:hover .ui-icon{transform:translateX(3px)}
.event-public-auth-workspace{min-width:0;min-height:0;padding:32px;overflow:auto;background:linear-gradient(180deg,#fff,#f8fbfd)}
.event-public-auth-panel{max-width:650px;margin:0 auto;animation:eventPublicAuthPanelIn .22s ease-out both}.event-public-auth-panel[hidden]{display:none!important}
@keyframes eventPublicAuthPanelIn{from{opacity:0;transform:translateX(10px)}to{opacity:1;transform:translateX(0)}}
.event-public-auth-panel-heading{margin-bottom:22px}.event-public-auth-panel-heading>span{color:#1769aa;font-size:10px;font-weight:900;letter-spacing:.11em;text-transform:uppercase}.event-public-auth-panel-heading h3{margin:5px 0 6px;color:#172f4d;font-size:26px;line-height:1.16;letter-spacing:-.025em}.event-public-auth-panel-heading p{margin:0;color:#63758a;font-size:13px}
.event-public-auth-choices{display:grid;grid-template-columns:1fr 1fr;gap:12px}.event-public-auth-choice{position:relative;min-height:126px;padding:17px;display:grid;grid-template-columns:43px minmax(0,1fr) 18px;align-items:center;gap:12px;border:1px solid #d9e5ef;border-radius:14px;background:#fff;color:#263b56;text-align:left;box-shadow:0 8px 20px rgba(31,61,90,.06);cursor:pointer;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease,background .18s ease}.event-public-auth-choice:hover,.event-public-auth-choice:focus-visible{transform:translateY(-4px);border-color:#8dbbda;background:#f8fcff;box-shadow:0 16px 30px rgba(25,91,140,.14);outline:0}.event-public-auth-choice>i{width:43px;height:43px;border-radius:12px;display:grid;place-items:center;background:#eaf4fc;color:#1769aa;font-style:normal}.event-public-auth-choice>i .ui-icon{width:21px;height:21px}.event-public-auth-choice>span{display:grid;gap:4px}.event-public-auth-choice b{font-size:14px}.event-public-auth-choice small{color:#6b7b8e;font-size:10px;font-weight:600;line-height:1.4}.event-public-auth-choice>.ui-icon{width:16px;height:16px;color:#8a9bae;transition:transform .18s}.event-public-auth-choice:hover>.ui-icon{transform:translateX(3px);color:#1769aa}.event-public-auth-choice.is-setup>i{background:#eaf8f2;color:#168957}.event-public-auth-choice.is-setup:hover{border-color:#83c5a6;background:#f5fcf8}.event-public-auth-choice.is-create>i{background:#f1edff;color:#6d4bc3}.event-public-auth-choice.is-reset>i{background:#fff6df;color:#b77910}
.event-public-auth-ml-note{margin-top:15px;padding:12px 14px;display:flex;align-items:flex-start;gap:9px;border:1px solid #f0d394;border-radius:10px;background:#fff9e9;color:#76591a;font-size:11px;line-height:1.45}.event-public-auth-ml-note .ui-icon{width:17px;height:17px;margin-top:1px;color:#b77910}
.event-public-auth-back{min-height:30px;margin:0 0 18px;padding:4px 0;border:0;background:transparent;color:#1769aa;display:inline-flex;align-items:center;gap:6px;font-size:11px;font-weight:850;box-shadow:none}.event-public-auth-back:hover{box-shadow:none;text-decoration:underline}.event-public-auth-back .ui-icon{width:15px;height:15px}
.event-public-auth-form{display:grid;gap:14px}.event-public-auth-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:13px}.event-public-auth-form-grid>.span2{grid-column:1/-1}.event-public-auth-form label:not(.event-public-auth-remember):not(.event-public-auth-honeypot){display:grid;gap:6px;color:#33475f;font-size:11px;font-weight:800}.event-public-auth-form label>span:first-child em{color:#b42318;font-size:9px;font-style:normal}.event-public-auth-form input,.event-public-auth-form select{width:100%;min-width:0;min-height:44px;border:1px solid #c9d7e5;border-radius:9px;background:#fff;color:#172033;padding:10px 11px;font:inherit;font-size:13px;font-weight:500;outline:0;transition:border-color .16s,box-shadow .16s}.event-public-auth-form input:focus,.event-public-auth-form select:focus{border-color:#4a91c6;box-shadow:0 0 0 3px rgba(23,105,170,.12)}
.event-public-auth-password{position:relative;display:block}.event-public-auth-password input{padding-right:45px}.event-public-auth-password button{position:absolute;top:4px;right:4px;width:36px;height:36px;min-height:0;padding:0;border:0;border-radius:7px;background:transparent;color:#687a8e;display:grid;place-items:center;box-shadow:none}.event-public-auth-password button:hover{background:#eef4f9;box-shadow:none}.event-public-auth-password button .ui-icon{width:17px;height:17px}
.event-public-auth-remember{padding:11px 12px;display:flex;align-items:flex-start;gap:10px;border:1px solid #dce6ee;border-radius:10px;background:#f8fbfd;color:#33475f;cursor:pointer}.event-public-auth-remember input{width:16px;height:16px;min-height:0;margin:2px 0 0;flex:0 0 16px;accent-color:#1769aa}.event-public-auth-remember span{display:grid;gap:2px}.event-public-auth-remember b{font-size:11px}.event-public-auth-remember small{color:#718195;font-size:9px;font-weight:600;line-height:1.35}
.event-public-auth-form-message{padding:10px 12px;display:flex;align-items:flex-start;gap:8px;border:1px solid #cfe1ef;border-radius:9px;background:#f3f9fd;color:#4b657e;font-size:10px;font-weight:650;line-height:1.4}.event-public-auth-form-message .ui-icon{width:15px;height:15px;color:#1769aa}.event-public-auth-form-message.is-error{border-color:#fecaca;background:#fff5f5;color:#991b1b}.event-public-auth-form-message.is-error .ui-icon{color:#b42318}
.event-public-auth-submit{width:100%;min-height:46px;justify-content:center;border-radius:9px!important;background:#1769aa!important;border-color:#1769aa!important}.event-public-auth-submit.is-setup{background:#168957!important;border-color:#168957!important}.event-public-auth-inline{justify-self:center;min-height:28px;padding:2px 6px;border:0;background:transparent;color:#1769aa;font-size:11px;font-weight:850;box-shadow:none}.event-public-auth-inline:hover{box-shadow:none;text-decoration:underline}
.event-public-auth-callout{padding:12px;display:grid;grid-template-columns:36px minmax(0,1fr);align-items:center;gap:10px;border:1px solid #bce0cd;border-radius:10px;background:#f1fbf6;color:#275b43}.event-public-auth-callout>.ui-icon{width:20px;height:20px;justify-self:center;color:#168957}.event-public-auth-callout span{display:grid;gap:2px}.event-public-auth-callout b{font-size:11px}.event-public-auth-callout small{font-size:9px;font-weight:600;line-height:1.4}
.event-public-auth-password-guide{--event-password-progress:0%;padding:11px 12px;display:grid;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:10px;border:1px solid #dbe5ee;border-radius:10px;background:#fafcfe}.event-public-auth-password-guide>span{width:38px;height:6px;border-radius:999px;background:linear-gradient(90deg,#1769aa var(--event-password-progress),#dce6ee var(--event-password-progress));transition:background .16s}.event-public-auth-password-guide>div{display:grid;gap:2px}.event-public-auth-password-guide b{color:#41566d;font-size:10px}.event-public-auth-password-guide small{color:#748397;font-size:9px;font-weight:600}.event-public-auth-password-guide.is-ready{border-color:#bce0cd;background:#f5fcf8}.event-public-auth-password-guide.is-ready>span{background:#168957}.event-public-auth-honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}
@media(max-width:820px){.app-modal-v2.event-public-auth-modal-v2{width:calc(100vw - 16px);height:calc(100dvh - 16px);max-height:calc(100dvh - 16px)}.event-public-auth-center{grid-template-columns:1fr}.event-public-auth-welcome{display:none}.event-public-auth-workspace{padding:24px 18px}.event-public-auth-choices{grid-template-columns:1fr}.event-public-auth-choice{min-height:92px}.event-public-auth-modal-v2__footer .app-modal-v2__footer-note{display:none}}
@media(max-width:540px){.event-public-auth-workspace{padding:20px 14px}.event-public-auth-panel-heading h3{font-size:23px}.event-public-auth-form-grid{grid-template-columns:1fr}.event-public-auth-form-grid>.span2{grid-column:auto}.event-public-auth-choice{grid-template-columns:40px minmax(0,1fr) 16px;padding:14px}.event-public-auth-modal-v2>.app-modal-v2__footer.event-public-auth-modal-v2__footer{min-height:52px}.event-public-auth-modal-v2__footer .btn{width:100%}}
@media (prefers-reduced-motion:reduce){.event-public-auth-panel{animation:none}.event-public-auth-choice,.event-public-auth-choice>.ui-icon,.event-public-auth-welcome>a .ui-icon{transition:none}.event-public-auth-choice:hover{transform:none}}
