.ksd-login-shell{min-height:100vh;padding:28px;display:grid;place-items:center;background:radial-gradient(circle at 10% 10%,#dcecff 0,transparent 34%),linear-gradient(135deg,#edf5ff,#f9fbff)}
.ksd-login-card{width:min(980px,100%);display:grid;grid-template-columns:1.05fr .95fr;background:#fff;border-radius:28px;overflow:hidden;box-shadow:0 28px 80px rgba(26,67,118,.17);border:1px solid #e4edf7}
.ksd-login-hero{padding:54px 48px;color:#fff;background:linear-gradient(145deg,#073c78,#1268ba);position:relative;overflow:hidden}
.ksd-login-hero:before,.ksd-login-hero:after{content:"";position:absolute;border-radius:50%;background:rgba(255,255,255,.07)}.ksd-login-hero:before{width:300px;height:300px;right:-120px;top:-90px}.ksd-login-hero:after{width:210px;height:210px;left:-110px;bottom:-80px}
.ksd-mark{width:68px;height:68px;border-radius:20px;background:#e1ad3f;color:#063a75;display:grid;place-items:center;font-weight:900;font-size:22px;box-shadow:0 12px 25px rgba(0,0,0,.18);position:relative;z-index:1}.ksd-badge{display:inline-block;margin-top:28px;font-size:11px;letter-spacing:1.6px;opacity:.82}.ksd-login-hero h1{font-size:38px;line-height:1.22;margin:16px 0 12px;position:relative;z-index:1}.ksd-login-hero>p{font-size:21px;margin:0 0 26px}.ksd-hero-note{max-width:390px;line-height:1.7;background:rgba(255,255,255,.1);padding:16px 18px;border-radius:14px;border:1px solid rgba(255,255,255,.16)}
.ksd-login-panel{padding:48px 42px;display:flex;flex-direction:column;justify-content:center}.ksd-panel-heading h2{font-size:30px;margin:0;color:#132c4d}.ksd-panel-heading p{margin:7px 0 25px;color:#68778d}.ksd-google-area{display:flex;flex-direction:column;align-items:center;gap:12px}.ksd-domain{font-size:14px;color:#42617f}.ksd-domain span{display:inline-grid;place-items:center;width:20px;height:20px;border-radius:50%;background:#e7f7ed;color:#17723c;margin-right:5px}.ksd-divider{display:flex;align-items:center;gap:12px;color:#8490a1;font-size:13px;margin:22px 0}.ksd-divider:before,.ksd-divider:after{content:"";height:1px;background:#e0e7ef;flex:1}.ksd-local-form{display:grid;gap:15px}.ksd-local-form label span{display:block;font-weight:700;color:#263d5c;margin-bottom:7px}.ksd-local-form input{width:100%;padding:13px 14px;border:1px solid #ccd8e7;border-radius:11px;font-size:16px;background:#f9fbfe;outline:none}.ksd-local-form input:focus{border-color:#1870c8;box-shadow:0 0 0 3px rgba(24,112,200,.12);background:#fff}.ksd-local-form button{border:0;border-radius:12px;padding:14px;background:#1762b5;color:#fff;font-weight:800;font-size:16px;cursor:pointer}.ksd-local-form button:hover{background:#114f94}.ksd-alert{width:100%;padding:12px 14px;border-radius:11px;background:#ffe7e7;color:#a12626;margin:0 0 16px}.ksd-security-note{font-size:12px;text-align:center;color:#7b8797;margin-top:19px;line-height:1.5}
@media(max-width:760px){.ksd-login-shell{padding:14px}.ksd-login-card{grid-template-columns:1fr}.ksd-login-hero{padding:30px}.ksd-login-hero h1{font-size:29px}.ksd-login-panel{padding:30px 24px}.ksd-hero-note{display:none}}
