*{box-sizing:border-box}html,body{margin:0;min-height:100%;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#0b1f4c}.auth-body{min-height:100vh;background:#f5f8fd}.auth-shell{min-height:100vh;display:grid;grid-template-columns:minmax(420px,44%) 1fr}.auth-brand-panel{position:relative;overflow:hidden;display:flex;align-items:center;padding:64px;background:linear-gradient(145deg,#031741 0%,#05265f 54%,#0b3779 100%);color:#fff}.auth-brand-panel:before,.auth-brand-panel:after{content:"";position:absolute;border-radius:50%;border:1px solid rgba(255,255,255,.08)}.auth-brand-panel:before{width:540px;height:540px;left:-260px;bottom:-240px}.auth-brand-panel:after{width:390px;height:390px;right:-210px;top:-140px}.auth-brand-content{position:relative;z-index:1;max-width:540px}.auth-logo{width:min(310px,85%);height:auto;margin-bottom:44px}.auth-kicker,.auth-eyebrow{display:block;font-size:11px;letter-spacing:.18em;font-weight:800;color:#f47c20;margin-bottom:12px}.auth-brand-content h1{font-size:clamp(34px,3.2vw,56px);line-height:1.08;margin:0 0 20px;letter-spacing:-.035em}.auth-brand-content>p{font-size:16px;line-height:1.7;color:#c9d6ef;margin:0 0 38px;max-width:470px}.auth-feature{display:flex;gap:14px;margin-top:22px;align-items:flex-start}.auth-feature>span{width:30px;height:30px;display:grid;place-items:center;background:rgba(244,124,32,.16);color:#ff9445;border:1px solid rgba(255,148,69,.28);border-radius:9px;font-weight:900}.auth-feature strong,.auth-feature small{display:block}.auth-feature strong{font-size:14px;margin-bottom:5px}.auth-feature small{color:#aebddb;line-height:1.5}.auth-form-panel{display:flex;align-items:center;justify-content:center;padding:48px}.auth-card{width:min(430px,100%);background:#fff;padding:42px;border-radius:20px;box-shadow:0 24px 70px rgba(17,42,92,.11);border:1px solid #e9eef7}.auth-card h2{font-size:30px;letter-spacing:-.03em;margin:0 0 9px}.auth-subtitle{color:#75819a;line-height:1.55;margin:0 0 28px;font-size:14px}.auth-card label{display:block;font-size:12px;font-weight:700;color:#53617f;margin:17px 0 7px}.auth-input{height:50px;border:1px solid #dfe6f0;border-radius:11px;background:#fbfcfe;display:flex;align-items:center;padding:0 14px;gap:10px;transition:.2s}.auth-input:focus-within{border-color:#235fc1;box-shadow:0 0 0 3px rgba(35,95,193,.10);background:#fff}.auth-input>span{color:#7787a7}.auth-input input{border:0;outline:0;background:transparent;width:100%;height:100%;font:inherit;color:#122751}.auth-input button{border:0;background:transparent;color:#6f7f9f;font-size:15px;cursor:pointer}.auth-submit{width:100%;border:0;border-radius:11px;background:linear-gradient(135deg,#06265d,#0b3d88);color:#fff;height:52px;margin-top:24px;font-weight:800;font-size:14px;cursor:pointer;box-shadow:0 10px 24px rgba(7,48,111,.2);display:flex;justify-content:center;align-items:center;gap:14px}.auth-submit:hover{filter:brightness(1.07)}.auth-alert{padding:12px 14px;border-radius:10px;background:#fff1f0;color:#b42318;border:1px solid #ffd2cd;font-size:13px;margin:0 0 18px}.auth-alert.success{background:#ecfdf3;border-color:#b7ebc7;color:#147a3d}.auth-security{text-align:center;color:#9aa5b8;font-size:11px;margin-top:20px}.mobile-logo{display:none}.simple-auth{display:grid;place-items:center;padding:30px;background:radial-gradient(circle at 20% 20%,#eaf1ff,#f6f8fc 48%)}.password-wrap{width:min(500px,100%)}.password-wrap .auth-card{width:100%}.password-logo{width:220px;margin-bottom:30px}.auth-back{display:block;text-align:center;margin-top:18px;color:#526585;text-decoration:none;font-size:13px}@media(max-width:860px){.auth-shell{grid-template-columns:1fr}.auth-brand-panel{display:none}.auth-form-panel{min-height:100vh;padding:22px}.mobile-logo{display:block;margin-bottom:28px}.mobile-logo img{width:210px}.auth-card{padding:30px 24px}.auth-card h2{font-size:27px}}
