:root{--bg: #f4f5f9;--surface: #fff;--primary: #0f766e;--primary-light: #e7f6f4;--text: #1a1a2e;--text-muted: #5a5f7a;--border: #dfe1ea;--purple: #7c3aed;--green: #16a34a;--amber: #d97706;--danger: #dc2626;--radius: 12px;--shadow: 0 1px 3px rgba(0, 0, 0, .05), 0 4px 14px rgba(0, 0, 0, .04);--layout-max-width: 2000px}*{box-sizing:border-box}body{margin:0;font-family:Segoe UI,system-ui,-apple-system,sans-serif;background:var(--bg);color:var(--text);line-height:1.5}a{color:var(--primary);text-decoration:none}a:hover{text-decoration:underline}.back-link-row{margin:-14px 0 0}.back-link-row a{color:#475569;font-weight:600}.app-shell{max-width:var(--layout-max-width);margin:0 auto;padding:12px 36px 64px}.topbar{display:grid;grid-template-columns:minmax(220px,1fr) minmax(0,2fr) minmax(220px,1fr);align-items:start;gap:16px;margin-bottom:0}.topbar-title{display:inline-flex;align-items:center;gap:12px;min-width:0}.app-logo{width:26px;height:26px;flex:0 0 auto;border-radius:7px;box-shadow:0 5px 12px #0f766e24}.topbar-summary{align-self:center;justify-self:center;min-width:0;font-size:1.05rem;font-weight:700;line-height:1.2;text-align:center;white-space:nowrap}.topbar-actions{display:flex;grid-column:3;flex-direction:column;align-items:flex-end;gap:10px}.ai-switch{display:flex;flex-direction:column;align-items:flex-end;gap:8px;max-width:760px}.ai-switch-row{display:flex;flex-wrap:nowrap;align-items:center;justify-content:flex-end;gap:8px}.ai-switch-model-controls{display:inline-flex;flex-wrap:nowrap;align-items:center;gap:8px;min-width:0}.ai-switch-label{flex:0 0 auto;font-size:.82rem;font-weight:600;color:var(--text-muted)}.ai-switch-options{display:inline-flex;flex:0 0 auto;border:1px solid var(--border);border-radius:999px;overflow:hidden;background:#fff}.ai-switch-btn{border:none;background:transparent;padding:6px 14px;font-size:.82rem;font-weight:600;color:var(--text-muted);cursor:pointer;white-space:nowrap}.ai-switch-btn.is-active{background:#f1f5f9;color:#1a1a2e}.ai-switch-btn.is-disabled-profile:not(.is-active){opacity:.65}.ai-switch-btn:disabled{cursor:wait;opacity:.7}.ai-switch-meta{max-width:220px;overflow:hidden;flex:0 1 auto;font-size:.78rem;text-overflow:ellipsis;white-space:nowrap}.ai-model-select{max-width:240px;min-width:160px;border:1px solid var(--border);border-radius:999px;background:#fff;color:var(--text);font-size:.78rem;padding:6px 10px}.ai-model-select:disabled{opacity:.65}.ai-load-models-btn{border:1px solid var(--border);border-radius:999px;background:#fff;color:var(--text-muted);cursor:pointer;font-size:.78rem;font-weight:600;padding:6px 10px}.ai-load-models-btn:disabled{cursor:wait;opacity:.65}.ai-switch-error{width:100%;text-align:right;font-size:.78rem;color:var(--danger)}.ai-debug-toggle{display:inline-flex;align-items:center;gap:8px;font-size:.82rem;font-weight:600;color:var(--text-muted);cursor:pointer}.ai-debug-toggle input{accent-color:#64748b}.topbar h1{margin:0;font-size:1.6rem;white-space:nowrap}.badge{display:inline-flex;align-items:center;gap:8px;background:var(--primary-light);color:#115e59;border:1px solid #b8e4dc;border-radius:999px;padding:6px 12px;font-size:.85rem;font-weight:600}.card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:20px;box-shadow:var(--shadow);margin-bottom:20px}.card h2{margin:0 0 12px;font-size:1.05rem}.booking-column{display:flex;flex-direction:column;min-width:0}.booking-group-summary{margin:0 0 6px;color:var(--text);font-size:1.05rem;font-weight:700;line-height:1.2;text-align:right;white-space:nowrap}.section-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:12px}.section-header h2{margin:0}.section-header-note{margin:0;font-size:.85rem;color:#1e40af;text-align:right;line-height:1.4;max-width:55%}.section-header-actions{display:flex;flex-direction:column;align-items:flex-end;gap:6px;text-align:right}.section-header-actions .btn{white-space:nowrap}.section-header-button-row{display:flex;flex-wrap:nowrap;align-items:center;justify-content:flex-end;gap:10px}.suggestion-duration{font-size:.82rem;white-space:nowrap}.suggestion-clock{position:relative;width:18px;height:18px;border:2px solid #64748b;border-radius:999px}.suggestion-clock:before,.suggestion-clock:after{content:"";position:absolute;left:50%;bottom:50%;width:2px;border-radius:999px;background:#64748b;transform-origin:bottom center}.suggestion-clock:before{height:5px;transform:translate(-50%) rotate(0)}.suggestion-clock:after{height:7px;animation:suggestion-clock-hand 1.2s linear infinite}@keyframes suggestion-clock-hand{0%{transform:translate(-50%) rotate(0)}to{transform:translate(-50%) rotate(360deg)}}.inventory-status{font-size:.85rem}.grid-2{display:grid;grid-template-columns:minmax(0,66fr) minmax(0,34fr);gap:16px;align-items:stretch}.grid-sidebar{display:flex;flex-direction:column;gap:20px;min-width:0;padding-top:calc(1.26rem + 6px)}.booking-column>.card,.grid-sidebar>.card{flex:1}.booking-column>.card{margin-bottom:0}.booking-card{display:flex;flex-direction:column;min-height:0}.grid-sidebar .card{margin-bottom:0}.ai-debug-panel{margin-top:20px}.ai-debug-panel .section-header{align-items:flex-start}.ai-debug-panel .muted{margin:4px 0 0}.ai-debug-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.ai-debug-field{display:flex;min-width:0;flex-direction:column;gap:8px}.ai-debug-field span{font-size:.82rem;font-weight:700;color:var(--text-muted)}.ai-debug-field textarea{min-height:320px;width:100%;resize:vertical;border:1px solid var(--border);border-radius:8px;background:#f8fafc;color:var(--text);font-family:Consolas,Courier New,monospace;font-size:.78rem;line-height:1.45;padding:12px}@media(max-width:1430px){.topbar{grid-template-columns:1fr}.topbar-actions{grid-column:auto;align-items:stretch;width:100%}.topbar-summary{justify-self:start;text-align:left;white-space:normal}.ai-switch{max-width:none;justify-content:flex-start}.grid-2{grid-template-columns:1fr}.grid-sidebar{padding-top:0}.booking-group-summary{white-space:normal}.ai-debug-grid{grid-template-columns:1fr}}.btn{border:none;border-radius:8px;padding:10px 16px;font-size:.92rem;font-weight:600;cursor:pointer}.btn-small{border-radius:7px;padding:7px 11px;font-size:.82rem}.btn:disabled{opacity:.55;cursor:not-allowed}.btn-primary{background:#f1f5f9;border:1px solid #cbd5e1;color:#1a1a2e}.btn-secondary{background:#eef2ff;color:#3730a3}.btn-ghost{background:transparent;border:1px solid var(--border);color:var(--text)}.actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:12px}.actions-compact{justify-content:flex-end;margin-top:0}.table-wrap{overflow:auto;border:1px solid var(--border);border-radius:8px}.booking-table-wrap{flex:1;min-height:0}.booking-table-wrap .guest-request-table thead th{position:sticky;top:0;z-index:2}.guest-request-table thead th{font-family:inherit;font-size:.72rem;font-weight:600;line-height:1.15}.guest-request-table{height:100%;table-layout:fixed;width:100%}.booking-table-spacer-row td{height:100%;padding:0;border-bottom:0}.guest-request-table col.col-guest-num{width:2rem}.guest-request-table col.col-guest-name{width:4.8rem}.guest-request-table col.col-guest-flag{width:2.4rem}.guest-request-table col.col-guest-quiet{width:2.8rem}.guest-request-table col.col-guest-child{width:2.4rem}.guest-request-table col.col-guest-pref{width:4.7rem}.guest-request-table col.col-guest-room{width:3.6rem}.guest-request-table col.col-reason{width:28.4rem}.guest-request-table col.col-risk-action{width:3.6rem}.guest-request-table .col-guest-num{padding-left:4px;padding-right:4px;text-align:center;white-space:nowrap}.guest-request-table .col-guest-name{white-space:normal;overflow-wrap:anywhere;line-height:1.2}.guest-request-table .col-guest-flag,.guest-request-table .col-guest-quiet,.guest-request-table .col-guest-child{padding-left:4px;padding-right:4px;text-align:center}.guest-request-table th.col-guest-flag,.guest-request-table th.col-guest-quiet,.guest-request-table th.col-guest-child{white-space:nowrap;word-break:normal}.guest-request-table .col-guest-pref{padding-left:6px;padding-right:6px;white-space:normal;overflow-wrap:anywhere;line-height:1.2}.guest-request-table .col-guest-room{padding-left:4px;padding-right:4px}.guest-request-table .col-guest-room .input{min-width:0;width:100%;max-width:3.2rem;padding:4px}.guest-request-table .col-reason{word-break:break-word}.reason-cell{display:grid;gap:8px}.reason-conflicts-summary{display:grid;gap:6px}.reason-conflict-note{color:#6d28d9;line-height:1.25}.reason-violation-note{display:inline-flex;align-items:center;gap:6px;color:#111827;line-height:1.25}.reason-violation-note:before{content:"";flex:0 0 auto;width:.7em;height:.7em;border-radius:999px;background:#fef9c3;border:1px solid #854d0e}.reason-upgrade-note{display:inline-flex;align-items:center;gap:6px;color:#111827;line-height:1.25}.reason-upgrade-note:before{content:"";flex:0 0 auto;width:.7em;height:.7em;border-radius:999px;background:#fed7aa;border:1px solid #9a3412}.reason-swap-note{display:inline-flex;align-items:center;gap:6px;color:#475569;line-height:1.25}.reason-swap-note:before{content:"";flex:0 0 auto;width:.7em;height:.7em;border-radius:999px;background:#e2e8f0;border:1px solid #94a3b8}.guest-request-table .col-risk-action{padding-left:4px;padding-right:4px;text-align:center;white-space:nowrap}.risk-actions{display:flex;flex-wrap:nowrap;justify-content:center;gap:6px}.risk-action-btn{background:#fef3c7;border:1px solid #f59e0b;color:#92400e;flex:0 0 auto;padding-left:6px;padding-right:6px}.assign-room-hint{display:inline-block;line-height:1.15}.room-inventory-table{table-layout:fixed;width:100%;font-size:.82rem}.room-inventory-table col.col-room-num{width:2.4rem}.room-inventory-table col.col-room-cost{width:2.2rem}.room-inventory-table col.col-room-type{width:5.5rem}.room-inventory-table col.col-room-cap,.room-inventory-table col.col-room-flag{width:2.6rem}.room-inventory-table col.col-room-rest{width:2.4rem}.room-inventory-table col.col-room-quiet,.room-inventory-table col.col-room-child{width:3.4rem}.room-inventory-table th,.room-inventory-table td{padding:8px 4px}.room-inventory-table .col-room-num,.room-inventory-table .col-room-cost,.room-inventory-table .col-room-cap,.room-inventory-table .col-room-flag,.room-inventory-table .col-room-quiet,.room-inventory-table .col-room-child,.room-inventory-table .col-room-rest{text-align:center}.room-number{display:inline-flex;align-items:center;justify-content:center;min-width:2rem;border-radius:999px;padding:2px 6px;font-weight:700}.room-number--clean{background:#dcfce7;color:#166534}.room-number--warning{background:#fed7aa;color:#9a3412}.room-number--violation{background:#fef9c3;color:#854d0e}.room-number--warning-strong{background:#ffe4e6;color:#9f1239}.room-legend{display:flex;flex-wrap:wrap;align-items:center;gap:8px 10px;padding:10px 8px 2px;font-size:.78rem;color:var(--text-muted)}.room-legend span{display:inline-flex;align-items:center;gap:4px}.room-legend-label{font-weight:700}.room-inventory-table th.col-room-quiet,.room-inventory-table th.col-room-child{font-size:.68rem;line-height:1.15;white-space:normal;word-break:break-word}.room-inventory-table .col-room-type{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.room-inventory-table tfoot td{background:#f8fafc;border-bottom:none;font-weight:700}.room-inventory-table .col-room-total-label{text-align:right;color:var(--text-muted)}.room-rest-negative{display:inline-flex;align-items:center;justify-content:center;min-width:1.8rem;background:#fee2e2;border-radius:999px;padding:2px 6px;color:var(--text);font-weight:700}.grid-sidebar .table-wrap{overflow-x:hidden}.groups-table td,.groups-table th{vertical-align:middle}.groups-table .group-link{color:#475569;font-weight:600;text-decoration:none}.groups-table .group-link:hover{text-decoration:underline}.trip-category{display:inline-flex;align-items:center;gap:6px;border:1px solid var(--border);border-radius:999px;background:#f8fafc;padding:4px 8px;font-size:.82rem;font-weight:600;white-space:nowrap}table{width:100%;border-collapse:collapse;font-size:.88rem}th,td{padding:10px 12px;border-bottom:1px solid var(--border);text-align:left;vertical-align:top}th{background:#f8fafc;font-weight:600}.stats-row{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:12px}.stats-row-timing{display:inline-flex;gap:12px;margin-left:auto;white-space:nowrap}.table-hint{margin:0 0 12px;font-size:.88rem}.stat-pill{background:#f1f5f9;border:1px solid #cbd5e1;border-radius:999px;color:#475569;padding:6px 12px;font-size:.82rem}.stat-pill--rooms{background:#f1f5f9;border-color:#cbd5e1;color:#475569}.status-draft{color:var(--text-muted)}.status-in_progress{color:var(--amber)}.status-ready{color:var(--green)}.alert{border-radius:8px;padding:12px 14px;margin-bottom:12px;font-size:.9rem}.alert-error{background:#fef2f2;border:1px solid #fecaca;color:#991b1b}.alert-info{background:#eff6ff;border:1px solid #bfdbfe;color:#1e40af}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a73;display:flex;align-items:center;justify-content:center;padding:20px;z-index:1000}.modal-card{width:min(460px,100%);background:var(--surface);border:1px solid var(--border);border-radius:12px;box-shadow:var(--shadow);padding:18px}.modal-card h3{margin:0 0 8px;font-size:1.05rem}.modal-card p{margin:0;color:var(--text-muted)}.audit-modal-card{width:min(760px,100%);max-height:min(760px,calc(100vh - 40px));overflow:auto}.audit-modal-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:14px}.audit-score{flex:0 0 auto;border-radius:999px;background:var(--primary-light);border:1px solid #b8e4dc;color:#115e59;font-weight:800;padding:6px 12px}.audit-summary{border:1px solid var(--border);border-radius:10px;background:#f8fafc;color:var(--text);padding:12px}.audit-section{margin-top:16px}.audit-section h4{margin:0 0 8px;font-size:.92rem}.audit-section ul{margin:0;padding-left:20px;color:var(--text-muted)}.audit-issues{display:grid;gap:10px}.audit-issue{border:1px solid var(--border);border-radius:10px;padding:12px;background:#f8fafc}.audit-issue-critical{border-color:#fecaca;background:#fef2f2}.audit-issue-warning{border-color:#fde68a;background:#fffbeb}.audit-issue-info{border-color:#bfdbfe;background:#eff6ff}.audit-issue-title{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:6px}.audit-issue-title span{border-radius:999px;background:#0f172a14;color:var(--text);font-size:.75rem;font-weight:700;padding:2px 8px}.audit-issue p{color:var(--text)}.audit-issue-meta{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px;color:var(--text-muted);font-size:.82rem}.modal-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:16px}.conflict-item{border:1px solid #fde68a;background:#fffbeb;border-radius:8px;padding:12px;margin-bottom:10px}.conflict-guests{margin:6px 0;font-size:.88rem}.conflict-guests-label{font-weight:600;color:var(--text)}.conflict-count{font-size:.88rem;font-weight:500;color:var(--amber)}.inline-conflict{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-top:8px;border:1px solid #fde68a;border-radius:8px;background:#fffbeb;padding:8px;color:#92400e}.inline-conflicts-summary{display:grid;gap:8px;margin-top:12px}.conflict-item.accepted{opacity:.65;border-color:#bbf7d0;background:#f0fdf4}select.input{min-width:90px;padding:6px 8px;border-radius:6px;border:1px solid var(--border)}select.input.input--conflict{border-color:#f59e0b;background:#fffbeb;color:#92400e;font-weight:700}.group-list{list-style:none;padding:0;margin:0}.group-list li{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:14px 0;border-bottom:1px solid var(--border)}.group-list li:last-child{border-bottom:none}.muted{color:var(--text-muted);font-size:.88rem}
