/* Jornada — agrupamento compacto Processo > Empreendimento > Imóveis */
.lj-enterprise-grid{display:grid;grid-template-columns:1fr;gap:10px;padding:12px 18px 18px}
.lj-enterprise-card{overflow:hidden;border:1px solid rgba(28,76,103,.15);border-radius:14px;background:linear-gradient(145deg,rgba(255,253,249,.99),rgba(244,238,230,.97));box-shadow:0 14px 32px -28px rgba(0,31,51,.58),inset 0 1px rgba(255,255,255,.96)}
.lj-enterprise-card.atrasado{border-color:rgba(196,66,56,.34)}
.lj-enterprise-head{min-height:62px;padding:10px 16px;display:flex;align-items:center;justify-content:space-between;gap:16px;background:linear-gradient(110deg,#073a58,#05283f);background-position:center;background-size:cover;color:#fff}
.lj-enterprise-head>div:first-child{min-width:0}
.lj-enterprise-head span{display:block;margin-bottom:3px;color:#e5bc79;font-size:8px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}
.lj-enterprise-head h4{margin:0;color:#fff;font:500 clamp(17px,1.35vw,21px)/1.1 Georgia,'Times New Roman',serif;letter-spacing:-.018em;text-shadow:0 2px 12px rgba(0,19,32,.52);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.lj-enterprise-head p{margin:3px 0 0;color:rgba(239,247,250,.78);font-size:9px}
.lj-enterprise-summary{flex:0 0 auto;padding:6px 9px;border:1px solid rgba(255,255,255,.17);border-radius:999px;background:rgba(2,25,41,.42);backdrop-filter:blur(8px)}
.lj-enterprise-summary b{font-size:9px;color:#eaf6f1}.lj-enterprise-summary b.red{color:#ffd3cd}.lj-enterprise-summary b.green{color:#d3f4e5}
.lj-enterprise-units{display:flex;flex-direction:column}
.lj-enterprise-units .lj-list-card.lj-list-unit{display:grid;grid-template-columns:minmax(250px,1.35fr) minmax(185px,.95fr) minmax(220px,1.05fr) minmax(150px,.68fr);align-items:stretch;width:100%;margin:0;min-height:58px;border:0;border-top:1px solid rgba(31,72,96,.09);border-radius:0;background:rgba(255,255,255,.35);box-shadow:none;cursor:pointer}
.lj-enterprise-units .lj-list-card.lj-list-unit:first-child{border-top:0}
.lj-enterprise-units .lj-list-card.lj-list-unit:hover{transform:none;background:linear-gradient(90deg,rgba(37,111,150,.07),rgba(197,140,66,.04))}
.lj-enterprise-units .lj-list-unit.atrasado{box-shadow:inset 3px 0 #c8463b}
.lj-unit-main,.lj-enterprise-units .lj-list-card-data,.lj-enterprise-units .lj-list-card-actions{display:flex;align-items:center;padding:8px 14px;border-right:1px solid rgba(31,72,96,.08)}
.lj-enterprise-units .lj-list-card-actions{border-right:0;justify-content:center;gap:7px;flex-wrap:nowrap}
.lj-unit-title{min-width:0}.lj-unit-title>span,.lj-enterprise-units .lj-list-card-data>span{display:block;margin-bottom:2px;color:#6b8090;font-size:7px;font-weight:700;letter-spacing:.11em;text-transform:uppercase}
.lj-unit-title h4{margin:0;color:#092c46;font:600 13px/1.2 Inter,sans-serif;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lj-unit-title small{display:block;margin-top:2px;color:#49677a;font-size:9px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.lj-enterprise-units .lj-list-card-data{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.lj-enterprise-units .lj-list-card-data b{color:#0a2c45;font-size:10px;line-height:1.28}
.lj-enterprise-units .btn.pri{min-height:30px;padding:5px 11px;border-radius:10px;font-size:9px}.lj-enterprise-units .lj-trash{flex:0 0 auto}
@media(max-width:1180px){.lj-enterprise-units .lj-list-card.lj-list-unit{grid-template-columns:minmax(220px,1.25fr) minmax(170px,.9fr) minmax(190px,1fr) minmax(135px,.65fr)}.lj-unit-main,.lj-enterprise-units .lj-list-card-data,.lj-enterprise-units .lj-list-card-actions{padding-left:10px;padding-right:10px}}
@media(max-width:900px){.lj-enterprise-units .lj-list-card.lj-list-unit{grid-template-columns:1fr 1fr}.lj-enterprise-units .lj-list-card-actions{justify-content:flex-start}.lj-unit-main,.lj-enterprise-units .lj-list-card-data{border-bottom:1px solid rgba(31,72,96,.08)}}
@media(max-width:680px){.lj-enterprise-grid{padding:10px}.lj-enterprise-head{min-height:0;align-items:flex-start;flex-direction:column;gap:7px;padding:11px 13px}.lj-enterprise-head h4{font-size:17px;white-space:normal}.lj-enterprise-units .lj-list-card.lj-list-unit{grid-template-columns:1fr}.lj-unit-main,.lj-enterprise-units .lj-list-card-data,.lj-enterprise-units .lj-list-card-actions{border-right:0}.lj-enterprise-units .lj-list-card-data{align-items:flex-start;text-align:left;border-top:1px solid rgba(31,72,96,.08)}.lj-enterprise-units .lj-list-card-actions{justify-content:flex-end}}
