body.view-login,body.view-register{position:relative;background:#07101f!important}body.view-login::before,body.view-register::before{content:"";position:fixed;z-index:-2;inset:0;background-image:radial-gradient(circle at 75% 25%,rgba(46,111,180,.3),transparent 40%),linear-gradient(145deg,#07101f,#0c1a31);background-size:cover;background-position:center;background-repeat:no-repeat}body.view-login::after,body.view-register::after{content:"";position:fixed;z-index:-1;inset:0;background:radial-gradient(circle at 18% 18%,rgba(89,136,255,.18),transparent 34%),radial-gradient(circle at 82% 80%,rgba(86,224,208,.1),transparent 30%);pointer-events:none}.view-login .application,.view-register .application{background:transparent}.view-login .topbar,.view-register .topbar{border-bottom:1px solid rgba(255,255,255,.09);background:rgba(7,16,31,.78);backdrop-filter:blur(18px)}.view-login .brand,.view-register .brand{align-items:center}.view-login .main-content,.view-register .main-content{display:grid;align-items:center;width:100%;padding:clamp(30px,6vw,78px) 20px}.view-login .auth-wrapper,.view-register .auth-wrapper{width:100%;padding:0}.view-login .auth-card,.view-register .auth-card{width:min(100%,560px);padding:clamp(25px,4vw,43px);border:1px solid rgba(148,163,184,.2);border-radius:28px;background:linear-gradient(150deg,rgba(13,25,48,.94),rgba(8,17,34,.9));box-shadow:0 35px 100px rgba(0,0,0,.48);backdrop-filter:blur(22px)}.view-login .auth-card::before,.view-register .auth-card::before{content:"";position:absolute;top:-80px;right:-70px;width:210px;height:210px;border-radius:50%;background:radial-gradient(circle,rgba(86,224,208,.2),transparent 68%);pointer-events:none}.view-login .auth-heading h1,.view-register .auth-heading h1{font-size:clamp(34px,5vw,48px);letter-spacing:-.045em}.view-login .auth-heading p,.view-register .auth-heading p{max-width:460px;margin-inline:auto;color:#9fb0c8;line-height:1.65}.view-login .auth-form,.view-register .auth-form{gap:17px}.view-login .auth-form input,.view-register .auth-form input{min-height:50px;border-radius:13px;background:rgba(5,12,25,.72)}.view-login .button-primary,.view-register .button-primary{min-height:51px;border-radius:13px;background:linear-gradient(135deg,#5988ff,#6b67ee);box-shadow:0 15px 38px rgba(89,136,255,.22)}.view-login .footer,.view-register .footer{border-top:1px solid rgba(255,255,255,.08);background:rgba(7,16,31,.72);backdrop-filter:blur(14px)}.public-auth-navigation{display:flex;align-items:center;gap:8px;margin-left:auto}.public-auth-navigation a{display:inline-flex;align-items:center;gap:8px;padding:10px 13px;border-radius:11px;color:#aebbd0;text-decoration:none;font-size:.86rem;font-weight:750}.public-auth-navigation a:hover,.public-auth-navigation a.is-active{background:rgba(255,255,255,.07);color:#fff}.public-auth-navigation .public-auth-cta{background:linear-gradient(135deg,#5988ff,#6b67ee);color:#fff;box-shadow:0 10px 28px rgba(89,136,255,.2)}.password-control{position:relative;display:block}.password-control input{width:100%;padding-right:48px}.password-control .password-toggle{position:absolute;top:50%;right:8px;transform:translateY(-50%);display:grid;place-items:center;width:36px;height:36px;border:0;border-radius:9px;background:transparent;color:#9fb0c8;cursor:pointer}.password-control .password-toggle:hover{background:rgba(255,255,255,.07);color:#fff}@media(max-width:700px){.public-auth-navigation a span{display:none}.public-auth-navigation a{width:42px;height:42px;justify-content:center}.view-login .main-content,.view-register .main-content{padding:24px 13px}.view-login .auth-card,.view-register .auth-card{padding:24px 18px;border-radius:21px}}@media(max-width:420px){.public-auth-navigation a:first-child{display:none}}
