*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;min-height:100vh;font-family:var(--font-geist-sans,system-ui,sans-serif)}a{color:inherit;text-decoration:none}.ant-form-item-label>label{color:#333333!important;font-weight:500}.ant-form-item-required:before{color:#ff4d4f!important}.ant-input,.ant-input-affix-wrapper,.ant-input-password input{border-radius:8px!important;border-color:#d0d0d0!important;color:#333333!important}.ant-input-password input::placeholder,.ant-input::placeholder{color:#a0a0a0!important}.ant-input-affix-wrapper:hover,.ant-input-password:hover .ant-input,.ant-input:hover{border-color:#b0b0b0!important}.ant-input-affix-wrapper-focused,.ant-input-affix-wrapper:focus,.ant-input-focused,.ant-input-password-focused .ant-input,.ant-input-password:focus .ant-input,.ant-input:focus{border-color:#384052!important;box-shadow:0 0 0 2px rgba(56,64,82,.1)!important}.ant-btn-primary{background:#384052!important;border-color:#384052!important;color:#ffffff!important;font-weight:700!important;border-radius:8px!important}.ant-btn-primary:hover{background:#2d3544!important;border-color:#2d3544!important;color:#ffffff!important}.ant-btn-default{border-radius:8px!important;border-color:#d0d0d0!important;color:#333333!important}.ant-btn-default:hover{border-color:#b0b0b0!important;color:#333333!important}.ksa-auth{margin:0;width:100%;min-height:100vh;padding:40px;display:flex;justify-content:center;align-items:center;font-family:system-ui,-apple-system,sans-serif;position:relative;overflow:hidden}.ksa-auth-bg{position:absolute;inset:0;z-index:0}.ksa-auth-bg-slide{position:absolute;inset:0;background-size:cover;background-position:50%;background-repeat:no-repeat;opacity:0;animation-duration:18s;animation-timing-function:ease-in-out;animation-iteration-count:infinite}.ksa-auth-bg-slide-1{background-image:url(/images/bg-1.png);animation-name:ksa-bgCrossfade1}.ksa-auth-bg-slide-2{background-image:url(/images/bg-2.png);animation-name:ksa-bgCrossfade2}.ksa-auth-bg-slide-3{background-image:url(/images/bg-3.png);animation-name:ksa-bgCrossfade3}@keyframes ksa-bgCrossfade1{0%,25%{opacity:1}33%,94%{opacity:0}to{opacity:1}}@keyframes ksa-bgCrossfade2{0%,28%{opacity:0}33%,61%{opacity:1}66%,to{opacity:0}}@keyframes ksa-bgCrossfade3{0%,61%{opacity:0}66%,97%{opacity:1}to{opacity:0}}.ksa-auth-card{position:relative;z-index:1;width:920px;max-width:100%;height:560px;min-height:560px;background:#ffffff;border-radius:16px;overflow:hidden;box-shadow:0 12px 48px rgba(0,0,0,.12);display:flex;flex-direction:column}.ksa-auth-inner{display:flex;width:100%;flex:1 1;min-height:0;font-family:system-ui,-apple-system,sans-serif}.ksa-auth-left{flex:0 0 42%;min-width:280px;background:#2c3345 url(/images/super_admin.png) no-repeat 50%;background-size:contain;display:flex;flex-direction:column;align-items:center;justify-content:space-between;padding:40px 32px;position:relative}.ksa-auth-left-heading{color:#ffffff;font-weight:700;font-size:.875rem;letter-spacing:.12em;text-align:center;text-transform:uppercase;margin:0}.ksa-auth-left-tagline{color:#ffffff;font-weight:600;font-size:1rem;letter-spacing:.02em;text-align:center;margin:0}.ksa-auth-tagline-accent{color:#ff8c42}.ksa-auth-tagline{color:#ffffff;font-weight:700;font-size:1.5rem;letter-spacing:-.02em;text-align:center}.ksa-auth-tagline-dot{color:#ff8c42}.ksa-auth-right{flex:1 1;min-width:300px;background:#fafafa;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:48px 56px}.ksa-auth-form-wrap{width:100%;max-width:380px;text-align:left}.ksa-auth-logo{display:flex;align-items:center;gap:10px;margin-bottom:32px}.ksa-auth-logo-icon{width:40px;height:40px;background:linear-gradient(135deg,#ff8c42,#e85d04);border-radius:10px;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:800;font-size:1.25rem}.ksa-auth-logo-text{font-size:1.5rem}.ksa-auth-logo-text,.ksa-auth-title{color:#333333;font-weight:700;letter-spacing:-.02em}.ksa-auth-title{font-size:1.75rem;margin-bottom:24px}.ksa-auth-instruction{color:#606060;font-size:.9375rem;margin-bottom:24px;line-height:1.5}.ksa-auth-primary-btn{width:100%;height:44px;background:#384052!important;border:none!important;color:#ffffff!important;font-weight:700!important;font-size:1rem!important;border-radius:8px!important}.ksa-auth-primary-btn:hover{background:#2d3544!important;color:#ffffff!important}.ksa-auth-back-link{display:inline-block;margin-top:24px;color:#007bff;text-decoration:underline;font-weight:500;font-size:.9375rem}.ksa-auth-back-link:hover{color:#0056b3}.ksa-auth-links-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;font-size:.875rem}.ksa-auth-link-secondary{color:#606060}.ksa-auth-link{color:#007bff;text-decoration:underline;font-weight:500}.ksa-auth-link:hover{color:#0056b3}.ksa-auth-divider{display:flex;align-items:center;margin:24px 0;color:#606060;font-size:.875rem}.ksa-auth-divider:after,.ksa-auth-divider:before{content:"";flex:1 1;height:1px;background:#d0d0d0}.ksa-auth-divider span{padding:0 16px}.ksa-auth-google-btn{width:100%;height:44px;background:#ffffff!important;border:1px solid #d0d0d0!important;color:#333333!important;font-weight:500!important;font-size:1rem!important;border-radius:8px!important}.ksa-auth-google-btn:hover{border-color:#b0b0b0!important;color:#333333!important;background:#fafafa!important}.ksa-auth-success-msg{color:#333333;font-size:.9375rem;line-height:1.5;margin-bottom:24px}@media (max-width:900px){.ksa-auth{padding:24px}.ksa-auth-card{width:100%;height:auto;min-height:auto}.ksa-auth-inner{flex-direction:column;min-height:auto}.ksa-auth-left{flex:1 1 auto;max-width:100%;min-height:240px;padding:32px}.ksa-auth-tagline{font-size:1.25rem}.ksa-auth-right{min-height:auto;padding:32px 24px}}