@import "https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@300;400;500;600;700&display=swap";
:root{--primary:#0f172a;--primary-dark:#1e293b;--accent:#0369a1;--accent-hover:#075985;--success:#10b981;--error:#ef4444;--warning:#f59e0b;--text-main:#020617;--text-muted:#64748b;--bg-app:#f8fafc;--bg-card:#fff;--border:#e2e8f0;--text-strong:#0f172a;--text-soft:#94a3b8;--bg-hover:#f1f5f9;--btn-dark-bg:#0f172a;--bg-glass:#ffffffd9;--scroll-thumb:#cbd5e1;--scroll-thumb-hover:#94a3b8;--space-xs:.25rem;--space-sm:.5rem;--space-md:1rem;--space-lg:1.5rem;--space-xl:2rem;--radius-sm:6px;--radius-md:10px;--radius-lg:16px;--shadow-sm:0 1px 2px 0 #0000000d;--shadow-md:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;--shadow-lg:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;--foreground:var(--text-main);--background:var(--bg-app);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}[data-theme=dark]{--primary:#f1f5f9;--primary-dark:#e2e8f0;--accent:#0ea5e9;--accent-hover:#38bdf8;--success:#34d399;--error:#f87171;--warning:#fbbf24;--text-main:#e2e8f0;--text-muted:#94a3b8;--text-strong:#f1f5f9;--text-soft:#64748b;--bg-app:#0b1120;--bg-card:#0f172a;--bg-hover:#1e293b;--border:#1e293b;--btn-dark-bg:#334155;--bg-glass:#0f172ad9;--scroll-thumb:#334155;--scroll-thumb-hover:#475569;--shadow-sm:0 1px 2px 0 #0006;--shadow-md:0 4px 6px -1px #00000080,0 2px 4px -2px #00000080;--shadow-lg:0 10px 15px -3px #00000080,0 4px 6px -4px #00000080;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}*{box-sizing:border-box;margin:0;padding:0}html,body{max-width:100vw;overflow-x:hidden}body{color:var(--text-main);background:var(--bg-app);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Plus Jakarta Sans,sans-serif;line-height:1.5;transition:background-color .25s,color .25s}a{color:inherit;text-decoration:none;transition:color .2s}button,input,select,textarea{font-family:inherit}:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:4px}::selection{color:var(--text-main);background-color:#0369a12e}*{scrollbar-width:thin;scrollbar-color:var(--scroll-thumb)transparent}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background-color:var(--scroll-thumb);background-clip:content-box;border:2px solid #0000;border-radius:999px}::-webkit-scrollbar-thumb:hover{background-color:var(--scroll-thumb-hover)}button{cursor:pointer;transition:background-color .18s,color .18s,border-color .18s,box-shadow .18s,transform .12s,opacity .18s,filter .18s}button:disabled{cursor:not-allowed}button:not([class]):hover:not(:disabled){filter:brightness(1.08)}button:not([class]):active:not(:disabled){transform:scale(.985)}input:not([class]):focus-visible,select:not([class]):focus-visible,textarea:not([class]):focus-visible{outline:none;box-shadow:0 0 0 3px #0369a12e}input,select,textarea{color:var(--text-main);transition:border-color .18s,box-shadow .18s,background-color .18s}input:where(:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=color]):not([type=file]):not([type=button]):not([type=submit]):not([type=reset])),select,textarea{background-color:var(--bg-card);border:1px solid var(--border);border-radius:8px;padding:.55rem .75rem}#printable-area{display:none}@media print{body *{visibility:hidden}#printable-area,#printable-area *{visibility:visible}#printable-area{color:#000;background:#fff;width:100%;display:block;position:absolute;top:0;left:0}}canvas.sigCanvas,.sigCanvas{border:1px solid var(--border);background:#fff;border-radius:8px}table{font-variant-numeric:tabular-nums}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.footer{background-color:var(--white);border-top:1px solid var(--border);color:var(--text-muted);text-align:center;margin-top:4rem;padding:2rem 1.5rem}.footerGlow{display:none}
.AppShell-module__zsum4a__shell{background:var(--bg-app);min-height:100vh;display:flex}.AppShell-module__zsum4a__sidebar{background:var(--bg-card);border-right:1px solid var(--border);z-index:1000;flex-direction:column;width:248px;transition:transform .22s;display:flex;position:fixed;top:0;bottom:0;left:0}.AppShell-module__zsum4a__sidebarTopo{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:1rem 1.1rem;display:flex}.AppShell-module__zsum4a__marca{color:var(--primary);align-items:center;gap:.6rem;font-size:1.05rem;font-weight:800;display:flex}.AppShell-module__zsum4a__marca:hover{color:var(--accent)}.AppShell-module__zsum4a__marcaLogo{object-fit:contain;flex-shrink:0;width:auto;height:clamp(44px,4vw,64px)}.AppShell-module__zsum4a__fecharMenu{color:var(--text-muted);background:0 0;border:none;font-size:1.1rem;display:none}.AppShell-module__zsum4a__nav{flex-direction:column;flex:1;gap:.5rem;padding:.75rem;display:flex;overflow-y:auto}.AppShell-module__zsum4a__grupo{flex-direction:column;gap:2px;display:flex}.AppShell-module__zsum4a__grupoTitulo{cursor:pointer;letter-spacing:.08em;text-transform:uppercase;width:100%;color:var(--text-muted);background:0 0;border:none;border-radius:8px;justify-content:space-between;align-items:center;padding:.6rem .7rem;font-size:.72rem;font-weight:800;transition:background .15s,color .15s;display:flex}.AppShell-module__zsum4a__grupoTitulo:hover{color:var(--accent);background:var(--bg-hover)}.AppShell-module__zsum4a__grupoAberto>.AppShell-module__zsum4a__grupoTitulo{color:var(--primary)}.AppShell-module__zsum4a__grupoTituloAtivo{color:var(--accent)}.AppShell-module__zsum4a__seta{opacity:.7;flex-shrink:0;font-size:.65rem;transition:transform .2s,opacity .15s;transform:rotate(-90deg)}.AppShell-module__zsum4a__grupoTitulo:hover .AppShell-module__zsum4a__seta{opacity:1}.AppShell-module__zsum4a__setaAberta{opacity:1;transform:rotate(0)}.AppShell-module__zsum4a__grupoItens{border-left:1.5px solid var(--border);flex-direction:column;gap:2px;margin:2px 0 4px 1.1rem;padding-left:.6rem;display:flex}.AppShell-module__zsum4a__item{color:var(--text-main);border-radius:8px;align-items:center;gap:.65rem;padding:.55rem .7rem;font-size:.875rem;font-weight:600;transition:background .15s,color .15s;display:flex}.AppShell-module__zsum4a__item:hover{background:var(--bg-hover);color:var(--accent)}.AppShell-module__zsum4a__itemAtivo,.AppShell-module__zsum4a__itemAtivo:hover{background:var(--accent);color:#fff}.AppShell-module__zsum4a__itemIcone{opacity:.85;font-size:.9rem;display:inline-flex}.AppShell-module__zsum4a__principal{flex-direction:column;flex:1;min-width:0;margin-left:248px;display:flex}.AppShell-module__zsum4a__header{z-index:900;background:var(--bg-glass);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border);align-items:center;gap:1rem;padding:.65rem 1.5rem;display:flex;position:sticky;top:0}.AppShell-module__zsum4a__hamburger{color:var(--text-main);background:0 0;border:none;padding:.4rem;font-size:1.15rem;display:none}.AppShell-module__zsum4a__headerTitulo{flex:1;min-width:0}.AppShell-module__zsum4a__headerTitulo h1{color:var(--primary);white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:1rem;font-weight:800;overflow:hidden}.AppShell-module__zsum4a__headerAcoes{align-items:center;gap:.5rem;display:flex}.AppShell-module__zsum4a__saudacao{color:var(--text-muted);white-space:nowrap;margin-right:.25rem;font-size:.82rem;font-weight:600}.AppShell-module__zsum4a__acaoBtn{border:1px solid var(--border);background:var(--bg-card);width:36px;height:36px;color:var(--text-main);border-radius:10px;justify-content:center;align-items:center;font-size:.95rem;display:inline-flex}.AppShell-module__zsum4a__acaoBtn:hover{border-color:var(--accent);color:var(--accent)}.AppShell-module__zsum4a__sairBtn:hover{border-color:var(--error);color:var(--error)}.AppShell-module__zsum4a__conteudo{flex:1;width:100%;min-width:0;max-width:1440px;margin:0 auto}.AppShell-module__zsum4a__conteudo h1{letter-spacing:-.02em!important;color:var(--primary)!important;font-size:1.75rem!important;font-weight:800!important;line-height:1.2!important}.AppShell-module__zsum4a__conteudo h1+p{margin-top:.35rem;color:var(--text-muted)!important;font-size:.95rem!important;font-weight:500!important}.AppShell-module__zsum4a__conteudo h2{letter-spacing:-.01em}.AppShell-module__zsum4a__overlay{display:none}@media (max-width:920px){.AppShell-module__zsum4a__sidebar{box-shadow:var(--shadow-lg);transform:translate(-100%)}.AppShell-module__zsum4a__sidebarAberta{transform:translate(0)}.AppShell-module__zsum4a__fecharMenu{cursor:pointer;display:inline-flex}.AppShell-module__zsum4a__principal{margin-left:0}.AppShell-module__zsum4a__hamburger{cursor:pointer;display:inline-flex}.AppShell-module__zsum4a__overlay{z-index:999;background:#00000073;display:block;position:fixed;inset:0}.AppShell-module__zsum4a__saudacao{display:none}}
