:root{--br-green: #009c3b;--br-green-light: #1bb63f;--br-green-dark: #007a2e;--br-yellow: #ffd700;--br-yellow-light: #ffed4e;--br-yellow-dark: #daa520;--br-blue: #002776;--br-blue-light: #003da5;--br-blue-dark: #001a47;--br-white: #ffffff;--br-red: #e31c23;--br-red-light: #ff4444;--br-red-dark: #b21018}body{--primary: var(--br-green);--primary-foreground: var(--br-white);--secondary: var(--br-yellow);--secondary-foreground: var(--br-blue);--accent: var(--br-blue);--accent-foreground: var(--br-white);--destructive: var(--br-red);--destructive-foreground: var(--br-white);--muted: #f1f5f9;--muted-foreground: #64748b;--border: #e2e8f0;--background: var(--br-white);--foreground: #1e293b}body.dark{--primary: var(--br-green-light);--primary-foreground: var(--br-blue-dark);--secondary: var(--br-yellow);--secondary-foreground: var(--br-blue-dark);--accent: var(--br-blue-light);--accent-foreground: var(--br-white);--destructive: var(--br-red-light);--destructive-foreground: var(--br-blue-dark);--muted: #1e293b;--muted-foreground: #94a3b8;--border: #334155;--background: #0f172a;--foreground: #f1f5f9}.gradient-brazilian{background:linear-gradient(135deg,var(--br-green) 0%,var(--br-yellow) 50%,var(--br-blue) 100%)}.btn-brazilian{background-color:var(--br-green);color:var(--br-white);border:2px solid var(--br-yellow);transition:all .3s ease}.btn-brazilian:hover{background-color:var(--br-green-dark);border-color:var(--br-yellow-dark);transform:translateY(-2px);box-shadow:0 4px 12px #009c3b4d}.card-brazilian{border-left:4px solid var(--br-green);border-top:2px solid var(--br-yellow);background:linear-gradient(to right,rgba(0,156,59,.05),transparent)}.header-brazilian{background:linear-gradient(90deg,var(--br-green) 0%,var(--br-blue) 100%);color:var(--br-white);box-shadow:0 2px 8px #009c3b33}.sidebar-brazilian{background:linear-gradient(180deg,var(--br-white) 0%,rgba(0,156,59,.02) 100%);border-right:3px solid var(--br-green)}.sidebar-brazilian.dark{background:linear-gradient(180deg,#1e293b,#009c3b1a)}.badge-success{background-color:var(--br-green);color:var(--br-white)}.badge-warning{background-color:var(--br-yellow);color:var(--br-blue)}.badge-danger{background-color:var(--br-red);color:var(--br-white)}.badge-info{background-color:var(--br-blue);color:var(--br-white)}@keyframes pulse-brazilian{0%,to{box-shadow:0 0 #009c3bb3}50%{box-shadow:0 0 0 10px #009c3b00}}.pulse-brazilian{animation:pulse-brazilian 2s infinite}@media (max-width: 768px){.gradient-brazilian{background:linear-gradient(45deg,var(--br-green) 0%,var(--br-yellow) 50%,var(--br-blue) 100%)}.btn-brazilian{padding:10px 16px;font-size:14px}}html,body{overflow-x:hidden;max-width:100vw;position:relative}*{box-sizing:border-box}#root{overflow-x:hidden;max-width:100vw}.flex,[class*=flex],.grid,[class*=grid]{min-width:0}img{max-width:100%;height:auto}table{max-width:100%;overflow-x:auto;display:block}pre,code{max-width:100%;overflow-x:auto}@media (max-width: 768px){.container,[class*=container]{max-width:100vw;padding-left:1rem;padding-right:1rem}[class*=card],[class*=rounded]{padding-left:.75rem;padding-right:.75rem}[class*=flex-row]{flex-direction:column}aside,[role=complementary]{max-width:100vw}header{padding-left:.5rem;padding-right:.5rem}[role=dialog],[class*=modal]{max-width:95vw;margin:0 auto}}@media (min-width: 769px) and (max-width: 1024px){.container,[class*=container]{max-width:100vw;padding-left:1.5rem;padding-right:1.5rem}}@media screen and (max-width: 768px){input[type=text],input[type=number],input[type=email],input[type=tel],input[type=password],textarea,select{font-size:16px!important}}@media (max-width: 768px){::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#0003;border-radius:4px}}[class*=fixed],[style*="position: fixed"]{max-width:100vw}[class*=absolute],[style*="position: absolute"]{max-width:100%}p,span,div{word-wrap:break-word;overflow-wrap:break-word}.recharts-wrapper,.recharts-surface{max-width:100%!important}[role=menu],[class*=dropdown]{max-width:95vw}[data-profile=pj]:not([data-page=pj-dashboard]){background-color:#f8f9fa!important;color:#212529!important}[data-profile=pj]:not([data-page=pj-dashboard]) .bg-background{background-color:#fff!important}[data-profile=pj]:not([data-page=pj-dashboard]) .bg-card{background-color:#fff!important;border:1px solid #e9ecef}[data-profile=pj]:not([data-page=pj-dashboard]) .text-foreground{color:#212529!important}[data-profile=pj]:not([data-page=pj-dashboard]) .text-muted-foreground{color:#6c757d!important}[data-profile=pj]:not([data-page=pj-dashboard]) h1,[data-profile=pj]:not([data-page=pj-dashboard]) h2,[data-profile=pj]:not([data-page=pj-dashboard]) h3,[data-profile=pj]:not([data-page=pj-dashboard]) h4,[data-profile=pj]:not([data-page=pj-dashboard]) h5,[data-profile=pj]:not([data-page=pj-dashboard]) h6{color:#212529!important}[data-profile=pj] input,[data-profile=pj] textarea,[data-profile=pj] select{background-color:#fff!important;border:1px solid #ced4da!important;color:#212529!important}[data-profile=pj] input::placeholder,[data-profile=pj] textarea::placeholder{color:#6c757d!important}[data-profile=pj] table{background-color:#fff!important;color:#212529!important}[data-profile=pj] thead{background-color:#f8f9fa!important;color:#212529!important}[data-profile=pj] tbody tr{border-bottom:1px solid #e9ecef}[data-profile=pj] tbody tr:hover{background-color:#f8f9fa!important}[data-profile=pj] ::-webkit-scrollbar{width:8px;height:8px}[data-profile=pj] ::-webkit-scrollbar-track{background:#f8f9fa}[data-profile=pj] ::-webkit-scrollbar-thumb{background:#ced4da;border-radius:4px}[data-profile=pj] ::-webkit-scrollbar-thumb:hover{background:#adb5bd}/*! tailwindcss v4.1.14 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-animation-delay:0s;--tw-animation-direction:normal;--tw-animation-duration:initial;--tw-animation-fill-mode:none;--tw-animation-iteration-count:1;--tw-enter-blur:0;--tw-enter-opacity:1;--tw-enter-rotate:0;--tw-enter-scale:1;--tw-enter-translate-x:0;--tw-enter-translate-y:0;--tw-exit-blur:0;--tw-exit-opacity:1;--tw-exit-rotate:0;--tw-exit-scale:1;--tw-exit-translate-x:0;--tw-exit-translate-y:0;--tw-border-style:solid;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000}}}@property --tw-animation-delay{syntax:"*";inherits:false;initial-value:0s}@property --tw-animation-direction{syntax:"*";inherits:false;initial-value:normal}@property --tw-animation-duration{syntax:"*";inherits:false}@property --tw-animation-fill-mode{syntax:"*";inherits:false;initial-value:none}@property --tw-animation-iteration-count{syntax:"*";inherits:false;initial-value:1}@property --tw-enter-blur{syntax:"*";inherits:false;initial-value:0}@property --tw-enter-opacity{syntax:"*";inherits:false;initial-value:1}@property --tw-enter-rotate{syntax:"*";inherits:false;initial-value:0}@property --tw-enter-scale{syntax:"*";inherits:false;initial-value:1}@property --tw-enter-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-enter-translate-y{syntax:"*";inherits:false;initial-value:0}@property --tw-exit-blur{syntax:"*";inherits:false;initial-value:0}@property --tw-exit-opacity{syntax:"*";inherits:false;initial-value:1}@property --tw-exit-rotate{syntax:"*";inherits:false;initial-value:0}@property --tw-exit-scale{syntax:"*";inherits:false;initial-value:1}@property --tw-exit-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-exit-translate-y{syntax:"*";inherits:false;initial-value:0}:root{--primary:#009c3b;--primary-foreground:#fff;--secondary:#002776;--secondary-foreground:#fff;--accent:#ffde00;--accent-foreground:#000;--sidebar-primary:#009c3b;--sidebar-primary-foreground:#fff;--sidebar:#fff;--sidebar-foreground:#000;--sidebar-accent:#ffde00;--sidebar-accent-foreground:#000;--sidebar-border:#009c3b;--sidebar-ring:#ffde00;--chart-1:#009c3b;--chart-2:#002776;--chart-3:#ffde00;--chart-4:#00d084;--chart-5:#006b2a;--radius:.65rem;--background:#f8f8f8;--foreground:#1a1a1a;--card:#fff;--card-foreground:#1a1a1a;--popover:#fff;--popover-foreground:#1a1a1a;--muted:#e8e8e8;--muted-foreground:#666;--destructive:#dc2626;--destructive-foreground:#fff;--border:#e0e0e0;--input:#f5f5f5;--ring:#009c3b}@layer base{*{border-color:var(--border)}body{background-color:var(--background);color:var(--foreground)}button{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}.card{border-left-style:var(--tw-border-style);border-left-width:4px;border-left-color:var(--primary)}input:focus,textarea:focus,select:focus{--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(2px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow);--tw-ring-color:var(--primary);--tw-ring-offset-width:2px;--tw-ring-offset-shadow:var(--tw-ring-inset,)0 0 0 var(--tw-ring-offset-width)var(--tw-ring-offset-color)}}@layer components{.flex{display:flex}}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}
