.Navbar_navbar__GrSXC{position:fixed;top:0;left:0;right:0;background:#091790;box-shadow:0 2px 8px rgba(0,0,0,.1);z-index:1000;height:70px}.Navbar_navbarContainer__WC_ES{max-width:1400px;margin:0 auto;padding:0 24px;height:100%;display:flex;align-items:center;justify-content:space-between;gap:24px}.Navbar_logoSection__8Q36E{display:flex;align-items:center;flex-shrink:0}.Navbar_logoButton___x9zW{background:none;border:none;cursor:pointer;padding:0;display:flex;align-items:center;transition:opacity .2s}.Navbar_logoButton___x9zW:hover{opacity:.9}.Navbar_logo__X4o9i{height:40px;width:auto;object-fit:contain}.Navbar_menuSection__9eF9J{flex:1 1;display:flex;align-items:center;justify-content:center;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none}.Navbar_menuSection__9eF9J::-webkit-scrollbar{display:none}.Navbar_menuItems__4IWqM{display:flex;align-items:center;gap:8px;padding:0 12px}.Navbar_menuItem__oq0u2{display:flex;align-items:center;gap:8px;padding:10px 16px;background:transparent;color:hsla(0,0%,100%,.9);border:none;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s;white-space:nowrap}.Navbar_menuItem__oq0u2:hover{background:hsla(0,0%,100%,.1);color:#fff}.Navbar_menuItem__oq0u2.Navbar_active__qyFWv{background:#f04400;color:#fff}.Navbar_menuItem__oq0u2.Navbar_active__qyFWv:hover{background:#e03d00}.Navbar_menuIcon__xWv0_{width:20px;height:20px;flex-shrink:0}.Navbar_userSection__v8RQC{display:flex;align-items:center;gap:12px;flex-shrink:0}.Navbar_userMenu__3kE_j{position:relative}.Navbar_userButton__AX9Jc{display:flex;align-items:center;gap:8px;padding:8px 16px;background:hsla(0,0%,100%,.1);color:#fff;border:1px solid hsla(0,0%,100%,.2);border-radius:20px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s}.Navbar_userButton__AX9Jc:hover{background:hsla(0,0%,100%,.15);border-color:hsla(0,0%,100%,.3)}.Navbar_userIcon__a8HlJ{width:20px;height:20px;flex-shrink:0}.Navbar_userName__OFa96{display:block;max-width:180px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#fff}.Navbar_adminBadge__r7qOp{background:#f04400;color:#fff;padding:2px 8px;border-radius:12px;font-size:11px;font-weight:600;text-transform:uppercase;flex-shrink:0}.Navbar_userDropdown__HMVky{position:absolute;top:calc(100% + 8px);right:0;background:#fff;border-radius:12px;box-shadow:0 4px 20px rgba(0,0,0,.15);min-width:240px;overflow:hidden;z-index:1001;animation:Navbar_slideDown__fvtmo .2s ease-out}@keyframes Navbar_slideDown__fvtmo{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.Navbar_backdrop__EB8kq{position:fixed;top:0;left:0;right:0;bottom:0;z-index:1000}.Navbar_userInfo__o_QUq{padding:16px;border-bottom:1px solid #e5e7eb}.Navbar_userEmail__T8_9g{font-size:14px;font-weight:600;color:#091790;margin-bottom:4px}.Navbar_userName__OFa96{font-size:12px;color:#6b7280}.Navbar_userActions__SbVLU{padding:8px}.Navbar_dropdownItem__UWMxQ{display:flex;align-items:center;gap:12px;width:100%;padding:12px 16px;background:none;border:none;color:#374151;font-size:14px;font-weight:500;cursor:pointer;border-radius:8px;transition:all .2s;text-align:left}.Navbar_dropdownItem__UWMxQ:hover{background:#f3f4f6;color:#091790}.Navbar_dropdownItem__UWMxQ.Navbar_logoutItem__2oKNK{color:#ef4444}.Navbar_dropdownItem__UWMxQ.Navbar_logoutItem__2oKNK:hover{background:#fef2f2;color:#dc2626}.Navbar_dropdownIcon__9dmGn{width:18px;height:18px;flex-shrink:0}.Navbar_mobileMenuButton__u2QNJ{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.2);border-radius:8px;color:#fff;cursor:pointer;transition:all .2s}.Navbar_mobileMenuButton__u2QNJ:hover{background:hsla(0,0%,100%,.15)}.Navbar_mobileMenuIcon__iqqQO{width:24px;height:24px}@media (min-width:1024px){.Navbar_mobileMenuButton__u2QNJ{display:none}}.Navbar_mobileMenu__mhKOr{position:fixed;top:70px;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);z-index:999;animation:Navbar_fadeIn__5u4gS .2s ease-out}@keyframes Navbar_fadeIn__5u4gS{0%{opacity:0}to{opacity:1}}.Navbar_mobileMenuContent__6hAG1{background:#fff;padding:16px;max-height:calc(100vh - 70px);overflow-y:auto;animation:Navbar_slideIn__Sbg1D .3s ease-out}@keyframes Navbar_slideIn__Sbg1D{0%{transform:translateX(-100%)}to{transform:translateX(0)}}.Navbar_mobileMenuItem__mf5xa{display:flex;align-items:center;gap:12px;width:100%;padding:14px 16px;background:none;border:none;color:#374151;font-size:15px;font-weight:500;cursor:pointer;border-radius:8px;transition:all .2s;text-align:left;margin-bottom:4px}.Navbar_mobileMenuItem__mf5xa:hover{background:#f3f4f6;color:#091790}.Navbar_mobileMenuItem__mf5xa.Navbar_active__qyFWv{background:#091790;color:#fff}.Navbar_mobileMenuItem__mf5xa.Navbar_active__qyFWv:hover{background:#0a1fa0}.Navbar_mobileMenuItem__mf5xa.Navbar_logoutItem__2oKNK{color:#ef4444}.Navbar_mobileMenuItem__mf5xa.Navbar_logoutItem__2oKNK:hover{background:#fef2f2;color:#dc2626}.Navbar_mobileMenuIcon__iqqQO{width:22px;height:22px;flex-shrink:0}.Navbar_mobileUserSection__x4DJb{margin-top:24px;padding-top:24px;border-top:1px solid #e5e7eb}.Navbar_mobileUserInfo__iUlV8{display:flex;align-items:center;gap:12px;padding:16px;background:#f9fafb;border-radius:8px;margin-bottom:12px}.Navbar_mobileUserIcon__04S3w{width:40px;height:40px;color:#091790;flex-shrink:0}.Navbar_mobileUserEmail__YtGQ9{font-size:14px;font-weight:600;color:#091790;margin-bottom:2px}.Navbar_mobileUserName__osqQw{font-size:12px;color:#6b7280}@media (max-width:1023px){.Navbar_menuSection__9eF9J{display:none}.Navbar_userButton__AX9Jc{padding:8px 12px}.Navbar_userName__OFa96{max-width:150px}}@media (max-width:768px){.Navbar_navbarContainer__WC_ES{padding:0 12px;gap:12px}.Navbar_logo__X4o9i{height:32px}.Navbar_userButton__AX9Jc{padding:6px 10px;font-size:12px;gap:6px}.Navbar_userIcon__a8HlJ{width:18px;height:18px}.Navbar_userName__OFa96{max-width:120px;font-size:11px}.Navbar_adminBadge__r7qOp{padding:2px 6px;font-size:9px}.Navbar_userDropdown__HMVky{min-width:220px;right:-10px}}@media (max-width:480px){.Navbar_navbarContainer__WC_ES{padding:0 10px;gap:8px}.Navbar_logo__X4o9i{height:28px}.Navbar_userSection__v8RQC{gap:8px}.Navbar_userButton__AX9Jc{padding:6px 8px;font-size:11px;border-radius:16px}.Navbar_userIcon__a8HlJ{width:16px;height:16px}.Navbar_userName__OFa96{display:none}.Navbar_adminBadge__r7qOp{padding:2px 5px;font-size:8px}.Navbar_mobileMenuButton__u2QNJ{width:36px;height:36px}.Navbar_mobileMenuIcon__iqqQO{width:20px;height:20px}.Navbar_userDropdown__HMVky{position:fixed;left:10px;right:10px;top:auto;bottom:auto;margin-top:8px;min-width:auto;max-width:calc(100vw - 20px)}.Navbar_mobileUserEmail__YtGQ9{font-size:13px;word-break:break-all}.Navbar_mobileMenuItem__mf5xa{padding:12px 14px;font-size:14px}.Navbar_mobileUserInfo__iUlV8{padding:12px;gap:10px}.Navbar_mobileUserIcon__04S3w{width:32px;height:32px}}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Inter_Fallback_f367f3;src:local("Arial");ascent-override:90.49%;descent-override:22.56%;line-gap-override:0.00%;size-adjust:107.06%}.__className_f367f3{font-family:__Inter_f367f3,__Inter_Fallback_f367f3;font-style:normal}*{box-sizing:border-box;padding:0;margin:0}@tailwind base;@tailwind components;@tailwind utilities;body,html{max-width:100vw;overflow-x:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body,html{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}body{background-color:#f5f5f5;color:#091790}a{color:inherit;text-decoration:none}button{cursor:pointer}button,input,select,textarea{font-family:inherit}svg[class*=w-]{flex-shrink:0!important;display:inline-block}svg.w-3,svg.w-4,svg.w-5,svg.w-6,svg.w-7,svg.w-8{flex-shrink:0!important;display:inline-block!important}svg.w-3{width:12px!important;height:12px!important;min-width:12px!important;max-width:12px!important;min-height:12px!important;max-height:12px!important}svg.w-4{width:16px!important;height:16px!important;min-width:16px!important;max-width:16px!important;min-height:16px!important;max-height:16px!important}svg.w-5{width:20px!important;height:20px!important;min-width:20px!important;max-width:20px!important;min-height:20px!important;max-height:20px!important}svg.w-6{width:24px!important;height:24px!important;min-width:24px!important;max-width:24px!important;min-height:24px!important;max-height:24px!important}svg.w-7{width:28px!important;height:28px!important;min-width:28px!important;max-width:28px!important;min-height:28px!important;max-height:28px!important}svg.w-8{width:32px!important;height:32px!important;min-width:32px!important;max-width:32px!important;min-height:32px!important;max-height:32px!important}:root{--color-primary:#091790;--color-primary-dark:#091790;--color-primary-light:#091790;--color-orange:#f04400;--color-orange-dark:#e03d00}nextjs-portal>div{display:block!important;visibility:visible!important;position:relative!important;width:auto!important;height:auto!important;overflow:visible!important;pointer-events:auto!important}input[type=email],input[type=number],input[type=password],input[type=text],select{color:#000!important;background-color:#fff!important}td{color:#000!important}.th-header-blue,.th-header-blue:hover{color:#fff!important;background:linear-gradient(135deg,#091790,#1a3bc9)!important}input::placeholder{color:#9ca3af}@layer utilities{.text-balance{text-wrap:balance}.card-shadow{box-shadow:0 2px 8px rgba(0,0,0,.1)}.card-shadow-lg{box-shadow:0 4px 16px rgba(0,0,0,.12)}.input-focus{@apply text-black bg-white focus:outline-none transition-all;height:52px;font-size:15px;border:2px solid #e5e7eb;border-radius:12px;background:#fff;transition:all .2s ease;padding:14px 18px;box-shadow:0 1px 2px rgba(0,0,0,.04)}.input-focus:hover:not(:disabled){border-color:#091790;box-shadow:0 2px 8px rgba(9,23,144,.08)}.input-focus:active,.input-focus:focus{outline:none!important;box-shadow:0 0 0 4px rgba(9,23,144,.12),0 2px 8px rgba(9,23,144,.08);border:2px solid #091790;background:#fff}.input-focus::placeholder{color:#9ca3af;font-weight:400}input.input-focus,select.input-focus{@apply text-black bg-white}input.input-focus:disabled,select.input-focus:disabled{background:#f9fafb;border-color:#e5e7eb;cursor:not-allowed;opacity:.7;color:#9ca3af}.space-y-5>*+*{margin-top:1.5rem}.btn-primary.w-full{font-size:16px;font-weight:700;letter-spacing:.5px;padding:14px 24px;box-shadow:0 4px 12px rgba(0,102,204,.25);transition:all .3s ease}.btn-primary.w-full:hover:not(:disabled){box-shadow:0 6px 16px rgba(0,102,204,.35);transform:translateY(-2px)}.btn-primary.w-full:active:not(:disabled){transform:translateY(0);box-shadow:0 2px 8px rgba(0,102,204,.25)}.btn-primary{cursor:pointer;font-size:15px;padding:14px 24px;border:none!important;background:linear-gradient(135deg,#091790,#1a3bc9)!important;color:#fff!important;border-radius:12px;transition:all .2s;height:52px;display:inline-flex;align-items:center;justify-content:center;gap:10px;font-weight:600;box-shadow:0 4px 12px rgba(9,23,144,.3)}.btn-primary:hover:not(:disabled){background:linear-gradient(135deg,#0a1fa0,#091790)!important;transform:translateY(-2px);box-shadow:0 6px 20px rgba(9,23,144,.4)}.btn-primary:active:not(:disabled){transform:translateY(0);box-shadow:0 2px 8px rgba(9,23,144,.3)}.btn-primary:disabled{cursor:not-allowed;opacity:.6}.btn-secondary{@apply bg-white text-black font-semibold transition-all;padding:14px 24px;border:2px solid #e5e7eb;cursor:pointer;font-size:15px;border-radius:12px;box-shadow:0 1px 3px rgba(0,0,0,.04);height:52px;display:inline-flex;align-items:center;justify-content:center;gap:10px;color:#374151}.btn-secondary:hover:not(:disabled){border-color:#091790;color:#091790;background:#f0f7ff;transform:translateY(-2px);box-shadow:0 4px 12px rgba(9,23,144,.1)}.btn-secondary:active:not(:disabled){transform:translateY(0)}.btn-secondary:disabled{cursor:not-allowed;opacity:.6}.btn-primary-small{cursor:pointer;font-size:14px;padding:8px 16px;border:1px solid #091790!important;background:#091790!important;color:#fff!important;border-radius:6px;transition:all .3s ease;height:auto;display:inline-flex;align-items:center;justify-content:center;gap:6px;font-weight:600;box-shadow:0 2px 4px rgba(9,23,144,.2)}.btn-primary-small:hover:not(:disabled){border:1px solid #0a1fa0!important;background:#0a1fa0!important;transform:translateY(-2px);box-shadow:0 4px 8px rgba(9,23,144,.3)}.btn-primary-small:active:not(:disabled){transform:translateY(0);box-shadow:0 1px 2px rgba(9,23,144,.2)}.btn-danger{cursor:pointer;font-size:14px;padding:8px 16px;border:1px solid #ef4444!important;background:#ef4444!important;color:#fff!important;border-radius:6px;transition:all .3s ease;height:auto;display:inline-flex;align-items:center;justify-content:center;gap:6px;font-weight:600;box-shadow:0 2px 4px rgba(239,68,68,.2)}.btn-danger:hover:not(:disabled){border:1px solid #dc2626!important;background:#dc2626!important;transform:translateY(-2px);box-shadow:0 4px 8px rgba(239,68,68,.3)}.btn-danger:active:not(:disabled){transform:translateY(0);box-shadow:0 1px 2px rgba(239,68,68,.2)}.btn-danger:disabled{cursor:not-allowed;opacity:.6}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes scaleIn{0%{transform:scale(.95);opacity:0}to{transform:scale(1);opacity:1}}@keyframes spin{to{transform:rotate(1turn)}}.animate-fade-in{animation:fadeIn .5s ease-in-out}.animate-scale-in{animation:scaleIn .3s ease-out}.react-datepicker-wrapper{width:100%}.react-datepicker__input-container input{width:100%;padding:10px 40px 10px 12px;border:1px solid #e0e0e0;border-radius:6px;font-size:14px;background:#fff;color:#000}.react-datepicker__input-container input:focus{outline:none;border-color:#091790;box-shadow:0 0 0 3px rgba(0,102,204,.1)}.main-content{padding-top:70px;min-height:calc(100vh - 70px)}body[data-page=login] .main-content{padding-top:0;min-height:100vh}.producao-container{padding:32px 24px}.table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch}@media (max-width:768px){.producao-container{padding:20px 12px!important}.btn-primary,.btn-secondary{padding:12px 18px;font-size:14px;height:48px}.input-focus{height:48px;font-size:16px;padding:12px 14px}table{font-size:13px}table td,table th{padding:10px 8px!important}.FormCard_card__8Hgtx{padding:20px 16px}.hide-text-mobile span:not(.icon){display:none}}@media (max-width:480px){.producao-container{padding:16px 8px!important}.btn-primary{gap:6px}.btn-primary,.btn-secondary{padding:10px 14px;font-size:13px;height:44px}.input-focus{height:44px;padding:10px 12px}table td,table th{padding:8px 6px!important;font-size:12px}.hide-mobile{display:none!important}}@media screen and (-webkit-min-device-pixel-ratio:0){input[type=email],input[type=number],input[type=password],input[type=text],select,textarea{font-size:16px!important}}@media (hover:none) and (pointer:coarse){a,button,input[type=checkbox],input[type=radio]{min-height:44px;min-width:44px}.btn-primary,.btn-secondary{min-height:48px}}