@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:14px;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:17px}.sidebar-brand span{margin-top:5px;color:#9fb8ae;font-size:11px;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:10px;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:14px;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}.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:12px;font-weight:600}.user-card span{margin-top:3px;color:#87a197;font-size:10px}.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:11px;font-weight:700}.avatar--small{width:30px;height:30px;border-radius:9px}.main-content{min-height:100vh;margin-left:248px}.topbar{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:11px;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}.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:12px}.global-search kbd{padding:2px 5px;border:1px solid #dce1dc;border-radius:5px;color:#9aa39f;background:#fafbf9;font:10px 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:12px}.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:12px;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:12px;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:16px;letter-spacing:-.02em}.panel-heading a{display:inline-flex;align-items:center;gap:5px;color:var(--forest-light);font-size:11px;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:11px}.welcome-strip h2{margin:0 0 7px;font-size:22px;letter-spacing:-.035em}.welcome-strip span{color:#a7beb5;font-size:12px}.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:10px}.today-task-chips span{padding:2px 5px;border-radius:5px;font-size:8px;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:11px;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:28px;line-height:1;letter-spacing:-.05em}.stat-card p{margin:10px 0 0;color:#8d9793;font-size:10px}.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:10px;white-space:nowrap}.bar-group small{color:#929c98;font-size:8px}.chart-legend{display:flex;justify-content:flex-end;gap:14px;margin-top:12px;color:#828d88;font-size:12px}.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:12px}.task-preview__main small{color:#a1aaa6;font-size:12px}.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:12px}.execution-panel{min-width:0}.execution-count{color:#89948f;font-size:10px}.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:10px}.execution-record code{overflow:hidden;color:#52615b;font:12px 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:12px;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:10px;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:12px;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}.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:11px}.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:10px}.timeline-row strong{color:var(--ink);font-size:11px}.timeline-row--header{min-height:38px;margin-top:12px;border-top:0;color:#9aa49f;font-size:12px;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:12px;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:10px;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:11px}.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:10px}.task-filter-panel{display:grid;grid-template-columns:1fr 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:12px;font-weight:600}.filter-range i{color:#9aa49f;font-size:10px;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:12px}.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:12px;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:12px;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:10px}.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:10px}.task-table td>small,.hotel-cell small{display:block;margin-top:5px;color:#929d98;font-size:12px}.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}.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:11px}.hotel-cell a{display:inline-flex;align-items:center;gap:3px;margin-top:5px;color:#8c9893;font-size:12px;text-decoration:none}.hotel-cell .task-name-link{max-width:210px;margin-top:0;overflow:hidden;color:var(--ink);font-size:11px;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:12px;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:12px}.table-progress strong{color:var(--ink);font-size:8px;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:14px}.empty-table p{margin:0;font-size:10px}.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:10px}.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:11px}.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:14px}.tasks-page .task-list-tabs button{height:36px;padding-inline:14px;font-size:13px}.tasks-page .table-search input{height:42px;font-size:14px}.tasks-page .filter-group select{height:42px;font-size:13px}.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:13px}.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:19.5px}.tasks-page .task-table td{height:120px;font-size:21px}.tasks-page .hotel-cell strong,.tasks-page .hotel-cell .task-name-link{max-width:300px;font-size:21px}.tasks-page .hotel-cell a,.tasks-page .type-chip,.tasks-page .table-progress .progress-line>div,.tasks-page .status-pill{font-size:19.5px}.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:19.5px}.tasks-page .deleted-at,.tasks-page .table-footer,.tasks-page .error-state{font-size:13px}.tasks-page .form-section h3{font-size:15px}.tasks-page .field>span,.tasks-page .field-label{font-size:13px}.tasks-page .field input,.tasks-page .field select{height:44px;font-size:14px}.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:21px;letter-spacing:-.03em}.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:12px}.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:10px;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:11px;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:11px}.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:34px;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:12px;line-height:1.8}.login-security{display:flex;align-items:center;gap:8px;color:#b4c8c0;font-size:10px}.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:26px;letter-spacing:-.04em}.login-form__heading>p:last-child{margin:0;color:#86928d;font-size:11px}.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:12px}.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:12px;line-height:1.6;text-align:center}.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:11px}.stats-detail-panel{margin-top:16px;padding:22px}.data-date{padding:6px 9px;border-radius:7px;color:#72807a;background:#f0f3f0;font-size:12px}.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:10px}.stats-row>strong{color:var(--ink);font-size:11px}.stats-row--head{min-height:37px;border-top:0;color:#98a19d;background:#fafbf9;font-size:8px;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:11px;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:18px;letter-spacing:-.025em}.detail-page-title>div>span{color:#89948f;font-size:12px}.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:11px;font-weight:600}.booking-summary strong{color:var(--ink);font-size:23px;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:14px}.booking-table-heading>div{display:flex;align-items:center;gap:8px}.booking-table-heading>div>span{color:#89948f;font-size:10px}.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:12px;font-weight:600;letter-spacing:.04em}.booking-table td{height:61px;padding:10px 20px;border-top:1px solid #edf0ed;color:#596660;font-size:11px}.booking-table td strong{color:var(--ink);font-size:11px}.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:18px;letter-spacing:-.025em}.today-list-heading span{color:#89948f;font-size:10px}.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:10px;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:12px;font-weight:600;letter-spacing:.04em}.today-booking-table td{height:61px;padding:10px 17px;border-top:1px solid #edf0ed;color:#596660;font-size:10px;white-space:nowrap}.today-booking-table td strong{color:var(--ink);font-size:10px}.today-booking-table td a{color:var(--forest-light);font-weight:700;text-decoration:none}.today-booking-table tbody tr:hover{background:#fbfcfa}.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:14px}.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:13px}.sidebar-brand strong{font-size:20px}.main-nav a,.main-nav button,.user-card strong{font-size:16px}.avatar,.global-search kbd,.eyebrow{font-size:14px}.panel-heading h3,.booking-table-heading h3,.today-list-heading h2{font-size:21px}.today-task-chips strong,.today-task-chips span{font-size:14px}.stat-card__top,.stat-card p,.bar-group strong{font-size:16px}.bar-group small{font-size:14px}.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:18px}.execution-type{width:58px;min-height:34px;font-size:16px}.execution-list{max-height:350px}.task-preview__main strong,.task-preview__main small,.task-preview__meta small,.status-pill{font-size:16px}.timeline-row{font-size:18px}.timeline-row strong,.timeline-row--header{font-size:19.5px}.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:14px}.empty-table h3{font-size:18px}.booking-summary span{font-size:16px}.booking-summary strong{font-size:30px}.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:19.5px}.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:21px}.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:14px}.input-with-icon input{font-size:16px}.login-visual>div:nth-child(2)>p:last-child{font-size:14px}.form-section h3{font-size:15px}.field>span,.field-label{font-size:13px}.field input,.field select{height:44px;font-size:14px}.tasks-page .task-table th{font-size:19.5px}.tasks-page .task-table td,.tasks-page .hotel-cell strong,.tasks-page .hotel-cell .task-name-link{font-size:21px}.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:19.5px}.tasks-page .table-progress strong{font-size:18px}@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:20px}.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:17px}.profile-button svg{display:none}.notification-button{display:none}.page-container{padding:16px 14px 35px}.welcome-strip{align-items:flex-start;flex-direction:column;padding:22px}.welcome-strip h2{font-size:19px}.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:24px}.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:16px}.booking-summary{gap:7px}.booking-summary button{min-height:67px;padding:0 11px}.booking-summary strong{font-size:19px}.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}}
