@import"https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,300;0,9..40,400;0,9..40,500;0,9..40,600;0,9..40,700;1,9..40,400&family=DM+Mono:wght@400;500&display=swap";:root{--blue-50: #EBF4FA;--blue-100: #CCE4F5;--blue-200: #99CAEB;--blue-300: #66AFE0;--blue-400: #3490C8;--blue-500: #1B76B5;--blue-600: #145E93;--blue-700: #0E4570;--blue-800: #082E4D;--blue-900: #04182A;--teal-400: #2BBFBF;--teal-500: #1EA8A8;--n0: #ffffff;--n50: #F7F9FB;--n100: #EEF1F5;--n200: #D9DFE8;--n300: #B8C2D0;--n400: #8A96A8;--n500: #5E6B7C;--n600: #3E4C5C;--n700: #283545;--n800: #182030;--green: #28B574;--red: #E04545;--amber: #E09410;--r-sm: 4px;--r-md: 8px;--r-lg: 12px;--r-xl: 16px;--r-2xl: 24px;--r-full: 9999px;--sh-sm: 0 1px 3px rgba(0,0,0,.1), 0 1px 2px rgba(0,0,0,.06);--sh-md: 0 4px 6px rgba(0,0,0,.07), 0 2px 4px rgba(0,0,0,.06);--sh-lg: 0 10px 25px rgba(0,0,0,.12), 0 4px 10px rgba(0,0,0,.08)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body{height:100%}body{font-family:DM Sans,system-ui,-apple-system,sans-serif;font-size:14px;line-height:1.5;color:var(--n800);background-color:#111c2b;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{height:100dvh;display:flex;flex-direction:column}@media(min-width:1024px){body[data-app-nav="1"]{background:var(--n100)}body[data-app-nav="1"] #root{padding-left:var(--sidebar-w, 240px);padding-top:64px;padding-right:16px;padding-bottom:16px;transition:padding-left .2s ease;height:auto;min-height:100dvh}body[data-app-nav="1"] #root>:not([data-layout-footer]){margin-left:16px;margin-top:16px;border-radius:var(--r-xl);box-shadow:0 1px 2px #0f1c2d0a,0 1px 3px #0f1c2d0f;overflow:hidden;background:var(--n0);flex:1;min-height:0}body[data-app-nav="1"] #root>[data-layout-footer]{margin-left:16px;flex-shrink:0}}a{text-decoration:none;color:inherit}button{font-family:DM Sans,system-ui,sans-serif;cursor:pointer;border:none;background:none;padding:0}input{font-family:DM Sans,system-ui,sans-serif}@media(max-width:1023px){body[data-mobile-topbar="1"] #root{padding-top:calc(60px + env(safe-area-inset-top,0px))}body[data-mobile-abas="1"]{background-color:var(--n50)}}@media print{body>*:not(#pdfjs-print-root):not(#delivery-print-overlay){display:none!important}#pdfjs-print-root,#delivery-print-overlay{display:block!important}body{background:#fff!important}}@media print{body:not(:has(#pdfjs-print-root)):not(:has(#delivery-print-overlay)):after{content:'Para imprimir, use o botão "Imprimir" dentro do sistema.';display:block;padding:24pt;font-family:DM Sans,system-ui,sans-serif;font-size:12pt;color:#0f172a}}
