.rb-wrap{font-family:var(--sans,"Jost", system-ui, sans-serif);color:var(--fg,#2b2113)}.rb-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:18px;display:flex}.rb-head h2{font-family:var(--serif,Georgia, serif);color:var(--fg-strong,#1c150d);margin:0 0 4px;font-size:26px}.rb-head p{color:var(--fg-subtle,#756443);margin:0;font-size:14px}.rb-refresh{border:1px solid var(--border,#e2d6bd);background:var(--surface,#fffefb);color:var(--fg,#2b2113);cursor:pointer;border-radius:9px;align-items:center;gap:7px;height:36px;padding:0 14px;font-size:13px;font-weight:600;display:inline-flex}.rb-refresh:hover{border-color:var(--brand,#7a221d);color:var(--brand,#7a221d)}.rb-empty{background:var(--surface,#fffefb);border:1px solid var(--border,#e2d6bd);text-align:center;color:var(--fg-subtle,#756443);border-radius:14px;padding:40px}.rb-stats{grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:22px;display:grid}.rb-stat{background:var(--surface,#fffefb);border:1px solid var(--border,#e2d6bd);border-left-width:4px;border-radius:14px;padding:14px 16px}.rb-stat b{color:var(--fg-strong,#1c150d);font-size:26px;font-weight:800;line-height:1;display:block}.rb-stat span{color:var(--fg-subtle,#9b8a68);font-size:12.5px}.rb-stat.available{border-left-color:#1f9d55}.rb-stat.occupied{border-left-color:var(--brand,#7a221d)}.rb-stat.dirty{border-left-color:#e0991b}.rb-stat.ooo{border-left-color:#8a8278}.rb-group{margin-bottom:22px}.rb-group-head{text-transform:uppercase;letter-spacing:.04em;color:var(--brand,#7a221d);margin:0 0 10px;font-size:12.5px;font-weight:700}.rb-group-head span{color:var(--fg-subtle,#9b8a68);margin-left:4px;font-weight:600}.rb-grid{grid-template-columns:repeat(auto-fill,minmax(168px,1fr));gap:12px;display:grid}.rb-tile{background:var(--surface,#fffefb);border:1px solid var(--border,#e2d6bd);border-left-width:4px;border-radius:13px;flex-direction:column;gap:5px;padding:13px 14px 11px;transition:box-shadow .12s;display:flex}.rb-tile:hover{box-shadow:0 3px 14px #0000000f}.rb-tile-top{justify-content:space-between;align-items:center;display:flex}.rb-room{color:var(--fg-strong,#1c150d);font-size:19px;font-weight:800}.rb-door{color:var(--fg-subtle,#9b8a68);align-items:center;gap:3px;font-size:11px;display:inline-flex}.rb-state{font-size:12px;font-weight:700}.rb-guest{color:var(--fg-subtle,#756443);white-space:nowrap;text-overflow:ellipsis;min-height:17px;font-size:12.5px;overflow:hidden}.rb-guest b{color:var(--fg-strong,#1c150d);font-weight:600}.rb-guest span{color:var(--fg-subtle,#9b8a68)}.rb-actions{gap:6px;margin-top:6px;display:flex}.rb-actions button{border:1px solid var(--border,#e2d6bd);background:var(--surface-2,#faf6ec);height:30px;color:var(--fg,#2b2113);cursor:pointer;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:5px;font-size:11.5px;font-weight:600;display:inline-flex}.rb-actions button:hover:not(:disabled){border-color:var(--brand,#7a221d);color:var(--brand,#7a221d)}.rb-actions button:disabled{opacity:.5;cursor:default}.rb-ooo-btn{flex:0 0 34px!important}.rb-tile.available{border-left-color:#1f9d55}.rb-tile.available .rb-state{color:#1f9d55}.rb-tile.occupied{border-left-color:var(--brand,#7a221d)}.rb-tile.occupied .rb-state{color:var(--brand,#7a221d)}.rb-tile.dirty{background:#fffdf6;border-left-color:#e0991b}.rb-tile.dirty .rb-state{color:#c47d18}.rb-tile.out_of_order{background:#faf9f7;border-left-color:#8a8278}.rb-tile.out_of_order .rb-state{color:#6f675c}.rb-tile.out_of_order .rb-room{color:#8a8278}@media (width<=860px){.rb-stats{grid-template-columns:repeat(2,1fr)}.rb-head{flex-direction:column}}@media (width<=480px){.rb-grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}}
/*$vite$:1*/