
:root{--auth-bg:#17191e;--auth-card:#fff;--auth-soft:#f4f6fa;--auth-line:#e2e6ed;--auth-ink:#171d29;--auth-muted:#717b8d;--auth-brand:#3477e9;--auth-brand2:#255ee3;--auth-danger:#d84f62;--auth-shadow:0 28px 90px rgba(0,0,0,.28)}
*{box-sizing:border-box;min-width:0}html,body{margin:0;min-height:100%;font-family:Inter,system-ui,-apple-system,"Segoe UI",sans-serif;background:var(--auth-bg);color:var(--auth-ink);-webkit-font-smoothing:antialiased}body{min-height:100dvh}.auth-body{overflow-x:hidden}.auth-backdrop{position:fixed;inset:0;background:radial-gradient(circle at 50% 10%,#343943 0,#1b1e24 42%,#111318 100%);pointer-events:none}.auth-stage{position:relative;z-index:1;min-height:100dvh;display:grid;place-items:center;padding:max(12px,env(safe-area-inset-top)) 12px max(12px,env(safe-area-inset-bottom))}.auth-shell{width:min(690px,100%);max-height:calc(100dvh - 24px);overflow:auto;background:var(--auth-card);border:1px solid rgba(255,255,255,.6);border-radius:22px;box-shadow:var(--auth-shadow);scrollbar-width:thin}.auth-tabs{position:sticky;top:0;z-index:12;display:grid;grid-template-columns:1fr 1fr 76px;min-height:78px;background:rgba(255,255,255,.97);backdrop-filter:blur(15px);border-bottom:1px solid var(--auth-line)}.auth-tabs>a{display:grid;place-items:center;position:relative;color:#697387;text-decoration:none;font:800 18px Manrope,Inter,sans-serif}.auth-tabs>a:not(.auth-close).active{color:var(--auth-ink)}.auth-tabs>a:not(.auth-close).active:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:4px;background:linear-gradient(90deg,var(--auth-brand),var(--auth-brand2))}.auth-close{font:400 42px/1 Inter!important;border-left:1px solid var(--auth-line);color:#717b8d!important}.auth-close:hover{background:var(--auth-soft)}.auth-content{padding:24px 28px 30px}.auth-brand{display:flex;align-items:center;justify-content:center;gap:9px;margin-bottom:10px;text-decoration:none;color:var(--auth-ink)}.auth-brand-logo{width:34px;height:34px;border:1px solid var(--auth-line);border-radius:10px;display:grid;place-items:center;overflow:hidden;background:#fff}.auth-brand-logo img{max-width:100%;max-height:100%;object-fit:contain}.auth-brand b,.auth-brand small{display:block}.auth-brand b{font:800 13px Manrope}.auth-brand small{font-size:8px;color:var(--auth-muted);margin-top:1px}.auth-heading{text-align:center;margin:8px 0 24px}.auth-heading h1{margin:0;font:800 clamp(28px,5vw,38px)/1.08 Manrope,Inter,sans-serif;letter-spacing:-.035em}.auth-heading p{margin:9px auto 0;max-width:520px;color:var(--auth-muted);font-size:15px;line-height:1.55}.auth-form{display:grid;gap:15px}.auth-grid-two{display:grid;grid-template-columns:1fr 1fr;gap:12px}.auth-field label{display:flex;justify-content:space-between;gap:8px;margin:0 0 7px;font-weight:800;font-size:13px}.auth-field-wrap{display:grid;grid-template-columns:46px minmax(0,1fr);align-items:center;min-height:62px;border:1px solid var(--auth-line);border-radius:14px;background:var(--auth-soft);transition:.16s}.auth-field-wrap:focus-within{background:#fff;border-color:#8fb3f7;box-shadow:0 0 0 4px rgba(52,119,233,.10)}.auth-field-icon{width:46px;height:100%;display:grid;place-items:center;color:#738097}.auth-field-icon svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.auth-field-wrap input{width:100%;height:60px;border:0;background:transparent;outline:0;padding:0 14px 0 1px;font:600 16px Inter;color:var(--auth-ink)}.auth-field-wrap input::placeholder{color:#8f98a6;font-weight:500}.auth-forgot-row{display:flex;justify-content:flex-end;margin-top:-4px}.auth-forgot-row a{font-weight:800;color:var(--auth-brand);text-decoration:none}.auth-submit{width:100%;min-height:58px;border:0;border-radius:13px;background:linear-gradient(135deg,var(--auth-brand),var(--auth-brand2));color:#fff;font:800 17px Manrope;box-shadow:0 12px 28px rgba(37,94,227,.22);cursor:pointer}.auth-submit:hover{filter:brightness(1.03);transform:translateY(-1px)}.auth-check{display:flex;gap:10px;align-items:flex-start;color:#667183;font-size:13px;line-height:1.55}.auth-check input{width:20px;height:20px;flex:0 0 20px;margin-top:1px;accent-color:var(--auth-brand)}.auth-check a{color:var(--auth-brand);font-weight:800;text-decoration:none}.auth-divider{display:grid;grid-template-columns:1fr auto 1fr;gap:12px;align-items:center;margin:20px 0 14px;color:#7d8797;font-weight:800;font-size:12px}.auth-divider:before,.auth-divider:after{content:"";height:1px;background:var(--auth-line)}.social-auth-grid{display:grid;gap:9px}.social-auth-btn{min-height:54px;border:1px solid var(--auth-line);border-radius:13px;background:#fff;display:flex;align-items:center;justify-content:center;gap:10px;text-decoration:none;color:var(--auth-ink);font-weight:800}.social-auth-btn:hover{background:var(--auth-soft)}.social-auth-icon{width:28px;height:28px;border-radius:8px;display:grid;place-items:center;font:900 17px Manrope}.social-auth-btn.google .social-auth-icon{color:#1a73e8}.social-auth-btn.facebook{background:#1877f2;color:#fff;border-color:#1877f2}.social-auth-btn.facebook .social-auth-icon{background:#fff;color:#1877f2}.auth-helper{margin-top:16px;padding:12px 13px;border-radius:12px;background:#eef5ff;color:#48617d;font-size:12px;line-height:1.55}.auth-helper a{color:var(--auth-brand);font-weight:800}.auth-2fa{max-width:460px;margin:auto}.g-recaptcha{max-width:100%;overflow:hidden}.g-recaptcha>div{max-width:100%}.auth-password-meter{height:5px;border-radius:99px;background:#e7ebf2;overflow:hidden;margin-top:7px}.auth-password-meter i{display:block;height:100%;width:0;background:#e7a227;transition:.18s}.auth-password-meter[data-score="2"] i{width:50%;background:#e7a227}.auth-password-meter[data-score="3"] i{width:75%;background:#23a875}.auth-password-meter[data-score="4"] i{width:100%;background:#0b9d70}
@media(max-width:620px){.auth-stage{padding:10px}.auth-shell{width:100%;max-height:calc(100dvh - 20px);border-radius:19px}.auth-tabs{grid-template-columns:1fr 1fr 62px;min-height:70px}.auth-tabs>a{font-size:16px}.auth-content{padding:18px 18px 24px}.auth-brand{display:none}.auth-heading{margin:2px 0 20px}.auth-heading h1{font-size:29px}.auth-heading p{font-size:14px}.auth-grid-two{grid-template-columns:1fr}.auth-form{gap:13px}.auth-field-wrap{min-height:58px}.auth-field-wrap input{height:56px;font-size:15px}.auth-submit{min-height:54px}.auth-close{font-size:36px!important}}@media(max-width:360px){.auth-content{padding-inline:14px}.auth-tabs{grid-template-columns:1fr 1fr 56px}.auth-field-wrap{grid-template-columns:40px minmax(0,1fr)}.auth-field-icon{width:40px}}

@media(max-width:360px){.g-recaptcha{transform:scale(.88);transform-origin:0 0;height:69px;margin-right:-38px}}
