.agile-shell{--black:#0d0d0f;--panel:#16161a;--panel-2:#1d1d22;--panel-3:#26262d;--line:#2e2e36;--orange:#e10600;--emblema-aco-1:#f2f2f5;--emblema-aco-2:#b9bcc4;--emblema-aco-3:#6e7178;--orange-dark:#b00500;--orange-soft:#e1060021;--red:#e10600;--red-soft:#e1060021;--white:#f5f5f7;--gray:#9a9aa6;--gray-dim:#6c6c78;--green:#1faa59;--amber:#e0a400;--blue:#3d8bf0;--purple:#b39cf0;--radius:8px;--radius-sm:6px;--shadow:0 6px 22px #00000059;--sidebar-w:244px;--header-h:58px;--sombra-rolagem:#ffffff21;--font:"Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;background:var(--black);min-height:100vh;color:var(--white);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;font-family:var(--font);-webkit-font-smoothing:antialiased;font-size:14px;line-height:normal}.agile-shell *,.agile-shell :before,.agile-shell :after{box-sizing:border-box;margin:0;padding:0}.agile-shell a{color:inherit;text-decoration:none}.agile-shell button{cursor:pointer;font-family:inherit}.agile-shell ::-webkit-scrollbar{width:9px;height:9px}.agile-shell ::-webkit-scrollbar-thumb{background:var(--panel-3);border-radius:6px}.agile-shell ::-webkit-scrollbar-track{background:0 0}html:has(.agile-shell){background:#0d0d0f}html:has(.agile-shell)::-webkit-scrollbar{width:9px;height:9px}html:has(.agile-shell)::-webkit-scrollbar-thumb{background:#26262d;border-radius:6px}html:has(.agile-shell)::-webkit-scrollbar-track{background:0 0}.agile-shell .app{min-height:100vh;display:flex}.agile-shell .sidebar{width:var(--sidebar-w);background:var(--panel);border-right:1px solid var(--line);z-index:40;flex-direction:column;transition:width .16s;display:flex;position:fixed;top:0;bottom:0;left:0}.agile-shell .brand{height:var(--header-h);border-bottom:1px solid var(--line);background:var(--panel);align-items:center;gap:12px;padding:0 16px;display:flex}.agile-shell .brand-logo{background:var(--panel-2);border:1px solid var(--line);border-radius:10px;flex:none;justify-content:center;align-items:center;width:38px;height:38px;display:none;box-shadow:inset 0 1px #ffffff0d}.agile-shell .brand-img{object-fit:contain;width:auto;max-width:64px;height:44px}.agile-shell .brand-name{min-width:0;color:var(--text);letter-spacing:1.8px;white-space:nowrap;text-overflow:ellipsis;font-size:15px;font-weight:800;line-height:1;overflow:hidden}.agile-shell .brand-name small{color:var(--orange);letter-spacing:2.4px;text-overflow:ellipsis;margin-top:4px;font-size:9px;font-weight:700;display:block;overflow:hidden}.agile-shell .brand-seletor{padding:0;position:relative}.agile-shell .brand-botao{width:100%;height:100%;color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;gap:12px;padding:0 12px 0 16px;transition:background .15s;display:flex}.agile-shell .brand-botao:hover:not(:disabled),.agile-shell .brand-seletor.aberto .brand-botao{background:var(--panel-2)}.agile-shell .brand-botao:disabled{cursor:progress;opacity:.7}.agile-shell .brand-chevron{color:var(--gray);flex:none;margin-left:auto;font-size:11px}.agile-shell .empresa-menu{z-index:60;border:1px solid var(--line);border-radius:var(--radius);background:var(--panel);width:min(300px,100vw - 16px);box-shadow:var(--shadow);padding:6px;position:absolute;top:calc(100% + 6px);left:8px}.agile-shell .empresa-menu-titulo{color:var(--gray);letter-spacing:1.2px;text-transform:uppercase;padding:6px 12px 8px;font-size:10px;font-weight:700}.agile-shell .empresa-menu-item{border-radius:var(--radius-sm);width:100%;color:var(--white);font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;gap:12px;padding:8px 12px 8px 8px;transition:background .12s;display:flex}.agile-shell .empresa-menu-item+.empresa-menu-item{margin-top:2px}.agile-shell .empresa-menu-item:hover{background:var(--panel-3)}.agile-shell .empresa-menu-item:focus-visible{outline:2px solid var(--orange);outline-offset:-2px}.agile-shell .empresa-menu-item.ativa{background:color-mix(in srgb, var(--orange) 12%, transparent)}.agile-shell .empresa-menu-item.ativa:hover{background:color-mix(in srgb, var(--orange) 18%, transparent)}.agile-shell .empresa-menu-marca{border:1px solid var(--line);border-radius:var(--radius-sm);background:#0d0d0f;flex:none;justify-content:center;align-items:center;width:40px;height:40px;display:flex;overflow:hidden}.agile-shell .empresa-menu-marca img{object-fit:contain;width:100%;height:100%}.agile-shell .empresa-menu-marca svg{width:26px;height:26px}.agile-shell .empresa-menu-texto{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.agile-shell .empresa-menu-texto b{white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:600;line-height:1.25;overflow:hidden}.agile-shell .empresa-menu-texto small{color:var(--gray);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;font-size:11.5px;line-height:1.35;display:-webkit-box;overflow:hidden}.agile-shell .empresa-menu-check{width:16px;color:var(--orange);text-align:center;flex:none;font-size:14px;font-weight:700}.agile-shell .matriz-empresa{border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--panel-2);flex-wrap:wrap;align-items:center;gap:8px 12px;padding:10px 12px;display:flex}.agile-shell .matriz-empresa-rotulo{color:var(--gray);letter-spacing:1px;text-transform:uppercase;font-size:11px;font-weight:700}.agile-shell .matriz-empresa-dica{flex:100%;font-size:11.5px}@media (width>=720px){.agile-shell .matriz-empresa-dica{text-align:right;flex:auto;margin-left:auto}}.agile-shell .nav{flex:1;padding:8px 8px 20px;overflow-y:auto}.agile-shell .nav-group-label{text-transform:uppercase;letter-spacing:1.2px;color:var(--gray-dim);padding:14px 12px 5px;font-size:10px;font-weight:700}.agile-shell button.nav-group-toggle{width:100%;font:inherit;letter-spacing:1.2px;text-transform:uppercase;text-align:left;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;gap:8px;font-size:10px;font-weight:700;display:flex}.agile-shell button.nav-group-toggle:hover{color:var(--gray)}.agile-shell button.nav-group-toggle:focus-visible{outline:2px solid var(--orange);outline-offset:2px;border-radius:var(--radius-sm)}.agile-shell .nav-group-chevron{opacity:.7;font-size:9px;line-height:1}.agile-shell .nav-item{border-radius:var(--radius-sm);color:var(--gray);cursor:pointer;align-items:center;gap:11px;padding:9px 12px;font-size:13px;font-weight:500;transition:all .12s;display:flex;position:relative}.agile-shell .nav-item .ic{text-align:center;opacity:.85;width:16px;font-size:14px}.agile-shell .nav-item .ic svg{width:15px;height:15px;margin:0 auto;display:block}.agile-shell .nav-item:hover{background:var(--panel-2);color:var(--white)}.agile-shell .nav-item.active{background:var(--orange-soft);color:var(--orange);font-weight:600}.agile-shell .nav-item.active:before{content:"";background:var(--orange);border-radius:0 3px 3px 0;width:3px;position:absolute;top:7px;bottom:7px;left:0}.agile-shell .nav-item.active .ic{opacity:1;color:var(--orange)}@media (width>=861px){.agile-shell .app.sidebar-colapsada{--sidebar-w:68px}.agile-shell .app.sidebar-colapsada .brand{justify-content:center;padding:0 8px}.agile-shell .app.sidebar-colapsada .brand-name,.agile-shell .app.sidebar-colapsada .brand-chevron{display:none}.agile-shell .app.sidebar-colapsada .brand-botao{justify-content:center;padding:0 8px}.agile-shell .app.sidebar-colapsada .empresa-menu{left:6px}.agile-shell .app.sidebar-colapsada .nav{padding:8px 6px 20px}.agile-shell .app.sidebar-colapsada .nav-item{justify-content:center;padding:10px 0}.agile-shell .app.sidebar-colapsada .nav-label{display:none}.agile-shell .app.sidebar-colapsada .nav-item .ic{font-size:16px}.agile-shell .app.sidebar-colapsada .nav-group-label{text-indent:-999px;background:var(--line);height:1px;margin:12px 10px;padding:0;overflow:hidden}.agile-shell .app.sidebar-colapsada .nav>div:first-child .nav-group-label{display:none}}.agile-shell .main{margin-left:var(--sidebar-w);flex-direction:column;flex:1;min-width:0;transition:margin-left .16s;display:flex}.agile-shell .header{height:var(--header-h);background:var(--panel);border-bottom:1px solid var(--line);z-index:30;align-items:center;gap:16px;padding:0 22px;display:flex;position:sticky;top:0}.agile-shell .header h1{font-size:16px;font-weight:700}.agile-shell .header .crumb{color:var(--gray);margin-top:1px;font-size:11.5px}.agile-shell .header-spacer{flex:1}.agile-shell .header-search{background:var(--panel-2);border:1px solid var(--line);border-radius:var(--radius-sm);color:var(--white);width:230px;padding:7px 12px;font-size:13px}.agile-shell .header-search::placeholder{color:var(--gray-dim)}.agile-shell .user-chip{background:var(--panel-2);border:1px solid var(--line);border-radius:var(--radius-sm);align-items:center;gap:9px;padding:4px 12px 4px 4px;display:flex}.agile-shell .user-avatar{background:var(--orange);color:#fff;border-radius:6px;place-items:center;width:30px;height:30px;font-size:12px;font-weight:700;display:grid}.agile-shell .user-chip small{color:var(--gray);font-size:10px;display:block}.agile-shell .content{width:100%;padding:22px 24px 60px}.agile-shell .page-head{flex-wrap:wrap;align-items:flex-end;gap:16px;margin-bottom:18px;display:flex}.agile-shell .page-head h2{font-size:19px;font-weight:700}.agile-shell .page-head p{color:var(--gray);margin-top:3px;font-size:12.5px}.agile-shell .toolbar{flex-wrap:wrap;gap:10px;margin-left:auto;display:flex}.agile-shell .toolbar select{width:auto;min-width:180px}.agile-shell .btn{background:var(--panel-3);color:var(--white);border:1px solid var(--line);border-radius:var(--radius-sm);align-items:center;gap:7px;padding:8px 14px;font-size:13px;font-weight:600;transition:all .12s;display:inline-flex}.agile-shell .btn:hover{background:var(--panel-2);border-color:var(--gray-dim)}.agile-shell .btn-primary{background:var(--orange);border-color:var(--orange);color:#fff}.agile-shell .btn-primary:hover{background:var(--orange-dark);border-color:var(--orange-dark)}.agile-shell .btn-ghost{background:0 0}.agile-shell .btn-sm{padding:5px 10px;font-size:12px}.agile-shell .btn-danger{color:var(--red);border-color:var(--red);background:0 0}.agile-shell .btn-danger:hover{background:var(--red-soft)}.agile-shell .btn:disabled{opacity:.45;cursor:not-allowed}.agile-shell .kpi-grid{grid-template-columns:repeat(auto-fill,minmax(205px,1fr));gap:12px;margin-bottom:20px;display:grid}.agile-shell .kpi-grid.kpi-linha-unica{grid-template-columns:none;grid-auto-columns:minmax(0,1fr);grid-auto-flow:column}.agile-shell .kpi-linha-unica .kpi-value{white-space:nowrap;font-size:clamp(16px,1.45vw,22px)}.agile-shell .kpi{background:var(--panel);border:1px solid var(--line);border-radius:var(--radius);border-left:3px solid var(--line);padding:14px 15px;position:relative}.agile-shell .kpi .kpi-label{color:var(--gray);text-transform:uppercase;letter-spacing:.4px;font-size:11px;font-weight:600}.agile-shell .kpi .kpi-value{margin-top:6px;font-size:22px;font-weight:800}.agile-shell .kpi .kpi-sub{color:var(--gray-dim);margin-top:4px;font-size:11.5px}.agile-shell .kpi .kpi-ic{display:none}.agile-shell .kpi.accent{border-left-color:var(--orange)}.agile-shell .kpi.accent .kpi-value{color:var(--orange)}.agile-shell .kpi.good{border-left-color:var(--green)}.agile-shell .kpi.good .kpi-value{color:var(--green)}.agile-shell .kpi.info{border-left-color:var(--blue)}.agile-shell .kpi.info .kpi-value{color:var(--blue)}.agile-shell .grid-2{grid-template-columns:1fr 1fr;gap:16px;display:grid}.agile-shell .grid-3{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.agile-shell .fluxo-blocos{margin-bottom:16px}.agile-shell .fluxo-blocos>.card{flex-direction:column;margin-bottom:0;display:flex}.agile-shell .fluxo-blocos .card-head{min-height:28px}.agile-shell .fluxo-blocos .bloco-corpo{flex-direction:column;flex:1;justify-content:center;min-height:220px;display:flex}.agile-shell .fluxo-blocos .bar-row:last-child{margin-bottom:0}.agile-shell .fluxo-blocos .bar-row .bl{width:120px}.agile-shell .bar-row-clicavel{cursor:pointer;border-radius:6px}.agile-shell .bar-row-clicavel:hover{background:var(--panel-2);box-shadow:0 0 0 4px var(--panel-2)}.agile-shell td.celula-detalhe{cursor:pointer}.agile-shell td.celula-detalhe:hover{box-shadow:inset 0 0 0 1px var(--blue)}.agile-shell td.celula-dica{cursor:help}.agile-shell td.celula-feriado{color:var(--red);cursor:help;font-weight:700}.agile-shell .linha-fechamento td{border-top:2px solid var(--line);border-bottom:2px solid var(--line);background:var(--panel-2);font-weight:800}.agile-shell .grupo-linha{cursor:pointer}.agile-shell .grupo-seta{width:14px;color:var(--gray);transition:transform .15s;display:inline-block}.agile-shell .grupo-seta.aberta{transform:rotate(90deg)}.agile-shell .grupo-detalhe>td{background:var(--panel-2);padding:0 0 0 28px}.agile-shell .grupo-detalhe thead th{background:0 0;padding:9px 14px}.agile-shell .grupo-detalhe tbody td{border-bottom:1px solid var(--line);padding:10px 14px}.agile-shell .grupo-detalhe tbody tr:hover{background:0 0}.agile-shell .os-observacao{flex-direction:column;gap:8px;max-width:620px;padding:12px 14px 14px 0;display:flex}.agile-shell .os-observacao textarea{resize:vertical;width:100%}.agile-shell .os-observacao-texto{white-space:pre-wrap;font-size:12.5px;line-height:1.45}.agile-shell .os-observacao-pe{align-items:center;gap:8px;font-size:11.5px;display:flex}.agile-shell .os-observacao-pe .muted{margin-right:auto}.agile-shell .linha-total td{white-space:nowrap;border-top:2px solid var(--line);background:var(--panel-2);padding:10px 14px;font-weight:800}.agile-shell .col-entrada{background:#1faa591a}.agile-shell .col-saida{background:#e106001a}.agile-shell .col-neutro{background:#9a9aa614}.agile-shell .col-extra{background:#e898191a}.agile-shell .entrada-extra{width:100%;color:inherit;font:inherit;text-align:inherit;background:0 0;border:0;outline:none;padding:0}.agile-shell .extra-edicao{flex-direction:column;gap:2px;display:flex}.agile-shell .entrada-extra-nota{color:var(--gray);font-family:inherit;font-size:10px}.agile-shell .extra-nota{opacity:.75;font-size:10px}.agile-shell .linha-fechamento .col-entrada{background:#1faa592e}.agile-shell .linha-fechamento .col-saida{background:#e106002e}.agile-shell .linha-fechamento .col-neutro{background:#9a9aa629}.agile-shell .linha-fechamento .col-extra{background:#e898192e}.agile-shell .linha-fechamento .rotulo{color:var(--orange);text-transform:uppercase;letter-spacing:.6px;font-size:11px}.agile-shell .card{background:var(--panel);border:1px solid var(--line);border-radius:var(--radius);margin-bottom:16px;padding:18px}.agile-shell .card-head{align-items:center;gap:10px;margin-bottom:14px;display:flex}.agile-shell .card-head h3{font-size:14px;font-weight:700}.agile-shell .card-head .sub{color:var(--gray);margin-left:auto;font-size:12px}.agile-shell .table-wrap{background:var(--panel);border:1px solid var(--line);border-radius:var(--radius);overflow-x:auto}.agile-shell .code-link{cursor:pointer;color:var(--orange)}.agile-shell .code-link:hover{text-decoration:underline}.agile-shell .table-filters{border-bottom:1px solid var(--line);flex-wrap:wrap;align-items:center;gap:10px;padding:14px;display:flex}.agile-shell .table-filters input{flex:220px;min-width:0}.agile-shell .table-filters select{flex:none;width:auto;min-width:170px}.agile-shell table{border-collapse:collapse;width:100%;font-size:13px}.agile-shell thead th{text-align:left;color:var(--gray);text-transform:uppercase;letter-spacing:.5px;border-bottom:1px solid var(--line);white-space:nowrap;background:var(--panel-2);padding:13px 14px;font-size:10.5px;font-weight:700}.agile-shell tbody td{border-bottom:1px solid var(--line);white-space:nowrap;padding:16px 14px;line-height:1.45}.agile-shell tbody tr:last-child td{border-bottom:none}.agile-shell tbody tr:hover{background:var(--panel-2)}.agile-shell .table-empty{text-align:center;color:var(--gray-dim);padding:34px}.agile-shell .t-strong{font-weight:700}.agile-shell .t-mono{font-variant-numeric:tabular-nums}.agile-shell .row-actions>*+*{margin-left:6px}.agile-shell input,.agile-shell select,.agile-shell textarea{background:var(--panel-2);border:1px solid var(--line);color:var(--white);border-radius:var(--radius-sm);outline:none;width:100%;padding:8px 11px;font-family:inherit;font-size:13px;transition:all .12s}.agile-shell input:focus,.agile-shell select:focus,.agile-shell textarea:focus{border-color:var(--orange)}.agile-shell input:disabled{color:var(--gray)}.agile-shell input:where([type=checkbox],[type=radio]){width:15px;height:15px;accent-color:var(--orange);cursor:pointer;background:0 0;border:0;border-radius:0;flex:none;padding:0}.agile-shell input:where([type=checkbox],[type=radio]):disabled{cursor:not-allowed}.agile-shell select{cursor:pointer}.agile-shell select option,.agile-shell select optgroup{background:var(--panel-2);color:var(--white)}.agile-shell select option:disabled{color:var(--gray-dim)}.agile-shell .field{color:var(--gray);flex-direction:column;gap:5px;font-size:12px;font-weight:600;display:flex}.agile-shell .field>.btn{justify-content:center}.agile-shell .badge{background:var(--panel-3);color:var(--white);white-space:nowrap;border-radius:4px;align-items:center;gap:5px;padding:3px 9px;font-size:11px;font-weight:700;display:inline-flex}.agile-shell .badge:before{content:"";background:currentColor;border-radius:50%;width:6px;height:6px}.agile-shell .b-red{color:#f07a7a;background:#e23b3b26}.agile-shell .b-green{color:#4fd29b;background:#2bb67326}.agile-shell .b-amber{color:#f0c46b;background:#e0a83a26}.agile-shell .b-blue{color:#82b6ec;background:#4a90d929}.agile-shell .b-gray{background:var(--panel-3);color:var(--gray)}.agile-shell .b-purple{color:#b39cf0;background:#966ee629}.agile-shell .b-orange{color:#ff8f89;background:#e1060029}.agile-shell .alert-list{flex-direction:column;gap:9px;display:flex}.agile-shell .alert{background:var(--panel-2);border:1px solid var(--line);border-left:3px solid var(--gray-dim);border-radius:var(--radius-sm);align-items:flex-start;gap:11px;padding:11px 13px;display:flex}.agile-shell .alert.crit{border-left-color:var(--red);background:var(--red-soft)}.agile-shell .alert.warn{border-left-color:var(--amber)}.agile-shell .alert .a-ic{font-size:15px}.agile-shell .alert .a-body{font-size:12.5px}.agile-shell .alert .a-body b{color:var(--white)}.agile-shell .alert .a-body span{color:var(--gray)}.agile-shell .modal-overlay{z-index:100;background:#040a16a8;justify-content:center;align-items:flex-start;padding:40px 16px;display:none;position:fixed;inset:0;overflow-y:auto}.agile-shell .modal-overlay.open{display:flex}.agile-shell .modal{background:var(--panel);border:1px solid var(--line);border-radius:var(--radius);width:100%;max-width:880px;box-shadow:var(--shadow)}.agile-shell .modal.wide{max-width:1120px}.agile-shell .modal-head{border-bottom:1px solid var(--line);align-items:center;padding:15px 20px;display:flex}.agile-shell .modal-head h3{font-size:15px;font-weight:700}.agile-shell .modal-icone{border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--panel-2);width:36px;height:36px;color:var(--gray);flex:none;place-items:center;margin-right:12px;display:grid}.agile-shell .modal-icone svg{width:19px;height:19px}.agile-shell .modal-titulo{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.agile-shell .modal-subtitulo{color:var(--gray-dim);font-size:11.5px;font-weight:500}.agile-shell .modal-head .badge{margin-right:12px}.agile-shell .modal-foot-info{color:var(--gray-dim);flex-wrap:wrap;align-items:center;gap:16px;margin-right:auto;font-size:11.5px;display:flex}.agile-shell .modal-foot-info span{align-items:center;gap:7px;display:inline-flex}.agile-shell .modal-foot-info svg{flex:none;width:14px;height:14px}.agile-shell .modal-head .x{background:var(--panel-3);color:var(--white);border:none;border-radius:6px;width:30px;height:30px;margin-left:auto;font-size:15px}.agile-shell .modal-head .x:hover{background:var(--red)}.agile-shell .modal-body{max-height:76vh;padding:20px;overflow-y:auto}.agile-shell .modal-foot{border-top:1px solid var(--line);flex-wrap:wrap;justify-content:flex-end;gap:10px;padding:14px 20px;display:flex}.agile-shell .modal-overlay.lateral{justify-content:flex-end;align-items:stretch;padding:0;animation:.2s ease-out gaveta-fundo;overflow:hidden}.agile-shell .modal.lateral{border-width:0 0 0 1px;border-radius:0;flex-direction:column;width:min(600px,100%);max-width:none;height:100%;animation:.26s cubic-bezier(.22,1,.36,1) gaveta-entra;display:flex}.agile-shell .modal.lateral .modal-body{flex:1;min-height:0;max-height:none}.agile-shell .modal.lateral .form-grid{grid-template-columns:minmax(0,1fr)}.agile-shell .modal.lateral .form-grid .span2,.agile-shell .modal.lateral .form-grid .full{grid-column:1/-1}.agile-shell .modal.lateral .field.curto>:is(input,select){max-width:200px}.agile-shell .modal.lateral .field.medio>:is(input,select){max-width:300px}@keyframes gaveta-entra{0%{opacity:0;transform:translate(40px)}}@keyframes gaveta-fundo{0%{opacity:0}}@media (prefers-reduced-motion:reduce){.agile-shell .modal-overlay.lateral,.agile-shell .modal.lateral{animation:none}}.agile-shell .form-grid{grid-template-columns:repeat(3,1fr);gap:13px;display:grid}.agile-shell .form-grid>.table-wrap{margin-top:5px;margin-bottom:5px}.agile-shell .form-grid .full{grid-column:1/-1}.agile-shell .form-grid .span2{grid-column:span 2}.agile-shell .form-section-title{text-transform:uppercase;letter-spacing:.8px;color:var(--orange);border-bottom:1px solid var(--line);grid-column:1/-1;margin-top:20px;margin-bottom:3px;padding-bottom:9px;font-size:11px;font-weight:700;line-height:1.4}.agile-shell .form-section-title:first-child{margin-top:0}.agile-shell .form-nota{color:var(--gray);grid-column:1/-1;margin-top:8px;font-size:11.5px;font-weight:500;line-height:1.55}.agile-shell .form-section-title+.form-nota{margin-top:10px}.agile-shell .form-nota+.form-grid{margin-top:13px}.agile-shell .form-nota.neg{color:var(--red)}.agile-shell .form-nota code{font-size:11px}.agile-shell .campo-opcao{border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--panel-2);cursor:pointer;grid-column:1/-1;align-items:flex-start;gap:10px;padding:11px 13px;transition:all .12s;display:flex}.agile-shell .campo-opcao:hover{border-color:var(--gray-dim)}.agile-shell .campo-opcao:has(input:checked){border-color:var(--orange);background:var(--orange-soft)}.agile-shell .campo-opcao:has(input:focus-visible){outline:2px solid var(--orange);outline-offset:2px}.agile-shell .campo-opcao>input{margin-top:2px}.agile-shell .campo-opcao-texto{min-width:0;color:var(--gray);flex-direction:column;gap:3px;font-size:12px;font-weight:500;line-height:1.5;display:flex}.agile-shell .campo-opcao-texto b{color:var(--white);font-size:12.5px;font-weight:700}.agile-shell .field small{margin-top:2px;font-weight:500;line-height:1.5}.agile-shell .form-grid+.form-grid{margin-top:12px}.agile-shell .funnel{grid-auto-columns:minmax(220px,1fr);grid-auto-flow:column;gap:12px;padding-bottom:8px;display:grid;overflow-x:auto}.agile-shell .funnel-col{background:var(--panel);border:1px solid var(--line);border-radius:var(--radius);flex-direction:column;min-height:120px;display:flex}.agile-shell .funnel-col-head{border-bottom:1px solid var(--line);align-items:center;gap:8px;padding:11px 13px;font-size:12.5px;font-weight:700;display:flex}.agile-shell .funnel-col-head .cnt{background:var(--panel-3);color:var(--gray);border-radius:10px;margin-left:auto;padding:1px 8px;font-size:11px}.agile-shell .funnel-col-head .dot{border-radius:50%;width:8px;height:8px}.agile-shell .funnel-body{flex-direction:column;gap:9px;padding:10px;display:flex}.agile-shell .lead-card{background:var(--panel-2);border:1px solid var(--line);border-radius:var(--radius-sm);cursor:pointer;padding:11px;transition:all .12s}.agile-shell .lead-card:hover{border-color:var(--orange)}.agile-shell .lead-card .lc-name{font-size:13px;font-weight:700}.agile-shell .lead-card .lc-meta{color:var(--gray);margin-top:3px;font-size:11.5px}.agile-shell .lead-card .lc-foot{align-items:center;gap:6px;margin-top:9px;display:flex}.agile-shell .dre-grid{grid-template-columns:1.3fr 1fr;gap:16px;display:grid}.agile-shell .dre-table td{padding:11px 12px}.agile-shell .dre-table .grp{color:var(--orange);text-transform:uppercase;letter-spacing:.6px;font-size:11px;font-weight:700}.agile-shell .dre-table .val{text-align:right;font-variant-numeric:tabular-nums}.agile-shell .dre-table .total td{border-top:2px solid var(--line);font-weight:800}.agile-shell .bar-row{align-items:center;gap:10px;margin-bottom:11px;display:flex}.agile-shell .bar-row .bl{width:150px;color:var(--gray);font-size:12px}.agile-shell .bar-track{background:var(--panel-2);border-radius:4px;flex:1;height:22px;position:relative;overflow:hidden}.agile-shell .bar-fill{color:#fff;white-space:nowrap;text-shadow:-1px -1px #000000a6,1px -1px #000000a6,-1px 1px #000000a6,1px 1px #000000a6,0 0 3px #00000073;border-radius:4px;align-items:center;height:100%;padding-left:8px;font-size:11px;font-weight:700;display:flex}.agile-shell .media-grid{grid-template-columns:repeat(auto-fill,minmax(170px,1fr));gap:13px;display:grid}.agile-shell .media-card{background:var(--panel);border:1px solid var(--line);border-radius:var(--radius);overflow:hidden}.agile-shell .media-thumb{background:var(--panel-3);place-items:center;height:110px;font-size:32px;display:grid;position:relative}.agile-shell .media-thumb img{object-fit:cover;width:100%;height:100%}.agile-shell .media-thumb .thumb-ic{place-items:center;font-size:40px;line-height:1;display:grid}.agile-shell .cat-pick{border-top:1px solid var(--line);padding:10px 0 4px}.agile-shell .cat-fotos{flex-wrap:wrap;gap:8px;margin:8px 0 6px;display:flex}.agile-shell .cat-foto{cursor:pointer;background:var(--panel-3);border:2px solid #0000;border-radius:7px;place-items:center;width:88px;height:64px;display:grid;position:relative;overflow:hidden}.agile-shell .cat-foto img{object-fit:cover;width:100%;height:100%;display:block}.agile-shell .cat-foto input{z-index:2;cursor:pointer;width:17px;height:17px;position:absolute;top:4px;left:4px}.agile-shell .cat-foto .cf-pin{color:var(--orange);text-shadow:0 1px 2px #000;font-size:13px;position:absolute;bottom:3px;right:4px}.agile-shell .cat-foto:has(input:checked){border-color:var(--red)}.agile-shell .cat-foto:has(input:not(:checked)) img{opacity:.4}.agile-shell .cor-dot{vertical-align:-1px;border:1px solid #ffffff59;border-radius:50%;width:13px;height:13px;margin-right:6px;display:inline-block;box-shadow:0 0 0 1px #00000040}.agile-shell .cat-foto .cf-ord{opacity:0;gap:3px;transition:opacity .12s;display:flex;position:absolute;bottom:3px;left:50%;transform:translate(-50%)}.agile-shell .cat-foto:hover .cf-ord{opacity:1}.agile-shell .cat-foto .cf-ord button{color:#fff;cursor:pointer;background:#0d0d0fd9;border:none;border-radius:4px;width:22px;height:18px;padding:0;font-size:10px;line-height:1}.agile-shell .cat-foto .cf-ord button:hover{background:var(--red)}.agile-shell .media-thumb .pin{background:var(--orange);color:#fff;border-radius:4px;padding:2px 6px;font-size:9px;font-weight:800;position:absolute;top:6px;left:6px}.agile-shell .media-info{padding:9px 11px}.agile-shell .media-info .mn{white-space:nowrap;text-overflow:ellipsis;font-size:12.5px;font-weight:700;overflow:hidden}.agile-shell .media-info .mm{color:var(--gray);margin-top:2px;font-size:11px}.agile-shell .media-actions{flex-wrap:wrap;gap:5px;padding:0 11px 11px;display:flex}.agile-shell .dropzone{border:2px dashed var(--line);border-radius:var(--radius);text-align:center;color:var(--gray);cursor:pointer;padding:26px;transition:all .12s}.agile-shell .dropzone:hover{border-color:var(--orange);color:var(--white);background:var(--panel-2)}.agile-shell .checklist{grid-template-columns:repeat(2,1fr);gap:8px;display:grid}.agile-shell .check-item{background:var(--panel-2);border:1px solid var(--line);border-radius:var(--radius-sm);cursor:pointer;align-items:center;gap:9px;padding:8px 11px;font-size:12.5px;display:flex}.agile-shell .check-item input{width:16px;height:16px;accent-color:var(--orange)}.agile-shell .check-item.done{color:var(--green)}.agile-shell .stage-bar{flex-wrap:wrap;gap:5px;margin:6px 0 18px;display:flex}.agile-shell .stage-pill{background:var(--panel-2);border:1px solid var(--line);color:var(--gray);border-radius:4px;padding:5px 11px;font-size:10.5px}.agile-shell .stage-pill.done{color:#4fd29b;background:#2bb67326;border-color:#0000}.agile-shell .stage-pill.now{background:var(--orange);color:#fff;border-color:var(--orange)}.agile-shell .muted{color:var(--gray)}.agile-shell .right{text-align:right}.agile-shell .pos{color:var(--green);font-weight:700}.agile-shell .valor-pos{color:var(--blue);font-weight:700}.agile-shell .neg{color:#f07a7a;font-weight:700}.agile-shell .tag-list{flex-wrap:wrap;gap:6px;display:flex}.agile-shell .mini-chart{align-items:flex-end;gap:8px;height:130px;padding-top:10px;display:flex}.agile-shell .mini-chart .mc-bar{background:var(--orange);border-radius:4px 4px 0 0;flex:1;min-height:4px;position:relative}.agile-shell .mini-chart .mc-bar span{text-align:center;color:var(--gray);font-size:10px;position:absolute;top:-18px;left:0;right:0}.agile-shell .mini-chart .mc-bar small{text-align:center;color:var(--gray);font-size:10px;position:absolute;bottom:-20px;left:0;right:0}.agile-shell .section-divider{background:var(--line);height:1px;margin:22px 0}.agile-shell .placeholder-box{background:var(--panel);border:1px dashed var(--line);border-radius:var(--radius);text-align:center;color:var(--gray);padding:30px}.agile-shell .placeholder-box .pb-ic{margin-bottom:8px;font-size:26px}.agile-shell .kv{grid-template-columns:170px 1fr;gap:6px 14px;font-size:13px;display:grid}.agile-shell .kv dt{color:var(--gray)}.agile-shell .kv-com-icone dt{align-items:center;gap:8px;display:flex}.agile-shell .kv-com-icone dt svg{opacity:.65;flex:none;width:15px;height:15px}.agile-shell .card-head h3 svg{vertical-align:-3px;opacity:.7;width:16px;height:16px;margin-right:7px}.agile-shell .t-info{color:var(--blue)}.agile-shell .kv dd{font-weight:600}.agile-shell .grid-2.blocos-do-topo{align-items:start}.agile-shell .ficha-veiculo{align-items:flex-start;gap:18px;margin-bottom:16px;display:flex}.agile-shell .ficha-veiculo-foto{aspect-ratio:4/3;object-fit:cover;border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--panel-2);flex:none;width:180px}.agile-shell .ficha-veiculo-dados{flex:1;min-width:0}@media (width>=900px){.agile-shell .ficha-veiculo .kv-largo{grid-template-columns:165px minmax(0,1fr) 165px minmax(0,1fr);column-gap:18px}}.agile-shell .ficha-veiculo-nome{margin-bottom:14px;font-size:15px;font-weight:700}@media (width<=720px){.agile-shell .ficha-veiculo{flex-direction:column}.agile-shell .ficha-veiculo-foto{width:100%}}@media (width>=900px){.agile-shell .kv-largo{grid-template-columns:170px minmax(0,1fr) 170px minmax(0,1fr);column-gap:28px}}.agile-shell .kv dt.kv-bloco,.agile-shell .kv dd.kv-bloco{grid-column:1/-1}.agile-shell .kv dt.kv-bloco{margin-top:10px}.agile-shell .kv dd.kv-bloco{margin-bottom:4px}.agile-shell .kv-valores dd{text-align:right;font-variant-numeric:tabular-nums}.agile-shell .kv-valores dd.kv-bloco{text-align:left}.agile-shell .kv dt.kv-total,.agile-shell .kv dd.kv-total{border-top:1px solid var(--line);margin-top:4px;padding-top:9px;font-weight:700}.agile-shell .kv dt.kv-total{margin-right:-14px;padding-right:14px}.agile-shell .kv dd.kv-total{font-size:15px}.agile-shell .kv dd.kv-total:not(.pos):not(.neg){color:var(--white)}.agile-shell .kv .kv-caixa{border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--panel-2);grid-column:1/-1;margin-top:14px;padding:12px 13px 13px}.agile-shell .kv .kv-caixa dt{align-items:center;gap:8px;margin-bottom:10px;font-size:12px;font-weight:600;display:flex}.agile-shell .kv .kv-caixa dt svg{opacity:.7;flex:none;width:15px;height:15px}.agile-shell .kv .kv-caixa dd{text-align:left}.agile-shell .kv-parcela{border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--panel-2);grid-template-columns:minmax(0,1fr) auto;gap:2px 10px;padding:9px 11px;font-weight:500;display:grid}.agile-shell .kv-parcela+.kv-parcela{margin-top:8px}.agile-shell .kv-caixa .kv-parcela{border:0;border-left:3px solid var(--green);border-radius:0 var(--radius-sm) var(--radius-sm) 0;background:var(--panel)}.agile-shell .kv-parcela b{font-weight:700}.agile-shell .kv-parcela .kv-parcela-valor{text-align:right;font-variant-numeric:tabular-nums;white-space:nowrap;font-weight:700}.agile-shell .kv-parcela-nota{color:var(--gray);grid-column:1/-1;font-size:11.5px;line-height:1.45}.agile-shell .classify{border-radius:6px;padding:8px 18px;font-size:15px;font-weight:800;display:inline-block}.agile-shell .aviso-confirmacao{border:1px solid var(--amber);border-radius:var(--radius-sm);color:var(--amber);background:#e0a4001f;flex-direction:column;gap:4px;padding:10px 12px;font-size:12.5px;font-weight:600;display:flex}.agile-shell .aviso-confirmacao .muted{font-size:11.5px;font-weight:500}.agile-shell .sidebar-toggle{background:var(--panel-2);border:1px solid var(--line);color:var(--gray);border-radius:7px;justify-content:center;align-items:center;width:32px;height:32px;font-size:15px;font-weight:700;transition:all .12s;display:inline-flex}.agile-shell .sidebar-toggle:hover{color:var(--white);border-color:var(--gray-dim)}.agile-shell .menu-toggle{background:var(--panel-2);border:1px solid var(--line);color:#fff;border-radius:7px;width:38px;height:38px;font-size:18px;display:none}@media (width<=1100px){.agile-shell .form-grid{grid-template-columns:repeat(2,1fr)}.agile-shell .dre-grid,.agile-shell .grid-2,.agile-shell .grid-3{grid-template-columns:1fr}.agile-shell .sv-wrap{grid-template-columns:1fr!important}.agile-shell .kpi-grid.kpi-linha-unica{grid-template-columns:repeat(auto-fill,minmax(205px,1fr));grid-auto-flow:row}}@media (width<=860px){.agile-shell .checklist{grid-template-columns:1fr}.agile-shell .table-wrap{overflow-x:auto}.agile-shell .sidebar{transition:all .25s;transform:translate(-100%)}.agile-shell .sidebar.open{transform:translate(0)}.agile-shell .main{margin-left:0}.agile-shell .menu-toggle{place-items:center;display:grid}.agile-shell .sidebar-toggle,.agile-shell .header-search{display:none}.agile-shell .form-grid{grid-template-columns:1fr}}.agile-shell .kpi-value.good{color:var(--green)}.agile-shell .kpi-value.warn{color:var(--amber)}.agile-shell .kpi-value.crit{color:var(--red)}html[data-theme=claro] .agile-shell{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--black:#eef1f5;--panel:#fff;--panel-2:#f3f5f8;--panel-3:#e7ebf1;--line:#dde3ea;--emblema-aco-1:#6b7585;--emblema-aco-2:#444d5b;--emblema-aco-3:#232932;--white:#1b1f27;--gray:#5b6675;--gray-dim:#8a93a3;--shadow:0 6px 22px #141e321f;--sombra-rolagem:#141e3229}html[data-theme=claro]:has(.agile-shell){background:#eef1f5}html[data-theme=claro] .agile-shell thead th{background:#f0f3f7}html[data-theme=claro] .agile-shell .neg,html[data-theme=claro] .agile-shell td.celula-feriado{color:#c0392b}html[data-theme=claro] .agile-shell .valor-pos,html[data-theme=claro] .agile-shell .kpi.info .kpi-value{color:#2563a8}html[data-theme=claro] .agile-shell .b-red{color:#c0392b;background:#e106001a}html[data-theme=claro] .agile-shell .b-green{color:#157a47;background:#1faa591f}html[data-theme=claro] .agile-shell .b-amber{color:#8a6d12;background:#e0a40024}html[data-theme=claro] .agile-shell .b-blue{color:#2563a8;background:#2b7de91f}html[data-theme=claro] .agile-shell .b-purple{color:#6b4bb3;background:#965ae61f}html[data-theme=claro] .agile-shell .b-gray{color:#5b6675}html[data-theme=claro] .agile-shell .modal-overlay{background:#141e3273}html[data-theme=claro] .agile-shell .pos,html[data-theme=claro] .agile-shell .kpi-value.good,html[data-theme=claro] .agile-shell .kpi.good .kpi-value{color:#157a47}html[data-theme=claro] .agile-shell .kpi-value.warn{color:#8a6d12}html[data-theme=claro] .agile-shell .kpi-value.crit{color:#c0392b}html[data-theme=claro] .agile-shell{--blue:#2563a8;--purple:#6b4fc4}html[data-theme=claro] .agile-shell .check-item.done{color:#157a47}html[data-theme=claro] .agile-shell .stage-pill.done{color:#157a47;background:#157a471f}html[data-theme=claro] .agile-shell .alert.warn{background:#e0a40017}html[data-theme=claro] .agile-shell .alert .a-body b{color:var(--white)}html[data-theme=claro] .agile-shell .banner-info{background:#e106000f}.agile-shell .theme-switch{background:var(--panel-2);border:1px solid var(--line);border-radius:var(--radius-sm);align-items:center;gap:2px;padding:2px;display:flex}.agile-shell .theme-btn{min-width:28px;height:24px;color:var(--gray);background:0 0;border:none;border-radius:4px;place-items:center;padding:0 6px;font-size:13px;line-height:1;transition:all .12s;display:grid}.agile-shell .theme-btn:hover{background:var(--panel-3);color:var(--white)}.agile-shell .theme-btn.active{background:var(--orange);color:#fff}.agile-shell .user-menu-tema{border-top:1px solid var(--line);padding:8px 12px 10px}.agile-shell .user-menu-tema>span{text-transform:uppercase;letter-spacing:1.1px;color:var(--gray-dim);margin-bottom:6px;font-size:10px;font-weight:700;display:block}.agile-shell .user-menu-tema .opcoes{gap:4px;display:flex}.agile-shell .user-menu-tema button{border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--panel-2);color:var(--gray);flex:1;justify-content:center;align-items:center;gap:5px;padding:6px 4px;font-size:11.5px;transition:all .12s;display:flex}.agile-shell .user-menu-tema button:hover{background:var(--panel-3);color:var(--white)}.agile-shell .user-menu-tema button.active{background:var(--orange);border-color:var(--orange);color:#fff;font-weight:600}@media (width<=860px){.agile-shell .theme-switch{display:none}}.agile-shell .banner-info{background:#e1060014;border:1px solid #e1060059;border-radius:8px;padding:9px 12px}.agile-shell .user-menu-wrap{position:relative}.agile-shell button.user-chip{cursor:pointer;text-align:left}.agile-shell button.user-chip:hover{border-color:var(--gray-dim)}.agile-shell .user-menu-backdrop{z-index:55;position:fixed;inset:0}.agile-shell .user-menu{background:var(--panel);border:1px solid var(--line);border-radius:var(--radius-sm);min-width:190px;box-shadow:var(--shadow);z-index:60;padding:6px;position:absolute;top:calc(100% + 6px);right:0}.agile-shell .user-menu .um-head{border-bottom:1px solid var(--line);margin-bottom:6px;padding:7px 10px 9px}.agile-shell .user-menu .um-head b{font-size:12.5px;display:block}.agile-shell .user-menu .um-head small{color:var(--gray);font-size:10.5px}.agile-shell .user-menu-item{border-radius:var(--radius-sm);width:100%;color:var(--white);cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:8px;padding:8px 10px;font-size:12.5px;font-weight:600;transition:all .12s;display:flex}.agile-shell .user-menu-item:hover{background:var(--panel-2)}.agile-shell .user-menu-item.danger{color:var(--red)}.agile-shell .user-menu-item.danger:hover{background:var(--red-soft)}.agile-shell .pager{border-top:1px solid var(--line);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:11px 14px;display:flex}.agile-shell .pager-info{color:var(--gray);font-size:11.5px;font-weight:600}.agile-shell .pager-acoes{align-items:center;gap:8px;display:flex}.agile-shell .pager-pagina{color:var(--white);text-align:center;min-width:54px;font-size:12px;font-weight:700}.agile-shell .pager button:disabled{opacity:.4;cursor:not-allowed}.agile-shell .lead-detalhe{flex-direction:column;gap:2px;display:flex}.agile-shell .lead-linha{border-bottom:1px dashed var(--line);align-items:baseline;gap:12px;padding:7px 0;display:flex}.agile-shell .lead-linha:last-child{border-bottom:none}.agile-shell .lead-rotulo{color:var(--gray);flex:0 0 150px;font-size:11.5px;font-weight:600}.agile-shell .lead-valor{min-width:0;color:var(--white);flex:1;font-size:13px}.agile-shell .lead-valor em{color:var(--gray);font-size:12px}.agile-shell .estoque-thumb{border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--panel-2);cursor:zoom-in;width:104px;height:74px;padding:0;transition:all .15s;display:block;position:relative;overflow:hidden}.agile-shell .estoque-thumb img{object-fit:cover;width:100%;height:100%;display:block}.agile-shell .estoque-thumb:hover{border-color:var(--orange)}.agile-shell .img-grid{grid-template-columns:repeat(2,1fr);gap:13px;display:grid}.agile-shell .img-campo{flex-direction:column;gap:5px;display:flex}.agile-shell .img-campo-label{color:var(--gray);font-size:12px;font-weight:600}.agile-shell .img-card{flex-direction:column;gap:8px;display:flex}.agile-shell .img-frame{aspect-ratio:4/3;border:1px solid var(--line);border-radius:var(--radius);background:var(--panel-2);cursor:zoom-in;width:100%;max-height:240px;padding:0;transition:all .15s;position:relative;overflow:hidden}.agile-shell .img-frame img{object-fit:cover;width:100%;height:100%;display:block}.agile-shell .img-frame:hover{border-color:var(--orange)}.agile-shell .img-frame.vazio{color:var(--gray);cursor:default;text-align:center;border-style:dashed;place-items:center;padding:0 10px;font-size:12px;font-weight:600;display:grid}.agile-shell .img-frame.removido{border-color:var(--red);background:var(--red-soft);color:var(--red)}.agile-shell .img-zoom{border-radius:var(--radius-sm);color:#fff;opacity:0;background:#0009;place-items:center;width:24px;height:24px;font-size:12px;transition:all .15s;display:grid;position:absolute;bottom:6px;right:6px}.agile-shell .img-frame:hover .img-zoom,.agile-shell .estoque-thumb:hover .img-zoom,.agile-shell .img-frame:focus-visible .img-zoom,.agile-shell .estoque-thumb:focus-visible .img-zoom{opacity:1}.agile-shell .img-tag{background:var(--orange);color:#fff;text-transform:uppercase;letter-spacing:.4px;border-radius:4px;padding:2px 7px;font-size:10px;font-weight:700;position:absolute;top:6px;left:6px}.agile-shell .img-actions{align-items:center;gap:8px;display:flex}.agile-shell .img-actions input[type=file]{flex:1;min-width:0;padding:6px;font-size:11px}.agile-shell .lightbox-overlay{z-index:120;background:#040a16e0;justify-content:center;align-items:center;padding:32px 16px;display:flex;position:fixed;inset:0}.agile-shell .lightbox{flex-direction:column;max-width:min(1100px,100%);max-height:100%;display:flex;position:relative}.agile-shell .lightbox img{object-fit:contain;border-radius:var(--radius);border:1px solid var(--line);background:var(--panel);max-width:100%;max-height:calc(100vh - 110px);display:block}.agile-shell .lightbox-cap{text-align:center;color:var(--white);margin-top:10px;font-size:12.5px;font-weight:600}.agile-shell .lightbox-x{border:1px solid var(--line);background:var(--panel);width:32px;height:32px;color:var(--white);cursor:pointer;border-radius:50%;font-size:14px;transition:all .15s;position:absolute;top:-12px;right:-12px}.agile-shell .lightbox-x:hover{background:var(--red);border-color:var(--red)}@media (width<=720px){.agile-shell .img-grid{grid-template-columns:1fr}}.agile-shell .pub-card{background:var(--panel-2);border:1px solid var(--line);border-radius:var(--radius);cursor:pointer;align-items:center;gap:12px;padding:12px 14px;transition:all .15s;display:flex;position:relative}.agile-shell .pub-card:hover{border-color:var(--gray-dim)}.agile-shell .pub-card.ativo{border-color:var(--green);background:#1faa591a}.agile-shell .pub-card .pub-ic{font-size:18px;line-height:1}.agile-shell .pub-card .pub-texto{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.agile-shell .pub-card .pub-texto b{color:var(--white);font-size:13px;font-weight:700}.agile-shell .pub-card .pub-texto small{color:var(--gray);font-size:11.5px;font-weight:400}.agile-shell .pub-card .pub-switch{opacity:0;pointer-events:none;width:1px;height:1px;margin:0;position:absolute}.agile-shell .pub-card .pub-track{background:var(--panel-3);border:1px solid var(--line);border-radius:999px;flex-shrink:0;width:42px;height:24px;transition:all .18s;position:relative}.agile-shell .pub-card .pub-track:after{content:"";background:var(--gray);border-radius:50%;width:18px;height:18px;transition:all .18s;position:absolute;top:2px;left:2px}.agile-shell .pub-card .pub-switch:checked+.pub-track{background:var(--green);border-color:var(--green)}.agile-shell .pub-card .pub-switch:checked+.pub-track:after{background:#fff;left:20px}.agile-shell .pub-card .pub-switch:focus-visible+.pub-track{outline:2px solid var(--orange);outline-offset:2px}.agile-shell .capa-veiculo{border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--panel-2);width:76px;height:54px;display:block;overflow:hidden}.agile-shell .capa-veiculo img{object-fit:cover;width:100%;height:100%;display:block}.agile-shell .capa-vazia{width:100%;height:100%;color:var(--gray-dim);place-items:center;font-size:18px;display:grid}.agile-shell .galeria{grid-template-columns:repeat(auto-fill,minmax(190px,1fr));gap:12px;margin-bottom:6px;display:grid}.agile-shell .galeria-item{border:1px solid var(--line);border-radius:var(--radius);background:var(--panel-2);flex-direction:column;margin:0;display:flex;overflow:hidden}.agile-shell .galeria-thumb{aspect-ratio:4/3;border:0;border-bottom:1px solid var(--line);background:var(--panel-3);cursor:zoom-in;width:100%;padding:0;transition:all .15s;display:block;position:relative}.agile-shell .galeria-thumb.estatico{cursor:default}.agile-shell .galeria-thumb img{object-fit:cover;width:100%;height:100%;display:block}.agile-shell .galeria-thumb:hover:not(.estatico){border-color:var(--orange)}.agile-shell .galeria-thumb:hover .img-zoom,.agile-shell .galeria-thumb:focus-visible .img-zoom{opacity:1}.agile-shell .galeria-thumb.estatico .img-zoom{display:none}.agile-shell .galeria-icone{width:100%;height:100%;color:var(--gray-dim);place-items:center;font-size:26px;display:grid}.agile-shell .galeria-dados{flex-direction:column;gap:2px;padding:9px 10px 6px;display:flex}.agile-shell .galeria-nome{color:var(--white);text-overflow:ellipsis;white-space:nowrap;font-size:12.5px;font-weight:600;line-height:1.3;overflow:hidden}.agile-shell .galeria-meta{color:var(--gray);text-overflow:ellipsis;white-space:nowrap;font-size:11px;line-height:1.35;overflow:hidden}.agile-shell .galeria-acoes{gap:6px;margin-top:auto;padding:0 10px 10px;display:flex}.agile-shell .galeria-acoes>*{text-align:center;flex:1}.agile-shell .lightbox video{border-radius:var(--radius);border:1px solid var(--line);background:#000;max-width:100%;max-height:calc(100vh - 110px);display:block}.agile-shell .lightbox-nav{border-radius:var(--radius);border:1px solid var(--line);width:40px;height:56px;color:var(--white);cursor:pointer;background:#0d0d0fb8;font-size:26px;line-height:1;transition:all .15s;position:absolute;top:50%;transform:translateY(-50%)}.agile-shell .lightbox-nav:hover{background:var(--red);border-color:var(--red)}.agile-shell .lightbox-nav.prev{left:-20px}.agile-shell .lightbox-nav.next{right:-20px}.agile-shell .lightbox-pos{color:var(--gray);margin-top:3px;font-size:11.5px;font-weight:500;display:block}.agile-shell .kpi.kpi-indisponivel{opacity:.5}.agile-shell .kpi.kpi-indisponivel .kpi-value{color:var(--gray-dim)}.agile-shell .paginacao{border-top:1px solid var(--line);background:var(--panel-2);flex-wrap:wrap;align-items:center;gap:12px;padding:10px 12px;display:flex}.agile-shell .paginacao-info{color:var(--gray);font-size:11.5px}.agile-shell .paginacao-tamanho{color:var(--gray);align-items:center;gap:6px;margin:0;font-size:11.5px;display:flex}.agile-shell .paginacao-tamanho select{width:auto;min-width:64px;padding:4px 8px;font-size:11.5px}.agile-shell .paginacao-controles{align-items:center;gap:4px;margin-left:auto;display:flex}.agile-shell .paginacao-num{text-align:center;min-width:30px;padding-left:6px;padding-right:6px}.agile-shell .paginacao-num.atual{border-color:var(--orange);background:var(--orange);color:#fff}.agile-shell .paginacao-salto{color:var(--gray-dim);padding:0 2px;font-size:12px}@media (width<=720px){.agile-shell .paginacao-controles{width:100%;margin-left:0;padding-bottom:2px;overflow-x:auto}}.agile-shell .veiculo-galeria{flex-direction:column;gap:14px;display:flex}.agile-shell .galeria-cabeca{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.agile-shell .galeria-cabeca .form-section-title{margin-bottom:2px}.agile-shell .galeria-etapa,.agile-shell .acervo-prateleira{flex-direction:column;gap:8px;display:flex}.agile-shell .galeria-etapa-head{border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--panel-2);width:100%;color:inherit;text-align:left;cursor:pointer;align-items:center;gap:8px;padding:7px 9px;transition:all .15s;display:flex}.agile-shell .galeria-etapa-head:hover{border-color:var(--orange)}.agile-shell .galeria-etapa-head strong{color:var(--white);font-size:13px;font-weight:600}.agile-shell .galeria-etapa-head .muted{margin-left:auto;font-size:11.5px}.agile-shell .galeria-seta{width:12px;color:var(--gray);font-size:11px;line-height:1}.agile-shell .galeria-aviso{border:1px solid var(--line);border-left:3px solid var(--orange);border-radius:var(--radius-sm);background:var(--panel-2);margin:0;padding:8px 10px;font-size:11.5px}.agile-shell .galeria-vazia{margin:0;font-size:12px}.agile-shell .galeria.discreta{grid-template-columns:repeat(auto-fill,minmax(132px,1fr));gap:8px}.agile-shell .galeria.discreta .galeria-item{background:var(--panel)}.agile-shell .galeria.discreta .galeria-nome{font-size:11.5px}.agile-shell .galeria.discreta .galeria-dados{padding:7px 8px 4px}.agile-shell .galeria.discreta .galeria-acoes{padding:0 8px 8px}.agile-shell .galeria.discreta .galeria-publicacao{padding:0 8px 6px}.agile-shell .galeria-item.e-principal{border-color:var(--orange)}.agile-shell .galeria-selos{flex-wrap:wrap;gap:4px;max-width:calc(100% - 12px);display:flex;position:absolute;top:6px;left:6px}.agile-shell .galeria-selos .badge{padding:2px 6px;font-size:10px}.agile-shell .galeria-thumb .galeria-selos .badge{color:#f5f5f7;background:#040a16c7}.agile-shell .galeria-thumb .galeria-selos .b-red{color:#f07a7a}.agile-shell .galeria-thumb .galeria-selos .b-green{color:#4fd29b}.agile-shell .galeria-thumb .galeria-selos .b-amber{color:#f0c46b}.agile-shell .galeria-thumb .galeria-selos .b-blue{color:#82b6ec}.agile-shell .galeria-thumb .galeria-selos .b-purple{color:#b39cf0}.agile-shell .galeria-thumb .galeria-selos .b-orange{color:#ff8f89}.agile-shell .galeria-publicacao{flex-direction:column;gap:4px;padding:0 10px 8px;display:flex}.agile-shell .galeria-publicar{color:var(--white);cursor:pointer;align-items:center;gap:6px;font-size:11.5px;font-weight:500;display:flex}.agile-shell .galeria-publicar input{width:14px;height:14px;accent-color:var(--orange);cursor:pointer}.agile-shell .galeria-publicar input:disabled{cursor:not-allowed}.agile-shell .galeria-publicacao .muted{font-size:11px}.agile-shell .galeria-link{color:var(--orange);cursor:pointer;background:0 0;border:0;align-self:flex-start;padding:0;font-size:11px;text-decoration:underline}.agile-shell .galeria-envio{border:1px dashed var(--line);border-radius:var(--radius);background:var(--panel-2);flex-wrap:wrap;align-items:flex-end;gap:10px;padding:10px;display:flex}.agile-shell .galeria-envio .field{flex:260px;margin:0}.agile-shell .galeria-envio progress{flex:100%;height:4px}.agile-shell .galeria-esqueleto{aspect-ratio:4/3;background:var(--panel-3);border-style:dashed;animation:1.2s ease-in-out infinite galeria-pulso}@keyframes galeria-pulso{0%,to{opacity:.45}50%{opacity:.85}}@media (width<=720px){.agile-shell .galeria{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:10px}.agile-shell .galeria.discreta{grid-template-columns:repeat(auto-fill,minmax(112px,1fr))}.agile-shell .galeria-acoes{flex-direction:column}.agile-shell .lightbox-nav.prev{left:4px}.agile-shell .lightbox-nav.next{right:4px}}.agile-shell .kanban{align-items:flex-start;gap:12px;padding-bottom:10px;display:flex;overflow-x:auto}.agile-shell .kanban-coluna{border:1px solid var(--line);border-radius:var(--radius);background:var(--panel);flex-direction:column;flex:0 0 264px;max-height:calc(100vh - 260px);display:flex}.agile-shell .kanban-coluna.encerrada{background:var(--panel-2)}.agile-shell .kanban-coluna.alvo{border-color:var(--orange);box-shadow:inset 0 0 0 1px var(--orange)}.agile-shell .kanban-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:8px;padding:10px 12px;display:flex}.agile-shell .kanban-titulo{color:var(--white);letter-spacing:.3px;font-size:12.5px;font-weight:700}.agile-shell .kanban-contagem{color:var(--gray);font-variant-numeric:tabular-nums;font-size:11px}.agile-shell .kanban-cards{flex-direction:column;gap:8px;padding:10px;display:flex;overflow-y:auto}.agile-shell .kanban-vazia{color:var(--gray-dim);text-align:center;padding:14px 4px;font-size:11.5px}.agile-shell .kanban-card{border:1px solid var(--line);border-left:3px solid var(--gray-dim);border-radius:var(--radius-sm);background:var(--panel-2);text-align:left;cursor:grab;width:100%;padding:10px;transition:all .15s;display:block}.agile-shell .kanban-card:hover{border-color:var(--orange);background:var(--panel-3)}.agile-shell .kanban-card.arrastando{opacity:.45}.agile-shell .kanban-card.atrasado{border-left-color:var(--red)}.agile-shell .kanban-card.quente{border-left-color:var(--orange)}.agile-shell .kanban-card-topo{justify-content:space-between;align-items:flex-start;gap:6px;display:flex}.agile-shell .kanban-nome{color:var(--white);font-size:12.5px;font-weight:700;line-height:1.3}.agile-shell .kanban-linha{color:var(--gray);align-items:center;gap:5px;margin-top:4px;font-size:11px;line-height:1.35;display:flex}.agile-shell .kanban-linha .glifo{color:var(--gray-dim);text-align:center;width:12px;display:inline-block}.agile-shell .kanban-linha.neg{color:var(--red)}.agile-shell .kanban-rodape{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:6px;margin-top:8px;padding-top:7px;display:flex}.agile-shell .kanban-mover{border-radius:var(--radius-sm);max-width:132px;padding:3px 6px;font-size:10.5px}.agile-shell .kanban-dias{color:var(--gray-dim);white-space:nowrap;font-size:10.5px}.agile-shell .timeline{flex-direction:column;gap:8px;display:flex}.agile-shell .timeline-item{border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--panel-2);gap:9px;padding:9px 10px;display:flex}.agile-shell .timeline-item.automatica{background:0 0;border-style:dashed}.agile-shell .timeline-icone{color:var(--orange);text-align:center;flex:0 0 20px;font-size:13px}.agile-shell .timeline-corpo{flex:1;min-width:0}.agile-shell .timeline-topo{justify-content:space-between;align-items:baseline;gap:8px;display:flex}.agile-shell .timeline-tipo{color:var(--white);font-size:12px;font-weight:600}.agile-shell .timeline-quando{color:var(--gray-dim);white-space:nowrap;font-size:10.5px}.agile-shell .timeline-texto{color:var(--gray);overflow-wrap:anywhere;margin-top:2px;font-size:11.5px;line-height:1.45}.agile-shell .timeline-autor{color:var(--gray-dim);margin-top:3px;font-size:10.5px}@media (width<=720px){.agile-shell .kanban-coluna{flex-basis:82vw;max-height:none}.agile-shell .kanban-cards{max-height:62vh}}.agile-shell button.code-link{font:inherit;background:0 0;border:0;padding:0}.agile-shell .campo-com-acao{align-items:stretch;gap:8px;display:flex}.agile-shell .campo-com-acao>select,.agile-shell .campo-com-acao>input{flex:1;min-width:0}.agile-shell .campo-com-acao>.btn{white-space:nowrap}.agile-shell .bloco-embutido{border:1px dashed var(--line);border-radius:var(--radius);background:var(--panel-2);padding:16px 18px 18px}.agile-shell .bloco-embutido .form-section-title{margin-top:0}.agile-shell .bloco-rodape{border-top:1px solid var(--line);flex-wrap:wrap;grid-column:1/-1;justify-content:space-between;align-items:center;gap:12px;margin-top:5px;padding-top:14px;display:flex}.agile-shell .bloco-rodape>.muted{line-height:1.5}@media (width<=640px){.agile-shell .campo-com-acao{flex-direction:column}}.agile-shell .simulador{align-items:flex-start;gap:14px;display:flex}.agile-shell .simulador-form{flex:620px;min-width:0}.agile-shell .simulador-resultado{flex-direction:column;flex:0 0 340px;gap:10px;display:flex;position:sticky;top:16px}.agile-shell .sim-card{border:1px solid var(--line);border-left:3px solid var(--line);border-radius:var(--radius);background:var(--panel);padding:12px 14px}.agile-shell .sim-card.destaque{border-left-color:var(--orange)}.agile-shell .sim-card.bom{border-left-color:var(--green)}.agile-shell .sim-card.ruim{border-left-color:var(--red)}.agile-shell .sim-card-label{color:var(--gray);letter-spacing:.4px;text-transform:uppercase;font-size:10.5px;font-weight:600}.agile-shell .sim-card-valor{margin-top:4px;font-size:21px;font-weight:800;line-height:1.15}.agile-shell .sim-card-sub{color:var(--gray-dim);margin-top:3px;font-size:11px;line-height:1.4}.agile-shell .sim-linhas{flex-direction:column;gap:5px;margin-top:8px;display:flex}.agile-shell .sim-linha{justify-content:space-between;align-items:baseline;gap:8px;font-size:12px;display:flex}.agile-shell .sim-linha span:first-child{color:var(--gray)}.agile-shell .sim-linha span:last-child{font-variant-numeric:tabular-nums;font-weight:600}.agile-shell .sim-linha.total{border-top:1px solid var(--line);padding-top:6px;font-size:12.5px}.agile-shell .sim-alerta{border-radius:var(--radius-sm);gap:8px;padding:9px 11px;font-size:11.5px;line-height:1.4;display:flex}.agile-shell .sim-alerta.erro{background:var(--red-soft);border:1px solid var(--red);color:#ffb3b0}.agile-shell .sim-alerta.atencao{border:1px solid var(--amber);color:#ffd88a;background:#e0a4001f}.agile-shell .sim-alerta.ok{border:1px solid var(--green);color:#9fe0bb;background:#1faa591f}.agile-shell .sim-veiculo{border:1px dashed var(--line);border-radius:var(--radius);background:var(--panel-2);flex-direction:column;gap:3px;padding:11px 13px;display:flex}.agile-shell .sim-veiculo-nome{color:var(--white);font-size:13px;font-weight:700}.agile-shell .sim-acoes{flex-wrap:wrap;gap:8px;display:flex}.agile-shell .sim-acoes .btn{flex:auto;justify-content:center}@media (width<=1100px){.agile-shell .simulador{flex-direction:column}.agile-shell .simulador-resultado{flex:auto;width:100%;position:static}}.agile-shell .menu-acoes{display:inline-flex;position:relative}.agile-shell .menu-acoes-btn{border-radius:var(--radius-sm);width:28px;height:28px;color:var(--gray);background:0 0;border:1px solid #0000;padding:0;font-size:16px;line-height:1;transition:all .15s}.agile-shell .menu-acoes-btn:hover,.agile-shell .menu-acoes-btn.aberto{border-color:var(--line);background:var(--panel-3);color:var(--white)}.agile-shell .menu-acoes-lista{z-index:130;border:1px solid var(--line);border-radius:var(--radius);background:var(--panel-2);min-width:200px;box-shadow:var(--shadow);padding:4px;position:fixed}.agile-shell .menu-acoes-item{border-radius:var(--radius-sm);width:100%;color:var(--white);text-align:left;white-space:nowrap;background:0 0;border:0;align-items:center;gap:9px;padding:7px 10px;font-size:12.5px;display:flex}.agile-shell .menu-acoes-item:hover{background:var(--panel-3);color:var(--white)}.agile-shell .menu-acoes-item.perigo{color:var(--red)}.agile-shell .menu-acoes-icone{width:14px;color:var(--gray-dim);text-align:center}.agile-shell .menu-acoes-item:hover .menu-acoes-icone{color:var(--orange)}.agile-shell .modal.modal-dre{max-width:1240px}.agile-shell .modal-dre .modal-body{max-height:76vh}.agile-shell .dre-veiculo{align-items:center;gap:12px;margin-bottom:16px;display:flex}.agile-shell .dre-veiculo-ic{border:1px solid var(--line);border-radius:var(--radius);background:var(--panel-2);height:44px;color:var(--gray);flex:0 0 44px;place-items:center;display:grid}.agile-shell .dre-veiculo-texto{min-width:0}.agile-shell .dre-veiculo-nome{color:var(--white);font-size:13.5px;font-weight:600;line-height:1.45}.agile-shell .dre-veiculo-parte{color:var(--gray);font-weight:500}.agile-shell .dre-veiculo-parte:before{content:"•";color:var(--gray-dim);margin:0 9px}.agile-shell .dre-veiculo-meta{flex-wrap:wrap;align-items:center;gap:9px;margin-top:6px;font-size:11.5px;display:flex}.agile-shell .dre-kpis{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:14px;display:grid}.agile-shell .dre-kpi{border:1px solid var(--line);border-radius:var(--radius);background:var(--panel-2);align-items:center;gap:12px;padding:14px 15px;display:flex}.agile-shell .dre-kpi-ic{background:var(--panel-3);height:38px;color:var(--gray);border-radius:50%;flex:0 0 38px;place-items:center;display:grid}.agile-shell .dre-kpi-ic.pos{color:var(--green);background:#1faa5924}.agile-shell .dre-kpi-ic.neg{background:var(--red-soft);color:var(--red)}.agile-shell .dre-kpi-texto{flex-direction:column;min-width:0;display:flex}.agile-shell .dre-kpi-rotulo{color:var(--gray);letter-spacing:.5px;text-transform:uppercase;font-size:10.5px;font-weight:700}.agile-shell .dre-kpi-valor{white-space:nowrap;margin-top:5px;font-size:clamp(15px,1.35vw,21px);font-weight:800}.agile-shell .dre-colunas{grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);align-items:start;gap:14px;display:grid}.agile-shell .dre-painel{border:1px solid var(--line);border-radius:var(--radius);background:var(--panel);padding:16px}.agile-shell .dre-painel-titulo{color:var(--white);font-size:14px;font-weight:700}.agile-shell .dre-painel-sub{color:var(--gray-dim);margin-top:4px;font-size:11.5px}.agile-shell .dre-painel-secao{color:var(--gray);letter-spacing:.5px;text-transform:uppercase;margin:16px 0 8px;font-size:10.5px;font-weight:700}.agile-shell .dre-grupos{flex-direction:column;gap:8px;margin-top:12px;display:flex}.agile-shell .dre-grupo{border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--panel-2);border-left:3px solid #0000;overflow:hidden}.agile-shell .dre-grupo.aberto{border-left-color:var(--orange)}.agile-shell .dre-grupo-head{width:100%;color:inherit;text-align:left;background:0 0;border:0;align-items:center;gap:11px;padding:11px 13px;transition:all .12s;display:flex}.agile-shell .dre-grupo-head:hover{background:var(--panel-3)}.agile-shell .dre-grupo-ic{background:var(--panel-3);height:32px;color:var(--gray);border-radius:50%;flex:0 0 32px;place-items:center;display:grid}.agile-shell .dre-grupo.aberto .dre-grupo-ic{color:var(--orange)}.agile-shell .dre-grupo-texto{flex-direction:column;flex:1;min-width:0;display:flex}.agile-shell .dre-grupo-nome{color:var(--white);font-size:13px;font-weight:600}.agile-shell .dre-grupo-qtd{color:var(--gray-dim);margin-top:3px;font-size:11px}.agile-shell .dre-grupo-total{font-variant-numeric:tabular-nums;white-space:nowrap;font-size:13px;font-weight:700}.agile-shell .dre-grupo-seta{color:var(--gray-dim);flex:none;transition:all .15s}.agile-shell .dre-grupo.aberto .dre-grupo-seta{transform:rotate(180deg)}.agile-shell .dre-grupo-itens{padding:0 13px 11px 56px}.agile-shell .dre-item{align-items:baseline;padding:5px 0;font-size:12.5px;display:flex}.agile-shell .dre-item-rotulo{color:var(--gray)}.agile-shell .dre-item-guia{border-bottom:1px dotted var(--line);flex:1;margin:0 8px;transform:translateY(-3px)}.agile-shell .dre-item-valor{color:var(--white);font-variant-numeric:tabular-nums;white-space:nowrap}.agile-shell .dre-caixa{border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--panel-2);margin-top:12px;padding:13px 14px}.agile-shell .dre-caixa-titulo{color:var(--white);font-size:12.5px;font-weight:700}.agile-shell .dre-barras{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:11px 10px;margin-top:13px;display:grid}.agile-shell .dre-barra-rotulo{color:var(--gray);white-space:nowrap;font-size:11.5px}.agile-shell .dre-barra-trilho{background:var(--panel-3);border-radius:999px;height:9px;display:block;overflow:hidden}.agile-shell .dre-barra-fill{border-radius:999px;height:100%;display:block}.agile-shell .dre-barra-fill.receita{background:var(--green)}.agile-shell .dre-barra-fill.custo{background:var(--red)}.agile-shell .dre-barra-valor{font-variant-numeric:tabular-nums;white-space:nowrap;font-size:12px;font-weight:600}.agile-shell .dre-barra-eixo{color:var(--gray-dim);font-variant-numeric:tabular-nums;grid-column:2;justify-content:space-between;font-size:10.5px;display:flex}.agile-shell .dre-minis{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:10px;display:grid}.agile-shell .dre-mini{border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--panel-2);align-items:center;gap:10px;padding:11px 12px;display:flex}.agile-shell .dre-mini-ic{background:var(--panel-3);height:32px;color:var(--gray);border-radius:50%;flex:0 0 32px;place-items:center;display:grid}.agile-shell .dre-mini-texto{flex-direction:column;min-width:0;display:flex}.agile-shell .dre-mini-rotulo{color:var(--gray);letter-spacing:.5px;text-transform:uppercase;font-size:10px;font-weight:700}.agile-shell .dre-mini-valor{white-space:nowrap;margin-top:3px;font-size:15px;font-weight:700}.agile-shell .dre-resultado{border:1px solid var(--line);border-radius:var(--radius);align-items:center;gap:12px;margin-top:10px;padding:14px 15px;display:flex}.agile-shell .dre-resultado.ganho{border-color:var(--green);background:#1faa591a}.agile-shell .dre-resultado.perda{border-color:var(--red);background:var(--red-soft)}.agile-shell .dre-resultado-ic{border-radius:50%;flex:0 0 44px;place-items:center;height:44px;display:grid}.agile-shell .dre-resultado.ganho .dre-resultado-ic{color:var(--green);background:#1faa5929}.agile-shell .dre-resultado.perda .dre-resultado-ic{color:var(--red);background:#e1060029}.agile-shell .dre-resultado-texto{flex-direction:column;flex:1;min-width:0;display:flex}.agile-shell .dre-resultado-rotulo{color:var(--white);letter-spacing:.5px;text-transform:uppercase;font-size:11px;font-weight:700}.agile-shell .dre-resultado-sub{color:var(--gray);margin-top:4px;font-size:11.5px}.agile-shell .dre-resultado-numero{flex-direction:column;align-items:flex-end;gap:7px;display:flex}.agile-shell .dre-resultado-valor{white-space:nowrap;font-size:clamp(18px,1.7vw,25px);font-weight:800}.agile-shell .dre-resultado.ganho .dre-resultado-valor{color:var(--green)}.agile-shell .dre-resultado.perda .dre-resultado-valor{color:var(--red)}.agile-shell .dre-resultado-badge{white-space:nowrap;border-radius:999px;align-items:center;gap:5px;padding:3px 10px;font-size:11px;font-weight:700;display:inline-flex}.agile-shell .dre-resultado.ganho .dre-resultado-badge{color:var(--green);background:#1faa5929}.agile-shell .dre-resultado.perda .dre-resultado-badge{color:var(--red);background:#e1060029}.agile-shell .dre-nota{color:var(--gray-dim);margin-top:13px;font-size:11px;line-height:1.5}.agile-shell .dre-rodape{color:var(--gray-dim);margin-top:12px;font-size:11.5px;line-height:1.55}@media (width<=1000px){.agile-shell .dre-colunas{grid-template-columns:minmax(0,1fr)}.agile-shell .dre-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=620px){.agile-shell .dre-kpis,.agile-shell .dre-minis{grid-template-columns:minmax(0,1fr)}.agile-shell .dre-resultado{flex-wrap:wrap}.agile-shell .dre-resultado-numero{align-items:flex-start}.agile-shell .dre-grupo-itens{padding-left:13px}}html[data-theme=claro] .agile-shell .dre-kpi-ic.pos,html[data-theme=claro] .agile-shell .dre-resultado.ganho .dre-resultado-ic,html[data-theme=claro] .agile-shell .dre-resultado.ganho .dre-resultado-valor,html[data-theme=claro] .agile-shell .dre-resultado.ganho .dre-resultado-badge{color:#157a47}html[data-theme=claro] .agile-shell .dre-kpi-ic.neg,html[data-theme=claro] .agile-shell .dre-resultado.perda .dre-resultado-ic,html[data-theme=claro] .agile-shell .dre-resultado.perda .dre-resultado-valor,html[data-theme=claro] .agile-shell .dre-resultado.perda .dre-resultado-badge{color:#c0392b}.agile-shell .meta-barra{align-items:center;gap:8px;display:flex}.agile-shell .meta-trilho{background:var(--panel-3);border-radius:4px;flex:1;min-width:60px;height:7px;overflow:hidden}.agile-shell .meta-barra-grande .meta-trilho{height:12px}.agile-shell .meta-fill{background:var(--gray-dim);border-radius:4px;height:100%}.agile-shell .meta-fill.ok{background:var(--green)}.agile-shell .meta-fill.quase{background:var(--amber)}.agile-shell .meta-fill.longe{background:var(--red)}.agile-shell .meta-pct{font-variant-numeric:tabular-nums;color:var(--gray);font-size:11.5px;font-weight:700}.agile-shell .meta-barra-grande .meta-pct{font-size:15px}.agile-shell .meta-pct.ok{color:var(--green)}.agile-shell .meta-pct.quase{color:var(--amber)}.agile-shell .meta-pct.longe{color:#f07a7a}.agile-shell .dsp-podios{grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:12px;display:grid}.agile-shell .dsp-podio{border:1px solid var(--line);border-left:3px solid var(--line);border-radius:var(--radius);background:var(--panel-2);align-items:center;gap:11px;padding:12px 14px;display:flex}.agile-shell .dsp-podio.lider{border-left-color:var(--orange)}.agile-shell .dsp-podio-pos{color:var(--gray-dim);font-variant-numeric:tabular-nums;font-size:19px;font-weight:800}.agile-shell .dsp-podio.lider .dsp-podio-pos{color:var(--orange)}.agile-shell .dsp-podio-texto{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.agile-shell .dsp-podio-texto strong{white-space:nowrap;text-overflow:ellipsis;font-size:13px;overflow:hidden}.agile-shell .dsp-podio-texto .muted{font-size:11.5px}.agile-shell .dsp-podio .meta-barra{flex:0 0 92px}.agile-shell .modal.modal-desempenho{max-width:1180px}.agile-shell .modal-desempenho .modal-body{max-height:76vh}.agile-shell .dsp-cabeca{align-items:center;gap:12px;margin-bottom:16px;display:flex}.agile-shell .dsp-cabeca-ic{background:var(--orange-soft);height:42px;color:var(--orange);border-radius:50%;flex:0 0 42px;place-items:center;display:grid}.agile-shell .dsp-cabeca-nome{flex-wrap:wrap;align-items:baseline;gap:9px;font-size:16px;font-weight:800;display:flex}.agile-shell .dsp-cabeca-pos{letter-spacing:.4px;text-transform:uppercase;color:var(--orange);font-size:11px;font-weight:700}.agile-shell .dsp-cabeca-meta{flex-wrap:wrap;align-items:center;gap:12px;margin-top:5px;font-size:12px;display:flex}.agile-shell .dsp-indicadores{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:14px;display:grid}.agile-shell .dsp-indicador{border:1px solid var(--line);border-radius:var(--radius);background:var(--panel-2);align-items:center;gap:12px;padding:14px 15px;display:flex}.agile-shell .dsp-indicador-ic{background:var(--panel-3);height:38px;color:var(--gray);border-radius:50%;flex:0 0 38px;place-items:center;display:grid}.agile-shell .dsp-indicador-ic.pos{color:var(--green);background:#1faa5924}.agile-shell .dsp-indicador-ic.neg{background:var(--red-soft);color:var(--red)}.agile-shell .dsp-indicador-rotulo{color:var(--gray);letter-spacing:.5px;text-transform:uppercase;font-size:10.5px;font-weight:700}.agile-shell .dsp-indicador-valor{white-space:nowrap;margin-top:5px;font-size:clamp(15px,1.35vw,21px);font-weight:800}.agile-shell .dsp-colunas{grid-template-columns:minmax(0,1.25fr) minmax(0,1fr);align-items:start;gap:14px;display:grid}.agile-shell .dsp-painel{border:1px solid var(--line);border-radius:var(--radius);background:var(--panel);padding:16px}.agile-shell .dsp-painel-titulo{font-size:14px;font-weight:700}.agile-shell .dsp-painel>.dsp-painel-titulo~.dsp-painel-titulo{margin-top:18px}.agile-shell .dsp-painel-sub{color:var(--gray-dim);margin-top:4px;font-size:11.5px}.agile-shell .dsp-painel .table-wrap{margin-top:10px}.agile-shell .dsp-painel-largo{margin-bottom:14px}.agile-shell .dsp-painel>p.muted{margin-top:8px;font-size:12.5px}.agile-shell .dsp-caixa{border:1px solid var(--line);border-radius:var(--radius);background:var(--panel-2);margin-top:10px;padding:12px 13px}.agile-shell .dsp-caixa>p.muted{margin-top:8px;font-size:12px}.agile-shell .dsp-contagem{justify-content:space-between;align-items:center;gap:10px;padding:6px 0;font-size:12.5px;display:flex}.agile-shell .dsp-contagem+.dsp-contagem{border-top:1px solid var(--line)}.agile-shell .dsp-contagem .neg{align-items:center;gap:5px;display:inline-flex}.agile-shell .mini-chart.dsp-evolucao{height:120px;margin:16px 0 34px}.agile-shell .dsp-evolucao .mc-bar{background:var(--panel-3);border:1px solid var(--line);border-bottom:0}.agile-shell .dsp-evolucao .mc-bar.bateu{background:var(--green);border-color:var(--green)}@media (width<=1100px){.agile-shell .dsp-colunas{grid-template-columns:minmax(0,1fr)}.agile-shell .dsp-indicadores{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=620px){.agile-shell .dsp-indicadores{grid-template-columns:minmax(0,1fr)}.agile-shell .dsp-podio{flex-wrap:wrap}.agile-shell .dsp-podio .meta-barra{flex:1 0 100%}}html[data-theme=claro] .agile-shell .dsp-indicador-ic.pos,html[data-theme=claro] .agile-shell .meta-pct.ok{color:#157a47}html[data-theme=claro] .agile-shell .dsp-indicador-ic.neg,html[data-theme=claro] .agile-shell .meta-pct.longe{color:#c0392b}html[data-theme=claro] .agile-shell .meta-fill.ok,html[data-theme=claro] .agile-shell .dsp-evolucao .mc-bar.bateu{background:#157a47}.agile-shell .doc-arquivo{border:1px solid var(--line);border-radius:var(--radius);background:var(--panel-2);justify-content:space-between;align-items:center;gap:12px;margin:16px 0 12px;padding:11px 13px;display:flex}.agile-shell .doc-arquivo-titulo{font-size:12.5px;font-weight:700}.agile-shell .doc-arquivo .muted{word-break:break-all;margin-top:3px;font-size:11.5px}.agile-shell .doc-aviso{margin-top:8px;font-size:11.5px;display:block}.agile-shell .tabela-capital th,.agile-shell .tabela-capital td{padding-left:10px;padding-right:10px}.agile-shell .tabela-capital th.col-dias,.agile-shell .tabela-capital td.col-dias{white-space:nowrap;padding-left:8px;padding-right:8px}.agile-shell .tabela-capital tbody tr.linha-parada td:first-child{box-shadow:inset 3px 0 0 var(--red)}.agile-shell .tabela-capital tbody tr.linha-parada{background:var(--red-soft)}.agile-shell .tabela-capital tbody tr.linha-parada:hover{background:#e106002e}.agile-shell .alerta-problemas{flex-direction:column;gap:6px;margin:6px 0 0;padding:0;list-style:none;display:flex}.agile-shell .alerta-problemas li{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.agile-shell .alerta-problemas li .btn{flex:none;margin-left:auto}.agile-shell .alert .a-body{flex:1;min-width:0}.agile-shell .tabela-relatorio th,.agile-shell .tabela-relatorio td{white-space:nowrap;padding-left:10px;padding-right:10px}.agile-shell .tabela-relatorio td:first-child{white-space:normal;min-width:180px}.agile-shell .tabela-relatorio .t-acao{text-align:right;width:1%}.agile-shell .modal.modal-ficha{max-width:940px}.agile-shell .modal-ficha .modal-body{max-height:76vh}.agile-shell .ficha-secao{color:var(--gray);letter-spacing:.5px;text-transform:uppercase;margin:20px 0 10px;font-size:10.5px;font-weight:700}.agile-shell .ficha-secao:first-child{margin-top:0}.agile-shell .ficha-dados{grid-template-columns:repeat(auto-fit,minmax(165px,1fr));gap:10px;display:grid}.agile-shell .ficha-dado{border:1px solid var(--line);border-radius:var(--radius);background:var(--panel-2);padding:10px 12px}.agile-shell .ficha-dado-rotulo{color:var(--gray-dim);letter-spacing:.3px;text-transform:uppercase;font-size:10.5px;font-weight:600}.agile-shell .ficha-dado-valor{word-break:break-word;margin-top:4px;font-size:13px;font-weight:700}.agile-shell .ficha-dado-valor .badge{white-space:normal}.agile-shell .modal-ficha .stage-pill{flex-direction:column;gap:2px;padding:6px 12px;font-size:11px;display:flex}.agile-shell .stage-data{opacity:.8;font-variant-numeric:tabular-nums;font-size:9.5px}.agile-shell .ficha-kpis{grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:10px;margin-bottom:0}.agile-shell .ficha-kpis .kpi{padding:11px 13px}.agile-shell .ficha-kpis .kpi-value{font-size:18px}.agile-shell .modal-ficha .table-wrap{margin-top:0}.agile-shell table.ficha-financeiro td{padding:9px 14px;font-size:12.5px}.agile-shell table.ficha-financeiro td:last-child{text-align:right;white-space:nowrap}.agile-shell table.ficha-financeiro tr.ficha-total td{border-top:1px solid var(--line)}.agile-shell .ficha-nota{margin-top:10px;font-size:11.5px}.agile-shell .abas{border-bottom:1px solid var(--line);gap:22px;margin-bottom:16px;display:flex}.agile-shell .aba{color:var(--gray);cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;align-items:center;gap:7px;margin-bottom:-1px;padding:9px 2px 10px;font-size:13px;font-weight:600;transition:all .15s;display:inline-flex}.agile-shell .aba:hover{color:var(--white)}.agile-shell .aba.atual{color:var(--orange);border-bottom-color:var(--orange)}.agile-shell .aba .aba-ic{opacity:.85;font-size:12px}.agile-shell .aba .aba-ic svg{width:14px;height:14px;display:block}.agile-shell .filtros-bar{background:var(--panel);border:1px solid var(--line);border-radius:var(--radius);flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:16px;padding:12px;display:flex}.agile-shell .filtro-segmentado{background:var(--panel-2);border:1px solid var(--line);border-radius:var(--radius-sm);flex-wrap:wrap;padding:2px;display:inline-flex}.agile-shell .filtro-segmentado button{color:var(--gray);white-space:nowrap;background:0 0;border:0;border-radius:4px;align-items:center;gap:6px;padding:6px 12px;font-size:12px;font-weight:600;transition:all .12s;display:inline-flex}.agile-shell .filtro-segmentado button:hover{color:var(--white)}.agile-shell .filtro-segmentado button.atual{background:var(--orange);color:#fff}.agile-shell .filtro-segmentado button small{opacity:.75;font-size:11px;font-weight:700}.agile-shell .filtro-campo{background:var(--panel-2);border:1px solid var(--line);border-radius:var(--radius-sm);color:var(--gray);align-items:center;gap:7px;margin:0;padding:0 10px;font-size:12px;transition:all .15s;display:inline-flex}.agile-shell .filtro-campo:focus-within{border-color:var(--orange)}.agile-shell .filtro-campo .filtro-ic{color:var(--gray-dim);font-size:12px}.agile-shell .filtro-campo select,.agile-shell .filtro-campo input{width:auto;min-width:118px;color:var(--white);background:0 0;border:0;padding:8px 0;font-size:12px;font-weight:600}.agile-shell .filtro-campo select:focus,.agile-shell .filtro-campo input:focus{box-shadow:none;border:0;outline:none}.agile-shell .filtro-busca{flex:220px;max-width:340px;margin-left:auto}.agile-shell .filtro-busca input{width:100%;min-width:0;font-weight:400}.agile-shell .kpi-selo .kpi-variacao,.agile-shell .kpi-linha-unica .kpi-selo .kpi-label{white-space:nowrap}.agile-shell .kpi-linha-unica .kpi-selo .kpi-value{font-size:26px}.agile-shell .kpi.kpi-selo{border-left-width:1px;align-items:flex-start;gap:13px;padding:15px;display:flex}.agile-shell .kpi-selo-ic{background:var(--panel-3);width:42px;height:42px;color:var(--gray);border-radius:50%;flex:none;place-items:center;font-size:16px;display:grid}.agile-shell .kpi-selo-ic.tom-vermelho{color:#ff5c56;background:#e1060029}.agile-shell .kpi-selo-ic.tom-verde{color:var(--green);background:#1faa5929}.agile-shell .kpi-selo-ic.tom-azul{color:var(--blue);background:#3d8bf029}.agile-shell .kpi-selo-ic.tom-ambar{color:var(--amber);background:#e0a40029}.agile-shell .kpi-selo .kpi-corpo{min-width:0}.agile-shell .kpi-selo .kpi-label{text-transform:none;letter-spacing:0;color:var(--gray);font-size:12.5px}.agile-shell .kpi-selo .kpi-value{margin-top:2px;font-size:26px}.agile-shell .kpi-variacao{background:var(--panel-3);color:var(--gray);border-radius:20px;align-items:center;gap:5px;margin-top:8px;padding:3px 8px;font-size:11px;font-weight:600;display:inline-flex}.agile-shell .kpi-variacao.sobe{color:var(--green);background:#1faa5924}.agile-shell .kpi-variacao.desce{color:#ff5c56;background:#e1060024}.agile-shell .anuncios-split{grid-template-columns:minmax(0,1fr) 340px;align-items:start;gap:16px;display:grid}.agile-shell .anuncios-lateral{flex-direction:column;gap:16px;min-width:0;display:flex}.agile-shell .linha-selecionavel{cursor:pointer}.agile-shell tbody tr.linha-selecionada>td{background:var(--panel-2)}.agile-shell tbody tr.linha-selecionada>td:first-child{box-shadow:inset 3px 0 0 var(--orange)}.agile-shell .pecas-veiculo{color:var(--gray);margin:-6px 0 12px;font-size:12.5px;font-weight:600}.agile-shell .pecas-grade{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.agile-shell .peca{flex-direction:column;gap:5px;min-width:0;display:flex}.agile-shell .peca-quadro{aspect-ratio:4/3;border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--panel-2);place-items:center;display:grid;overflow:hidden}.agile-shell .peca-quadro img{object-fit:cover;width:100%;height:100%;display:block}.agile-shell .peca-vazia{color:var(--gray-dim);font-size:18px}.agile-shell .peca figcaption{color:var(--gray-dim);text-align:center;font-variant-numeric:tabular-nums;font-size:11px;font-weight:600}.agile-shell .pecas-aviso{margin-top:10px;font-size:12px}.agile-shell .pecas-acao{justify-content:center;width:100%;margin-top:14px}@media (width<=1160px){.agile-shell .anuncios-split{grid-template-columns:minmax(0,1fr)}}.agile-shell .card-tabela{padding:0;overflow:hidden}.agile-shell .card-tabela .card-head{border-bottom:1px solid var(--line);margin:0;padding:14px 16px}.agile-shell .card-tabela .table-wrap{border:0;border-radius:0;margin:0}.agile-shell .anuncio-thumb{border-radius:var(--radius-sm);border:1px solid var(--line);background:var(--panel-2);object-fit:cover;width:76px;height:52px;display:block}.agile-shell .card-tabela thead th,.agile-shell .card-tabela tbody td{padding-left:9px;padding-right:9px}.agile-shell .col-veiculo{white-space:normal;min-width:185px}.agile-shell .col-titulo{text-overflow:ellipsis;max-width:150px;overflow:hidden}.agile-shell .anuncio-veiculo{align-items:center;gap:11px;display:flex}.agile-shell .anuncio-veiculo .anuncio-thumb{flex:none}.agile-shell .anuncio-veiculo-texto{flex-direction:column;gap:3px;min-width:0;display:flex}.agile-shell .anuncio-veiculo-nome{font-weight:700;line-height:1.35}.agile-shell .anuncio-veiculo-ficha{color:var(--gray);font-variant-numeric:tabular-nums;font-size:11.5px;line-height:1.4}.agile-shell .col-acoes{white-space:nowrap;background:var(--panel);width:1%;position:sticky;right:0;box-shadow:-9px 0 9px -9px #0000008c}.agile-shell thead .col-acoes,.agile-shell tbody tr:hover .col-acoes,.agile-shell tbody tr.linha-selecionada .col-acoes{background:var(--panel-2)}.agile-shell .col-acoes>*+*{margin-left:5px}.agile-shell .canal-chip{max-width:132px}.agile-shell .canal-chip>:last-child{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.agile-shell .canal-chip{align-items:center;gap:8px;display:inline-flex}.agile-shell .canal-marca{color:#fff;background:var(--panel-3);border-radius:7px;flex:none;place-items:center;width:24px;height:24px;font-size:11px;font-weight:800;line-height:1;display:grid}.agile-shell .canal-marca.canal-facebook_marketplace{background:#1877f2}.agile-shell .canal-marca.canal-instagram{background:linear-gradient(45deg,#f9ce34,#ee2a7b 55%,#6228d7);font-size:9.5px}.agile-shell .canal-marca.canal-olx{background:#6e0ad6;font-size:9px}.agile-shell .canal-marca.canal-webmotors{background:#0b63ce}.agile-shell .canal-marca.canal-site_proprio{background:var(--orange)}.agile-shell .canal-marca.canal-outro{background:var(--panel-3);color:var(--gray)}.agile-shell .responsavel-chip{align-items:center;gap:8px;display:inline-flex}.agile-shell .responsavel-iniciais{background:var(--orange);color:#fff;border-radius:50%;flex:none;place-items:center;width:26px;height:26px;font-size:10px;font-weight:700;display:grid}.agile-shell .responsavel-nome{text-overflow:ellipsis;white-space:nowrap;max-width:64px;overflow:hidden}.agile-shell .canal-linha{border-bottom:1px solid var(--line);padding:12px 0}.agile-shell .canal-linha:last-child{border-bottom:0;padding-bottom:0}.agile-shell .canal-linha:first-child{padding-top:0}.agile-shell .canal-linha-topo{align-items:center;gap:8px;margin-bottom:8px;display:flex}.agile-shell .canal-linha-nome{text-overflow:ellipsis;white-space:nowrap;font-size:12.5px;font-weight:600;overflow:hidden}.agile-shell .canal-linha-valor{white-space:nowrap;margin-left:auto;font-size:13px;font-weight:700}.agile-shell .canal-linha-valor small{color:var(--gray-dim);margin-left:4px;font-size:11px;font-weight:600}.agile-shell .canal-barra{background:var(--panel-3);border-radius:4px;height:6px;overflow:hidden}.agile-shell .canal-barra span{background:var(--orange);border-radius:4px;height:100%;display:block}.agile-shell .canal-linha-pe{color:var(--gray-dim);justify-content:flex-end;gap:10px;margin-top:6px;font-size:11px;display:flex}.agile-shell .canal-rodape{border-top:1px solid var(--line);margin-top:14px;padding-top:14px}.agile-shell .canal-rodape .btn{justify-content:center;width:100%}.agile-shell .veiculo-identidade{background:var(--panel);border:1px solid var(--line);border-radius:var(--radius);margin-bottom:18px;padding:16px 18px 18px}.agile-shell .veiculo-identidade-topo{border-bottom:1px solid var(--line);flex-wrap:wrap;align-items:center;gap:14px;margin-bottom:14px;padding-bottom:14px;display:flex}.agile-shell .veiculo-identidade-placa{border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--panel-2);letter-spacing:1.4px;white-space:nowrap;padding:7px 10.6px 7px 12px;font-size:15px;font-weight:800}.agile-shell .veiculo-identidade-nome{min-width:0;font-size:15px;font-weight:700;line-height:1.35}.agile-shell .veiculo-identidade-topo .badge{margin-left:auto}@media (width<=620px){.agile-shell .veiculo-identidade-topo{gap:10px}.agile-shell .veiculo-identidade-topo .badge{margin-left:0}}.agile-shell .acervo-prateleiras{flex-direction:column;gap:12px;display:flex}.agile-shell .galeria-origem{color:#f5f5f7;text-overflow:ellipsis;white-space:nowrap;background:#040a16b8;border-radius:4px;max-width:100%;padding:2px 7px;font-size:10px;font-weight:700;line-height:1.5;overflow:hidden}.agile-shell .acervo-icone{width:16px;color:var(--gray);flex:none;line-height:1;display:inline-flex}.agile-shell .acervo-icone svg{width:16px;height:16px}.agile-shell .galeria-etapa-head.vazia{cursor:default}.agile-shell .galeria-etapa-head.vazia:hover{border-color:var(--line)}.agile-shell .galeria-etapa-head.vazia strong,.agile-shell .galeria-etapa-head.vazia .acervo-icone{color:var(--gray)}.agile-shell .chamada-galeria{border:1px solid var(--line);border-radius:var(--radius);background:var(--panel-2);flex-wrap:wrap;align-items:center;gap:14px;margin-top:18px;padding:14px 16px;display:flex}.agile-shell .chamada-icone{border-radius:var(--radius-sm);background:var(--orange);color:#fff;flex:none;place-items:center;width:34px;height:34px;display:grid}.agile-shell .chamada-icone svg{width:20px;height:20px;display:block}.agile-shell .chamada-texto{flex:1;min-width:200px}.agile-shell .chamada-texto strong{font-size:13px;font-weight:700;line-height:1.35;display:block}.agile-shell .chamada-texto p{color:var(--gray);margin:2px 0 0;font-size:12px;line-height:1.4}.agile-shell .chamada-galeria .btn{margin-left:auto}.agile-shell .tabela-head{flex-wrap:wrap}.agile-shell .tabela-contagem{color:var(--gray-dim);font-variant-numeric:tabular-nums;font-size:12px}.agile-shell .tabela-ferramentas{flex-wrap:wrap;align-items:center;gap:10px;margin-left:auto;display:flex}.agile-shell .tabela-busca{border:1px solid var(--line);background:var(--panel-2);color:var(--gray-dim);border-radius:999px;align-items:center;gap:7px;padding:0 12px;transition:all .15s;display:inline-flex}.agile-shell .tabela-busca:focus-within{border-color:var(--orange)}.agile-shell .tabela-busca input{background:0 0;border:0;width:210px;padding:7px 0;font-size:12.5px}.agile-shell .tabela-busca input:focus{border:0;outline:none}.agile-shell .tabela-selecao{background:var(--orange-soft);border-top:1px solid var(--orange);border-bottom:1px solid var(--orange);flex-wrap:wrap;align-items:center;gap:10px;padding:10px 14px;display:flex}.agile-shell .tabela-selecao-conta{border:0;border-right:1px solid var(--line);color:var(--white);font-variant-numeric:tabular-nums;background:0 0;margin-right:2px;padding:0 12px 0 0;font-size:12.5px;font-weight:700}.agile-shell .tabela-selecao-conta:hover{color:var(--orange)}.agile-shell .tabela-selecao .btn{padding:5px 12px;font-size:12px}.agile-shell .col-marca{text-align:center;width:1%;padding-right:0!important}.agile-shell .col-marca input[type=checkbox]{width:15px;height:15px;accent-color:var(--orange);cursor:pointer;margin:0}.agile-shell tbody tr.linha-marcada>td{background:var(--orange-soft)}.agile-shell tbody tr.linha-marcada>td:first-child{box-shadow:inset 3px 0 0 var(--orange)}.agile-shell .densidade-compacta tbody td{padding-top:8px;padding-bottom:8px}.agile-shell .densidade-compacta thead th{padding-top:9px;padding-bottom:9px}.agile-shell .densidade-confortavel tbody td{padding-top:22px;padding-bottom:22px}.agile-shell th .th-ordenar{font:inherit;color:inherit;text-transform:inherit;letter-spacing:inherit;cursor:pointer;background:0 0;border:0;padding:0}.agile-shell th .th-ordenar:hover,.agile-shell th.col-ordenada .th-ordenar,.agile-shell th.col-ordenada{color:var(--white)}.agile-shell .col-numero,.agile-shell .t-mono{font-variant-numeric:tabular-nums}.agile-shell td.col-numero,.agile-shell th.col-numero{text-align:center;white-space:nowrap}.agile-shell td.col-centro,.agile-shell th.col-centro,.agile-shell td.col-acoes,.agile-shell th.col-acoes{text-align:center}.agile-shell tbody tr.linha-marcada .col-acoes{background:var(--orange-soft)}.agile-shell .prazo-atencao{color:var(--amber)}.agile-shell .prazo-critico{color:var(--red)}.agile-shell .marketing-barra{background:var(--panel);border:1px solid var(--line);border-radius:var(--radius);flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:16px;padding:12px;display:flex}.agile-shell .marketing-barra .btn:last-child{margin-left:auto}.agile-shell .marketing-recorte{color:var(--gray-dim);font-variant-numeric:tabular-nums;font-size:12px}.agile-shell .marketing-sincronia{color:var(--gray-dim);align-items:center;gap:6px;font-size:11.5px;display:inline-flex}.agile-shell .marketing-sincronia:before{content:"";background:var(--green);border-radius:50%;width:6px;height:6px}.agile-shell .marketing-split{grid-template-columns:minmax(0,1fr) 320px;align-items:start;gap:16px;margin-top:16px;display:grid}@media (width<=1100px){.agile-shell .marketing-split{grid-template-columns:1fr}}.agile-shell .grafico-legenda{color:var(--gray-dim);justify-content:flex-end;gap:14px;margin-top:-8px;margin-bottom:6px;font-size:11px;display:flex}.agile-shell .grafico-legenda span{align-items:center;gap:5px;display:inline-flex}.agile-shell .grafico-legenda span:before{content:"";border-radius:2px;width:8px;height:8px}.agile-shell .legenda-anterior:before{background:#e106006b}.agile-shell .legenda-recente:before{background:var(--orange)}.agile-shell .kpi-sub.sobe{color:var(--green)}.agile-shell .funil-social-chamada{color:var(--gray);margin-bottom:12px;font-size:12.5px}.agile-shell .funil-social{gap:10px;list-style:none;display:grid}.agile-shell .funil-social li{color:var(--gray);align-items:baseline;gap:8px;font-size:12.5px;display:flex}.agile-shell .funil-social li b{color:var(--white);font-variant-numeric:tabular-nums;font-size:20px;font-weight:800}.agile-shell .funil-social li.ganho b{color:var(--green)}.agile-shell .funil-social-pe{border-top:1px solid var(--line);color:var(--gray);margin-top:14px;padding-top:12px;font-size:12px}.agile-shell .funil-social-pe b{color:var(--white);font-variant-numeric:tabular-nums}.agile-shell .tabela-publicacoes .col-quando{text-align:center;white-space:nowrap;font-variant-numeric:tabular-nums}.agile-shell .tabela-publicacoes .col-formato{text-align:center}.agile-shell .tabela-publicacoes .col-publicacao{white-space:normal;min-width:280px;max-width:420px}.agile-shell .tabela-publicacoes .col-veiculo-post{white-space:nowrap;text-overflow:ellipsis;max-width:160px;overflow:hidden}.agile-shell .post-item{align-items:center;gap:12px;display:flex}.agile-shell .post-texto{flex-direction:column;gap:3px;min-width:0;display:flex}.agile-shell .post-titulo{color:var(--white);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;font-size:13px;line-height:1.4;display:-webkit-box;overflow:hidden}.agile-shell .post-formato{color:var(--gray-dim);font-size:11px;font-weight:600}.agile-shell .post-leads{color:var(--green);font-weight:700}.agile-shell .tabela-publicacoes .col-legenda{text-align:left;white-space:normal;min-width:260px;max-width:460px}.agile-shell .tabela-publicacoes .th-ordenar{font:inherit;color:inherit;text-transform:inherit;letter-spacing:inherit;cursor:pointer;background:0 0;border:0;padding:0}.agile-shell .tabela-publicacoes .th-ordenar:hover{color:var(--white)}.agile-shell th.col-numero .th-ordenar,.agile-shell .tabela-publicacoes .col-quando .th-ordenar{text-align:center;width:100%}.agile-shell .tabela-publicacoes tfoot td{border-top:1px solid var(--line);background:var(--panel-2);white-space:nowrap;padding:14px}.agile-shell .tabela-serie td,.agile-shell .tabela-serie th{padding:10px 14px}.agile-shell .publicacao-capa{border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--panel-2);flex:none;width:56px;height:56px;display:block;overflow:hidden}.agile-shell .publicacao-capa img{object-fit:cover;width:100%;height:100%;transition:opacity .2s;display:block}.agile-shell .publicacao-capa.carregando{background:var(--panel-3);animation:1.2s ease-in-out infinite galeria-pulso}.agile-shell .publicacao-capa.carregando img{opacity:0}.agile-shell .publicacao-capa .sem-capa{width:100%;height:100%;color:var(--gray-dim);justify-content:center;align-items:center;font-size:18px;display:flex}.agile-shell .ficha-publicacao .ficha-cabecalho{align-items:flex-start;gap:14px;margin-bottom:18px;display:flex}.agile-shell .publicacao-capa.grande{flex:none;width:120px;height:120px}.agile-shell .ficha-publicacao .ficha-legenda{white-space:pre-line;max-height:132px;margin:6px 0 8px;line-height:1.5;overflow-y:auto}.agile-shell .ficha-publicacao .ficha-secao{text-transform:uppercase;letter-spacing:1px;color:var(--gray);border-bottom:1px solid var(--line);margin:18px 0 10px;padding-bottom:7px;font-size:11px}.agile-shell .ficha-metricas{grid-template-columns:repeat(auto-fill,minmax(155px,1fr));gap:10px;display:grid}.agile-shell .ficha-metrica{background:var(--panel-2);border:1px solid var(--line);border-radius:var(--radius-sm);padding:11px 13px}.agile-shell .ficha-metrica span{text-transform:uppercase;letter-spacing:.5px;color:var(--gray-dim);margin-bottom:5px;font-size:10.5px;display:block}.agile-shell .ficha-metrica b{font-size:17px;font-weight:700}.agile-shell .bloco-indicadores.atualizando{pointer-events:none;animation:1.2s ease-in-out infinite galeria-pulso}.agile-shell .agile-esqueleto{gap:10px;padding:14px;display:grid}.agile-shell .agile-esqueleto>div{border-radius:var(--radius-sm);background:var(--panel-3);animation:1.2s ease-in-out infinite galeria-pulso}.agile-shell .agile-esqueleto>div:nth-child(2){animation-delay:.1s}.agile-shell .agile-esqueleto>div:nth-child(3){animation-delay:.2s}.agile-shell .agile-esqueleto>div:nth-child(4){animation-delay:.3s}.agile-shell .agile-esqueleto>div:nth-child(5){animation-delay:.4s}.agile-shell .agile-carregando{padding:22px}.agile-shell .barra-espera{gap:8px;display:grid}.agile-shell .barra-espera-topo{color:var(--gray);align-items:baseline;gap:12px;font-size:12.5px;display:flex}.agile-shell .barra-espera-tempo{color:var(--gray-dim);font-variant-numeric:tabular-nums;margin-left:auto}.agile-shell .barra-espera-trilho{border:1px solid var(--line);background:var(--panel-2);border-radius:3px;height:18px;position:relative;overflow:hidden}.agile-shell .barra-espera-fita{background:repeating-linear-gradient(90deg, var(--orange) 0 3px, transparent 3px 6px);border-radius:1px;width:32%;animation:1.8s ease-in-out infinite barra-espera-anda;position:absolute;top:3px;bottom:3px;left:3px}@keyframes barra-espera-anda{0%,to{transform:translate(0)}50%{transform:translate(204%)}}@media (prefers-reduced-motion:reduce){.agile-shell .agile-esqueleto>div,.agile-shell .galeria-esqueleto,.agile-shell .publicacao-capa.carregando,.agile-shell .bloco-indicadores.atualizando{opacity:.6;animation:none}.agile-shell .barra-espera-fita{width:32%;animation:none}}.agile-shell .sidebar-backdrop{display:none}@media (width<=860px){.agile-shell .sidebar{z-index:60;box-shadow:var(--shadow)}.agile-shell .sidebar-backdrop{z-index:50;background:#040a1699;border:none;display:block;position:fixed;inset:0}.agile-shell .header{gap:10px;padding:0 12px}.agile-shell .header-titulo{flex:1;min-width:0}.agile-shell .header h1{white-space:nowrap;text-overflow:ellipsis;font-size:15px;overflow:hidden}.agile-shell .header .crumb{display:none}.agile-shell .user-chip{gap:0;padding:4px}.agile-shell .user-chip .user-chip-texto{display:none}.agile-shell .nav-item{min-height:44px;padding:12px;font-size:14px}.agile-shell .btn{min-height:42px;padding:9px 16px}.agile-shell .btn-sm{min-height:38px;padding:7px 12px}.agile-shell .menu-toggle{width:42px;height:42px}.agile-shell .modal-head .x{width:38px;height:38px}.agile-shell .menu-acoes-btn{width:40px;height:40px;font-size:18px}.agile-shell .filtro-segmentado button{min-height:38px;padding:8px 14px;font-size:13px}.agile-shell .aba{min-height:42px;padding:11px 4px 12px}.agile-shell .paginacao-num,.agile-shell .paginacao button{min-width:38px;min-height:38px}.agile-shell .code-link{align-items:center;min-height:38px;display:inline-flex}.agile-shell input,.agile-shell select,.agile-shell textarea{min-height:44px;padding:10px 12px;font-size:16px}.agile-shell textarea{min-height:88px}.agile-shell input[type=checkbox],.agile-shell input[type=radio]{width:20px;height:20px;min-height:0;padding:0}.agile-shell .page-head{align-items:flex-start}.agile-shell .toolbar{width:100%;margin-left:0}.agile-shell .toolbar>*{flex:160px}.agile-shell .toolbar select{width:100%;min-width:0}.agile-shell .toolbar .btn{justify-content:center}.agile-shell .table-filters input{flex:100%}.agile-shell .table-filters select{flex:140px;width:100%;min-width:0}.agile-shell .table-wrap{-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;background-image:linear-gradient(to right, var(--panel), var(--panel)), linear-gradient(to left, var(--panel), var(--panel)), linear-gradient(to right, var(--sombra-rolagem), transparent), linear-gradient(to left, var(--sombra-rolagem), transparent);background-position:0,100%,0,100%;background-repeat:no-repeat;background-size:22px 100%,22px 100%,13px 100%,13px 100%;background-attachment:local,local,scroll,scroll;overflow-x:auto}.agile-shell tbody td{padding:13px 12px}.agile-shell thead th{padding:11px 12px}.agile-shell .card-head{flex-wrap:wrap}.agile-shell .card-head .sub{flex-basis:100%;margin-left:0}.agile-shell .modal-overlay{align-items:stretch;padding:0}.agile-shell .modal,.agile-shell .modal.wide{border:none;border-radius:0;flex-direction:column;max-width:none;min-height:100%;display:flex}.agile-shell .modal-body{flex:1;max-height:none;padding:16px}.agile-shell .modal-head{z-index:2;background:var(--panel);padding:13px 16px;position:sticky;top:0}.agile-shell .modal-foot{z-index:2;background:var(--panel);padding:12px 16px;position:sticky;bottom:0}.agile-shell .modal-foot .btn{flex:140px;justify-content:center}.agile-shell .modal-foot-info{flex-basis:100%;margin-bottom:4px;margin-right:0}.agile-shell .form-grid.cols-2,.agile-shell .form-grid.cols-4{grid-template-columns:repeat(2,minmax(0,1fr))}.agile-shell .form-grid .span2{grid-column:1/-1}}@media (width<=620px){.agile-shell .content{padding:16px 12px 48px}.agile-shell .page-head{gap:12px;margin-bottom:14px}.agile-shell .page-head h2{font-size:17px}.agile-shell .card{padding:14px}.agile-shell .kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.agile-shell .kpi-grid.kpi-linha-unica{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-flow:row}.agile-shell .kpi{padding:12px}.agile-shell .kpi .kpi-value,.agile-shell .kpi-linha-unica .kpi-value{white-space:normal;overflow-wrap:anywhere;font-size:18px}.agile-shell .kpi .kpi-label{font-size:10px}.agile-shell .kpi .kpi-sub{font-size:10.5px}.agile-shell .grid-2,.agile-shell .grid-3,.agile-shell .form-grid,.agile-shell .form-grid.cols-2,.agile-shell .form-grid.cols-4{grid-template-columns:minmax(0,1fr)}.agile-shell svg{max-width:100%}.agile-shell .marketing-barra{gap:8px}.agile-shell .marketing-barra>*{flex:100%;min-width:0}.agile-shell .marketing-barra .filtro-segmentado button{flex:auto;justify-content:center}.agile-shell .marketing-barra .filtro-campo,.agile-shell .marketing-barra .filtro-campo select{width:100%}.agile-shell .marketing-barra .btn:last-child{justify-content:center;margin-left:0}.agile-shell .marketing-recorte,.agile-shell .marketing-sincronia{flex:auto}.agile-shell .tabela-busca{flex:100%}.agile-shell .tabela-busca input{width:100%}.agile-shell .tabela-ferramentas{width:100%;margin-left:0}.agile-shell .tabela-ferramentas .filtro-segmentado{flex:100%}.agile-shell .tabela-ferramentas .filtro-segmentado button{flex:auto;justify-content:center}}@media (width<=380px){.agile-shell .content{padding:14px 10px 44px}.agile-shell .kpi-grid,.agile-shell .kpi-grid.kpi-linha-unica{grid-template-columns:minmax(0,1fr)}.agile-shell .header h1{font-size:14px}.agile-shell .toolbar>*{flex:100%}}@supports (padding:env(safe-area-inset-bottom)){@media (width<=860px){.agile-shell .nav{padding-bottom:calc(20px + env(safe-area-inset-bottom))}.agile-shell .content{padding-bottom:calc(48px + env(safe-area-inset-bottom))}.agile-shell .modal-foot{padding-bottom:calc(12px + env(safe-area-inset-bottom))}}}.agile-shell .rec-tela{--rec-roxo:var(--purple)}.agile-shell .rec-dia{align-items:center;gap:6px;display:inline-flex}.agile-shell .rec-dia-atual{border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--panel-2);height:30px;color:var(--white);white-space:nowrap;align-items:center;gap:7px;padding:0 12px;font-size:12.5px;font-weight:600;display:inline-flex}.agile-shell .rec-dia-ic{color:var(--gray-dim)}.agile-shell .rec-dia-campo{color:inherit;font:inherit;background:0 0;border:0;width:116px;padding:0}.agile-shell .rec-dia-campo:focus{box-shadow:none;border:0;outline:none}.agile-shell .rec-paineis{grid-template-columns:minmax(0,2.1fr) minmax(0,1fr);gap:16px;margin-bottom:16px;display:grid}.agile-shell .rec-paineis>.card{margin-bottom:0}.agile-shell .rec-barras{grid-template-columns:repeat(6,minmax(0,1fr));align-items:end;gap:10px;height:168px;padding-top:8px;display:grid}.agile-shell .rec-barra{flex-direction:column;justify-content:flex-end;align-items:center;gap:7px;height:100%;display:flex}.agile-shell .rec-barra-valor{color:var(--white);font-size:15px;font-weight:800}.agile-shell .rec-barra-fita{background:var(--gray-dim);border-radius:5px 5px 2px 2px;width:100%;max-width:56px;min-height:4px;transition:height .2s}.agile-shell .rec-barra-rotulo{color:var(--gray);text-align:center;min-height:26px;font-size:10.5px;line-height:1.25}.agile-shell .rec-ocupacao{color:var(--gray);justify-content:space-between;align-items:baseline;gap:10px;margin-bottom:10px;font-size:12px;display:flex}.agile-shell .rec-ocupacao-trilho{background:var(--panel-3);border-radius:5px;height:8px;margin-bottom:13px;overflow:hidden}.agile-shell .rec-ocupacao-fita{background:var(--orange);height:100%;transition:width .2s}.agile-shell .rec-patio{grid-template-columns:repeat(6,minmax(0,1fr));gap:7px;display:grid}.agile-shell .rec-patio-largo{grid-template-columns:repeat(auto-fill,minmax(92px,1fr))}.agile-shell .rec-box{aspect-ratio:1.15;border:1px solid var(--line);background:var(--panel-2);border-radius:7px;flex-direction:column;justify-content:center;align-items:center;gap:2px;padding:2px;display:flex}.agile-shell .rec-box-codigo{font-variant-numeric:tabular-nums;font-size:11px;font-weight:700}.agile-shell .rec-box-tag{opacity:.85;letter-spacing:.2px;font-size:9px;font-weight:600}.agile-shell .rec-box-escolha{cursor:pointer;transition:all .12s}.agile-shell .rec-box-escolha:hover:not(:disabled){outline:2px solid var(--orange);outline-offset:1px}.agile-shell .rec-box-escolha:disabled{cursor:not-allowed;opacity:.55}.agile-shell .rec-box-escolha.escolhido{outline:2px solid var(--orange);outline-offset:1px}.agile-shell .rec-legenda{color:var(--gray);flex-wrap:wrap;gap:14px;margin-top:12px;font-size:10.5px;display:flex}.agile-shell .rec-legenda span{align-items:center;gap:6px;display:inline-flex}.agile-shell .rec-legenda i{background:currentColor;border-radius:3px;width:9px;height:9px}.agile-shell .tom-info{color:var(--blue)}.agile-shell .tom-atencao{color:var(--amber)}.agile-shell .tom-ok{color:var(--green)}.agile-shell .tom-critico{color:var(--orange)}.agile-shell .tom-externo{color:var(--rec-roxo)}.agile-shell .tom-neutro{color:var(--gray-dim)}.agile-shell .tom-livre{color:var(--green)}.agile-shell .tom-ocupado{color:var(--red)}.agile-shell .tom-inativo{color:var(--gray-dim)}html[data-theme=claro] .agile-shell .tom-livre{color:#157a47}html[data-theme=claro] .agile-shell .tom-ocupado{color:#c0392b}.agile-shell .rec-barra-fita.tom-info,.agile-shell .rec-barra-fita.tom-atencao,.agile-shell .rec-barra-fita.tom-ok,.agile-shell .rec-barra-fita.tom-critico,.agile-shell .rec-barra-fita.tom-externo,.agile-shell .rec-barra-fita.tom-neutro{background:currentColor}.agile-shell .rec-box.tom-livre,.agile-shell .rec-box.tom-ocupado{background:color-mix(in srgb, currentColor 14%, transparent);border-color:currentColor}.agile-shell .rec-slots{flex-wrap:wrap;gap:6px;display:flex}.agile-shell .rec-slot{border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--panel-2);height:30px;color:var(--white);font-variant-numeric:tabular-nums;padding:0 11px;font-size:12px;font-weight:600;transition:all .12s}.agile-shell .rec-slot:hover:not(:disabled){border-color:var(--orange)}.agile-shell .rec-slot.escolhido{background:var(--orange);border-color:var(--orange);color:#fff}.agile-shell .rec-slot:disabled{color:var(--gray-dim);cursor:not-allowed;background:0 0;text-decoration:line-through}.agile-shell .rec-resumo{border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--panel-2);color:var(--gray);flex-wrap:wrap;grid-column:1/-1;align-items:center;gap:12px;padding:10px 12px;font-size:12px;display:flex}.agile-shell .rec-resumo b{color:var(--white);font-variant-numeric:tabular-nums}.agile-shell .rec-resumo .badge{margin-left:auto}.agile-shell .rec-aviso{border-radius:var(--radius-sm);background:color-mix(in srgb, currentColor 10%, transparent);border:1px solid;grid-column:1/-1;align-items:flex-start;gap:9px;padding:10px 12px;font-size:11.5px;line-height:1.5;display:flex}.agile-shell .rec-aviso-ic{flex:none;font-size:13px}.agile-shell .rec-servicos{flex-direction:column;gap:8px;display:flex}.agile-shell .rec-servico-linha{grid-template-columns:minmax(0,1fr) 150px auto;align-items:center;gap:8px;display:grid}.agile-shell .rec-servicos-rodape{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin-top:2px;display:flex}.agile-shell .rec-servicos-total{color:var(--gray-dim);font-size:11.5px}.agile-shell .rec-servicos-total strong{color:var(--gray)}.agile-shell .btn.btn-icon{justify-content:center;align-items:center;width:34px;min-width:34px;height:34px;padding:0;display:inline-flex}.agile-shell .btn.btn-icon:disabled{opacity:.4;cursor:not-allowed}@media (width<=1100px){.agile-shell .rec-paineis{grid-template-columns:minmax(0,1fr)}}@media (width<=620px){.agile-shell .rec-barras{gap:6px;height:150px}.agile-shell .rec-barra-rotulo{font-size:9.5px}.agile-shell .rec-patio{grid-template-columns:repeat(4,minmax(0,1fr))}.agile-shell .rec-servico-linha{grid-template-columns:minmax(0,1fr) auto}.agile-shell .rec-servico-linha>input{grid-column:1/-1}.agile-shell .rec-dia-campo{width:104px}}.agile-shell .agd-corpo{padding:12px 16px 16px}.agile-shell .agd-cabeca{flex-wrap:wrap;align-items:center;gap:10px 14px;display:flex}.agile-shell .agd-cabeca .tabela-contagem{white-space:nowrap}.agile-shell .agd-controles{flex-wrap:wrap;align-items:center;gap:8px 18px;margin-left:auto;display:flex}.agile-shell .agd-controles>*{flex:none}.agile-shell .agd-controles .rec-dia-atual{justify-content:center;min-width:156px}.agile-shell .agd-filtros{border-bottom:1px solid var(--line);background:var(--panel-2);flex-wrap:wrap;align-items:center;gap:9px;padding:10px 16px;display:flex}.agile-shell .agd-filtros .tabela-busca{flex:240px;max-width:380px;margin-left:auto}.agile-shell .agd-filtros .tabela-busca input{width:100%;min-width:0}@media (width<=720px){.agile-shell .agd-controles{width:100%;margin-left:0}.agile-shell .agd-filtros .tabela-busca{max-width:none;margin-left:0}}.agile-shell .agd-acoes{flex-wrap:nowrap;gap:4px;display:inline-flex}.agile-shell .agd-mes{grid-template-columns:repeat(7,minmax(0,1fr));gap:6px;display:grid}.agile-shell .agd-mes-cab{color:var(--gray-dim);text-transform:uppercase;letter-spacing:.04em;padding:0 4px 4px;font-size:11px;font-weight:600}.agile-shell .agd-dia{background:var(--panel-2);border:1px solid var(--line);border-radius:var(--radius-sm);min-height:108px;color:inherit;text-align:left;cursor:pointer;flex-direction:column;align-items:stretch;gap:4px;padding:6px 7px;transition:all .12s;display:flex}.agile-shell .agd-dia:hover{border-color:var(--orange)}.agile-shell .agd-dia.fora{opacity:.45}.agile-shell .agd-dia.hoje{border-color:var(--orange)}.agile-shell .agd-dia-num{color:var(--white);justify-content:space-between;align-items:center;font-size:12.5px;font-weight:700;display:flex}.agile-shell .agd-dia-ocup{color:var(--gray-dim);font-variant-numeric:tabular-nums;margin-top:auto;font-size:10.5px}.agile-shell .agd-pill{color:var(--gray);white-space:nowrap;text-overflow:ellipsis;align-items:center;gap:5px;font-size:11px;display:flex;overflow:hidden}.agile-shell .agd-pill b{color:var(--white);font-variant-numeric:tabular-nums}.agile-shell .agd-mais{color:var(--gray-dim);font-size:10.5px}.agile-shell .agd-semana th,.agile-shell .agd-semana td{vertical-align:top}.agile-shell .agd-semana th.hoje{color:var(--orange)}.agile-shell .agd-hora{width:64px;color:var(--gray-dim);font-variant-numeric:tabular-nums;font-weight:600}.agile-shell .agd-item{background:var(--panel-2);border:1px solid var(--line);border-radius:var(--radius-sm);width:100%;color:inherit;text-align:left;cursor:pointer;margin-bottom:4px;padding:5px 7px;font-size:11.5px;line-height:1.35;transition:all .12s;display:block}.agile-shell .agd-item:hover{border-color:var(--orange)}.agile-shell .agd-item b,.agile-shell .agd-item .muted{display:block}.agile-shell .agd-item b{color:var(--white);font-variant-numeric:tabular-nums}.agile-shell .agd-item .badge{margin-top:3px}.agile-shell .agd-livre{border:1px dashed var(--line);border-radius:var(--radius-sm);width:100%;min-height:30px;color:var(--gray-dim);cursor:pointer;background:0 0;padding:0 8px;font-size:11px;transition:all .12s}.agile-shell .agd-livre:hover:not(:disabled){border-color:var(--orange);color:var(--orange)}.agile-shell .agd-livre:disabled{cursor:default}.agile-shell .agd-slots{flex-direction:column;display:flex}.agile-shell .agd-slot{border-bottom:1px solid var(--line);grid-template-columns:64px 1fr;align-items:start;gap:10px;padding:8px 0;display:grid}.agile-shell .agd-slot:last-child{border-bottom:0}.agile-shell .agd-slot .agd-hora{padding-top:6px}.agile-shell .agd-cartao{background:var(--panel-2);border:1px solid var(--line);border-radius:var(--radius-sm);flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:6px;padding:8px 10px;font-size:12.5px;display:flex}.agile-shell .agd-cartao-texto{cursor:pointer;flex:1;min-width:220px}.agile-shell .agd-cartao b{color:var(--white)}@media (width<=900px){.agile-shell .agd-dia{min-height:64px}.agile-shell .agd-pill,.agile-shell .agd-mais{display:none}}.agile-shell .box-vaga.na-sala{border-color:color-mix(in srgb, var(--amber) 55%, var(--line));box-shadow:inset 3px 0 0 var(--amber)}.agile-shell .box-vaga.na-sala .box-vaga-topo .badge{padding:2px 7px;font-size:10px}.agile-shell .prod-aviso.sala{border-left-color:var(--amber);color:var(--white)}.agile-shell .sala-opcao{align-items:flex-start;margin-top:14px;line-height:1.45}.agile-shell .guias-modulo{margin:4px 0 16px}.agile-shell .guias-modulo .stage-pill{cursor:pointer;padding:7px 16px;font-size:12px}.agile-shell .patio-sub{font-size:10.5px;line-height:1.4;display:block}.agile-shell .patio-vazio{margin:0;padding:18px 16px;font-size:12px}.agile-shell .sala-cartoes{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:12px;padding:14px 16px;display:grid}.agile-shell .sala-cartao{border:1px solid color-mix(in srgb, var(--amber) 45%, var(--line));border-radius:var(--radius);background:color-mix(in srgb, var(--amber) 6%, var(--panel-2));flex-direction:column;gap:12px;padding:14px;font-size:12px;transition:border-color .2s;display:flex}.agile-shell .sala-cartao:hover{border-color:color-mix(in srgb, var(--amber) 70%, var(--line))}.agile-shell .sala-cartao-topo{align-items:center;gap:8px;min-width:0;display:flex}.agile-shell .sala-cartao-placa{font-size:15px}.agile-shell .sala-cartao-os{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.agile-shell .sala-cartao-topo .badge{flex:none}.agile-shell .sala-cartao-tempo{border:1px solid color-mix(in srgb, var(--amber) 40%, var(--line));border-radius:var(--radius-sm);background:var(--panel);flex-direction:column;gap:6px;padding:12px 14px;display:flex}.agile-shell .sala-cartao-tempo-rotulo{color:var(--gray);letter-spacing:.4px;text-transform:uppercase;align-items:center;gap:7px;font-size:11px;font-weight:700;display:inline-flex}.agile-shell .sala-cartao-tempo-rotulo i{background:var(--amber);border-radius:50%;width:7px;height:7px;animation:1.4s ease-in-out infinite cronometro-pulso}.agile-shell .sala-cartao-tempo b{color:var(--amber);font-variant-numeric:tabular-nums;font-size:28px;font-weight:800;line-height:1.1}.agile-shell .sala-cartao-barra{background:color-mix(in srgb, var(--gray) 22%, transparent);border-radius:99px;height:6px;display:block;overflow:hidden}.agile-shell .sala-cartao-barra span{border-radius:inherit;background:var(--amber);height:100%;transition:width .4s;display:block}.agile-shell .sala-cartao-tempo-sub{color:var(--gray);font-size:11.5px}.agile-shell .sala-cartao.passou{border-color:color-mix(in srgb, #f07a7a 45%, var(--line))}.agile-shell .sala-cartao.passou .sala-cartao-tempo{border-color:color-mix(in srgb, #f07a7a 50%, var(--line))}.agile-shell .sala-cartao.passou .sala-cartao-tempo b,.agile-shell .sala-cartao.passou .sala-cartao-tempo-sub{color:#f07a7a}.agile-shell .sala-cartao.passou .sala-cartao-barra span,.agile-shell .sala-cartao.passou .sala-cartao-tempo-rotulo i{background:#f07a7a}.agile-shell .sala-cartao-acoes{border-top:1px solid var(--line);justify-content:flex-end;margin-top:auto;padding-top:10px;display:flex}html[data-theme=claro] .agile-shell .sala-cartao-tempo b{color:#9a6300}html[data-theme=claro] .agile-shell .sala-cartao.passou .sala-cartao-tempo b,html[data-theme=claro] .agile-shell .sala-cartao.passou .sala-cartao-tempo-sub{color:#c0392b}@media (prefers-reduced-motion:reduce){.agile-shell .sala-cartao-tempo-rotulo i{animation:none}}@media (width<=860px){.agile-shell .exibicao-seletor button span{display:none}}.agile-shell .patio-filtros{margin-bottom:12px;padding:10px 14px 12px}.agile-shell .patio-filtros-grid{flex-wrap:wrap;align-items:flex-end;gap:8px 10px;display:flex}.agile-shell .patio-filtros-grid>.field{flex:150px;gap:3px;min-width:0;font-size:11px}.agile-shell .patio-filtros-grid input,.agile-shell .patio-filtros-grid select{width:100%;min-width:0;padding:6px 9px;font-size:12px}.agile-shell .patio-filtros-grid>.patio-periodo{flex:2 290px}.agile-shell .patio-periodo>div{align-items:center;gap:6px;display:flex}.agile-shell .patio-periodo>div>span{color:var(--gray-dim);font-size:11px;font-weight:600}.agile-shell .patio-filtros-acao{white-space:nowrap;align-items:center;gap:10px;margin-left:auto;display:flex}.agile-shell .patio-filtros-acao .sub{color:var(--gray-dim);font-size:11px}.agile-shell .patio-tabela .card-head>.btn{margin-left:0}@media (width<=640px){.agile-shell .patio-filtros-grid>.field,.agile-shell .patio-filtros-grid>.patio-periodo{flex-basis:100%}.agile-shell .patio-filtros-acao{justify-content:space-between;width:100%;margin-left:0}}.agile-shell tbody tr.linha-fraca>td{opacity:.62}.agile-shell .card-tabela .card-head>.btn{margin-left:auto}.agile-shell .card-head-acoes{flex:none;align-items:center;gap:8px;display:flex}.agile-shell .card-head-acoes .menu-acoes-btn{border-color:var(--line);width:30px;height:30px}@media (width<=860px){.agile-shell .card-head:has(>.card-head-acoes) .sub{order:1}.agile-shell .card-head-acoes{margin-left:auto}.agile-shell .card-head-acoes .menu-acoes-btn{width:40px;height:40px}}.agile-shell .tabela-fila{font-size:12px}.agile-shell .tabela-fila thead th{padding:9px 12px}.agile-shell .tabela-fila tbody td{padding:8px 12px;line-height:1.35}.agile-shell .tabela-fila .celula-texto{text-overflow:ellipsis;white-space:nowrap;max-width:210px;display:block;overflow:hidden}.agile-shell .tabela-fila .badge{padding:2px 7px;font-size:10px}.agile-shell .tabela-fila .btn-sm{padding:3px 9px;font-size:11px}.agile-shell .box-mapa{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:10px;display:grid}.agile-shell .box-vaga{border:1px solid var(--line);border-left:3px solid var(--gray-dim);border-radius:var(--radius-sm);background:var(--panel-2);flex-direction:column;gap:8px;min-height:156px;padding:12px 13px;font-size:12px;display:flex}.agile-shell .box-vaga.tom-livre,.agile-shell .box-vaga.tom-ocupado,.agile-shell .box-vaga.tom-inativo{color:var(--white)}.agile-shell .box-vaga.tom-livre{border-color:color-mix(in srgb, var(--green) 40%, var(--line));border-left-color:var(--green);background:color-mix(in srgb, var(--green) 7%, var(--panel-2))}.agile-shell .box-vaga.tom-ocupado{border-color:color-mix(in srgb, var(--red) 40%, var(--line));border-left-color:var(--red);background:color-mix(in srgb, var(--red) 7%, var(--panel-2))}.agile-shell .box-vaga.tom-inativo{border-left-color:var(--gray-dim)}.agile-shell .box-vaga.inativa{opacity:.6;border-left-style:dashed}.agile-shell .box-vaga-topo{justify-content:space-between;align-items:center;gap:8px;display:flex}.agile-shell .box-vaga-topo b{letter-spacing:.02em;font-size:14px}.agile-shell .box-vaga-vazia{flex:1;align-items:center;font-size:11.5px;display:flex}.agile-shell .box-vaga-veiculo{flex-direction:column;flex:1;align-items:flex-start;gap:4px;display:flex}.agile-shell .box-vaga-veiculo b{font-size:13.5px}.agile-shell .box-vaga-acoes{border-top:1px solid var(--line);flex-wrap:wrap;gap:5px;padding-top:8px;display:flex}.agile-shell .box-setor+.box-setor{margin-top:18px}.agile-shell .box-setor-head{border-bottom:1px solid var(--line);align-items:baseline;gap:10px;margin-bottom:11px;padding-bottom:8px;display:flex}.agile-shell .box-setor-head h4{text-transform:uppercase;letter-spacing:.8px;font-size:11px;font-weight:700}.agile-shell .box-setor-head .sub{color:var(--gray);text-align:right;margin-left:auto;font-size:11.5px;font-weight:400}.agile-shell .ficha-abas{margin:14px 0 4px}.agile-shell .ficha-abas .stage-pill{cursor:pointer;padding:6px 14px;font-size:11.5px}.agile-shell .prod-servicos{flex-direction:column;gap:10px;margin-top:14px;display:flex}.agile-shell .prod-servicos-topo{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px 16px;margin-bottom:4px;display:flex}.agile-shell .prod-vazio{margin:0;font-size:11.5px}.agile-shell .prod-resumo-vivo{color:var(--white);align-items:center;gap:6px;display:inline-flex}.agile-shell .prod-resumo-vivo i{background:var(--blue);border-radius:50%;width:7px;height:7px;animation:1.4s ease-in-out infinite cronometro-pulso}.agile-shell .prod-resumo-barra span{background:color-mix(in srgb, var(--gray) 28%, transparent);border-radius:99px;flex:1;transition:background .3s}.agile-shell .prod-resumo-barra .estado-concluido{background:var(--green)}.agile-shell .prod-resumo-barra .estado-correndo{background:var(--blue)}.agile-shell .prod-resumo-barra .estado-pausado{background:var(--amber)}.agile-shell .prod-resumo-nota.pronto,.agile-shell .prod-resumo-nota.ok{color:var(--white)}.agile-shell .prod-extra{border:1px dashed var(--line);border-radius:var(--radius-sm);grid-template-columns:minmax(0,1fr) 170px auto;align-items:end;gap:10px;padding:12px 14px;display:grid}.agile-shell .prod-extra-botoes{gap:6px;display:flex}.agile-shell .os-peca:hover,.agile-shell .os-peca:focus-visible{border-color:color-mix(in srgb, var(--peca-tom) 55%, var(--line));background:color-mix(in srgb, var(--peca-tom) 14%, var(--panel-2))}.agile-shell .os-peca.segurando{--peca-tom:var(--red)}.agile-shell .os-peca .badge{padding:1px 7px;font-size:10px}.agile-shell .os-peca-mais{border:1px solid var(--line);color:var(--gray);border-radius:99px;padding:0 6px;font-size:10.5px;font-weight:700}.agile-shell .os-peca-espera{color:var(--gray);white-space:nowrap;margin-left:auto;font-size:11px}.agile-shell .os-peca-seta{color:var(--gray);flex:none}.agile-shell .prod-grupo{flex-direction:column;gap:6px;display:flex}.agile-shell .prod-grupo+.prod-grupo{margin-top:10px}.agile-shell .prod-grupo-cabeca{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:4px 12px;padding:0 2px;display:flex}.agile-shell .prod-grupo-titulo{color:var(--gray);letter-spacing:.6px;text-transform:uppercase;align-items:center;gap:7px;font-size:10.5px;font-weight:700;display:inline-flex}.agile-shell .prod-grupo-titulo.sala{color:var(--amber)}.agile-shell .prod-grupo-sub{color:var(--gray);font-size:11.5px}.agile-shell .prod-grupo-lista{border:1px solid var(--line);border-radius:var(--radius);background:var(--panel-2);overflow:hidden}.agile-shell .prod-grupo.sala .prod-grupo-lista{border-color:color-mix(in srgb, var(--amber) 35%, var(--line))}.agile-shell .os-servico{transition:background .15s}.agile-shell .os-servico+.os-servico{border-top:1px solid var(--line)}.agile-shell .os-servico:hover{background:color-mix(in srgb, var(--panel-3) 60%, var(--panel-2))}.agile-shell .os-servico.estado-correndo{box-shadow:inset 3px 0 0 var(--blue)}.agile-shell .os-servico-linha{flex-wrap:wrap;align-items:center;gap:6px 14px;padding:8px 12px;display:flex}.agile-shell .os-servico-id{flex:260px;align-items:flex-start;gap:10px;min-width:0;display:flex}.agile-shell .os-servico-ponto{background:var(--gray-dim);border-radius:50%;flex:none;width:8px;height:8px;margin-top:7px}.agile-shell .os-servico.estado-pendente .os-servico-ponto{background:var(--amber)}.agile-shell .os-servico.estado-correndo .os-servico-ponto{background:var(--blue);box-shadow:0 0 0 3px color-mix(in srgb, var(--blue) 25%, transparent)}.agile-shell .os-servico.estado-pausado .os-servico-ponto,.agile-shell .os-servico.estado-aguardando .os-servico-ponto,.agile-shell .os-servico.estado-sem-peca .os-servico-ponto{background:var(--amber)}.agile-shell .os-servico.estado-aguardando .os-servico-ponto{background:var(--gray-dim)}.agile-shell .os-servico.estado-concluido .os-servico-ponto{background:var(--green)}.agile-shell .os-servico-cabeca{flex-direction:column;align-items:flex-start;gap:3px;min-width:0;display:flex}.agile-shell .os-servico-nome{flex-wrap:wrap;align-items:center;gap:3px 8px;min-width:0;line-height:1.3;display:flex}.agile-shell .os-servico-nome b{font-size:13px}.agile-shell .os-servico-numero{color:var(--gray);font-size:11.5px;font-weight:600}.agile-shell .os-servico.estado-concluido .os-servico-numero{color:var(--green)}.agile-shell .os-servico-datas{color:var(--gray);flex-wrap:wrap;align-items:center;gap:2px 10px;font-size:11px;line-height:1.35;display:flex}.agile-shell .os-servico-datas>span{align-items:center;gap:4px;display:inline-flex}.agile-shell .os-metrica,.agile-shell .os-equipe,.agile-shell .os-servico-acao{flex:none;min-width:0}.agile-shell .os-metrica{text-align:right;flex-direction:column;align-items:flex-end;gap:0;min-width:64px;display:flex}.agile-shell .os-metrica-rotulo{color:var(--gray-dim);letter-spacing:.4px;text-transform:uppercase;white-space:nowrap;font-size:10px;font-weight:700;line-height:1.3}.agile-shell .os-metrica-valor{font-variant-numeric:tabular-nums;white-space:nowrap;font-size:13.5px;font-weight:700;line-height:1.3}.agile-shell .os-metrica-nota{color:var(--gray);white-space:nowrap;font-size:10.5px;line-height:1.3}.agile-shell .os-metrica-nota.acima{color:#f07a7a}.agile-shell .os-metrica-nota.abaixo{color:#4fd29b}html[data-theme=claro] .agile-shell .os-metrica-nota.acima{color:#c0392b}html[data-theme=claro] .agile-shell .os-metrica-nota.abaixo{color:#157a47}.agile-shell .os-equipe-lista{align-items:center;margin:0;padding:0 0 0 6px;list-style:none;display:flex}.agile-shell .os-equipe-membro{margin-left:-6px;position:relative}.agile-shell .os-equipe-vazia{font-size:11px}.agile-shell .os-equipe-remover{border:1px solid var(--panel-2);background:var(--panel-3);width:16px;height:16px;color:var(--gray);cursor:pointer;opacity:0;border-radius:50%;place-items:center;padding:0;transition:opacity .15s,background .15s;display:grid;position:absolute;top:-4px;right:-4px}.agile-shell .os-equipe-membro:hover .os-equipe-remover,.agile-shell .os-equipe-remover:focus-visible{opacity:1}.agile-shell .os-equipe-remover:hover:not(:disabled){background:var(--red);color:#fff}.agile-shell .os-equipe-remover:disabled{cursor:not-allowed}.agile-shell .os-equipe-lista .os-designar.compacto{border-radius:50%;justify-content:center;gap:0;width:28px;height:28px;margin-left:-6px;padding:0}.agile-shell .os-equipe-lista .os-designar.compacto span{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.agile-shell .os-servico-acao{align-items:center;gap:6px;display:flex}.agile-shell .os-servico-acao .menu-acoes-btn{border:1px solid var(--line);border-radius:var(--radius-sm)}.agile-shell .os-acao{white-space:nowrap;justify-content:center;min-height:30px;padding:4px 12px}.agile-shell .os-acao-grupo{gap:6px;display:flex}.agile-shell .sala-chip-linha{border:1px solid color-mix(in srgb, var(--amber) 40%, var(--line));background:color-mix(in srgb, var(--amber) 14%, transparent);color:var(--amber);border-radius:99px;flex:none;align-items:center;gap:5px;padding:2px 9px 2px 7px;font-size:11px;line-height:1.5;display:inline-flex}.agile-shell .sala-chip-linha b{font-variant-numeric:tabular-nums;font-weight:800}.agile-shell .sala-chip-linha.passou{border-color:var(--red);background:var(--red-soft);color:var(--red)}.agile-shell .prod-resumo{flex-wrap:wrap;flex:260px;align-items:center;gap:6px 14px;min-width:0;display:flex}.agile-shell .prod-resumo-linha{flex-wrap:wrap;align-items:center;gap:6px 12px;font-size:12.5px;display:flex}.agile-shell .prod-resumo-barra{flex:120px;gap:3px;max-width:440px;height:5px;display:flex}.agile-shell .prod-resumo-nota{color:var(--gray);margin:0;font-size:11.5px}.agile-shell .os-peca{--peca-tom:var(--amber);border:1px solid color-mix(in srgb, var(--peca-tom) 30%, var(--line));background:color-mix(in srgb, var(--peca-tom) 10%, var(--panel-2));max-width:100%;color:var(--white);font:inherit;text-align:left;cursor:pointer;border-radius:99px;align-items:center;gap:8px;padding:3px 10px 3px 6px;font-size:11px;transition:background .15s,border-color .15s;display:flex}.agile-shell .os-peca-icone{background:color-mix(in srgb, var(--peca-tom) 18%, transparent);width:20px;height:20px;color:var(--peca-tom);border-radius:50%;flex:none;place-items:center;display:grid}.agile-shell .os-peca-corpo{flex:1;align-items:center;gap:6px;min-width:0;display:flex}.agile-shell .os-peca-topo{flex:none;align-items:center;gap:5px;display:inline-flex}.agile-shell .os-peca-topo b{color:var(--peca-tom);font-size:11px}.agile-shell .os-peca-nome{min-width:0;color:var(--gray);text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.agile-shell .os-peca-nome:before{content:"· "}.agile-shell .peca-fotos{flex-wrap:wrap;gap:9px;margin:10px 0 4px;display:flex}.agile-shell .peca-foto{border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--panel-2);width:92px;height:92px;margin:0;position:relative;overflow:hidden}.agile-shell .peca-foto img{object-fit:cover;width:100%;height:100%;display:block}.agile-shell .peca-foto-remover{border:1px solid var(--line);color:#fff;cursor:pointer;background:#0000009e;border-radius:50%;width:22px;height:22px;font-size:11px;line-height:1;position:absolute;top:4px;right:4px}.agile-shell .peca-foto-add{border:1px dashed var(--line);border-radius:var(--radius-sm);background:var(--panel-2);width:92px;height:92px;color:var(--gray);cursor:pointer;flex-direction:column;justify-content:center;align-items:center;gap:4px;font-size:11px;font-weight:600;display:flex}.agile-shell .peca-foto-add:hover{border-color:var(--orange);color:var(--white)}.agile-shell .peca-foto-add svg{color:var(--gray-dim);transition:color .12s}.agile-shell .peca-foto-add:hover svg{color:var(--orange)}.agile-shell .peca-foto-add input{display:none}.agile-shell .peca-destaque{color:var(--amber);font-weight:700}.agile-shell .peca-contexto{border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--panel-2);flex-wrap:wrap;gap:6px 22px;padding:10px 14px;display:flex}.agile-shell .peca-contexto>span{flex-direction:column;gap:1px;min-width:0;font-size:12.5px;display:flex}.agile-shell .peca-contexto small,.agile-shell .peca-dados dt,.agile-shell .peca-linha-do-tempo h5{color:var(--gray-dim);letter-spacing:.4px;text-transform:uppercase;font-size:10px;font-weight:700}.agile-shell .peca-contexto b{font-weight:600}.agile-shell .peca-contexto-servico{flex:200px}.agile-shell .peca-detalhe{flex-direction:column;gap:16px;display:flex}.agile-shell .modal-peca .peca-detalhe{margin-top:16px}.agile-shell .peca-detalhe-cabeca{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.agile-shell .peca-detalhe-cabeca>div{flex-direction:column;gap:3px;font-size:12.5px;display:flex}.agile-shell .peca-detalhe-cabeca h4{margin:0;font-size:16px;font-weight:700;line-height:1.3}.agile-shell .peca-detalhe .peca-acoes,.agile-shell .peca-detalhe .peca-fotos{margin:0}.agile-shell .peca-dados{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px 20px;margin:0;font-size:12.5px;display:grid}.agile-shell .peca-dados>div{flex-direction:column;gap:2px;display:flex}.agile-shell .peca-dados dd{margin:0}.agile-shell .peca-dados .larga{grid-column:1/-1}.agile-shell .peca-linha-do-tempo h5{margin:0 0 8px}.agile-shell .peca-linha-do-tempo ol{flex-direction:column;gap:10px;margin:0;padding:0 0 0 16px;list-style:none;display:flex;position:relative}.agile-shell .peca-linha-do-tempo ol:before{content:"";background:var(--line);border-radius:1px;width:2px;position:absolute;top:8px;bottom:8px;left:3px}.agile-shell .peca-linha-do-tempo li{flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:11.5px;display:flex;position:relative}.agile-shell .peca-linha-do-tempo li:before{content:"";background:var(--gray-dim);width:8px;height:8px;box-shadow:0 0 0 2px var(--panel);border-radius:50%;margin-top:-4px;position:absolute;top:50%;left:-16px}.agile-shell .peca-linha-do-tempo li:first-child:before{background:var(--orange)}.agile-shell tbody tr.linha-clicavel{cursor:pointer}.agile-shell .os-tag{border:1px solid var(--line);background:var(--panel-3);color:var(--gray);border-radius:99px;align-items:center;padding:1px 9px;font-size:11px;font-weight:600;line-height:1.6;display:inline-flex}.agile-shell .os-tag.extra{border-color:color-mix(in srgb, #b39cf0 45%, var(--line));color:#b39cf0;background:#966ee629}html[data-theme=claro] .agile-shell .os-tag.extra{color:#6b4bb3}.agile-shell .os-avatar{border:2px solid var(--panel-2);background:color-mix(in srgb, var(--blue) 55%, var(--panel-3));color:#fff;border-radius:50%;flex:none;place-items:center;width:28px;height:28px;font-size:10.5px;font-weight:700;display:grid;position:relative}.agile-shell .os-avatar.correndo:after{content:"";border:2px solid var(--panel-2);background:#4fd29b;border-radius:50%;width:10px;height:10px;animation:1.4s ease-in-out infinite cronometro-pulso;position:absolute;bottom:-2px;right:-2px}@media (hover:none){.agile-shell .os-equipe-remover{opacity:1}}.agile-shell .os-designar{border:1px dashed color-mix(in srgb, var(--blue) 60%, var(--line));border-radius:var(--radius-sm);width:100%;max-width:170px;height:36px;color:var(--white);cursor:pointer;justify-content:center;align-items:center;gap:8px;font-size:12.5px;transition:background .15s,border-color .15s;display:inline-flex;position:relative}.agile-shell button.os-designar{font:inherit;background:0 0}.agile-shell .os-designar:hover:not(:disabled),.agile-shell .os-designar:focus-visible,.agile-shell .os-designar.aberto{border-color:var(--blue);background:color-mix(in srgb, var(--blue) 10%, transparent);color:var(--white)}.agile-shell .os-designar.compacto{max-width:none;height:28px;color:var(--gray);justify-content:flex-start;gap:13px;padding:0 8px 0 6px;font-size:12px}.agile-shell .os-designar span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.agile-shell .os-designar:disabled{border-color:var(--line);color:var(--gray-dim);cursor:not-allowed}.agile-shell .seletor-mec{z-index:130;border:1px solid var(--line);border-radius:var(--radius);background:var(--panel-2);width:310px;max-width:calc(100vw - 16px);box-shadow:var(--shadow);flex-direction:column;padding:6px;display:flex;position:fixed}.agile-shell .seletor-mec-cabeca{color:var(--gray);justify-content:space-between;align-items:center;gap:10px;padding:6px 8px 8px;font-size:11px;font-weight:600;display:flex}.agile-shell .seletor-mec-cabeca>span:first-child{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.agile-shell .seletor-mec-contagem{background:var(--panel-3);border-radius:99px;flex:none;padding:0 7px;font-size:10.5px}.agile-shell .seletor-mec-busca{border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--panel-3);height:34px;color:var(--gray);flex:none;align-items:center;gap:8px;margin:0 2px 6px;padding:0 10px;display:flex}.agile-shell .seletor-mec-busca:focus-within{border-color:var(--blue)}.agile-shell .seletor-mec-busca input{min-width:0;color:var(--white);font:inherit;background:0 0;border:0;outline:0;flex:1;font-size:12.5px}.agile-shell .seletor-mec-lista{outline:0;flex:auto;min-height:0;max-height:300px;margin:0;padding:0;list-style:none;position:relative;overflow-y:auto}.agile-shell .seletor-mec-opcao{border-radius:var(--radius-sm);cursor:pointer;align-items:center;gap:10px;padding:8px;display:flex}.agile-shell .seletor-mec-opcao.ativo{background:var(--panel-3)}.agile-shell .seletor-mec .os-avatar{border-color:#0000;width:32px;height:32px;font-size:11px}.agile-shell .seletor-mec .os-avatar.ocupado{background:color-mix(in srgb, var(--amber) 35%, var(--panel-3))}.agile-shell .seletor-mec-texto{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.agile-shell .seletor-mec-nome{align-items:baseline;gap:7px;min-width:0;display:flex}.agile-shell .seletor-mec-nome b{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.agile-shell .seletor-mec-cargo{color:var(--gray-dim);letter-spacing:.03em;text-transform:uppercase;flex:none;font-size:10px;font-weight:600}.agile-shell .seletor-mec-estado{color:#4fd29b;align-items:center;gap:6px;min-width:0;font-size:11.5px;display:flex}.agile-shell .seletor-mec-estado i{background:currentColor;border-radius:50%;flex:none;width:7px;height:7px}.agile-shell .seletor-mec-estado span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.agile-shell .seletor-mec-estado.ocupado{color:var(--amber)}html[data-theme=claro] .agile-shell .seletor-mec-estado:not(.ocupado){color:#157a47}.agile-shell .seletor-cliente-gatilho{border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--panel-2);width:100%;min-height:37px;color:var(--white);font:inherit;text-align:left;cursor:pointer;align-items:center;gap:8px;padding:8px 11px;font-size:13px;transition:all .12s;display:flex}.agile-shell .seletor-cliente-gatilho:focus-visible,.agile-shell .seletor-cliente-gatilho.aberto{border-color:var(--orange);outline:0}.agile-shell .seletor-cliente-gatilho.com-erro{border-color:var(--red)}.agile-shell .seletor-cliente-gatilho.vazio{color:var(--gray)}.agile-shell .seletor-cliente-gatilho:disabled{color:var(--gray);cursor:not-allowed}.agile-shell .seletor-cliente-gatilho>span:first-child{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.agile-shell .seletor-cliente-gatilho small{color:var(--gray-dim);white-space:nowrap;flex:none;font-size:11px}.agile-shell .seletor-cliente-gatilho>svg{color:var(--gray);flex:none}.agile-shell .seletor-cliente-detalhe{color:var(--gray);text-overflow:ellipsis;white-space:nowrap;font-size:11.5px;overflow:hidden}.agile-shell .seletor-cliente-novo{border:1px dashed var(--line);border-radius:var(--radius-sm);width:100%;color:var(--orange);font:inherit;cursor:pointer;background:0 0;flex:none;align-items:center;gap:8px;margin-top:6px;padding:9px 10px;font-size:12.5px;font-weight:600;display:flex}.agile-shell .seletor-cliente-novo:hover{background:var(--panel-3)}.agile-shell .cadastro-papeis{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:10px;display:grid}.agile-shell .cadastro-papeis-lista{flex-wrap:wrap;gap:4px;display:inline-flex}.agile-shell .kanban-tarefas .kanban-coluna{flex:280px;min-width:260px}.agile-shell .kanban-tarefas .tarefa-descricao{-webkit-line-clamp:2;line-clamp:2;white-space:normal;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.agile-shell .kanban-tarefas .tarefa-hoje{color:var(--amber)}.agile-shell .kanban-tarefas .tarefa-feita{border-left-color:var(--green)}.agile-shell .kanban-tarefas .tarefa-feita .kanban-nome{color:var(--gray);font-weight:400;text-decoration:line-through}.agile-shell .kanban-tarefas .tarefa-acoes{gap:2px;display:inline-flex}.agile-shell .kanban-tarefas .tarefa-acoes .btn{padding:3px 7px;font-size:10.5px}.agile-shell .kanban-tarefas .tarefa-excluir:hover{color:var(--red);border-color:var(--red)}.agile-shell .kv dd.cadastro-observacoes{white-space:pre-wrap;font-weight:400;line-height:1.45}.agile-shell .seletor-mec-entrar{color:var(--blue);opacity:0;flex:none}.agile-shell .seletor-mec-opcao.ativo .seletor-mec-entrar{opacity:1}.agile-shell .seletor-mec-vazio{color:var(--gray);text-align:center;margin:0;padding:16px 10px;font-size:12px}.agile-shell .seletor-mec-nota{border-top:1px solid var(--line);color:var(--gray);flex:none;margin:6px 2px 0;padding:8px 6px 2px;font-size:11px;line-height:1.45}.agile-shell .os-acao-iniciar{border-color:var(--blue);background:var(--blue);color:#fff}.agile-shell .os-acao-iniciar:hover:not(:disabled){border-color:color-mix(in srgb, var(--blue) 80%, #000);background:color-mix(in srgb, var(--blue) 80%, #000)}.agile-shell .os-acao:disabled{opacity:.55;cursor:not-allowed}.agile-shell .os-acao-finalizar{border-color:color-mix(in srgb, var(--green) 55%, var(--line));color:#4fd29b}.agile-shell .os-acao-finalizar:hover:not(:disabled){border-color:var(--green);background:color-mix(in srgb, var(--green) 14%, transparent)}html[data-theme=claro] .agile-shell .os-acao-finalizar{color:#157a47}@keyframes cronometro-pulso{0%,to{opacity:1}50%{opacity:.3}}@media (width<=1100px){.agile-shell .os-servico-linha{grid-template-columns:repeat(3,minmax(0,1fr));row-gap:16px}.agile-shell .os-servico-id{grid-column:1/-1;padding-right:0}.agile-shell .os-metrica:nth-child(2){border-left:0;padding-left:0}.agile-shell .os-equipe{border-left:0;grid-column:1/3;padding-left:0}.agile-shell .os-servico-acao{flex-flow:row-reverse wrap;justify-content:flex-start;align-items:flex-end;padding-left:0}.agile-shell .os-acao-grupo{flex-flow:wrap;justify-content:flex-end;width:auto}.agile-shell .os-servico-acao .os-acao{width:auto;padding-inline:14px}}@media (width<=760px){.agile-shell .os-equipe,.agile-shell .os-servico-acao{grid-column:1/-1}}@media (width<=560px){.agile-shell .os-servico-linha{padding:14px}.agile-shell .os-metrica{padding:0 10px}.agile-shell .os-metrica-valor{font-size:14px}.agile-shell .os-designar{max-width:none}}@media (prefers-reduced-motion:reduce){.agile-shell .prod-resumo-vivo i,.agile-shell .os-avatar.correndo:after{animation:none}}.agile-shell .prod-kpis{grid-template-columns:repeat(auto-fit,minmax(158px,1fr));gap:10px;margin:14px 0 4px;display:grid}.agile-shell .prod-kpis .kpi{padding:11px 12px}.agile-shell .prod-kpis .kpi .kpi-value{margin-top:4px;font-size:17px}.agile-shell .prod-kpis .kpi .kpi-label{font-size:10px}.agile-shell .prod-kpis .kpi .kpi-sub{font-size:10.5px}.agile-shell .tempo-barra{margin:12px 0 4px}.agile-shell .tempo-barra-trilho,.agile-shell .tempo-prazo-trilho{background:var(--panel-3);border-radius:999px;height:10px;display:flex;position:relative;overflow:hidden}.agile-shell .tempo-barra-dentro{background:var(--blue)}.agile-shell .tempo-barra-excesso{background:var(--red)}.agile-shell .tempo-barra-marca{background:var(--white);width:2px;position:absolute;top:-2px;bottom:-2px;transform:translate(-1px)}.agile-shell .tempo-barra-legenda,.agile-shell .tempo-prazo-legenda{justify-content:space-between;gap:10px;margin-top:6px;font-size:11px;display:flex}.agile-shell .tempo-prazo{margin:12px 0 4px}.agile-shell .tempo-prazo-trilho{border-radius:999px;overflow:visible}.agile-shell .tempo-prazo-decorrido{background:var(--blue);border-radius:999px 0 0 999px}.agile-shell .tempo-prazo-decorrido.estourado{background:var(--red)}.agile-shell .tempo-prazo-limite{background:var(--white);width:2px;position:absolute;top:-4px;bottom:-4px;transform:translate(-1px)}.agile-shell .tempo-prazo-topo{flex-wrap:wrap;align-items:center;gap:10px;margin-top:4px;display:flex}.agile-shell .tempo-prazo-numero{font-size:15px}.agile-shell .pxr{margin:14px 0 12px}.agile-shell .pxr-topo{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px 16px;margin-bottom:10px;display:flex}.agile-shell .pxr-legenda{color:var(--gray);flex-wrap:wrap;gap:14px;font-size:11px;display:flex}.agile-shell .pxr-legenda span{align-items:center;gap:6px;display:inline-flex}.agile-shell .pxr-chave{border-radius:2px;width:14px;height:8px;display:inline-block}.agile-shell .pxr-chave-previsto{background:color-mix(in srgb, var(--gray) 30%, transparent);box-shadow:inset -2px 0 0 var(--gray)}.agile-shell .pxr-chave-real{background:var(--blue)}.agile-shell .pxr-chave-excesso{background:var(--red)}.agile-shell .pxr-lista{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.agile-shell .pxr-linha{border-radius:var(--radius-sm);outline:none;grid-template-columns:minmax(120px,230px) minmax(0,1fr) minmax(150px,auto);align-items:center;gap:16px;padding:9px 10px;transition:background .15s;display:grid;position:relative}.agile-shell .pxr-linha+.pxr-linha{margin-top:2px}.agile-shell .pxr-linha:hover,.agile-shell .pxr-linha:focus-visible{background:color-mix(in srgb, var(--white) 5%, transparent)}.agile-shell .pxr-linha:focus-visible{box-shadow:inset 0 0 0 1px var(--gray)}.agile-shell .pxr-nome{align-items:center;gap:7px;min-width:0;font-size:12.5px;display:flex}.agile-shell .pxr-descricao{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.agile-shell .pxr-vivo{background:var(--blue);border-radius:50%;flex:none;width:7px;height:7px;animation:1.4s ease-in-out infinite cronometro-pulso}.agile-shell .pxr-trilho{height:14px;position:relative}.agile-shell .pxr-previsto,.agile-shell .pxr-real,.agile-shell .pxr-excesso{transition:width .6s,left .6s;position:absolute;left:0}.agile-shell .pxr-previsto{background:color-mix(in srgb, var(--gray) 30%, transparent);border-radius:0 4px 4px 0;top:0;bottom:0}.agile-shell .pxr-real,.agile-shell .pxr-excesso{transform-origin:0;animation:.7s cubic-bezier(.2,.7,.2,1) backwards pxr-cresce;top:3px;bottom:3px}.agile-shell .pxr-real{background:var(--blue);border-radius:0 4px 4px 0}.agile-shell .pxr-linha.estourou .pxr-real{border-radius:0}.agile-shell .pxr-excesso{background:var(--red);border-radius:0 4px 4px 0;animation-delay:.45s}.agile-shell .pxr-marca{background:var(--white);opacity:.75;border-radius:1px;width:2px;transition:left .6s;position:absolute;top:-3px;bottom:-3px;transform:translate(-1px)}@keyframes pxr-cresce{0%{transform:scaleX(0)}}.agile-shell .pxr-valores{white-space:nowrap;flex-direction:column;align-items:flex-end;gap:1px;font-size:12.5px;display:flex}.agile-shell .pxr-diferenca{color:var(--gray);align-items:center;gap:4px;font-size:11px;display:inline-flex}.agile-shell .pxr-linha.estourou .pxr-diferenca{color:var(--white);font-weight:600}.agile-shell .pxr-sinal{font-size:9px}.agile-shell .pxr-sinal.ruim{color:var(--red)}.agile-shell .pxr-sinal.bom{color:var(--green)}.agile-shell .pxr-dica{z-index:2;border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--panel);box-shadow:var(--shadow);white-space:nowrap;opacity:0;pointer-events:none;align-items:baseline;gap:5px;padding:5px 9px;font-size:11.5px;transition:opacity .15s,transform .15s;display:flex;position:absolute;bottom:calc(100% - 4px);right:10px;transform:translateY(4px)}.agile-shell .pxr-linha:hover .pxr-dica,.agile-shell .pxr-linha:focus-visible .pxr-dica{opacity:1;transform:translateY(0)}.agile-shell .pxr-rodape{margin:8px 10px 0;font-size:11.5px}@media (width<=760px){.agile-shell .pxr-linha{grid-template-columns:minmax(0,1fr) auto;gap:6px 12px}.agile-shell .pxr-trilho{grid-area:2/1/auto/-1}}@media (prefers-reduced-motion:reduce){.agile-shell .pxr-real,.agile-shell .pxr-excesso{animation:none}.agile-shell .pxr-previsto,.agile-shell .pxr-real,.agile-shell .pxr-excesso,.agile-shell .pxr-marca,.agile-shell .pxr-dica{transition:none}.agile-shell .pxr-vivo{animation:none}}.agile-shell .prod-aba .form-section-title{color:var(--white)}@media (width<=760px){.agile-shell .prod-extra{grid-template-columns:1fr}}.agile-shell button.box-vaga-veiculo{width:100%;color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;padding:0}.agile-shell button.box-vaga-veiculo:hover b{color:var(--orange)}.agile-shell .box-escolha-setor{color:var(--gray);text-transform:uppercase;letter-spacing:.8px;margin:10px 0 6px;font-size:10.5px;font-weight:600;display:block}.agile-shell .box-escolha{grid-template-columns:repeat(auto-fill,minmax(86px,1fr));gap:7px;display:grid}.agile-shell .box-opcao{border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--panel-2);color:var(--white);flex-direction:column;justify-content:center;align-items:center;gap:2px;padding:9px 4px;font-size:10px;transition:all .12s;display:flex}.agile-shell .box-opcao b{font-size:12px}.agile-shell .box-opcao span{color:var(--gray-dim)}.agile-shell .box-opcao.tom-livre,.agile-shell .box-opcao.tom-ocupado,.agile-shell .box-opcao.tom-inativo{color:var(--white)}.agile-shell .box-opcao.tom-livre{border-color:var(--green);background:color-mix(in srgb, var(--green) 12%, var(--panel-2))}.agile-shell .box-opcao.tom-ocupado{border-color:var(--red);background:color-mix(in srgb, var(--red) 12%, var(--panel-2))}.agile-shell .box-opcao:hover:not(:disabled){outline:1px solid var(--white);outline-offset:1px}.agile-shell .box-opcao:disabled{opacity:.5;cursor:not-allowed}.agile-shell .box-opcao.escolhido{outline:2px solid var(--white);outline-offset:1px}.agile-shell .box-opcao.escolhido span{color:var(--white)}.agile-shell .ntf-pilha{z-index:90;flex-direction:column;gap:8px;width:min(360px,100vw - 32px);display:flex;position:fixed;top:84px;right:16px}.agile-shell .ntf-aviso{background:var(--panel);border:1px solid var(--orange);border-radius:var(--radius);padding:10px 12px;font-size:12.5px;box-shadow:0 10px 30px #00000059}.agile-shell .ntf-aviso-cab{color:var(--white);align-items:center;gap:8px;display:flex}.agile-shell .ntf-aviso-ic{color:var(--orange)}.agile-shell .ntf-fechar{color:var(--gray-dim);cursor:pointer;background:0 0;border:0;margin-left:auto;padding:2px 6px;font-size:13px}.agile-shell .ntf-fechar:hover{color:var(--white)}.agile-shell .ntf-aviso-texto{color:var(--gray);margin:6px 0 8px;line-height:1.4}.agile-shell .ntf-campos{grid-template-columns:auto 1fr;gap:2px 10px;margin:0 0 10px;font-size:12px;display:grid}.agile-shell .ntf-campos dt{color:var(--gray-dim)}.agile-shell .ntf-campos dd{color:var(--white);margin:0}.agile-shell .ntf-acoes{flex-wrap:wrap;gap:6px;display:flex}.agile-shell .ntf-mais{background:var(--panel-2);border:1px dashed var(--line);border-radius:var(--radius-sm);color:var(--gray);text-align:left;cursor:pointer;padding:8px 12px;font-size:12px}.agile-shell .ntf-mais:hover{border-color:var(--orange);color:var(--orange)}.agile-shell .aba .badge.b-amber{margin-left:2px}@media (width<=900px){.agile-shell .ntf-pilha{top:auto;bottom:16px}}.agile-shell .toolbar .menu-acoes-btn{background:var(--panel-3);border-color:var(--line);width:36px;height:36px;color:var(--white)}.agile-shell .toolbar .menu-acoes-btn:hover,.agile-shell .toolbar .menu-acoes-btn.aberto{background:var(--panel-2);border-color:var(--orange)}.agile-shell .prd-periodo{background:0 0;border:0;margin-bottom:14px;padding:0}.agile-shell .prd-datas{align-items:center;gap:8px;display:inline-flex}@media (width>=861px){.agile-shell .prd-periodo .filtro-segmentado,.agile-shell .dir-periodo .filtro-segmentado{padding:1px}.agile-shell .prd-periodo .filtro-segmentado button,.agile-shell .dir-periodo .filtro-segmentado button{padding:3px 8px;font-size:11px}.agile-shell .prd-periodo .muted,.agile-shell .dir-periodo .muted{font-size:11.5px}.agile-shell .prd-periodo .prd-datas input,.agile-shell .dir-periodo .prd-datas input{padding:4px 8px;font-size:11.5px}}.agile-shell .prd-kpi-ocioso{border-left-color:var(--amber)}.agile-shell .prd-kpi-ausente{border-left-color:var(--red)}.agile-shell .prd-filtros{border:0;border-bottom:1px solid var(--line);border-radius:0;margin:-16px -16px 14px}.agile-shell .prd-busca{flex:1;min-width:220px}.agile-shell .prd-busca input{width:100%}.agile-shell .prd-ponto{border-radius:50%;flex:none;width:8px;height:8px;display:inline-block}.agile-shell .prd-cards{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:10px;display:grid}.agile-shell .prd-exibicao{margin-left:auto}@media (width<=860px){.agile-shell .prd-exibicao button span{display:none}}.agile-shell .prd-tabela tbody tr{box-shadow:inset 3px 0 0 var(--gray-dim)}.agile-shell .prd-tabela tbody tr.prd-trabalhando{box-shadow:inset 3px 0 0 var(--green)}.agile-shell .prd-tabela tbody tr.prd-ocioso{box-shadow:inset 3px 0 0 var(--amber)}.agile-shell .prd-tabela tbody tr.prd-descanso{box-shadow:inset 3px 0 0 var(--blue)}.agile-shell .prd-tabela tbody tr.prd-ausente{box-shadow:inset 3px 0 0 var(--red)}.agile-shell .prd-tabela-mec{align-items:center;gap:10px;min-width:0;display:inline-flex}.agile-shell .prd-tabela-mec .os-avatar{width:30px;height:30px;font-size:11px}.agile-shell .prd-tabela-status,.agile-shell .prd-tabela-servico,.agile-shell .prd-tabela-tempo{flex-direction:column;align-items:flex-start;gap:2px;min-width:0;display:flex}.agile-shell .prd-tabela-servico{max-width:320px}.agile-shell .prd-tabela-servico .celula-texto{text-overflow:ellipsis;white-space:nowrap;max-width:100%;display:block;overflow:hidden}.agile-shell .prd-tabela .t-right{text-align:right}.agile-shell .prd-card{border:1px solid var(--line);border-left:3px solid var(--gray-dim);border-radius:var(--radius-sm);background:var(--panel-2);color:var(--white);text-align:left;flex-direction:column;gap:10px;padding:12px 14px;font-size:12px;transition:border-color .12s;display:flex}.agile-shell .prd-card:hover{border-color:var(--gray-dim)}.agile-shell .prd-card:focus-visible{outline:2px solid var(--orange);outline-offset:2px}.agile-shell .prd-card.prd-trabalhando{border-left-color:var(--green)}.agile-shell .prd-card.prd-producao_interna{border-left-color:var(--gray)}.agile-shell .prd-card.prd-ocioso{border-left-color:var(--amber)}.agile-shell .prd-card.prd-descanso{border-left-color:var(--blue)}.agile-shell .prd-card.prd-ausente{border-left-color:var(--red)}.agile-shell .prd-card-topo{align-items:center;gap:9px;min-width:0;display:flex}.agile-shell .prd-card-nome{flex-direction:column;flex:1;min-width:0;display:flex}.agile-shell .prd-card-nome b{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.agile-shell .prd-card-meio{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.agile-shell .prd-card-servico{text-overflow:ellipsis;white-space:nowrap;font-weight:600;overflow:hidden}.agile-shell .prd-card-veiculo,.agile-shell .prd-card-ultimo{text-overflow:ellipsis;white-space:nowrap;font-size:11.5px;overflow:hidden}.agile-shell .prd-medida{flex-direction:column;gap:5px;min-width:0;margin-top:4px;display:flex}.agile-shell .prd-medida-topo{justify-content:space-between;align-items:baseline;gap:8px;min-width:0;display:flex}.agile-shell .prd-medida-topo>b{font-size:14px}.agile-shell .prd-medida-numero{white-space:nowrap;align-items:baseline;gap:5px;display:inline-flex}.agile-shell .prd-medida-numero b{font-size:14px}.agile-shell .prd-medida-numero small{font-size:11px}.agile-shell .prd-barra{background:color-mix(in srgb, var(--green) 16%, var(--panel-3));border-radius:3px;height:6px;display:block;overflow:hidden}.agile-shell .prd-barra span{background:var(--green);border-radius:3px;height:100%;transition:width .4s;display:block}.agile-shell .prd-barra.acima{background:color-mix(in srgb, var(--red) 18%, var(--panel-3))}.agile-shell .prd-barra.acima span{background:var(--red)}.agile-shell .prd-card-pe{border-top:1px solid var(--line);grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:14px;padding-top:10px;display:grid}.agile-shell .prd-card-pe .prd-medida{margin-top:0}.agile-shell .prd-card-concluidos{text-align:right;flex-direction:column;gap:1px;display:flex}.agile-shell .prd-card-concluidos b{font-size:14px}.agile-shell .modal.modal-produtividade{max-width:1180px}.agile-shell .modal-produtividade .modal-body{max-height:78vh}.agile-shell .prd-detalhe{flex-direction:column;gap:14px;display:flex}.agile-shell .prd-resumo{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:8px;display:grid}.agile-shell .prd-indicador{border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--panel-2);flex-direction:column;justify-content:space-between;gap:4px;padding:10px 12px;display:flex}.agile-shell .prd-indicador-rotulo{color:var(--gray);letter-spacing:.3px;text-transform:uppercase;align-items:center;gap:6px;font-size:10.5px;font-weight:700;display:flex}.agile-shell .prd-indicador b{font-size:17px}.agile-shell .prd-painel{border:1px solid var(--line);border-radius:var(--radius);background:var(--panel-2);padding:14px}.agile-shell .prd-painel-titulo{color:var(--gray);letter-spacing:.4px;text-transform:uppercase;justify-content:space-between;align-items:center;gap:10px;margin:0 0 12px;font-size:11px;font-weight:700;display:flex}.agile-shell .prd-paineis{grid-template-columns:minmax(0,1fr) minmax(0,1.4fr);gap:14px;display:grid}.agile-shell .prd-vazio{text-align:center;margin:0;padding:18px 0;font-size:12px}.agile-shell .prd-campo{flex-direction:column;gap:2px;min-width:0;display:flex}.agile-shell .prd-campo b{overflow-wrap:anywhere;font-size:13px}.agile-shell .prd-atual{border:1px solid var(--line);border-left:3px solid var(--green);border-radius:var(--radius);background:var(--panel-2);padding:14px}.agile-shell .prd-atual.acima{border-left-color:var(--red)}.agile-shell .prd-atual-cabeca{justify-content:space-between;align-items:center;gap:10px;margin-bottom:12px;display:flex}.agile-shell .prd-atual-cabeca .prd-painel-titulo{margin:0}.agile-shell .prd-atual-grade{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:12px 16px;display:grid}.agile-shell .prd-trilho{background:var(--panel-3);border-radius:3px;height:6px;margin-top:14px;overflow:hidden}.agile-shell .prd-trilho span{background:var(--green);border-radius:3px;height:100%;display:block}.agile-shell .prd-atual.acima .prd-trilho span{background:var(--red)}.agile-shell .prd-horas{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.agile-shell .prd-rosca{flex:0 0 148px;max-width:100%;height:148px;position:relative}.agile-shell .prd-rosca-centro{pointer-events:none;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.agile-shell .prd-rosca-centro b{font-size:13px}.agile-shell .prd-legenda{flex-direction:column;flex:1;gap:7px;min-width:190px;margin:0;padding:0;font-size:12px;list-style:none;display:flex}.agile-shell .prd-legenda li{grid-template-columns:8px 1fr auto 42px;align-items:center;gap:3px 8px;display:grid}.agile-shell .prd-legenda li .muted{text-align:right}.agile-shell .prd-legenda-trilho{background:var(--panel-3);border-radius:2px;grid-column:1/-1;height:4px}.agile-shell .prd-legenda-trilho span{border-radius:2px;height:100%;display:block}.agile-shell .prd-legenda li.vazia{opacity:.5}.agile-shell .prd-dia{letter-spacing:0;text-transform:none;width:auto;padding:4px 8px;font-size:12px}.agile-shell .prd-timeline-faixa{border-radius:var(--radius-sm);background:var(--panel-3);height:30px;position:relative;overflow:hidden}.agile-shell .prd-trecho{border:0;border-right:2px solid var(--panel-2);cursor:default;border-radius:0;min-width:2px;padding:0;position:absolute;top:0;bottom:0}.agile-shell .prd-trecho:disabled{opacity:1}.agile-shell .prd-trecho.clicavel{cursor:pointer}.agile-shell .prd-trecho.clicavel:hover,.agile-shell .prd-trecho.escolhido{box-shadow:inset 0 0 0 2px var(--white)}.agile-shell .prd-timeline-horas{justify-content:space-between;margin-top:5px;font-size:11px;display:flex}.agile-shell .prd-trecho.apos-expediente{background-image:repeating-linear-gradient(135deg,#00000052 0 3px,#0000 3px 7px)}.agile-shell .prd-encerramento{border-left:2px dashed var(--white);pointer-events:none;width:0;position:absolute;top:0;bottom:0}.agile-shell .prd-ponto-apos{background-color:var(--purple);background-image:repeating-linear-gradient(135deg,#00000073 0 1px,#0000 1px 3px)}.agile-shell .prd-timeline-producao{flex-wrap:wrap;gap:4px 16px;margin-top:6px;font-size:12px;display:flex}.agile-shell .prd-timeline-producao>span{align-items:center;gap:6px;display:inline-flex}.agile-shell .prd-trecho-detalhe{border-top:1px solid var(--line);grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:10px 14px;margin-top:12px;padding-top:12px;display:grid}.agile-shell .prd-dica{margin:12px 0 0;font-size:11.5px}.agile-shell .prd-totais{flex-wrap:wrap;gap:6px 18px;margin-bottom:10px;font-size:12px;display:flex}@media (width<=860px){.agile-shell .prd-paineis{grid-template-columns:minmax(0,1fr)}.agile-shell .prd-horas{justify-content:center}}.agile-shell .pausa-motivos{flex-direction:column;gap:8px;display:flex}.agile-shell .pausa-motivo{border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--panel-2);color:var(--white);text-align:left;align-items:center;gap:12px;padding:12px 14px;display:flex}.agile-shell .pausa-motivo:hover,.agile-shell .pausa-motivo:focus-visible{border-color:var(--orange);outline:none}.agile-shell .pausa-motivo span{flex-direction:column;gap:2px;display:flex}.agile-shell .pausa-motivo small{color:var(--gray);font-size:11.5px}.agile-shell .jor-filtros{border:0;border-bottom:1px solid var(--line);border-radius:0}.agile-shell .jor-periodo{flex-wrap:wrap;gap:8px;display:inline-flex}.agile-shell .jor-busca{flex:200px;min-width:0}.agile-shell .jor-busca input{width:100%}.agile-shell .jor-atualizando{font-size:11.5px}.agile-shell .kpi.jor-kpi-ausentes .kpi-value{color:var(--red)}.agile-shell .jor-tabela tbody tr{box-shadow:inset 3px 0 0 var(--gray-dim)}.agile-shell .jor-tabela tbody tr.jor-trabalhando{box-shadow:inset 3px 0 0 var(--green)}.agile-shell .jor-tabela tbody tr.jor-em_almoco{box-shadow:inset 3px 0 0 var(--blue)}.agile-shell .jor-tabela tbody tr.jor-atrasado{box-shadow:inset 3px 0 0 var(--red)}.agile-shell .jor-tabela tbody td{white-space:nowrap}.agile-shell .jor-mec{align-items:center;gap:10px;min-width:0;display:inline-flex}.agile-shell .jor-mec .os-avatar{width:30px;height:30px;font-size:11px}.agile-shell .jor-atraso{color:var(--red);margin-left:6px;font-size:11px;font-weight:700}.agile-shell .jor-sub{font-size:11px;display:block}.agile-shell .jor-jornada{flex-direction:column;gap:1px;display:flex}.agile-shell .jor-jornada small{font-size:11px}.agile-shell .jor-jornada .pos,.agile-shell .jor-dado .pos{color:#4fd29b}html[data-theme=claro] .agile-shell .jor-jornada .pos,html[data-theme=claro] .agile-shell .jor-dado .pos{color:#157a47}.agile-shell .jor-acoes{white-space:nowrap;justify-content:flex-end;gap:5px;display:inline-flex}.agile-shell .jor-detalhe{flex-direction:column;gap:16px;display:flex}.agile-shell .jor-detalhe-nota{margin:0}.agile-shell .jor-resumo{align-items:center;gap:16px;display:flex}.agile-shell .jor-anel{flex:none;place-items:center;width:108px;height:108px;margin:0;display:grid;position:relative}.agile-shell .jor-anel svg{width:100%;height:100%;position:absolute;inset:0;transform:rotate(-90deg)}.agile-shell .jor-anel circle{fill:none;stroke-width:9px}.agile-shell .jor-anel-trilha{stroke:color-mix(in srgb, var(--green) 18%, var(--panel-3))}.agile-shell .jor-anel-fatia{stroke:var(--green);stroke-linecap:round;transition:stroke-dasharray .4s}.agile-shell .jor-anel.completa .jor-anel-fatia{stroke-linecap:butt}.agile-shell .jor-anel figcaption{text-align:center;flex-direction:column;align-items:center;gap:1px;line-height:1.1;display:flex}.agile-shell .jor-anel b{font-size:21px;font-weight:700}.agile-shell .jor-anel small{font-size:10.5px}.agile-shell .jor-dados{flex:1;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;min-width:0;margin:0;display:grid}.agile-shell .jor-dado{border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--panel-2);padding:12px 14px}.agile-shell .jor-dado dt{color:var(--gray);font-size:11px}.agile-shell .jor-dado dd{white-space:nowrap;margin:5px 0 0;font-size:18px;font-weight:700}.agile-shell .jor-linha{flex-direction:column;gap:8px;display:flex}.agile-shell .jor-linha-topo{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:6px 14px;display:flex}.agile-shell .jor-linha-topo .jor-secao{margin:0}.agile-shell .jor-legenda{color:var(--gray-dim);flex-wrap:wrap;gap:4px 14px;margin:0;padding:0;font-size:11px;list-style:none;display:flex}.agile-shell .jor-legenda li{align-items:center;gap:5px;display:inline-flex}.agile-shell .jor-legenda li:before{content:"";background:var(--panel-3);border-radius:2px;width:9px;height:9px}.agile-shell .jor-legenda li.trabalho:before{background:var(--green)}.agile-shell .jor-legenda li.almoco:before{background:var(--blue)}.agile-shell .jor-legenda li.atraso:before{background:var(--red)}.agile-shell .jor-legenda li.previsto:before{background:var(--panel-3);box-shadow:inset 0 0 0 1px var(--line)}.agile-shell .jor-legenda li.almoco-previsto:before,.agile-shell .jor-previsto.almoco{background:repeating-linear-gradient(135deg, var(--gray-dim) 0 1px, transparent 1px 4px)}.agile-shell .jor-faixa{border-radius:var(--radius-sm);background:var(--panel-2);height:34px;position:relative;overflow:hidden}.agile-shell .jor-previsto{background:var(--panel-3);position:absolute;top:0;bottom:0}.agile-shell .jor-previsto.almoco{opacity:.55}.agile-shell .jor-trecho{border-right:2px solid var(--panel);border-radius:3px;min-width:2px;position:absolute;top:7px;bottom:7px}.agile-shell .jor-agora{background:var(--white);width:2px;margin-left:-1px;position:absolute;top:0;bottom:0}.agile-shell .jor-agora:after{content:"";background:var(--white);border-radius:50%;width:8px;height:8px;position:absolute;top:0;left:50%;transform:translate(-50%)}.agile-shell .jor-horas{height:14px;color:var(--gray-dim);font-size:10.5px;position:relative}.agile-shell .jor-horas span{position:absolute;top:0;transform:translate(-50%)}.agile-shell .jor-horas span:first-child{transform:none}.agile-shell .jor-horas span:last-child{transform:translate(-100%)}.agile-shell .jor-marcos{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin:0;display:grid}.agile-shell .jor-marco{border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--panel-2);padding:10px 12px}.agile-shell .jor-marco dt{color:var(--gray);align-items:center;gap:6px;font-size:11px;display:flex}.agile-shell .jor-ponto{border-radius:50%;flex:none;width:8px;height:8px}.agile-shell .jor-marco dd{margin:4px 0 0;font-size:15px;font-weight:700}@media (width<=640px){.agile-shell .jor-resumo{flex-direction:column;align-items:stretch}.agile-shell .jor-anel{margin:0 auto}.agile-shell .jor-dados,.agile-shell .jor-marcos{grid-template-columns:repeat(2,minmax(0,1fr))}.agile-shell .jor-horas span:nth-child(2n){display:none}}.agile-shell .jor-detalhe-acoes{flex-wrap:wrap;gap:6px;display:flex}.agile-shell .jor-secao{color:var(--gray);letter-spacing:.5px;text-transform:uppercase;margin:4px 0 0;font-size:10.5px;font-weight:700}.agile-shell .jor-vazio{margin:0;font-size:12px}.agile-shell .jor-ajustes{flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}.agile-shell .jor-ajustes li{border-left:2px solid color-mix(in srgb, var(--amber) 55%, var(--line));background:var(--panel-2);flex-direction:column;gap:3px;padding:9px 12px;font-size:12px;display:flex}.agile-shell .jor-ajuste-campo{flex-wrap:wrap;gap:4px 10px;display:flex}.agile-shell .jor-ajuste-motivo{color:var(--gray);font-style:italic}.agile-shell .jor-form{grid-template-columns:repeat(3,minmax(0,1fr))}@media (width<=640px){.agile-shell .jor-form{grid-template-columns:repeat(2,minmax(0,1fr))}}.agile-shell .peca-acoes{flex-wrap:wrap;align-items:center;gap:6px 8px;margin:6px 0 12px;font-size:12px;display:flex}.agile-shell .jor-cartoes{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:10px;padding:14px 16px;display:grid}.agile-shell .jor-cartao{border:1px solid var(--line);border-left:3px solid var(--gray-dim);border-radius:var(--radius-sm);background:var(--panel-2);cursor:pointer;flex-direction:column;gap:12px;padding:12px 14px;font-size:12px;transition:border-color .12s;display:flex}.agile-shell .jor-cartao:hover{border-color:var(--gray-dim)}.agile-shell .jor-cartao.jor-trabalhando{border-left-color:var(--green)}.agile-shell .jor-cartao.jor-em_almoco{border-left-color:var(--blue)}.agile-shell .jor-cartao.jor-atrasado{border-left-color:var(--red)}.agile-shell .jor-cartao.jor-encerrado,.agile-shell .jor-cartao.jor-ausente{background:color-mix(in srgb, var(--panel-2) 70%, var(--panel))}.agile-shell .jor-cartao-topo{align-items:center;gap:9px;min-width:0;display:flex}.agile-shell .jor-cartao-nome{min-width:0;color:var(--white);text-align:left;background:0 0;border:0;flex-direction:column;flex:1;gap:1px;padding:0;display:flex}.agile-shell .jor-cartao-nome b{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.agile-shell .jor-cartao-nome:hover b{color:var(--orange)}.agile-shell .jor-cartao-aviso{border-left:2px solid var(--red);border-radius:0 var(--radius-sm) var(--radius-sm) 0;background:var(--red-soft);margin:0;padding:7px 10px;font-size:11.5px}.agile-shell .jor-passos{grid-template-columns:repeat(4,minmax(0,1fr));margin:0;padding:0;list-style:none;display:grid}.agile-shell .jor-passo{--passo-cor:var(--gray-dim);flex-direction:column;gap:2px;min-width:0;padding-right:6px;display:flex;position:relative}.agile-shell .jor-passo.entrada{--passo-cor:var(--green)}.agile-shell .jor-passo.almoco{--passo-cor:var(--blue)}.agile-shell .jor-passo.saida{--passo-cor:var(--gray)}.agile-shell .jor-passo-ponto{z-index:1;border:2px solid var(--gray-dim);background:var(--panel-2);border-radius:50%;width:10px;height:10px;margin-bottom:4px;display:block;position:relative}.agile-shell .jor-passo+.jor-passo:before{content:"";background:var(--line);height:2px;position:absolute;top:4px;left:calc(10px - 100%);right:calc(100% - 2px)}.agile-shell .jor-passo.ligado.feito:before{background:var(--passo-cor)}.agile-shell .jor-passo.feito .jor-passo-ponto{border-color:var(--passo-cor);background:var(--passo-cor)}.agile-shell .jor-passo.atual .jor-passo-ponto{border-color:var(--orange);box-shadow:0 0 0 3px var(--orange-soft);animation:1.4s ease-in-out infinite cronometro-pulso}.agile-shell .jor-passo-rotulo{color:var(--gray);text-overflow:ellipsis;white-space:nowrap;font-size:10.5px;overflow:hidden}.agile-shell .jor-passo b{font-size:13px}.agile-shell .jor-passo:not(.feito) b{color:var(--gray-dim);font-weight:400}.agile-shell .jor-passo.atual .jor-passo-rotulo{color:var(--white);font-weight:700}.agile-shell .jor-passo small{white-space:nowrap;font-size:10.5px}.agile-shell .jor-passo-alerta{color:var(--red);font-weight:700}.agile-shell .jor-cartao-jornada{flex-direction:column;gap:5px;display:flex}.agile-shell .jor-cartao-jornada-topo{justify-content:space-between;align-items:baseline;gap:8px;display:flex}.agile-shell .jor-jornada-numero{align-items:baseline;gap:6px;display:inline-flex}.agile-shell .jor-jornada-numero b{font-size:14px}.agile-shell .jor-jornada-numero small{font-size:11px}.agile-shell .jor-barra{background:color-mix(in srgb, var(--green) 16%, var(--panel-3));border-radius:3px;height:6px;overflow:hidden}.agile-shell .jor-barra span{background:var(--green);border-radius:3px;height:100%;transition:width .4s;display:block}.agile-shell .jor-encerrado .jor-barra span{background:var(--gray)}.agile-shell .jor-encerrado .jor-barra{background:var(--panel-3)}.agile-shell .jor-cartao-pe{border-top:1px solid var(--line);flex-wrap:wrap;gap:6px;padding-top:10px;display:flex}.agile-shell .jor-cartao-corrigir{color:var(--gray);margin-left:auto}.agile-shell .jor-cartao-corrigir:hover{color:var(--white)}.agile-shell .fer-filtros select{min-width:150px}.agile-shell .fer-tabela tbody tr{box-shadow:inset 3px 0 0 var(--gray-dim)}.agile-shell .fer-tabela tbody tr.fer-disponivel{box-shadow:inset 3px 0 0 var(--green)}.agile-shell .fer-tabela tbody tr.fer-emprestada{box-shadow:inset 3px 0 0 var(--blue)}.agile-shell .fer-tabela tbody tr.fer-em_utilizacao{box-shadow:inset 3px 0 0 var(--purple)}.agile-shell .fer-tabela tbody tr.fer-em_manutencao{box-shadow:inset 3px 0 0 var(--amber)}.agile-shell .fer-tabela tbody tr.fer-danificada{box-shadow:inset 3px 0 0 var(--red)}.agile-shell .fer-tabela tbody tr.fer-baixada{opacity:.6}.agile-shell .fer-mini{margin-left:6px;padding:1px 6px;font-size:9.5px}.agile-shell .fer-tabela th,.agile-shell .fer-tabela td{white-space:nowrap}.agile-shell .fer-vida{align-items:center;gap:8px;min-width:120px;display:inline-flex}.agile-shell .fer-vida-trilho{background:var(--panel-3);border-radius:3px;flex:1;min-width:60px;height:6px;overflow:hidden}.agile-shell .fer-vida-trilho span{background:var(--green);border-radius:3px;height:100%;display:block}.agile-shell .fer-vida-atencao .fer-vida-trilho span{background:var(--amber)}.agile-shell .fer-vida-critico .fer-vida-trilho span{background:var(--red)}.agile-shell .fer-vida-excedida .fer-vida-trilho span{background:var(--gray-dim)}.agile-shell .fer-vida.fer-vida-critico small,.agile-shell .fer-vida.fer-vida-excedida small{color:var(--red);font-weight:700}.agile-shell .modal.modal-ferramenta{max-width:1180px}.agile-shell .modal-ferramenta .modal-body{max-height:78vh}.agile-shell .fer-detalhe-selos{flex-wrap:wrap;align-items:center;gap:10px;margin-right:12px;display:flex}.agile-shell .fer-detalhe-selos .badge{margin-right:0}.agile-shell .fer-detalhe-acoes{align-items:center;gap:8px;display:flex}.agile-shell .fer-detalhe-acoes .btn{align-items:center;height:30px;display:inline-flex}.agile-shell .fer-detalhe-acoes .menu-acoes-btn{border-color:var(--line);width:30px;height:30px}.agile-shell .fer-indicadores{grid-template-rows:auto auto auto;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:10px;margin-bottom:16px;display:grid}.agile-shell .fer-indicador{--tom:var(--line);grid-row:span 3;grid-template-rows:subgrid;border-left:3px solid var(--tom);border-radius:var(--radius-sm);align-content:start;gap:3px;padding:11px 14px 12px;transition:border-color .15s;display:grid;position:relative}.agile-shell .fer-indicador:hover{border-color:color-mix(in srgb, var(--gray-dim) 60%, var(--line));border-left-color:var(--tom)}.agile-shell .fer-indicador .prd-indicador-rotulo{color:var(--gray-dim);letter-spacing:.5px;font-size:10px}.agile-shell .fer-indicador b{font-variant-numeric:tabular-nums;letter-spacing:-.2px;overflow-wrap:anywhere;font-size:19px;font-weight:800;line-height:1.2}.agile-shell .fer-indicador b:not(.t-mono){letter-spacing:0;font-size:15px;font-weight:700;line-height:1.5}.agile-shell .fer-indicador-nota{color:var(--gray);font-size:11.5px;line-height:1.35}.agile-shell .fer-indicador-trilho{background:var(--panel-3);border-radius:3px;height:5px;position:absolute;top:37px;left:96px;right:14px;overflow:hidden}.agile-shell .fer-indicador-trilho span{background:var(--tom);border-radius:3px;min-width:5px;height:100%;display:block}.agile-shell .fer-indicador[class*=fer-vida-]{--tom:var(--green)}.agile-shell .fer-indicador.fer-vida-atencao{--tom:var(--amber)}.agile-shell .fer-indicador.fer-vida-critico,.agile-shell .fer-indicador.fer-vida-excedida{--tom:var(--red);border-color:color-mix(in srgb, var(--red) 35%, var(--line));border-left-color:var(--red);background:color-mix(in srgb, var(--red) 7%, var(--panel-2))}.agile-shell .fer-indicador.fer-vida-critico b,.agile-shell .fer-indicador.fer-vida-excedida b{color:var(--red)}.agile-shell .fer-indicador.fer-indicador-pago{--tom:var(--green)}.agile-shell .fer-indicador.fer-indicador-pago b{color:var(--green)}.agile-shell .fer-abas{margin-bottom:14px}.agile-shell .fer-info{flex-direction:column;gap:14px;display:flex}.agile-shell .fer-obs{border-left:3px solid var(--line);color:var(--gray);white-space:pre-wrap;margin:0;padding:10px 12px;font-size:12px}.agile-shell .fer-heroi{grid-template-columns:168px minmax(0,1fr);gap:10px 18px;margin-bottom:16px;display:grid}.agile-shell .fer-heroi-foto{flex-direction:column;grid-row:1/span 2;gap:8px;display:flex}.agile-shell .fer-heroi-foto .badge{justify-content:center;padding:5px 9px}.agile-shell .fer-heroi-quadro,.agile-shell .fer-heroi-sem-foto{aspect-ratio:1;border:1px solid var(--line);border-radius:var(--radius);background:var(--panel-2);place-items:center;width:100%;padding:0;display:grid;position:relative;overflow:hidden}.agile-shell .fer-heroi-quadro{cursor:zoom-in}.agile-shell .fer-heroi-quadro img{object-fit:cover;width:100%;height:100%;transition:transform .2s}.agile-shell .fer-heroi-quadro:hover img{transform:scale(1.04)}.agile-shell .fer-heroi-sem-foto{color:var(--gray-dim);align-content:center;gap:6px;font-size:11px}.agile-shell .fer-heroi-corpo{flex-direction:column;gap:6px;min-width:0;display:flex}.agile-shell .fer-heroi-nome{margin:0;font-size:19px;font-weight:700;line-height:1.25}.agile-shell .fer-heroi-codigo{font-size:12.5px}.agile-shell .fer-heroi-codigo b{color:var(--white);font-weight:600}.agile-shell .fer-heroi-selos{flex-wrap:wrap;gap:6px;display:flex}.agile-shell .fer-heroi-descricao{-webkit-line-clamp:3;color:var(--gray);white-space:pre-line;-webkit-box-orient:vertical;margin:2px 0 0;font-size:12.5px;line-height:1.5;display:-webkit-box;overflow:hidden}.agile-shell .fer-heroi .fer-indicadores{grid-column:2;align-self:end;margin-bottom:0}.agile-shell .fer-guias{border-bottom:1px solid var(--line);scrollbar-width:thin;gap:2px;margin-bottom:16px;display:flex;overflow-x:auto}.agile-shell .fer-guia{border-radius:var(--radius-sm) var(--radius-sm) 0 0;color:var(--gray);white-space:nowrap;background:0 0;border:0;border-bottom:2px solid #0000;flex:none;align-items:center;gap:7px;margin-bottom:-1px;padding:9px 12px;font-size:12.5px;font-weight:600;transition:all .12s;display:inline-flex}.agile-shell .fer-guia:hover{background:var(--panel-2);color:var(--white)}.agile-shell .fer-guia.atual{border-bottom-color:var(--orange);background:var(--orange-soft);color:var(--white)}.agile-shell .fer-guia.atual svg{color:var(--orange)}.agile-shell .fer-guia small{color:var(--gray-dim);font-size:11.5px;font-weight:600}.agile-shell .fer-info-topo{grid-template-columns:minmax(0,1fr) minmax(220px,280px);align-items:start;gap:16px;display:grid}.agile-shell .fer-linhas{border:1px solid var(--line);border-radius:var(--radius);grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:0 22px;margin:0;padding:0 12px 1px;display:grid;overflow:hidden}.agile-shell .fer-linha{border-top:1px solid var(--line);grid-template-columns:minmax(104px,auto) minmax(0,1fr);align-items:baseline;gap:10px;margin-top:-1px;padding:5px 0;font-size:12px;line-height:1.35;display:grid}.agile-shell .fer-linha dt{color:var(--gray)}.agile-shell .fer-linha dd{overflow-wrap:anywhere;text-align:right;margin:0;font-weight:600}.agile-shell .fer-linha dd.muted{font-weight:400}.agile-shell .fer-atalho-anexos{border:1px solid color-mix(in srgb, var(--blue) 35%, var(--line));border-radius:var(--radius);background:color-mix(in srgb, var(--blue) 9%, var(--panel));width:100%;color:inherit;text-align:left;align-items:center;gap:12px;padding:12px 14px;transition:all .15s;display:flex}.agile-shell .fer-atalho-anexos:hover{border-color:var(--blue);background:color-mix(in srgb, var(--blue) 15%, var(--panel))}.agile-shell .fer-atalho-icone{background:color-mix(in srgb, var(--blue) 18%, var(--panel));width:40px;height:40px;color:var(--blue);border-radius:8px;flex:none;place-items:center;display:grid}.agile-shell .fer-atalho-texto{flex-direction:column;flex:1;gap:2px;min-width:0;font-size:13px;display:flex}.agile-shell .fer-atalho-texto small{font-size:11.5px}.agile-shell .fer-atalho-anexos>svg:last-child{color:var(--blue);flex:none}.agile-shell .fer-anexos{flex-direction:column;gap:16px;display:flex}.agile-shell .fer-anexos-filtro{align-self:flex-start}.agile-shell .fer-anexos-titulo{margin:0 0 10px;font-size:13px;font-weight:700}.agile-shell .fer-foto-ampliar{color:#fff;pointer-events:none;background:#0000009e;border-radius:5px;place-items:center;width:24px;height:24px;display:grid;position:absolute;bottom:6px;right:6px}.agile-shell .fer-arquivos{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.agile-shell .fer-arquivos li{border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--panel-2);align-items:center;gap:12px;padding:10px 12px;display:flex}.agile-shell .fer-arquivo-glifo{background:var(--panel-3);width:36px;height:36px;color:var(--gray);border-radius:7px;flex:none;place-items:center;display:grid}.agile-shell .fer-arquivo-glifo.fer-doc-pdf{background:var(--red-soft);color:var(--red)}.agile-shell .fer-arquivo-glifo.fer-doc-texto{background:color-mix(in srgb, var(--blue) 15%, transparent);color:var(--blue)}.agile-shell .fer-arquivo-glifo.fer-doc-planilha{background:color-mix(in srgb, var(--green) 15%, transparent);color:var(--green)}.agile-shell .fer-arquivo-glifo.fer-doc-imagem{background:color-mix(in srgb, var(--purple) 15%, transparent);color:var(--purple)}.agile-shell .fer-arquivo-texto{flex-direction:column;flex:1;gap:2px;min-width:0;font-size:12.5px;display:flex}.agile-shell .fer-arquivo-texto b{text-overflow:ellipsis;white-space:nowrap;font-weight:600;overflow:hidden}.agile-shell .fer-arquivo-texto small{font-size:11px}.agile-shell .fer-arquivo-acao{border-radius:var(--radius-sm);width:32px;height:32px;color:var(--gray);background:0 0;border:0;flex:none;place-items:center;padding:0;transition:all .12s;display:grid}.agile-shell .fer-arquivo-acao:hover{background:var(--panel-3);color:var(--white)}.agile-shell .fer-arquivo-acao.perigo:hover{background:var(--red-soft);color:var(--red)}.agile-shell .fer-soltar{border:1.5px dashed color-mix(in srgb, var(--blue) 45%, var(--line));border-radius:var(--radius);background:color-mix(in srgb, var(--blue) 5%, var(--panel));width:100%;color:var(--white);text-align:center;flex-direction:column;align-items:center;gap:3px;padding:20px 16px;font-size:12.5px;transition:all .15s;display:flex}.agile-shell .fer-soltar svg{color:var(--blue);margin-bottom:4px}.agile-shell .fer-soltar span{color:var(--gray)}.agile-shell .fer-soltar small{margin-top:6px;font-size:11px;line-height:1.4}.agile-shell .fer-soltar:hover:not(:disabled),.agile-shell .fer-soltar.sobre{border-color:var(--blue);background:color-mix(in srgb, var(--blue) 13%, var(--panel))}.agile-shell .fer-soltar.enviando{opacity:.7;cursor:progress}.agile-shell .fer-soltar-erro{margin:-8px 0 0;font-size:12px}.agile-shell .modal-ferramenta .modal-foot{align-items:center}.agile-shell .fer-rodape-editar{align-items:center;gap:7px;margin-right:auto;display:inline-flex}@media (width<=700px){.agile-shell .fer-heroi{grid-template-columns:96px minmax(0,1fr);gap:12px}.agile-shell .fer-heroi-nome{font-size:16px}.agile-shell .fer-heroi-foto{grid-row:auto}.agile-shell .fer-heroi .fer-indicadores{grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr))}.agile-shell .fer-info-topo{grid-template-columns:minmax(0,1fr)}}.agile-shell .fer-grafico{height:212px}.agile-shell .fer-grafico-nota{color:var(--gray-dim);letter-spacing:0;text-transform:none;font-size:10.5px;font-weight:500}.agile-shell .fer-grafico-tabela{margin-top:12px}.agile-shell .fer-fotos{grid-template-columns:repeat(auto-fill,minmax(124px,1fr));gap:12px;display:grid}.agile-shell .fer-foto{min-width:0;margin:0;position:relative}.agile-shell .fer-foto-quadro{aspect-ratio:1;border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--panel-3);cursor:zoom-in;width:100%;padding:0;display:block;position:relative;overflow:hidden}.agile-shell .fer-foto-quadro:hover{border-color:var(--gray-dim)}.agile-shell .fer-foto-quadro img{object-fit:cover;width:100%;height:100%;transition:transform .18s}.agile-shell .fer-foto:hover .fer-foto-quadro img{transform:scale(1.04)}.agile-shell .fer-foto-nome{text-overflow:ellipsis;white-space:nowrap;margin-top:7px;font-size:11px;line-height:1.4;display:block;overflow:hidden}.agile-shell .fer-foto-remover{color:#fff;opacity:0;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#09090cb8;border:1px solid #ffffff38;border-radius:50%;place-items:center;width:24px;height:24px;padding:0;font-size:11px;transition:opacity .15s,background .15s;display:grid;position:absolute;top:7px;right:7px}.agile-shell .fer-foto:hover .fer-foto-remover,.agile-shell .fer-foto-remover:focus-visible{opacity:1}.agile-shell .fer-foto-remover:hover{border-color:var(--red);background:var(--red)}@media (hover:none){.agile-shell .fer-foto-remover{opacity:1}}.agile-shell .fer-documentos{flex-direction:column;margin:0;padding:0;font-size:12px;list-style:none;display:flex}.agile-shell .fer-documentos li{border-radius:var(--radius-sm);align-items:center;gap:12px;padding:9px 10px;display:flex}.agile-shell .fer-documentos li+li{border-top:1px solid var(--line)}.agile-shell .fer-documentos li:hover{background:var(--panel-3)}.agile-shell .fer-documento-glifo{border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--panel-3);width:28px;height:28px;color:var(--gray);flex:none;place-items:center;font-size:13px;display:grid}.agile-shell .fer-documentos a{min-width:0;color:var(--white);text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.agile-shell .fer-documentos a:hover{text-decoration:underline}.agile-shell .fer-documento-tamanho{text-align:right;min-width:66px}.agile-shell .fer-linha-aberta td{background:color-mix(in srgb, var(--blue) 7%, transparent)}.agile-shell .fer-receita{flex-direction:column;gap:14px;display:flex}.agile-shell .fer-retorno-celula{align-items:center;gap:8px;min-width:140px;display:inline-flex}.agile-shell .fer-retorno-celula .prd-trilho{flex:1;margin-top:0}.agile-shell .fer-receita-paineis{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));margin-bottom:16px}.agile-shell .fer-receita-paineis table{table-layout:fixed;width:100%}.agile-shell .fer-receita-paineis td:first-child{text-overflow:ellipsis;white-space:nowrap;max-width:0;overflow:hidden}.agile-shell .fer-receita-paineis td.col-numero{width:92px}.agile-shell .fer-timeline{flex-direction:column;gap:0;margin:0;padding:0;font-size:12px;list-style:none;display:flex}.agile-shell .fer-timeline li{border-bottom:1px solid var(--line);grid-template-columns:130px 1fr auto;align-items:baseline;gap:12px;padding:8px 0;display:grid}.agile-shell .fer-timeline li:last-child{border-bottom:0}.agile-shell .fer-timeline-o-que{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.agile-shell .fer-timeline-quem{font-size:11px}.agile-shell .fer-resumo-emprestimo{border-left:3px solid var(--blue);background:var(--panel-2);margin:0 0 14px;padding:10px 12px;font-size:12px}.agile-shell .fer-duracao{align-items:center;gap:6px;display:flex}.agile-shell .fer-duracao input{width:72px}.agile-shell .fer-duracao small{color:var(--gray)}.agile-shell .os-equipamentos{color:var(--gray);align-items:center;gap:6px;margin-top:4px;font-size:11.5px;display:inline-flex}.agile-shell .os-equipamentos.correndo{color:var(--purple)}.agile-shell .fer-os-correndo{flex-direction:column;gap:8px;margin-bottom:14px;display:flex}.agile-shell .fer-os-linha{border-left:3px solid var(--purple);border-radius:var(--radius-sm);background:var(--panel-2);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;padding:10px 12px;font-size:12px;display:flex}.agile-shell .fer-os-iniciar{margin-bottom:14px}.agile-shell .fer-os-botao{justify-content:flex-end}@media (width<=860px){.agile-shell .fer-timeline li{grid-template-columns:1fr;gap:2px}.agile-shell .fer-detalhe-selos{justify-content:flex-end}.agile-shell .fer-indicadores{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=520px){.agile-shell .fer-indicadores{grid-template-columns:minmax(0,1fr)}}.agile-shell .modal.modal-veiculo{max-width:1080px}.agile-shell .modal.modal-checklist{max-width:860px}.agile-shell .vei-tabela tbody tr{box-shadow:inset 3px 0 0 var(--gray-dim)}.agile-shell .vei-tabela tbody tr.vei-disponivel{box-shadow:inset 3px 0 0 var(--green)}.agile-shell .vei-tabela tbody tr.vei-em_circulacao{box-shadow:inset 3px 0 0 var(--blue)}.agile-shell .vei-tabela tbody tr.vei-em_manutencao{box-shadow:inset 3px 0 0 var(--amber)}.agile-shell .vei-tabela tbody tr.vei-bloqueado{box-shadow:inset 3px 0 0 var(--red)}.agile-shell .vei-tabela tbody tr.vei-vendido{opacity:.6}.agile-shell .vei-tabela tbody tr.vei-checklist_pendente,.agile-shell .vei-tabela tbody tr.vei-aguardando_autorizacao{box-shadow:inset 3px 0 0 var(--amber)}.agile-shell .vei-tabela tbody tr.vei-autorizado,.agile-shell .vei-tabela tbody tr.vei-saida_realizada{box-shadow:inset 3px 0 0 var(--blue)}.agile-shell .vei-tabela th,.agile-shell .vei-tabela td{white-space:nowrap}.agile-shell .vei-aviso.atencao{border-left-color:var(--amber);color:var(--amber);align-items:center;gap:8px;display:flex}.agile-shell .vei-aviso{border-left:3px solid var(--blue);border-radius:var(--radius-sm);background:var(--panel-2);color:var(--gray);margin:0 0 14px;padding:10px 12px;font-size:12px;line-height:1.5}.agile-shell .vei-grupo{margin-bottom:18px}.agile-shell .vei-grupo:last-child{margin-bottom:0}.agile-shell .vei-item{border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--panel-2);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px 12px;padding:9px 12px;display:grid}.agile-shell .vei-item+.vei-item{margin-top:6px}.agile-shell .vei-item.irregular{border-color:color-mix(in srgb, var(--amber) 50%, var(--line))}.agile-shell .vei-item.impeditivo{border-color:color-mix(in srgb, var(--red) 55%, var(--line));box-shadow:inset 3px 0 0 var(--red)}.agile-shell .vei-item-nome{flex-wrap:wrap;align-items:center;gap:8px;font-size:12.5px;display:flex}.agile-shell .vei-tag{background:color-mix(in srgb, var(--red) 18%, transparent);color:var(--red);letter-spacing:.3px;text-transform:uppercase;border-radius:999px;padding:1px 6px;font-size:9.5px;font-weight:700}.agile-shell .vei-respostas{gap:4px;display:inline-flex}.agile-shell .vei-resposta{border:1px solid var(--line);border-radius:var(--radius-sm);color:var(--gray);cursor:pointer;background:0 0;align-items:center;gap:5px;padding:5px 10px;font-size:11.5px;font-weight:600;transition:border-color .15s,color .15s,background .15s;display:inline-flex}.agile-shell .vei-resposta:hover:not(:disabled){background:var(--panel-3);color:var(--white)}.agile-shell .vei-resposta:disabled{cursor:default;opacity:.55}.agile-shell .vei-resposta.atual{background:color-mix(in srgb, currentColor 14%, transparent);border-color:currentColor}.agile-shell .vei-resposta.vei-conforme.atual{color:var(--green)}.agile-shell .vei-resposta.vei-nao_conforme.atual{color:var(--red)}.agile-shell .vei-resposta.vei-nao_se_aplica.atual{color:var(--gray)}.agile-shell .vei-item-problema{border-top:1px solid var(--line);flex-wrap:wrap;grid-column:1/-1;align-items:center;gap:8px;padding-top:8px;display:flex}.agile-shell .vei-item-problema input[type=text],.agile-shell .vei-item-problema input:not([type]){flex:1;min-width:180px}.agile-shell .vei-foto{cursor:pointer;flex:none}.agile-shell .vei-bloqueio{border:1px solid color-mix(in srgb, var(--red) 45%, var(--line));border-left:3px solid var(--red);border-radius:var(--radius-sm);background:color-mix(in srgb, var(--red) 8%, var(--panel-2));margin-bottom:14px;padding:12px 14px}.agile-shell .vei-bloqueio>p{align-items:center;gap:8px;margin:0 0 10px;font-size:12.5px;display:flex}.agile-shell .vei-bloqueio>p b,.agile-shell .vei-bloqueio>p svg{color:var(--red)}.agile-shell .vei-bloqueio ul{flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}.agile-shell .vei-bloqueio li{border-radius:var(--radius-sm);background:var(--panel-2);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;padding:8px 10px;font-size:12px;display:flex}.agile-shell .vei-bloqueio>small{margin-top:10px;display:block}.agile-shell .vei-validacao{margin-bottom:14px}.agile-shell .vei-pendencias-lista{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.agile-shell .vei-pendencias-lista li{border:1px solid var(--line);border-left:3px solid var(--amber);border-radius:var(--radius-sm);background:var(--panel-2);flex-direction:column;gap:4px;padding:10px 12px;font-size:12px;display:flex}.agile-shell .vei-pendencias-lista li.impeditiva{border-left-color:var(--red)}.agile-shell .vei-pendencia-cabeca{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.agile-shell .vei-itens-edicao{flex-direction:column;gap:6px;margin-bottom:10px;display:flex}.agile-shell .vei-item-edicao{grid-template-columns:130px minmax(0,1fr) auto auto;align-items:center;gap:8px;display:grid}.agile-shell .vei-impeditivo{border:1px solid var(--line);border-radius:var(--radius-sm);color:var(--gray);white-space:nowrap;cursor:pointer;align-items:center;gap:5px;padding:4px 8px;font-size:11px;font-weight:600;display:inline-flex}.agile-shell .vei-impeditivo.atual{border-color:color-mix(in srgb, var(--red) 55%, var(--line));color:var(--red)}.agile-shell .vei-indicadores{grid-template-rows:auto auto auto;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:10px;margin-bottom:16px;display:grid}.agile-shell .vei-indicadores .prd-indicador{grid-row:span 3;grid-template-rows:subgrid;align-content:start;display:grid}.agile-shell .prd-indicador.atencao{border-color:color-mix(in srgb, var(--amber) 50%, var(--line))}.agile-shell .prd-indicador.atencao b{color:var(--amber)}@media (width<=860px){.agile-shell .vei-item{grid-template-columns:minmax(0,1fr)}.agile-shell .vei-respostas{grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.agile-shell .vei-resposta{justify-content:center}.agile-shell .vei-item-edicao{grid-template-columns:minmax(0,1fr) auto}}.agile-shell .mec{max-width:780px;margin:0 auto;padding-bottom:24px;font-size:15px}.agile-shell .mec-cabeca{margin-bottom:16px}.agile-shell .mec-cabeca h2{margin:0;font-size:22px;font-weight:700}.agile-shell .mec-cabeca p{color:var(--gray);margin:4px 0 0;font-size:14px}.agile-shell .mec-filtros{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-bottom:16px;display:grid}.agile-shell .mec-filtros button{border:1px solid var(--line);border-radius:var(--radius);background:var(--panel-2);min-height:52px;color:var(--gray);cursor:pointer;flex-direction:column;align-items:center;gap:2px;padding:8px 6px;font-size:13px;font-weight:600;display:flex}.agile-shell .mec-filtros button b{font-size:17px;line-height:1.1}.agile-shell .mec-filtros button.atual{border-color:var(--red);background:color-mix(in srgb, var(--red) 12%, var(--panel-2));color:var(--white)}.agile-shell .mec-lista{gap:12px;margin:0;padding:0;list-style:none;display:grid}.agile-shell .mec-cartao{border:1px solid var(--line);border-left:5px solid var(--gray-dim);border-radius:var(--radius);background:var(--panel);padding:16px}.agile-shell .mec-cartao.mec-alta{border-left-color:var(--amber)}.agile-shell .mec-cartao.mec-critica{border-left-color:var(--red)}.agile-shell .mec-cartao.mec-feita{border-left-color:var(--green);background:var(--panel-2)}.agile-shell .mec-cartao-topo{justify-content:space-between;align-items:center;gap:10px;margin-bottom:10px;display:flex}.agile-shell .mec-os{color:var(--gray);font-size:13px;font-weight:600}.agile-shell .mec-placa{font-family:var(--mono,ui-monospace, monospace);letter-spacing:1px;margin:0;font-size:30px;font-weight:700;line-height:1.1}.agile-shell .mec-veiculo{color:var(--gray);margin:2px 0 12px;font-size:14px}.agile-shell .mec-servico{flex-wrap:wrap;align-items:center;gap:8px;margin:0 0 8px;font-size:18px;font-weight:700;line-height:1.3;display:flex}.agile-shell .mec-etiqueta{background:var(--panel-3);color:var(--gray);letter-spacing:.3px;text-transform:uppercase;border-radius:999px;padding:2px 8px;font-size:10.5px;font-weight:700}.agile-shell .mec-orientacao{border-left:3px solid var(--blue);border-radius:var(--radius-sm);background:var(--panel-2);margin:0 0 12px;padding:10px 12px;font-size:14.5px;line-height:1.5}.agile-shell .mec-previsto{color:var(--gray);margin:0 0 12px;font-size:13px}.agile-shell .mec-espera,.agile-shell .mec-fechado{border-radius:var(--radius-sm);background:color-mix(in srgb, var(--amber) 12%, var(--panel-2));color:var(--amber);align-items:center;gap:8px;margin:0 0 12px;padding:10px 12px;font-size:14px;font-weight:600;display:flex}.agile-shell .mec-fechado{background:var(--panel-2);color:var(--gray);font-weight:500}.agile-shell .mec-feito-em{color:var(--green);align-items:center;gap:8px;margin-bottom:12px;font-size:14.5px;font-weight:600;display:flex}.agile-shell .mec-mais{min-height:44px;color:var(--gray);cursor:pointer;background:0 0;border:0;align-items:center;gap:6px;margin-bottom:4px;padding:0;font-size:13.5px;font-weight:600;display:flex}.agile-shell .mec-mais svg{transition:transform .15s}.agile-shell .mec-mais svg.girado{transform:rotate(180deg)}.agile-shell .mec-detalhe{border-top:1px solid var(--line);margin-bottom:12px;padding-top:10px}.agile-shell .mec-detalhe p{margin:0 0 10px;font-size:14px;line-height:1.5}.agile-shell .mec-detalhe b{color:var(--gray);letter-spacing:.3px;text-transform:uppercase;margin-bottom:2px;font-size:11px;font-weight:700;display:block}.agile-shell .mec-anexo img{border:1px solid var(--line);border-radius:var(--radius-sm);width:100%;max-width:260px;display:block}.agile-shell .mec-botao{border-radius:var(--radius);cursor:pointer;border:0;justify-content:center;align-items:center;gap:10px;width:100%;min-height:56px;font-size:17px;font-weight:700;display:flex}.agile-shell .mec-botao-feito{background:var(--green);color:#fff}.agile-shell .mec-botao-feito:hover:not(:disabled){filter:brightness(1.08)}.agile-shell .mec-botao:disabled{cursor:default;opacity:.7}.agile-shell .mec-desfazer{border:1px solid var(--line);border-radius:var(--radius);width:100%;min-height:44px;color:var(--gray);cursor:pointer;background:0 0;justify-content:center;align-items:center;gap:8px;font-size:14px;font-weight:600;display:flex}.agile-shell .mec-desfazer:hover{color:var(--white)}.agile-shell .mec-vazio{border:1px dashed var(--line);border-radius:var(--radius);color:var(--gray);text-align:center;flex-direction:column;align-items:center;gap:8px;padding:48px 24px;display:flex}.agile-shell .mec-vazio b{color:var(--white);font-size:17px}.agile-shell .mec-vazio span{max-width:320px;font-size:14px;line-height:1.5}.agile-shell .mec-folha-fundo{z-index:120;background:#0000008c;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.agile-shell .mec-folha{width:100%;max-width:560px;max-height:92vh;padding:16px 16px calc(16px + env(safe-area-inset-bottom));background:var(--panel);border-top-left-radius:18px;border-top-right-radius:18px;flex-direction:column;gap:14px;display:flex;overflow-y:auto}.agile-shell .mec-folha-topo{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.agile-shell .mec-folha-topo b{font-size:17px;display:block}.agile-shell .mec-folha-topo small{color:var(--gray);margin-top:2px;font-size:13px;display:block}.agile-shell .mec-fechar{border-radius:var(--radius-sm);background:var(--panel-2);height:44px;color:var(--gray);cursor:pointer;border:0;flex:0 0 44px;place-items:center;display:grid}.agile-shell .mec-progresso{width:100%;height:6px}.agile-shell .mec-campo{flex-direction:column;gap:6px;display:flex}.agile-shell .mec-campo span{color:var(--gray);font-size:13px;font-weight:600}.agile-shell .mec-campo textarea{font-size:16px;line-height:1.5}.agile-shell .mec-foto{border:1px dashed var(--line);border-radius:var(--radius);min-height:52px;color:var(--gray);cursor:pointer;justify-content:center;align-items:center;gap:10px;font-size:15px;font-weight:600;display:flex}.agile-shell .mec-previa img{border-radius:var(--radius-sm);width:100%;display:block}.agile-shell .mec-previa-tirar{border:1px solid var(--line);border-radius:var(--radius);width:100%;min-height:44px;color:var(--gray);cursor:pointer;background:0 0;margin-top:8px;font-size:14px}@media (width>=720px){.agile-shell .mec{max-width:1100px}.agile-shell .mec-lista{grid-template-columns:repeat(auto-fill,minmax(340px,1fr));align-items:start}.agile-shell .mec-filtros{max-width:420px}.agile-shell .mec-folha-fundo{align-items:center}.agile-shell .mec-folha{border-radius:18px;max-height:86vh}}.agile-shell .os-orientacao{flex-direction:column;gap:4px;margin:6px 0 2px;display:flex}.agile-shell .os-orientacao p{align-items:flex-start;gap:6px;margin:0;font-size:11.5px;line-height:1.45;display:flex}.agile-shell .os-orientacao svg{flex:none;margin-top:2px}.agile-shell .os-orientacao-texto{color:var(--gray)}.agile-shell .os-orientacao-texto svg{color:var(--blue)}.agile-shell .os-orientacao-aviso{color:var(--green)}.agile-shell .dir-periodo{align-items:center}.agile-shell .dir-periodo-datas{white-space:nowrap;font-size:12.5px}.agile-shell .dir-filtros{border:0;flex-wrap:wrap;gap:8px;margin-bottom:22px;padding:0}.agile-shell .dir-filtros select{min-width:150px}.agile-shell .dir-placa{max-width:160px}.agile-shell .dir-resumo{grid-template-columns:repeat(6,minmax(0,1fr));gap:16px;margin-bottom:20px;display:grid}.agile-shell .dir-grupo{grid-column:span var(--colunas,6);min-width:0}.agile-shell .dir-grupo-titulo{color:var(--gray);letter-spacing:.5px;text-transform:uppercase;align-items:center;gap:10px;margin-bottom:8px;font-size:11px;font-weight:700;display:flex}.agile-shell .dir-grupo-titulo:after{content:"";background:var(--line);flex:1;height:1px}.agile-shell .dir-grupo .kpi-grid{grid-template-columns:repeat(var(--colunas,6), minmax(0, 1fr));gap:12px;margin:0}.agile-shell .dir-grupo .kpi{flex-direction:column;height:100%;padding:14px 15px;display:flex}.agile-shell .dir-grupo .kpi-value{white-space:nowrap;font-size:24px;line-height:1.15}.agile-shell .dir-grupo .kpi-value small{color:var(--gray);font-size:14px;font-weight:600}.agile-shell .dir-grupo .kpi-sub{margin-top:5px;padding-bottom:10px}.agile-shell .kpi{--cor-medidor:var(--gray-dim)}.agile-shell .kpi.good{--cor-medidor:var(--green)}.agile-shell .kpi.info{--cor-medidor:var(--blue)}.agile-shell .kpi.prd-kpi-ocioso{--cor-medidor:var(--amber)}.agile-shell .kpi.prd-kpi-ausente{--cor-medidor:var(--red)}.agile-shell .kpi-medidor{background:color-mix(in srgb, var(--cor-medidor) 18%, transparent);border-radius:3px;height:5px;margin-top:auto;overflow:hidden}.agile-shell .kpi-medidor>span{background:var(--cor-medidor);border-radius:3px;height:100%;display:block}.agile-shell .dir-atencao-ok{border:1px solid var(--line);border-left:4px solid var(--green);border-radius:var(--radius-sm);background:var(--panel);color:var(--gray);align-items:center;gap:10px;margin-bottom:16px;padding:10px 14px;font-size:12.5px;display:flex}.agile-shell .dir-atencao-ok svg{color:var(--green);flex:none}.agile-shell .dir-atencao-ok b{color:var(--white)}.agile-shell .dir-status-total{align-items:baseline;gap:6px;margin-bottom:10px;display:flex}.agile-shell .dir-status-total b{font-size:26px;font-weight:800;line-height:1}.agile-shell .dir-status-total span{font-size:12.5px}.agile-shell .dir-status-barra{border-radius:4px;gap:2px;height:18px;display:flex;overflow:hidden}.agile-shell .dir-status-barra>span{flex-basis:0;min-width:4px;display:block}.agile-shell .dir-status-lista{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:8px 20px;margin:14px 0 0;padding:0;font-size:12.5px;list-style:none;display:grid}.agile-shell .dir-status-lista li{grid-template-columns:10px 1fr auto;align-items:center;gap:8px;display:grid}.agile-shell .dir-status-lista li.vazio{color:var(--gray-dim)}.agile-shell .dir-status-lista b{font-variant-numeric:tabular-nums}.agile-shell .dir-status-lista small{color:var(--gray-dim);margin-left:5px;font-weight:400}.agile-shell span.dir-status-pendente{background:var(--gray-dim)}.agile-shell span.dir-status-em_execucao{background:var(--blue)}.agile-shell span.dir-status-aguardando_peca{background:var(--amber)}.agile-shell span.dir-status-pausado{background:repeating-linear-gradient(135deg, var(--amber) 0 3px, color-mix(in srgb, var(--amber) 45%, var(--panel)) 3px 6px)}.agile-shell span.dir-status-concluido{background:var(--green)}.agile-shell .dir-aproveitamento{--cor-medidor:var(--green);justify-content:flex-end;align-items:center;gap:8px;display:inline-flex}.agile-shell .dir-aproveitamento.baixo{--cor-medidor:var(--amber)}.agile-shell .dir-aproveitamento.baixo .t-mono{color:var(--amber)}.agile-shell .dir-medidor{background:color-mix(in srgb, var(--cor-medidor) 18%, transparent);border-radius:3px;width:64px;height:5px;display:inline-block;overflow:hidden}.agile-shell .dir-medidor>span{background:var(--cor-medidor);border-radius:3px;height:100%;display:block}.agile-shell .dir-colunas{grid-template-columns:minmax(0,3fr) minmax(0,2fr);align-items:start;gap:16px;margin-bottom:16px;display:grid}.agile-shell .dir-colunas>.card{margin-bottom:0}.agile-shell .dir-atencao{margin-bottom:16px}.agile-shell .nivel-critico{--tom:var(--red)}.agile-shell .nivel-atencao{--tom:var(--amber)}.agile-shell .dir-pressao{gap:2px;height:8px;display:flex}.agile-shell .dir-pressao-trecho{background:var(--tom);border-radius:2px;flex-basis:0;min-width:10px;font-size:0;transition:opacity .15s,filter .15s}.agile-shell .dir-pressao-trecho:first-child{border-radius:4px 2px 2px 4px}.agile-shell .dir-pressao-trecho:last-child{border-radius:2px 4px 4px 2px}.agile-shell .dir-pressao-trecho:only-child{border-radius:4px}.agile-shell .dir-pressao-trecho.nivel-critico+.nivel-atencao{margin-left:6px}.agile-shell .dir-pressao-trecho.em-foco{filter:brightness(1.18)}.agile-shell .dir-pressao-trecho.fora-de-foco{opacity:.32}.agile-shell .dir-raias{flex-wrap:wrap;gap:14px 22px;margin-top:14px;display:flex}.agile-shell .dir-raia{flex:300px;min-width:0}.agile-shell .dir-raia-titulo{color:var(--gray);letter-spacing:.4px;text-transform:uppercase;align-items:center;gap:6px;margin:0 0 8px;font-size:11px;font-weight:700;display:flex}.agile-shell .dir-raia-titulo svg{color:var(--tom)}.agile-shell .dir-raia-titulo small{color:var(--gray-dim);letter-spacing:0;text-transform:none;font-size:11px;font-weight:400}.agile-shell .dir-alertas{grid-template-columns:repeat(auto-fill,minmax(min(320px,100%),1fr));gap:6px;margin:0;padding:0;list-style:none;display:grid}.agile-shell .dir-alerta-link{border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--panel-2);height:100%;color:inherit;align-items:center;gap:12px;padding:7px 10px 7px 7px;text-decoration:none;transition:background .15s,border-color .15s;display:flex}.agile-shell .dir-alerta-link:hover,.agile-shell .dir-alerta-link.em-foco{border-color:color-mix(in srgb, var(--tom) 55%, var(--line));background:var(--panel-3)}.agile-shell .dir-alerta-quantidade{background:color-mix(in srgb, var(--tom) 30%, transparent);background:color-mix(in srgb, var(--tom) calc(14% + 42% * var(--peso,.5)), transparent);font-variant-numeric:tabular-nums;border-radius:6px;flex:0 0 40px;place-items:center;height:40px;font-size:17px;font-weight:800;line-height:1;display:grid}.agile-shell .dir-alerta-texto{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.agile-shell .dir-alerta-texto b{font-size:13px;line-height:1.3}.agile-shell .dir-alerta-texto small{-webkit-line-clamp:2;color:var(--gray);-webkit-box-orient:vertical;font-size:11.5px;line-height:1.4;display:-webkit-box;overflow:hidden}.agile-shell .dir-alerta-link>svg:last-child{color:var(--gray-dim);flex:none}.agile-shell .dir-quadros{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:8px;margin:0;padding:0;list-style:none;display:grid}.agile-shell .dir-quadro a{border:1px solid var(--line);border-top:3px solid var(--gray-dim);border-radius:var(--radius-sm);background:var(--panel-2);height:100%;color:inherit;flex-direction:column;gap:4px;padding:12px;text-decoration:none;transition:background .15s;display:flex}.agile-shell .dir-quadro a:hover{background:var(--panel-3)}.agile-shell .dir-quadro b{font-family:var(--mono,ui-monospace, monospace);font-size:24px;font-weight:800;line-height:1.1}.agile-shell .dir-quadro span{color:var(--gray);font-size:11.5px;line-height:1.35}.agile-shell .dir-tom-info a{border-top-color:var(--blue)}.agile-shell .dir-tom-atencao a{border-top-color:var(--amber)}.agile-shell .dir-tom-bom a{border-top-color:var(--green)}.agile-shell .dir-quadro.vazio b{color:var(--gray-dim)}.agile-shell .dir-quadro.vazio a{border-top-color:var(--line)}.agile-shell .dir-rosca{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.agile-shell .dir-legenda{flex-direction:column;flex:1;gap:6px;min-width:200px;margin:0;padding:0;font-size:12.5px;list-style:none;display:flex}.agile-shell .dir-legenda li{grid-template-columns:10px 1fr auto auto;align-items:center;gap:8px;display:grid}.agile-shell .dir-legenda b{font-family:var(--mono,ui-monospace, monospace)}.agile-shell .dir-ponto{background:var(--gray);border-radius:50%;width:10px;height:10px}.agile-shell .dir-cat-trabalhando{background:var(--green)}.agile-shell .dir-cat-producao_interna{background:var(--gray)}.agile-shell .dir-cat-ocioso{background:var(--amber)}.agile-shell .dir-cat-descanso{background:var(--blue)}.agile-shell .dir-cat-ausente{background:var(--red)}.agile-shell .dir-tempos tbody tr.dir-estourou{box-shadow:inset 3px 0 0 var(--red)}.agile-shell .dir-tempos th,.agile-shell .dir-tempos td{white-space:nowrap}.agile-shell .dir-tempos td:first-child{white-space:normal;min-width:200px}@media (width<=1280px){.agile-shell .dir-resumo{grid-template-columns:repeat(3,minmax(0,1fr))}.agile-shell .dir-grupo{grid-column:span 1}.agile-shell .dir-grupo .kpi-grid{grid-template-columns:minmax(0,1fr)}.agile-shell .dir-grupo-servicos{grid-column:span 3}.agile-shell .dir-grupo-servicos .kpi-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.agile-shell .dir-grupo-equipe{grid-column:span 2}.agile-shell .dir-grupo-equipe .kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=1100px){.agile-shell .dir-colunas{grid-template-columns:minmax(0,1fr)}}@media (width<=860px){.agile-shell .dir-periodo{margin-left:0}.agile-shell .dir-periodo-datas{flex:100%}}@media (width<=620px){.agile-shell .dir-resumo{grid-template-columns:minmax(0,1fr);gap:14px}.agile-shell .dir-grupo-servicos,.agile-shell .dir-grupo-equipe{grid-column:auto}.agile-shell .dir-grupo .kpi-grid,.agile-shell .dir-grupo-servicos .kpi-grid,.agile-shell .dir-grupo-equipe .kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.agile-shell .dir-grupo .kpi-value{font-size:20px}}.agile-shell .prd-vei-filtros select{min-width:150px}.agile-shell .prd-vei-veiculo{flex-direction:column;gap:2px;line-height:1.25;display:flex}.agile-shell .prd-vei-veiculo small{font-size:11px}.agile-shell .prd-vei-tabela tbody tr.clicavel{cursor:pointer}.agile-shell .prd-vei-tabela tbody tr.prd-vei-alerta td:first-child{box-shadow:inset 3px 0 0 var(--red)}.agile-shell .prd-vei-alertas{flex-wrap:wrap;gap:4px;display:flex}.agile-shell .prd-prazo{border-left:2px dashed var(--red);pointer-events:none;width:0;position:absolute;top:0;bottom:0}.agile-shell .prd-legenda-linha{flex-flow:wrap;gap:4px 16px;margin-top:8px}.agile-shell .prd-legenda-linha li{gap:6px;display:flex}.agile-shell .prd-painel-titulo small{text-transform:none;letter-spacing:0;margin-left:8px;font-weight:400}.agile-shell .prd-indicador>small{font-size:11px;line-height:1.3}.agile-shell .rel-tipo{padding:12px 12px 0}.agile-shell .rel-tipo select{width:100%;font-size:13px;font-weight:600}.agile-shell .rel-filtros{flex-wrap:wrap;gap:6px;padding:10px 12px}.agile-shell .rel-filtros input,.agile-shell .rel-filtros select{padding-top:6px;padding-bottom:6px;font-size:12px}.agile-shell .rel-filtros select,.agile-shell .rel-filtros .filtro-campo input{min-width:120px}.agile-shell .rel-busca input{min-width:160px}.agile-shell .rel-periodo{align-items:center;gap:6px;font-size:12px;display:inline-flex}.agile-shell .rel-exportar{flex-wrap:wrap;align-items:center;gap:6px;display:inline-flex}.agile-shell .rel-exportar small{margin-right:2px;font-size:11px}.agile-shell .rel-exportar .btn{align-items:center;gap:6px;display:inline-flex}.agile-shell .rel-indicadores{border-bottom:1px solid var(--line);grid-template-columns:repeat(auto-fit,minmax(130px,1fr));display:grid}.agile-shell .rel-indicador{border-left:1px solid var(--line);flex-direction:column;gap:1px;padding:10px 14px;display:flex}.agile-shell .rel-indicador:first-child{border-left:0}.agile-shell .rel-indicador-rotulo{color:var(--gray-dim);letter-spacing:.4px;text-transform:uppercase;font-size:10px;font-weight:700}.agile-shell .rel-indicador b{font-size:17px;font-weight:800;line-height:1.25}.agile-shell .rel-indicador b.rel-indicador-texto{text-overflow:ellipsis;white-space:nowrap;font-size:13.5px;overflow:hidden}.agile-shell .rel-indicador b.bom{color:var(--green)}.agile-shell .rel-indicador b.atencao{color:var(--amber)}.agile-shell .rel-indicador small{font-size:10.5px;line-height:1.35}.agile-shell .rel-tabela{border:0;border-radius:0}.agile-shell .rel-tabela tbody tr.clicavel{cursor:pointer}.agile-shell .rel-tabela tbody tr.clicavel:focus-visible{background:var(--panel-2);outline:none}.agile-shell .rel-tabela td.pos{color:var(--green)}.agile-shell .rel-detalhe{flex-direction:column;gap:18px;display:flex}.agile-shell .rel-detalhe-grade{grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:16px 22px;display:grid}.agile-shell .rel-detalhe-titulo{color:var(--gray-dim);letter-spacing:.5px;text-transform:uppercase;margin:0 0 8px;font-size:10px;font-weight:700}.agile-shell .rel-dados{margin:0;font-size:12.5px}.agile-shell .rel-dados>div{border-top:1px solid var(--line);grid-template-columns:minmax(96px,auto) minmax(0,1fr);align-items:baseline;gap:10px;padding:4px 0;display:grid}.agile-shell .rel-dados>div:first-child{border-top:0}.agile-shell .rel-dados dt{color:var(--gray)}.agile-shell .rel-dados dd{overflow-wrap:anywhere;margin:0;font-weight:600}.agile-shell .rel-comparacao{border:1px solid var(--line);border-left:3px solid var(--gray-dim);border-radius:var(--radius-sm);background:var(--panel-2);flex-wrap:wrap;gap:10px 32px;padding:12px 14px;display:flex}.agile-shell .rel-comparacao.acima{border-left-color:var(--red)}.agile-shell .rel-comparacao.abaixo{border-left-color:var(--green)}.agile-shell .rel-comparacao>span{flex-direction:column;gap:1px;display:flex}.agile-shell .rel-comparacao small{color:var(--gray-dim);letter-spacing:.4px;text-transform:uppercase;font-size:10px;font-weight:700}.agile-shell .rel-comparacao b{font-size:19px;font-weight:800;line-height:1.2}.agile-shell .rel-comparacao-saldo{margin-left:auto}.agile-shell .rel-comparacao.acima .rel-comparacao-saldo b{color:var(--red)}.agile-shell .rel-comparacao.abaixo .rel-comparacao-saldo b{color:var(--green)}.agile-shell .rel-detalhe-nota{margin:8px 0 0;font-size:11px}.agile-shell .rel-pecas{flex-direction:column;gap:6px;margin:0;padding:0;font-size:12.5px;list-style:none;display:flex}.agile-shell .rel-pecas li{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.agile-shell .hos-filtros{flex-wrap:wrap;gap:6px;padding:10px 12px}.agile-shell .hos-filtros input,.agile-shell .hos-filtros select{padding-top:6px;padding-bottom:6px;font-size:12px}.agile-shell .hos-filtros select,.agile-shell .hos-filtros .filtro-campo input{min-width:120px}.agile-shell .hos-busca input{min-width:170px}.agile-shell .hos-periodo{align-items:center;gap:6px;font-size:12px;display:inline-flex}.agile-shell .hos-total{margin-left:auto;font-size:12px}.agile-shell .hos-tabela{border:0;border-radius:0}.agile-shell .hos-tabela table{font-size:12.5px}.agile-shell .hos-tabela thead th{padding:8px 12px;font-size:10px}.agile-shell .hos-tabela tbody td{padding:7px 12px;line-height:1.3}.agile-shell .hos-tabela tbody tr.clicavel{cursor:pointer;transition:background .12s}.agile-shell .hos-tabela tbody tr.clicavel:hover td:first-child,.agile-shell .hos-tabela tbody tr.clicavel:focus-visible td:first-child{box-shadow:inset 3px 0 0 var(--orange)}.agile-shell .hos-tabela tbody tr.clicavel:focus-visible{background:var(--panel-2);outline:none}.agile-shell .hos-seta{width:1%;color:var(--gray-dim);text-align:right;padding-left:0}.agile-shell .hos-tabela tr.clicavel:hover .hos-seta{color:var(--white)}.agile-shell .hos-dupla{flex-direction:column;gap:1px;display:inline-flex}.agile-shell .col-numero .hos-dupla{align-items:center}.agile-shell .hos-dupla small{color:var(--gray);font-size:10.5px}.agile-shell .hos-servico{align-items:center;gap:7px;max-width:clamp(160px,20vw,340px);display:flex}.agile-shell .hos-servico>span{text-overflow:ellipsis;overflow:hidden}.agile-shell .hos-servico small{background:var(--panel-3);min-width:18px;color:var(--gray);text-align:center;border-radius:9px;flex:none;padding:1px 6px;font-size:10.5px;font-weight:700}.agile-shell .prd-acoes-da-os{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px 16px;margin-top:12px;font-size:12px;display:flex}.agile-shell .sala-tabela tbody td{vertical-align:middle;padding:6px 10px}.agile-shell .sala-tabela td.sala-col-seta,.agile-shell .sala-tabela th.sala-col-seta{width:28px;padding-left:8px;padding-right:0}.agile-shell .sala-abrir{width:22px;height:22px;color:var(--gray-dim);background:0 0;border:0;border-radius:4px;place-items:center;padding:0;display:grid}.agile-shell .sala-abrir:hover{background:var(--panel-3);color:var(--white)}.agile-shell .sala-seta{transition:transform .15s}.agile-shell .sala-seta.aberta{transform:rotate(90deg)}.agile-shell .sala-veiculo{flex-direction:column;align-items:flex-start;gap:1px;line-height:1.25;display:flex}.agile-shell .sala-veiculo .code-link{text-align:left;padding:0}.agile-shell .sala-veiculo small{font-size:11px}.agile-shell .sala-chips{flex-wrap:wrap;gap:4px;max-width:420px;display:flex}.agile-shell .sala-chip{border:1px solid var(--line);background:var(--panel-2);max-width:160px;color:var(--white);text-overflow:ellipsis;white-space:nowrap;border-radius:999px;align-items:center;gap:5px;padding:2px 8px;font-size:11px;line-height:1.4;display:inline-flex;overflow:hidden}.agile-shell .sala-chip-mais{border-color:color-mix(in srgb, var(--orange) 45%, var(--line));color:var(--orange);cursor:pointer;font-weight:700}.agile-shell .sala-chip-mais:hover{background:var(--orange-soft)}.agile-shell .sala-ponto{background:var(--gray-dim);border-radius:50%;flex:none;width:7px;height:7px;display:inline-block}.agile-shell .sala-ponto-b-blue{background:var(--blue)}.agile-shell .sala-ponto-b-amber{background:var(--amber)}.agile-shell .sala-ponto-b-green{background:var(--green)}.agile-shell .sala-ponto-b-red{background:var(--red)}.agile-shell .sala-progresso{flex-direction:column;align-items:center;gap:3px;min-width:44px;display:inline-flex}.agile-shell .sala-progresso-barra{background:var(--panel-3);border-radius:2px;width:44px;height:3px;overflow:hidden}.agile-shell .sala-progresso-barra span{background:var(--green);border-radius:2px;height:100%;display:block}.agile-shell .sala-linha.aberta>td{border-bottom-color:#0000}.agile-shell .sala-linha-detalhe>td{padding-top:0;padding-bottom:8px}.agile-shell .sala-servicos-compactos{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.agile-shell .sala-servico-compacto{border-top:1px solid var(--line);white-space:nowrap;align-items:center;gap:8px;min-width:0;padding:5px 8px;font-size:12px;line-height:1.35;display:flex}.agile-shell .sala-servico-compacto:first-child{border-top:0}.agile-shell .sala-servico-compacto>b{text-overflow:ellipsis;flex:none;max-width:240px;overflow:hidden}.agile-shell .sala-servico-compacto>.muted{text-overflow:ellipsis;flex:auto;min-width:0;font-size:11px;overflow:hidden}.agile-shell .sala-servico-relogio{flex:none;margin-left:auto;font-weight:700}.agile-shell .sala-servico-relogio small{font-weight:400}.agile-shell .sala-cartao-resumo{flex-wrap:wrap;align-items:center;gap:8px 12px;font-size:12px;display:flex}.agile-shell .sala-cartao-resumo .sala-progresso{margin-left:auto}.agile-shell .sala-cartao .sala-servicos-compactos{border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--panel-2)}.agile-shell .sala-cartao .sala-servico-compacto{white-space:normal;flex-wrap:wrap}.agile-shell .sala-cartao .sala-servico-compacto>.muted{white-space:normal;flex-basis:100%;order:3}.agile-shell .sala-cartao-acoes{justify-content:space-between;align-items:center}.agile-shell .sala-itens{flex-direction:column;gap:6px;margin:6px 0 0;padding:0;list-style:none;display:flex}.agile-shell .sala-item{border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--panel-2);flex-wrap:wrap;align-items:center;gap:8px 14px;padding:8px 10px;display:flex}.agile-shell .sala-item.marcado{border-color:var(--amber)}.agile-shell .sala-item.na-bancada{opacity:.6}.agile-shell .sala-item-escolha{cursor:pointer;flex:220px;align-items:center;gap:10px;display:flex}.agile-shell .sala-item-nome{flex-direction:column;gap:2px;line-height:1.25;display:flex}.agile-shell .sala-item-nome small{font-size:11px}.agile-shell .sala-item-tempos{gap:10px;display:flex}.agile-shell .sala-item-tempos label{flex-direction:column;gap:2px;display:flex}.agile-shell .sala-item-tempos input{width:90px}.agile-shell .sala-item-nota{flex:100%;font-size:11px}.agile-shell .sala-item .sala-item-nome{flex:200px}.agile-shell .sala-item-remover{border-radius:var(--radius-sm);width:28px;height:28px;color:var(--gray-dim);background:0 0;border:0;flex:none;place-items:center;padding:0;transition:all .12s;display:grid}.agile-shell .sala-item-remover:hover{background:var(--red-soft);color:var(--red)}.agile-shell .sala-fim-lista{flex-direction:column;gap:14px;display:flex}.agile-shell .sala-fim-item{border:1px solid var(--line);border-radius:var(--radius-sm);flex-direction:column;gap:10px;padding:12px;display:flex}.agile-shell .sala-fim-item .btn{align-self:flex-end}.agile-shell .modal.modal-confirmacao{max-width:480px}.agile-shell .confirmacao-texto{margin:0;line-height:1.5}.agile-shell .sai-tabela tbody tr.clicavel{cursor:pointer}.agile-shell .sai-tabela tbody tr.sai-atrasada td:first-child{box-shadow:inset 3px 0 0 var(--red)}.agile-shell .sai-veiculo{flex-direction:column;gap:2px;line-height:1.25;display:flex}.agile-shell .sai-veiculo small{font-size:11px}
