.obras-header-actions{display:flex;align-items:center;gap:12px}
.search-box{position:relative;width:310px}
.search-box i{position:absolute;left:13px;top:14px;color:#365b92;font-size:12px}
.search-box input{width:100%;height:40px;padding:0 12px 0 36px;border:1px solid #dce6f2;border-radius:6px;background:white;font:11px Arial;color:#18365a}
.btn-new{display:inline-flex;align-items:center;justify-content:center;gap:9px;height:40px;padding:0 17px;border-radius:6px;background:#0866ff;color:white;text-decoration:none;font-size:12px;white-space:nowrap;box-shadow:0 3px 8px #0866ff20}
.filters-card{margin-bottom:18px}
.estado-container{display:flex;gap:8px;flex-wrap:wrap}
.estado-card{display:inline-flex;align-items:center;gap:9px;border:1px solid #dce7f6;border-radius:6px;background:white;height:38px;padding:0 15px;color:#173258;font-size:11px;font-weight:600;cursor:pointer}
.estado-card.active{background:#eaf3ff;border-color:#80afff;color:#005bff;box-shadow:0 0 0 2px #0066ff08}
.estado-icon{display:flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:5px;background:#e9f2ff;color:#06f}
.estado-icon.por-iniciar{background:#edf1f6;color:#6480a4}
.estado-icon.concluida{background:#e0f8ec;color:#009865}
.estado-icon.suspensa{background:#fff1e3;color:#ff8500}
.estado-icon.objetivo{background:#f7e6ff;color:#b943ed}
.estado-check{display:none}
.filter-count{padding:2px 4px;border:1px solid #bfd7ff;border-radius:4px;font-weight:400}
   

    .obra-col-obra{min-width:0}
    .obra-titulo-texto{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:700;line-height:1.4}

    .auto-alert{
    display:inline-flex;
    align-items:center;
    gap:5px;
    margin-top:5px;
    padding:3px 5px;
    border-radius:4px;
    background:#ffe5e9;
    color:#ff0101;
    font-size:9px;
}
.auto-atrasada{
    display:inline-flex;
    align-items:center;
    gap:5px;
    margin-top:5px;
    padding:3px 5px;
    border-radius:4px;
    background:#ffe5e9;
    color:#ff6200;
    font-size:9px;
}
.status{display:inline-flex;align-items:center;gap:5px;border-radius:4px;padding:6px;font-size:9px;white-space:nowrap;background:#e7edf5;color:#315784}
.status i{font-size:8px}.status.em-execucao{background:#dceaff;color:#065bff}.status.concluida{background:#dbf7e9;color:#00885b}.status.suspensa{background:#ffeddf;color:#f54d27}.prazo-principal{font-size:11px;font-weight:700;color:#172d50}.prazo-secundario{margin-top:5px;font-size:10px;color:#5d7ca4}.prazo-atrasado .prazo-principal{color:#ff3645}.prazo-suspenso,.prazo-concluido{font-size:10px;color:#7b91ad}.obra-col-money{text-align:right}.money-value{font-size:12px;font-weight:700;white-space:nowrap;color:#0f2346}.obra-col-financeiro,.obra-col-objetivo{min-width:0}.financeiro-top,.objetivo-top{display:flex;align-items:baseline;gap:4px;white-space:nowrap;font-size:10px;color:#365b88}.financeiro-top{justify-content:space-between}.financeiro-top strong,.objetivo-top strong{font-size:11px;color:#132a4f}.financeiro-top>span{font-size:9px;color:#637b9b}.financeiro-progress,

        .financeiro-progress-bar.faturacao-baixa{background:#ff5d43}.financeiro-progress-bar.faturacao-media{background:#ffad28}.financeiro-bottom,.objetivo-bottom{display:flex;align-items:center;gap:4px;margin-top:5px;min-height:15px;font-size:9px;color:#41618a}.financeiro-bottom strong{color:#009464}.financeiro-bottom.faturacao-baixa strong{color:#f34d36}.financeiro-bottom.faturacao-media strong{color:#e29213}.objetivo-bottom{justify-content:space-between}.objetivo-atingido{display:inline-flex;gap:3px;align-items:center;padding:2px 3px;border-radius:3px;background:#e0f8e9;color:#008a50;font-size:8px;white-space:nowrap}.objetivo-percentagem{color:#008a50;font-size:9px;font-weight:700}.sem-objetivo{font-size:11px;font-weight:600;color:#1e3555}.sem-objetivo i{display:none}.obra-action-btn{width:26px;height:32px;border:0;border-radius:4px;background:transparent;color:#245384;cursor:pointer}.obra-action-btn:hover{background:#deebfa}


    
.empty-state{text-align:center;padding:35px;color:#5d7594}.empty-state[hidden]{display:none}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:2px solid #367dff;outline-offset:3px}
@media(max-width:1150px){.page-header{align-items:flex-start;gap:15px}.obras-header-actions{flex-wrap:wrap;justify-content:flex-end}.search-box{width:245px}.estado-card{padding:0 10px}}
@media(max-width:700px){.page-header{flex-direction:column}.obras-header-actions{width:100%;flex-wrap:nowrap}.search-box{width:auto;flex:1}.page-title{font-size:24px}.estado-container{gap:6px}.estado-card{font-size:10px}


#obrasPageSize{margin-left:auto}}

.clear-filters{order:1;margin-left:auto;display:inline-flex;align-items:center;height:38px;padding:0 14px;border:1px solid #dce7f6;border-radius:6px;background:transparent;color:#45668e;font-size:11px;cursor:pointer}.clear-filters:hover{background:#eaf3ff;color:#005bff}
