.chat-button[data-v-bbba6b68]{position:fixed;bottom:24px;right:24px;width:60px;height:60px;background:linear-gradient(135deg,#8dd3bb,#7bc7b0);border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 4px 16px rgba(141,211,187,.4);transition:all .3s ease;z-index:1000}.chat-button[data-v-bbba6b68]:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(141,211,187,.5)}.chat-button.has-notification[data-v-bbba6b68]{animation:pulse-bbba6b68 2s infinite}@keyframes pulse-bbba6b68{0%,to{box-shadow:0 4px 16px rgba(141,211,187,.4)}50%{box-shadow:0 4px 24px rgba(141,211,187,.8)}}.chat-icon[data-v-bbba6b68]{width:30px;height:30px}.notification-badge[data-v-bbba6b68]{position:absolute;top:-4px;right:-4px;background:#ef4444;color:#fff;border-radius:50%;width:24px;height:24px;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:600;border:2px solid #fff}.chat-window[data-v-bbba6b68]{position:fixed;bottom:24px;right:24px;width:380px;height:600px;background:#fff;border-radius:16px;box-shadow:0 8px 32px rgba(0,0,0,.15);display:flex;flex-direction:column;z-index:1000;animation:slideUp-bbba6b68 .3s ease}@keyframes slideUp-bbba6b68{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.chat-header[data-v-bbba6b68]{background:linear-gradient(135deg,#8dd3bb,#7bc7b0);color:#fff;padding:20px;border-radius:16px 16px 0 0;display:flex;justify-content:space-between;align-items:center}.chat-header-info[data-v-bbba6b68]{display:flex;align-items:center;gap:12px}.status-dot[data-v-bbba6b68]{width:10px;height:10px;background:#10b981;border-radius:50%;animation:blink-bbba6b68 2s infinite}@keyframes blink-bbba6b68{0%,to{opacity:1}50%{opacity:.3}}.chat-header h3[data-v-bbba6b68]{margin:0 0 4px 0;font-size:16px;font-weight:600}.chat-header p[data-v-bbba6b68]{margin:0;font-size:12px;opacity:.9}.close-btn[data-v-bbba6b68]{background:none;border:none;color:#fff;font-size:24px;cursor:pointer;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:8px;transition:background .3s ease}.close-btn[data-v-bbba6b68]:hover{background:hsla(0,0%,100%,.2)}.faq-section[data-v-bbba6b68]{flex:1;padding:24px;overflow-y:auto}.faq-section h4[data-v-bbba6b68]{font-size:18px;font-weight:600;color:#121;margin:0 0 16px 0}.faq-list[data-v-bbba6b68]{display:flex;flex-direction:column;gap:12px;margin-bottom:24px}.faq-item[data-v-bbba6b68]{background:#f8fafc;border:2px solid #e5e7eb;border-radius:12px;padding:16px;text-align:left;cursor:pointer;font-size:14px;color:#374151;transition:all .3s ease}.faq-item[data-v-bbba6b68]:hover{border-color:#8dd3bb;background:rgba(141,211,187,.05);transform:translateX(4px)}.start-chat-btn[data-v-bbba6b68]{width:100%;padding:14px;background:linear-gradient(135deg,#8dd3bb,#7bc7b0);color:#fff;border:none;border-radius:12px;font-size:14px;font-weight:600;cursor:pointer;transition:transform .3s ease}.start-chat-btn[data-v-bbba6b68]:hover{transform:translateY(-2px)}.chat-messages[data-v-bbba6b68]{flex:1;padding:20px;overflow-y:auto;display:flex;flex-direction:column;gap:16px;background:#f8fafc}.message[data-v-bbba6b68]{display:flex}.message.sent[data-v-bbba6b68]{justify-content:flex-end}.message.received[data-v-bbba6b68]{justify-content:flex-start}.message-bubble[data-v-bbba6b68]{max-width:70%;padding:12px 16px;border-radius:16px;animation:fadeIn-bbba6b68 .3s ease}@keyframes fadeIn-bbba6b68{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.message.sent .message-bubble[data-v-bbba6b68]{background:linear-gradient(135deg,#8dd3bb,#7bc7b0);color:#fff;border-bottom-right-radius:4px}.message.received .message-bubble[data-v-bbba6b68]{background:#fff;color:#374151;border:1px solid #e5e7eb;border-bottom-left-radius:4px}.message-sender[data-v-bbba6b68]{font-size:11px;font-weight:600;margin-bottom:4px;opacity:.8}.message.sent .message-sender[data-v-bbba6b68]{text-align:right}.message-content[data-v-bbba6b68]{font-size:14px;line-height:1.5;word-wrap:break-word}.message-time[data-v-bbba6b68]{font-size:10px;margin-top:4px;opacity:.7}.message.sent .message-time[data-v-bbba6b68]{text-align:right}.typing-indicator[data-v-bbba6b68]{display:flex;align-items:center;gap:4px;padding:12px 16px;background:#fff;border:1px solid #e5e7eb;border-radius:16px;width:-moz-fit-content;width:fit-content}.typing-indicator span[data-v-bbba6b68]{width:8px;height:8px;background:#8dd3bb;border-radius:50%;animation:typing-bbba6b68 1.4s infinite}.typing-indicator span[data-v-bbba6b68]:nth-child(2){animation-delay:.2s}.typing-indicator span[data-v-bbba6b68]:nth-child(3){animation-delay:.4s}@keyframes typing-bbba6b68{0%,60%,to{transform:translateY(0);opacity:.7}30%{transform:translateY(-10px);opacity:1}}.chat-input[data-v-bbba6b68]{display:flex;gap:8px;padding:16px;border-top:1px solid #e5e7eb;background:#fff;border-radius:0 0 16px 16px}.message-input[data-v-bbba6b68]{flex:1;padding:12px 16px;border:2px solid #e5e7eb;border-radius:24px;font-size:14px;outline:none;transition:border-color .3s ease}.message-input[data-v-bbba6b68]:focus{border-color:#8dd3bb}.send-btn[data-v-bbba6b68]{width:44px;height:44px;background:linear-gradient(135deg,#8dd3bb,#7bc7b0);border:none;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .3s ease}.send-btn[data-v-bbba6b68]:hover:not(:disabled){transform:scale(1.1)}.send-btn[data-v-bbba6b68]:disabled{opacity:.5;cursor:not-allowed}.send-btn img[data-v-bbba6b68]{width:20px;height:20px}.chat-messages[data-v-bbba6b68]::-webkit-scrollbar,.faq-section[data-v-bbba6b68]::-webkit-scrollbar{width:6px}.chat-messages[data-v-bbba6b68]::-webkit-scrollbar-track,.faq-section[data-v-bbba6b68]::-webkit-scrollbar-track{background:transparent}.chat-messages[data-v-bbba6b68]::-webkit-scrollbar-thumb,.faq-section[data-v-bbba6b68]::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}.chat-messages[data-v-bbba6b68]::-webkit-scrollbar-thumb:hover,.faq-section[data-v-bbba6b68]::-webkit-scrollbar-thumb:hover{background:#94a3b8}@media (max-width:768px){.chat-window[data-v-bbba6b68]{width:calc(100vw - 32px);height:calc(100vh - 100px);bottom:16px;right:16px}.chat-button[data-v-bbba6b68]{bottom:16px;right:16px;width:56px;height:56px}}.header[data-v-b1e4590e]{padding:21px 104px;background:#fff;box-shadow:0 4px 16px rgba(17,34,17,.05);position:fixed;top:0;left:0;right:0;z-index:1000;height:87px}.header[data-v-b1e4590e],nav[data-v-b1e4590e]{display:flex;justify-content:space-between;align-items:center;width:100%}nav[data-v-b1e4590e]{max-width:1232px;margin:0 auto}.nav-left[data-v-b1e4590e]{display:flex;align-items:center;gap:4px}.nav-right[data-v-b1e4590e]{display:flex;align-items:center;gap:32px}.nav-item[data-v-b1e4590e]{font-style:SemiBold;text-decoration:none}.nav-item[data-v-b1e4590e],.user-profile[data-v-b1e4590e]{font-family:Montserrat;font-weight:600;font-size:14px;line-height:100%;display:flex;align-items:center;gap:4px;color:#121}.user-profile[data-v-b1e4590e]{cursor:pointer}.user-avatar[data-v-b1e4590e]{width:45px;height:45px;background:#d9d9d9;border:1px solid #000;border-radius:50%;position:relative}.online-dot[data-v-b1e4590e]{display:flex}.online-dot img[data-v-b1e4590e]{position:absolute;width:18px;height:18px;margin:7px 0 0 -18px;z-index:2}.online-dot-back[data-v-b1e4590e]{position:absolute;width:10px;height:10px;margin:10px 0 0 -15px;background-color:#000;z-index:1;border-radius:50%}.user-dropdown[data-v-b1e4590e]{position:fixed;top:82px;left:64%;width:329px;background:#fff;border-radius:12px;box-shadow:0 2px 10px rgba(0,0,0,.05);padding:32px;display:none;z-index:1001}.user-dropdown.active[data-v-b1e4590e]{display:block}.dropdown-header[data-v-b1e4590e]{display:flex;align-items:center;gap:16px;margin-bottom:24px}.dropdown-avatar[data-v-b1e4590e]{width:64px;height:64px;background:#d9d9d9;border-radius:50%}.dropdown-info h3[data-v-b1e4590e]{font-family:Montserrat;font-weight:600;font-size:16px;line-height:100%;color:#121;margin-bottom:4px}.dropdown-info p[data-v-b1e4590e]{font-family:Montserrat;font-weight:400;font-size:14px;line-height:100%;color:#121;opacity:.75}.dropdown-menu[data-v-b1e4590e]{display:flex;flex-direction:column;gap:16px;border-top:.5px solid rgba(17,34,17,.25);padding-top:24px}.dropdown-item[data-v-b1e4590e]{display:flex;align-items:center;gap:8px;color:#121;text-decoration:none;font-family:Montserrat;font-weight:500;font-size:14px;line-height:100%;padding:4px 0;cursor:pointer}.dropdown-item[data-v-b1e4590e]:hover{color:#7dd3c0}.hero-section[data-v-b1e4590e]{background:#000;height:537px;padding:80px 174px 120px 126px;display:flex;flex-direction:column;justify-content:center;position:relative;margin-top:87px}.hero-section img[data-v-b1e4590e]{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:1}.hero-section[data-v-b1e4590e]:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,35,77,.63) 11.46%,rgba(0,35,77,0) 77.37%);z-index:2}.hero-content[data-v-b1e4590e]{display:flex;flex-direction:column;gap:8px;width:440px;position:relative;z-index:3}.hero-title[data-v-b1e4590e]{font-family:Abhaya Libre ExtraBold;font-weight:800;font-size:45px;line-height:100%;color:#fff}.hero-subtitle[data-v-b1e4590e]{font-family:Montserrat;font-weight:500;font-size:20px;line-height:100%;color:#fff;width:375px}.search-form[data-v-b1e4590e]{position:absolute;width:1232px;height:176px;left:50%;transform:translateX(-50%);bottom:-88px;background:#fff;box-shadow:0 4px 16px rgba(17,34,17,.05);border-radius:16px;padding:32px 24px;z-index:100}.search-title[data-v-b1e4590e]{font-family:Montserrat;font-weight:600;font-size:20px;line-height:100%;color:#121;margin-bottom:32px}.search-fields[data-v-b1e4590e]{display:flex;gap:16px;align-items:center}.form-field[data-v-b1e4590e]{position:relative;display:flex;flex-direction:column}.form-field input[data-v-b1e4590e],.form-field select[data-v-b1e4590e]{background:#fff;border:1px solid #79747e;border-radius:4px;padding:16px;font-family:Montserrat;font-weight:400;font-size:14px;line-height:100%;height:56px}.form-field label[data-v-b1e4590e]{position:absolute;top:-8px;left:12px;background:#fff;padding:0 4px;font-family:Montserrat;font-weight:400;font-size:14px;line-height:100%;color:#121}.destination-field[data-v-b1e4590e]{flex:1;min-width:416px}.date-field[data-v-b1e4590e],.guests-field[data-v-b1e4590e]{width:240px}.main-content[data-v-b1e4590e]{padding:150px 104px 0;flex:1}.travel-section[data-v-b1e4590e]{margin-bottom:120px}.travel-section-btn[data-v-b1e4590e]{margin-top:86px}.section-header[data-v-b1e4590e]{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:80px}.section-title[data-v-b1e4590e]{font-family:ABeeZee;font-weight:400;font-size:32px;line-height:100%;color:#000;margin-bottom:16px;margin-top:95px}.section-title.more-travel-title[data-v-b1e4590e]{font-family:Montserrat;font-weight:600;font-size:32px;line-height:100%;margin-top:-50px}.section-subtitle[data-v-b1e4590e]{font-family:Montserrat;font-weight:400;font-size:16px;line-height:100%;margin-bottom:-43px;color:#000}.see-all-btn[data-v-b1e4590e]{padding:8px 16px;border:1px solid #8dd3bb;border-radius:4px;background:transparent;color:#121;font-family:Montserrat;font-weight:500;font-size:14px;line-height:100%;cursor:pointer}.destination-cards[data-v-b1e4590e]{display:flex;gap:16px;justify-content:center}.destination-card[data-v-b1e4590e]{width:296px;height:420px;border-radius:12px;position:relative;overflow:hidden;background-size:cover;background-position:50%}.card-overlay[data-v-b1e4590e]{position:absolute;bottom:24px;left:24px;right:24px;color:#fff}.card-content[data-v-b1e4590e]{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:16px}.card-info h3[data-v-b1e4590e]{font-family:Montserrat;font-weight:600;font-size:24px;line-height:100%;margin-bottom:4px}.card-info p[data-v-b1e4590e]{font-family:Montserrat;font-weight:400;font-size:14px;line-height:100%;opacity:.9}.card-price[data-v-b1e4590e]{font-family:Montserrat;font-weight:600;font-size:24px;line-height:100%}.book-btn[data-v-b1e4590e]{width:100%;padding:16px;background:#8dd3bb;border:none;border-radius:4px;font-family:Montserrat;font-weight:500;font-size:14px;line-height:100%;cursor:pointer}.more-travel[data-v-b1e4590e]{display:flex;gap:24px;margin-bottom:60px;justify-content:center;margin-top:-50px;margin-bottom:250px}.malaka-tour[data-v-b1e4590e]{width:552px;height:424px;background:#8dd3bb;border-radius:20px;padding:24px;display:flex;flex-direction:column;justify-content:space-between}.tour-header[data-v-b1e4590e]{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:24px}.tour-title[data-v-b1e4590e]{font-family:ABeeZee;font-weight:400;font-size:40px;line-height:100%;color:#121}.price-tag[data-v-b1e4590e]{background:#fff;border-radius:8px;padding:8px;text-align:center;width:68px}.price-tag .from[data-v-b1e4590e]{font-family:Acme;font-weight:400;font-size:14px;line-height:100%;color:#121}.price-tag .price[data-v-b1e4590e]{font-family:Montserrat;font-weight:600;font-size:20px;line-height:100%;color:#121}.tour-description[data-v-b1e4590e]{font-weight:400;margin-bottom:24px;flex:1}.tour-btn[data-v-b1e4590e],.tour-description[data-v-b1e4590e]{font-family:Montserrat;font-size:14px;line-height:100%;color:#121}.tour-btn[data-v-b1e4590e]{width:100%;padding:16px;background:#fff;border:none;border-radius:4px;font-weight:500;cursor:pointer}.tour-images[data-v-b1e4590e]{width:656px;display:flex;flex-direction:column;gap:20px}.image-row[data-v-b1e4590e]{display:flex;gap:20px}.tour-image[data-v-b1e4590e]{width:318px;height:200px;border:2px solid #8dd3bb;border-radius:12px}.newsletter-section[data-v-b1e4590e]{background:#8dd3bb;padding:80px 104px 80px 104px;position:relative;height:422px;display:flex;flex-direction:column;margin-top:60px;z-index:0;margin-bottom:-513px}.newsletter-content[data-v-b1e4590e]{background:#cdeae1;border-radius:20px;padding:48px;box-shadow:0 4px 16px rgba(17,34,17,.05);display:flex;justify-content:space-between;align-items:center;width:1232px;height:305px;margin:0 auto;position:relative;z-index:2;margin-bottom:40px}.newsletter-left[data-v-b1e4590e]{flex:1;max-width:500px}.newsletter-title[data-v-b1e4590e]{font-family:Noto Sans,sans-serif;font-weight:900;font-size:44px;line-height:54px;color:#121;margin-bottom:24px}.newsletter-info[data-v-b1e4590e]{margin-bottom:24px}.newsletter-brand[data-v-b1e4590e]{font-family:Acme;font-weight:400;font-size:20px;line-height:100%;color:#121;opacity:.8;margin-bottom:8px}.newsletter-desc[data-v-b1e4590e]{font-family:Montserrat;font-weight:500;font-size:16px;line-height:100%;color:#121;opacity:.7}.newsletter-form[data-v-b1e4590e]{display:flex;gap:16px;align-items:center}.newsletter-input[data-v-b1e4590e]{flex:1;padding:16px;font-weight:400;font-size:16px}.newsletter-input[data-v-b1e4590e],.subscribe-btn[data-v-b1e4590e]{border:none;border-radius:4px;font-family:Montserrat;line-height:100%;height:56px}.subscribe-btn[data-v-b1e4590e]{padding:16px 24px;background:#121;color:#fff;font-weight:600;font-size:14px;cursor:pointer}.mailbox-container[data-v-b1e4590e]{position:relative;width:400px;height:305px;display:flex;justify-content:center;align-items:center;z-index:10}.mailbox-back[data-v-b1e4590e]{width:208px;height:191px;top:47px;left:0;background:#65b599;z-index:5}.mailbox-back[data-v-b1e4590e],.mailbox-base[data-v-b1e4590e]{position:absolute;border-top-left-radius:70px;border-top-right-radius:70px}.mailbox-base[data-v-b1e4590e]{width:187px;height:179px;top:59px;left:10px;background:#546869;z-index:10}.mailbox-front[data-v-b1e4590e]{position:absolute;width:291px;height:191px;top:47px;left:71px;background:#121;border-top-left-radius:70px;border-top-right-radius:70px;z-index:4}.mailbox-flag[data-v-b1e4590e]{position:absolute;width:169px;height:40px;top:154px;left:231px;background:#ff8682;z-index:6}.mailbox-flag2[data-v-b1e4590e]{position:absolute;width:39px;height:77px;top:154px;left:361px;background:#ff8682;z-index:6}.mailbox-pole[data-v-b1e4590e]{position:absolute;width:47px;height:188px;top:117px;left:194px;background:#a4806d;z-index:3}.mailbox-stand-base[data-v-b1e4590e]{position:absolute;width:85px;height:57px;top:212px;left:156px;background:#a4806d;z-index:3}.mailbox-stand-front[data-v-b1e4590e]{position:absolute;width:85px;height:188px;top:117px;left:156px;background:#dfad92;z-index:2}.footer-content[data-v-b1e4590e]{max-width:1232px;margin:0 auto;display:flex;justify-content:space-between;align-items:flex-start;position:relative;z-index:1;gap:64px;padding-bottom:40px}.social-icons[data-v-b1e4590e]{display:flex;gap:16px;margin-bottom:32px}.footer-links[data-v-b1e4590e]{display:flex;gap:60px}.footer-column[data-v-b1e4590e]{display:flex;flex-direction:column;gap:12px}.footer-column h4[data-v-b1e4590e]{font-family:Acme;font-weight:400;font-size:16px;line-height:100%;color:#121;margin-bottom:8px}.footer-column a[data-v-b1e4590e]{font-family:Montserrat;font-weight:500;font-size:14px;line-height:100%;color:#121;text-decoration:none;opacity:.7}.footer-column a[data-v-b1e4590e]:hover{opacity:1}.coupon-modal-overlay[data-v-b1e4590e]{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.7);display:flex;align-items:center;justify-content:center;z-index:2000;animation:fadeIn-b1e4590e .3s ease}@keyframes fadeIn-b1e4590e{0%{opacity:0}to{opacity:1}}.coupon-modal[data-v-b1e4590e]{background:#fff;border-radius:20px;width:90%;max-width:600px;max-height:80vh;display:flex;flex-direction:column;animation:slideUp-b1e4590e .3s ease;box-shadow:0 20px 60px rgba(0,0,0,.3)}@keyframes slideUp-b1e4590e{0%{transform:translateY(50px);opacity:0}to{transform:translateY(0);opacity:1}}.coupon-modal-header[data-v-b1e4590e]{padding:32px 32px 24px;border-bottom:1px solid #e0e0e0;display:flex;justify-content:space-between;align-items:center}.coupon-modal-header h2[data-v-b1e4590e]{font-family:Montserrat,sans-serif;font-weight:700;font-size:24px;color:#121;margin:0}.modal-close-btn[data-v-b1e4590e]{background:none;border:none;font-size:28px;color:#999;cursor:pointer;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;transition:color .2s}.modal-close-btn[data-v-b1e4590e]:hover{color:#121}.coupon-modal-content[data-v-b1e4590e]{padding:24px 32px;overflow-y:auto;flex:1}.coupon-count[data-v-b1e4590e]{font-family:Montserrat,sans-serif;font-size:16px;color:#666;margin-bottom:24px;text-align:center}.coupon-list[data-v-b1e4590e]{display:flex;flex-direction:column;gap:16px}.coupon-item[data-v-b1e4590e]{display:flex;align-items:center;gap:20px;padding:20px;background:linear-gradient(135deg,#8dd3bb,#7cc5ae);border-radius:12px;box-shadow:0 4px 12px rgba(141,211,187,.3);transition:transform .2s,box-shadow .2s}.coupon-item[data-v-b1e4590e]:hover{transform:translateY(-2px);box-shadow:0 6px 16px rgba(141,211,187,.4)}.coupon-badge[data-v-b1e4590e]{background:#fff;border-radius:12px;padding:16px;min-width:80px;text-align:center;box-shadow:0 2px 8px rgba(0,0,0,.1)}.discount[data-v-b1e4590e]{display:block;font-family:Montserrat,sans-serif;font-weight:700;font-size:28px;color:#8dd3bb;line-height:1;margin-bottom:4px}.discount-label[data-v-b1e4590e]{display:block;font-family:Montserrat,sans-serif;font-weight:600;font-size:12px;color:#666}.coupon-info[data-v-b1e4590e]{flex:1}.coupon-info h3[data-v-b1e4590e]{font-family:Montserrat,sans-serif;font-weight:600;font-size:18px;color:#fff;margin:0 0 8px 0}.coupon-expiry[data-v-b1e4590e]{font-family:Montserrat,sans-serif;font-size:14px;color:hsla(0,0%,100%,.9);margin:0}.coupon-modal-footer[data-v-b1e4590e]{padding:24px 32px;border-top:1px solid #e0e0e0;display:flex;gap:12px}.btn-close[data-v-b1e4590e],.btn-use-coupon[data-v-b1e4590e]{flex:1;padding:16px;border:none;border-radius:8px;font-family:Montserrat,sans-serif;font-weight:600;font-size:16px;cursor:pointer;transition:all .2s}.btn-use-coupon[data-v-b1e4590e]{background:#8dd3bb;color:#121}.btn-use-coupon[data-v-b1e4590e]:hover{background:#7cc5ae;transform:translateY(-1px);box-shadow:0 4px 12px rgba(141,211,187,.4)}.btn-close[data-v-b1e4590e]{background:#fff;color:#121;border:2px solid #e0e0e0}.btn-close[data-v-b1e4590e]:hover{border-color:#8dd3bb;color:#8dd3bb}@media screen and (max-width:768px){.coupon-modal[data-v-b1e4590e]{width:95%;max-height:90vh}.coupon-modal-header[data-v-b1e4590e]{padding:24px 20px 16px}.coupon-modal-header h2[data-v-b1e4590e]{font-size:20px}.coupon-modal-content[data-v-b1e4590e]{padding:16px 20px}.coupon-item[data-v-b1e4590e]{flex-direction:column;align-items:flex-start;padding:16px}.coupon-badge[data-v-b1e4590e]{align-self:flex-start}.coupon-modal-footer[data-v-b1e4590e]{flex-direction:column;padding:16px 20px}}@media screen and (max-width:1536px){.header[data-v-b1e4590e]{padding:21px 60px}.search-form[data-v-b1e4590e]{width:90%;max-width:1100px}.main-content[data-v-b1e4590e]{padding:150px 60px 0}.newsletter-section[data-v-b1e4590e]{padding:80px 60px}.destination-cards[data-v-b1e4590e]{gap:12px}.destination-card[data-v-b1e4590e]{width:280px;height:400px}.tour-images[data-v-b1e4590e]{width:600px}.tour-image[data-v-b1e4590e]{width:290px;height:190px}.mailbox-container[data-v-b1e4590e]{transform:scale(.95)}}@media screen and (max-width:1366px){.header[data-v-b1e4590e]{padding:21px 40px}.hero-section[data-v-b1e4590e]{padding:80px 40px 120px}.search-form[data-v-b1e4590e]{width:90%;max-width:1000px;padding:24px 20px}.search-fields[data-v-b1e4590e]{gap:12px}.destination-field[data-v-b1e4590e]{min-width:350px}.date-field[data-v-b1e4590e],.guests-field[data-v-b1e4590e]{width:200px}.main-content[data-v-b1e4590e]{padding:150px 40px 0}.section-header[data-v-b1e4590e]{margin-bottom:60px}.destination-cards[data-v-b1e4590e]{gap:10px}.destination-card[data-v-b1e4590e]{width:260px;height:380px}.more-travel[data-v-b1e4590e]{gap:20px}.malaka-tour[data-v-b1e4590e]{width:480px;height:400px;padding:20px}.tour-title[data-v-b1e4590e]{font-size:36px}.tour-images[data-v-b1e4590e]{width:520px}.image-row[data-v-b1e4590e]{gap:16px}.tour-image[data-v-b1e4590e]{width:252px;height:180px}.newsletter-section[data-v-b1e4590e]{padding:60px 40px}.newsletter-content[data-v-b1e4590e]{padding:40px}.newsletter-title[data-v-b1e4590e]{font-size:38px;line-height:48px}.mailbox-container[data-v-b1e4590e]{transform:scale(.85)}.footer-links[data-v-b1e4590e]{gap:40px}}@media screen and (max-width:1200px){.header[data-v-b1e4590e]{padding:16px 30px;height:75px}nav[data-v-b1e4590e]{max-width:100%}.nav-item[data-v-b1e4590e]{font-size:13px}.hero-section[data-v-b1e4590e]{height:480px;padding:60px 30px 100px}.hero-content[data-v-b1e4590e]{width:100%;max-width:400px}.hero-title[data-v-b1e4590e]{font-size:38px}.hero-subtitle[data-v-b1e4590e]{font-size:18px;width:100%;max-width:350px}.search-form[data-v-b1e4590e]{width:90%;max-width:900px;height:auto;bottom:-100px;padding:20px}.search-title[data-v-b1e4590e]{font-size:18px;margin-bottom:20px}.search-fields[data-v-b1e4590e]{flex-wrap:wrap;gap:12px}.destination-field[data-v-b1e4590e]{min-width:100%}.date-field[data-v-b1e4590e],.guests-field[data-v-b1e4590e]{width:calc(50% - 6px)}.main-content[data-v-b1e4590e]{padding:170px 30px 0}.section-title[data-v-b1e4590e]{font-size:28px;margin-top:60px}.section-subtitle[data-v-b1e4590e]{font-size:14px}.destination-cards[data-v-b1e4590e]{gap:12px;flex-wrap:wrap;justify-content:center}.destination-card[data-v-b1e4590e]{width:48%;min-width:240px;height:360px}.more-travel[data-v-b1e4590e]{flex-direction:column;align-items:center;margin-bottom:180px}.malaka-tour[data-v-b1e4590e]{width:100%;max-width:600px;height:auto;min-height:350px}.tour-title[data-v-b1e4590e]{font-size:32px}.tour-images[data-v-b1e4590e]{width:100%;max-width:600px}.image-row[data-v-b1e4590e]{gap:12px}.tour-image[data-v-b1e4590e]{width:calc(50% - 6px);height:160px}.newsletter-section[data-v-b1e4590e]{padding:50px 30px;min-height:422px}.newsletter-content[data-v-b1e4590e]{padding:32px;min-height:305px}.newsletter-title[data-v-b1e4590e]{font-size:32px;line-height:42px}.newsletter-form[data-v-b1e4590e]{width:100%}.mailbox-container[data-v-b1e4590e]{transform:scale(.75)}.footer-links[data-v-b1e4590e]{gap:30px}}@media screen and (max-width:1024px){.user-dropdown[data-v-b1e4590e]{left:auto;right:20px;width:300px}.destination-card[data-v-b1e4590e]{width:45%;min-width:220px}.travel-section[data-v-b1e4590e]{margin-bottom:80px}.tour-image[data-v-b1e4590e]{height:140px}.mailbox-container[data-v-b1e4590e]{transform:scale(.7)}}.header[data-v-0c7bff26]{padding:21px 104px;background:#fff;box-shadow:0 4px 16px rgba(17,34,17,.05);position:fixed;top:0;left:0;right:0;z-index:1000;height:87px}.header[data-v-0c7bff26],nav[data-v-0c7bff26]{display:flex;justify-content:space-between;align-items:center;width:100%}nav[data-v-0c7bff26]{max-width:1232px;margin:0 auto}.nav-left[data-v-0c7bff26]{display:flex;align-items:center;gap:4px}.nav-right[data-v-0c7bff26]{display:flex;align-items:center;gap:32px}.nav-item[data-v-0c7bff26]{text-decoration:none}.nav-item[data-v-0c7bff26],.user-profile[data-v-0c7bff26]{font-family:Montserrat;font-weight:600;font-size:14px;line-height:100%;display:flex;align-items:center;gap:4px;color:#121}.user-profile[data-v-0c7bff26]{cursor:pointer}.user-avatar[data-v-0c7bff26]{width:45px;height:45px;background:#d9d9d9;border:1px solid #000;border-radius:50%;position:relative}.online-dot[data-v-0c7bff26]{display:flex}.online-dot img[data-v-0c7bff26]{position:absolute;width:18px;height:18px;margin:7px 0 0 -18px;z-index:2}.online-dot-back[data-v-0c7bff26]{position:absolute;width:10px;height:10px;margin:10px 0 0 -15px;background-color:#000;z-index:1;border-radius:50%}.user-dropdown[data-v-0c7bff26]{position:fixed;top:82px;left:64%;width:329px;background:#fff;border-radius:12px;box-shadow:0 2px 10px rgba(0,0,0,.05);padding:32px;display:none;z-index:1001}.user-dropdown.active[data-v-0c7bff26]{display:block}.dropdown-header[data-v-0c7bff26]{display:flex;align-items:center;gap:16px;margin-bottom:24px}.dropdown-avatar[data-v-0c7bff26]{width:64px;height:64px;background:#d9d9d9;border-radius:50%}.dropdown-info h3[data-v-0c7bff26]{font-family:Montserrat;font-weight:600;font-size:16px;line-height:100%;color:#121;margin-bottom:4px}.dropdown-info p[data-v-0c7bff26]{font-family:Montserrat;font-weight:400;font-size:14px;line-height:100%;color:#121;opacity:.75}.dropdown-menu[data-v-0c7bff26]{display:flex;flex-direction:column;gap:16px;border-top:.5px solid rgba(17,34,17,.25);padding-top:24px}.dropdown-item[data-v-0c7bff26]{display:flex;align-items:center;gap:8px;color:#121;text-decoration:none;font-family:Montserrat;font-weight:500;font-size:14px;line-height:100%;padding:4px 0}.vertical-line[data-v-0c7bff26]{width:.5px;min-width:.5px;flex-shrink:0;height:1420px;top:287px;left:471px;opacity:.25;background:#121}.search-bar[data-v-0c7bff26]{width:1232px;height:120px;top:135px;left:104px;border-radius:16px;padding:32px 24px;gap:32px;margin:120px auto 0 auto;background:#fff;box-shadow:0 2px 8px rgba(0,0,0,.05);display:flex;align-items:center;justify-content:center}.search-form2[data-v-0c7bff26]{display:flex;gap:16px;align-items:center;max-width:1232px;margin:0 auto;margin-top:0;width:100%}.form-field[data-v-0c7bff26]{position:relative;display:flex;flex-direction:column}.form-field input[data-v-0c7bff26],.form-field select[data-v-0c7bff26]{background:#fff;border:1px solid #79747e;border-radius:4px;padding:16px;font-family:Montserrat;font-weight:400;font-size:14px;line-height:100%;height:56px}.form-field label[data-v-0c7bff26]{position:absolute;top:-8px;left:12px;background:#fff;padding:0 4px;font-family:Montserrat;font-weight:400;font-size:14px;line-height:100%;color:#121}.destination-field[data-v-0c7bff26]{flex:1;width:344px}.date-field[data-v-0c7bff26],.guests-field[data-v-0c7bff26]{width:240px}.search-btn[data-v-0c7bff26]{padding:16px 24px;background:#8dd3bb;border:none;border-radius:4px;font-family:Montserrat;font-weight:600;font-size:14px;color:#121;cursor:pointer;height:56px;width:56px;display:flex;align-items:center;justify-content:center}.main-content[data-v-0c7bff26]{display:flex;gap:32px;padding:24px 104px 60px;max-width:1440px;margin:0 auto;flex:1}.filters-section[data-v-0c7bff26]{max-width:343px;min-width:343px;height:-moz-fit-content;height:fit-content}.filters-title[data-v-0c7bff26]{font-family:Montserrat;font-weight:600;font-size:20px;line-height:100%;color:#121;margin-bottom:24px}.filter-group[data-v-0c7bff26]{border-bottom:1px solid rgba(17,34,17,.1);padding-bottom:24px;margin-bottom:24px}.filter-group[data-v-0c7bff26]:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.filter-header[data-v-0c7bff26]{display:flex;justify-content:space-between;align-items:center;cursor:pointer;margin-bottom:16px}.filter-header h3[data-v-0c7bff26]{font-family:Montserrat;font-weight:600;font-size:16px;line-height:100%;color:#121}.filter-toggle[data-v-0c7bff26]{font-size:12px;color:#121}.filter-content[data-v-0c7bff26]{display:block}.filter-content.collapsed[data-v-0c7bff26]{display:none}.price-slider-container[data-v-0c7bff26]{margin:16px 0;padding:0 8px}.price-range-slider[data-v-0c7bff26]{position:relative;height:2px;background:#e0e0e0;border-radius:3px;margin:20px 0}.price-range-track[data-v-0c7bff26]{position:absolute;height:2px;background:#121;border-radius:3px;left:20%;width:60%}.price-range-input[data-v-0c7bff26]{position:absolute;top:-8px;width:100%;height:20px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;pointer-events:none}.price-range-input[data-v-0c7bff26]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:20px;height:20px;border-radius:50%;background:#8dd3bb;box-shadow:0 2px 6px rgba(0,0,0,.15);cursor:pointer;pointer-events:all;position:relative}.price-range-input[data-v-0c7bff26]::-moz-range-thumb{width:20px;height:20px;border-radius:50%;background:#8dd3bb;border:3px solid #fff;box-shadow:0 2px 6px rgba(0,0,0,.15);cursor:pointer;pointer-events:all}.price-values[data-v-0c7bff26]{display:flex;justify-content:space-between;font-family:Montserrat;font-weight:500;font-size:14px;color:#121;margin-top:8px}.rating-options[data-v-0c7bff26]{display:flex;gap:8px;flex-wrap:wrap}.rating-btn[data-v-0c7bff26]{padding:4px 10px;border:1px solid #e0e0e0;border-radius:3px;background:#fff;font-family:Montserrat,sans-serif;font-weight:500;font-size:12px;line-height:1;letter-spacing:0;color:#121;cursor:pointer;transition:all .2s ease;display:inline-flex;align-items:center;justify-content:center}.rating-btn[data-v-0c7bff26]:hover{border-color:#8dd3bb}.rating-btn.active[data-v-0c7bff26]{background:#8dd3bb;border-color:#8dd3bb;color:#121}.checkbox-group[data-v-0c7bff26]{display:flex;flex-direction:column;gap:16px}.checkbox-item[data-v-0c7bff26]{display:flex;align-items:center;gap:12px}.checkbox-item input[type=checkbox][data-v-0c7bff26]{width:18px;height:18px;border:1px solid #e0e0e0;border-radius:3px}.checkbox-item label[data-v-0c7bff26]{font-family:Montserrat;font-weight:400;font-size:14px;color:#121;cursor:pointer}.results-section[data-v-0c7bff26]{flex:1;max-width:840px;width:auto}.tabs-container[data-v-0c7bff26]{background:#fff;border-radius:12px;padding:4px;margin-bottom:24px;gap:0;box-shadow:0 2px 8px rgba(0,0,0,.05);position:relative;display:flex}.tab[data-v-0c7bff26]{flex:1;padding:16px 24px;background:transparent;border:none;font-family:Montserrat;font-weight:500;font-size:16px;color:#666;cursor:pointer;border-radius:8px;text-align:center;position:relative;transition:all .3s ease}.tab[data-v-0c7bff26]:not(:last-child):after{content:"";position:absolute;right:0;top:50%;transform:translateY(-50%);height:40px;width:1px;background:#e0e0e0}.tab.active[data-v-0c7bff26]{color:#121;position:relative}.tab.active[data-v-0c7bff26]:before{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:248px;height:0;border-width:4px;border:2px solid #8dd3bb}.tab-title[data-v-0c7bff26]{display:block;font-weight:600;margin-bottom:4px}.tab-count[data-v-0c7bff26]{font-size:12px;opacity:.7;font-weight:400}.results-header[data-v-0c7bff26]{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.results-count[data-v-0c7bff26]{font-family:Montserrat;font-weight:400;font-size:16px;color:#121}.sort-container[data-v-0c7bff26]{display:flex;align-items:center;gap:8px}.sort-label[data-v-0c7bff26]{font-family:Montserrat;font-weight:500;font-size:14px;color:#121;padding-right:-70px}.sort-select[data-v-0c7bff26]{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:8px 3px;border:none;font-family:Montserrat;font-weight:700;font-size:14px;background:transparent;cursor:pointer;padding-right:30px}.custom-select-wrapper[data-v-0c7bff26]{position:relative;display:inline-block}.select-arrow[data-v-0c7bff26]{position:absolute;top:50%;right:10px;transform:translateY(-50%);pointer-events:none;font-size:14px;color:#121}.reset-filters-btn[data-v-0c7bff26]{width:100%;padding:14px 20px;margin-top:24px;background:#fff;border:1.5px solid #8dd3bb;border-radius:8px;font-family:Montserrat;font-weight:600;font-size:14px;color:#121;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;transition:all .3s ease}.reset-filters-btn[data-v-0c7bff26]:hover{background:#8dd3bb;transform:translateY(-2px);box-shadow:0 4px 12px rgba(141,211,187,.3)}.reset-filters-btn[data-v-0c7bff26]:active{transform:translateY(0);box-shadow:0 2px 6px rgba(141,211,187,.2)}.show-more-btn[data-v-0c7bff26]{width:100%;padding:16px;background:#121;color:#fff;border:none;border-radius:4px;font-family:Montserrat;font-weight:600;font-size:14px;cursor:pointer;margin-top:24px;margin-bottom:200px}.hotel-cards[data-v-0c7bff26]{display:flex;flex-direction:column;gap:24px}.hotel-card[data-v-0c7bff26]{display:flex;background:#fff;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.05);overflow:hidden;height:272.5px;border:1px solid #f0f0f0;width:840px}.hotel-image-container[data-v-0c7bff26]{position:relative;width:300px;height:272.5px;flex-shrink:0;overflow:hidden}.hotel-image[data-v-0c7bff26]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.hotel-content[data-v-0c7bff26]{flex:1;padding:20px 24px;display:flex;flex-direction:column;height:272.5px}.hotel-title[data-v-0c7bff26]{font-family:ABeeZee;font-weight:400;font-style:Regular;font-size:20px;leading-trim:NONE;line-height:100%;letter-spacing:0;color:#121;margin-top:21px;margin-bottom:-50px}.hotel-location[data-v-0c7bff26]{width:500px;height:15px;font-family:Montserrat;font-weight:500;font-style:Medium;font-size:12px;leading-trim:NONE;line-height:100%;letter-spacing:0;color:#666;margin-bottom:12px;display:flex;align-items:flex-start;gap:4px}.hotel-location img[data-v-0c7bff26]{width:10px;height:14px;top:1px;left:3px;angle:0 deg;opacity:1}.hotel-meta[data-v-0c7bff26]{display:flex;align-items:center;gap:12px;margin-bottom:12px}.stars[data-v-0c7bff26]{angle:0 deg;opacity:1;top:1px;left:.5px;color:#ff8682;font-size:12px;letter-spacing:1px}.amenities[data-v-0c7bff26],.hotel-type[data-v-0c7bff26]{font-family:Montserrat;font-weight:400;font-size:12px;color:#666}.rating-section[data-v-0c7bff26]{display:flex;align-items:center;gap:8px;margin-bottom:20px}.rating-score[data-v-0c7bff26]{width:18px;height:25px;font-weight:500;font-style:Medium;color:#121;background:#fff;padding:4px 8px;border-radius:4px;border:1px solid #7bc4a8;min-width:35px;text-align:center;display:flex;align-items:center;justify-content:center}.rating-score[data-v-0c7bff26],.rating-text[data-v-0c7bff26]{font-family:Montserrat;font-size:12px;leading-trim:NONE;line-height:100%;letter-spacing:0}.rating-text[data-v-0c7bff26]{font-weight:700;font-style:Bold;color:#666}.bottom-section[data-v-0c7bff26]{margin-top:auto;display:flex;flex-direction:column;gap:16px}.price-info[data-v-0c7bff26]{text-align:right;width:157px;height:66px;margin-bottom:-20px;margin-top:20px;position:relative}.price-label[data-v-0c7bff26]{right:-270px;height:15px;font-family:Montserrat;line-height:100%;letter-spacing:0;font-size:12px;color:#666;margin-bottom:10px}.price-amount[data-v-0c7bff26],.price-label[data-v-0c7bff26]{position:absolute;width:157px;font-weight:500;font-style:Medium;leading-trim:NONE}.price-amount[data-v-0c7bff26]{font-size:Static/Headline Small/Size;color:#ff6b6b;margin-top:12px}.price-amount[data-v-0c7bff26],.price-unit[data-v-0c7bff26]{height:36px;left:300px;line-height:Static/Headline Small/Line Height;letter-spacing:Static/Headline Small/Tracking;text-align:right}.price-unit[data-v-0c7bff26]{font-family:Static,Headline Small,Font;color:#ff8682}.price-tax[data-v-0c7bff26],.price-unit[data-v-0c7bff26]{font-weight:500;font-style:Medium;font-size:12px;leading-trim:NONE}.price-tax[data-v-0c7bff26]{position:absolute;width:157px;height:15px;right:-320px;font-family:Montserrat;line-height:100%;letter-spacing:0;text-align:right;color:#666;margin-top:36px}.hotel-beeline[data-v-0c7bff26]{width:492px;height:.5px;angle:0 deg;opacity:.25;background:#121}.button-container[data-v-0c7bff26]{display:flex;gap:8px;align-items:center}.view-place-btn[data-v-0c7bff26]{width:428px;height:48px;padding:8px 16px;background:#8dd3bb;border:none;border-radius:4px;font-family:Montserrat;font-weight:600;font-size:14px;color:#121;cursor:pointer;gap:4px;display:flex;align-items:center;justify-content:center}.view-place-btn[data-v-0c7bff26]:hover{background:#7bc4a8}.wishlist-btn[data-v-0c7bff26]{width:48px;height:48px;background:#fff;border:1px solid #e5e7eb;border-radius:4px;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:18px;color:#666}.wishlist-btn[data-v-0c7bff26]:hover{background:#f9fafb}.newsletter-section[data-v-0c7bff26]{background:#8dd3bb;padding:80px 104px 80px 104px;position:relative;height:422px;display:flex;flex-direction:column;margin-top:60px;z-index:0;margin-bottom:-513px}.newsletter-content[data-v-0c7bff26]{background:#cdeae1;border-radius:20px;padding:48px;box-shadow:0 4px 16px rgba(17,34,17,.05);display:flex;justify-content:space-between;align-items:center;width:1232px;height:305px;margin:0 auto;position:relative;z-index:2;margin-bottom:40px}.newsletter-left[data-v-0c7bff26]{flex:1;max-width:500px}.newsletter-title[data-v-0c7bff26]{font-family:Noto Sans,sans-serif;font-weight:900;font-size:44px;line-height:54px;color:#121;margin-bottom:24px}.newsletter-info[data-v-0c7bff26]{margin-bottom:24px}.newsletter-brand[data-v-0c7bff26]{font-family:Acme;font-weight:400;font-size:20px;line-height:100%;color:#121;opacity:.8;margin-bottom:8px}.newsletter-desc[data-v-0c7bff26]{font-family:Montserrat;font-weight:500;font-size:16px;line-height:100%;color:#121;opacity:.7}.newsletter-form[data-v-0c7bff26]{display:flex;gap:16px;align-items:center}.newsletter-input[data-v-0c7bff26]{flex:1;padding:16px;font-weight:400;font-size:16px}.newsletter-input[data-v-0c7bff26],.subscribe-btn[data-v-0c7bff26]{border:none;border-radius:4px;font-family:Montserrat;line-height:100%;height:56px}.subscribe-btn[data-v-0c7bff26]{padding:16px 24px;background:#121;color:#fff;font-weight:600;font-size:14px;cursor:pointer}.mailbox-container[data-v-0c7bff26]{position:relative;width:400px;height:305px;display:flex;justify-content:center;align-items:center;z-index:10}.mailbox-back[data-v-0c7bff26]{width:208px;height:191px;top:47px;left:0;background:#65b599;z-index:5}.mailbox-back[data-v-0c7bff26],.mailbox-base[data-v-0c7bff26]{position:absolute;border-top-left-radius:70px;border-top-right-radius:70px}.mailbox-base[data-v-0c7bff26]{width:187px;height:179px;top:59px;left:10px;background:#546869;z-index:10}.mailbox-front[data-v-0c7bff26]{position:absolute;width:291px;height:191px;top:47px;left:71px;background:#121;border-top-left-radius:70px;border-top-right-radius:70px;z-index:4}.mailbox-flag[data-v-0c7bff26]{position:absolute;width:169px;height:40px;top:154px;left:231px;background:#ff8682;z-index:6}.mailbox-flag2[data-v-0c7bff26]{position:absolute;width:39px;height:77px;top:154px;left:361px;background:#ff8682;z-index:6}.mailbox-pole[data-v-0c7bff26]{position:absolute;width:47px;height:188px;top:117px;left:194px;background:#a4806d;z-index:3}.mailbox-stand-base[data-v-0c7bff26]{position:absolute;width:85px;height:57px;top:212px;left:156px;background:#a4806d;z-index:3}.mailbox-stand-front[data-v-0c7bff26]{position:absolute;width:85px;height:188px;top:117px;left:156px;background:#dfad92;z-index:2}.footer-content[data-v-0c7bff26]{max-width:1232px;margin:0 auto;display:flex;justify-content:space-between;align-items:flex-start;position:relative;z-index:1;gap:64px;padding-bottom:40px}.social-icons[data-v-0c7bff26]{display:flex;gap:16px;margin-bottom:32px}.footer-links[data-v-0c7bff26]{display:flex;gap:60px}.footer-column[data-v-0c7bff26]{display:flex;flex-direction:column;gap:12px}.footer-column h4[data-v-0c7bff26]{font-family:Acme;font-weight:400;font-size:16px;line-height:100%;color:#121;margin-bottom:8px}.footer-column a[data-v-0c7bff26]{font-family:Montserrat;font-weight:500;font-size:14px;line-height:100%;color:#121;text-decoration:none;opacity:.7}.footer-column a[data-v-0c7bff26]:hover{opacity:1}.hidden-hotels[data-v-0c7bff26]{display:none}.show-all .hidden-hotels[data-v-0c7bff26]{display:flex}.image-count[data-v-0c7bff26]{position:absolute;width:72px;height:32px;top:10px;left:220px;background:hsla(0,0%,100%,.5);color:#000;padding:4px 8px;border-radius:8px;font-family:Montserrat;font-weight:500;font-style:Medium;font-size:12px;leading-trim:NONE;line-height:100%;letter-spacing:0;gap:10px;display:flex;align-items:center;justify-content:center}.sold-out-badge[data-v-0c7bff26]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:red;color:#fff;padding:12px 24px;border-radius:8px;font-family:Montserrat;font-weight:700;font-size:16px;z-index:10;box-shadow:0 4px 12px rgba(255,0,0,.3)}.coupon-modal-overlay[data-v-0c7bff26]{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.7);display:flex;align-items:center;justify-content:center;z-index:2000;animation:fadeIn-0c7bff26 .3s ease}@keyframes fadeIn-0c7bff26{0%{opacity:0}to{opacity:1}}.coupon-modal[data-v-0c7bff26]{background:#fff;border-radius:20px;width:90%;max-width:600px;max-height:80vh;display:flex;flex-direction:column;animation:slideUp-0c7bff26 .3s ease;box-shadow:0 20px 60px rgba(0,0,0,.3)}@keyframes slideUp-0c7bff26{0%{transform:translateY(50px);opacity:0}to{transform:translateY(0);opacity:1}}.coupon-modal-header[data-v-0c7bff26]{padding:32px 32px 24px;border-bottom:1px solid #e0e0e0;display:flex;justify-content:space-between;align-items:center}.coupon-modal-header h2[data-v-0c7bff26]{font-family:Montserrat,sans-serif;font-weight:700;font-size:24px;color:#121;margin:0}.modal-close-btn[data-v-0c7bff26]{background:none;border:none;font-size:28px;color:#999;cursor:pointer;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;transition:color .2s}.modal-close-btn[data-v-0c7bff26]:hover{color:#121}.coupon-modal-content[data-v-0c7bff26]{padding:24px 32px;overflow-y:auto;flex:1}.coupon-count[data-v-0c7bff26]{font-family:Montserrat,sans-serif;font-size:16px;color:#666;margin-bottom:24px;text-align:center}.coupon-list[data-v-0c7bff26]{display:flex;flex-direction:column;gap:16px}.coupon-item[data-v-0c7bff26]{display:flex;align-items:center;gap:20px;padding:20px;background:linear-gradient(135deg,#8dd3bb,#7cc5ae);border-radius:12px;box-shadow:0 4px 12px rgba(141,211,187,.3);transition:transform .2s,box-shadow .2s}.coupon-item[data-v-0c7bff26]:hover{transform:translateY(-2px);box-shadow:0 6px 16px rgba(141,211,187,.4)}.coupon-badge[data-v-0c7bff26]{background:#fff;border-radius:12px;padding:16px;min-width:80px;text-align:center;box-shadow:0 2px 8px rgba(0,0,0,.1)}.discount[data-v-0c7bff26]{display:block;font-family:Montserrat,sans-serif;font-weight:700;font-size:28px;color:#8dd3bb;line-height:1;margin-bottom:4px}.discount-label[data-v-0c7bff26]{display:block;font-family:Montserrat,sans-serif;font-weight:600;font-size:12px;color:#666}.coupon-info[data-v-0c7bff26]{flex:1}.coupon-info h3[data-v-0c7bff26]{font-family:Montserrat,sans-serif;font-weight:600;font-size:18px;color:#fff;margin:0 0 8px 0}.coupon-expiry[data-v-0c7bff26]{font-family:Montserrat,sans-serif;font-size:14px;color:hsla(0,0%,100%,.9);margin:0}.coupon-modal-footer[data-v-0c7bff26]{padding:24px 32px;border-top:1px solid #e0e0e0;display:flex;gap:12px}.btn-close[data-v-0c7bff26],.btn-use-coupon[data-v-0c7bff26]{flex:1;padding:16px;border:none;border-radius:8px;font-family:Montserrat,sans-serif;font-weight:600;font-size:16px;cursor:pointer;transition:all .2s}.btn-use-coupon[data-v-0c7bff26]{background:#8dd3bb;color:#121}.btn-use-coupon[data-v-0c7bff26]:hover{background:#7cc5ae;transform:translateY(-1px);box-shadow:0 4px 12px rgba(141,211,187,.4)}.btn-close[data-v-0c7bff26]{background:#fff;color:#121;border:2px solid #e0e0e0}.btn-close[data-v-0c7bff26]:hover{border-color:#8dd3bb;color:#8dd3bb}@media screen and (max-width:768px){.coupon-modal[data-v-0c7bff26]{width:95%;max-height:90vh}.coupon-modal-header[data-v-0c7bff26]{padding:24px 20px 16px}.coupon-modal-header h2[data-v-0c7bff26]{font-size:20px}.coupon-modal-content[data-v-0c7bff26]{padding:16px 20px}.coupon-item[data-v-0c7bff26]{flex-direction:column;align-items:flex-start;padding:16px}.coupon-badge[data-v-0c7bff26]{align-self:flex-start}.coupon-modal-footer[data-v-0c7bff26]{flex-direction:column;padding:16px 20px}}.room-stock[data-v-b500e5ca]{color:#8dd3bb;font-weight:600;margin-left:8px}.no-rooms[data-v-b500e5ca]{text-align:center;padding:40px;color:#666;font-family:Montserrat}.no-rooms p[data-v-b500e5ca]{font-size:16px}.delete-review-btn[data-v-b500e5ca]{background:#ff6b6b;color:#fff;border:none;border-radius:4px;padding:12px 24px;font-family:Montserrat;font-weight:600;font-size:14px;cursor:pointer}.delete-review-btn[data-v-b500e5ca]:hover{background:#ff5252}.star-choice-btn[data-v-b500e5ca]{height:40px;cursor:pointer;margin:4px}.star-choice-btn.active[data-v-b500e5ca]{background-color:#8dd3bb;font-weight:600}.header[data-v-b500e5ca]{padding:21px 104px;background:#fff;box-shadow:0 4px 16px rgba(17,34,17,.05);position:fixed;top:0;left:0;right:0;z-index:1000;height:87px}.header[data-v-b500e5ca],nav[data-v-b500e5ca]{display:flex;justify-content:space-between;align-items:center;width:100%}nav[data-v-b500e5ca]{max-width:1232px;margin:0 auto}.nav-left[data-v-b500e5ca]{display:flex;align-items:center;gap:4px}.nav-right[data-v-b500e5ca]{display:flex;align-items:center;gap:32px}.nav-item[data-v-b500e5ca]{text-decoration:none}.nav-item[data-v-b500e5ca],.user-profile[data-v-b500e5ca]{font-family:Montserrat;font-weight:600;font-size:14px;line-height:100%;display:flex;align-items:center;gap:4px;color:#121}.user-profile[data-v-b500e5ca]{cursor:pointer}.user-avatar[data-v-b500e5ca]{width:45px;height:45px;background:#d9d9d9;border:1px solid #000;border-radius:50%;position:relative}.online-dot[data-v-b500e5ca]{display:flex}.online-dot img[data-v-b500e5ca]{position:absolute;width:18px;height:18px;margin:7px 0 0 -18px;z-index:2}.online-dot-back[data-v-b500e5ca]{position:absolute;width:10px;height:10px;margin:10px 0 0 -15px;background-color:#000;z-index:1;border-radius:50%}.user-dropdown[data-v-b500e5ca]{position:fixed;top:82px;left:64%;width:329px;background:#fff;border-radius:12px;box-shadow:0 2px 10px rgba(0,0,0,.05);padding:32px;display:none;z-index:1001}.user-dropdown.active[data-v-b500e5ca]{display:block}.dropdown-header[data-v-b500e5ca]{display:flex;align-items:center;gap:16px;margin-bottom:24px}.dropdown-avatar[data-v-b500e5ca]{width:64px;height:64px;background:#d9d9d9;border-radius:50%}.dropdown-info h3[data-v-b500e5ca]{font-family:Montserrat;font-weight:600;font-size:16px;line-height:100%;color:#121;margin-bottom:4px}.dropdown-info p[data-v-b500e5ca]{font-family:Montserrat;font-weight:400;font-size:14px;line-height:100%;color:#121;opacity:.75}.dropdown-menu[data-v-b500e5ca]{display:flex;flex-direction:column;gap:16px;border-top:.5px solid rgba(17,34,17,.25);padding-top:24px}.dropdown-item[data-v-b500e5ca]{display:flex;align-items:center;gap:8px;color:#121;text-decoration:none;font-family:Montserrat;font-weight:500;font-size:14px;line-height:100%;padding:4px 0}.vertical-line[data-v-b500e5ca]{width:.5px;height:1420px;top:287px;left:471px;opacity:.25;background:#121}.breadcrumb[data-v-b500e5ca]{width:100%;height:24px;gap:8px;margin-top:135px;font-family:Montserrat;font-weight:400;font-size:14px;color:#666;display:flex;align-items:center;margin-left:104px;margin-bottom:30px}.breadcrumb a[data-v-b500e5ca]{color:#666;text-decoration:none;font-family:Montserrat;font-weight:500;font-style:Medium;font-size:14px;leading-trim:NONE;line-height:100%;letter-spacing:0}.breadcrumb a[data-v-b500e5ca]:hover{color:#121}.main-content[data-v-b500e5ca]{flex:1;padding:20px 104px;max-width:1440px;width:100%}.hotel-header[data-v-b500e5ca]{display:flex;justify-content:space-between;align-items:flex-start;border-radius:12px;gap:32px;margin-bottom:30px}.hotel-info[data-v-b500e5ca]{display:flex;flex-direction:column;gap:8px;flex:1}.hotel-title[data-v-b500e5ca]{font-family:ABeeZee,sans-serif;font-weight:400;font-size:20px;color:#121;display:flex;align-items:center}.hotel-location-line[data-v-b500e5ca]{display:flex;align-items:center;gap:8px;font-family:Montserrat;font-weight:500;font-style:Medium;font-size:14px;leading-trim:NONE;line-height:100%;letter-spacing:0;color:#666}.hotel-location-line img[data-v-b500e5ca]{width:11.25px;height:15.749412536621094px;top:1.13px;left:3.38px;angle:0 deg;opacity:1}.hotel-meta-left[data-v-b500e5ca]{display:flex;align-items:center;gap:16px}.stars[data-v-b500e5ca]{color:#ff8682;font-size:14px;letter-spacing:2px;padding-left:25px}.stars-hotel[data-v-b500e5ca]{font-family:Montserrat;font-weight:500;font-style:Medium;font-size:12px;leading-trim:NONE;line-height:100%;letter-spacing:0}.rating-info[data-v-b500e5ca]{display:flex;align-items:center;gap:8px}.rating-score[data-v-b500e5ca]{background:#fff;border:1px solid #7bc4a8;border-radius:4px;font-family:Montserrat,sans-serif;font-weight:500;font-size:12px;color:#121;width:40px;height:32px;gap:10px;display:flex;justify-content:center;align-items:center}.rating-text1[data-v-b500e5ca]{font-weight:700;font-style:Bold}.rating-text1[data-v-b500e5ca],.rating-text2[data-v-b500e5ca]{font-family:Montserrat;font-size:12px;leading-trim:NONE;line-height:100%;letter-spacing:0;color:#121}.rating-text2[data-v-b500e5ca]{margin-left:-1px;font-weight:500;font-style:Medium}.hotel-actions[data-v-b500e5ca]{display:flex;flex-direction:column;align-items:flex-end;gap:12px;flex-shrink:0}.hotel-price[data-v-b500e5ca]{text-align:right}.price-amount[data-v-b500e5ca]{font-family:Montserrat,sans-serif;font-weight:500;font-size:32px;color:#ff8682}.price-unit[data-v-b500e5ca]{font-size:24px;color:#ff8682}.hotel-buttons[data-v-b500e5ca]{display:flex;align-items:center;gap:12px}.action-btn[data-v-b500e5ca]{background:none;border:1px solid #8dd3bb;border-radius:4px;color:#121;cursor:pointer;width:48px;height:48px;gap:10px;font-family:Montserrat,sans-serif;font-weight:500;font-size:12px;display:flex;align-items:center;justify-content:center}.action-btn img[data-v-b500e5ca]{width:15.001760482788086px;height:16.24186897277832px;top:1.88px;left:2.5px;angle:0 deg;opacity:1;border-width:.05px}.book-now-btn[data-v-b500e5ca]{background:#8dd3bb;color:#121;border:none;border-radius:4px;width:150px;height:48px;gap:4px;padding:8px 16px;font-family:Montserrat,sans-serif;font-weight:600;font-size:14px;cursor:pointer}.image-gallery[data-v-b500e5ca]{display:flex;gap:8px;margin-bottom:40px;border-radius:12px;width:1232px;height:550px;overflow:hidden}.main-image[data-v-b500e5ca]{width:612px;height:550px;position:relative;border-radius:12px 0 0 12px;overflow:hidden}.sub-images[data-v-b500e5ca]{display:flex;flex-direction:column;gap:8px;width:612px}.sub-row[data-v-b500e5ca]{display:flex;gap:8px;height:271px}.gallery-item[data-v-b500e5ca]{width:302px;height:271px;position:relative;overflow:hidden}.item3[data-v-b500e5ca]{border-radius:0 12px 0 0}.item5[data-v-b500e5ca]{border-radius:0 0 12px 0}.gallery-item img[data-v-b500e5ca],.main-image img[data-v-b500e5ca]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.view-all-photos[data-v-b500e5ca]{position:absolute;bottom:16px;right:16px;background:#8dd3bb;color:#121;border:none;border-radius:4px;padding:8px 16px;font-family:Montserrat;font-weight:600;font-size:12px;cursor:pointer}.content-layout[data-v-b500e5ca]{display:flex;gap:40px}.content-main[data-v-b500e5ca]{flex:2}.content-sidebar[data-v-b500e5ca]{flex:1;max-width:400px}.overview-section[data-v-b500e5ca]{width:1232px;margin-bottom:70px}.overview-title[data-v-b500e5ca]{font-family:Montserrat,sans-serif;font-weight:600;font-size:20px;color:#121;margin-bottom:16px}.overview-text[data-v-b500e5ca]{font-family:Montserrat,sans-serif;font-weight:400;font-size:14px;line-height:1.6;color:#121;margin-bottom:24px}.content-row[data-v-b500e5ca]{display:flex;gap:16px;flex-wrap:wrap}.rating-box[data-v-b500e5ca]{background-color:#fff;border:2px solid #8dd3bb;width:166px;height:145px;padding-top:16px;padding-right:64px;padding-bottom:16px;padding-left:16px;gap:10px;border-radius:12px;padding:16px 20px;flex-shrink:0;cursor:pointer}.rating-box img[data-v-b500e5ca]{width:31.99907875061035px;height:31.999845504760742px;top:0;left:0;angle:0 deg;opacity:1}.rating-number[data-v-b500e5ca]{font-family:Montserrat,sans-serif;font-weight:700;font-size:32px;color:#121;line-height:1;margin-bottom:40px}.rating-label[data-v-b500e5ca]{font-family:Montserrat,sans-serif;font-weight:500;font-size:14px;color:#121;margin-bottom:2px}.review-count[data-v-b500e5ca]{font-family:Montserrat,sans-serif;font-weight:400;font-size:12px;color:#121}.rating-box[data-v-b500e5ca]:active,.rating-box[data-v-b500e5ca]:hover{background:#8dd3bb}.room-section[data-v-b500e5ca]{border-radius:12px;margin-top:70px;margin-bottom:70px;width:1232px}.room-title[data-v-b500e5ca]{font-family:Montserrat;font-weight:600;font-size:20px;color:#121;margin-bottom:24px}.room-item[data-v-b500e5ca]{display:flex;align-items:center;gap:16px;padding:16px 0;border-bottom:1px solid #f0f0f0}.room-item[data-v-b500e5ca]:last-child{border-bottom:none}.room-image[data-v-b500e5ca]{width:80px;height:80px;border-radius:8px;-o-object-fit:cover;object-fit:cover;flex-shrink:0}.room-info[data-v-b500e5ca]{flex:1}.room-details[data-v-b500e5ca]{font-family:Montserrat;font-weight:600;font-size:14px;color:#121;margin-bottom:4px}.room-price-section[data-v-b500e5ca]{display:flex;align-items:center;width:392px;height:48px;justify-content:space-between}.room-price[data-v-b500e5ca]{font-family:Montserrat;font-weight:400;font-size:24px;leading-trim:NONE;font-style:Regular;line-height:100%;letter-spacing:0;color:#121}.room-book-btn[data-v-b500e5ca]{background:#8dd3bb;color:#121;border:none;width:150px;height:48px;border-radius:4px;padding:8px 16px;gap:4px;font-family:Montserrat;font-weight:600;font-size:12px;cursor:pointer;flex-shrink:0}.map-section[data-v-b500e5ca]{width:1232px;margin-top:70px;border-radius:12px;margin-bottom:70px}.map-title[data-v-b500e5ca]{font-family:Montserrat;font-weight:600;font-size:20px;color:#121;margin-bottom:16px}.map-container[data-v-b500e5ca]{width:100%;height:300px;border-radius:8px;overflow:hidden;margin-bottom:16px;background:#e0e0e0;display:flex;align-items:center;justify-content:center;color:#666;position:relative}.map-placeholder[data-v-b500e5ca]{text-align:center}.map-actions[data-v-b500e5ca]{display:flex;justify-content:space-between;align-items:center}.map-address[data-v-b500e5ca]{font-family:Montserrat;font-weight:400;font-size:14px;color:#666;display:flex;align-items:center;gap:8px}.map-address img[data-v-b500e5ca]{width:11.25px;height:15.749412536621094px;top:1.13px;left:3.38px;angle:0 deg;opacity:1}.view-map-btn[data-v-b500e5ca]{background:#8dd3bb;color:#121;border:none;border-radius:4px;padding:8px 16px;font-family:Montserrat;font-weight:600;font-size:12px;cursor:pointer}.amenities-section[data-v-b500e5ca]{width:720px;gap:32px;border-radius:12px;margin-bottom:70px;margin-top:70px}.amenities-title[data-v-b500e5ca]{font-family:Acme;font-weight:400;font-style:Regular;font-size:20px;leading-trim:NONE;line-height:100%;letter-spacing:0;color:#121;margin-bottom:24px}.amenities-grid[data-v-b500e5ca]{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.amenity-item[data-v-b500e5ca]{display:flex;align-items:center;gap:12px}.amenity-item img[data-v-b500e5ca]{width:20px;height:19px;top:2px;left:2px;angle:0 deg;opacity:1}.amenity-text[data-v-b500e5ca]{font-weight:500;font-style:Medium;color:#121}.amenity-text.plus[data-v-b500e5ca],.amenity-text[data-v-b500e5ca]{font-family:Montserrat;font-size:16px;leading-trim:NONE;line-height:100%;letter-spacing:0}.amenity-text.plus[data-v-b500e5ca]{font-weight:600;font-style:SemiBold;color:#ff8682;cursor:pointer}.amenity-item.hidden[data-v-b500e5ca]{display:none}.action-btn.wishlisted img[data-v-b500e5ca]{filter:invert(47%) sepia(86%) saturate(2316%) hue-rotate(331deg) brightness(101%) contrast(101%)}.share-modal[data-v-b500e5ca]{width:400px}.share-options[data-v-b500e5ca]{display:flex;gap:16px;margin-bottom:24px;justify-content:center}.share-option-btn[data-v-b500e5ca]{display:flex;flex-direction:column;align-items:center;gap:12px;padding:24px;border:2px solid #e0e0e0;border-radius:12px;background:#fff;cursor:pointer;transition:all .3s;width:140px;font-family:Montserrat;font-weight:600;font-size:14px;color:#121}.share-option-btn[data-v-b500e5ca]:hover{border-color:#8dd3bb;transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.1)}.share-option-btn.kakao[data-v-b500e5ca]:hover{border-color:#fee500;background:#fee500}.share-icon[data-v-b500e5ca]{width:56px;height:56px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:28px;font-weight:700}.kakao-icon[data-v-b500e5ca]{background:#fee500;color:#3c1e1e}.link-icon[data-v-b500e5ca]{background:#8dd3bb;font-size:32px}.gallery-modal[data-v-b500e5ca]{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.95);display:none;z-index:3000}.gallery-modal.active[data-v-b500e5ca]{display:flex}.gallery-modal-content[data-v-b500e5ca]{position:relative;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px}.gallery-close-btn[data-v-b500e5ca]{position:absolute;top:20px;right:20px;background:hsla(0,0%,100%,.2);border:none;color:#fff;font-size:48px;width:60px;height:60px;border-radius:50%;cursor:pointer;z-index:10;line-height:1;transition:background .3s;display:flex;align-items:center;justify-content:center}.gallery-close-btn[data-v-b500e5ca]:hover{background:hsla(0,0%,100%,.3)}.gallery-image-container[data-v-b500e5ca]{position:relative;max-width:90vw;max-height:70vh;display:flex;align-items:center;justify-content:center}.gallery-image-container img[data-v-b500e5ca]{max-width:100%;max-height:70vh;-o-object-fit:contain;object-fit:contain;border-radius:8px}.gallery-counter[data-v-b500e5ca]{position:absolute;bottom:20px;left:50%;transform:translateX(-50%);background:rgba(0,0,0,.7);color:#fff;padding:8px 16px;border-radius:20px;font-family:Montserrat;font-weight:600;font-size:14px}.gallery-nav-btn[data-v-b500e5ca]{position:absolute;top:50%;transform:translateY(-50%);background:hsla(0,0%,100%,.2);border:none;color:#fff;font-size:48px;width:60px;height:60px;border-radius:50%;cursor:pointer;transition:background .3s;z-index:10;display:flex;align-items:center;justify-content:center;line-height:1}.gallery-nav-btn[data-v-b500e5ca]:hover{background:hsla(0,0%,100%,.3)}.gallery-nav-btn.prev[data-v-b500e5ca]{left:40px}.gallery-nav-btn.next[data-v-b500e5ca]{right:40px}.gallery-thumbnails[data-v-b500e5ca]{display:flex;gap:12px;margin-top:30px;padding:20px;overflow-x:auto;max-width:90vw}.gallery-thumbnail[data-v-b500e5ca]{width:100px;height:70px;border-radius:8px;overflow:hidden;cursor:pointer;border:3px solid transparent;transition:all .3s;flex-shrink:0}.gallery-thumbnail[data-v-b500e5ca]:hover{border-color:rgba(141,211,187,.5)}.gallery-thumbnail.active[data-v-b500e5ca]{border-color:#8dd3bb}.gallery-thumbnail img[data-v-b500e5ca]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.reviews-section[data-v-b500e5ca]{width:1232px;border-radius:12px;margin-top:70px;margin-bottom:180px}.reviews-header.single-row[data-v-b500e5ca]{display:flex;justify-content:space-between;align-items:center;gap:24px;margin-bottom:-150px}.reviews-info[data-v-b500e5ca]{display:block;align-items:center;gap:16px}.reviews-header[data-v-b500e5ca]{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:24px}.reviews-left[data-v-b500e5ca]{display:flex;align-items:flex-start;gap:24px}.reviews-title[data-v-b500e5ca]{font-family:Montserrat;font-weight:600;font-size:20px;color:#121}.reviews-summary[data-v-b500e5ca]{display:flex;align-items:center;gap:16px;margin-top:20px}.review-score-big[data-v-b500e5ca]{font-family:Montserrat;font-weight:700;font-size:48px;color:#121}.review-summary-text[data-v-b500e5ca]{font-weight:600;font-style:SemiBold;font-size:20px}.review-summary-text2[data-v-b500e5ca],.review-summary-text[data-v-b500e5ca]{font-family:Montserrat;leading-trim:NONE;line-height:100%;letter-spacing:0;color:#121}.review-summary-text2[data-v-b500e5ca]{font-weight:400;font-style:Regular;font-size:14px;margin-top:6px}.review-actions[data-v-b500e5ca]{display:flex;flex-direction:column;gap:8px}.review-btn[data-v-b500e5ca]{background:#8dd3bb;color:#121;border:none;border-radius:4px;padding:8px 16px;font-family:Montserrat;font-weight:600;font-size:12px;cursor:pointer}.review-filters[data-v-b500e5ca]{display:flex;gap:16px;margin-bottom:24px}.filter-btn[data-v-b500e5ca]{background:#f5f5f5;border:none;border-radius:4px;padding:8px 16px;font-family:Montserrat;font-weight:500;font-size:12px;cursor:pointer}.filter-btn.active[data-v-b500e5ca]{background:#8dd3bb;color:#121}.review-item[data-v-b500e5ca]{border-bottom:1px solid #f0f0f0;padding:20px 0}.review-item[data-v-b500e5ca]:last-child{border-bottom:none}.review-header[data-v-b500e5ca]{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:8px}.review-user-info[data-v-b500e5ca]{display:flex;align-items:center;gap:12px}.reviewer-avatar[data-v-b500e5ca]{width:40px;height:40px;border-radius:50%;background:#d9d9d9;flex-shrink:0}.reviewer-info[data-v-b500e5ca]{flex:1}.reviewer-name[data-v-b500e5ca]{font-family:Montserrat;font-weight:600;font-size:14px;color:#121;margin-bottom:2px}.review-rating[data-v-b500e5ca]{font-family:Montserrat;font-weight:400;font-size:12px;color:#666}.report-btn[data-v-b500e5ca]{background:#ff6b6b;color:#fff;border:none;border-radius:4px;padding:6px 12px;font-family:Montserrat;font-weight:500;font-size:12px;cursor:pointer;flex-shrink:0}.review-text[data-v-b500e5ca]{font-family:Montserrat;font-weight:400;font-size:14px;line-height:1.6;color:#121;margin-left:52px}.review-pagination[data-v-b500e5ca]{display:flex;justify-content:center;align-items:center;gap:16px;margin-top:24px;margin-bottom:100px}.pagination-btn[data-v-b500e5ca]{background:none;border:none;font-size:18px;cursor:pointer;color:#666}.pagination-info[data-v-b500e5ca]{font-family:Montserrat;font-weight:400;font-size:14px;color:#666}.review-form-section[data-v-b500e5ca]{background:#fff;border-radius:12px;padding:32px;margin-bottom:32px;border:2px solid #8dd3bb;display:none}.review-form-section.active[data-v-b500e5ca]{display:block}.review-form-title[data-v-b500e5ca]{font-family:Montserrat;font-weight:600;font-size:20px;color:#121;margin-bottom:24px}.rating-input[data-v-b500e5ca]{margin-bottom:24px}.rating-input label[data-v-b500e5ca]{font-family:Montserrat;font-weight:500;font-size:14px;color:#121;display:block;margin-bottom:8px}.star-rating[data-v-b500e5ca]{display:flex;align-items:center;width:100%;justify-content:space-between;gap:4px;margin-bottom:16px}.star[data-v-b500e5ca]{font-size:24px;color:#e0e0e0;cursor:pointer;transition:color .2s;justify-content:space-between}.star-rating .star[data-v-b500e5ca]:last-of-type{margin-right:80px}.star-choice-btn[data-v-b500e5ca]{display:inline-flex;justify-content:center;align-items:center;width:130px;height:100%;border:2px solid #8dd3bb;background-color:#fff;border-radius:8px}.star-choice-btn[data-v-b500e5ca]:hover{background-color:#8dd3bb;cursor:pointer}.star.active[data-v-b500e5ca],.star[data-v-b500e5ca]:hover{color:gold}.review-textarea[data-v-b500e5ca]{width:100%;min-height:120px;padding:16px;border:1px solid #e0e0e0;border-radius:8px;font-family:Montserrat;font-weight:400;font-size:14px;resize:vertical;margin-bottom:24px}.review-form-buttons[data-v-b500e5ca]{display:flex;gap:12px;justify-content:flex-end}.cancel-btn[data-v-b500e5ca]{background:#f5f5f5;color:#666;border:none;border-radius:4px;padding:12px 24px;font-family:Montserrat;font-weight:600;font-size:14px;cursor:pointer}.edit-review-btn[data-v-b500e5ca],.submit-review-btn[data-v-b500e5ca]{background:#8dd3bb;color:#121;border:none;border-radius:4px;padding:12px 24px;font-family:Montserrat;font-weight:600;font-size:14px;cursor:pointer}.modal-content[data-v-b500e5ca]{background:#fff;border-radius:12px;padding:32px;width:500px;max-width:90vw}.modal-title[data-v-b500e5ca]{font-family:Montserrat;font-weight:600;font-size:20px;color:#121;margin-bottom:24px;text-align:center}.report-options[data-v-b500e5ca]{display:flex;flex-direction:column;gap:12px;margin-bottom:24px}.report-option[data-v-b500e5ca]{display:flex;align-items:center;gap:12px}.report-option input[type=radio][data-v-b500e5ca]{width:18px;height:18px}.report-option label[data-v-b500e5ca]{font-family:Montserrat;font-weight:400;font-size:14px;color:#121;cursor:pointer}.report-textarea[data-v-b500e5ca]{width:100%;min-height:100px;padding:16px;border:1px solid #e0e0e0;border-radius:8px;font-family:Montserrat;font-weight:400;font-size:14px;resize:vertical;margin-bottom:24px}.modal-submit-btn[data-v-b500e5ca]{background:#ff6b6b;color:#fff}.newsletter-section[data-v-b500e5ca]{background:#8dd3bb;padding:80px 104px 80px 104px;position:relative;height:422px;display:flex;flex-direction:column;margin-top:60px;z-index:0;margin-bottom:-513px}.newsletter-content[data-v-b500e5ca]{background:#cdeae1;border-radius:20px;padding:48px;box-shadow:0 4px 16px rgba(17,34,17,.05);display:flex;justify-content:space-between;align-items:center;width:1232px;height:305px;margin:0 auto;position:relative;z-index:2;margin-bottom:40px}.newsletter-left[data-v-b500e5ca]{flex:1;max-width:500px}.newsletter-title[data-v-b500e5ca]{font-family:Noto Sans,sans-serif;font-weight:900;font-size:44px;line-height:54px;color:#121;margin-bottom:24px}.newsletter-info[data-v-b500e5ca]{margin-bottom:24px}.newsletter-brand[data-v-b500e5ca]{font-family:Acme;font-weight:400;font-size:20px;line-height:100%;color:#121;opacity:.8;margin-bottom:8px}.newsletter-desc[data-v-b500e5ca]{font-family:Montserrat;font-weight:500;font-size:16px;line-height:100%;color:#121;opacity:.7}.newsletter-form[data-v-b500e5ca]{display:flex;gap:16px;align-items:center}.newsletter-input[data-v-b500e5ca]{flex:1;padding:16px;font-weight:400;font-size:16px}.newsletter-input[data-v-b500e5ca],.subscribe-btn[data-v-b500e5ca]{border:none;border-radius:4px;font-family:Montserrat;line-height:100%;height:56px}.subscribe-btn[data-v-b500e5ca]{padding:16px 24px;background:#121;color:#fff;font-weight:600;font-size:14px;cursor:pointer}.mailbox-container[data-v-b500e5ca]{position:relative;width:400px;height:305px;display:flex;justify-content:center;align-items:center;z-index:10}.mailbox-back[data-v-b500e5ca]{width:208px;height:191px;top:47px;left:0;background:#65b599;z-index:5}.mailbox-back[data-v-b500e5ca],.mailbox-base[data-v-b500e5ca]{position:absolute;border-top-left-radius:70px;border-top-right-radius:70px}.mailbox-base[data-v-b500e5ca]{width:187px;height:179px;top:59px;left:10px;background:#546869;z-index:10}.mailbox-front[data-v-b500e5ca]{position:absolute;width:291px;height:191px;top:47px;left:71px;background:#121;border-top-left-radius:70px;border-top-right-radius:70px;z-index:4}.mailbox-flag[data-v-b500e5ca]{position:absolute;width:169px;height:40px;top:154px;left:231px;background:#ff8682;z-index:6}.mailbox-flag2[data-v-b500e5ca]{position:absolute;width:39px;height:77px;top:154px;left:361px;background:#ff8682;z-index:6}.mailbox-pole[data-v-b500e5ca]{position:absolute;width:47px;height:188px;top:117px;left:194px;background:#a4806d;z-index:3}.mailbox-stand-base[data-v-b500e5ca]{position:absolute;width:85px;height:57px;top:212px;left:156px;background:#a4806d;z-index:3}.mailbox-stand-front[data-v-b500e5ca]{position:absolute;width:85px;height:188px;top:117px;left:156px;background:#dfad92;z-index:2}.footer-content[data-v-b500e5ca]{max-width:1232px;margin:0 auto;display:flex;justify-content:space-between;align-items:flex-start;position:relative;z-index:1;gap:64px;padding-bottom:40px}.social-icons[data-v-b500e5ca]{display:flex;gap:16px;margin-bottom:32px}.footer-links[data-v-b500e5ca]{display:flex;gap:60px}.footer-column[data-v-b500e5ca]{display:flex;flex-direction:column;gap:12px}.footer-column h4[data-v-b500e5ca]{font-family:Acme;font-weight:400;font-size:16px;line-height:100%;color:#121;margin-bottom:8px}.footer-column a[data-v-b500e5ca]{font-family:Montserrat;font-weight:500;font-size:14px;line-height:100%;color:#121;text-decoration:none;opacity:.7}.footer-column a[data-v-b500e5ca]:hover{opacity:1}.beeline[data-v-b500e5ca]{width:1232px;height:1px;angle:0 deg;opacity:.25;background:#121}.modal-overlay[data-v-b500e5ca]{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);display:none;justify-content:center;align-items:center;z-index:2000}.modal-overlay.active[data-v-b500e5ca]{display:flex}.room-selection-modal[data-v-b500e5ca]{width:600px;max-width:90vw;max-height:80vh;overflow-y:auto}.selected-room-type[data-v-b500e5ca]{background:#f5f5f5;border-radius:8px;padding:16px;margin-bottom:24px}.selected-room-type h4[data-v-b500e5ca]{font-family:Montserrat;font-weight:600;font-size:18px;color:#121;margin-bottom:8px}.selected-room-type p[data-v-b500e5ca]{font-family:Montserrat;font-weight:400;font-size:14px;color:#666;margin-bottom:4px}.selected-room-type .price-info[data-v-b500e5ca]{font-family:Montserrat;font-weight:600;font-size:16px;color:#ff8682;margin-top:8px}.room-numbers-grid[data-v-b500e5ca]{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:24px}.room-number-btn[data-v-b500e5ca]{background:#fff;border:2px solid #e0e0e0;border-radius:8px;padding:16px 12px;cursor:pointer;transition:all .3s;display:flex;flex-direction:column;align-items:center;gap:4px}.room-number-btn[data-v-b500e5ca]:hover{border-color:#8dd3bb;transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.1)}.room-number-btn.selected[data-v-b500e5ca]{background:#8dd3bb;border-color:#8dd3bb}.room-num-text[data-v-b500e5ca]{font-family:Montserrat;font-weight:600;font-size:16px;color:#121}.room-floor-text[data-v-b500e5ca]{font-family:Montserrat;font-weight:400;font-size:12px;color:#666}.room-number-btn.selected .room-floor-text[data-v-b500e5ca],.room-number-btn.selected .room-num-text[data-v-b500e5ca]{color:#121;font-weight:600}.modal-buttons[data-v-b500e5ca]{display:flex;gap:12px;justify-content:center}.modal-cancel-btn[data-v-b500e5ca]{background:#f5f5f5;color:#666}.modal-cancel-btn[data-v-b500e5ca],.modal-submit-btn[data-v-b500e5ca]{border:none;border-radius:4px;padding:12px 24px;font-family:Montserrat;font-weight:600;font-size:14px;cursor:pointer;flex:1}.modal-submit-btn[data-v-b500e5ca]{background:#8dd3bb;color:#121}.modal-submit-btn[data-v-b500e5ca]:disabled{background:#e0e0e0;color:#999;cursor:not-allowed}.modal-submit-btn[data-v-b500e5ca]:not(:disabled):hover{background:#7bc4a8}.edit-my-review-btn[data-v-b500e5ca]{background:#8dd3bb;color:#121;border:none;border-radius:4px;padding:6px 12px;font-family:Montserrat;font-weight:600;font-size:12px;cursor:pointer;flex-shrink:0}.edit-my-review-btn[data-v-b500e5ca]:hover{background:#7bc4a8}.my-review-buttons[data-v-b500e5ca]{display:flex;gap:8px}.delete-my-review-btn[data-v-b500e5ca]{background:#ff6b6b;color:#fff;border:none;border-radius:4px;padding:6px 12px;font-family:Montserrat;font-weight:600;font-size:12px;cursor:pointer;flex-shrink:0}.delete-my-review-btn[data-v-b500e5ca]:hover{background:#ff5252}.coupon-modal-overlay[data-v-b500e5ca]{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.7);display:flex;align-items:center;justify-content:center;z-index:2000;animation:fadeIn-b500e5ca .3s ease}@keyframes fadeIn-b500e5ca{0%{opacity:0}to{opacity:1}}.coupon-modal[data-v-b500e5ca]{background:#fff;border-radius:20px;width:90%;max-width:600px;max-height:80vh;display:flex;flex-direction:column;animation:slideUp-b500e5ca .3s ease;box-shadow:0 20px 60px rgba(0,0,0,.3)}@keyframes slideUp-b500e5ca{0%{transform:translateY(50px);opacity:0}to{transform:translateY(0);opacity:1}}.coupon-modal-header[data-v-b500e5ca]{padding:32px 32px 24px;border-bottom:1px solid #e0e0e0;display:flex;justify-content:space-between;align-items:center}.coupon-modal-header h2[data-v-b500e5ca]{font-family:Montserrat,sans-serif;font-weight:700;font-size:24px;color:#121;margin:0}.modal-close-btn[data-v-b500e5ca]{background:none;border:none;font-size:28px;color:#999;cursor:pointer;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;transition:color .2s}.modal-close-btn[data-v-b500e5ca]:hover{color:#121}.coupon-modal-content[data-v-b500e5ca]{padding:24px 32px;overflow-y:auto;flex:1}.coupon-count[data-v-b500e5ca]{font-family:Montserrat,sans-serif;font-size:16px;color:#666;margin-bottom:24px;text-align:center}.coupon-list[data-v-b500e5ca]{display:flex;flex-direction:column;gap:16px}.coupon-item[data-v-b500e5ca]{display:flex;align-items:center;gap:20px;padding:20px;background:linear-gradient(135deg,#8dd3bb,#7cc5ae);border-radius:12px;box-shadow:0 4px 12px rgba(141,211,187,.3);transition:transform .2s,box-shadow .2s}.coupon-item[data-v-b500e5ca]:hover{transform:translateY(-2px);box-shadow:0 6px 16px rgba(141,211,187,.4)}.coupon-badge[data-v-b500e5ca]{background:#fff;border-radius:12px;padding:16px;min-width:80px;text-align:center;box-shadow:0 2px 8px rgba(0,0,0,.1)}.discount[data-v-b500e5ca]{display:block;font-family:Montserrat,sans-serif;font-weight:700;font-size:28px;color:#8dd3bb;line-height:1;margin-bottom:4px}.discount-label[data-v-b500e5ca]{display:block;font-family:Montserrat,sans-serif;font-weight:600;font-size:12px;color:#666}.coupon-info[data-v-b500e5ca]{flex:1}.coupon-info h3[data-v-b500e5ca]{font-family:Montserrat,sans-serif;font-weight:600;font-size:18px;color:#fff;margin:0 0 8px 0}.coupon-expiry[data-v-b500e5ca]{font-family:Montserrat,sans-serif;font-size:14px;color:hsla(0,0%,100%,.9);margin:0}.coupon-modal-footer[data-v-b500e5ca]{padding:24px 32px;border-top:1px solid #e0e0e0;display:flex;gap:12px}.btn-close[data-v-b500e5ca],.btn-use-coupon[data-v-b500e5ca]{flex:1;padding:16px;border:none;border-radius:8px;font-family:Montserrat,sans-serif;font-weight:600;font-size:16px;cursor:pointer;transition:all .2s}.btn-use-coupon[data-v-b500e5ca]{background:#8dd3bb;color:#121}.btn-use-coupon[data-v-b500e5ca]:hover{background:#7cc5ae;transform:translateY(-1px);box-shadow:0 4px 12px rgba(141,211,187,.4)}.btn-close[data-v-b500e5ca]{background:#fff;color:#121;border:2px solid #e0e0e0}.btn-close[data-v-b500e5ca]:hover{border-color:#8dd3bb;color:#8dd3bb}@media screen and (max-width:768px){.coupon-modal[data-v-b500e5ca]{width:95%;max-height:90vh}.coupon-modal-header[data-v-b500e5ca]{padding:24px 20px 16px}.coupon-modal-header h2[data-v-b500e5ca]{font-size:20px}.coupon-modal-content[data-v-b500e5ca]{padding:16px 20px}.coupon-item[data-v-b500e5ca]{flex-direction:column;align-items:flex-start;padding:16px}.coupon-badge[data-v-b500e5ca]{align-self:flex-start}.coupon-modal-footer[data-v-b500e5ca]{flex-direction:column;padding:16px 20px}}.header[data-v-2f948eb8]{padding:21px 104px;background:#fff;box-shadow:0 4px 16px rgba(17,34,17,.05);position:fixed;top:0;left:0;right:0;z-index:1000;height:87px}.header[data-v-2f948eb8],nav[data-v-2f948eb8]{display:flex;justify-content:space-between;align-items:center;width:100%}nav[data-v-2f948eb8]{max-width:1232px;margin:0 auto}.nav-left[data-v-2f948eb8]{display:flex;align-items:center;gap:4px}.nav-right[data-v-2f948eb8]{display:flex;align-items:center;gap:32px}.nav-item[data-v-2f948eb8]{text-decoration:none}.nav-item[data-v-2f948eb8],.user-profile[data-v-2f948eb8]{font-family:Montserrat;font-weight:600;font-size:14px;line-height:100%;display:flex;align-items:center;gap:4px;color:#121}.user-profile[data-v-2f948eb8]{cursor:pointer}.user-avatar[data-v-2f948eb8]{width:45px;height:45px;background:#d9d9d9;border:1px solid #000;border-radius:50%;position:relative}.online-dot[data-v-2f948eb8]{display:flex}.online-dot img[data-v-2f948eb8]{position:absolute;width:18px;height:18px;margin:7px 0 0 -18px;z-index:2}.online-dot-back[data-v-2f948eb8]{position:absolute;width:10px;height:10px;margin:10px 0 0 -15px;background-color:#000;z-index:1;border-radius:50%}.user-dropdown[data-v-2f948eb8]{position:fixed;top:82px;left:64%;width:329px;background:#fff;border-radius:12px;box-shadow:0 2px 10px rgba(0,0,0,.05);padding:32px;display:none;z-index:1001}.user-dropdown.active[data-v-2f948eb8]{display:block}.dropdown-header[data-v-2f948eb8]{display:flex;align-items:center;gap:16px;margin-bottom:24px}.dropdown-avatar[data-v-2f948eb8]{width:64px;height:64px;background:#d9d9d9;border-radius:50%}.dropdown-info h3[data-v-2f948eb8]{font-family:Montserrat;font-weight:600;font-size:16px;line-height:100%;color:#121;margin-bottom:4px}.dropdown-info p[data-v-2f948eb8]{font-family:Montserrat;font-weight:400;font-size:14px;line-height:100%;color:#121;opacity:.75}.dropdown-menu[data-v-2f948eb8]{display:flex;flex-direction:column;gap:16px;border-top:.5px solid rgba(17,34,17,.25);padding-top:24px}.dropdown-item[data-v-2f948eb8]{display:flex;align-items:center;gap:8px;color:#121;text-decoration:none;font-family:Montserrat;font-weight:500;font-size:14px;line-height:100%;padding:4px 0}.main-content[data-v-2f948eb8]{margin-top:87px;padding:40px 104px 60px;max-width:1440px;margin:87px auto 0;flex:1}.breadcrumb[data-v-2f948eb8]{display:flex;align-items:center;gap:8px;margin-bottom:32px;font-family:Montserrat;font-weight:400;font-size:14px}.breadcrumb a[data-v-2f948eb8]{color:#ff6b6b;text-decoration:none}.breadcrumb span[data-v-2f948eb8]{color:#666}.booking-container[data-v-2f948eb8]{display:flex;width:1280px;height:auto;top:181px;left:80px;gap:40px;angle:0 deg;opacity:1;margin-bottom:140px}.left-section[data-v-2f948eb8]{flex:1;width:790px;height:auto}.hotel-info[data-v-2f948eb8]{width:790px;height:305px;border-radius:12px;gap:24px;angle:0 deg;opacity:1;padding:32px 24px;background:#fff;box-shadow:0 4px 16px 0 #1122110d;margin-bottom:40px}.hotel-title-total[data-v-2f948eb8]{width:742px;height:33px;display:flex;justify-content:space-between;margin-bottom:20px}.hotel-title[data-v-2f948eb8]{font-family:Noto Sans;font-weight:700;font-style:Bold;font-size:24px;leading-trim:NONE;line-height:100%;letter-spacing:0;color:#121}.hotel-title-price[data-v-2f948eb8]{width:176px;height:32px;angle:0 deg;opacity:1;font-family:Static,Headline Small,Font;font-weight:500;font-style:Medium;font-size:Static/Headline Small/Size;leading-trim:NONE;line-height:Static/Headline Small/Line Height;letter-spacing:Static/Headline Small/Tracking;text-align:right;color:#ff8682}.hotel-location[data-v-2f948eb8]{width:742px;height:95px;border-radius:8px;gap:24px;angle:0 deg;opacity:1;border:.5px solid #8dd3bb;padding:16px 32px;gap:4px;margin-bottom:30px;display:flex}.hotel-location img[data-v-2f948eb8]{width:63px;height:63px;border-radius:12px;angle:0 deg;opacity:1}.hotel-location-map[data-v-2f948eb8]{width:372px;height:50px;gap:8px;angle:0 deg;opacity:1;padding-top:5px}.hotel-location-hotel[data-v-2f948eb8]{font-family:ABeeZee;font-weight:400;font-style:Regular;font-size:20px;leading-trim:NONE;line-height:100%;letter-spacing:0}.hotel-location-hotelmap[data-v-2f948eb8]{font-family:Montserrat;font-weight:500;font-style:Medium;font-size:14px;leading-trim:NONE;line-height:100%;letter-spacing:0;margin-top:10px}.hotel-location-hotelmap img[data-v-2f948eb8]{width:10px;height:13px}.date-section[data-v-2f948eb8]{display:flex;align-items:center;justify-content:space-between;width:742px;height:49px;gap:24px;margin-bottom:32px}.date-item[data-v-2f948eb8]{display:flex;flex-direction:column;align-items:left}.date-label[data-v-2f948eb8]{font-weight:600;font-style:SemiBold;font-size:20px;color:#121;margin-bottom:4px}.date-label[data-v-2f948eb8],.date-value[data-v-2f948eb8]{font-family:Montserrat;leading-trim:NONE;line-height:100%;letter-spacing:0}.date-value[data-v-2f948eb8]{font-weight:500;font-style:Medium;font-size:14px;color:#666}.hotel-icon[data-v-2f948eb8]{width:168px;height:100%;gap:24px;angle:90 deg;opacity:1;display:flex;align-items:center;justify-content:space-between;gap:1px}.hotel-icon .img1[data-v-2f948eb8]{width:42px;height:45px;top:1.5px;left:3px;angle:0 deg;opacity:1}.hotel-icon .img2[data-v-2f948eb8]{width:36px;height:5px}.payment-section[data-v-2f948eb8]{width:790px;height:217px;gap:16px;angle:0 deg;opacity:1;padding:16px;background:#fff;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.05);margin-bottom:40px}.section-title[data-v-2f948eb8]{font-family:Montserrat;font-weight:600;font-size:18px;color:#121;margin-bottom:24px}.payment-method[data-v-2f948eb8]{width:758px;height:80px;border-radius:12px;justify-content:space-between;angle:0 deg;opacity:1;padding:16px;cursor:pointer;display:flex;align-items:center;margin-bottom:10px;transition:background-color .3s ease}.payment-method.selected[data-v-2f948eb8],.payment-method[data-v-2f948eb8]:hover{background:#8dd3bb}.payment-method.selected .payment-radio[data-v-2f948eb8]{border:2px solid #fff}.payment-method.selected .payment-radio[data-v-2f948eb8]:after{content:"";width:8px;height:8px;background:#fff;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.payment-radio[data-v-2f948eb8]{width:20px;height:20px;border:2px solid #121;border-radius:50%;position:relative;background:transparent}.payment-method-text[data-v-2f948eb8]{font-family:Noto Sans;font-weight:700;font-style:Bold;font-size:16px;leading-trim:NONE;line-height:100%;letter-spacing:0;color:#121}.payment-method-content[data-v-2f948eb8]{padding-top:5px;font-family:Montserrat;font-weight:400;font-style:Regular;font-size:14px;leading-trim:NONE;line-height:100%;letter-spacing:0;color:#121}.login-section[data-v-2f948eb8]{width:790px;height:438px;border-radius:12px;gap:24px;angle:0 deg;opacity:1;padding:24px;background:#fff;box-shadow:0 4px 16px 0 #1122110d}.phone-input[data-v-2f948eb8]{height:56px;border-radius:4px;gap:10px;border:1px solid #79747e;padding-left:15px}.input-note[data-v-2f948eb8],.phone-input[data-v-2f948eb8]{width:742px;angle:0 deg;opacity:1;font-family:Montserrat;font-weight:400;font-size:14px;margin-bottom:15px}.input-note[data-v-2f948eb8]{height:17px;font-style:Regular;leading-trim:NONE;line-height:100%;letter-spacing:0;color:#666}.continue-btn[data-v-2f948eb8]{border:none;height:48px;border-radius:4px;gap:4px;padding:8px 16px;font-weight:600;font-size:14px;background:#8dd3bb;color:#121;cursor:pointer}.continue-btn[data-v-2f948eb8],.divider[data-v-2f948eb8]{width:742px;angle:0 deg;opacity:1;font-family:Montserrat;margin-bottom:15px}.divider[data-v-2f948eb8]{height:20px;gap:24px;display:flex;justify-content:space-between;align-items:center;font-weight:500;font-style:Medium;font-size:16px;leading-trim:NONE;line-height:100%;letter-spacing:0}.continue-beeline[data-v-2f948eb8]{width:337px;height:0;angle:0 deg;opacity:.25;border-width:1px;border:1px solid #121}.social-login[data-v-2f948eb8]{display:flex;gap:8px;margin-bottom:16px}.social-btn[data-v-2f948eb8]{flex:1;padding:12px;border:1px solid #8dd3bb;border-radius:4px;background:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:18px}.social-btn img[data-v-2f948eb8]{width:24px;height:24px;angle:0 deg;opacity:1}.email-login[data-v-2f948eb8]{width:742px;height:56px;gap:16px;angle:0 deg;opacity:1;border:1px solid #8dd3bb;border-radius:4px;cursor:pointer;font-family:Montserrat;font-weight:500;font-style:Medium;font-size:16px;leading-trim:NONE;line-height:100%;letter-spacing:0;background-color:#fff;display:flex;align-items:center;justify-content:center;gap:8px}.email-login img[data-v-2f948eb8]{width:21px;height:16.5px;top:3.75px;left:1.5px;angle:0 deg;opacity:1}.card-list[data-v-2f948eb8]{width:790px;min-height:316.8339538574219px;border-radius:12px;gap:16px;angle:0 deg;opacity:1;padding:16px;box-shadow:0 4px 16px 0 #1122110d}.saved-card[data-v-2f948eb8]{width:758px;height:80px;background:#fff;border:2px solid #8dd3bb;border-radius:8px;padding:16px;margin-bottom:12px;display:flex;align-items:center;justify-content:space-between;cursor:pointer;transition:all .3s ease}.saved-card.selected[data-v-2f948eb8]{background:#8dd3bb;border:2px solid #8dd3bb}.saved-card.selected .card-radio[data-v-2f948eb8]{border:2px solid #fff}.saved-card.selected .card-radio[data-v-2f948eb8]:after{content:"";width:8px;height:8px;background:#fff;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.card-radio[data-v-2f948eb8]{width:20px;height:20px;border:2px solid #121;border-radius:50%;position:relative;background:transparent}.card-info[data-v-2f948eb8]{width:164px;height:32px;gap:32px;angle:0 deg;opacity:1;display:flex;align-items:center}.card-icon img[data-v-2f948eb8]{width:32px;height:20.09600067138672px;angle:0 deg;opacity:1;top:5.95px}.card-number[data-v-2f948eb8]{width:53px;height:20px;font-family:Acme;font-size:16px;color:#121;padding-left:16px}.card-date[data-v-2f948eb8],.card-number[data-v-2f948eb8]{angle:0 deg;opacity:1;font-weight:400;font-style:Regular;leading-trim:NONE;line-height:100%;letter-spacing:0}.card-date[data-v-2f948eb8]{width:39px;height:17px;font-family:Montserrat;font-size:14px}.add-card-btn[data-v-2f948eb8]{width:758px;height:188.83395385742188px;border-radius:15px;gap:10px;border-width:2px;border-style:dashed;dashes:8,8;border-color:#8dd3bb;cursor:pointer;flex-direction:column;gap:8px;color:#8dd3bb;background-color:#fff}.add-card-btn[data-v-2f948eb8],.plus-btn[data-v-2f948eb8]{angle:0 deg;opacity:1;display:flex;align-items:center;justify-content:center}.plus-btn[data-v-2f948eb8]{width:48px;height:48px;border:2px solid #8dd3bb;border-radius:50%;font-family:Montserrat;font-weight:500;font-size:30px;padding-bottom:7px}.add-card[data-v-2f948eb8]{font-family:Montserrat;font-weight:500;font-style:Medium;font-size:12px;leading-trim:NONE;line-height:100%;letter-spacing:0;vertical-align:middle;color:#121}.right-section[data-v-2f948eb8]{width:450px;height:1040px}.booking-summary[data-v-2f948eb8]{background:#fff;width:100%;height:469.5px;border-radius:12px;gap:16px;angle:0 deg;opacity:1;padding:24px;box-shadow:0 2px 8px rgba(0,0,0,.05);position:sticky;top:120px}.hotel-beeline[data-v-2f948eb8]{width:402px;height:.5px;angle:0 deg;opacity:.25;background:#121}.hotel-image[data-v-2f948eb8]{width:100%;height:120px;font-family:Montserrat;font-weight:600;font-style:SemiBold;font-size:20px;leading-trim:NONE;line-height:100%;letter-spacing:0;display:flex;margin-bottom:20px}.hotel-image img[data-v-2f948eb8]{width:121px;height:120px;border-radius:12px;angle:0 deg;opacity:1;position:relative;overflow:hidden}.summary-hotel-info[data-v-2f948eb8]{margin-bottom:16px;margin-left:12px}.summary-title1[data-v-2f948eb8]{height:20px;opacity:.75;font-weight:500;font-style:Medium;font-size:16px;color:#121;margin-bottom:10px}.summary-title1[data-v-2f948eb8],.summary-title2[data-v-2f948eb8]{width:257px;angle:0 deg;font-family:Montserrat;leading-trim:NONE;line-height:100%;letter-spacing:0}.summary-title2[data-v-2f948eb8]{height:48px;opacity:1;font-weight:600;font-style:SemiBold;font-size:20px}.rating[data-v-2f948eb8]{width:257px;gap:8px}.rating-score[data-v-2f948eb8],.rating[data-v-2f948eb8]{height:32px;angle:0 deg;opacity:1;display:flex;align-items:center}.rating-score[data-v-2f948eb8]{width:40px;gap:10px;background:#fff;border:1px solid #8dd3bb;border-radius:4px;font-weight:500;font-style:Medium;justify-content:center}.rating-score[data-v-2f948eb8],.rating-text1[data-v-2f948eb8]{font-family:Montserrat;font-size:12px;leading-trim:NONE;line-height:100%;letter-spacing:0;color:#121}.rating-text1[data-v-2f948eb8]{font-weight:700;font-style:Bold}.rating-text2[data-v-2f948eb8]{font-size:12px;margin-left:-4px}.golobe-protection[data-v-2f948eb8],.rating-text2[data-v-2f948eb8]{font-family:Montserrat;font-weight:500;font-style:Medium;leading-trim:NONE;line-height:100%;letter-spacing:0;color:#121}.golobe-protection[data-v-2f948eb8]{width:296px;height:20px;font-size:16px;margin-top:20px;margin-bottom:20px}.price-details[data-v-2f948eb8]{width:402px;height:164px;gap:16px;angle:0 deg;opacity:1;margin-top:20px;margin-bottom:20px}.price-title[data-v-2f948eb8]{width:50%;height:20px;angle:0 deg;opacity:1;font-family:Acme;font-weight:400;font-style:Regular;font-size:16px;leading-trim:NONE;line-height:100%;letter-spacing:0}.price-breakdown[data-v-2f948eb8]{display:flex;flex-direction:column;gap:12px;padding:16px 0}.price-item[data-v-2f948eb8]{display:flex;justify-content:space-between;align-items:center}.price-label[data-v-2f948eb8]{font-weight:500;font-style:Medium}.price-label[data-v-2f948eb8],.price-value[data-v-2f948eb8]{font-family:Montserrat;font-size:16px;leading-trim:NONE;line-height:100%;letter-spacing:0;color:#121}.price-value[data-v-2f948eb8]{font-weight:600;font-style:SemiBold}.total-price[data-v-2f948eb8]{width:402px;height:20px;justify-content:space-between;angle:0 deg;opacity:1;margin-top:20px}.total-price .price-label[data-v-2f948eb8]{font-weight:500;font-style:Medium}.total-price .price-label[data-v-2f948eb8],.total-price .price-value[data-v-2f948eb8]{font-family:Montserrat;font-size:16px;leading-trim:NONE;line-height:100%;letter-spacing:0}.total-price .price-value[data-v-2f948eb8]{font-weight:600;font-style:SemiBold}.newsletter-section[data-v-2f948eb8]{background:#8dd3bb;padding:80px 104px;position:relative;height:422px;display:flex;flex-direction:column;margin-top:60px;z-index:0;margin-bottom:-513px}.newsletter-content[data-v-2f948eb8]{background:#cdeae1;border-radius:20px;padding:48px;box-shadow:0 4px 16px rgba(17,34,17,.05);display:flex;justify-content:space-between;align-items:center;width:1232px;height:305px;margin:0 auto;position:relative;z-index:2;margin-bottom:40px}.newsletter-left[data-v-2f948eb8]{flex:1;max-width:500px}.newsletter-title[data-v-2f948eb8]{font-family:Noto Sans,sans-serif;font-weight:900;font-size:44px;line-height:54px;color:#121;margin-bottom:24px}.newsletter-info[data-v-2f948eb8]{margin-bottom:24px}.newsletter-brand[data-v-2f948eb8]{font-family:Acme;font-weight:400;font-size:20px;line-height:100%;color:#121;opacity:.8;margin-bottom:8px}.newsletter-desc[data-v-2f948eb8]{font-family:Montserrat;font-weight:500;font-size:16px;line-height:100%;color:#121;opacity:.7}.newsletter-form[data-v-2f948eb8]{display:flex;gap:16px;align-items:center}.newsletter-input[data-v-2f948eb8]{flex:1;padding:16px;font-weight:400;font-size:16px}.newsletter-input[data-v-2f948eb8],.subscribe-btn[data-v-2f948eb8]{border:none;border-radius:4px;font-family:Montserrat;line-height:100%;height:56px}.subscribe-btn[data-v-2f948eb8]{padding:16px 24px;background:#121;color:#fff;font-weight:600;font-size:14px;cursor:pointer}.mailbox-container[data-v-2f948eb8]{position:relative;width:400px;height:305px;display:flex;justify-content:center;align-items:center;z-index:10}.mailbox-back[data-v-2f948eb8]{width:208px;height:191px;top:47px;left:0;background:#65b599;z-index:5}.mailbox-back[data-v-2f948eb8],.mailbox-base[data-v-2f948eb8]{position:absolute;border-top-left-radius:70px;border-top-right-radius:70px}.mailbox-base[data-v-2f948eb8]{width:187px;height:179px;top:59px;left:10px;background:#546869;z-index:10}.mailbox-front[data-v-2f948eb8]{position:absolute;width:291px;height:191px;top:47px;left:71px;background:#121;border-top-left-radius:70px;border-top-right-radius:70px;z-index:4}.mailbox-flag[data-v-2f948eb8]{position:absolute;width:169px;height:40px;top:154px;left:231px;background:#ff8682;z-index:6}.mailbox-flag2[data-v-2f948eb8]{position:absolute;width:39px;height:77px;top:154px;left:361px;background:#ff8682;z-index:6}.mailbox-pole[data-v-2f948eb8]{position:absolute;width:47px;height:188px;top:117px;left:194px;background:#a4806d;z-index:3}.mailbox-stand-base[data-v-2f948eb8]{position:absolute;width:85px;height:57px;top:212px;left:156px;background:#a4806d;z-index:3}.mailbox-stand-front[data-v-2f948eb8]{position:absolute;width:85px;height:188px;top:117px;left:156px;background:#dfad92;z-index:2}.footer-content[data-v-2f948eb8]{max-width:1232px;margin:0 auto;display:flex;justify-content:space-between;align-items:flex-start;position:relative;z-index:1;gap:64px;padding-bottom:40px}.social-icons[data-v-2f948eb8]{display:flex;gap:16px;margin-bottom:32px}.footer-links[data-v-2f948eb8]{display:flex;gap:60px}.footer-column[data-v-2f948eb8]{display:flex;flex-direction:column;gap:12px}.footer-column h4[data-v-2f948eb8]{font-family:Acme;font-weight:400;font-size:16px;line-height:100%;color:#121;margin-bottom:8px}.footer-column a[data-v-2f948eb8]{font-family:Montserrat;font-weight:500;font-size:14px;line-height:100%;color:#121;text-decoration:none;opacity:.7}.footer-column a[data-v-2f948eb8]:hover{opacity:1}.modal[data-v-2f948eb8]{display:none;position:fixed;inset:0;width:100%;height:100%;background:rgba(0,0,0,.5);z-index:2000}.modal-full[data-v-2f948eb8],.modal.active[data-v-2f948eb8]{display:flex;align-items:center;justify-content:center}.modal-full[data-v-2f948eb8]{width:640px;height:686.2418823242188px;border-radius:12px;background:#fff}.modal-content[data-v-2f948eb8]{width:512px;height:590px;display:flex;flex-direction:column;max-height:80vh;overflow-y:auto}.modal-header[data-v-2f948eb8]{display:flex;justify-content:flex-end}.close-btn[data-v-2f948eb8]{background:none;border:none;font-size:24px;cursor:pointer;color:#666}.modal-title[data-v-2f948eb8]{font-family:Noto Sans,sans-serif;font-weight:700;font-size:32px;margin:16px 0 24px;color:#121}.form-group[data-v-2f948eb8]{margin-bottom:20px;position:relative}.form-label[data-v-2f948eb8]{position:absolute;top:-8px;left:12px;background:#fff;padding:0 4px;font-family:Montserrat,sans-serif;font-weight:500;font-size:14px;color:#121;z-index:1}.form-input[data-v-2f948eb8]{width:100%;padding:12px 16px;border:1px solid #ccc;border-radius:6px;font-family:Montserrat,sans-serif;font-size:14px;box-sizing:border-box}.form-row[data-v-2f948eb8]{display:flex;gap:16px}.form-row .form-group[data-v-2f948eb8]{flex:1}.card-input-wrapper[data-v-2f948eb8]{position:relative}.card-input-wrapper input[data-v-2f948eb8]{padding-right:50px;height:56px}.card-logo[data-v-2f948eb8]{position:absolute;right:12px;top:50%;transform:translateY(-50%);height:20px}.checkbox-group[data-v-2f948eb8]{display:flex;align-items:center;gap:8px;font-family:Montserrat,sans-serif;font-size:14px;color:#121;margin-bottom:20px;padding-left:0}.checkbox-group label[data-v-2f948eb8]{position:static;background:none;padding:0}.save-card-btn[data-v-2f948eb8]{width:100%;height:48px;padding:8px 16px;gap:4px;background:#8dd3bb;border:none;border-radius:4px;font-family:Montserrat,sans-serif;font-size:16px;color:#121;cursor:pointer;font-family:Montserrat;font-weight:600;font-style:SemiBold;font-size:14px;leading-trim:NONE;line-height:100%;letter-spacing:0}.coupon-section[data-v-2f948eb8]{width:790px;min-height:200px;border-radius:12px;gap:16px;padding:24px;background:#fff;box-shadow:0 4px 16px 0 #1122110d;margin-bottom:40px}.coupon-item[data-v-2f948eb8]{width:742px;min-height:100px;background:#fff;border:2px solid #8dd3bb;border-radius:8px;padding:16px;margin-bottom:12px;justify-content:space-between;cursor:pointer;transition:all .3s ease}.coupon-item[data-v-2f948eb8]:hover{background:#f0f9f6}.coupon-item.selected[data-v-2f948eb8]{background:#8dd3bb;border:2px solid #8dd3bb}.coupon-item.selected .coupon-radio[data-v-2f948eb8]{border:2px solid #fff}.coupon-item.selected .coupon-radio[data-v-2f948eb8]:after{content:"";width:8px;height:8px;background:#fff;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.coupon-info[data-v-2f948eb8]{display:flex;flex-direction:column;gap:8px}.coupon-name[data-v-2f948eb8]{font-family:Montserrat;font-weight:600;font-size:18px;color:#121}.coupon-discount[data-v-2f948eb8]{font-family:Montserrat;font-weight:700;font-size:24px;color:#ff6b6b}.coupon-expiry[data-v-2f948eb8]{font-family:Montserrat;font-weight:400;color:#666}.coupon-radio[data-v-2f948eb8]{width:20px;height:20px;border:2px solid #121;border-radius:50%;position:relative;background:transparent}.no-coupons[data-v-2f948eb8]{width:100%;padding:40px;text-align:center;font-family:Montserrat;font-weight:500;font-size:16px;color:#666}.card-list .section-title[data-v-2f948eb8]{font-family:Montserrat;font-weight:600;font-size:18px;color:#121;margin-bottom:16px}.payment-btn[data-v-2f948eb8]{width:790px;height:56px;border-radius:8px;background:#8dd3bb;border:none;font-family:Montserrat;font-weight:700;font-size:18px;color:#121;cursor:pointer;margin-top:24px;transition:all .3s ease}.payment-btn[data-v-2f948eb8]:hover:not(:disabled){background:#7bc4ad;transform:translateY(-2px);box-shadow:0 4px 12px rgba(141,211,187,.4)}.payment-btn[data-v-2f948eb8]:disabled{background:#ccc;cursor:not-allowed;opacity:.6}.login-section-full[data-v-2f948eb8]{width:790px;min-height:600px;border-radius:12px;padding:40px;background:#fff;box-shadow:0 4px 16px 0 #1122110d}.login-section-full .section-title[data-v-2f948eb8]{font-family:Noto Sans;font-weight:700;font-size:32px;color:#121;margin-bottom:8px}.login-section-full .login-subtitle[data-v-2f948eb8]{font-family:Montserrat;font-weight:400;font-size:16px;color:#666;margin-bottom:32px}.login-section-full .input-group[data-v-2f948eb8]{margin-bottom:24px;position:relative}.login-section-full .input-group label[data-v-2f948eb8]{position:absolute;left:12px;top:-8px;background:#fff;padding:0 4px;font-size:12px;color:#79747e;font-weight:500;z-index:1}.login-section-full .input-group input[data-v-2f948eb8]{width:100%;height:56px;padding:16px 12px;border:1px solid #79747e;border-radius:4px;box-sizing:border-box;font-size:16px;background:transparent;transition:border-color .3s ease}.login-section-full .input-group input[data-v-2f948eb8]:focus{outline:none;border-color:#7dd3c0;border-width:2px}.login-section-full .input-group input:focus+label[data-v-2f948eb8]{color:#7dd3c0}.login-section-full .password-input-wrapper[data-v-2f948eb8]{position:relative}.login-section-full .password-toggle[data-v-2f948eb8]{position:absolute;right:12px;top:50%;transform:translateY(-50%);background:none;border:none;cursor:pointer;padding:4px;color:#79747e;display:flex;align-items:center;justify-content:center}.login-section-full .password-toggle img[data-v-2f948eb8]{width:22.5px;height:15px}.login-section-full .password-toggle[data-v-2f948eb8]:hover{color:#333}.login-section-full .login-button[data-v-2f948eb8]{width:100%;height:48px;padding:8px 16px;background-color:#7dd3c0;color:#000;border:none;border-radius:4px;cursor:pointer;margin-bottom:16px;font-family:Montserrat;font-weight:600;font-size:14px;transition:background-color .3s ease}.login-section-full .login-button[data-v-2f948eb8]:hover:not(:disabled){background-color:#6bc4a8}.login-section-full .login-button[data-v-2f948eb8]:disabled{background-color:#ccc;cursor:not-allowed}.login-section-full .signup-link[data-v-2f948eb8]{font-family:Montserrat;font-weight:500;font-size:14px;text-align:center;display:block;color:#333;text-decoration:none;margin-bottom:32px}.login-section-full .signup-link[data-v-2f948eb8]:hover{text-decoration:underline}.login-section-full .divider[data-v-2f948eb8]{display:flex;justify-content:space-between;align-items:center;margin:32px 0;color:#666}.login-section-full .divider-beeline[data-v-2f948eb8]{width:30%;height:1px;background:rgba(17,34,17,.25)}.login-section-full .divider span[data-v-2f948eb8]{font-family:Montserrat;font-weight:400;font-size:14px;padding:0 16px}.login-section-full .social-login[data-v-2f948eb8]{display:flex;gap:12px;justify-content:center;width:100%}.login-section-full .social-btn[data-v-2f948eb8]{width:160px;height:56px;border:1px solid #ddd;border-radius:4px;background-color:#fff;padding:16px 24px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.login-section-full .social-btn[data-v-2f948eb8]:hover{background-color:#f5f5f5;border-color:#ccc}.login-section-full .social-btn img[data-v-2f948eb8]{border-radius:4px}.login-section-full .turnstile-wrapper[data-v-2f948eb8]{display:flex;justify-content:center;margin:20px 0}.payment-modal[data-v-2f948eb8]{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);z-index:1000;align-items:center;justify-content:center}.payment-modal.active[data-v-2f948eb8]{display:flex}.payment-modal-content[data-v-2f948eb8]{background:#fff;border-radius:12px;width:90%;max-width:600px;max-height:90vh;overflow-y:auto}.payment-modal-header[data-v-2f948eb8]{display:flex;justify-content:space-between;align-items:center;padding:20px;border-bottom:1px solid #eee}.payment-modal-body[data-v-2f948eb8]{padding:20px}.payment-summary[data-v-2f948eb8]{margin-bottom:20px;padding:15px;background:#f8f9fa;border-radius:8px}.confirm-payment-btn[data-v-2f948eb8]{width:100%;padding:16px;background:#8dd3bb;color:#fff;border:none;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;margin-top:20px}.confirm-payment-btn[data-v-2f948eb8]:disabled{background:#ccc;cursor:not-allowed}.screen[data-v-2f948eb8]{display:none}.screen.active[data-v-2f948eb8]{display:block}.coupon-modal-overlay[data-v-2f948eb8]{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.7);display:flex;align-items:center;justify-content:center;z-index:2000;animation:fadeIn-2f948eb8 .3s ease}@keyframes fadeIn-2f948eb8{0%{opacity:0}to{opacity:1}}.coupon-modal[data-v-2f948eb8]{background:#fff;border-radius:20px;width:90%;max-width:600px;max-height:80vh;display:flex;flex-direction:column;animation:slideUp-2f948eb8 .3s ease;box-shadow:0 20px 60px rgba(0,0,0,.3)}@keyframes slideUp-2f948eb8{0%{transform:translateY(50px);opacity:0}to{transform:translateY(0);opacity:1}}.coupon-modal-header[data-v-2f948eb8]{padding:32px 32px 24px;border-bottom:1px solid #e0e0e0;display:flex;justify-content:space-between;align-items:center}.coupon-modal-header h2[data-v-2f948eb8]{font-family:Montserrat,sans-serif;font-weight:700;font-size:24px;color:#121;margin:0}.modal-close-btn[data-v-2f948eb8]{background:none;border:none;font-size:28px;color:#999;cursor:pointer;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;transition:color .2s}.modal-close-btn[data-v-2f948eb8]:hover{color:#121}.coupon-modal-content[data-v-2f948eb8]{padding:24px 32px;overflow-y:auto;flex:1}.coupon-count[data-v-2f948eb8]{font-family:Montserrat,sans-serif;font-size:16px;color:#666;margin-bottom:24px;text-align:center}.coupon-list[data-v-2f948eb8]{display:flex;flex-direction:column;gap:16px}.coupon-item[data-v-2f948eb8]{display:flex;align-items:center;gap:20px;padding:20px;background:linear-gradient(135deg,#8dd3bb,#7cc5ae);border-radius:12px;box-shadow:0 4px 12px rgba(141,211,187,.3);transition:transform .2s,box-shadow .2s}.coupon-item[data-v-2f948eb8]:hover{transform:translateY(-2px);box-shadow:0 6px 16px rgba(141,211,187,.4)}.coupon-badge[data-v-2f948eb8]{background:#fff;border-radius:12px;padding:16px;min-width:80px;text-align:center;box-shadow:0 2px 8px rgba(0,0,0,.1)}.discount[data-v-2f948eb8]{display:block;font-family:Montserrat,sans-serif;font-weight:700;font-size:28px;color:#8dd3bb;line-height:1;margin-bottom:4px}.discount-label[data-v-2f948eb8]{display:block;font-family:Montserrat,sans-serif;font-weight:600;font-size:12px;color:#666}.coupon-info[data-v-2f948eb8]{flex:1}.coupon-info h3[data-v-2f948eb8]{font-family:Montserrat,sans-serif;font-weight:600;font-size:18px;color:#fff;margin:0 0 8px 0}.coupon-expiry[data-v-2f948eb8]{font-family:Montserrat,sans-serif;font-size:14px;color:hsla(0,0%,100%,.9);margin:0}.coupon-modal-footer[data-v-2f948eb8]{padding:24px 32px;border-top:1px solid #e0e0e0;display:flex;gap:12px}.btn-close[data-v-2f948eb8],.btn-use-coupon[data-v-2f948eb8]{flex:1;padding:16px;border:none;border-radius:8px;font-family:Montserrat,sans-serif;font-weight:600;font-size:16px;cursor:pointer;transition:all .2s}.btn-use-coupon[data-v-2f948eb8]{background:#8dd3bb;color:#121}.btn-use-coupon[data-v-2f948eb8]:hover{background:#7cc5ae;transform:translateY(-1px);box-shadow:0 4px 12px rgba(141,211,187,.4)}.btn-close[data-v-2f948eb8]{background:#fff;color:#121;border:2px solid #e0e0e0}.btn-close[data-v-2f948eb8]:hover{border-color:#8dd3bb;color:#8dd3bb}@media screen and (max-width:768px){.coupon-modal[data-v-2f948eb8]{width:95%;max-height:90vh}.coupon-modal-header[data-v-2f948eb8]{padding:24px 20px 16px}.coupon-modal-header h2[data-v-2f948eb8]{font-size:20px}.coupon-modal-content[data-v-2f948eb8]{padding:16px 20px}.coupon-item[data-v-2f948eb8]{flex-direction:column;align-items:flex-start;padding:16px}.coupon-badge[data-v-2f948eb8]{align-self:flex-start}.coupon-modal-footer[data-v-2f948eb8]{flex-direction:column;padding:16px 20px}}.header[data-v-210cf73e]{padding:21px 104px;background:#fff;box-shadow:0 4px 16px rgba(17,34,17,.05);position:fixed;top:0;left:0;right:0;z-index:1000;height:87px}.header[data-v-210cf73e],nav[data-v-210cf73e]{display:flex;justify-content:space-between;align-items:center;width:100%}nav[data-v-210cf73e]{max-width:1232px;margin:0 auto}.nav-left[data-v-210cf73e]{display:flex;align-items:center;gap:4px}.nav-right[data-v-210cf73e]{display:flex;align-items:center;gap:32px}.nav-item[data-v-210cf73e]{text-decoration:none}.nav-item[data-v-210cf73e],.user-profile[data-v-210cf73e]{font-family:Montserrat;font-weight:600;font-size:14px;line-height:100%;display:flex;align-items:center;gap:4px;color:#121}.user-profile[data-v-210cf73e]{cursor:pointer}.user-avatar[data-v-210cf73e]{width:45px;height:45px;background:#d9d9d9;border:1px solid #000;border-radius:50%;position:relative}.online-dot[data-v-210cf73e]{display:flex}.online-dot img[data-v-210cf73e]{position:absolute;width:18px;height:18px;margin:7px 0 0 -18px;z-index:2}.online-dot-back[data-v-210cf73e]{position:absolute;width:10px;height:10px;margin:10px 0 0 -15px;background-color:#000;z-index:1;border-radius:50%}.user-dropdown[data-v-210cf73e]{position:fixed;top:82px;left:64%;width:329px;background:#fff;border-radius:12px;box-shadow:0 2px 10px rgba(0,0,0,.05);padding:32px;display:none;z-index:1001}.user-dropdown.active[data-v-210cf73e]{display:block}.dropdown-header[data-v-210cf73e]{display:flex;align-items:center;gap:16px;margin-bottom:24px}.dropdown-avatar[data-v-210cf73e]{width:64px;height:64px;background:#d9d9d9;border-radius:50%}.dropdown-info h3[data-v-210cf73e]{font-family:Montserrat;font-weight:600;font-size:16px;line-height:100%;color:#121;margin-bottom:4px}.dropdown-info p[data-v-210cf73e]{font-family:Montserrat;font-weight:400;font-size:14px;line-height:100%;color:#121;opacity:.75}.dropdown-menu[data-v-210cf73e]{display:flex;flex-direction:column;gap:16px;border-top:.5px solid rgba(17,34,17,.25);padding-top:24px}.dropdown-item[data-v-210cf73e]{color:#121;text-decoration:none;font-weight:500;line-height:100%;padding:4px 0}.breadcrumb[data-v-210cf73e],.dropdown-item[data-v-210cf73e]{display:flex;align-items:center;gap:8px;font-family:Montserrat;font-size:14px}.breadcrumb[data-v-210cf73e]{width:100%;height:24px;background:#f8f9fa;margin-top:135px;font-weight:400;color:#666;margin-left:104px;margin-bottom:30px}.breadcrumb a[data-v-210cf73e]{color:#666;text-decoration:none;font-family:Montserrat;font-weight:500;font-style:Medium;font-size:14px;leading-trim:NONE;line-height:100%;letter-spacing:0}.breadcrumb a[data-v-210cf73e]:hover{color:#121}.main-content[data-v-210cf73e]{flex:1;padding:20px 104px;max-width:1440px;width:100%}.hotel-header[data-v-210cf73e]{display:flex;justify-content:space-between;align-items:flex-start;border-radius:12px;gap:32px;margin-bottom:30px}.hotel-info[data-v-210cf73e]{display:flex;flex-direction:column;gap:8px;flex:1}.hotel-title[data-v-210cf73e]{font-family:ABeeZee,sans-serif;font-weight:400;font-size:20px;color:#121;display:flex;align-items:center;margin-top:20px;margin-bottom:12px}.hotel-location-line[data-v-210cf73e]{display:flex;align-items:center;gap:8px;font-family:Montserrat;font-weight:500;font-style:Medium;font-size:14px;leading-trim:NONE;line-height:100%;letter-spacing:0;color:#666}.hotel-location-line img[data-v-210cf73e]{width:11.25px;height:15.749412536621094px;top:1.13px;left:3.38px;angle:0 deg;opacity:1}.hotel-actions[data-v-210cf73e]{display:flex;flex-direction:column;align-items:flex-end;gap:12px;flex-shrink:0}.hotel-price[data-v-210cf73e]{text-align:right}.price-amount[data-v-210cf73e]{font-family:Montserrat,sans-serif;font-weight:500;font-size:32px;color:#ff8682}.price-unit[data-v-210cf73e]{font-size:24px;color:#ff8682}.hotel-buttons[data-v-210cf73e]{display:flex;align-items:center;gap:12px}.action-btn[data-v-210cf73e]{background:none;border:1px solid #8dd3bb;border-radius:4px;color:#121;cursor:pointer;width:48px;height:48px;gap:10px;font-family:Montserrat,sans-serif;font-weight:500;font-size:12px;display:flex;align-items:center;justify-content:center}.action-btn img[data-v-210cf73e]{width:15.001760482788086px;height:16.24186897277832px;top:1.88px;left:2.5px;angle:0 deg;opacity:1;border-width:.05px}.action-btn-download[data-v-210cf73e]{width:150px;height:48px;angle:0 deg;opacity:1;gap:4px;border-radius:4px;padding:8px 16px;background:#8dd3bb;border:none;font-family:Montserrat;font-weight:600;font-style:SemiBold;font-size:14px;leading-trim:NONE;line-height:100%;letter-spacing:0;cursor:pointer}.ticket-container[data-v-210cf73e]{margin:40px 0;display:flex;justify-content:center;align-items:center}.ticket-image-wrapper[data-v-210cf73e]{width:100%;max-width:1231px;background:#fff;border-radius:12px;box-shadow:0 4px 20px rgba(0,0,0,.1);overflow:hidden}.ticket-image[data-v-210cf73e]{width:100%;height:auto;display:block}.no-ticket-image[data-v-210cf73e]{padding:100px 20px;text-align:center;color:#999;font-size:18px}.terms-section[data-v-210cf73e]{width:1232px;height:549px;angle:0 deg;opacity:1;gap:34px;margin:60px auto}.terms-title[data-v-210cf73e]{width:100%;height:29px;gap:8px;angle:0 deg;opacity:1;font-family:Montserrat;font-weight:600;font-style:SemiBold;font-size:24px;leading-trim:NONE;line-height:100%;letter-spacing:0;color:#121;margin-bottom:32px}.terms-payment[data-v-210cf73e]{width:1232px;height:272px;angle:0 deg;opacity:1;gap:16px}.section-title[data-v-210cf73e]{width:103px;height:24px;angle:0 deg;opacity:1;font-family:Montserrat;font-weight:500;font-style:Medium;font-size:20px;leading-trim:NONE;line-height:100%;letter-spacing:0;color:#121;margin-bottom:16px;margin-top:32px}.section-title[data-v-210cf73e]:first-child{margin-top:0}.terms-text[data-v-210cf73e]{font-family:Montserrat;font-weight:400;font-size:14px;line-height:1.6;color:#121;margin-bottom:16px}.terms-list[data-v-210cf73e]{margin:16px 0;padding-left:20px}.terms-list li[data-v-210cf73e]{font-family:Montserrat;font-weight:400;font-size:14px;line-height:1.6;color:#121;margin-bottom:8px}.contact-info[data-v-210cf73e]{width:1232px;height:180px;angle:0 deg;opacity:1;gap:16px;margin-top:40px}.contact-title[data-v-210cf73e]{width:112px;height:24px;font-weight:500;font-style:Medium;font-size:20px;line-height:100%;margin-bottom:12px}.contact-details[data-v-210cf73e],.contact-title[data-v-210cf73e]{angle:0 deg;opacity:1;font-family:Montserrat;leading-trim:NONE;letter-spacing:0;color:#121}.contact-details[data-v-210cf73e]{width:100%;height:140px;font-weight:400;font-style:Regular;font-size:14px;line-height:20px}.contact-link[data-v-210cf73e]{color:#121;text-decoration:none}.contact-link[data-v-210cf73e]:hover{text-decoration:underline}.newsletter-section[data-v-210cf73e]{background:#8dd3bb;padding:80px 104px 80px 104px;position:relative;width:100%;height:422px;display:flex;flex-direction:column;margin-top:60px;z-index:0;margin-bottom:-513px}.newsletter-content[data-v-210cf73e]{background:#cdeae1;border-radius:20px;padding:48px;box-shadow:0 4px 16px rgba(17,34,17,.05);display:flex;justify-content:space-between;align-items:center;width:1232px;height:305px;margin:0 auto;position:relative;z-index:2;margin-bottom:40px}.newsletter-left[data-v-210cf73e]{flex:1;max-width:500px}.newsletter-title[data-v-210cf73e]{font-family:Noto Sans,sans-serif;font-weight:900;font-size:44px;line-height:54px;color:#121;margin-bottom:24px}.newsletter-info[data-v-210cf73e]{margin-bottom:24px}.newsletter-brand[data-v-210cf73e]{font-family:Acme;font-weight:400;font-size:20px;line-height:100%;color:#121;opacity:.8;margin-bottom:8px}.newsletter-desc[data-v-210cf73e]{font-family:Montserrat;font-weight:500;font-size:16px;line-height:100%;color:#121;opacity:.7}.newsletter-form[data-v-210cf73e]{display:flex;gap:16px;align-items:center}.newsletter-input[data-v-210cf73e]{flex:1;padding:16px;font-weight:400;font-size:16px}.newsletter-input[data-v-210cf73e],.subscribe-btn[data-v-210cf73e]{border:none;border-radius:4px;font-family:Montserrat;line-height:100%;height:56px}.subscribe-btn[data-v-210cf73e]{padding:16px 24px;background:#121;color:#fff;font-weight:600;font-size:14px;cursor:pointer}.mailbox-container[data-v-210cf73e]{position:relative;width:400px;height:305px;display:flex;justify-content:center;align-items:center;z-index:10}.mailbox-back[data-v-210cf73e]{width:208px;height:191px;top:47px;left:0;background:#65b599;z-index:5}.mailbox-back[data-v-210cf73e],.mailbox-base[data-v-210cf73e]{position:absolute;border-top-left-radius:70px;border-top-right-radius:70px}.mailbox-base[data-v-210cf73e]{width:187px;height:179px;top:59px;left:10px;background:#546869;z-index:10}.mailbox-front[data-v-210cf73e]{position:absolute;width:291px;height:191px;top:47px;left:71px;background:#121;border-top-left-radius:70px;border-top-right-radius:70px;z-index:4}.mailbox-flag[data-v-210cf73e]{position:absolute;width:169px;height:40px;top:154px;left:231px;background:#ff8682;z-index:6}.mailbox-flag2[data-v-210cf73e]{position:absolute;width:39px;height:77px;top:154px;left:361px;background:#ff8682;z-index:6}.mailbox-pole[data-v-210cf73e]{position:absolute;width:47px;height:188px;top:117px;left:194px;background:#a4806d;z-index:3}.mailbox-stand-base[data-v-210cf73e]{position:absolute;width:85px;height:57px;top:212px;left:156px;background:#a4806d;z-index:3}.mailbox-stand-front[data-v-210cf73e]{position:absolute;width:85px;height:188px;top:117px;left:156px;background:#dfad92;z-index:2}.footer-content[data-v-210cf73e]{max-width:1232px;margin:0 auto;display:flex;justify-content:space-between;align-items:flex-start;position:relative;z-index:1;gap:64px;padding-bottom:40px}.social-icons[data-v-210cf73e]{display:flex;gap:16px;margin-bottom:32px}.footer-links[data-v-210cf73e]{display:flex;gap:60px}.footer-column[data-v-210cf73e]{display:flex;flex-direction:column;gap:12px}.footer-column h4[data-v-210cf73e]{font-family:Acme;font-weight:400;font-size:16px;line-height:100%;color:#121;margin-bottom:8px}.footer-column a[data-v-210cf73e]{font-family:Montserrat;font-weight:500;font-size:14px;line-height:100%;color:#121;text-decoration:none;opacity:.7}.footer-column a[data-v-210cf73e]:hover{opacity:1}.error-container[data-v-210cf73e],.loading-container[data-v-210cf73e]{max-width:600px;margin:200px auto;text-align:center;background:#fff;padding:40px;border-radius:12px;box-shadow:0 2px 10px rgba(0,0,0,.1)}.spinner[data-v-210cf73e]{border:4px solid #f3f3f3;border-top:4px solid #8dd3bb;border-radius:50%;width:50px;height:50px;animation:spin-210cf73e 1s linear infinite;margin:0 auto 20px}@keyframes spin-210cf73e{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.error-message[data-v-210cf73e]{color:#e74c3c;font-size:18px;margin-bottom:20px}.refund-section[data-v-210cf73e]{margin:40px auto;max-width:1231px;text-align:center;padding:30px;background:#fff5f5;border-radius:12px;border:1px solid #fcc}.refund-btn[data-v-210cf73e]{width:200px;height:56px;background:#ff5252;color:#fff;border:none;border-radius:8px;font-family:Montserrat,sans-serif;font-weight:600;font-size:16px;cursor:pointer;transition:all .3s;display:flex;align-items:center;justify-content:center;gap:8px;margin:0 auto}.refund-btn[data-v-210cf73e]:hover{background:#e04848;transform:translateY(-2px);box-shadow:0 4px 12px rgba(255,82,82,.3)}.refund-btn[data-v-210cf73e]:active{transform:translateY(0)}.refund-notice[data-v-210cf73e]{margin-top:15px;font-family:Montserrat,sans-serif;font-size:14px;color:#666;font-style:italic}.refunded-notice[data-v-210cf73e]{padding:20px;background:#ffe0e0;border:2px solid #ff5252;border-radius:8px;font-family:Montserrat,sans-serif;font-size:18px;font-weight:600;color:#d32f2f}.barcode-svg[data-v-210cf73e]{width:100%;height:auto;margin:0 20px 20px 0}.guest img[data-v-210cf73e]{width:48px;height:48px;border:2px solid #fff;border-radius:50%;margin-right:10px;-o-object-fit:cover;object-fit:cover}.ticket-right img[data-v-210cf73e]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:0 12px 12px 0}.coupon-modal-overlay[data-v-210cf73e]{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.7);display:flex;align-items:center;justify-content:center;z-index:2000;animation:fadeIn-210cf73e .3s ease}.coupon-modal[data-v-210cf73e]{background:#fff;border-radius:20px;width:90%;max-width:600px;max-height:80vh;display:flex;flex-direction:column;animation:slideUp-210cf73e .3s ease;box-shadow:0 20px 60px rgba(0,0,0,.3)}.coupon-modal-header[data-v-210cf73e]{padding:32px 32px 24px;border-bottom:1px solid #e0e0e0;display:flex;justify-content:space-between;align-items:center}.coupon-modal-header h2[data-v-210cf73e]{font-family:Montserrat,sans-serif;font-weight:700;font-size:24px;color:#121;margin:0}.modal-close-btn[data-v-210cf73e]{font-size:28px;color:#999}.modal-close-btn[data-v-210cf73e]:hover{color:#121}.coupon-modal-content[data-v-210cf73e]{padding:24px 32px;overflow-y:auto;flex:1}.coupon-count[data-v-210cf73e]{font-family:Montserrat,sans-serif;font-size:16px;color:#666;margin-bottom:24px;text-align:center}.coupon-list[data-v-210cf73e]{display:flex;flex-direction:column;gap:16px}.coupon-item[data-v-210cf73e]{display:flex;align-items:center;gap:20px;padding:20px;background:linear-gradient(135deg,#8dd3bb,#7cc5ae);border-radius:12px;box-shadow:0 4px 12px rgba(141,211,187,.3);transition:transform .2s,box-shadow .2s}.coupon-item[data-v-210cf73e]:hover{transform:translateY(-2px);box-shadow:0 6px 16px rgba(141,211,187,.4)}.coupon-badge[data-v-210cf73e]{background:#fff;border-radius:12px;padding:16px;min-width:80px;text-align:center;box-shadow:0 2px 8px rgba(0,0,0,.1)}.discount[data-v-210cf73e]{display:block;font-family:Montserrat,sans-serif;font-weight:700;font-size:28px;color:#8dd3bb;line-height:1;margin-bottom:4px}.discount-label[data-v-210cf73e]{display:block;font-family:Montserrat,sans-serif;font-weight:600;font-size:12px;color:#666}.coupon-info[data-v-210cf73e]{flex:1}.coupon-info h3[data-v-210cf73e]{font-family:Montserrat,sans-serif;font-weight:600;font-size:18px;color:#fff;margin:0 0 8px 0}.coupon-expiry[data-v-210cf73e]{font-family:Montserrat,sans-serif;font-size:14px;color:hsla(0,0%,100%,.9);margin:0}.coupon-modal-footer[data-v-210cf73e]{padding:24px 32px;border-top:1px solid #e0e0e0;display:flex;gap:12px}.btn-close[data-v-210cf73e],.btn-use-coupon[data-v-210cf73e]{flex:1;padding:16px;border:none;border-radius:8px;font-family:Montserrat,sans-serif;font-weight:600;font-size:16px;cursor:pointer;transition:all .2s}.btn-use-coupon[data-v-210cf73e]{background:#8dd3bb;color:#121}.btn-use-coupon[data-v-210cf73e]:hover{background:#7cc5ae;transform:translateY(-1px);box-shadow:0 4px 12px rgba(141,211,187,.4)}.btn-close[data-v-210cf73e]{background:#fff;color:#121;border:2px solid #e0e0e0}.btn-close[data-v-210cf73e]:hover{border-color:#8dd3bb;color:#8dd3bb}.error-actions[data-v-210cf73e]{display:flex;gap:16px;justify-content:center;margin-top:20px}.btn-back[data-v-210cf73e]{padding:12px 32px;background:#8dd3bb;color:#fff;border:none;border-radius:8px;font-size:16px;cursor:pointer;font-family:Montserrat,sans-serif;font-weight:600;transition:all .3s}.btn-back[data-v-210cf73e]:hover{background:#7bc4ad;transform:translateY(-2px)}.btn-refund-error[data-v-210cf73e]{padding:12px 32px;background:#ff5252;color:#fff;border:none;border-radius:8px;font-size:16px;cursor:pointer;font-family:Montserrat,sans-serif;font-weight:600;transition:all .3s}.btn-refund-error[data-v-210cf73e]:hover{background:#e04848;transform:translateY(-2px);box-shadow:0 4px 12px rgba(255,82,82,.3)}.refunded-info[data-v-210cf73e]{margin-top:20px;padding:12px 20px;background:#ffe0e0;border:1px solid #ff5252;border-radius:8px;color:#d32f2f;font-family:Montserrat,sans-serif;font-size:14px;font-weight:600}@media screen and (max-width:768px){.coupon-modal[data-v-210cf73e]{width:95%;max-height:90vh}.coupon-modal-header[data-v-210cf73e]{padding:24px 20px 16px}.coupon-modal-header h2[data-v-210cf73e]{font-size:20px}.coupon-modal-content[data-v-210cf73e]{padding:16px 20px}.coupon-item[data-v-210cf73e]{flex-direction:column;align-items:flex-start;padding:16px}.coupon-badge[data-v-210cf73e]{align-self:flex-start}.coupon-modal-footer[data-v-210cf73e]{flex-direction:column;padding:16px 20px}}.modal-overlay[data-v-210cf73e]{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.7);display:flex;align-items:center;justify-content:center;z-index:2000;animation:fadeIn-210cf73e .3s ease}@keyframes fadeIn-210cf73e{0%{opacity:0}to{opacity:1}}@keyframes slideUp-210cf73e{0%{transform:translateY(50px);opacity:0}to{transform:translateY(0);opacity:1}}.modal-header[data-v-210cf73e]{padding:32px 32px 24px;border-bottom:1px solid #e0e0e0;display:flex;justify-content:space-between;align-items:center}.modal-header h2[data-v-210cf73e]{font-family:TradeGothic,sans-serif;font-weight:700;font-size:24px;color:#121;margin:0}.modal-close-btn[data-v-210cf73e]{background:none;border:none;font-size:32px;color:#121;cursor:pointer;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;transition:color .2s}.modal-close-btn[data-v-210cf73e]:hover{color:#8dd3bb}.modal-content[data-v-210cf73e]{padding:24px 32px;overflow-y:auto;flex:1}.modal-footer[data-v-210cf73e]{padding:24px 32px;border-top:1px solid #e0e0e0;display:flex;gap:16px}.refund-modal[data-v-210cf73e]{background:#fff;border-radius:20px;width:90%;max-width:600px;max-height:80vh;display:flex;flex-direction:column;animation:slideUp-210cf73e .3s ease;box-shadow:0 20px 60px rgba(0,0,0,.3)}.refund-notice-box[data-v-210cf73e]{background:#fff3cd;border:1px solid #ffc107;border-radius:8px;padding:16px;margin-bottom:24px}.refund-notice-box p[data-v-210cf73e]{margin:0;color:#856404;font-size:14px;font-weight:600}.form-group[data-v-210cf73e]{margin-bottom:24px}.form-group label[data-v-210cf73e]{display:block;font-family:Montserrat,sans-serif;font-weight:600;font-size:14px;color:#121;margin-bottom:8px}.required[data-v-210cf73e]{color:#f44}.select-input[data-v-210cf73e]{width:100%;padding:12px 16px;border:1px solid #e0e0e0;border-radius:8px;font-size:14px;font-family:Montserrat,sans-serif;transition:border-color .2s}.select-input[data-v-210cf73e]:focus{outline:none;border-color:#8dd3bb}textarea[data-v-210cf73e]{width:100%;padding:12px 16px;border:1px solid #e0e0e0;border-radius:8px;font-size:14px;font-family:Montserrat,sans-serif;resize:vertical;min-height:100px}textarea[data-v-210cf73e]:focus{outline:none;border-color:#8dd3bb}.char-count[data-v-210cf73e]{font-size:12px;color:#999;text-align:right;margin-top:4px}.btn-cancel[data-v-210cf73e],.btn-confirm[data-v-210cf73e]{flex:1;padding:16px;border:none;border-radius:8px;font-family:Montserrat,sans-serif;font-weight:600;font-size:16px;cursor:pointer;transition:all .2s}.btn-cancel[data-v-210cf73e]{background:#fff;color:#121;border:2px solid #e0e0e0}.btn-cancel[data-v-210cf73e]:hover{border-color:#8dd3bb;color:#8dd3bb}.btn-confirm[data-v-210cf73e]{background:#8dd3bb;color:#121}.btn-confirm[data-v-210cf73e]:hover:not(:disabled){background:#7cc5ae;transform:translateY(-1px);box-shadow:0 4px 12px rgba(141,211,187,.4)}.btn-confirm[data-v-210cf73e]:disabled{background:#ccc;cursor:not-allowed}@media screen and (max-width:768px){.refund-modal[data-v-210cf73e]{width:95%;max-height:90vh}.modal-header[data-v-210cf73e]{padding:24px 20px 16px}.modal-header h2[data-v-210cf73e]{font-size:20px}.modal-content[data-v-210cf73e]{padding:16px 20px}.modal-footer[data-v-210cf73e]{flex-direction:column;padding:16px 20px}}[data-v-99fe6096]{margin:0;padding:0;box-sizing:border-box}.hotel-favourites-container[data-v-99fe6096]{font-family:Montserrat,sans-serif;background:#fafbfc;min-width:1440px;max-width:1440px;min-height:100vh;margin:0 auto;display:flex;flex-direction:column;align-items:center}.header[data-v-99fe6096]{padding:21px 104px;background:#fff;box-shadow:0 4px 16px rgba(17,34,17,.05);position:fixed;top:0;left:0;right:0;z-index:1000;height:87px}.header[data-v-99fe6096],nav[data-v-99fe6096]{display:flex;justify-content:space-between;align-items:center;width:100%}nav[data-v-99fe6096]{max-width:1232px;margin:0 auto}.nav-left[data-v-99fe6096]{display:flex;align-items:center;gap:40px}.nav-center[data-v-99fe6096]{flex:1;display:flex;justify-content:center}.nav-right[data-v-99fe6096]{display:flex;align-items:center;gap:32px}.nav-item[data-v-99fe6096]{text-decoration:none}.nav-item[data-v-99fe6096],.user-profile[data-v-99fe6096]{font-family:Montserrat;font-weight:600;font-size:14px;line-height:100%;display:flex;align-items:center;gap:4px;color:#121}.user-profile[data-v-99fe6096]{cursor:pointer}.user-avatar[data-v-99fe6096]{width:45px;height:45px;background:#d9d9d9;border:1px solid #000;border-radius:50%;position:relative}.online-dot[data-v-99fe6096]{display:flex}.online-dot img[data-v-99fe6096]{position:absolute;width:18px;height:18px;margin:7px 0 0 -18px;z-index:2}.online-dot-back[data-v-99fe6096]{position:absolute;width:10px;height:10px;margin:10px 0 0 -15px;background-color:#000;z-index:1;border-radius:50%}.user-dropdown[data-v-99fe6096]{position:fixed;top:82px;left:60%;width:329px;background:#fff;border-radius:12px;box-shadow:0 2px 10px rgba(0,0,0,.05);padding:32px;display:none;z-index:1001}.user-dropdown.active[data-v-99fe6096]{display:block}.dropdown-header[data-v-99fe6096]{display:flex;align-items:center;gap:16px;margin-bottom:24px}.dropdown-avatar[data-v-99fe6096]{width:64px;height:64px;background:#d9d9d9;border-radius:50%}.dropdown-info h3[data-v-99fe6096]{font-family:Montserrat;font-weight:600;font-size:16px;line-height:100%;color:#121;margin-bottom:4px}.dropdown-info p[data-v-99fe6096]{font-family:Montserrat;font-weight:400;font-size:14px;line-height:100%;color:#121;opacity:.75}.dropdown-menu[data-v-99fe6096]{display:flex;flex-direction:column;gap:16px;border-top:.5px solid rgba(17,34,17,.25);padding-top:24px}.dropdown-item[data-v-99fe6096]{display:flex;align-items:center;gap:8px;color:#121;text-decoration:none;font-family:Montserrat;font-weight:500;font-size:14px;line-height:100%;padding:4px 0}.favourites-section[data-v-99fe6096]{width:1232px;height:auto;gap:20px;opacity:1;display:flex;flex-direction:column;justify-content:center;margin-top:100px}.favourites-title[data-v-99fe6096]{width:134px;height:41px;angle:0 deg;opacity:1;font-family:Acme;font-weight:400;font-size:32px;line-height:100%;color:#121;margin-top:50px}.favourites-tabs[data-v-99fe6096]{display:flex;width:100%;height:80px;margin-bottom:40px}.select-tab-btn[data-v-99fe6096]{display:flex;flex-direction:column;flex:1;justify-content:flex-start;align-items:flex-start;height:80px;gap:4px;padding:16px 24px;background-color:#fff;border:1px solid #fff;border-bottom:2px solid #fff;cursor:pointer;font-family:Montserrat;font-weight:600;font-size:16px;line-height:100%;color:#121}.select-line[data-v-99fe6096]{width:1px;height:48px;opacity:1;border-width:1px;border:1px solid #d7e2ee;margin-top:15px}.select-tab-btn.active[data-v-99fe6096]{border-bottom:2px solid #8dd3bb}.tab-count[data-v-99fe6096]{font-family:Montserrat;font-size:14px;font-weight:400;color:#666;margin-top:4px}.tab-content[data-v-99fe6096]{display:none}.tab-content.active[data-v-99fe6096]{display:block}.empty-state[data-v-99fe6096]{text-align:center;padding:60px 0;color:#666;font-family:Montserrat}.hotel-cards[data-v-99fe6096],.results-section[data-v-99fe6096]{display:flex;width:100%;height:auto;flex-direction:column}.hotel-cards[data-v-99fe6096]{gap:24px}.hotel-card[data-v-99fe6096]{display:flex;background:#fff;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.05);overflow:hidden;height:273.5px;border:1px solid #f0f0f0;width:100%}.hotel-image-container[data-v-99fe6096]{position:relative;width:440px;flex-shrink:0;overflow:hidden}.hotel-image[data-v-99fe6096]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.image-count[data-v-99fe6096]{position:absolute;width:77px;height:32px;top:10px;left:330px;background:hsla(0,0%,100%,.5);color:#000;padding:4px 8px;border-radius:8px;font-family:Montserrat;font-weight:500;font-style:Medium;font-size:12px;leading-trim:NONE;line-height:100%;letter-spacing:0;gap:10px;display:flex;align-items:center;justify-content:center}.hotel-content[data-v-99fe6096]{flex:1;padding:20px 24px;display:flex;flex-direction:column;height:273.5px;width:792px}.hotel-title[data-v-99fe6096]{font-family:ABeeZee;font-weight:400;font-style:Regular;font-size:20px;leading-trim:NONE;line-height:100%;letter-spacing:0;color:#121;margin-top:21px;margin-bottom:-50px}.hotel-location[data-v-99fe6096]{width:500px;height:15px;font-family:Montserrat;font-weight:500;font-style:Medium;font-size:12px;leading-trim:NONE;line-height:100%;letter-spacing:0;color:#666;margin-bottom:12px;display:flex;align-items:flex-start;gap:4px}.hotel-location img[data-v-99fe6096]{width:10px;height:14px;top:1px;left:3px;angle:0 deg;opacity:1}.hotel-meta[data-v-99fe6096]{display:flex;align-items:center;gap:12px;margin-bottom:12px}.stars[data-v-99fe6096]{angle:0 deg;opacity:1;top:1px;left:.5px;color:#ff8682;font-size:12px;letter-spacing:1px}.amenities[data-v-99fe6096],.hotel-type[data-v-99fe6096]{font-family:Montserrat;font-weight:400;font-size:12px;color:#666}.rating-section[data-v-99fe6096]{display:flex;align-items:center;gap:8px;margin-bottom:20px}.rating-score[data-v-99fe6096]{width:18px;height:25px;font-weight:500;font-style:Medium;color:#121;background:#fff;padding:4px 8px;border-radius:4px;border:1px solid #7bc4a8;min-width:35px;text-align:center;display:flex;align-items:center;justify-content:center}.rating-score[data-v-99fe6096],.rating-text[data-v-99fe6096]{font-family:Montserrat;font-size:12px;leading-trim:NONE;line-height:100%;letter-spacing:0}.rating-text[data-v-99fe6096]{font-weight:700;font-style:Bold;color:#666}.bottom-section[data-v-99fe6096]{margin-top:auto;display:flex;flex-direction:column;gap:16px}.price-info[data-v-99fe6096]{text-align:right;width:157px;height:66px;margin-bottom:-20px;margin-top:20px;position:relative;margin-left:260px}.price-label[data-v-99fe6096]{right:-270px}.price-label-total[data-v-99fe6096],.price-label[data-v-99fe6096]{position:absolute;width:157px;height:15px;font-family:Montserrat;font-weight:500;font-style:Medium;leading-trim:NONE;line-height:100%;letter-spacing:0;font-size:12px;color:#666;margin-bottom:10px}.price-label-total[data-v-99fe6096]{right:-300px}.price-amount[data-v-99fe6096]{position:absolute;width:157px;font-size:Static/Headline Small/Size;color:#ff6b6b;margin-top:12px}.price-amount[data-v-99fe6096],.price-unit[data-v-99fe6096]{height:36px;left:300px;font-weight:500;font-style:Medium;leading-trim:NONE;line-height:Static/Headline Small/Line Height;letter-spacing:Static/Headline Small/Tracking;text-align:right}.price-unit[data-v-99fe6096]{font-family:Static,Headline Small,Font;font-size:12px;color:#ff8682}.price-tax[data-v-99fe6096]{position:absolute;width:157px;height:15px;right:-320px;font-family:Montserrat;font-weight:500;font-style:Medium;font-size:12px;leading-trim:NONE;line-height:100%;letter-spacing:0;text-align:right;color:#666;margin-top:36px}.hotel-beeline[data-v-99fe6096]{width:744px;height:.5px;angle:0 deg;opacity:.25;left:20px;background:#121}.button-container[data-v-99fe6096]{display:flex;gap:8px;align-items:center}.view-place-btn[data-v-99fe6096]{width:790px;height:48px;padding:8px 16px;background:#8dd3bb;border:none;border-radius:4px;font-family:Montserrat;font-weight:600;font-size:14px;color:#121;cursor:pointer;gap:4px;display:flex;align-items:center;justify-content:center}.view-place-btn[data-v-99fe6096]:hover{background:#7bc4a8}.wishlist-btn[data-v-99fe6096]{width:48px;height:48px;background:#fff;border:1px solid #e5e7eb;border-radius:4px;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:18px;color:#666}.wishlist-btn[data-v-99fe6096]:hover{background:#f9fafb}.hidden-hotels[data-v-99fe6096]{display:none}.show-all .hidden-hotels[data-v-99fe6096]{display:flex}.show-more-btn[data-v-99fe6096]{width:100%;padding:16px;background:#121;color:#fff;border:none;border-radius:4px;font-family:Montserrat;font-weight:600;font-size:14px;cursor:pointer;margin-top:24px}.newsletter-section[data-v-99fe6096]{background:#8dd3bb;padding:80px 104px 80px 104px;position:relative;width:100%;height:422px;display:flex;flex-direction:column;margin-top:60px;z-index:0;margin-bottom:-513px;margin-top:200px}.newsletter-content[data-v-99fe6096]{background:#cdeae1;border-radius:20px;padding:48px;box-shadow:0 4px 16px rgba(17,34,17,.05);display:flex;justify-content:space-between;align-items:center;width:1232px;height:305px;margin:0 auto;position:relative;z-index:2;margin-bottom:40px}.newsletter-left[data-v-99fe6096]{flex:1;max-width:500px}.newsletter-title[data-v-99fe6096]{font-family:Noto Sans,sans-serif;font-weight:900;font-size:44px;line-height:54px;color:#121;margin-bottom:24px}.newsletter-info[data-v-99fe6096]{margin-bottom:24px}.newsletter-brand[data-v-99fe6096]{font-family:Acme;font-weight:400;font-size:20px;line-height:100%;color:#121;opacity:.8;margin-bottom:8px}.newsletter-desc[data-v-99fe6096]{font-family:Montserrat;font-weight:500;font-size:16px;line-height:100%;color:#121;opacity:.7}.newsletter-form[data-v-99fe6096]{display:flex;gap:16px;align-items:center}.newsletter-input[data-v-99fe6096]{flex:1;padding:16px;font-weight:400;font-size:16px}.newsletter-input[data-v-99fe6096],.subscribe-btn[data-v-99fe6096]{border:none;border-radius:4px;font-family:Montserrat;line-height:100%;height:56px}.subscribe-btn[data-v-99fe6096]{padding:16px 24px;background:#121;color:#fff;font-weight:600;font-size:14px;cursor:pointer}.mailbox-container[data-v-99fe6096]{position:relative;width:400px;height:305px;display:flex;justify-content:center;align-items:center;z-index:10}.mailbox-back[data-v-99fe6096]{width:208px;height:191px;top:47px;left:0;background:#65b599;z-index:5}.mailbox-back[data-v-99fe6096],.mailbox-base[data-v-99fe6096]{position:absolute;border-top-left-radius:70px;border-top-right-radius:70px}.mailbox-base[data-v-99fe6096]{width:187px;height:179px;top:59px;left:10px;background:#546869;z-index:10}.mailbox-front[data-v-99fe6096]{position:absolute;width:291px;height:191px;top:47px;left:71px;background:#121;border-top-left-radius:70px;border-top-right-radius:70px;z-index:4}.mailbox-flag[data-v-99fe6096]{position:absolute;width:169px;height:40px;top:154px;left:231px;background:#ff8682;z-index:6}.mailbox-flag2[data-v-99fe6096]{position:absolute;width:39px;height:77px;top:154px;left:361px;background:#ff8682;z-index:6}.mailbox-pole[data-v-99fe6096]{position:absolute;width:47px;height:188px;top:117px;left:194px;background:#a4806d;z-index:3}.mailbox-stand-base[data-v-99fe6096]{position:absolute;width:85px;height:57px;top:212px;left:156px;background:#a4806d;z-index:3}.mailbox-stand-front[data-v-99fe6096]{position:absolute;width:85px;height:188px;top:117px;left:156px;background:#dfad92;z-index:2}.footer-content[data-v-99fe6096]{width:1232px;margin:0 auto;display:flex;justify-content:space-between;align-items:flex-start;position:relative;z-index:1;gap:64px;padding-bottom:40px}.social-icons[data-v-99fe6096]{display:flex;gap:16px;margin-bottom:32px}.footer-links[data-v-99fe6096]{display:flex;gap:60px}.footer-column[data-v-99fe6096]{display:flex;flex-direction:column;gap:12px}.footer-column h4[data-v-99fe6096]{font-family:Acme;font-weight:400;font-size:16px;line-height:100%;color:#121;margin-bottom:8px}.footer-column a[data-v-99fe6096]{font-family:Montserrat;font-weight:500;font-size:14px;line-height:100%;color:#121;text-decoration:none;opacity:.7}.footer-column a[data-v-99fe6096]:hover{opacity:1}.loading-state[data-v-99fe6096]{text-align:center;padding:60px 0;color:#666;font-family:Montserrat}.coupon-modal-overlay[data-v-99fe6096]{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.7);display:flex;align-items:center;justify-content:center;z-index:2000;animation:fadeIn-99fe6096 .3s ease}@keyframes fadeIn-99fe6096{0%{opacity:0}to{opacity:1}}.coupon-modal[data-v-99fe6096]{background:#fff;border-radius:20px;width:90%;max-width:600px;max-height:80vh;display:flex;flex-direction:column;animation:slideUp-99fe6096 .3s ease;box-shadow:0 20px 60px rgba(0,0,0,.3)}@keyframes slideUp-99fe6096{0%{transform:translateY(50px);opacity:0}to{transform:translateY(0);opacity:1}}.coupon-modal-header[data-v-99fe6096]{padding:32px 32px 24px;border-bottom:1px solid #e0e0e0;display:flex;justify-content:space-between;align-items:center}.coupon-modal-header h2[data-v-99fe6096]{font-family:Montserrat,sans-serif;font-weight:700;font-size:24px;color:#121;margin:0}.modal-close-btn[data-v-99fe6096]{background:none;border:none;font-size:28px;color:#999;cursor:pointer;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;transition:color .2s}.modal-close-btn[data-v-99fe6096]:hover{color:#121}.coupon-modal-content[data-v-99fe6096]{padding:24px 32px;overflow-y:auto;flex:1}.coupon-count[data-v-99fe6096]{font-family:Montserrat,sans-serif;font-size:16px;color:#666;margin-bottom:24px;text-align:center}.coupon-list[data-v-99fe6096]{display:flex;flex-direction:column;gap:16px}.coupon-item[data-v-99fe6096]{display:flex;align-items:center;gap:20px;padding:20px;background:linear-gradient(135deg,#8dd3bb,#7cc5ae);border-radius:12px;box-shadow:0 4px 12px rgba(141,211,187,.3);transition:transform .2s,box-shadow .2s}.coupon-item[data-v-99fe6096]:hover{transform:translateY(-2px);box-shadow:0 6px 16px rgba(141,211,187,.4)}.coupon-badge[data-v-99fe6096]{background:#fff;border-radius:12px;padding:16px;min-width:80px;text-align:center;box-shadow:0 2px 8px rgba(0,0,0,.1)}.discount[data-v-99fe6096]{display:block;font-family:Montserrat,sans-serif;font-weight:700;font-size:28px;color:#8dd3bb;line-height:1;margin-bottom:4px}.discount-label[data-v-99fe6096]{display:block;font-family:Montserrat,sans-serif;font-weight:600;font-size:12px;color:#666}.coupon-info[data-v-99fe6096]{flex:1}.coupon-info h3[data-v-99fe6096]{font-family:Montserrat,sans-serif;font-weight:600;font-size:18px;color:#fff;margin:0 0 8px 0}.coupon-expiry[data-v-99fe6096]{font-family:Montserrat,sans-serif;font-size:14px;color:hsla(0,0%,100%,.9);margin:0}.coupon-modal-footer[data-v-99fe6096]{padding:24px 32px;border-top:1px solid #e0e0e0;display:flex;gap:12px}.btn-close[data-v-99fe6096],.btn-use-coupon[data-v-99fe6096]{flex:1;padding:16px;border:none;border-radius:8px;font-family:Montserrat,sans-serif;font-weight:600;font-size:16px;cursor:pointer;transition:all .2s}.btn-use-coupon[data-v-99fe6096]{background:#8dd3bb;color:#121}.btn-use-coupon[data-v-99fe6096]:hover{background:#7cc5ae;transform:translateY(-1px);box-shadow:0 4px 12px rgba(141,211,187,.4)}.btn-close[data-v-99fe6096]{background:#fff;color:#121;border:2px solid #e0e0e0}.btn-close[data-v-99fe6096]:hover{border-color:#8dd3bb;color:#8dd3bb}.reservation-status[data-v-99fe6096]{position:absolute;width:77px;height:32px;top:10px;left:10px;padding:4px 8px;border-radius:8px;font-family:Montserrat;font-weight:600;font-size:12px;line-height:100%;display:flex;align-items:center;justify-content:center;z-index:10}.reservation-status.unpaid[data-v-99fe6096]{background:hsla(0,100%,71%,.9);color:#fff}.reservation-status.completed[data-v-99fe6096]{background:#4a90e2;color:#121}.reservation-status.expired[data-v-99fe6096]{background:hsla(0,0%,50%,.9);color:#fff}.payment-btn[data-v-99fe6096]{background:#ff6b6b!important;color:#fff!important}.payment-btn[data-v-99fe6096]:hover{background:#ff5252!important}.completed-btn[data-v-99fe6096]{background:#4a90e2!important;cursor:not-allowed!important;opacity:.8;color:#fff!important}.completed-btn[data-v-99fe6096]:hover{background:#4a90e2!important}.expired-btn[data-v-99fe6096]{background:#999!important;cursor:not-allowed!important;opacity:.7;color:#fff!important}.expired-btn[data-v-99fe6096]:hover{background:#999!important}.date-range[data-v-99fe6096]{font-family:Montserrat;font-weight:500;font-size:12px;color:#666}@media screen and (max-width:768px){.coupon-modal[data-v-99fe6096]{width:95%;max-height:90vh}.coupon-modal-header[data-v-99fe6096]{padding:24px 20px 16px}.coupon-modal-header h2[data-v-99fe6096]{font-size:20px}.coupon-modal-content[data-v-99fe6096]{padding:16px 20px}.coupon-item[data-v-99fe6096]{flex-direction:column;align-items:flex-start;padding:16px}.coupon-badge[data-v-99fe6096]{align-self:flex-start}.coupon-modal-footer[data-v-99fe6096]{flex-direction:column;padding:16px 20px}}.default-search-btn[data-v-61433322]{padding:10px 20px;background-color:#7dd3c0;color:#000;border:none;border-radius:4px;font-weight:600;cursor:pointer;transition:background-color .3s}.default-search-btn[data-v-61433322]:hover{background-color:#6bc4a6}.address-modal-overlay[data-v-61433322]{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.6);display:flex;justify-content:center;align-items:center;z-index:9999;animation:fadeIn-61433322 .2s ease}@keyframes fadeIn-61433322{0%{opacity:0}to{opacity:1}}.address-modal-content[data-v-61433322]{background:#fff;border-radius:8px;width:90%;max-width:600px;height:600px;display:flex;flex-direction:column;box-shadow:0 4px 20px rgba(0,0,0,.3);animation:slideUp-61433322 .3s ease}@keyframes slideUp-61433322{0%{transform:translateY(50px);opacity:0}to{transform:translateY(0);opacity:1}}.modal-header[data-v-61433322]{display:flex;justify-content:space-between;align-items:center;padding:20px;border-bottom:1px solid #e0e0e0;background-color:#f8f8f8;border-radius:8px 8px 0 0}.modal-header h3[data-v-61433322]{margin:0;font-size:18px;font-weight:600;color:#333}.close-btn[data-v-61433322]{background:none;border:none;font-size:28px;cursor:pointer;color:#666;padding:0;width:30px;height:30px;display:flex;align-items:center;justify-content:center;transition:color .2s}.close-btn[data-v-61433322]:hover{color:#333}.postcode-wrapper[data-v-61433322]{flex:1;overflow:hidden;border-radius:0 0 8px 8px}@media (max-width:768px){.address-modal-content[data-v-61433322]{width:95%;height:80vh}.modal-header[data-v-61433322]{padding:15px}.modal-header h3[data-v-61433322]{font-size:16px}}[data-v-238eabfd]{margin:0;padding:0;box-sizing:border-box}.hotel-account-container[data-v-238eabfd]{font-family:Montserrat,system-ui,-apple-system,Noto Sans KR,Arial,sans-serif;color:#121;background:#fafbfc;min-width:1440px;max-width:1440px;margin:0 auto;min-height:100vh;display:flex;flex-direction:column}.header[data-v-238eabfd]{padding:21px 104px;background:#fff;box-shadow:0 4px 16px rgba(17,34,17,.05);position:fixed;top:0;left:0;right:0;z-index:1000;height:87px}.header[data-v-238eabfd],nav[data-v-238eabfd]{display:flex;justify-content:space-between;align-items:center;width:100%}nav[data-v-238eabfd]{max-width:1232px;margin:0 auto}.nav-left[data-v-238eabfd]{display:flex;align-items:center;gap:4px}.nav-right[data-v-238eabfd]{display:flex;align-items:center;gap:32px}.nav-item[data-v-238eabfd]{font-style:SemiBold;text-decoration:none}.nav-item[data-v-238eabfd],.user-profile[data-v-238eabfd]{font-family:Montserrat;font-weight:600;font-size:14px;line-height:100%;display:flex;align-items:center;gap:4px;color:#121}.user-profile[data-v-238eabfd]{cursor:pointer}.user-avatar[data-v-238eabfd]{width:45px;height:45px;background:#d9d9d9;border:1px solid #000;border-radius:50%;position:relative}.online-dot[data-v-238eabfd]{display:flex}.online-dot img[data-v-238eabfd]{position:absolute;width:18px;height:18px;margin:7px 0 0 -18px;z-index:2}.online-dot-back[data-v-238eabfd]{position:absolute;width:10px;height:10px;margin:10px 0 0 -15px;background-color:#000;z-index:1;border-radius:50%}.user-dropdown[data-v-238eabfd]{position:fixed;top:82px;left:64%;width:329px;background:#fff;border-radius:12px;box-shadow:0 2px 10px rgba(0,0,0,.05);padding:32px;display:none;z-index:1001}.user-dropdown.active[data-v-238eabfd]{display:block}.dropdown-header[data-v-238eabfd]{display:flex;align-items:center;gap:16px;margin-bottom:24px}.dropdown-avatar[data-v-238eabfd]{width:64px;height:64px;background:#d9d9d9;border-radius:50%}.dropdown-info h3[data-v-238eabfd]{font-family:Montserrat;font-weight:600;font-size:16px;line-height:100%;color:#121;margin-bottom:4px}.dropdown-info p[data-v-238eabfd]{font-family:Montserrat;font-weight:400;font-size:14px;line-height:100%;color:#121;opacity:.75}.dropdown-menu[data-v-238eabfd]{display:flex;flex-direction:column;gap:16px;border-top:.5px solid rgba(17,34,17,.25);padding-top:24px}.dropdown-item[data-v-238eabfd]{display:flex;align-items:center;gap:8px;color:#121;text-decoration:none;font-family:Montserrat;font-weight:500;font-size:14px;line-height:100%;padding:4px 0}.container[data-v-238eabfd]{max-width:1232px;width:1232px;margin:0 auto 80px;padding:0}.cover[data-v-238eabfd]{width:100%;height:350px;angle:0 deg;opacity:1;margin-top:150px;display:flex;position:relative;border-radius:12px}.cover-img[data-v-238eabfd]{width:100%;height:100%;z-index:0;border-radius:12px;-o-object-fit:cover;object-fit:cover}.upload[data-v-238eabfd]{position:absolute;top:270px;right:20px;width:180px;height:48px;display:flex;align-items:center;justify-content:center;gap:8px;border:4px solid #8dd3bb;border-radius:4px;background:#8dd3bb;cursor:pointer;font-family:Montserrat;font-weight:500;font-size:14px;color:#121;z-index:1}.upload img[data-v-238eabfd]{width:16px;height:13.013124465942383px;angle:0 deg;opacity:1;top:1.49px;border-width:.05px}.upload[data-v-238eabfd]:hover{background:#7cc5a8;border-color:#7cc5a8}.profile[data-v-238eabfd]{margin-top:-58px;text-align:center;position:relative;z-index:1}.profile .avatar-container[data-v-238eabfd]{position:relative;display:inline-block}.profile .avatar[data-v-238eabfd]{width:112px;height:112px;border-radius:50%;-o-object-fit:cover;object-fit:cover;border:4px solid #ff8682;box-shadow:0 10px 30px rgba(17,34,17,.08);display:block;margin:0 auto;position:relative;z-index:10}.avatar-edit[data-v-238eabfd]{position:absolute;width:44px;height:44px;left:80px;bottom:0;gap:10px;angle:0 deg;opacity:1;border-radius:45px;background:#ff8682;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 2px 8px rgba(0,0,0,.1);z-index:11}.avatar-edit img[data-v-238eabfd]{width:17.437562942504883px;height:17.437328338623047px;angle:0 deg;opacity:1;top:3.28px;left:3.28px;border-width:2.06px}.avatar-edit[data-v-238eabfd]:hover{background:#7cc5a8}.name[data-v-238eabfd]{margin-top:10px;font-weight:600;font-style:SemiBold;font-size:24px}.email[data-v-238eabfd],.name[data-v-238eabfd]{font-family:Montserrat;leading-trim:NONE;line-height:100%;letter-spacing:0;text-align:center}.email[data-v-238eabfd]{padding-top:10px;font-weight:400;font-style:Regular;font-size:16px;color:#121}.tabs[data-v-238eabfd]{width:1232px;height:80px;margin:24px auto 0;display:flex;background:#fff;border-radius:12px;box-shadow:0 4px 16px rgba(17,34,17,.05);overflow:hidden}.tab[data-v-238eabfd]{flex:1;padding:16px 24px;text-align:left;font-weight:600;font-size:16px;color:#6b7280;cursor:pointer;border:none;display:flex;align-items:center;background:transparent;position:relative;transition:all .3s ease}.tab-beeline[data-v-238eabfd]{width:0;height:48.00000000000004px;angle:-90 deg;opacity:1;border-width:1px;border:1px solid #d7e2ee;margin-top:16px}.tab[data-v-238eabfd]:hover{color:#121;background:#f9f9f9}.tab.active[data-v-238eabfd]{color:#121}.tab.active[data-v-238eabfd]:after{content:"";position:absolute;bottom:0;left:20px;width:215px;height:0;border:4px solid #8dd3bb}.panels .panel[data-v-238eabfd]{margin-bottom:100px}.account-title[data-v-238eabfd]{font-family:Acme;font-weight:400;font-style:Regular;font-size:32px;leading-trim:NONE;line-height:100%;letter-spacing:0;color:#121;margin:32px 0 24px;text-align:left}.card[data-v-238eabfd]{max-width:1232px;margin:0 auto;background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 4px 16px rgba(17,34,17,.05);margin-bottom:50px}.payment-title[data-v-238eabfd]{width:130px;height:41px;angle:0 deg;opacity:1;font-family:Acme;font-weight:400;font-style:Regular;font-size:32px;leading-trim:NONE;line-height:100%;letter-spacing:0;margin:32px 0 24px}.content-body[data-v-238eabfd]{width:1232px;height:auto;angle:0 deg;opacity:1;border-radius:16px;display:flex;justify-content:space-between;flex-direction:column;padding:8px 8px}.row[data-v-238eabfd]{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:18px 24px;border-top:1px solid #e5e7eb}.row[data-v-238eabfd]:first-child{border-top:0}.meta[data-v-238eabfd]{font-weight:400;font-style:Regular;font-size:16px;margin-bottom:8px}.meta[data-v-238eabfd],.value[data-v-238eabfd]{font-family:Montserrat;leading-trim:NONE;line-height:100%;letter-spacing:0;color:#121}.value[data-v-238eabfd]{font-weight:600;font-style:SemiBold;font-size:20px}.btn[data-v-238eabfd]{padding:10px 14px;border-radius:999px;background:#ecfdf5;border:1px solid #bbf7d0;color:#065f46;font-weight:700;font-size:12px;cursor:pointer}.booking-wrap[data-v-238eabfd]{max-width:1232px;height:auto;margin-bottom:100px}.booking-title[data-v-238eabfd]{font-family:Noto Sans;font-weight:900;font-style:Display Black;font-size:32px;leading-trim:NONE;line-height:100%;letter-spacing:0;margin:32px 0 24px;display:flex;justify-content:space-between;align-items:center}.sort-container[data-v-238eabfd]{height:100%;display:flex;align-items:flex-end;justify-content:center}.custom-select-wrapper[data-v-238eabfd]{position:relative}.sort-select[data-v-238eabfd]{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;font-family:Montserrat;font-weight:600;font-style:SemiBold;font-size:14px;leading-trim:NONE;line-height:normal;letter-spacing:0;text-align:right;margin-right:15px;background:transparent;cursor:pointer}.select-arrow[data-v-238eabfd]{position:absolute;top:50%;transform:translateY(-50%);pointer-events:none;font-size:14px;color:#121;right:1px;top:22px}.booking-sub[data-v-238eabfd]{width:1232px;height:56px;border-radius:12px;padding:16px 24px;gap:12px;angle:0 deg;opacity:1;display:flex;align-items:center;color:#111827;margin-bottom:12px;background:#fff;box-shadow:0 4px 16px 0 #1122110d;font-family:Montserrat;font-weight:600;font-style:SemiBold;font-size:16px;leading-trim:NONE;line-height:100%;letter-spacing:0}.booking-sub img[data-v-238eabfd]{width:21px;height:16.5px;angle:0 deg;opacity:1;top:3.75px}.booking-list[data-v-238eabfd]{display:flex;flex-direction:column;gap:16px}.booking-card[data-v-238eabfd]{width:1232px;height:144px;border-radius:16px;padding:32px 24px;background:#fff;box-shadow:0 4px 16px 0 #1122110d;display:grid;grid-template-columns:80px 1fr 1fr 1fr auto;align-items:center;gap:16px}.bc-logo[data-v-238eabfd]{width:80px;height:80px;border-radius:8px;border:.5px solid #8dd3bb;display:flex;align-items:center;justify-content:center;padding:10px}.bc-logo img[data-v-238eabfd]{width:70px;height:70px}.bc-dates[data-v-238eabfd]{display:flex;align-items:center;gap:16px}.bc-date-section .label[data-v-238eabfd]{font-size:14px;color:#6b7280;margin-bottom:4px}.bc-date-section .val[data-v-238eabfd]{width:98px;font-size:16px;font-weight:700;color:#111827}.bc-separator[data-v-238eabfd]{width:20px;height:0;angle:0 deg;opacity:1;border:1px solid #000}.bc-beeline[data-v-238eabfd]{width:0;height:48.00000000000004px;angle:-90 deg;opacity:1;border-width:1px;border:1px solid #d7e2ee}.bc-times[data-v-238eabfd]{display:flex;flex-direction:column;gap:12px}.bc-time-info[data-v-238eabfd]{display:flex;align-items:center;gap:8px}.bc-time-info .label[data-v-238eabfd]{font-weight:600;font-style:SemiBold;font-size:12px;color:#121}.bc-time-info .label[data-v-238eabfd],.bc-time-info .val[data-v-238eabfd]{font-family:Montserrat;leading-trim:NONE;line-height:100%;letter-spacing:0}.bc-time-info .val[data-v-238eabfd]{font-weight:500;font-style:Medium;font-size:16px;color:#111827}.bc-guest[data-v-238eabfd]{height:100%;display:flex;align-items:flex-start}.time-icon[data-v-238eabfd]{width:32px;height:32px;angle:0 deg;opacity:1;border-radius:4px}.bc-actions[data-v-238eabfd]{width:216px;height:48px;angle:0 deg;opacity:1;gap:16px;display:flex}.bc-btn[data-v-238eabfd]{width:152px;height:100%;angle:0 deg;opacity:1;gap:4px;border-radius:4px;padding:8px 16px;cursor:pointer;background:#8dd3bb;border:none;font-family:Montserrat;font-weight:500;font-style:Medium;font-size:14px;leading-trim:NONE;line-height:100%;letter-spacing:0}.bc-next[data-v-238eabfd]{width:48px;height:100%;angle:0 deg;opacity:1;gap:10px;display:flex;align-items:center;justify-content:center;cursor:pointer;border:1px solid #8dd3bb;border-radius:4px}.bc-next img[data-v-238eabfd]{width:4.5px;height:9px;angle:0 deg;opacity:1;top:3.5px;left:6px;border-width:1.5px}.bc-next[data-v-238eabfd]:hover{background-color:#8dd3bb}.billing[data-v-238eabfd]{max-width:1232px;margin:0 auto;background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 4px 16px rgba(17,34,17,.05)}.billing .head[data-v-238eabfd]{display:flex;align-items:center;gap:8px;padding:20px 24px;border-bottom:1px solid #e5e7eb;font-weight:800;font-size:20px}.billing .grid[data-v-238eabfd]{display:grid;grid-template-columns:repeat(auto-fill,378px);grid-auto-rows:212px;gap:16px;padding:24px}.credit-card[data-v-238eabfd]{width:378px;height:100%;display:flex;flex-direction:column;justify-content:space-between;align-self:center;padding:20px;border-radius:16px;background:#8dd3bb}.cc-top[data-v-238eabfd]{width:346px;height:61.5px;angle:0 deg;opacity:1;display:flex;justify-content:space-between;align-items:center}.cc-number[data-v-238eabfd]{width:71px;height:39px;font-size:32px;line-height:100%;vertical-align:middle;color:#121}.cc-number[data-v-238eabfd],.cc-star[data-v-238eabfd]{angle:0 deg;opacity:1;font-family:Montserrat;font-weight:600;font-style:SemiBold;leading-trim:NONE;letter-spacing:0}.cc-star[data-v-238eabfd]{width:200px;height:29px;font-size:24px}.cc-bottom[data-v-238eabfd]{width:346px;height:61.5px;angle:0 deg;opacity:1;gap:16px;display:flex;justify-content:space-between;align-items:flex-end}.cc-meta[data-v-238eabfd]{width:62px;height:15px;angle:0 deg;opacity:1;font-weight:500;font-style:Medium;font-size:12px}.cc-meta-bold[data-v-238eabfd],.cc-meta[data-v-238eabfd]{font-family:Montserrat;leading-trim:NONE;line-height:100%;letter-spacing:0;vertical-align:middle;color:#121}.cc-meta-bold[data-v-238eabfd]{font-weight:600;font-style:SemiBold;font-size:20px}.cc-brand[data-v-238eabfd]{display:flex;align-items:center;justify-content:center}.cc-brand img[data-v-238eabfd]{width:51.77358627319336px;height:32.51381301879883px;angle:0 deg;opacity:1}.cc-delete[data-v-238eabfd]{align-self:flex-start}.cc-delete img[data-v-238eabfd]{width:24px;height:24px;angle:0 deg;opacity:1;cursor:pointer}.add-card[data-v-238eabfd]{width:378px;height:212px;gap:10px;display:flex;align-items:center;justify-content:center;flex-direction:column;align-self:center;background:#fff;border-radius:16px;border-width:2px;padding:16px;cursor:pointer;transition:all .2s;border:2px dashed #8dd3bb}.add-card[data-v-238eabfd]:hover{background:#f3f4f6}.add-card .plus[data-v-238eabfd]{width:48px;height:48px;angle:0 deg;opacity:1;top:8px;left:8px;border:2px solid #8dd3bb;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:40px;font-weight:100;color:#8dd3bb;padding-bottom:8px}.new-card[data-v-238eabfd]{width:96px;height:15px;angle:0 deg;opacity:.75;font-family:Montserrat;font-weight:500;font-style:Medium;font-size:12px;leading-trim:NONE;line-height:100%;letter-spacing:0;vertical-align:middle}.file-input[data-v-238eabfd]{display:none}.modal[data-v-238eabfd]{position:fixed;inset:0;display:none;z-index:3000}.modal.open[data-v-238eabfd]{display:block}.modal .backdrop[data-v-238eabfd]{position:absolute;inset:0;background:rgba(0,0,0,.45);backdrop-filter:saturate(120%) blur(2px)}.modal .card[data-v-238eabfd]{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:640px;max-width:calc(100% - 40px);background:#fff;border:1px solid #e5e7eb;border-radius:14px;box-shadow:0 20px 60px rgba(0,0,0,.2);padding:28px}.modal .title[data-v-238eabfd]{font-size:28px;font-weight:900;margin-bottom:18px}.modal .close[data-v-238eabfd]{position:absolute;right:18px;top:14px;font-size:20px;line-height:1;background:transparent;border:0;cursor:pointer;color:#111827;opacity:.7}.modal form[data-v-238eabfd]{display:flex;flex-direction:column;gap:14px}.card-modal[data-v-238eabfd]{display:none;position:fixed;inset:0;width:100%;height:100%;background:rgba(0,0,0,.5);z-index:2000}.card-modal.active[data-v-238eabfd],.modal-full[data-v-238eabfd]{display:flex;align-items:center;justify-content:center}.modal-full[data-v-238eabfd]{width:640px;height:686.2418823242188px;border-radius:12px;background:#fff}.modal-content[data-v-238eabfd]{width:512px;height:590px;display:flex;flex-direction:column;max-height:80vh;overflow-y:auto}.modal-header[data-v-238eabfd]{display:flex;justify-content:flex-end}.close-btn[data-v-238eabfd]{background:none;border:none;font-size:24px;cursor:pointer;color:#666}.modal-title[data-v-238eabfd]{font-family:Noto Sans,sans-serif;font-weight:700;font-size:32px;margin:16px 0 24px;color:#121}.form-group[data-v-238eabfd]{margin-bottom:20px;position:relative}.form-label[data-v-238eabfd]{position:absolute;top:-8px;left:12px;background:#fff;padding:0 4px;font-family:Montserrat,sans-serif;font-weight:500;font-size:14px;color:#121;z-index:1}.form-input[data-v-238eabfd]{width:100%;padding:12px 16px;border:1px solid #ccc;border-radius:6px;font-family:Montserrat,sans-serif;font-size:14px;box-sizing:border-box}.form-row[data-v-238eabfd]{display:flex;gap:16px}.form-row .form-group[data-v-238eabfd]{flex:1}.card-input-wrapper[data-v-238eabfd]{position:relative}.card-input-wrapper input[data-v-238eabfd]{padding-right:50px;height:56px}.card-logo[data-v-238eabfd]{position:absolute;right:12px;top:50%;transform:translateY(-50%);height:20px}.checkbox-group[data-v-238eabfd]{display:flex;align-items:center;gap:8px;font-family:Montserrat,sans-serif;font-size:14px;color:#121;margin-bottom:20px;padding-left:0}.checkbox-group label[data-v-238eabfd]{position:static;background:none;padding:0}.save-card-btn[data-v-238eabfd]{width:100%;height:48px;padding:8px 16px;gap:4px;background:#8dd3bb;border:none;border-radius:4px;font-family:Montserrat,sans-serif;font-size:16px;color:#121;cursor:pointer;font-family:Montserrat;font-weight:600;font-style:SemiBold;font-size:14px;leading-trim:NONE;line-height:100%;letter-spacing:0}.field[data-v-238eabfd]{display:flex;flex-direction:column;gap:6px}.label[data-v-238eabfd]{font-size:13px;color:#374151;padding-bottom:3px}.input[data-v-238eabfd],.select[data-v-238eabfd]{height:44px;padding:10px 12px;border:1px solid #d1d5db;border-radius:8px;font-size:14px;outline:none;background:#fff}.input[data-v-238eabfd]:focus,.select[data-v-238eabfd]:focus{border-color:#86efac;box-shadow:0 0 0 3px rgba(134,239,172,.35)}.submit[data-v-238eabfd]{height:44px;border:0;border-radius:8px;cursor:pointer;background:#a7dcc6;font-weight:700;color:#0f3f2e}.newsletter-section[data-v-238eabfd]{background:#8dd3bb;padding:80px 104px 80px 104px;position:relative;width:100%;height:422px;display:flex;flex-direction:column;margin-top:60px;z-index:0;margin-bottom:-513px}.newsletter-content[data-v-238eabfd]{background:#cdeae1;border-radius:20px;padding:48px;box-shadow:0 4px 16px rgba(17,34,17,.05);display:flex;justify-content:space-between;align-items:center;width:1232px;height:305px;margin:0 auto;position:relative;z-index:2;margin-bottom:40px}.newsletter-left[data-v-238eabfd]{flex:1;max-width:500px}.newsletter-title[data-v-238eabfd]{font-family:Noto Sans,sans-serif;font-weight:900;font-size:44px;line-height:54px;color:#121;margin-bottom:24px}.newsletter-info[data-v-238eabfd]{margin-bottom:24px}.newsletter-brand[data-v-238eabfd]{font-family:Acme;font-weight:400;font-size:20px;line-height:100%;color:#121;opacity:.8;margin-bottom:8px}.newsletter-desc[data-v-238eabfd]{font-family:Montserrat;font-weight:500;font-size:16px;line-height:100%;color:#121;opacity:.7}.newsletter-form[data-v-238eabfd]{display:flex;gap:16px;align-items:center}.newsletter-input[data-v-238eabfd]{flex:1;padding:16px;font-weight:400;font-size:16px}.newsletter-input[data-v-238eabfd],.subscribe-btn[data-v-238eabfd]{border:none;border-radius:4px;font-family:Montserrat;line-height:100%;height:56px}.subscribe-btn[data-v-238eabfd]{padding:16px 24px;background:#121;color:#fff;font-weight:600;font-size:14px;cursor:pointer}.mailbox-container[data-v-238eabfd]{position:relative;width:400px;height:305px;display:flex;justify-content:center;align-items:center;z-index:10}.mailbox-back[data-v-238eabfd]{width:208px;height:191px;top:47px;left:0;background:#65b599;z-index:5}.mailbox-back[data-v-238eabfd],.mailbox-base[data-v-238eabfd]{position:absolute;border-top-left-radius:70px;border-top-right-radius:70px}.mailbox-base[data-v-238eabfd]{width:187px;height:179px;top:59px;left:10px;background:#546869;z-index:10}.mailbox-front[data-v-238eabfd]{position:absolute;width:291px;height:191px;top:47px;left:71px;background:#121;border-top-left-radius:70px;border-top-right-radius:70px;z-index:4}.mailbox-flag[data-v-238eabfd]{position:absolute;width:169px;height:40px;top:154px;left:231px;background:#ff8682;z-index:6}.mailbox-flag2[data-v-238eabfd]{position:absolute;width:39px;height:77px;top:154px;left:361px;background:#ff8682;z-index:6}.mailbox-pole[data-v-238eabfd]{position:absolute;width:47px;height:188px;top:117px;left:194px;background:#a4806d;z-index:3}.mailbox-stand-base[data-v-238eabfd]{position:absolute;width:85px;height:57px;top:212px;left:156px;background:#a4806d;z-index:3}.mailbox-stand-front[data-v-238eabfd]{position:absolute;width:85px;height:188px;top:117px;left:156px;background:#dfad92;z-index:2}.footer-content[data-v-238eabfd]{width:1232px;margin:0 auto;display:flex;justify-content:space-between;align-items:flex-start;position:relative;z-index:1;gap:64px;padding-bottom:40px}.social-icons[data-v-238eabfd]{display:flex;gap:16px;margin-bottom:32px}.footer-links[data-v-238eabfd]{display:flex;gap:60px}.footer-column[data-v-238eabfd]{display:flex;flex-direction:column;gap:12px}.footer-column h4[data-v-238eabfd]{font-family:Acme;font-weight:400;font-size:16px;line-height:100%;color:#121;margin-bottom:8px}.footer-column a[data-v-238eabfd]{font-family:Montserrat;font-weight:500;font-size:14px;line-height:100%;color:#121;text-decoration:none;opacity:.7}.footer-column a[data-v-238eabfd]:hover{opacity:1}.btn-disabled[data-v-238eabfd]{padding:10px 14px;border-radius:999px;font-weight:700;font-size:12px}.btn-disabled[data-v-238eabfd],.btn[data-v-238eabfd]:disabled{background:#f3f4f6;border:1px solid #d1d5db;color:#6b7280;cursor:not-allowed;opacity:.6}.loading-message[data-v-238eabfd]{display:flex;justify-content:center;align-items:center;height:200px;font-family:Montserrat;font-size:16px;color:#6b7280}.coupon-modal-overlay[data-v-238eabfd]{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.7);display:flex;align-items:center;justify-content:center;z-index:2000;animation:fadeIn-238eabfd .3s ease}@keyframes fadeIn-238eabfd{0%{opacity:0}to{opacity:1}}.coupon-modal[data-v-238eabfd]{background:#fff;border-radius:20px;width:90%;max-width:600px;max-height:80vh;display:flex;flex-direction:column;animation:slideUp-238eabfd .3s ease;box-shadow:0 20px 60px rgba(0,0,0,.3)}@keyframes slideUp-238eabfd{0%{transform:translateY(50px);opacity:0}to{transform:translateY(0);opacity:1}}.coupon-modal-header[data-v-238eabfd]{padding:32px 32px 24px;border-bottom:1px solid #e0e0e0;display:flex;justify-content:space-between;align-items:center}.coupon-modal-header h2[data-v-238eabfd]{font-family:Montserrat,sans-serif;font-weight:700;font-size:24px;color:#121;margin:0}.modal-close-btn[data-v-238eabfd]{background:none;border:none;font-size:28px;color:#999;cursor:pointer;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;transition:color .2s}.modal-close-btn[data-v-238eabfd]:hover{color:#121}.coupon-modal-content[data-v-238eabfd]{padding:24px 32px;overflow-y:auto;flex:1}.coupon-count[data-v-238eabfd]{font-family:Montserrat,sans-serif;font-size:16px;color:#666;margin-bottom:24px;text-align:center}.coupon-list[data-v-238eabfd]{display:flex;flex-direction:column;gap:16px}.coupon-item[data-v-238eabfd]{display:flex;align-items:center;gap:20px;padding:20px;background:linear-gradient(135deg,#8dd3bb,#7cc5ae);border-radius:12px;box-shadow:0 4px 12px rgba(141,211,187,.3);transition:transform .2s,box-shadow .2s}.coupon-item[data-v-238eabfd]:hover{transform:translateY(-2px);box-shadow:0 6px 16px rgba(141,211,187,.4)}.coupon-badge[data-v-238eabfd]{background:#fff;border-radius:12px;padding:16px;min-width:80px;text-align:center;box-shadow:0 2px 8px rgba(0,0,0,.1)}.discount[data-v-238eabfd]{display:block;font-family:Montserrat,sans-serif;font-weight:700;font-size:28px;color:#8dd3bb;line-height:1;margin-bottom:4px}.discount-label[data-v-238eabfd]{display:block;font-family:Montserrat,sans-serif;font-weight:600;font-size:12px;color:#666}.coupon-info[data-v-238eabfd]{flex:1}.coupon-info h3[data-v-238eabfd]{font-family:Montserrat,sans-serif;font-weight:600;font-size:18px;color:#fff;margin:0 0 8px 0}.coupon-expiry[data-v-238eabfd]{font-family:Montserrat,sans-serif;font-size:14px;color:hsla(0,0%,100%,.9);margin:0}.coupon-modal-footer[data-v-238eabfd]{padding:24px 32px;border-top:1px solid #e0e0e0;display:flex;gap:12px}.btn-close[data-v-238eabfd],.btn-use-coupon[data-v-238eabfd]{flex:1;padding:16px;border:none;border-radius:8px;font-family:Montserrat,sans-serif;font-weight:600;font-size:16px;cursor:pointer;transition:all .2s}.btn-use-coupon[data-v-238eabfd]{background:#8dd3bb;color:#121}.btn-use-coupon[data-v-238eabfd]:hover{background:#7cc5ae;transform:translateY(-1px);box-shadow:0 4px 12px rgba(141,211,187,.4)}.btn-close[data-v-238eabfd]{background:#fff;color:#121;border:2px solid #e0e0e0}.btn-close[data-v-238eabfd]:hover{border-color:#8dd3bb;color:#8dd3bb}.pagination[data-v-238eabfd]{display:flex;justify-content:center;align-items:center;gap:20px;margin-top:30px;padding:20px 0}.pagination-btn[data-v-238eabfd]{padding:10px 20px;border:1px solid #ddd;background:#fff;border-radius:5px;cursor:pointer;transition:all .3s}.pagination-btn[data-v-238eabfd]:hover:not(:disabled){background:#ff8682;color:#fff;border-color:#ff8682}.pagination-btn[data-v-238eabfd]:disabled{opacity:.5;cursor:not-allowed}.pagination-info[data-v-238eabfd]{font-size:16px;color:#333}.empty-message[data-v-238eabfd],.loading-message[data-v-238eabfd]{text-align:center;padding:60px 20px;color:#666}.withdraw-section[data-v-238eabfd]{margin-top:40px;text-align:center;padding:20px 0}.withdraw-btn[data-v-238eabfd]{padding:12px 32px;background-color:transparent;color:#ef4444;border:2px solid #ef4444;border-radius:8px;font-family:Montserrat;font-weight:600;font-size:14px;cursor:pointer;transition:all .3s ease}.withdraw-btn[data-v-238eabfd]:hover{background-color:#ef4444;color:#fff}.withdraw-modal-card[data-v-238eabfd]{max-width:500px}.withdraw-title[data-v-238eabfd]{color:#ef4444}.withdraw-warning[data-v-238eabfd]{background-color:#fef2f2;border:1px solid #fecaca;border-radius:8px;padding:16px;margin-bottom:24px}.withdraw-warning p[data-v-238eabfd]{font-weight:600;color:#991b1b;margin-bottom:12px}.withdraw-warning ul[data-v-238eabfd]{list-style:none;padding-left:0}.withdraw-warning li[data-v-238eabfd]{color:#7f1d1d;font-size:13px;margin-bottom:8px;padding-left:20px;position:relative}.withdraw-warning li[data-v-238eabfd]:before{content:"•";position:absolute;left:0;color:#ef4444;font-weight:700}.withdraw-warning strong[data-v-238eabfd]{color:#991b1b;font-weight:700}.withdraw-buttons[data-v-238eabfd]{display:flex;gap:12px;margin-top:20px}.cancel-btn[data-v-238eabfd],.withdraw-confirm-btn[data-v-238eabfd]{flex:1;height:44px;border-radius:8px;font-weight:600;cursor:pointer;transition:all .3s ease}.cancel-btn[data-v-238eabfd]{background-color:#f3f4f6;border:1px solid #d1d5db;color:#374151}.cancel-btn[data-v-238eabfd]:hover{background-color:#e5e7eb}.withdraw-confirm-btn[data-v-238eabfd]{background-color:#ef4444;border:none;color:#fff}.withdraw-confirm-btn[data-v-238eabfd]:hover{background-color:#dc2626}.address-input-group[data-v-238eabfd]{display:flex;gap:10px;align-items:center}.address-input[data-v-238eabfd]{flex:1}.address-search-btn[data-v-238eabfd]{height:44px;padding:0 20px;background-color:#7dd3c0;color:#000;border:none;border-radius:8px;font-family:Montserrat;font-weight:600;font-size:14px;cursor:pointer;white-space:nowrap;flex-shrink:0;transition:background-color .3s ease}.address-search-btn[data-v-238eabfd]:hover{background-color:#6bc4a6}.address-search-btn[data-v-238eabfd]:active{background-color:#5db399}.modal .field[data-v-238eabfd]{margin-bottom:16px}.modal .field[data-v-238eabfd]:last-of-type{margin-bottom:0}@media screen and (max-width:768px){.coupon-modal[data-v-238eabfd]{width:95%;max-height:90vh}.coupon-modal-header[data-v-238eabfd]{padding:24px 20px 16px}.coupon-modal-header h2[data-v-238eabfd]{font-size:20px}.coupon-modal-content[data-v-238eabfd]{padding:16px 20px}.coupon-item[data-v-238eabfd]{flex-direction:column;align-items:flex-start;padding:16px}.coupon-badge[data-v-238eabfd]{align-self:flex-start}.coupon-modal-footer[data-v-238eabfd]{flex-direction:column;padding:16px 20px}}.hotel-login-container[data-v-fb6747c2]{width:100%;min-height:100vh;font-family:Montserrat,sans-serif}.container[data-v-fb6747c2]{display:flex;width:100%;height:100vh}.form-section[data-v-fb6747c2]{flex:1;display:flex;align-items:center;justify-content:center;width:50%;padding:2rem}.form-section-content[data-v-fb6747c2]{width:512px;max-width:100%;display:flex;flex-direction:column;justify-content:center}.image-section[data-v-fb6747c2]{flex:1;position:relative;display:flex;overflow:hidden;align-items:center;justify-content:center;width:50%}.slider-container[data-v-fb6747c2]{width:618px;height:816px;border-radius:15px;position:relative;overflow:hidden;background:#f5f5f5}.slide[data-v-fb6747c2]{width:618px;height:816px;flex-shrink:0}.slider-wrapper[data-v-fb6747c2]{display:flex;width:300%;height:100%;transition:transform .5s ease-in-out}.slide img[data-v-fb6747c2]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:15px}.image-dots[data-v-fb6747c2]{position:absolute;bottom:30px;left:50%;transform:translateX(-50%);display:flex;gap:10px;z-index:10}.dot[data-v-fb6747c2]{width:12px;height:12px;border-radius:50%;background-color:#fff;cursor:pointer;transition:all .3s ease;opacity:.6}.dot.active[data-v-fb6747c2]{background-color:#7dd3c0;width:32px;height:10px;border-radius:5px;opacity:1}.dot[data-v-fb6747c2]:hover{opacity:.8}h1[data-v-fb6747c2]{font-family:Acme,sans-serif;font-weight:400;font-size:40px;line-height:1.2;margin-bottom:8px;color:#121}.subtitle[data-v-fb6747c2],p[data-v-fb6747c2]{font-family:Montserrat;font-weight:400;font-size:16px;line-height:1.4;color:#666;margin-bottom:32px}.email-retransmit[data-v-fb6747c2],.find-password[data-v-fb6747c2],.password-reset[data-v-fb6747c2]{margin-bottom:48px}.input-group[data-v-fb6747c2]{margin-bottom:24px;position:relative}.input-group label[data-v-fb6747c2]{position:absolute;left:12px;top:-8px;background:#fff;padding:0 4px;font-size:12px;color:#79747e;font-weight:500;z-index:1}.input-group input[data-v-fb6747c2]{width:100%;height:56px;padding:16px 12px;border:1px solid #79747e;border-radius:4px;box-sizing:border-box;font-size:16px;background:transparent;transition:border-color .3s ease}.input-group input[data-v-fb6747c2]:focus{outline:none;border-color:#7dd3c0;border-width:2px}.input-group input:focus+label[data-v-fb6747c2]{color:#7dd3c0}.password-input-wrapper[data-v-fb6747c2]{position:relative}.password-toggle[data-v-fb6747c2]{position:absolute;right:12px;top:50%;transform:translateY(-50%);background:none;border:none;cursor:pointer;padding:4px;color:#79747e;display:flex;align-items:center;justify-content:center}.password-toggle img[data-v-fb6747c2]{width:22.50015640258789px;height:15px;top:4.5px;left:.75px;angle:0 deg;opacity:1}.password-toggle[data-v-fb6747c2]:hover{color:#333}.options[data-v-fb6747c2]{width:100%;margin:20px 0}.retransmit[data-v-fb6747c2]{font-family:Montserrat;font-weight:500;font-size:14px;color:#121;cursor:pointer;margin-bottom:20px}.retransmit[data-v-fb6747c2]:hover{color:#7dd3c0}.remember-forgot[data-v-fb6747c2]{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.remember-me[data-v-fb6747c2]{font-family:Montserrat;font-weight:500;font-size:14px;display:flex;align-items:center;gap:8px}.forgot-password[data-v-fb6747c2]{color:#ff6b6b;text-decoration:none;cursor:pointer;font-family:Montserrat;font-weight:500;font-size:14px}.forgot-password[data-v-fb6747c2]:hover{text-decoration:underline}.forgot-password-button[data-v-fb6747c2],.forgot-password-verify-button[data-v-fb6747c2],.login-button[data-v-fb6747c2],.set-password-button[data-v-fb6747c2]{width:100%;height:48px;padding:8px 16px;background-color:#7dd3c0;color:#000;border:none;border-radius:4px;cursor:pointer;margin-bottom:16px;font-family:Montserrat;font-weight:600;font-size:14px;transition:background-color .3s ease}.forgot-password-button[data-v-fb6747c2]:hover,.forgot-password-verify-button[data-v-fb6747c2]:hover,.login-button[data-v-fb6747c2]:hover,.set-password-button[data-v-fb6747c2]:hover{background-color:#6bc4a8}.forgot-password-button[data-v-fb6747c2]:disabled,.forgot-password-verify-button[data-v-fb6747c2]:disabled,.login-button[data-v-fb6747c2]:disabled,.set-password-button[data-v-fb6747c2]:disabled{background-color:#ccc;cursor:not-allowed}.signup-link[data-v-fb6747c2]{font-family:Montserrat;font-weight:500;font-size:14px;text-align:center;display:block;color:#333;text-decoration:none;margin-bottom:32px}.signup-link[data-v-fb6747c2]:hover{text-decoration:underline}.divider[data-v-fb6747c2]{display:flex;justify-content:space-between;align-items:center;margin:32px 0;color:#666}.divider-beeline[data-v-fb6747c2]{width:30%;height:1px;background:rgba(17,34,17,.25)}.divider span[data-v-fb6747c2]{font-family:Montserrat;font-weight:400;font-size:14px;padding:0 16px}.social-login[data-v-fb6747c2]{display:flex;gap:12px;justify-content:center;width:100%}.social-btn[data-v-fb6747c2]{width:160px;height:56px;border:1px solid #ddd;border-radius:4px;background-color:#fff;padding:16px 24px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.social-btn[data-v-fb6747c2]:hover{background-color:#f5f5f5;border-color:#ccc}.back-link[data-v-fb6747c2]{text-decoration:none;color:#121;font-family:Montserrat;font-weight:500;font-size:14px;cursor:pointer;margin-bottom:24px;display:inline-block}.back-link[data-v-fb6747c2]:hover{color:#7dd3c0}.turnstile-wrapper[data-v-fb6747c2]{display:flex;justify-content:center;margin:20px 0}@media (max-width:1200px){.slide[data-v-fb6747c2],.slider-container[data-v-fb6747c2]{width:500px;height:650px}}.hotel-signup-container[data-v-18431412]{width:100%;min-height:100vh;font-family:Montserrat,Arial,sans-serif}.container[data-v-18431412]{display:flex;height:100vh;width:100%}.image-section[data-v-18431412]{flex:1;width:50%;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center}.slider-container[data-v-18431412]{width:488px;height:816px;border-radius:15px;position:relative;overflow:hidden}.slider-wrapper[data-v-18431412]{display:flex;width:300%;height:100%;transition:transform .5s ease-in-out}.slide[data-v-18431412]{width:488px;height:816px;flex-shrink:0}.slide img[data-v-18431412]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:15px}.image-dots[data-v-18431412]{position:absolute;bottom:30px;left:50%;transform:translateX(-50%);display:flex;gap:10px;z-index:10}.dot[data-v-18431412]{width:12px;height:12px;border-radius:50%;background:hsla(0,0%,100%,.5);cursor:pointer;transition:background .3s}.dot.active[data-v-18431412]{background:#fff}.form-section[data-v-18431412]{flex:1;width:50%;display:flex;align-items:flex-start;justify-content:center;padding:40px 40px 20px 40px;background-color:#fff;overflow-y:auto;max-height:100vh}.form-section[data-v-18431412]::-webkit-scrollbar{width:8px}.form-section[data-v-18431412]::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}.form-section[data-v-18431412]::-webkit-scrollbar-thumb{background:#7dd3c0;border-radius:10px}.form-section[data-v-18431412]::-webkit-scrollbar-thumb:hover{background:#6bc4a6}.form-wrapper[data-v-18431412]{width:640px;max-width:100%;padding-bottom:80px}.form-header[data-v-18431412]{margin-bottom:40px}.form-header h1[data-v-18431412]{font-size:48px;font-weight:700;margin-bottom:8px;color:#333}.form-header p[data-v-18431412]{font-size:16px;color:#666;margin-bottom:0}.input-group[data-v-18431412]{position:relative;width:100%;height:56px;margin-bottom:25px}.input-group input[data-v-18431412],.input-group select[data-v-18431412]{width:100%;height:56px;padding:16px;border:1px solid rgba(17,34,17,.15);border-radius:4px;font-family:Montserrat;font-weight:400;font-size:14px;background-color:#fff;transition:border-color .3s}.input-group input[data-v-18431412]:focus,.input-group select[data-v-18431412]:focus{outline:none;border-color:#7dd3c0}.input-group input[disabled][data-v-18431412],.input-group input[readonly][data-v-18431412]{background-color:#f9f9f9;cursor:not-allowed}.input-group label[data-v-18431412]{position:absolute;left:16px;top:-8px;background:#fff;padding:0 4px;font-size:12px;color:#666;font-family:Montserrat;font-weight:500}.signup-name-row[data-v-18431412]{display:flex;gap:20px;width:100%;height:56px;margin-bottom:25px}.signup-name-row .input-group[data-v-18431412]{flex:1;margin-bottom:0}.signup-contact-row[data-v-18431412]{display:flex;gap:20px;width:100%;height:56px;margin-bottom:25px}.signup-contact-row .input-group[data-v-18431412]{flex:1;margin-bottom:0}.address-section[data-v-18431412]{margin-bottom:25px}.address-with-button[data-v-18431412]{display:flex;gap:10px;align-items:center}.address-with-button input[data-v-18431412]{flex:1}.inline-search-btn[data-v-18431412]{height:56px;padding:0 20px;background-color:#7dd3c0;color:#000;border:none;border-radius:4px;font-family:Montserrat;font-weight:600;font-size:14px;cursor:pointer;white-space:nowrap;flex-shrink:0;transition:background-color .3s ease}.inline-search-btn[data-v-18431412]:hover{background-color:#6bc4a6}.inline-search-btn[data-v-18431412]:active{background-color:#5db399}.signup-password-section[data-v-18431412]{margin-bottom:25px}.password-input-group[data-v-18431412]{height:auto;min-height:56px;margin-bottom:15px}.password-confirm-group[data-v-18431412]{height:auto;min-height:56px;margin-bottom:0}.password-input-wrapper[data-v-18431412]{position:relative;width:100%;height:56px}.password-toggle[data-v-18431412]{position:absolute;right:16px;top:50%;transform:translateY(-50%);background:none;border:none;cursor:pointer;padding:0;z-index:2}.password-toggle img[data-v-18431412]{width:24px;height:24px;opacity:.6;transition:opacity .3s}.password-toggle:hover img[data-v-18431412]{opacity:1}.password-match[data-v-18431412],.password-requirements[data-v-18431412]{margin-top:12px;padding:12px;background-color:#f8f9fa;border-radius:4px}.requirement-item[data-v-18431412]{display:flex;align-items:center;gap:8px;font-size:12px;color:#666;margin-bottom:8px;line-height:1.5}.requirement-item[data-v-18431412]:last-child{margin-bottom:0}.requirement-item.valid[data-v-18431412]{color:#10b981}.requirement-item .check-icon[data-v-18431412]{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;border-radius:50%;background-color:#e5e7eb;color:#9ca3af;font-size:11px;font-weight:700;flex-shrink:0}.requirement-item.valid .check-icon[data-v-18431412]{background-color:#10b981;color:#fff}.password-match .requirement-item[data-v-18431412]{margin-bottom:0}.password-match .requirement-item[data-v-18431412]:not(.valid){color:#ef4444}.password-match .requirement-item:not(.valid) .check-icon[data-v-18431412]{background-color:#ef4444;color:#fff}.turnstile-wrapper[data-v-18431412]{display:flex;justify-content:center;margin:25px 0;min-height:65px}.form-options[data-v-18431412]{margin:32px 0}.checkbox-group[data-v-18431412]{margin-bottom:32px;display:flex;align-items:center;gap:8px}.checkbox-group input[type=checkbox][data-v-18431412]{width:20px;height:20px;margin:0}.checkbox-group label[data-v-18431412]{position:static;background:none;padding:0;font-size:14px;cursor:pointer}.submit-button[data-v-18431412]{width:100%;height:48px;padding:8px 16px;border-radius:4px;background-color:#7dd3c0;color:#000;border:none;font-family:Montserrat;font-weight:600;font-size:14px;cursor:pointer;margin-bottom:32px;transition:background-color .3s ease}.submit-button[data-v-18431412]:hover{background-color:#6bc4a6}.submit-button[data-v-18431412]:disabled{background-color:#ccc;cursor:not-allowed}.divider[data-v-18431412]{display:flex;justify-content:space-between;align-items:center;margin:32px 0;color:#666}.divider-beeline[data-v-18431412]{width:30%;height:1px;background:rgba(17,34,17,.25)}.divider span[data-v-18431412]{font-family:Montserrat;font-weight:400;font-size:14px;padding:0 16px}.social-login[data-v-18431412]{display:flex;gap:10px;justify-content:center;width:100%}.social-btn[data-v-18431412]{width:50%;height:56px;border:1px solid #8dd3bb;border-radius:4px;background-color:#fff;padding:16px 24px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background-color .3s}.social-btn[data-v-18431412]:hover{background-color:#f5f5f5}.social-btn img[data-v-18431412]{width:24px;height:24px}.payment-form-wrapper[data-v-18431412]{width:640px;max-height:calc(100vh - 80px)}.payment-header[data-v-18431412]{margin-bottom:40px}.back-button[data-v-18431412]{width:36px;height:17px;opacity:1;background:none;border:none;font-family:Montserrat;font-weight:500;font-size:14px;line-height:100%;color:#333;cursor:pointer;margin-bottom:20px;display:flex;align-items:center;gap:8px;padding:8px 0}.back-button[data-v-18431412]:hover{color:#7dd3c0}.back-button span[data-v-18431412]{font-size:24px;font-weight:700;line-height:1}.payment-header h1[data-v-18431412]{font-size:28px;font-weight:700;margin-bottom:8px;color:#333}.payment-header p[data-v-18431412]{font-size:16px;color:#666;margin-bottom:0}.payment-row[data-v-18431412]{display:flex;gap:20px;width:100%;height:56px;margin-bottom:25px}.payment-row .input-group[data-v-18431412]{flex:1;margin-bottom:0}.card-input-wrapper[data-v-18431412]{position:relative;width:100%;height:100%}.card-logo[data-v-18431412]{position:absolute;right:16px;top:50%;transform:translateY(-50%);border-radius:4px;z-index:2}.card-logo img[data-v-18431412]{width:24px;height:15.072000503540039px;opacity:1;top:4.46px}.payment-checkbox[data-v-18431412]{margin:30px 0;display:flex;align-items:center;gap:10px}.payment-checkbox input[type=checkbox][data-v-18431412]{width:20px;height:20px;margin:0}.payment-checkbox label[data-v-18431412]{font-size:14px;color:#333;cursor:pointer}.payment-buttons[data-v-18431412]{display:flex;flex-direction:column;gap:12px;margin-bottom:15px}.payment-submit-button[data-v-18431412]{width:100%;height:48px;padding:4px 8px;border-radius:4px;background-color:#7dd3c0;color:#000;border:none;font-family:Montserrat;font-weight:600;font-size:14px;cursor:pointer;transition:background-color .3s ease}.payment-submit-button[data-v-18431412]:hover{background:#6bc4a6}.payment-submit-button[data-v-18431412]:disabled{background-color:#ccc;cursor:not-allowed}.skip-payment-button[data-v-18431412]{width:100%;height:48px;padding:4px 8px;border-radius:4px;background-color:transparent;color:#7dd3c0;border:2px solid #7dd3c0;font-family:Montserrat;font-weight:600;font-size:14px;cursor:pointer;transition:all .3s ease}.skip-payment-button[data-v-18431412]:hover{background-color:#7dd3c0;color:#fff}.skip-payment-button[data-v-18431412]:disabled{background-color:transparent;border-color:#ccc;color:#ccc;cursor:not-allowed}.payment-terms[data-v-18431412]{font-family:Montserrat;font-weight:400;font-size:12px;line-height:100%;text-align:center}.screen[data-v-18431412]{display:none}.screen.active[data-v-18431412]{display:flex;height:100vh;width:100%}.auth-callback[data-v-6b81ebc6]{display:flex;justify-content:center;align-items:center;min-height:100vh;background:linear-gradient(135deg,#667eea,#fff);padding:20px}.error-container[data-v-6b81ebc6],.loading-container[data-v-6b81ebc6]{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 10px 25px rgba(0,0,0,.1);text-align:center;max-width:400px;width:100%}.error-container h2[data-v-6b81ebc6],.loading-container h2[data-v-6b81ebc6]{margin:1rem 0;color:#333;font-weight:600}.error-container p[data-v-6b81ebc6],.loading-container p[data-v-6b81ebc6]{color:#666;margin-bottom:1rem}.loading-spinner[data-v-6b81ebc6]{width:40px;height:40px;border:4px solid #f3f3f3;border-top:4px solid #667eea;border-radius:50%;animation:spin-6b81ebc6 1s linear infinite;margin:0 auto 1rem}@keyframes spin-6b81ebc6{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.error-container[data-v-6b81ebc6]{border-left:4px solid #e74c3c}.retry-button[data-v-6b81ebc6]{background:#667eea;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:6px;cursor:pointer;font-size:14px;transition:.3s}.retry-button[data-v-6b81ebc6]:hover{background:#5a67d8}.retry-button[data-v-6b81ebc6]:active{transform:translateY(1px)}.admin-chat-container[data-v-77a0ea36]{display:flex;height:calc(100vh - 300px);max-height:700px;min-height:500px;background:#fff}.chat-rooms-sidebar[data-v-77a0ea36]{width:320px;border-right:2px solid #f1f5f9;display:flex;flex-direction:column}.sidebar-header[data-v-77a0ea36]{padding:20px;border-bottom:2px solid #f1f5f9;display:flex;justify-content:space-between;align-items:center;background:linear-gradient(135deg,#f8fafc,#f1f5f9)}.sidebar-header h3[data-v-77a0ea36]{font-size:16px;font-weight:600;color:#121;margin:0}.refresh-btn[data-v-77a0ea36]{background:none;border:none;font-size:18px;cursor:pointer;padding:4px;border-radius:8px;transition:background .3s ease}.refresh-btn[data-v-77a0ea36]:hover{background:rgba(141,211,187,.1)}.rooms-list[data-v-77a0ea36]{flex:1;overflow-y:auto}.room-item[data-v-77a0ea36]{display:flex;align-items:center;gap:12px;padding:16px 20px;cursor:pointer;border-bottom:1px solid #f1f5f9;transition:background .3s ease}.room-item[data-v-77a0ea36]:hover{background:rgba(141,211,187,.05)}.room-item.active[data-v-77a0ea36]{background:rgba(141,211,187,.1);border-left:4px solid #8dd3bb}.customer-avatar[data-v-77a0ea36],.room-avatar[data-v-77a0ea36]{width:48px;height:48px;background:linear-gradient(135deg,#8dd3bb,#7bc7b0);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:18px;position:relative;overflow:hidden}.avatar-img[data-v-77a0ea36]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.avatar-initial[data-v-77a0ea36]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.room-info[data-v-77a0ea36]{flex:1;min-width:0}.room-name[data-v-77a0ea36]{font-weight:600;font-size:14px;color:#121;margin-bottom:4px}.room-preview[data-v-77a0ea36]{font-size:12px;color:#64748b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.room-meta[data-v-77a0ea36]{display:flex;flex-direction:column;align-items:flex-end;gap:4px}.room-time[data-v-77a0ea36]{font-size:11px;color:#94a3b8}.unread-badge[data-v-77a0ea36]{background:#ef4444;color:#fff;font-size:11px;font-weight:600;padding:2px 8px;border-radius:12px;min-width:20px;text-align:center}.empty-rooms[data-v-77a0ea36]{text-align:center;padding:60px 20px;color:#94a3b8}.empty-icon[data-v-77a0ea36]{font-size:48px;margin-bottom:16px}.chat-conversation[data-v-77a0ea36],.no-room-selected[data-v-77a0ea36]{flex:1;display:flex;flex-direction:column}.no-room-selected[data-v-77a0ea36]{align-items:center;justify-content:center;color:#94a3b8;padding:40px;text-align:center}.no-room-selected .empty-icon[data-v-77a0ea36]{font-size:64px;margin-bottom:20px}.no-room-selected h3[data-v-77a0ea36]{font-size:20px;font-weight:600;color:#374151;margin:0 0 8px 0}.no-room-selected p[data-v-77a0ea36]{font-size:14px;margin:0}.chat-active[data-v-77a0ea36]{flex:1;display:flex;flex-direction:column;height:100%}.chat-conversation-header[data-v-77a0ea36]{padding:20px 24px;border-bottom:2px solid #f1f5f9;display:flex;justify-content:space-between;align-items:center;background:linear-gradient(135deg,#f8fafc,#f1f5f9)}.header-info[data-v-77a0ea36]{display:flex;align-items:center;gap:16px}.header-info h3[data-v-77a0ea36]{font-size:16px;font-weight:600;color:#121;margin:0 0 4px 0}.header-info p[data-v-77a0ea36]{font-size:12px;color:#64748b;margin:0}.close-room-btn[data-v-77a0ea36]{padding:10px 20px;background:rgba(239,68,68,.1);color:#ef4444;border:1px solid rgba(239,68,68,.3);border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:all .3s ease}.close-room-btn[data-v-77a0ea36]:hover{background:rgba(239,68,68,.2);border-color:#ef4444}.chat-conversation-messages[data-v-77a0ea36]{flex:1;padding:24px;overflow-y:auto;display:flex;flex-direction:column;gap:16px;background:#f8fafc}.admin-message[data-v-77a0ea36]{display:flex;align-items:flex-end}.admin-message.sent[data-v-77a0ea36]{justify-content:flex-end}.admin-message.received[data-v-77a0ea36]{justify-content:flex-start}.admin-message-bubble[data-v-77a0ea36]{max-width:60%;padding:12px 16px;border-radius:16px}.admin-message.sent .admin-message-bubble[data-v-77a0ea36]{background:linear-gradient(135deg,#8dd3bb,#7bc7b0);color:#fff;border-bottom-right-radius:4px}.admin-message.received .admin-message-bubble[data-v-77a0ea36]{background:#fff;color:#374151;border:1px solid #e5e7eb;border-bottom-left-radius:4px}.admin-message-sender[data-v-77a0ea36]{font-size:11px;font-weight:600;margin-bottom:4px;opacity:.8}.admin-message.sent .admin-message-sender[data-v-77a0ea36]{text-align:right}.admin-message-content[data-v-77a0ea36]{font-size:14px;line-height:1.5;word-wrap:break-word;white-space:pre-wrap}.admin-message-time[data-v-77a0ea36]{font-size:10px;margin-top:4px;opacity:.7}.admin-message.sent .admin-message-time[data-v-77a0ea36]{text-align:right}.admin-typing-indicator[data-v-77a0ea36]{display:flex;align-items:center;gap:8px;padding:12px 16px;background:#fff;border:1px solid #e5e7eb;border-radius:16px;width:-moz-fit-content;width:fit-content;font-size:12px;color:#64748b}.admin-typing-indicator span[data-v-77a0ea36]{width:8px;height:8px;background:#8dd3bb;border-radius:50%;animation:typing-77a0ea36 1.4s infinite}.admin-typing-indicator span[data-v-77a0ea36]:nth-child(2){animation-delay:.2s}.admin-typing-indicator span[data-v-77a0ea36]:nth-child(3){animation-delay:.4s}@keyframes typing-77a0ea36{0%,60%,to{transform:translateY(0);opacity:.7}30%{transform:translateY(-10px);opacity:1}}.chat-conversation-input[data-v-77a0ea36]{flex-shrink:0;border-top:2px solid #f1f5f9;background:#fff;padding:16px 24px}.message-avatar-wrapper[data-v-77a0ea36]{flex-shrink:0;width:32px;height:32px;margin-right:8px}.message-avatar[data-v-77a0ea36]{width:32px;height:32px;border-radius:50%;-o-object-fit:cover;object-fit:cover;border:2px solid #e5e7eb}.message-avatar-fallback[data-v-77a0ea36]{width:32px;height:32px;border-radius:50%;background:linear-gradient(135deg,#8dd3bb,#7bc7b0);color:#fff;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:600;border:2px solid #e5e7eb}.quick-replies[data-v-77a0ea36]{display:flex;gap:8px;margin-bottom:12px;flex-wrap:wrap}.quick-reply-btn[data-v-77a0ea36]{padding:8px 12px;background:rgba(141,211,187,.1);color:#0f766e;border:1px solid rgba(141,211,187,.3);border-radius:8px;font-size:12px;cursor:pointer;transition:all .3s ease}.quick-reply-btn[data-v-77a0ea36]:hover{background:rgba(141,211,187,.2);border-color:#8dd3bb}.input-area[data-v-77a0ea36]{display:flex;gap:12px;align-items:flex-end}.admin-message-input[data-v-77a0ea36]{flex:1;padding:12px 16px;border:2px solid #e5e7eb;border-radius:12px;font-size:14px;font-family:inherit;resize:none;outline:none;transition:border-color .3s ease}.admin-message-input[data-v-77a0ea36]:focus{border-color:#8dd3bb}.admin-send-btn[data-v-77a0ea36]{padding:12px 24px;background:linear-gradient(135deg,#8dd3bb,#7bc7b0);color:#fff;border:none;border-radius:12px;font-size:14px;font-weight:600;cursor:pointer;transition:all .3s ease;min-width:80px}.admin-send-btn[data-v-77a0ea36]:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 12px rgba(141,211,187,.4)}.admin-send-btn[data-v-77a0ea36]:disabled{opacity:.5;cursor:not-allowed}.chat-conversation-messages[data-v-77a0ea36]::-webkit-scrollbar,.rooms-list[data-v-77a0ea36]::-webkit-scrollbar{width:6px}.chat-conversation-messages[data-v-77a0ea36]::-webkit-scrollbar-track,.rooms-list[data-v-77a0ea36]::-webkit-scrollbar-track{background:transparent}.chat-conversation-messages[data-v-77a0ea36]::-webkit-scrollbar-thumb,.rooms-list[data-v-77a0ea36]::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}.chat-conversation-messages[data-v-77a0ea36]::-webkit-scrollbar-thumb:hover,.rooms-list[data-v-77a0ea36]::-webkit-scrollbar-thumb:hover{background:#94a3b8}@media (max-width:1024px){.admin-chat-container[data-v-77a0ea36]{flex-direction:column;height:auto}.chat-rooms-sidebar[data-v-77a0ea36]{width:100%;max-height:300px;border-right:none;border-bottom:2px solid #f1f5f9}.chat-conversation[data-v-77a0ea36]{min-height:500px}}.admin-container[data-v-55de8b12]{min-height:100vh;background:#f8fafc;font-family:Montserrat,sans-serif}.header[data-v-55de8b12]{padding:21px 104px;background:#fff;box-shadow:0 4px 16px rgba(17,34,17,.05);position:fixed;top:0;left:0;right:0;z-index:1000;height:87px}.header[data-v-55de8b12],nav[data-v-55de8b12]{display:flex;justify-content:space-between;align-items:center}nav[data-v-55de8b12]{width:100%;max-width:1232px;margin:0 auto}.nav-left[data-v-55de8b12],.nav-right[data-v-55de8b12]{display:flex;align-items:center;gap:32px}.nav-item[data-v-55de8b12]{font-weight:600;font-size:14px;display:flex;align-items:center;gap:4px;color:#121;text-decoration:none;transition:color .3s ease}.nav-item[data-v-55de8b12]:hover{color:#8dd3bb}.nav-item img[data-v-55de8b12]{width:20px;height:20px}.admin-badge[data-v-55de8b12]{background:linear-gradient(135deg,#8dd3bb,#7bc7b0);color:#121;padding:6px 12px;border-radius:16px;font-size:12px;font-weight:600;box-shadow:0 2px 4px rgba(141,211,187,.3)}.user-profile[data-v-55de8b12]{display:flex;align-items:center;gap:8px;cursor:pointer;font-weight:600;font-size:14px;color:#121;padding:8px;border-radius:12px;transition:background-color .3s ease}.user-profile[data-v-55de8b12]:hover{background:rgba(141,211,187,.1)}.user-avatar[data-v-55de8b12]{width:45px;height:45px;background:linear-gradient(135deg,#8dd3bb,#7bc7b0);border:2px solid #fff;border-radius:50%;position:relative;box-shadow:0 2px 8px rgba(0,0,0,.1)}.online-dot[data-v-55de8b12]{position:absolute;width:12px;height:12px;background:#10b981;border:2px solid #fff;border-radius:50%;bottom:2px;right:2px}.user-dropdown[data-v-55de8b12]{position:fixed;top:82px;right:104px;width:329px;background:#fff;border-radius:16px;box-shadow:0 8px 32px rgba(0,0,0,.12);padding:32px;opacity:0;visibility:hidden;transform:translateY(-10px);transition:all .3s ease;z-index:1001;border:1px solid rgba(141,211,187,.2)}.user-dropdown.active[data-v-55de8b12]{opacity:1;visibility:visible;transform:translateY(0)}.dropdown-header[data-v-55de8b12]{display:flex;align-items:center;gap:16px;margin-bottom:24px}.dropdown-avatar[data-v-55de8b12]{width:64px;height:64px;background:linear-gradient(135deg,#8dd3bb,#7bc7b0);border-radius:50%;box-shadow:0 4px 12px rgba(0,0,0,.1)}.dropdown-info h3[data-v-55de8b12]{font-weight:600;font-size:16px;color:#121;margin:0 0 4px 0}.dropdown-info p[data-v-55de8b12]{font-weight:400;font-size:14px;color:#64748b;margin:0}.dropdown-menu[data-v-55de8b12]{display:flex;flex-direction:column;gap:8px;border-top:1px solid rgba(17,34,17,.1);padding-top:20px}.dropdown-item[data-v-55de8b12]{display:flex;align-items:center;gap:12px;color:#121;text-decoration:none;font-weight:500;font-size:14px;padding:12px 16px;border-radius:8px;cursor:pointer;transition:all .3s ease}.dropdown-item[data-v-55de8b12]:hover{background:rgba(141,211,187,.1);color:#8dd3bb}.dropdown-item img[data-v-55de8b12]{width:20px;height:20px}.loading-overlay[data-v-55de8b12]{position:fixed;top:0;left:0;right:0;bottom:0;background:hsla(0,0%,100%,.9);display:flex;justify-content:center;align-items:center;z-index:9999}.loading-spinner[data-v-55de8b12]{text-align:center}.spinner[data-v-55de8b12]{width:40px;height:40px;border:4px solid #e5e7eb;border-top:4px solid #8dd3bb;border-radius:50%;animation:spin-55de8b12 1s linear infinite;margin:0 auto 16px}@keyframes spin-55de8b12{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.admin-main[data-v-55de8b12]{margin-top:87px;padding:40px 104px;max-width:1440px;margin-left:auto;margin-right:auto}.admin-header[data-v-55de8b12]{text-align:center;margin-bottom:48px}.admin-header h1[data-v-55de8b12]{font-weight:700;font-size:36px;color:#121;margin:0 0 12px 0}.admin-header p[data-v-55de8b12]{font-weight:400;font-size:16px;color:#64748b;margin:0}.table-tabs[data-v-55de8b12]{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:32px;justify-content:center;padding:16px;background:#fff;border-radius:16px;box-shadow:0 2px 8px rgba(0,0,0,.08)}.tab-button[data-v-55de8b12]{padding:12px 20px;border:2px solid transparent;background:#f8fafc;color:#64748b;border-radius:12px;cursor:pointer;font-weight:500;font-size:14px;transition:all .3s ease;white-space:nowrap}.tab-button[data-v-55de8b12]:hover{background:rgba(141,211,187,.1);color:#8dd3bb;border-color:rgba(141,211,187,.3)}.tab-button.active[data-v-55de8b12]{background:linear-gradient(135deg,#8dd3bb,#7bc7b0);color:#fff;border-color:#8dd3bb;font-weight:600;box-shadow:0 4px 12px rgba(141,211,187,.4)}.admin-controls[data-v-55de8b12]{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;padding:24px;background:#fff;border-radius:16px;box-shadow:0 2px 8px rgba(0,0,0,.08)}.search-section[data-v-55de8b12]{display:flex;gap:12px;flex:1;max-width:600px}.search-input[data-v-55de8b12]{flex:1;padding:14px 16px;border:2px solid #e5e7eb;border-radius:12px;font-size:14px;outline:none;transition:all .3s ease;background:#f8fafc}.search-input[data-v-55de8b12]:focus{border-color:#8dd3bb;background:#fff;box-shadow:0 0 0 4px rgba(141,211,187,.1)}.create-btn[data-v-55de8b12],.search-btn[data-v-55de8b12],.search-name-btn[data-v-55de8b12]{padding:14px 20px;border:none;border-radius:12px;font-size:14px;font-weight:500;cursor:pointer;transition:all .3s ease;white-space:nowrap}.search-btn[data-v-55de8b12]{background:#121;color:#fff}.search-btn[data-v-55de8b12]:hover{background:#2a3c2a;transform:translateY(-2px);box-shadow:0 4px 12px rgba(17,34,17,.3)}.search-name-btn[data-v-55de8b12]{background:rgba(141,211,187,.2);color:#0f766e;border:2px solid rgba(141,211,187,.3)}.search-name-btn[data-v-55de8b12]:hover{background:rgba(141,211,187,.3);border-color:#8dd3bb;transform:translateY(-2px)}.create-btn[data-v-55de8b12]{background:linear-gradient(135deg,#8dd3bb,#7bc7b0);color:#fff;box-shadow:0 4px 12px rgba(141,211,187,.4)}.create-btn[data-v-55de8b12]:hover{transform:translateY(-2px);box-shadow:0 6px 16px rgba(141,211,187,.5)}.table-container[data-v-55de8b12]{background:#fff;border-radius:16px;box-shadow:0 4px 16px rgba(0,0,0,.08);overflow:hidden;margin-bottom:24px}.data-table[data-v-55de8b12]{width:100%;border-collapse:collapse}.data-table th[data-v-55de8b12]{background:linear-gradient(135deg,#f8fafc,#f1f5f9);padding:20px 16px;text-align:left;font-weight:600;font-size:14px;color:#374151;border-bottom:2px solid #e5e7eb}.action-header[data-v-55de8b12]{text-align:center;width:120px}.data-table td[data-v-55de8b12]{padding:16px;border-bottom:1px solid #f1f5f9;font-size:14px;color:#374151;vertical-align:middle}.data-table tr[data-v-55de8b12]:hover{background:rgba(141,211,187,.05)}.image-cell[data-v-55de8b12]{display:flex;justify-content:center}.table-image[data-v-55de8b12]{width:60px;height:45px;-o-object-fit:cover;object-fit:cover;border-radius:8px;border:2px solid #e5e7eb;transition:transform .3s ease}.table-image[data-v-55de8b12]:hover{transform:scale(1.1);border-color:#8dd3bb}.boolean-cell.active[data-v-55de8b12]{color:#059669;font-weight:600}.boolean-cell.inactive[data-v-55de8b12]{color:#dc2626;font-weight:600}.action-cell[data-v-55de8b12]{display:flex;gap:8px;justify-content:center}.delete-btn[data-v-55de8b12],.edit-btn[data-v-55de8b12]{padding:8px 16px;border:none;border-radius:8px;font-size:12px;font-weight:500;cursor:pointer;transition:all .3s ease}.edit-btn[data-v-55de8b12]{background:linear-gradient(135deg,#8dd3bb,#7bc7b0);color:#fff}.edit-btn[data-v-55de8b12]:hover{transform:translateY(-1px);box-shadow:0 4px 12px rgba(141,211,187,.4)}.delete-btn[data-v-55de8b12]{background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff}.delete-btn[data-v-55de8b12]:hover{transform:translateY(-1px);box-shadow:0 4px 12px rgba(239,68,68,.4)}.no-data[data-v-55de8b12]{text-align:center;padding:80px 40px;color:#6b7280}.no-data-icon[data-v-55de8b12]{font-size:48px;margin-bottom:16px}.no-data h3[data-v-55de8b12]{font-size:20px;font-weight:600;color:#374151;margin:0 0 8px 0}.no-data p[data-v-55de8b12]{font-size:16px;margin:0}.pagination[data-v-55de8b12]{display:flex;justify-content:center;align-items:center;gap:8px;margin-top:32px;padding:24px;background:#fff;border-radius:16px;box-shadow:0 2px 8px rgba(0,0,0,.08)}.page-btn[data-v-55de8b12]{padding:8px 12px;border:2px solid transparent;background:#f8fafc;color:#6b7280;border-radius:8px;cursor:pointer;font-size:14px;font-weight:500;transition:all .3s ease;min-width:40px;text-align:center}.page-btn[data-v-55de8b12]:hover:not(:disabled){background:rgba(141,211,187,.1);border-color:rgba(141,211,187,.3);color:#0f766e}.page-btn.active[data-v-55de8b12]{background:linear-gradient(135deg,#8dd3bb,#7bc7b0);color:#fff;border-color:#8dd3bb;box-shadow:0 2px 8px rgba(141,211,187,.4)}.page-btn[data-v-55de8b12]:disabled{opacity:.4;cursor:not-allowed;background:#f1f5f9}.modal-overlay[data-v-55de8b12]{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.6);display:flex;justify-content:center;align-items:center;z-index:2000;animation:fadeIn-55de8b12 .3s ease}@keyframes fadeIn-55de8b12{0%{opacity:0}to{opacity:1}}.modal-content[data-v-55de8b12]{background:#fff;border-radius:20px;width:90%;max-width:700px;max-height:85vh;display:flex;flex-direction:column;box-shadow:0 20px 60px rgba(0,0,0,.3);animation:slideUp-55de8b12 .3s ease}@keyframes slideUp-55de8b12{0%{opacity:0;transform:translateY(30px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.modal-header[data-v-55de8b12]{display:flex;justify-content:space-between;align-items:center;padding:24px 32px;border-bottom:2px solid #f1f5f9;background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-radius:20px 20px 0 0}.modal-header h3[data-v-55de8b12]{font-weight:600;font-size:20px;color:#121;margin:0}.close-btn[data-v-55de8b12]{background:none;border:none;font-size:28px;cursor:pointer;color:#6b7280;padding:4px;border-radius:8px;transition:all .3s ease;width:40px;height:40px;display:flex;align-items:center;justify-content:center}.close-btn[data-v-55de8b12]:hover{background:rgba(239,68,68,.1);color:#ef4444}.modal-form[data-v-55de8b12]{flex:1;display:flex;flex-direction:column}.form-scroll[data-v-55de8b12]{flex:1;overflow-y:auto;padding:32px;max-height:60vh}.form-group[data-v-55de8b12]{margin-bottom:24px}.form-label[data-v-55de8b12]{display:block;margin-bottom:8px;font-weight:500;font-size:14px;color:#374151}.required[data-v-55de8b12]{color:#ef4444;margin-left:4px}.form-input[data-v-55de8b12],.form-select[data-v-55de8b12],.form-textarea[data-v-55de8b12]{width:100%;padding:14px 16px;border:2px solid #e5e7eb;border-radius:12px;font-size:14px;outline:none;transition:all .3s ease;background:#f8fafc}.form-input[data-v-55de8b12]:focus,.form-select[data-v-55de8b12]:focus,.form-textarea[data-v-55de8b12]:focus{border-color:#8dd3bb;background:#fff;box-shadow:0 0 0 4px rgba(141,211,187,.1)}.form-textarea[data-v-55de8b12]{resize:vertical;min-height:100px}.multiselect-container[data-v-55de8b12]{border:2px solid #e5e7eb;border-radius:12px;padding:16px;background:#f8fafc}.multiselect-header[data-v-55de8b12]{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px;padding-bottom:12px;border-bottom:1px solid #e5e7eb}.selected-count[data-v-55de8b12]{font-size:14px;font-weight:600;color:#8dd3bb}.select-all-btn[data-v-55de8b12]{padding:6px 12px;background:rgba(141,211,187,.1);color:#0f766e;border:1px solid rgba(141,211,187,.3);border-radius:8px;font-size:12px;font-weight:500;cursor:pointer;transition:all .3s ease}.select-all-btn[data-v-55de8b12]:hover{background:rgba(141,211,187,.2);border-color:#8dd3bb}.multiselect-grid[data-v-55de8b12]{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:8px;max-height:250px;overflow-y:auto;padding:4px}.multiselect-item[data-v-55de8b12]{display:flex;align-items:center;padding:10px 12px;background:#fff;border:2px solid #e5e7eb;border-radius:8px;cursor:pointer;transition:all .3s ease}.multiselect-item[data-v-55de8b12]:hover{border-color:#8dd3bb;background:rgba(141,211,187,.05)}.multiselect-checkbox[data-v-55de8b12]{margin-right:8px;width:18px;height:18px;cursor:pointer;accent-color:#8dd3bb}.multiselect-checkbox:checked+.multiselect-label[data-v-55de8b12]{font-weight:600;color:#0f766e}.multiselect-label[data-v-55de8b12]{font-size:13px;color:#374151;-webkit-user-select:none;-moz-user-select:none;user-select:none;flex:1}.file-upload-group[data-v-55de8b12]{width:100%}.file-input[data-v-55de8b12]{display:none}.file-upload-area[data-v-55de8b12]{border:2px dashed #d1d5db;border-radius:12px;padding:24px;text-align:center;cursor:pointer;transition:all .3s ease;background:#f9fafb}.file-upload-area[data-v-55de8b12]:hover{border-color:#8dd3bb;background:rgba(141,211,187,.05)}.upload-placeholder[data-v-55de8b12]{color:#6b7280}.upload-icon[data-v-55de8b12]{font-size:32px;margin-bottom:12px}.upload-placeholder p[data-v-55de8b12]{font-size:16px;font-weight:500;margin:0}.file-preview[data-v-55de8b12]{display:flex;align-items:center;gap:16px;text-align:left}.preview-image[data-v-55de8b12]{width:80px;height:60px;-o-object-fit:cover;object-fit:cover;border-radius:8px;border:2px solid #e5e7eb}.file-info[data-v-55de8b12]{flex:1}.file-name[data-v-55de8b12]{font-size:14px;font-weight:500;color:#374151;margin:0 0 8px 0;word-break:break-all}.remove-file-btn[data-v-55de8b12]{background:rgba(239,68,68,.1);color:#ef4444;border:none;padding:6px 12px;border-radius:6px;font-size:12px;cursor:pointer;transition:all .3s ease}.remove-file-btn[data-v-55de8b12]:hover{background:rgba(239,68,68,.2)}.modal-actions[data-v-55de8b12]{display:flex;justify-content:flex-end;gap:12px;padding:24px 32px;border-top:2px solid #f1f5f9;background:#f8fafc;border-radius:0 0 20px 20px}.cancel-btn[data-v-55de8b12],.save-btn[data-v-55de8b12]{padding:12px 24px;border:none;border-radius:12px;font-size:14px;font-weight:500;cursor:pointer;transition:all .3s ease}.cancel-btn[data-v-55de8b12]{background:#f1f5f9;color:#6b7280;border:2px solid #e5e7eb}.cancel-btn[data-v-55de8b12]:hover{background:#e5e7eb;color:#374151}.save-btn[data-v-55de8b12]{background:linear-gradient(135deg,#8dd3bb,#7bc7b0);color:#fff;box-shadow:0 4px 12px rgba(141,211,187,.4)}.save-btn[data-v-55de8b12]:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 16px rgba(141,211,187,.5)}.save-btn[data-v-55de8b12]:disabled{opacity:.6;cursor:not-allowed;transform:none}.notification[data-v-55de8b12]{position:fixed;top:120px;right:32px;padding:16px 20px;border-radius:12px;box-shadow:0 8px 32px rgba(0,0,0,.12);z-index:9999;animation:slideInRight-55de8b12 .3s ease;min-width:300px;font-weight:500;font-size:14px}@keyframes slideInRight-55de8b12{0%{opacity:0;transform:translateX(100%)}to{opacity:1;transform:translateX(0)}}.notification.success[data-v-55de8b12]{background:rgba(16,185,129,.1);color:#059669;border:1px solid rgba(16,185,129,.3)}.notification.error[data-v-55de8b12]{background:rgba(239,68,68,.1);color:#dc2626;border:1px solid rgba(239,68,68,.3)}@media (max-width:1024px){.admin-main[data-v-55de8b12]{padding:20px 40px}.table-tabs[data-v-55de8b12]{gap:8px;padding:12px}.tab-button[data-v-55de8b12]{padding:10px 16px;font-size:13px}.admin-controls[data-v-55de8b12]{flex-direction:column;align-items:stretch;gap:16px}.search-section[data-v-55de8b12]{max-width:none}}@media (max-width:768px){.header[data-v-55de8b12]{padding:15px 20px;height:auto}.user-dropdown[data-v-55de8b12]{right:20px;width:calc(100vw - 40px);max-width:320px}.admin-main[data-v-55de8b12]{padding:20px;margin-top:80px}.admin-header h1[data-v-55de8b12]{font-size:28px}.table-tabs[data-v-55de8b12]{justify-content:flex-start;overflow-x:auto;padding-bottom:12px;gap:6px}.tab-button[data-v-55de8b12]{padding:8px 14px;font-size:12px;white-space:nowrap;flex-shrink:0}.search-section[data-v-55de8b12]{flex-direction:column;gap:8px}.data-table[data-v-55de8b12]{font-size:12px;display:block;overflow-x:auto;white-space:nowrap}.data-table td[data-v-55de8b12],.data-table th[data-v-55de8b12]{padding:12px 8px;min-width:100px}.table-image[data-v-55de8b12]{width:40px;height:30px}.action-cell[data-v-55de8b12]{flex-direction:column;gap:4px}.delete-btn[data-v-55de8b12],.edit-btn[data-v-55de8b12]{padding:6px 12px;font-size:11px}.modal-content[data-v-55de8b12]{width:95%;max-height:90vh;margin:20px 10px}.modal-header[data-v-55de8b12]{padding:20px 24px}.modal-header h3[data-v-55de8b12]{font-size:18px}.form-scroll[data-v-55de8b12]{padding:24px}.form-group[data-v-55de8b12]{margin-bottom:20px}.preview-image[data-v-55de8b12]{width:60px;height:45px}.modal-actions[data-v-55de8b12]{padding:20px 24px;flex-direction:column;gap:8px}.pagination[data-v-55de8b12]{flex-wrap:wrap;gap:4px;padding:16px}.page-btn[data-v-55de8b12]{padding:6px 10px;font-size:12px;min-width:36px}.notification[data-v-55de8b12]{right:16px;left:16px;min-width:auto}.multiselect-grid[data-v-55de8b12]{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));max-height:200px}.multiselect-item[data-v-55de8b12]{padding:8px 10px}.multiselect-label[data-v-55de8b12]{font-size:12px}}@media (max-width:480px){.header[data-v-55de8b12]{padding:12px 16px}.nav-item[data-v-55de8b12]{font-size:12px}.user-avatar[data-v-55de8b12]{width:36px;height:36px}.admin-main[data-v-55de8b12]{padding:16px}.admin-header h1[data-v-55de8b12]{font-size:24px}.admin-header p[data-v-55de8b12]{font-size:14px}.table-tabs[data-v-55de8b12]{padding:8px}.tab-button[data-v-55de8b12]{padding:6px 10px;font-size:11px}.create-btn[data-v-55de8b12],.search-btn[data-v-55de8b12],.search-name-btn[data-v-55de8b12]{padding:10px 16px;font-size:12px}.admin-controls[data-v-55de8b12]{padding:16px}.data-table td[data-v-55de8b12],.data-table th[data-v-55de8b12]{padding:8px 6px;min-width:80px}.table-image[data-v-55de8b12]{width:32px;height:24px}.no-data[data-v-55de8b12]{padding:40px 20px}.no-data-icon[data-v-55de8b12]{font-size:36px}.no-data h3[data-v-55de8b12]{font-size:18px}.no-data p[data-v-55de8b12]{font-size:14px}.modal-header[data-v-55de8b12]{padding:16px 20px}.modal-header h3[data-v-55de8b12]{font-size:16px}.form-scroll[data-v-55de8b12]{padding:20px}.form-group[data-v-55de8b12]{margin-bottom:16px}.form-label[data-v-55de8b12]{font-size:13px}.form-input[data-v-55de8b12],.form-select[data-v-55de8b12],.form-textarea[data-v-55de8b12]{padding:10px 12px;font-size:13px}.file-upload-area[data-v-55de8b12]{padding:16px}.upload-icon[data-v-55de8b12]{font-size:24px;margin-bottom:8px}.upload-placeholder p[data-v-55de8b12]{font-size:14px}.preview-image[data-v-55de8b12]{width:50px;height:38px}.modal-actions[data-v-55de8b12]{padding:16px 20px}.cancel-btn[data-v-55de8b12],.save-btn[data-v-55de8b12]{padding:10px 16px;font-size:13px}.page-btn[data-v-55de8b12]{padding:4px 8px;font-size:11px;min-width:32px}.multiselect-grid[data-v-55de8b12]{grid-template-columns:1fr;max-height:180px}.multiselect-header[data-v-55de8b12]{flex-direction:column;align-items:flex-start;gap:8px}.select-all-btn[data-v-55de8b12]{width:100%}}.form-scroll[data-v-55de8b12]::-webkit-scrollbar{width:8px}.form-scroll[data-v-55de8b12]::-webkit-scrollbar-track{background:#f1f5f9;border-radius:4px}.form-scroll[data-v-55de8b12]::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}.form-scroll[data-v-55de8b12]::-webkit-scrollbar-thumb:hover{background:#94a3b8}.tab-badge[data-v-55de8b12]{display:inline-block;margin-left:8px;background:#ef4444;color:#fff;font-size:11px;font-weight:600;padding:2px 8px;border-radius:12px;min-width:20px;text-align:center}.tab-button.active .tab-badge[data-v-55de8b12]{background:#fff;color:#8dd3bb}.chat-admin-panel[data-v-55de8b12]{background:#fff;border-radius:16px;box-shadow:0 4px 16px rgba(0,0,0,.08);overflow:hidden}.cancel-btn[data-v-55de8b12]:focus,.create-btn[data-v-55de8b12]:focus,.form-input[data-v-55de8b12]:focus,.form-select[data-v-55de8b12]:focus,.form-textarea[data-v-55de8b12]:focus,.page-btn[data-v-55de8b12]:focus,.save-btn[data-v-55de8b12]:focus,.search-btn[data-v-55de8b12]:focus,.tab-button[data-v-55de8b12]:focus{outline:2px solid #8dd3bb;outline-offset:2px}.payment-success-container[data-v-90796826]{min-height:100vh;display:flex;justify-content:center;align-items:center;padding:20px;background:linear-gradient(135deg,#fff 0)}.error[data-v-90796826],.processing[data-v-90796826],.success[data-v-90796826]{background:#fff;border-radius:20px;padding:60px 40px;text-align:center;max-width:500px;width:100%;box-shadow:0 10px 40px rgba(0,0,0,.2)}.spinner[data-v-90796826]{border:4px solid #f3f3f3;border-top:4px solid #667eea;border-radius:50%;width:60px;height:60px;animation:spin-90796826 1s linear infinite;margin:0 auto 20px}@keyframes spin-90796826{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.error-icon[data-v-90796826],.success-icon[data-v-90796826]{font-size:80px;margin-bottom:20px}h2[data-v-90796826]{font-family:Montserrat,sans-serif;font-size:28px;font-weight:700;color:#121;margin-bottom:20px}.payment-info[data-v-90796826]{background:#f5f5f5;border-radius:12px;padding:20px;margin:20px 0}.payment-info p[data-v-90796826]{margin:10px 0;font-family:Montserrat,sans-serif;font-size:16px;color:#333}.redirect-message[data-v-90796826]{color:#666;margin:20px 0}.error-message[data-v-90796826]{color:#f44;margin:20px 0}.btn-primary[data-v-90796826],.btn-secondary[data-v-90796826]{padding:15px 40px;border:none;border-radius:8px;font-family:Montserrat,sans-serif;font-weight:600;font-size:16px;cursor:pointer;transition:all .3s;margin-top:10px}.btn-secondary[data-v-90796826]{background:#f0f0f0;color:#121}.btn-secondary[data-v-90796826]:hover{background:#e0e0e0}.ticket-container[data-v-90796826]{display:flex;justify-content:center;margin:4000px 0}.ticket[data-v-90796826]{position:fixed;display:flex;width:1231px;height:309px;overflow:hidden;margin:0 auto}.ticket-left[data-v-90796826]{width:246px;height:100%;background:#e5f2ed;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;font-weight:700;color:#333;border-radius:12px 0 0 12px}.ticket-left-updown[data-v-90796826]{width:188px;height:58px;angle:0 deg;opacity:1;gap:4px;padding-left:20px}.left-label[data-v-90796826]{width:188px;height:39px;opacity:1;font-weight:600;font-style:SemiBold;font-size:30px}.left-check[data-v-90796826],.left-label[data-v-90796826]{angle:0 deg;font-family:Montserrat;leading-trim:NONE;line-height:100%;letter-spacing:0}.left-check[data-v-90796826]{width:70px;height:15px;opacity:.6;font-weight:500;font-style:Medium;font-size:12px;text-align:left}.left-image[data-v-90796826]{width:60px;height:92px;angle:0 deg;opacity:1;gap:8px;border-radius:4px;padding-left:20px;margin-top:10px;margin-bottom:10px}.left-image img[data-v-90796826]{width:36px;height:100%}.ticket-center[data-v-90796826]{width:610px;height:309px;angle:0 deg;opacity:1;position:relative;border-radius:0 12px 12px 0;background-color:#fff}.top-bar[data-v-90796826]{width:100%;height:96px;angle:0 deg;opacity:1;gap:46px;border-radius:0 12px 0 0;display:flex;justify-content:space-between;align-items:center;background:#8dd3bb}.top-bar>div[data-v-90796826]{margin:0 14px}.guest[data-v-90796826]{display:flex;align-items:center}.guest img[data-v-90796826]{width:48px;height:48px;angle:0 deg;opacity:1;border:1px solid #fff;border-radius:50%;margin-right:10px}.guest span[data-v-90796826]{width:141px;height:25px;font-size:20px;color:#121}.center-bedroom[data-v-90796826],.guest span[data-v-90796826]{angle:0 deg;opacity:1;font-family:Acme;font-weight:400;font-style:Regular;leading-trim:NONE;line-height:100%;letter-spacing:0}.center-bedroom[data-v-90796826]{width:228px;height:36px;font-size:14px;text-align:right}.info-grid[data-v-90796826]{width:610px;height:83px;angle:0 deg;opacity:1;gap:32px;padding:24px;display:flex}.info-item[data-v-90796826]{width:108px;height:35px;gap:8px}.info-item-img[data-v-90796826],.info-item[data-v-90796826]{display:flex;align-items:center;justify-content:center;angle:0 deg;opacity:1}.info-item-img[data-v-90796826]{width:32px;height:32px;border-radius:4px}.info-item-content[data-v-90796826]{width:68px;height:35px;angle:0 deg;opacity:1}.info-item-check[data-v-90796826]{width:34px}.info-check[data-v-90796826],.info-item-check[data-v-90796826]{height:15px;angle:0 deg;opacity:.6;font-family:Montserrat;font-weight:600;font-style:SemiBold;font-size:12px;leading-trim:NONE;line-height:100%;letter-spacing:0}.info-check[data-v-90796826]{width:50px}.info-item-time[data-v-90796826]{width:68px;height:20px;angle:0 deg;opacity:1;font-family:Montserrat;font-weight:500;font-style:Medium;font-size:16px;leading-trim:NONE;line-height:100%;letter-spacing:0}.ticket-number[data-v-90796826]{height:130px;width:610px;display:flex;justify-content:space-between;align-items:center}.ticket-air[data-v-90796826]{width:45px;height:39px;opacity:1;font-weight:600;font-style:SemiBold;font-size:32px;padding-left:30px}.ticket-air[data-v-90796826],.ticket-num[data-v-90796826]{angle:0 deg;font-family:Montserrat;leading-trim:NONE;line-height:100%;letter-spacing:0}.ticket-num[data-v-90796826]{width:60px;height:15px;opacity:.6;font-weight:500;font-style:Medium;font-size:12px;margin-top:10px}.barcode[data-v-90796826]{width:248px;height:100%;angle:0 deg;opacity:1;display:flex;flex-direction:column;justify-content:flex-end;align-items:center}.barcode img[data-v-90796826]{height:81px}.ticket-right[data-v-90796826]{width:375px;height:100%;background:#fff;border-radius:12px;display:flex;justify-content:center;align-items:center;box-shadow:0 4px 10px rgba(0,0,0,.1);margin-left:2px}.ticket-right img[data-v-90796826]{width:100%;height:100%;angle:0 deg;opacity:1;top:74px;left:107px}.barcode-svg[data-v-90796826]{width:100%;height:auto;margin:0 20px 20px 0}.payment-fail-container[data-v-d0a33610]{max-width:600px;margin:100px auto;padding:40px;text-align:center;background:#fff;border-radius:12px;box-shadow:0 2px 10px rgba(0,0,0,.1)}.error-icon[data-v-d0a33610]{font-size:64px;margin-bottom:20px}h2[data-v-d0a33610]{margin-bottom:20px;color:#e74c3c}.error-info[data-v-d0a33610]{background:#fff5f5;padding:20px;border-radius:8px;margin:20px 0;border:1px solid #ffebeb}.error-info p[data-v-d0a33610]{margin:10px 0;text-align:left;color:#666}button[data-v-d0a33610]{margin-top:20px;padding:12px 32px;font-size:16px;background-color:#4caf50;color:#fff;border:none;border-radius:8px;cursor:pointer;transition:all .3s}button[data-v-d0a33610]:hover{background-color:#45a049}