@import"https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap";.login-wrap[data-v-30f9c54c]{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;padding:1.5rem;padding-top:calc(1.5rem + env(safe-area-inset-top));background:repeating-linear-gradient(45deg,rgba(255,255,255,.022) 0 2px,transparent 2px 28px),repeating-linear-gradient(-45deg,rgba(255,255,255,.022) 0 2px,transparent 2px 28px),linear-gradient(155deg,#1d3f60,#122a42 58%,#0c2032)}.login-card[data-v-30f9c54c]{width:100%;max-width:430px}.logo-wm[data-v-30f9c54c]{display:block;width:78%;max-width:300px;margin:0 auto 2.5rem}.login-field[data-v-30f9c54c]{margin-bottom:1.6rem}.login-field label[data-v-30f9c54c]{display:block;color:#fff;font-weight:700;font-size:.95rem;margin-bottom:.35rem}.login-field input[data-v-30f9c54c]{width:100%;background:transparent;border:none;border-bottom:1px solid rgba(255,255,255,.45);color:#fff;font-size:1.1rem;padding:.45rem 0;outline:none}.login-field input[data-v-30f9c54c]:focus{border-bottom-color:#03629c}.senha-row[data-v-30f9c54c]{display:flex;align-items:center;border-bottom:1px solid rgba(255,255,255,.45)}.senha-row input[data-v-30f9c54c]{flex:1;border-bottom:none}.senha-row[data-v-30f9c54c]:focus-within{border-bottom-color:#03629c}.eye[data-v-30f9c54c]{background:none;border:none;color:#fff;cursor:pointer;font-size:1.1rem;padding:.3rem .2rem .3rem .5rem}.actions[data-v-30f9c54c]{display:flex;justify-content:flex-end;margin-top:1.75rem}.btn-conectar[data-v-30f9c54c]{background:#03629c;color:#fff;border:none;border-radius:50px;padding:.7rem 2.1rem;font-weight:700;letter-spacing:.05em;font-size:.95rem;cursor:pointer;min-width:140px;box-shadow:0 8px 20px -8px #f4563bcc;transition:filter .15s,transform .05s}.btn-conectar[data-v-30f9c54c]:hover{filter:brightness(1.05)}.btn-conectar[data-v-30f9c54c]:active{transform:translateY(1px)}.btn-conectar[data-v-30f9c54c]:disabled{opacity:.8}.footer-row[data-v-30f9c54c]{display:flex;align-items:center;justify-content:space-between;margin-top:2.25rem}.logo-mxm[data-v-30f9c54c]{height:36px;opacity:.95}.footer-row a[data-v-30f9c54c]{color:#fff;font-size:.85rem;text-decoration:underline;opacity:.92}:root{--app-topbar-height: 64px;--app-radius: 10px;--app-content-max: 720px;--mxm-topbar: #092947;--mxm-card-border: #f0efed;--mxm-page-bg: #f5f5f5}*{box-sizing:border-box}html,body{margin:0;padding:0;height:100%}body{font-family:Poppins,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;background:var(--mxm-page-bg);color:var(--p-surface-800, #27272a);-webkit-font-smoothing:antialiased;-webkit-tap-highlight-color:transparent}#app{min-height:100%}.layout-topbar{position:sticky;top:0;z-index:50;height:var(--app-topbar-height);display:flex;align-items:center;gap:.75rem;padding:0 1rem;padding-top:env(safe-area-inset-top);background:var(--mxm-topbar);color:#fff;box-shadow:0 2px 8px #000c1726}.layout-topbar .p-button.p-button-text{color:#ffffffe6}.layout-topbar .p-button.p-button-text:hover{background:#ffffff1f;color:#fff}.layout-topbar .brand{display:flex;align-items:center;gap:.6rem;font-weight:700;font-size:1.05rem;letter-spacing:-.01em}.layout-topbar .brand .logo{width:34px;height:34px;border-radius:8px;display:grid;place-items:center;color:#fff;background:#ffffff24}.layout-topbar .spacer{flex:1}.layout-main{max-width:var(--app-content-max);margin:0 auto;padding:1rem 1rem 3rem;padding-bottom:calc(3rem + env(safe-area-inset-bottom))}.page-header{margin:.25rem 0 1.25rem}.page-header h1{font-size:1.4rem;font-weight:700;margin:0;letter-spacing:-.02em}.page-header p{margin:.35rem 0 0;color:var(--p-surface-500, #64748b);font-size:.9rem}.card{background:var(--p-surface-0, #fff);border:1px solid var(--mxm-card-border);border-radius:var(--app-radius);padding:1.25rem;box-shadow:0 1px 4px #000c170f}.card+.card{margin-top:1rem}.card-title{display:flex;align-items:center;gap:.55rem;font-weight:650;font-size:1rem;margin:0 0 1rem}.card-title i{color:var(--p-primary-500)}.field{margin-bottom:1.1rem}.field>label{display:block;font-size:.8rem;font-weight:600;color:var(--p-surface-600, #475569);margin-bottom:.4rem}.field .hint{font-size:.75rem;color:var(--p-surface-400, #94a3b8);margin-top:.3rem}.w-full{width:100%}.grid-2{display:grid;grid-template-columns:1fr;gap:0 1rem}@media(min-width:560px){.grid-2{grid-template-columns:1fr 1fr}}.menu-item{display:flex;align-items:center;gap:.85rem;padding:.85rem 1rem;border-radius:12px;cursor:pointer;font-weight:550;color:var(--p-surface-700, #334155);transition:background .15s,color .15s}.menu-item:hover{background:var(--p-surface-100, #f1f5f9)}.menu-item.active{background:var(--p-primary-50);color:var(--p-primary-700)}.menu-item i{font-size:1.15rem;width:1.4rem;text-align:center}.menu-section{font-size:.7rem;text-transform:uppercase;letter-spacing:.08em;font-weight:700;color:var(--p-surface-400, #94a3b8);padding:.5rem 1rem;margin-top:.5rem}.expense-row{display:flex;align-items:center;gap:.85rem;padding:.9rem 0;border-bottom:1px solid var(--p-surface-100, #f1f5f9);cursor:pointer}.expense-row:last-child{border-bottom:none}.expense-icon{flex:none;width:44px;height:44px;border-radius:12px;display:grid;place-items:center;font-size:1.2rem;background:var(--p-primary-50);color:var(--p-primary-600)}.expense-meta{flex:1;min-width:0}.expense-meta .name{font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.expense-meta .sub{font-size:.8rem;color:var(--p-surface-500, #64748b)}.expense-value{text-align:right;font-weight:700}.amount{font-variant-numeric:tabular-nums}.alcool{color:var(--p-red-500, #ef4444)!important}.alcool-banner{display:flex;gap:.6rem;align-items:flex-start;background:var(--p-red-50, #fef2f2);border:1px solid var(--p-red-200, #fecaca);color:var(--p-red-700, #b91c1c);border-radius:12px;padding:.85rem 1rem;font-size:.85rem;line-height:1.35;margin-top:1rem}.alcool-banner i{margin-top:.1rem}.ctx-chip{display:inline-flex;align-items:center;gap:.35rem;background:#ffffff2e;color:#fff;border-radius:999px;padding:.3rem .7rem;font-size:.72rem;font-weight:500;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.empty{text-align:center;padding:2.5rem 1rem;color:var(--p-surface-400, #94a3b8)}.empty i{font-size:2.5rem;display:block;margin-bottom:.75rem;opacity:.7}.totals-bar{position:sticky;bottom:0;margin:1rem -1rem -3rem;padding:1rem;padding-bottom:calc(1rem + env(safe-area-inset-bottom));background:#ffffffeb;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-top:1px solid var(--p-surface-200, #e2e8f0)}.stat{display:flex;flex-direction:column;gap:.15rem}.stat .label{font-size:.75rem;color:var(--p-surface-500, #64748b)}.stat .value{font-size:1.35rem;font-weight:700;letter-spacing:-.02em}.receipt-preview{width:100%;border-radius:12px;border:1px solid var(--p-surface-200, #e2e8f0);max-height:240px;object-fit:contain;background:var(--p-surface-50, #f8fafc)}.item-line{display:flex;justify-content:space-between;gap:1rem;padding:.55rem 0;border-bottom:1px dashed var(--p-surface-200, #e2e8f0);font-size:.9rem}.item-line:last-child{border-bottom:none}.item-line .desc{display:flex;align-items:center;gap:.5rem}.dashboard-stats{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.stat-card{background:var(--p-surface-0, #fff);border:1px solid var(--p-surface-200, #e2e8f0);border-radius:var(--app-radius);padding:1rem 1.1rem}.stat-card .icon{width:38px;height:38px;border-radius:10px;display:grid;place-items:center;margin-bottom:.6rem}.fade-enter-active,.fade-leave-active{transition:opacity .18s ease}.fade-enter-from,.fade-leave-to{opacity:0}.p-button{border-radius:35px}.p-button:not(.p-button-text):not(.p-button-outlined):not(.p-button-link){box-shadow:0 2px 6px #03629c33}.p-button:not(.p-button-text):not(.p-button-outlined):not(.p-button-link):hover{box-shadow:0 4px 12px #03629c4d}.p-inputtext,.p-select,.p-multiselect,.p-password,.p-password-input,.p-inputnumber-input,.p-textarea{border-radius:6px}.p-tag{border-radius:20px}.stat-card{border-color:var(--mxm-card-border);box-shadow:0 1px 4px #000c170f}@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:""}
