.msrh-public{font-family:Inter,"Segoe UI",Arial,sans-serif;color:#243044;width:100%;font-size:14px}.msrh-public *{box-sizing:border-box}.msrh-public-header{position:relative}.msrh-public h2{font-size:26px;line-height:1.2;margin:0 0 12px;font-weight:800;color:#202b3d}.msrh-description{padding:17px 18px;background:#f3f6fa;border-left:4px solid var(--msrh-primary);border-radius:11px;color:#263348;min-height:54px}.msrh-updated{display:table;margin:22px 0 16px auto;padding:12px 15px;background:#edf4ff;border-radius:22px;color:var(--msrh-primary);font-size:13px}.msrh-filters{margin:0 0 18px;padding:12px;background:#f8fbff;border:1px solid #d4e0f0;border-radius:11px}.msrh-filter-grid{display:grid;grid-template-columns:160px minmax(260px,1fr) 165px 165px auto auto;gap:10px;align-items:end}.msrh-filters label{display:flex;flex-direction:column;gap:5px}.msrh-filters label span{font-size:12px;font-weight:700;color:#3d4a60}.msrh-filters input{width:100%;height:40px;border:1px solid #c7d4e6;border-radius:7px;padding:0 12px;background:#fff;color:#253047;box-shadow:0 1px 2px rgba(28,49,80,.03)}.msrh-filters input:focus{border-color:var(--msrh-primary);outline:2px solid color-mix(in srgb,var(--msrh-primary) 15%,transparent)}.msrh-filters button,.msrh-toolbar button{border:0;border-radius:7px;background:var(--msrh-primary);color:#fff;font-weight:700;cursor:pointer;white-space:nowrap}.msrh-filters button{height:40px;padding:0 24px}.msrh-clear{height:40px;display:flex;align-items:center;padding:0 10px;color:#536174;text-decoration:none;font-weight:600}.msrh-data-bar{display:flex;justify-content:space-between;align-items:center;gap:16px;margin:0 0 12px;color:#3f4c62;font-size:12px}.msrh-toolbar{display:flex;justify-content:flex-end;align-items:center;gap:6px;flex-wrap:wrap}.msrh-toolbar button{padding:7px 11px;font-size:12px}.msrh-table-wrap{overflow:auto;border:1px solid #ccd8e8;border-radius:11px;background:#fff}.msrh-table{width:100%;border-collapse:separate;border-spacing:0;font-size:13px}.msrh-table th{background:#f0f4fa;color:#172238;text-align:left;padding:16px 14px;border-right:1px solid #ccd8e8;border-bottom:1px solid #ccd8e8;font-weight:800;white-space:nowrap}.msrh-table th:last-child{border-right:0}.msrh-table td{padding:16px 14px;vertical-align:top;border-right:1px solid #d8e1ed;border-bottom:1px solid #e5ebf3;line-height:1.5}.msrh-table td:last-child{border-right:0}.msrh-table tbody tr:last-child td{border-bottom:0}.msrh-table tbody tr:hover{background:#fbfdff}.msrh-view{display:inline-block;padding:9px 12px;border-radius:9px;background:#edf4ff;color:var(--msrh-primary)!important;text-decoration:none;font-weight:800;white-space:nowrap}.msrh-status{display:inline-block;padding:5px 9px;border-radius:12px;background:#f0f4fa;white-space:nowrap}.msrh-footer{display:flex;justify-content:space-between;align-items:center;margin-top:14px;font-size:12px;color:#536174}.msrh-pagination{display:flex;gap:5px}.msrh-pagination a{min-width:32px;height:32px;display:flex;align-items:center;justify-content:center;border:1px solid #d5dfec;border-radius:7px;text-decoration:none;color:#425067}.msrh-pagination a.active{background:var(--msrh-primary);border-color:var(--msrh-primary);color:#fff}.msrh-tabs{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:22px}.msrh-tabs a{padding:10px 14px;border:1px solid #d5dfec;border-radius:8px;text-decoration:none;color:#344258;font-weight:700}.msrh-tabs a.active{background:#24589a;border-color:#24589a;color:#fff}.empty{text-align:center;padding:32px!important;color:#68758a}@media(max-width:1050px){.msrh-filter-grid{grid-template-columns:150px minmax(230px,1fr) 160px 160px}.msrh-filters button{grid-column:auto}.msrh-clear{justify-content:center}}@media(max-width:760px){.msrh-public h2{font-size:23px}.msrh-updated{margin-top:14px}.msrh-filter-grid{display:flex;flex-direction:column;align-items:stretch}.msrh-filter-grid>*{width:100%}.msrh-data-bar{align-items:flex-start;flex-direction:column}.msrh-toolbar{justify-content:flex-start}.msrh-footer{align-items:flex-start;gap:12px;flex-direction:column}.msrh-description{font-size:13px}}

/* Tabela de Diárias: abas internas */
.msrh-diarias-tabs{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0 0 22px!important}
.msrh-diarias-tabs a{display:flex!important;align-items:center;justify-content:center;min-height:46px;text-align:center;border-radius:5px!important;background:#f1f2f4!important;color:#454b54!important;border:0!important;font-weight:500}
.msrh-diarias-tabs a.active{background:var(--msrh-primary,#24589a)!important;color:#fff!important}
@media(max-width:640px){.msrh-diarias-tabs{grid-template-columns:1fr}}
