:root{-webkit-font-smoothing:antialiased;--bg:#06101a;background:var(--bg);font-family:DM Sans,system-ui,-apple-system,sans-serif}*{box-sizing:border-box;margin:0;padding:0}html,body,#root{background:var(--bg);min-height:100vh;margin:0}@keyframes spin{to{transform:rotate(360deg)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes profileProgress{0%{width:0%}to{width:95%}}@keyframes ekomPulse{0%,to{opacity:.35}50%{opacity:1}}@keyframes ekomShimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes livePulse{0%,to{opacity:1}50%{opacity:.4}}.ekom-md-table tbody tr:nth-child(2n){background:#ffffff09}.login-wrap{-webkit-font-smoothing:antialiased;grid-template-columns:42% 58%;width:100%;min-height:100vh;font-family:Inter,system-ui,-apple-system,sans-serif;display:grid}.login-brand-panel{background:#0c2638;flex-direction:column;justify-content:space-between;padding:56px 64px;display:flex;position:relative;overflow:hidden}.login-brand-panel:before{content:"";pointer-events:none;background-image:radial-gradient(#4477b72e 1px,#0000 1px);background-size:22px 22px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(90% 90% at 30% 60%,#000 20%,#0000 100%);mask-image:radial-gradient(90% 90% at 30% 60%,#000 20%,#0000 100%)}.login-brand-panel:after{content:"";pointer-events:none;background:radial-gradient(#4477b72e 0%,#0000 68%);width:380px;height:380px;position:absolute;bottom:-80px;right:-80px}.login-brand-top{position:relative}.login-brand-wordmark{letter-spacing:.2em;color:#fff;margin-bottom:12px;font-size:18px;font-weight:700}.login-brand-rule{background:#d4840a;border-radius:1px;width:28px;height:2px}.login-brand-bottom{position:relative}.login-brand-headline{letter-spacing:-.02em;color:#fff;margin-bottom:20px;font-size:26px;font-weight:600;line-height:1.3}.login-brand-ned{color:#ffffff59;letter-spacing:.12em;margin-bottom:36px;font-family:DM Mono,ui-monospace,monospace;font-size:11px}.login-brand-compliance{color:#fff3;letter-spacing:.08em;font-family:DM Mono,ui-monospace,monospace;font-size:10px}.login-form-panel{background:#11202e;justify-content:center;align-items:center;padding:56px 64px;display:flex}.login-form-inner{width:100%;max-width:400px}.login-form-heading{letter-spacing:-.025em;color:#fff;margin:0 0 32px;font-size:28px;font-weight:700}.login-error{color:#f87171;margin-bottom:20px;font-size:13px;line-height:1.4}.login-field-wrap{margin-bottom:20px}.login-field-label{letter-spacing:.14em;text-transform:uppercase;color:#ffffff59;margin-bottom:8px;font-family:DM Mono,ui-monospace,monospace;font-size:10px;font-weight:500;display:block}.login-input{color:#fff;background:#0c2638;border:1px solid #ffffff1a;border-radius:6px;outline:none;width:100%;padding:13px 16px;font-family:Inter,system-ui,sans-serif;font-size:14px;transition:border-color .2s,box-shadow .2s}.login-input::placeholder{color:#fff3}.login-input:focus{border-color:#4477b7e6;box-shadow:0 0 0 3px #4477b740}.login-input:disabled{opacity:.6;cursor:not-allowed}.login-btn-signin{color:#fff;cursor:pointer;background:#4477b7;border:none;border-radius:6px;width:100%;margin-top:8px;padding:14px;font-family:Inter,system-ui,sans-serif;font-size:15px;font-weight:600;transition:background .2s}.login-btn-signin:hover:not(:disabled){background:#3a69a8}.login-btn-signin:disabled{cursor:wait;opacity:.7}@media (width<=860px){.login-wrap{grid-template-columns:1fr}.login-brand-panel{min-height:auto;padding:40px 32px}.login-brand-headline{font-size:22px}.login-form-panel{padding:40px 32px}}
