.auth-card .auth-form>button[type="submit"]{align-items:center;background:linear-gradient(135deg,#42ef74,#18b952)!important;border:1px solid #64ff91!important;border-radius:14px!important;box-shadow:0 12px 30px rgba(24,185,82,.22)!important;color:#031109!important;cursor:pointer;display:flex;justify-content:center;min-height:50px;padding:12px 20px!important;text-shadow:none!important;transition:transform .2s,box-shadow .2s,filter .2s}
.auth-card .auth-form>button[type="submit"]:hover{box-shadow:0 16px 38px rgba(24,185,82,.32)!important;filter:brightness(1.07);transform:translateY(-2px)}
.auth-card .auth-alternative-form .secondary-button{background:#12271a!important;border:1px solid #35ee70!important;border-radius:13px!important;color:#effff4!important;min-height:48px;text-shadow:none!important}
.auth-card .button-link{background:#102219!important;border:1px solid #2f8050!important;border-radius:999px!important;color:#effff4!important;font-weight:850!important;min-height:42px;padding:9px 17px!important;text-decoration:none!important}
.auth-card .button-link:hover{background:#17412a!important;border-color:#42ef74!important;color:#fff!important}
.auth-card .button-link:disabled{background:#172019!important;border-color:#3c4a40!important;color:#9eaaa2!important;opacity:.72}
.auth-card .change-mobile-link{background:transparent!important;border:1px solid #53705e!important;border-radius:999px;color:#d9e9df!important;font-weight:800;padding:9px 16px;text-decoration:none!important}
.auth-card .change-mobile-link:hover{background:#ffffff0d!important;border-color:#35ee70!important;color:#fff!important}
html[data-theme="light"] .auth-card .auth-form>button[type="submit"]{background:linear-gradient(135deg,#168443,#0d6934)!important;border-color:#0d6934!important;box-shadow:0 12px 28px rgba(13,105,52,.2)!important;color:#fff!important}
html[data-theme="light"] .auth-card .auth-alternative-form .secondary-button{background:#eef8f1!important;border-color:#168443!important;color:#0a522b!important}
html[data-theme="light"] .auth-card .button-link{background:#e7f5eb!important;border-color:#168443!important;color:#0a522b!important}
html[data-theme="light"] .auth-card .button-link:hover{background:#168443!important;color:#fff!important}
html[data-theme="light"] .auth-card .button-link:disabled{background:#edf1ee!important;border-color:#c7d1ca!important;color:#718078!important}
html[data-theme="light"] .auth-card .change-mobile-link{border-color:#7ba18a!important;color:#0b5c30!important}
html[data-theme="light"] .auth-card .change-mobile-link:hover{background:#e7f5eb!important;border-color:#168443!important;color:#083e22!important}
@media(max-width:560px){.auth-card .resend-form{align-items:stretch;display:grid}.auth-card .button-link,.auth-card .change-mobile-link{box-sizing:border-box;text-align:center;width:100%}}
