.auth-dialog{width:min(980px,calc(100% - 28px));max-height:min(760px,calc(100vh - 28px));padding:0;border:1px solid #ffffff24;border-radius:26px;background:#f7f4fb;box-shadow:0 55px 150px #120920b8;overflow:hidden}
.auth-dialog[open]{display:grid;grid-template-columns:1.08fr .92fr}
.auth-close{position:absolute;z-index:5;right:15px;top:15px;width:36px;height:36px;border:1px solid #3329441a;border-radius:11px;background:#fff;color:#574f61;font-size:18px;cursor:pointer;box-shadow:0 8px 22px #27193616}
.auth-copy{position:relative;isolation:isolate;min-height:620px;padding:34px;display:flex;justify-content:space-between;flex-direction:column;overflow:hidden;background:linear-gradient(180deg,#19152e20 0%,#19152e82 48%,#19152ef7 100%),url('assets/og.png?v=5') 67% center/cover no-repeat}
.auth-copy:after{content:'';position:absolute;z-index:-1;left:-80px;bottom:-100px;width:280px;height:280px;border-radius:50%;background:#7057ff66;filter:blur(70px)}
.auth-copy .brand{width:max-content;padding:9px 12px;border:1px solid #ffffff1f;border-radius:12px;background:#171123a8;backdrop-filter:blur(14px)}
.auth-copy>div{position:relative}.auth-copy .section-label{color:#c9f45a}.auth-copy h2{max-width:470px;margin:17px 0 18px;font:750 42px/1.04 var(--display);letter-spacing:-.05em;text-shadow:0 8px 30px #130b20}.auth-copy>div>p:last-child{max-width:390px;margin:0;color:#d7d1df;font-size:13px;line-height:1.7}
.auth-trust{display:flex;gap:9px;flex-wrap:wrap}.auth-trust span{padding:8px 11px;border:1px solid #ffffff1c;border-radius:999px;background:#ffffff0b;color:#e8e3ed;font-size:9px;font-weight:700;backdrop-filter:blur(12px)}.auth-trust span:before{content:'•';margin-right:7px;color:#c9f45a}
.auth-panel{padding:70px 45px 40px;color:#2d2637;background:linear-gradient(155deg,#fff,#f5f1fa)}.auth-heading>span{font:750 25px var(--display);letter-spacing:-.035em}.auth-heading p{margin:7px 0 0;color:#81798b;font-size:12px}
.auth-tabs{display:grid;grid-template-columns:1fr 1fr;margin:34px 0 28px;padding:4px;border:1px solid #34263f14;border-radius:12px;background:#ebe6f1}.auth-tabs button{height:38px;border:0;border-radius:9px;background:transparent;color:#7a7185;font-size:11px;font-weight:700;cursor:pointer}.auth-tabs button.active{background:#fff;color:#342b3f;box-shadow:0 7px 20px #34213f14}
.auth-panel label{color:#554c60}.auth-panel label+label{margin-top:18px}.auth-panel input{border-color:#34263f18;background:#fff;color:#302839}.auth-panel input:focus{border-color:#7057ff;box-shadow:0 0 0 3px #7057ff16;background:#fff}.auth-error{min-height:18px;margin:10px 0;color:#d83952;font-size:10px}.auth-submit{width:100%;margin-top:2px}.auth-panel>small{display:block;margin-top:20px;color:#8c8495;font-size:9px;line-height:1.5;text-align:center}
@media(max-width:700px){.auth-dialog[open]{display:block}.auth-copy{min-height:250px;padding:24px;background-position:66% center}.auth-copy>div{margin-top:45px}.auth-copy h2{font-size:30px}.auth-copy>div>p:last-child,.auth-trust{display:none}.auth-panel{padding:32px 25px 28px}.auth-close{background:#fffffff0}}
