.hotel-dashboard-page{display:grid;gap:20px}.hotel-dashboard-hero{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:28px;border-radius:28px;background:radial-gradient(circle at top left,rgba(37,99,235,.16),transparent 35%),linear-gradient(135deg,#ffffff,#f5f8ff 55%,#eef4ff);border:1px solid var(--border);box-shadow:var(--shadow)}.hotel-dashboard-title{margin:0;font-size:28px;font-weight:500;color:#0b163f}.hotel-dashboard-subtitle{margin:10px 0 0;max-width:720px;color:var(--muted);font-size:14px;line-height:1.6}.hotel-dashboard-hero-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap;justify-content:flex-end}.hotel-dashboard-chip{min-height:44px;padding:0 16px;border-radius:16px;border:1px solid var(--border);background:rgba(255,255,255,.88);display:inline-flex;align-items:center;gap:10px;color:#0f172a}.hotel-dashboard-chip-icon{position:relative;width:44px;padding:0;justify-content:center}.hotel-dashboard-chip-badge{position:absolute;right:-4px;top:-4px;min-width:18px;height:18px;padding:0 4px;border-radius:999px;background:#ef4444;color:#fff;font-size:10px;font-weight:600;display:grid;place-items:center}.hotel-dashboard-primary-button{min-height:46px;padding:0 18px;border:0;border-radius:16px;background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;display:inline-flex;align-items:center;gap:10px;font-weight:500;box-shadow:0 16px 28px #2563eb42}.hotel-dashboard-stats-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:16px}.hotel-dashboard-stat-card{border-radius:22px;border:1px solid var(--border);background:#fff;box-shadow:var(--shadow);padding:22px;display:flex;align-items:flex-start;gap:16px}.hotel-dashboard-stat-icon{width:50px;height:50px;border-radius:16px;display:grid;place-items:center;flex:0 0 auto}.hotel-dashboard-stat-copy{min-width:0}.hotel-dashboard-stat-copy p,.hotel-dashboard-stat-copy span{margin:0}.hotel-dashboard-stat-copy p{color:var(--muted);font-size:13px}.hotel-dashboard-stat-copy strong{display:block;margin-top:8px;font-size:32px;font-weight:500;line-height:1}.hotel-dashboard-stat-copy span{display:block;margin-top:12px;color:#334155;font-size:13px;line-height:1.5}.hotel-dashboard-stat-card.tone-blue strong,.hotel-dashboard-stat-icon.tone-blue{color:#2563eb}.hotel-dashboard-stat-card.tone-green strong,.hotel-dashboard-stat-icon.tone-green{color:#059669}.hotel-dashboard-stat-card.tone-amber strong,.hotel-dashboard-stat-icon.tone-amber{color:#d97706}.hotel-dashboard-stat-card.tone-slate strong,.hotel-dashboard-stat-icon.tone-slate{color:#334155}.hotel-dashboard-stat-card.tone-red strong,.hotel-dashboard-stat-icon.tone-red{color:#dc2626}.hotel-dashboard-stat-icon.tone-blue{background:#eff6ff}.hotel-dashboard-stat-icon.tone-green{background:#ecfdf5}.hotel-dashboard-stat-icon.tone-amber{background:#fff7ed}.hotel-dashboard-stat-icon.tone-slate{background:#f1f5f9}.hotel-dashboard-stat-icon.tone-red{background:#fef2f2}.hotel-dashboard-row{display:grid;gap:16px}.hotel-dashboard-row-top{grid-template-columns:minmax(0,1.05fr) minmax(0,1.05fr) minmax(0,1fr)}.hotel-dashboard-row-middle{grid-template-columns:minmax(0,1.55fr) minmax(340px,1fr)}.hotel-dashboard-row-bottom{grid-template-columns:repeat(3,minmax(0,1fr))}.hotel-dashboard-panel{padding:22px}.hotel-dashboard-panel-header{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:18px}.hotel-dashboard-panel-title{margin:0;font-size:16px;font-weight:500;color:#0b163f}.hotel-dashboard-panel-note,.hotel-dashboard-link{color:#2563eb;font-size:13px}.hotel-dashboard-status-layout{display:flex;align-items:center;gap:22px}.hotel-dashboard-ring{width:150px;height:150px;border-radius:999px;display:grid;place-items:center;flex:0 0 auto}.hotel-dashboard-progress-ring{background:conic-gradient(#0b6bff 0 0%,#e8eef7 0 100%)}.hotel-dashboard-ring-center{width:112px;height:112px;border-radius:999px;background:#fff;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center}.hotel-dashboard-ring-center strong{font-size:28px;font-weight:500;line-height:1}.hotel-dashboard-ring-center span{margin-top:8px;color:var(--muted);font-size:12px;line-height:1.4}.hotel-dashboard-status-rows,.hotel-dashboard-checklist{flex:1;min-width:0;display:grid;gap:12px}.hotel-dashboard-status-row,.hotel-dashboard-checklist-row{display:grid;align-items:center;gap:12px}.hotel-dashboard-status-row{grid-template-columns:minmax(0,1fr) 60px 64px}.hotel-dashboard-checklist-row{grid-template-columns:minmax(0,1fr) 24px 88px 56px}.hotel-dashboard-status-label{display:flex;align-items:center;gap:10px}.hotel-dashboard-dot{width:10px;height:10px;border-radius:999px}.hotel-dashboard-dot.tone-green{background:#10b981}.hotel-dashboard-dot.tone-amber{background:#f59e0b}.hotel-dashboard-dot.tone-slate{background:#94a3b8}.hotel-dashboard-dot.tone-red{background:#ef4444}.hotel-dashboard-status-total,.hotel-dashboard-footer-total,.hotel-dashboard-table-footer{margin-top:16px;padding-top:14px;border-top:1px solid var(--border);display:flex;align-items:center;justify-content:space-between;gap:12px}.hotel-dashboard-destination-list,.hotel-dashboard-activity-list,.hotel-dashboard-alert-list,.hotel-dashboard-readiness-list{display:grid;gap:14px}.hotel-dashboard-destination-row{display:grid;grid-template-columns:132px minmax(0,1fr) 44px;align-items:center;gap:14px}.hotel-dashboard-destination-bar,.hotel-dashboard-readiness-bar{height:10px;border-radius:999px;background:#e2e8f0;overflow:hidden}.hotel-dashboard-destination-bar div,.hotel-dashboard-readiness-bar div{height:100%;border-radius:inherit;background:linear-gradient(90deg,#3b82f6,#2563eb)}.hotel-dashboard-activity-row,.hotel-dashboard-alert-row{display:flex;gap:12px}.hotel-dashboard-activity-icon,.hotel-dashboard-alert-icon{width:38px;height:38px;border-radius:14px;display:grid;place-items:center;flex:0 0 auto}.hotel-dashboard-activity-icon.tone-green,.hotel-dashboard-alert-icon.tone-info{background:#eff6ff;color:#2563eb}.hotel-dashboard-activity-icon.tone-amber,.hotel-dashboard-alert-icon.tone-warning{background:#fff7ed;color:#ea580c}.hotel-dashboard-activity-icon.tone-blue{background:#eff6ff;color:#2563eb}.hotel-dashboard-activity-icon.tone-red,.hotel-dashboard-alert-icon.tone-danger{background:#fef2f2;color:#dc2626}.hotel-dashboard-activity-icon.tone-slate{background:#f1f5f9;color:#334155}.hotel-dashboard-activity-copy,.hotel-dashboard-alert-copy{flex:1;min-width:0}.hotel-dashboard-activity-head,.hotel-dashboard-activity-meta{display:flex;align-items:center;justify-content:space-between;gap:12px}.hotel-dashboard-activity-head strong,.hotel-dashboard-alert-copy strong{font-weight:500}.hotel-dashboard-activity-head span,.hotel-dashboard-activity-meta,.hotel-dashboard-alert-copy p{color:var(--muted);font-size:12px}.hotel-dashboard-activity-meta{margin-top:4px}.hotel-dashboard-table-wrap{overflow-x:auto}.hotel-dashboard-table{width:100%;min-width:700px;border-collapse:collapse}.hotel-dashboard-table thead{background:#f8fafc;color:#334155}.hotel-dashboard-table th,.hotel-dashboard-table td{padding:12px 10px;text-align:left;border-bottom:1px solid #eef2f7;font-size:13px;font-weight:400}.hotel-dashboard-table th{font-weight:500}.hotel-dashboard-table-link{color:#0b163f;font-weight:500}.hotel-dashboard-badge{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border-radius:999px;font-size:12px}.hotel-dashboard-badge.tone-green{background:#ecfdf5;color:#059669}.hotel-dashboard-badge.tone-amber{background:#fff7ed;color:#d97706}.hotel-dashboard-badge.tone-slate{background:#f1f5f9;color:#475569}.hotel-dashboard-badge.tone-red{background:#fef2f2;color:#dc2626}.hotel-dashboard-check-indicator{font-size:16px;text-align:center}.hotel-dashboard-check-indicator.is-complete{color:#059669}.hotel-dashboard-check-indicator.is-progress{color:#d97706}.hotel-dashboard-check-indicator.is-empty{color:#94a3b8}.hotel-dashboard-action-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.hotel-dashboard-action-card{min-height:84px;border-radius:18px;border:1px solid var(--border);background:linear-gradient(180deg,#ffffff,#f8fbff);display:flex;align-items:center;justify-content:center;flex-direction:column;gap:8px;color:#2563eb;text-align:center;padding:12px}.hotel-dashboard-readiness-row{display:grid;grid-template-columns:136px 52px 64px minmax(0,1fr);gap:12px;align-items:center}.hotel-dashboard-kpi-grid{margin-top:18px;padding-top:18px;border-top:1px solid var(--border);display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.hotel-dashboard-kpi-grid div{padding:12px 14px;border-radius:16px;background:#f8fafc;border:1px solid #eef2f7}.hotel-dashboard-kpi-grid span{display:block;color:var(--muted);font-size:12px}.hotel-dashboard-kpi-grid strong{display:block;margin-top:6px;font-size:18px;font-weight:500;color:#0b163f}.hotel-dashboard-state{padding:48px 24px;border-radius:24px;border:1px dashed var(--border);background:#fff;color:var(--muted)}.hotel-dashboard-state-error{color:#b91c1c;border-color:#fecaca;background:#fff7f7}.hotel-dashboard-empty-row{min-height:120px;border-radius:18px;border:1px dashed var(--border);background:#f8fafc;display:flex;align-items:center;justify-content:center;gap:10px;color:var(--muted)}@media (max-width: 1400px){.hotel-dashboard-stats-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.hotel-dashboard-row-top,.hotel-dashboard-row-middle,.hotel-dashboard-row-bottom{grid-template-columns:1fr}}@media (max-width: 900px){.hotel-dashboard-hero,.hotel-dashboard-status-layout{flex-direction:column;align-items:stretch}.hotel-dashboard-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hotel-dashboard-hero-actions{justify-content:flex-start}.hotel-dashboard-destination-row,.hotel-dashboard-status-row,.hotel-dashboard-checklist-row,.hotel-dashboard-readiness-row{grid-template-columns:1fr}.hotel-dashboard-action-grid,.hotel-dashboard-kpi-grid{grid-template-columns:1fr 1fr}}@media (max-width: 640px){.content{padding:20px}.hotel-dashboard-title{font-size:24px}.hotel-dashboard-stats-grid,.hotel-dashboard-action-grid,.hotel-dashboard-kpi-grid{grid-template-columns:1fr}.hotel-dashboard-panel,.hotel-dashboard-hero,.hotel-dashboard-stat-card{padding:18px}}:root{--bg: #f6f8fc;--surface: #ffffff;--surface-soft: #f8fafc;--border: #e7edf5;--border-soft: #edf2f7;--text: #0f172a;--muted: #64748b;--sidebar: #071a35;--sidebar-muted: rgba(255, 255, 255, .52);--sidebar-label: rgba(255, 255, 255, .35);--blue: #2563eb;--shadow: 0 10px 24px rgba(15, 23, 42, .06);--radius: 20px}.hotel-list-page{display:grid;gap:24px}.hotel-list-head,.hotel-list-toolbar,.hotel-list-head-tools,.hotel-list-profile,.hotel-list-search,.hotel-list-progress-row,.hotel-list-pagination,.hotel-list-pagination-controls,.hotel-list-hotel-cell{display:flex;align-items:center}.hotel-list-head{justify-content:space-between;gap:24px}.hotel-list-eyebrow{margin:0;color:#64748b;font-size:12px;font-weight:600}.hotel-list-title{margin:6px 0 0;color:#020617;font-size:28px;font-weight:700;letter-spacing:-.02em}.hotel-list-copy{margin:8px 0 0;color:#64748b;font-size:14px;font-weight:400}.hotel-list-head-tools{gap:12px}.hotel-list-icon-btn,.hotel-list-profile,.hotel-list-add-btn,.hotel-list-more-btn,.hotel-list-row-action,.hotel-list-pagination-controls button,.hotel-list-page-size{border:1px solid #e2e8f0;background:#fff;box-shadow:0 10px 30px #0f172a0a}.hotel-list-icon-btn{position:relative;width:40px;height:40px;justify-content:center;border-radius:14px;color:#334155}.hotel-list-icon-btn span{position:absolute;top:-4px;right:-4px;width:18px;height:18px;border-radius:999px;background:#ef4444;color:#fff;display:grid;place-items:center;font-size:10px;font-weight:600}.hotel-list-profile{gap:10px;padding:8px 12px;border-radius:14px;color:#0f172a;font-size:14px;font-weight:500}.hotel-list-profile-avatar,.hotel-list-hotel-avatar{display:grid;place-items:center;border-radius:999px;background:#2563eb;color:#fff;font-weight:700}.hotel-list-profile-avatar{width:30px;height:30px;font-size:11px}.hotel-list-toolbar{justify-content:flex-end}.hotel-list-add-btn{gap:10px;min-height:44px;padding:0 18px;border-radius:12px;background:#2563eb;border-color:#2563eb;color:#fff;font-size:14px;font-weight:600;box-shadow:0 14px 28px #2563eb38}.hotel-list-kpi-grid{display:grid;gap:16px}.hotel-list-kpi-grid-top{grid-template-columns:repeat(5,minmax(0,1fr))}.hotel-list-kpi-grid-bottom{grid-template-columns:repeat(4,minmax(0,1fr))}.hotel-list-kpi-card,.hotel-list-filter-card,.hotel-list-table-card{border:1px solid #e2e8f0;border-radius:24px;background:#fff;box-shadow:0 18px 36px #0f172a0a}.hotel-list-kpi-card{padding:22px;display:flex;gap:16px;align-items:center}.hotel-list-kpi-icon{width:48px;height:48px;border-radius:14px;display:grid;place-items:center;background:#eff6ff;font-size:24px}.hotel-list-kpi-icon.secondary{background:#f8fafc}.hotel-list-kpi-card p,.hotel-list-kpi-card small{margin:0}.hotel-list-kpi-card p{color:#64748b;font-size:12px;font-weight:500}.hotel-list-kpi-card strong{display:block;margin-top:4px;color:#020617;font-size:30px;font-weight:700;letter-spacing:-.03em}.hotel-list-kpi-card small{display:block;margin-top:4px;color:#94a3b8;font-size:12px}.hotel-list-filter-card{padding:20px;display:grid;gap:18px}.hotel-list-search{gap:10px;width:min(320px,100%);min-height:42px;padding:0 14px;border:1px solid #e2e8f0;border-radius:14px;color:#64748b}.hotel-list-search input,.hotel-list-filter-grid select,.hotel-list-filter-grid button{font:inherit}.hotel-list-search input{width:100%;border:0;outline:0;color:#0f172a;background:transparent}.hotel-list-filter-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:14px}.hotel-list-filter-grid label{display:grid;gap:8px}.hotel-list-filter-grid span{color:#475569;font-size:12px;font-weight:600}.hotel-list-filter-grid select,.hotel-list-more-btn{min-height:42px;padding:0 14px;border-radius:14px;color:#0f172a;font-size:14px;font-weight:400}.hotel-list-more-btn{margin-top:auto;gap:8px;justify-content:center}.hotel-list-table-card{overflow:hidden}.hotel-list-table-wrap{overflow-x:auto}.hotel-list-table{width:100%;border-collapse:collapse;min-width:1200px}.hotel-list-table thead{background:#f8fafc}.hotel-list-table th,.hotel-list-table td{padding:18px 20px;border-bottom:1px solid #e2e8f0;text-align:left;vertical-align:middle}.hotel-list-table th{color:#64748b;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.hotel-list-table tbody tr:hover{background:#f8fafc}.hotel-list-table td p,.hotel-list-table td small{margin:0}.hotel-list-table td p{color:#0f172a;font-size:14px;font-weight:500}.hotel-list-table td small{color:#64748b;font-size:12px;font-weight:400}.hotel-list-hotel-cell{gap:14px}.hotel-list-hotel-cell img,.hotel-list-hotel-avatar{width:80px;height:56px;border-radius:12px}.hotel-list-hotel-cell img{object-fit:cover}.hotel-list-hotel-avatar{background:linear-gradient(135deg,#dbeafe,#bfdbfe);color:#1e3a8a;font-size:20px}.hotel-list-star-cell{color:#f59e0b;font-size:16px;letter-spacing:.08em}.hotel-list-stars{display:inline-flex;align-items:center;gap:4px;color:#f59e0b}.hotel-list-stars strong{margin-left:4px;color:#b45309;font-size:12px;letter-spacing:normal}.hotel-list-star-empty{color:#94a3b8}.hotel-list-progress-cell{display:grid;gap:8px}.hotel-list-progress-cell>span{color:#0f172a;font-size:12px;font-weight:600}.hotel-list-progress-row{gap:10px}.hotel-list-progress-track{width:112px;height:8px;border-radius:999px;background:#e2e8f0;overflow:hidden}.hotel-list-progress-track div{height:100%;border-radius:999px;background:#2563eb}.hotel-list-badge{display:inline-flex;align-items:center;min-height:28px;padding:0 12px;border-radius:999px;font-size:12px;font-weight:600;white-space:nowrap}.hotel-list-badge.success{background:#dcfce7;color:#15803d}.hotel-list-badge.warning,.hotel-list-badge.soft-warning{background:#fef3c7;color:#b45309}.hotel-list-badge.danger{background:#fee2e2;color:#dc2626}.hotel-list-badge.info{background:#dbeafe;color:#1d4ed8}.hotel-list-badge.soft{background:#e2e8f0;color:#475569}.hotel-list-row-action{width:38px;height:38px;border-radius:12px;display:inline-grid;place-items:center;color:#334155}.hotel-list-row-actions{display:inline-flex;align-items:center;gap:8px}.hotel-list-row-text-btn{min-height:34px;padding:0 12px;border:1px solid #e2e8f0;border-radius:10px;background:#fff;color:#0f172a;font-size:12px;font-weight:500}.hotel-list-row-text-btn.danger{color:#dc2626;border-color:#fecaca;background:#fff5f5}.align-right{text-align:right!important}.hotel-list-empty-cell{padding:48px 20px!important;text-align:center!important;color:#64748b;font-size:14px;font-weight:400}.hotel-list-empty-cell.error{color:#dc2626}.hotel-list-pagination{justify-content:space-between;gap:16px;padding:16px 20px}.hotel-list-pagination p,.hotel-list-pagination span{color:#64748b;font-size:14px;font-weight:400}.hotel-list-pagination-controls{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.hotel-list-pagination-group{display:inline-flex;align-items:center;gap:8px}.hotel-list-pagination-gap{color:#94a3b8;font-size:13px}.hotel-list-pagination-controls button{min-width:36px;height:36px;padding:0 12px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;color:#334155;font-size:13px;font-weight:500}.hotel-list-pagination-controls button:disabled{opacity:.45;cursor:not-allowed}.hotel-list-pagination-controls button.active{border-color:#60a5fa;color:#2563eb;background:#eff6ff}.hotel-list-page-size{gap:8px}@media (max-width: 1280px){.hotel-list-kpi-grid-top{grid-template-columns:repeat(3,minmax(0,1fr))}.hotel-list-kpi-grid-bottom,.hotel-list-filter-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 900px){.hotel-list-head,.hotel-list-toolbar,.hotel-list-pagination{flex-direction:column;align-items:flex-start}.hotel-list-head-tools{width:100%;flex-wrap:wrap}.hotel-list-kpi-grid-top,.hotel-list-kpi-grid-bottom,.hotel-list-filter-grid{grid-template-columns:1fr}.hotel-list-search{width:100%}}.hotel-detail-page{display:grid;gap:20px}.hotel-detail-header,.hotel-detail-title-row,.hotel-detail-header-actions,.hotel-detail-actions-dropdown,.hotel-detail-stars-row,.hotel-detail-tabs,.hotel-detail-section-head,.hotel-detail-inline-actions,.hotel-detail-location-grid,.hotel-detail-footer-meta{display:flex;align-items:center}.hotel-detail-header{justify-content:space-between;gap:24px}.hotel-detail-breadcrumb{margin-bottom:8px;color:#64748b;font-size:12px;font-weight:500}.hotel-detail-title-row{gap:12px}.hotel-detail-title-row h1{margin:0;color:#020617;font-size:28px;font-weight:700;letter-spacing:-.02em}.hotel-detail-badge{display:inline-flex;align-items:center;min-height:28px;padding:0 12px;border-radius:999px;font-size:12px;font-weight:600}.hotel-detail-badge.success{background:#dcfce7;color:#15803d}.hotel-detail-badge.warning{background:#fef3c7;color:#b45309}.hotel-detail-badge.danger{background:#fee2e2;color:#dc2626}.hotel-detail-badge.soft{background:#e2e8f0;color:#475569}.hotel-detail-code{margin-top:10px;display:inline-flex;align-items:center;gap:8px;border:0;background:transparent;color:#1d4ed8;font-size:14px;font-weight:600;padding:0}.hotel-detail-header-actions{gap:12px}.hotel-detail-secondary-btn,.hotel-detail-primary-btn,.hotel-detail-outline-btn,.hotel-detail-tabs button,.hotel-detail-actions-menu button,.hotel-detail-issue-list button,.hotel-detail-quick-actions button{font:inherit}.hotel-detail-secondary-btn,.hotel-detail-primary-btn,.hotel-detail-outline-btn{min-height:42px;padding:0 16px;border-radius:12px;border:1px solid #e2e8f0;display:inline-flex;align-items:center;gap:8px;font-size:14px;font-weight:600}.hotel-detail-secondary-btn,.hotel-detail-outline-btn{background:#fff;color:#2563eb}.hotel-detail-primary-btn{background:#2563eb;border-color:#2563eb;color:#fff;box-shadow:0 14px 28px #2563eb2e}.hotel-detail-actions-dropdown{position:relative}.hotel-detail-actions-menu{position:absolute;top:calc(100% + 8px);right:0;min-width:220px;padding:8px;border:1px solid #e2e8f0;border-radius:16px;background:#fff;box-shadow:0 24px 48px #0f172a1a;display:grid;gap:4px;z-index:20}.hotel-detail-actions-menu button{min-height:40px;border:0;border-radius:12px;background:transparent;color:#0f172a;text-align:left;padding:0 12px;font-size:14px;font-weight:500}.hotel-detail-actions-menu button:hover{background:#f8fafc}.hotel-detail-panel,.hotel-detail-summary-panel{border:1px solid #e2e8f0;border-radius:24px;background:#fff;box-shadow:0 18px 36px #0f172a0a}.hotel-detail-panel{padding:20px}.hotel-detail-error{color:#dc2626}.hotel-detail-summary-panel{padding:20px}.hotel-detail-summary-grid{display:grid;grid-template-columns:3fr 4fr 3fr 2fr;gap:24px}.hotel-detail-cover-wrap img,.hotel-detail-cover-empty{width:100%;height:224px;border-radius:16px}.hotel-detail-cover-wrap img{object-fit:cover}.hotel-detail-cover-empty{border:1px dashed #cbd5e1;background:#f8fafc;color:#64748b;display:grid;place-items:center;font-size:14px;font-weight:600}.hotel-detail-main-meta,.hotel-detail-score-panel,.hotel-detail-status-panel{min-width:0}.hotel-detail-main-meta{padding-right:24px;border-right:1px solid #e2e8f0}.hotel-detail-stars-row{gap:12px;margin-bottom:16px;color:#f59e0b}.hotel-detail-stars-row strong{color:#0f172a;font-size:14px;font-weight:600}.hotel-detail-meta-list,.hotel-detail-status-list,.hotel-detail-score-list,.hotel-detail-section-list,.hotel-detail-issue-list,.hotel-detail-simple-table,.hotel-detail-audit-list,.hotel-detail-quick-actions{display:grid;gap:12px}.hotel-detail-meta-list div,.hotel-detail-status-list div,.hotel-detail-score-list div,.hotel-detail-section-list div,.hotel-detail-inventory-summary div{display:flex;align-items:center;justify-content:space-between;gap:12px}.hotel-detail-meta-list span,.hotel-detail-status-list span,.hotel-detail-score-list span,.hotel-detail-panel>p,.hotel-detail-section-head p,.hotel-detail-subpanel p,.hotel-detail-footer-meta,.hotel-detail-map-card p{color:#64748b;font-size:13px;font-weight:400}.hotel-detail-meta-list strong,.hotel-detail-status-list strong,.hotel-detail-score-list b,.hotel-detail-section-list span,.hotel-detail-section-list button,.hotel-detail-stat-grid strong,.hotel-detail-issue-list span,.hotel-detail-quick-actions button,.hotel-detail-simple-table strong,.hotel-detail-audit-list strong,.hotel-detail-data-grid strong{color:#0f172a;font-weight:600}.hotel-detail-score-panel{padding:0 24px;border-right:1px solid #e2e8f0}.hotel-detail-score-panel>p{margin:0 0 18px;text-align:center}.hotel-detail-score-ring{width:128px;height:128px;margin:0 auto 18px;border:10px solid #22c55e;border-radius:999px;display:grid;place-items:center}.hotel-detail-score-ring strong{display:block;color:#020617;font-size:36px;font-weight:700;line-height:1}.hotel-detail-score-ring span{color:#64748b;font-size:14px}.hotel-detail-score-list i{width:8px;height:8px;border-radius:999px;display:inline-block;margin-right:8px}.hotel-detail-score-list i.green{background:#22c55e}.hotel-detail-score-list i.amber{background:#f59e0b}.hotel-detail-score-list i.red{background:#ef4444}.hotel-detail-status-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:18px}.hotel-detail-status-head h3,.hotel-detail-panel h3,.hotel-detail-subpanel h4{margin:0;color:#020617;font-weight:700}.hotel-detail-progress-wrap{margin-top:18px;display:grid;gap:10px}.hotel-detail-progress-wrap>div:first-child{display:flex;align-items:center;justify-content:space-between;gap:12px}.hotel-detail-progress-bar{height:8px;border-radius:999px;background:#e2e8f0;overflow:hidden}.hotel-detail-progress-bar div{height:100%;border-radius:999px;background:#2563eb}.hotel-detail-ready-note{margin-top:18px;padding:10px 12px;border-radius:12px;font-size:12px;font-weight:600}.hotel-detail-ready-note.success{background:#ecfdf5;color:#15803d}.hotel-detail-ready-note.warning{background:#fffbeb;color:#b45309}.hotel-detail-ready-note.danger{background:#fef2f2;color:#dc2626}.hotel-detail-tabs{gap:28px;border-bottom:1px solid #e2e8f0;overflow-x:auto}.hotel-detail-tabs button{padding:14px 2px;border:0;border-bottom:2px solid transparent;background:transparent;color:#64748b;font-size:14px;font-weight:600;white-space:nowrap}.hotel-detail-tabs button.active{color:#2563eb;border-bottom-color:#2563eb}.hotel-detail-overview-grid{display:grid;grid-template-columns:4fr 5fr 3fr;gap:20px}.hotel-detail-center-stack,.hotel-detail-side-stack{display:grid;gap:20px}.hotel-detail-section-list button{border:0}.hotel-detail-stat-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.hotel-detail-stat-grid div{padding:18px;border:1px solid #e2e8f0;border-radius:16px;text-align:center}.hotel-detail-stat-grid span,.hotel-detail-stat-grid small{display:block;color:#64748b;font-size:12px;font-weight:400}.hotel-detail-stat-grid strong{display:block;margin-top:10px;font-size:28px}.hotel-detail-issue-list div,.hotel-detail-simple-table div,.hotel-detail-audit-list div{display:grid;gap:4px;padding:12px 0;border-top:1px solid #e2e8f0}.hotel-detail-issue-list div:first-child,.hotel-detail-simple-table div:first-child,.hotel-detail-audit-list div:first-child{padding-top:0;border-top:0}.hotel-detail-issue-list small,.hotel-detail-simple-table span,.hotel-detail-audit-list span{color:#64748b;font-size:13px}.hotel-detail-issue-list button{justify-self:start;padding:0;border:0;background:transparent;color:#2563eb;font-size:13px;font-weight:600}.hotel-detail-quick-actions button{width:100%;min-height:44px;padding:0 14px;border:1px solid #e2e8f0;border-radius:12px;background:#fff;display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:14px}.hotel-detail-section-head{justify-content:space-between;gap:20px;margin-bottom:18px}.hotel-detail-inline-actions{gap:10px}.hotel-detail-data-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px 18px}.hotel-detail-data-grid.compact{grid-template-columns:repeat(2,minmax(0,1fr))}.hotel-detail-data-grid div{display:grid;gap:4px}.hotel-detail-data-grid span{color:#64748b;font-size:12px;font-weight:500}.hotel-detail-location-grid{align-items:start;gap:20px}.hotel-detail-location-grid .hotel-detail-data-grid{flex:1}.hotel-detail-map-card{width:280px;min-height:180px;padding:18px;border:1px solid #e2e8f0;border-radius:16px;background:#f8fafc}.hotel-detail-map-card h4{margin:0 0 12px}.hotel-detail-map-card a{color:#2563eb;font-size:14px;font-weight:600}.hotel-detail-content-grid,.hotel-detail-two-column,.hotel-detail-room-grid{display:grid;gap:16px}.hotel-detail-content-grid{grid-template-columns:repeat(3,minmax(0,1fr));margin-bottom:18px}.hotel-detail-two-column{grid-template-columns:repeat(2,minmax(0,1fr))}.hotel-detail-subpanel,.hotel-detail-room-card{padding:18px;border:1px solid #e2e8f0;border-radius:16px;background:#fff}.hotel-detail-subpanel ul{margin:12px 0 0;padding-left:18px;color:#334155;font-size:14px}.hotel-detail-photo-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.hotel-detail-photo-card{margin:0;border:1px solid #e2e8f0;border-radius:16px;overflow:hidden}.hotel-detail-photo-card img{width:100%;height:160px;object-fit:cover}.hotel-detail-photo-card figcaption{padding:12px;display:grid;gap:4px}.hotel-detail-photo-card span{color:#64748b;font-size:12px}.hotel-detail-room-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hotel-detail-room-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:14px}.hotel-detail-room-head h4{margin:0}.hotel-detail-room-head p{margin:4px 0 0;color:#64748b;font-size:12px}.hotel-detail-inventory-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-bottom:18px}.hotel-detail-inventory-summary div{padding:16px;border:1px solid #e2e8f0;border-radius:14px;background:#f8fafc}.hotel-detail-empty-row{color:#64748b;font-size:14px}.hotel-detail-footer-meta{gap:24px;flex-wrap:wrap;color:#64748b;font-size:12px}.hotel-detail-preview-modal{max-width:560px}.hotel-detail-preview-body{display:grid;gap:12px}.hotel-detail-preview-stats{display:flex;gap:10px;flex-wrap:wrap}.hotel-detail-preview-stats span{padding:8px 12px;border-radius:999px;background:#eff6ff;color:#1d4ed8;font-size:12px;font-weight:600}@media (max-width: 1280px){.hotel-detail-summary-grid,.hotel-detail-overview-grid,.hotel-detail-content-grid,.hotel-detail-photo-grid,.hotel-detail-room-grid,.hotel-detail-two-column{grid-template-columns:1fr 1fr}.hotel-detail-data-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 900px){.hotel-detail-header,.hotel-detail-header-actions,.hotel-detail-location-grid,.hotel-detail-footer-meta,.hotel-detail-section-head{flex-direction:column;align-items:flex-start}.hotel-detail-summary-grid,.hotel-detail-overview-grid,.hotel-detail-content-grid,.hotel-detail-photo-grid,.hotel-detail-room-grid,.hotel-detail-two-column,.hotel-detail-stat-grid,.hotel-detail-data-grid,.hotel-detail-data-grid.compact,.hotel-detail-inventory-summary{grid-template-columns:1fr}.hotel-detail-main-meta,.hotel-detail-score-panel{padding-right:0;border-right:0}.hotel-detail-map-card{width:100%}}*{box-sizing:border-box}html,body,#root{min-height:100%}body{margin:0;font-family:Inter,system-ui,sans-serif;font-size:14px;font-weight:400;background:var(--bg);color:var(--text)}button,select,a{font:inherit}button{cursor:pointer}a{text-decoration:none;color:inherit}.app-shell{min-height:100vh;display:grid;grid-template-columns:260px minmax(0,1fr);transition:grid-template-columns .2s ease}.app-shell.sidebar-hidden{grid-template-columns:0 minmax(0,1fr)}.app-shell.sidebar-collapsed{grid-template-columns:88px minmax(0,1fr)}.sidebar{background:var(--sidebar);color:#fff;display:flex;flex-direction:column;min-height:100vh;position:sticky;top:0;z-index:30;width:260px;transition:width .2s ease,transform .2s ease,opacity .2s ease}.app-shell.sidebar-hidden .sidebar{transform:translate(-100%);opacity:0;pointer-events:none}.logo-row{height:82px;border-bottom:1px solid rgba(255,255,255,.1);padding:0 24px;display:flex;align-items:center;justify-content:space-between;gap:12px}.brand{display:flex;align-items:center;gap:16px}.brand-mark{width:48px;height:48px;border-radius:14px;display:grid;place-items:center;background:var(--blue);color:#fff;font-weight:700;font-size:20px;box-shadow:0 18px 28px #2563eb59}.brand h1{margin:0;font-size:18px;font-weight:600;letter-spacing:0}.brand p{margin:2px 0 0;font-size:11px;font-weight:400;color:var(--sidebar-muted)}.brand-copy{min-width:0}.sidebar-close{display:none;width:36px;height:36px;border:0;border-radius:10px;background:rgba(255,255,255,.08);color:#fff}.sidebar-header-actions{display:flex;align-items:center;gap:10px;margin-left:auto}.sidebar-scroll{padding:24px 16px;overflow:auto;flex:1}.menu-block{margin-bottom:28px}.menu-title{width:100%;margin:0 0 14px;padding:0 12px;border:0;background:transparent;color:var(--sidebar-label);font-size:13px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;display:flex;align-items:center;justify-content:space-between;gap:12px;text-align:left;cursor:pointer}.menu-title svg{flex:0 0 auto;transition:transform .2s ease,color .2s ease}.menu-title.expanded{color:#ffffffb8}.menu-title.expanded svg{transform:rotate(180deg);color:#ffffffb8}.menu-list{display:none;gap:8px}.menu-list.expanded{display:grid}.menu-item{min-height:48px;border-radius:14px;display:flex;align-items:center;gap:14px;padding:0 16px;color:#ffffffd1}.menu-item.active{background:var(--blue);color:#fff;box-shadow:0 18px 28px #2563eb47}.menu-icon{width:34px;height:34px;border-radius:11px;display:grid;place-items:center;background:rgba(255,255,255,.08);flex:0 0 auto}.menu-item span:last-child{font-size:13px;font-weight:500;line-height:1.2}.sidebar-user{padding:16px;border-top:1px solid rgba(255,255,255,.1)}.user-card{display:flex;align-items:center;gap:12px;padding:12px;border-radius:18px;background:rgba(255,255,255,.05)}.avatar{width:48px;height:48px;border-radius:999px;background:linear-gradient(135deg,#60a5fa,#2563eb);color:#fff;display:grid;place-items:center;font-weight:600;flex:0 0 auto}.avatar.small{width:40px;height:40px;font-size:13px}.user-meta{min-width:0;flex:1}.user-name,.strong{font-weight:500}.user-name,.user-email{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.user-email{margin-top:3px;font-size:11px;color:var(--sidebar-muted)}.sidebar-backdrop{display:none;position:fixed;top:0;right:0;bottom:0;left:0;border:0;background:rgba(15,23,42,.45);opacity:0;pointer-events:none;transition:opacity .2s ease}.sidebar-backdrop.visible{opacity:1;pointer-events:auto}.main{min-width:0;display:flex;flex-direction:column}.topbar{min-height:82px;background:var(--surface);border-bottom:1px solid var(--border);padding:16px 32px;display:flex;align-items:center;justify-content:space-between;gap:16px;position:sticky;top:0;z-index:20}.topbar-start{display:flex;align-items:center;gap:14px;min-width:0}.menu-trigger{display:inline-grid;width:44px;height:44px;border-radius:14px;border:1px solid var(--border);background:#fff;color:var(--text);place-items:center;box-shadow:0 10px 24px #0f172a14;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.menu-trigger:hover{transform:translateY(-1px);border-color:#cbd5e1;box-shadow:0 14px 28px #0f172a1f}.sidebar-toggle-trigger{min-height:44px;border-radius:14px;border:1px solid var(--border);background:#fff;color:var(--text);display:inline-flex;align-items:center;gap:10px;padding:0 14px;font-size:13px;font-weight:600}.sidebar-toggle-trigger-in-sidebar{width:48px;min-width:48px;min-height:48px;padding:0;border-color:#ffffff24;background:rgba(255,255,255,.08);color:#fff;box-shadow:none;justify-content:center}.sidebar-toggle-trigger-in-sidebar:hover{background:rgba(255,255,255,.14)}.sidebar-toggle-trigger-in-sidebar span{display:none}.sidebar-toggle-trigger span{font-size:13px}.sidebar-toggle-trigger.collapsed svg{transform:scaleX(-1)}.topbar-title-wrap{min-width:0}.topbar-title{margin:0;font-size:14px;font-weight:400;letter-spacing:0}.topbar-description{margin:4px 0 0;color:var(--muted);font-size:14px;font-weight:400;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.topbar-right{display:flex;align-items:center;gap:18px;flex-wrap:wrap;justify-content:flex-end}.sidebar.collapsed{width:88px}.sidebar.collapsed .logo-row{padding-left:18px;padding-right:18px}.sidebar.collapsed .sidebar-header-actions{width:auto}.sidebar.collapsed .brand{gap:0;justify-content:center}.sidebar.collapsed .brand-copy,.sidebar.collapsed .menu-title,.sidebar.collapsed .menu-item span:last-child,.sidebar.collapsed .sidebar-user{display:none}.sidebar.collapsed .logo-row{justify-content:center}.sidebar.collapsed .sidebar-header-actions{margin-left:0}.sidebar.collapsed .sidebar-toggle-trigger-in-sidebar{min-width:48px;width:48px}.sidebar.collapsed .sidebar-scroll{padding-left:12px;padding-right:12px}.sidebar.collapsed .menu-list{display:grid}.sidebar.collapsed .menu-item{justify-content:center;padding-left:0;padding-right:0}.sidebar.collapsed .menu-icon{margin:0}.date-group{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.date-label{color:var(--muted);font-size:13px;font-weight:400}.date-button,.toolbar-icon,.profile-chip,.select-chip,.link-button{border:1px solid var(--border);background:var(--surface);color:var(--text);border-radius:14px}.date-button{min-height:42px;padding:0 16px;display:inline-flex;align-items:center;gap:10px;font-size:13px;font-weight:400}.toolbar-icon{width:42px;height:42px;display:inline-grid;place-items:center;position:relative}.notif-badge{position:absolute;right:-6px;top:-6px;width:18px;height:18px;border-radius:999px;background:#ef4444;color:#fff;font-size:9px;font-weight:600;display:grid;place-items:center;border:2px solid #fff}.profile-chip{padding:6px 12px 6px 6px;display:inline-flex;align-items:center;gap:10px}.content{padding:32px}.stats-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:20px;margin-bottom:28px}.card,.panel{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow)}.stat-card,.panel,.table-panel{padding:24px;min-width:0}.stat-inner{display:flex;align-items:flex-start;gap:16px}.stat-icon{width:52px;height:52px;border-radius:18px;display:grid;place-items:center;flex:0 0 auto}.stat-label{margin:0;font-size:14px;font-weight:400;color:var(--muted)}.stat-value{margin:6px 0 0;font-size:14px;font-weight:400;letter-spacing:0;line-height:1.1;overflow-wrap:anywhere}.stat-note{margin:6px 0 0;font-size:14px;font-weight:400}.chart-row{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:20px;margin-bottom:28px}.panel-header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px}.panel-title{margin:0;font-size:14px;font-weight:400}.select-chip{min-height:36px;padding:0 12px;font-size:14px;font-weight:400}.line-chart{height:300px;display:flex;flex-direction:column;justify-content:space-between;gap:12px}.chart-area{position:relative;flex:1;border-radius:18px;background:linear-gradient(to top,rgba(37,99,235,.08),rgba(37,99,235,.01)),repeating-linear-gradient(to top,transparent 0,transparent 57px,#edf2f7 57px,#edf2f7 58px);overflow:hidden}.chart-svg{width:100%;height:100%;display:block}.chart-labels{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:8px;color:var(--muted);font-size:14px;font-weight:400;text-align:center}.donut-wrap{display:grid;grid-template-columns:150px minmax(0,1fr);gap:20px;align-items:center;min-height:300px}.donut{width:150px;height:150px;border-radius:50%;position:relative;background:conic-gradient(#2563eb 0 12%,#facc15 12% 39.2%,#fb923c 39.2% 55.2%,#10b981 55.2% 84%,#8b5cf6 84% 93.6%,#ef4444 93.6% 100%);margin:0 auto}.donut:after{content:"";position:absolute;top:22px;right:22px;bottom:22px;left:22px;border-radius:50%;background:#fff;box-shadow:inset 0 0 0 1px #e7edf5e6}.donut-center{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;text-align:center;z-index:1}.donut-center strong{display:block;font-size:14px;font-weight:400}.donut-center span{display:block;margin-top:2px;color:var(--muted);font-size:14px;font-weight:400}.legend{display:grid;gap:12px}.legend-item{display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:14px;font-weight:400}.legend-left{display:flex;align-items:center;gap:10px;min-width:0}.legend-dot{width:12px;height:12px;border-radius:999px;flex:0 0 auto}.activities{display:grid;gap:20px}.activity-item{display:flex;align-items:flex-start;gap:14px}.activity-icon{width:40px;height:40px;border-radius:14px;display:grid;place-items:center;flex:0 0 auto}.activity-body{min-width:0;flex:1}.activity-title{margin:0;font-size:14px;font-weight:400;line-height:1.45}.activity-author{margin:4px 0 0;font-size:14px;font-weight:400;color:var(--muted)}.activity-time{color:#94a3b8;font-size:14px;font-weight:400;white-space:nowrap}.link-button{padding:0;border:0;background:transparent;color:var(--blue);font-size:13px;font-weight:400}.table-wrap{overflow:auto;border:1px solid var(--border-soft);border-radius:18px}table{width:100%;min-width:1180px;border-collapse:collapse;background:#fff}thead{background:var(--surface-soft)}th{padding:18px 22px;text-align:left;font-size:11px;font-weight:500;text-transform:uppercase;letter-spacing:.04em;color:var(--muted);white-space:nowrap}td{padding:18px 22px;border-top:1px solid var(--border-soft);font-size:13px;font-weight:400;color:var(--text);white-space:nowrap}tbody tr:hover{background:#f8fbff}.code-cell{color:var(--blue);font-weight:500}.pill{display:inline-flex;align-items:center;padding:7px 10px;border-radius:10px;font-size:12px;font-weight:400}.section-page{display:grid;gap:24px}.section-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:20px}.spotlight-panel{padding:28px}.spotlight-head{display:flex;justify-content:space-between;gap:20px;align-items:flex-start}.eyebrow{margin:0 0 10px;color:var(--blue);font-size:11px;font-weight:500;text-transform:uppercase;letter-spacing:.08em}.spotlight-copy,.spotlight-detail,.mini-panel p,.focus-item span{color:var(--muted)}.spotlight-copy{margin:8px 0 0;font-size:14px;font-weight:400;line-height:1.7;max-width:560px}.spotlight-metric{font-size:36px;font-weight:500;letter-spacing:0}.spotlight-detail{margin:20px 0 0;font-size:14px;font-weight:400}.mini-panel{padding:24px}.mini-icon{width:40px;height:40px;border-radius:12px;display:grid;place-items:center;margin-bottom:16px}.mini-icon.blue{background:#eff6ff;color:#2563eb}.mini-icon.amber{background:#fffbeb;color:#d97706}.mini-icon.violet{background:#f5f3ff;color:#7c3aed}.mini-panel h4{margin:0 0 10px;font-size:15px;font-weight:500}.mini-panel p{margin:0;font-size:13px;font-weight:400;line-height:1.7}.worklist-panel{padding:24px}.focus-list{display:grid;gap:16px}.focus-item{display:flex;align-items:flex-start;gap:10px;padding:14px 16px;border:1px solid var(--border);border-radius:14px;background:#fbfdff}.focus-item span{font-size:13px;font-weight:400;line-height:1.6}@media (max-width: 1440px){.stats-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.chart-row,.section-grid{grid-template-columns:1fr 1fr}.chart-row>:first-child,.section-grid>:first-child{grid-column:1 / -1}}@media (max-width: 1120px){.app-shell,.app-shell.sidebar-hidden{grid-template-columns:1fr}.sidebar{position:fixed;left:0;top:0;width:260px;transform:translate(-100%);transition:transform .2s ease;opacity:1;pointer-events:auto}.sidebar.open{transform:translate(0)}.sidebar-close,.menu-trigger,.sidebar-backdrop{display:grid}.sidebar-toggle-trigger-in-sidebar{display:none}.topbar{padding:16px 20px}.content{padding:20px}}@media (max-width: 860px){.stats-grid,.chart-row,.section-grid,.donut-wrap{grid-template-columns:1fr}.topbar{align-items:flex-start;flex-direction:column}.topbar-right{width:100%;justify-content:flex-start}.spotlight-head{flex-direction:column}}@media (max-width: 640px){.logo-row{padding:0 16px}.sidebar-scroll,.sidebar-user{padding-left:12px;padding-right:12px}.content{padding:16px}.panel,.stat-card,.table-panel,.spotlight-panel,.mini-panel,.worklist-panel{padding:18px}.date-group{align-items:stretch}.date-button{width:100%;justify-content:center}.topbar-title{font-size:14px}th,td{padding:16px 18px}}.content-page-title{margin:0;font-size:20px;font-weight:400;letter-spacing:0}.content-page-subtitle{margin:4px 0 0;font-size:14px;font-weight:400;color:var(--muted)}.product-page{display:grid;gap:20px}.product-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.product-actions,.filter-actions,.row-actions,.pagination{display:flex;align-items:center;gap:12px}.primary-action-btn,.ghost-action-btn,.ghost-reset-btn,.page-btn{min-height:42px;border-radius:12px;border:1px solid var(--border);padding:0 14px;font-size:14px;font-weight:400;display:inline-flex;align-items:center;justify-content:center;gap:8px;background:#fff;color:var(--text)}.primary-action-btn{background:var(--blue);border-color:var(--blue);color:#fff;box-shadow:0 12px 22px #2563eb29}.ghost-action-btn,.ghost-reset-btn,.page-btn{background:#fff}.product-panel{display:grid;gap:20px}.filter-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr)) auto;gap:16px}.filter-field label{display:block;margin-bottom:8px;font-size:14px;font-weight:400;color:var(--text)}.filter-field select,.search-field input{width:100%;height:44px;border-radius:12px;border:1px solid #dbe4f0;background:#fff;color:var(--text);font-size:14px;font-weight:400;outline:none}.filter-field select{padding:0 14px}.filter-actions{align-items:flex-end}.filter-btn{min-height:44px}.product-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px}.search-field{width:min(100%,360px);height:44px;border-radius:12px;border:1px solid #dbe4f0;background:#fff;display:flex;align-items:center;gap:10px;padding:0 14px;color:#94a3b8}.search-field input{border:0;padding:0}.search-field input::placeholder{color:#94a3b8}.product-table-wrap table{min-width:1180px}.product-table-wrap th,.product-table-wrap td{padding:16px 18px;font-size:14px;font-weight:400}.product-table-wrap th{font-size:12px;color:var(--muted)}.icon-action-btn{width:36px;height:36px;border-radius:10px;border:0;display:inline-grid;place-items:center}.icon-action-btn.blue{background:#eff6ff;color:#2563eb}.icon-action-btn.red{background:#fef2f2;color:#dc2626}.product-footer{display:flex;align-items:center;justify-content:space-between;gap:16px}.result-count,.page-gap{font-size:14px;font-weight:400;color:var(--muted)}.page-btn{min-width:40px;padding:0 10px}.page-btn.active{background:var(--blue);border-color:var(--blue);color:#fff;box-shadow:0 12px 22px #2563eb29}.page-btn.muted{color:var(--muted)}@media (max-width: 1180px){.filter-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.filter-actions{grid-column:1 / -1}}@media (max-width: 860px){.product-header,.product-footer{flex-direction:column;align-items:flex-start}.product-actions,.pagination{flex-wrap:wrap}.filter-grid{grid-template-columns:1fr}.search-field{width:100%}}.topbar.compact{min-height:82px;padding:0 32px}.topbar.compact .topbar-start{gap:12px}.topbar-burger{font-size:28px;line-height:1;color:var(--text)}.menu-trigger.visible{display:inline-grid}.topbar.compact .toolbar-icon{width:auto;height:auto;border:0;background:transparent;border-radius:0;padding:0}.topbar.compact .profile-chip{border:0;padding:0;background:transparent;gap:12px}.topbar.compact .strong{font-size:15px;font-weight:700}.topbar.compact .avatar.small{width:40px;height:40px}.content-page-title{font-size:42px;line-height:1.05;font-weight:900;letter-spacing:-.04em}.content-page-subtitle{margin-top:6px;font-size:17px;font-weight:500;color:var(--muted)}.product-header{margin-bottom:4px}.product-actions{gap:14px}.primary-action-btn,.ghost-action-btn,.ghost-reset-btn{min-height:46px;padding:0 20px;border-radius:14px;font-size:15px;font-weight:700}.filter-grid{gap:20px}.filter-field label{margin-bottom:10px;font-weight:700}.filter-field select,.search-field,.search-field input{font-size:15px}.filter-field select,.search-field input{height:48px;font-weight:600}.search-field{height:48px;width:350px}.search-field input{font-weight:500}.product-table-wrap{border-radius:18px}.product-table-wrap th{font-size:13px;font-weight:900;text-transform:uppercase;letter-spacing:.04em}.product-table-wrap td{font-size:14px}.td-strong{color:var(--text);font-weight:600}.pill{padding:8px 12px;border-radius:10px;font-size:13px;font-weight:700}.result-count{font-size:15px;font-weight:500}.page-btn{width:40px;min-width:40px;min-height:40px;padding:0;border-radius:12px;font-size:15px;font-weight:700}.page-gap{padding:0 8px}@media (max-width: 1120px){.menu-trigger.visible{display:grid}.topbar.compact .topbar-burger{display:none}}@media (max-width: 860px){.content-page-title{font-size:24px}.search-field{width:100%}}.product-page-shell{min-height:100vh;background:#f6f8fc;color:#0f172a}.product-admin-shell>.sidebar{position:fixed;inset:0 auto 0 0;width:260px;min-height:100vh;z-index:40}.product-admin-shell>.sidebar .sidebar-scroll{overflow:hidden}.product-admin-shell .sidebar-backdrop{z-index:35}.product-admin-sidebar{position:fixed;inset:0 auto 0 0;width:260px;display:flex;flex-direction:column;background:#071a35;color:#fff;z-index:40}.product-admin-brand-row{height:82px;display:flex;align-items:center;justify-content:space-between;padding:0 24px;border-bottom:1px solid rgba(255,255,255,.1)}.product-admin-brand{display:flex;align-items:center;gap:16px}.product-admin-brand-mark{width:48px;height:48px;border-radius:14px;display:grid;place-items:center;background:#2563eb;color:#fff;font-size:20px;font-weight:900;box-shadow:0 18px 28px #1e40af66}.product-admin-brand h1{margin:0;font-size:18px;font-weight:600;letter-spacing:0}.product-admin-brand p{margin:2px 0 0;font-size:11px;font-weight:400;color:#ffffff85}.product-admin-sidebar-close{display:none;width:36px;height:36px;border:0;border-radius:10px;background:rgba(255,255,255,.08);color:#fff}.product-admin-sidebar-scroll{flex:1;overflow:hidden;padding:24px 16px}.product-admin-menu-block{margin-bottom:28px}.product-admin-menu-title{margin:0 0 14px;padding:0 12px;font-size:10px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#ffffff59}.product-admin-menu-list{display:grid;gap:8px}.product-admin-menu-item{min-height:48px;border-radius:14px;display:flex;align-items:center;gap:14px;padding:0 16px;color:#ffffffd1;transition:background .2s ease,color .2s ease}.product-admin-menu-item:hover{background:rgba(255,255,255,.05)}.product-admin-menu-item.active{min-height:48px;background:#2563eb;color:#fff;box-shadow:0 18px 28px #2563eb47}.product-admin-menu-icon{width:34px;height:34px;border-radius:11px;display:grid;place-items:center;background:rgba(255,255,255,.08);flex:0 0 auto}.product-admin-menu-item span:last-child{font-size:14px;font-weight:400;line-height:1.2}.product-admin-menu-item.active span:last-child{font-weight:400}.product-admin-sidebar-user{padding:16px;border-top:1px solid rgba(255,255,255,.1)}.product-admin-user-card{display:flex;align-items:center;gap:12px;padding:12px;border-radius:18px;background:rgba(255,255,255,.05)}.product-admin-avatar{border-radius:999px;display:grid;place-items:center;color:#fff;background:linear-gradient(135deg,#60a5fa,#2563eb);flex:0 0 auto}.product-admin-avatar-large{width:48px;height:48px;font-size:14px;font-weight:700}.product-admin-avatar-small{width:40px;height:40px;font-size:13px;font-weight:700}.product-admin-user-meta{min-width:0;flex:1}.product-admin-user-meta h3{margin:0;font-size:14px;font-weight:500;color:#fff}.product-admin-user-meta p{margin:3px 0 0;font-size:12px;color:#ffffff80;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-admin-user-toggle{border:0;background:transparent;color:#ffffffb3;display:grid;place-items:center}.product-admin-backdrop{display:none;position:fixed;top:0;right:0;bottom:0;left:0;border:0;background:rgba(15,23,42,.45);opacity:0;pointer-events:none;transition:opacity .2s ease;z-index:35}.product-admin-backdrop.visible{opacity:1;pointer-events:auto}.product-admin-main{margin-left:260px;min-height:100vh}.product-admin-header{height:82px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:0 32px;border-bottom:1px solid #e7edf5;background:#fff}.product-admin-header-menu,.product-admin-icon-plain,.product-admin-header-user{border:0;background:transparent;color:#0f172a}.product-admin-header-menu{display:inline-grid;place-items:center;padding:0}.product-admin-header-actions{display:flex;align-items:center;gap:24px}.product-admin-icon-plain{position:relative;display:inline-grid;place-items:center;padding:0}.product-admin-notice-btn span{position:absolute;top:-8px;right:-10px;width:20px;height:20px;border-radius:999px;display:grid;place-items:center;background:#ef4444;color:#fff;font-size:10px;font-weight:700}.product-admin-header-user{display:flex;align-items:center;gap:12px;padding:0}.product-admin-header-user strong{font-size:15px;font-weight:700}.product-admin-content{padding:32px}.product-admin-title-row{margin-bottom:28px;display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.product-admin-title{margin:0;font-size:42px;font-weight:900;line-height:1.04;letter-spacing:-.04em}.product-admin-subtitle{margin:4px 0 0;font-size:17px;font-weight:500;color:#64748b}.product-admin-title-actions{display:flex;align-items:center;gap:16px}.product-admin-btn{min-height:46px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:0 20px;font-size:15px;font-weight:700;transition:background .2s ease,border-color .2s ease,color .2s ease}.product-admin-btn-primary{border:1px solid #2563eb;background:#2563eb;color:#fff;box-shadow:0 14px 24px #1e40af33}.product-admin-btn-primary:hover{background:#1d4ed8;border-color:#1d4ed8}.product-admin-btn-secondary{border:1px solid #dbe4f0;background:#fff;color:#0f172a;box-shadow:0 1px 2px #0f172a0d}.product-admin-btn-secondary:hover{background:#f8fafc}.product-admin-panel{border:1px solid #e7edf5;border-radius:24px;background:#fff;padding:24px;box-shadow:0 8px 18px #0f172a0a}.product-admin-inline-message{margin-bottom:18px;border-radius:16px;padding:14px 16px;font-size:14px;font-weight:600}.product-admin-inline-message.success{border:1px solid #bbf7d0;background:#f0fdf4;color:#166534}.product-admin-inline-message.error{border:1px solid #fecaca;background:#fef2f2;color:#b91c1c}.product-admin-filter-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr)) auto;gap:20px}.product-admin-field label{display:block;margin-bottom:12px;font-size:14px;font-weight:700;color:#0f172a}.product-admin-field select,.product-admin-search input{width:100%;height:48px;border:1px solid #dbe4f0;border-radius:12px;background:#fff;color:#0f172a;font-size:15px;outline:none}.product-admin-field select{padding:0 16px;font-weight:600}.product-admin-field select:focus,.product-admin-search input:focus{border-color:#3b82f6}.product-admin-filter-actions{display:flex;align-items:flex-end;gap:12px}.product-admin-filter-btn,.product-admin-reset-btn{min-height:48px}.product-admin-toolbar{margin-top:20px}.product-admin-search{position:relative;width:350px}.product-admin-search svg{position:absolute;left:16px;top:50%;transform:translateY(-50%);color:#94a3b8}.product-admin-search input{padding:0 16px 0 44px;font-weight:500}.product-admin-search input::placeholder{color:#94a3b8}.product-admin-table-wrap{margin-top:24px;overflow:auto;border:1px solid #edf2f7;border-radius:20px}.product-admin-table{width:100%;min-width:1180px;border-collapse:collapse}.product-admin-table thead{background:#f8fafc}.product-admin-table th{padding:20px;text-align:left;font-size:13px;font-weight:900;letter-spacing:.04em;text-transform:uppercase;color:#64748b;white-space:nowrap}.product-admin-table td{padding:20px;border-top:1px solid #edf2f7;font-size:14px;color:#0f172a;white-space:nowrap}.product-admin-table tbody tr:hover{background:#f8fbff}.product-admin-strong{font-weight:600}.product-admin-price{font-weight:700}.product-admin-status{display:inline-flex;align-items:center;padding:8px 12px;border-radius:10px;font-size:13px;font-weight:700}.product-admin-row-actions{display:flex;align-items:center;gap:12px}.product-admin-row-btn{width:36px;height:36px;border:0;border-radius:10px;display:inline-grid;place-items:center}.product-admin-row-btn.edit{background:#eff6ff;color:#2563eb}.product-admin-row-btn.edit:hover{background:#dbeafe}.product-admin-row-btn.delete{background:#fef2f2;color:#dc2626}.product-admin-row-btn.delete:hover{background:#fee2e2}.product-admin-footer{margin-top:24px;display:flex;align-items:center;justify-content:space-between;gap:20px}.product-admin-result,.product-admin-gap{font-size:15px;font-weight:500;color:#64748b}.product-admin-pagination{display:flex;align-items:center;gap:12px}.product-admin-page{width:40px;min-width:40px;height:40px;border:1px solid #dbe4f0;border-radius:12px;background:#fff;color:#0f172a;font-size:15px;font-weight:700}.product-admin-page.active{border-color:#2563eb;background:#2563eb;color:#fff;box-shadow:0 14px 24px #1e40af33}.product-admin-page.muted{color:#64748b}@media (max-width: 1180px){.product-admin-filter-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-admin-filter-actions{grid-column:1 / -1}}@media (max-width: 960px){.product-admin-shell>.sidebar .sidebar-scroll{overflow:auto}.product-admin-sidebar{transform:translate(-100%);transition:transform .2s ease}.product-admin-sidebar.open{transform:translate(0)}.product-admin-sidebar-close,.product-admin-backdrop{display:grid}.product-admin-main{margin-left:0}}@media (max-width: 860px){.product-admin-header{padding:0 20px}.product-admin-content{padding:20px}.product-admin-title-row,.product-admin-footer{flex-direction:column;align-items:flex-start}.product-admin-title-actions,.product-admin-pagination{flex-wrap:wrap}.product-admin-filter-grid{grid-template-columns:1fr}.product-admin-filter-actions{grid-column:auto}.product-admin-search{width:100%}}@media (max-width: 640px){.product-admin-brand-row{padding:0 16px}.product-admin-sidebar-scroll,.product-admin-sidebar-user{padding-left:12px;padding-right:12px}.product-admin-content{padding:16px}.product-admin-panel{padding:18px}.product-admin-title{font-size:30px}.product-admin-title-actions,.product-admin-btn{width:100%}}.product-create-screen{display:grid;gap:24px}.product-create-topbar{display:flex;align-items:flex-start;justify-content:space-between;gap:24px}.product-create-heading-group{display:flex;align-items:flex-start;gap:20px}.product-create-back-btn{width:48px;height:48px;border:1px solid #e7edf5;border-radius:14px;background:#fff;color:#0f172a;display:inline-grid;place-items:center;box-shadow:0 1px 2px #0f172a0d}.product-create-breadcrumbs{margin-top:10px;display:flex;align-items:center;gap:10px;flex-wrap:wrap;font-size:14px;font-weight:700;color:#2563eb}.product-create-breadcrumb-sep{color:#94a3b8}.product-create-breadcrumbs strong{color:#64748b;font-weight:600}.product-create-actions{display:flex;align-items:center;gap:16px}.product-create-grid{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(320px,.65fr);gap:24px;align-items:start}.product-create-main-column,.product-create-side-column{display:grid;gap:24px}.product-create-card{border:1px solid #e7edf5;border-radius:24px;background:#fff;padding:24px;box-shadow:0 1px 2px #0f172a0d}.product-create-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:24px}.product-create-section-title{margin:0 0 24px;font-size:22px;font-weight:900;color:#0f172a}.product-create-card-head .product-create-section-title{margin:0 0 8px}.product-create-section-copy{margin:0;max-width:720px;font-size:14px;line-height:1.7;color:#64748b}.product-create-sync-badge{flex-shrink:0;border-radius:999px;padding:10px 14px;font-size:12px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.product-create-sync-badge.active{background:#dcfce7;color:#166534}.product-create-sync-badge.inactive{background:#fee2e2;color:#b91c1c}.product-create-form-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.product-create-field{min-width:0}.product-create-field-wide{grid-column:1 / -1}.product-create-stack{display:grid;gap:24px}.product-create-field label{display:block;margin-bottom:12px;font-size:14px;font-weight:700;color:#0f172a}.product-create-field label span{color:#ef4444}.product-create-field input,.product-create-field select,.product-create-field textarea,.product-create-side-textarea{width:100%;border:1px solid #dbe4f0;border-radius:14px;background:#fff;color:#0f172a;font-size:15px;font-weight:500;outline:none}.product-create-field input,.product-create-field select{height:52px;padding:0 16px}.product-create-field textarea,.product-create-side-textarea{padding:14px 16px;resize:vertical;line-height:1.8}.product-create-field select{font-weight:600}.product-create-field input:focus,.product-create-field select:focus,.product-create-field textarea:focus,.product-create-side-textarea:focus{border-color:#3b82f6}.product-create-field .is-readonly,.product-create-readonly-text{background:#f8fafc;color:#94a3b8}.product-create-readonly-text{min-height:52px;border:1px solid #dbe4f0;border-radius:14px;display:flex;align-items:center;padding:0 16px;font-size:15px;font-weight:600}.product-create-helper{margin-top:8px;font-size:13px;font-weight:500;color:#94a3b8}.product-create-toggle-field{align-self:end}.product-create-toggle{border:0;background:transparent;padding:0;display:inline-flex;align-items:center;gap:12px;color:#0f172a}.product-create-toggle-track{width:44px;height:28px;border-radius:999px;background:#cbd5e1;padding:3px;display:flex;transition:background .2s ease}.product-create-toggle.active .product-create-toggle-track{background:#22c55e;justify-content:flex-end}.product-create-toggle-thumb{width:22px;height:22px;border-radius:999px;background:#fff;box-shadow:0 1px 3px #0f172a2e}.product-create-toggle-label{font-size:15px;font-weight:600}.product-create-preview-card{border:1px solid #e7edf5;border-radius:22px;background:#fcfdff;padding:24px;display:grid;grid-template-columns:80px minmax(0,1fr) auto;gap:20px;align-items:start}.product-create-preview-icon{width:80px;height:80px;border-radius:999px;display:grid;place-items:center;background:#dbeafe;color:#2563eb}.product-create-preview-body{min-width:0}.product-create-preview-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.product-create-preview-head h3{margin:0;font-size:34px;font-weight:900;line-height:1.08;letter-spacing:-.03em;color:#0f172a}.product-create-preview-head p{margin:8px 0 0;font-size:16px;font-weight:700;color:#2563eb}.product-create-preview-badge{border-radius:10px;background:#ecfdf5;padding:10px 12px;font-size:13px;font-weight:700;color:#059669;white-space:nowrap}.product-create-preview-description{margin:20px 0 0;font-size:15px;line-height:1.9;color:#475569}.product-create-preview-meta{margin-top:20px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.product-create-preview-meta>div{border:1px solid #e2e8f0;border-radius:14px;background:#f8fafc;padding:14px 16px;display:grid;gap:6px}.product-create-preview-meta small{font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#64748b}.product-create-preview-meta strong{font-size:15px;line-height:1.5;color:#0f172a}.product-create-preview-tags{margin-top:20px;display:flex;flex-wrap:wrap;gap:12px}.product-create-preview-tags span{border-radius:10px;background:#f1f5f9;padding:10px 12px;font-size:13px;font-weight:700;color:#0f172a}.product-create-preview-includes{margin-top:22px;border-top:1px solid #e2e8f0;padding-top:18px}.product-create-preview-includes-title{font-size:13px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#0f172a}.product-create-preview-includes ul{margin:14px 0 0;padding:0;list-style:none;display:grid;gap:10px}.product-create-preview-includes li{position:relative;padding-left:22px;font-size:15px;line-height:1.7;color:#334155}.product-create-preview-includes li:before{content:"✓";position:absolute;left:0;top:0;font-weight:800;color:#059669}.product-create-preview-price{text-align:right}.product-create-preview-price div{font-size:15px;font-weight:500;color:#64748b}.product-create-preview-price strong{display:block;margin-top:4px;font-size:44px;font-weight:900;line-height:1;letter-spacing:-.03em;color:#2563eb}.product-create-preview-price span{display:block;margin-top:4px;font-size:15px;font-weight:600;color:#64748b}.product-create-side-textarea{min-height:272px}.product-create-summary-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.product-create-summary-grid>div{border:1px solid #e7edf5;border-radius:16px;background:#f8fbff;padding:16px;display:grid;gap:6px}.product-create-summary-grid small{font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#64748b}.product-create-summary-grid strong{font-size:15px;line-height:1.6;color:#0f172a}.product-create-sync-list{margin:0;padding-left:18px;display:grid;gap:10px;color:#334155}.product-create-sync-list li{line-height:1.6}@media (max-width: 1320px){.product-create-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 1180px){.product-create-grid{grid-template-columns:1fr}}@media (max-width: 860px){.product-create-topbar{flex-direction:column}.product-create-actions{width:100%;flex-wrap:wrap}.product-create-form-grid,.product-create-preview-card,.product-create-preview-meta,.product-create-summary-grid{grid-template-columns:1fr}.product-create-preview-price{text-align:left}}@media (max-width: 640px){.product-create-heading-group{flex-direction:column}.product-create-card{padding:18px}.product-create-section-title{font-size:20px}.product-create-preview-head h3{font-size:28px}}.product-page-shell .product-admin-brand h1,.product-page-shell .product-admin-brand p,.product-page-shell .product-admin-menu-title,.product-page-shell .product-admin-menu-item span:last-child,.product-page-shell .product-admin-user-meta h3,.product-page-shell .product-admin-user-meta p,.product-page-shell .product-admin-header-user strong,.product-page-shell .product-admin-title,.product-page-shell .product-admin-subtitle,.product-page-shell .product-admin-btn,.product-page-shell .product-admin-field label,.product-page-shell .product-admin-field select,.product-page-shell .product-admin-search input,.product-page-shell .product-admin-table th,.product-page-shell .product-admin-table td,.product-page-shell .product-admin-strong,.product-page-shell .product-admin-price,.product-page-shell .product-admin-status,.product-page-shell .product-admin-result,.product-page-shell .product-admin-gap,.product-page-shell .product-admin-page,.product-page-shell .product-create-breadcrumbs,.product-page-shell .product-create-breadcrumbs strong,.product-page-shell .product-create-field label,.product-page-shell .product-create-field input,.product-page-shell .product-create-field select,.product-page-shell .product-create-field textarea,.product-page-shell .product-create-side-textarea,.product-page-shell .product-create-readonly-text,.product-page-shell .product-create-helper,.product-page-shell .product-create-toggle-label,.product-page-shell .product-create-preview-tags span,.product-page-shell .product-create-preview-price div,.product-page-shell .product-create-preview-price span,.product-page-shell .product-create-section-copy,.product-page-shell .product-create-preview-meta small,.product-page-shell .product-create-summary-grid small,.product-page-shell .product-create-sync-list li{font-size:14px;font-weight:400;letter-spacing:0}.product-page-shell .product-admin-table th{text-transform:none}.price-matrix-shell{background:#f6f8fc}.price-matrix-header{height:76px}.price-matrix-content{display:grid;gap:24px}.price-matrix-title-block{display:grid;gap:8px}.price-matrix-title{margin:0;font-size:46px;line-height:1;font-weight:900;letter-spacing:-.04em;color:#0f172a}.price-matrix-subtitle{margin:0;font-size:16px;font-weight:500;color:#64748b}.price-matrix-card,.price-matrix-history-card{border:1px solid #e7edf5;border-radius:24px;background:rgba(255,255,255,.94);box-shadow:0 16px 32px #0f172a0a}.price-matrix-card{padding:24px;position:relative;isolation:isolate}.price-matrix-card+.price-matrix-card{margin-top:16px}.price-matrix-topbar{display:flex;align-items:flex-end;justify-content:space-between;gap:14px;margin-bottom:18px;flex-wrap:nowrap;position:relative;z-index:20;pointer-events:auto}.price-matrix-filter-group{display:flex;flex-wrap:nowrap;gap:18px;align-items:flex-end;flex:0 1 auto;position:relative;z-index:20;pointer-events:auto}.price-matrix-filter-block{display:grid;gap:8px}.price-matrix-filter-block h3{margin:0;font-size:12px;font-weight:700;color:#0f172a}.price-matrix-segmented{display:inline-flex}.price-matrix-segment{min-height:36px;padding:0 16px;border:1px solid #dbe4f0;background:#fff;color:#0f172a;font-size:13px;font-weight:500}.price-matrix-segment.left{border-top-left-radius:14px;border-bottom-left-radius:14px}.price-matrix-segment.right{border-top-right-radius:14px;border-bottom-right-radius:14px}.price-matrix-segment.active{border-color:#2563eb;background:linear-gradient(90deg,#2563eb,#1d4ed8);color:#fff;box-shadow:0 16px 30px #1e40af33}.price-matrix-actions-bar{display:flex;align-items:center;gap:10px;flex-wrap:nowrap;justify-content:flex-end;flex:1 1 auto;min-width:0;position:relative;z-index:20;pointer-events:auto}.price-matrix-topbar *{pointer-events:auto}.price-matrix-info-pill{min-height:42px;padding:0 12px;border:1px solid #bfd4ff;border-radius:12px;background:#eef4ff;display:flex;align-items:center;gap:10px;flex:0 1 auto;min-width:0}.price-matrix-info-icon{width:24px;height:24px;border-radius:999px;display:grid;place-items:center;background:#2563eb;color:#fff;flex:0 0 auto}.price-matrix-info-pill strong,.price-matrix-info-pill span{display:block}.price-matrix-info-pill strong{font-size:12px;font-weight:700;color:#2563eb;white-space:nowrap}.price-matrix-info-pill span{margin-top:2px;font-size:11px;font-weight:500;color:#0f172a;white-space:nowrap}.price-matrix-search-input{width:220px;height:38px;border:1px solid #dbe4f0;border-radius:10px;background:#fff;padding:0 12px;font-size:12px;font-weight:500;color:#0f172a;outline:none;flex:0 0 auto}.price-matrix-search-input:focus{border-color:#3b82f6}.price-matrix-save-btn,.price-matrix-reset-btn,.price-matrix-detail-btn{min-height:38px;border-radius:10px;font-size:12px;font-weight:700}.price-matrix-save-btn:disabled,.price-matrix-reset-btn:disabled,.price-matrix-detail-btn:disabled{opacity:.65;cursor:not-allowed}.price-matrix-save-btn{border:1px solid #2563eb;background:linear-gradient(90deg,#2563eb,#1d4ed8);color:#fff;box-shadow:0 16px 30px #1e40af33;display:inline-flex;align-items:center;gap:8px;padding:0 14px}.price-matrix-table-wrap,.price-matrix-history-wrap{overflow-x:auto;border:1px solid #e7edf5;border-radius:22px;position:relative;z-index:1}.price-matrix-table-wrap{margin-top:8px}.price-matrix-table,.price-matrix-history-table{width:100%;min-width:1180px;border-collapse:collapse}.price-matrix-table thead,.price-matrix-history-table thead{background:#f8fafc}.price-matrix-table th,.price-matrix-history-table th{padding:12px 14px;text-align:left;font-size:13px;font-weight:700;color:#0f172a;border-bottom:1px solid #e7edf5;white-space:nowrap}.price-matrix-table td,.price-matrix-history-table td{padding:10px 14px;border-bottom:1px solid #eef2f7;vertical-align:middle;font-size:13px;color:#0f172a;background:#fff}.price-matrix-table tbody tr:last-child td,.price-matrix-history-table tbody tr:last-child td{border-bottom:0}.price-matrix-table .speed,.price-matrix-table .current,.price-matrix-history-table .history-id,.price-matrix-history-user strong{font-weight:800}.price-matrix-table .updated,.price-matrix-history-user span{font-size:12px;font-weight:500;color:#64748b}.price-matrix-table input{width:100%;height:34px;border:1px solid #dbe4f0;border-radius:10px;padding:0 10px;font-size:13px;font-weight:500;color:#0f172a;outline:none}.price-matrix-table input:focus{border-color:#3b82f6}.price-matrix-table input.focus-accent{border-width:2px;border-color:#2563eb}.price-matrix-toggle{border:0;background:transparent;display:inline-flex;align-items:center;gap:12px;padding:0;color:#0f172a;font-size:15px;font-weight:600}.price-matrix-toggle-track{width:44px;height:24px;border-radius:999px;background:#cbd5e1;position:relative;transition:background .2s ease}.price-matrix-toggle.active .price-matrix-toggle-track{background:#22c55e}.price-matrix-toggle-thumb{position:absolute;top:2px;left:2px;width:20px;height:20px;border-radius:999px;background:#fff;box-shadow:0 1px 3px #0f172a2e;transition:transform .2s ease}.price-matrix-toggle.active .price-matrix-toggle-thumb{transform:translate(20px)}.price-matrix-footer{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:24px}.price-matrix-note{min-height:52px;padding:0 18px;border:1px solid #f6d78f;border-radius:14px;background:#fff7e8;display:inline-flex;align-items:center;gap:12px}.price-matrix-note span{width:24px;height:24px;border-radius:999px;display:grid;place-items:center;background:rgba(245,158,11,.14);color:#f59e0b;font-weight:900}.price-matrix-note strong{font-size:15px;font-weight:700;color:#92400e}.price-matrix-footer-actions{display:flex;align-items:center;gap:16px}.price-matrix-reset-btn,.price-matrix-detail-btn{border:1px solid #dbe4f0;background:#fff;color:#0f172a;box-shadow:0 1px 2px #0f172a0d;padding:0 14px}.price-matrix-alert,.price-matrix-empty{border-radius:18px;padding:16px 18px;font-size:15px;font-weight:600}.price-matrix-alert{margin-bottom:20px}.price-matrix-alert.is-error{border:1px solid #fecaca;background:#fef2f2;color:#b91c1c}.price-matrix-alert.is-success{border:1px solid #bbf7d0;background:#f0fdf4;color:#166534}.price-matrix-empty{border:1px dashed #cbd5e1;background:#f8fafc;color:#475569}.price-matrix-product-stack{display:grid;gap:20px}.price-matrix-product-card{border:1px solid #e7edf5;border-radius:22px;background:#fff;padding:20px}.price-matrix-product-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:18px}.price-matrix-product-head h2{margin:0 0 6px;font-size:22px;font-weight:900;color:#0f172a}.price-matrix-product-head p{margin:0;font-size:14px;font-weight:600;color:#64748b}.price-matrix-detail-btn{display:inline-flex;align-items:center;gap:8px}.price-matrix-empty-row{text-align:center;color:#64748b;font-weight:600}.price-matrix-icon-btn{width:40px;height:40px;border-radius:12px;border:1px solid #fecaca;background:#fff5f5;color:#dc2626;display:inline-grid;place-items:center}.price-matrix-table-merged{min-width:1500px}.price-matrix-group-head{text-align:center!important;background:#eef4ff;border-left:1px solid #dbe4f0;border-right:1px solid #dbe4f0}.price-matrix-speed-head{display:grid;gap:2px}.price-matrix-speed-head strong{font-size:13px;font-weight:700;color:#0f172a}.price-matrix-speed-head span{font-size:10px;font-weight:500;color:#64748b}.price-matrix-subhead{background:#f8fbff}.price-matrix-country-cell,.price-matrix-code-cell{min-width:140px}.price-matrix-default-cell{min-width:120px;background:#f8fafc!important}.price-matrix-override-cell,.price-matrix-currency-cell,.price-matrix-notes-cell,.price-matrix-status-cell{min-width:138px}.price-matrix-speed-inline{display:flex;align-items:center;gap:6px;white-space:nowrap}.price-matrix-inline-price{width:64px;min-width:64px}.price-matrix-inline-currency{width:52px;min-width:52px}.price-matrix-status-pill{min-width:68px;height:28px;border-radius:999px;border:1px solid transparent;display:inline-flex;align-items:center;justify-content:center;padding:0 10px;font-size:12px;font-weight:600;line-height:1}.price-matrix-status-pill.is-active{background:#dcfce7;border-color:#86efac;color:#166534}.price-matrix-status-pill.is-inactive{background:#fee2e2;border-color:#fca5a5;color:#991b1b}.price-matrix-notes-cell input{min-width:150px}.price-matrix-merged-note{color:#64748b}@media (max-width: 1280px){.price-matrix-topbar{flex-direction:column}.price-matrix-actions-bar{justify-content:flex-start}}@media (max-width: 860px){.price-matrix-title{font-size:34px}.price-matrix-filter-group,.price-matrix-footer,.price-matrix-footer-actions,.price-matrix-product-head{flex-direction:column;align-items:flex-start}.price-matrix-search-input{width:100%}}@media (max-width: 640px){.price-matrix-card{padding-left:18px;padding-right:18px}.price-matrix-segmented{flex-wrap:wrap;gap:10px}.price-matrix-segment{border-radius:12px}}.product-admin-sidebar{z-index:30}.product-admin-brand-mark{font-weight:700;box-shadow:0 18px 28px #2563eb59}.product-admin-brand h1{font-size:18px;font-weight:600}.product-admin-brand p{font-size:11px;font-weight:400;color:var(--sidebar-muted)}.product-admin-menu-title{color:var(--sidebar-label);font-size:10px;font-weight:600;letter-spacing:.08em}.product-admin-menu-item{color:#ffffffd1}.product-admin-menu-item.active{background:var(--blue);box-shadow:0 18px 28px #2563eb47}.product-admin-menu-item span:last-child,.product-admin-menu-item.active span:last-child{font-size:14px;font-weight:400;line-height:1.2}.product-admin-user-card{border-radius:18px;background:rgba(255,255,255,.05)}.product-admin-avatar{background:linear-gradient(135deg,#60a5fa,#2563eb)}.product-admin-avatar-large{font-size:14px;font-weight:600}.product-admin-user-meta h3{font-size:14px;font-weight:500}.product-admin-user-meta p{font-size:11px;color:var(--sidebar-muted)}.price-matrix-shell .price-matrix-title,.price-matrix-shell .price-matrix-subtitle,.price-matrix-shell .price-matrix-filter-block h3,.price-matrix-shell .price-matrix-segment,.price-matrix-shell .price-matrix-info-pill strong,.price-matrix-shell .price-matrix-info-pill span,.price-matrix-shell .price-matrix-reason-input,.price-matrix-shell .price-matrix-save-btn,.price-matrix-shell .price-matrix-reset-btn,.price-matrix-shell .price-matrix-detail-btn,.price-matrix-shell .price-matrix-table th,.price-matrix-shell .price-matrix-table td,.price-matrix-shell .price-matrix-table input,.price-matrix-shell .price-matrix-toggle,.price-matrix-shell .price-matrix-note strong,.price-matrix-shell .price-matrix-history-title h2,.price-matrix-shell .price-matrix-history-table th,.price-matrix-shell .price-matrix-history-table td,.price-matrix-shell .price-matrix-history-user strong,.price-matrix-shell .price-matrix-history-user span{font-size:14px;font-weight:400;letter-spacing:0}.sync-logs-page{display:grid;gap:24px;background:radial-gradient(circle at top right,rgba(37,99,235,.08),transparent 28%),#f5f7fb}.sync-logs-hero{display:flex;align-items:flex-start;justify-content:space-between;gap:24px}.sync-logs-title{margin:0;font-size:46px;line-height:1;font-weight:900;letter-spacing:-.04em;color:#0f172a}.sync-logs-subtitle{margin:12px 0 0;font-size:16px;font-weight:500;color:#64748b}.sync-logs-run-btn{min-height:52px;padding:0 28px;border:1px solid #2563eb;border-radius:14px;background:linear-gradient(90deg,#2563eb,#1d4ed8);color:#fff;display:inline-flex;align-items:center;gap:10px;font-size:15px;font-weight:800;box-shadow:0 16px 30px #1e40af33}.sync-card{border:1px solid #e7edf5;border-radius:24px;background:rgba(255,255,255,.94);box-shadow:0 16px 32px #0f172a0a}.sync-overview-panel,.sync-config-panel{padding:24px}.sync-section-title{margin:0;font-size:28px;font-weight:900;color:#0f172a}.sync-overview-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:20px;margin-top:24px}.sync-overview-card{min-height:115px;border:1px solid #e7edf5;border-radius:22px;background:#fff;padding:0 20px;display:flex;align-items:center;gap:16px}.sync-overview-icon{width:48px;height:48px;border-radius:14px;display:grid;place-items:center;flex:0 0 auto}.sync-overview-icon.blue{background:#eef4ff;color:#2563eb}.sync-overview-icon.green{background:#eaf9ee;color:#16a34a}.sync-overview-icon.orange{background:#fff1ed;color:#f97316}.sync-overview-icon.amber{background:#fff8e6;color:#f59e0b}.sync-overview-copy p,.sync-overview-copy span{margin:0}.sync-overview-copy p{font-size:14px;font-weight:600;color:#64748b}.sync-overview-copy h3{margin:6px 0 0;font-size:16px;font-weight:900;color:#0f172a}.sync-overview-copy h3.is-success{color:#16a34a}.sync-overview-copy span{display:block;margin-top:10px;font-size:13px;color:#64748b}.sync-logs-table-panel{overflow:hidden}.sync-card-head{padding:20px 24px;border-bottom:1px solid #eef2f7}.sync-table-wrap{overflow-x:auto}.sync-table{width:100%;min-width:1500px;border-collapse:collapse}.sync-table thead{background:#f8fafc}.sync-table th{padding:16px 20px;text-align:left;font-size:14px;font-weight:900;color:#0f172a;border-bottom:1px solid #e7edf5;white-space:nowrap}.sync-table td{padding:20px;font-size:14px;color:#0f172a;border-bottom:1px solid #eef2f7;vertical-align:middle;background:#fff}.sync-table tbody tr:last-child td{border-bottom:0}.sync-cell-strong{font-weight:700}.sync-status-pill{min-height:30px;padding:0 14px;border-radius:10px;display:inline-flex;align-items:center;font-size:13px;font-weight:700}.sync-status-pill.success{background:#eaf9ee;color:#16a34a}.sync-icon-btn{width:36px;height:36px;border:1px solid #dbe4f0;border-radius:10px;background:#fff;color:#2563eb;display:inline-grid;place-items:center}.sync-bottom-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:24px}.sync-config-stack{display:grid;gap:20px;margin-top:24px}.sync-config-field label{display:block;margin-bottom:12px;font-size:14px;font-weight:700;color:#0f172a}.sync-config-input-wrap{position:relative}.sync-config-input-wrap input{width:100%;height:52px;border:1px solid #dbe4f0;border-radius:14px;background:#f8fafc;padding:0 16px;color:#0f172a;font-size:15px;font-weight:500;outline:none}.sync-config-input-wrap input[type=password]{padding-right:48px}.sync-input-icon{position:absolute;right:14px;top:50%;transform:translateY(-50%);border:0;background:transparent;color:#64748b;display:grid;place-items:center}.sync-about-panel{border:1px solid #dbeafe;border-radius:24px;background:#f8fbff;padding:32px}.sync-about-head{display:flex;align-items:flex-start;gap:16px}.sync-about-badge{width:40px;height:40px;border-radius:999px;background:#2563eb;color:#fff;display:grid;place-items:center;flex:0 0 auto}.sync-about-head p{margin:12px 0 0;font-size:15px;line-height:1.8;color:#475569}.sync-about-list{display:grid;gap:16px;margin-top:28px;padding-left:56px}.sync-about-item{display:flex;align-items:center;gap:12px;font-size:15px;font-weight:700;color:#0f172a}.sync-about-item svg{color:#2563eb}.sync-about-note{margin-top:28px;padding-left:56px;display:flex;align-items:center;gap:10px;font-size:15px;font-weight:700;color:#2563eb}.sync-logs-page :where(.sync-logs-title,.sync-logs-subtitle,.sync-logs-run-btn,.sync-section-title,.sync-overview-copy p,.sync-overview-copy h3,.sync-overview-copy span,.sync-table th,.sync-table td,.sync-cell-strong,.sync-status-pill,.sync-config-field label,.sync-config-input-wrap input,.sync-about-head p,.sync-about-item,.sync-about-note){font-size:14px;font-weight:400;letter-spacing:0}@media (max-width: 1440px){.sync-overview-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width: 1180px){.sync-logs-hero,.sync-bottom-grid{grid-template-columns:1fr;display:grid}.sync-logs-run-btn{justify-self:start}}@media (max-width: 860px){.sync-logs-title{font-size:34px}.sync-overview-grid{grid-template-columns:1fr}.sync-about-panel,.sync-overview-panel,.sync-config-panel{padding:20px}.sync-about-list,.sync-about-note{padding-left:0}.sync-about-head{flex-direction:column}}.orders-page{display:grid;gap:24px;background:radial-gradient(circle at top right,rgba(37,99,235,.08),transparent 28%),#f5f7fb}.orders-hero{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.orders-title,.orders-subtitle,.orders-page :where(p,h1,h2,h3,label,button,input,select,th,td,span,small){font-size:14px;font-weight:400;letter-spacing:0}.orders-title{margin:0;line-height:1.2;color:#0f172a}.orders-subtitle{margin:8px 0 0;color:#64748b}.orders-hero-actions{display:flex;align-items:center;gap:12px}.orders-primary-btn,.orders-secondary-btn,.orders-clear-btn,.orders-date-btn,.orders-icon-btn,.orders-filter-field select,.orders-filter-field input{border:1px solid #dbe4f0;border-radius:14px;background:#fff;color:#0f172a}.orders-primary-btn,.orders-secondary-btn,.orders-clear-btn,.orders-date-btn{min-height:50px;padding:0 18px;display:inline-flex;align-items:center;justify-content:center;gap:10px}.orders-primary-btn{border-color:#2563eb;background:linear-gradient(90deg,#2563eb,#1d4ed8);color:#fff;box-shadow:0 16px 30px #1e40af33}.orders-secondary-btn.is-blue-text{color:#2563eb}.orders-card{border:1px solid #e7edf5;border-radius:24px;background:rgba(255,255,255,.96);box-shadow:0 16px 32px #0f172a0a}.orders-filter-panel{padding:24px}.orders-filter-grid{display:grid;gap:20px}.orders-filter-grid-top{grid-template-columns:2fr repeat(4,minmax(0,1fr));margin-bottom:20px}.orders-filter-field label{display:block;margin-bottom:10px;color:#0f172a}.orders-filter-field select,.orders-filter-field input{width:100%;height:52px;padding:0 16px;outline:none}.orders-input-wrap{position:relative}.orders-input-wrap input{padding-right:46px}.orders-input-wrap svg{position:absolute;right:16px;top:50%;transform:translateY(-50%);color:#64748b}.orders-filter-row{display:flex;align-items:end;justify-content:space-between;gap:16px}.orders-filter-row-left,.orders-filter-row-right{display:flex;align-items:end;gap:16px}.orders-filter-date{min-width:280px}.orders-date-btn{width:100%;justify-content:flex-start}.orders-clear-btn{min-width:160px}.orders-secondary-btn.is-compact{min-width:120px}.orders-stats-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:20px}.orders-stat-card{min-height:110px;border:1px solid #e7edf5;border-radius:22px;background:#fff;padding:0 18px;display:flex;align-items:center;gap:14px;box-shadow:0 12px 24px #0f172a0a}.orders-stat-icon{width:48px;height:48px;border-radius:14px;display:grid;place-items:center;flex:0 0 auto}.orders-stat-icon.blue{background:#eef4ff;color:#2563eb}.orders-stat-icon.green{background:#eaf9ee;color:#16a34a}.orders-stat-icon.amber{background:#fff8e6;color:#d97706}.orders-stat-icon.orange{background:#fff1ed;color:#f97316}.orders-stat-copy{display:grid;gap:6px}.orders-stat-copy p,.orders-stat-copy h3{margin:0;color:#0f172a}.orders-stat-copy p{color:#64748b}.orders-table-panel{overflow:hidden}.orders-table-wrap{overflow-x:auto}.orders-table{width:100%;min-width:1500px;border-collapse:collapse}.orders-table thead{background:#f8fafc}.orders-table th,.orders-table td{padding:18px 20px;text-align:left;color:#0f172a;border-bottom:1px solid #eef2f7;vertical-align:middle;white-space:nowrap}.orders-table tbody tr:last-child td{border-bottom:0}.orders-table input[type=checkbox]{width:16px;height:16px;accent-color:#2563eb}.orders-cell-link{color:#2563eb}.orders-contact-cell,.orders-amount-cell{display:grid;gap:4px}.orders-contact-cell small,.orders-amount-cell small{color:#64748b}.orders-pill{min-height:30px;padding:0 14px;border-radius:10px;display:inline-flex;align-items:center}.orders-pill.success{background:#eaf9ee;color:#16a34a}.orders-pill.info{background:#eef4ff;color:#2563eb}.orders-pill.warn{background:#fff8e6;color:#d97706}.orders-pill.danger{background:#fff1ed;color:#ef4444}.orders-actions-cell{display:flex;align-items:center;gap:10px}.orders-icon-btn{width:36px;height:36px;display:inline-grid;place-items:center;color:#2563eb}.orders-icon-btn.is-muted{color:#64748b}@media (max-width: 1540px){.orders-stats-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width: 1180px){.orders-hero,.orders-filter-row,.orders-filter-row-left,.orders-filter-row-right{display:grid}.orders-filter-grid-top{grid-template-columns:repeat(2,minmax(0,1fr))}.orders-filter-search{grid-column:1 / -1}.orders-filter-date{min-width:0}}@media (max-width: 860px){.orders-filter-panel,.orders-stat-card{padding:20px}.orders-stats-grid,.orders-filter-grid-top{grid-template-columns:1fr}.orders-hero-actions{width:100%;display:grid}}.order-detail-page{display:grid;gap:24px;background:radial-gradient(circle at top right,rgba(37,99,235,.08),transparent 28%),#f5f7fb}.order-detail-page :where(p,h1,h2,h3,label,button,th,td,span,small,a,strong,time){font-size:14px;font-weight:400;letter-spacing:0}.order-detail-topbar{display:flex;align-items:center;justify-content:space-between;gap:16px}.order-detail-back,.order-detail-code,.order-detail-outline-btn,.order-detail-small-btn,.order-detail-icon-btn,.order-detail-action-btn{border:1px solid #dbe4f0;border-radius:14px;background:#fff;color:#0f172a}.order-detail-back{min-height:44px;padding:0 16px;display:inline-flex;align-items:center;gap:10px;text-decoration:none}.order-detail-code{min-height:44px;padding:0 16px;display:inline-flex;align-items:center;color:#2563eb;background:#eef4ff;border-color:#dbeafe}.order-detail-grid{display:grid;grid-template-columns:minmax(0,3fr) minmax(260px,1fr);gap:24px}.order-detail-main,.order-detail-side,.order-detail-pair-grid,.order-detail-bottom-grid{display:grid;gap:24px}.order-detail-pair-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.order-detail-bottom-grid{grid-template-columns:minmax(0,2fr) minmax(280px,1fr)}.order-detail-card{border:1px solid #e7edf5;border-radius:24px;background:rgba(255,255,255,.96);box-shadow:0 16px 32px #0f172a0a;padding:20px}.order-detail-card-head,.order-detail-notes-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px}.order-detail-section-title{margin:0;color:#0f172a}.order-detail-contact-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 24px}.order-detail-contact-item{display:flex;gap:12px}.order-detail-contact-icon,.order-detail-package-icon{width:44px;height:44px;border-radius:14px;display:grid;place-items:center;flex:0 0 auto;color:#2563eb;background:#eef4ff}.order-detail-contact-item p,.order-detail-payment-grid p,.order-detail-package-price span:first-child,.order-detail-facts-grid span:nth-child(odd),.order-detail-timeline-copy p,.order-detail-timeline-head span,.order-detail-note-head time{color:#64748b}.order-detail-contact-item h3,.order-detail-package-copy h3,.order-detail-payment-grid h3,.order-detail-timeline-head h3,.order-detail-note-author h3{margin:4px 0 0;color:#0f172a}.order-detail-package-row,.order-detail-package-head{display:flex;gap:16px;justify-content:space-between}.order-detail-package-copy{flex:1;display:grid;gap:20px}.order-detail-accent,.order-detail-success,.order-detail-link{color:#2563eb}.order-detail-package-price{text-align:right;display:grid;gap:4px}.order-detail-package-price strong{color:#2563eb}.order-detail-facts-grid,.order-detail-payment-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 18px}.order-detail-payment-grid .is-span-2{grid-column:1 / -1}.order-detail-table-wrap{overflow-x:auto}.order-detail-table{width:100%;border-collapse:collapse;min-width:620px}.order-detail-table thead{background:#f8fafc}.order-detail-table th,.order-detail-table td{padding:16px;text-align:left;color:#0f172a;border-bottom:1px solid #eef2f7;vertical-align:middle}.order-detail-table tbody tr:last-child td{border-bottom:0}.order-detail-card-footer{margin-top:18px;display:flex;justify-content:center}.order-detail-outline-btn,.order-detail-small-btn{min-height:40px;padding:0 16px}.order-detail-badge{min-height:26px;padding:0 10px;border-radius:10px;display:inline-flex;align-items:center;gap:6px}.order-detail-badge.success{color:#16a34a;background:#dcfce7}.order-detail-inline-actions,.order-detail-actions-list,.order-detail-notes-list,.order-detail-timeline-list{display:grid;gap:12px}.order-detail-inline-actions{display:flex}.order-detail-icon-btn{width:32px;height:32px;display:inline-grid;place-items:center}.order-detail-timeline-item{display:flex;gap:14px}.order-detail-timeline-dot{position:relative;width:16px;height:16px;border-radius:999px;margin-top:2px}.order-detail-timeline-dot.info{background:#2563eb;box-shadow:0 0 0 4px #dbeafe}.order-detail-timeline-dot.success{background:#16a34a;box-shadow:0 0 0 4px #dcfce7}.order-detail-timeline-line{position:absolute;left:50%;top:16px;width:1px;height:54px;background:#dbe4f0;transform:translate(-50%)}.order-detail-timeline-copy{flex:1;display:grid;gap:6px}.order-detail-timeline-head,.order-detail-note-head,.order-detail-note-author{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.order-detail-action-btn{width:100%;min-height:52px;padding:0 16px;display:flex;align-items:center;gap:10px;text-align:left;background:#f8fafc}.order-detail-action-btn.danger{border-color:#fecaca;background:#fff5f5;color:#dc2626}.order-detail-note-card{border:1px solid #eef2f7;border-radius:18px;padding:16px;display:grid;gap:10px}.order-detail-note-author span{min-height:20px;padding:0 8px;border-radius:8px;display:inline-flex;align-items:center;color:#2563eb;background:#eef4ff}@media (max-width: 1320px){.order-detail-grid,.order-detail-bottom-grid,.order-detail-pair-grid{grid-template-columns:1fr}}@media (max-width: 860px){.order-detail-topbar,.order-detail-package-row,.order-detail-package-head,.order-detail-timeline-head,.order-detail-note-head,.order-detail-note-author,.order-detail-contact-grid,.order-detail-facts-grid,.order-detail-payment-grid{display:grid}.order-detail-package-price{text-align:left}.order-detail-card{padding:18px}}.audit-page{display:grid;gap:24px;background:radial-gradient(circle at top right,rgba(37,99,235,.1),transparent 26%),radial-gradient(circle at left 15%,rgba(14,165,233,.06),transparent 24%),#f5f7fb}.audit-hero{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.audit-title{margin:0;font-size:44px;line-height:1;font-weight:900;letter-spacing:-.04em;color:#0f172a}.audit-subtitle{margin:10px 0 0;font-size:16px;color:#64748b}.audit-hero-actions{display:flex;align-items:center;gap:12px}.audit-secondary-btn,.audit-primary-btn,.audit-filter-field select,.audit-filter-field input{border:1px solid #dbe4f0;border-radius:18px;background:rgba(255,255,255,.95);color:#0f172a}.audit-secondary-btn,.audit-primary-btn{min-height:52px;padding:0 18px;display:inline-flex;align-items:center;justify-content:center;gap:10px;font-size:14px;font-weight:700;box-shadow:0 12px 30px #0f172a0d}.audit-primary-btn{width:100%;border-color:#2563eb;background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%);color:#fff;box-shadow:0 18px 34px #2563eb3d}.audit-card{border:1px solid #e7edf5;border-radius:28px;background:rgba(255,255,255,.96);box-shadow:0 20px 40px #0f172a0b;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.audit-filter-panel{padding:24px}.audit-filter-grid{display:grid;grid-template-columns:2fr repeat(4,minmax(0,1fr));gap:20px}.audit-filter-field label{display:block;margin-bottom:10px;font-size:13px;font-weight:700;color:#334155}.audit-filter-field select,.audit-filter-field input{width:100%;height:54px;padding:0 16px;font-size:14px;outline:none}.audit-input-wrap{position:relative}.audit-input-wrap input{padding-right:46px}.audit-input-wrap svg{position:absolute;right:16px;top:50%;transform:translateY(-50%);color:#94a3b8}.audit-stats-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:20px}.audit-stat-card{border:1px solid #e7edf5;border-radius:28px;background:linear-gradient(180deg,rgba(255,255,255,.98) 0%,rgba(248,250,252,.98) 100%);padding:22px;display:flex;align-items:center;gap:18px;box-shadow:inset 0 1px #fffc,0 16px 36px #0f172a0d}.audit-stat-icon{width:62px;height:62px;border-radius:20px;display:grid;place-items:center;flex:0 0 auto}.audit-stat-icon.blue{background:#eef4ff;color:#2563eb}.audit-stat-icon.green{background:#dcfce7;color:#16a34a}.audit-stat-icon.amber{background:#fff7ed;color:#f59e0b}.audit-stat-icon.red{background:#fee2e2;color:#ef4444}.audit-stat-icon.sky{background:#e0f2fe;color:#0284c7}.audit-stat-copy{display:grid;gap:6px}.audit-stat-copy p,.audit-stat-copy h3,.audit-stat-copy span{margin:0}.audit-stat-copy p{font-size:14px;color:#64748b}.audit-stat-copy h3{font-size:38px;line-height:1;font-weight:900;color:#0f172a}.audit-stat-copy span{font-size:13px;font-weight:700;color:#16a34a}.audit-content-grid{display:grid;grid-template-columns:minmax(0,3fr) minmax(320px,1fr);gap:24px}.audit-table-panel,.audit-detail-panel{overflow:hidden}.audit-table-wrap{overflow-x:auto}.audit-table{width:100%;min-width:1250px;border-collapse:collapse}.audit-table thead{background:#f8fafc}.audit-table th{padding:18px 20px;text-align:left;font-size:13px;font-weight:800;color:#475569;border-bottom:1px solid #eef2f7;white-space:nowrap}.audit-table td{padding:18px 20px;font-size:14px;color:#0f172a;border-bottom:1px solid #eef2f7;vertical-align:middle}.audit-table tbody tr{cursor:pointer;transition:background-color .16s ease,box-shadow .16s ease}.audit-table tbody tr:hover{background:#fafcff}.audit-table tbody tr.is-active{background:linear-gradient(90deg,rgba(37,99,235,.06),rgba(14,165,233,.02));box-shadow:inset 3px 0 #2563eb}.audit-table tbody tr:last-child td{border-bottom:0}.audit-cell-strong{font-weight:700}.audit-date-cell,.audit-module-cell{display:grid;gap:5px}.audit-date-cell span,.audit-user-cell span,.audit-module-cell span{font-weight:700}.audit-date-cell small,.audit-user-cell small,.audit-module-cell small{font-size:12px;color:#64748b}.audit-user-cell{display:flex;align-items:center;gap:12px}.audit-user-cell img{width:40px;height:40px;border-radius:999px;object-fit:cover}.audit-module-cell small{color:#2563eb;font-weight:600}.audit-description-cell{min-width:300px;line-height:1.6;color:#334155}.audit-tag{min-height:30px;padding:0 12px;border-radius:12px;display:inline-flex;align-items:center;font-size:12px;font-weight:800}.audit-tag.success{background:#dcfce7;color:#16a34a}.audit-tag.failed{background:#fee2e2;color:#ef4444}.audit-tag.update{background:#fff7ed;color:#f59e0b}.audit-tag.create{background:#e0f2fe;color:#0284c7}.audit-tag.delete{background:#fee2e2;color:#ef4444}.audit-tag.sync{background:#eef4ff;color:#2563eb}.audit-detail-panel{display:grid;grid-template-rows:auto 1fr auto}.audit-detail-head{padding:22px 24px;border-bottom:1px solid #eef2f7;display:flex;align-items:center;justify-content:space-between;gap:12px}.audit-detail-head h2{margin:0;font-size:22px;font-weight:900;color:#0f172a}.audit-detail-head button{border:0;background:transparent;color:#94a3b8;font-size:24px}.audit-detail-body{padding:24px}.audit-detail-state-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:24px}.audit-detail-state{min-height:44px;padding:0 14px;border-radius:16px;display:inline-flex;align-items:center;gap:10px;font-size:18px;font-weight:900}.audit-detail-state.success{background:#dcfce7;color:#16a34a}.audit-detail-state.failed{background:#fee2e2;color:#ef4444}.audit-detail-state.sync{background:#eef4ff;color:#2563eb}.audit-detail-id{font-size:14px;color:#64748b}.audit-detail-id strong{color:#0f172a}.audit-detail-stack{display:grid;gap:22px}.audit-detail-line{display:flex;justify-content:space-between;gap:16px}.audit-detail-line>span{font-size:14px;font-weight:700;color:#64748b}.audit-detail-line strong{font-size:14px;font-weight:700;color:#0f172a;text-align:right}.audit-detail-line.is-block{display:grid;gap:10px}.audit-detail-line.is-block p{margin:0;font-size:14px;line-height:1.7;color:#334155}.audit-detail-user-meta{display:grid;justify-items:end;gap:4px}.audit-detail-user-meta small{font-size:12px;color:#64748b}.audit-detail-code-wrap{border:1px solid #e2e8f0;border-radius:20px;background:#f8fafc;overflow:hidden}.audit-detail-code-head{padding:16px 18px;border-bottom:1px solid #e2e8f0;display:flex;align-items:center;justify-content:space-between;gap:10px}.audit-detail-code-head>span{font-size:14px;font-weight:700;color:#64748b}.audit-detail-code-head div{display:inline-flex;align-items:center;gap:8px;font-size:12px;font-weight:700;color:#2563eb}.audit-detail-code-wrap pre{margin:0;padding:18px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:13px;line-height:1.8;color:#334155;white-space:pre-wrap}.audit-detail-footer{padding:24px;border-top:1px solid #eef2f7}@media (max-width: 1600px){.audit-stats-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width: 1280px){.audit-content-grid,.audit-filter-grid{grid-template-columns:1fr 1fr}.audit-filter-search{grid-column:1 / -1}}@media (max-width: 980px){.audit-hero,.audit-content-grid,.audit-filter-grid,.audit-hero-actions,.audit-detail-line,.audit-detail-state-row{display:grid}.audit-stats-grid{grid-template-columns:1fr 1fr}.audit-detail-user-meta{justify-items:start}.audit-detail-line strong{text-align:left}}@media (max-width: 720px){.audit-title{font-size:34px}.audit-stats-grid,.audit-filter-grid{grid-template-columns:1fr}.audit-filter-panel,.audit-detail-body,.audit-detail-head,.audit-detail-footer{padding-left:18px;padding-right:18px}}.audit-page :where(.audit-title,.audit-subtitle,.audit-secondary-btn,.audit-primary-btn,.audit-filter-field label,.audit-filter-field select,.audit-filter-field input,.audit-stat-copy p,.audit-stat-copy h3,.audit-stat-copy span,.audit-table th,.audit-table td,.audit-cell-strong,.audit-date-cell span,.audit-user-cell span,.audit-module-cell span,.audit-date-cell small,.audit-user-cell small,.audit-module-cell small,.audit-description-cell,.audit-tag,.audit-detail-head h2,.audit-detail-head button,.audit-detail-state,.audit-detail-id,.audit-detail-id strong,.audit-detail-line>span,.audit-detail-line strong,.audit-detail-line.is-block p,.audit-detail-user-meta small,.audit-detail-code-head>span,.audit-detail-code-head div,.audit-detail-code-wrap pre){font-size:14px;font-weight:400;letter-spacing:0}.audit-stats-grid .audit-stat-copy p,.audit-stats-grid .audit-stat-copy h3,.audit-stats-grid .audit-stat-copy span{font-size:14px;font-weight:400;line-height:1.4;letter-spacing:0}.hotel-basic-page{padding:32px}.hotel-basic-shell{display:grid;gap:24px}.hotel-basic-wizard,.hotel-basic-card,.hotel-basic-side-card{border:1px solid #dbe5f1;border-radius:28px;background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(247,250,252,.96));box-shadow:0 22px 60px #0f172a14}.hotel-basic-card h2,.hotel-basic-side-card h3{margin:0;font-family:Georgia,Times New Roman,serif;color:#0f172a;letter-spacing:-.03em}.hotel-basic-card-head p,.hotel-basic-side-card p,.hotel-basic-progress p,.hotel-basic-field small{margin:0;color:#64748b;line-height:1.6}.hotel-basic-wizard{display:grid;gap:22px;padding:24px 26px}.hotel-basic-steps{display:flex;align-items:center;gap:0;overflow-x:auto;padding-bottom:2px}.hotel-basic-step-wrap{display:flex;align-items:center;min-width:max-content}.hotel-basic-step{display:flex;align-items:center;gap:12px}.hotel-basic-step-index{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:999px;background:#e2e8f0;color:#475569;font-size:15px;font-weight:800}.hotel-basic-step.active .hotel-basic-step-index{background:#2563eb;color:#fff;box-shadow:0 12px 24px #2563eb3d}.hotel-basic-step-copy{color:#475569;font-size:14px;font-weight:600;white-space:nowrap}.hotel-basic-step.active .hotel-basic-step-copy{color:#2563eb}.hotel-basic-step-line{width:54px;height:1px;margin:0 16px;background:#cbd5e1}.hotel-basic-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:12px}.hotel-basic-btn{display:inline-flex;align-items:center;gap:10px;min-height:46px;padding:0 18px;border-radius:16px;border:1px solid transparent;font-size:14px;font-weight:700;cursor:pointer}.hotel-basic-btn.ghost{border-color:#cbd5e1;background:#fff;color:#334155}.hotel-basic-btn.subtle{border-color:#bfdbfe;background:#eff6ff;color:#1d4ed8}.hotel-basic-btn.primary{background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;box-shadow:0 14px 28px #2563eb47}.hotel-basic-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:24px;align-items:start}.hotel-basic-card-head,.hotel-basic-card-body,.hotel-basic-side-card{padding:24px}.hotel-basic-card-head{border-bottom:1px solid #e2e8f0}.hotel-basic-card-body{display:grid;gap:24px}.hotel-basic-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.hotel-basic-field,.hotel-basic-tags-card{display:grid;gap:8px}.hotel-basic-field label,.hotel-basic-tags-card label{color:#0f172a;font-size:13px;font-weight:700}.hotel-basic-field input,.hotel-basic-field select,.hotel-basic-field textarea{width:100%;border:1px solid #cbd5e1;border-radius:16px;background:#fff;color:#0f172a;font-size:14px;padding:13px 15px;outline:none;transition:border-color .2s ease,box-shadow .2s ease}.hotel-basic-field input,.hotel-basic-field select{min-height:48px}.hotel-basic-field textarea{resize:vertical}.hotel-basic-field :is(input,select,textarea):focus{border-color:#60a5fa;box-shadow:0 0 0 4px #60a5fa29}.hotel-basic-multiselect{display:flex;align-items:center;flex-wrap:wrap;gap:10px;min-height:48px;padding:8px 10px;border:1px solid #cbd5e1;border-radius:16px;background:#fff}.hotel-basic-tag-chip{display:inline-flex;align-items:center;gap:8px;min-height:32px;padding:0 12px;border:1px solid #bfdbfe;border-radius:999px;background:#eff6ff;color:#1d4ed8;font-size:13px;font-weight:600;cursor:pointer}.hotel-basic-tag-chip span:last-child{font-size:12px}.hotel-basic-tag-options{display:flex;flex-wrap:wrap;gap:10px}.hotel-basic-tag-option{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;min-height:32px;padding:0 14px;border:1px solid #dbe5f1;border-radius:999px;background:#f8fafc;color:#475569;font-size:13px;font-weight:600;cursor:pointer;transition:background .2s ease,color .2s ease,border-color .2s ease}.hotel-basic-tag-option.active{border-color:#2563eb;background:#dbeafe;color:#1d4ed8}.hotel-basic-field-full{grid-column:1 / -1}.hotel-basic-note-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.15fr);gap:18px}.hotel-basic-footer-nav,.hotel-step2-bottom-nav{display:flex;align-items:center;justify-content:space-between;gap:16px}.hotel-step2-layout{display:grid;gap:24px}.hotel-step3-layout{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:24px;align-items:start}.hotel-step3-main{display:grid;gap:24px}.hotel-step3-content-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.92fr);gap:24px;align-items:start}.hotel-step3-label-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.hotel-step3-label-row label span,.hotel-basic-tags-card label span{color:#64748b}.hotel-step3-label-row strong{color:#64748b;font-size:13px;font-weight:700}.hotel-step3-highlight-list{overflow:hidden;border:1px solid #cbd5e1;border-radius:18px;background:#fff}.hotel-step3-highlight-row{display:grid;grid-template-columns:20px minmax(0,1fr) 28px;align-items:center;gap:12px;min-height:52px;padding:0 14px;border-bottom:1px solid #e2e8f0}.hotel-step3-highlight-row input{width:100%;min-height:40px;padding:0;border:0;border-radius:0;box-shadow:none;background:transparent}.hotel-step3-highlight-row button{border:0;background:transparent;color:#94a3b8;font-size:22px;cursor:pointer}.hotel-step3-drag{color:#94a3b8;font-weight:700}.hotel-step3-add-btn{min-height:42px;margin:12px;padding:0 16px;border:1px solid #93c5fd;border-radius:12px;background:#fff;color:#2563eb;font-size:14px;font-weight:700;cursor:pointer}.hotel-step3-photo-head{display:flex;align-items:center;justify-content:space-between;gap:20px}.hotel-step3-photo-actions{display:flex;flex-wrap:wrap;gap:12px}.hotel-step3-inline-btn{width:auto;margin-top:0;padding:0 16px}.hotel-step3-tabs{display:flex;flex-wrap:wrap;gap:6px;padding:0 24px;border-bottom:1px solid #e2e8f0}.hotel-step3-tab{min-height:52px;padding:0 14px;border:0;border-bottom:2px solid transparent;background:transparent;color:#64748b;font-size:14px;font-weight:700;cursor:pointer}.hotel-step3-tab.active{border-bottom-color:#2563eb;color:#2563eb}.hotel-step3-photo-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;padding:24px}.hotel-step3-photo-card{display:grid;gap:10px}.hotel-step3-photo-frame{position:relative;height:170px;overflow:hidden;border:1px solid #dbe5f1;border-radius:18px;background:#e2e8f0}.hotel-step3-photo-frame img{width:100%;height:100%;object-fit:cover}.hotel-step3-photo-badge{position:absolute;top:12px;left:12px;display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border-radius:999px;background:#16a34a;color:#fff;font-size:12px;font-weight:800}.hotel-step3-photo-menu{position:absolute;top:10px;right:10px;width:32px;height:32px;border:0;border-radius:10px;background:rgba(255,255,255,.95);color:#334155;font-size:20px;line-height:1;font-weight:500;cursor:pointer}.hotel-step3-photo-meta{display:grid;gap:4px}.hotel-step3-photo-meta p{margin:0;color:#64748b;font-size:12px}.hotel-step3-photo-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.hotel-step3-photo-row strong{color:#0f172a;font-size:14px;font-weight:800}.hotel-step3-photo-status{display:inline-flex;align-items:center;min-height:24px;padding:0 10px;border-radius:999px;background:#dcfce7;color:#15803d;font-size:11px;font-weight:800}.hotel-step3-upload-card{display:grid;place-items:center;align-content:center;gap:10px;min-height:256px;padding:20px;border:2px dashed #cbd5e1;border-radius:18px;background:#f8fafc;text-align:center}.hotel-step3-upload-card p,.hotel-step3-upload-card small{margin:0;color:#64748b}.hotel-step4-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1200;display:flex;align-items:center;justify-content:center;padding:24px;background:rgba(15,23,42,.42);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.hotel-step4-modal{width:min(100%,520px);border:1px solid rgba(191,219,254,.9);border-radius:28px;background:radial-gradient(circle at top right,rgba(59,130,246,.16),transparent 34%),linear-gradient(180deg,#ffffff,#f8fbff);box-shadow:0 26px 70px #0f172a38}.hotel-step4-modal-head,.hotel-step4-modal-body,.hotel-step4-modal-actions{padding-left:24px;padding-right:24px}.hotel-step4-modal-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding-top:24px;padding-bottom:18px}.hotel-step4-modal-head h2{margin:0 0 6px;color:#0f172a;font-size:22px;font-weight:800}.hotel-step4-modal-head p{margin:0;color:#64748b;font-size:14px;line-height:1.5}.hotel-step4-modal-close{width:38px;height:38px;border:0;border-radius:12px;background:rgba(255,255,255,.9);color:#334155;font-size:24px;line-height:1;cursor:pointer}.hotel-step4-modal-body{display:grid;gap:16px;padding-top:6px;padding-bottom:18px}.hotel-step4-modal-error{margin:0;color:#dc2626;font-size:14px;font-weight:700}.hotel-step4-modal-actions{display:flex;justify-content:flex-end;gap:12px;padding-top:0;padding-bottom:24px}.hotel-step4-mapping-modal{width:min(100%,760px)}.hotel-step4-mapping-grid{grid-template-columns:1fr;gap:14px}.hotel-step4-mapping-card{display:grid;gap:12px;padding:18px;border:1px solid #dbe5f1;border-radius:18px;background:#fff}.hotel-step4-mapping-card-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.hotel-step4-mapping-status{margin-right:auto;display:grid;gap:2px}.hotel-step4-mapping-status span{color:#64748b;font-size:12px;font-weight:700}.hotel-step4-mapping-status strong{color:#0f172a;font-size:14px;font-weight:800}.hotel-step3-upload-icon{font-size:38px;color:#2563eb}.hotel-step3-note{padding:14px 18px;border:1px solid #bfdbfe;border-radius:16px;background:#eff6ff;color:#1d4ed8;font-size:14px;font-weight:700}.hotel-step3-sidebar{align-content:start}.hotel-step3-progress-wrap{display:grid;grid-template-columns:104px minmax(0,1fr);gap:18px;align-items:center;margin-bottom:14px}.hotel-step3-progress-ring{display:grid;place-items:center;width:104px;height:104px;border:10px solid #22c55e;border-radius:999px;text-align:center}.hotel-step3-progress-ring strong{color:#0f172a;font-size:16px;font-weight:800}.hotel-step3-progress-ring span{color:#64748b;font-size:12px;font-weight:700}.hotel-step3-progress-stats{display:grid;gap:10px}.hotel-step3-progress-stats div{display:flex;align-items:center;justify-content:space-between;gap:12px;color:#334155;font-size:14px;font-weight:700}.hotel-step3-guidelines{display:grid;gap:10px}.hotel-step3-guidelines p{margin:0}.hotel-step4-layout{display:grid;gap:24px}.hotel-step4-summary .hotel-basic-card-body{gap:0}.hotel-step4-main,.hotel-step4-main-wide,.hotel-step4-bottom-grid{display:grid;gap:24px}.hotel-step4-config-slot{display:grid;grid-template-rows:1fr;opacity:1;transition:grid-template-rows .38s ease,opacity .28s ease}.hotel-step4-config-slot.is-closed{grid-template-rows:0fr;opacity:0}.hotel-step4-config-slot>.hotel-step4-config-grid{min-height:0;overflow:hidden;transform:translateY(0);transition:transform .38s ease}.hotel-step4-config-slot.is-closed>.hotel-step4-config-grid{transform:translateY(-12px);pointer-events:none}.hotel-step4-config-grid{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(320px,.85fr);gap:24px;align-items:start}.hotel-step4-side-stack{display:grid;gap:24px;align-content:start}.hotel-step4-table-head,.hotel-step4-toolbar,.hotel-step4-pagination,.hotel-step4-inline-actions,.hotel-step4-audit-head,.hotel-step4-config-head,.hotel-step4-config-head-actions,.hotel-step4-toolbar-actions,.hotel-step4-table-actions,.hotel-step4-footer-buttons,.hotel-step4-room-badge-row,.hotel-step4-footer-actions{display:flex}.hotel-step4-table-head,.hotel-step4-toolbar,.hotel-step4-pagination,.hotel-step4-audit-head,.hotel-step4-config-head{align-items:center;justify-content:space-between;gap:16px}.hotel-step4-toolbar-actions,.hotel-step4-config-head-actions,.hotel-step4-table-actions,.hotel-step4-footer-buttons{align-items:center;gap:10px}.hotel-step4-table-head,.hotel-step4-config-head{align-items:flex-start}.hotel-step4-badge,.hotel-step4-chip,.hotel-step4-code{display:inline-flex;align-items:center;min-height:28px;padding:0 12px;border-radius:999px;font-size:12px;font-weight:800}.hotel-step4-badge.draft,.hotel-step4-chip.warn{background:#fef3c7;color:#b45309}.hotel-step4-badge.subtle,.hotel-step4-chip.muted{background:#f1f5f9;color:#475569}.hotel-step4-chip.success{background:#dcfce7;color:#15803d}.hotel-step4-stats{align-items:stretch;gap:0;font-size:14px}.hotel-step4-stats div{min-width:120px;padding:0 24px;border-left:1px solid #e2e8f0}.hotel-step4-stats div:first-child{border-left:0}.hotel-step4-stats small,.hotel-step4-pagination span,.hotel-step4-audit-list span,.hotel-step4-help-links p{color:#64748b}.hotel-step4-stats strong{display:block;margin-top:8px;color:#0f172a;font-size:18px}.hotel-step4-search{position:relative;width:min(100%,340px)}.hotel-step4-search input{width:100%;min-height:46px;padding:0 42px 0 15px;border:1px solid #cbd5e1;border-radius:14px}.hotel-step4-search span{position:absolute;top:12px;right:14px;color:#94a3b8}.hotel-step4-toolbar{justify-content:flex-start}.hotel-step4-toolbar-actions{margin-left:auto}.hotel-step4-table-wrap{overflow-x:auto}.hotel-step4-table{width:100%;border-collapse:collapse;font-size:14px}.hotel-step4-table th,.hotel-step4-table td{padding:14px 10px;border-bottom:1px solid #e2e8f0;text-align:left;vertical-align:middle}.hotel-step4-table th{color:#475569;font-size:12px;font-weight:800}.hotel-step4-table tbody tr{cursor:pointer}.hotel-step4-table tbody tr.active{background:#eff6ff;box-shadow:inset 0 0 0 1px #60a5fa}.hotel-step4-table-actions button{min-height:34px;padding:0 12px;border:1px solid #cbd5e1;border-radius:10px;background:#fff;color:#334155;font-size:12px;font-weight:700;cursor:pointer}.hotel-step4-table-actions button.danger{border-color:#fecaca;color:#dc2626;background:#fff5f5}.hotel-step4-footer-right{display:grid;justify-items:end;gap:8px}.hotel-step4-pagination div{display:flex;align-items:center;gap:8px}.hotel-step4-pagination button,.hotel-step4-help-list button,.hotel-step4-audit-head button,.hotel-step4-map-ready button,.hotel-step4-actions-grid button{border:1px solid #cbd5e1;border-radius:12px;background:#fff;cursor:pointer}.hotel-step4-pagination button{min-height:38px;padding:0 14px}.hotel-step4-pagination button.active{border-color:#2563eb;color:#2563eb;font-weight:800}.hotel-step4-bottom-grid{grid-template-columns:1fr 1fr 1fr auto;align-items:stretch}.hotel-step4-config-tabs{display:flex;padding:0 24px;border-bottom:1px solid #e2e8f0}.hotel-step4-config-tabs button{min-height:50px;padding:0 20px;border:0;border-bottom:2px solid transparent;background:transparent;color:#64748b;font-size:14px;font-weight:800;cursor:pointer}.hotel-step4-config-tabs button.active{border-bottom-color:#2563eb;color:#2563eb}.hotel-step4-room-badge-row{align-items:center;gap:12px;color:#334155;font-size:14px}.hotel-step4-room-badge-row>span:first-child{font-weight:800}.hotel-step4-room-badge-row strong{color:#0f172a}.hotel-step4-config-inner{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:24px}.hotel-step4-config-form,.hotel-step4-config-preview{display:grid;gap:16px}.hotel-step4-config-form h4,.hotel-step4-preview-panel h4,.hotel-step4-standard-codes h4{margin:0;color:#64748b;font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.hotel-step4-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.hotel-step4-toggle-field{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;border:1px solid #dbe3f0;border-radius:16px;background:#f8fbff;padding:30px 16px 0;cursor:pointer}.hotel-step4-toggle-field span:first-child{color:#0f172a;font-size:13px;font-weight:800}.hotel-step4-toggle-field.is-off{background:#f8fafc}.hotel-step4-toggle-field.is-off span:first-child{color:#64748b}.hotel-step4-toggle{position:relative;display:inline-flex;width:44px;height:24px;border-radius:999px;background:#2563eb;transition:background-color .2s ease}.hotel-step4-toggle-field.is-off .hotel-step4-toggle{background:#cbd5e1}.hotel-step4-toggle span{position:absolute;top:3px;left:23px;width:18px;height:18px;border-radius:999px;background:#fff}.hotel-step4-char-count{text-align:right}.hotel-step4-preview-panel{display:grid;gap:10px;padding:16px;border:1px solid #dbe5f1;border-radius:18px}.hotel-step4-preview-panel p,.hotel-step4-preview-panel small{margin:0}.hotel-step4-preview-panel p{color:#0f172a;font-size:12px;font-weight:800}.hotel-step4-emoji-row{font-size:28px}.hotel-step4-emoji-row.small{font-size:22px}.hotel-step4-preview-panel small{color:#64748b}.hotel-step4-blue-note{padding:12px 14px;border:1px solid #bfdbfe;border-radius:14px;background:#eff6ff;color:#1d4ed8;font-size:12px;font-weight:700}.hotel-step4-preview-full{display:grid;gap:20px}.hotel-step4-preview-hero{position:relative;overflow:hidden;border:1px solid #e2e8f0;border-radius:18px}.hotel-step4-preview-hero img{width:100%;height:224px;object-fit:cover}.hotel-step4-preview-empty{display:grid;place-items:center;gap:8px;min-height:224px;padding:24px;text-align:center;background:radial-gradient(circle at top,rgba(96,165,250,.22),transparent 38%),linear-gradient(180deg,#eff6ff,#f8fafc)}.hotel-step4-preview-empty strong{color:#0f172a;font-size:18px;font-weight:800}.hotel-step4-preview-empty p{margin:0;color:#64748b;font-size:14px}.hotel-step4-preview-nav{position:absolute;top:50%;z-index:2;width:36px;height:36px;border:0;border-radius:999px;background:rgba(255,255,255,.92);box-shadow:0 10px 20px #0f172a1f;transform:translateY(-50%);cursor:pointer}.hotel-step4-preview-nav.prev{left:16px}.hotel-step4-preview-nav.next{right:16px}.hotel-step4-preview-counter{position:absolute;right:12px;bottom:12px;display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border-radius:10px;background:rgba(15,23,42,.6);color:#fff;font-size:12px;font-weight:800}.hotel-step4-preview-titlebar,.hotel-step4-preview-name,.hotel-step4-preview-warning,.hotel-step4-preview-warning>div,.hotel-step4-preview-occupancy div,.hotel-step4-preview-codes>div,.hotel-step4-preview-codes>div>div>div{display:flex}.hotel-step4-preview-titlebar,.hotel-step4-preview-warning{align-items:flex-start;justify-content:space-between;gap:16px}.hotel-step4-preview-name{align-items:center;gap:10px}.hotel-step4-preview-name h4,.hotel-step4-preview-amenities h4,.hotel-step4-preview-card h4,.hotel-step4-preview-warning h4,.hotel-step4-preview-codes h4{margin:0;color:#0f172a}.hotel-step4-preview-titlebar p,.hotel-step4-preview-warning p{margin:8px 0 0;color:#64748b;font-size:14px;line-height:1.6}.hotel-step4-preview-info-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.hotel-step4-preview-info-grid div,.hotel-step4-preview-card{padding:14px;border:1px solid #e2e8f0;border-radius:16px;background:#fff}.hotel-step4-preview-info-grid p{margin:0;color:#64748b;font-size:12px}.hotel-step4-preview-info-grid strong{display:block;margin-top:6px;color:#0f172a;font-size:14px}.hotel-step4-preview-amenities{display:grid;gap:12px}.hotel-step4-preview-amenities div{display:flex;flex-wrap:wrap;gap:8px}.hotel-step4-preview-amenities span{padding:8px 12px;border-radius:10px;background:#eff6ff;color:#334155;font-size:12px;font-weight:700}.hotel-step4-preview-dual{display:grid;grid-template-columns:1fr 1fr;gap:16px}.hotel-step4-preview-stack{display:grid;gap:16px}.hotel-step4-preview-thumbs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:12px}.hotel-step4-preview-thumbs img{width:100%;height:80px;object-fit:cover;border-radius:12px;border:2px solid transparent;cursor:pointer}.hotel-step4-preview-thumbs img.active{border-color:#2563eb}.hotel-step4-preview-occupancy{display:grid;gap:12px;margin-top:12px}.hotel-step4-preview-occupancy div{align-items:center;justify-content:space-between;gap:12px;color:#0f172a;font-size:12px}.hotel-step4-preview-warning{padding:16px;border:1px solid #fcd34d;border-radius:16px;background:#fffbeb}.hotel-step4-preview-warning>div{align-items:flex-start;gap:12px}.hotel-step4-preview-warning>div>span{font-size:22px}.hotel-step4-preview-warning h4{color:#92400e}.hotel-step4-preview-warning p{color:#92400e;font-size:12px}.hotel-step4-preview-warning button{min-height:40px;padding:0 14px;border:1px solid #cbd5e1;border-radius:12px;background:#fff;color:#334155;font-size:14px;font-weight:700;cursor:pointer}.hotel-step4-preview-codes{padding:16px;border:1px solid #e2e8f0;border-radius:16px}.hotel-step4-preview-codes>div{margin-top:16px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.hotel-step4-preview-codes>div>div{display:grid;gap:16px;padding:0 16px;border-left:1px solid #e2e8f0}.hotel-step4-preview-codes>div>div:first-child{padding-left:0;border-left:0}.hotel-step4-preview-codes>div>div:last-child{padding-right:0}.hotel-step4-preview-codes>div>div>div{align-items:center;justify-content:space-between;gap:12px;color:#475569;font-size:12px}.hotel-step4-preview-codes strong{color:#0f172a}.hotel-step4-standard-codes{display:grid;gap:12px}.hotel-step4-standard-codes div{display:grid;grid-template-columns:1fr auto;gap:10px 12px;font-size:12px}.hotel-step4-standard-codes span{color:#475569}.hotel-step4-standard-codes strong{color:#0f172a}.hotel-step4-audit-head button{width:fit-content;padding:8px 12px;color:#2563eb;font-weight:700}.hotel-step4-room-images-head{align-items:flex-start}.hotel-step4-room-images-head h2,.hotel-step4-room-images-head p{margin:0}.hotel-step4-room-images-head p{margin-top:6px;color:#64748b;font-size:13px}.hotel-step4-upload-btn{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 16px;border-radius:12px;background:#2563eb;color:#fff;font-size:13px;font-weight:800;cursor:pointer}.hotel-step4-room-images-body{gap:16px}.hotel-step4-room-images-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.hotel-step4-room-image-tile{position:relative;display:grid;gap:10px;padding:10px;border:1px solid #dbe5f1;border-radius:18px;background:linear-gradient(180deg,#ffffff 0%,#f8fafc 100%);text-align:left;cursor:pointer;transition:border-color .18s ease,transform .18s ease,box-shadow .18s ease}.hotel-step4-room-image-delete{position:absolute;top:16px;right:16px;z-index:2;display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border:0;border-radius:999px;background:rgba(15,23,42,.7);color:#fff;cursor:pointer}.hotel-step4-room-image-delete:hover{background:#dc2626}.hotel-step4-room-image-tile:hover{border-color:#93c5fd;transform:translateY(-1px)}.hotel-step4-room-image-tile.active{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1f}.hotel-step4-room-image-tile img{width:100%;height:128px;object-fit:cover;border-radius:14px}.hotel-step4-room-image-meta{display:grid;gap:4px}.hotel-step4-room-image-meta strong{color:#0f172a;font-size:13px}.hotel-step4-room-image-meta small{color:#64748b;font-size:12px}.hotel-step4-actions-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.hotel-step4-actions-grid button{min-height:84px;padding:14px;font-size:12px;font-weight:700}.hotel-step4-actions-grid button.wide{grid-column:span 2}.hotel-step4-inline-actions{align-items:center;gap:12px}.hotel-step4-inline-actions .hotel-basic-btn{flex:1 1 0}.hotel-step4-audit-list{gap:14px}.hotel-step4-audit-list p{display:grid;gap:6px;margin:0}.hotel-step4-check-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px 18px;color:#334155;font-size:14px;font-weight:700}.hotel-step4-footer-actions{align-items:end;justify-content:space-between;gap:12px}.hotel-step5-layout{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(340px,.9fr);gap:24px;align-items:start}.hotel-step5-main,.hotel-step5-side,.hotel-step5-detail-body,.hotel-step5-help-list{display:grid;gap:24px}.hotel-step5-main{align-content:start}.hotel-step5-summary-wrap,.hotel-step5-summary-left,.hotel-step5-summary-title,.hotel-step5-detail-title,.hotel-step5-detail-subhead,.hotel-step5-toolbar,.hotel-step5-footer{display:flex}.hotel-step5-summary-wrap,.hotel-step5-detail-subhead,.hotel-step5-toolbar,.hotel-step5-footer{align-items:center;justify-content:space-between;gap:16px}.hotel-step5-summary-wrap{align-items:stretch}.hotel-step5-summary-left,.hotel-step5-summary-title,.hotel-step5-detail-title{align-items:center;gap:12px}.hotel-step5-summary-left img{width:128px;height:80px;object-fit:cover;border-radius:14px}.hotel-step5-summary-title h1,.hotel-step5-detail-title h3{margin:0}.hotel-step5-summary-left p{margin:10px 0 0;color:#64748b}.hotel-step5-summary-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));min-width:520px}.hotel-step5-summary-stats div{padding:0 22px;border-left:1px solid #e2e8f0}.hotel-step5-summary-stats div:first-child{border-left:0}.hotel-step5-summary-stats small{color:#64748b}.hotel-step5-summary-stats strong,.hotel-step5-summary-stats span{display:inline-flex;margin-top:8px}.hotel-step5-head-actions{display:flex;flex-wrap:nowrap;align-items:flex-start;justify-content:flex-end;gap:12px}.hotel-step5-card-head{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;column-gap:16px}.hotel-step5-head-copy{min-width:0;max-width:620px}.hotel-step5-head-copy p{margin:8px 0 0;color:#64748b;font-size:13px;line-height:1.5}.hotel-step5-toolbar{justify-content:flex-start}.hotel-step5-toolbar-actions{display:flex;align-items:center;gap:12px;margin-left:auto}.hotel-step5-table-wrap{overflow-x:auto}.hotel-step5-table{width:100%;border-collapse:collapse;font-size:14px}.hotel-step5-table th,.hotel-step5-table td{padding:14px 10px;border-bottom:1px solid #e2e8f0;text-align:left;vertical-align:middle}.hotel-step5-table th{color:#475569;font-size:12px;font-weight:800}.hotel-step5-table tbody tr{cursor:pointer}.hotel-step5-table tbody tr.active{background:#eff6ff;box-shadow:inset 0 0 0 1px #60a5fa}.hotel-step5-tag{display:inline-flex;align-items:center;min-height:26px;padding:0 10px;border-radius:999px;font-size:11px;font-weight:800}.hotel-step5-tag.public,.hotel-step5-tag.active{background:#dcfce7;color:#15803d}.hotel-step5-tag.private{background:#ffedd5;color:#c2410c}.hotel-step5-tag.inactive{background:#f1f5f9;color:#475569}.hotel-step5-tag.draft{background:#dbeafe;color:#1d4ed8}.hotel-step5-help-list div{display:grid;gap:6px}.hotel-step5-help-list p,.hotel-step5-detail-body p{margin:0;color:#64748b;line-height:1.6}.hotel-step5-help-list button,.hotel-step5-detail-subhead button,.hotel-step5-detail-head button{width:fit-content;padding:0;border:0;background:transparent;color:#2563eb;font-size:13px;font-weight:700;cursor:pointer}.hotel-step5-actions-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.hotel-step5-actions-grid button{min-height:84px;padding:16px;border:1px solid #cbd5e1;border-radius:14px;background:#fff;color:#0f172a;font-size:13px;font-weight:800;cursor:pointer}.hotel-step5-actions-grid button.danger{color:#dc2626}.hotel-step5-check-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px 18px;font-size:14px;font-weight:700;color:#334155}.hotel-step5-check-grid-single{grid-template-columns:1fr}.hotel-step5-detail-slot{display:grid;grid-template-rows:1fr;opacity:1;transition:grid-template-rows .38s ease,opacity .28s ease}.hotel-step5-detail-slot.is-closed{grid-template-rows:0fr;opacity:0}.hotel-step5-detail-slot>.hotel-step5-detail-card{min-height:0;overflow:hidden;transform:translateY(0);transition:transform .38s ease,box-shadow .28s ease,border-color .28s ease}.hotel-step5-detail-slot.is-closed>.hotel-step5-detail-card{transform:translateY(-12px);pointer-events:none}.hotel-step5-detail-card .hotel-basic-card-body{gap:0}.hotel-step5-detail-card{min-height:860px}.hotel-step5-detail-head{position:relative;align-items:flex-start}.hotel-step5-detail-head>button{position:absolute;top:20px;right:24px;font-size:28px;line-height:1;color:#94a3b8}.hotel-step5-detail-body>div{display:grid;gap:12px;padding:20px 0;border-top:1px solid #e2e8f0}.hotel-step5-detail-body>div:first-child{padding-top:0;border-top:0}.hotel-step5-detail-body h4{margin:0;color:#0f172a;font-size:15px}.hotel-step5-inclusion-list{display:grid;gap:10px;font-size:14px;font-weight:700;color:#0f172a}.hotel-step5-room-chips{display:flex;flex-wrap:wrap;gap:8px}.hotel-step5-room-chips span{display:inline-flex;align-items:center;min-height:34px;padding:0 14px;border-radius:10px;background:#eff6ff;color:#2563eb;font-size:13px;font-weight:800}.hotel-step5-room-chip{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:0 14px;border-radius:10px;border:1px solid #cbd5e1;background:#fff;color:#334155;font-size:13px;font-weight:700}.hotel-step5-room-chip.active{border-color:#60a5fa;background:#eff6ff;color:#2563eb}.hotel-step5-detail-actions{display:flex;justify-content:flex-end;padding-top:8px}.hotel-step5-readiness{font-size:18px}.hotel-step5-readiness.ready{color:#16a34a}.hotel-step5-readiness.partial{color:#d97706}.hotel-step5-readiness.not-ready{color:#dc2626}.hotel-step5-footer{margin-top:24px}.hotel-step6-layout{display:grid;gap:24px}.hotel-step6-tabs{display:flex;flex-wrap:wrap;padding:0 24px;border-bottom:1px solid #e2e8f0}.hotel-step6-tabs button{min-height:52px;padding:0 18px;border:0;border-bottom:2px solid transparent;background:transparent;color:#64748b;font-size:14px;font-weight:800;cursor:pointer}.hotel-step6-tabs button.active{border-bottom-color:#2563eb;color:#2563eb}.hotel-step6-content,.hotel-step6-left,.hotel-step6-right{display:grid;gap:20px}.hotel-step6-content{grid-template-columns:1fr;align-items:start}.hotel-step6-bottom-grid{display:grid;grid-template-columns:1fr;gap:20px;align-items:start}.hotel-step6-summary-grid,.hotel-step6-preview-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.hotel-step6-card-head{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;justify-content:initial;gap:16px}.hotel-step6-head-copy{min-width:0}.hotel-step6-head-copy h2{margin:0}.hotel-step6-card-head p{margin:8px 0 0;color:#64748b;font-size:13px;line-height:1.5}.hotel-step6-head-actions{display:flex;flex-wrap:nowrap;align-items:flex-start;justify-content:flex-end;gap:10px}.hotel-step6-head-actions-single{justify-self:end}.hotel-step6-filter-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.hotel-step6-table-wrap{overflow-x:auto}.hotel-step6-table{width:100%;border-collapse:collapse;font-size:13px}.hotel-step6-table th,.hotel-step6-table td{padding:12px 10px;border-bottom:1px solid #e2e8f0;text-align:left;vertical-align:middle}.hotel-step6-table th{color:#475569;font-size:11px;font-weight:800}.hotel-step6-table tbody tr{cursor:pointer}.hotel-step6-table tbody tr.active{background:#eff6ff;box-shadow:inset 0 0 0 1px #60a5fa}.hotel-step6-table.compact tbody tr{cursor:default}.hotel-step6-tag{display:inline-flex;align-items:center;min-height:24px;padding:0 10px;border-radius:999px;font-size:11px;font-weight:800}.hotel-step6-tag.active{background:#dcfce7;color:#15803d}.hotel-step6-tag.pending{background:#fef3c7;color:#b45309}.hotel-step6-mini-card .hotel-basic-card-body,.hotel-step6-stat-list,.hotel-step6-impact-list{display:grid;gap:12px}.hotel-step6-stat-list div,.hotel-step6-impact-list div{display:flex;align-items:center;justify-content:space-between;gap:16px;color:#334155;font-size:14px}.hotel-step6-stat-list strong,.hotel-step6-impact-list strong{color:#0f172a}.hotel-step6-impact-total{padding-top:16px;border-top:1px solid #e2e8f0;font-size:18px;font-weight:800}.hotel-step6-impact-total strong{color:#2563eb}.hotel-step6-impact-list p{margin:0;color:#64748b;font-size:12px}.hotel-step6-mini-card.wide{grid-column:span 1}.hotel-step6-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:24px}.hotel-step7-note{margin:0;color:#64748b}.hotel-step7-layout,.hotel-step7-main,.hotel-step7-side{display:grid;gap:24px}.hotel-step7-main-grid{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(320px,.75fr);gap:24px;align-items:start}.hotel-step7-summary-wrap,.hotel-step7-summary-left,.hotel-step7-summary-title,.hotel-step7-kpi-row,.hotel-step7-calendar-head,.hotel-step7-toolbar,.hotel-step7-date-nav,.hotel-step7-view-actions,.hotel-step7-calendar-footer,.hotel-step7-detail-stats div,.hotel-step7-toggle-list div,.hotel-step7-summary-list div,.hotel-step7-legend-list div{display:flex}.hotel-step7-summary-wrap,.hotel-step7-calendar-head,.hotel-step7-toolbar,.hotel-step7-calendar-footer{align-items:center;justify-content:space-between;gap:16px}.hotel-step7-summary-left,.hotel-step7-summary-title,.hotel-step7-kpi-row{align-items:center;gap:14px}.hotel-step7-summary-left img{width:144px;height:80px;object-fit:cover;border-radius:14px}.hotel-step7-summary-title h1,.hotel-step7-calendar-head h2{margin:0}.hotel-step7-summary-left p{margin:10px 0 0;color:#64748b}.hotel-step7-summary-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));min-width:560px;gap:12px}.hotel-step7-summary-stats div{display:flex;flex-direction:column;justify-content:center;gap:10px;min-height:72px;padding:6px 24px;border-left:1px solid #e2e8f0}.hotel-step7-summary-stats div:first-child{border-left:0}.hotel-step7-summary-stats small{display:block;color:#64748b;line-height:1.35}.hotel-step7-summary-stats strong,.hotel-step7-summary-stats span{display:inline-flex;align-items:center;gap:8px;margin-top:0;line-height:1.4}.hotel-step7-summary-stats strong{flex-wrap:wrap}.hotel-star-rating{color:#0f172a;font-weight:700}.hotel-star-rating span:first-child{color:#f5b301;letter-spacing:.08em}.hotel-step7-kpi-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.hotel-step7-kpi-icon{display:grid;place-items:center;width:56px;height:56px;border-radius:14px;font-size:24px}.hotel-step7-kpi-icon.blue{background:#eff6ff}.hotel-step7-kpi-icon.green{background:#ecfdf5}.hotel-step7-kpi-icon.amber{background:#fffbeb}.hotel-step7-kpi-icon.red{background:#fef2f2}.hotel-step7-kpi-row p,.hotel-step7-kpi-row h3{margin:0}.hotel-step7-kpi-row p{color:#475569;font-size:13px;font-weight:800}.hotel-step7-kpi-row p span{font-weight:500}.hotel-step7-kpi-row h3{margin-top:8px;color:#0f172a;font-size:28px}.hotel-step7-kpi-row h3 small{color:#64748b;font-size:13px;font-weight:600}.hotel-step7-legend-inline,.hotel-step7-legend-list span{display:flex;flex-wrap:wrap;align-items:center;gap:10px}.hotel-step7-legend-inline span{display:inline-flex;align-items:center;gap:8px;font-size:13px;color:#334155}.hotel-step7-legend-inline i,.hotel-step7-legend-list i{width:12px;height:12px;border-radius:999px;display:inline-block}.hotel-step7-legend-inline i.green,.hotel-step7-legend-list i.green{background:#22c55e}.hotel-step7-legend-inline i.amber,.hotel-step7-legend-list i.amber{background:#f59e0b}.hotel-step7-legend-inline i.red,.hotel-step7-legend-list i.red{background:#ef4444}.hotel-step7-legend-inline i.slate,.hotel-step7-legend-list i.slate{background:#64748b}.hotel-step7-legend-inline i.purple,.hotel-step7-legend-list i.purple{background:#a855f7}.hotel-step7-date-nav,.hotel-step7-view-actions{gap:10px}.hotel-step7-date-nav button,.hotel-step7-view-actions button,.hotel-step7-view-actions select,.hotel-step7-field-btn{min-height:40px;border:1px solid #cbd5e1;border-radius:12px;background:#fff;color:#0f172a;font-size:14px;font-weight:700}.hotel-step7-date-nav button{min-width:40px;padding:0 12px}.hotel-step7-date-nav button.wide{min-width:132px}.hotel-step7-date-nav button.today{color:#2563eb}.hotel-step7-view-actions span{align-self:center;color:#334155;font-size:14px;font-weight:700}.hotel-step7-view-actions select,.hotel-step7-view-actions button,.hotel-step7-field-btn{padding:0 14px}.hotel-step7-calendar-wrap{overflow-x:auto;border:1px solid #e2e8f0;border-radius:16px}.hotel-step7-calendar{width:100%;min-width:1400px;border-collapse:collapse;text-align:center;font-size:13px}.hotel-step7-calendar th,.hotel-step7-calendar td{border:1px solid #e2e8f0;padding:10px 8px}.hotel-step7-calendar thead th{background:#f8fafc;color:#475569;font-size:11px;font-weight:800}.hotel-step7-calendar th.room,.hotel-step7-calendar td.room-cell{min-width:160px;text-align:left}.hotel-step7-calendar th.total,.hotel-step7-calendar td.total-cell{min-width:84px}.hotel-step7-calendar thead th strong,.hotel-step7-calendar thead th span{display:block}.hotel-step7-calendar th.total span{color:#2563eb}.hotel-step7-calendar td.room-cell strong,.hotel-step7-calendar td.room-cell span{display:block}.hotel-step7-calendar td.room-cell span{margin-top:4px;color:#64748b;font-size:11px}.hotel-step7-calendar td{cursor:pointer}.hotel-step7-calendar td.state-green{background:#dcfce7}.hotel-step7-calendar td.state-amber{background:#fef3c7}.hotel-step7-calendar td.state-red{background:#fee2e2}.hotel-step7-calendar td.state-blackout{background:#64748b;color:#fff}.hotel-step7-calendar td.state-request{background:#f3e8ff;color:#7c3aed}.hotel-step7-calendar td.is-selected{box-shadow:inset 0 0 0 2px #2563eb}.hotel-step7-calendar-footer span{color:#64748b;font-size:14px}.hotel-step7-scrollbar{width:288px;height:8px;border-radius:999px;background:#cbd5e1}.hotel-step7-scrollbar div{width:132px;height:8px;border-radius:999px;background:#64748b}.hotel-step7-bottom-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.hotel-step7-quick-list,.hotel-step7-audit-list,.hotel-step7-validation-list{display:grid;gap:14px}.hotel-step7-quick-list div,.hotel-step7-audit-list p{display:grid;gap:6px;margin:0}.hotel-step7-quick-list p,.hotel-step7-audit-list span{margin:0;color:#64748b;font-size:12px}.hotel-step7-summary-list,.hotel-step7-legend-list,.hotel-step7-detail-stats,.hotel-step7-toggle-list{display:grid;gap:12px}.hotel-step7-summary-list div,.hotel-step7-legend-list div,.hotel-step7-detail-stats div,.hotel-step7-toggle-list div{align-items:center;justify-content:space-between;gap:12px;color:#334155;font-size:14px}.hotel-step7-summary-list hr{width:100%;margin:4px 0;border:0;border-top:1px solid #e2e8f0}.hotel-step7-side-fields{display:grid;grid-template-columns:1fr 1fr;gap:16px}.hotel-step7-field-btn{width:100%;text-align:left}.hotel-step7-editor-card{margin-top:18px;padding:16px;border:1px solid #dbe4f0;border-radius:16px;background:#f8fbff}.hotel-step7-editor-head h3,.hotel-step7-editor-head p{margin:0}.hotel-step7-editor-head h3{color:#0f172a;font-size:15px;font-weight:800}.hotel-step7-editor-head p{margin-top:6px;color:#64748b;font-size:13px}.hotel-step7-editor-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:14px}.hotel-step7-stepper{display:grid;grid-template-columns:40px minmax(0,1fr) 40px;gap:8px}.hotel-step7-stepper button,.hotel-step7-stepper input{min-height:40px;border:1px solid #cbd5e1;border-radius:12px;background:#fff;color:#0f172a;font-size:14px;font-weight:700}.hotel-step7-stepper button{cursor:pointer}.hotel-step7-stepper input{width:100%;padding:0 12px;text-align:center}.hotel-step7-editor-note{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:14px;color:#475569;font-size:13px}.hotel-step7-editor-note strong{color:#0f172a;font-size:13px;font-weight:800}.hotel-step7-detail-stats strong.green{color:#16a34a}.hotel-step7-toggle-list button.toggle{display:inline-flex;align-items:center;justify-content:center;min-width:62px;height:30px;padding:0 10px;border:1px solid #cbd5e1;border-radius:999px;background:#e2e8f0;color:#475569;font-size:11px;font-weight:800;cursor:pointer;transition:background .2s ease,border-color .2s ease,color .2s ease,transform .2s ease,box-shadow .2s ease}.hotel-step7-toggle-list button.toggle:hover{border-color:#94a3b8}.hotel-step7-toggle-list button.toggle.active{color:#fff;box-shadow:0 10px 20px #0f172a1f}.hotel-step7-toggle-list button.toggle.active.stop-sell{background:#dc2626;border-color:#dc2626}.hotel-step7-toggle-list button.toggle.active.blackout{background:#0f172a;border-color:#0f172a}.hotel-step7-toggle-list button.toggle span{letter-spacing:.04em}.hotel-step7-adjust-btn{width:100%}.hotel-step7-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 0}.hotel-step8-layout,.hotel-step8-main,.hotel-step8-side{display:grid;gap:24px;min-width:0}.hotel-step8-main-grid{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(300px,380px);gap:24px;align-items:start;min-width:0}.hotel-step8-main-grid>*{min-width:0}.hotel-step8-bottom-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;align-items:start}.hotel-step8-rules-shell{display:grid;transition:max-height .35s ease,opacity .28s ease,margin-top .28s ease;max-height:0;opacity:0;overflow:hidden;margin-top:0}.hotel-step8-rules-shell.is-open{max-height:1200px;opacity:1;margin-top:24px}.hotel-step8-tabs{display:flex;border-bottom:1px solid #e2e8f0}.hotel-step8-tabs button{min-height:52px;padding:0 20px;border:0;border-bottom:2px solid transparent;background:transparent;color:#64748b;font-size:14px;font-weight:800;cursor:pointer}.hotel-step8-tabs button.active{border-bottom-color:#2563eb;color:#2563eb}.hotel-step8-filter-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:16px}.hotel-step8-filter-grid>.hotel-basic-field:nth-child(1),.hotel-step8-filter-grid>.hotel-basic-field:nth-child(2){grid-column:span 3}.hotel-step8-date-field{grid-column:span 4}.hotel-step8-filter-grid>.hotel-basic-field:nth-child(4){grid-column:span 2}.hotel-step8-date-btn{display:flex;align-items:center;width:100%;min-height:44px;padding:0 14px;border:1px solid #cbd5e1;border-radius:14px;background:#fff;color:#0f172a;font-size:14px;font-weight:700}.hotel-step8-date-btn span{margin:0 20px;color:#94a3b8}.hotel-step8-view-switch{display:flex;gap:8px}.hotel-step8-view-switch button{flex:1 1 0;min-height:44px;border:1px solid #cbd5e1;border-radius:14px;background:#fff;color:#0f172a;font-size:14px;font-weight:700;cursor:pointer}.hotel-step8-view-switch button.active{border-color:#93c5fd;background:#eff6ff;color:#2563eb}.hotel-step8-calendar-shell{overflow:hidden;border:1px solid #e2e8f0;border-radius:18px}.hotel-step8-calendar-title,.hotel-step8-legend-bar,.hotel-step8-rules-head,.hotel-step8-checklist>div,.hotel-step8-summary-list>div{display:flex}.hotel-step8-calendar-title,.hotel-step8-legend-bar,.hotel-step8-rules-head,.hotel-step8-checklist>div,.hotel-step8-summary-list>div{align-items:center;justify-content:space-between;gap:12px}.hotel-step8-calendar-title{justify-content:center;border-bottom:1px solid #e2e8f0;padding:16px}.hotel-step8-calendar-actions{display:inline-flex;align-items:center;gap:10px}.hotel-step8-calendar-title h3{margin:0;font-size:18px}.hotel-step8-calendar-title button{border:0;background:transparent;font-size:22px;cursor:pointer}.hotel-step8-calendar-wrap,.hotel-step8-table-wrap{overflow-x:auto}.hotel-step8-calendar{width:100%;min-width:1320px;border-collapse:collapse;text-align:center;font-size:13px}.hotel-step8-calendar th,.hotel-step8-calendar td{border:1px solid #e2e8f0;padding:12px 8px}.hotel-step8-calendar td{cursor:pointer;transition:box-shadow .2s ease,transform .2s ease}.hotel-step8-calendar td.is-selected{box-shadow:inset 0 0 0 2px #2563eb}.hotel-step8-calendar thead th{background:#f8fafc;color:#475569;font-size:11px;font-weight:800}.hotel-step8-calendar th.room,.hotel-step8-calendar td.room-cell{min-width:200px;text-align:left}.hotel-step8-calendar th.allotment,.hotel-step8-calendar td.allotment-cell{min-width:70px}.hotel-step8-calendar th strong,.hotel-step8-calendar th span,.hotel-step8-calendar td.room-cell strong,.hotel-step8-calendar td.room-cell span,.hotel-step8-calendar td.allotment-cell{display:block}.hotel-step8-calendar td.room-cell span,.hotel-step8-calendar td.allotment-cell{margin-top:4px;color:#64748b;font-size:11px}.hotel-step8-calendar td.state-open{background:#dcfce7}.hotel-step8-calendar td.state-limited{background:#fef3c7}.hotel-step8-calendar td.state-closed{background:#fee2e2}.hotel-step8-calendar td.state-stopsell{background:#f1f5f9;color:#64748b}.hotel-step8-legend-bar{padding:14px 16px;border-top:1px solid #e2e8f0}.hotel-step8-legend-inline{display:flex;flex-wrap:wrap;gap:18px}.hotel-step8-legend-inline span{display:inline-flex;align-items:center;gap:8px;color:#475569;font-size:12px;font-weight:700}.hotel-step8-legend-inline i{width:12px;height:12px;border-radius:999px;display:inline-block}.hotel-step8-legend-inline i.open{border:1px solid #22c55e;background:#dcfce7}.hotel-step8-legend-inline i.limited{border:1px solid #f59e0b;background:#fef3c7}.hotel-step8-legend-inline i.closed{border:1px solid #ef4444;background:#fee2e2}.hotel-step8-legend-inline i.stopsell{background:#e2e8f0}.hotel-step8-table{width:100%;border-collapse:collapse;font-size:13px}.hotel-step8-table th,.hotel-step8-table td{padding:14px 10px;border-bottom:1px solid #e2e8f0;text-align:left;vertical-align:middle}.hotel-step8-table th{background:#f8fafc;color:#475569;font-size:11px;font-weight:800}.hotel-step8-tag{display:inline-flex;align-items:center;min-height:26px;padding:0 10px;border-radius:999px;background:#dcfce7;color:#15803d;font-size:11px;font-weight:800}.hotel-step8-action-cell{white-space:nowrap}.hotel-step8-action-cell button{margin-right:8px;border:0;background:transparent;color:#2563eb;font-size:12px;font-weight:800;cursor:pointer}.hotel-step8-action-cell button:last-child{margin-right:0;color:#dc2626}.hotel-step8-checklist,.hotel-step8-summary-list{display:grid;gap:14px;min-width:0}.hotel-step8-checklist>div,.hotel-step8-summary-list>div{color:#334155;font-size:14px;font-weight:700;min-width:0}.hotel-step8-summary-list>div{align-items:flex-start}.hotel-step8-summary-list strong,.hotel-step8-checklist strong{max-width:160px;text-align:right;word-break:break-word}.hotel-step8-checklist strong{color:#16a34a}.hotel-step8-check-total{padding-top:16px;border-top:1px solid #e2e8f0;color:#2563eb}.hotel-step8-summary-list>div.is-block{display:flex;justify-content:space-between;align-items:center;text-align:left;margin-top:6px}.hotel-step8-summary-list>div.is-block strong{text-align:right;max-width:none}.hotel-step8-note{margin:0;color:#64748b;line-height:1.7}.hotel-step8-rule-match-list{display:grid;gap:12px;min-width:0}.hotel-step8-rule-match-item{display:grid;gap:4px;padding:14px;border:1px solid #dbe4f0;border-radius:14px;background:#f8fbff}.hotel-step8-rule-match-item strong{color:#0f172a;font-size:13px}.hotel-step8-rule-match-item span{color:#334155;font-size:13px;font-weight:700}.hotel-step8-rule-match-item small{color:#64748b;font-size:12px;word-break:break-word}.hotel-step8-side .hotel-basic-card,.hotel-step8-side .hotel-basic-card-body{min-width:0}.hotel-step8-side .hotel-step7-editor-card{display:grid;grid-template-columns:1fr;gap:16px;margin-top:0;padding:14px;min-width:0}.hotel-step8-side .hotel-step7-editor-grid{display:grid;grid-template-columns:1fr;gap:16px}.hotel-step8-side .hotel-step7-editor-grid .hotel-basic-field{display:grid;grid-template-columns:1fr;align-items:stretch;gap:8px;padding-bottom:2px}.hotel-step8-side .hotel-step7-editor-grid .hotel-basic-field label{margin:0}.hotel-step8-side .hotel-step7-stepper{grid-template-columns:36px minmax(0,1fr) 36px}.hotel-step8-side .hotel-step7-stepper input{min-width:0}.hotel-step8-side .hotel-step7-editor-card>.hotel-basic-field{display:grid;grid-template-columns:1fr;align-items:stretch;gap:8px}.hotel-step8-side .hotel-step7-editor-card>.hotel-basic-field label{margin:0}.hotel-step8-side .hotel-step7-editor-head p,.hotel-step8-side .hotel-step8-note{word-break:break-word}.hotel-step8-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-top:8px}.hotel-step9-layout,.hotel-step9-side{display:grid;gap:24px}.hotel-step9-main-grid{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(240px,.45fr);gap:24px;align-items:start}.hotel-step9-tabs{display:flex;flex-wrap:wrap;border-bottom:1px solid #e2e8f0;padding:0 24px}.hotel-step9-tabs button{min-height:56px;padding:0 18px;border:0;border-bottom:2px solid transparent;background:transparent;color:#64748b;font-size:14px;font-weight:800;cursor:pointer}.hotel-step9-tabs button.active{border-bottom-color:#2563eb;color:#2563eb}.hotel-step9-content{display:grid;grid-template-columns:1fr;gap:16px;align-items:start}.hotel-step9-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.hotel-step9-table-wrap{overflow-x:auto}.hotel-step9-table,.hotel-step9-charge-table{width:100%;border-collapse:collapse;font-size:13px}.hotel-step9-table th,.hotel-step9-table td,.hotel-step9-charge-table th,.hotel-step9-charge-table td{padding:14px 10px;border-bottom:1px solid #e2e8f0;text-align:left;vertical-align:middle}.hotel-step9-table th,.hotel-step9-charge-table th{background:#f8fafc;color:#475569;font-size:11px;font-weight:800}.hotel-step9-table tbody tr{cursor:pointer}.hotel-step9-table tbody tr.active{background:#eff6ff;box-shadow:inset 0 0 0 1px #60a5fa}.hotel-step9-action-cell{white-space:nowrap}.hotel-step9-action-cell button{margin-right:8px;border:0;background:transparent;color:#2563eb;font-size:12px;font-weight:800;cursor:pointer}.hotel-step9-action-cell button:last-child{margin-right:0;color:#dc2626}.hotel-step9-charge-table input,.hotel-step9-charge-table select{width:100%;min-width:0}.hotel-step9-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.hotel-step9-empty{display:grid;gap:10px;padding:16px 0}.hotel-step9-empty h3{margin:0;color:#0f172a;font-size:16px;font-weight:800}.hotel-step9-form-grid label span,.hotel-step9-section h3,.hotel-step9-detail-card .hotel-basic-field label span{color:#64748b}.hotel-step9-form-grid label span:first-child{color:#ef4444}.hotel-step9-section{display:grid;gap:14px}.hotel-step9-section h3{margin:0;color:#0f172a;font-size:14px;font-weight:800}.hotel-step9-radio-list{display:grid;gap:14px}.hotel-step9-radio-list label{display:flex;align-items:center;gap:14px;color:#0f172a;font-size:14px;font-weight:700}.hotel-step9-radio-list label .label{width:180px}.hotel-step9-radio-list label input[type=radio]{width:16px;height:16px}.hotel-step9-radio-list label input:not([type=radio]){width:192px}.hotel-step9-checklist,.hotel-step9-summary-list{display:grid;gap:14px}.hotel-step9-checklist div{display:flex;align-items:center;justify-content:space-between;gap:12px;color:#334155;font-size:14px;font-weight:700}.hotel-step9-checklist strong.done{color:#16a34a}.hotel-step9-checklist strong.pending{color:#94a3b8}.hotel-step9-check-total{padding-top:16px;border-top:1px solid #e2e8f0;color:#2563eb}.hotel-step9-note{margin:0;color:#64748b;line-height:1.7}.hotel-step9-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-top:8px}.hotel-step10-layout{display:grid;gap:16px}.hotel-step10-shell,.hotel-step10-left,.hotel-step10-right,.hotel-step10-right-stack{display:grid;gap:16px;align-items:start}.hotel-step10-shell{grid-template-columns:minmax(0,1.75fr) minmax(320px,.95fr)}.hotel-step10-top-grid{display:grid;grid-template-columns:minmax(280px,.75fr) minmax(360px,1fr);gap:16px;align-items:start}.hotel-step10-validation-card{min-height:100%}.hotel-step10-summary-hero,.hotel-step10-validation-body,.hotel-step10-score-list div,.hotel-step10-meta-list div,.hotel-step10-publish-body div,.hotel-step10-actions-list div,.hotel-step10-warning-list div,.hotel-step10-footer{display:flex}.hotel-step10-summary-hero,.hotel-step10-validation-body{gap:18px}.hotel-step10-summary-hero img{width:136px;height:136px;object-fit:cover;border-radius:12px}.hotel-step10-cover-empty{width:136px;height:136px;border:1px dashed #cbd5e1;border-radius:12px;background:#f8fafc;color:#64748b;display:grid;place-items:center;font-size:13px;font-weight:700;text-align:center}.hotel-step10-summary-hero h1,.hotel-step10-score-ring strong{margin:0}.hotel-step10-summary-hero h1{color:#0f172a;font-size:31px;line-height:1.02;letter-spacing:-.03em}.hotel-step10-summary-hero p{margin:14px 0 0;color:#f59e0b;font-size:20px}.hotel-step10-summary-hero p span{color:#334155;font-size:13px;font-weight:800}.hotel-step10-meta-list,.hotel-step10-score-list,.hotel-step10-publish-body,.hotel-step10-audit-list,.hotel-step10-warning-list,.hotel-step10-actions-list{display:grid;gap:14px}.hotel-step10-meta-list div,.hotel-step10-score-list div,.hotel-step10-actions-list div,.hotel-step10-warning-list div,.hotel-step10-publish-body>div:not(.hotel-basic-field):not(.hotel-step10-checkboxes):not(.hotel-step10-note-box){align-items:center;justify-content:space-between;gap:12px;color:#334155;font-size:14px}.hotel-step10-status{display:inline-flex;align-items:center;min-height:26px;padding:0 10px;border-radius:999px;font-size:11px;font-weight:800}.hotel-step10-status.ready,.hotel-step10-status.passed{background:#dcfce7;color:#15803d}.hotel-step10-status.draft{background:#f1f5f9;color:#475569}.hotel-step10-status.warning{background:#fef3c7;color:#b45309}.hotel-step10-validation-body{align-items:center;justify-content:space-around;min-height:240px}.hotel-step10-score-ring{display:grid;place-items:center;width:164px;height:164px;border:16px solid #22c55e;border-radius:999px;text-align:center}.hotel-step10-score-ring strong{display:block;color:#0f172a;font-size:28px}.hotel-step10-score-ring span{display:block;margin-top:6px;color:#64748b;font-size:14px}.hotel-step10-score-list span{display:inline-flex;align-items:center;gap:10px}.hotel-step10-score-list i{width:12px;height:12px;border-radius:999px;display:inline-block}.hotel-step10-score-list i.green{background:#22c55e}.hotel-step10-score-list i.amber{background:#f59e0b}.hotel-step10-score-list i.red{background:#ef4444}.hotel-step10-score-list button,.hotel-step10-publish-body .is-block small,.hotel-step10-audit-list,.hotel-step10-note-box p{color:#64748b}.hotel-step10-score-list button{padding-top:8px;border:0;background:transparent;color:#2563eb;font-size:13px;font-weight:800;text-align:left;cursor:pointer}.hotel-step10-publish-body .is-block{display:grid;justify-content:flex-start}.hotel-step10-publish-body .is-block small{text-align:right;font-size:12px}.hotel-step10-checkboxes{display:grid;gap:8px}.hotel-step10-checkboxes>label:first-child{color:#0f172a;font-size:13px;font-weight:700}.hotel-step10-checkboxes label{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:700}.hotel-step10-date-btn{width:100%;min-height:44px;padding:0 14px;border:1px solid #cbd5e1;border-radius:14px;background:#fff;text-align:left;font-size:14px;font-weight:700}.hotel-step10-publish-btn{width:100%}.hotel-step10-note-box{padding:16px;border-radius:16px;background:#eff6ff;display:grid;gap:12px}.hotel-step10-note-box p{margin:0;line-height:1.6}.hotel-step10-table-wrap{overflow-x:auto}.hotel-step10-table{width:100%;border-collapse:collapse;font-size:13px}.hotel-step10-table th,.hotel-step10-table td{padding:12px 10px;border-bottom:1px solid #e2e8f0;text-align:left;vertical-align:middle}.hotel-step10-table th{background:#f8fafc;color:#475569;font-size:11px;font-weight:800}.hotel-step10-progress{width:96px;height:8px;border-radius:999px;background:#e2e8f0;overflow:hidden}.hotel-step10-progress div{height:100%;border-radius:999px;background:#22c55e}.hotel-step10-link-btn{min-height:30px;padding:0 12px;border:1px solid #cbd5e1;border-radius:10px;background:#fff;color:#0f172a;font-size:12px;font-weight:700;cursor:pointer}.hotel-step10-audit-list p,.hotel-step10-warning-list p{margin:0}.hotel-step10-warning-title{color:#d97706}.hotel-step10-warning-list div button,.hotel-step10-audit-list+button{min-height:30px;padding:0 12px;border:1px solid #93c5fd;border-radius:10px;background:#fff;color:#2563eb;font-size:12px;font-weight:700;cursor:pointer}.hotel-step10-actions-list{divide-y:1px solid #e2e8f0}.hotel-step10-actions-list div{padding:12px 0;border-top:1px solid #e2e8f0}.hotel-step10-actions-list div:first-child{padding-top:0;border-top:0}.hotel-step10-footer{display:flex;align-items:center;justify-content:space-between}@media (max-width: 900px){.hotel-step4-room-images-grid,.hotel-step5-layout{grid-template-columns:1fr}.hotel-step5-summary-wrap,.hotel-step5-summary-left,.hotel-step5-toolbar,.hotel-step5-footer{flex-direction:column;align-items:stretch}.hotel-step5-toolbar-actions{margin-left:0;justify-content:flex-start}.hotel-step5-card-head{grid-template-columns:1fr;row-gap:12px}.hotel-step5-head-actions{flex-wrap:wrap;justify-content:flex-start}.hotel-step5-summary-stats,.hotel-step5-check-grid,.hotel-step5-actions-grid{grid-template-columns:1fr;min-width:0}.hotel-step6-content,.hotel-step6-bottom-grid,.hotel-step6-summary-grid,.hotel-step6-preview-grid,.hotel-step6-filter-grid,.hotel-step6-card-head{grid-template-columns:1fr}.hotel-step6-head-actions,.hotel-step6-head-actions-single{flex-wrap:wrap;justify-content:flex-start;justify-self:auto}.hotel-step7-main-grid,.hotel-step7-kpi-grid,.hotel-step7-bottom-grid,.hotel-step7-side-fields,.hotel-step8-main-grid,.hotel-step8-bottom-grid,.hotel-step8-filter-grid,.hotel-step9-main-grid,.hotel-step9-content,.hotel-step9-form-grid,.hotel-step10-shell,.hotel-step10-top-grid{grid-template-columns:1fr}.hotel-step7-summary-wrap,.hotel-step7-summary-left,.hotel-step7-calendar-head,.hotel-step7-toolbar,.hotel-step7-calendar-footer,.hotel-step7-editor-note,.hotel-step7-footer{flex-direction:column;align-items:stretch}.hotel-step7-summary-stats{grid-template-columns:1fr;min-width:0}.hotel-step7-side-fields,.hotel-step7-editor-grid{grid-template-columns:1fr}.hotel-step8-filter-grid>.hotel-basic-field:nth-child(1),.hotel-step8-filter-grid>.hotel-basic-field:nth-child(2),.hotel-step8-date-field,.hotel-step8-filter-grid>.hotel-basic-field:nth-child(4){grid-column:auto}.hotel-step7-summary-stats div{min-height:0;padding:16px 0 0;border-left:0;border-top:1px solid #e2e8f0}.hotel-step7-summary-stats div:first-child{padding-top:0;border-top:0}.hotel-step6-footer,.hotel-step8-legend-bar,.hotel-step8-footer,.hotel-step9-footer,.hotel-step9-radio-list label,.hotel-step10-footer,.hotel-step10-validation-body{flex-direction:column;align-items:stretch}.hotel-step9-radio-list label .label,.hotel-step9-radio-list label input:not([type=radio]){width:auto}.hotel-step5-summary-stats div{padding:16px 0 0;border-left:0;border-top:1px solid #e2e8f0}.hotel-step5-summary-stats div:first-child{padding-top:0;border-top:0}}.hotel-step2-top{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:24px;align-items:start}.hotel-step2-main{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(340px,.8fr);gap:24px}.hotel-step2-column{display:grid;gap:24px}.hotel-step2-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.hotel-phone-field{display:flex;align-items:stretch;min-height:48px;border:1px solid #cbd5e1;border-radius:16px;overflow:hidden;background:#fff}.hotel-phone-prefix-select{flex:0 0 auto;min-width:0;padding:0 28px 0 10px;border:0;border-right:1px solid #dbe5f1;border-radius:0;color:#334155;font-size:12px;font-weight:700;background:#f8fafc;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:linear-gradient(45deg,transparent 50%,#64748b 50%),linear-gradient(135deg,#64748b 50%,transparent 50%);background-position:calc(100% - 14px) calc(50% - 2px),calc(100% - 10px) calc(50% - 2px);background-size:4px 4px,4px 4px;background-repeat:no-repeat;cursor:pointer;text-overflow:clip}.hotel-phone-prefix-select:focus{outline:none}.hotel-phone-field input{flex:1;border:0;border-radius:0;box-shadow:none}.hotel-step2-map-card .hotel-basic-card-body{gap:18px}.hotel-step2-map-stage{position:relative;min-height:590px;overflow:hidden;border:1px solid #dbe5f1;border-radius:22px;background:linear-gradient(0deg,rgba(255,255,255,.06),rgba(255,255,255,.06)),linear-gradient(135deg,#e0f2fe,#f8fafc 42%,#dbeafe 100%)}.hotel-step2-map-iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0}.hotel-step2-map-grid{position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(148,163,184,.18) 1px,transparent 1px),linear-gradient(90deg,rgba(148,163,184,.18) 1px,transparent 1px);background-size:56px 56px}.hotel-step2-map-toolbar{position:absolute;top:16px;left:16px;z-index:2;display:inline-flex;overflow:hidden;border-radius:14px;background:#fff;box-shadow:0 12px 24px #0f172a1f}.hotel-step2-map-tab{min-height:44px;padding:0 22px;border:0;background:#fff;color:#475569;font-size:14px;font-weight:700;cursor:pointer}.hotel-step2-map-tab.active{color:#0f172a}.hotel-step2-map-tab+.hotel-step2-map-tab{border-left:1px solid #dbe5f1}.hotel-step2-map-expand{position:absolute;top:16px;right:16px;z-index:2;width:44px;height:44px;border:0;border-radius:14px;background:#fff;box-shadow:0 12px 24px #0f172a1f;cursor:pointer}.hotel-step2-map-pin{position:absolute;top:50%;left:50%;z-index:2;transform:translate(-50%,-50%);font-size:36px}.hotel-step2-map-empty{position:absolute;left:50%;bottom:28px;z-index:2;transform:translate(-50%);min-width:280px;max-width:calc(100% - 40px);padding:12px 16px;border-radius:16px;background:rgba(255,255,255,.92);color:#334155;font-size:13px;font-weight:700;text-align:center;box-shadow:0 14px 28px #0f172a1f}.hotel-step2-verified{display:grid;gap:12px}.hotel-step2-verified-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.hotel-step2-verified-head h3{margin:0;color:#0f172a;font-size:14px;font-weight:800}.hotel-step2-verified-head span{display:inline-flex;align-items:center;min-height:28px;padding:0 12px;border-radius:999px;background:#dcfce7;color:#15803d;font-size:12px;font-weight:800}.hotel-step2-social-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.hotel-step2-sidebar,.hotel-basic-sidebar{display:grid;gap:18px}.hotel-basic-side-head,.hotel-basic-side-title{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px}.hotel-basic-side-head span{color:#2563eb;font-size:13px;font-weight:800}.hotel-basic-side-title{justify-content:flex-start;margin-bottom:12px;color:#1d4ed8}.hotel-basic-checklist{display:grid;gap:12px}.hotel-basic-check-row{display:flex;align-items:center;justify-content:space-between;gap:12px;color:#334155;font-size:14px}.hotel-basic-check-row svg{color:#16a34a}.hotel-basic-check-row svg:last-child[data-lucide=circle]{color:#94a3b8}.hotel-basic-progress{margin-top:18px}.hotel-basic-progress-bar{overflow:hidden;height:8px;border-radius:999px;background:#e2e8f0;margin-bottom:10px}.hotel-basic-progress-bar div{height:100%;border-radius:inherit;background:linear-gradient(90deg,#2563eb,#22c55e)}.hotel-step1-save-feedback{margin:0;font-size:14px;font-weight:700}.hotel-step1-save-feedback.success{color:#15803d}.hotel-step1-save-feedback.error{color:#dc2626}.hotel-step-save-wrap{display:grid;justify-items:end;gap:8px}.hotel-basic-side-btn{width:100%;min-height:46px;margin-top:16px;border:1px solid #bfdbfe;border-radius:16px;background:#eff6ff;color:#1d4ed8;font-size:14px;font-weight:700;cursor:pointer}.hotel-basic-side-card.accent{background:radial-gradient(circle at top right,rgba(14,165,233,.13),transparent 34%),linear-gradient(180deg,#f8fdff,#ffffff)}.hotel-basic-page :where(h1,h2,h3,p,label,input,select,textarea,button,span,small,strong){letter-spacing:0}@media (max-width: 1400px){.hotel-basic-layout,.hotel-step2-main,.hotel-step3-layout,.hotel-step3-content-grid,.hotel-step4-layout,.hotel-step4-config-grid,.hotel-step4-config-inner,.hotel-step2-top{grid-template-columns:1fr}.hotel-basic-sidebar{grid-template-columns:repeat(3,minmax(0,1fr))}.hotel-step2-sidebar{grid-template-columns:repeat(2,minmax(0,1fr))}.hotel-step3-photo-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.hotel-step4-bottom-grid{grid-template-columns:1fr}.hotel-step4-preview-info-grid,.hotel-step4-preview-dual,.hotel-step4-preview-codes>div{grid-template-columns:1fr 1fr}}@media (max-width: 1100px){.hotel-basic-page{padding:20px}.hotel-basic-wizard{padding:22px}.hotel-basic-grid,.hotel-basic-note-grid,.hotel-basic-sidebar,.hotel-step2-grid,.hotel-step2-social-grid,.hotel-step2-sidebar{grid-template-columns:1fr 1fr}.hotel-step3-photo-head{flex-direction:column;align-items:flex-start}.hotel-step3-photo-grid,.hotel-step3-sidebar{grid-template-columns:1fr 1fr}.hotel-step4-toolbar,.hotel-step4-footer-actions,.hotel-step4-preview-titlebar,.hotel-step4-preview-warning{flex-direction:column;align-items:flex-start}.hotel-step4-stats{flex-wrap:wrap}.hotel-step4-stats div{border-left:0;padding:0}}@media (max-width: 760px){.hotel-basic-page{padding:14px}.hotel-basic-grid,.hotel-basic-note-grid,.hotel-basic-sidebar,.hotel-step2-grid,.hotel-step2-social-grid,.hotel-step2-sidebar,.hotel-step3-sidebar,.hotel-step3-photo-grid,.hotel-step3-content-grid,.hotel-step4-check-grid,.hotel-step4-actions-grid,.hotel-step4-form-grid,.hotel-step4-standard-codes div,.hotel-step4-preview-info-grid,.hotel-step4-preview-dual,.hotel-step4-preview-thumbs,.hotel-step4-preview-codes>div{grid-template-columns:1fr}.hotel-basic-footer-nav,.hotel-step2-bottom-nav{flex-direction:column;align-items:stretch}.hotel-basic-card-head,.hotel-basic-card-body,.hotel-basic-side-card,.hotel-basic-wizard{padding:18px;border-radius:22px}.hotel-basic-actions{justify-content:stretch}.hotel-basic-btn{width:100%;justify-content:center}.hotel-step2-map-stage{min-height:360px}.hotel-step3-tabs{padding:0 18px}.hotel-step3-photo-grid{padding:18px}.hotel-step3-progress-wrap{grid-template-columns:1fr;justify-items:center}}
