:root{--color-primary: #0066cc;--color-primary-dark: #0071e3;--color-text: #1d1d1f;--color-text-light: #7a7a7a;--color-bg: #ffffff;--color-surface: #ffffff;--color-border: #e0e0e0}html.dark{--foreground: #e6eef8;--muted-foreground: rgba(230, 238, 248, .9);--background: #071022;--color-bg: #071022;--color-surface: #0b1622;--color-border: rgba(255, 255, 255, .06);--border: rgba(255, 255, 255, .06);--color-text: #e6eef8;--color-text-light: rgba(230, 238, 248, .8)}html.dark .login-page[data-astro-cid-sgpqyurt]{color:var(--foreground)}[data-astro-cid-sgpqyurt]{margin:0;padding:0;box-sizing:border-box}.login-page[data-astro-cid-sgpqyurt]{min-height:100vh;background:#fff;padding-top:var(--header-height)}.login-container[data-astro-cid-sgpqyurt]{display:grid;grid-template-columns:1fr 1fr;min-height:calc(100vh - var(--header-height));width:100vw;margin:0}.login-brand[data-astro-cid-sgpqyurt]{background:#272729;color:#fff;display:flex;align-items:center;justify-content:center;padding:80px 48px;position:relative;overflow:hidden}.brand-content[data-astro-cid-sgpqyurt]{max-width:440px;text-align:left}.brand-logo[data-astro-cid-sgpqyurt]{margin-bottom:3rem}.brand-link[data-astro-cid-sgpqyurt]{display:inline-block;text-decoration:none;color:inherit;cursor:pointer}.brand-title[data-astro-cid-sgpqyurt]{font-family:SF Pro Display,system-ui,-apple-system,sans-serif;font-size:40px;font-weight:600;margin-bottom:1.5rem;letter-spacing:0;line-height:1.1;color:#fff}.brand-subtitle[data-astro-cid-sgpqyurt]{font-size:21px;font-weight:400;line-height:1.14;letter-spacing:.196px;color:#ccc;margin-bottom:0}.brand-features[data-astro-cid-sgpqyurt]{display:flex;flex-direction:column;gap:0;margin-top:3rem}.feature-item[data-astro-cid-sgpqyurt]{display:flex;align-items:center;gap:.875rem;padding:1rem 0;border-bottom:1px solid rgba(255,255,255,.08)}.feature-item[data-astro-cid-sgpqyurt]:last-child{border-bottom:none}.feature-icon[data-astro-cid-sgpqyurt]{width:1.25rem;height:1.25rem;flex-shrink:0;filter:brightness(0) invert(1);opacity:.7}.feature-text[data-astro-cid-sgpqyurt]{font-size:17px;font-weight:400;letter-spacing:-.374px;color:#fffc;line-height:1.47}.login-form-section[data-astro-cid-sgpqyurt]{background:#fff;display:flex;align-items:center;justify-content:center;padding:80px 48px}.form-container[data-astro-cid-sgpqyurt]{width:100%;max-width:400px}.form-header[data-astro-cid-sgpqyurt]{text-align:center;margin-bottom:2.5rem}.form-title[data-astro-cid-sgpqyurt]{font-family:SF Pro Display,system-ui,-apple-system,sans-serif;font-size:34px;font-weight:600;color:#1d1d1f;margin-bottom:.5rem;line-height:1.47;letter-spacing:-.374px}.form-subtitle[data-astro-cid-sgpqyurt]{font-size:17px;color:#7a7a7a;font-weight:400;letter-spacing:-.374px}.form-wrapper[data-astro-cid-sgpqyurt]{margin-bottom:2rem}.form-footer[data-astro-cid-sgpqyurt]{text-align:center;padding-top:1.5rem;border-top:1px solid #e0e0e0}.register-text[data-astro-cid-sgpqyurt]{font-size:14px;color:#7a7a7a;font-weight:400;letter-spacing:-.224px}.register-link[data-astro-cid-sgpqyurt]{color:#06c;font-weight:400;text-decoration:none;transition:color .15s ease}.register-link[data-astro-cid-sgpqyurt]:hover{color:#0071e3;text-decoration:underline}@media(max-width:768px){.login-container[data-astro-cid-sgpqyurt]{grid-template-columns:1fr;grid-template-rows:auto 1fr;height:auto;min-height:calc(100vh - var(--header-height))}.login-brand[data-astro-cid-sgpqyurt]{padding:2rem 1.5rem;height:auto;min-height:40vh}.brand-content[data-astro-cid-sgpqyurt]{max-width:100%}.brand-title[data-astro-cid-sgpqyurt]{font-size:1.875rem}.brand-subtitle[data-astro-cid-sgpqyurt]{font-size:.95rem;margin-bottom:2rem}.brand-features[data-astro-cid-sgpqyurt]{gap:1rem}.login-form-section[data-astro-cid-sgpqyurt]{padding:2rem 1.5rem}.form-title[data-astro-cid-sgpqyurt]{font-size:1.5rem}.form-subtitle[data-astro-cid-sgpqyurt]{font-size:.875rem}}@media(max-width:480px){.login-brand[data-astro-cid-sgpqyurt],.login-form-section[data-astro-cid-sgpqyurt]{padding:1.5rem 1rem}.brand-title[data-astro-cid-sgpqyurt]{font-size:1.625rem}.brand-features[data-astro-cid-sgpqyurt]{flex-direction:column;align-items:center}.feature-item[data-astro-cid-sgpqyurt]{flex-direction:row;justify-content:flex-start}.form-title[data-astro-cid-sgpqyurt]{font-size:1.375rem}}.brand-logo[data-astro-cid-sgpqyurt]{animation:logoSlideIn .8s ease-out .2s both}@keyframes logoSlideIn{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media(max-width:575px){.login-container[data-astro-cid-sgpqyurt]{grid-template-columns:1fr;grid-template-rows:auto 1fr}.login-brand[data-astro-cid-sgpqyurt]{padding:1rem;height:auto;min-height:140px;position:relative}.login-brand[data-astro-cid-sgpqyurt]:before{display:none}.brand-content[data-astro-cid-sgpqyurt]{width:100%;max-width:100%;text-align:center}.brand-logo[data-astro-cid-sgpqyurt]{transform:scale(.8);margin-bottom:.5rem}.brand-title[data-astro-cid-sgpqyurt]{font-size:1.5rem}.brand-subtitle[data-astro-cid-sgpqyurt]{font-size:.875rem;line-height:1.4}.login-form-section[data-astro-cid-sgpqyurt]{padding:1rem .75rem}.form-container[data-astro-cid-sgpqyurt]{max-width:100%;padding:0 .5rem}.form-title[data-astro-cid-sgpqyurt]{font-size:1.5rem;margin-bottom:.5rem}.form-subtitle[data-astro-cid-sgpqyurt]{font-size:.875rem;margin-bottom:1.5rem}}@media(min-width:576px)and (max-width:767px){.login-container[data-astro-cid-sgpqyurt]{grid-template-columns:1fr;grid-template-rows:auto 1fr}.login-brand[data-astro-cid-sgpqyurt]{padding:1.25rem;height:auto;min-height:160px}.brand-logo[data-astro-cid-sgpqyurt]{transform:scale(.9)}.brand-subtitle[data-astro-cid-sgpqyurt]{font-size:.875rem}.login-form-section[data-astro-cid-sgpqyurt]{padding:1.25rem}.form-title[data-astro-cid-sgpqyurt]{font-size:1.625rem}.form-subtitle[data-astro-cid-sgpqyurt]{font-size:.9375rem}}@media(min-width:768px)and (max-width:991px){.login-container[data-astro-cid-sgpqyurt]{grid-template-columns:.8fr 1.2fr}.login-brand[data-astro-cid-sgpqyurt]{padding:1.5rem}.brand-logo[data-astro-cid-sgpqyurt]{transform:scale(1);margin-bottom:1.5rem}.brand-subtitle[data-astro-cid-sgpqyurt]{font-size:.9375rem;margin-bottom:1.25rem}.brand-features[data-astro-cid-sgpqyurt]{gap:.75rem}.feature-text[data-astro-cid-sgpqyurt]{font-size:.8125rem}.login-form-section[data-astro-cid-sgpqyurt]{padding:1.5rem}.form-title[data-astro-cid-sgpqyurt]{font-size:1.75rem}.form-subtitle[data-astro-cid-sgpqyurt]{font-size:1rem}}@media(min-width:992px)and (max-width:1199px){.login-container[data-astro-cid-sgpqyurt]{grid-template-columns:.9fr 1.1fr}.login-brand[data-astro-cid-sgpqyurt]{padding:1.75rem}.brand-logo[data-astro-cid-sgpqyurt]{transform:scale(1.1)}.form-title[data-astro-cid-sgpqyurt]{font-size:1.875rem}}@media(min-width:1200px){.login-container[data-astro-cid-sgpqyurt]{grid-template-columns:1fr 1fr}.login-brand[data-astro-cid-sgpqyurt]{padding:2.5rem 2rem}.brand-logo[data-astro-cid-sgpqyurt]{transform:scale(1.2)}}@media(max-height:600px)and (orientation:landscape){.login-container[data-astro-cid-sgpqyurt]{grid-template-columns:.6fr 1.4fr}.login-brand[data-astro-cid-sgpqyurt]{padding:1rem}.brand-logo[data-astro-cid-sgpqyurt]{transform:scale(.7);margin-bottom:.5rem}.brand-subtitle[data-astro-cid-sgpqyurt]{font-size:.8125rem;margin-bottom:.75rem}.brand-features[data-astro-cid-sgpqyurt]{gap:.5rem}.feature-item[data-astro-cid-sgpqyurt]{gap:.25rem}.feature-text[data-astro-cid-sgpqyurt]{font-size:.6875rem;line-height:1.2}.login-form-section[data-astro-cid-sgpqyurt]{padding:1rem}.form-title[data-astro-cid-sgpqyurt]{font-size:1.375rem;margin-bottom:.5rem}.form-subtitle[data-astro-cid-sgpqyurt]{font-size:.8125rem;margin-bottom:1rem}}@media print{.login-brand[data-astro-cid-sgpqyurt]{display:none}.login-container[data-astro-cid-sgpqyurt]{grid-template-columns:1fr}.login-form-section[data-astro-cid-sgpqyurt]{height:auto;padding:1rem}}.activation-banner[data-astro-cid-sgpqyurt]{display:flex;align-items:flex-start;gap:.625rem;padding:.75rem 1rem;border-radius:.5rem;font-size:.875rem;line-height:1.5;margin-bottom:1.25rem;border:1px solid transparent}.activation-banner[data-astro-cid-sgpqyurt] svg[data-astro-cid-sgpqyurt]{flex-shrink:0;margin-top:.125rem}.activation-banner--success[data-astro-cid-sgpqyurt]{background-color:#f0fdf4;border-color:#bbf7d0;color:#166534}.activation-banner--error[data-astro-cid-sgpqyurt]{background-color:#fef2f2;border-color:#fecaca;color:#991b1b}html.dark .activation-banner--success[data-astro-cid-sgpqyurt]{background-color:#16653426;border-color:#4ade8040;color:#86efac}html.dark .activation-banner--error[data-astro-cid-sgpqyurt]{background-color:#991b1b26;border-color:#fca5a540;color:#fca5a5}@media(prefers-reduced-motion:reduce){.brand-logo[data-astro-cid-sgpqyurt]{animation:none}.login-brand[data-astro-cid-sgpqyurt]:before{animation:none}}@media(prefers-contrast:high){.login-brand[data-astro-cid-sgpqyurt]{background:#000;border-right:2px solid #ffffff}.brand-subtitle[data-astro-cid-sgpqyurt]{color:#fff}.feature-icon[data-astro-cid-sgpqyurt]{filter:invert(1)}.feature-text[data-astro-cid-sgpqyurt]{color:#fff}}html.dark .login-brand[data-astro-cid-sgpqyurt]{background:#05060a;color:var(--foreground)}html.dark .brand-subtitle[data-astro-cid-sgpqyurt]{color:var(--muted-foreground)}html.dark .feature-text[data-astro-cid-sgpqyurt],html.dark .feature-icon[data-astro-cid-sgpqyurt]{color:#d8e7f6}html.dark .register-link[data-astro-cid-sgpqyurt]{color:#8fb8ff}html.dark .register-link[data-astro-cid-sgpqyurt]:hover{color:#cfe3ff}html.dark .login-form-section[data-astro-cid-sgpqyurt]{background:linear-gradient(180deg,rgba(255,255,255,.02),transparent)}html.dark .form-title[data-astro-cid-sgpqyurt]{color:var(--foreground)}html.dark .form-subtitle[data-astro-cid-sgpqyurt],html.dark .register-text[data-astro-cid-sgpqyurt]{color:var(--muted-foreground)}.login-container[data-astro-cid-sgpqyurt]{display:flex;align-items:center;justify-content:center;width:100%;min-height:calc(100vh - var(--header-height))}.login-form-section[data-astro-cid-sgpqyurt]{width:100%;min-height:calc(100vh - var(--header-height))}
