:root{--ink:#16262f;--muted:#667780;--line:#e0e7ea;--surface:#f5f7f8;--paper:#ffffff;--navy:#17262d;--navy-soft:#243b44;--accent:#0a8f95;--accent-soft:#e4f4f3;--warning:#b66a33;--warning-soft:#fff2e8;--success:#14755c;--critical:#c9534d;--shadow:0 18px 45px rgba(18,43,55,0.08)}*{box-sizing:border-box}body,html{background:var(--surface)}body{margin:0;color:var(--ink);font-family:Inter,PingFang SC,Microsoft YaHei,system-ui,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,select{cursor:pointer}button:disabled{cursor:wait;opacity:.72}.app-shell{min-height:100vh}.sidebar{position:fixed;inset:0 auto 0 0;z-index:40;width:224px;display:flex;flex-direction:column;color:#dbe8ec;background:var(--navy);border-right:1px solid rgba(255,255,255,.06)}.brand-block{height:82px;display:flex;align-items:center;gap:12px;padding:0 23px;border-bottom:1px solid rgba(255,255,255,.08)}.brand-block strong{display:block;color:white;font-size:18px;letter-spacing:.08em}.brand-block small{display:block;margin-top:4px;color:#7fa0ae;font-size:11px;letter-spacing:.08em}.brand-mark{width:36px;height:36px;display:grid;place-content:center;grid-gap:3px;gap:3px;border-radius:10px;background:var(--accent);transform:rotate(-4deg)}.brand-mark span{display:block;height:3px;border-radius:99px;background:#fff}.brand-mark span:first-child{width:17px}.brand-mark span:nth-child(2){width:22px}.brand-mark span:nth-child(3){width:13px}.side-nav{padding:26px 15px}.nav-caption{margin:0 12px 10px;color:#6d909e;font-size:10px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.nav-caption-spaced{margin-top:28px}.side-nav a{position:relative;height:46px;display:flex;align-items:center;gap:13px;margin:4px 0;padding:0 14px;border-radius:9px;color:#9db3bd;font-size:14px;transition:color .18s ease,background .18s ease,transform .18s ease}.side-nav a:hover{color:white;background:rgba(255,255,255,.05);transform:translateX(2px)}.side-nav a.active{color:white;background:var(--navy-soft)}.side-nav a.active:before{content:"";position:absolute;left:0;width:3px;height:22px;border-radius:99px;background:var(--accent)}.side-nav svg{width:19px;height:19px;flex:0 0 auto}.sidebar-foot{margin:auto 20px 22px;padding:17px;display:flex;gap:11px;align-items:center;border-top:1px solid rgba(255,255,255,.08)}.sidebar-foot small,.sidebar-foot strong{display:block}.sidebar-foot strong{color:#cfe1e7;font-size:12px}.sidebar-foot small{margin-top:4px;color:#6f93a1;font-size:10px}.online-dot{width:8px;height:8px;flex:0 0 auto;border-radius:50%;background:#35d4a4;box-shadow:0 0 0 5px rgba(53,212,164,.1)}.sidebar-scrim{display:none}.workspace{min-height:100vh;padding-left:224px}.topbar{position:-webkit-sticky;position:sticky;top:0;z-index:30;height:64px;justify-content:space-between;padding:0 30px;background:rgba(255,255,255,.96);border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.breadcrumb,.topbar{display:flex;align-items:center}.breadcrumb{gap:9px;color:#87959d;font-size:12px}.breadcrumb b{color:#c4cdd1}.breadcrumb strong{color:var(--ink)}.topbar-actions{display:flex;align-items:center;gap:19px}.notification{position:relative;width:34px;height:34px;border:0;border-radius:50%;color:#647681;background:#f1f5f6;font-size:20px;transform:rotate(-24deg)}.notification-dot{position:absolute;right:6px;top:5px;width:6px;height:6px;border:2px solid white;border-radius:50%;background:#ef6a4c}.user-chip{display:flex;align-items:center;gap:9px}.user-chip>span{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;color:white;background:var(--navy-soft);font-size:12px}.user-chip small,.user-chip strong{display:block}.user-chip strong{font-size:12px}.user-chip small{margin-top:2px;color:#8a98a0;font-size:9px}.logout-button{height:30px;padding:0 10px;border:1px solid var(--line);border-radius:5px;color:#60727b;background:#fff;font-size:9px;cursor:pointer}.menu-button{display:none;width:38px;height:38px;border:0;background:none}.menu-button span{display:block;width:20px;height:2px;margin:4px auto;background:var(--ink)}.main-content{max-width:1440px;margin:0 auto;padding:36px 38px 64px;animation:page-enter .4s ease both}.page-header{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:34px}.eyebrow{margin:0 0 8px;color:var(--accent);font-size:10px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.page-header h1{margin:0;font-size:32px;line-height:1.18;letter-spacing:0}.page-description{max-width:650px;margin:10px 0 0;color:var(--muted);font-size:13px;line-height:1.7}.action-row,.page-actions{display:flex;gap:10px;align-items:center;flex:0 0 auto}.primary-button,.secondary-button{min-height:42px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 17px;border-radius:8px;font-weight:700;font-size:12px;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.primary-button{border:1px solid var(--accent);color:white;background:var(--accent);box-shadow:0 9px 22px rgba(12,166,166,.18)}.primary-button:hover{transform:translateY(-1px);box-shadow:0 12px 28px rgba(12,166,166,.25)}.secondary-button{border:1px solid var(--line);color:var(--ink);background:white}.secondary-button:hover{background:#f8fafb;transform:translateY(-1px)}.button-compact{min-height:38px}.sync-icon{display:inline-block;font-size:17px;line-height:1}.spinning{animation:spin .75s linear infinite}.metric-strip{display:grid;grid-template-columns:repeat(4,1fr);margin-bottom:20px;overflow:hidden;background:var(--paper);border:1px solid var(--line);border-radius:8px;box-shadow:0 12px 30px rgba(18,43,55,.035)}.metric-strip>div{min-height:128px;padding:25px 27px;border-right:1px solid var(--line)}.metric-strip>div:last-child{border-right:0}.metric-strip span{display:block;color:var(--muted);font-size:11px}.metric-strip strong{display:block;margin-top:8px;font-size:30px;line-height:1;letter-spacing:0}.metric-strip em{margin-left:2px;font-size:17px;font-style:normal}.metric-strip small{display:block;margin-top:12px;color:#8b989f;font-size:10px}.metric-strip small b{margin-right:4px}.up{color:var(--success)}.warning-text{color:var(--warning)}.dashboard-grid{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(300px,.7fr);grid-gap:24px;gap:24px;margin-bottom:24px}.chart-section,.data-section{background:var(--paper);border:1px solid var(--line);border-radius:8px}.chart-section{min-height:370px;padding:27px 30px 24px}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:23px}.attention-panel h2,.section-heading h2,.suggestion-panel h2{margin:0;font-size:19px;letter-spacing:0}.quiet-label{color:#8b999f;font-size:10px}.text-link{color:var(--accent);font-size:11px;font-weight:700}.bar-chart{height:270px;display:flex;align-items:flex-end;justify-content:space-around;gap:15px;padding:18px 7px 0;border-top:1px solid #edf1f3;background-image:repeating-linear-gradient(180deg,transparent,transparent 66px,#edf1f3 67px)}.bar-item{height:100%;flex:1 1;display:flex;flex-direction:column;align-items:center;justify-content:flex-end}.bar-track{width:min(38px,70%);height:215px;display:flex;align-items:flex-end;background:#eff5f5}.bar-track,.bar-value{border-radius:6px 6px 2px 2px}.bar-value{position:relative;width:100%;background:var(--accent);transform-origin:bottom;animation:grow-up .7s cubic-bezier(.2,.75,.2,1) both}.bar-value:after{content:"";position:absolute;inset:0;border-radius:inherit;background:rgba(255,255,255,.09)}.bar-value span{position:absolute;top:-23px;left:50%;transform:translateX(-50%);color:var(--ink);font-size:9px;font-weight:700}.bar-item small{margin-top:12px;color:#89979e;font-size:9px}.attention-panel{padding:29px;color:#d8e7eb;background:var(--navy);border-radius:8px;box-shadow:var(--shadow)}.attention-panel .eyebrow{color:#5ad4ce}.attention-panel h2{color:white;font-size:22px}.attention-item{display:grid;grid-template-columns:30px 1fr;grid-gap:12px;gap:12px;padding:21px 0;border-bottom:1px solid rgba(255,255,255,.09)}.attention-index{color:#5ad4ce;font:700 10px/1 monospace}.attention-item strong{display:block;color:#edf6f8;font-size:12px;line-height:1.55}.attention-item p{margin:6px 0 0;color:#86a6b2;font-size:10px;line-height:1.6}.attention-panel>a{display:flex;justify-content:space-between;margin-top:23px;color:white;font-size:11px;font-weight:700}.data-section{overflow:hidden}.dashboard-table-section{padding-top:26px}.dashboard-table-section .section-heading,.data-section>.section-heading{padding:0 28px}.workbench-summary{margin-bottom:20px}.table-pagination{display:flex;justify-content:flex-end;align-items:center;gap:14px;min-height:48px;padding:0 22px;border-top:1px solid var(--line);color:var(--muted);font-size:10px}.table-pagination a{color:var(--accent);font-weight:700}.section-toolbar{min-height:70px;display:flex;align-items:center;gap:11px;padding:14px 22px;border-bottom:1px solid var(--line)}.hotel-toolbar{align-items:flex-end;justify-content:space-between;gap:18px;padding-top:13px;padding-bottom:13px}.hotel-toolbar-actions,.hotel-toolbar-filters{display:flex;align-items:flex-end;gap:10px}.hotel-toolbar-filters{flex:1 1;min-width:0}.hotel-toolbar-actions{flex:0 0 auto}.toolbar-field{display:grid;grid-gap:5px;gap:5px;min-width:122px;color:#667880;font-size:9px;font-weight:800}.toolbar-field>span:first-child{line-height:1}.toolbar-search{min-width:220px}.toolbar-search .search-field{min-width:0;width:100%;height:38px}.hotel-toolbar .result-count{margin:0 3px 10px 0;white-space:nowrap}.dashboard-filters{min-height:64px;display:flex;align-items:flex-end;gap:12px;margin-bottom:20px;padding:12px 16px;border:1px solid var(--line);background:#fff}.dashboard-filters label{display:grid;grid-gap:6px;gap:6px;color:var(--muted);font-size:9px;font-weight:700}.dashboard-filters input,.dashboard-filters select{min-width:155px;height:38px;padding:0 10px;border:1px solid var(--line);border-radius:5px;color:var(--ink);background:#fff}.search-field{min-width:240px;display:flex;align-items:center;gap:8px;padding:0 12px;border:1px solid var(--line);border-radius:7px;background:#fbfcfc}.search-field span{color:#91a0a7;font-size:19px}.search-field input{width:100%;height:36px;border:0;outline:0;color:var(--ink);background:transparent;font-size:11px}.date-field,select{height:38px;padding:0 32px 0 12px;border:1px solid var(--line);border-radius:7px;outline:0;color:#52646e;background:white;font-size:11px}.date-field{padding-right:12px}.result-count{margin-left:auto;color:#8b989f;font-size:10px}.table-scroll{overflow-x:auto}.data-table{width:100%;border-collapse:collapse;text-align:left;white-space:nowrap}.data-table th{height:44px;padding:0 20px;color:#89979e;background:#f7f9fa;border-bottom:1px solid var(--line);font-size:9px;font-weight:700;letter-spacing:.06em}.data-table td{height:68px;padding:0 20px;border-bottom:1px solid #edf1f3;color:#41545f;font-size:11px}.data-table tbody tr{transition:background .16s ease}.data-table tbody tr:hover{background:#fbfdfd}.data-table tbody tr:last-child td{border-bottom:0}.data-table td strong,.table-name{color:var(--ink)}.table-name{display:block;font-weight:700}.table-name small{display:block;margin-top:5px;color:#8a989f;font-size:9px;font-weight:400}.hotel-identity{display:flex;align-items:center;gap:11px}.hotel-identity small,.hotel-identity strong{display:block}.hotel-identity small{margin-top:4px;color:#8a989f;font-size:9px}.dashboard-report-table{table-layout:fixed;white-space:normal}.dashboard-report-table td,.dashboard-report-table th{height:54px;padding:8px 10px;vertical-align:middle}.report-rank-col{width:5%}.report-hotel-col{width:26%}.report-group-col{width:9%}.report-number-col{width:8.5%}.report-hotel-cell,.report-hotel-cell .table-name{white-space:normal;overflow-wrap:anywhere;word-break:break-word}.table-sort-button{display:inline-flex;align-items:center;gap:2px;color:inherit;font:inherit;letter-spacing:inherit}.table-sort-button.active,.table-sort-button:hover{color:var(--accent)}.table-sort-button span{font-size:11px}.hotel-table{min-width:0;table-layout:fixed;white-space:normal}.hotel-table td,.hotel-table th{padding-right:14px;padding-left:14px;height:64px;vertical-align:top}.hotel-select-col{width:3%}.hotel-name-col{width:16%}.hotel-count-col{width:5%}.hotel-rate-col{width:7%}.hotel-price-col{width:13%}.hotel-change-col{width:10%}.hotel-status-col,.hotel-time-col{width:7%}.hotel-platform-col{width:9%}.hotel-settings-col{width:6%}.hotel-table input[type=checkbox]{width:15px;height:15px;accent-color:var(--accent);cursor:pointer}.hotel-name-simple{min-width:0;white-space:normal;overflow-wrap:anywhere;word-break:break-word}.hotel-name-simple>span{min-width:0}.hotel-settings-bar{display:flex;align-items:flex-end;gap:12px;padding:14px 17px;border-bottom:1px solid var(--line);background:#f7f9fa}.hotel-settings-bar>strong{align-self:center;min-width:180px;font-size:11px}.hotel-settings-bar label{display:grid;grid-gap:5px;gap:5px;color:var(--muted);font-size:9px;font-weight:700}.hotel-settings-bar input{width:180px;height:36px;padding:0 10px;border:1px solid var(--line);border-radius:5px;background:#fff}.hotel-price-cell{max-width:none;overflow-wrap:anywhere}.hotel-price-cell small,.hotel-price-cell strong{display:block}.hotel-price-cell small{margin-top:5px;color:var(--muted);font-size:8px;line-height:1.35;white-space:normal}.hotel-entry-actions{display:flex;align-items:center;flex-wrap:wrap;gap:6px}.hotel-entry-actions form{margin:0}.hotel-entry-actions button[disabled]{color:#888;background:#fff;cursor:not-allowed}.data-source-note{margin:0;padding:12px 17px;border-top:1px solid var(--line);color:var(--muted);font-size:9px}.hotel-avatar{width:34px;height:34px;display:grid;place-items:center;border-radius:8px;color:var(--accent);background:var(--accent-soft);font-weight:800}.occupancy-cell{min-width:100px}.occupancy-cell span{display:block;margin-bottom:5px;color:var(--ink);font-weight:700}.occupancy-cell i{width:72px;height:3px;display:block;overflow:hidden;border-radius:99px;background:#e9eff1}.occupancy-cell b{height:100%;display:block;border-radius:99px;background:var(--accent)}.status-badge{display:inline-flex;align-items:center;gap:6px;padding:5px 8px;border-radius:99px;font-size:9px;font-weight:700}.status-badge i{width:5px;height:5px;border-radius:50%;background:currentColor}.status-badge.success{color:var(--success);background:#e9f7f2}.status-badge.warning{color:var(--warning);background:var(--warning-soft)}.status-badge.muted{color:#7c8a91;background:#edf1f3}.updated-at{display:block;margin-top:5px;color:#9aa6ac;font-size:8px}.row-button,.row-link{color:var(--accent);font-size:10px;font-weight:700}.row-button{padding:5px 0;border:0;background:none}.room-details{position:relative;display:inline-block}.room-details summary{padding:5px 0;color:var(--accent);font-size:10px;font-weight:700;cursor:pointer;list-style:none}.room-details summary::-webkit-details-marker{display:none}.room-details-popover{position:absolute;z-index:5;right:0;top:calc(100% + 6px);width:min(660px,72vw);padding:12px;border:1px solid var(--line);border-radius:6px;background:#fff;box-shadow:0 12px 30px rgba(27,47,56,.12)}.room-details-heading{display:flex;justify-content:space-between;gap:12px;margin-bottom:8px;color:var(--ink);font-size:10px}.room-details-heading span{color:#89979e;font-weight:400}.room-details-scroll{max-height:260px;overflow:auto}.room-details-scroll table{width:100%;border-collapse:collapse;font-size:10px}.room-details-scroll td,.room-details-scroll th{height:auto;padding:7px 8px;border-bottom:1px solid #edf1f3;white-space:nowrap;text-align:left}.room-details-scroll th{color:#89979e;font-size:9px;font-weight:700}.room-details-scroll td{color:#41545f}.platform-label,.role-label{display:inline-flex;padding:5px 8px;border-radius:5px;color:#35515e;background:#edf3f5;font-size:9px;font-weight:700}.price-change{font-weight:700;color:var(--ink)}.price-change b{margin:0 5px;color:var(--accent)}.back-link{display:inline-block;margin-bottom:18px;color:#70818a;font-size:10px;font-weight:700}.hotel-metrics{margin-bottom:24px}.price-layout{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(320px,.62fr);grid-gap:24px;gap:24px;margin-top:24px}.price-comparison{padding-top:26px}.competitor-head,.competitor-row{display:grid;grid-template-columns:1fr 100px 100px;align-items:center;padding:0 28px}.competitor-head{height:39px;color:#8a989f;background:#f7f9fa;border-top:1px solid var(--line);border-bottom:1px solid var(--line);font-size:9px}.competitor-row{min-height:64px;border-bottom:1px solid #edf1f3}.competitor-row:last-child{border-bottom:0}.competitor-row small,.competitor-row strong{display:block}.competitor-row strong{font-size:11px}.competitor-row small{margin-top:4px;color:#8a989f;font-size:9px}.competitor-row b{font-size:13px}.suggestion-panel{padding:27px;background:white;border:1px solid var(--line);border-radius:8px}.suggestion-copy{margin:10px 0 22px;color:var(--muted);font-size:10px;line-height:1.75}.price-readout{display:grid;grid-template-columns:1fr 26px 1fr;align-items:center;padding:18px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.price-readout div b,.price-readout div span{display:block}.price-readout div span{color:#87969d;font-size:9px}.price-readout div b{margin-top:6px;font-size:21px}.price-arrow{color:#9aabb2}.accent-price{color:var(--accent)}.price-input,.reason-input{display:block;margin-top:18px;color:#687983;font-size:10px;font-weight:700}.price-input>span{height:43px;display:flex;align-items:center;margin-top:7px;overflow:hidden;border:1px solid var(--line);border-radius:7px}.price-input i{padding:0 12px;color:#87969d;font-style:normal}.price-input input{width:100%;height:100%;border:0;outline:0;font-size:14px;font-weight:700}.reason-input textarea{width:100%;min-height:82px;margin-top:7px;padding:11px;resize:vertical;border:1px solid var(--line);border-radius:7px;outline:0;color:#53656f;font-size:10px;line-height:1.6}.full-button{width:100%;margin-top:16px}.panel-note{display:block;margin-top:11px;color:#95a2a8;font-size:8px;line-height:1.5;text-align:center}.footnote{margin:14px 2px;color:#8a989f;font-size:9px}.workbench-grid{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(330px,.75fr);grid-gap:20px;gap:20px;margin-bottom:20px}.competitor-section,.pricing-section,.task-section{padding:25px 27px}.task-section{margin-bottom:20px}.competitor-section .section-heading,.pricing-section .section-heading,.task-section .section-heading{margin-bottom:18px}.task-list{border-top:1px solid var(--line)}.task-row{min-height:77px;display:grid;grid-template-columns:9px minmax(0,1fr) auto;align-items:center;grid-gap:15px;gap:15px;border-bottom:1px solid #edf1f3}.task-row:last-child{border-bottom:0}.task-priority{width:7px;height:34px;border-radius:99px;background:#8fa2a8}.task-priority.high{background:var(--critical)}.task-priority.medium{background:var(--warning)}.task-title-line{display:flex;gap:14px;align-items:baseline}.task-title-line strong{color:var(--ink);font-size:12px}.task-title-line span{color:#97a3a8;font-size:9px}.task-main p{margin:6px 0 0;color:var(--muted);font-size:10px}.metric-warning{color:var(--warning)}.action-note,.panel-footnote{margin:18px 0 0;color:#8c9a9f;font-size:9px;line-height:1.55}.table-frame{min-width:0}.table-frame .table-scroll{max-height:min(510px,calc(100vh - 280px));overflow:auto;overscroll-behavior:contain}.table-frame .data-table th{position:-webkit-sticky;position:sticky;top:0;z-index:2;box-shadow:0 1px 0 var(--line)}.change-label{display:inline-flex;align-items:center;max-width:150px;padding:5px 8px;border-radius:5px;color:#5c7078;background:#eef3f4;font-size:9px;font-weight:700;white-space:nowrap}.change-label.changed{color:#126f75;background:var(--accent-soft)}.change-label.stale{color:var(--critical);background:#fff0ef}.change-label.stable{color:#687a82;background:#eef1f2}.muted-link{color:#8a989f}.trend-section{margin-top:20px;padding-top:25px}.trend-section .section-heading{padding:0 27px}.compact-chart{height:190px;padding-left:27px;padding-right:27px}.compact-chart .bar-track{height:135px}.hotel-live-bar{min-height:48px;display:flex;align-items:center;gap:21px;margin-bottom:20px;padding:0 17px;color:#75858c;background:#edf6f5;border:1px solid #d7ecea;border-radius:8px;font-size:10px}.hotel-live-bar>div{display:flex;align-items:center;gap:8px;color:#176f70;font-weight:800}.live-pulse{width:7px;height:7px;border-radius:50%;background:var(--success);box-shadow:0 0 0 4px rgba(20,117,92,.12)}.hotel-live-bar>span:not(.change-label){padding-left:21px;border-left:1px solid #cfe4e2}.live-pulse.offline{background:var(--critical);box-shadow:0 0 0 4px rgba(206,76,65,.12)}.table-empty{height:132px;color:var(--muted);text-align:center!important}.capture-status{display:flex;align-items:center;gap:12px;margin:-4px 0 17px;color:#89979d;font-size:9px}.ota-collection-controls{display:flex;gap:10px;margin:-3px 0 15px}.ota-collection-controls label{display:flex;align-items:center;gap:7px;color:#77888f;font-size:9px;font-weight:700}.ota-collection-controls input{width:132px;height:34px;padding:0 8px;border:1px solid var(--line);border-radius:6px;color:var(--ink);background:#fff;font-size:10px}.workbench-grid{grid-template-columns:minmax(0,1.4fr) minmax(330px,.8fr);align-items:start}.competitor-table td,.competitor-table th{padding-left:16px;padding-right:16px}.competitor-table td small{display:block;margin-top:4px;color:#94a0a5;font-size:9px}.platform-tabs{display:grid;grid-template-columns:1fr 1fr;grid-gap:7px;gap:7px;margin-bottom:17px}.platform-tabs button{min-height:41px;border:1px solid var(--line);border-radius:6px;color:#6f7f86;background:#fff;font-size:11px;font-weight:800}.platform-tabs button.active{color:var(--ink);border-color:var(--ink);background:#f4f7f8}.platform-tabs small{margin-left:4px;color:#9aa6aa;font-size:8px;font-weight:500}.platform-mode{display:flex;align-items:center;gap:7px;color:var(--ink);font-size:11px;font-weight:800}.platform-dot{width:7px;height:7px;border-radius:50%;background:#d5a02c}.platform-dot.ctrip{background:#4c7fc1}.mode-note{margin-left:auto;color:#8b999f;font-size:9px;font-weight:400}.price-compare-line{display:grid;grid-template-columns:1fr 26px 1fr;align-items:center;margin:19px 0 15px;padding:16px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.price-compare-line div span,.price-compare-line div strong{display:block}.price-compare-line div span{color:#87969d;font-size:9px}.price-compare-line div strong{margin-top:5px;color:var(--ink);font-size:21px}.price-compare-line>span{color:#9aabb2;text-align:center}.compact-field{display:block;margin-top:14px;color:#687983;font-size:10px;font-weight:700}.compact-field input,.compact-field textarea{display:block;width:100%;margin-top:6px;padding:10px 11px;border:1px solid var(--line);border-radius:6px;outline:0;color:var(--ink);background:white;font-size:12px}.compact-field input{height:41px;font-weight:700}.compact-field textarea{min-height:67px;resize:vertical;line-height:1.5}.record-section{overflow:hidden}.record-tabs{display:flex;gap:4px;padding:15px 22px 0;border-bottom:1px solid var(--line)}.record-tabs button{min-height:37px;padding:0 14px;border:0;border-bottom:2px solid transparent;color:#819097;background:transparent;font-size:11px;font-weight:800}.record-tabs button.active{color:var(--ink);border-bottom-color:var(--accent)}.pagination{min-height:58px;display:flex;align-items:center;justify-content:flex-end;gap:9px;padding:0 22px;color:#8a989f;border-top:1px solid var(--line);font-size:9px}.pagination label{display:inline-flex;align-items:center;gap:5px}.pagination select{width:58px;height:30px;padding:0 8px;font-size:10px}.page-numbers button,.pagination>button{width:29px;height:29px;display:grid;place-items:center;padding:0;border:1px solid var(--line);border-radius:5px;color:#70828a;background:white;font-size:14px}.pagination>button:disabled{cursor:not-allowed;opacity:.35}.page-numbers{display:flex;gap:4px}.page-numbers button{font-size:10px}.page-numbers button.active{color:white;border-color:var(--navy);background:var(--navy)}.platform-label.meituan{color:#8a6c21;background:#fff6df}.platform-label.ctrip{color:#3d659a;background:#edf3fd}.source-notice{margin:-14px 0 22px;padding:12px 15px;border:1px solid;border-radius:7px;font-size:11px;line-height:1.5}.source-notice.success{color:var(--success);border-color:#cfe8df;background:#edf8f4}.source-notice.error{color:var(--critical);border-color:#efd2cf;background:#fff4f2}.source-registry{margin-bottom:22px}.source-registry>.section-heading{margin-bottom:20px;padding:24px 27px 0}.source-channel-table{min-width:850px}.source-channel-table td{height:72px}.source-channel-name{display:flex;align-items:center;gap:11px}.source-channel-name>span{width:32px;height:32px;display:grid;flex:0 0 auto;place-items:center;border-radius:7px;color:white;font-size:11px;font-weight:800}.source-channel-name>span.xuanzhu{background:var(--accent)}.source-channel-name>span.meituan{color:#705415;background:#f2c45f}.source-channel-name>span.ctrip{background:#4877b7}.source-channel-meta{display:block;margin-top:5px;color:#94a1a6;font-size:8px}.source-stage{display:inline-flex;align-items:center;gap:7px;color:#647780;font-size:9px;font-weight:700}.source-stage:before{width:6px;height:6px;content:"";border-radius:50%;background:#aab6ba}.source-stage.ready:before{background:var(--success)}.source-stage.pending:before{background:var(--warning)}.source-registry-error{padding:11px 20px;color:var(--critical);background:#fff4f2;border-top:1px solid #efd2cf;font-size:10px}.source-capture{margin:-4px 0 18px;padding:24px 27px 20px}.source-capture>.section-heading{padding:0}.source-capture-grid{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--line)}.source-capture-grid>div{min-height:84px;display:flex;flex-direction:column;justify-content:center;padding:0 20px;border-right:1px solid var(--line)}.source-capture-grid>div:last-child{border-right:0}.source-capture-grid small,.source-capture-grid span{color:var(--muted);font-size:9px}.source-capture-grid strong{margin:6px 0 3px;font-size:13px}.source-capture-actions{display:flex;align-items:center;gap:10px;margin-top:16px}.source-capture-pairing{margin-left:auto;color:var(--muted);font-size:9px}.source-capture-pairing summary{cursor:pointer}.source-capture-pairing div{display:flex;align-items:center;gap:9px;margin-top:8px}.source-capture-pairing strong{font-family:Consolas,monospace;color:var(--ink);font-size:12px;letter-spacing:1px}.source-capture-note{margin:14px 0 0;color:#849299;font-size:9px;line-height:1.6}.source-layout{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(380px,.95fr);grid-gap:18px;gap:18px;align-items:start}.source-panel{min-width:0;min-height:0;padding:24px 27px}.source-panel>.section-heading{padding:0}.source-qr-login{display:flex;flex-direction:column;align-items:center;padding:2px 0 21px;text-align:center}.source-qr-frame{position:relative;width:210px;height:210px;display:grid;place-items:center;padding:9px;border:1px solid var(--line);background:white}.source-qr-frame img{width:100%;height:100%;display:block;object-fit:contain;image-rendering:crisp-edges}.source-qr-frame.expired img{opacity:.22}.source-qr-loading{color:#8b999f;font-size:10px}.source-qr-overlay{position:absolute;inset:0;display:grid;place-items:center;color:var(--critical);background:rgba(255,255,255,.78);font-size:13px;font-weight:800}.source-qr-copy{margin:15px 0 13px}.source-qr-copy span,.source-qr-copy strong{display:block}.source-qr-copy strong{font-size:12px}.source-qr-copy span{margin-top:5px;color:#849299;font-size:9px}.source-qr-login .source-security{max-width:310px;margin:12px 0 0}.source-form{display:grid;grid-gap:16px;gap:16px}.source-binding-control label,.source-form>label{color:#667882;font-size:10px;font-weight:700}.source-binding-control select,.source-form input{width:100%;height:43px;display:block;margin-top:7px;padding:0 12px;border:1px solid var(--line);border-radius:7px;outline:0;color:var(--ink);background:white;font-size:12px}.source-binding-control select:focus,.source-form input:focus{border-color:var(--accent);box-shadow:0 0 0 3px rgba(10,143,149,.09)}.source-code-row{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:9px;gap:9px;margin-top:7px}.source-code-row input{margin-top:0}.source-code-row .secondary-button{min-width:108px}.source-form>.primary-button{width:100%;margin-top:2px}.source-security{margin:-3px 0 0;color:#8c9a9f;font-size:9px;line-height:1.65}.source-connected dl{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:0 24px;gap:0 24px;margin:0 0 20px;border-top:1px solid var(--line)}.source-connected dl div{display:flex;flex-direction:column;justify-content:center;gap:7px;min-height:72px;border-bottom:1px solid var(--line)}.source-connected dt{color:#839198;font-size:10px}.source-connected dd{margin:0;font-size:12px;font-weight:700}.source-binding-control{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;grid-gap:11px;gap:11px;margin-bottom:21px}.source-binding-control .primary-button{min-width:96px}.source-list-toolbar{min-height:51px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-top:1px solid var(--line)}.source-list-toolbar .search-field{min-width:min(280px,72%)}.source-list-toolbar>span{color:#89979d;font-size:9px}.source-hotel-list{max-height:355px;overflow:auto;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.source-hotel-list .data-table td{padding-top:13px;padding-bottom:13px}.source-hotel-list td small{display:block;margin-top:4px;color:var(--accent);font-size:8px;font-weight:700}.selected-source-row{background:#f1f8f7}.source-empty{min-height:120px;display:grid;place-content:center;grid-gap:7px;gap:7px;color:#8c9a9f;text-align:center}.source-empty strong{color:#5e7079;font-size:12px}.source-empty span{font-size:10px}.source-overview{margin-top:22px;padding:27px}.source-overview>.section-heading{padding:0}.source-kpis{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.source-kpis>div{min-height:105px;padding:20px 22px;border-right:1px solid var(--line)}.source-kpis>div:last-child{border-right:0}.source-kpis small,.source-kpis span,.source-kpis strong{display:block}.source-kpis span{color:#7e8e95;font-size:9px}.source-kpis strong{margin-top:7px;font-size:24px;line-height:1.1}.source-kpis small{margin-top:8px;color:#98a3a8;font-size:8px}.success-text{color:var(--success)}.source-completeness{min-height:53px;display:flex;align-items:center;gap:11px;padding:0 15px;border-bottom:1px solid var(--line)}.source-completeness strong{font-size:10px}.source-completeness.complete{color:#43655c;background:#f4faf7}.source-completeness.incomplete{color:#8b5b34;background:#fff8f2}.source-distribution-grid{display:grid;grid-template-columns:repeat(3,1fr);margin-top:25px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.source-distribution{min-width:0;padding:22px;border-right:1px solid var(--line)}.source-distribution:last-child{border-right:0}.source-distribution h3{margin:0 0 18px;font-size:12px}.source-bar-row{display:grid;grid-template-columns:minmax(70px,1fr) minmax(75px,1.4fr) 24px;align-items:center;grid-gap:9px;gap:9px;min-height:29px}.source-bar-row>span{overflow:hidden;color:#6f8088;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.source-bar-row>i{height:6px;overflow:hidden;border-radius:2px;background:#edf2f3}.source-bar-row>i b{height:100%;display:block;border-radius:inherit;background:var(--accent)}.source-bar-row>strong{font-size:9px;text-align:right}.source-runtime{margin-top:22px;padding:27px}.source-runtime>.section-heading{padding:0}.source-runtime-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.source-runtime-grid>div{min-height:101px;padding:20px 22px;border-right:1px solid var(--line)}.source-runtime-grid>div:last-child{border-right:0}.source-runtime-grid small,.source-runtime-grid span,.source-runtime-grid strong{display:block}.source-runtime-grid span{color:#7e8e95;font-size:9px}.source-runtime-grid strong{margin-top:8px;font-size:18px}.source-runtime-grid small{margin-top:8px;color:#98a3a8;font-size:8px}.source-runtime-note{min-height:56px;display:flex;align-items:center;gap:12px;padding:0 15px;color:#71563d;background:#fff8f2}.source-runtime-note strong{font-size:10px;line-height:1.6}.hotel-subnav{position:-webkit-sticky;position:sticky;top:64px;z-index:20;display:flex;gap:5px;margin:-8px 0 25px;padding:6px;overflow-x:auto;border:1px solid var(--line);border-radius:8px;background:rgba(255,255,255,.96);box-shadow:0 10px 24px rgba(18,43,55,.04);scrollbar-width:thin}.hotel-subnav a{min-width:max-content;padding:10px 15px;border-radius:6px;color:#6f8088;font-size:11px;font-weight:700;transition:color .16s ease,background .16s ease}.hotel-subnav a:hover{color:var(--ink);background:#f1f5f6}.hotel-subnav a.active{color:white;background:var(--navy)}.hotel-nav-group-label,.hotel-nav-hint{flex:0 0 auto;padding:0 7px;color:#9aa8ad;font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.hotel-nav-divider{width:1px;height:24px;flex:0 0 auto;margin:0 4px;background:var(--line)}.hotel-nav-hint{margin-left:auto;text-transform:none;letter-spacing:0}.hotel-page{animation:page-enter .28s ease both}.overview-layout{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(300px,.65fr);grid-gap:20px;gap:20px;margin-bottom:20px}.benchmark-section,.compact-data-section,.overview-trend,.pricing-form-section,.trend-workspace{padding:25px 27px}.benchmark-section>.section-heading,.compact-data-section>.section-heading,.overview-trend .section-heading,.pricing-form-section>.section-heading,.trend-workspace>.section-heading{padding:0}.snapshot-chart{height:235px;display:flex;align-items:flex-end;gap:10px;padding-top:24px;border-top:1px solid var(--line);background-image:repeating-linear-gradient(180deg,transparent,transparent 57px,#edf1f3 58px)}.snapshot-column{min-width:28px;height:100%;flex:1 1;display:grid;grid-template-rows:1fr 18px 16px;align-items:end;text-align:center}.snapshot-column>div{width:min(34px,72%);height:100%;display:flex;align-items:flex-end;justify-self:center;border-radius:4px 4px 2px 2px;background:#edf3f3}.snapshot-column i{width:100%;display:block;border-radius:inherit;background:var(--accent);transform-origin:bottom;animation:grow-up .55s ease both}.snapshot-column strong{margin-top:5px;font-size:9px}.snapshot-column span{color:#96a2a7;font-size:8px}.decision-panel{padding:28px;color:#dbe8ec;background:var(--navy);border-radius:8px}.decision-panel h2{margin:0;color:white;font-size:22px}.decision-panel>p:not(.eyebrow){min-height:76px;margin:13px 0 24px;color:#91aab4;font-size:11px;line-height:1.75}.decision-actions{border-top:1px solid rgba(255,255,255,.1)}.decision-actions a{min-height:48px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(255,255,255,.1);color:#d8e7eb;font-size:10px;font-weight:700}.decision-actions a span{color:#58cec8;font-size:16px}.hotel-decision-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.55fr);align-items:center;grid-gap:36px;gap:36px;padding:24px 28px}.hotel-decision-row h2{margin:0;font-size:18px}.hotel-decision-row>div:first-child>p:last-child{margin:8px 0 0;color:var(--muted);font-size:10px;line-height:1.65}.hotel-decision-actions{border-left:1px solid var(--line)}.hotel-decision-actions a{min-height:38px;display:flex;align-items:center;justify-content:space-between;padding-left:22px;border-bottom:1px solid var(--line);color:var(--ink);font-size:10px;font-weight:700}.hotel-decision-actions a:last-child{border-bottom:0}.hotel-decision-actions a span{color:var(--accent);font-size:15px}.inline-empty{min-height:150px;display:grid;place-content:center;grid-gap:7px;gap:7px;color:#91a0a6;text-align:center}.inline-empty.tall{min-height:310px}.inline-empty strong{color:#5e7078;font-size:12px}.inline-empty span{font-size:10px}.section-title-row{min-height:76px;display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:18px}.section-title-row h2{margin:0;font-size:22px}.section-title-row>div>p:last-child{margin:7px 0 0;color:var(--muted);font-size:11px}.trend-detail-metrics{margin-bottom:20px}.trend-detail-metrics .metric-time{max-width:180px;font-size:17px;line-height:1.25}.trend-workspace{margin-bottom:18px}.operation-timeline{position:relative;display:flex;gap:0;min-height:92px;margin:8px 0 0;padding:14px 0 0;overflow-x:auto;list-style:none}.operation-timeline:before{content:"";position:absolute;top:26px;right:0;left:0;height:1px;background:var(--line)}.operation-timeline li{position:relative;flex:0 0 min(220px,28vw);padding:28px 16px 0 0;color:var(--muted);font-size:10px;line-height:1.5}.operation-timeline li:before{content:"";position:absolute;top:21px;left:0;width:10px;height:10px;border:2px solid var(--accent);border-radius:50%;background:white}.operation-timeline time{display:block;margin-bottom:5px;color:var(--accent);font-size:9px;font-weight:800}.operation-timeline span{display:block;max-width:195px}.operation-timeline li.empty{flex-basis:100%;padding-top:28px}.operation-timeline li.empty:before{border-color:#9aa8ad}.trend-raw-details{margin-top:18px}.trend-period-table{margin-top:20px}.trend-period-table>.section-heading{padding:22px 27px 0}.operating-comparison-section{margin-top:20px}.operating-comparison-section>.section-heading{padding-top:22px}.operating-table-scroll{max-height:calc(100vh - 220px)}.operating-time-table{min-width:960px;table-layout:fixed}.operating-hotel-col{width:32%}.operating-group-col{width:18%}.operating-count-col,.operating-rate-col{width:10%}.operating-delta-col{width:11%}.operating-time-col{width:19%}.operating-time-table td,.operating-time-table th{height:62px;padding:9px 14px}.operating-number,.operating-time-cell,.operating-time-table th:not(:first-child){text-align:right}.operating-group-cell{color:#5f7078}.operating-number{font-feature-settings:"tnum";font-variant-numeric:tabular-nums;font-weight:700}.operating-rate strong{font-size:14px}.operating-time-cell{color:#5f7078;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.operating-time-table thead th{position:-webkit-sticky;position:sticky;top:0;z-index:3}.operating-time-table tbody td:first-child,.operating-time-table thead tr:first-child th:first-child{position:-webkit-sticky;position:sticky;left:0;z-index:4;text-align:left;background:#fff}.operating-time-table thead tr:first-child th:first-child{z-index:5}.timepoint-captured-at{display:block;margin-top:4px;color:#667;font-size:8px}.timepoint-delta{font-weight:700}.trend-raw-details summary{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:0 27px;list-style:none;cursor:pointer}.trend-raw-details summary::-webkit-details-marker{display:none}.trend-raw-details summary span small,.trend-raw-details summary span strong{display:block}.trend-raw-details summary span strong{font-size:13px}.trend-raw-details summary span small{margin-top:5px;color:#8b999f;font-size:9px;font-weight:400}.trend-raw-details summary>b{color:var(--accent);font-size:10px}.trend-raw-details[open] summary{border-bottom:1px solid var(--line)}.group-trend-layout{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(300px,.62fr);grid-gap:20px;gap:20px;align-items:stretch}.group-trend-panel{min-width:0;padding:27px}.group-trend-panel>.section-heading{padding:0}.range-switch{display:flex;padding:3px;border:1px solid var(--line);border-radius:7px;background:#f5f7f8}.range-switch a{min-width:62px;padding:7px 9px;border-radius:5px;color:#71828a;font-size:9px;font-weight:700;text-align:center;transition:color .16s ease,background .16s ease,box-shadow .16s ease}.range-switch a:hover{color:var(--ink)}.range-switch a.active{color:var(--ink);background:white;box-shadow:0 2px 8px rgba(18,43,55,.08)}.trend-footnote{display:flex;justify-content:space-between;gap:20px;padding-top:13px;border-top:1px solid var(--line);color:#8a989e;font-size:9px}.trend-attention-panel{display:flex;flex-direction:column;padding:28px;color:#dbe8ec;background:var(--navy);border-radius:8px}.trend-attention-panel .eyebrow{color:#5ad4ce}.trend-attention-panel h2{margin:0;color:white;font-size:21px}.trend-attention-panel>div:first-child>p:last-child{margin:11px 0 23px;color:#89a3ae;font-size:10px;line-height:1.7}.trend-alert-list{border-top:1px solid rgba(255,255,255,.1)}.trend-alert-list>a{min-height:65px;display:grid;grid-template-columns:7px minmax(0,1fr) auto;align-items:center;grid-gap:11px;gap:11px;border-bottom:1px solid rgba(255,255,255,.09)}.trend-alert-list>a small,.trend-alert-list>a strong{display:block}.trend-alert-list>a strong{color:#edf5f7;font-size:10px}.trend-alert-list>a small,.trend-alert-list>a strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.trend-alert-list>a small{margin-top:5px;color:#7f9aa5;font-size:8px}.trend-alert-list>a b{color:#59cec8;font-size:14px}.signal-dot{width:6px;height:28px;border-radius:99px;background:#7f929a}.signal-dot.changed{background:#55c9c3}.signal-dot.stale{background:#d76a61}.trend-clear-state{min-height:180px;display:grid;place-content:center;grid-gap:12px;gap:12px;color:#8ca7b1;text-align:center}.trend-clear-state span{width:38px;height:38px;display:grid;place-items:center;justify-self:center;border:1px solid rgba(89,206,200,.35);border-radius:50%;color:#59cec8;font-size:17px}.trend-clear-state strong{color:#d9e8ec;font-size:11px}.collection-toolbar{min-height:72px;display:flex;align-items:center;gap:14px;padding:12px 16px;border:1px solid var(--line);border-radius:8px 8px 0 0;background:white}.collection-toolbar .platform-tabs{width:190px;flex:0 0 auto;margin:0}.collection-toolbar .ota-collection-controls{margin:0 auto 0 0}.collection-status{min-height:48px;display:flex;align-items:center;gap:12px;padding:0 17px;color:#73848c;background:#f8fafb;border:1px solid var(--line);border-top:0;font-size:9px}.competitor-search-section{overflow:hidden}.nearby-competitor-section{margin-bottom:20px;overflow:hidden}.nearby-layout{display:grid;grid-template-columns:minmax(360px,.9fr) minmax(0,1.1fr);border-top:1px solid var(--line)}.nearby-map{min-width:0;border-right:1px solid var(--line);background:#edf2f3}.nearby-map img{width:100%;aspect-ratio:15/6.4;display:block;object-fit:cover}.nearby-map-empty{min-height:260px;display:grid;place-items:center;color:#7f9097;font-size:10px}.nearby-competitor-empty .nearby-map-empty{min-height:84px}.nearby-map-meta{min-height:48px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:0 16px;color:#536971;background:white;font-size:9px}.nearby-map-meta span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.nearby-map-meta small{flex:0 0 auto;color:#8c9aa0}.nearby-candidate-list{max-height:372px;overflow:auto;overscroll-behavior:contain}.nearby-candidate-row{min-height:61px;display:grid;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;grid-gap:12px;gap:12px;padding:9px 16px;border-bottom:1px solid #edf1f3}.nearby-candidate-row:last-child{border-bottom:0}.nearby-candidate-row small,.nearby-candidate-row strong{display:block}.nearby-candidate-row strong{font-size:10px}.nearby-candidate-row small,.nearby-candidate-row strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.nearby-candidate-row small{margin-top:4px;color:#84939a;font-size:8px}.nearby-marker{width:25px;height:25px;display:grid;place-items:center;border:1px solid #cbd7da;border-radius:50%;color:#4e6871;background:#f5f8f8;font-size:9px;font-weight:800}.competitor-search-toolbar .search-field{min-width:min(420px,45%);flex:1 1}.competitor-mapping-note{margin-left:auto;color:#60757d;font-weight:700}.row-actions{display:flex;justify-content:flex-end;gap:12px;white-space:nowrap}.primary-row-button{color:var(--success)}.competitor-price-preview{margin-top:20px;scroll-margin-top:82px}.competitor-preview-title{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:14px 18px;border:1px solid var(--line);border-bottom:0;border-radius:8px 8px 0 0;background:white}.competitor-preview-title h2{margin:3px 0;font-size:14px}.competitor-preview-title small{color:#839299;font-size:9px}.competitor-price-preview .collection-toolbar{border-radius:0}.competitor-manual{padding:0 20px 18px}.manual-competitor-form{display:grid;grid-template-columns:minmax(160px,.6fr) minmax(220px,1fr) auto;align-items:end;grid-gap:12px;gap:12px}.manual-competitor-form label{color:#667882;font-size:10px;font-weight:700}.manual-competitor-form input{width:100%;height:40px;display:block;margin-top:7px;padding:0 11px;border:1px solid var(--line);border-radius:7px;outline:0}.competitor-id-form{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:end;grid-gap:12px;gap:12px;padding:18px 22px}.competitor-id-form label{color:#667882;font-size:10px;font-weight:700}.competitor-id-form input,.competitor-id-form select{width:100%;height:40px;display:block;margin-top:7px;padding:0 11px;border:1px solid var(--line);border-radius:6px;outline:0;background:white}.competitor-id-form input:focus,.competitor-id-form select:focus{border-color:var(--accent);box-shadow:0 0 0 3px rgba(10,143,149,.09)}.competitor-id-form .wide-field{grid-column:span 2}.competitor-id-form .primary-button{width:100%}.form-hint{margin:0;padding:0 22px 16px;color:var(--muted);font-size:11px}.inline-error{margin:0 22px 14px;padding:10px 12px;border-left:3px solid var(--critical);background:#fff5f4;color:#8f2925;font-size:12px}.disabled-button{cursor:not-allowed;opacity:.55}.danger-button{color:var(--critical)}.competitor-form-panel,.competitor-table-panel{padding-top:24px;border-top:1px solid var(--line)}.competitor-form-panel .section-heading,.competitor-table-panel .section-heading{padding:0 28px}.channel-binding-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:15px;gap:15px;padding:0 28px 4px}.channel-binding-grid label{display:grid;grid-template-columns:1fr auto;grid-gap:8px;gap:8px;align-items:end;color:#667882;font-size:10px;font-weight:700}.channel-binding-grid input{min-width:0;grid-column:1/-1;width:100%;height:38px;margin-top:-2px;padding:0 10px;border:1px solid var(--line);border-radius:7px}.channel-binding-grid button{grid-column:2;grid-row:2}.competitor-configured-section{margin-top:20px}.schedule-section{overflow:hidden}.schedule-settings{display:grid;grid-template-columns:1fr 220px 220px;align-items:end;grid-gap:22px;gap:22px;padding:0 27px 24px}.schedule-settings label{color:#667882;font-size:10px;font-weight:700}.schedule-settings input[type=number],.schedule-settings select{width:100%;height:41px;display:block;margin-top:7px;padding:0 11px;border:1px solid var(--line);border-radius:7px;background:white}.schedule-toggle{min-height:41px;display:flex;align-items:center;gap:10px}.schedule-toggle input{width:17px;height:17px;accent-color:var(--accent)}.schedule-status-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line)}.schedule-status-grid>div{min-height:90px;display:flex;flex-direction:column;justify-content:center;padding:0 27px;border-right:1px solid var(--line)}.schedule-status-grid>div:last-child{border-right:0}.schedule-status-grid small,.schedule-status-grid span{color:#87969d;font-size:9px}.schedule-status-grid strong{margin:7px 0 4px;font-size:14px}.collection-metrics{margin:18px 0}.pricing-layout{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(310px,.6fr);grid-gap:20px;gap:20px}.form-grid,.pricing-form-section .platform-tabs{grid-template-columns:repeat(2,1fr)}.form-grid{display:grid;grid-gap:0 15px;gap:0 15px}.field-span{grid-column:1/-1}.compact-field select{width:100%;display:block;margin-top:6px}.pricing-actions{display:flex;gap:10px;margin-top:18px}.pricing-inspector{padding:27px;background:var(--navy);border-radius:8px;color:#dbe8ec}.pricing-inspector .section-heading{padding:0}.pricing-inspector h2{margin:0;color:white;font-size:19px}.capability-list{border-top:1px solid rgba(255,255,255,.1)}.capability-list>div{min-height:51px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(255,255,255,.1)}.capability-list span{color:#8ba4ae;font-size:10px}.capability-list strong{color:#e6f0f2;font-size:11px}.pricing-inspector .secondary-button{color:white;border-color:rgba(255,255,255,.17);background:rgba(255,255,255,.06)}.dry-run-receipt{margin-top:18px;padding:18px;border:1px solid rgba(88,206,200,.28);border-radius:7px;background:rgba(88,206,200,.08)}.dry-run-receipt b,.dry-run-receipt small,.dry-run-receipt span,.dry-run-receipt strong{display:block}.dry-run-receipt span{color:#62d1cb;font-size:8px}.dry-run-receipt strong{margin-top:10px;color:white;font-size:12px}.dry-run-receipt b{margin-top:6px;color:#67dad4;font-size:24px}.dry-run-receipt small{margin-top:8px;color:#91aab4;font-size:9px;line-height:1.6}.form-error{margin-top:14px;padding:10px 12px;color:var(--critical);background:#fff2f1;border-left:3px solid var(--critical);font-size:10px}.source-health-list{border-top:1px solid var(--line)}.source-health-list>div{min-height:70px;display:grid;grid-template-columns:minmax(190px,1fr) minmax(150px,.6fr) auto;align-items:center;grid-gap:18px;gap:18px;border-bottom:1px solid var(--line)}.source-health-list>div:last-child{border-bottom:0}.source-health-list span,.source-health-list strong{display:block}.source-health-list>div>div span{margin-top:4px;color:#8a989f;font-size:9px}.source-health-list>div>b{color:#60727b;font-size:10px}.benchmark-section{margin-top:20px}.benchmark-policy{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.benchmark-policy span{padding:15px;color:#84939a;border-right:1px solid var(--line);font-size:9px;text-align:center}.benchmark-policy span:last-child{border-right:0}.benchmark-policy strong{display:block;margin-top:5px;color:var(--ink);font-size:11px}.benchmark-metrics{display:grid;grid-template-columns:repeat(5,1fr);margin-top:22px}.benchmark-metrics>div{padding:8px 18px;border-right:1px solid var(--line)}.benchmark-metrics>div:last-child{border-right:0}.benchmark-metrics span,.benchmark-metrics strong{display:block}.benchmark-metrics span{color:#87969d;font-size:9px}.benchmark-metrics strong{margin-top:8px;font-size:24px}.benchmark-metrics small{font-size:10px}.benchmark-metrics .benchmark-time{font-size:12px;line-height:2}.benchmark-failures{display:grid;grid-gap:6px;gap:6px;margin-top:20px;padding:14px;color:#835a37;background:#fff8f2;font-size:9px}.benchmark-failures strong{margin-bottom:4px}.deployment-band{display:grid;grid-template-columns:repeat(3,1fr);margin-top:20px;color:#dbe8ec;background:var(--navy);border-radius:8px}.deployment-band>div{min-height:120px;padding:25px;border-right:1px solid rgba(255,255,255,.09)}.deployment-band>div:last-child{border-right:0}.deployment-band small,.deployment-band span,.deployment-band strong{display:block}.deployment-band span{color:#61d1cb;font-size:9px;font-weight:700}.deployment-band strong{margin-top:10px;color:white;font-size:15px}.deployment-band small{margin-top:8px;color:#87a1ac;font-size:9px}.panel-inline-link{display:flex;justify-content:space-between;margin-top:18px;color:var(--accent);font-size:10px;font-weight:700}.record-summary{display:grid;grid-template-columns:repeat(4,1fr);margin-bottom:24px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.record-summary>div{padding:20px 24px;border-right:1px solid var(--line)}.record-summary>div:last-child{border-right:0}.record-summary span,.record-summary strong{display:block}.record-summary span{color:#87959d;font-size:9px}.record-summary strong{margin-top:7px;font-size:24px}.permission-note{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:24px;padding:18px 22px;color:#d7e8ec;background:var(--navy);border-radius:10px}.permission-note span,.permission-note strong{display:block}.permission-note>div>span{color:#66cfc9;font-size:9px;font-weight:800;letter-spacing:.1em}.permission-note strong{margin-top:5px;color:white;font-size:12px}.permission-tags{display:flex;gap:7px}.permission-tags span{padding:6px 9px;border:1px solid rgba(255,255,255,.12);border-radius:99px;color:#aac1ca;font-size:8px}.user-table-cell{display:flex;align-items:center;gap:9px}.user-table-cell>span{width:29px;height:29px;display:grid;place-items:center;border-radius:50%;color:white;background:var(--navy-soft);font-size:10px}.user-editor-section{margin-bottom:18px}.user-editor{display:grid;grid-gap:18px;gap:18px}.user-basic-fields{margin:0}.user-scope-grid{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(260px,.8fr);grid-gap:22px;gap:22px}.user-scope-grid fieldset{min-width:0;margin:0;padding:15px 16px;border:1px solid var(--line);border-radius:7px}.user-scope-grid legend{padding:0 6px;color:#526973;font-size:10px;font-weight:800}.permission-check-grid{display:grid;grid-template-columns:repeat(3,minmax(110px,1fr));grid-gap:10px 14px;gap:10px 14px}.account-enabled,.permission-check-grid label,.scope-radio{display:flex;align-items:center;gap:7px;color:#60727b;font-size:10px;font-weight:700}.hotel-scope-select{width:100%;height:124px;margin-top:12px;padding:6px;border:1px solid var(--line);border-radius:6px;color:var(--ink);background:white;font-size:10px}.hotel-scope-select option{padding:5px}.account-enabled{width:max-content}.source-account-layout{display:grid;grid-template-columns:minmax(280px,.55fr) minmax(0,1.45fr);grid-gap:18px;gap:18px;align-items:start}.source-account-create form{display:grid;grid-gap:14px;gap:14px}.source-account-create .primary-button{width:100%}.table-secondary{display:block;margin-top:4px;color:var(--accent);font-size:8px}.login-page{min-height:100vh;display:grid;grid-template-columns:minmax(0,1.45fr) minmax(410px,.7fr);background:white}.login-context{position:relative;min-height:720px;overflow:hidden;padding:56px clamp(40px,6vw,95px);color:white;background:var(--navy)}.login-photo{position:absolute;inset:0;background:url(/brand-lobby.png) 50%/cover no-repeat;opacity:.72;filter:saturate(.82)}.login-context-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(16,31,38,.91),rgba(16,31,38,.58) 60%,rgba(16,31,38,.15))}.login-brand{position:relative;z-index:2;display:flex;align-items:center;gap:12px}.login-brand strong{font-size:20px;letter-spacing:.12em}.brand-mark-light{background:var(--accent)}.login-statement{position:relative;z-index:2;max-width:620px;margin-top:clamp(130px,21vh,220px)}.login-statement>p{margin:0 0 19px;color:#62d6d1;font-size:11px;font-weight:800;letter-spacing:.18em}.login-statement h1{margin:0;font-size:54px;line-height:1.12;letter-spacing:0}.login-statement>span{display:block;max-width:450px;margin-top:23px;color:#9bb5bf;font-size:13px;line-height:1.8}.login-signal{position:absolute;z-index:2;left:clamp(40px,6vw,95px);bottom:54px;display:flex;gap:50px}.login-signal div{min-width:76px}.login-signal b,.login-signal span{display:block}.login-signal b{font-size:22px}.login-signal span{margin-top:6px;color:#708f9c;font-size:9px}.login-orbit{position:absolute;z-index:1;border:1px solid rgba(92,216,210,.17);border-radius:50%}.orbit-one{right:-120px;top:130px;width:360px;height:360px}.orbit-two{right:110px;top:70px;width:150px;height:150px}.login-panel{display:grid;place-items:center;padding:50px;background:#fbfcfc}.login-form-wrap{width:min(380px,100%);animation:page-enter .55s ease .08s both}.login-form-wrap h2{margin:0;font-size:32px;letter-spacing:0}.login-form-wrap>p:not(.eyebrow){margin:10px 0 32px;color:var(--muted);font-size:12px}.login-form-wrap form>label{display:block;margin-bottom:16px;color:#667882;font-size:10px;font-weight:700}.login-form-wrap form>label input{width:100%;height:46px;display:block;margin-top:7px;padding:0 13px;border:1px solid var(--line);border-radius:7px;outline:0;color:var(--ink);background:white;transition:border .16s ease,box-shadow .16s ease}.login-form-wrap form>label input:focus{border-color:var(--accent);box-shadow:0 0 0 3px rgba(12,166,166,.09)}.login-options{display:flex;align-items:center;justify-content:space-between;margin:2px 0 22px;color:#7d8d95;font-size:9px}.login-options label{display:flex;align-items:center;gap:6px}.login-options button{padding:0;border:0;color:var(--accent);background:none;font-size:9px}.login-submit{width:100%;height:48px;display:flex;align-items:center;justify-content:space-between;padding:0 18px;border:0;border-radius:7px;color:white;background:var(--navy);font-size:11px;font-weight:800;cursor:pointer;transition:background .18s ease,transform .18s ease}.login-submit:disabled{opacity:.65;cursor:wait}.login-submit:hover{background:var(--navy-soft);transform:translateY(-1px)}.login-submit span{font-size:16px}.login-note{display:block;margin-top:18px;color:#9aa6ac;font-size:8px;text-align:center}@keyframes page-enter{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes grow-up{0%{transform:scaleY(.05)}to{transform:scaleY(1)}}@keyframes trace-line{to{stroke-dashoffset:0}}@keyframes spin{to{transform:rotate(1turn)}}@media (max-width:1100px){.metric-strip{grid-template-columns:repeat(2,1fr)}.metric-strip>div:nth-child(2){border-right:0}.metric-strip>div:nth-child(-n+2){border-bottom:1px solid var(--line)}.dashboard-grid,.price-layout,.source-distribution-grid,.source-layout,.workbench-grid{grid-template-columns:1fr}.source-distribution{border-right:0;border-bottom:1px solid var(--line)}.source-distribution:last-child{border-bottom:0}.source-runtime-grid{grid-template-columns:repeat(2,1fr)}.source-runtime-grid>div:nth-child(2){border-right:0}.source-runtime-grid>div:nth-child(-n+2){border-bottom:1px solid var(--line)}.login-page{grid-template-columns:1fr 420px}.login-statement h1{font-size:44px}.group-trend-layout,.hotel-decision-row,.overview-layout,.pricing-layout{grid-template-columns:1fr}.hotel-decision-row{gap:18px}.hotel-decision-actions{border-top:1px solid var(--line);border-left:0}.hotel-decision-actions a{padding-left:0}.nearby-layout{grid-template-columns:1fr}.nearby-map{border-right:0;border-bottom:1px solid var(--line)}.benchmark-metrics{grid-template-columns:repeat(3,1fr)}.benchmark-metrics>div:nth-child(3){border-right:0}}@media (max-width:820px){.sidebar{transform:translateX(-100%);transition:transform .22s ease}.sidebar-open{transform:translateX(0)}.sidebar-scrim{position:fixed;inset:0;z-index:35;display:block;border:0;background:rgba(5,20,28,.45)}.workspace{padding-left:0}.topbar{padding:0 18px}.menu-button{display:block}.breadcrumb{margin-right:auto;margin-left:9px}.main-content{padding:31px 20px 55px}.page-header{align-items:flex-start;flex-direction:column}.page-actions{width:100%}.dashboard-filters{align-items:stretch;flex-direction:column}.dashboard-filters input,.dashboard-filters label,.dashboard-filters select{width:100%}.dashboard-filters>span{margin:0}.hotel-table{min-width:980px}.hotel-settings-bar{align-items:stretch;flex-direction:column}.hotel-settings-bar input{width:100%}.hotel-toolbar{align-items:stretch;flex-direction:column;gap:14px}.hotel-toolbar-actions,.hotel-toolbar-filters{align-items:stretch;flex-wrap:wrap}.hotel-toolbar-filters .toolbar-field{flex:1 1 145px}.hotel-toolbar-filters .toolbar-search{flex:1 1 100%}.hotel-toolbar-actions{justify-content:flex-start}.hotel-toolbar-actions .result-count{margin:9px auto 0 0}.hotel-subnav{top:64px}.collection-toolbar{align-items:stretch;flex-direction:column}.collection-toolbar .platform-tabs{width:100%}.collection-toolbar .ota-collection-controls{margin:0}.deployment-band,.schedule-settings{grid-template-columns:1fr}.deployment-band>div{border-right:0;border-bottom:1px solid rgba(255,255,255,.09)}.deployment-band>div:last-child{border-bottom:0}.permission-note{align-items:flex-start;flex-direction:column}.source-account-layout,.user-scope-grid{grid-template-columns:1fr}.login-page{display:block;background:var(--navy)}.login-context{min-height:360px;padding:35px 28px}.login-statement{margin-top:70px}.login-statement h1{font-size:38px}.login-signal{display:none}.login-panel{min-height:500px;padding:45px 28px;border-radius:24px 24px 0 0}}@media (max-width:560px){.breadcrumb b,.breadcrumb span,.user-chip div{display:none}.metric-strip{grid-template-columns:1fr 1fr}.metric-strip>div{min-height:110px;padding:20px}.metric-strip strong{font-size:27px}.chart-section{padding:22px 16px}.bar-chart{gap:5px}.bar-track{width:22px}.bar-value span{display:none}.section-toolbar{align-items:stretch;flex-direction:column}.search-field{min-width:0;width:100%}.section-toolbar .date-field,.section-toolbar select{width:100%}.hotel-toolbar-filters{display:grid;grid-template-columns:1fr 1fr}.hotel-toolbar-filters .toolbar-field,.hotel-toolbar-filters .toolbar-search{min-width:0;width:100%}.hotel-toolbar-actions{display:grid;grid-template-columns:1fr 1fr}.hotel-toolbar-actions .result-count{grid-column:1/-1;margin:0}.hotel-toolbar-actions button{width:100%}.competitor-search-toolbar .search-field{min-width:0}.collection-status{align-items:flex-start;flex-wrap:wrap;padding:12px 14px}.competitor-mapping-note{width:100%;margin-left:0}.competitor-id-form,.manual-competitor-form{grid-template-columns:1fr}.competitor-id-form .wide-field{grid-column:auto}.row-actions{justify-content:flex-start}.nearby-map img{aspect-ratio:16/9}.nearby-candidate-list{max-height:330px}.nearby-candidate-row{grid-template-columns:25px minmax(0,1fr)}.nearby-candidate-row .row-button{grid-column:2;justify-self:start}.schedule-settings{padding:0 16px 20px}.schedule-status-grid{grid-template-columns:1fr}.schedule-status-grid>div{min-height:74px;padding:0 16px;border-right:0;border-bottom:1px solid var(--line)}.schedule-status-grid>div:last-child{border-bottom:0}.result-count{margin:3px 0 0}.record-summary{grid-template-columns:repeat(2,1fr)}.record-summary>div:nth-child(2){border-right:0}.record-summary>div:nth-child(-n+2){border-bottom:1px solid var(--line)}.permission-tags{flex-wrap:wrap}.permission-check-grid{grid-template-columns:repeat(2,minmax(110px,1fr))}.action-row{width:100%;flex-wrap:wrap}.channel-binding-grid{grid-template-columns:1fr}.competitor-head,.competitor-row{grid-template-columns:1fr 70px 70px;padding:0 18px}.hotel-live-bar{align-items:flex-start;flex-wrap:wrap;gap:10px 16px;padding:12px 14px}.hotel-live-bar>span:not(.change-label){padding-left:0;border-left:0}.ota-collection-controls{align-items:stretch;flex-direction:column}.ota-collection-controls label{justify-content:space-between}.task-row{grid-template-columns:7px minmax(0,1fr);gap:11px;padding:13px 0}.task-row .row-link{grid-column:2}.task-title-line{display:block}.task-title-line span{display:block;margin-top:5px}.pagination{justify-content:flex-start;overflow-x:auto;padding:0 14px}.source-panel{min-height:0;padding:21px 16px}.source-capture{padding:20px 16px}.source-capture-grid{grid-template-columns:1fr}.source-capture-grid>div{min-height:70px;border-right:0;border-bottom:1px solid var(--line)}.source-capture-grid>div:last-child{border-bottom:0}.source-capture-actions{align-items:stretch;flex-direction:column}.source-capture-pairing{margin-left:0}.source-connected dl{grid-template-columns:1fr;gap:0}.source-connected dl div{min-height:54px}.source-qr-frame{width:196px;height:196px}.source-binding-control,.source-code-row{grid-template-columns:1fr}.source-binding-control .primary-button,.source-code-row .secondary-button{width:100%}.source-overview{padding:21px 16px}.source-overview>.section-heading{align-items:flex-start;flex-direction:column}.source-kpis{grid-template-columns:repeat(2,1fr)}.source-kpis>div:nth-child(2){border-right:0}.source-kpis>div:nth-child(-n+2){border-bottom:1px solid var(--line)}.source-list-toolbar{align-items:stretch;flex-direction:column;padding:11px 0}.source-list-toolbar .search-field{width:100%;min-width:0}.source-registry>.section-heading{align-items:flex-start;flex-direction:column;padding:21px 16px 0}.source-runtime{padding:21px 16px}.source-runtime>.section-heading{align-items:flex-start;flex-direction:column}.source-runtime-grid{grid-template-columns:1fr}.source-runtime-grid>div{border-right:0;border-bottom:1px solid var(--line)}.source-runtime-grid>div:last-child{border-bottom:0}.source-runtime-note{padding:14px}.section-title-row,.source-runtime-note{align-items:flex-start;flex-direction:column}.group-trend-panel{padding:21px 16px}.group-trend-panel>.section-heading{align-items:flex-start;flex-direction:column}.range-switch{width:100%}.range-switch a{flex:1 1}.trend-attention-panel{padding:23px 20px}.trend-footnote{align-items:flex-start;flex-direction:column;gap:5px}.trend-raw-details summary{padding:0 18px}.form-grid,.group-distribution{grid-template-columns:1fr}.field-span{grid-column:auto}.pricing-actions{align-items:stretch;flex-direction:column}.source-health-list>div{grid-template-columns:1fr auto;padding:14px 0}.source-health-list>div>b{grid-column:1}.source-health-list>div>.status-badge{grid-column:2;grid-row:1/span 2}.benchmark-policy{grid-template-columns:repeat(2,1fr)}.benchmark-policy span:nth-child(2){border-right:0}.benchmark-policy span:nth-child(-n+2){border-bottom:1px solid var(--line)}.benchmark-metrics{grid-template-columns:repeat(2,1fr)}.benchmark-metrics>div:nth-child(2n){border-right:0}.benchmark-metrics>div:nth-child(3){border-right:1px solid var(--line)}}@media (prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.data-table,.data-table td,.data-table th,.room-details-scroll table,.room-details-scroll table td,.room-details-scroll table th{color:#000;border:1px solid #000;background:#fff}.data-table th,.room-details-scroll table th{font-weight:700}.data-table tbody tr,.data-table tbody tr:hover{background:#fff}.data-table tbody tr:last-child td{border-bottom:1px solid #000}.data-table td,.data-table th,.room-details-scroll table td,.room-details-scroll table th{box-shadow:none}.data-table .change-label,.data-table .platform-label,.data-table .price-change,.data-table .status-badge,.data-table .table-name,.data-table .table-name small,.data-table .table-secondary,.data-table td strong{color:#000}.data-table .change-label,.data-table .platform-label,.data-table .status-badge{background:#fff;border:1px solid #000}.data-table .status-badge i{background:#000}.competitor-head,.competitor-row{color:#000;background:#fff;border-color:#000}