@font-face{font-family:Graphik-Regular;src:url(https://www.macheye.com/fonts/Graphik-Regular.woff2)format("woff2");font-weight:400}@font-face{font-family:Graphik-Medium;src:url(https://www.macheye.com/fonts/Graphik-Medium.woff2)format("woff2");font-weight:500}:root{--verint-blue:#0075e4;--verint-grey:#c8d0d8;--verint-grey-2:#4a5568;--verint-text:#1a202c;--verint-bg:#f5f7fa;--verint-card-bg:#fff;--verint-font:"Graphik-Regular", system-ui, -apple-system, sans-serif}.login-wrapper{background:var(--verint-bg);width:100%;height:100vh;font-family:var(--verint-font);position:relative}.login-main{justify-content:center;align-items:center;width:100%;height:100%;padding:24px;display:flex}.login-card{background:var(--verint-card-bg);border-radius:12px;flex-direction:column;align-items:center;gap:0;width:100%;max-width:400px;padding:48px 40px 40px;display:flex;box-shadow:0 4px 24px #00000014,0 1px 4px #0000000a}.login-logo{margin-bottom:32px}.login-logo svg{display:block}.login-product{font-size:15px;font-family:"Graphik-Medium", var(--verint-font);color:var(--verint-grey-2);letter-spacing:.01em;margin-bottom:36px;font-weight:500}.login-error{color:#c53030;text-align:left;background:#fff5f5;border:1px solid #fed7d7;border-radius:6px;width:100%;margin-bottom:16px;padding:10px 14px;font-size:13px}.login-btn{background:var(--verint-blue);color:#fff;width:100%;height:44px;font-size:15px;font-family:"Graphik-Medium", var(--verint-font);cursor:pointer;letter-spacing:.01em;border:none;border-radius:6px;margin-bottom:20px;font-weight:500;transition:background .15s,box-shadow .15s,transform .1s}.login-btn:hover:not(:disabled){background:#005cb8;transform:translateY(-1px);box-shadow:0 4px 14px #0075e459}.login-btn:active:not(:disabled){box-shadow:none;transform:none}.login-btn:disabled{opacity:.6;cursor:not-allowed}.login-loading{color:var(--verint-grey-2);align-items:center;gap:8px;height:44px;margin-bottom:20px;font-size:14px;display:flex}.login-spinner{flex-shrink:0;animation:.8s linear infinite login-spin}@keyframes login-spin{to{transform:rotate(360deg)}}.login-footer{color:var(--verint-grey);text-align:center;margin:0;font-size:12px}
