.home-module__Hx0lNG__page{box-sizing:border-box;background:radial-gradient(circle at 8% 12%, #2563eb0d, transparent 28%), linear-gradient(180deg, var(--hermes-surface-muted) 0%, var(--hermes-bg) 22rem);flex-direction:column;min-height:100dvh;display:flex}.home-module__Hx0lNG__container{box-sizing:border-box;flex-direction:column;gap:1.75rem;width:100%;max-width:72rem;margin:0 auto;padding:1.75rem 1.5rem 2rem;display:flex}.home-module__Hx0lNG__hero{border:1px solid var(--hermes-border);border-radius:var(--hermes-radius-lg);background:linear-gradient(135deg, #0f274408, transparent 42%), repeating-linear-gradient(135deg, #0f274409 0 1px, transparent 1px 14px), var(--hermes-surface);box-shadow:var(--hermes-shadow-sm);padding:1.6rem 1.5rem;position:relative;overflow:hidden}.home-module__Hx0lNG__title{letter-spacing:.03em;color:var(--hermes-text);margin:0;font-size:2.15rem;line-height:1.15}.home-module__Hx0lNG__companyName{max-width:100%;color:var(--hermes-text);overflow-wrap:anywhere;margin:.4rem 0 0;font-size:1.15rem;font-weight:600;line-height:1.4}.home-module__Hx0lNG__description{max-width:36rem;color:var(--hermes-text-muted);margin:.45rem 0 0;font-size:1rem;line-height:1.55}.home-module__Hx0lNG__status{color:var(--hermes-text);margin:.75rem 0 0;font-size:.875rem}.home-module__Hx0lNG__moduleSection{flex-direction:column;gap:.75rem;display:flex}.home-module__Hx0lNG__sectionTitle{color:var(--hermes-text);margin:0;font-size:1.25rem;font-weight:700}.home-module__Hx0lNG__kpiGrid,.home-module__Hx0lNG__moduleGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.85rem;display:grid}.home-module__Hx0lNG__secondaryActions{flex-wrap:wrap;justify-content:flex-start;display:flex}.home-module__Hx0lNG__logoutButton{border:1px solid var(--hermes-border);border-radius:var(--hermes-radius-sm);min-height:2.75rem;color:var(--hermes-text);cursor:pointer;white-space:nowrap;box-sizing:border-box;background:0 0;padding:0 .9rem;font-size:.85rem;font-weight:600}.home-module__Hx0lNG__logoutButton:hover:not(:disabled){background:var(--hermes-surface-muted)}.home-module__Hx0lNG__logoutButton:focus-visible{outline:2px solid var(--color-focus);outline-offset:2px}.home-module__Hx0lNG__logoutButton:disabled{opacity:.5;cursor:not-allowed}.home-module__Hx0lNG__error{color:var(--color-danger);margin:0 0 .5rem;font-size:.875rem}@media (max-width:768px){.home-module__Hx0lNG__kpiGrid,.home-module__Hx0lNG__moduleGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-module__Hx0lNG__title{font-size:1.85rem}}@media (max-width:430px){.home-module__Hx0lNG__container{padding:1.15rem .9rem 1.5rem}.home-module__Hx0lNG__kpiGrid,.home-module__Hx0lNG__moduleGrid{grid-template-columns:minmax(0,1fr)}.home-module__Hx0lNG__title{font-size:1.75rem}.home-module__Hx0lNG__companyName{font-size:1.05rem}.home-module__Hx0lNG__status{overflow-wrap:anywhere}}
.login-module__WEZH7G__page{box-sizing:border-box;justify-content:center;align-items:center;min-height:100dvh;padding:1.5rem;display:flex}.login-module__WEZH7G__card{border:1px solid var(--color-border);background:var(--color-surface);box-sizing:border-box;border-radius:.5rem;width:100%;max-width:24rem;padding:2rem}.login-module__WEZH7G__title{margin:0;font-size:1.5rem}.login-module__WEZH7G__description{color:var(--color-text-muted);margin:.25rem 0 1.5rem;font-size:.9rem}.login-module__WEZH7G__heading{margin:0 0 .5rem;font-size:1.1rem}.login-module__WEZH7G__hint{color:var(--color-text-muted);margin:0 0 1.5rem;font-size:.85rem}.login-module__WEZH7G__form{flex-direction:column;gap:1rem;display:flex}.login-module__WEZH7G__field{flex-direction:column;gap:.375rem;display:flex}.login-module__WEZH7G__label{font-size:.875rem}.login-module__WEZH7G__input{border:1px solid var(--color-border);box-sizing:border-box;width:100%;min-height:3rem;color:var(--color-input-text);background-color:var(--color-input-bg);border-radius:.375rem;padding:0 .75rem;font-size:1rem}.login-module__WEZH7G__input:read-only{color:var(--color-text-muted)}.login-module__WEZH7G__error{color:var(--color-danger);margin:0;font-size:.875rem}.login-module__WEZH7G__button,.login-module__WEZH7G__secondaryButton{cursor:pointer;border-radius:.375rem;width:100%;min-height:3rem;font-size:1rem}.login-module__WEZH7G__button{background-color:var(--color-btn-primary-bg);color:var(--color-btn-primary-text);border:none}.login-module__WEZH7G__secondaryButton{border:1px solid var(--color-border);background-color:var(--color-btn-secondary-bg);color:var(--color-btn-secondary-text)}.login-module__WEZH7G__button:focus-visible,.login-module__WEZH7G__secondaryButton:focus-visible{outline:2px solid var(--color-text);outline-offset:2px}.login-module__WEZH7G__button:disabled,.login-module__WEZH7G__secondaryButton:disabled{opacity:.6;cursor:not-allowed}.login-module__WEZH7G__resendBlock{flex-direction:column;gap:.75rem;display:flex}.login-module__WEZH7G__resendBlock .login-module__WEZH7G__hint,.login-module__WEZH7G__resendBlock .login-module__WEZH7G__error{margin:0}.login-module__WEZH7G__alt{margin:1rem 0 0;font-size:.875rem}.login-module__WEZH7G__alt a,.login-module__WEZH7G__forgot a,.login-module__WEZH7G__consent a,.login-module__WEZH7G__consentCheck a,.login-module__WEZH7G__legalFooter a{color:var(--color-text);text-underline-offset:.15em;text-decoration:underline}.login-module__WEZH7G__forgot{margin:.25rem 0 0;font-size:.85rem}.login-module__WEZH7G__forgot a{align-items:center;min-height:2.75rem;display:inline-flex}.login-module__WEZH7G__consent{color:var(--color-text-muted);margin:0;font-size:.8rem;line-height:1.55}.login-module__WEZH7G__consentList{border:none;flex-direction:column;gap:.5rem;margin:0;padding:0;display:flex}.login-module__WEZH7G__consentList legend.login-module__WEZH7G__label{clip:auto;white-space:normal;width:auto;height:auto;margin:0;padding:0;position:static;overflow:visible}.login-module__WEZH7G__consentLegend{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.login-module__WEZH7G__consentCheck{min-height:2.75rem;color:var(--color-text);align-items:center;gap:.75rem;font-size:.875rem;line-height:1.5;display:flex}.login-module__WEZH7G__consentCheck input{flex-shrink:0;width:1.25rem;min-width:1.25rem;height:1.25rem;min-height:2.75rem;margin:0}.login-module__WEZH7G__legalFooter{border-top:1px solid var(--color-border);margin:1.25rem 0 0;padding-top:1rem;font-size:.8rem;line-height:1.6}.login-module__WEZH7G__legalSep{color:var(--color-text-muted)}.login-module__WEZH7G__forgot a:focus-visible,.login-module__WEZH7G__consent a:focus-visible,.login-module__WEZH7G__consentCheck a:focus-visible,.login-module__WEZH7G__consentCheck input:focus-visible,.login-module__WEZH7G__legalFooter a:focus-visible,.login-module__WEZH7G__alt a:focus-visible{outline:2px solid var(--color-focus);outline-offset:2px}@media (max-width:375px){.login-module__WEZH7G__card{padding:1.25rem}.login-module__WEZH7G__legalFooter{flex-direction:column;align-items:flex-start;gap:.15rem;display:flex}.login-module__WEZH7G__legalSep{display:none}}
