.hrooms-page{display:grid;gap:20px}.hrooms-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.hrooms-summary article{padding:18px;border:1px solid #dfe7ef;border-top:3px solid #1769e8;border-radius:16px;background:#fff;box-shadow:0 10px 28px rgb(23 50 79/6%)}.hrooms-summary article.is-available{border-top-color:#0da976}.hrooms-summary article.is-occupied{border-top-color:#7c3aed}.hrooms-summary article.is-attention{border-top-color:#f59e0b}.hrooms-summary span,.hrooms-summary small{display:block;color:#66778b}.hrooms-summary span{font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.hrooms-summary strong{display:block;margin:6px 0;font-size:27px;color:#10233d}.hrooms-summary small{font-size:11px}.hrooms-panel{overflow:hidden;border:1px solid #dfe7ef;border-radius:20px;background:#fff}.hrooms-panel>header{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:22px 24px;border-bottom:1px solid #e6edf4;background:linear-gradient(110deg,#fff 55%,#effaf6)}.hrooms-panel>header small{color:#07966d;font-weight:900;letter-spacing:.12em}.hrooms-panel>header h2{margin:5px 0;color:#10233d}.hrooms-panel>header p{margin:0;color:#66778b}.hrooms-actions{display:flex;gap:9px}.hrooms-actions button{width:42px;height:42px;border:1px solid #cbd8e6;border-radius:12px;color:#14385d;background:#fff;font-weight:900;cursor:pointer}.hrooms-actions button.is-primary{border-color:#0da976;color:#fff;background:#0da976;font-size:23px}.hrooms-toolbar{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:12px;padding:17px 24px;border-bottom:1px solid #e6edf4}.hrooms-toolbar label{display:grid;gap:6px;color:#536a80;font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.06em}.hrooms-toolbar input,.hrooms-toolbar select{min-height:43px;border:1px solid #d5e0ea;border-radius:10px;padding:0 12px;color:#10233d;background:#fff;font:inherit;text-transform:none;letter-spacing:normal}.hrooms-table-wrap{overflow:auto}.hrooms-panel table{width:100%;border-collapse:collapse}.hrooms-panel th,.hrooms-panel td{padding:14px 20px;border-bottom:1px solid #e8eef4;text-align:left}.hrooms-panel th{color:#60758c;background:#f7fafc;font-size:10px;letter-spacing:.08em;text-transform:uppercase}.hrooms-panel tbody tr{cursor:pointer;transition:.16s ease}.hrooms-panel tbody tr:hover,.hrooms-panel tbody tr:focus{background:#f3fbf8;outline:0}.hrooms-panel td strong,.hrooms-panel td small{display:block}.hrooms-panel td small{margin-top:3px;color:#74869a;font-size:10px}.hrooms-panel td:last-child button{width:30px;height:30px;border:1px solid #d7e1eb;border-radius:9px;color:#078a67;background:#fff;font-size:20px;cursor:pointer}.hroom-status{display:inline-flex;align-items:center;padding:6px 10px;border-radius:999px;color:#52667b;background:#edf2f6;font-size:10px;font-weight:900}.hroom-status.is-available,.hroom-status.is-inspected{color:#087354;background:#e2f8ef}.hroom-status.is-occupied{color:#5b21b6;background:#ede9fe}.hroom-status.is-reserved{color:#075985;background:#e0f2fe}.hroom-status.is-dirty,.hroom-status.is-cleaning{color:#a15c00;background:#fff3d5}.hroom-status.is-maintenance,.hroom-status.is-blocked{color:#b4232c;background:#ffe7e9}.hrooms-modal .hospitality-modal-card{width:min(720px,96vw);max-height:92vh;overflow:auto}.hrooms-modal footer{display:flex;justify-content:flex-end;gap:10px}.hrooms-modal footer button{min-height:42px;padding:0 16px;border:1px solid #ccd8e4;border-radius:10px;background:#fff;font-weight:800;cursor:pointer}.hrooms-modal footer .hospitality-primary-button{border-color:#0da976;color:#fff;background:#0da976}.biva-theme-dark .hrooms-summary article,.biva-theme-dark .hrooms-panel{border-color:#34505c;background:#172f3a}.biva-theme-dark .hrooms-summary strong,.biva-theme-dark .hrooms-panel h2{color:#f1f8f5}.biva-theme-dark .hrooms-summary span,.biva-theme-dark .hrooms-summary small,.biva-theme-dark .hrooms-panel p{color:#bbd0cf}.biva-theme-dark .hrooms-panel>header{border-color:#34505c;background:linear-gradient(110deg,#172f3a 55%,#183f3b)}.biva-theme-dark .hrooms-toolbar{border-color:#34505c}.biva-theme-dark .hrooms-toolbar input,.biva-theme-dark .hrooms-toolbar select{border-color:#45616d;color:#f1f8f5;background:#203c47}.biva-theme-dark .hrooms-panel th{color:#bbd0cf;background:#203c47}.biva-theme-dark .hrooms-panel td{border-color:#34505c;color:#f1f8f5}.biva-theme-dark .hrooms-panel tbody tr:hover,.biva-theme-dark .hrooms-panel tbody tr:focus{background:#203f46}@media(max-width:900px){.hrooms-summary{grid-template-columns:1fr 1fr}.hrooms-toolbar{grid-template-columns:1fr 1fr}.hrooms-search{grid-column:1/-1}}@media(max-width:600px){.hrooms-summary{grid-template-columns:1fr 1fr;gap:9px}.hrooms-summary article{padding:14px}.hrooms-panel>header{align-items:flex-start;padding:18px}.hrooms-panel>header p{font-size:12px}.hrooms-toolbar{grid-template-columns:1fr;padding:14px 18px}.hrooms-search{grid-column:auto}.hrooms-panel thead{display:none}.hrooms-panel tbody,.hrooms-panel tr,.hrooms-panel td{display:block}.hrooms-panel tr{position:relative;padding:15px 52px 15px 18px;border-bottom:1px solid #e8eef4}.hrooms-panel td{border:0;padding:3px 0}.hrooms-panel td:nth-child(3),.hrooms-panel td:nth-child(4){display:none}.hrooms-panel td:last-child{position:absolute;top:50%;right:15px;transform:translateY(-50%)}.hrooms-panel td:last-child button{pointer-events:none}.hrooms-modal .hospitality-form-grid{grid-template-columns:1fr}.hrooms-modal .hospitality-form-grid .is-wide{grid-column:auto}}
