:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light;color:#0a1733;background-color:#f5f7fb;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--app-bg: #f5f7fb;--surface: #ffffff;--surface-strong: #f8fafc;--border-subtle: rgba(10, 25, 47, .08);--border: rgba(10, 25, 47, .12);--shadow-sm: 0 8px 24px rgba(10, 25, 47, .08);--shadow-md: 0 16px 40px rgba(10, 25, 47, .12);--radius-sm: 10px;--radius-md: 14px;--radius-lg: 18px;--space-1: 8px;--space-2: 12px;--space-3: 16px;--space-4: 24px;--space-5: 32px}a{font-weight:500;color:#0a1733;text-decoration:inherit}a:hover{color:#0f2546}body{margin:0;display:block;min-width:320px;min-height:100vh;background:var(--app-bg)}#root{min-height:100vh}.portal-container{max-width:1280px;margin:0 auto;padding:0 24px;width:100%}.login-background-logo{position:absolute;right:-120px;bottom:-120px;width:600px;opacity:.06;pointer-events:none;z-index:0}.login-background-logo img{width:100%;height:auto;display:block}.login-card{position:relative;z-index:1}.login-form{width:100%;display:flex;flex-direction:column;gap:16px}.login-form label{display:block}.login-form input{width:100%}.login-button{width:100%;padding:14px;border-radius:10px;background:#1e293b;color:#fff;font-weight:600;border:none;transition:background .15s ease,transform .15s ease}.login-button:hover{background:#0f172a}.login-button:disabled{cursor:not-allowed;opacity:.7}@media(max-width:900px){.login-background-logo{width:350px;opacity:.04;right:-80px;bottom:-80px}}@media(max-width:640px){.login-background-logo{width:280px;right:-60px;bottom:-60px}}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#0a1733;background-color:#f5f7fb}a:hover{color:#0f2546}button{background-color:#f9f9f9}}
