:root{font-family:Inter,PingFang SC,Microsoft YaHei,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#32152f;background:#fffdfb;font-synthesis:none;--blue: #ff4d4f;--blue-soft: #fff0ef;--coral: #ff4d4f;--coral-hover: #e94144;--coral-pressed: #d8383b;--coral-soft: #fff0ef;--plum: #32152f;--plum-soft: #f6f0f5;--line: #ebe5e8;--muted: #8b8188;--text: #382a35;--green: #43bfa6;--green-soft: #e7f8f4;--orange: #f18b5b}*{box-sizing:border-box}html,body,#root{margin:0;min-width:320px;min-height:100vh}body{margin:0;background:#fffdfb;color:var(--text);-webkit-font-smoothing:antialiased;overflow:hidden}button,input{font:inherit}button{color:inherit;outline:none;transition:color .16s ease,background-color .16s ease,border-color .16s ease,box-shadow .16s ease,transform .08s ease}button:not(:disabled):active{transform:translateY(1px)}button:focus-visible{outline:2px solid #ff8587;outline-offset:2px}button:disabled{cursor:not-allowed}.prototype-app{width:100%;min-height:100vh;background:#fffdfb}.sidebar{position:fixed;inset:0 auto 0 0;width:266px;padding:36px 15px 20px;border-right:1px solid var(--line);background:#fffdfb;z-index:30;transition:width .18s ease,padding .18s ease}.sidebar.is-collapsed{width:84px;padding-inline:27px}.sidebar.is-collapsed .brand-row{padding:0;justify-content:center}.brand-row{position:relative;height:42px;display:flex;align-items:center;justify-content:space-between;margin-bottom:20px;padding:0 14px}.logo{width:96px;height:auto;object-fit:contain}.logo-small{width:34px;height:34px;object-fit:contain}.icon-button{width:36px;height:36px;border:1px solid #e8e1e5;background:#fff;padding:0;display:inline-grid;place-items:center;cursor:pointer;color:#5e4b5b;border-radius:9px}.icon-button:hover{background:var(--coral-soft);border-color:#ffc4c5;color:var(--coral)}.menu-toggle{position:absolute;right:4px;margin-left:auto;width:28px;height:28px;background:#fffdfb}.menu-toggle,.operation-card .icon-button{width:32px;height:32px;border-color:transparent;background:transparent}.sidebar.is-collapsed .menu-toggle{position:absolute;left:0;right:auto;top:52px;z-index:5}.side-nav{height:calc(100vh - 125px);overflow-y:auto;scrollbar-width:none}.side-nav::-webkit-scrollbar{display:none}.nav-group{padding:0 0 10px;margin-bottom:10px;border-bottom:1px solid #eee8eb}.nav-item{width:100%;height:46px;display:flex;align-items:center;border:0;border-radius:9px;background:transparent;cursor:pointer;padding:0 15px;font-size:15px;color:#463843;text-align:left;white-space:nowrap;position:relative}.nav-item:hover{color:var(--blue)}.nav-item.active{color:var(--coral);background:var(--coral-soft);font-weight:700}.nav-item.active .nav-icon-wrap img{filter:sepia(1) saturate(11) hue-rotate(315deg) brightness(1.08)}.nav-icon-wrap{position:relative;width:20px;height:20px;flex:0 0 20px}.nav-icon-wrap img{width:20px;height:20px;display:block}.nav-item>span:nth-child(2){margin-left:10px}.nav-chevron{margin-left:auto}.badge{position:absolute;right:-10px;top:-8px;height:17px;min-width:17px;padding:0 3px;border-radius:10px;background:#e75f63;color:#fff;font-size:9px;line-height:17px;text-align:center;font-weight:500;box-shadow:0 0 0 2px #fff}.sidebar.is-collapsed .side-nav{padding-top:48px}.sidebar.is-collapsed .nav-item{justify-content:center;height:42px;padding-inline:0}.sidebar.is-collapsed .nav-group{border-bottom:0;margin-bottom:4px;padding-bottom:4px}.help-link{position:absolute;left:30px;bottom:24px;border:0;background:transparent;color:#9399a0;display:flex;gap:7px;align-items:center;font-size:12px;padding:0;cursor:pointer}.sidebar.is-collapsed .help-link{left:35px}.app-main{margin-left:266px;min-height:100vh;transition:margin-left .18s ease;background:#fffdfb}.sidebar-collapsed .app-main{margin-left:84px}.top-header{height:100px;padding:32px 28px 24px 30px;display:flex;align-items:center;justify-content:space-between;background:#fffdfb}.top-header h1{margin:0;color:var(--plum);font-size:26px;line-height:32px;font-weight:750;letter-spacing:-.5px}.header-title-group{display:flex;align-items:center;gap:36px}.header-actions{display:flex;align-items:center;gap:11px}.subscription{height:36px;border:1px solid #e5dde2;border-radius:9px;background:#fff;color:#53414f;padding:0 12px;display:flex;align-items:center;gap:7px;font-size:12px;cursor:pointer}.subscription:hover{border-color:#f4a3a5;color:var(--coral);background:var(--coral-soft)}.subscription img{width:14px;height:14px}.notification-button{position:relative}.notification-button span{position:absolute;right:-4px;top:-6px;background:#e65e63;color:#fff;min-width:17px;height:15px;border-radius:8px;padding:0 2px;font-size:8px;line-height:15px}.avatar-button{width:34px;height:34px;border:0;border-radius:50%;background:var(--plum);color:#fff;font-weight:700;cursor:pointer}.page-content{height:calc(100vh - 100px);overflow:auto}.page-pad{padding:0 30px 40px;min-width:970px}.segmented{display:inline-flex;border:1px solid #e3dce1;border-radius:8px;overflow:hidden;height:36px;background:#fff}.segmented button{min-width:46px;border:0;background:#fff;color:#6d737a;cursor:pointer;padding:0 12px}.segmented button+button{border-left:1px solid #e5e8ec}.segmented button.selected{background:var(--coral);color:#fff}.segmented button:not(.selected):hover{background:#fff7f6;color:var(--coral)}.tabs{height:59px;display:flex;align-items:flex-start;gap:30px;border-bottom:1px solid #eff1f3}.tabs button{height:59px;border:0;border-bottom:2px solid transparent;background:transparent;padding:0;color:#34383c;cursor:pointer;white-space:nowrap}.tabs button.active{color:var(--coral);border-bottom-color:var(--coral)}.tabs button:hover{color:var(--coral)}.pill{height:36px;display:inline-flex;align-items:center;justify-content:center;gap:4px;border:1px solid #e5dfe3;border-radius:9px;background:#fff;padding:0 14px;white-space:nowrap;cursor:pointer;color:#534a51;font-size:13px}.pill:hover{border-color:#f4abad;background:#fff8f7;color:var(--coral)}.pill.active{color:#1f8d7b;border-color:#92d8ca;background:var(--green-soft)}.text-button{border:0;background:transparent;color:var(--blue);padding:0;display:inline-flex;align-items:center;gap:3px;cursor:pointer;white-space:nowrap;font-size:13px}.search-box{height:36px;border:1px solid #e5dfe3;border-radius:9px;display:flex;align-items:center;padding:0 10px;color:#aaa0a7;background:#fff}.search-box:focus-within{border-color:#f48789;box-shadow:0 0 0 3px #ff4d4f17}.search-box input{border:0;outline:0;min-width:0;width:100%;padding-left:6px;color:#34383c;background:transparent}.search-box input::placeholder{color:#b5bac0}.toolbar{min-height:64px;display:flex;align-items:center;gap:9px}.toolbar>.search-box{width:190px;margin-right:2px}.date-switch{display:flex;align-items:center}.date-switch>button:not(.pill){width:32px;height:36px;border:1px solid #e5dfe3;background:#fff;display:grid;place-items:center;cursor:pointer}.date-switch .pill{border-radius:7px}.date-switch button:first-child{border-radius:7px 0 0 7px;border-right:0}.date-switch button:last-child{border-radius:0 7px 7px 0;border-left:0}.dashboard-overview{min-height:362px;display:grid;grid-template-columns:minmax(500px,60%) minmax(360px,1fr);gap:22px}.chart-panel{padding-top:2px}.occupancy-title{font-size:14px;color:#34383c;height:42px;display:flex;align-items:flex-start;padding-top:0}.occupancy-title b{margin-left:7px;font-weight:500}.chart-wrap{width:100%;max-width:none;height:310px;border:1px solid var(--line);border-radius:9px;background:#fff;padding:8px 10px 4px}.stats-panel{position:relative;height:310px;margin-top:42px;padding:0 20px;border:1px solid var(--line);border-radius:9px;background:#fff}.stats-toolbar{display:flex;align-items:flex-start;gap:80px;height:73px}.stats-toolbar .tabs{height:58px;gap:36px;flex:1}.stats-toolbar .tabs button{height:58px}.stats-grid{height:220px;display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(2,1fr);row-gap:0}.stat{display:flex;flex-direction:column;gap:7px;font-size:16px}.stat{justify-content:center}.stat strong{font-size:15px;font-weight:400}.stat span{font-size:15px}.dashboard-tabs{height:50px;gap:36px}.dashboard-tabs button{height:50px}.unassigned-banner{margin-top:26px;height:50px;background:#fff9f7;border:1px solid #f4ebed;border-radius:9px;display:flex;align-items:center;padding:0 12px;font-size:13px;color:#675b64;gap:8px}.unassigned-banner .box-icon{color:var(--blue);font-size:16px}.unassigned-banner button{border:0;background:transparent;color:var(--blue);cursor:pointer;margin-left:14px}.dashboard-table{border-top:1px solid #f1f2f4}.dashboard-row{display:grid;grid-template-columns:22% 12% 11% 11% 15% 15% minmax(72px,1fr);align-items:center;gap:8px}.table-head{height:50px;color:#888f96;font-size:12px;padding:0 9px}.table-row{width:100%;min-height:66px;border:0;border-top:1px solid #f1f2f4;background:#fff;padding:8px 9px;text-align:left;cursor:pointer;font-size:12px}.table-row:hover{background:#fbfcfe}.table-row>span{min-width:0;display:flex;flex-direction:column;gap:6px}.table-row b{font-size:12px;font-weight:500;color:#303438}.table-row small{color:#7f858c;font-size:11px;display:flex;align-items:center;gap:4px}.guest-cell{display:flex!important;flex-direction:row!important;align-items:center;gap:10px!important}.guest-avatar,.round-avatar{width:34px;height:34px;flex:0 0 34px;border-radius:50%;background:#eef2f6;color:#889099;display:grid;place-items:center;font-weight:600}.truncate-note{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:#676e75}.orange{color:var(--orange)!important}.blue{color:#54aee0!important}.green-text{color:#55a96a!important}.row-action{justify-self:end;border:1px solid #e1e4e7;border-radius:7px;padding:5px 19px;background:#fff;color:#4c5259}.dense-page{position:relative}.page-inline-controls{position:relative;top:auto;left:auto;z-index:3;height:52px;display:flex;gap:12px;align-items:flex-start;padding-top:2px}.select-control{height:32px;border:1px solid #e0e3e7;border-radius:8px;background:#fff;display:flex;align-items:center;gap:8px;padding:0 14px;color:#555b62;cursor:pointer}.schedule-shell,.price-shell{display:flex;min-height:calc(100vh - 152px);overflow:hidden}.schedule-left{width:287px;flex:0 0 287px;border-right:1px solid #dfe2e6;background:#fff}.schedule-search{height:72px;display:flex;align-items:center;gap:12px;color:#a1a6ac;padding:0 10px;border-bottom:1px solid #e0e3e6}.schedule-search span{flex:1}.inventory-label,.price-inventory-label{height:48px;display:flex;align-items:center;padding:0 10px;border-bottom:1px solid #e2e4e7;font-size:12px}.group-title,.price-group{height:54px;padding:17px 10px;border-bottom:1px solid #e2e4e7;font-size:14px;font-weight:700}.room-label{height:55px;width:100%;display:flex;align-items:center;gap:13px;border:0;border-bottom:1px solid #e2e4e7;background:#fff;padding:0 10px;cursor:pointer;text-align:left;position:relative}.room-label img{width:46px;height:36px;object-fit:cover;border-radius:5px;background:#e6e6e6}.room-label b{font-size:14px;font-weight:500}.channel-dot{margin-left:auto;width:11px;height:11px;border-radius:50%;background:#ef9a45;position:relative}.channel-dot:after{content:"";position:absolute;width:5px;height:5px;border:1px solid white;border-radius:50%;left:2px;top:2px}.schedule-grid-wrap{min-width:0;flex:1;overflow:hidden;position:relative}.date-grid{display:grid;grid-template-columns:repeat(13,72px);width:max-content;height:72px}.date-cell{height:72px;border-right:1px solid #dfe2e6;border-bottom:1px solid #dfe2e6;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;position:relative}.date-cell b{font-size:14px;font-weight:600}.date-cell span{font-size:12px;color:#848a91}.date-cell.weekend b,.date-cell.weekend span{color:#e65f57}.date-cell.today span{color:#50b67c}.availability-grid{height:48px;display:grid;grid-template-columns:repeat(13,72px);width:max-content}.availability-grid>div{border-right:1px solid #dfe2e6;border-bottom:1px solid #dfe2e6;display:grid;place-items:center;font-size:11px;color:#5f666d}.today-col{border-left:1px solid #5ac58e!important;border-right-color:#5ac58e!important}.timeline{width:936px;height:603px;display:grid;grid-template-columns:repeat(13,72px);grid-auto-rows:55px;position:relative;background:#fff}.timeline>span{border-right:1px solid #e0e3e6;border-bottom:1px solid #e0e3e6}.today-line{position:absolute;left:72px;top:0;bottom:0;width:1px;background:#51c286;z-index:2;pointer-events:none}.booking-block{position:absolute;height:42px;border:0;border-radius:7px;color:#fff;text-align:left;padding:5px 7px;display:flex;flex-direction:column;cursor:pointer;overflow:hidden;z-index:3;box-shadow:0 1px 1px #00000014}.booking-block b{font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.booking-block small{font-size:10px;opacity:.9}.booking-block.rose{background:#cf5c74}.booking-block.green{background:#52a56a}.booking-b1{left:74px;top:110px;width:138px}.booking-b2{left:290px;top:0;width:355px}.booking-b3{left:290px;top:55px;width:500px}.booking-b4{left:216px;top:330px;width:148px}.price-left{width:360px;flex:0 0 360px;border-right:1px solid #dfe2e6}.price-left .schedule-search{padding-left:10px}.price-inventory-label{height:48px}.price-group{height:54px}.rate-label{height:55px;border-bottom:1px solid #e0e3e6;display:grid;grid-template-columns:22px 1fr 45px;align-items:center;gap:4px;padding:0 6px 0 10px}.rate-label>span{font-size:12px;line-height:14px;max-height:43px;overflow:hidden}.rate-label>small{text-align:center;color:#777d84;white-space:pre-line;font-size:10px}.channel-icon,.rate-channel-logo{width:20px;height:20px;object-fit:contain}.price-grid-wrap{min-width:0;overflow:hidden;flex:1}.price-dates{grid-template-columns:74px repeat(13,72px)}.base-rate-head{height:72px;border-right:1px solid #dfe2e6;border-bottom:1px solid #dfe2e6;display:grid;place-items:center;color:#868c93;font-size:11px}.price-availability{height:48px;display:grid;grid-template-columns:74px repeat(13,72px);width:max-content}.price-availability span{border-right:1px solid #e0e3e6;border-bottom:1px solid #e0e3e6;display:grid;place-items:center;font-size:10px}.price-grid{width:1010px}.grid-group-row{height:54px;border-bottom:1px solid #e0e3e6}.rate-grid-row{height:55px;display:grid;grid-template-columns:74px repeat(13,72px)}.base-rate-cell,.price-cell{border:0;border-right:1px solid #e0e3e6;border-bottom:1px solid #e0e3e6;background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:11px;position:relative}.base-rate-cell small,.price-cell small{color:#9da2a8;font-size:9px}.price-cell{cursor:pointer;background-image:none}.price-cell:hover{background-color:#f7fbff}.price-cell.selected{outline:2px solid #4d99f0;outline-offset:-2px;z-index:2;background-color:#edf6ff}.price-cell b{font-weight:500;font-size:11px}.price-cell .moon{position:absolute;top:3px;left:12px;font-size:8px;color:#111}.price-floating-actions{position:fixed;right:26px;bottom:22px;display:flex;gap:10px;z-index:8}.price-floating-actions>button,.batch-wrap>button{height:34px;border:1px solid #dfe3e7;background:#fff;border-radius:7px;padding:0 18px;cursor:pointer}.batch-wrap{position:relative}.batch-wrap>button.active{color:var(--blue);border-color:var(--blue)}.batch-menu{position:absolute;right:0;bottom:42px;width:190px;padding:7px;border:1px solid #e1e4e8;background:#fff;border-radius:8px;box-shadow:0 9px 26px #1f27341f}.batch-menu button{width:100%;height:36px;border:0;background:#fff;text-align:left;padding:0 10px;border-radius:5px;cursor:pointer;font-size:12px}.batch-menu button:hover{background:#f3f7fd;color:var(--blue)}.property-tabs{height:59px;width:100%}.property-tabs button{height:59px}.info-banner{height:58px;margin-top:35px;background:#fafafa;border-radius:8px;display:flex;align-items:center;gap:9px;padding:0 14px;font-size:13px}.info-banner>span{width:16px;height:16px;border-radius:50%;background:#4b93e9;color:#fff;display:grid;place-items:center;font-size:11px;font-weight:700}.info-banner button{margin-left:8px;height:31px;padding:0 18px;border:1px solid #dce0e4;background:#fff;border-radius:7px;cursor:pointer}.property-filters{height:95px;display:flex;align-items:center;gap:12px}.property-filters>input{width:230px;height:35px;border:1px solid #dfe3e7;border-radius:8px;padding:0 13px;outline:0}.property-head,.property-row{display:grid;grid-template-columns:60px 42% 22% 20% 1fr;align-items:center}.property-head{height:50px;border-bottom:1px solid #eef0f2;color:#858b92;font-size:12px}.property-row{width:100%;min-height:112px;border:0;border-bottom:1px solid #eef0f2;background:#fff;text-align:left;cursor:pointer}.property-row:hover{background:#fbfcfd}.property-name{display:flex;align-items:center;gap:14px}.property-name img{width:96px;height:72px;object-fit:cover;border-radius:8px;background:#e6e6e6}.property-name>span{display:flex;flex-direction:column;gap:9px}.property-name b{font-weight:500}.property-name small{font-size:13px}.link-plus{color:#78b8ed;font-size:24px}.reservation-tabs{gap:36px;height:59px}.reservation-tabs button{height:59px}.reservation-toolbar{height:95px}.reservation-grid{display:grid;grid-template-columns:54px 28% 17% 17% 15% 19% 10%;gap:8px;align-items:center}.reservation-head{height:49px;border-bottom:1px solid #eef0f2;color:#858b92;font-size:12px;padding:0 10px}.reservation-row{width:100%;min-height:108px;border:0;border-bottom:1px solid #eef0f2;background:#fff;text-align:left;padding:15px 10px;cursor:pointer}.reservation-row:hover{background:#fbfcfe}.reservation-row>span{min-width:0;display:flex;flex-direction:column;gap:7px}.reservation-row b{font-size:13px;font-weight:500}.reservation-row small{font-size:11px;color:#7d848b;display:flex;align-items:center;gap:3px}.empty-state{height:260px;display:grid;place-items:center;color:#9aa0a6}.inbox-page{position:relative}.ai-button{height:36px;border:1px solid #f1cfd6;border-radius:9px;padding:0 16px;background:#fff3f4;color:var(--plum);cursor:pointer}.inbox-shell{height:calc(100vh - 100px);display:grid;grid-template-columns:350px minmax(430px,1fr) 205px;border-top:1px solid #f2f3f4;overflow:hidden}.conversation-list{border-right:1px solid #e8eaed;min-width:0}.conversation-list>.tabs{padding:0;gap:34px;height:58px}.conversation-list>.tabs button{height:58px}.conversation-filters{height:78px;display:flex;align-items:center;gap:10px;padding-right:12px}.conversation-filters .search-box{width:160px}.conversation-filters .pill{padding-inline:12px}.conversation-scroll{height:calc(100% - 136px);overflow-y:auto;padding-right:12px}.conversation-item{min-height:168px;width:100%;border:0;background:#fff;display:grid;grid-template-columns:36px 1fr 42px;gap:9px;padding:19px 13px;border-radius:9px;text-align:left;cursor:pointer}.conversation-item:focus{outline:none}.conversation-item+.conversation-item{border-top:1px solid #f0f1f3;border-radius:0}.conversation-item.active{background:#efefef}.conversation-copy{min-width:0;display:flex;flex-direction:column;gap:8px}.conversation-copy b{font-size:13px}.conversation-copy small{color:#555c63;font-size:12px;line-height:18px}.conversation-copy em{font-style:normal;font-size:12px;color:#34383c}.conversation-copy span{font-size:11px;color:#d98ca0}.conversation-item time{font-size:11px;color:#575e65}.chat-panel{min-width:0;display:flex;flex-direction:column;border-right:1px solid #e8eaed}.chat-header{height:58px;display:flex;align-items:center;gap:9px;padding:0 24px;border-bottom:1px solid #edf0f2}.chat-header .round-avatar{width:28px;height:28px;flex-basis:28px}.chat-header b{font-size:15px}.chat-header .channel-icon{margin-left:auto}.messages{flex:1;overflow-y:auto;padding:15px 24px 20px;display:flex;flex-direction:column;gap:24px}.message{max-width:87%;padding:15px 22px 10px;border-radius:10px;background:#f7f7f7;align-self:flex-start}.message.host{background:#e6f1ff;align-self:flex-end}.message p{margin:0 0 9px;font-size:13px;line-height:20px;white-space:pre-line}.message small{color:#9ba1a7;font-size:10px}.composer{height:58px;display:grid;grid-template-columns:40px 1fr 68px;align-items:center;border-top:1px solid #eceef0;padding:0 12px}.composer input{border:0;outline:0;min-width:0}.composer button{border:0;background:transparent;color:var(--blue);cursor:pointer}.inbox-context{padding:0 15px;overflow-y:auto}.inbox-context h3{font-size:14px;margin:18px 0}.context-room{display:flex;gap:12px;align-items:center;margin-bottom:20px}.context-room img{width:58px;height:48px;object-fit:cover;border-radius:6px}.context-room span{display:flex;flex-direction:column;gap:6px;min-width:0}.context-room b{font-size:13px}.context-room small{font-size:10px;color:#8e949a;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.context-line{display:flex;align-items:center;gap:7px;min-height:30px;font-size:12px}.mini-cal-header{display:flex;align-items:center;justify-content:space-between;font-size:12px}.mini-calendar{display:grid;grid-template-columns:repeat(7,1fr);margin-top:10px}.mini-calendar span{height:27px;display:grid;place-items:center;font-size:10px;color:#7d838a}.mini-calendar span.selected{background:#ebf4ff;color:var(--blue);border-radius:5px}.add-note{border:0;background:transparent;color:var(--blue);display:flex;align-items:center;gap:4px;cursor:pointer;padding:0;font-size:12px}.drawer-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;border:0;background:#ffffff8c;z-index:70;cursor:default}.reservation-drawer{position:fixed;inset:0 0 0 auto;width:457px;background:#fff;z-index:80;box-shadow:-12px 0 28px #1f26321f;display:flex;flex-direction:column}.drawer-close{position:absolute;right:12px;top:12px;border:0;background:transparent;cursor:pointer;z-index:2}.drawer-tabs{height:60px;gap:35px;padding-left:48px;padding-right:48px}.drawer-tabs button{height:60px}.drawer-scroll{flex:1;overflow-y:auto;padding:22px 48px 28px}.drawer-property{display:flex;gap:13px;align-items:center;padding-bottom:18px}.drawer-property img{width:96px;height:76px;object-fit:cover;border-radius:8px}.drawer-property>span{display:flex;flex-direction:column;gap:6px}.drawer-property b{font-size:16px}.drawer-property small{color:#7f858c}.drawer-property button{border:0;background:transparent;padding:0;color:var(--blue);display:flex;align-items:center;cursor:pointer;font-size:12px}.drawer-scroll h3{margin:16px 0 18px;font-size:14px}.drawer-scroll h3 small{margin-left:5px;color:#81878e;font-weight:400}.detail-list{display:grid;grid-template-columns:90px 1fr;row-gap:17px;margin:0;font-size:13px}.detail-list dt{color:#5b6269}.detail-list dd{margin:0;display:flex;gap:7px;align-items:center}.status-chip{padding:4px 13px;background:#61bee8;color:#fff;border-radius:7px}.money-card{border-top:1px solid #eef0f2}.money-card>div{height:37px;display:flex;align-items:center;justify-content:space-between;font-size:12px}.money-card>div b{font-weight:500}.money-card .total{border-top:1px solid #eef0f2;font-size:13px}.drawer-note{background:#fafafa;border-radius:7px;padding:12px;font-size:12px;line-height:18px}.drawer-tab-placeholder{height:340px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;color:#8b9299;text-align:center}.drawer-tab-placeholder b{color:#4d535a}.drawer-footer{height:68px;border-top:1px solid #e8eaed;padding:12px 24px;display:flex;justify-content:flex-end;gap:10px}.drawer-footer button{min-width:88px;height:40px;border:1px solid #dfe3e7;border-radius:7px;background:#fff;cursor:pointer}.drawer-footer button.primary{border-color:var(--blue);background:var(--blue);color:#fff}.toast{position:fixed;top:36px;left:50%;transform:translate(-50%);z-index:120;min-height:48px;padding:0 18px;border-radius:9px;background:#fff;box-shadow:0 10px 30px #1c27372b;display:flex;align-items:center;gap:9px;font-size:13px;color:#4d5359}.toast svg{color:#55ad78}.pms-brand{display:flex;align-items:center;gap:10px;color:var(--plum);white-space:nowrap}.pms-brand b{font-size:20.5px;letter-spacing:-.55px;font-weight:800}.pms-brand-mark{width:38px;height:42px;border-radius:0;display:grid;place-items:center;overflow:hidden;background:#fff}.pms-brand-mark img{width:42px;height:42px;object-fit:cover;display:block}.pms-brand.compact .pms-brand-mark{width:30px;height:34px}.pms-brand.compact .pms-brand-mark img{width:34px;height:34px}.primary-button,.secondary-button,.danger-button{min-height:38px;border-radius:9px;padding:0 16px;display:inline-flex;align-items:center;justify-content:center;gap:6px;cursor:pointer;white-space:nowrap;font-weight:650}.primary-button{border:1px solid var(--blue);background:var(--blue);color:#fff}.primary-button:hover{border-color:var(--coral-hover);background:var(--coral-hover);box-shadow:0 5px 14px #ff4d4f2e}.primary-button:active{border-color:var(--coral-pressed);background:var(--coral-pressed);box-shadow:none}.secondary-button{border:1px solid #e4dce1;background:#fff;color:#594a55}.secondary-button:hover{border-color:#f2aaac;color:var(--coral);background:#fff8f7}.danger-button{border:1px solid #ffc5c6;background:#fff7f7;color:#d93d40}.danger-button:hover{border-color:var(--coral);background:var(--coral);color:#fff}.primary-button:disabled,.secondary-button:disabled{opacity:.45;cursor:not-allowed}.push-right{margin-left:auto}.timeline-group-cell{background:#fafafa}.inline-price-editor{height:42px;padding:4px 5px 4px 12px;border:1px solid #dbe1e7;border-radius:8px;background:#fff;box-shadow:0 8px 22px #1f27341f;display:flex;gap:7px;align-items:center;font-size:12px}.inline-price-editor input{width:92px;height:30px;border:1px solid #dfe3e7;border-radius:6px;padding:0 8px}.inline-price-editor button{height:30px;border:0;border-radius:6px;background:#eef5ff;color:var(--blue);padding:0 10px;cursor:pointer;display:grid;place-items:center}.batch-price-form{width:235px;padding:12px}.batch-price-form label{display:flex;flex-direction:column;gap:8px;font-size:12px}.batch-price-form input{width:100%;height:34px;border:1px solid #dfe3e7;border-radius:6px;padding:0 8px}.batch-price-form button{margin-top:8px;background:#edf5ff;color:var(--blue);text-align:center}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:110;border:0;background:#222a3552}.form-modal{position:fixed;z-index:120;left:50%;top:50%;transform:translate(-50%,-50%);width:min(680px,calc(100vw - 50px));max-height:calc(100vh - 60px);display:flex;flex-direction:column;background:#fff;border-radius:12px;box-shadow:0 24px 70px #18212d3d;overflow:hidden}.form-modal>header{height:64px;flex:0 0 64px;padding:0 22px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #e9ecef}.form-modal h2{font-size:18px;margin:0}.form-modal-body{overflow-y:auto;padding:24px}.form-modal>footer{min-height:66px;padding:12px 22px;border-top:1px solid #e9ecef;display:flex;justify-content:flex-end;align-items:center;gap:10px}.form-modal>footer .danger-button{margin-right:auto}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.form-grid label{display:flex;flex-direction:column;gap:8px;color:#626970;font-size:12px}.form-grid input,.form-grid select,.form-grid textarea,.payment-entry input{width:100%;border:1px solid #dce1e6;border-radius:7px;background:#fff;color:#30353a;padding:0 11px;outline:0}.form-grid input,.form-grid select{height:38px}.form-grid textarea{min-height:84px;padding-block:10px;resize:vertical}.form-grid input:focus,.form-grid select:focus,.form-grid textarea:focus,.payment-entry input:focus{border-color:#f48789;box-shadow:0 0 0 3px #ff4d4f17}.full-field{grid-column:1 / -1}.switch-line{flex-direction:row!important;align-items:center;gap:8px!important}.switch-line input{width:16px;height:16px}.context-note{padding:9px 10px;margin:0 0 10px;border-radius:7px;background:#f7f8fa;font-size:11px;line-height:17px}.note-editor{display:flex;flex-direction:column;gap:8px}.note-editor input{height:32px;border:1px solid #e0e4e8;border-radius:6px;padding:0 8px;font-size:11px}.drawer-functional-panel{min-height:360px;display:flex;flex-direction:column;align-items:flex-start;gap:13px;padding-top:25px}.drawer-functional-panel>svg{color:var(--blue)}.drawer-functional-panel h3,.drawer-functional-panel p{margin:0}.drawer-functional-panel p{color:#777e85;line-height:20px}.payment-entry{width:100%;display:flex;gap:9px;margin-top:8px}.payment-entry input{height:38px}.operations-page,.settings-page,.metrics-page{padding-top:4px}.section-toolbar{height:72px;display:flex;align-items:center;border-bottom:1px solid #eef0f2}.section-toolbar .tabs{flex:1;border-bottom:0}.card-list{padding-top:18px}.operation-card{min-height:82px;padding:15px 16px;display:grid;grid-template-columns:36px minmax(0,1fr) 90px 34px 34px;align-items:center;gap:12px;border-bottom:1px solid #edf0f2}.operation-card>div{display:flex;flex-direction:column;gap:7px}.operation-card b{font-size:14px}.operation-card span{color:#858b92;font-size:12px}.task-check{width:28px;height:28px;border-radius:8px;border:1px solid #dce1e6;background:#fff;color:transparent;display:grid;place-items:center;cursor:pointer}.task-check.done{color:#fff;background:#55ad78;border-color:#55ad78}.priority{justify-self:start;padding:4px 8px;border-radius:10px;background:#f2f4f6}.priority.高{color:#d95050;background:#fff0f0}.priority.中{color:#d18433;background:#fff6e9}.priority.低{color:#4f9a70;background:#effaf4}.danger-icon{color:#d96161}.summary-strip{display:grid;grid-template-columns:repeat(3,minmax(0,220px));gap:16px;padding:8px 0 26px}.summary-strip>div{height:96px;padding:18px;border:1px solid #e7eaed;border-radius:10px;display:grid;grid-template-columns:28px 1fr;grid-template-rows:1fr 1fr;align-items:center}.summary-strip svg{color:#e9a13e}.summary-strip b{font-size:22px}.summary-strip span{grid-column:2;color:#858b92;font-size:12px}.review-list{max-width:850px}.review-card{padding:22px 4px;border-bottom:1px solid #eceff1}.review-meta{display:flex;align-items:center;gap:11px}.review-meta>span:nth-child(2){display:flex;flex-direction:column;gap:4px}.review-meta small{color:#8b9197}.star-row{margin-left:auto;display:flex;gap:2px;color:#e9a13e}.review-card>p{margin:16px 0;line-height:22px}.review-card blockquote{margin:12px 0 0;padding:12px 15px;border-left:3px solid #80b4ee;background:#f5f9ff;color:#616970;font-size:13px}.reply-box{display:grid;grid-template-columns:1fr 110px;gap:10px}.reply-box textarea{min-height:70px;border:1px solid #dfe3e7;border-radius:7px;padding:10px;resize:vertical}.automation-grid{display:grid;grid-template-columns:repeat(3,minmax(250px,1fr));gap:18px;padding-top:26px}.automation-card{border:1px solid #e3e7eb;border-radius:11px;padding:20px}.automation-head{display:flex;justify-content:space-between;align-items:center}.automation-status{font-size:11px;color:#8a9198;padding:4px 8px;background:#f2f3f5;border-radius:10px}.automation-status.enabled{color:#429466;background:#eef9f3}.automation-card h3{min-height:44px;margin:18px 0 10px;font-size:15px}.automation-card dl{display:grid;grid-template-columns:75px 1fr;row-gap:11px;font-size:12px;line-height:18px}.automation-card dt{color:#8a9198}.automation-card dd{margin:0}.automation-actions{display:flex;align-items:center;gap:8px;margin-top:16px}.automation-actions .danger-icon{margin-left:auto}.toggle{display:inline-flex;cursor:pointer}.toggle input{position:absolute;opacity:0;pointer-events:none}.toggle span{width:38px;height:21px;border-radius:11px;background:#cbd1d7;position:relative;transition:.2s}.toggle span:after{content:"";position:absolute;width:17px;height:17px;left:2px;top:2px;border-radius:50%;background:#fff;box-shadow:0 1px 4px #0000002e;transition:.2s}.toggle input:checked+span{background:var(--coral)}.toggle input:checked+span:after{transform:translate(17px)}.toggle.large span{width:48px;height:26px;border-radius:13px}.toggle.large span:after{width:22px;height:22px}.toggle.large input:checked+span:after{transform:translate(22px)}.metric-card-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.metric-card-grid article{min-height:130px;border:1px solid #e4e8ec;border-radius:10px;padding:20px;display:flex;flex-direction:column;gap:11px}.metric-card-grid span{color:#7d848b;font-size:13px}.metric-card-grid b{font-size:24px}.metric-card-grid small{color:#a1a7ad}.metrics-chart-card{margin-top:22px;border:1px solid #e4e8ec;border-radius:10px;padding:22px}.metrics-chart-card h3{margin:0 0 20px;font-size:15px}.settings-page{display:grid;grid-template-columns:minmax(0,720px);gap:18px}.settings-card,.feature-hero{border:1px solid #e4e8ec;border-radius:11px;padding:24px}.settings-card h3{margin:0 0 22px;font-size:16px}.settings-card>.primary-button{margin-top:22px}.feature-hero{display:flex;align-items:center;justify-content:space-between;background:#fff8f6}.feature-hero h2{margin:9px 0;font-size:23px}.feature-hero p{max-width:560px;color:#717880;line-height:22px}.feature-kicker{color:var(--blue);font-size:12px}.danger-zone{border-color:#f1d1d1}.danger-zone p{color:#777e85;line-height:21px}.tool-grid{display:grid;grid-template-columns:repeat(2,minmax(0,390px));gap:20px}.tool-grid article{min-height:220px;border:1px solid #e3e7eb;border-radius:11px;padding:24px}.tool-grid svg{color:var(--blue)}.tool-grid h3{margin:18px 0 10px}.tool-grid p{color:#777e85;line-height:21px;min-height:65px}.health-badge{color:#429466;background:#eef9f3;padding:6px 11px;border-radius:12px;font-size:12px}.api-boundary{max-width:800px;padding:30px;border-radius:12px;background:#f7faff;border:1px solid #dfeafb}.api-boundary svg{color:var(--blue)}.api-boundary h2{margin:16px 0 10px;font-size:20px}.api-boundary p{color:#6f7780;line-height:23px}.channel-cards{display:grid;grid-template-columns:repeat(3,210px);gap:16px;margin-top:24px}.channel-cards article{height:160px;border:1px solid #e3e7eb;border-radius:10px;padding:20px;display:flex;flex-direction:column;align-items:flex-start;gap:10px}.channel-cards article>span{color:#9a9fa5;font-size:12px}.channel-cards article>button{margin-top:auto;height:30px;border:1px solid #e1e5e8;border-radius:6px;background:#f7f8f9;color:#a0a5aa}.channel-letter{width:22px;height:22px;border-radius:6px;display:inline-grid;place-items:center;flex:0 0 22px;color:#fff;font-size:12px;font-weight:800}.channel-letter.agoda{background:#5d3fd3}.channel-letter.direct{background:var(--plum)}.source-boundary{max-width:none}.source-logic{display:flex;align-items:center;gap:12px;margin-top:18px;flex-wrap:wrap}.source-logic span{padding:8px 12px;border-radius:9px;background:#fff;border:1px solid var(--line);color:var(--plum);font-size:12px}.source-logic b{color:var(--coral)}.source-cards{grid-template-columns:repeat(3,minmax(260px,1fr));max-width:1180px}.source-cards article.source-card{height:auto;min-height:285px;align-items:stretch}.source-card-title{display:flex;align-items:center;gap:10px}.source-card-title>div{display:flex;flex-direction:column;gap:3px}.source-card-title span{color:var(--muted);font-size:11px}.source-card>label{display:flex;flex-direction:column;gap:6px;color:var(--muted);font-size:11px}.source-card input{width:100%;height:36px;border:1px solid var(--line);border-radius:8px;padding:0 10px}.source-meta{display:flex;flex-direction:column;gap:4px;color:var(--muted);font-size:11px}.source-actions{display:flex;gap:7px;flex-wrap:wrap;margin-top:auto}.source-actions>button,.file-button{min-height:34px;padding:0 11px;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--plum);display:inline-flex;align-items:center;justify-content:center;gap:5px;cursor:pointer;font-size:12px}.source-actions .primary-button{color:#fff;background:var(--coral);border-color:var(--coral)}.file-button input{display:none}.import-history{max-width:1180px;margin-top:24px;border:1px solid var(--line);border-radius:11px;background:#fff;overflow:hidden}.import-history h3{margin:0;padding:17px 20px;border-bottom:1px solid var(--line);font-size:15px}.import-history article{display:grid;grid-template-columns:minmax(230px,1fr) repeat(4,100px);gap:12px;align-items:center;padding:13px 20px;border-bottom:1px solid #f2edf0;font-size:12px}.import-history article>span:first-child{display:flex;flex-direction:column;gap:3px}.import-history article small{color:var(--muted)}.import-history article>small{grid-column:1 / -1}.form-modal.wide{width:min(1120px,calc(100vw - 50px))}.import-help{margin-bottom:14px;padding:10px 12px;background:#fff8f7;border:1px solid #f3e8eb;border-radius:8px;color:var(--muted);font-size:12px}.import-preview{min-width:900px}.import-preview-head,.import-preview-row{display:grid;grid-template-columns:1.1fr 1.1fr 1.55fr 1.2fr .8fr;gap:8px;align-items:center}.import-preview-head{padding:0 4px 8px;color:var(--muted);font-size:11px}.import-preview-row{padding:7px 0;border-top:1px solid #f2edf0}.import-preview-row input,.import-preview-row select{min-width:0;width:100%;height:34px;padding:0 8px;border:1px solid var(--line);border-radius:7px;background:#fff}.import-preview-row>span{display:grid;grid-template-columns:1fr 1fr;gap:5px}.import-preview-row .invalid{border-color:#e45252;background:#fff7f7}.text-button{min-height:36px;padding:0 8px;border-radius:8px;color:var(--coral)}.text-button:hover{background:var(--coral-soft)}.dashboard-create{margin-left:auto}.row-action{min-height:34px;padding:0 15px;border-color:#f4b1b3;border-radius:8px;color:var(--coral);display:inline-flex!important;align-items:center;justify-content:center}.row-action:hover{background:var(--coral);border-color:var(--coral);color:#fff}.select-control{height:36px;border-color:#e5dfe3;border-radius:9px;color:#594b56}.select-control:hover{border-color:#f3acad;background:#fff8f7;color:var(--coral)}.price-floating-actions>button,.batch-wrap>button,.info-banner button,.drawer-footer button,.channel-cards article>button{min-height:36px;border:1px solid #e5dfe3;border-radius:9px;background:#fff;color:#594b56}.price-floating-actions>button:hover,.batch-wrap>button:hover,.drawer-footer button:hover{border-color:#f3acad;background:#fff8f7;color:var(--coral)}.batch-wrap>button.active{border-color:var(--coral);color:var(--coral);background:var(--coral-soft)}.batch-menu{border-color:#eadfe5;border-radius:10px}.batch-menu button{border-radius:8px}.batch-menu button:hover,.inline-price-editor button,.batch-price-form button{background:var(--coral-soft);color:var(--coral)}.inline-price-editor button:hover,.batch-price-form button:hover{background:var(--coral);color:#fff}.info-banner{background:#fff9f7;border:1px solid #f3e8eb}.info-banner>span{background:var(--coral)}.info-banner button:disabled,.channel-cards article>button:disabled{background:#f7f4f6;color:#aaa1a7;border-color:#e9e3e6;opacity:.72}.composer button,.add-note,.drawer-property button{min-height:34px;padding-inline:8px;border-radius:8px;color:var(--coral)}.composer button:hover,.add-note:hover,.drawer-property button:hover{background:var(--coral-soft)}.drawer-footer button.primary{border-color:var(--coral);background:var(--coral);color:#fff}.drawer-footer button.primary:hover{border-color:var(--coral-hover);background:var(--coral-hover)}.task-check.done{color:#fff;background:var(--green);border-color:var(--green)}.task-check:hover{border-color:#75cfbd;background:var(--green-soft);color:#26917f}.conversation-item.active{background:#fff1f0}.conversation-item:hover,.property-row:hover,.reservation-row:hover,.table-row:hover,.room-label:hover{background:#fff8f7}.booking-block.rose{background:#d75b78}.booking-block.green{background:var(--green)}.price-cell:hover{background-color:#fff7f6}.price-cell.selected{outline-color:var(--coral);background-color:var(--coral-soft)}.status-chip{background:#68bfe8}.automation-status.enabled,.health-badge{color:#248c79;background:var(--green-soft)}.blue{color:#4baee3!important}.green-text{color:#25947f!important}.pms-brand-mark,.nestora-rate-logo{mix-blend-mode:multiply}.nestora-rate-logo{width:22px;height:22px;border-radius:4px}.form-modal{border:1px solid #eadfe5}.form-modal h2{color:var(--plum)}.settings-card,.feature-hero,.tool-grid article,.metric-card-grid article,.metrics-chart-card,.automation-card,.summary-strip>div,.api-boundary,.channel-cards article{border-color:var(--line)}.feature-kicker,.tool-grid svg,.api-boundary svg,.drawer-functional-panel>svg{color:var(--coral)}.system-loading,.auth-page{min-height:100vh;display:grid;place-items:center;background:radial-gradient(circle at 18% 20%,rgb(67 191 166 / 13%),transparent 32%),radial-gradient(circle at 82% 12%,rgb(255 77 79 / 12%),transparent 30%),#fffaf7}.system-loading{align-content:center;gap:10px;color:var(--plum)}.system-loading img{width:64px;height:64px;object-fit:contain;mix-blend-mode:multiply}.system-loading b{font-size:20px;letter-spacing:.5px}.system-loading span{color:var(--muted);font-size:13px}.auth-card{width:min(450px,calc(100vw - 32px));padding:34px;border:1px solid var(--line);border-radius:22px;background:#ffffffeb;box-shadow:0 24px 70px #32152f1f}.auth-brand{display:flex;align-items:center;gap:10px;margin-bottom:36px}.auth-brand img{width:46px;height:46px;object-fit:contain;mix-blend-mode:multiply}.auth-brand div{display:flex;flex-direction:column;gap:2px}.auth-brand b{color:var(--plum);font-size:16px;letter-spacing:.4px}.auth-brand span{color:var(--muted);font-size:11px}.auth-copy h1{margin:8px 0 10px;color:var(--plum);font-size:27px}.auth-copy p{margin:0 0 24px;color:#766b73;font-size:13px;line-height:1.7}.auth-card form{display:grid;gap:16px}.auth-card label{display:grid;gap:7px;color:#594b56;font-size:12px;font-weight:650}.auth-card input{width:100%;height:44px;padding:0 13px;border:1px solid #e5dfe3;border-radius:10px;outline:none;background:#fff;color:var(--text)}.auth-card input:focus{border-color:#ef8a8c;box-shadow:0 0 0 3px #ff4d4f17}.auth-submit{width:100%;height:44px;justify-content:center;margin-top:4px}.auth-error{padding:10px 12px;border:1px solid #ffd0d1;border-radius:8px;background:var(--coral-soft);color:#b62c31;font-size:12px}.auth-footnote{display:block;margin-top:22px;color:#a2989f;text-align:center;font-size:11px}@media(max-width:760px){body{overflow:hidden;background:#e6e9ed}.prototype-app{position:absolute;left:0;top:0}}@media(max-width:1180px)and (min-width:761px){.sidebar{width:84px;padding-inline:27px}.sidebar .brand-row{padding:0;justify-content:center}.sidebar .pms-brand b,.sidebar .nav-item>span:nth-child(2),.sidebar .nav-chevron,.sidebar .help-link span{display:none}.sidebar .pms-brand-mark{width:30px;height:34px}.sidebar .pms-brand-mark img{width:34px;height:34px}.sidebar .menu-toggle{display:none}.sidebar .side-nav{padding-top:24px}.sidebar .nav-item{justify-content:center;padding-inline:0}.sidebar .nav-group{border-bottom:0;margin-bottom:4px;padding-bottom:4px}.sidebar .help-link{left:35px}.app-main{margin-left:84px}.header-actions>.icon-button{display:none}.page-pad{padding-inline:20px}.dashboard-page{min-width:0}.dashboard-overview{gap:18px}.dashboard-page .toolbar{min-height:108px;flex-wrap:wrap;align-content:center}.dashboard-page .dashboard-create{margin-left:auto}}
