@import"https://fonts.googleapis.com/css2?family=Inter+Tight:wght@400;500;600;700&display=swap";:root{--brand: #0070bc;--brand-dark: #005a96;--brand-soft: #e8f4fb;--sb-bg: #ffffff;--sb-border: #e2e8f0;--sb-text: #475569;--sb-text-active: #0f172a;--sb-hover: rgba(0, 112, 188, 0.07);--sb-active-bg: rgba(0, 112, 188, 0.09);--bg: #f4f4f4;--surface: #ffffff;--surface-2: #f8fafc;--ink: #0f172a;--ink-2: #334155;--ink-3: #94a3b8;--line: #e2e8f0;--line-2: #cbd5e1;--shadow-sm: 0 1px 3px rgba(0, 0, 0, 0.06), 0 1px 2px rgba(0, 0, 0, 0.04);--shadow: 0 4px 16px rgba(0, 0, 0, 0.08), 0 2px 4px rgba(0, 0, 0, 0.04);--shadow-lg: 0 20px 40px rgba(0, 0, 0, 0.12), 0 4px 12px rgba(0, 0, 0, 0.06);--r-sm: 8px;--r: 12px;--r-lg: 16px;--r-pill: 999px;--ease: cubic-bezier(0.22, 1, 0.36, 1)}*,*::before,*::after{box-sizing:border-box}body{margin:0;padding:0;font-family:"Inter Tight",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:14px !important;background-color:#f4f4f4;color:#0f172a;line-height:1.5;-webkit-font-smoothing:antialiased}h1,h2,h3,h4,h5,h6{font-family:"Inter Tight",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#0f172a}h1{font-size:24px;font-weight:700;letter-spacing:-0.02em;margin-top:10px;margin-bottom:22px}@media(max-width: 720px){h1{font-size:1.3rem}}h2{font-size:20px;font-weight:700;letter-spacing:-0.01em}@media(max-width: 720px){h2{font-size:1.15rem}}h3{font-size:17px;font-weight:600}h4{font-size:15px;font-weight:500}h5,h6{font-size:13px;font-weight:600}p{font-family:"Inter Tight",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:14px;color:#334155;margin-bottom:.75rem}button{border:none !important}label{font-weight:500;font-size:12.5px;color:#334155;margin-bottom:5px;display:block}.btn{border:none !important;border-radius:999px !important;font-size:13px;font-weight:600;padding:9px 20px;line-height:1.4;transition:background .18s,transform .15s cubic-bezier(0.22, 1, 0.36, 1),box-shadow .15s}.btn:hover{transform:translateY(-1px)}.btn:active{transform:translateY(0)}.btn-primary{background-color:#0070bc !important;color:#fff !important}.btn-primary:hover,.btn-primary:focus{background-color:#005a96 !important;box-shadow:0 4px 14px rgba(200,112,63,.38) !important;color:#fff !important}.btn-success{background-color:#16a34a !important;color:#fff !important}.btn-success:hover{background-color:#117f3a !important;box-shadow:0 4px 12px rgba(22,163,74,.3) !important}.btn-danger{background-color:#dc2626 !important;color:#fff !important}.btn-danger:hover{background-color:#bb1e1e !important;box-shadow:0 4px 12px rgba(220,38,38,.3) !important}.btn-secondary{background-color:#f8fafc !important;color:#334155 !important;border:1px solid #e2e8f0 !important}.btn-secondary:hover{background-color:#e2e8f0 !important;color:#0f172a !important}.btn-warning{background-color:#d97706 !important;color:#fff !important}.btn-warning:hover{background-color:#b16105 !important}.btn-sm{padding:5px 14px;font-size:12px}.btn-lg{padding:12px 28px;font-size:15px}#wrapper{overflow-x:hidden;display:flex;min-height:100vh}#sidebar-wrapper{background-color:#fff;border-right:1px solid #e2e8f0}#sidebar-wrapper .sidebar-heading{padding:.875rem 1.25rem;font-size:1rem}#sidebar-wrapper .sidebar-heading:first-child{padding:18px 18px 14px;border-bottom:1px solid #e2e8f0}#sidebar-wrapper .sidebar-heading:not(:first-child){font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:#475569;padding:10px 18px 4px}.logo-painel{width:130px;display:block}.list-group-flush{padding:8px 0 12px}.list-group-flush>a,.list-group-flush a.list-group-item,.list-group-flush a.list-group-item-action{display:flex !important;align-items:center;justify-content:flex-start !important;text-align:left !important;gap:9px;font-size:13.5px;font-weight:500;color:#475569 !important;background:rgba(0,0,0,0) !important;border:none !important;padding:9px 14px;text-decoration:none;border-radius:8px !important;margin:2px 8px;width:calc(100% - 16px) !important;transition:color .18s cubic-bezier(0.22, 1, 0.36, 1),background .18s cubic-bezier(0.22, 1, 0.36, 1)}.list-group-flush>a:hover,.list-group-flush a.list-group-item:hover,.list-group-flush a.list-group-item-action:hover{color:#0f172a !important;background:rgba(0,112,188,.07) !important}.list-group-flush>a.item-active,.list-group-flush a.list-group-item.item-active,.list-group-flush a.list-group-item-action.item-active{color:#0f172a !important;background:rgba(0,112,188,.09) !important;border-left:3px solid #0070bc !important}.list-group-flush>a .material-symbols-outlined,.list-group-flush a.list-group-item .material-symbols-outlined,.list-group-flush a.list-group-item-action .material-symbols-outlined{font-size:20px;flex-shrink:0;opacity:.8}.list-group-flush>a .material-symbols-outlined:last-child,.list-group-flush a.list-group-item .material-symbols-outlined:last-child,.list-group-flush a.list-group-item-action .material-symbols-outlined:last-child{margin-left:unset;font-size:18px;opacity:.5}.list-group-flush .collapse a.dropdown-item{display:block;text-align:left !important;font-size:13px;font-weight:400;color:#475569 !important;background:rgba(0,0,0,0) !important;padding:7px 14px 7px 46px;border-radius:8px !important;margin:2px 8px;text-decoration:none;width:calc(100% - 16px) !important;transition:color .15s cubic-bezier(0.22, 1, 0.36, 1),background .15s cubic-bezier(0.22, 1, 0.36, 1)}.list-group-flush .collapse a.dropdown-item:hover{color:#0f172a !important;background:rgba(0,112,188,.07) !important}.list-group-flush .collapse a.dropdown-item.item-active{color:#0070bc !important;background:rgba(0,112,188,.09) !important}a.dropdown-item{background-color:rgba(0,0,0,0);padding:8px 14px;border-radius:8px;font-size:13.5px;color:#334155;transition:background .12s}a.dropdown-item:hover{background:#f8fafc !important;color:#0f172a !important}.topbar{background-color:#fff !important;border-bottom:1px solid #e2e8f0 !important;box-shadow:0 1px 3px rgba(0,0,0,.06),0 1px 2px rgba(0,0,0,.04);padding:0 20px !important;min-height:58px}.topbar #menu-toggle,.topbar .material-icons{font-size:22px;color:#334155;cursor:pointer;padding:7px;border-radius:8px;transition:background .15s;user-select:none}.topbar #menu-toggle:hover,.topbar .material-icons:hover{background:#f8fafc;color:#0f172a}.topbar .navbar-nav .nav-link{color:#334155 !important;font-size:13.5px;font-weight:500;padding:5px 14px !important;border-radius:999px;border:1px solid #e2e8f0;transition:background .15s,border-color .15s}.topbar .navbar-nav .nav-link:hover{background:#f8fafc;color:#0f172a !important;border-color:#cbd5e1}.topbar .dropdown-menu{border:1px solid #e2e8f0 !important;border-radius:12px !important;box-shadow:0 4px 16px rgba(0,0,0,.08),0 2px 4px rgba(0,0,0,.04) !important;padding:6px !important;min-width:160px;background:#fff !important}.topbar .dropdown-menu a.dropdown-item{border-radius:8px !important;padding:8px 14px !important;font-size:13.5px;color:#334155 !important;background:rgba(0,0,0,0) !important;margin:0 !important;width:100% !important}.topbar .dropdown-menu a.dropdown-item:hover{background:#f8fafc !important;color:#0f172a !important}#page-content-wrapper{padding:0 0 48px !important;background-color:#f4f4f4}.Bread-crumb{padding:18px 24px 14px;border-bottom:1px solid #e2e8f0;margin-bottom:20px;background:rgba(0,0,0,0);display:flex;align-items:baseline;gap:8px;flex-wrap:wrap}.Bread-crumb .nome_pagina a{color:#0070bc !important;font-size:21px;font-weight:700;text-decoration:none;letter-spacing:-0.01em}.Bread-crumb .nome_sub_pagina{color:#94a3b8 !important;font-weight:400;font-size:13.5px;margin:0;padding:0}.Bread-crumb .nome_sub_pagina a{color:#0070bc !important;text-decoration:none}.Bread-crumb .seta{font-size:14px;color:#94a3b8}.card{background:#fff !important;border:1px solid #e2e8f0 !important;border-radius:16px !important;box-shadow:0 1px 3px rgba(0,0,0,.06),0 1px 2px rgba(0,0,0,.04);display:flex;flex:1;padding:1.25rem;text-align:center;margin-bottom:20px;transition:box-shadow .22s cubic-bezier(0.22, 1, 0.36, 1),transform .22s cubic-bezier(0.22, 1, 0.36, 1)}.card:hover{box-shadow:0 4px 16px rgba(0,0,0,.08),0 2px 4px rgba(0,0,0,.04);transform:translateY(-2px)}.card .container-img-banner img{width:100%;max-height:95px;object-fit:contain}.monocromatico{background-color:#1a2035 !important;color:#e8edf5 !important;border-color:#e2e8f0 !important}.monocromatico label{color:#475569 !important}.container-img-banner img{width:100%}.form-control{border:1px solid #cbd5e1 !important;border-radius:12px !important;font-size:14px;color:#0f172a;background:#fff !important;padding:9px 13px !important;height:auto !important;transition:border-color .15s,box-shadow .15s}.form-control:focus{border-color:#0070bc !important;box-shadow:0 0 0 3px rgba(0,112,188,.14) !important;outline:none}.form-control::placeholder{color:#94a3b8}select.form-control{cursor:pointer}.session{padding-bottom:50px;padding-top:50px}.session .form-control{height:48px !important}.form-group{margin-bottom:1rem}input[type=file]{position:absolute;left:0;opacity:0;top:0;bottom:0;width:100%;height:100%;cursor:pointer}.container-file{position:relative;display:flex;flex:1;flex-direction:column;height:100%;min-height:100px;justify-content:center;align-items:center;border:2px dashed #cbd5e1;border-radius:12px;background:#f8fafc;padding:20px;cursor:pointer;transition:border-color .18s,background .18s}.container-file:hover{border-color:#0070bc;background:#e8f4fb}.container-file span{font-size:52px;color:#94a3b8}.container-file p{font-weight:600;font-size:15px;color:#94a3b8;margin:6px 0 0}.form-control-file{height:100%;width:100%}.table{background:#fff;border-radius:12px;overflow:hidden;margin-bottom:0}.table thead th{background:#f8fafc !important;color:#334155 !important;font-size:11.5px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;border-bottom:1px solid #e2e8f0 !important;border-top:none !important;padding:11px 14px;white-space:nowrap}.table tbody tr{border-bottom:1px solid #e2e8f0;transition:background .12s}.table tbody tr:last-child{border-bottom:none}.table tbody tr:hover{background:#f8fafc !important}.table tbody td{padding:11px 14px;color:#334155;border-top:none !important;vertical-align:middle}.table-striped tbody tr:nth-of-type(odd){background-color:#f8fafc !important}.modal-content{border:1px solid #e2e8f0 !important;border-radius:16px !important;box-shadow:0 20px 40px rgba(0,0,0,.12),0 4px 12px rgba(0,0,0,.06) !important;overflow:hidden}.modal-header{border-bottom:1px solid #e2e8f0 !important;padding:16px 20px !important;background:#f8fafc}.modal-header .modal-title{font-size:15px;font-weight:600}.modal-body{padding:20px !important}.modal-footer{border-top:1px solid #e2e8f0 !important;padding:12px 20px !important;background:#f8fafc;gap:8px}.nav-tabs{border-bottom:2px solid #e2e8f0 !important;gap:4px}.nav-tabs .nav-link{border:none !important;border-radius:8px 8px 0 0 !important;color:#334155 !important;font-size:13px;font-weight:500;padding:8px 16px;background:rgba(0,0,0,0) !important;transition:color .15s,background .15s}.nav-tabs .nav-link:hover{color:#0f172a !important;background:#f8fafc !important}.nav-tabs .nav-link.active{color:#0070bc !important;background:#fff !important;border-bottom:2px solid #0070bc !important;font-weight:600}.tab-content{width:100%}.badge{border-radius:999px !important;font-size:11px;font-weight:600;padding:4px 10px;letter-spacing:.01em}.badge-primary{background:#0070bc !important}.badge-success{background:#16a34a !important}.badge-danger{background:#dc2626 !important}.badge-warning{background:#d97706 !important}.alert{display:none}.alert-warning{display:block !important}.container-mansagem{position:fixed;bottom:-60px;left:24px;display:flex;justify-content:center;align-items:center;border-radius:12px;z-index:9999;box-shadow:0 20px 40px rgba(0,0,0,.12),0 4px 12px rgba(0,0,0,.06)}.container-mansagem span{background-color:#16a34a;font-size:13.5px;font-weight:600;padding:12px 20px;color:#fff;border-radius:12px}.container-mansagem-error{position:fixed;bottom:-60px;left:24px;display:flex;justify-content:center;align-items:center;border-radius:12px;z-index:9999;box-shadow:0 20px 40px rgba(0,0,0,.12),0 4px 12px rgba(0,0,0,.06)}.container-mansagem-error span{background-color:#dc2626;font-size:13.5px;font-weight:600;padding:12px 20px;color:#fff;border-radius:12px}.progress{border-radius:999px !important;background:#f8fafc !important;height:6px}.progress-bar{background-color:#0070bc !important;border-radius:999px !important}.container-list-depoiments{border-radius:16px;box-shadow:0 4px 16px rgba(0,0,0,.08),0 2px 4px rgba(0,0,0,.04);border:1px solid #e2e8f0;min-height:200px;margin:.1rem .1rem 2rem;background:#fff}.container-list-depoiments .img-depoimento{padding:1rem;display:flex;flex:1;justify-content:center;align-items:center;height:100%}.container-list-depoiments .container-text{display:flex;flex:1;justify-content:center;align-items:center;flex-direction:column;height:100%;padding:1rem}.container-list-depoiments .container-action{padding:1rem;display:flex;height:100%;justify-content:center;align-items:center;flex-direction:column;gap:8px}.item-active{background-color:rgba(0,112,188,.09) !important}.espacamento{padding-bottom:50px}.gif{width:50px;display:none}.loading{display:none}.container-leader{display:none;height:50px}.container-leader img{max-width:150px}hr{border:none;border-top:1px solid #e2e8f0;margin:1.5rem 0}.container-view-image-generic{width:100%}#image-crop-generic{width:100%}#crop-generic-edit{display:none}.note-editable p{text-align:start}.dt-empty{width:100%}.note-frame{background-color:#fff !important}#footer{display:flex;justify-content:center;align-items:center;height:54px;border-top:1px solid #e2e8f0;background:#fff;margin-top:48px}#footer img{width:auto;height:78%;filter:brightness(0) invert(1);opacity:.55}@media(max-width: 767px){.topbar{padding:0 14px !important}#page-content-wrapper{padding:0 0 32px !important}.Bread-crumb{padding:14px 16px 10px}.card{padding:1rem}}
