.Hero-module__Z8hQ_W__heroSection{flex-direction:column;justify-content:center;min-height:85vh;display:flex;position:relative}.Hero-module__Z8hQ_W__background{z-index:1;background-position:50%;background-size:cover;width:100%;height:100%;animation:20s infinite alternate Hero-module__Z8hQ_W__subtleZoom;position:absolute;top:0;left:0}@keyframes Hero-module__Z8hQ_W__subtleZoom{0%{transform:scale(1)}to{transform:scale(1.05)}}.Hero-module__Z8hQ_W__overlay{z-index:2;background:linear-gradient(#0000004d 0%,#000000b3 100%);width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__Z8hQ_W__content{z-index:3;color:#fff;text-align:center;flex-direction:column;align-items:center;padding-top:4rem;display:flex;position:relative}.Hero-module__Z8hQ_W__content h1{color:#fff;text-shadow:0 4px 12px #0000004d;margin-bottom:1.5rem}.Hero-module__Z8hQ_W__content p{color:#ffffffe6;text-shadow:0 2px 8px #0000004d;margin-bottom:3rem}
.BookingForm-module__I3_W_q__bookingContainer{background:var(--bg-primary);border-radius:var(--radius-lg);box-shadow:var(--shadow-hover);z-index:10;width:100%;max-width:900px;margin:-80px auto 0;padding:2rem;position:relative}.BookingForm-module__I3_W_q__bookingForm{justify-content:space-between;align-items:center;gap:1.5rem;display:flex}@media (max-width:768px){.BookingForm-module__I3_W_q__bookingForm{flex-direction:column;align-items:stretch}.BookingForm-module__I3_W_q__divider{display:none}}.BookingForm-module__I3_W_q__inputGroup{flex-direction:column;flex:1;display:flex}.BookingForm-module__I3_W_q__inputGroup label{text-transform:uppercase;letter-spacing:.05em;color:var(--text-secondary);margin-bottom:.5rem;font-size:.875rem;font-weight:600}.BookingForm-module__I3_W_q__inputWrapper{border-bottom:2px solid var(--bg-secondary);transition:border-color var(--transition-fast);align-items:center;padding-bottom:.5rem;display:flex;position:relative}.BookingForm-module__I3_W_q__inputWrapper:focus-within{border-bottom-color:var(--accent-gold)}.BookingForm-module__I3_W_q__icon{color:var(--accent-gold);margin-right:.75rem}.BookingForm-module__I3_W_q__chevron{color:var(--text-secondary);pointer-events:none;position:absolute;right:0}.BookingForm-module__I3_W_q__input{width:100%;color:var(--text-primary);appearance:none;cursor:pointer;background:0 0;border:none;outline:none;font-family:inherit;font-size:1rem}.BookingForm-module__I3_W_q__input::-webkit-calendar-picker-indicator{opacity:0;cursor:pointer;width:100%;height:100%;position:absolute;top:0;left:0}.BookingForm-module__I3_W_q__divider{background-color:var(--bg-secondary);width:1px;height:50px}
.RoomCards-module__qlK6Ra__grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;margin-top:3rem;display:grid}.RoomCards-module__qlK6Ra__card{background:var(--bg-primary);border-radius:var(--radius-md);box-shadow:var(--shadow-subtle);transition:all var(--transition-slow);border:1px solid var(--bg-secondary);flex-direction:column;display:flex;overflow:hidden}.RoomCards-module__qlK6Ra__card:hover{box-shadow:var(--shadow-hover);transform:translateY(-8px)}.RoomCards-module__qlK6Ra__imageWrapper{height:240px;position:relative;overflow:hidden}.RoomCards-module__qlK6Ra__image{object-fit:cover;width:100%;height:100%;transition:transform var(--transition-slow)}.RoomCards-module__qlK6Ra__card:hover .RoomCards-module__qlK6Ra__image{transform:scale(1.05)}.RoomCards-module__qlK6Ra__priceTag{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;border-top-left-radius:var(--radius-md);background:#121212d9;flex-direction:column;align-items:flex-end;padding:.75rem 1.25rem;display:flex;position:absolute;bottom:0;right:0}.RoomCards-module__qlK6Ra__priceLabel{text-transform:uppercase;letter-spacing:.05em;opacity:.8;font-size:.7rem}.RoomCards-module__qlK6Ra__priceValue{font-size:1.25rem;font-weight:600;font-family:var(--font-playfair), serif;color:var(--accent-gold)}.RoomCards-module__qlK6Ra__content{flex-direction:column;flex:1;padding:2rem;display:flex}.RoomCards-module__qlK6Ra__title{color:var(--text-primary);margin-bottom:1rem;font-size:1.5rem}.RoomCards-module__qlK6Ra__description{color:var(--text-secondary);flex:1;margin-bottom:2rem;font-size:.95rem;line-height:1.6}.RoomCards-module__qlK6Ra__features{border-top:1px solid var(--bg-secondary);grid-template-columns:1fr 1fr;gap:1rem;padding-top:1.5rem;display:grid}.RoomCards-module__qlK6Ra__feature{color:var(--text-secondary);align-items:center;gap:.5rem;font-size:.85rem;display:flex}.RoomCards-module__qlK6Ra__feature svg{color:var(--accent-gold)}
.ChatWidget-module__yApCMG__fab{color:#fff;cursor:pointer;z-index:9999;background:linear-gradient(135deg,#10b981 0%,#059669 100%);border:none;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;transition:transform .2s,box-shadow .2s;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 6px 24px #10b98173}.ChatWidget-module__yApCMG__fab:hover{transform:scale(1.08);box-shadow:0 8px 32px #10b9818c}.ChatWidget-module__yApCMG__fabPulse{z-index:-1;background:#10b9814d;border-radius:50%;animation:2s infinite ChatWidget-module__yApCMG__pulse;position:absolute;inset:0}@keyframes ChatWidget-module__yApCMG__pulse{0%{opacity:.6;transform:scale(1)}to{opacity:0;transform:scale(1.7)}}.ChatWidget-module__yApCMG__fabBadge{color:#fff;background:#ef4444;border:2px solid #0c1220;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:.7rem;font-weight:700;display:flex;position:absolute;top:-4px;right:-4px}.ChatWidget-module__yApCMG__window{z-index:10000;background:#0c1220;border:1px solid #10b98126;border-radius:16px;flex-direction:column;width:380px;max-height:600px;animation:.25s ease-out ChatWidget-module__yApCMG__slideUp;display:flex;position:fixed;bottom:24px;right:24px;overflow:hidden;box-shadow:0 20px 60px #0009}@keyframes ChatWidget-module__yApCMG__slideUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@media (max-width:440px){.ChatWidget-module__yApCMG__window{width:calc(100vw - 16px);max-height:calc(100vh - 80px);bottom:8px;right:8px}}.ChatWidget-module__yApCMG__header{background:linear-gradient(135deg,#10b9811f 0%,#10b9810a 100%);border-bottom:1px solid #10b9811f;justify-content:space-between;align-items:center;padding:.9rem 1.1rem;display:flex}.ChatWidget-module__yApCMG__headerLeft{align-items:center;gap:.65rem;display:flex}.ChatWidget-module__yApCMG__headerDot{background:#10b981;border-radius:50%;width:10px;height:10px;animation:2s infinite ChatWidget-module__yApCMG__blink;box-shadow:0 0 8px #10b981}@keyframes ChatWidget-module__yApCMG__blink{0%,to{opacity:.8}50%{opacity:1}}.ChatWidget-module__yApCMG__headerTitle{color:#fff;margin:0;font-size:.92rem;font-weight:700}.ChatWidget-module__yApCMG__headerSub{color:#10b981;font-size:.73rem}.ChatWidget-module__yApCMG__closeBtn{color:#fff6;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:4px 8px;font-size:1.1rem;transition:all .15s}.ChatWidget-module__yApCMG__closeBtn:hover{color:#fff;background:#ffffff14}.ChatWidget-module__yApCMG__form{flex-direction:column;gap:.85rem;max-height:500px;padding:1.25rem;display:flex;overflow-y:auto}.ChatWidget-module__yApCMG__formIntro{text-align:center;margin-bottom:.25rem}.ChatWidget-module__yApCMG__formIntro h3{color:#fff;margin-bottom:.3rem;font-size:1.15rem;font-weight:700}.ChatWidget-module__yApCMG__formIntro p{color:#ffffff80;font-size:.82rem;line-height:1.45}.ChatWidget-module__yApCMG__field{flex-direction:column;gap:.25rem;display:flex}.ChatWidget-module__yApCMG__field label{color:#fff9;font-size:.78rem;font-weight:600}.ChatWidget-module__yApCMG__req{color:#ef4444}.ChatWidget-module__yApCMG__field input,.ChatWidget-module__yApCMG__field textarea{color:#fff;box-sizing:border-box;resize:none;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;outline:none;width:100%;padding:.65rem .85rem;font-family:inherit;font-size:.88rem;transition:border-color .15s}.ChatWidget-module__yApCMG__field input:focus,.ChatWidget-module__yApCMG__field textarea:focus{border-color:#10b981}.ChatWidget-module__yApCMG__field input::placeholder,.ChatWidget-module__yApCMG__field textarea::placeholder{color:#ffffff40}.ChatWidget-module__yApCMG__submitBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#10b981 0%,#059669 100%);border:none;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;width:100%;margin-top:.25rem;padding:.75rem;font-size:.9rem;font-weight:600;transition:opacity .15s;display:flex}.ChatWidget-module__yApCMG__submitBtn:hover{opacity:.9}.ChatWidget-module__yApCMG__submitBtn:disabled{opacity:.5;cursor:not-allowed}.ChatWidget-module__yApCMG__chatArea{flex-direction:column;flex:1;min-height:0;display:flex}.ChatWidget-module__yApCMG__queueBar{color:#f59e0b;background:#f59e0b14;border-bottom:1px solid #f59e0b26;flex-shrink:0;align-items:center;gap:.5rem;padding:.55rem 1rem;font-size:.78rem;font-weight:500;display:flex}.ChatWidget-module__yApCMG__activeBar{color:#10b981;background:#10b98114;border-bottom:1px solid #10b98126;flex-shrink:0;align-items:center;gap:.5rem;padding:.55rem 1rem;font-size:.78rem;font-weight:500;display:flex}.ChatWidget-module__yApCMG__activeDot{background:#10b981;border-radius:50%;width:8px;height:8px;box-shadow:0 0 6px #10b981}.ChatWidget-module__yApCMG__messages{flex-direction:column;flex:1;gap:.6rem;min-height:220px;max-height:340px;padding:1rem;display:flex;overflow-y:auto}.ChatWidget-module__yApCMG__bubble{word-break:break-word;border-radius:12px;max-width:82%;padding:.6rem .85rem;font-size:.86rem;line-height:1.45}.ChatWidget-module__yApCMG__bubble p{margin:0}.ChatWidget-module__yApCMG__bubbleClient{color:#d1fae5;background:#10b98126;border:1px solid #10b98133;border-bottom-right-radius:4px;align-self:flex-end}.ChatWidget-module__yApCMG__bubbleAgent{color:#e2e8f0;background:#ffffff0f;border:1px solid #ffffff1a;border-bottom-left-radius:4px;align-self:flex-start}.ChatWidget-module__yApCMG__bubbleName{color:#38bdf8;margin-bottom:.15rem;font-size:.7rem;font-weight:600;display:block}.ChatWidget-module__yApCMG__bubbleTime{color:#ffffff40;text-align:right;margin-top:.2rem;font-size:.65rem;display:block}.ChatWidget-module__yApCMG__inputBar{background:#00000040;border-top:1px solid #ffffff0f;flex-shrink:0;gap:.5rem;padding:.65rem;display:flex}.ChatWidget-module__yApCMG__inputBar input{color:#fff;background:#ffffff0d;border:1px solid #ffffff14;border-radius:8px;outline:none;flex:1;padding:.6rem .85rem;font-family:inherit;font-size:.88rem}.ChatWidget-module__yApCMG__inputBar input:focus{border-color:#10b981}.ChatWidget-module__yApCMG__inputBar input::placeholder{color:#fff3}.ChatWidget-module__yApCMG__sendBtn{color:#fff;cursor:pointer;background:#10b981;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;transition:opacity .15s;display:flex}.ChatWidget-module__yApCMG__sendBtn:hover{opacity:.85}.ChatWidget-module__yApCMG__sendBtn:disabled{opacity:.3;cursor:not-allowed}.ChatWidget-module__yApCMG__closedArea{text-align:center;flex-direction:column;align-items:center;gap:.75rem;padding:2.5rem 1.5rem;display:flex}.ChatWidget-module__yApCMG__closedIcon{color:#10b981;background:#10b98126;border:2px solid #10b981;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;font-size:1.5rem;display:flex}.ChatWidget-module__yApCMG__closedArea h3{color:#fff;font-size:1.1rem;font-weight:700}.ChatWidget-module__yApCMG__closedArea p{color:#ffffff80;font-size:.85rem}.ChatWidget-module__yApCMG__spinner{border:2px solid #fff3;border-top-color:currentColor;border-radius:50%;flex-shrink:0;width:16px;height:16px;animation:.8s linear infinite ChatWidget-module__yApCMG__spin}@keyframes ChatWidget-module__yApCMG__spin{to{transform:rotate(360deg)}}
