:root{--c-navy:#062b4f;--c-deep:#042340;--c-ink:#0c1f43;--c-muted:#63708a;--c-border:#dfe6ef;--c-bg:#f6f8fb;--c-teal:#00899b;--c-green:#20a663;--c-orange:#f39a17;--c-red:#e83338;--c-purple:#7952e8;--c-blue:#2674e8}
body.authenticated #view-app{font-family:Inter,ui-sans-serif,system-ui,sans-serif}body.authenticated #view-app,body.authenticated .app-main,body.authenticated .app-content{background:var(--c-bg)}body.authenticated .app-shell{grid-template-columns:196px minmax(0,1fr)}body.authenticated .app-sidebar{width:196px;min-width:196px;max-width:196px;background:linear-gradient(180deg,var(--c-navy),var(--c-deep))}body.authenticated .app-sidebar-header{min-height:84px;padding:15px 16px;background:transparent;color:#fff;box-shadow:none;border-color:#ffffff1f}body.authenticated .app-sidebar-header:after{display:none}body.authenticated .app-sidebar-logo{max-height:48px;max-width:162px;filter:brightness(0) invert(1)}body.authenticated .app-sidebar-nav{padding:12px 8px;gap:2px;background:transparent}body.authenticated .app-sidebar-footer{background:transparent;border-color:#ffffff1f;color:#d4dfeb}body.authenticated .concept-nav-label{padding:16px 12px 6px;color:#9eb2c8;font-size:9px;text-transform:uppercase;letter-spacing:.08em}body.authenticated .concept-nav-item{display:flex;align-items:center;gap:11px;min-height:42px;padding:9px 12px;border-radius:9px;color:#e6edf5;font-size:13px;font-weight:500;transition:.16s}body.authenticated .concept-nav-item:hover{background:#ffffff14;color:#fff}body.authenticated .concept-nav-item.is-active{color:#fff;background:linear-gradient(90deg,#04788d,#079bad);box-shadow:0 8px 20px #008b9e38}body.authenticated .concept-nav-item .material-symbols-outlined{font-size:20px}body.authenticated .app-topbar{height:74px;padding:0 20px;background:#fff}body.authenticated .app-content-inner{max-width:none;padding:16px 18px 20px}body.authenticated #badge-modulo,body.authenticated #seletor-modo-visao{display:none!important}
.concept-top-search{width:min(320px,30vw);height:40px;border:1px solid var(--c-border);border-radius:10px;display:flex;align-items:center;gap:8px;padding:0 12px;color:var(--c-muted);background:#fff}.concept-top-search input{width:100%;border:0;outline:0;background:transparent;color:var(--c-ink);font-size:12px}.concept-icon-button{position:relative;width:38px;height:38px;border:1px solid var(--c-border);border-radius:10px;display:grid;place-items:center;color:var(--c-ink);background:#fff}.concept-icon-button .concept-badge{position:absolute;right:-5px;top:-6px;min-width:17px;height:17px;padding:0 4px;display:grid;place-items:center;border-radius:20px;background:var(--c-red);color:#fff;font-size:9px;font-weight:800;border:2px solid #fff}.concept-user{display:flex;align-items:center;gap:9px}.concept-user-avatar{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:linear-gradient(135deg,#d8edf0,#83c0c8);color:var(--c-navy);font-weight:800;font-size:12px}.concept-user strong{display:block;color:var(--c-ink);font-size:11px}.concept-user small{display:block;color:var(--c-muted);font-size:9px}
.concept-page{color:var(--c-ink)}.concept-page-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:14px}.concept-page-head h2{margin:0;font-size:24px;line-height:1.1;letter-spacing:-.035em;font-weight:800}.concept-page-head p{margin:4px 0 0;color:var(--c-muted);font-size:11px}.concept-company{height:40px;padding:0 14px;display:flex;align-items:center;gap:8px;border:1px solid var(--c-border);background:#fff;border-radius:9px;color:var(--c-ink);font-size:11px;font-weight:650;white-space:nowrap}.concept-company .material-symbols-outlined{color:#5d6f91;font-size:17px}.concept-kpis{display:grid;grid-template-columns:repeat(6,minmax(120px,1fr));gap:10px;margin-bottom:14px}.concept-kpi{min-height:92px;display:flex;align-items:center;gap:11px;padding:13px;border:1px solid var(--c-border);border-radius:12px;background:#fff}.concept-kpi-icon{flex:0 0 auto;width:46px;height:46px;display:grid;place-items:center;border-radius:50%}.concept-kpi-icon .material-symbols-outlined{font-size:25px}.concept-kpi[data-tone=blue] .concept-kpi-icon{color:var(--c-blue);background:#eaf2ff}.concept-kpi[data-tone=green] .concept-kpi-icon{color:var(--c-green);background:#e9f8f0}.concept-kpi[data-tone=orange] .concept-kpi-icon{color:var(--c-orange);background:#fff4e5}.concept-kpi[data-tone=red] .concept-kpi-icon{color:var(--c-red);background:#fff0f0}.concept-kpi[data-tone=purple] .concept-kpi-icon{color:var(--c-purple);background:#f2edff}.concept-kpi-label{font-size:9px;font-weight:750;line-height:1.25}.concept-kpi-value{margin-top:2px;color:#091a38;font-size:22px;line-height:1;font-weight:800}.concept-kpi-meta{margin-top:5px;color:var(--c-muted);font-size:8.5px}
.concept-layout{display:grid;grid-template-columns:minmax(0,1fr) 255px;gap:12px;align-items:start}.concept-main-card,.concept-rail-card,.concept-detail-card,.concept-welcome,.concept-mini-module,.concept-list-card{border:1px solid var(--c-border);border-radius:12px;background:#fff;box-shadow:0 1px 3px #0f234108}.concept-toolbar{display:flex;align-items:center;gap:9px;padding:12px;border-bottom:1px solid var(--c-border);overflow-x:auto}.concept-btn{min-height:35px;padding:0 13px;border:1px solid #d5deea;border-radius:7px;display:inline-flex;align-items:center;justify-content:center;gap:7px;background:#fff;color:#17365e;font-size:10px;font-weight:700;white-space:nowrap;transition:.15s}.concept-btn:hover{border-color:#90b6c6;background:#f8fbfc}.concept-btn .material-symbols-outlined{font-size:17px}.concept-btn-primary{color:#fff;border-color:var(--c-teal);background:linear-gradient(180deg,#0592a3,#007383);box-shadow:0 5px 12px #00899b26}.concept-btn-primary:hover{color:#fff;background:#007383}.concept-btn-danger{color:var(--c-red);border-color:#f4b8b9}.concept-filters{display:grid;grid-template-columns:repeat(5,minmax(110px,1fr)) minmax(170px,1.35fr);gap:10px;padding:12px}.concept-field label{display:block;margin:0 0 5px;color:#30405b;font-size:8.5px;font-weight:700}.concept-control{height:34px;width:100%;padding:0 10px;display:flex;align-items:center;justify-content:space-between;gap:8px;border:1px solid var(--c-border);border-radius:6px;background:#fff;color:#4f5f77;font-size:9.5px}.concept-results{padding:0 12px 8px;color:var(--c-muted);font-size:9px}.concept-table-wrap{overflow-x:auto;border-top:1px solid var(--c-border)}.concept-table{width:100%;border-collapse:collapse;min-width:860px}.concept-table th{padding:9px 10px;text-align:left;color:#263752;background:#f8fafc;border-bottom:1px solid var(--c-border);font-size:8px;font-weight:800;white-space:nowrap}.concept-table td{padding:9px 10px;border-bottom:1px solid #e7ecf3;color:#31415a;font-size:8.8px;white-space:nowrap}.concept-table tbody tr{cursor:pointer;transition:.12s}.concept-table tbody tr:hover,.concept-table tbody tr.is-selected{background:#eef6ff}.concept-table a{color:#1365c5;font-weight:750}.concept-subline{display:block;margin-top:3px;color:#728097;font-size:7.7px}.concept-chip{display:inline-flex;align-items:center;gap:4px;padding:3px 7px;border-radius:4px;font-size:8px;font-weight:700}.concept-chip.green{color:#087a42;background:#e5f7ed}.concept-chip.orange{color:#b76300;background:#fff1db}.concept-chip.red{color:#cf2026;background:#ffe8e8}.concept-chip.blue{color:#1f62c5;background:#e8f1ff}.concept-chip.purple{color:#6942d2;background:#eee9ff}.concept-pagination{min-height:45px;padding:8px 12px;display:flex;align-items:center;justify-content:flex-end;gap:12px;color:#526078;font-size:9px}.concept-page-num{width:26px;height:26px;display:grid;place-items:center;border-radius:5px;font-weight:750}.concept-page-num.active{color:#fff;background:var(--c-teal)}
.concept-detail-card{margin-top:12px;padding:12px}.concept-detail-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.concept-detail-head h3{font-size:11px;font-weight:800}.concept-detail-grid{display:grid;grid-template-columns:1.35fr repeat(3,1fr);border:1px solid var(--c-border);border-radius:9px;overflow:hidden}.concept-detail-block{min-height:118px;padding:12px;border-right:1px solid var(--c-border)}.concept-detail-block:last-child{border-right:0}.concept-detail-title{margin-bottom:9px;color:#213450;font-size:8.5px;font-weight:800}.concept-detail-name{font-size:11px;font-weight:800}.concept-detail-list{display:grid;gap:7px;margin:0;padding:0;list-style:none;color:#506079;font-size:8px}.concept-detail-list li{display:flex;align-items:center;gap:6px}.concept-detail-list .material-symbols-outlined{color:var(--c-teal);font-size:14px}
.concept-rail{display:grid;gap:12px}.concept-rail-card{padding:13px}.concept-rail-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.concept-rail-head h3{font-size:12px;font-weight:800}.concept-rail-head a{color:#087f9e;font-size:8px;font-weight:700}.concept-alert{display:grid;grid-template-columns:25px 1fr auto;gap:7px;align-items:center;padding:9px 0;border-bottom:1px solid #ebeff4}.concept-alert:last-child{border:0}.concept-alert .material-symbols-outlined{font-size:22px}.concept-alert.red .material-symbols-outlined,.concept-alert.red em{color:var(--c-red)}.concept-alert.orange .material-symbols-outlined,.concept-alert.orange em{color:var(--c-orange)}.concept-alert.purple .material-symbols-outlined,.concept-alert.purple em{color:var(--c-purple)}.concept-alert strong{display:block;font-size:8.6px}.concept-alert small{display:block;margin-top:2px;color:var(--c-muted);font-size:7.4px}.concept-alert em{font-size:7.5px;font-style:normal;font-weight:700}.concept-donut-wrap{display:flex;align-items:center;gap:14px}.concept-donut{width:88px;height:88px;flex:0 0 88px;border-radius:50%;display:grid;place-items:center;background:conic-gradient(var(--c-green) 0 65%,var(--c-orange) 65% 83%,var(--c-red) 83% 91%,var(--c-purple) 91%)}.concept-donut:after{content:"";width:57px;height:57px;grid-area:1/1;border-radius:50%;background:#fff}.concept-donut-center{z-index:1;grid-area:1/1;text-align:center;font-size:7px;color:var(--c-muted)}.concept-donut-center strong{display:block;color:var(--c-ink);font-size:16px}.concept-legend{flex:1;display:grid;gap:7px}.concept-legend-row{display:flex;justify-content:space-between;gap:6px;color:#526078;font-size:7.7px}.concept-legend-row span:first-child:before{content:"";width:7px;height:7px;margin-right:6px;display:inline-block;border-radius:50%;background:var(--dot,var(--c-green))}.concept-bars{display:grid;gap:9px}.concept-bar-row{display:grid;grid-template-columns:70px 1fr 35px;gap:7px;align-items:center;color:#526078;font-size:7.8px}.concept-bar-track{height:7px;overflow:hidden;border-radius:10px;background:#e9edf2}.concept-bar-fill{height:100%;border-radius:10px;background:var(--bar,var(--c-green))}.concept-quick-grid{display:grid;grid-template-columns:1fr 1fr;gap:7px}.concept-quick-grid .concept-btn{min-height:42px;padding:6px;font-size:8px}
.concept-home-grid{display:grid;grid-template-columns:minmax(0,1fr) 255px;gap:12px}.concept-welcome{min-height:205px;padding:24px;display:grid;grid-template-columns:230px 1fr;align-items:center}.concept-welcome-art{width:190px;height:145px;margin:auto;position:relative;border-radius:50%;background:radial-gradient(circle,#dff4f4 0,#f4fbfb 65%,transparent 66%)}.concept-welcome-art:before{content:"verified_user";font-family:'Material Symbols Outlined';position:absolute;left:45px;top:38px;width:96px;height:82px;display:grid;place-items:center;border-radius:14px;color:#048b9a;background:#fff;font-size:58px;box-shadow:0 14px 35px #03708229}.concept-welcome h3{font-size:18px;font-weight:800}.concept-welcome p{max-width:620px;margin-top:8px;color:var(--c-muted);font-size:10px;line-height:1.7}.concept-module-pills{display:flex;gap:10px;margin-top:18px}.concept-module-pill{min-width:140px;padding:11px;border:1px solid var(--c-border);border-radius:9px;font-size:9px}.concept-module-pill strong{display:block;margin-top:3px;font-size:15px}.concept-modules{grid-column:1;display:grid;grid-template-columns:repeat(5,1fr);gap:10px}.concept-mini-module{padding:15px;min-height:138px;display:flex;flex-direction:column}.concept-mini-module .material-symbols-outlined{width:42px;height:42px;display:grid;place-items:center;border-radius:50%;color:var(--c-teal);background:#e9f7f6}.concept-mini-module strong{margin-top:-34px;margin-left:54px;font-size:11px}.concept-mini-module p{margin:4px 0 12px 54px;color:var(--c-muted);font-size:8.5px;line-height:1.5}.concept-mini-module .concept-btn{margin-top:auto;width:100%}.concept-home-bottom{grid-column:1;display:grid;grid-template-columns:1fr 1fr;gap:12px}.concept-list-card{padding:13px}.concept-list-card h3{margin-bottom:10px;font-size:11px;font-weight:800}.concept-list-row{display:grid;grid-template-columns:1fr auto;gap:10px;padding:8px 0;border-bottom:1px solid #edf1f5;color:#42516a;font-size:8.5px}.concept-list-row:last-child{border:0}
.concept-settings{display:grid;grid-template-columns:245px 1fr;gap:14px;padding:14px}.concept-settings-menu{display:grid;gap:8px;align-content:start}.concept-settings-item{min-height:58px;padding:11px;border:1px solid var(--c-border);border-radius:9px;display:flex;align-items:center;gap:10px;font-size:9px}.concept-settings-item.active{border-color:#1c9aae;background:#f5fcfc}.concept-settings-item strong{display:block;font-size:10px}.concept-settings-item small{display:block;margin-top:3px;color:var(--c-muted);font-size:8px}.concept-settings-panel{border:1px solid var(--c-border);border-radius:9px;overflow:hidden}.concept-settings-panel-head{display:flex;align-items:center;justify-content:space-between;padding:14px;background:#fbfcfe;border-bottom:1px solid var(--c-border)}.concept-settings-content{padding:15px}.concept-settings-fields{display:grid;grid-template-columns:1fr 1fr;gap:13px 18px}.concept-toggle-row{display:flex;align-items:center;gap:9px;font-size:9px;font-weight:700}.concept-toggle{width:35px;height:19px;padding:2px;border-radius:20px;background:#cbd5e1}.concept-toggle.on{background:#12aa99}.concept-toggle:after{content:"";display:block;width:15px;height:15px;border-radius:50%;background:#fff;box-shadow:0 1px 3px #0003}.concept-toggle.on:after{margin-left:16px}.concept-planned{display:inline-flex;align-items:center;gap:4px;padding:3px 7px;border-radius:12px;color:#6f4ed4;background:#eee9ff;font-size:7.5px;font-weight:800}
@media(max-width:1300px){.concept-kpis{grid-template-columns:repeat(3,1fr)}.concept-detail-grid{grid-template-columns:1.25fr 1fr 1fr}.concept-detail-block:last-child{display:none}.concept-modules{grid-template-columns:repeat(3,1fr)}}@media(max-width:1023px){body.authenticated .app-sidebar{width:240px;min-width:240px;max-width:240px}.concept-layout,.concept-home-grid{grid-template-columns:1fr}.concept-rail{grid-template-columns:repeat(3,1fr)}.concept-modules,.concept-home-bottom{grid-column:1}.concept-top-search{display:none}}@media(max-width:767px){body.authenticated .app-content-inner{padding:12px}body.authenticated .app-topbar{padding:0 12px}.concept-user>div:not(.concept-user-avatar),#container-seletor-empresa-global{display:none!important}.concept-page-head{align-items:flex-start}.concept-page-head h2{font-size:20px}.concept-kpis{grid-template-columns:repeat(2,1fr)}.concept-kpi{min-height:78px;padding:10px}.concept-kpi-icon{width:38px;height:38px}.concept-kpi-value{font-size:18px}.concept-filters{grid-template-columns:1fr 1fr}.concept-rail{grid-template-columns:1fr}.concept-detail-grid{grid-template-columns:1fr}.concept-detail-block{border-right:0;border-bottom:1px solid var(--c-border)}.concept-detail-block:not(:first-child){display:none}.concept-welcome{grid-template-columns:1fr;text-align:center;padding:16px}.concept-welcome-art{display:none}.concept-module-pills{flex-wrap:wrap;justify-content:center}.concept-modules{grid-template-columns:1fr 1fr}.concept-home-bottom,.concept-settings{grid-template-columns:1fr}.concept-settings-fields{grid-template-columns:1fr}}

/* Adaptação segura das telas existentes: preserva IDs, eventos e dados reais. */
body.authenticated .app-sidebar-nav .nav-item,body.authenticated .app-sidebar-nav .nav-subitem,body.authenticated .app-sidebar-nav .nav-group-btn{border-radius:9px!important;color:#e6edf5!important;background:transparent!important;box-shadow:none!important;min-height:40px;padding:9px 12px!important;font-size:12px!important}
body.authenticated .app-sidebar-nav .nav-item:hover,body.authenticated .app-sidebar-nav .nav-subitem:hover,body.authenticated .app-sidebar-nav .nav-group-btn:hover{background:#ffffff14!important;color:#fff!important}
body.authenticated .app-sidebar-nav .concept-current{background:linear-gradient(90deg,#04788d,#079bad)!important;color:#fff!important;box-shadow:0 8px 20px #008b9e38!important}
body.authenticated .app-sidebar-nav .bg-\[\#E0B342\]{background:linear-gradient(90deg,#04788d,#079bad)!important;color:#fff!important;box-shadow:0 8px 20px #008b9e38!important}
body.authenticated #header-user-dot{width:8px;height:8px;background:var(--c-green);border-color:#fff}
body.authenticated .app-sidebar-nav .nav-group-title{font-size:9px;letter-spacing:.08em}
body.authenticated .app-content-inner>div>div.bg-white,body.authenticated .app-content-inner>div>section.bg-white{border-color:var(--c-border)!important;border-radius:12px!important;box-shadow:0 1px 3px #0f234108!important}
body.authenticated .app-content-inner table thead{background:#f8fafc!important}
body.authenticated .app-content-inner table th{font-size:9px!important;color:#263752!important}
body.authenticated .app-content-inner table td{font-size:10px!important}
body.authenticated .app-content-inner input,body.authenticated .app-content-inner select{border-color:var(--c-border)!important;border-radius:7px!important}
.concept-empty{min-height:260px;display:grid;place-items:center;padding:40px;text-align:center;border-top:1px solid var(--c-border)}.concept-empty .material-symbols-outlined{width:56px;height:56px;display:grid;place-items:center;margin:0 auto 12px;border-radius:50%;color:var(--c-teal);background:#e9f7f6;font-size:28px}.concept-empty h3{font-size:14px;font-weight:800}.concept-empty p{max-width:480px;margin:7px auto 0;color:var(--c-muted);font-size:10px;line-height:1.6}
.concept-page,.concept-layout,.concept-layout>div,.concept-main-card,.concept-rail,.concept-field{min-width:0}.concept-main-card{overflow:hidden}.concept-toolbar{max-width:100%}
@media(max-width:767px){.concept-page-head{flex-wrap:wrap}.concept-company{max-width:100%}.concept-layout{width:100%}.concept-filters{width:100%;min-width:0}.concept-control{min-width:0}.concept-empty{padding:28px 18px}}

/* Concept UI v2: as subviews originais permanecem no DOM como fallback funcional. */
.concept-upgraded>.concept-legacy{display:none!important}.concept-upgraded>.concept-legacy.concept-legacy-visible{display:block!important}.concept-sidebar-v2{display:flex;flex-direction:column;gap:2px}.app-sidebar-nav>.concept-sidebar-v2~*{display:none!important}.concept-brand-v2{width:100%;display:flex;align-items:center;gap:9px;color:#fff;text-align:left}.concept-brand-v2>.material-symbols-outlined{font-size:32px;color:#17bdd0}.concept-brand-v2 strong{display:block;font-size:17px;line-height:1}.concept-brand-v2 small{display:block;margin-top:5px;color:#bdd0e1;font-size:9px;max-width:125px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#sidebar-brand-clickable>.concept-brand-v2~*{display:none!important}body.authenticated #container-seletor-empresa-global{display:none!important}body.authenticated .app-topbar{justify-content:flex-end}body.authenticated .app-topbar>div:first-child{margin-right:auto}body.authenticated #topbar-title{font-size:0}body.authenticated #topbar-title:after{content:'Integra Safe';font-size:12px;color:#64748b}.concept-page-v2{animation:conceptFade .18s ease}.concept-page-v2 .concept-field>span{display:block;margin-bottom:5px;color:#30405b;font-size:8.5px;font-weight:700}.concept-page-v2 .concept-control input{width:100%;border:0!important;padding:0!important;outline:0;background:transparent;font-size:9.5px}.concept-alert{width:100%;border-left:0;border-right:0;border-top:0;background:transparent;text-align:left}.concept-empty-small{min-height:130px;padding:16px}.concept-empty-small .material-symbols-outlined{width:38px;height:38px;font-size:20px}.concept-loading{min-height:420px;display:grid;place-items:center;align-content:center;gap:12px;color:var(--c-muted);font-size:11px}.concept-loading span{width:34px;height:34px;border:3px solid #dfe8ed;border-top-color:var(--c-teal);border-radius:50%;animation:conceptSpin .7s linear infinite}@keyframes conceptSpin{to{transform:rotate(360deg)}}@keyframes conceptFade{from{opacity:.4;transform:translateY(2px)}to{opacity:1;transform:none}}
@media(max-width:1023px){body.authenticated .app-topbar{justify-content:space-between}body.authenticated #topbar-title{font-size:12px}body.authenticated #topbar-title:after{display:none}.concept-sidebar-v2{padding-bottom:20px}}

/* Home executiva — composição dedicada baseada no conceito Integra Safe. */
.concept-home-page{max-width:100%;overflow:hidden}.concept-home-page .concept-page-head{justify-content:flex-start}.concept-home-page .concept-page-head .concept-company{margin-left:28px}.concept-home-dashboard{display:grid;grid-template-columns:minmax(0,1fr) 255px;gap:12px;align-items:start}.concept-home-main,.concept-home-insights{min-width:0}.concept-home-main{display:grid;gap:12px}.concept-home-insights{display:grid;gap:12px}.concept-home-insights .concept-rail-card,.concept-home-welcome,.concept-home-module,.concept-home-list-card{border:1px solid var(--c-border);border-radius:12px;background:#fff;box-shadow:0 1px 3px #0f234108}.concept-home-kpis .concept-kpi{min-width:0}.concept-home-kpis .concept-kpi>div:last-child{min-width:0}.concept-home-kpis .concept-kpi-label,.concept-home-kpis .concept-kpi-meta{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.concept-home-error{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:11px;margin-bottom:12px;padding:10px 12px;border:1px solid #fecaca;border-radius:10px;background:#fff7f7;color:#991b1b}.concept-home-error>.material-symbols-outlined{font-size:22px}.concept-home-error span{display:grid;gap:2px;font-size:9px}.concept-home-error strong{font-size:10px}.concept-home-error .concept-btn{color:#991b1b;border-color:#fecaca}
.concept-home-welcome{min-height:205px;padding:18px 24px;display:grid;grid-template-columns:235px minmax(0,1fr);align-items:center;overflow:hidden}.concept-home-welcome>img{display:block;width:218px;height:152px;object-fit:contain}.concept-home-welcome h3{margin:0;color:var(--c-ink);font-size:17px;line-height:1.2;font-weight:800}.concept-home-welcome p{max-width:615px;margin:8px 0 0;color:var(--c-muted);font-size:10px;line-height:1.65}.concept-home-pills{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:15px}.concept-home-pills article{min-width:0;min-height:68px;padding:9px 10px;display:flex;align-items:center;gap:8px;border:1px solid var(--c-border);border-radius:9px;background:#fff}.concept-home-pills article>.material-symbols-outlined{width:34px;height:34px;flex:0 0 34px;display:grid;place-items:center;border-radius:50%;font-size:19px}.concept-home-pills article[data-tone=teal]>.material-symbols-outlined{color:var(--c-teal);background:#e6f7f6}.concept-home-pills article[data-tone=purple]>.material-symbols-outlined{color:var(--c-purple);background:#f1edff}.concept-home-pills article[data-tone=green]>.material-symbols-outlined{color:var(--c-green);background:#e9f8f0}.concept-home-pills span{min-width:0;display:grid;grid-template-columns:1fr auto;column-gap:7px}.concept-home-pills b{font-size:9px}.concept-home-pills strong{font-size:15px;line-height:1}.concept-home-pills small{grid-column:1/-1;margin-top:3px;overflow:hidden;color:var(--c-muted);font-size:7.5px;text-overflow:ellipsis;white-space:nowrap}
.concept-home-modules{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.concept-home-module{min-width:0;min-height:143px;padding:13px;display:flex;flex-direction:column}.concept-home-module-top{display:flex;align-items:flex-start;gap:9px}.concept-home-module-top>.material-symbols-outlined{width:40px;height:40px;flex:0 0 40px;display:grid;place-items:center;border-radius:50%;font-size:22px}.concept-home-module[data-tone=teal] .concept-home-module-top>.material-symbols-outlined{color:var(--c-teal);background:#e7f7f7}.concept-home-module[data-tone=purple] .concept-home-module-top>.material-symbols-outlined{color:var(--c-purple);background:#f1edff}.concept-home-module[data-tone=green] .concept-home-module-top>.material-symbols-outlined{color:var(--c-green);background:#e9f8f0}.concept-home-module[data-tone=blue] .concept-home-module-top>.material-symbols-outlined{color:var(--c-blue);background:#eaf2ff}.concept-home-module[data-tone=orange] .concept-home-module-top>.material-symbols-outlined{color:var(--c-orange);background:#fff3e3}.concept-home-module h3{margin:1px 0 4px;font-size:10px;font-weight:800}.concept-home-module strong{display:block;overflow:hidden;font-size:9px;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}.concept-home-module p{margin:3px 0 0;display:-webkit-box;overflow:hidden;color:var(--c-muted);font-size:7.6px;line-height:1.4;-webkit-box-orient:vertical;-webkit-line-clamp:2}.concept-home-module>.concept-btn{width:100%;min-height:31px;margin-top:auto;padding:0 7px;color:#087b91;border-color:#b9dbe1;background:#fff;font-size:8px}
.concept-home-bottom{display:grid;grid-template-columns:minmax(0,.94fr) minmax(0,1.06fr);gap:12px}.concept-home-list-card{min-width:0;overflow:hidden}.concept-home-card-head{min-height:43px;padding:11px 13px;display:flex;align-items:center;justify-content:space-between;gap:8px}.concept-home-card-head h3{margin:0;font-size:11px;font-weight:800}.concept-home-muted,.concept-home-text-action{color:#1670c5;font-size:7.5px;font-weight:700}.concept-home-muted{color:var(--c-muted);font-weight:500}.concept-home-text-action{border:0;background:transparent;white-space:nowrap}.concept-home-text-action:hover{text-decoration:underline}.concept-home-table-wrap{max-width:100%;overflow-x:auto}.concept-home-table{width:100%;min-width:430px;border-collapse:collapse}.concept-home-table th{padding:8px 11px;text-align:left;color:#56657b;background:#fff;border-bottom:1px solid var(--c-border);font-size:7.3px;font-weight:700;white-space:nowrap}.concept-home-table td{height:38px;padding:7px 11px;border-bottom:1px solid #edf1f5;color:#394961;font-size:7.8px;white-space:nowrap}.concept-home-table tr:last-child td{border-bottom:0}.concept-home-row-action{max-width:220px;overflow:hidden;border:0;background:transparent;color:#17365e;font-size:7.8px;font-weight:650;text-align:left;text-overflow:ellipsis;white-space:nowrap}.concept-home-row-action:hover{color:#096bba;text-decoration:underline}.concept-home-empty{min-height:106px;display:flex;align-items:center;justify-content:center;gap:7px;color:#7b8798;font-size:8.5px}.concept-home-empty>.material-symbols-outlined{font-size:18px;color:#9aabbc}
.concept-home-insights .concept-rail-card{padding:12px}.concept-home-insights .concept-rail-head{min-height:21px;margin-bottom:7px}.concept-home-insights .concept-rail-head h3{display:flex;align-items:center;gap:6px}.concept-home-insights .concept-rail-head button{border:0;background:transparent;color:#087f9e;font-size:7.5px;font-weight:700}.concept-home-insights .concept-alert{cursor:pointer}.concept-home-insights .concept-alert:hover{background:#f8fbfc}.concept-home-donut{background:conic-gradient(var(--c-green) 0 calc(var(--home-regular-pct)*1%),var(--c-orange) calc(var(--home-regular-pct)*1%) 100%)}.concept-home-insights .concept-bars{padding-top:2px}.concept-home-insights .concept-bar-row{grid-template-columns:54px minmax(0,1fr) 33px}.concept-home-insights>.concept-rail-card>.concept-home-text-action{display:block;margin:10px auto 0}.concept-home-insights .concept-quick-grid .concept-btn{min-width:0;white-space:normal;line-height:1.2}.concept-home-insights .concept-home-empty{min-height:100px}
.concept-btn:focus-visible,.concept-company:focus-visible,.concept-alert:focus-visible,.concept-home-text-action:focus-visible,.concept-home-row-action:focus-visible{outline:2px solid #0e92a6;outline-offset:2px}
body.authenticated #btn-user-dropdown{min-width:168px;justify-content:flex-start;gap:9px}body.authenticated #user-avatar{width:34px;height:34px;flex:0 0 34px;border-radius:50%;background:#17324f;color:#fff;font-size:10px}body.authenticated #btn-user-dropdown>div:nth-child(2){display:flex!important;min-width:0;flex:1}body.authenticated #user-name{display:block;max-width:105px;color:var(--c-ink);font-size:10px}body.authenticated #user-role{display:block;max-width:105px;color:var(--c-muted);font-size:8px}body.authenticated #icon-user-dropdown-arrow{margin-left:auto}
.concept-skeleton{display:block;position:relative;overflow:hidden;border:1px solid #e7edf3;border-radius:12px;background:#eef2f6}.concept-skeleton:after{content:"";position:absolute;inset:0;transform:translateX(-100%);background:linear-gradient(90deg,transparent,#ffffffa8,transparent);animation:conceptShimmer 1.15s infinite}.concept-home-skeleton-kpis{display:grid;grid-template-columns:repeat(6,minmax(120px,1fr));gap:10px;margin-bottom:14px}.concept-home-skeleton-kpis .concept-skeleton{height:92px}.concept-skeleton-welcome{height:205px}.concept-skeleton-module{height:143px}.concept-skeleton-list{height:178px}.concept-skeleton-rail{height:164px}@keyframes conceptShimmer{100%{transform:translateX(100%)}}
@media(max-width:1300px){.concept-home-kpis,.concept-home-skeleton-kpis{grid-template-columns:repeat(3,minmax(0,1fr))}.concept-home-modules{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(min-width:1024px){body.authenticated:has(#subview-executivo:not(.hidden) .concept-home-page) #topbar-title{visibility:hidden}.concept-home-page .concept-page-head{position:fixed;z-index:22;top:18px;left:214px;margin:0}.concept-home-page .concept-page-head .concept-company{margin-left:28px}}
@media(max-width:1023px){.concept-home-dashboard{grid-template-columns:1fr}.concept-home-insights{grid-template-columns:repeat(2,minmax(0,1fr))}.concept-home-welcome{grid-template-columns:200px minmax(0,1fr)}.concept-home-welcome>img{width:185px}.concept-home-modules{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:767px){body.authenticated #btn-user-dropdown{min-width:0}body.authenticated #btn-user-dropdown>div:nth-child(2){display:none!important}.concept-home-page{overflow:visible}.concept-home-page .concept-page-head .concept-company{width:100%;margin-left:0;justify-content:center}.concept-home-kpis,.concept-home-skeleton-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.concept-home-dashboard{grid-template-columns:minmax(0,1fr)}.concept-home-welcome{min-height:0;padding:15px;grid-template-columns:1fr}.concept-home-welcome>img{display:none}.concept-home-welcome h3{font-size:15px}.concept-home-pills{grid-template-columns:1fr}.concept-home-modules,.concept-home-bottom,.concept-home-insights{grid-template-columns:1fr}.concept-home-module{min-height:132px}.concept-home-error{grid-template-columns:auto 1fr}.concept-home-error .concept-btn{grid-column:1/-1}.concept-home-table-wrap{overflow-x:auto}.concept-home-skeleton-kpis .concept-skeleton{height:78px}}

/* Seleção de empresa única no cabeçalho. O antigo modal passa a se comportar
   como dropdown ancorado, mantendo os fluxos de token já existentes. */
body.authenticated #container-seletor-empresa-global{display:flex!important;position:relative;flex:0 1 auto;min-width:0}
body.authenticated #btn-seletor-empresa-global{min-height:38px;max-width:240px;padding:7px 11px;gap:7px;border-color:#dce5ec;border-radius:10px;background:#fff;box-shadow:0 1px 2px #0f23410a}
body.authenticated #btn-seletor-empresa-global:hover,body.authenticated #btn-seletor-empresa-global[aria-expanded=true]{border-color:#8fcbd3;background:#f8fcfc}
body.authenticated #btn-seletor-empresa-global>div{min-width:0;display:flex!important;flex-direction:row!important;align-items:center;gap:4px}
.concept-company-prefix{color:#64748b;font-size:9px;font-weight:600;white-space:nowrap}
body.authenticated #header-empresa-nome{max-width:132px;color:#172b4d;font-size:9.5px}
body.authenticated #header-empresa-cnpj{display:none}
.concept-company-chevron{margin-left:2px;color:#64748b;font-size:17px;transition:transform .18s ease}
#btn-seletor-empresa-global[aria-expanded=true] .concept-company-chevron{transform:rotate(180deg)}
body.authenticated #modal-trocar-empresa{position:absolute!important;inset:auto 0 auto auto!important;top:calc(100% + 8px)!important;z-index:80;width:390px;max-width:min(390px,calc(100vw - 24px));height:auto;padding:0!important;display:block;overflow:visible;background:transparent!important;backdrop-filter:none!important}
body.authenticated #modal-trocar-empresa.hidden{display:none!important}
body.authenticated #modal-trocar-empresa>div{width:100%;max-height:min(520px,calc(100vh - 90px));border-radius:14px;box-shadow:0 18px 48px #10243c2e}
body.authenticated .app-topbar>div:last-child{min-width:0;flex-wrap:nowrap}
@media(max-width:1023px){body.authenticated #btn-seletor-empresa-global{max-width:180px}body.authenticated #header-empresa-nome{max-width:88px}.concept-company-prefix{display:none}}
@media(max-width:767px){body.authenticated #container-seletor-empresa-global{display:flex!important}body.authenticated #btn-seletor-empresa-global{max-width:142px;padding:6px 8px}body.authenticated #btn-seletor-empresa-global>.material-symbols-outlined:first-child{font-size:18px}body.authenticated #header-empresa-nome{max-width:78px}body.authenticated #modal-trocar-empresa{position:fixed!important;inset:62px 8px auto 8px!important;top:62px!important;width:auto;max-width:none}.concept-top-search,.concept-icon-button{display:none!important}}

/* Marca da empresa: área branca e imagem real do tenant, com CL Rodrigues como fallback. */
body.authenticated .app-sidebar-header{background:#fff!important;border-color:#dfe6ef!important;box-shadow:0 1px 0 #dfe6ef!important}
body.authenticated .app-sidebar-brand{width:100%;min-width:0;display:flex;align-items:center;justify-content:center}
body.authenticated .app-sidebar-logo{display:block;max-width:158px;max-height:54px;filter:none!important;object-fit:contain}
body.authenticated #sidebar-logo-img.hidden,body.authenticated #sidebar-logo-default.hidden{display:none!important}
body.authenticated #sidebar-logo-default{width:100%;align-items:center;justify-content:center}
#sidebar-brand-clickable>.concept-brand-v2{display:none!important}

/* Tabelas operacionais: paginação real, ações explícitas e leitura sem rolagem horizontal. */
.concept-main-card{overflow:visible}
.concept-table-nr35{min-width:0;table-layout:fixed}
.concept-table-nr35 th,.concept-table-nr35 td{white-space:normal;vertical-align:middle;overflow-wrap:anywhere}
.concept-table-nr35 th:nth-child(1){width:21%}.concept-table-nr35 th:nth-child(2){width:24%}.concept-table-nr35 th:nth-child(3){width:17%}.concept-table-nr35 th:nth-child(4){width:16%}.concept-table-nr35 th:nth-child(5){width:14%}.concept-table-nr35 th:nth-child(6){width:8%;text-align:center}
.concept-table-nr35 td:last-child{text-align:center;overflow:visible}
.concept-cell-secondary{display:block;margin-top:3px;color:#728097;font-size:7.7px;font-weight:500;line-height:1.35}
.concept-table-primary{max-width:100%;padding:0;border:0;background:transparent;color:#1365c5;font:inherit;font-weight:750;text-align:left;cursor:pointer}
.concept-table-primary:hover{text-decoration:underline}.concept-table-primary:focus-visible,.concept-row-menu-trigger:focus-visible,.concept-row-menu button:focus-visible,.concept-page-controls button:focus-visible{outline:2px solid #0e92a6;outline-offset:2px}
.concept-btn.is-busy,.concept-table-primary.is-busy,.concept-row-menu button.is-busy,.concept-table tr.is-busy{cursor:progress;opacity:.58;pointer-events:none}
.concept-row-actions{position:relative;display:inline-flex;justify-content:center}
.concept-row-menu-trigger{width:30px;height:30px;display:grid;place-items:center;border:1px solid #dce4ee;border-radius:7px;background:#fff;color:#334760;cursor:pointer}
.concept-row-menu-trigger:hover,.concept-row-menu-trigger[aria-expanded=true]{border-color:#87bec7;background:#effafb;color:#006f80}.concept-row-menu-trigger .material-symbols-outlined{font-size:18px}
.concept-row-menu{position:absolute;z-index:40;right:0;top:calc(100% + 5px);width:190px;padding:5px;border:1px solid #d9e2ec;border-radius:9px;background:#fff;box-shadow:0 14px 34px #10243c28;text-align:left}
.concept-row-menu[hidden]{display:none}.concept-row-menu button{width:100%;min-height:34px;padding:7px 9px;display:flex;align-items:center;gap:8px;border:0;border-radius:6px;background:transparent;color:#223b5c;font-size:9px;font-weight:650;text-align:left;cursor:pointer}.concept-row-menu button:hover{background:#eef8fa;color:#006f80}.concept-row-menu .material-symbols-outlined{font-size:17px}
.concept-pagination{flex-wrap:wrap;justify-content:space-between;gap:10px;padding:10px 12px}.concept-pagination label{display:flex;align-items:center;gap:7px;font-weight:650}.concept-pagination select{height:31px;padding:0 26px 0 8px;border:1px solid #d5deea;border-radius:7px;background:#fff;color:#263752;font-size:9px}
.concept-page-controls{display:flex;align-items:center;gap:7px}.concept-page-controls button{min-height:31px;padding:0 9px;display:inline-flex;align-items:center;gap:3px;border:1px solid #d5deea;border-radius:7px;background:#fff;color:#17365e;font-size:9px;font-weight:700}.concept-page-controls button:hover:not(:disabled){border-color:#8fc4cc;background:#f2fbfc}.concept-page-controls button:disabled{opacity:.42;cursor:not-allowed}.concept-page-controls .material-symbols-outlined{font-size:16px}.concept-page-controls strong{min-width:78px;text-align:center;font-size:9px}

/* Carga inicial NR-35: mesma identidade visual dos painéis conceito. */
#subview-nr35-importacao.concept-import-v2{margin:0!important;color:var(--c-ink)}
.concept-import-hero{margin-bottom:14px;padding:17px 18px;border:1px solid var(--c-border);border-radius:13px;background:linear-gradient(135deg,#fff 0%,#f4fbfc 66%,#e8f7f7 100%);box-shadow:0 1px 3px #0f234108}
.concept-import-back{margin:0 0 12px;padding:0;display:inline-flex;align-items:center;gap:5px;border:0;background:transparent;color:#087b91;font-size:9px;font-weight:750;cursor:pointer}.concept-import-back:hover{text-decoration:underline}.concept-import-back .material-symbols-outlined{font-size:17px}
.concept-import-hero-main{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:13px}.concept-import-hero-icon{width:50px;height:50px;display:grid;place-items:center;border-radius:13px;background:linear-gradient(180deg,#079bad,#007383);color:#fff;box-shadow:0 8px 20px #00899b2b}.concept-import-hero-icon .material-symbols-outlined{font-size:27px}.concept-import-eyebrow{display:block;margin-bottom:3px;color:#087b91;font-size:8px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.concept-import-hero h2{margin:0;font-size:21px;font-weight:800;letter-spacing:-.025em}.concept-import-hero p{max-width:640px;margin:5px 0 0;color:var(--c-muted);font-size:9.5px;line-height:1.5}.concept-import-hero-actions{display:flex;align-items:center;gap:8px}
.concept-import-step-cards{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:15px}.concept-import-step-cards article{min-height:54px;padding:8px 10px;display:flex;align-items:center;gap:8px;border:1px solid #dce5ed;border-radius:9px;background:#fff}.concept-import-step-cards b{width:27px;height:27px;display:grid;place-items:center;flex:0 0 27px;border-radius:50%;background:#edf2f6;color:#607088;font-size:10px}.concept-import-step-cards span{display:grid;gap:2px}.concept-import-step-cards strong{font-size:9px}.concept-import-step-cards small{color:#748197;font-size:7.5px}.concept-import-step-cards article.is-current{border-color:#a8d9df;background:#f4fbfc}.concept-import-step-cards article.is-current b{background:var(--c-teal);color:#fff}.concept-import-legacy-progress{display:none!important}
#subview-nr35-importacao.concept-import-v2>div:nth-child(2){display:none!important}
#subview-nr35-importacao.concept-import-v2>div:last-child{display:grid!important;grid-template-columns:minmax(0,1fr) 300px;align-items:start;gap:12px!important}
#subview-nr35-importacao.concept-import-v2>div:last-child>div{width:auto!important;padding:16px!important;border-color:var(--c-border)!important;border-radius:12px!important;box-shadow:0 1px 3px #0f234108!important}
#subview-nr35-importacao.concept-import-v2>div:last-child>div:first-child>div:first-child{display:none!important}
#subview-nr35-importacao.concept-import-v2>div:last-child>div:first-child>.flex.items-center.justify-between{padding:4px 2px 10px;border-bottom:1px solid var(--c-border)}
#subview-nr35-importacao.concept-import-v2 [onclick]{transition:border-color .15s,background .15s,transform .15s}
#subview-nr35-importacao.concept-import-v2 [onclick]:hover{border-color:#8fc4cc!important;background:#f3fbfc!important;transform:translateY(-1px)}
#subview-nr35-importacao.concept-import-v2 #import-preview-container{overflow:visible!important}
#subview-nr35-importacao.concept-import-v2 #import-preview-container>div{max-width:100%;overflow:auto}

@media(max-width:1023px){#subview-nr35-importacao.concept-import-v2>div:last-child{grid-template-columns:1fr}.concept-import-hero-main{grid-template-columns:auto minmax(0,1fr)}.concept-import-hero-actions{grid-column:1/-1}.concept-import-step-cards{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:767px){.concept-table-nr35,.concept-table-nr35 tbody,.concept-table-nr35 tr,.concept-table-nr35 td{display:block;width:100%}.concept-table-nr35 thead{display:none}.concept-table-nr35 tbody{padding:8px}.concept-table-nr35 tr{margin-bottom:9px;padding:7px 9px;border:1px solid var(--c-border);border-radius:9px}.concept-table-nr35 td{padding:7px 0 7px 42%;position:relative;border-bottom:1px dashed #e5ebf1;white-space:normal;text-align:left!important}.concept-table-nr35 td:last-child{border-bottom:0}.concept-table-nr35 td:before{content:attr(data-label);position:absolute;left:0;top:8px;width:38%;color:#66758a;font-size:7.5px;font-weight:800;text-transform:uppercase}.concept-row-menu{right:auto;left:0}.concept-pagination{align-items:stretch}.concept-pagination>span{align-self:center}.concept-page-controls{width:100%;justify-content:space-between}.concept-page-controls button span{display:none}.concept-import-hero-main{grid-template-columns:1fr;text-align:left}.concept-import-hero-icon{display:none}.concept-import-hero-actions{display:grid;grid-template-columns:1fr}.concept-import-step-cards{grid-template-columns:1fr 1fr}.concept-import-step-cards small{display:none}#subview-nr35-importacao.concept-import-v2>div:last-child>div{padding:12px!important}}

/* Menus de ações fora do fluxo: não alteram a altura nem criam rolagem na tela. */
.concept-main-card{overflow:hidden}
.concept-row-menu{position:fixed;z-index:1200;right:auto;top:auto;max-height:min(320px,calc(100vh - 16px));overflow-y:auto}

/* Meu perfil — composição fiel ao painel conceito usando apenas dados reais. */
.concept-nav-profile{margin-top:14px;padding-top:10px;border-top:1px solid #ffffff1c}
.concept-profile-top{display:grid;grid-template-columns:minmax(520px,1.05fr) minmax(520px,1fr);gap:12px;align-items:stretch}
.concept-profile-hero,.concept-profile-tabs-card,.concept-profile-documents,.concept-profile-side-card{border:1px solid var(--c-border);border-radius:12px;background:#fff;box-shadow:0 1px 3px #0f234108}
.concept-profile-hero{min-height:206px;padding:20px;display:grid;grid-template-columns:126px minmax(190px,1fr) minmax(190px,.9fr);align-items:center;gap:18px}
.concept-profile-avatar{position:relative;width:126px;height:126px;display:grid;place-items:center;border:1px solid #cfd8e3;border-radius:50%;background:linear-gradient(145deg,#e9f4f6,#c6d9df);color:#17365e;font-size:35px;font-weight:800;box-shadow:inset 0 0 0 6px #fff}
.concept-profile-avatar>span{position:absolute;right:9px;bottom:9px;width:17px;height:17px;border:3px solid #fff;border-radius:50%;background:#18a85b;box-shadow:0 1px 4px #10243c33}
.concept-profile-avatar.has-photo{overflow:hidden;color:transparent}.concept-profile-avatar.has-photo>img{width:100%;height:100%;object-fit:cover;border-radius:50%}.concept-profile-avatar.has-photo>span{z-index:1}
.concept-profile-identity{min-width:0}.concept-profile-identity h3{margin:0;color:#122744;font-size:19px;line-height:1.2;font-weight:800;letter-spacing:-.025em}.concept-profile-identity>p{margin:6px 0 12px;color:#3e4f68;font-size:10px;font-weight:650}.concept-profile-identity ul{margin:0;padding:0;display:grid;gap:8px;list-style:none}.concept-profile-identity li{min-width:0;display:flex;align-items:center;gap:7px;color:#40516a;font-size:9px;overflow-wrap:anywhere}.concept-profile-identity li .material-symbols-outlined{flex:0 0 auto;color:#17365e;font-size:16px}
.concept-profile-bio{min-height:135px;padding-left:18px;display:flex;flex-direction:column;justify-content:center;border-left:1px solid var(--c-border)}.concept-profile-bio p{margin:0;color:#263752;font-size:9.5px;line-height:1.55}.concept-profile-bio small{margin-top:9px;color:#7c899b;font-size:8px;line-height:1.45}
.concept-profile-kpis{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:0}.concept-profile-kpis .concept-kpi{min-height:97px}.concept-profile-kpis .concept-kpi-value{font-size:18px}
.concept-profile-layout{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:12px;margin-top:12px;align-items:start}.concept-profile-primary{min-width:0;display:grid;gap:12px}.concept-profile-rail{display:grid;gap:12px}
.concept-profile-tabs-card{overflow:hidden}.concept-profile-tabs{min-height:47px;padding:0 14px;display:flex;align-items:stretch;gap:7px;border-bottom:1px solid var(--c-border);overflow-x:auto}.concept-profile-tabs button{position:relative;padding:0 14px;border:0;background:transparent;color:#4d5d75;font-size:9px;font-weight:750;white-space:nowrap;cursor:pointer}.concept-profile-tabs button[aria-selected=true]{color:#067b8c}.concept-profile-tabs button[aria-selected=true]:after{content:'';position:absolute;right:8px;bottom:0;left:8px;height:2px;border-radius:2px;background:#078b9e}
.concept-profile-panel{min-height:255px;padding:17px}.concept-profile-panel[hidden]{display:none}.concept-profile-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 14px}.concept-profile-field{min-width:0;display:grid;gap:5px}.concept-profile-field>span{color:#31415a;font-size:8px;font-weight:800}.concept-profile-readonly,.concept-profile-field input,.concept-profile-field select{width:100%;height:34px;padding:0 10px;border:1px solid #d7e0ea;border-radius:6px;background:#fff;color:#263752;font-size:9px;line-height:32px}.concept-profile-readonly{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.concept-profile-readonly.is-muted{color:#7b8798;background:#f8fafc}.concept-profile-field input:focus,.concept-profile-field select:focus{border-color:#66b8c3;outline:2px solid #d8f2f5}
.concept-profile-field-wide{grid-column:1/-1}.concept-profile-field textarea{width:100%;padding:9px 10px;border:1px solid #d7e0ea;border-radius:6px;background:#fff;color:#263752;font:inherit;resize:vertical}.concept-profile-field textarea:focus{border-color:#66b8c3;outline:2px solid #d8f2f5}.concept-profile-identity>.concept-btn{margin-top:12px}.concept-profile-documents>form{margin-top:12px;padding:12px;border:1px solid #e1e7ee;border-radius:9px;background:#fbfcfd}.concept-profile-document-list{margin-top:12px}.concept-profile-document-list .concept-btn{min-height:30px;padding:0 9px}
.concept-profile-notice{margin-top:14px;padding:10px 12px;display:flex;align-items:flex-start;gap:8px;border:1px solid #d7e7eb;border-radius:8px;background:#f4fafb;color:#476078;font-size:8.5px;line-height:1.45}.concept-profile-notice .material-symbols-outlined{color:#078b9e;font-size:17px}
.concept-profile-section-title{display:flex;align-items:center;justify-content:space-between;gap:12px}.concept-profile-section-title h3,.concept-profile-side-card>h3{margin:0;color:#17304f;font-size:10.5px;font-weight:800}.concept-profile-section-title p{margin:3px 0 0;color:#758297;font-size:8px}.concept-profile-access-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:14px}.concept-profile-access-grid h4{margin:0 0 7px;color:#53627a;font-size:8px;text-transform:uppercase;letter-spacing:.04em}.concept-profile-access-item{min-height:50px;margin-bottom:7px;padding:8px;display:flex;align-items:center;gap:8px;border:1px solid #e1e7ee;border-radius:8px;background:#fbfcfd}.concept-profile-access-item>div:nth-child(2){min-width:0;flex:1}.concept-profile-access-item strong,.concept-profile-access-item small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.concept-profile-access-item strong{color:#263b59;font-size:8.5px}.concept-profile-access-item small{margin-top:3px;color:#7a879a;font-size:7.5px}.concept-profile-access-icon{width:30px;height:30px;display:grid;place-items:center;flex:0 0 30px;border-radius:8px;background:#e9f6f7;color:#078b9e}.concept-profile-access-icon .material-symbols-outlined{font-size:17px}
.concept-profile-credential{margin-top:16px}.concept-profile-form-actions{margin-top:16px;display:flex;align-items:center;justify-content:space-between;gap:12px}.concept-profile-form-actions p{margin:0;color:#6a788d;font-size:8.5px}
.concept-profile-empty{min-height:92px;padding:14px;display:flex;align-items:center;justify-content:center;gap:11px;border:1px dashed #d8e1ea;border-radius:9px;background:#fafcfd;color:#6c7b90;text-align:left}.concept-profile-empty>.material-symbols-outlined{width:38px;height:38px;display:grid;place-items:center;flex:0 0 38px;border-radius:10px;background:#edf4f6;color:#54808b;font-size:20px}.concept-profile-empty strong{display:block;color:#384b65;font-size:9px}.concept-profile-empty p{max-width:410px;margin:4px 0 0;font-size:8px;line-height:1.45}
.concept-profile-documents{padding:15px}.concept-profile-documents>.concept-profile-empty{min-height:82px;margin-top:11px}.concept-profile-side-card{padding:14px}.concept-profile-side-card>h3{margin-bottom:10px}.concept-profile-side-card>button{width:100%;min-height:38px;padding:0 4px;display:flex;align-items:center;gap:9px;border:0;border-bottom:1px solid #e6ebf1;background:transparent;color:#2d405c;font-size:8.5px;font-weight:700;text-align:left;cursor:pointer}.concept-profile-side-card>button:hover{color:#007a8c}.concept-profile-side-card>button span:nth-child(2){flex:1}.concept-profile-side-card>button .material-symbols-outlined{font-size:16px}.concept-profile-side-card>.concept-profile-empty{min-height:115px;padding:9px}.concept-profile-side-card>.concept-profile-empty>.material-symbols-outlined{width:32px;height:32px;flex-basis:32px;font-size:17px}.concept-profile-activity{margin-bottom:9px;padding:9px;display:flex;align-items:center;gap:9px;border-radius:8px;background:#f4faf7}.concept-profile-activity>span{width:7px;height:7px;border-radius:50%;background:#16a05b}.concept-profile-activity strong,.concept-profile-activity small{display:block}.concept-profile-activity strong{color:#295140;font-size:8.5px}.concept-profile-activity small{margin-top:3px;color:#758b82;font-size:7.5px}

@media(max-width:1450px){.concept-profile-top{grid-template-columns:1fr}.concept-profile-hero{grid-template-columns:110px minmax(180px,1fr) minmax(210px,.8fr)}.concept-profile-avatar{width:108px;height:108px}.concept-profile-kpis{grid-template-columns:repeat(6,minmax(0,1fr))}.concept-profile-kpis .concept-kpi{min-height:88px;padding:10px}.concept-profile-kpis .concept-kpi-icon{width:34px;height:34px}.concept-profile-kpis .concept-kpi-label{font-size:7.5px}.concept-profile-kpis .concept-kpi-value{font-size:16px}}
@media(max-width:1100px){.concept-profile-kpis{grid-template-columns:repeat(3,minmax(0,1fr))}.concept-profile-layout{grid-template-columns:1fr}.concept-profile-rail{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:767px){.concept-profile-hero{grid-template-columns:70px minmax(0,1fr);padding:14px}.concept-profile-avatar{width:68px;height:68px;font-size:22px}.concept-profile-avatar>span{right:3px;bottom:3px}.concept-profile-bio{grid-column:1/-1;min-height:auto;padding:11px 0 0;border-top:1px solid var(--c-border);border-left:0}.concept-profile-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.concept-profile-form-grid,.concept-profile-access-grid{grid-template-columns:1fr}.concept-profile-tabs{padding:0 5px}.concept-profile-tabs button{padding:0 9px}.concept-profile-rail{grid-template-columns:1fr}.concept-profile-form-actions{align-items:stretch;flex-direction:column}.concept-profile-form-actions .concept-btn{width:100%}}

/* Foto de perfil: recorte antes do envio e identidade sincronizada no cabeçalho. */
.concept-header-profile-photo{width:100%;height:100%;display:block;border-radius:inherit;object-fit:cover}
.concept-profile-crop-overlay{position:fixed;z-index:5000;inset:0;padding:18px;display:grid;place-items:center;background:#07192db8;backdrop-filter:blur(5px)}
.concept-profile-crop-card{width:min(92vw,560px);padding:18px;border:1px solid #d8e2ea;border-radius:14px;background:#fff;box-shadow:0 24px 70px #06182f66}
.concept-profile-crop-card>header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:14px}.concept-profile-crop-card h3{margin:0;color:#172f4d;font-size:16px}.concept-profile-crop-card p{margin:4px 0 0;color:#6b7a8f;font-size:9px}.concept-profile-crop-card>header button{width:32px;height:32px;display:grid;place-items:center;border:0;border-radius:8px;background:#f0f4f7;color:#42536a;cursor:pointer}.concept-profile-crop-card>header .material-symbols-outlined{font-size:19px}
.concept-profile-crop-stage{position:relative;width:min(72vw,390px);aspect-ratio:1;margin:auto;overflow:hidden;border-radius:50%;background:#d9e1e8;box-shadow:0 0 0 7px #eef2f6;touch-action:none;cursor:grab}.concept-profile-crop-stage:active{cursor:grabbing}.concept-profile-crop-stage canvas{width:100%;height:100%;display:block}.concept-profile-crop-stage>span{position:absolute;inset:0;border:2px solid #fff9;border-radius:50%;box-shadow:inset 0 0 0 1px #0f294b33;pointer-events:none}
.concept-profile-crop-controls{margin-top:19px;display:grid;gap:16px}.concept-profile-crop-controls label{display:flex;align-items:center;gap:10px;color:#30435e;font-size:9px;font-weight:750}.concept-profile-crop-controls label>span{display:flex;align-items:center;gap:5px}.concept-profile-crop-controls input{flex:1;accent-color:#00899b}.concept-profile-crop-controls>div{display:flex;justify-content:flex-end;gap:8px}

/* Cadastro global de empresas. */
.concept-companies-head{padding:14px 16px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid var(--c-border)}.concept-companies-head h3{margin:0;color:#17304f;font-size:12px}.concept-companies-head p{margin:4px 0 0;color:#728097;font-size:8.5px}
.concept-company-grid{padding:14px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.concept-company-card{min-width:0;padding:14px;display:flex;gap:12px;border:1px solid #dfe6ee;border-radius:11px;background:#fff;box-shadow:0 2px 8px #10243c09}.concept-company-logo{width:55px;height:55px;display:grid;place-items:center;flex:0 0 55px;overflow:hidden;border:1px solid #e1e7ee;border-radius:10px;background:#f6f9fa;color:#00899b}.concept-company-logo img{width:100%;height:100%;padding:5px;object-fit:contain}.concept-company-card-body{min-width:0;flex:1}.concept-company-card-title{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.concept-company-card-title h3{margin:0;color:#193654;font-size:10px}.concept-company-card-title p{margin:3px 0 0;color:#748197;font-size:7.8px}.concept-company-card dl{margin:11px 0;display:grid;grid-template-columns:1fr;gap:6px}.concept-company-card dl div{min-width:0}.concept-company-card dt{color:#8290a1;font-size:7px;text-transform:uppercase;font-weight:750}.concept-company-card dd{margin:2px 0 0;overflow:hidden;color:#40516a;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.concept-company-actions{display:flex;flex-wrap:wrap;gap:6px}.concept-company-actions .concept-btn{min-height:30px;padding:0 9px;font-size:8px}.concept-company-default-btn{min-height:27px!important;padding:0 8px!important;font-size:7.5px!important}
.concept-company-card.is-current{border-color:#0b9bac;box-shadow:0 0 0 2px #0b9bac1c}.concept-company-context-notice{margin-bottom:14px;border-color:#b9e4d4;background:#f1fbf7;color:#176846}.concept-company-context-notice>.material-symbols-outlined{color:#138756}.concept-settings-link-grid{display:flex;flex-wrap:wrap;gap:10px}.concept-settings-content>p{margin:0 0 14px;color:var(--c-muted);font-size:9px;line-height:1.6}
#btn-seletor-empresa-global.concept-company-locked{cursor:default;opacity:1;background:#f8fafc}.concept-company-locked .concept-company-chevron{display:none!important}
@media(max-width:1250px){.concept-company-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:767px){.concept-company-grid{grid-template-columns:1fr}.concept-companies-head{align-items:stretch;flex-direction:column}.concept-profile-crop-card{padding:14px}.concept-profile-crop-stage{width:min(78vw,340px)}}

/* Navegação hierárquica: itens filhos ficam agrupados e podem ser recolhidos. */
body.authenticated .concept-nav-group-row{display:grid;grid-template-columns:minmax(0,1fr) 34px;align-items:center}
body.authenticated .concept-nav-group-row>.concept-nav-item{min-width:0}
body.authenticated .concept-nav-toggle{width:30px;height:30px;padding:0;display:grid;place-items:center;border:0;border-radius:8px;background:transparent;color:#b8c8d8;cursor:pointer;transition:background .16s,color .16s}
body.authenticated .concept-nav-toggle:hover{background:#ffffff14;color:#fff}
body.authenticated .concept-nav-toggle .material-symbols-outlined{font-size:18px;transition:transform .18s ease}
body.authenticated .concept-nav-group.is-collapsed .concept-nav-toggle .material-symbols-outlined{transform:rotate(-90deg)}
body.authenticated .concept-nav-children{display:grid;gap:2px;margin:2px 0 4px 20px;padding-left:8px;border-left:1px solid #ffffff24}
body.authenticated .concept-nav-group.is-collapsed .concept-nav-children{display:none}
body.authenticated .concept-nav-children .concept-nav-item{min-height:36px;padding:7px 10px;font-size:12px;color:#cbd8e5}
body.authenticated .concept-nav-children .concept-nav-item .material-symbols-outlined{font-size:18px}
body.authenticated .concept-nav-group.has-active-child>.concept-nav-group-row>.concept-nav-item{color:#fff}

/* Seleção em massa de prontuários NR-35. */
.concept-select-cell{width:38px!important;min-width:38px!important;padding-right:4px!important;padding-left:11px!important;text-align:center!important}.concept-select-cell input{width:15px;height:15px;margin:0;accent-color:var(--c-teal);cursor:pointer}.concept-table-nr35{min-width:900px}.concept-table-nr35 .concept-select-cell+td{padding-left:5px}
@media(max-width:767px){.concept-select-cell{width:34px!important;min-width:34px!important;padding:7px!important}.concept-table-nr35 td.concept-select-cell:before{display:none}.concept-table-nr35 td.concept-select-cell{padding-left:7px!important}}

/* A inspeção integrada substitui o cabeçalho legado sem ocultar o novo contexto. */
.nr35-inspection-integrated>div.nr35-inspection-heading:first-child{display:block!important}
.nr35-inspection-integrated>div:nth-child(2){display:none!important}
