.hm-header.svelte-1fd5xph{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.hm-header-actions.svelte-1fd5xph{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.hm-last-updated.svelte-1fd5xph{color:var(--text-muted);white-space:nowrap;font-size:.75rem}.hm-banner.svelte-1fd5xph{border-radius:var(--radius-sm);background:rgba(var(--primary-rgb), .12);color:var(--text-primary);margin:18px 0;padding:12px 14px;font-size:.875rem}.hm-banner--error.svelte-1fd5xph{color:#b91c1c;background:#ef44441f}.hm-h2.svelte-1fd5xph{color:var(--text-primary);margin:0 0 16px;font-size:1.25rem;font-weight:700}.hm-btn-primary.svelte-1fd5xph{border-radius:var(--radius-sm);background:rgba(var(--primary-rgb), .92);color:var(--mgmt-on-primary-text);cursor:pointer;white-space:nowrap;border:none;padding:12px 20px;font-size:.9375rem;font-weight:600;text-decoration:none;transition:background .2s;display:inline-block}.hm-btn-primary.svelte-1fd5xph:hover{background:var(--primary-color)}.hm-stats-grid.svelte-1fd5xph{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:18px;margin-bottom:40px;display:grid}.hm-stat-card.svelte-1fd5xph{border:1px solid var(--border-subtle);border-radius:var(--radius-md);background:var(--surface-elevated);align-items:flex-start;gap:16px;padding:22px;transition:all .2s;display:flex}.hm-stat-card.svelte-1fd5xph:hover{border-color:rgba(var(--primary-rgb), .3);transform:translateY(-2px);box-shadow:0 4px 12px #00000014}.hm-stat-icon.svelte-1fd5xph{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;font-size:1.5rem;line-height:0;display:flex}.hm-stat-card--revenue.svelte-1fd5xph .hm-stat-icon:where(.svelte-1fd5xph){color:#22c55e;background:#22c55e26}.hm-stat-card--reservations.svelte-1fd5xph .hm-stat-icon:where(.svelte-1fd5xph){color:#3b82f6;background:#3b82f626}.hm-stat-card--occupancy.svelte-1fd5xph .hm-stat-icon:where(.svelte-1fd5xph){color:#a855f7;background:#a855f726}.hm-stat-card--rating.svelte-1fd5xph .hm-stat-icon:where(.svelte-1fd5xph){color:#f59e0b;background:#f59e0b26}.hm-stat-info.svelte-1fd5xph{flex:1;min-width:0}.hm-stat-label.svelte-1fd5xph{color:var(--text-muted);text-transform:uppercase;letter-spacing:.03em;margin:0 0 6px;font-size:.8125rem;font-weight:600}.hm-stat-value.svelte-1fd5xph{color:var(--text-primary);letter-spacing:-.03em;margin:0 0 4px;font-size:2rem;font-weight:800}.hm-stat-desc.svelte-1fd5xph{color:var(--text-secondary);margin:0;font-size:.8125rem}.hm-alerts.svelte-1fd5xph{margin-bottom:40px}.hm-featured-grid.svelte-1fd5xph{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:14px;margin-bottom:24px;display:grid}.hm-featured-card.svelte-1fd5xph{border:1px solid var(--border-subtle);border-radius:var(--radius-md);background:var(--surface-elevated);color:var(--text-primary);flex-direction:column;gap:6px;min-height:120px;padding:16px 18px;text-decoration:none;transition:all .2s;display:flex}.hm-featured-card.svelte-1fd5xph:hover{background:var(--surface-hover);border-color:rgba(var(--primary-rgb), .35);transform:translateY(-1px)}.hm-featured-card.svelte-1fd5xph strong:where(.svelte-1fd5xph){font-size:.9375rem;font-weight:700;line-height:1.35}.hm-featured-card.svelte-1fd5xph span:where(.svelte-1fd5xph){color:var(--text-secondary);font-size:.8125rem;line-height:1.5}.hm-alerts-grid.svelte-1fd5xph{flex-wrap:wrap;gap:14px;display:flex}.hm-alert.svelte-1fd5xph{border-radius:var(--radius-md);align-items:center;gap:10px;padding:12px 18px;font-size:.875rem;font-weight:600;display:flex}.hm-alert--urgent.svelte-1fd5xph{color:#ef4444;background:#ef444426}.hm-alert--info.svelte-1fd5xph{color:#3b82f6;background:#3b82f626}.hm-alert--review.svelte-1fd5xph{color:#f59e0b;background:#f59e0b26}.hm-alert-icon.svelte-1fd5xph{flex-shrink:0;align-items:center;line-height:0;display:inline-flex}.hm-section.svelte-1fd5xph{margin-bottom:40px}.hm-table-wrap.svelte-1fd5xph{border:1px solid var(--border-subtle);border-radius:var(--radius-md);background:var(--surface-elevated);margin-bottom:16px;overflow-x:auto}.hm-table.svelte-1fd5xph{border-collapse:collapse;width:100%;font-size:.875rem}.hm-table.svelte-1fd5xph th:where(.svelte-1fd5xph),.hm-table.svelte-1fd5xph td:where(.svelte-1fd5xph){text-align:left;border-bottom:1px solid var(--border-subtle);padding:14px 16px}.hm-table.svelte-1fd5xph th:where(.svelte-1fd5xph){color:var(--text-muted);background:var(--surface-muted);font-size:.8125rem;font-weight:700}.hm-table.svelte-1fd5xph tbody:where(.svelte-1fd5xph) tr:where(.svelte-1fd5xph):hover{background:var(--surface-hover)}.hm-table.svelte-1fd5xph tbody:where(.svelte-1fd5xph) tr:where(.svelte-1fd5xph):last-child td:where(.svelte-1fd5xph){border-bottom:none}.hm-td-id.svelte-1fd5xph{color:var(--text-secondary);font-family:monospace;font-size:.8125rem}.hm-td-name.svelte-1fd5xph{color:var(--text-primary);font-weight:600}.hm-td-date.svelte-1fd5xph{color:var(--text-secondary);font-size:.8125rem}.hm-td-amount.svelte-1fd5xph{color:#22c55e;font-weight:700}.hm-badge.svelte-1fd5xph{border-radius:12px;padding:4px 10px;font-size:.75rem;font-weight:700;display:inline-block}.hm-badge--confirmed.svelte-1fd5xph{color:#22c55e;background:#22c55e26}.hm-badge--pending.svelte-1fd5xph{color:#f59e0b;background:#f59e0b26}.hm-link-more.svelte-1fd5xph{color:var(--primary-color);font-size:.875rem;font-weight:600;text-decoration:none;display:inline-block}.hm-link-more.svelte-1fd5xph:hover{text-decoration:underline}.hm-room-status.svelte-1fd5xph{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:16px;display:grid}.hm-room-card.svelte-1fd5xph{border:1px solid var(--border-subtle);border-radius:var(--radius-md);background:var(--surface-elevated);padding:20px}.hm-room-type.svelte-1fd5xph{color:var(--text-primary);margin:0 0 16px;font-size:1rem;font-weight:700}.hm-room-stats.svelte-1fd5xph{grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:12px;display:grid}.hm-room-stat.svelte-1fd5xph{flex-direction:column;gap:4px;display:flex}.hm-room-stat-label.svelte-1fd5xph{color:var(--text-muted);font-size:.75rem}.hm-room-stat-value.svelte-1fd5xph{color:var(--text-primary);font-size:1.25rem;font-weight:700}.hm-room-stat-value--occupied.svelte-1fd5xph{color:#a855f7}.hm-room-stat-value--available.svelte-1fd5xph{color:#22c55e}.hm-room-bar.svelte-1fd5xph{background:var(--surface-muted);border-radius:4px;height:8px;overflow:hidden}.hm-room-bar-fill.svelte-1fd5xph{background:rgba(var(--primary-rgb), .7);border-radius:4px;height:100%;transition:width .3s}.hm-quick-actions.svelte-1fd5xph{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:14px;margin-top:32px;display:grid}.hm-action-btn.svelte-1fd5xph{border:1px solid var(--border-subtle);border-radius:var(--radius-md);background:var(--surface-elevated);color:var(--text-primary);cursor:pointer;justify-content:center;align-items:center;gap:10px;padding:16px 20px;font-size:.9375rem;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.hm-action-btn.svelte-1fd5xph:hover{background:var(--surface-hover);border-color:rgba(var(--primary-rgb), .4);color:var(--primary-color)}.hm-action-btn.svelte-1fd5xph:disabled{opacity:.65;cursor:not-allowed}.hm-action-btn.svelte-1fd5xph svg:where(.svelte-1fd5xph){flex-shrink:0}
