.sm-auth-page{min-height:calc(100vh - 80px);background:linear-gradient(135deg,#eef5f1 0%,#fbf8f4 100%);padding:60px 18px;display:flex;align-items:center}.sm-auth-wrap{width:100%;max-width:1040px;margin:auto;display:grid;grid-template-columns:.9fr 1.1fr;background:#fff;border:1px solid #e4ebe7;border-radius:26px;overflow:hidden;box-shadow:0 25px 70px rgba(25,55,46,.10)}.sm-auth-side{background:#173b3a;color:#fff;padding:48px;display:flex;flex-direction:column;justify-content:space-between;min-height:570px}.sm-auth-side h1{font-weight:900;font-size:40px;line-height:1.1;margin:16px 0}.sm-auth-side p{color:#d9e6e1;line-height:1.7}.sm-auth-side a{color:#fff;font-weight:800}.sm-auth-main{padding:44px 48px}.sm-auth-main h2{font-weight:900;margin:0 0 6px;color:#1d2a25}.sm-auth-main>p{color:#748079;margin-bottom:25px}.sm-auth-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.sm-auth-field.full{grid-column:1/-1}.sm-auth-field label{display:block;font-weight:750;color:#33413b;margin-bottom:7px}.sm-auth-field input,.sm-auth-field select,.sm-auth-field textarea{width:100%;min-height:48px;border:1px solid #dce5e0;border-radius:12px;padding:10px 13px;background:#fff;outline:none}.sm-auth-field textarea{min-height:90px}.sm-auth-field input:focus,.sm-auth-field select:focus,.sm-auth-field textarea:focus{border-color:#1f514d;box-shadow:0 0 0 3px rgba(31,81,77,.08)}.sm-auth-btn{width:100%;min-height:52px;border:0;border-radius:13px;background:#1f514d;color:#fff;font-weight:850;font-size:15px}.sm-auth-alt{text-align:center;margin-top:18px;color:#7b8580}.sm-auth-alt a{color:#df7046;font-weight:850}.sm-auth-logo{font-weight:900;font-size:23px;letter-spacing:-.03em}.sm-auth-badge{display:inline-block;padding:7px 10px;border-radius:100px;background:rgba(255,255,255,.12);font-size:12px;font-weight:800}.sm-auth-success{position:fixed;inset:0;background:rgba(12,25,20,.66);z-index:99999;display:grid;place-items:center;padding:18px}.sm-auth-success-card{width:100%;max-width:500px;background:#fff;border-radius:22px;padding:30px;text-align:center;box-shadow:0 20px 70px rgba(0,0,0,.28)}.sm-auth-success-card h3{font-weight:900}.sm-auth-success-card p{color:#748079}.sm-auth-wa{display:inline-flex;align-items:center;gap:8px;padding:12px 18px;border-radius:12px;background:#25D366;color:#fff!important;font-weight:850;text-decoration:none!important}.sm-auth-close{margin-left:8px;padding:12px 18px;border-radius:12px;border:1px solid #dfe6e2;background:#fff;font-weight:800}@media(max-width:800px){.sm-auth-wrap{grid-template-columns:1fr}.sm-auth-side{min-height:auto;padding:30px}.sm-auth-side h1{font-size:32px}.sm-auth-main{padding:30px}.sm-auth-grid{grid-template-columns:1fr}.sm-auth-field.full{grid-column:auto}}
