body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.CalendarRoomApp{font-family:Inter,Roboto,Arial,sans-serif;padding:12px}.calendar-app-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:8px}.calendar-app-body{background-color:#fff!important;display:flex;gap:12px}.left-col{background:#fafafa;border:1px solid #e6e6e6;max-height:640px;overflow:auto;width:260px}.main-col{flex:1 1 auto;overflow:auto}.calendar-grid-container{--day-width:90px;--row-height:48px;overflow:hidden;padding:8px}.calendar-controls{align-items:center;display:flex;gap:12px;justify-content:space-between;margin-bottom:8px}.calendar-controls-left{align-items:center;display:flex;gap:0}.calendar-controls-right{align-items:center;display:flex;gap:8px;position:relative}.calendar-controls-range{font-weight:600}.info-btn{background:#0000;border:1px solid #e5e7eb;border-radius:6px;cursor:pointer;margin-left:8px;padding:6px}.info-btn svg{display:block}.booking-bar.creating{background:#24729799;color:#fff}.create-popup{left:0;pointer-events:auto;position:fixed;top:0;transform:none}.create-popup-inner{--popup-arrow-offset:0px;background:#fff;border:1px solid #e6e6e6;border-radius:6px;box-shadow:0 10px 24px #00000014;display:flex;gap:8px;max-width:calc(100vw - 32px);padding:8px;pointer-events:auto;position:relative}.create-popup-arrow{height:0;pointer-events:none;position:absolute;width:0;z-index:1001}.create-popup-inner.below .create-popup-arrow{box-shadow:0 -2px 6px #0000000a;top:-8px;transform:translateX(-50%)}.create-popup-inner.above .create-popup-arrow,.create-popup-inner.below .create-popup-arrow{border-bottom:8px solid #fff;border-left:8px solid #0000;border-right:8px solid #0000;left:calc(50% + var(--popup-arrow-offset))}.create-popup-inner.above .create-popup-arrow{bottom:-8px;box-shadow:0 2px 6px #0000000a;top:auto;transform:translateX(-50%) rotate(180deg);z-index:1001}.create-popup-inner.left .create-popup-arrow{border-bottom:8px solid #0000;border-left:8px solid #fff;border-top:8px solid #0000;box-shadow:2px 0 6px #0000000a;left:auto;right:-8px;top:calc(50% + var(--popup-arrow-offset));transform:translateY(-50%)}.create-popup-inner.left:before{border-bottom:10px solid #0000;border-left:10px solid #0000000a;border-top:10px solid #0000;content:"";position:absolute;right:-10px;top:calc(50% + var(--popup-arrow-offset));transform:translateY(-50%);z-index:1000}.create-popup-inner.right .create-popup-arrow{border-bottom:8px solid #0000;border-right:8px solid #fff;border-top:8px solid #0000;box-shadow:-2px 0 6px #0000000a;left:-8px;top:calc(50% + var(--popup-arrow-offset));transform:translateY(-50%)}.create-popup-inner.right:before{border-bottom:10px solid #0000;border-right:10px solid #0000000a;border-top:10px solid #0000;content:"";left:-10px;position:absolute;top:calc(50% + var(--popup-arrow-offset));transform:translateY(-50%);z-index:1000}.create-popup-inner.above:before{border-color:#0000 #0000 #fff;border-width:0 8px 8px;bottom:-8px;box-shadow:0 2px 6px #0000000a;top:auto;transform:translateX(-50%) rotate(180deg);z-index:1000}.create-popup-inner.above:after{border-color:#0000 #0000 #0000000a;border-width:0 10px 10px;bottom:-10px;top:auto;transform:translateX(-50%) rotate(180deg);z-index:999}.create-popup-inner{overflow:visible}.create-popup-inner button:focus{outline:2px solid #3b82f699;outline-offset:2px}.create-popup-inner button{align-items:center;background:#111827;border:none;border-radius:4px;color:#fff;cursor:pointer;display:inline-flex;font-size:12px;font-weight:600;justify-content:center;line-height:1;padding:6px 10px;white-space:nowrap}.create-popup-inner button.secondary{background:#f3f4f6;border:1px solid #e5e7eb;color:#111827}.legend-row{align-items:center;display:flex;gap:8px;padding:6px 0}.legend-swatch{border-radius:3px;box-shadow:inset 0 -2px 0 #0000000f}.legend-swatch.checkout{background:#6b7280}.legend-swatch.blocked{background:#7d0a0a}.legend-swatch.due_out{background:linear-gradient(90deg,#ef4444,#fca5a5)}.folio-avatar.checkin{background:#247297;color:#fff}.folio-avatar.checkout{background:#374151;color:#fff}.folio-avatar.reservation{background:#f58646;color:#fff}.folio-avatar.due_out{background:#ef4444;color:#fff}.folio-avatar.combined{background:#8b5cf6;color:#fff}.folio-avatar.blocked{background:#7d0a0a;color:#fff}.folio-avatar svg{fill:currentColor;color:inherit;display:block;height:20px;width:20px}.calendar-grid-wrap{align-items:flex-start;background-color:#fafafa;border-left:1px solid #dee3e7;border-top:1px solid #dee3e7;display:flex;max-height:70vh;overflow-y:auto;position:relative}.room-list-col{background:#fafafa;border-right:1px solid #f0f0f0}.match-room-list-width,.room-list-col{max-width:320px;min-width:180px;width:220px}.room-list-col{-ms-overflow-style:none;scrollbar-width:none}.room-list-col::-webkit-scrollbar{display:none}.room-list-col .room-row{line-height:var(--row-height);padding:0 5px}.room-list-col .room-row,.room-list-col .room-search{align-items:center;border-bottom:1px solid #dee3e7;box-sizing:border-box;display:flex;height:var(--row-height)}.room-list-col .room-search{background:#fafafa;box-shadow:0 6px 16px #1018280f;padding:0 8px;position:-webkit-sticky;position:sticky;top:0;z-index:40}.room-list-col .room-search input{border:1px solid #ddd;border-radius:4px;box-sizing:border-box;height:calc(var(--row-height) - 12px);padding:6px 8px;width:100%}.room-list-col .room-row.group{background:#f3f7f9;font-weight:700}.room-list-col .room-row.master{background:#fff;font-weight:600}.room-list-footer-wrap{background:linear-gradient(180deg,#fff0,#fafafa);bottom:0;box-shadow:0 -6px 16px #1018280f;position:-webkit-sticky;position:sticky;z-index:90}.room-list-col .room-row.room-footer{align-items:center;background:#fff;border-bottom:none;border-top:1px solid #e9eef2;box-sizing:border-box;display:flex;height:var(--row-height);line-height:var(--row-height);padding:0 10px}.room-list-col .room-row.room-footer.availability,.room-list-col .room-row.room-footer.occupancy{background:#f3f7f9}.calendar-grid-col{border-left:1px solid #dee3e7;flex:1 1;position:relative}.calendar-grid-header{box-shadow:0 6px 16px #1018280f;position:-webkit-sticky;position:sticky;top:0;width:100%;z-index:100}.calendar-grid-header,.grid-date{align-items:center;background:#fff;height:var(--row-height)}.grid-date{border-left:1px solid #f0f0f0;border-right:1px solid #f0f0f0;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;padding:6px 8px;text-align:center;width:var(--day-width)}.grid-date.weekend{background:#fff8e1}.grid-date .gd-weekday{color:#6b7280;font-size:11px;line-height:1}.grid-date .gd-day{font-size:14px;font-weight:700;line-height:1;margin-top:2px}.grid-date .gd-month{color:#6b7280;font-size:11px;line-height:1;margin-top:2px}.date-res-count{align-items:center;background:#247297;border-radius:999px;box-shadow:0 2px 6px #00000014;color:#fff;cursor:pointer;display:inline-flex;font-size:11px;height:18px;justify-content:center;min-width:18px;padding:0 8px;position:absolute;right:6px;top:6px;transition:transform .12s ease,box-shadow .12s ease,background-color .12s ease;-webkit-user-select:none;user-select:none}.date-res-count:hover{box-shadow:0 6px 12px #1018281f;transform:translateY(-2px)}.date-res-count:active{transform:translateY(0)}.date-res-count:focus{outline:none}.date-res-count:focus-visible{box-shadow:0 6px 12px #1018281f,0 0 0 4px #3b82f61f}.calendar-grid-body{overflow:hidden;padding:0;position:relative}.calendar-grid-col .create-popup{pointer-events:auto;position:absolute}.calendar-grid-col .create-popup .create-popup-inner{transform:translateX(-50%)}.grid-row{display:flex}.grid-cell,.grid-row{overflow:visible;position:relative}.grid-cell{border-bottom:1px solid #dee3e7;border-left:1px solid #f0f0f0;border-right:1px solid #dee3e7;box-sizing:border-box;height:var(--row-height);width:var(--day-width);z-index:0}.grid-cell.weekend{background:#fff8e1}.grid-cell.hovered{background:#fff0f0}.grid-date.hovered,.room-row.hovered:not(.master){background:#ff5353;color:#fff}.grid-date.hovered .gd-month,.grid-date.hovered .gd-weekday{color:#ffffffe6}.grid-date.hovered .gd-day{color:#fff}.room-row.hovered:not(.master){box-shadow:inset 0 0 0 9999px #ff53531f}.room-row.hovered.master{font-weight:700}.room-row.hovered-combined-master{background:#8b5cf6!important;color:#fff}.grid-date.hovered-combined-date{background:#8b5cf6;color:#fff}.grid-date,.room-row{transition:background-color .16s ease,color .16s ease}.selection-blocked-overlay{background-image:repeating-linear-gradient(-45deg,#dc262614 0 6px,#dc26262e 6px 12px);border-radius:6px;box-shadow:inset 0 0 0 1px #dc26260f;pointer-events:none;z-index:10010}.selection-blocked-msg{pointer-events:none;z-index:10020}.calendar-grid-footer-wrap{background:linear-gradient(180deg,#fff0,#fafafa);bottom:0;box-shadow:0 -6px 16px #1018280f;position:-webkit-sticky!important;position:sticky!important;width:100%;z-index:90}.calendar-grid-footer{background:#0000;position:relative;z-index:9999999}.calendar-grid-footer .grid-row.footer{display:flex}.calendar-grid-footer .calendar-footer-cell{background:#f3f7f9;border-right:1px solid #dee3e7;box-sizing:border-box;height:var(--row-height);width:var(--day-width);z-index:90}.grid-row.group .grid-cell{background:#f3f7f9}.grid-row.parent-expanded .grid-cell{background:#fff}.grid-row.parent-expanded .grid-cell.booked{background:#fffdf6}.grid-row.parent-expanded .grid-cell.covered{background:#0000}.grid-cell.booked{background:#fffdf6}.grid-cell.covered{background:#0000;border:none}.booking-bar{background:#000;border:none;border-radius:6px;box-shadow:0 6px 12px #10182814;color:#fff;font-size:11px;font-weight:700;height:calc(var(--row-height) - 12px);overflow:visible;padding:6px 10px;pointer-events:auto;position:absolute;top:4px;transform:translateZ(0);z-index:40}.booking-bar,.booking-bar .bar-label{box-sizing:border-box;text-overflow:ellipsis;white-space:nowrap}.booking-bar .bar-label{display:inline-block;max-width:calc(100% - 5px);overflow:hidden;padding-right:6px;vertical-align:middle}.booking-bar.creating .bar-label{display:inline-block;max-width:100%;overflow:hidden;padding-right:6px;text-overflow:ellipsis;white-space:nowrap}.row-overlay{bottom:0;left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:50}.drawer-backdrop{background:#00000073;inset:0;opacity:0;position:fixed;transition:opacity .24s cubic-bezier(.2,.9,.2,1);z-index:1200}.drawer-backdrop.open{opacity:1}.right-drawer{background:#fff;bottom:0;box-shadow:-12px 0 40px #1018281f;display:flex;flex-direction:column;max-width:95vw;position:fixed;right:0;top:0;transform:translateX(110%);transition:transform .32s cubic-bezier(.2,.9,.2,1);z-index:1800}.right-drawer.open{transform:translateX(0)}.right-drawer-header{align-items:center;border-bottom:1px solid #eee;display:flex;justify-content:space-between;padding:16px}.drawer-close{background:#0000;border:none;cursor:pointer;font-size:20px}.drawer-action{background:#1d4ed8;border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:700;padding:10px 14px}.right-drawer-body{overflow:auto}.right-drawer-header .btn,.right-drawer-header .btn-outline-secondary{align-items:center;display:inline-flex;height:auto;line-height:1;padding:8px 10px}.right-drawer-header .drawer-close{height:auto;padding:6px 8px}.folio-card{background:#fff;border:1px solid #0f172a0f;border-radius:12px;box-shadow:0 8px 24px #1018280f;padding:16px}.folio-row{display:flex;gap:12px;margin-top:10px}.folio-grid{box-sizing:border-box;display:inline-flex;gap:24px;padding:10px}.folio-main{flex:1 1;min-width:0}.folio-side{max-width:45%;min-width:260px;width:380px}.folio-avatar{align-items:center;background:#eef2ff;border-radius:10px;color:#6b21a8;display:flex;height:48px;justify-content:center;width:48px}.folio-avatar,.folio-title{font-size:18px;font-weight:800}.folio-section .label,.folio-sub{color:#6b7280;font-size:13px}.folio-section .label{margin-bottom:10px}.billing-card,.master-card{background:#fff;border:1px solid #0f172a0d;border-radius:10px;box-shadow:0 8px 24px #1018280a;padding:14px}.mf-row{border-bottom:1px dashed #f1f5f9;display:flex;justify-content:space-between;padding:10px 0}.mf-row:last-child{border-bottom:none}.mf-col{color:#6b7280}.mf-col.val{color:#111827;font-weight:700}.bill-row{display:flex;justify-content:space-between;padding:10px 0}.text-danger{color:#dc2626}.side-header{font-weight:800;margin-bottom:10px}.group-card{background:#fff;border:1px solid #0f172a0f;border-radius:10px;box-shadow:0 8px 24px #1018280f;opacity:0;padding:14px;transform:translateY(6px)}.reservation-item{display:block;padding:14px}.reservation-item .group-card-header{align-items:flex-start}.reservation-item .group-name{color:#1d4ed8;font-weight:800}.reservation-item .group-sub{color:#6b7280;margin-top:4px}.reservation-item .reservation-meta{align-items:flex-end;color:#6b7280;display:flex;flex-direction:column;font-size:13px;gap:6px}.arrived-badge{background:#eef2ff;border-radius:8px;color:#1d4ed8;font-size:12px;font-weight:700;padding:6px 8px}.reservation-item .reservation-left{display:block}.reservation-item .res-top{margin-bottom:6px;width:100%}.reservation-item .res-bottom{padding-top:2px}.reservation-item .reservation-right{min-width:72px}.reservation-item{position:relative}.reservation-item .arrived-badge{position:absolute;right:12px;top:12px}.reservation-item.checked-in{background:linear-gradient(180deg,#f5fff699,#fff);border:1px solid #22c55e2e;box-shadow:0 10px 30px #22c55e0f,inset 0 -6px 20px #22c55e08}.reservation-item.checked-out{background:linear-gradient(180deg,#fff4f499,#fff);border:1px solid #ef44441f;box-shadow:0 10px 30px #ef44440a}.reservation-item.blocked{background:linear-gradient(180deg,#fff9e699,#fff);border:1px solid #facc1524;box-shadow:0 10px 30px #f59e0b0d}.reservation-item.reserved{background:linear-gradient(180deg,#f3f2ff99,#fff);border:1px solid #6366f11f;box-shadow:0 10px 30px #6366f10a}.reservation-item.unknown{border:1px solid #0f172a0f;box-shadow:0 8px 20px #1018280a}.group-list{min-width:300px;padding-top:10px}.group-list .group-card,.reservation-item{opacity:1!important;transform:none!important}.reservation-item.unknown{border:1px solid #0f172a1f}.group-card-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:8px}.pill{background:#f3e8ff;border-radius:999px;color:#6b21a8;font-size:12px;font-weight:700;padding:6px 10px}.group-name{color:#1d4ed8;font-weight:700}.group-sub{color:#6b7280;font-size:13px;margin-bottom:6px}.group-meta{color:#6b7280;font-size:12px}.bb-bg-vip{background:#f59e0b;color:#fff}.bb-vip{color:#fff}.bb-bg-lady{background:#be185d;color:#fff}.bb-lady{color:#fff}.left-col{flex-direction:column;min-width:180px}.left-col,.right-col{display:flex;flex:0 0 auto;max-height:100vh}.right-col{flex-direction:column;min-width:220px;overflow-x:hidden;padding:0 12px}.folio-header{border-bottom:1px solid #eef2f6;padding-bottom:10px}.action-select{appearance:none;-webkit-appearance:none;background:#fff;background-image:linear-gradient(45deg,#0000 50%,#6b7280 0),linear-gradient(135deg,#6b7280 50%,#0000 0);background-position:calc(100% - 14px) calc(1em + 2px),calc(100% - 10px) calc(1em + 2px);background-repeat:no-repeat;background-size:6px 6px,6px 6px;border:1px solid #e6e6e6;border-radius:6px;padding:8px 10px;padding-right:36px}.action-select:focus{box-shadow:0 6px 18px #3b82f61f;outline:none}.right-col input{font-size:14px}.right-col .btn-primary{border-radius:8px;padding:8px 12px}.info-grid{grid-gap:8px 16px;display:grid;gap:8px 16px;grid-template-columns:1fr 1fr;margin-top:8px}.info-row{display:flex;flex-direction:column}.info-label{color:#6b7280;font-size:12px}.info-val{color:#111827;font-weight:700}.billing-card .accordion{margin-top:10px}.accordion-toggle{background:#0000;border:none;color:#1d4ed8;cursor:pointer;display:inline-block;font-weight:700;padding:6px 0}.accordion-body{border-top:1px dashed #f1f5f9;margin-top:8px;padding-top:8px}.bill-item{color:#374151;display:flex;justify-content:space-between;padding:6px 0}.bill-desc{color:#6b7280}.bill-amt{font-weight:700}.master-spot{align-items:center;color:#f59e0b;display:flex;gap:8px}.group-card.master{border-color:#0f172a0f;box-shadow:0 8px 24px #1018280f}.master-card-right{background:linear-gradient(90deg,#fffbeb,#fff);border:1px solid #f59f0b1f;border-radius:10px;box-shadow:0 8px 20px #f59f0b0f;padding:12px}.master-card-right div{line-height:1}.right-drawer{--drawer-header-h:58px}.right-drawer .right-drawer-header{align-items:center;background:#fff;display:flex;height:var(--drawer-header-h);padding:0 16px;position:-webkit-sticky;position:sticky;top:0;z-index:20}.right-drawer .right-drawer-body{display:flex;padding:0}.folio-grid{display:flex;width:100%}.left-col{padding-bottom:10px;padding-left:10px;padding-right:10px}.right-drawer.open .folio-grid,.right-drawer.with-tx .folio-grid{min-height:calc(100vh - var(--drawer-header-h))}.left-col .folio-info{flex:1 1 auto;overflow:auto}.left-col .billing-section{margin-top:auto}.tx-drawer{display:none}.folio-badge{align-items:center;border-radius:4px;display:inline-flex;height:20px;justify-content:center;width:20px}.booking-bar .folio-badge,.grid-cell .folio-badge{position:absolute;right:28px;top:6px}.badge-gold{color:#f5c542}.badge-green{color:#2ecc71}.badge-orange{color:#f39c12}.folio-badge svg{color:inherit;display:block;height:14px;width:14px}.bar-badge-signal{align-items:center;background:#fff;border:1px solid #0000000f;border-radius:999px;box-shadow:0 2px 6px #0000000a;display:inline-flex;flex:0 0 18px;height:18px;justify-content:center;position:relative;width:18px;z-index:600}.bar-badge-signal svg{fill:#fff;color:#fff;height:12px;width:12px}.bar-badges{align-items:center;display:inline-flex;gap:2px;left:0;position:absolute;top:-10px;z-index:800!important}.bar-badge-signal.bb-bg-vip{background:#f3a010!important;border-color:#0000000f}.bar-badge-signal.bb-bg-lady{background:#be185d!important;border-color:#0000000f}.bb-gold{color:#f59e0b}.legend-panel{background:#fff;border:1px solid #0f172a0f;border-radius:6px;border-top-right-radius:0;box-shadow:0 15px 26px #0206170f;max-width:920px;min-width:320px;padding:12px;position:absolute;right:0;top:35px;z-index:380}.legend-arrow{pointer-events:none;right:12px;top:-8px;z-index:85}.legend-arrow,.legend-arrow:after{height:0;position:absolute;width:0}.legend-arrow:after{border-bottom:8px solid #fff;border-bottom:8px solid var(--surface-1,#fff);border-left:8px solid #0000;border-right:8px solid #0000;box-shadow:0 15px 26px #0206170f;content:"";left:-8px;top:0;z-index:86}.legend-panel.open{transform-origin:top right}.legend-panel.legend-grid{grid-gap:12px 20px;align-items:start;display:grid;gap:12px 20px;grid-template-columns:repeat(3,minmax(180px,1fr));width:min(840px,80vw)}.legend-col{min-width:160px}.legend-title{color:#111827;font-size:13px;font-weight:800;margin:0 0 8px}.legend-item{align-items:center;color:#475569;display:flex;font-size:13px;gap:8px;padding:4px 0}.legend-swatch{border-radius:4px;height:12px;margin-right:8px;vertical-align:middle}.legend-icon,.legend-swatch{display:inline-block;width:18px}.legend-icon{height:18px;text-align:center}.legend-swatch.checkin{background:#247297}.legend-swatch.checkout{background:#374151}.legend-swatch.reservation{background:#f58646}.legend-swatch.due_out{background:#ef4444}.legend-swatch.combined{background:#8b5cf6}@media (max-width:720px){.legend-panel{min-width:auto;right:6px;top:36px;width:calc(100vw - 16px)}.legend-panel.legend-grid{grid-template-columns:1fr 1fr}}@media (max-width:420px){.legend-panel.legend-grid{grid-template-columns:1fr}}.bb-green{color:#22c55e}.bb-red{color:#ef4444}.bb-group{color:#7c3aed}.bb-split{color:#0ea5a4}.bb-bg-split{background:linear-gradient(180deg,#0ea5a4,#0891b2);border-color:#0000000f}.bb-bg-gold{background:#b06a00;border-color:#0000000f}.bb-bg-green{background:#065f46;border-color:#0000000f}.bb-bg-red{background:#7f1d1d;border-color:#0000000f}.bb-bg-group{background:linear-gradient(180deg,#6d28d9,#5b21b6);border-color:#0000000f}.bar-badge-signal.bb-bg-gold,.bar-badge-signal.bb-bg-green,.bar-badge-signal.bb-bg-red{border:1px solid #0000000a}.right-drawer{width:auto}.left-col.dimmed{filter:brightness(.98)}@media (max-width:700px){.left-col,.right-col{width:100%}}.drawer-primary-actions{align-items:center;display:flex;flex-wrap:wrap;gap:8px}.btn-primary{background:linear-gradient(180deg,#1d4ed8,#1346b3);border:none;box-shadow:0 6px 16px #10182814;color:#fff;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease}.btn-primary:focus{outline:3px solid #2563eb1f;outline-offset:2px}.btn-primary:hover{transform:translateY(-1px)}.btn-primary.outline{background:#0000;border:1px solid #1d4ed81f;box-shadow:none;color:#1d4ed8}.btn-primary.muted{background:#f3f4f6;border:1px solid #e6e6e6;box-shadow:none;color:#374151}@media (max-width:560px){.drawer-primary-actions{flex-direction:column}.btn-primary{width:100%}}@keyframes slideFadeUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.group-card{animation:slideFadeUp .36s cubic-bezier(.2,.9,.2,1) both}.group-list .group-card:first-child{animation-delay:40ms}.group-list .group-card:nth-child(2){animation-delay:.1s}.group-list .group-card:nth-child(3){animation-delay:.16s}.group-list .group-card:nth-child(4){animation-delay:.22s}.group-list{-webkit-overflow-scrolling:touch;display:flex;flex:1 1 auto;flex-direction:column;overflow-y:auto;padding-right:6px;scroll-snap-type:y proximity}.right-col .side-header{background:#0000;padding-bottom:4px;padding-top:4px;position:-webkit-sticky;position:sticky;top:12px;z-index:8}.right-drawer .activity-dropdown-panel,.right-drawer .dropdown-menu,.right-drawer .dropdown-panel,.right-drawer .popover,.right-drawer .popper{z-index:2000!important}.group-list .group-card:nth-child(5){animation-delay:.28s}.group-list .group-card:nth-child(6){animation-delay:.34s}.group-list .group-card{scroll-margin-top:12px;scroll-snap-align:start}@media (max-width:900px){.folio-grid{flex-direction:column}.folio-side{max-width:100%;min-width:0;width:100%}.right-drawer{width:100vw}}.booking-bar.checkin{background:#247297}.booking-bar.checkout{background:#374151;color:#fff}.booking-bar.reservation{background:#f58646}.booking-bar.combined{background:#8b5cf6}.booking-bar.combined-dim{box-shadow:none;opacity:.45}.booking-bar.due_out{background:#ef4444;color:#fff}.booking-bar.blocked{background:#7d0a0a}.booking-bar:hover{filter:brightness(1.05)}.booking-bar:active{filter:brightness(.95)}@media (max-width:800px){.calendar-grid-container{--day-width:72px}}.room-type-header{align-items:center;cursor:pointer;display:flex;gap:8px;padding:6px}.room-type-children{padding-left:18px}.room-row{padding:4px 6px}.room-name{border-radius:3px;cursor:pointer;padding:6px}.room-name.selected{background:#e8f3ff}.no-select{user-select:none;-webkit-user-select:none;-moz-user-select:none}.calendar-grid{font-size:12px}.calendar-grid-header{border-bottom:1px solid #dee3e7;display:flex}.calendar-grid-roomcol{background:#fafafa;border-right:1px solid #dee3e7;padding:8px;width:180px}.calendar-grid-dates{display:flex;flex:1 1}.calendar-grid-date{background:#fff;border-right:1px solid #f0f0f0;flex:0 0 80px;padding:8px;text-align:center}.calendar-grid-row{border-bottom:1px solid #dee3e7;display:flex}.room-col{border-right:1px solid #dee3e7;padding:8px;width:180px}.room-col.selected{background:#dee3e7}.dates-col{display:flex;flex:1 1}.date-cell{border-right:1px solid #dee3e7;flex:0 0 80px;height:48px;position:relative}.date-cell.booked{background:#dee3e7}.booking{background:#000;border-radius:4px;bottom:6px;color:#fff;font-size:11px;font-weight:700;left:4px;overflow:hidden;padding:6px;position:absolute;right:4px;text-overflow:ellipsis;top:6px;white-space:nowrap}.action-select-btn{align-items:center;background:#fff;border:1px solid #e6e6e6;border-radius:8px;cursor:pointer;display:inline-flex;font-weight:600;gap:8px;padding:6px 10px}.action-select-btn svg{display:inline-block;vertical-align:middle}.activity-dropdown-menu{min-width:200px}.activity-dropdown-item:focus,.activity-dropdown-item:hover{background:#f8fafc;outline:none}.charge-list{flex-direction:column;gap:2px;padding:2px 0}.charge-list,.charge-row{border-radius:0;display:flex}.charge-row{align-items:center;border:none;justify-content:space-between;padding:4px 0}.charge-row,.charge-row.extra{background:#0000}.charge-desc{color:#374151;font-size:12px}.charge-amt{color:#111827;font-size:12px;font-weight:400}.payment-methods{display:flex;flex-direction:column;gap:6px}.payment-methods .methods-wrap{padding-top:4px}.payment-methods label{gap:8px}.pay-summary{align-items:center;background:linear-gradient(90deg,#f8fafc,#fff);border:1px solid #eef2f6;border-radius:8px;display:flex;justify-content:space-between;margin-bottom:12px;padding:12px}.pay-summary .left{color:#6b7280}.pay-summary .right{font-size:18px;font-weight:900}@media (max-width:700px){.charge-row{padding:10px}.payment-methods label{padding:12px}}.guest-summary-title{font-weight:700;margin-bottom:6px}.guest-name{color:#111827;font-size:13px;font-weight:700;margin-bottom:4px}.guest-meta{color:#6b7280;display:flex;font-size:12px;gap:10px}.charge-pill{align-items:center;background:#0000;border-radius:0;display:flex;justify-content:space-between;margin-bottom:6px;padding:6px 0}.charge-pill .charge-desc{color:#374151;font-size:12px}.charge-pill .charge-amt{font-size:12px;font-weight:400}.charge-selectable{align-items:center;border:none;border-radius:0;display:flex;justify-content:space-between;padding:4px 0;transition:all .12s ease}.charge-selectable:hover{background:#0000}.charge-selectable input{height:16px;width:16px}.subtotal-box{background:#0000;border:none;border-radius:6px;padding:8px}.subtotal-row{align-items:center;display:flex;justify-content:space-between;padding:4px 0}.subtotal-row.muted{color:#6b7280;font-size:13px}.subtotal-row.subtotal div:last-child{font-size:13px;font-weight:700}.subtotal-row.total{font-size:14px;font-weight:800;margin-top:4px}.payment-methods label{align-items:center;background:#0000;border:none;border-radius:0;display:flex;gap:10px;padding:6px 0}.payment-methods input[type=radio]{height:16px;width:16px}.btn-primary{font-weight:700}.btn-primary,.btn-primary.outline{border-radius:8px;padding:8px 12px}.right-col::-webkit-scrollbar{width:8px}.right-col::-webkit-scrollbar-thumb{background:#0000000f;border-radius:6px}.section-sep{background:#eef2f6;height:1px;width:100%}.pm-icon{align-items:center;display:inline-flex;height:22px;justify-content:center;width:22px}.booking-bar.combined.expanded{border-radius:8px!important;box-shadow:none!important;height:calc((var(--row-height) - 18px)/20)!important;overflow:visible!important;padding-bottom:2px!important;padding-top:2px!important;pointer-events:none;position:relative;top:calc(var(--row-height)/2)!important}.booking-bar.combined.expanded .bar-label{display:none!important}.booking-bar.combined.expanded:after,.booking-bar.combined.expanded:before{background:inherit;bottom:-8px;-webkit-clip-path:polygon(50% 100%,0 0,100% 0);clip-path:polygon(50% 100%,0 0,100% 0);content:"";height:10px;pointer-events:none;position:absolute;width:14px}.booking-bar.combined.expanded:before{left:6px}.booking-bar.combined.expanded:after{right:6px}.booking-bar.combined.expanded.combined-dim{opacity:.45!important}.booking-bar.combined.expanded .bar-badges{right:8px;top:6px}.booking-bar.combined.expanded [style*="right: 0"]{bottom:2px;top:2px}
/*# sourceMappingURL=main.8e9525d9.css.map*/