*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{min-height:100vh}a{color:#4f46e5;text-decoration:none}a:hover{text-decoration:underline}.auth-layout{min-height:100vh;display:flex}.auth-form-section{width:50%;display:flex;align-items:center;justify-content:center;padding:2rem;background-color:#fff}.auth-form-container{width:100%;max-width:360px}.auth-logo{text-align:center;margin-bottom:2rem}.auth-logo img{height:40px}.auth-form-container h1{font-size:1.7rem;color:#072c4f;margin-bottom:1.5rem;font-weight:600;text-align:left}.auth-form-container .ant-form-item-label>label{font-weight:500}.auth-form-container .ant-input,.auth-form-container .ant-input-password{border-radius:5px}.auth-submit-btn{background:linear-gradient(221.95deg,#39cfc9,#6dc36a)!important;border:none!important;border-radius:5px!important;height:40px;font-weight:600}.auth-submit-btn:hover{opacity:.9}.auth-image-section{width:50%;display:none;border-left:1px rgba(189,195,199,.5) solid}.auth-image-section img{width:100%;height:100%;object-fit:contain}.auth-links{margin-top:1.5rem;text-align:center}.auth-links a{font-size:.85rem}.password-recovery-link{display:block;margin-top:.25rem;font-size:.8rem}@media(min-width:768px){.auth-image-section{display:block}.auth-form-section{width:50%}}@media(max-width:767px){.auth-form-section{width:100%}}
