.shell[data-v-47798da0]{min-height:100dvh;background:var(--bg)}.conteudo[data-v-47798da0]{padding:var(--space-4);padding-bottom:calc(var(--nav-height) + var(--space-5) + env(safe-area-inset-bottom));max-width:1400px;margin:0 auto}.nav__marca[data-v-47798da0]{display:none}.nav[data-v-47798da0]{position:fixed;bottom:0;left:0;right:0;z-index:10;background:var(--surface);border-top:1px solid var(--line);padding-bottom:env(safe-area-inset-bottom)}.nav__lista[data-v-47798da0]{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));list-style:none;margin:0;padding:0}.nav__link[data-v-47798da0]{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;height:var(--nav-height);text-decoration:none;color:var(--muted);font-size:11px;transition:color .15s ease}.nav__link--ativo[data-v-47798da0]{color:var(--brand);font-weight:600}.nav__icone[data-v-47798da0]{width:24px;height:24px}@media(min-width:1024px){.shell[data-v-47798da0]{display:grid;grid-template-columns:var(--sidebar-width) minmax(0,1fr)}.nav[data-v-47798da0]{position:sticky;top:0;bottom:auto;height:100dvh;border-top:none;border-right:1px solid var(--line);padding:var(--space-5) var(--space-3)}.nav__marca[data-v-47798da0]{display:block;padding:0 var(--space-3) var(--space-5);font-size:18px;font-weight:700;color:var(--brand);letter-spacing:-.01em}.nav__lista[data-v-47798da0]{grid-template-columns:1fr;gap:var(--space-1)}.nav__link[data-v-47798da0]{flex-direction:row;justify-content:flex-start;gap:var(--space-3);height:44px;padding:0 var(--space-3);border-radius:var(--radius-sm);font-size:15px}.nav__link--ativo[data-v-47798da0]{background:var(--brand-soft)}.conteudo[data-v-47798da0]{padding:var(--space-5);padding-bottom:var(--space-6);width:100%}}.carregando[data-v-1e35f2a5]{min-height:100dvh;background:var(--bg)}:root{--bg: #f6f2f3;--surface: #ffffff;--ink: #2a2126;--muted: #7c6b73;--line: #e8dee2;--brand: #9c3f6b;--brand-soft: #fbedf3;--ok: #1f7a55;--warn: #9c5a12;--money-received: var(--ok);--money-open: var(--warn);--radius: 12px;--radius-sm: 8px;--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-5: 24px;--space-6: 32px;--shadow-1: 0 1px 2px rgba(42, 33, 38, .06);--shadow-2: 0 4px 16px rgba(42, 33, 38, .1);--nav-height: 64px;--sidebar-width: 232px;--font: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0}body{background:var(--bg);color:var(--ink);font-family:var(--font);font-size:16px;line-height:1.5;-webkit-font-smoothing:antialiased;overscroll-behavior-y:none}input,select,textarea,button{font-family:inherit;font-size:16px;min-width:0;max-width:100%}input:not([type=checkbox]):not([type=radio]),textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:var(--radius-sm)}input[type=checkbox],input[type=radio]{accent-color:var(--brand);flex:none}input[type=date],input[type=time]{min-height:42px;text-align:left}@media(max-width:1023px){html,body{max-width:100%;overflow-x:hidden;overflow-x:clip}}.card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-1)}.money{font-variant-numeric:tabular-nums;white-space:nowrap}.money--received{color:var(--money-received)}.money--open{color:var(--money-open)}.muted{color:var(--muted)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}
