*{box-sizing:border-box}html,body{margin:0;min-height:100%;font-family:Tahoma,Arial,sans-serif;color:#182433}body{background:#f4f8fb}.auth-shell{min-height:100vh;display:grid;grid-template-columns:1.15fr .85fr}.auth-story{position:relative;overflow:hidden;padding:45px 60px;color:white;background:radial-gradient(circle at 12% 12%,rgba(255,255,255,.24),transparent 26%),linear-gradient(145deg,#176fae,#278bd2 58%,#61b9ef)}.brand{display:flex;align-items:center;gap:10px;font-size:18px}.brand i{width:42px;height:42px;border-radius:14px;background:rgba(255,255,255,.16);display:grid;place-items:center;font-style:normal}.story-copy{position:relative;z-index:2;max-width:600px;margin:15vh auto 0}.story-copy>span,.eyebrow{font-size:10px;font-weight:900;letter-spacing:1px;opacity:.82}.story-copy h1{font-size:clamp(40px,5vw,67px);line-height:1.35;margin:14px 0 16px}.story-copy p{max-width:540px;line-height:2.1;font-size:13px;color:rgba(255,255,255,.82)}.trust{display:flex;flex-wrap:wrap;gap:8px;margin-top:27px}.trust em{font-style:normal;border:1px solid rgba(255,255,255,.25);background:rgba(255,255,255,.1);padding:8px 11px;border-radius:9px;font-size:10px}.orbit{position:absolute;width:520px;height:520px;border:1px solid rgba(255,255,255,.13);border-radius:50%;left:-170px;bottom:-260px}.orbit:before,.orbit:after{content:"";position:absolute;border:1px solid rgba(255,255,255,.12);border-radius:50%;inset:65px}.orbit:after{inset:135px}.orbit i{position:absolute;width:13px;height:13px;border-radius:50%;background:#fff;box-shadow:0 0 30px #fff}.orbit i:first-child{right:76px;top:72px}.orbit i:nth-child(2){right:4px;top:240px}.orbit i:nth-child(3){right:180px;top:0}.auth-form-wrap{display:grid;place-items:center;padding:40px;background:radial-gradient(circle at 85% 5%,#e0f2ff,transparent 26%)}.login-card{width:min(390px,100%)}.login-card .eyebrow{color:#2584ca}.login-card h2{font-size:28px;margin:8px 0}.login-card>p{color:#7a8797;font-size:12px;line-height:1.9;margin-bottom:25px}.login-card label{display:block;font-size:10px;font-weight:bold;margin:13px 0;color:#526173}.login-card label div{height:51px;display:flex;align-items:center;border:1px solid #dce6ee;background:white;border-radius:13px;margin-top:7px;padding:0 13px;transition:.2s}.login-card label div:focus-within{border-color:#64aee3;box-shadow:0 0 0 4px rgba(37,132,202,.1)}.login-card label span{font-size:18px;color:#8da0b0}.login-card input{direction:ltr;flex:1;border:0;outline:0;padding:10px;background:transparent}.login-card button{width:100%;height:50px;border:0;border-radius:13px;margin-top:13px;background:linear-gradient(135deg,#237fc3,#54ace8);color:white;font-weight:900;cursor:pointer;box-shadow:0 12px 26px rgba(35,127,195,.23);display:flex;align-items:center;justify-content:center;gap:10px}.login-card>small{display:block;text-align:center;color:#93a0ad;font-size:9px;line-height:1.8;margin-top:18px}.error{background:#fff0f1;color:#ba3541;border:1px solid #ffd4d7;padding:10px;border-radius:10px;font-size:11px}.mobile-brand{display:none}@media(max-width:780px){.auth-shell{display:block}.auth-story{display:none}.auth-form-wrap{min-height:100vh}.mobile-brand{display:block;color:#2785ca;font-weight:bold;margin-bottom:35px}}
