
.lh-auth-clean{min-height:100vh;display:grid;place-items:center;padding:28px;background:linear-gradient(135deg,#edf7fb,#f4f0ff 54%,#fff8eb);font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#304d62}
.lh-auth-card{width:min(1000px,100%);display:grid;grid-template-columns:minmax(300px,.9fr) minmax(360px,1.1fr);overflow:hidden;border:1px solid #dfe9ef;border-radius:22px;background:#fff;box-shadow:0 24px 70px rgba(44,70,87,.12)}
.lh-auth-visual{position:relative;min-height:620px;padding:28px;display:flex;flex-direction:column;justify-content:space-between;background:linear-gradient(155deg,#cdeff1,#dbe7ff 52%,#eee4ff)}
.lh-auth-logo{width:145px;max-height:48px;object-fit:contain;object-position:left center}.lh-auth-koala{position:absolute;inset:96px 24px 86px;width:calc(100% - 48px);height:calc(100% - 182px);object-fit:contain}
.lh-auth-visual>div{position:relative;z-index:2;padding:14px 16px;border:1px solid rgba(255,255,255,.75);border-radius:16px;background:rgba(255,255,255,.62);backdrop-filter:blur(10px)}.lh-auth-visual strong,.lh-auth-visual span{display:block}.lh-auth-visual strong{font-size:18px}.lh-auth-visual span{margin-top:3px;font-size:12px;color:#718a99}
.lh-auth-form{padding:54px 60px;align-self:center}.lh-auth-head p{margin:0 0 7px;color:#7c95a6;font-size:12px;font-weight:750;letter-spacing:.14em}.lh-auth-head h1{margin:0;font-size:31px;line-height:1.08;color:#2e4c62}.lh-auth-head>span{display:block;margin:8px 0 24px;color:#7d91a0;font-size:13px}
.lh-auth-form form{display:grid;gap:12px}.lh-auth-form label{display:grid;gap:5px;font-size:12px;font-weight:650;color:#536f83}.lh-auth-form input{box-sizing:border-box;width:100%;min-height:44px;padding:9px 11px;border:1px solid #d8e4ea;border-radius:10px;background:#fbfdfe;color:#36566d;font:400 14px/1.3 inherit;outline:none}.lh-auth-form input:focus{border-color:#8ab6ce;box-shadow:0 0 0 3px rgba(103,151,180,.09)}
.lh-auth-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.lh-auth-form label.lh-check{display:flex!important;align-items:flex-start!important;gap:9px!important;width:100%;min-width:0;line-height:1.45}.lh-check input{flex:0 0 17px;width:17px!important;height:17px!important;min-height:17px!important;margin:1px 0 0!important;padding:0!important}.lh-check span{display:block;min-width:0;width:auto;white-space:normal;overflow-wrap:normal;word-break:normal;font-weight:500}.lh-auth-form a{color:#537e98;font-size:12px;text-decoration:none}.lh-auth-honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}
.lh-auth-primary{min-height:44px;border:0;border-radius:10px;background:linear-gradient(135deg,#6eaed1,#7e8fe4);color:#fff;font:700 13px/1 inherit;cursor:pointer;box-shadow:0 8px 18px rgba(99,145,187,.2)}.lh-auth-back{text-align:center;padding-top:6px}.lh-auth-switch{margin-top:18px;padding-top:16px;border-top:1px solid #edf2f5;text-align:center;font-size:12px;color:#8093a0}.lh-auth-notice{margin:0 0 14px;padding:10px 12px;border-radius:9px;font-size:12px}.lh-auth-notice.is-error{background:#fff2f2;color:#9a6565;border:1px solid #efd6d6}.lh-auth-notice.is-ok{background:#eef8f2;color:#4d7860;border:1px solid #d6eadf}
@media(max-width:760px){.lh-auth-clean{padding:14px}.lh-auth-card{grid-template-columns:1fr}.lh-auth-visual{min-height:235px;padding:18px}.lh-auth-koala{inset:54px 18px 42px;width:calc(100% - 36px);height:145px}.lh-auth-logo{width:118px}.lh-auth-visual>div{display:none}.lh-auth-form{padding:28px 22px}.lh-auth-head h1{font-size:28px}}
