@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Noto+Sans+TC:wght@400;500;600;700&display=swap";:root{color:#22332d;background:#f5f6f1;font-family:DM Sans,Noto Sans TC,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;--forest: #173f34;--forest-light: #2f6757;--ink: #22332d;--muted: #75817c;--line: #e2e7e2;--cream: #f5f6f1;--surface: #fff;--amber: #d99a45;--blue: #5f82a5;--rose: #bd766d;--shadow: 0 14px 45px rgba(29, 54, 45, .08)}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:var(--cream)}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button,a{color:inherit}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.spin{animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.app-loading{min-height:100vh;display:grid;place-content:center;justify-items:center;gap:18px;color:var(--forest)}.app-loading p{margin:0;font-size:11.2px;color:var(--muted)}.loading-line{width:170px;height:3px;overflow:hidden;border-radius:9px;background:#dfe5df}.loading-line span{display:block;width:45%;height:100%;background:var(--forest-light);border-radius:inherit;animation:load 1.2s ease-in-out infinite}@keyframes load{0%{transform:translate(-100%)}to{transform:translate(330%)}}.app-shell{min-height:100vh}.sidebar{position:fixed;inset:0 auto 0 0;width:248px;z-index:30;display:flex;flex-direction:column;padding:28px 18px 20px;background:var(--forest);color:#fff}.sidebar-brand{display:flex;align-items:center;gap:12px;padding:0 8px 34px}.sidebar-brand>div:nth-child(2){display:grid;line-height:1.1}.sidebar-brand strong{letter-spacing:.09em;font-size:13.6px}.sidebar-brand span{margin-top:5px;color:#9fb8ae;font-size:8.8px;letter-spacing:.08em}.brand-mark{display:grid;flex:0 0 auto;place-items:center;width:36px;height:36px;border-radius:11px;background:#dbe8b2;color:#244639}.brand-mark--large{width:50px;height:50px;border-radius:16px}.sidebar-close{display:none!important;margin-left:auto;color:#b8cbc3!important}.main-nav{display:grid;gap:5px}.nav-label{margin:0 13px 8px;color:#77968a;font-size:8px;font-weight:700;letter-spacing:.15em;text-transform:uppercase}.main-nav a,.main-nav button{display:flex;align-items:center;gap:13px;padding:12px 13px;border:0;border-radius:10px;color:#abc0b8;background:transparent;text-decoration:none;font-size:11.2px;font-weight:500;text-align:left;transition:.18s ease}.main-nav a:hover{color:#fff;background:#ffffff0f}.main-nav a.router-link-active{color:#fff;background:#2c5a4d;box-shadow:inset 3px 0 #dbe8b2}.main-nav .nav-future{color:#6f8c81;cursor:not-allowed}.nav-beta{margin-left:5px;padding:2px 5px;border-radius:5px;color:#244639;background:#dbe8b2;font-size:9px;font-weight:700;letter-spacing:.02em}.user-card{display:flex;align-items:center;gap:10px;padding:19px 7px 0;margin-top:auto;border-top:1px solid rgba(255,255,255,.1)}.user-card>div:nth-child(2){display:grid;min-width:0;flex:1}.user-card strong{font-size:9.6px;font-weight:600}.user-card span{margin-top:3px;color:#87a197;font-size:8px}.user-card .icon-button{color:#8ca69c}.avatar{display:grid;place-items:center;width:34px;height:34px;border-radius:10px;background:#dbe8b2;color:var(--forest);font-size:8.8px;font-weight:700}.avatar--small{width:30px;height:30px;border-radius:9px}.main-content{min-height:100vh;margin-left:248px}.topbar{position:relative;z-index:70;height:94px;display:flex;align-items:center;justify-content:space-between;padding:0 34px;border-bottom:1px solid var(--line);background:#f5f6f1eb;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.topbar-title{display:flex;align-items:center;gap:12px}.topbar-title span{color:#8b9691;font-size:8.8px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.topbar-title h1{margin:4px 0 0;font-size:clamp(20px,2vw,27px);line-height:1.2;letter-spacing:-.035em}.topbar-actions{display:flex;align-items:center;gap:10px}.activity-calendar-popover{position:relative}.activity-calendar-button{position:relative;border-color:var(--line);background:#ffffffad}.activity-calendar-badge{position:absolute;top:-6px;right:-6px;min-width:18px;height:18px;display:grid;place-items:center;padding:0 4px;border:2px solid var(--cream);border-radius:9px;color:#fff;background:var(--amber);font-size:8px;font-weight:800}.activity-calendar-panel{position:absolute;top:47px;right:0;z-index:60;width:min(390px,calc(100vw - 28px));max-height:calc(100vh - 110px);overflow-y:auto;border:1px solid var(--line);border-radius:16px;background:#fff;box-shadow:0 22px 55px #142b2333}.activity-calendar-heading{display:flex;align-items:center;justify-content:space-between;padding:15px 17px 12px;border-bottom:1px solid var(--line)}.activity-calendar-heading>div{display:grid;gap:2px}.activity-calendar-heading strong{font-size:14px}.activity-calendar-heading span{color:var(--muted);font-size:10px}.activity-calendar-heading button,.activity-calendar-month-nav button{display:grid;place-items:center;width:30px;height:30px;padding:0;border:0;border-radius:8px;color:#66736d;background:#f2f4f2;cursor:pointer}.activity-calendar-month-nav{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:11px 15px 8px;text-align:center}.activity-calendar-month-nav strong{font-size:12px}.activity-calendar-location-filters{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:2px 15px 10px}.activity-calendar-location-filters label{display:grid;gap:4px;color:#738079;font-size:9px;font-weight:700}.activity-calendar-location-filters select{width:100%;height:34px;padding:0 8px;border:1px solid var(--line);border-radius:8px;outline:0;color:var(--ink);background:#fafbf9;font-size:10px}.activity-calendar-location-filters select:focus{border-color:#739386;box-shadow:0 0 0 2px #37655514}.activity-calendar-location-filters select:disabled{opacity:.55}.activity-calendar-location-error{margin:0 15px 9px;color:#934d45;font-size:9px}.activity-calendar-location-error button{padding:0;border:0;color:#873e37;background:transparent;font-weight:700;cursor:pointer}.activity-calendar-weekdays,.activity-calendar-grid{display:grid;grid-template-columns:repeat(7,1fr);padding-inline:12px}.activity-calendar-weekdays span{padding:5px 0;color:#909a95;font-size:9px;font-weight:700;text-align:center}.activity-calendar-grid{gap:3px;padding-bottom:12px}.activity-calendar-grid button{position:relative;aspect-ratio:1;display:grid;place-items:center;padding:0;border:0;border-radius:8px;color:#46544d;background:transparent;font-size:11px;cursor:pointer}.activity-calendar-grid button:hover{background:#f0f4f1}.activity-calendar-grid button.muted{color:#bdc4c0}.activity-calendar-grid button.today{box-shadow:inset 0 0 0 1px #8aaa9d}.activity-calendar-grid button.selected{color:#fff;background:var(--forest-light)}.activity-calendar-grid button i{position:absolute;right:3px;bottom:2px;min-width:13px;height:13px;display:grid;place-items:center;padding:0 2px;border-radius:7px;color:#6f4a17;background:#f6d6a9;font-size:7px;font-style:normal;font-weight:800}.activity-calendar-grid button.selected i{color:#264438;background:#dbe8b2}.activity-calendar-events{border-top:1px solid var(--line);padding:12px 15px 15px;background:#fafbf9}.activity-calendar-date{display:flex;align-items:center;justify-content:space-between;gap:10px}.activity-calendar-date strong{font-size:11px}.activity-calendar-date span{color:var(--muted);font-size:9px}.activity-calendar-event-list{max-height:190px;display:grid;gap:7px;margin-top:10px;overflow-y:auto}.activity-tone-outdoor{--activity-color: #347d5b;--activity-soft: #e7f4ec;--activity-fill: rgba(52,125,91,.15);--activity-hover: rgba(52,125,91,.28)}.activity-tone-arts{--activity-color: #9360aa;--activity-soft: #f2eaf6;--activity-fill: rgba(147,96,170,.15);--activity-hover: rgba(147,96,170,.28)}.activity-tone-exhibition{--activity-color: #c67a2d;--activity-soft: #fbefdf;--activity-fill: rgba(198,122,45,.15);--activity-hover: rgba(198,122,45,.28)}.activity-tone-other{--activity-color: #4e7fa9;--activity-soft: #e8f1f8;--activity-fill: rgba(78,127,169,.15);--activity-hover: rgba(78,127,169,.28)}.activity-tone-unknown{--activity-color: #7e8984;--activity-soft: #eef1ef;--activity-fill: rgba(126,137,132,.14);--activity-hover: rgba(126,137,132,.26)}.activity-calendar-event-list article{padding:9px 10px;border:1px solid #e5e9e6;border-left:4px solid var(--activity-color);border-radius:9px;background:var(--activity-soft)}.activity-calendar-event-list strong{display:block;color:var(--ink);font-size:11px;line-height:1.45}.activity-calendar-event-list span{display:block;margin-top:3px;color:var(--activity-color);font-size:9px;font-weight:700}.activity-calendar-events>p{margin:13px 0 2px;color:#909a95;font-size:10px;text-align:center}.activity-calendar-loading{min-height:275px;display:flex;align-items:center;justify-content:center;gap:8px;color:var(--muted);font-size:11px}.activity-calendar-error{display:flex;justify-content:space-between;align-items:center;gap:10px;margin:0 12px 12px;padding:9px 10px;border-radius:8px;color:#934d45;background:#fff2f0;font-size:10px}.activity-calendar-error button{padding:0;border:0;color:#873e37;background:transparent;font-weight:700;cursor:pointer}.icon-button{display:inline-grid;place-items:center;width:38px;height:38px;padding:0;border:1px solid transparent;border-radius:10px;background:transparent;cursor:pointer;transition:.16s ease}.icon-button:hover{background:#edf0ec}.icon-button:disabled{opacity:.35;cursor:not-allowed}.menu-button{display:none}.global-search{width:235px;height:38px;display:flex;align-items:center;gap:9px;padding:0 10px;border:1px solid var(--line);border-radius:10px;color:#8b9691;background:#ffffffad}.global-search input{min-width:0;flex:1;border:0;outline:0;background:transparent;color:var(--ink);font-size:9.6px}.global-search kbd{padding:2px 5px;border:1px solid #dce1dc;border-radius:5px;color:#9aa39f;background:#fafbf9;font:8px inherit}.notification-button{position:relative;border-color:var(--line);background:#ffffffad}.notification-button span{position:absolute;top:7px;right:7px;width:6px;height:6px;border:1.5px solid #fff;border-radius:50%;background:#df7e68}.profile-button{display:flex;align-items:center;gap:5px;padding:3px;border:0;background:transparent;cursor:pointer}.page-container{padding:28px 34px 45px}.content-locked{filter:blur(4px);pointer-events:none;-webkit-user-select:none;user-select:none}.global-alert{display:flex;justify-content:space-between;align-items:center;margin:16px 34px 0;padding:11px 14px;border:1px solid #efd5d0;border-radius:10px;color:#8b4941;background:#fff4f2;font-size:9.6px}.global-alert button{display:grid;padding:0;border:0;background:none;cursor:pointer}.primary-button,.secondary-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:40px;padding:0 17px;border-radius:10px;font-size:9.6px;font-weight:600;cursor:pointer;transition:.17s ease}.primary-button{border:1px solid var(--forest);background:var(--forest);color:#fff;box-shadow:0 6px 16px #173f3429}.primary-button:hover{background:#235446;transform:translateY(-1px)}.primary-button:disabled,.secondary-button:disabled{opacity:.5;cursor:not-allowed;transform:none}.secondary-button{border:1px solid var(--line);background:#fff;color:var(--ink)}.secondary-button:hover{border-color:#bdc9c3;background:#fafbf9}.secondary-button--small{min-height:34px;padding:0 12px}.eyebrow{margin:0 0 5px;color:#81918b;font-size:9.6px;font-weight:700;letter-spacing:.15em;text-transform:uppercase}.panel{border:1px solid var(--line);border-radius:15px;background:var(--surface);box-shadow:0 4px 18px #22332d09}.panel-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.panel-heading h3{margin:0;font-size:12.8px;letter-spacing:-.02em}.panel-heading a{display:inline-flex;align-items:center;gap:5px;color:var(--forest-light);font-size:8.8px;font-weight:600;text-decoration:none}.welcome-strip{position:relative;display:flex;align-items:center;justify-content:space-between;gap:25px;min-height:118px;padding:24px 28px;overflow:hidden;border-radius:16px;color:#fff;background:var(--forest)}.welcome-strip:after{content:"";position:absolute;right:18%;top:-80px;width:220px;height:220px;border:35px solid rgba(219,232,178,.07);border-radius:50%}.welcome-strip>*{position:relative;z-index:1}.welcome-strip p{display:flex;align-items:center;gap:6px;margin:0 0 7px;color:#c6d6cf;font-size:8.8px}.welcome-strip h2{margin:0 0 7px;font-size:17.6px;letter-spacing:-.035em}.welcome-strip span{color:#a7beb5;font-size:9.6px}.welcome-strip .primary-button{border-color:#dbe8b2;background:#dbe8b2;color:var(--forest);box-shadow:none}.today-task-chips{display:flex;flex-wrap:wrap;gap:7px;margin-top:12px}.today-task-chips button{display:inline-flex;align-items:center;gap:6px;min-height:29px;padding:0 8px;border:1px solid rgba(255,255,255,.14);border-radius:8px;color:#fff;background:#ffffff14;cursor:pointer;transition:.15s ease}.today-task-chips button:hover{border-color:#dbe8b266;background:#ffffff24}.today-task-chips strong{font-size:8px}.today-task-chips span{padding:2px 5px;border-radius:5px;font-size:6.4px;font-weight:700}.today-task-chips .is-booking{color:#dbe8b2;background:#dbe8b21f}.today-task-chips .is-cancel{color:#ffd0c8;background:#e0857526}.stats-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:16px}.stats-grid--three{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:0}.stats-grid--two{grid-template-columns:repeat(2,minmax(0,1fr))}.stat-card{position:relative;min-height:138px;padding:19px 20px;overflow:hidden;border:1px solid var(--line);border-radius:14px;background:#fff}.stat-card--clickable{width:100%;color:inherit;font:inherit;text-align:left;cursor:pointer;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}.stat-card--clickable:hover{transform:translateY(-2px);border-color:#b9c8c1;box-shadow:var(--shadow)}.stat-card--clickable:focus-visible{outline:3px solid rgba(47,103,87,.18);outline-offset:2px}.stat-card:after{content:"";position:absolute;right:-22px;bottom:-35px;width:90px;height:90px;border-radius:50%;opacity:.1;background:currentColor}.stat-card__top{display:flex;align-items:center;justify-content:space-between;color:#7b8883;font-size:8.8px;font-weight:500}.stat-icon{display:grid;width:34px;height:34px;place-items:center;border-radius:10px}.stat-card>strong{display:block;margin-top:12px;color:var(--ink);font-size:22.4px;line-height:1;letter-spacing:-.05em}.stat-card p{margin:10px 0 0;color:#8d9793;font-size:8px}.stat-card--forest{color:var(--forest-light)}.stat-card--forest .stat-icon{background:#edf4ef}.stat-card--blue{color:var(--blue)}.stat-card--blue .stat-icon{background:#eef4f8}.stat-card--amber{color:var(--amber)}.stat-card--amber .stat-icon{background:#fbf3e8}.stat-card--rose{color:var(--rose)}.stat-card--rose .stat-icon{background:#f9efed}.dashboard-grid{display:grid;grid-template-columns:1.12fr .88fr;gap:16px;margin-top:16px}.dashboard-grid--operations{grid-template-columns:1fr 1fr}.performance-panel,.task-preview-panel{min-height:350px;padding:22px}.bar-chart{height:216px;display:flex;align-items:flex-end;gap:clamp(12px,3vw,30px);padding:27px 10px 0;border-bottom:1px solid var(--line);background:repeating-linear-gradient(to bottom,#fff 0,#fff 53px,#edf0ed 54px)}.bar-group{height:100%;min-width:42px;flex:1;display:grid;grid-template-rows:1fr auto auto;align-items:end;justify-items:center}.bar-values{width:100%;height:100%;display:flex;align-items:flex-end;justify-content:center;gap:4px}.bar-values span{display:block;width:11px;min-height:3px;border-radius:4px 4px 0 0}.bar-values span.is-zero{min-height:0}.bar-total{background:#cbd6d1}.bar-success,.bar-booked{background:var(--forest-light)}.bar-canceled{background:var(--rose)}.bar-group strong{margin-top:7px;font-size:8px;white-space:nowrap}.bar-group small{color:#929c98;font-size:6.4px}.chart-legend{display:flex;justify-content:flex-end;gap:14px;margin-top:12px;color:#828d88;font-size:9.6px}.chart-legend span{display:flex;align-items:center;gap:5px}.chart-legend i{width:7px;height:7px;border-radius:2px}.legend-total{background:#cbd6d1}.legend-success,.legend-booked{background:var(--forest-light)}.legend-canceled{background:var(--rose)}.chart-skeleton{height:230px;display:flex;align-items:flex-end;gap:17px;padding:30px 20px 0}.chart-skeleton span{flex:1;border-radius:5px 5px 0 0;background:#edf0ed;animation:pulse 1.2s ease infinite alternate}@keyframes pulse{to{opacity:.45}}.task-preview{width:100%;display:flex;align-items:center;gap:11px;padding:13px 0;border:0;border-bottom:1px solid #edf0ed;background:transparent;text-align:left;cursor:pointer}.task-preview:last-child{border-bottom:0}.task-preview:hover strong{color:var(--forest-light)}.hotel-icon{display:inline-grid;flex:0 0 auto;width:36px;height:36px;place-items:center;border-radius:10px;color:var(--forest-light);background:#edf4ef}.hotel-icon--large{width:44px;height:44px;border-radius:13px}.task-preview__main{min-width:0;flex:1}.task-preview__main>span:first-child{display:flex;align-items:baseline;gap:6px}.task-preview__main strong{max-width:170px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:9.6px}.task-preview__main small{color:#a1aaa6;font-size:9.6px}.mini-progress{display:block;height:4px;margin-top:8px;overflow:hidden;border-radius:5px;background:#e9eeea}.mini-progress i{display:block;height:100%;border-radius:inherit;background:var(--forest-light)}.task-preview__meta{display:grid;justify-items:end;gap:6px}.task-preview__meta small{color:#87928e;font-size:9.6px}.execution-panel{min-width:0}.execution-count{color:#89948f;font-size:8px}.execution-list{max-height:255px;margin-top:14px;overflow-y:auto;border-top:1px solid #edf0ed}.execution-record{width:100%;min-height:49px;display:grid;grid-template-columns:48px 48px minmax(95px,.8fr) minmax(130px,1.2fr);align-items:center;gap:9px;padding:7px 4px;border:0;border-bottom:1px solid #edf0ed;color:#617069;background:transparent;text-align:left}.execution-record.is-clickable{cursor:pointer}.execution-record.is-clickable:hover{background:#fafbf9}.execution-record>strong{color:var(--ink);font-size:8px}.execution-record code{overflow:hidden;color:#52615b;font:9.6px DM Sans,sans-serif;text-overflow:ellipsis;white-space:nowrap}.execution-type{display:inline-flex;width:42px;min-height:24px;align-items:center;justify-content:center;border-radius:7px;font-size:9.6px;font-weight:700}.execution-type.is-booking{color:#356654;background:#e8f3ec}.execution-type.is-cancel{color:#9a564d;background:#faece9}.execution-hotel{overflow:hidden;color:#65726d;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.status-pill{display:inline-flex;align-items:center;min-height:22px;padding:0 8px;border-radius:20px;font-size:9.6px;font-weight:600;white-space:nowrap}.status-pill--active{color:#376657;background:#e9f3ed}.status-pill--active:before{content:"";width:5px;height:5px;margin-right:5px;border-radius:50%;background:#5d9a78;box-shadow:0 0 0 3px #5d9a781f}.status-pill--success{color:#506f82;background:#edf4f8}.status-pill--neutral{color:#7f8682;background:#eff1ef}.task-phase-statuses{display:grid;justify-items:start;gap:6px;min-width:95px}.task-status-group{display:grid;justify-items:start;gap:6px}.task-substatuses{display:grid;gap:4px;padding-left:8px;border-left:2px solid #dbe6e0}.task-substatus{color:#69766f;font-size:12px;font-weight:600;line-height:1.4;white-space:nowrap}.list-skeleton{display:grid;gap:10px;margin-top:17px}.list-skeleton span{height:48px;border-radius:9px;background:#f0f2f0;animation:pulse 1.2s ease infinite alternate}.empty-compact{height:245px;display:grid;place-content:center;justify-items:center;gap:9px;color:#98a29e;font-size:8.8px}.timeline-panel{margin-top:16px;padding:22px}.timeline-row{display:grid;grid-template-columns:1.5fr repeat(4,1fr);align-items:center;min-height:47px;border-top:1px solid #edf0ed;color:#6f7c77;font-size:8px}.timeline-row strong{color:var(--ink);font-size:8.8px}.timeline-row--header{min-height:38px;margin-top:12px;border-top:0;color:#9aa49f;font-size:9.6px;font-weight:600;text-transform:uppercase}.page-toolbar{min-height:52px;display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:18px}.page-toolbar--actions{justify-content:flex-end}.page-toolbar p{margin:0;color:#73807b;font-size:9.6px;line-height:1.6}.task-table-panel{overflow:hidden}.table-toolbar{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:17px 20px;border-bottom:1px solid var(--line)}.task-list-controls{min-width:0;flex:1;display:flex;align-items:center;gap:12px}.task-list-tabs{display:inline-flex;flex:0 0 auto;padding:3px;border-radius:9px;background:#eef1ed}.task-list-tabs button{height:30px;padding:0 11px;border:0;border-radius:7px;color:#77827d;background:transparent;font-size:8px;font-weight:600;cursor:pointer}.task-list-tabs button.active{color:var(--forest);background:#fff;box-shadow:0 1px 5px #18352b1a}.table-search{width:min(330px,40%);display:flex;align-items:center;gap:9px;padding:0 11px;color:#8d9893;border:1px solid var(--line);border-radius:9px;background:#fafbf9}.task-list-controls .table-search{width:min(330px,100%);flex:1}.table-search input{width:100%;height:36px;border:0;outline:0;background:transparent;color:var(--ink);font-size:8.8px}.filter-group{display:flex;align-items:center;gap:8px;color:#89948f}.filter-group select{height:36px;padding:0 28px 0 10px;border:1px solid var(--line);border-radius:9px;outline:0;color:#55625d;background:#fff;font-size:8px}.task-choice-filters{display:flex;flex-wrap:wrap;align-items:center;gap:14px 28px;padding:14px 20px;border-bottom:1px solid var(--line);background:#fff}.choice-filter-group{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.choice-filter-group>strong{margin-right:3px;color:#53615b;font-size:11.2px}.choice-filter-group button{min-height:38px;display:inline-flex;align-items:center;gap:6px;padding:0 12px;border:1px solid #dce3de;border-radius:9px;color:#74817b;background:#fafbf9;font-size:11.2px;font-weight:600;cursor:pointer;transition:.15s ease}.choice-filter-group button svg{opacity:0}.choice-filter-group button:hover{border-color:#aebfb7;color:var(--forest)}.choice-filter-group button.active{border-color:#6f9587;color:var(--forest);background:#eaf3ed;box-shadow:inset 0 0 0 1px #2f675714}.choice-filter-group button.active svg{opacity:1}.task-filter-panel{display:grid;grid-template-columns:1fr auto auto;align-items:end;gap:13px;padding:14px 20px;border-bottom:1px solid var(--line);background:#fafbf9}.filter-range{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:7px}.filter-range>span,.filter-date-single>span{grid-column:1 / -1;display:flex;align-items:center;gap:6px;margin-bottom:1px;color:#69766f;font-size:9.6px;font-weight:600}.filter-range i{color:#9aa49f;font-size:8px;font-style:normal}.filter-range input,.filter-date-single input{width:100%;height:35px;padding:0 8px;border:1px solid var(--line);border-radius:8px;outline:0;color:#55625d;background:#fff;font-size:9.6px}.filter-range input:focus,.filter-date-single input:focus{border-color:#739386;box-shadow:0 0 0 3px #37655514}.filter-date-single{display:grid;min-width:145px}.reset-filter-button{height:35px;display:inline-flex;align-items:center;gap:5px;padding:0 10px;border:1px solid var(--line);border-radius:8px;color:#75817c;background:#fff;font-size:9.6px;font-weight:600;cursor:pointer}.reset-filter-button:hover{color:var(--forest);border-color:#bdc9c3}.table-wrap{overflow-x:auto}.task-table{width:100%;min-width:1480px;border-collapse:collapse;text-align:left}.task-table th{height:42px;padding:0 16px;color:#929d98;background:#fafbf9;font-size:9.6px;font-weight:600;letter-spacing:.05em;text-transform:uppercase}.sort-button{display:inline-flex;align-items:center;gap:5px;padding:6px 0;border:0;color:inherit;background:transparent;font:inherit;letter-spacing:inherit;text-transform:inherit;white-space:nowrap;cursor:pointer}.sort-button:hover{color:var(--forest)}.task-table th:first-child,.task-table td:first-child{padding-left:20px}.task-table td{height:72px;padding:10px 16px;border-top:1px solid #edf0ed;color:#4d5a55;font-size:8px}.task-table tbody tr{transition:.13s ease}.task-table tbody tr:hover{background:#fbfcfa}.task-table td>strong{display:block;margin-bottom:4px;color:var(--ink);font-size:8px}.task-table td>small,.hotel-cell small{display:block;margin-top:5px;color:#929d98;font-size:9.6px}.task-table .task-date{color:#58655f;white-space:nowrap}.deleted-at{color:#8b625c;white-space:nowrap}.task-row-actions{display:flex;align-items:center;gap:2px}.icon-button--danger{color:#a75b51}.icon-button--danger:hover{background:#fff0ed}.restore-task-button{min-height:40px;display:inline-flex;align-items:center;gap:7px;padding:0 13px;border:1px solid #9ab5aa;border-radius:9px;color:var(--forest);background:#eef5f0;font-size:12px;font-weight:700;white-space:nowrap;cursor:pointer}.restore-task-button:hover{border-color:#688d7e;background:#e5f0e9}.restore-task-button:disabled{opacity:.5;cursor:wait}.hotel-cell{display:flex;align-items:center;gap:10px}.hotel-cell>div{display:grid}.hotel-cell strong{max-width:210px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--ink);font-size:8.8px}.hotel-cell a{display:inline-flex;align-items:center;gap:3px;margin-top:5px;color:#8c9893;font-size:9.6px;text-decoration:none}.hotel-cell .task-name-link{max-width:210px;margin-top:0;overflow:hidden;color:var(--ink);font-size:8.8px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.hotel-cell .task-name-link:hover{color:var(--forest-light);text-decoration:underline}.type-chip{display:inline-flex;min-height:21px;align-items:center;padding:0 8px;border:1px solid #dde5e0;border-radius:6px;color:#4f6d63;background:#f8faf8;font-size:9.6px;font-weight:600}.table-progress{min-width:170px}.table-progress .progress-line+.progress-line{margin-top:10px}.table-progress .progress-line>div{display:flex;justify-content:space-between;margin-bottom:5px;color:#78847f;font-size:9.6px}.table-progress strong{color:var(--ink);font-size:6.4px;font-weight:600}.table-progress i{display:block;height:5px;overflow:hidden;border-radius:5px;background:#e9eeea}.table-progress i span{display:block;height:100%;border-radius:inherit;background:var(--forest-light)}.table-progress .progress-line--cancel i span{background:var(--amber)}.table-loading td{height:72px}.table-loading span{display:block;width:100%;height:34px;border-radius:8px;background:#f0f2f0;animation:pulse 1.2s ease infinite alternate}.empty-table{min-height:300px;display:grid;place-content:center;justify-items:center;padding:30px;color:#8b9691;text-align:center}.empty-table h3{margin:13px 0 5px;color:var(--ink);font-size:11.2px}.empty-table p{margin:0;font-size:8px}.table-footer{min-height:57px;display:flex;align-items:center;justify-content:space-between;padding:0 20px;border-top:1px solid var(--line);color:#89948f;font-size:8px}.table-footer div{display:flex;gap:6px}.table-footer .icon-button{width:33px;height:33px;border-color:var(--line)}.error-state{display:flex;align-items:center;justify-content:space-between;gap:15px;margin:0 0 14px;padding:11px 14px;border:1px solid #efd6d1;border-radius:10px;color:#8e5149;background:#fff6f4;font-size:8.8px}.task-table-panel>.error-state{margin:14px 20px 0}.error-state button{display:inline-flex;align-items:center;gap:5px;padding:0;border:0;color:inherit;background:transparent;font-weight:600;cursor:pointer}.tasks-page .primary-button{font-size:11.2px}.tasks-page .task-list-tabs button{height:36px;padding-inline:14px;font-size:10.4px}.tasks-page .table-search input{height:42px;font-size:11.2px}.tasks-page .filter-group select{height:42px;font-size:10.4px}.tasks-page .choice-filter-group>strong,.tasks-page .choice-filter-group button{font-size:11.2px}.tasks-page .filter-range>span,.tasks-page .filter-date-single>span,.tasks-page .filter-range i,.tasks-page .filter-range input,.tasks-page .filter-date-single input,.tasks-page .reset-filter-button{font-size:10.4px}.tasks-page .filter-range input,.tasks-page .filter-date-single input,.tasks-page .reset-filter-button{height:42px}.tasks-page .task-table{min-width:2200px}.tasks-page .task-table th{height:62px;font-size:15.6px}.tasks-page .task-table td{height:120px;font-size:16.8px}.tasks-page .hotel-cell strong,.tasks-page .hotel-cell .task-name-link{max-width:300px;font-size:16.8px}.tasks-page .hotel-cell a,.tasks-page .type-chip,.tasks-page .table-progress .progress-line>div,.tasks-page .status-pill{font-size:15.6px}.tasks-page .type-chip{min-height:34px;padding-inline:12px}.tasks-page .table-progress{min-width:260px}.tasks-page .table-progress i{height:8px}.tasks-page .status-pill{min-height:40px;padding-inline:15px}.tasks-page .deleted-at{font-size:15.6px}.tasks-page .deleted-at,.tasks-page .table-footer,.tasks-page .error-state{font-size:10.4px}.tasks-page .form-section h3{font-size:12px}.tasks-page .field>span,.tasks-page .field-label{font-size:10.4px}.tasks-page .field input,.tasks-page .field select{height:44px;font-size:11.2px}@media(min-width:761px){.tasks-page .table-wrap{position:relative;overflow-x:auto;scrollbar-gutter:stable}.tasks-page .task-table{border-collapse:separate;border-spacing:0}.tasks-page .task-table th:first-child,.tasks-page .task-table td:first-child{position:sticky;left:0;z-index:3;width:380px;min-width:380px;padding-left:20px;background:#fff;box-shadow:10px 0 16px -14px #173f348c}.tasks-page .task-table th:first-child{z-index:5;background:#fafbf9}.tasks-page .task-table th:last-child,.tasks-page .task-table td:last-child{position:sticky;right:0;z-index:3;width:112px;min-width:112px;padding-inline:14px;background:#fff;box-shadow:-10px 0 16px -14px #173f348c}.tasks-page .task-table th:last-child{z-index:5;background:#fafbf9}.tasks-page .task-table tbody tr:hover td:first-child,.tasks-page .task-table tbody tr:hover td:last-child{background:#fbfcfa}.tasks-page .task-row-actions{justify-content:center}.tasks-page .table-wrap::-webkit-scrollbar{height:14px}.tasks-page .table-wrap::-webkit-scrollbar-track{background:#edf0ed}.tasks-page .table-wrap::-webkit-scrollbar-thumb{border:3px solid #edf0ed;border-radius:10px;background:#9eaaa4}}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;display:grid;place-items:center;padding:20px;background:#0d1f197a;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.form-modal{width:min(680px,100%);max-height:calc(100vh - 40px);display:flex;flex-direction:column;overflow:hidden;border-radius:18px;background:#fff;box-shadow:0 28px 80px #081c1540}.modal-heading{display:flex;align-items:flex-start;justify-content:space-between;padding:24px 26px 18px;border-bottom:1px solid var(--line)}.modal-heading h2{margin:0;font-size:16.8px;letter-spacing:-.03em}.modal-title-block{min-width:0}.modal-title-row{display:flex;align-items:center;gap:7px}.form-help-button{display:inline-grid;place-items:center;width:28px;height:28px;padding:0;border:0;border-radius:50%;color:var(--forest);background:#edf4f0;cursor:pointer}.form-help-button:hover,.form-help-button:focus-visible{background:#dfece6;outline:2px solid rgba(55,101,85,.18)}.form-help-panel{display:grid;gap:3px;max-width:480px;margin-top:10px;padding:10px 12px;border:1px solid #d8e5de;border-radius:9px;color:#53615c;background:#f5f9f7;font-size:10.4px;line-height:1.55}.form-help-panel strong{color:var(--forest)}.required-marker{color:#b84b45;font-style:normal;font-weight:700}.form-scroll{overflow-y:auto;padding:5px 26px 20px}.form-section{padding:20px 0 4px}.form-section+.form-section{border-top:1px solid var(--line)}.form-section h3{margin:0 0 15px;font-size:9.6px}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.field{display:grid;gap:7px}.field--wide{grid-column:1 / -1}.field>span,.field-label{color:#5f6d68;font-size:8px;font-weight:600}.field input,.field select{width:100%;height:40px;padding:0 11px;border:1px solid #dce3de;border-radius:9px;outline:none;color:var(--ink);background:#fbfcfa;font-size:8.8px;transition:.15s}.field input:focus,.field select:focus{border-color:#739386;box-shadow:0 0 0 3px #37655517;background:#fff}.input-suffix{position:relative}.input-suffix input{padding-right:38px}.input-suffix svg{position:absolute;right:12px;top:12px;color:#909b96;pointer-events:none}.modal-actions{display:flex;justify-content:flex-end;gap:9px;padding:15px 26px;border-top:1px solid var(--line);background:#fafbf9}.form-error{margin:8px 0 0;color:#a34e45;font-size:8.8px}.form-error--box{padding:10px;border-radius:8px;background:#fff1ef}.login-backdrop{padding:26px;background:#e9ede7}.login-card{width:min(910px,100%);min-height:570px;display:grid;grid-template-columns:.95fr 1.05fr;overflow:hidden;border-radius:22px;background:#fff;box-shadow:0 25px 80px #233f3529}.login-visual{position:relative;display:flex;flex-direction:column;justify-content:space-between;padding:37px;overflow:hidden;color:#fff;background:var(--forest)}.login-visual>*{position:relative;z-index:1}.login-brand{display:flex;align-items:center;gap:10px;font-weight:700;letter-spacing:.12em}.login-brand span{display:grid;width:34px;height:34px;place-items:center;border-radius:10px;background:#dbe8b2;color:var(--forest)}.eyebrow--light{color:#a9c0b7}.login-visual h2{margin:10px 0 15px;font-size:27.2px;line-height:1.3;letter-spacing:-.05em}.login-visual>div:nth-child(2)>p:last-child{max-width:320px;margin:0;color:#a8bdb5;font-size:9.6px;line-height:1.8}.login-security{display:flex;align-items:center;gap:8px;color:#b4c8c0;font-size:8px}.orb{position:absolute;z-index:0;border:45px solid rgba(219,232,178,.07);border-radius:50%}.orb-one{width:250px;height:250px;right:-90px;top:100px}.orb-two{width:160px;height:160px;left:-75px;bottom:60px}.login-form{align-self:center;width:min(340px,calc(100% - 60px));margin:auto}.login-form__heading{margin-bottom:31px}.login-form h1{margin:0 0 8px;color:var(--ink);font-size:20.8px;letter-spacing:-.04em}.login-form__heading>p:last-child{margin:0;color:#86928d;font-size:8.8px}.mobile-login-brand{display:none}.input-with-icon{display:flex;align-items:center;gap:9px;height:44px;margin-top:8px;padding:0 12px;border:1px solid #dce3de;border-radius:10px;color:#83908a;background:#fafbf9}.input-with-icon:focus-within{border-color:#6c8c80;box-shadow:0 0 0 3px #37655517}.input-with-icon input{min-width:0;flex:1;border:0;outline:0;color:var(--ink);background:transparent;font-size:9.6px}.input-error{border-color:#d79088}.password-label{display:block;margin-top:17px}.login-submit{width:100%;height:44px;margin-top:22px}.privacy-note{margin:13px 12px 0;color:#99a29e;font-size:9.6px;line-height:1.6;text-align:center}.sso-login-copy{margin:0 0 8px;color:#74817b;font-size:12px;line-height:1.7}.stats-toolbar{align-items:center}.stats-toolbar>div{display:flex;gap:9px}.date-picker{height:40px;display:flex;align-items:center;gap:8px;padding:0 11px;border:1px solid var(--line);border-radius:10px;color:#73807b;background:#fff}.date-picker input{border:0;outline:0;color:var(--ink);background:transparent;font-size:8.8px}.stats-detail-panel{margin-top:16px;padding:22px}.data-date{padding:6px 9px;border-radius:7px;color:#72807a;background:#f0f3f0;font-size:9.6px}.stats-list{margin-top:18px}.stats-row{display:grid;grid-template-columns:1fr .8fr .8fr .6fr 1.5fr;align-items:center;min-height:54px;padding:0 10px;border-top:1px solid #edf0ed;color:#62706a;font-size:8px}.stats-row>strong{color:var(--ink);font-size:8.8px}.stats-row--head{min-height:37px;border-top:0;color:#98a19d;background:#fafbf9;font-size:6.4px;font-weight:600;text-transform:uppercase}.stats-bar{position:relative;height:8px;overflow:hidden;border-radius:8px;background:#eff2ef}.stats-bar i,.stats-bar span{position:absolute;inset:0 auto 0 0;display:block;border-radius:inherit}.stats-bar i{background:#dce5e0}.stats-bar span{height:4px;top:2px;background:var(--forest-light)}.stats-row--loading span{grid-column:1/-1;height:26px;border-radius:7px;background:#f0f2f0;animation:pulse 1.2s ease infinite alternate}.detail-page-heading{min-height:62px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:18px;margin-bottom:18px}.back-button{display:inline-flex;align-items:center;gap:6px;padding:0;border:0;color:#68756f;background:transparent;font-size:8.8px;font-weight:600;cursor:pointer}.back-button:hover{color:var(--forest)}.detail-page-title{display:flex;align-items:center;gap:11px}.detail-page-title h2{margin:0 0 4px;font-size:14.4px;letter-spacing:-.025em}.detail-page-title>div>span{color:#89948f;font-size:9.6px}.detail-page-heading .secondary-button{justify-self:end;color:var(--ink);text-decoration:none}.booking-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:16px}.booking-summary button{min-height:76px;display:flex;align-items:center;justify-content:space-between;padding:0 19px;border:1px solid var(--line);border-radius:13px;color:#74817c;background:#fff;cursor:pointer;transition:.16s ease}.booking-summary button:hover{border-color:#bdc9c3}.booking-summary button.active{border-color:#6f9587;color:var(--forest);background:#f0f6f2;box-shadow:inset 0 0 0 1px #2f675714}.booking-summary span{font-size:8.8px;font-weight:600}.booking-summary strong{color:var(--ink);font-size:18.4px;letter-spacing:-.04em}.booking-summary button.active strong{color:var(--forest-light)}.booking-table-panel{overflow:hidden}.booking-table-heading{min-height:62px;display:flex;align-items:center;justify-content:space-between;padding:0 20px;border-bottom:1px solid var(--line)}.booking-table-heading h3{margin:0;font-size:11.2px}.booking-table-heading>div{display:flex;align-items:center;gap:8px}.booking-table-heading>div>span{color:#89948f;font-size:8px}.booking-table{width:100%;min-width:720px;border-collapse:collapse;text-align:left}.booking-table th{height:42px;padding:0 20px;color:#929d98;background:#fafbf9;font-size:9.6px;font-weight:600;letter-spacing:.04em}.booking-table td{height:61px;padding:10px 20px;border-top:1px solid #edf0ed;color:#596660;font-size:8.8px}.booking-table td strong{color:var(--ink);font-size:8.8px}.booking-table .cancel-time,.today-booking-table .cancel-time{font-variant-numeric:tabular-nums;white-space:nowrap}.booking-table tbody tr:hover{background:#fbfcfa}.today-list-heading{min-height:55px;display:flex;align-items:center;gap:22px;margin-bottom:14px}.today-list-heading>div{display:flex;align-items:baseline;gap:10px}.today-list-heading h2{margin:0;font-size:14.4px;letter-spacing:-.025em}.today-list-heading span{color:#89948f;font-size:8px}.today-list-tabs{display:inline-flex;gap:5px;margin-bottom:14px;padding:4px;border:1px solid var(--line);border-radius:11px;background:#fff}.today-list-tabs button{display:inline-flex;align-items:center;gap:7px;min-height:35px;padding:0 13px;border:0;border-radius:8px;color:#7b8782;background:transparent;font-size:8px;font-weight:600;cursor:pointer}.today-list-tabs button.active{color:var(--forest);background:#edf4ef}.today-booking-table{width:100%;min-width:1040px;border-collapse:collapse;text-align:left}.today-booking-table th{height:42px;padding:0 17px;color:#929d98;background:#fafbf9;font-size:9.6px;font-weight:600;letter-spacing:.04em}.today-booking-table td{height:61px;padding:10px 17px;border-top:1px solid #edf0ed;color:#596660;font-size:8px;white-space:nowrap}.today-booking-table td strong{color:var(--ink);font-size:8px}.today-booking-table td a{color:var(--forest-light);font-weight:700;text-decoration:none}.today-booking-table tbody tr:hover{background:#fbfcfa}.occupancy-page{display:grid;gap:16px}.occupancy-tabs{display:inline-flex;justify-self:start;gap:5px;padding:5px;border:1px solid var(--line);border-radius:12px;background:#fff}.occupancy-tabs button{min-height:38px;padding:0 15px;border:0;border-radius:9px;color:#718078;background:transparent;font-size:clamp(11px,.82vw,14px);font-weight:700;cursor:pointer}.occupancy-tabs button.active{color:var(--forest);background:#eaf2ed;box-shadow:inset 0 0 0 1px #37655514}.occupancy-query-panel{padding:18px 20px}.occupancy-query{display:grid;grid-template-columns:minmax(170px,.8fr) minmax(180px,.8fr) minmax(280px,1.35fr) auto;align-items:end;gap:12px}.occupancy-query label{display:grid;gap:7px}.occupancy-query label>span{display:flex;align-items:center;gap:6px;color:#68766f;font-size:clamp(11px,.78vw,13px);font-weight:700}.occupancy-query input,.occupancy-query select{width:100%;height:42px;padding:0 11px;border:1px solid var(--line);border-radius:9px;outline:0;color:var(--ink);background:#fafbf9;font-size:clamp(12px,.85vw,14px)}.occupancy-query input:focus,.occupancy-query select:focus{border-color:#739386;box-shadow:0 0 0 3px #37655514;background:#fff}.occupancy-query select:disabled{opacity:.6;cursor:wait}.hotel-location-picker{position:relative;display:grid;gap:7px;min-width:0}.hotel-location-picker>span{display:flex;align-items:center;gap:6px;color:#68766f;font-size:clamp(11px,.78vw,13px);font-weight:700}.hotel-location-trigger{width:100%;height:42px;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:0 11px;border:1px solid var(--line);border-radius:9px;color:var(--ink);background:#fafbf9;cursor:pointer;text-align:left}.hotel-location-trigger:hover,.hotel-location-trigger[aria-expanded=true]{border-color:#739386;background:#fff;box-shadow:0 0 0 3px #37655514}.hotel-location-trigger:disabled{opacity:.6;cursor:wait}.hotel-location-trigger>span{display:grid;min-width:0;gap:1px}.hotel-location-trigger strong,.hotel-location-trigger small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hotel-location-trigger strong{font-size:clamp(12px,.85vw,14px);font-weight:500}.hotel-location-trigger small{color:var(--muted);font-size:9px}.hotel-location-panel{position:absolute;top:calc(100% + 8px);left:0;z-index:55;width:min(500px,calc(100vw - 40px));max-height:min(620px,calc(100vh - 130px));display:flex;flex-direction:column;overflow:hidden;border:1px solid var(--line);border-radius:14px;background:#fff;box-shadow:0 20px 55px #142b2333}.hotel-location-panel>header{display:flex;align-items:center;justify-content:space-between;padding:13px 15px;border-bottom:1px solid var(--line)}.hotel-location-panel>header>div{display:flex;align-items:center;gap:7px}.hotel-location-panel>header strong{font-size:13px}.hotel-location-panel>header button{display:grid;place-items:center;width:29px;height:29px;padding:0;border:0;border-radius:8px;color:#66736d;background:#f2f4f2;cursor:pointer}.hotel-location-search{display:flex!important;align-items:center;gap:8px!important;margin:12px 13px 8px;padding:0 10px;border:1px solid var(--line);border-radius:9px;background:#fafbf9}.hotel-location-search input{width:100%;height:36px;padding:0!important;border:0!important;outline:0;box-shadow:none!important;background:transparent!important;font-size:11px!important}.hotel-location-all{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:8px;margin:0 13px 8px;padding:9px 10px;border:1px solid #e1e7e3;border-radius:9px;color:var(--ink);background:#f7f9f7;cursor:pointer;text-align:left}.hotel-location-all:hover,.hotel-location-all.selected{border-color:#91ab9f;background:#edf4f0}.hotel-location-all span{font-size:11px;font-weight:700}.hotel-location-all small{color:var(--muted);font-size:9px}.hotel-location-groups{display:grid;gap:13px;overflow-y:auto;padding:5px 13px 14px}.hotel-location-city h4{margin:4px 2px 6px;color:#496057;font-size:11px}.hotel-location-city details{overflow:hidden;margin-top:5px;border:1px solid #e5eae7;border-radius:9px;background:#fff}.hotel-location-city summary{display:flex;align-items:center;justify-content:space-between;min-height:38px;padding:0 10px;color:#596760;background:#f8faf8;font-size:11px;font-weight:700;cursor:pointer;list-style:none}.hotel-location-city summary::-webkit-details-marker{display:none}.hotel-location-city details[open] summary svg{transform:rotate(180deg)}.hotel-location-city details>div{display:grid;padding:5px;border-top:1px solid #e8ece9}.hotel-location-city details button{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:36px;padding:6px 8px;border:0;border-radius:7px;color:var(--ink);background:transparent;cursor:pointer;text-align:left}.hotel-location-city details button:hover,.hotel-location-city details button.selected{color:var(--forest);background:#edf4f0}.hotel-location-city details button span{overflow:hidden;font-size:11px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.hotel-location-city details button small{flex:0 0 auto;color:var(--muted);font-size:9px}.hotel-location-groups>p{margin:24px 0;color:var(--muted);font-size:11px;text-align:center}.occupancy-chart-panel{overflow:hidden}.occupancy-chart-heading{min-height:66px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 20px;border-bottom:1px solid var(--line)}.occupancy-chart-heading h3{margin:0;font-size:clamp(14px,1.15vw,17px)}.occupancy-chart-heading>div:first-child>span{display:block;margin-top:4px;color:var(--muted);font-size:11px}.occupancy-chart-legend{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:12px;color:#76827d;font-size:11px}.occupancy-chart-legend span{display:inline-flex;align-items:center;gap:6px}.occupancy-chart-legend i{display:inline-block;width:20px;height:8px;border-radius:4px}.legend-confidence{background:#5f82a533}.legend-activity{background:var(--activity-color)}.legend-prediction,.legend-actual{height:3px!important}.legend-prediction{background:var(--forest-light)}.legend-actual{background:#3976b8}.legend-otb{height:3px!important;background:#d58a38}.legend-actual-dashed{height:0!important;border-top:2px dashed #3976b8;border-radius:0!important}.occupancy-chart-scroll{overflow-x:auto;padding:14px 12px 4px}.occupancy-chart{display:block;width:100%;min-width:720px;height:auto}.occupancy-grid-line{stroke:#e6ebe7;stroke-width:1}.occupancy-axis-label{fill:#86928c;font-size:11px}.occupancy-confidence-band{fill:#5f82a529;stroke:#5f82a552;stroke-width:.75;pointer-events:none}.occupancy-activity-interval{fill:var(--activity-fill);stroke:var(--activity-color);stroke-width:.75;cursor:default;outline:none;transition:fill .15s ease}.occupancy-activity-interval:hover,.occupancy-activity-interval:focus{fill:var(--activity-hover);stroke-width:1.2}.occupancy-activity-tooltip-object{overflow:visible;pointer-events:none}.occupancy-activity-tooltip{display:grid;gap:5px;width:100%;max-height:100%;overflow:hidden;padding:10px 12px;border:1px solid rgba(255,255,255,.16);border-radius:9px;color:#edf3ef;background:#30352bf5;box-shadow:0 6px 14px #1a241e33;font-size:11px;line-height:1.35}.occupancy-activity-tooltip strong{color:#f5d9b2;font-size:11px}.occupancy-activity-tooltip em{justify-self:start;padding:2px 7px;border-radius:999px;color:var(--activity-color);background:var(--activity-soft);font-size:9px;font-style:normal;font-weight:800}.occupancy-activity-tooltip span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.occupancy-prediction-line{fill:none;stroke:var(--forest-light);stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.occupancy-actual-line{fill:none;stroke:#3976b8;stroke-width:1.75;stroke-linecap:round;stroke-linejoin:round}.occupancy-point{stroke:none;pointer-events:none}.occupancy-prediction-point{fill:var(--forest-light)}.occupancy-actual-point{fill:#3976b8}.occupancy-point-target{fill:transparent;cursor:default;outline:none}.occupancy-point-target.is-explainable{cursor:pointer}.occupancy-point-target:focus{stroke:#3976b873;stroke-width:2}.occupancy-tooltip{pointer-events:none}.occupancy-tooltip rect{fill:#23312bf5;stroke:#ffffff2e;stroke-width:1;filter:drop-shadow(0 5px 9px rgba(24,38,32,.2))}.occupancy-tooltip text{fill:#dbe3df;font-size:11px}.occupancy-tooltip .occupancy-tooltip-date{fill:#fff;font-size:12px;font-weight:700}.occupancy-tooltip .occupancy-tooltip-value{fill:#fff;font-weight:700}.occupancy-tooltip-actual-dot{fill:#68a7e8}.occupancy-tooltip-prediction-dot{fill:#b9d45c}.lead-time-query{grid-template-columns:minmax(180px,.8fr) minmax(300px,1.4fr) auto}.lead-time-otb-line{fill:none;stroke:#d58a38;stroke-width:1.75;stroke-linecap:round;stroke-linejoin:round}.lead-time-actual-line{stroke:#3976b8;stroke-width:1.5;stroke-dasharray:6 5}.lead-time-otb-point{fill:#d58a38}.lead-time-tooltip text{font-size:11px}.lead-time-activities{display:flex;align-items:center;flex-wrap:wrap;gap:7px;padding:9px 20px;border-bottom:1px solid #eee5d9;color:#795a31;background:#fdf8f0;font-size:10px}.lead-time-activities strong{margin-right:2px}.lead-time-activities>span{max-width:320px;display:grid;overflow:hidden;gap:1px;padding:5px 8px;border:1px solid var(--activity-color);border-radius:7px;color:var(--activity-color);background:var(--activity-soft);white-space:nowrap}.lead-time-activities>span small,.lead-time-activities>span b{overflow:hidden;text-overflow:ellipsis}.lead-time-activities>span small{font-size:9px;font-weight:800}.lead-time-activities>span b{color:var(--ink);font-size:10px;font-weight:600}.explanation-backdrop{z-index:95}.explanation-modal{width:min(760px,100%);max-height:calc(100vh - 40px);overflow:hidden;border-radius:18px;background:#fff;box-shadow:0 28px 80px #081c1547}.explanation-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:20px 24px 17px;border-bottom:1px solid var(--line)}.explanation-heading>div>span{color:var(--forest-light);font-size:11px;font-weight:800}.explanation-heading h2{margin:4px 0 5px;font-size:clamp(17px,1.4vw,22px)}.explanation-heading small{color:var(--muted);font-size:11px}.explanation-heading button{display:grid;place-items:center;width:34px;height:34px;border:0;border-radius:9px;color:#66746d;background:#f1f4f2;cursor:pointer}.explanation-content{max-height:calc(100vh - 150px);overflow-y:auto;padding:20px 24px 24px}.explanation-loading,.explanation-error{min-height:260px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:13px;color:var(--muted);font-size:13px}.explanation-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px}.explanation-metrics>div{padding:13px;border:1px solid #e5eae7;border-radius:11px;background:#fafbf9}.explanation-metrics span{display:block;color:var(--muted);font-size:10px}.explanation-metrics strong{display:block;margin-top:7px;color:var(--ink);font-size:clamp(14px,1.15vw,18px)}.explanation-analysis,.explanation-effects{margin-top:20px}.explanation-analysis h3,.explanation-effects h3{margin:0 0 9px;font-size:14px}.explanation-analysis p{margin:0;padding:14px 16px;border-left:3px solid var(--forest-light);border-radius:0 10px 10px 0;color:#4e5c55;background:#f3f7f4;font-size:13px;line-height:1.7;white-space:pre-line}.explanation-empty{margin-top:20px;padding:20px;border:1px dashed #d8dfdb;border-radius:11px;color:var(--muted);text-align:center;font-size:12px}.explanation-effects{display:grid;gap:12px}.explanation-baseline{padding:13px 14px;border:1px solid #dce7e1;border-radius:11px;background:#f5f8f6}.explanation-baseline>div:first-child{display:flex;justify-content:space-between;gap:12px;color:#53615a;font-size:12px}.explanation-baseline>div:first-child strong{color:#3976b8;white-space:nowrap}.explanation-baseline-track{height:8px;margin-top:8px;overflow:hidden;border-radius:5px;background:#e5eaed}.explanation-baseline-track i{display:block;height:100%;border-radius:inherit;background:#5e95cc}.explanation-effect-subheading{margin-top:6px!important;margin-bottom:-2px!important}.explanation-effect-axis{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:9px;margin-bottom:-3px;color:#919b96;font-size:10px}.explanation-effect-axis span:last-child{text-align:right}.explanation-effect-axis strong{color:#66736d;font-size:10px}.explanation-effect-row>div:first-child{display:flex;justify-content:space-between;gap:14px;margin-bottom:6px;color:#53615a;font-size:12px}.explanation-effect-row strong{white-space:nowrap}.effect-positive{color:#287253}.effect-negative{color:#b34e48}.explanation-effect-track{position:relative;height:11px;overflow:hidden;border-radius:5px;background:linear-gradient(90deg,#f7eeee 0,#f7eeee 50%,#edf6f1 50%,#edf6f1)}.explanation-effect-track:after{content:"";position:absolute;top:0;bottom:0;left:50%;width:1px;background:#88948e;transform:translate(-.5px)}.explanation-effect-track i{position:absolute;top:2px;z-index:1;display:block;height:7px;border-radius:4px}.explanation-effect-track i.positive{background:#4f9b73}.explanation-effect-track i.negative{background:#c9645c}.explanation-effect-help{margin-top:6px}.explanation-effect-help summary{display:inline-flex;align-items:center;min-height:24px;color:#718078;font-size:10px;font-weight:700;cursor:pointer}.explanation-effect-help summary:before{content:"?";display:inline-grid;place-items:center;width:16px;height:16px;margin-right:5px;border-radius:50%;color:var(--forest);background:#e6f0ea;font-size:10px}.explanation-effect-help p{margin:5px 0 0;padding:9px 11px;border-radius:8px;color:#66736d;background:#f6f8f7;font-size:11px;line-height:1.6}.explanation-effects>small{color:#89948f;font-size:10px}.explanation-contribution-total{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:12px;margin-top:3px;padding:13px 15px;border:1px solid #dce7e1;border-radius:11px;background:#f4f8f5}.explanation-contribution-total>div{display:flex;align-items:baseline;justify-content:space-between;gap:10px}.explanation-contribution-total span{color:#65726b;font-size:11px}.explanation-contribution-total strong{color:var(--forest);font-size:13px;white-space:nowrap}.explanation-contribution-total b{color:#849089;font-size:15px}.explanation-forecast-equation{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1.35fr) auto minmax(0,1fr);align-items:center;gap:9px;padding:13px 15px;border-radius:11px;background:#f7f7f3}.explanation-forecast-equation>div{display:grid;gap:4px}.explanation-forecast-equation span{color:#77837d;font-size:10px}.explanation-forecast-equation strong{color:var(--ink);font-size:12px;white-space:nowrap}.explanation-forecast-equation b{color:#87928d;text-align:center}.explanation-footer{margin-top:16px;color:#929c97;font-size:10px;text-align:right}.occupancy-chart-loading{height:280px;padding-inline:45px}.occupancy-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.occupancy-summary article{min-height:104px;padding:18px}.occupancy-summary span{color:var(--muted);font-size:clamp(11px,.78vw,13px)}.occupancy-summary strong{display:block;margin-top:13px;color:var(--ink);font-size:clamp(21px,1.7vw,28px);line-height:1}.occupancy-table-panel .booking-table-heading>div{display:grid;gap:4px}.occupancy-table-panel .booking-table-heading>div>span{color:var(--muted);font-size:11px}.occupancy-beta{display:inline-flex;align-items:center;gap:5px;padding:5px 8px;border-radius:7px;color:var(--forest);background:#e8f1cb;font-size:11px;font-weight:700}.occupancy-table{width:100%;min-width:1420px;border-collapse:collapse;text-align:left}.occupancy-table th{height:54px;padding:0 16px;color:#85918b;background:#fafbf9;font-size:clamp(11px,.9vw,14px)}.occupancy-table td{height:70px;padding:10px 16px;border-top:1px solid #edf0ed;color:#56635d;font-size:clamp(12px,.95vw,15px);white-space:nowrap}.occupancy-table tbody tr:hover{background:#fbfcfa}.occupancy-hotel{display:grid;min-width:180px;white-space:normal}.occupancy-hotel strong{max-width:240px;overflow:hidden;color:var(--ink);text-overflow:ellipsis;white-space:nowrap}.occupancy-hotel small{margin-top:4px;color:#939d98}.occupancy-rate{color:var(--forest);font-size:1.08em}.pickup-positive{color:#287253}.pickup-negative{color:#b45b52}@media(max-width:1100px){.occupancy-query,.occupancy-summary{grid-template-columns:repeat(2,minmax(0,1fr))}}.primary-button,.secondary-button,.global-search input,.global-alert,.page-toolbar p,.panel-heading a,.back-button,.date-picker input,.today-list-tabs button{font-size:11.2px}.nav-label,.sidebar-brand span,.user-card span,.topbar-title span,.welcome-strip p,.welcome-strip span,.empty-compact,.execution-count,.chart-legend,.data-date,.detail-page-title>div>span,.booking-table-heading>div>span,.today-list-heading span,.privacy-note,.login-security{font-size:10.4px}.sidebar-brand strong{font-size:16px}.main-nav a,.main-nav button,.user-card strong{font-size:12.8px}.avatar,.global-search kbd,.eyebrow{font-size:11.2px}.panel-heading h3,.booking-table-heading h3,.today-list-heading h2{font-size:16.8px}.today-task-chips strong,.today-task-chips span{font-size:11.2px}.stat-card__top,.stat-card p,.bar-group strong{font-size:12.8px}.bar-group small{font-size:11.2px}.execution-record{min-height:66px;grid-template-columns:66px 72px minmax(135px,.8fr) minmax(170px,1.2fr)}.execution-record>strong,.execution-record code,.execution-hotel{font-size:14.4px}.execution-type{width:58px;min-height:34px;font-size:12.8px}.execution-list{max-height:350px}.task-preview__main strong,.task-preview__main small,.task-preview__meta small,.status-pill{font-size:12.8px}.timeline-row{font-size:14.4px}.timeline-row strong,.timeline-row--header{font-size:15.6px}.table-search input,.filter-group select,.filter-range>span,.filter-date-single>span,.filter-range i,.filter-range input,.filter-date-single input,.reset-filter-button,.table-footer,.error-state,.empty-table p{font-size:11.2px}.empty-table h3{font-size:14.4px}.booking-summary span{font-size:12.8px}.booking-summary strong{font-size:24px}.booking-table{min-width:1200px}.today-booking-table{min-width:1800px}.booking-table th,.today-booking-table th,.stats-row--head{height:62px;font-size:15.6px}.booking-table td,.booking-table td strong,.today-booking-table td,.today-booking-table td strong,.today-booking-table td a,.stats-row,.stats-row>strong{font-size:16.8px}.booking-table td,.today-booking-table td{height:90px}.stats-row{min-height:82px}.login-form__heading>p:last-child,.login-form label,.form-error{font-size:11.2px}.input-with-icon input{font-size:12.8px}.login-visual>div:nth-child(2)>p:last-child{font-size:11.2px}.form-section h3{font-size:12px}.field>span,.field-label{font-size:10.4px}.field input,.field select{height:44px;font-size:11.2px}.tasks-page .task-table th{font-size:15.6px}.tasks-page .task-table td,.tasks-page .hotel-cell strong,.tasks-page .hotel-cell .task-name-link{font-size:16.8px}.tasks-page .hotel-cell a,.tasks-page .type-chip,.tasks-page .table-progress .progress-line>div,.tasks-page .status-pill,.tasks-page .deleted-at{font-size:15.6px}.tasks-page .table-progress strong{font-size:14.4px}@media(max-width:1100px){.stats-grid{grid-template-columns:repeat(2,1fr)}.stats-grid--three{grid-template-columns:repeat(3,1fr)}.dashboard-grid{grid-template-columns:1fr}.global-search{display:none}.task-filter-panel{grid-template-columns:1fr 1fr}.reset-filter-button{justify-self:start}}@media(max-width:820px){.sidebar{transform:translate(-100%);transition:transform .22s ease}.sidebar--open{transform:translate(0)}.sidebar-close{display:inline-grid!important}.sidebar-scrim{position:fixed;top:0;right:0;bottom:0;left:0;z-index:29;display:block;border:0;background:#0d1f1961}.main-content{margin-left:0}.menu-button{display:inline-grid}.topbar{height:80px;padding:0 20px}.topbar-title h1{font-size:16px}.page-container{padding:22px 20px 40px}.global-alert{margin-inline:20px}.timeline-panel{overflow-x:auto}.timeline-row{min-width:650px}.table-toolbar{align-items:stretch;flex-direction:column}.table-search{width:100%}.filter-group{flex-wrap:wrap}.task-filter-panel{grid-template-columns:1fr}.login-card{grid-template-columns:1fr;min-height:0}.login-visual{display:none}.login-form{padding:45px 0}.mobile-login-brand{display:flex;align-items:center;gap:6px;margin-bottom:35px;color:var(--forest);font-weight:700;letter-spacing:.1em}}@media(max-width:600px){.topbar-title span{display:none}.topbar-title h1{margin:0;font-size:13.6px}.profile-button svg{display:none}.notification-button{display:none}.activity-calendar-panel{position:fixed;top:62px;right:12px;left:12px;width:auto;max-height:calc(100vh - 74px)}.page-container{padding:16px 14px 35px}.welcome-strip{align-items:flex-start;flex-direction:column;padding:22px}.welcome-strip h2{font-size:15.2px}.welcome-strip .primary-button{width:100%}.stats-grid,.stats-grid--three{grid-template-columns:1fr 1fr;gap:10px}.stat-card{min-height:125px;padding:15px}.stat-card>strong{font-size:19.2px}.stat-card p{line-height:1.4}.performance-panel,.task-preview-panel,.timeline-panel,.stats-detail-panel{padding:17px}.page-toolbar{align-items:stretch;flex-direction:column}.page-toolbar .primary-button{width:100%}.filter-group>svg{display:none}.filter-group label{flex:1}.filter-group select{width:100%}.form-grid{grid-template-columns:1fr}.field--wide{grid-column:auto}.modal-backdrop{padding:8px}.form-modal{max-height:calc(100vh - 16px);border-radius:15px}.modal-heading,.form-scroll,.modal-actions{padding-inline:18px}.login-backdrop{padding:14px}.login-form{width:calc(100% - 40px)}.stats-toolbar>div{align-items:stretch;flex-direction:column}.date-picker{justify-content:center}.stats-row{grid-template-columns:1fr .8fr .8fr}.stats-row>:nth-child(4),.stats-row>:nth-child(5){display:none}.detail-page-heading{grid-template-columns:1fr auto;gap:13px}.detail-page-heading .back-button{grid-column:1 / -1}.detail-page-title .hotel-icon{display:none}.detail-page-title h2{font-size:12.8px}.booking-summary{gap:7px}.booking-summary button{min-height:67px;padding:0 11px}.booking-summary strong{font-size:15.2px}.today-list-heading{align-items:flex-start;flex-direction:column;gap:11px}.today-list-tabs{width:100%}.today-list-tabs button{flex:1;justify-content:center}.execution-record{grid-template-columns:44px 44px minmax(85px,1fr)}.execution-hotel{grid-column:2 / -1}}.app-loading p{font-size:11.2px}.topbar-title h1{font-size:clamp(20px,2vw,27px)}.welcome-strip h2{font-size:17.6px}.stat-card>strong{font-size:22.4px}.modal-heading h2{font-size:16.8px}.login-visual h2{font-size:27.2px}.login-form h1{font-size:20.8px}.detail-page-title h2{font-size:14.4px}.choice-filter-group>strong,.choice-filter-group button{font-size:11.2px}.restore-task-button{font-size:12px}@media(max-width:820px){.topbar-title h1{font-size:16px}}@media(max-width:600px){.topbar-title h1{font-size:13.6px}.welcome-strip h2{font-size:15.2px}.stat-card>strong{font-size:19.2px}.detail-page-title h2{font-size:12.8px}.booking-summary strong{font-size:15.2px}}@media(max-width:760px){.topbar{position:sticky;top:0;z-index:70;height:68px;padding-inline:14px}.topbar-actions{gap:4px}.profile-button{max-width:48px}.page-container{padding:14px 12px 30px}.global-alert{margin:10px 12px 0}.welcome-strip{gap:16px;min-height:auto;padding:18px}.today-task-chips{max-width:100%}.today-task-chips button{min-height:34px}.stats-grid,.stats-grid--two,.stats-grid--three{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-grid{gap:12px}.performance-panel,.task-preview-panel,.timeline-panel,.stats-detail-panel{padding:14px}.bar-chart{min-width:520px}.performance-panel{overflow-x:auto}.performance-panel .panel-heading,.performance-panel .chart-legend{position:sticky;left:0}.task-list-controls{align-items:stretch;flex-direction:column}.task-list-tabs{width:100%}.task-list-tabs button{flex:1}.task-choice-filters{align-items:stretch;gap:12px;padding:12px}.choice-filter-group{width:100%}.choice-filter-group>strong{width:100%}.choice-filter-group button{flex:1 1 auto;justify-content:center;min-height:42px}.task-filter-panel{padding:12px}.filter-range{grid-template-columns:1fr auto 1fr}.filter-date-single,.filter-date-single input{width:100%}.reset-filter-button{width:100%;justify-content:center}.table-wrap{overflow:visible;padding:10px;background:#f5f6f1}.task-table,.booking-table,.today-booking-table,.tasks-page .task-table{min-width:0;border-collapse:separate;border-spacing:0}.task-table thead,.booking-table thead,.today-booking-table thead{display:none}.task-table tbody,.booking-table tbody,.today-booking-table tbody{display:grid;gap:12px}.task-table tbody tr:not(.table-loading),.booking-table tbody tr:not(.table-loading),.today-booking-table tbody tr:not(.table-loading){display:grid;overflow:hidden;border:1px solid var(--line);border-radius:14px;background:#fff;box-shadow:0 4px 14px #22332d0a}.task-table tbody tr:not(.table-loading) td,.booking-table tbody tr:not(.table-loading) td,.today-booking-table tbody tr:not(.table-loading) td,.tasks-page .task-table tbody tr:not(.table-loading) td{display:grid;grid-template-columns:minmax(105px,.8fr) minmax(0,1.2fr);align-items:center;gap:12px;width:100%;height:auto;min-height:48px;padding:10px 13px;border-top:1px solid #edf0ed;font-size:14px;white-space:normal;text-align:right}.task-table tbody tr:not(.table-loading) td:first-child,.booking-table tbody tr:not(.table-loading) td:first-child,.today-booking-table tbody tr:not(.table-loading) td:first-child{border-top:0}.task-table td:before,.booking-table td:before,.today-booking-table td:before{content:attr(data-label);color:#7a8781;font-size:12px;font-weight:700;text-align:left}.task-table .hotel-cell{justify-self:end;text-align:left}.tasks-page .hotel-cell strong,.tasks-page .hotel-cell .task-name-link,.booking-table td strong,.today-booking-table td strong{font-size:14px}.tasks-page .hotel-cell a,.tasks-page .type-chip,.tasks-page .table-progress .progress-line>div,.tasks-page .status-pill,.tasks-page .deleted-at{font-size:12px}.tasks-page .table-progress{width:100%;min-width:0}.task-phase-statuses,.task-status-group{justify-items:end}.task-substatuses{text-align:left}.task-row-actions{justify-content:flex-end}.table-loading{display:block}.table-loading td{display:block!important;width:100%;height:86px!important;border-radius:14px;background:#fff}.table-loading td:before{display:none}.booking-table-heading{min-height:56px;padding-inline:14px}.booking-summary{grid-template-columns:1fr}.booking-summary button{min-height:58px}.detail-page-heading{grid-template-columns:1fr}.detail-page-heading .secondary-button{justify-self:stretch}.detail-page-title{align-items:flex-start}.modal-actions>button{flex:1}}@media(max-width:460px){.stats-grid,.stats-grid--two,.stats-grid--three{grid-template-columns:1fr}.stat-card{min-height:108px}.today-list-tabs{display:grid;grid-template-columns:1fr}.execution-record{grid-template-columns:58px minmax(0,1fr);gap:8px}.execution-record code,.execution-hotel{grid-column:2}.task-table tbody tr:not(.table-loading) td,.booking-table tbody tr:not(.table-loading) td,.today-booking-table tbody tr:not(.table-loading) td,.tasks-page .task-table tbody tr:not(.table-loading) td{grid-template-columns:92px minmax(0,1fr)}}body{font-size:clamp(12px,.85vw,16px)}.topbar-title h1{font-size:clamp(17px,1.55vw,27px)}.panel-heading h3,.booking-table-heading h3,.today-list-heading h2{font-size:clamp(14px,1.15vw,16.8px)}.primary-button,.secondary-button,.table-search input,.choice-filter-group>strong,.choice-filter-group button,.filter-range>span,.filter-date-single>span,.filter-range input,.filter-date-single input,.reset-filter-button{font-size:clamp(11px,.78vw,13px)}.tasks-page .task-table th,.booking-table th,.today-booking-table th{font-size:clamp(11px,1vw,15.6px)}.tasks-page .task-table td,.tasks-page .hotel-cell strong,.tasks-page .hotel-cell .task-name-link,.booking-table td,.booking-table td strong,.today-booking-table td,.today-booking-table td strong,.today-booking-table td a{font-size:clamp(12px,1.1vw,16.8px)}.tasks-page .hotel-cell a,.tasks-page .type-chip,.tasks-page .table-progress .progress-line>div,.tasks-page .status-pill,.tasks-page .deleted-at{font-size:clamp(11px,1vw,15.6px)}.tasks-page .table-progress strong{font-size:clamp(11px,.92vw,14.4px)}@media(max-width:760px){.topbar-title h1{font-size:clamp(15px,4vw,18px)}.tasks-page .task-table tbody tr:not(.table-loading) td,.booking-table tbody tr:not(.table-loading) td,.today-booking-table tbody tr:not(.table-loading) td{font-size:clamp(12px,3.3vw,14px)}.tasks-page .hotel-cell strong,.tasks-page .hotel-cell .task-name-link,.booking-table td strong,.today-booking-table td strong{font-size:clamp(12px,3.3vw,14px)}.task-table td:before,.booking-table td:before,.today-booking-table td:before{font-size:clamp(11px,3vw,12px)}.occupancy-query{grid-template-columns:1fr}.hotel-location-panel{position:fixed;top:76px;right:12px;left:12px;width:auto;max-height:calc(100vh - 88px)}.occupancy-tabs{display:grid;width:100%;grid-template-columns:1fr 1fr}.occupancy-tabs button{height:auto;min-height:42px;padding:6px 10px}.explanation-modal{max-height:calc(100vh - 16px);border-radius:14px}.explanation-heading,.explanation-content{padding-inline:16px}.explanation-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.occupancy-query .primary-button{width:100%}.occupancy-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.occupancy-table{min-width:0;border-collapse:separate;border-spacing:0}.occupancy-table thead{display:none}.occupancy-table tbody{display:grid;gap:12px}.occupancy-table tbody tr:not(.table-loading){display:grid;overflow:hidden;border:1px solid var(--line);border-radius:14px;background:#fff}.occupancy-table tbody tr:not(.table-loading) td{display:grid;grid-template-columns:minmax(105px,.8fr) minmax(0,1.2fr);align-items:center;gap:12px;width:100%;height:auto;min-height:48px;padding:10px 13px;border-top:1px solid #edf0ed;font-size:clamp(12px,3.3vw,14px);white-space:normal;text-align:right}.occupancy-table tbody tr:not(.table-loading) td:first-child{border-top:0}.occupancy-table td:before{content:attr(data-label);color:#7a8781;font-size:clamp(11px,3vw,12px);font-weight:700;text-align:left}.occupancy-hotel{justify-self:end;min-width:0;text-align:right}}@media(max-width:460px){.occupancy-summary{grid-template-columns:1fr}.occupancy-summary article{min-height:88px}.occupancy-table tbody tr:not(.table-loading) td{grid-template-columns:92px minmax(0,1fr)}.explanation-effect-row>div:first-child{align-items:flex-start;flex-direction:column;gap:3px}.explanation-contribution-total{grid-template-columns:1fr;gap:6px}.explanation-contribution-total b{text-align:center}.explanation-forecast-equation{grid-template-columns:1fr}}
