:root{--kct-navy:#073655;--kct-teal:#0aa7b2;--kct-border:#d9e6ee;--kct-text:#153149}.kct-enterprise-auth{font-family:Arial,sans-serif;max-width:1180px;min-height:680px;margin:30px auto;display:grid;grid-template-columns:1.08fr .92fr;background:#fff;border-radius:24px;overflow:hidden;box-shadow:0 25px 80px rgba(4,40,70,.16);color:var(--kct-text)}.kct-enterprise-auth.single{grid-template-columns:1fr;max-width:650px;min-height:auto}.kct-enterprise-brand{background:linear-gradient(145deg,#073655,#078996);color:#fff;padding:60px}.kct-enterprise-brand h1{font-size:44px;line-height:1.1}.kct-enterprise-logo{font-size:32px;font-weight:900}.kct-enterprise-logo strong{color:#56dfda}.kct-enterprise-logo small{display:block;font-size:14px;margin-left:185px}.kct-enterprise-logo.dark{color:#073655;margin-bottom:30px}.kct-enterprise-login-card{padding:60px;display:flex;flex-direction:column;justify-content:center}.kct-enterprise-login-card label,.kct-enterprise-profile label{display:flex;flex-direction:column;gap:7px;font-weight:700;margin-bottom:14px}.kct-enterprise-login-card label.inline{display:block}.kct-enterprise-login-card input,.kct-enterprise-profile input{padding:13px;border:1px solid var(--kct-border);border-radius:9px}.kct-enterprise-primary{display:inline-block;background:var(--kct-teal);color:#fff!important;border:0;padding:13px 18px;border-radius:9px;font-weight:800;text-decoration:none;cursor:pointer}.kct-enterprise-link{display:inline-block;margin-top:14px}.kct-enterprise-alert{padding:12px 14px;border-radius:9px;margin-bottom:15px}.kct-enterprise-alert.success{background:#ddf7ea;color:#176342}.kct-enterprise-alert.error{background:#ffe5e5;color:#982c2c}.kct-enterprise-card{font-family:Arial,sans-serif;max-width:650px;margin:40px auto;padding:30px;background:#fff;border:1px solid var(--kct-border);border-radius:16px;text-align:center}.kct-enterprise-profile{font-family:Arial,sans-serif;max-width:1050px;margin:25px auto;padding:25px;background:#fff;border:1px solid var(--kct-border);border-radius:18px}.kct-enterprise-profile header{background:linear-gradient(110deg,#073655,#078996);color:#fff;padding:24px;border-radius:14px;margin-bottom:18px}.kct-enterprise-profile h1{color:#fff;margin:3px 0}.kct-enterprise-form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:15px}.kct-enterprise-form-grid .wide{grid-column:1/-1}@media(max-width:800px){.kct-enterprise-auth{grid-template-columns:1fr}.kct-enterprise-brand,.kct-enterprise-login-card{padding:35px}.kct-enterprise-form-grid{grid-template-columns:1fr}}