@import"https://fonts.googleapis.com/css2?family=Outfit:wght@400;600;700;800&family=Space+Grotesk:wght@500;700&display=swap";.toast-host[data-v-3cb0ab3f]{position:fixed;top:20px;right:20px;z-index:4000;display:flex;flex-direction:column;gap:10px;pointer-events:none}.toast[data-v-3cb0ab3f]{pointer-events:auto;display:flex;align-items:center;gap:10px;min-width:240px;max-width:380px;padding:12px 14px;border-radius:10px;background:#fff;border:1px solid #e8edf0;border-left:4px solid #198862;box-shadow:0 10px 30px #10182829;font-size:14px;font-weight:600;color:#1f2937;cursor:pointer}.toast__icon[data-v-3cb0ab3f]{flex-shrink:0;width:22px;height:22px;display:flex;align-items:center;justify-content:center;border-radius:999px;color:#fff}.toast__icon svg[data-v-3cb0ab3f]{width:14px;height:14px}.toast__msg[data-v-3cb0ab3f]{line-height:1.35}.toast--success[data-v-3cb0ab3f]{border-left-color:#198862}.toast--success .toast__icon[data-v-3cb0ab3f]{background:#198862}.toast--error[data-v-3cb0ab3f]{border-left-color:#dc2626}.toast--error .toast__icon[data-v-3cb0ab3f]{background:#dc2626}.toast--info[data-v-3cb0ab3f]{border-left-color:#2563eb}.toast--info .toast__icon[data-v-3cb0ab3f]{background:#2563eb}.toast-enter-active[data-v-3cb0ab3f],.toast-leave-active[data-v-3cb0ab3f]{transition:all .25s ease}.toast-enter-from[data-v-3cb0ab3f],.toast-leave-to[data-v-3cb0ab3f]{opacity:0;transform:translate(20px)}.toast-move[data-v-3cb0ab3f]{transition:transform .25s ease}.login-page[data-v-54d29016]{min-height:100vh;display:grid;place-items:center;background:var(--bg-main);padding:1.5rem}.login-card[data-v-54d29016]{width:100%;max-width:380px;background:#fff;padding:2.5rem 2.25rem;border-radius:14px;border:1px solid #e8edf0;box-shadow:0 1px 3px #1018280f;display:flex;flex-direction:column;gap:1rem}.login-logo[data-v-54d29016]{width:100%;max-width:240px;height:auto;object-fit:contain;align-self:center;margin-bottom:.5rem}h1[data-v-54d29016]{margin:0;font-size:1.4rem;text-align:center;color:var(--green-dark)}.subtitle[data-v-54d29016]{margin:-.5rem 0 .5rem;text-align:center;color:#6b7280}label[data-v-54d29016]{display:flex;flex-direction:column;gap:.35rem;font-size:.875rem;color:#374151}input[data-v-54d29016]{padding:.6rem .75rem;border:1px solid #d1d5db;border-radius:8px;font-size:1rem}input[data-v-54d29016]:focus{outline:none;border-color:var(--green-main);box-shadow:0 0 0 3px #19886226}button[data-v-54d29016]{margin-top:.5rem;padding:.7rem;border:none;border-radius:8px;background:var(--green-main);color:#fff;font-size:1rem;font-weight:600;cursor:pointer;transition:background .15s}button[data-v-54d29016]:hover:not(:disabled){background:#147a54}button[data-v-54d29016]:disabled{opacity:.6;cursor:not-allowed}.error[data-v-54d29016]{margin:0;color:#dc2626;font-size:.875rem;text-align:center}.esqueci[data-v-54d29016]{margin-top:.25rem;text-align:center;font-size:.875rem;color:var(--green-main);text-decoration:none}.esqueci[data-v-54d29016]:hover{text-decoration:underline}.app-sidebar[data-v-53cad57d]{width:280px;flex-shrink:0;background:#fff;border-right:1px solid #dfe5e8;overflow:hidden;height:100%}.sidebar-shadow[data-v-53cad57d]{box-shadow:2px 0 8px #18274b0a}.app-sidebar__inner[data-v-53cad57d]{overflow-y:auto;overflow-x:hidden;height:100%;padding:14px;scrollbar-width:thin;scrollbar-color:#003328 #e6efec}.app-sidebar__inner[data-v-53cad57d]::-webkit-scrollbar{width:10px}.app-sidebar__inner[data-v-53cad57d]::-webkit-scrollbar-track{background:#e6efec;border-radius:999px}.app-sidebar__inner[data-v-53cad57d]::-webkit-scrollbar-thumb{background:#003328;border-radius:999px;border:2px solid #e6efec}.app-sidebar__inner[data-v-53cad57d]::-webkit-scrollbar-thumb:hover{background:#004737}.sidebar-logo-wrap[data-v-53cad57d]{display:flex;justify-content:center;margin-bottom:14px}.sidebar-logo[data-v-53cad57d]{width:100%;max-height:80px;object-fit:contain}.form-group[data-v-53cad57d]{margin-bottom:14px}.form-group label[data-v-53cad57d]{display:block;color:#2d3443;font-weight:600;margin-bottom:6px;font-size:13px}.form-control[data-v-53cad57d]{width:100%;border:1px solid #cfd8dc;border-radius:8px;padding:9px 10px;font-size:13px;background:#fff;color:#2d3443;font-family:inherit;cursor:pointer}.form-control[data-v-53cad57d]:focus{outline:none;border-color:var(--green-main)}.unit-single[data-v-53cad57d]{width:100%;padding:9px 10px;border-radius:8px;background:var(--green-soft);color:var(--green-main);font-size:13px;font-weight:700;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.vertical-nav-menu[data-v-53cad57d]{list-style:none}.app-sidebar__heading[data-v-53cad57d]{color:#004737;text-transform:uppercase;letter-spacing:.06em;font-size:12px;margin:14px 0 8px;font-weight:700}.sidebar-divider[data-v-53cad57d]{height:1px;background:#e5e7eb;margin:10px 0;list-style:none}.sidebar-user[data-v-53cad57d]{display:flex;align-items:center;gap:10px;padding:6px 10px 12px;list-style:none}.sidebar-user__avatar[data-v-53cad57d]{width:36px;height:36px;border-radius:50%;background:var(--green-main);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:13px;flex-shrink:0}.sidebar-user__id[data-v-53cad57d]{display:flex;flex-direction:column;min-width:0;line-height:1.3}.sidebar-user__name[data-v-53cad57d]{font-size:13.5px;font-weight:700;color:var(--green-dark);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sidebar-user__mail[data-v-53cad57d]{font-size:11.5px;color:#9ca3af;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sidebar-link[data-v-53cad57d]{display:flex;align-items:center;gap:10px;text-decoration:none;color:#2d3443;border-radius:8px;padding:8px 10px;margin-bottom:4px;font-size:14px}.sidebar-link .pi[data-v-53cad57d]{width:16px;text-align:center;font-size:14px;flex-shrink:0}.sidebar-link[data-v-53cad57d]:hover{background:#f3faf7;color:#004737}.sidebar-link.mm-active[data-v-53cad57d]{background:#e9f6f1;color:#004737;font-weight:700}.sidebar-link--danger[data-v-53cad57d]{color:#c23333}.sidebar-link--danger[data-v-53cad57d]:hover{background:#fff0f0;color:#a62a2a}.app-footer[data-v-b9179cf4]{display:flex;flex-direction:column;align-items:center;gap:10px;padding:20px 16px;margin-top:32px;border-top:1px solid #e5e7eb}.footer-social[data-v-b9179cf4]{display:flex;align-items:center;gap:10px}.social-link[data-v-b9179cf4]{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:8px;color:#6b7280;background:#f3f4f6;transition:all .15s;text-decoration:none}.social-link svg[data-v-b9179cf4]{width:16px;height:16px}.social-link[title=Instagram][data-v-b9179cf4]:hover{background:#e1306c;color:#fff}.social-link[title=WhatsApp][data-v-b9179cf4]:hover{background:#25d366;color:#fff}.social-link[title=Facebook][data-v-b9179cf4]:hover{background:#1877f2;color:#fff}.social-link[title=LinkedIn][data-v-b9179cf4]:hover{background:#0a66c2;color:#fff}.social-link[title=YouTube][data-v-b9179cf4]:hover{background:red;color:#fff}.footer-copy[data-v-b9179cf4]{margin:0;font-size:12px;color:#9ca3af}.app-shell[data-v-63baacbc]{height:100vh;width:100%;display:flex;flex-direction:column;overflow:hidden;background:var(--bg-main)}.topbar[data-v-63baacbc]{display:flex;align-items:center;gap:14px;padding:15px 24px;background:#003328;flex-shrink:0}.topbar__brand[data-v-63baacbc]{font-family:Space Grotesk,Outfit,sans-serif;font-size:22px;font-weight:700;color:#fff;line-height:1}.topbar__sep[data-v-63baacbc]{width:1px;height:20px;background:#ffffff40}.topbar__tag[data-v-63baacbc]{font-size:13px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:#7fd1b3}.app-body[data-v-63baacbc]{flex:1;display:flex;min-height:0;overflow:hidden}.sidebar-page-content[data-v-63baacbc]{flex:1;min-width:0;height:100%;overflow-y:auto;overflow-x:hidden;box-sizing:border-box;padding:24px 28px;display:flex;flex-direction:column}.sidebar-page-content[data-v-63baacbc]>.app-footer{margin-top:auto}.sidebar-page-view[data-v-63baacbc]{flex:1 0 auto}.sidebar-page-content[data-v-63baacbc]::-webkit-scrollbar{width:10px}.sidebar-page-content[data-v-63baacbc]::-webkit-scrollbar-track{background:#eef2f4;border-radius:999px}.sidebar-page-content[data-v-63baacbc]::-webkit-scrollbar-thumb{background:#9aa9b2;border-radius:999px;border:2px solid #eef2f4}@media (max-width: 860px){.app-shell[data-v-63baacbc]{overflow:auto}.app-body[data-v-63baacbc]{flex-direction:column;overflow:visible}.sidebar-page-content[data-v-63baacbc]{padding:16px;overflow:visible}}@font-face{font-family:primeicons;font-display:block;src:url(/assets/primeicons-DMOk5skT.eot);src:url(/assets/primeicons-DMOk5skT.eot?#iefix) format("embedded-opentype"),url(/assets/primeicons-C6QP2o4f.woff2) format("woff2"),url(/assets/primeicons-WjwUDZjB.woff) format("woff"),url(/assets/primeicons-MpK4pl85.ttf) format("truetype"),url(/assets/primeicons-Dr5RGzOO.svg?#primeicons) format("svg");font-weight:400;font-style:normal}.pi{font-family:primeicons;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.pi:before{--webkit-backface-visibility:hidden;backface-visibility:hidden}.pi-fw{width:1.28571429em;text-align:center}.pi-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}@media (prefers-reduced-motion: reduce){.pi-spin{-webkit-animation-delay:-1ms;animation-delay:-1ms;-webkit-animation-duration:1ms;animation-duration:1ms;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:0s;transition-duration:0s}}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.pi-folder-plus:before{content:""}.pi-receipt:before{content:""}.pi-asterisk:before{content:""}.pi-face-smile:before{content:""}.pi-pinterest:before{content:""}.pi-expand:before{content:""}.pi-pen-to-square:before{content:""}.pi-wave-pulse:before{content:""}.pi-turkish-lira:before{content:""}.pi-spinner-dotted:before{content:""}.pi-crown:before{content:""}.pi-pause-circle:before{content:""}.pi-warehouse:before{content:""}.pi-objects-column:before{content:""}.pi-clipboard:before{content:""}.pi-play-circle:before{content:""}.pi-venus:before{content:""}.pi-cart-minus:before{content:""}.pi-file-plus:before{content:""}.pi-microchip:before{content:""}.pi-twitch:before{content:""}.pi-building-columns:before{content:""}.pi-file-check:before{content:""}.pi-microchip-ai:before{content:""}.pi-trophy:before{content:""}.pi-barcode:before{content:""}.pi-file-arrow-up:before{content:""}.pi-mars:before{content:""}.pi-tiktok:before{content:""}.pi-arrow-up-right-and-arrow-down-left-from-center:before{content:""}.pi-ethereum:before{content:""}.pi-list-check:before{content:""}.pi-thumbtack:before{content:""}.pi-arrow-down-left-and-arrow-up-right-to-center:before{content:""}.pi-equals:before{content:""}.pi-lightbulb:before{content:""}.pi-star-half:before{content:""}.pi-address-book:before{content:""}.pi-chart-scatter:before{content:""}.pi-indian-rupee:before{content:""}.pi-star-half-fill:before{content:""}.pi-cart-arrow-down:before{content:""}.pi-calendar-clock:before{content:""}.pi-sort-up-fill:before{content:""}.pi-sparkles:before{content:""}.pi-bullseye:before{content:""}.pi-sort-down-fill:before{content:""}.pi-graduation-cap:before{content:""}.pi-hammer:before{content:""}.pi-bell-slash:before{content:""}.pi-gauge:before{content:""}.pi-shop:before{content:""}.pi-headphones:before{content:""}.pi-eraser:before{content:""}.pi-stopwatch:before{content:""}.pi-verified:before{content:""}.pi-delete-left:before{content:""}.pi-hourglass:before{content:""}.pi-truck:before{content:""}.pi-wrench:before{content:""}.pi-microphone:before{content:""}.pi-megaphone:before{content:""}.pi-arrow-right-arrow-left:before{content:""}.pi-bitcoin:before{content:""}.pi-file-edit:before{content:""}.pi-language:before{content:""}.pi-file-export:before{content:""}.pi-file-import:before{content:""}.pi-file-word:before{content:""}.pi-gift:before{content:""}.pi-cart-plus:before{content:""}.pi-thumbs-down-fill:before{content:""}.pi-thumbs-up-fill:before{content:""}.pi-arrows-alt:before{content:""}.pi-calculator:before{content:""}.pi-sort-alt-slash:before{content:""}.pi-arrows-h:before{content:""}.pi-arrows-v:before{content:""}.pi-pound:before{content:""}.pi-prime:before{content:""}.pi-chart-pie:before{content:""}.pi-reddit:before{content:""}.pi-code:before{content:""}.pi-sync:before{content:""}.pi-shopping-bag:before{content:""}.pi-server:before{content:""}.pi-database:before{content:""}.pi-hashtag:before{content:""}.pi-bookmark-fill:before{content:""}.pi-filter-fill:before{content:""}.pi-heart-fill:before{content:""}.pi-flag-fill:before{content:""}.pi-circle:before{content:""}.pi-circle-fill:before{content:""}.pi-bolt:before{content:""}.pi-history:before{content:""}.pi-box:before{content:""}.pi-at:before{content:""}.pi-arrow-up-right:before{content:""}.pi-arrow-up-left:before{content:""}.pi-arrow-down-left:before{content:""}.pi-arrow-down-right:before{content:""}.pi-telegram:before{content:""}.pi-stop-circle:before{content:""}.pi-stop:before{content:""}.pi-whatsapp:before{content:""}.pi-building:before{content:""}.pi-qrcode:before{content:""}.pi-car:before{content:""}.pi-instagram:before{content:""}.pi-linkedin:before{content:""}.pi-send:before{content:""}.pi-slack:before{content:""}.pi-sun:before{content:""}.pi-moon:before{content:""}.pi-vimeo:before{content:""}.pi-youtube:before{content:""}.pi-flag:before{content:""}.pi-wallet:before{content:""}.pi-map:before{content:""}.pi-link:before{content:""}.pi-credit-card:before{content:""}.pi-discord:before{content:""}.pi-percentage:before{content:""}.pi-euro:before{content:""}.pi-book:before{content:""}.pi-shield:before{content:""}.pi-paypal:before{content:""}.pi-amazon:before{content:""}.pi-phone:before{content:""}.pi-filter-slash:before{content:""}.pi-facebook:before{content:""}.pi-github:before{content:""}.pi-twitter:before{content:""}.pi-step-backward-alt:before{content:""}.pi-step-forward-alt:before{content:""}.pi-forward:before{content:""}.pi-backward:before{content:""}.pi-fast-backward:before{content:""}.pi-fast-forward:before{content:""}.pi-pause:before{content:""}.pi-play:before{content:""}.pi-compass:before{content:""}.pi-id-card:before{content:""}.pi-ticket:before{content:""}.pi-file-o:before{content:""}.pi-reply:before{content:""}.pi-directions-alt:before{content:""}.pi-directions:before{content:""}.pi-thumbs-up:before{content:""}.pi-thumbs-down:before{content:""}.pi-sort-numeric-down-alt:before{content:""}.pi-sort-numeric-up-alt:before{content:""}.pi-sort-alpha-down-alt:before{content:""}.pi-sort-alpha-up-alt:before{content:""}.pi-sort-numeric-down:before{content:""}.pi-sort-numeric-up:before{content:""}.pi-sort-alpha-down:before{content:""}.pi-sort-alpha-up:before{content:""}.pi-sort-alt:before{content:""}.pi-sort-amount-up:before{content:""}.pi-sort-amount-down:before{content:""}.pi-sort-amount-down-alt:before{content:""}.pi-sort-amount-up-alt:before{content:""}.pi-palette:before{content:""}.pi-undo:before{content:""}.pi-desktop:before{content:""}.pi-sliders-v:before{content:""}.pi-sliders-h:before{content:""}.pi-search-plus:before{content:""}.pi-search-minus:before{content:""}.pi-file-excel:before{content:""}.pi-file-pdf:before{content:""}.pi-check-square:before{content:""}.pi-chart-line:before{content:""}.pi-user-edit:before{content:""}.pi-exclamation-circle:before{content:""}.pi-android:before{content:""}.pi-google:before{content:""}.pi-apple:before{content:""}.pi-microsoft:before{content:""}.pi-heart:before{content:""}.pi-mobile:before{content:""}.pi-tablet:before{content:""}.pi-key:before{content:""}.pi-shopping-cart:before{content:""}.pi-comments:before{content:""}.pi-comment:before{content:""}.pi-briefcase:before{content:""}.pi-bell:before{content:""}.pi-paperclip:before{content:""}.pi-share-alt:before{content:""}.pi-envelope:before{content:""}.pi-volume-down:before{content:""}.pi-volume-up:before{content:""}.pi-volume-off:before{content:""}.pi-eject:before{content:""}.pi-money-bill:before{content:""}.pi-images:before{content:""}.pi-image:before{content:""}.pi-sign-in:before{content:""}.pi-sign-out:before{content:""}.pi-wifi:before{content:""}.pi-sitemap:before{content:""}.pi-chart-bar:before{content:""}.pi-camera:before{content:""}.pi-dollar:before{content:""}.pi-lock-open:before{content:""}.pi-table:before{content:""}.pi-map-marker:before{content:""}.pi-list:before{content:""}.pi-eye-slash:before{content:""}.pi-eye:before{content:""}.pi-folder-open:before{content:""}.pi-folder:before{content:""}.pi-video:before{content:""}.pi-inbox:before{content:""}.pi-lock:before{content:""}.pi-unlock:before{content:""}.pi-tags:before{content:""}.pi-tag:before{content:""}.pi-power-off:before{content:""}.pi-save:before{content:""}.pi-question-circle:before{content:""}.pi-question:before{content:""}.pi-copy:before{content:""}.pi-file:before{content:""}.pi-clone:before{content:""}.pi-calendar-times:before{content:""}.pi-calendar-minus:before{content:""}.pi-calendar-plus:before{content:""}.pi-ellipsis-v:before{content:""}.pi-ellipsis-h:before{content:""}.pi-bookmark:before{content:""}.pi-globe:before{content:""}.pi-replay:before{content:""}.pi-filter:before{content:""}.pi-print:before{content:""}.pi-align-right:before{content:""}.pi-align-left:before{content:""}.pi-align-center:before{content:""}.pi-align-justify:before{content:""}.pi-cog:before{content:""}.pi-cloud-download:before{content:""}.pi-cloud-upload:before{content:""}.pi-cloud:before{content:""}.pi-pencil:before{content:""}.pi-users:before{content:""}.pi-clock:before{content:""}.pi-user-minus:before{content:""}.pi-user-plus:before{content:""}.pi-trash:before{content:""}.pi-external-link:before{content:""}.pi-window-maximize:before{content:""}.pi-window-minimize:before{content:""}.pi-refresh:before{content:""}.pi-user:before{content:""}.pi-exclamation-triangle:before{content:""}.pi-calendar:before{content:""}.pi-chevron-circle-left:before{content:""}.pi-chevron-circle-down:before{content:""}.pi-chevron-circle-right:before{content:""}.pi-chevron-circle-up:before{content:""}.pi-angle-double-down:before{content:""}.pi-angle-double-left:before{content:""}.pi-angle-double-right:before{content:""}.pi-angle-double-up:before{content:""}.pi-angle-down:before{content:""}.pi-angle-left:before{content:""}.pi-angle-right:before{content:""}.pi-angle-up:before{content:""}.pi-upload:before{content:""}.pi-download:before{content:""}.pi-ban:before{content:""}.pi-star-fill:before{content:""}.pi-star:before{content:""}.pi-chevron-left:before{content:""}.pi-chevron-right:before{content:""}.pi-chevron-down:before{content:""}.pi-chevron-up:before{content:""}.pi-caret-left:before{content:""}.pi-caret-right:before{content:""}.pi-caret-down:before{content:""}.pi-caret-up:before{content:""}.pi-search:before{content:""}.pi-check:before{content:""}.pi-check-circle:before{content:""}.pi-times:before{content:""}.pi-times-circle:before{content:""}.pi-plus:before{content:""}.pi-plus-circle:before{content:""}.pi-minus:before{content:""}.pi-minus-circle:before{content:""}.pi-circle-on:before{content:""}.pi-circle-off:before{content:""}.pi-sort-down:before{content:""}.pi-sort-up:before{content:""}.pi-sort:before{content:""}.pi-step-backward:before{content:""}.pi-step-forward:before{content:""}.pi-th-large:before{content:""}.pi-arrow-down:before{content:""}.pi-arrow-left:before{content:""}.pi-arrow-right:before{content:""}.pi-arrow-up:before{content:""}.pi-bars:before{content:""}.pi-arrow-circle-down:before{content:""}.pi-arrow-circle-left:before{content:""}.pi-arrow-circle-right:before{content:""}.pi-arrow-circle-up:before{content:""}.pi-info:before{content:""}.pi-info-circle:before{content:""}.pi-home:before{content:""}.pi-spinner:before{content:""}*{margin:0;padding:0;box-sizing:border-box}:root{--bg-main: #f1f4f6;--text: #2d3443;--green-dark: #003328;--green-main: #198862;--green-soft: #e9f6f1}body{font-family:Outfit,Segoe UI,sans-serif;color:var(--text);background:var(--bg-main);min-height:100vh}#app{min-height:100vh}h1,h2,h3{font-family:Space Grotesk,Outfit,sans-serif}
