*{box-sizing:border-box}body{margin:0;font-family:Poppins,sans-serif;color:#17233c}.auth-shell{min-height:100vh;display:grid;grid-template-columns:1.08fr .92fr}.auth-art{padding:45px 65px;color:white;background:linear-gradient(145deg,rgba(11,45,103,.91),rgba(30,79,163,.87)),url('https://images.unsplash.com/photo-1507842217343-583bb7270b66?auto=format&fit=crop&w=1200&q=85') center/cover;display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow:hidden}.auth-art:after{content:"";position:absolute;width:430px;height:430px;border:80px solid rgba(255,255,255,.05);border-radius:50%;right:-170px;bottom:-150px}.auth-brand{color:white;text-decoration:none;display:flex;align-items:center;gap:12px;position:relative;z-index:2}.auth-brand>span{width:45px;height:45px;border-radius:13px;display:grid;place-items:center;background:#4f86f7}.auth-brand strong,.auth-brand small{display:block}.auth-brand small{font-size:9px;color:#cfddf7}.auth-copy{position:relative;z-index:2}.quote{font-size:28px;color:#ffc857}.auth-copy h1{font-size:42px;line-height:1.3;margin:15px 0;letter-spacing:-1px}.auth-copy em{font-style:normal;color:#ffc857}.auth-copy p{font-size:12px;color:#cfddf7;max-width:480px}.auth-foot{font-size:9px;color:#a9bedf}.auth-form{display:grid;place-items:center;padding:45px;background:#f8faff}.auth-form form{width:min(430px,100%)}.back{display:block;color:#6f7b91;text-decoration:none;font-size:10px;margin-bottom:48px}.welcome{font-size:9px;font-weight:700;letter-spacing:1px;color:#1e4fa3;background:#eaf1ff;padding:6px 10px;border-radius:99px}.auth-form h2{font-size:30px;margin:15px 0 4px}.auth-form>form>p{font-size:11px;color:#6f7b91;margin-bottom:28px}.auth-form form>label{display:block;font-size:10px;font-weight:600;margin:15px 0 6px}.role-picker{display:grid;grid-template-columns:repeat(4,1fr);gap:7px}.role-picker label input{display:none}.role-picker span{display:flex;flex-direction:column;align-items:center;gap:6px;border:1px solid #e1e7f0;border-radius:11px;padding:10px 4px;color:#6f7b91;font-size:8px;cursor:pointer;background:white}.role-picker i{font-size:14px}.role-picker input:checked+span{border-color:#4f86f7;background:#edf4ff;color:#1e4fa3}.input{display:flex;align-items:center;border:1px solid #e1e7f0;background:white;border-radius:11px;padding:0 12px}.input i{color:#8c98aa;font-size:12px}.input input{flex:1;border:0;outline:0;padding:13px 10px;font:10px Poppins}.input button{border:0;background:none}.form-row{display:flex;justify-content:space-between;margin:13px 0;font-size:9px;color:#6f7b91}.form-row label{margin:0}.form-row a{color:#1e4fa3;text-decoration:none}.submit{width:100%;border:0;border-radius:11px;padding:14px;background:linear-gradient(135deg,#1e4fa3,#4f86f7);color:white;font:600 11px Poppins;box-shadow:0 10px 25px rgba(30,79,163,.2)}.submit i{float:right}.help{display:block;text-align:center;color:#8c98aa;font-size:8px;margin-top:18px}.alert{background:#fff0f1;color:#bd3e47;border-radius:9px;padding:10px;font-size:9px;margin-bottom:12px}@media(max-width:850px){.auth-shell{grid-template-columns:1fr}.auth-art{min-height:300px;padding:30px}.auth-copy h1{font-size:28px}.auth-foot{display:none}.auth-form{padding:38px 22px}.back{margin-bottom:30px}}@media(max-width:420px){.auth-art{min-height:240px}.auth-copy h1{font-size:23px}.auth-copy p{display:none}.role-picker{grid-template-columns:repeat(2,1fr)}}
