@import"https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap";.direct-page{min-height:100vh;background:#f6f5f1;color:#17201e;font-family:Inter,ui-sans-serif,system-ui,sans-serif}.direct-brand{height:70px;padding:0 max(18px,calc((100vw - 1060px)/2));display:flex;align-items:center;justify-content:space-between;background:#fff;border-bottom:1px solid #e7e5df}.direct-brand-lockup{display:flex;gap:11px;align-items:center}.direct-brand-lockup div{display:grid;gap:2px}.direct-brand-lockup strong{font-size:17px}.direct-brand-lockup span{font-size:12px;color:#64706d}.direct-logo{width:42px;height:42px;object-fit:contain;border-radius:9px}.staff-link{border:0;background:none;color:#68716f;font-size:12px}.direct-main{width:min(100% - 28px,1060px);margin:0 auto;padding:34px 0 120px}.booking-column{max-width:680px;display:grid;gap:24px}.direct-kicker{margin:0 0 4px;color:var(--brand);font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.direct-main h1{font-size:clamp(30px,6vw,44px);line-height:1.05;margin:0}.direct-main h2{font-size:17px;margin:0}.search-card,.guest-card,.confirmation-card{background:#fff;border:1px solid #e3e2dd;border-radius:18px;padding:18px;box-shadow:0 8px 28px #16211e0d}.search-card{display:grid;grid-template-columns:1.25fr 2fr .8fr;gap:12px}.search-card label,.guest-card{display:grid;gap:7px}.search-card label span{font-size:11px;font-weight:700;color:#68716f;text-transform:uppercase;letter-spacing:.06em}.search-card input,.search-card select,.guest-card input{width:100%;box-sizing:border-box;border:1px solid #d9dcd9;border-radius:10px;background:#fff;padding:12px;color:#17201e;font:inherit}.date-row{display:grid;grid-template-columns:1fr 1fr;gap:8px}.section-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.section-heading span{font-size:13px;color:#68716f}.unit-list{display:grid;gap:9px}.unit-card{width:100%;display:flex;justify-content:space-between;align-items:center;text-align:left;border:1px solid #dddeda;border-radius:14px;background:#fff;padding:16px;cursor:pointer;color:inherit}.unit-card.selected{border:2px solid var(--brand);padding:15px;background:color-mix(in srgb,var(--brand) 6%,#fff)}.unit-card div{display:grid;gap:4px}.unit-card span{font-size:12px;color:#68716f}.unit-price{text-align:right}.unit-price strong{font-size:18px}.empty-card{padding:22px;text-align:center;border:1px dashed #cfd3cf;border-radius:14px;color:#68716f}.guest-card{grid-template-columns:1fr 1fr}.guest-card h2{grid-column:1/-1}.guest-card input:first-of-type{grid-column:1/-1}.book-bar{position:fixed;z-index:5;bottom:0;left:0;right:0;background:#fffffff5;border-top:1px solid #dedfdc;padding:12px max(18px,calc((100vw - 1060px)/2));display:flex;justify-content:space-between;align-items:center}.book-bar div{display:grid}.book-bar span{font-size:12px;color:#68716f}.book-bar strong{font-size:20px}.book-bar button,.primary-action,.secondary-action,.whatsapp-action{border:0;border-radius:12px;padding:14px 24px;background:var(--brand);color:#fff;font-weight:750;font-size:15px;text-align:center;text-decoration:none}.book-bar button:disabled{opacity:.45}.direct-error{padding:12px;border-radius:10px;background:#fff0ee;color:#a52d24}.direct-status{padding:80px 20px;text-align:center}.confirmation-card{max-width:580px;margin:auto;text-align:center;display:grid;gap:16px;padding:28px}.confirmation-card p{margin:0;color:#5e6966;line-height:1.55}.success-mark{margin:auto;width:48px;height:48px;display:grid;place-items:center;border-radius:50%;background:#dcf5e8;color:#16734f;font-size:25px;font-weight:800}.payment-summary{display:grid;grid-template-columns:1fr 1.5fr;gap:10px;text-align:left;padding:16px;border-radius:12px;background:#f4f5f2}.payment-summary span{color:#68716f}.payment-summary strong{text-align:right;overflow-wrap:anywhere}.secondary-action{background:#fff;color:var(--brand);border:1px solid var(--brand)}.whatsapp-action{background:#e7f7ee;color:#147142}.next-note{font-size:12px!important}.direct-page button,.direct-page a{cursor:pointer}@media(max-width:700px){.direct-brand{height:62px;padding:0 14px}.direct-logo{width:36px;height:36px}.direct-brand-lockup span{max-width:220px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.direct-main{padding-top:24px}.search-card{grid-template-columns:1fr}.date-row{grid-template-columns:1fr 1fr}.guest-card{grid-template-columns:1fr}.guest-card input:first-of-type{grid-column:auto}.book-bar{padding:10px 14px}.book-bar button{padding:14px 22px}.confirmation-card{padding:22px 17px}.payment-summary{font-size:14px}}.search-card{grid-template-columns:1.25fr 2fr .8fr auto;align-items:end}.search-button{border:0;border-radius:10px;padding:13px 22px;background:var(--brand);color:#fff;font:inherit;font-weight:750}.search-button:disabled{opacity:.45}@media(max-width:700px){.search-card{grid-template-columns:1fr}.search-button{width:100%}}.unit-option{border:1px solid #dddeda;border-radius:14px;background:#fff;overflow:hidden}.unit-option.selected{border:2px solid var(--brand);background:color-mix(in srgb,var(--brand) 4%,#fff)}.unit-option .unit-card{border:0;border-radius:0;background:transparent}.unit-option.selected .unit-card{padding:15px}.inline-booking-details{display:grid;gap:10px;padding:12px 14px 14px;border-top:1px solid color-mix(in srgb,var(--brand) 18%,#ddd)}.inline-fields{display:grid;grid-template-columns:1.2fr 1fr 1.2fr;gap:8px}.inline-fields input{min-width:0;border:1px solid #d9dcd9;border-radius:9px;padding:10px;font:inherit}.inline-book-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.inline-book-row div{display:grid}.inline-book-row span{font-size:11px;color:#68716f}.inline-book-row strong{font-size:19px}.inline-book-row button{border:0;border-radius:10px;padding:12px 24px;background:var(--brand);color:#fff;font:inherit;font-weight:750}.inline-book-row button:disabled{opacity:.45}@media(max-width:700px){.direct-main{padding-bottom:30px}.inline-fields{grid-template-columns:1fr 1fr}.inline-fields input:first-child{grid-column:1/-1}.inline-booking-details{padding:10px}.inline-book-row button{padding:12px 20px}}:root{font-family:Arial,Helvetica,sans-serif;--body-font-size: 16px;--body-font-size-compact: 14px;line-height:1.5;font-weight:400;color:#111827;background-color:#f3f4f6;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html,body,#root{min-height:100%;width:100%}body{margin:0;min-width:320px;font-size:var(--body-font-size);background:#f3f4f6}.visible-tabs{position:relative;display:flex;gap:4px;align-items:flex-end;overflow-x:auto;scrollbar-width:thin;border-bottom:0;background:linear-gradient(to bottom,transparent calc(100% - 1px),#94a3b8 calc(100% - 1px));padding:0 2px;-webkit-overflow-scrolling:touch;scrollbar-width:none}.visible-tabs::-webkit-scrollbar{display:none}.housekeeping-tabs{padding-right:205px}.housekeeping-tabs+div{position:absolute;right:4px;bottom:5px;z-index:4}.visible-tab{position:relative;bottom:-1px;min-height:42px;flex:0 0 auto;border:1px solid #cbd5e1;border-radius:8px 8px 0 0;background:#f8fafc;color:#475569;padding:8px 11px 7px;cursor:pointer;font-weight:750;white-space:nowrap}.visible-tab:not([aria-selected=true]):not(.visible-tab--active){border-bottom-color:#94a3b8;box-shadow:inset 0 -1px #94a3b8}.visible-tab[aria-selected=true],.visible-tab--active{z-index:2;color:#0f766e;border-color:#0f766e;border-bottom-color:#fff;background:#fff}.visible-tab[aria-selected=true]:after,.visible-tab--active:after{content:"";position:absolute;right:0;bottom:0;left:0;height:2px;background:#fff}.occupancy-table,.occupancy-table *{font-size:11px;text-align:center!important}.occupancy-table th{background:#f8f9fa!important;color:#111827;font-weight:700!important}.occupancy-table td{font-weight:400}.occupancy-table .occupancy-unit-column{position:sticky!important;z-index:12;background:#fff!important}@media(max-width:600px){.occupancy-table .occupancy-serial-column,.calendar-serial-column,.housekeeping-serial-column{display:none!important}.occupancy-table .occupancy-unit-column{left:0!important}}table th,table td{box-sizing:border-box}.visible-tab:focus-visible,button:focus-visible,a:focus-visible,select:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid #38bdf8;outline-offset:2px}.unread-count{display:inline-flex;align-items:center;margin-left:6px;color:#16a34a;font-size:12px;font-weight:900;line-height:1}@media(max-width:600px){body{font-size:var(--body-font-size-compact)}}.message-page{display:flex;flex-direction:column;height:calc(100dvh - 170px);min-height:0;background:#fff;padding:8px 16px;overflow:hidden;font-size:13px}.message-page>.visible-tabs{flex:0 0 auto}.message-cleanup-row{display:flex;align-items:flex-end;gap:8px}.message-cleanup-row>.visible-tabs{flex:1 1 auto;min-width:0}.message-cleanup-actions{display:flex;flex:0 0 auto;gap:5px;padding-bottom:4px}.message-cleanup-actions button{border:1px solid #94a3b8;border-radius:7px;background:#fff;color:#334155;padding:6px 9px;font-size:11px;font-weight:700;cursor:pointer}.message-cleanup-actions button.danger{border-color:#fecaca;color:#b91c1c;background:#fef2f2}.conversation-pane{display:flex;flex:1 1 auto;flex-direction:column;min-height:0}.message-history{flex:1 1 auto;min-height:0;overflow-y:auto;display:grid;align-content:start;gap:8px;padding:12px 10px;border-radius:8px;background:#f8fafc;overscroll-behavior:contain;scrollbar-gutter:stable}.message-bubble{max-width:min(78%,680px);justify-self:start;padding:9px 11px;border-radius:10px;background:#f1f5f9;overflow-wrap:anywhere}.message-bubble--own{justify-self:end;background:#dcfce7}.message-bubble small{color:#64748b;font-size:10px}.message-bubble audio{display:block;width:min(100%,320px);margin-top:6px;height:34px}.message-composer{position:sticky;bottom:0;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;padding:10px 0 max(2px,env(safe-area-inset-bottom));background:#fff}.message-composer textarea{min-width:0;min-height:48px;resize:vertical;padding:10px;border:1px solid #94a3b8;border-radius:8px}.message-composer button,.load-earlier{min-height:42px;border:0;border-radius:8px;padding:8px 14px;background:#0f766e;color:#fff;font-weight:800;cursor:pointer}.message-mentions,.message-phrases{grid-column:1 / -1;display:flex;flex-wrap:wrap;gap:5px}.message-mentions button,.message-phrases button{min-height:24px;padding:3px 8px;border:1px solid #99f6e4;border-radius:999px;background:#f0fdfa;color:#0f766e;font-size:11px;font-weight:800}.message-phrases button{border-color:#bfdbfe;background:#eff6ff;color:#1d4ed8}.message-filters{grid-column:1 / -1;display:flex;align-items:center;gap:8px;color:#475569;font-size:12px;font-weight:700}.message-filters select{min-width:min(100%,260px);padding:6px 9px;border:1px solid #cbd5e1;border-radius:7px;background:#fff}.voice-recorder{grid-column:1 / -1;display:flex;align-items:center;gap:7px;flex-wrap:wrap;color:#475569;font-size:11px}.voice-recorder button{min-height:32px;padding:5px 9px;background:#475569}.voice-recorder .voice-recorder__stop{background:#b91c1c}.voice-recorder audio{width:min(100%,280px);height:34px}.voice-recorder small{flex-basis:100%;color:#991b1b}.load-earlier{justify-self:center;min-height:36px;background:#475569}.message-error{margin:10px 0;padding:9px;background:#fee2e2;color:#991b1b;border-radius:8px}.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}@media(max-width:600px){body.messaging-mode .message-page{height:calc(100dvh - 220px);padding:6px 8px 0}body.messaging-mode.mobile-header-collapsed .message-page{height:calc(100dvh - 116px)}.message-history{padding:8px 6px}.message-cleanup-row{align-items:stretch;flex-direction:column;gap:4px}.message-cleanup-actions{overflow-x:auto;padding-bottom:2px}.message-cleanup-actions button{flex:0 0 auto}.message-composer{flex:0 0 auto;gap:5px;padding-top:6px}.message-composer textarea{min-height:50px;max-height:76px}.message-mentions,.message-phrases{flex-wrap:nowrap;min-height:29px;max-height:29px;overflow-x:auto;overflow-y:hidden;padding-bottom:2px;scrollbar-width:thin}.message-mentions button,.message-phrases button{flex:0 0 auto;min-height:27px;white-space:nowrap}.message-filters{min-height:31px;max-height:31px;overflow:hidden}.message-filters select{min-height:29px;padding:3px 7px}.voice-recorder{min-height:32px;max-height:38px;overflow:hidden}}.checkout-panel{padding:14px 16px 20px;background:#fff;border-radius:12px}.checkout-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:12px;padding-top:14px}.checkout-card{padding:13px;border:1px solid #cbd5e1;border-left:4px solid #f59e0b;border-radius:10px;background:#f8fafc}.checkout-card--completed{border-left-color:#16a34a;background:#f0fdf4}.checkout-guest{color:#0f172a;font-size:15px}.checkout-unit,.checkout-status{margin-top:4px;color:#64748b;font-size:12px}.checkout-card button{margin-top:10px;min-height:34px;padding:6px 10px;border:1px solid #0f766e;border-radius:7px;background:#f0fdfa;color:#0f766e;cursor:pointer}.checkout-empty{padding:18px 4px;color:#64748b}body.messaging-mode{height:100dvh;overflow:hidden}.sellout-celebration{position:fixed;inset:0;z-index:20000;overflow:hidden;pointer-events:none}.sellout-celebration__message{position:absolute;top:18%;left:50%;transform:translate(-50%);padding:12px 22px;border:1px solid #f9a8d4;border-radius:999px;background:#fffffff5;color:#9d174d;box-shadow:0 12px 35px #9d174d33;font-size:clamp(16px,2vw,24px);font-weight:900;text-align:center;animation:sellout-message 4.1s ease both}.sellout-celebration__petal{position:absolute;top:-48px;left:var(--petal-left);font-size:clamp(18px,2vw,30px);animation:sellout-fall var(--petal-duration) ease-in var(--petal-delay) both}@keyframes sellout-fall{0%{transform:translate3d(0,-50px,0) rotate(0);opacity:0}12%{opacity:1}to{transform:translate3d(var(--petal-drift),105vh,0) rotate(540deg);opacity:.9}}@keyframes sellout-message{0%,to{opacity:0;transform:translate(-50%,-12px) scale(.94)}12%,82%{opacity:1;transform:translate(-50%) scale(1)}}@media(prefers-reduced-motion:reduce){.sellout-celebration__petal{display:none}.sellout-celebration__message{animation:none}}#root{width:100%}button,input,select,textarea{font:inherit}
