:root{--um-text-900: #1f2937;--um-text-700: #374151;--um-text-600: #4b5563}*{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%;background:#fff}.um-bg{min-height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#fff;text-align:center}.um-gear-img{width:clamp(140px,20vw,300px);height:auto;animation:um-spin 2.2s linear infinite;margin-bottom:-40px}@keyframes um-spin{to{transform:rotate(360deg)}}.um-title{font-family:Verdana,Geneva,Tahoma,sans-serif;font-size:clamp(40px,4vw,40px);font-weight:800;color:var(--um-text-900);margin-bottom:5px}.um-sub{font-family:Verdana,Geneva,Tahoma,sans-serif;font-size:clamp(18px,2.6vw,22px);font-weight:600;color:var(--um-text-700);margin-bottom:4px}.um-bg{background-image:url(/images/auth-bg/bg-9.jpg);background-size:cover;background-position:center;background-repeat:no-repeat;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center}
