.login-page[data-v-da38e087]{position:fixed;top:0;right:0;bottom:0;left:0;background-color:#0d3347;display:flex;align-items:center;justify-content:center;font-family:Arial,sans-serif;overflow-y:auto}.login-box[data-v-da38e087]{display:flex;align-items:center;gap:4rem}.login-box__logo img[data-v-da38e087]{width:200px;max-width:100%}.login-box__title[data-v-da38e087]{font-size:1.5rem;font-weight:400;color:#fff;margin-bottom:1.5rem;letter-spacing:.02em}.form-row[data-v-da38e087]{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}.form-row label[data-v-da38e087]{color:#d0e8f0;font-size:.95rem;width:70px;text-align:right;flex-shrink:0}.form-row input[data-v-da38e087]{width:260px;padding:.35rem .5rem;border:1px solid #ccc;background:#fff;font-size:.95rem;outline:none}.form-row input[data-v-da38e087]:focus{border-color:#2e8b9e;box-shadow:0 0 0 2px #2e8b9e4d}.form-actions[data-v-da38e087]{display:flex;justify-content:flex-end;margin-top:1.25rem}.btn-login[data-v-da38e087]{background:#2a7f96;color:#fff;border:none;padding:.45rem 2rem;font-size:.95rem;cursor:pointer;transition:background .2s}.btn-login[data-v-da38e087]:hover{background:#1e6a7e}.form-erro[data-v-da38e087]{color:#f87171;font-size:.85rem;margin-bottom:.75rem}.login-footer[data-v-da38e087]{position:absolute;bottom:.75rem;left:1rem;font-size:.75rem;color:#7ab0c0}:root{--color-primary: #1e40af;--color-primary-dark: #1e3a8a;--color-primary-light: #dbeafe;--color-text: #1f2937;--color-heading: #111827;--color-muted: #6b7280;--color-surface: #ffffff;--color-border: #e5e7eb;--color-bg: #f9fafb}@media(prefers-color-scheme:dark){:root{--color-text: #f3f4f6;--color-heading: #f9fafb;--color-muted: #9ca3af;--color-surface: #1f2937;--color-border: #374151;--color-bg: #111827}}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:system-ui,-apple-system,Segoe UI,sans-serif;font-size:1rem;line-height:1.6;color:var(--color-text);background:#fff;min-height:100dvh;display:flex;flex-direction:column}#app{display:flex;flex-direction:column;min-height:100dvh;flex:1;background:#fff}main{flex:1}img,svg{display:block;max-width:100%}:focus-visible{outline:2px solid var(--color-primary);outline-offset:3px;border-radius:2px}.container{width:100%;max-width:1200px;margin-inline:auto;padding-inline:clamp(1rem,4vw,2rem)}.section{padding-block:4rem}
