@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@24,400,0,0";:root{--gray-25: #FDFDFD;--gray-50: #FAFAFA;--gray-100: #F5F5F5;--gray-200: #EAEAEA;--gray-300: #E1E1E1;--gray-400: #A4A7AE;--gray-500: #717680;--gray-600: #535862;--gray-700: #424242;--gray-800: #2A2A2A;--gray-900: #1A1A1A;--gray-950: #0A0A0A;--gray-close-bg: #6c7380;--gray-close-bg-hover: #5a606c;--gray-close-bg-active: #4a4f58;--brand-50: #F4F3FF;--brand-100: #EBE9FE;--brand-200: #D9D6FE;--brand-300: #BDB4FE;--brand-400: #9F8FFE;--brand-500: #8B5CF6;--brand-600: #7F56D9;--brand-700: #6941C6;--brand-800: #5B21B6;--brand-900: #4C1D95;--white: #FFFFFF;--black: #000000;--success: #10B981;--warning: #F59E0B;--error: #EF4444;--info: #3B82F6;--font-family: "Inter", system-ui, -apple-system, sans-serif;--font-size-xs: 12px;--font-size-sm: 14px;--font-size-base: 16px;--font-size-lg: 18px;--font-size-xl: 20px;--font-size-2xl: 24px;--font-weight-normal: 400;--font-weight-medium: 500;--font-weight-semibold: 600;--font-weight-bold: 700;--line-height-tight: 1.25;--line-height-normal: 1.5;--line-height-relaxed: 1.75;--spacing-1: 4px;--spacing-2: 8px;--spacing-3: 12px;--spacing-4: 16px;--spacing-5: 20px;--spacing-6: 24px;--spacing-8: 32px;--tollar-desktop-offset-x: 0px;--tollar-desktop-offset-y: 0px;--tollar-mobile-offset-x: 0px;--tollar-mobile-offset-y: 0px;--tollar-offset-x: var(--tollar-desktop-offset-x);--tollar-offset-y: var(--tollar-desktop-offset-y);--spacing-10: 40px;--spacing-12: 48px;--spacing-16: 64px;--radius-sm: 4px;--radius-md: 8px;--radius-lg: 12px;--radius-xl: 16px;--radius-2xl: 20px;--radius-full: 9999px;--shadow-xs: 0px 1px 2px rgba(10, 13, 18, .05);--shadow-sm: 0px 1px 3px rgba(10, 13, 18, .1);--shadow-md: 0px 4px 6px rgba(10, 13, 18, .1);--shadow-lg: 0px 10px 15px rgba(10, 13, 18, .1);--shadow-xl: 0px 20px 25px rgba(10, 13, 18, .1);--border-light: 1px solid rgba(0, 0, 0, .08);--border-medium: 1px solid rgba(0, 0, 0, .12);--border-dark: 1px solid rgba(0, 0, 0, .2);--transition-fast: .15s ease;--transition-normal: .2s ease;--transition-slow: .3s ease;--scrollbar-w: 8px;font-family:var(--font-family);font-size:var(--font-size-base);line-height:var(--line-height-normal);color:var(--gray-700)}@media(max-width:768px){:root{--tollar-offset-x: var(--tollar-mobile-offset-x);--tollar-offset-y: var(--tollar-mobile-offset-y)}}*{box-sizing:border-box}#tollar-widget-root{font-family:var(--font-family);font-size:var(--font-size-base);line-height:var(--line-height-normal);color:var(--gray-700);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-width:320px;min-height:100vh;width:100vw;height:100vh;font-family:var(--font-family);font-size:var(--font-size-base);line-height:var(--line-height-normal);color:var(--gray-700);background:url(./homePage.png) no-repeat center center fixed;background-size:cover;background-color:var(--black);display:flex;flex-direction:column;align-items:center;justify-content:flex-start;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow:hidden}@media(max-width:768px){body{background:url(./homeScreenMobile.png) no-repeat center center fixed;background-size:cover}}#tollar-widget-root.tollar-embedded{background:none!important;background-color:transparent!important;background-image:none!important;width:auto!important;height:auto!important;min-width:0!important;min-height:0!important;position:static!important;display:block!important;flex-direction:unset!important;align-items:unset!important;justify-content:unset!important;overflow:visible!important}#tollar-widget-root.tollar-embedded.chat-open{background:none!important;background-color:transparent!important;background-image:none!important}#tollar-widget-root.tollar-fullscreen .chat-close,#tollar-widget-root.tollar-fullscreen .header-close-btn,#tollar-widget-root.tollar-fullscreen .desktop-expand-btn,#tollar-widget-root.tollar-fullscreen .bottom-chat-toggle{display:none!important}#tollar-widget-root.tollar-standalone{background-color:var(--white, #fff);position:fixed;inset:0;z-index:9999}body:has(#tollar-widget-root.tollar-standalone){background:var(--white, #fff)!important;background-image:none!important}@media(max-width:768px){body:has(#tollar-widget-root.tollar-standalone){background:var(--white, #fff)!important;background-image:none!important}}#tollar-widget-root.tollar-standalone .bottom-chat-popup.expanded,#tollar-widget-root.tollar-standalone .bottom-chat-popup.expanded .chat-header,#tollar-widget-root.tollar-standalone .bottom-chat-popup.expanded .call-panel,#tollar-widget-root.tollar-standalone .bottom-chat-popup.expanded .call-language__body,#tollar-widget-root.tollar-standalone .bottom-chat-popup.expanded .call-connecting__body,#tollar-widget-root.tollar-standalone .bottom-chat-popup.expanded .call-active__body,#tollar-widget-root.tollar-standalone .bottom-chat-popup.expanded .call-error__body{border-radius:0!important}#tollar-widget-root.tollar-standalone .bottom-chat-popup:not(.expanded){border-radius:var(--radius-xl);box-shadow:var(--shadow-lg)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}*:focus{outline:2px solid var(--brand-500);outline-offset:2px}*:focus:not(:focus-visible){outline:none}*:focus-visible{outline:2px solid var(--brand-500);outline-offset:2px}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@media(prefers-contrast:high){:root{--gray-100: #000000;--gray-900: #FFFFFF;--border-light: 2px solid #000000}}[dir=rtl] .message-text,[dir=rtl] .message-input{text-align:right}.lang-ar .message-text,.lang-he .message-text,.lang-fa .message-text{font-family:Noto Sans Arabic,Noto Sans Hebrew,Inter,sans-serif;line-height:1.6}.lang-ar .message-input,.lang-he .message-input,.lang-fa .message-input{font-family:Noto Sans Arabic,Noto Sans Hebrew,Inter,sans-serif}.material-symbols-outlined{font-family:Material Symbols Outlined,sans-serif;font-weight:400;font-style:normal;font-size:24px;line-height:1;display:inline-flex;align-items:center;justify-content:center;text-transform:none;letter-spacing:normal;white-space:nowrap;direction:ltr;-webkit-font-feature-settings:"liga";font-feature-settings:"liga";-webkit-font-smoothing:antialiased;font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 24}.chat-container{display:flex;flex-direction:column;width:100%;height:100%;background:transparent;border-radius:0;overflow:hidden;box-shadow:none;box-sizing:border-box;position:relative;--edge-gap: 24px;--avatar-bubble-gap: 8px;--chat-header-h: 54px;padding-bottom:env(safe-area-inset-bottom,0)}.chat-container.dimmed:after{content:"";position:absolute;inset:0;background:#0a0d1273;pointer-events:none;z-index:50}.chat-header{--chat-header-inline-pad: 12px;background:#0a0a0a;color:var(--white);margin:0;display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:0px;padding:0 var(--chat-header-inline-pad);position:sticky;top:0;z-index:8;height:54px;box-shadow:none;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);border-radius:var(--radius-2xl) var(--radius-2xl) 0 0}.chat-header__left{display:flex;flex-direction:row;align-items:center;gap:4px;flex:none;flex-grow:0;min-width:0}.chat-header__back{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;padding:0;border:none;background:transparent;color:#a4a7ae;cursor:pointer;transition:background-color var(--transition-fast),color var(--transition-fast);position:relative;flex-shrink:0}.chat-header__back:hover{color:var(--white)}.chat-header__back-icon{width:24px;height:24px;flex-shrink:0;opacity:1;color:#a4a7ae}.chat-header__back:hover .chat-header__back-icon{color:var(--white)}.chat-header .logo{display:flex;flex-direction:row;align-items:center;padding:0;gap:4px;width:auto;height:40px;flex:none;order:0;flex-grow:0;position:relative}.chat-header .logo-icon{width:30px;height:30px;background:var(--logo-avatar-url, url(./avatar.png)) no-repeat center center;background-size:cover;border-radius:76.875px;display:flex;align-items:center;justify-content:center;font-weight:var(--font-weight-bold);font-size:14px;color:transparent;flex:none;order:0;flex-grow:0}.chat-header .logo-text,.chat-header .dialog-title{width:auto;height:28px;font-family:Inter,sans-serif;font-style:normal;font-weight:500;font-size:16px;line-height:24px;color:#a4a7ae;flex:none;order:1;flex-grow:0;white-space:nowrap;letter-spacing:0%;margin:0;padding:0}.chat-header .dialog-title:focus,.chat-header .dialog-title:focus-visible{outline:none}.hotel-selector{position:relative;display:flex;flex-direction:row;align-items:center;gap:4px}.hotel-name{cursor:pointer;transition:opacity var(--transition-fast);margin:0;padding:0;order:1}.chat-header .dialog-title.hotel-name{font-size:16px!important;line-height:30px!important}.hotel-name:hover{opacity:.8}.hotel-name:focus-visible{outline:2px solid var(--white);outline-offset:2px;border-radius:var(--radius-sm)}.hotel-chevron-button{display:flex;align-items:center;justify-content:center;background:transparent;border:none;padding:0;cursor:pointer;transition:opacity var(--transition-fast);width:16px;height:16px;flex-shrink:0;order:2}.hotel-chevron-button:hover{opacity:.8}.hotel-chevron-button:focus-visible{outline:2px solid var(--white);outline-offset:2px;border-radius:var(--radius-sm)}.hotel-chevron{color:#a4a7ae;transition:transform var(--transition-fast);display:block}.hotel-chevron.open{transform:rotate(180deg)}.hotel-dropdown{position:absolute;top:calc(100% + 0px);left:-38px;width:260px;background:#fff;border-radius:var(--radius-xl);box-shadow:0 12px 16px -4px #0a0d1214,0 4px 6px -2px #0a0d1208,0 2px 2px -1px #0a0d120a;z-index:100;max-height:300px;overflow-y:auto;padding:8px 0;margin-top:0;box-sizing:border-box;scrollbar-width:thin;scrollbar-color:rgba(164,167,174,.5) transparent}.hotel-dropdown::-webkit-scrollbar{width:6px}.hotel-dropdown::-webkit-scrollbar-track{background:transparent;border-radius:var(--radius-xl);margin:8px 0}.hotel-dropdown::-webkit-scrollbar-thumb{background:#a4a7ae80;border-radius:var(--radius-xl);border:none}.hotel-dropdown::-webkit-scrollbar-thumb:hover{background:#a4a7aeb3}.hotel-dropdown-item{display:flex;align-items:center;justify-content:space-between;width:100%;padding:12px 16px;background:transparent;border:none;text-align:left;cursor:pointer;transition:background-color var(--transition-fast);font-family:Inter,sans-serif;font-size:14px;line-height:20px;color:#0a0a0a}.hotel-dropdown-item:hover,.hotel-dropdown-item.selected{background:#f3f4f6}.hotel-dropdown-item-name{flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hotel-dropdown-item-checkmark{color:#ef4444;flex-shrink:0;margin-left:12px}.chat-close{background:transparent;border:none;color:var(--gray-300);font-size:24px;cursor:pointer;padding:0;border-radius:var(--radius-md);transition:all var(--transition-fast);display:flex;align-items:center;justify-content:center;width:28px;height:28px;flex:none;order:2;flex-grow:0}.chat-close:hover{background:#ffffff1a;color:var(--white)}.header-right{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;padding:0;gap:4px;width:auto;height:24px;flex:none;order:2;flex-grow:0}.lang-flag{font-size:14px;cursor:pointer;padding:0;border-radius:var(--radius-sm);transition:background var(--transition-fast);width:24px;height:24px;color:var(--gray-700);flex:none;order:1;flex-grow:0;display:flex;align-items:center;justify-content:center}.lang-flag:hover{background:#ffffff1a}.chat-messages{flex:1;overflow-y:auto;display:flex;flex-direction:column;background:var(--gray-50);padding:16px 0 0;gap:var(--spacing-4);position:relative;scrollbar-width:thin;scrollbar-color:var(--gray-300) transparent;scrollbar-gutter:stable;scroll-behavior:smooth;min-height:0}.chat-messages::-webkit-scrollbar{width:6px}.chat-messages::-webkit-scrollbar-track{background:transparent}.chat-messages::-webkit-scrollbar-thumb{background:var(--gray-300);border-radius:var(--radius-full)}.chat-messages::-webkit-scrollbar-thumb:hover{background:var(--gray-400)}.chat-placeholder{flex:1;min-height:40vh;display:flex;align-items:center;justify-content:center;padding:var(--edge-gap);text-align:center;color:var(--gray-500)}.chat-placeholder__text{font-size:14px;line-height:20px;margin:0;max-width:320px}.message{display:flex;align-items:flex-start;gap:0px;max-width:100%;position:relative}.message:not(.user){flex-direction:row;justify-content:flex-start}.message.user{flex-direction:row-reverse;justify-content:flex-end;margin-left:auto;width:100%}.message-avatar{width:30px;height:30px;border-radius:var(--radius-full);background:transparent;display:flex;align-items:center;justify-content:center;color:var(--white);font-size:var(--font-size-xs);font-weight:var(--font-weight-medium);flex-shrink:0;border:none!important;outline:none!important;box-shadow:none!important;box-sizing:border-box!important}.message-avatar:focus,.message-avatar:focus-visible,.message-avatar:active,.message-avatar:hover{outline:none!important;border:none!important;box-shadow:none!important}.message-avatar img{border:none!important;outline:none!important;box-shadow:none!important;display:block!important;background:transparent!important}.message.user .message-avatar{position:relative;width:40px;height:40px;background:#f5f5f5;border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--gray-800)}.message-content{display:flex;flex-direction:column;gap:0;max-width:100%}.message:not(.user) .message-content{align-items:flex-start}.message.user .message-content{align-items:flex-end}.message-bubble{font-family:var(--font-family);background:#f5f5f5;border:1px solid #EBEBEB;border-radius:var(--radius-xl);padding:var(--spacing-3);min-width:78px;max-width:100%;box-shadow:none;position:relative;word-wrap:break-word;overflow-wrap:break-word}.message.user .message-bubble{background:#fff;color:var(--gray-800);border:1px solid #EBEBEB}.message-text{font-family:var(--font-family);font-size:var(--font-size-sm);line-height:var(--line-height-normal);color:var(--gray-700);margin:0;word-wrap:break-word;overflow-wrap:break-word}.message-image-wrapper{margin:var(--spacing-2) 0;border-radius:var(--radius-md);overflow:hidden;background-color:var(--gray-100);display:flex;justify-content:center;align-items:center}.message-image{max-width:100%;height:auto;display:block}.call-panel{display:flex;flex-direction:column;width:100%;height:100%;background:#0a0a0a;border-radius:var(--radius-md);overflow:hidden;box-shadow:0 24px 48px #0a0d1240}.call-panel--language{width:360px;height:402px}.call-panel--connecting,.call-panel--active,.call-panel--error{width:360px;height:343px}.call-panel--active.has-carousel{height:500px;transition:height .3s ease-in-out}.call-panel--error{background:#0a0a0a}.bottom-chat-popup.expanded .call-panel{width:100vw!important;height:100vh!important;max-width:100vw!important;max-height:100vh!important;min-width:100vw!important;min-height:100vh!important;margin:0!important;border-radius:0!important;box-shadow:none!important;flex:1 1 auto!important;display:flex!important;flex-direction:column!important}.bottom-chat-popup.expanded .call-panel--language,.bottom-chat-popup.expanded .call-panel--connecting,.bottom-chat-popup.expanded .call-panel--active,.bottom-chat-popup.expanded .call-panel--error{width:100vw!important;height:100vh!important;max-width:100vw!important;max-height:100vh!important;min-width:100vw!important;min-height:100vh!important}.bottom-chat-popup.expanded .call-language__body,.bottom-chat-popup.expanded .call-connecting__body,.bottom-chat-popup.expanded .call-active__body,.bottom-chat-popup.expanded .call-error__body{width:100%!important;max-width:100%!important;margin:0!important;padding:var(--spacing-6) var(--spacing-5) var(--spacing-7)!important;overflow-y:auto!important;border-radius:0!important;flex:1 1 auto!important;min-height:0!important}.call-language__body{flex:1;display:flex;flex-direction:column;padding:var(--spacing-2) var(--spacing-4) var(--spacing-3);background:var(--white);gap:var(--spacing-3);overflow:hidden}.call-language__title{color:var(--gray-600);font-weight:var(--font-weight-semibold);font-size:var(--font-size-sm);line-height:20px;margin:var(--spacing-2) 0;width:100%;max-width:328px;align-self:center;text-align:left}.call-language-list{flex:1;display:flex;flex-direction:column;gap:var(--spacing-2);overflow-y:auto;width:100%;max-width:328px;align-self:center}.call-error__body{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:var(--spacing-6) var(--spacing-5);gap:var(--spacing-1);background:var(--white);border-radius:0 0 var(--radius-2xl) var(--radius-2xl);overflow:hidden;animation:fade-in .22s ease-in-out}.call-error__title{color:#b42318;font-family:Inter,sans-serif;font-size:14px;font-weight:600;line-height:20px;text-align:center;margin:0}.call-error__subtitle{color:var(--gray-400);font-family:Inter,sans-serif;font-size:14px;font-weight:600;line-height:20px;text-align:center;margin:0;max-width:250px}.call-error__retry{margin-top:var(--spacing-4);background:#e51c21;color:var(--white);border:none;border-radius:8px;padding:10px 14px;height:40px;font-size:14px;line-height:20px;font-weight:var(--font-weight-semibold);cursor:pointer;transition:transform var(--transition-fast),box-shadow var(--transition-fast)}.call-error__retry:hover{background:#b42318}.call-language-item{width:100%;border:1px solid var(--gray-200);border-radius:var(--radius-lg);padding:0 var(--spacing-3);height:40px;min-height:40px;display:flex;align-items:center;justify-content:space-between;background:var(--gray-50);cursor:pointer;transition:border-color var(--transition-fast),box-shadow var(--transition-fast)}.call-language-item:hover{background:var(--gray-100);border-color:var(--gray-300)}.call-language-item__flag{width:24px;height:24px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;margin-right:var(--spacing-2);overflow:hidden;flex-shrink:0}.call-language-item__flag img,.call-language-item__flag svg{width:36px;height:24px;object-fit:cover;transform:scale(1.5)}.call-language-item__label{flex:1;text-align:left;font-weight:var(--font-weight-semibold);font-size:var(--font-size-sm);color:var(--gray-700)}.bottom-chat-popup.expanded .call-language-item,.bottom-chat-popup.call-panel-open .call-language-item{height:40px!important;min-height:40px!important}.call-connecting__body{flex:1;padding:var(--spacing-8) var(--spacing-6);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:var(--spacing-6);background:var(--white);border-radius:0 0 var(--radius-2xl) var(--radius-2xl);overflow:hidden}.call-connecting__status{font-family:"Inter",var(--font-family);font-weight:600;font-size:14px;line-height:20px;color:var(--gray-700);margin:0}.call-connecting__indicator{position:relative;width:103px;height:103px;display:flex;align-items:center;justify-content:center}.call-connecting__ring{position:absolute;border-radius:50%}.call-connecting__ring--outer{width:103px;height:103px;border:6px solid var(--gray-100)}.call-connecting__ring--inner{width:103px;height:103px;border-radius:50%;background:conic-gradient(var(--error) 0deg 90deg,var(--gray-200) 90deg 360deg);mask:radial-gradient(farthest-side,transparent calc(100% - 8px),#000 calc(100% - 8px));-webkit-mask:radial-gradient(farthest-side,transparent calc(100% - 8px),#000 calc(100% - 8px));animation:call-connecting-spin 1s linear infinite}.call-connecting__avatar{width:62px;height:62px;border-radius:50%;object-fit:cover;position:relative;z-index:1}@keyframes call-connecting-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.call-active__body{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:var(--spacing-6) 0;background:var(--white);border-radius:0 0 var(--radius-2xl) var(--radius-2xl);overflow:hidden;position:relative;min-height:0}.call-active__body.has-content{justify-content:flex-start;padding-bottom:0;overflow-y:auto;overflow-x:hidden;align-items:stretch}.call-panel--active.has-carousel .call-active__body.has-content,.call-panel--active.has-photo-gallery .call-active__body.has-content{padding:0;overflow-y:hidden;overflow-x:hidden;display:flex;flex-direction:column}.call-active__rooms-carousel{width:100%;flex:1 1 auto;min-height:200px;overflow:visible;padding:0 20px;display:flex;flex-direction:column;position:relative;margin-bottom:16px}.call-active__rooms-carousel .rooms-carousel{width:100%;display:flex!important;overflow-x:auto;overflow-y:hidden;gap:16px;padding:16px;padding-right:var(--edge-gap, 14px);padding-bottom:6px;box-sizing:content-box;min-height:200px;flex-shrink:0;scroll-behavior:smooth;scroll-snap-type:x mandatory;-ms-overflow-style:none;scrollbar-width:none;cursor:grab;touch-action:pan-x pan-y;-webkit-user-select:none;user-select:none}.call-active__rooms-carousel .rooms-carousel::-webkit-scrollbar{display:none}.call-active__controls{position:relative;display:flex;flex-direction:column;align-items:center;gap:var(--spacing-2);width:auto;z-index:10;border-top:1px solid rgba(0,0,0,.12);padding-bottom:env(safe-area-inset-bottom,0)}.call-active__body.has-content .call-active__controls{position:relative;bottom:auto;left:auto;transform:none;margin-top:auto;padding-top:var(--spacing-4);padding-bottom:calc(var(--spacing-4) + env(safe-area-inset-bottom,0));width:100%;max-width:200px;align-self:center}.call-panel--active.has-carousel .call-active__controls,.call-panel--active.has-photo-gallery .call-active__controls{position:relative;bottom:auto;left:auto;transform:none;width:100%;height:auto;min-height:60px;flex-direction:row;justify-content:center;align-items:center;padding:10px 20px calc(10px + env(safe-area-inset-bottom,0)) 20px;border-top:1px solid rgba(0,0,0,.12);margin-top:auto;gap:16px;max-width:100%;align-self:stretch;box-sizing:border-box;background:var(--white, #fff)}.call-panel--active.has-carousel .call-active__controls .call-active__timer,.call-panel--active.has-photo-gallery .call-active__controls .call-active__timer{color:var(--gray-400);font-size:14px;font-weight:600}.call-active__status{display:flex;align-items:center;gap:var(--spacing-3);font-family:"Inter",var(--font-family);color:var(--gray-800)}.call-active__avatar{width:36px;height:36px;border-radius:50%;object-fit:cover}.call-active__label{font-size:14px;font-weight:600;line-height:20px;margin:0;white-space:nowrap}.call-active__timer{font-size:13px;font-weight:var(--font-weight-semibold);color:var(--gray-00);white-space:nowrap}.call-active__end{border:none;border-radius:var(--radius-md);background:var(--error);color:var(--white);padding:var(--spacing-3) var(--spacing-6);font-weight:var(--font-weight-semibold);cursor:pointer;min-width:60px;box-shadow:var(--shadow-md)}.photo-gallery{display:flex;flex-direction:column;align-items:center;width:100%;padding:16px;box-sizing:border-box}.photo-gallery__close{align-self:flex-end;width:28px;height:28px;background:transparent;border:none;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;color:var(--gray-400);padding:0;margin-bottom:8px;transition:color .2s}.photo-gallery__close:hover{color:var(--gray-600)}.photo-gallery__container{position:relative;width:100%;max-width:320px;aspect-ratio:4 / 3;border-radius:12px;overflow:hidden;background:#eaeaea;border:1px solid rgba(0,0,0,.08);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease;outline:none}.photo-gallery__container:focus{outline:none}.photo-gallery__img{width:100%;height:100%;object-fit:cover;display:block;transition:opacity .18s ease,transform .18s ease;will-change:opacity,transform}.photo-gallery__img.photo--loading{opacity:0;transform:scale(.98)}.photo-gallery__img.photo--loaded{opacity:1;transform:scale(1)}.photo-gallery__skeleton{position:absolute;inset:0;border-radius:12px;background:linear-gradient(90deg,#f0f0f0,#e4e4e4,#f0f0f0);background-size:200% 100%;animation:shimmer 1.3s infinite;pointer-events:none;z-index:1}.photo-gallery__fallback{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#f5f5f5,#e8e8e8);color:var(--gray-500);font-size:14px;text-align:center;padding:16px}.photo-gallery__caption{margin-top:12px;font-family:var(--font-family);font-size:16px;font-weight:600;color:var(--gray-800);text-align:center;line-height:1.2}.photo-gallery__pagination{display:flex;align-items:center;justify-content:center;margin-top:8px}.photo-gallery__counter{font-family:var(--font-family);font-size:14px;font-weight:400;color:var(--gray-600);min-width:32px;text-align:center}.photo-gallery__nav{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:transparent;border:none;border-radius:50%;cursor:pointer;color:var(--gray-400);transition:color .15s ease,background-color .15s ease}.photo-gallery__nav:hover{color:var(--gray-600);background-color:#0000000a}.photo-gallery__nav:active{background-color:#00000014}.photo-gallery--expanded{padding:24px 16px}.photo-gallery--expanded .photo-gallery__container{max-width:100%;width:100%;aspect-ratio:16 / 9}.photo-gallery--expanded .photo-gallery__caption{font-size:18px;margin-top:16px}.photo-gallery--expanded .photo-gallery__counter{font-size:16px}.bottom-chat-popup.expanded .photo-gallery--expanded{max-width:70vw;max-height:90vh;margin:0 auto}.bottom-chat-popup.expanded .photo-gallery--expanded .photo-gallery__container{max-width:100%}.bottom-chat-popup.expanded .call-active__photo-gallery{flex:1 1 auto;display:flex;align-items:center;justify-content:center}.call-panel--active.has-photo-gallery{height:auto;min-height:400px;transition:height .3s ease-in-out}.call-active__photo-gallery{width:100%;flex:1 1 auto;display:flex;align-items:center;justify-content:center;overflow:hidden}@media(max-width:640px){.photo-gallery__container{max-width:100%}.photo-gallery--expanded .photo-gallery__container{aspect-ratio:4 / 3}}.modal-backdrop:has(.photo-gallery-lightbox){background:#000c!important;align-items:center!important;justify-content:center!important}@media(max-width:768px){.modal-backdrop:has(.photo-gallery-lightbox){background:#000c!important;align-items:center!important;justify-content:center!important}}.photo-gallery-lightbox{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;width:min(90vw,1400px);max-width:calc(100vw - 24px);max-height:calc(var(--app-height, 100vh) - 24px);box-sizing:border-box;background:transparent;pointer-events:none}.photo-gallery-lightbox__image-wrapper{width:min(90vw,1400px);height:min(calc(var(--app-height, 100vh) - 160px),900px);max-width:calc(100vw - 24px);max-height:calc(var(--app-height, 100vh) - 120px);display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;pointer-events:none}.photo-gallery-lightbox__image{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;border-radius:var(--radius-lg);display:block;opacity:0;transition:opacity var(--transition-normal);will-change:opacity,transform;pointer-events:auto}.photo-gallery-lightbox__image--loaded{opacity:1;transform:scale(1)}.photo-gallery-lightbox__image--loading{opacity:0;transform:scale(.985)}.photo-gallery-lightbox__skeleton{position:absolute;inset:0;background:linear-gradient(90deg,#ffffff0d,#ffffff26,#ffffff0d);background-size:200% 100%;animation:shimmer 1.5s infinite;border-radius:var(--radius-lg);pointer-events:none;max-width:90vw;max-height:80vh}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.photo-gallery-lightbox__fallback{width:min(90vw,1400px);max-width:calc(100vw - 24px);min-height:min(50vh,320px);max-height:min(calc(var(--app-height, 100vh) - 160px),900px);display:flex;align-items:center;justify-content:center;background:#ffffff1a;color:#fff;font-size:14px;text-align:center;padding:16px;border-radius:8px;box-sizing:border-box;pointer-events:auto}.photo-gallery-lightbox__content{display:flex;flex-direction:column;align-items:center;gap:12px;width:100%;pointer-events:auto}.photo-gallery-lightbox__caption{color:#fff;font-family:var(--font-family);font-size:16px;font-weight:600;text-align:center;line-height:1.2}.photo-gallery-lightbox__pagination{display:flex;align-items:center;justify-content:center;gap:0}.photo-gallery-lightbox__counter{color:#fff;font-family:var(--font-family);font-size:14px;font-weight:400;min-width:32px;text-align:center}.photo-gallery-lightbox__nav{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:transparent;border:none;border-radius:50%;cursor:pointer;color:#fff;transition:color .15s ease,background-color .15s ease}.photo-gallery-lightbox__nav:hover{color:#fffc;background-color:#ffffff1a}.photo-gallery-lightbox__nav:active{background-color:#fff3}@media(max-width:640px){.photo-gallery-lightbox{gap:16px;max-width:calc(100vw - 24px);max-height:calc(var(--app-height, 100vh) - 24px)}.photo-gallery-lightbox__image-wrapper{width:calc(100vw - 24px);max-width:calc(100vw - 24px);height:min(calc(var(--app-height, 100vh) - 140px),75vh);max-height:calc(var(--app-height, 100vh) - 120px)}.photo-gallery-lightbox__caption{font-size:14px}.photo-gallery-lightbox__counter{font-size:12px}}.call-language-item__check{color:var(--error)}@media(max-width:640px){.call-panel{border-radius:0}.call-language__title,.call-language-list{max-width:100%}}.message.user .message-text{color:var(--gray-800)}.message-meta{display:flex;align-items:center;gap:var(--spacing-1);font-size:var(--font-size-xs);color:var(--gray-700);margin-top:var(--spacing-1)}.message.user .message-meta{color:var(--gray-700)}.message-time{font-size:10px;color:var(--gray-400)}.message-status{display:flex;align-items:center;gap:var(--spacing-1);font-size:8px;font-family:var(--font-family)}.typing-indicator-container{box-sizing:border-box;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:8px;width:52px;height:32px;background:#f5f5f5;border:1px solid rgba(0,0,0,.08);border-radius:12px;flex:none;order:1;flex-grow:0}.typing-indicator-frame{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:4px;gap:8px;width:36px;height:16px;flex:none;order:0;flex-grow:0}.typing-indicator-dots{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:0;gap:3px;width:24px;height:6px;flex:none;order:0;flex-grow:0}.typing-dot{width:6px;height:6px;background:#717680;border-radius:50%;flex:none;order:0;flex-grow:0;animation:typing-dot 1.4s infinite ease-in-out}.typing-dot:nth-child(1){animation-delay:-.32s;order:0}.typing-dot:nth-child(2){animation-delay:-.16s;order:1}.typing-dot:nth-child(3){animation-delay:0s;order:2}@keyframes typing-dot{0%,80%,to{opacity:.3;transform:scale(.8)}40%{opacity:1;transform:scale(1)}}.typing-indicator-message{display:flex;align-items:flex-start;gap:0px;max-width:100%;flex-direction:row;justify-content:flex-start;position:relative;margin:0!important;padding:0!important}.typing-indicator-message .message-avatar{width:30px;height:30px;border-radius:var(--radius-full);background:transparent;display:flex;align-items:center;justify-content:center;color:var(--white);font-size:var(--font-size-xs);font-weight:var(--font-weight-medium);flex-shrink:0;border:none!important;outline:none!important;box-shadow:none!important;box-sizing:border-box!important}.typing-indicator-message .message-avatar:focus,.typing-indicator-message .message-avatar:focus-visible,.typing-indicator-message .message-avatar:active,.typing-indicator-message .message-avatar:hover{outline:none!important;border:none!important;box-shadow:none!important}.typing-indicator-message .message-avatar img{border:none!important;outline:none!important;box-shadow:none!important;display:block!important;background:transparent!important}.typing-indicator-message .message-content{display:flex;flex-direction:column;gap:var(--spacing-1);align-items:flex-start}.typing-indicator-message .message-bubble{background:transparent;border:none;border-radius:var(--radius-xl);padding:0;box-shadow:none;position:relative;min-width:66px;display:flex;align-items:center;justify-content:center}.chat-input{background:#fff;border-top:1px solid rgba(0,0,0,.12);padding:12px var(--edge-gap) 8px 0;display:flex;flex-direction:column;align-items:center;gap:6px;position:sticky;bottom:0;z-index:10;min-height:70px;width:100%;box-sizing:border-box;padding-bottom:calc(8px + env(safe-area-inset-bottom,0));transition:none;flex-shrink:0;margin-top:auto}.chat-input:focus,.chat-input:hover,.chat-input:focus-within{border-top:1px solid rgba(0,0,0,.12)!important;padding:12px var(--edge-gap) 8px 0!important;min-height:70px!important}.input-wrapper{display:flex;flex-direction:row;align-items:center;gap:8px;width:calc(100% - var(--edge-gap))!important;min-height:32px;flex:1;margin-left:var(--edge-gap)!important;box-sizing:border-box}.input-wrapper.multi-line{align-items:flex-end}.message-input{flex:1;min-height:40px;background:#ffffff4d;border:2px solid rgba(0,0,0,.08);border-radius:8px;padding:6px;font-family:Inter,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:20px;color:var(--gray-800);outline:none;resize:none;transition:height .2s ease;box-sizing:border-box;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.15) rgba(0,0,0,.04);margin:0}.message-input::-webkit-scrollbar{width:8px}.message-input::-webkit-scrollbar-track{background:#0000000a;border-radius:4px}.message-input::-webkit-scrollbar-thumb{background:#00000026;border-radius:4px;border:1px solid rgba(255,255,255,.8)}.message-input::-webkit-scrollbar-thumb:hover{background:#00000040}.message-input::placeholder{color:#a4a7ae}.message-input:focus{color:#717680;border:2px solid #717680!important;box-shadow:none!important;outline:none!important;margin:0!important;min-height:40px!important}.message-input:focus::placeholder{color:#717680}.send-btn{width:32px;height:32px;background:#e9eaeb;border:none;border-radius:20px;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all var(--transition-fast)}.send-btn svg{width:16px;height:16px;stroke:#a4a7ae;fill:none;stroke-width:2}.send-btn.active{background:#e51c21}.send-btn.active svg{stroke:#fff!important;fill:none!important}.send-btn.active:hover{background:#e51c21;transform:scale(1.1);transition:all .2s ease}.send-btn.active:hover svg{stroke:#fff!important;fill:none!important}.powered-by{font-family:Inter,sans-serif;font-style:normal;font-weight:600;font-size:10px;line-height:16px;text-align:center;color:#a4a7ae;padding:0;margin-top:0;background:transparent;border:none}#input-instructions{color:var(--gray-700);font-size:var(--font-size-xs);line-height:var(--line-height-normal)}.error-alert{position:absolute;bottom:100%;left:0;right:0;background:#fef2f2;border:1px solid #FECACA;border-radius:8px;padding:12px;margin-bottom:8px;box-shadow:0 4px 6px -1px #0000001a;z-index:10}.error-alert-content{display:flex;align-items:center;gap:8px}.error-icon{font-size:16px;flex-shrink:0}.error-text{color:#dc2626;font-size:var(--font-size-sm);font-weight:500;line-height:var(--line-height-normal)}.message.is-error .message-bubble{background:#fef2f2;border:1px solid #FECACA;color:#dc2626}.message.is-error .message-text{color:#dc2626}:root{--edge-gap: var(--spacing-6, 24px);--avatar-gap: 8px;--avatar-size-user: 40px;--scrollbar-w: 0px}.chat-messages{padding-left:var(--edge-gap)!important;padding-right:calc(var(--edge-gap) - var(--scrollbar-w))!important}.message-avatar,.typing-indicator-message .message-avatar{margin-left:0!important;margin-right:var(--avatar-gap)!important}.desktop-expand-btn,.send-btn{margin-right:0!important}.message.user .message-avatar{margin-right:0!important;margin-left:var(--avatar-gap)!important}.message:not(.user) .message-content{margin-left:0!important;margin-right:0!important;max-width:calc(100% - var(--edge-gap))!important}.typing-indicator-message .message-content{margin-left:0!important;margin-right:0!important;max-width:calc(100% - var(--edge-gap))!important;align-items:flex-start!important;display:flex!important;flex-direction:column!important;gap:var(--spacing-1)!important}.message.user .message-content{margin-left:auto!important;margin-right:0!important;max-width:calc(100% - var(--edge-gap))!important}.message-bubble{box-sizing:border-box;-webkit-hyphens:none;hyphens:none;overflow:hidden}.bottom-chat-popup.expanded .message:not(.user) .message-content{max-width:50%!important}.bottom-chat-popup.expanded .message.user .message-content{max-width:50%!important}.chat-container.expanded .message:not(.user) .message-content{max-width:48%!important}.chat-container.expanded .message.user .message-content,.chat-container.expanded .typing-indicator-message .message-content{max-width:45%!important}@media(max-width:768px){.chat-container{padding-bottom:env(safe-area-inset-bottom,0)}}.message-text>*:first-child{margin-top:0}.message-text>*:last-child{margin-bottom:0}.message-text p{margin:0;margin-bottom:var(--spacing-1);line-height:1.5}.message-text p:last-child{margin-bottom:0}.message-text h1,.message-text h2,.message-text h3,.message-text h4,.message-text h5,.message-text h6{font-weight:var(--font-weight-semibold);color:var(--gray-800);margin:var(--spacing-1) 0 var(--spacing-1);line-height:1.3}.message-text h1{font-size:1.25rem}.message-text h2{font-size:1.125rem}.message-text h3{font-size:1rem}.message-text h4,.message-text h5,.message-text h6{font-size:.875rem}.message-text ul,.message-text ol{margin:var(--spacing-1) 0;padding-left:var(--spacing-4);list-style-position:outside}.message-text ul{list-style-type:disc}.message-text ol{list-style-type:decimal}.message-text li{margin:0;line-height:1.5}.message-text ul ul,.message-text ol ol,.message-text ul ol,.message-text ol ul{margin:var(--spacing-1) 0;padding-left:var(--spacing-3)}.message-text li p{margin:0;display:inline}.message-text a{color:#2563eb;text-decoration:underline;font-weight:var(--font-weight-medium);word-break:break-all;overflow-wrap:anywhere}.message-text a:hover{color:#1d4ed8}.message-text .message-image-wrapper{margin:var(--spacing-2) 0}.message-text hr{border:none;border-top:1px solid var(--gray-300);margin:var(--spacing-2) 0;width:100%}.message-text strong{font-weight:var(--font-weight-semibold);color:var(--gray-800)}.message-text em{font-style:italic}.message-text blockquote{margin:var(--spacing-2) 0;padding-left:var(--spacing-3);border-left:3px solid var(--gray-300);color:var(--gray-600);font-style:italic}.message-text[dir=rtl] blockquote{padding-left:0;padding-right:var(--spacing-3);border-left:none;border-right:3px solid var(--gray-300)}.message-text code{background-color:var(--gray-100);padding:2px 4px;border-radius:var(--radius-sm);font-family:Courier New,monospace;font-size:.875em}.message-text pre{background-color:var(--gray-100);padding:var(--spacing-2);border-radius:var(--radius-md);overflow-x:auto;margin:var(--spacing-2) 0}.message-text pre code{background-color:transparent;padding:0}.message-text[dir=rtl] ul,.message-text[dir=rtl] ol{padding-left:0;padding-right:var(--spacing-4)}.desktop-expand-btn{background:transparent;border:none;color:#a4a7ae;font-size:18px;cursor:pointer;padding:8px;border-radius:4px;transition:all var(--transition-fast);display:none;align-items:center;justify-content:center;min-width:24px;min-height:24px;margin:0}.bottom-chat-popup.expanded .desktop-expand-btn{animation-duration:0ms}.expand-icon{width:24px;height:24px;display:block}.shrink-icon{width:24px;height:24px;display:block;filter:brightness(0) saturate(100%) invert(69%) sepia(8%) saturate(661%) hue-rotate(192deg) brightness(95%) contrast(89%)}.close-icon{width:24px;height:24px;display:block;color:inherit}.desktop-expand-btn:hover{background:transparent;color:#fff;transform:scale(1.1);transition:all .3s cubic-bezier(.25,.8,.25,1)}.desktop-close-btn{position:fixed;width:56px;height:56px;bottom:calc(24px + var(--tollar-offset-y, 0px));right:calc(24px + var(--tollar-offset-x, 0px));background:var(--gray-close-bg);border:none;border-radius:54px;cursor:pointer;display:none;align-items:center;justify-content:center;color:#fff;font-size:24px;transition:all var(--transition-fast);z-index:1003;padding:8px;gap:8px;box-shadow:0 2px 4px -2px #0a0d120f,0 4px 6px -1px #0a0d121a;transition:background var(--transition-fast),transform var(--transition-fast),box-shadow var(--transition-fast)}.desktop-close-btn:hover{transform:scale(1.05);background:var(--gray-close-bg-hover);box-shadow:var(--shadow-xl)}.desktop-close-btn:active{background:var(--gray-close-bg-active);transform:scale(.97)}.header-close-btn{background:transparent;border:none;color:var(--gray-300);font-size:24px;cursor:pointer;padding:8px;border-radius:4px;transition:all var(--transition-fast);display:none;align-items:center;justify-content:center;min-width:24px;min-height:24px;margin:0}.header-close-btn:hover{background:transparent;color:var(--white);transform:scale(1.1);transition:all .3s cubic-bezier(.25,.8,.25,1)}.bottom-chat-popup.expanded .header-close-btn:hover{background:transparent;transform:scale(1.05)}.bottom-chat-popup.expanded .header-close-btn{display:flex!important}.bottom-chat-popup.expanded .header-close-btn .close-icon{transition:transform var(--transition-fast)}.chat-toggle,.bottom-chat-toggle{position:fixed;width:56px;height:56px;border-radius:54px;background:#e51c21;color:var(--white);border:none;outline:none;cursor:pointer;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:8px;gap:8px;font-size:var(--font-size-lg);box-shadow:0 4px 6px -1px #0a0d121a,0 2px 4px -2px #0a0d120f;transition:all .3s ease-out;z-index:1001}.chat-toggle:focus,.bottom-chat-toggle:focus{outline:2px solid rgba(255,255,255,.8);outline-offset:2px}.chat-toggle:focus-visible,.bottom-chat-toggle:focus-visible{outline:2px solid rgba(255,255,255,.8);outline-offset:2px}.chat-toggle{top:var(--spacing-6);right:var(--spacing-6)}.bottom-chat-toggle{bottom:calc(var(--spacing-6) + var(--tollar-offset-y, 0px));right:calc(var(--spacing-6) + var(--tollar-offset-x, 0px))}.chat-launcher .bottom-chat-toggle{position:static;bottom:auto;right:auto}.chat-toggle:hover,.bottom-chat-toggle:hover{background:#dc2626;transform:scale(1.1);box-shadow:var(--shadow-xl);transition:all .3s cubic-bezier(.25,.8,.25,1)}.chat-toggle:active,.bottom-chat-toggle:active{background:#b91c1c;transform:scale(1.05);outline:none;border:none;box-shadow:0 2px 4px -1px #0a0d121a,0 1px 2px -1px #0a0d120f}.chat-launcher{position:fixed;bottom:calc(var(--spacing-6) + var(--tollar-offset-y, 0px));right:calc(var(--spacing-6) + var(--tollar-offset-x, 0px));display:flex;flex-direction:column;align-items:flex-end;gap:2px;z-index:1001}.chat-launcher__actions{display:flex;flex-direction:column;align-items:flex-end;gap:8px;margin-bottom:4px;pointer-events:none;flex-wrap:nowrap;justify-content:flex-end;max-width:320px}.chat-launcher.is-open .chat-launcher__actions{pointer-events:auto}.chat-launcher__actions .launcher-button-wrapper{opacity:0;transition:all .2s ease-out;transition-delay:0ms}.chat-launcher__actions .launcher-button-wrapper:last-child{transform:translateY(16px)}.chat-launcher__actions .launcher-button-wrapper:nth-last-child(2){transform:translateY(24px)}.chat-launcher__actions .launcher-button-wrapper:nth-last-child(3){transform:translateY(32px)}.chat-launcher.is-open .chat-launcher__actions .launcher-button-wrapper{opacity:1;transform:translateY(0)}.chat-launcher.is-open .chat-launcher__actions .launcher-button-wrapper:last-child{transition-delay:30ms}.chat-launcher.is-open .chat-launcher__actions .launcher-button-wrapper:nth-last-child(2){transition-delay:60ms}.chat-launcher.is-open .chat-launcher__actions .launcher-button-wrapper:nth-last-child(3){transition-delay:90ms}.launcher-button{width:56px;height:56px;border-radius:48px;border:none;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;background:#e51c21;color:var(--white);box-shadow:0 10px 15px -3px #0a0d1240;transition:transform var(--transition-fast),box-shadow var(--transition-fast),background var(--transition-fast)}.launcher-button svg{pointer-events:none}.launcher-button:focus,.launcher-button:focus-visible{outline:2px solid rgba(255,255,255,.8);outline-offset:2px}.launcher-button:hover:not(:disabled){transform:scale(1.08);box-shadow:0 12px 18px -4px #0a0d124d}.launcher-button:active:not(:disabled){transform:scale(.95)}.launcher-button--muted{background:#4b5563;color:#fff}.launcher-button--active{background:#b91c1c;box-shadow:0 10px 18px -2px #e51c2180}.launcher-button--disabled,.launcher-button:disabled{opacity:.6;cursor:not-allowed;box-shadow:none}.launcher-button-wrapper{position:relative;display:inline-flex}.launcher-button__tooltip{position:absolute;right:calc(100% + 16px);top:50%;transform:translateY(-50%);opacity:0;pointer-events:none;white-space:nowrap;padding:8px 12px;background:var(--white);border-radius:var(--radius-md);color:var(--gray-600);font-size:var(--font-size-sm);font-weight:var(--font-weight-semibold);line-height:18px;text-align:center;box-shadow:0 12px 16px -4px #0a0d1214,0 4px 6px -2px #0a0d1208,0 2px 2px -1px #0a0d120a;transition:opacity var(--transition-fast),transform var(--transition-fast);z-index:1002}.launcher-button__tooltip:after{content:"";position:absolute;left:100%;top:50%;transform:translateY(-50%);width:0;height:0;border-style:solid;border-width:6px 0 6px 8px;border-color:transparent transparent transparent var(--white)}.launcher-button-wrapper:hover .launcher-button:not(:disabled)~.launcher-button__tooltip{opacity:1;transform:translateY(-50%)}.chat-launcher .bottom-chat-toggle.is-open{background:var(--gray-close-bg);transform:scale(1);box-shadow:0 2px 4px -2px #0a0d120f,0 4px 6px -1px #0a0d121a;animation:none;width:56px;height:56px;padding:8px}.chat-launcher .bottom-chat-toggle.is-open:hover{background:var(--gray-close-bg-hover);transform:scale(1.05);box-shadow:var(--shadow-xl)}.chat-launcher .bottom-chat-toggle.is-open:active{background:var(--gray-close-bg-active);transform:scale(.97)}[data-tollar-position*=-left] .chat-launcher{right:auto;left:calc(var(--spacing-6) + var(--tollar-offset-x, 0px));align-items:flex-start}[data-tollar-position*=-left] .desktop-close-btn{right:auto;left:calc(24px + var(--tollar-offset-x, 0px))}[data-tollar-position*=-left] .launcher-button__tooltip{right:auto;left:calc(100% + 16px)}[data-tollar-position*=-left] .launcher-button__tooltip:after{left:auto;right:100%;border-width:6px 8px 6px 0;border-color:transparent var(--white) transparent transparent}[data-tollar-position^=top-] .chat-launcher{bottom:auto;top:calc(var(--spacing-6) + var(--tollar-offset-y, 0px));flex-direction:column-reverse}[data-tollar-position^=top-] .chat-launcher__actions .launcher-button-wrapper:last-child{transform:translateY(-16px)}[data-tollar-position^=top-] .chat-launcher__actions .launcher-button-wrapper:nth-last-child(2){transform:translateY(-24px)}[data-tollar-position^=top-] .chat-launcher__actions .launcher-button-wrapper:nth-last-child(3){transform:translateY(-32px)}[data-tollar-position^=top-] .chat-launcher.is-open .chat-launcher__actions .launcher-button-wrapper{transform:translateY(0)}[data-tollar-position^=top-] .desktop-close-btn{bottom:auto;top:calc(24px + var(--tollar-offset-y, 0px))}@keyframes cta-breathe{0%,to{transform:scale(1)}50%{transform:scale(1.025)}}@keyframes cta-icon-motion{0%,83%{transform:rotate(0) scale(1)}86%{transform:rotate(7deg) scale(1.04)}91%{transform:rotate(-3deg) scale(1.02)}96%,to{transform:rotate(0) scale(1)}}@keyframes cta-glow-pulse{0%,to{opacity:.3}50%{opacity:.8}}@keyframes cta-call-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}@keyframes cta-tooltip-fade{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.bottom-chat-toggle.cta-pill{width:auto;height:auto;padding:14px 20px 14px 16px;border-radius:48px;display:inline-flex;flex-direction:row;align-items:center;gap:8px;position:relative;animation:cta-breathe 5s ease-in-out infinite;box-shadow:0 12px 35px #0003,0 6px 15px #0000001f,0 2px 6px #00000014,0 0 20px #e51c214d}.bottom-chat-toggle.cta-pill:before{content:"";position:absolute;inset:-4px;border-radius:52px;background:linear-gradient(135deg,#e51c2166,#b9141833);filter:blur(8px);z-index:-1;animation:cta-glow-pulse 6s ease-in-out infinite;pointer-events:none}.cta-pill__icon{display:flex;align-items:center;justify-content:center;animation:cta-icon-motion 7.2s ease-in-out infinite}.cta-pill__label{font-family:sans-serif;font-size:16px;font-weight:600;color:var(--white);white-space:nowrap;line-height:1}.bottom-chat-toggle.cta-pill:hover{transform:scale(1.05);background:#e51c21;box-shadow:0 20px 50px #e51c2159,0 12px 35px #0003,0 0 24px #e51c2166;transition:transform .2s ease-out,box-shadow .2s ease-out}.bottom-chat-toggle.cta-pill:active{transform:scale(.97)}.bottom-chat-toggle.cta-pill--call{background:#22c55e;box-shadow:0 12px 35px #0003,0 6px 15px #0000001f,0 0 20px #22c55e59}.bottom-chat-toggle.cta-pill--call:before{background:linear-gradient(135deg,#22c55e66,#16a34a33)}.bottom-chat-toggle.cta-pill--call:hover{background:#16a34a;box-shadow:0 20px 50px #22c55e59,0 12px 35px #0003,0 0 24px #22c55e66}.cta-pill__icon--pulse{animation:cta-call-pulse 1.5s ease-in-out infinite}.chat-tooltip__text--animated{animation:cta-tooltip-fade .3s ease-out}@media(prefers-reduced-motion:reduce){.chat-launcher__actions,.launcher-button,.chat-launcher__actions .launcher-button-wrapper{transition:none}.bottom-chat-toggle.cta-pill{animation:none}.bottom-chat-toggle.cta-pill:before{animation:none;opacity:.5}.cta-pill__icon,.cta-pill__icon--pulse,.chat-tooltip__text--animated{animation:none}}.chat-popup{position:fixed;top:0;right:0;width:400px;max-width:100vw;height:600px;max-height:100vh;overflow:hidden;background:transparent;z-index:1000;display:flex;flex-direction:column;box-shadow:none;box-sizing:border-box;border-radius:16px}.chat-popup.is-open{display:flex}.bottom-chat-popup{position:fixed;bottom:calc(var(--spacing-6) + 70px + var(--tollar-offset-y, 0px));right:calc(var(--spacing-6) + var(--tollar-offset-x, 0px));width:360px;max-width:100vw;height:min(660px,calc(100vh - 120px));max-height:calc(100vh - 120px);background:transparent;border-radius:16px;box-shadow:none;overflow:hidden;display:flex;flex-direction:column;z-index:1002;box-sizing:border-box}.bottom-chat-popup:not(.is-open),.bottom-chat-popup.is-closed{display:none!important}.bottom-chat-popup.call-panel-open{height:auto;max-height:none;display:flex;align-items:center;justify-content:center}.bottom-chat-popup.call-panel-open .call-panel{margin-top:auto}.bottom-chat-popup.expanded .chat-container,.chat-popup.expanded .chat-container{height:100%!important;max-height:100%!important;min-height:0!important;flex:1 1 auto!important;display:flex!important;flex-direction:column!important;top:0!important;margin:0!important;padding-bottom:0!important}@media(min-width:769px){.bottom-chat-popup.expanded{position:fixed!important;inset:0!important;width:100vw!important;height:100vh!important;max-height:100vh!important;min-height:100vh!important;border-radius:0!important;box-shadow:none!important;z-index:10000!important;margin:0!important;padding:0!important;display:flex!important;flex-direction:column!important}}html.tollar-embed .bottom-chat-popup.expanded,html.tollar-embed .chat-popup.expanded{position:fixed!important;top:var(--vv-offset-top, 0px)!important;left:0!important;right:0!important;bottom:auto!important;width:100vw!important;height:var(--app-height, 100dvh)!important;max-height:var(--app-height, 100dvh)!important;min-height:var(--app-height, 100dvh)!important;border-radius:0!important;box-shadow:none!important;z-index:10000!important;margin:0!important;padding:0!important;display:flex!important;flex-direction:column!important}html.tollar-embed .bottom-chat-popup.expanded.call-panel-open{align-items:stretch!important;justify-content:flex-start!important}html.tollar-embed .bottom-chat-popup.expanded .call-panel,html.tollar-embed .bottom-chat-popup.expanded .call-panel--language,html.tollar-embed .bottom-chat-popup.expanded .call-panel--connecting,html.tollar-embed .bottom-chat-popup.expanded .call-panel--active,html.tollar-embed .bottom-chat-popup.expanded .call-panel--error{height:var(--app-height, 100dvh)!important;max-height:var(--app-height, 100dvh)!important;min-height:var(--app-height, 100dvh)!important}.bottom-chat-popup.expanded .chat-header{border-radius:0!important}.bottom-chat-popup:not(.expanded){transition:all .6s cubic-bezier(.25,.8,.25,1)}html.tollar-embed .bottom-chat-popup:not(.expanded):not(.call-panel-open){width:360px;height:min(660px,calc(var(--embed-viewport-h) - 120px));max-height:660px;max-width:100vw}html.tollar-embed .bottom-chat-popup:not(.expanded),html.tollar-embed .chat-popup:not(.expanded){box-shadow:0 12px 16px -4px #0a0d1214,0 4px 6px -2px #0a0d1208,0 2px 2px -1px #0a0d120a}html.tollar-embed .bottom-chat-popup.expanded,html.tollar-embed .chat-popup.expanded{box-shadow:none!important}.bottom-chat-popup.expanded~.desktop-close-btn,.bottom-chat-popup.expanded .desktop-close-btn{display:none!important}.fade-overlay{display:none}.fade-overlay.top{top:0;background:linear-gradient(var(--gray-50),transparent)}.fade-overlay.bottom{bottom:0;background:linear-gradient(transparent,var(--gray-50))}[data-tollar-position*=-left] .bottom-chat-popup{right:auto;left:calc(var(--spacing-6) + var(--tollar-offset-x, 0px))}[data-tollar-position^=top-] .bottom-chat-popup{bottom:auto;top:calc(var(--spacing-6) + 70px + var(--tollar-offset-y, 0px))}.check-input{width:18px;height:18px;margin:0;accent-color:var(--gray-400, #D1D5DB);border-radius:4px}.check-text{color:var(--gray-800);font-size:14px}.booker-modal .check-input{-webkit-appearance:none;appearance:none;width:20px;height:20px;border-radius:6px;border:1px solid var(--gray-400, #D1D5DB);background:#fff;display:inline-grid;place-content:center;cursor:pointer;transition:background-color .15s ease,border-color .15s ease,box-shadow .15s ease}.booker-modal .check-input:hover{border-color:var(--gray-400, #CBD5E1)}.booker-modal .check-input:checked{background:var(--booking-accent);border-color:var(--booking-accent)}.booker-modal .check-input:checked:after{content:"";width:10px;height:5px;border:solid #FFFFFF;border-width:0 0 2px 2px;transform:translateY(-2px) rotate(-45deg)}.booking-date-bar{width:100%;background:var(--white);border-radius:var(--radius-lg);box-shadow:0 6px 10px #0a0d120f;border:var(--border-light)}.booking-date-bar__content{display:flex;align-items:center;justify-content:space-between;gap:var(--spacing-4);padding:var(--spacing-3) var(--spacing-4);min-height:48px}.booking-date-bar__text{color:var(--gray-700);font-family:var(--font-family);display:flex;flex-direction:column;gap:2px;align-items:flex-start;text-align:left}.booking-date-bar__dates{font-size:14px;font-weight:var(--font-weight-normal);line-height:20px;letter-spacing:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.booking-date-bar__nights{font-size:var(--font-size-xs);line-height:18px;color:var(--gray-500);align-self:flex-start}.booking-link-text{margin-bottom:12px}.booking-link-description{font-size:14px;line-height:1.4;color:#374151;margin:0 0 8px;font-family:var(--font-family)}.booking-link-timer{font-size:12px;color:#6b7280;font-weight:500;font-family:var(--font-family)}:root{--booking-accent: rgba(229, 28, 33, 1);--booking-card-gap: 16px;--room-card-w: clamp(248px, 22vw, 309px);--room-card-h: clamp(360px, 32vw, 420px);--room-photo-h: clamp(110px, 13vw, 138px);--offer-card-min-h: clamp(210px, 22vw, 242px);--offer-photo-w: clamp(220px, 38%, 320px);--extra-card-min-h: clamp(132px, 14vw, 152px);--summary-card-w: clamp(260px, 34vw, 329px);--price-card-w: clamp(260px, 34vw, 309px);--modal-footer-height: 60px;--modal-footer-padding: 8px;--modal-scroll-padding-bottom: 80px;--modal-footer-z-index: 10003;--modal-footer-shadow: 0 -2px 8px rgba(0, 0, 0, .1)}.booking-date-bar__edit-btn{display:inline-flex;align-items:center;gap:var(--spacing-1);background:transparent;border:none;color:var(--booking-accent);font-family:var(--font-family);font-size:var(--font-size-sm);font-weight:var(--font-weight-normal);line-height:18px;letter-spacing:0;padding:2px 4px;border-radius:var(--radius-sm);cursor:pointer;transition:color var(--transition-fast),background var(--transition-fast),transform var(--transition-fast)}.booking-date-bar__edit-btn:active{transform:translateY(.5px)}.booking-date-bar__icon{width:24px;height:24px;display:block}@media(max-width:768px){.booking-date-bar{max-width:100%}}.date-range-overlay{position:absolute;top:var(--chat-header-h, 54px);left:0;right:0;bottom:0;background:#fff;z-index:100;display:flex;flex-direction:column;will-change:transform,opacity;animation:slideUp .6s cubic-bezier(.25,.8,.25,1) both;backface-visibility:hidden;transform:translateZ(0)}.date-range-overlay.is-closing{animation:slideDown .5s cubic-bezier(.25,.8,.25,1) both}.drp-scroll{padding:16px 46px 8px;overflow-y:auto;flex:1;scrollbar-gutter:stable;overscroll-behavior:contain}.drp-month-block{margin-bottom:16px}.drp-month-label{font-family:var(--font-family);font-size:16px;font-weight:600;color:var(--gray-700);margin-bottom:8px}.drp-weekdays{display:grid;grid-template-columns:repeat(7,42px);gap:0;justify-content:center;padding:0 0 4px}.drp-weekday{font-size:12px;color:var(--gray-500);text-align:center}.drp-grid{display:grid;grid-template-columns:repeat(7,42px);gap:0;flex:1;justify-content:center}.drp-day{position:relative;width:100%;height:44px;background:transparent;color:var(--gray-700);font-size:14px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background var(--transition-fast),color var(--transition-fast);border:none;outline:none;appearance:none;-webkit-appearance:none;box-sizing:border-box}.drp-day.is-empty{visibility:hidden}.drp-bg{position:absolute;left:0;right:0;top:50%;height:36px;transform:translateY(-50%);background:transparent}.drp-day.in-range .drp-bg{left:0;width:100%;background:#e51c2133;border-top:.5px solid rgba(229,28,33,1);border-bottom:.5px solid rgba(229,28,33,1)}.drp-has-end .drp-day.is-start .drp-bg{left:50%;width:50%;background:#e51c2133;border-top:.5px solid rgba(229,28,33,1);border-bottom:.5px solid rgba(229,28,33,1)}.drp-has-end .drp-day.is-end .drp-bg{left:0;width:50%;background:#e51c2133;border-top:.5px solid rgba(229,28,33,1);border-bottom:.5px solid rgba(229,28,33,1)}.drp-has-end .drp-day.is-single .drp-bg,.drp-has-end .drp-day.is-single .drp-bg:before,.drp-has-end .drp-day.is-single .drp-bg:after,.drp-day.is-single .drp-bg,.drp-day.is-single .drp-bg:before,.drp-day.is-single .drp-bg:after{background:transparent!important;border:none!important;left:50%!important;width:0!important}.drp-label{position:relative;z-index:1;width:36px;height:36px;aspect-ratio:1 / 1;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-family:var(--font-family);font-weight:var(--font-weight-normal);font-size:14px;line-height:20px;text-align:center}.drp-day.is-start .drp-label,.drp-day.is-end .drp-label{background:var(--booking-accent);color:#fff}.drp-footer{display:flex;align-items:center;justify-content:flex-end;gap:12px;border-top:1px solid rgba(0,0,0,.12);padding:10px var(--edge-gap) 8px var(--edge-gap);padding-bottom:calc(8px + env(safe-area-inset-bottom,0))}.drp-continue{width:90px;height:36px;box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;gap:4px;padding:8px 12px;background:var(--booking-accent);border:2px solid var(--booking-accent);color:#fff;border-radius:8px;cursor:pointer}.drp-continue:disabled{opacity:.5;cursor:not-allowed}.drp-continue:not(:disabled):active{transform:translateY(.5px)}.drp-footer__inner{width:100%;display:flex;align-items:center;justify-content:flex-end;gap:12px}.drp-close{width:90px;height:36px;box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;gap:4px;padding:8px 12px;background:var(--gray-500);color:#fff;border:2px solid var(--gray-500);border-radius:8px;cursor:pointer;transition:opacity var(--transition-fast),transform var(--transition-fast);margin-top:12px;margin-bottom:12px}.drp-close:not(:disabled):active{transform:translateY(.5px)}.booking-message{display:flex;justify-content:flex-start}.guests-sheet{position:absolute;left:0;right:0;bottom:0;z-index:110;background:#fafafa;border-top:1px solid rgba(0,0,0,.12);box-shadow:0 -8px 16px #0a0d120f;will-change:transform,opacity;animation:slideUp .6s cubic-bezier(.25,.8,.25,1) both;backface-visibility:hidden;transform:translateZ(0)}.guests-sheet.is-closing{animation:slideDown .5s cubic-bezier(.25,.8,.25,1) both}@keyframes slideUp{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes slideDown{0%{transform:translateY(0);opacity:1}to{transform:translateY(100%);opacity:0}}.guests-sheet__content{width:calc(100% - 48px);max-width:451px;margin:0 auto;padding:32px 0 42px}.guests-item{width:451px;max-width:100%;height:auto;background:#fff;border:1px solid rgba(0,0,0,.12);border-radius:var(--radius-md);padding:4px 12px;box-sizing:border-box;display:flex;align-items:center}.guests-item+.guests-item{margin-top:8px}.guests-row{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%}.guests-row__label{font-family:var(--font-family);font-size:14px;color:var(--gray-700)}.guests-row__controls{display:inline-flex;align-items:center;gap:8px}.guests-row__stack{display:flex;flex-direction:column;gap:2px;text-align:left}.guests-row__title{font-family:var(--font-family);font-size:14px;color:var(--gray-700)}.guests-row__sublabel{font-family:var(--font-family);font-size:12px;color:var(--gray-500)}.guests-btn{width:24px;height:24px;border-radius:4px;border:1px solid var(--gray-300);background:#fff;color:var(--gray-700);cursor:pointer;display:inline-flex;align-items:center;justify-content:center;padding:0;position:relative;box-sizing:border-box}.guests-btn:before,.guests-btn:after{content:"";position:absolute;background:currentColor;border-radius:1px;transition:background .2s ease}.guests-btn:before{width:10px;height:2px;left:50%;top:50%;transform:translate(-50%,-50%)}.guests-btn.plus:after{width:2px;height:10px;left:50%;top:50%;transform:translate(-50%,-50%)}.guests-btn:disabled{background:#f5f5f5;border-color:var(--gray-300);cursor:not-allowed;color:var(--gray-300)}.guests-value{min-width:24px;text-align:center;font-family:var(--font-family);font-size:14px;color:var(--gray-800)}.guests-actions{padding-top:12px;border-top:1px solid rgba(0,0,0,.12)}.guests-actions__inner{width:calc(100% - 48px);max-width:451px;margin:4px 14px 14px auto;display:flex;align-items:center;justify-content:flex-end;gap:12px}.guests-close{width:90px;height:36px;box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;gap:4px;padding:8px 12px;background:var(--gray-500);color:#fff;border:2px solid var(--gray-500);border-radius:8px;cursor:pointer;transition:opacity var(--transition-fast),transform var(--transition-fast)}.guests-close:not(:disabled):active{transform:translateY(.5px)}.guests-continue{width:90px;height:36px;box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;gap:4px;padding:8px 12px;background:var(--booking-accent);border:2px solid var(--booking-accent);color:#fff;border-radius:8px;cursor:pointer}.rooms-carousel-wrapper{display:flex;flex-direction:column;margin-bottom:16px;width:100%}.rooms-carousel{display:flex;gap:0px;overflow-x:auto;overflow-y:hidden;width:100%;padding:0;padding-right:var(--edge-gap, 14px);scroll-behavior:smooth;scroll-snap-type:x mandatory;-ms-overflow-style:none;scrollbar-width:none;cursor:grab;overscroll-behavior-x:contain;touch-action:pan-x pan-y;-webkit-user-select:none;user-select:none;scrollbar-gutter:stable;font-family:"Inter",var(--font-family, "Inter"),sans-serif}.rooms-carousel::-webkit-scrollbar{display:none}.rooms-carousel.dragging{cursor:grabbing;-webkit-user-select:none;user-select:none}.rooms-carousel-nav{display:flex;align-items:center;justify-content:center;gap:12px}.rooms-carousel-nav-btn{width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;background:transparent;border:none;color:var(--gray-600);cursor:pointer;padding:0;transition:color var(--transition-fast),opacity var(--transition-fast)}.rooms-carousel-nav-btn:hover:not(:disabled){color:var(--gray-800)}.rooms-carousel-nav-btn:disabled{opacity:.4;cursor:not-allowed}.rooms-carousel-nav-indicator{font-family:"Inter",var(--font-family, "Inter"),sans-serif;font-size:14px;font-weight:400;color:var(--gray-700);min-width:40px;text-align:center}.room-card{flex:0 0 auto;width:var(--room-card-w);min-width:var(--room-card-w);max-width:var(--room-card-w);height:var(--room-card-h);box-sizing:border-box;background:#fff;border:1px solid rgba(0,0,0,.12);border-radius:16px;padding:4px;display:flex;flex-direction:column;font-family:"Inter",var(--font-family, "Inter"),sans-serif;margin-right:var(--booking-card-gap);scroll-snap-align:start}.chat-container.expanded .room-card{width:var(--room-card-w)!important;min-width:var(--room-card-w)!important;max-width:var(--room-card-w)!important}.room-photo{position:relative;height:var(--room-photo-h);width:100%;object-fit:cover;object-position:center;overflow:hidden;background:linear-gradient(135deg,#f0f0f0,#e0e0e0);border-radius:12px;background-size:cover;background-position:center;background-repeat:no-repeat;min-height:var(--room-photo-h);max-height:var(--room-photo-h);flex-shrink:0}.call-panel--active.has-carousel .room-card{width:243px;height:334px;min-width:243px;max-width:243px;border-radius:16px;padding:4px;border:1px solid rgba(0,0,0,.12)}.call-panel--active.has-carousel .room-photo{width:235px;height:90px;min-height:90px;max-height:90px;border-radius:12px}.room-body{position:relative;flex:1;display:flex;flex-direction:column;padding:16px 8px}.room-content{position:relative;display:flex;gap:4px;flex:0 0 auto}.room-left-column{flex:1;display:flex;flex-direction:column;min-width:0;margin-right:0}.room-title{font-size:16px;font-weight:600;color:var(--gray-800);text-align:left;line-height:1.2;margin-bottom:15px}.room-offer-name{font-size:14px;font-weight:400;color:var(--gray-800);text-align:left;line-height:1.3;margin-bottom:10px;min-width:200px}.room-features{display:flex;flex-direction:column;gap:8px;margin-bottom:10px;min-width:0;padding-right:0}.room-feature{display:flex;align-items:center;gap:4px;font-size:14px;line-height:1.3;color:var(--gray-700)}.room-feature span:last-child{flex:1;min-width:0;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.room-icon{display:inline-flex;width:22px;height:16px;color:var(--gray-600);flex-shrink:0}.room-right-column{position:absolute;right:0;top:0;display:flex;align-items:flex-start;justify-content:flex-end;width:80px;flex-shrink:0;flex-grow:0}.room-price-block{position:absolute;top:8px;right:8px;background:#f5f5f5e6;border-radius:8px;padding:4px 6px;display:flex;flex-direction:column;align-items:flex-start;gap:2px;min-width:50px;flex-shrink:0;z-index:1}.room-price-label{font-family:"Inter",var(--font-family, "Inter"),sans-serif;font-size:11px;line-height:1.2;font-weight:400;color:var(--gray-600);margin:0}.room-price-old{font-family:"Inter",var(--font-family, "Inter"),sans-serif;font-size:12px;line-height:1.2;font-weight:400;color:var(--gray-500);text-decoration:line-through;margin:0}.room-price{font-family:"Inter",var(--font-family, "Inter"),sans-serif;font-size:14px;line-height:1.2;font-weight:700;color:#e11d2a;margin:0}.room-offers-btn{font-family:"Inter",var(--font-family, "Inter"),sans-serif;line-height:20px;width:100%;height:40px;box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;gap:4px;padding:10px 14px;background:var(--booking-accent);border:2px solid var(--booking-accent);color:#fff;border-radius:8px;cursor:pointer;font-size:14px;font-weight:600;margin-top:auto}.modal-backdrop{position:fixed;inset:0;background:#0a0d1280;display:flex;align-items:center;justify-content:center;z-index:10001}html.tollar-embed .chat-popup .modal-backdrop,html.tollar-embed .bottom-chat-popup .modal-backdrop{position:absolute;inset:0;overflow:hidden}html.tollar-embed .room-carousel .slick-prev,html.tollar-embed .room-carousel .slick-next{display:block!important;z-index:5!important;opacity:1!important}@media(max-width:768px){.modal-backdrop{align-items:flex-start!important;justify-content:flex-start!important;background:#fff!important;height:var(--app-height, 100vh)!important;max-height:var(--app-height, 100vh)!important;overflow:hidden!important}}.offers-modal{width:877px;height:min(930px,calc(100vh - 32px));max-height:calc(100vh - 32px);background:#fff;border-radius:16px;padding:24px 40px 40px;box-sizing:border-box;display:flex;flex-direction:column;gap:10px;position:relative;overflow:hidden}.offers-modal__topbar{display:flex;align-items:center;justify-content:space-between}.offers-back,.offers-close{background:transparent;border:none;width:36px;height:36px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .2s}.offers-back:hover,.offers-close:hover{background-color:#0000000d}.offers-header{display:flex;flex-direction:column;gap:6px;margin-top:4px}.offers-title{font-family:var(--font-family);font-size:12px;font-weight:400;color:var(--gray-800)}.offers-sub{font-family:var(--font-family);display:flex;align-items:center;justify-content:space-between;font-weight:600}.offers-selected{color:var(--gray-700);font-size:14px}.offers-link{font-family:var(--font-family);font-weight:600;color:var(--gray-700);font-size:16px;background:transparent;border:none;text-decoration:underline;cursor:pointer;padding-left:0;padding-top:6px}.offers-list{display:flex;flex-direction:column;gap:16px;margin-top:8px;flex:1;min-height:0;overflow-y:auto;scrollbar-gutter:stable}.offer-card{width:100%;max-width:100%;height:auto;min-height:var(--offer-card-min-h);border-radius:16px;border:1px solid rgba(0,0,0,.12);display:flex;gap:24px;padding:16px;box-sizing:border-box}.offer-photos{position:relative;width:var(--offer-photo-w);min-width:220px;max-width:42%;height:100%;border-radius:12px;overflow:hidden}.offer-photo{width:100%;height:100%;background:#eaeaea;border-radius:12px}.offer-nav{position:absolute;top:50%;transform:translateY(-50%);width:28px;height:28px;border-radius:14px;border:1px solid rgba(0,0,0,.12);background:#ffffffe6;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.offer-nav--left{left:8px}.offer-nav--right{right:8px}.offer-dots{position:absolute;left:0;right:0;bottom:8px;display:flex;justify-content:center;gap:6px}.offer-dots .dot{width:6px;height:6px;border-radius:3px;background:#0003}.offer-dots .dot.active{background:#00000080}.offer-body{flex:1;display:flex;flex-direction:column;gap:8px}.offer-title{font-family:var(--font-family);font-size:16px;font-weight:600;color:var(--gray-800)}.offer-line{display:flex;align-items:center;gap:8px;color:var(--gray-700);font-size:14px}.offer-line .ico{width:18px;height:18px;display:inline-flex}.offer-title{text-align:left;direction:ltr;margin:0;padding:0}.offer-free-cancellation{display:flex;align-items:center;gap:6px;color:#16a34a;font-size:14px;font-weight:500;position:relative}.offer-info-icon-wrapper{position:relative;display:inline-flex;align-items:center;margin-left:2px}.offer-tooltip{position:absolute;bottom:100%;left:50%;transform:translate(-50%);margin-bottom:8px;padding:8px 12px;background:#fff;color:var(--gray-600);font-size:12px;font-weight:600;border-radius:8px;white-space:nowrap;z-index:1000;pointer-events:none;min-width:300px;white-space:normal;text-align:left;box-shadow:0 12px 16px -4px #0a0d1214,0 4px 6px -2px #0a0d1208,0 2px 2px -1px #0a0d120a}.offer-tooltip:after{content:"";position:absolute;top:100%;left:50%;transform:translate(-50%);width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-top:8px solid #FFFFFF}.offer-bottom{margin-top:auto;display:flex;align-items:flex-end;justify-content:space-between}.offer-price{display:flex;flex-direction:column;gap:4px;color:var(--gray-800)}.offer-price-line{display:flex;align-items:baseline;gap:8px;font-size:20px}.offer-price .old{color:var(--gray-500);text-decoration:line-through;display:inline-flex;align-items:center;gap:4px}.offer-price .new{color:#e11d2a;font-weight:700;display:inline-flex;align-items:center;gap:4px}.offer-price .note{color:var(--gray-600);font-size:12px}.offer-cta{height:36px;padding:8px 12px;border-radius:8px;background:var(--booking-accent);color:#fff;border:2px solid var(--booking-accent);cursor:pointer}.extras-modal{width:877px;height:860px;background:#fff;border-radius:16px;padding:24px 40px 40px;box-sizing:border-box;display:flex;flex-direction:column;gap:10px;position:relative}.extras-header{font-family:var(--font-family);font-size:18px;font-weight:600;color:var(--gray-800);margin-top:4px}.extras-layout{display:flex;gap:16px;align-items:flex-start}.extras-left{display:flex;flex-direction:column;gap:12px;flex:1 1 clamp(320px,58%,444px)}.extra-card{position:relative;width:100%;height:auto;min-height:var(--extra-card-min-h);border:1px solid rgba(0,0,0,.12);border-radius:16px;display:flex;gap:16px;padding:16px;box-sizing:border-box}.extra-photo{width:140px;height:100%;background:#eaeaea;border-radius:12px;margin-left:auto;position:relative;overflow:hidden}.extra-toggle{position:absolute;top:24px;right:24px;width:28px;height:28px;border-radius:14px;background:var(--booking-accent);color:#fff;border:none;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;font-weight:700}.extra-toggle.selected{background:#16a34a}.extra-info{display:flex;flex-direction:column;gap:6px}.extra-title{font-family:var(--font-family);font-size:16px;font-weight:600;color:var(--gray-800)}.extra-price{color:var(--gray-700);display:inline-flex;align-items:center;gap:4px}.extra-details-link{background:transparent;border:none;color:var(--gray-700);text-decoration:underline;cursor:pointer;font-size:14px;text-align:left;padding:0}.extra-desc{color:var(--gray-700);font-size:13px;line-height:18px}.extras-right{display:flex;flex-direction:column;gap:12px;flex:1 1 var(--summary-card-w)}.summary-block{width:min(100%,var(--summary-card-w));border:1px solid rgba(0,0,0,.12);border-radius:16px;overflow:hidden;display:flex;flex-direction:column;background:#fff}.summary-header{background:#0a0a0a;color:#fff;font-family:var(--font-family);font-weight:600;padding:10px 12px;font-size:14px}.summary-content{padding:12px;display:flex;flex-direction:column;gap:8px}.summary-row .lbl{color:var(--gray-800);font-size:14px}.summary-sep{border:none;height:1px;background:#0000001f;margin:8px 0}.summary-line{display:flex;align-items:center;justify-content:space-between;color:var(--gray-800);font-size:14px}.summary-line .bold{font-weight:600}.summary-line.total{font-weight:700}.summary-dates{display:inline-flex;align-items:center;gap:8px;color:var(--gray-800)}.summary-dates .ic{display:inline-flex;width:20px;height:20px}.summary-dates .date{font-size:14px;color:var(--gray-800)}.summary-total-box{background:#f8f9fb;border:1px solid rgba(0,0,0,.12);border-radius:8px;padding:10px 12px;display:flex;flex-direction:column;gap:6px}.summary-line.small{font-size:13px;color:var(--gray-700)}.rate-includes{background:transparent;border:none;color:var(--gray-800);text-decoration:underline;padding:0;cursor:pointer;text-align:left;font-weight:700}.bold{font-weight:600}.totals-card{width:min(100%,var(--summary-card-w));border:1px solid rgba(0,0,0,.12);border-radius:16px;background:#f8f8f8;padding:12px;display:flex;flex-direction:column;gap:8px}.totals-row{display:flex;align-items:center;justify-content:space-between;color:var(--gray-800)}.totals-row.total{font-weight:700}.extras-footer{margin-top:auto;display:flex;justify-content:flex-end}.extra-add{position:absolute;top:8px;right:8px;width:32px;height:32px;border-radius:16px;background:var(--booking-accent);color:#fff;border:none;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .15s ease,opacity .15s ease}.extra-add:hover{transform:scale(1.03)}.extra-add:active{transform:scale(.98)}.extra-action{position:absolute;top:8px;right:8px;display:inline-flex;align-items:center;gap:2px;height:32px;padding:0 10px;border-radius:22px;background:var(--booking-accent);color:#fff}.extra-remove{background:transparent;border:none;color:inherit;display:inline-flex;width:24px;height:24px;align-items:center;justify-content:center;cursor:pointer}.extra-check{display:inline-flex;width:24px;height:24px;align-items:center;justify-content:center;pointer-events:none}.booker-modal{width:877px;height:624px;background:#fff;border-radius:16px;padding:24px 40px 40px;box-sizing:border-box;display:flex;flex-direction:column;gap:10px;position:relative}.booker-layout{display:flex;gap:16px;align-items:flex-start}.booker-left{display:flex;flex-direction:column;gap:12px;flex:1;background:#fff;border:1px solid rgba(0,0,0,.12);border-radius:12px;padding:16px}.booker-title{font-family:var(--font-family);font-size:18px;font-weight:600;color:var(--gray-800)}.form-group{display:flex;flex-direction:column;gap:6px}.label{font-size:14px;color:var(--gray-700)}.input{font-family:var(--font-family);height:40px;border:1px solid rgba(0,0,0,.12);border-radius:8px;padding:8px 12px;font-size:14px}.input::placeholder{color:var(--gray-500)}.checks{display:flex;flex-direction:column;gap:8px;margin-top:6px}.check{display:flex;align-items:center;gap:8px;color:var(--gray-800);font-size:14px}.booker-footer{margin-top:auto;display:flex;align-items:center;justify-content:space-between;gap:12px}.btn-secondary{height:36px;padding:8px 12px;border-radius:8px;background:#fff;border:1px solid rgba(0,0,0,.12);color:var(--gray-700);cursor:pointer}.phone-group{display:flex;border:1px solid rgba(0,0,0,.12);border-radius:8px;overflow:hidden;background:#fff}.country-select{display:inline-flex;height:40px;min-width:64px;padding:0 10px;border:none;background:#fff;cursor:pointer;align-items:center;justify-content:center;color:var(--gray-500)}.phone-group .input{border:none;border-radius:0;padding-left:12px;flex:1}.room-modal{box-sizing:border-box;width:877px;height:930px;max-width:calc(100vw - 32px);max-height:calc(100vh - 32px);border-radius:16px;background:#fafafa;padding:24px 40px 40px;display:flex;flex-direction:column;gap:0;font-family:var(--font-family);position:relative;overflow:hidden}.room-modal--fallback-scroll{overflow-y:auto;overflow-x:hidden;scrollbar-gutter:stable}.room-modal--fallback-scroll .room-modal__topbar{position:sticky;top:0;z-index:2;padding-bottom:8px}.room-modal--fallback-scroll .room-modal__scrollable{flex:0 0 auto;min-height:auto;overflow:visible}.room-modal__fixed{flex-shrink:0;display:flex;flex-direction:column;gap:16px}.room-modal__scrollable{flex:1;min-height:0;overflow-x:hidden;overflow-y:auto;display:flex;flex-direction:column;gap:16px;padding-top:16px;margin-top:8px;scrollbar-gutter:stable;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.15) rgba(0,0,0,.03);box-shadow:inset 0 10px 10px -10px #0000001a}.room-modal__scrollable::-webkit-scrollbar{width:8px}.room-modal__scrollable::-webkit-scrollbar-track{background:#00000008;border-radius:4px}.room-modal__scrollable::-webkit-scrollbar-thumb{background:#00000026;border-radius:4px}.room-modal__scrollable::-webkit-scrollbar-thumb:hover{background:#00000040}.room-modal__topbar{display:flex;align-items:center;justify-content:space-between;flex-shrink:0;margin-bottom:12px}.room-modal__back,.room-modal__close{width:18px;height:24px;background:transparent;border:none;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;color:var(--gray-400);transition:color .2s}.room-modal__back:hover,.room-modal__close:hover{color:var(--gray-800)}.room-modal__back svg,.room-modal__close svg{width:24px;height:24px;display:block;flex-shrink:0}.room-modal__photos{position:relative;width:100%;height:0;padding-bottom:39.77%;background:#eaeaea;border:1px solid rgba(0,0,0,.12);border-radius:12px;overflow:hidden}.room-modal__photo{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#f0f0f0,#e0e0e0)}.room-modal__nav{position:absolute;top:50%;transform:translateY(-50%);width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;background:transparent;border:none;color:#fff}.room-modal__nav--left{left:12px}.room-modal__nav--right{right:12px}.room-modal__dots{position:absolute;bottom:12px;left:0;right:0;display:flex;justify-content:center;gap:6px}.room-modal__dots .dot{width:6px;height:6px;border-radius:3px;background:#fff9}.room-modal__dots .dot.active{background:#fff}.room-modal__top{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:16px 0;min-height:188px}.room-modal__summary{display:flex;flex-direction:column;gap:8px;flex:1;min-width:0;text-align:left;direction:ltr}.room-modal__title{font-family:var(--font-family);font-size:20px;font-weight:600;color:var(--gray-800);text-align:left;direction:ltr;margin:0;padding:0}.room-modal__features{display:flex;flex-direction:column;gap:6px;color:var(--gray-600);font-size:14px;text-align:left;direction:ltr}.price-card{box-sizing:border-box;background:#fff;border:1px solid rgba(0,0,0,.12);border-radius:12px;padding:12px 16px;width:min(100%,var(--price-card-w));min-width:0;flex-shrink:0;display:flex;flex-direction:column;gap:8px}.price-card .price-row{display:inline-flex;align-items:baseline;gap:8px;text-align:left;direction:ltr}.price-card .old{font-family:"Inter",var(--font-family, "Inter"),sans-serif;font-size:12px;line-height:20px;font-weight:400;color:var(--gray-500);text-decoration:line-through;text-align:left;direction:ltr}.price-card .new{font-family:"Inter",var(--font-family, "Inter"),sans-serif;font-size:14px;line-height:20px;font-weight:700;color:#e11d2a;text-align:left;direction:ltr}.price-card .from{font-family:"Inter",var(--font-family, "Inter"),sans-serif;font-size:12px;line-height:20px;font-weight:400;color:#e11d2a;text-align:left;direction:ltr}.price-card .meta{font-family:"Inter",var(--font-family, "Inter"),sans-serif;font-size:12px;line-height:18px;color:var(--gray-600);text-align:left;direction:ltr;margin:0;padding:0}.price-card .price-cta{width:100%;max-width:100%;height:40px;display:inline-flex;align-items:center;justify-content:center;gap:4px;padding:10px 14px;background:var(--booking-accent);border:2px solid var(--booking-accent);color:#fff;border-radius:8px;cursor:pointer;margin-top:4px;align-self:center;box-sizing:border-box}.room-modal__desc{font-family:var(--font-family);font-size:14px;color:var(--gray-700);line-height:20px;background:#f8f9fb;border:1px solid rgba(0,0,0,.08);border-radius:8px;padding:16px;white-space:pre-line}.room-modal__facilities{display:flex;flex-direction:column;gap:16px;padding-bottom:8px}.facilities-title{font-family:var(--font-family);font-weight:600;color:var(--gray-800);text-align:left;direction:ltr;margin:0;padding:0}.facilities-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px 16px}.facility-item{display:flex;align-items:center;gap:8px;color:var(--gray-700);font-size:14px}.facility-icon{width:16px;height:16px;display:inline-flex}@media(max-width:1200px)and (min-width:901px){.room-modal{width:min(877px,calc(100vw - 32px));height:min(930px,calc(100vh - 32px));padding:32px}.price-card{width:min(100%,var(--price-card-w))}.price-card .price-cta{width:min(261px,100%)}.room-modal__title{font-size:18px}.room-modal__features{font-size:13px}}@media(max-width:900px){.room-modal{width:min(877px,calc(100vw - 32px));height:min(930px,calc(100vh - 32px));padding:24px}.facilities-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.price-card,.price-card .price-cta{width:100%}.room-modal__top{flex-direction:column;gap:12px}.room-modal__title{font-size:18px}.room-modal__features{font-size:13px}.room-modal__desc{font-size:13px;padding:12px}}@media(max-width:768px){.room-modal:not(.room-modal--mobile){width:100vw!important;height:100vh!important;max-width:100vw!important;max-height:100vh!important;border-radius:0!important;padding:16px!important;gap:0!important}.room-modal:not(.room-modal--mobile) .room-modal__topbar{margin-bottom:8px!important}.room-modal:not(.room-modal--mobile) .room-modal__back,.room-modal:not(.room-modal--mobile) .room-modal__close{width:24px!important;height:24px!important}.room-modal:not(.room-modal--mobile) .room-modal__fixed{flex-shrink:0!important;gap:12px!important}.room-modal:not(.room-modal--mobile) .room-modal__scrollable{flex:1!important;overflow-y:auto!important;padding-top:12px!important;margin-top:8px!important;gap:12px!important}.room-modal:not(.room-modal--mobile) .room-modal__photos{height:0!important;padding-bottom:39.77%!important;min-height:0!important;max-height:none!important;flex-shrink:0!important;border-radius:8px!important}.room-modal:not(.room-modal--mobile) .room-modal__top{flex-direction:column!important;gap:16px!important;padding:12px 0!important;min-height:auto!important}.room-modal:not(.room-modal--mobile) .price-card,.room-modal:not(.room-modal--mobile) .price-card .price-cta{width:100%!important}.room-modal--mobile{width:100vw!important;height:var(--app-height, 100vh)!important;max-width:100vw!important;max-height:var(--app-height, 100vh)!important;border-radius:0!important;padding:0!important;gap:0!important;display:flex!important;flex-direction:column!important;overflow:hidden!important}.room-modal--mobile .room-modal__photos{position:relative!important;width:100%!important;height:0!important;padding-bottom:56.25%!important;min-height:0!important;max-height:none!important;flex-shrink:0!important;border-radius:0!important;overflow:hidden!important}.room-modal__photo-overlay{position:absolute!important;top:0!important;right:0!important;padding:12px!important;z-index:2!important;display:flex!important;pointer-events:none!important}.room-modal__close--overlay{width:32px!important;height:32px!important;min-width:32px!important;background:transparent!important;border-radius:0!important;border:none!important;color:#fff!important;cursor:pointer!important;display:flex!important;align-items:center!important;justify-content:center!important;pointer-events:auto!important;padding:0!important}.room-modal__body{flex:1!important;overflow-y:auto!important;padding:16px 16px 0!important;display:flex!important;flex-direction:column!important;gap:12px!important;padding-bottom:calc(var(--modal-scroll-padding-bottom, 88px) + env(safe-area-inset-bottom,0))!important}.room-modal--mobile .room-modal__title{font-size:18px!important;font-weight:700!important}.room-modal--mobile .room-modal__features{font-size:14px!important}.room-modal--mobile .room-modal__desc{font-size:14px!important;padding:12px!important}.room-modal--mobile .facilities-grid{grid-template-columns:repeat(2,1fr)!important;gap:8px!important}.room-modal--mobile .facilities-title{font-size:16px!important}.room-modal--mobile .facility-item{font-size:14px!important}.room-modal__mobile-footer{flex-shrink:0!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;padding:8px 16px calc(8px + env(safe-area-inset-bottom,0)) 16px!important;background:#fff!important;border-top:1px solid rgba(0,0,0,.12)!important;box-shadow:0 -2px 8px #0000001a!important;min-height:60px!important}.room-modal__footer-price{display:flex;flex-direction:column;gap:1px}.room-modal__footer-price-row{display:flex;align-items:baseline;gap:4px}.room-modal__footer-price-row .from{font-size:12px;color:#e11d2a}.room-modal__footer-price-row .new{font-size:18px;font-weight:700;color:#e11d2a}.room-modal__footer-price .meta{font-size:12px;color:var(--gray-600, #6B7280)}.room-modal__mobile-footer .price-cta{width:auto!important;min-width:120px!important;height:40px!important;flex-shrink:0!important;background:var(--booking-accent)!important;color:#fff!important;border:none!important;border-radius:8px!important;font-weight:600!important;font-size:14px!important;cursor:pointer!important}}@media(max-width:480px){.room-modal:not(.room-modal--mobile){padding:12px!important}.room-modal:not(.room-modal--mobile) .room-modal__topbar{margin-bottom:6px!important}.room-modal:not(.room-modal--mobile) .room-modal__back,.room-modal:not(.room-modal--mobile) .room-modal__close{width:24px!important;height:24px!important}.room-modal:not(.room-modal--mobile) .room-modal__fixed{gap:10px!important}.room-modal:not(.room-modal--mobile) .room-modal__scrollable{padding-top:10px!important;margin-top:6px!important;gap:10px!important}.room-modal:not(.room-modal--mobile) .room-modal__title{font-size:16px!important}.room-modal:not(.room-modal--mobile) .room-modal__features{font-size:12px!important}.room-modal:not(.room-modal--mobile) .room-modal__desc{font-size:12px!important;padding:10px!important}.room-modal:not(.room-modal--mobile) .facilities-title{font-size:14px!important}.room-modal:not(.room-modal--mobile) .facility-item{font-size:12px!important}.room-modal:not(.room-modal--mobile) .price-card .from{font-size:11px!important}.room-modal:not(.room-modal--mobile) .price-card .old,.room-modal:not(.room-modal--mobile) .price-card .new{font-size:13px!important}.room-modal:not(.room-modal--mobile) .price-card .meta{font-size:11px!important}.room-modal--mobile .room-modal__title{font-size:16px!important}.room-modal--mobile .room-modal__features{font-size:12px!important}.room-modal--mobile .room-modal__desc{font-size:12px!important;padding:10px!important}.room-modal--mobile .facilities-title{font-size:14px!important}.room-modal--mobile .facility-item{font-size:12px!important}.room-modal__body{padding:12px 12px 0!important;padding-bottom:calc(var(--modal-scroll-padding-bottom, 80px) + env(safe-area-inset-bottom,0))!important}}@media(max-width:768px){.offers-modal:not(.offers-modal--mobile){width:100vw!important;height:100vh!important;max-width:100vw!important;max-height:100vh!important;border-radius:0!important;padding:60px 16px 16px!important;overflow-y:auto!important}.offers-modal:not(.offers-modal--mobile) .offers-modal__topbar{position:fixed!important;top:0!important;left:0!important;right:0!important;background:#fff!important;border-bottom:1px solid rgba(0,0,0,.12)!important;padding:12px 16px!important;z-index:10!important}.offers-modal:not(.offers-modal--mobile) .offers-back,.offers-modal:not(.offers-modal--mobile) .offers-close{width:32px!important;height:32px!important}.offers-modal:not(.offers-modal--mobile) .offer-card{width:100%!important;height:auto!important;min-height:280px!important;flex-direction:column!important;gap:12px!important;padding:12px!important}.offers-modal:not(.offers-modal--mobile) .offer-photos{width:100%!important;height:200px!important}.offers-modal:not(.offers-modal--mobile) .offer-body{width:100%!important}.offers-modal:not(.offers-modal--mobile) .offer-bottom{flex-direction:column!important;align-items:flex-start!important;gap:12px!important}.offers-modal:not(.offers-modal--mobile) .offer-cta{width:100%!important}.offers-modal--mobile{width:100vw!important;height:var(--app-height, 100vh)!important;max-width:100vw!important;max-height:var(--app-height, 100vh)!important;border-radius:0!important;padding:0!important;gap:0!important;display:flex!important;flex-direction:column!important;overflow:hidden!important}.offers-modal--mobile .offers-modal__photos{position:relative!important;width:100%!important;height:0!important;padding-bottom:56.25%!important;flex-shrink:0!important;overflow:hidden!important;background:#eaeaea!important}.offers-modal--mobile .offers-modal__photo{position:absolute!important;inset:0!important;background-size:cover!important;background-position:center!important;background-repeat:no-repeat!important}.offers-modal--mobile .offers-modal__nav{position:absolute!important;top:50%!important;transform:translateY(-50%)!important;width:36px!important;height:36px!important;background:#ffffffb3!important;border:none!important;border-radius:50%!important;cursor:pointer!important;display:flex!important;align-items:center!important;justify-content:center!important;color:#333!important;z-index:1!important;padding:0!important}.offers-modal--mobile .offers-modal__nav--left{left:12px!important}.offers-modal--mobile .offers-modal__nav--right{right:12px!important}.offers-modal--mobile .offers-modal__dots{position:absolute!important;bottom:12px!important;left:50%!important;transform:translate(-50%)!important;display:flex!important;gap:6px!important;z-index:1!important}.offers-modal--mobile .offers-modal__dots .dot{width:6px!important;height:6px!important;border-radius:50%!important;background:#fff9!important;transition:background .2s!important}.offers-modal--mobile .offers-modal__dots .dot.active{background:#fff!important}.offers-photo-overlay{position:absolute!important;top:0!important;left:0!important;right:0!important;display:flex!important;justify-content:space-between!important;padding:12px!important;z-index:2!important;pointer-events:none!important}.offers-back--overlay,.offers-close--overlay{width:32px!important;height:32px!important;min-width:32px!important;background:transparent!important;border-radius:0!important;border:none!important;color:#fff!important;cursor:pointer!important;display:flex!important;align-items:center!important;justify-content:center!important;pointer-events:auto!important;padding:0!important}.offers-modal--mobile .offers-modal__scrollable{flex:1!important;overflow-y:auto!important;padding:16px!important;padding-bottom:calc(16px + env(safe-area-inset-bottom,0))!important;display:flex!important;flex-direction:column!important;gap:12px!important}.offers-modal--mobile .offer-photos{display:none!important}.offers-modal--mobile .offer-card{width:100%!important;height:auto!important;min-height:auto!important;flex-direction:column!important;gap:8px!important;padding:12px!important}.offers-modal--mobile .offer-body{width:100%!important}.offers-modal--mobile .offer-title{font-size:15px!important;font-weight:700!important}.offers-modal--mobile .offer-line{font-size:14px!important}.offers-modal--mobile .offers-sub{flex-direction:column!important;align-items:flex-start!important;gap:0!important}.offers-modal--mobile .offer-bottom{flex-direction:row!important;align-items:center!important;justify-content:space-between!important;gap:8px!important;margin-top:8px!important;border:1px solid rgba(0,0,0,.12)!important;border-radius:8px!important;padding:12px!important;background:#fafafa!important}.offers-modal--mobile .offer-cta{width:auto!important;min-width:100px!important;flex-shrink:0!important}.offers-modal--mobile .offers-modal__scrollable{background:#fafafa!important}.offers-modal--mobile .offer-card{background:#fff!important}}@media(max-width:768px){.extras-modal{width:100vw!important;height:var(--app-height, 100vh)!important;max-width:100vw!important;max-height:var(--app-height, 100vh)!important;border-radius:0!important;padding:60px 16px calc(80px + env(safe-area-inset-bottom,0)) 16px!important;overflow-y:auto!important}.extras-header{font-size:16px!important}.extras-topbar,.extras-close,.extras-back{width:32px!important;height:32px!important}.extras-layout{flex-direction:column!important;gap:16px!important}.extras-left{flex:1 1 auto!important;width:100%!important}.extra-card{width:100%!important;height:auto!important;min-height:140px!important;flex-direction:row-reverse!important;gap:12px!important;padding:12px!important}.extra-photo{width:100px!important;height:100px!important;flex-shrink:0!important}.extra-info{flex:1!important}.extra-title{font-size:14px!important}.extra-desc{font-size:12px!important}.extra-add,.extra-action{top:6px!important;right:6px!important}.extras-right{flex:1 1 auto!important;width:100%!important}.summary-block,.totals-card{width:100%!important}.extras-footer{position:fixed!important;bottom:0!important;left:0!important;right:0!important;background:#fff!important;border-top:1px solid rgba(0,0,0,.12)!important;padding:12px 16px calc(12px + env(safe-area-inset-bottom,0)) 16px!important;z-index:10!important;margin:0!important}}@media(max-width:768px){.booker-modal{width:100vw!important;height:100vh!important;max-width:100vw!important;max-height:100vh!important;border-radius:0!important;padding:60px 16px 80px!important;overflow-y:auto!important}.booker-header{font-size:16px!important}.booker-topbar,.booker-close,.booker-back{width:32px!important;height:32px!important}.booker-layout{flex-direction:column!important;gap:16px!important}.booker-left{flex:1 1 auto!important;width:100%!important}.booker-right{flex:1 1 auto!important}}.call-active__link-cards{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:320px;max-width:calc(100% - 32px);background:#e9eaebe5;border:1px solid #00000014;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);border-radius:16px;padding:20px;z-index:1000;display:flex;flex-direction:column;gap:12px;box-sizing:border-box}.call-active__link-cards .voice-booking-link-card+.voice-booking-link-card{border-top:1px solid rgba(0,0,0,.08);padding-top:12px;margin-top:4px}.voice-booking-link-close{position:absolute;top:12px;right:12px;width:24px;height:24px;min-width:24px;min-height:24px;background:transparent;border:none;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;color:#888;padding:0;border-radius:4px;transition:background-color .2s}.voice-booking-link-close:hover{background-color:#0000000d}.voice-booking-link-close:focus-visible{outline:2px solid var(--gray-400);outline-offset:2px}.voice-booking-link-title{font-family:var(--font-family);font-size:16px;font-weight:600;color:#4a4a4a;margin:0;padding-right:24px;text-align:center}.voice-booking-link-description{font-family:var(--font-family);font-size:14px;line-height:1.4;color:#888;margin:0;text-align:center}.voice-booking-link-open{width:100%;min-width:120px;height:40px;background:#e73f3f;border:none;border-radius:8px;color:#fff;font-family:var(--font-family);font-size:14px;font-weight:600;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:background-color .2s,transform .1s;margin-top:4px;align-self:center}.voice-booking-link-open:hover{background:#c91a26}.voice-booking-link-open:active{background:#b01722}.voice-booking-link-open:focus-visible{outline:2px solid var(--gray-400);outline-offset:2px}@media(max-width:768px){.call-active__link-cards{padding:20px 16px;gap:20px}.voice-booking-link-card{width:calc(100% - 32px);max-width:360px;width:100%!important;padding:24px 20px;gap:16px}.voice-booking-link-close{width:44px;height:44px;min-width:44px;min-height:44px;top:8px;right:8px;padding:10px}.voice-booking-link-open{min-height:48px;height:48px;padding:12px 20px;margin-top:8px}.voice-booking-link-title{padding-right:44px}.summary-block{width:100%!important}.booker-footer{position:fixed!important;bottom:0!important;left:0!important;right:0!important;background:#fff!important;border-top:1px solid rgba(0,0,0,.12)!important;padding:12px 16px calc(12px + env(safe-area-inset-bottom,0)) 16px!important;z-index:10!important;margin:0!important}}@media(max-width:768px){.rooms-carousel{padding:0 8px!important}.room-card{width:clamp(240px,78vw,300px)!important;min-width:clamp(240px,78vw,300px)!important;max-width:clamp(240px,78vw,300px)!important}}@media(max-width:480px){.room-card{width:clamp(220px,82vw,280px)!important;min-width:clamp(220px,82vw,280px)!important;max-width:clamp(220px,82vw,280px)!important}}.extras-notes-label{font-family:var(--font-family);display:block;margin-top:24px;margin-bottom:8px;font-size:12px;font-weight:600;color:#374151}.extras-notes-input{font-family:var(--font-family);width:100%;min-height:72px;padding:12px;border:1px solid #d1d5db;border-radius:8px;font-size:14px;resize:vertical;color:#111827}.extras-notes-input:focus{outline:none;border-color:#111827;box-shadow:0 0 0 2px #1118271a}.modal-error{margin:16px 0;color:#b91c1c;font-size:13px}@media(min-width:769px){.desktop-close-btn,.desktop-expand-btn{display:flex}.chat-close{display:none!important}.desktop-close-btn{font-size:28px}}html.tollar-embed[data-tollar-host-mobile="0"] .desktop-expand-btn,html.tollar-embed[data-tollar-host-mobile="0"] .desktop-close-btn,html.tollar-embed[data-tollar-host-mobile="0"] .header-close-btn{display:flex!important}html.tollar-embed[data-tollar-host-mobile="0"] .chat-close,html.tollar-embed[data-tollar-host-mobile="1"] .desktop-expand-btn,html.tollar-embed[data-tollar-host-mobile="1"] .desktop-close-btn,html.tollar-embed[data-tollar-host-mobile="1"] .header-close-btn{display:none!important}html.tollar-embed[data-tollar-host-mobile="1"] .chat-close{display:flex!important}@supports (-webkit-touch-callout: none){.message-input{font-size:16px!important;line-height:22px!important}}@media(max-width:768px){html:not(.tollar-embed) .chat-header>.logo{margin-left:0!important}html:not(.tollar-embed){overscroll-behavior:none!important}.message-input{font-size:16px!important;line-height:22px!important}html:not(.tollar-embed).chat-open:before{content:"";position:fixed;top:0;left:0;width:100vw;height:100vh;background:var(--gray-50, #FAFAFA);z-index:9999}html:not(.tollar-embed) .chat-popup,html:not(.tollar-embed) .bottom-chat-popup{position:fixed!important;top:var(--vv-offset-top, 0px)!important;left:0!important;right:0!important;width:100vw!important;height:100dvh!important;height:var(--app-height, 100vh)!important;max-height:100dvh!important;border-radius:0!important;z-index:10000!important}html:not(.tollar-embed) .desktop-close-btn,html:not(.tollar-embed) .desktop-expand-btn{display:none!important}html:not(.tollar-embed) .chat-close{display:flex!important}}@media(max-width:768px){html:not(.tollar-embed) .chat-header{position:sticky!important;top:0!important;min-height:54px!important;z-index:10002!important;padding:0 var(--chat-header-inline-pad, 12px)!important;border-radius:0!important}html:not(.tollar-embed) .chat-messages{flex:1 1 auto!important;min-height:0!important;overflow-y:auto!important;display:flex!important;flex-direction:column!important;background:var(--gray-50)!important;padding:16px var(--edge-gap) 0 var(--edge-gap)!important;gap:var(--spacing-4)!important;position:relative!important;scrollbar-width:thin!important;scrollbar-color:var(--gray-300) transparent!important;scroll-behavior:auto!important;-webkit-overflow-scrolling:touch!important;overscroll-behavior:contain!important}html:not(.tollar-embed) .chat-messages.ios-bottom-anchored:before{content:"";display:block;margin-top:auto;flex:0 0 auto}.chat-messages::-webkit-scrollbar{width:8px!important;background:transparent!important}.chat-messages::-webkit-scrollbar-track{background:#a4a7ae1a!important;border-radius:4px!important}.chat-messages::-webkit-scrollbar-thumb{background:var(--gray-400)!important;border-radius:var(--radius-full)!important}.chat-messages::-webkit-scrollbar-thumb:hover{background:var(--gray-500)!important}.message-content{max-width:85%}.chat-toggle,.bottom-chat-toggle{width:56px;height:56px;font-size:var(--font-size-lg)}.chat-header .logo-icon,.message-avatar,.typing-indicator-message .message-avatar{width:30px!important;height:30px!important}}@media(max-width:480px){html:not(.tollar-embed) .chat-popup,html:not(.tollar-embed) .bottom-chat-popup{width:100vw!important;height:100dvh!important;height:var(--app-height, 100vh)!important;min-width:0!important;min-height:0!important;border-radius:0!important;padding:0!important;box-sizing:border-box!important;max-width:100vw!important;max-height:100dvh!important}html:not(.tollar-embed) .chat-header{padding:0 var(--chat-header-inline-pad, 12px)!important;height:56px;font-size:14px}html:not(.tollar-embed) .chat-container{--chat-header-h: 56px}html:not(.tollar-embed) .chat-header .logo-icon{width:30px!important;height:30px!important;min-width:30px!important;min-height:30px!important;max-width:30px!important;max-height:30px!important;flex-shrink:0!important;flex-grow:0!important}html:not(.tollar-embed) .chat-header .logo-text{font-size:14px}.header-right{gap:4px;height:24px}.lang-flag{width:24px;height:24px;font-size:14px}html:not(.tollar-embed) .chat-messages{flex:1 1 auto!important;min-height:0!important;overflow-y:auto!important;display:flex!important;flex-direction:column!important;background:var(--gray-50)!important;padding:16px var(--edge-gap) 0 var(--edge-gap)!important;gap:var(--spacing-4)!important;position:relative!important;scrollbar-width:thin!important;scrollbar-color:var(--gray-300) transparent!important;scroll-behavior:auto!important;-webkit-overflow-scrolling:touch!important;overscroll-behavior:contain!important}.message-content{max-width:90%}.message.user .message-content{max-width:calc(100% - 48px)!important;margin-left:auto!important}html:not(.tollar-embed) .message-avatar,html:not(.tollar-embed) .typing-indicator-message .message-avatar{width:30px!important;height:30px!important;min-width:30px!important;min-height:30px!important;max-width:30px!important;max-height:30px!important;flex-shrink:0!important;flex-grow:0!important;font-size:14px;margin-left:0!important}.message-bubble,.typing-indicator-message .message-bubble{padding:10px;font-size:13px;border-radius:14px}.message-text{font-size:14px}.message-meta{font-size:11px}.send-btn{width:36px;height:36px;font-size:18px}.powered-by{font-size:11px;margin-top:4px}.typing-indicator-container{width:48px;height:32px;padding:8px;display:flex!important;visibility:visible!important;opacity:1!important;background:#f5f5f5!important;border:1px solid rgba(0,0,0,.08)!important;border-radius:12px!important}.typing-indicator-frame{width:36px;height:16px;padding:4px;display:flex!important}.typing-indicator-dots{width:24px;height:6px;display:flex!important}.typing-dot{width:6px;height:6px;background:#717680!important;border-radius:50%!important;animation:typing-dot 1.4s infinite ease-in-out!important}}@media(max-width:360px){.chat-header{padding:0 var(--chat-header-inline-pad, 12px)!important;height:52px;font-size:13px}.chat-container{--chat-header-h: 52px}.chat-header .logo-icon{width:24px;height:24px}.chat-header .logo-text{font-size:13px}html:not(.tollar-embed) .chat-close{background:transparent;border:none;color:#a4a7ae;font-size:24px;cursor:pointer;padding:0;border-radius:0;transition:all var(--transition-fast);display:flex;align-items:center;justify-content:center;width:auto;height:auto;margin:0}html:not(.tollar-embed) .chat-close .close-icon{display:block;filter:brightness(0) saturate(100%) invert(69%) sepia(8%) saturate(661%) hue-rotate(192deg) brightness(95%) contrast(89%);transition:transform var(--transition-fast)}html:not(.tollar-embed) .chat-close:hover{background:transparent;color:#fff;transition:color var(--transition-fast)}html:not(.tollar-embed) .chat-close:hover .close-icon{transform:scale(1.1);transition:transform var(--transition-fast)}.header-right{gap:4px;height:24px}.lang-flag{width:20px;height:20px;font-size:12px}.chat-messages{flex:1 1 auto!important;min-height:0!important;overflow-y:auto!important;display:flex!important;flex-direction:column!important;background:var(--gray-50)!important;padding:16px var(--edge-gap) 0 var(--edge-gap)!important;gap:var(--spacing-4)!important;position:relative!important;scrollbar-width:thin!important;scrollbar-color:var(--gray-300) transparent!important;scroll-behavior:auto!important;-webkit-overflow-scrolling:touch!important;overscroll-behavior:contain!important}.message-content{max-width:95%}.message.user .message-content{max-width:calc(100% - 40px)!important}.message-avatar,.typing-indicator-message .message-avatar{width:28px;height:28px;font-size:12px}.message-bubble,.typing-indicator-message .message-bubble{padding:8px;font-size:12px;border-radius:12px}.message-text{font-size:13px}.message-meta{font-size:10px}.send-btn{width:32px;height:32px;font-size:16px}.powered-by{font-size:10px;margin-top:3px}.typing-indicator-container{width:44px;height:28px;padding:6px;display:flex!important;visibility:visible!important;opacity:1!important;background:#f5f5f5!important;border:1px solid rgba(0,0,0,.08)!important;border-radius:12px!important}.typing-indicator-frame{width:32px;height:14px;padding:3px;display:flex!important}.typing-indicator-dots{width:20px;height:5px;display:flex!important}.typing-dot{width:5px;height:5px;background:#717680!important;border-radius:50%!important;animation:typing-dot 1.4s infinite ease-in-out!important}}@media(max-width:320px){html:not(.tollar-embed) .chat-popup,html:not(.tollar-embed) .bottom-chat-popup{width:100vw!important;max-width:100vw!important;left:0!important;right:0!important;border-radius:0!important}html:not(.tollar-embed) .chat-header{padding:0 var(--chat-header-inline-pad, 12px)!important;height:48px;font-size:12px}.chat-header .logo-icon{width:22px;height:22px}.chat-header .logo-text{font-size:12px}.chat-close{background:transparent;border:none;color:#a4a7ae;font-size:24px;cursor:pointer;padding:0;border-radius:0;transition:all var(--transition-fast);display:flex;align-items:center;justify-content:center;width:auto;height:auto;margin:0}.chat-close .close-icon{display:block;filter:brightness(0) saturate(100%) invert(69%) sepia(8%) saturate(661%) hue-rotate(192deg) brightness(95%) contrast(89%);transition:transform var(--transition-fast)}.chat-close:hover{background:transparent;color:#fff;transition:color var(--transition-fast)}.chat-close:hover .close-icon{transform:scale(1.1);transition:transform var(--transition-fast)}.header-right{gap:4px;height:24px}.lang-flag{width:18px;height:18px;font-size:11px}.chat-messages{flex:1 1 auto!important;min-height:0!important;overflow-y:auto!important;display:flex!important;flex-direction:column!important;background:var(--gray-50)!important;padding:16px var(--edge-gap) 0 var(--edge-gap)!important;gap:var(--spacing-4)!important;position:relative!important;scrollbar-width:thin!important;scrollbar-color:var(--gray-300) transparent!important;scroll-behavior:auto!important;-webkit-overflow-scrolling:touch!important;overscroll-behavior:contain!important}.message-content{max-width:98%}.message.user .message-content{max-width:calc(100% - 32px)!important}.message-avatar,.typing-indicator-message .message-avatar{width:24px;height:24px;font-size:11px}.message-bubble,.typing-indicator-message .message-bubble{padding:6px;font-size:11px;border-radius:10px;word-break:break-all;overflow-wrap:anywhere;-webkit-hyphens:auto;hyphens:auto;max-width:100%!important;overflow:hidden!important;box-sizing:border-box!important}.message-text{font-size:12px;word-break:break-all;overflow-wrap:anywhere;-webkit-hyphens:auto;hyphens:auto}.message-input{max-width:100%!important;overflow-x:hidden!important;word-break:break-all!important;overflow-wrap:anywhere!important}.input-wrapper{max-width:100%!important;overflow:hidden!important}.message-meta{font-size:9px}.send-btn{width:28px;height:28px;font-size:14px}.powered-by{font-size:9px;margin-top:2px}.typing-indicator-container{width:40px;height:24px;padding:4px;display:flex!important;visibility:visible!important;opacity:1!important;background:#f5f5f5!important;border:1px solid rgba(0,0,0,.08)!important;border-radius:12px!important}.typing-indicator-frame{width:28px;height:12px;padding:2px;display:flex!important}.typing-indicator-dots{width:18px;height:4px;display:flex!important}.typing-dot{width:4px;height:4px;background:#717680!important;border-radius:50%!important;animation:typing-dot 1.4s infinite ease-in-out!important}}@media(max-width:768px)and (orientation:landscape){.chat-header{height:48px}.typing-indicator-container{display:flex!important;visibility:visible!important;opacity:1!important}.send-btn{width:32px;height:32px}}@media(-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.chat-header .logo-icon,.message-avatar,.typing-indicator-message .message-avatar{image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges}}.message-avatar{margin-left:0!important}.message.user .message-avatar{margin-right:0!important}.message.user .message-avatar{border-radius:50%!important;width:40px!important;height:40px!important;min-width:40px!important;min-height:40px!important;max-width:40px!important;max-height:40px!important}@media(max-width:768px){.typing-indicator-container{display:flex!important;visibility:visible!important;opacity:1!important;background:#f5f5f5!important;border:1px solid rgba(0,0,0,.08)!important;border-radius:12px!important}.typing-indicator-frame,.typing-indicator-dots{display:flex!important}.typing-dot{background:#717680!important;border-radius:50%!important;animation:typing-dot 1.4s infinite ease-in-out!important}.chat-close{background:transparent!important;border:none!important;color:#a4a7ae!important;cursor:pointer!important;border-radius:0!important;transition:all var(--transition-fast)!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:0!important;width:auto!important;height:auto!important;margin:0!important}.chat-close .close-icon{display:block!important;filter:brightness(0) saturate(100%) invert(69%) sepia(8%) saturate(661%) hue-rotate(192deg) brightness(95%) contrast(89%)!important;transition:transform var(--transition-fast)!important}.chat-close:hover{background:transparent!important;color:#fff!important;transition:color var(--transition-fast)!important}.chat-close:hover .close-icon{transform:scale(1.1)!important;transition:transform var(--transition-fast)!important}}@media(max-width:768px){.chat-messages::-webkit-scrollbar{width:8px!important}.chat-messages::-webkit-scrollbar-track{background:#a4a7ae1a!important}}@media(max-width:768px){.chat-container{height:100%!important;display:flex!important;flex-direction:column!important;overflow:hidden!important}.chat-popup,.bottom-chat-popup{overflow:hidden!important}html:not(.tollar-embed) .bottom-chat-popup.expanded,html:not(.tollar-embed) .chat-popup.expanded{top:var(--vv-offset-top, 0px)!important;left:0!important;right:0!important;bottom:auto!important;height:var(--app-height, 100vh)!important;max-height:var(--app-height, 100vh)!important;min-height:var(--app-height, 100vh)!important;width:100vw!important;max-width:100vw!important}.chat-popup .chat-container,.bottom-chat-popup .chat-container{height:100%!important;display:flex!important;flex-direction:column!important;overflow:hidden!important;padding-bottom:0!important}html:not(.tollar-embed) .chat-input,html:not(.tollar-embed) .chat-popup .chat-input,html:not(.tollar-embed) .bottom-chat-popup .chat-input{position:relative!important;flex-shrink:0!important;width:100%!important;background:#fff!important;border-top:1px solid rgba(0,0,0,.12)!important;padding:12px var(--edge-gap)!important;padding-bottom:calc(12px + env(safe-area-inset-bottom,0px))!important;display:flex!important;flex-direction:column!important;align-items:center!important;min-height:70px!important;box-sizing:border-box!important}html:not(.tollar-embed) .chat-messages{padding-bottom:20px!important}html.tollar-embed[data-tollar-host-mobile="1"]{overscroll-behavior:none!important}html.tollar-embed[data-tollar-host-mobile="1"] .bottom-chat-popup.expanded,html.tollar-embed[data-tollar-host-mobile="1"] .chat-popup.expanded{top:var(--vv-offset-top, 0px)!important;left:0!important;right:0!important;bottom:auto!important;height:var(--app-height, 100dvh)!important;max-height:var(--app-height, 100dvh)!important;min-height:var(--app-height, 100dvh)!important;width:100vw!important;max-width:100vw!important}html.tollar-embed[data-tollar-host-mobile="1"] .chat-header{position:sticky!important;top:0!important;min-height:54px!important;z-index:10002!important;padding:0 var(--chat-header-inline-pad, 12px)!important;border-radius:0!important}html.tollar-embed[data-tollar-host-mobile="1"] .chat-input,html.tollar-embed[data-tollar-host-mobile="1"] .chat-popup .chat-input,html.tollar-embed[data-tollar-host-mobile="1"] .bottom-chat-popup .chat-input{position:relative!important;flex-shrink:0!important;width:100%!important;background:#fff!important;border-top:1px solid rgba(0,0,0,.12)!important;padding:12px var(--edge-gap)!important;padding-bottom:12px!important;display:flex!important;flex-direction:column!important;align-items:center!important;min-height:60px!important;box-sizing:border-box!important}html.tollar-embed[data-tollar-host-mobile="1"] .chat-messages{flex:1 1 auto!important;min-height:0!important;overflow-y:auto!important;display:flex!important;flex-direction:column!important;background:var(--gray-50)!important;padding:16px var(--edge-gap) 0 var(--edge-gap)!important;padding-bottom:20px!important;gap:var(--spacing-4)!important;position:relative!important;scrollbar-width:thin!important;scrollbar-color:var(--gray-300) transparent!important;scroll-behavior:auto!important;-webkit-overflow-scrolling:touch!important;overscroll-behavior:contain!important}html.tollar-embed[data-tollar-host-mobile="1"] .chat-messages.ios-bottom-anchored:before{content:"";display:block;margin-top:auto;flex:0 0 auto}html.tollar-embed[data-tollar-host-mobile="1"] .bottom-chat-popup.call-panel-open{position:fixed!important;top:var(--vv-offset-top, 0px)!important;left:0!important;right:0!important;bottom:auto!important;width:100vw!important;height:100dvh!important;max-width:100vw!important;max-height:100dvh!important;min-width:100vw!important;min-height:100dvh!important;margin:0!important;padding:0!important;border-radius:0!important;box-shadow:none!important;z-index:10000!important;display:flex!important;align-items:stretch!important;justify-content:flex-start!important}html.tollar-embed[data-tollar-host-mobile="1"] .bottom-chat-popup.call-panel-open .call-panel,html.tollar-embed[data-tollar-host-mobile="1"] .bottom-chat-popup.call-panel-open .call-panel--language,html.tollar-embed[data-tollar-host-mobile="1"] .bottom-chat-popup.call-panel-open .call-panel--connecting,html.tollar-embed[data-tollar-host-mobile="1"] .bottom-chat-popup.call-panel-open .call-panel--active,html.tollar-embed[data-tollar-host-mobile="1"] .bottom-chat-popup.call-panel-open .call-panel--error{width:100vw!important;height:100dvh!important;max-width:100vw!important;max-height:100dvh!important;min-width:100vw!important;min-height:100dvh!important;margin:0!important;border-radius:0!important;box-shadow:none!important;flex:1 1 auto!important;display:flex!important;flex-direction:column!important}html.tollar-embed[data-tollar-host-mobile="1"] .bottom-chat-popup.call-panel-open .call-language__body,html.tollar-embed[data-tollar-host-mobile="1"] .bottom-chat-popup.call-panel-open .call-connecting__body,html.tollar-embed[data-tollar-host-mobile="1"] .bottom-chat-popup.call-panel-open .call-active__body,html.tollar-embed[data-tollar-host-mobile="1"] .bottom-chat-popup.call-panel-open .call-error__body{width:100%!important;max-width:100%!important;margin:0!important;overflow-y:auto!important;border-radius:0!important;flex:1 1 auto!important;min-height:0!important}html.tollar-embed[data-tollar-host-mobile="1"] .bottom-chat-popup.call-panel-open .call-language__body{padding:var(--spacing-5) var(--edge-gap) calc(var(--spacing-6) + env(safe-area-inset-bottom,0px))!important;gap:var(--spacing-4)!important}html.tollar-embed[data-tollar-host-mobile="1"] .bottom-chat-popup.call-panel-open .call-language-list{gap:var(--spacing-3)!important;padding:0!important}html:not(.tollar-embed) .bottom-chat-popup.call-panel-open{position:fixed!important;top:var(--vv-offset-top, 0px)!important;left:0!important;right:0!important;bottom:auto!important;width:100vw!important;height:var(--app-height, 100vh)!important;max-width:100vw!important;max-height:var(--app-height, 100vh)!important;min-width:100vw!important;min-height:var(--app-height, 100vh)!important;margin:0!important;padding:0!important;border-radius:0!important;box-shadow:none!important;z-index:10000!important;display:flex!important;align-items:stretch!important;justify-content:flex-start!important}html:not(.tollar-embed) .bottom-chat-popup.call-panel-open .call-panel,html:not(.tollar-embed) .bottom-chat-popup.call-panel-open .call-panel--language,html:not(.tollar-embed) .bottom-chat-popup.call-panel-open .call-panel--connecting,html:not(.tollar-embed) .bottom-chat-popup.call-panel-open .call-panel--active,html:not(.tollar-embed) .bottom-chat-popup.call-panel-open .call-panel--error{width:100vw!important;height:var(--app-height, 100vh)!important;max-width:100vw!important;max-height:var(--app-height, 100vh)!important;min-width:100vw!important;min-height:var(--app-height, 100vh)!important;margin:0!important;border-radius:0!important;box-shadow:none!important;flex:1 1 auto!important;display:flex!important;flex-direction:column!important}html:not(.tollar-embed) .bottom-chat-popup.call-panel-open .call-language__body,html:not(.tollar-embed) .bottom-chat-popup.call-panel-open .call-connecting__body,html:not(.tollar-embed) .bottom-chat-popup.call-panel-open .call-active__body,html:not(.tollar-embed) .bottom-chat-popup.call-panel-open .call-error__body{width:100%!important;max-width:100%!important;margin:0!important;overflow-y:auto!important;border-radius:0!important;flex:1 1 auto!important;min-height:0!important}html:not(.tollar-embed) .bottom-chat-popup.call-panel-open .call-language__body{padding:var(--spacing-5) var(--edge-gap) calc(var(--spacing-6) + env(safe-area-inset-bottom,0px))!important;gap:var(--spacing-4)!important}html:not(.tollar-embed) .bottom-chat-popup.call-panel-open .call-language-list{gap:var(--spacing-3)!important;padding:0!important}}@media(max-width:768px){.guests-sheet,.date-range-overlay{z-index:10002!important}.modal-footer-fixed,.guests-actions,.drp-footer{position:fixed!important;bottom:0!important;left:0!important;right:0!important;width:100%!important;background:#fff!important;border-top:1px solid rgba(0,0,0,.12)!important;padding:var(--modal-footer-padding, 8px) var(--edge-gap) calc(var(--modal-footer-padding, 8px) + env(safe-area-inset-bottom,0)) var(--edge-gap)!important;z-index:var(--modal-footer-z-index, 10003)!important;display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:12px!important;box-shadow:var(--modal-footer-shadow, 0 -2px 8px rgba(0, 0, 0, .1))!important;min-height:var(--modal-footer-height, 60px)!important}.modal-scroll-area,.drp-scroll,.guests-sheet__content{padding-bottom:var(--modal-scroll-padding-bottom, 80px)!important}.modal-footer-fixed__inner,.guests-actions__inner,.drp-footer__inner{width:100%!important;display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:12px!important}.guests-sheet{position:fixed!important;left:0!important;right:0!important;bottom:0!important;width:100vw!important;height:30vh!important;display:flex!important;flex-direction:column!important;overflow:hidden!important}.guests-sheet__content{padding-top:20px!important}.guests-actions__inner{max-width:none!important;margin:0!important}.date-range-overlay{position:fixed!important;inset:0!important;width:100vw!important;height:var(--app-height, 100vh)!important;max-height:var(--app-height, 100vh)!important;display:flex!important;flex-direction:column!important}.guests-close,.guests-continue,.drp-close,.drp-continue{width:90px!important;height:40px!important;font-size:14px!important;font-weight:600!important;border-radius:8px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;cursor:pointer!important;transition:all .2s ease!important;border:2px solid!important}.guests-continue,.drp-continue{background:var(--booking-accent, #E51C21)!important;color:#fff!important;border-color:var(--booking-accent, #E51C21)!important}.guests-close,.drp-close{background:var(--gray-500, #6B7280)!important;color:#fff!important;border-color:var(--gray-500, #6B7280)!important}.guests-continue:disabled,.drp-continue:disabled{opacity:.5!important;cursor:not-allowed!important}.guests-continue:not(:disabled):active,.guests-close:not(:disabled):active,.drp-continue:not(:disabled):active,.drp-close:not(:disabled):active{transform:translateY(.5px)!important}.rooms-carousel-nav{display:none!important}html.tollar-embed .rooms-carousel-nav{display:flex!important}.rooms-carousel-wrapper{flex-direction:column!important;align-items:stretch!important}}@media(min-width:1601px){.chat-popup .header-close-btn,.bottom-chat-popup:not(.expanded) .header-close-btn{display:none!important}}@media(max-width:1800px)and (min-width:1601px){.bottom-chat-popup:not(.expanded){width:clamp(320px,36vw,360px);right:clamp(12px,1.5vw,24px);bottom:calc(clamp(12px,1.5vw,24px) + 70px)}.chat-popup{width:clamp(360px,38vw,400px);max-width:calc(100vw - 24px)}.chat-container{--edge-gap: clamp(16px, 2vw, 24px)}.message:not(.user) .message-content,.typing-indicator-message .message-content{max-width:calc(100% - var(--edge-gap))!important}.message.user .message-content{max-width:calc(100% - var(--edge-gap))!important}}@media(max-width:1400px)and (min-width:769px),(max-height:600px)and (min-width:769px){html:not(.tollar-embed) .bottom-chat-popup,html:not(.tollar-embed) .chat-popup{position:fixed!important;top:var(--vv-offset-top, 0px)!important;left:0!important;right:0!important;width:100vw!important;height:var(--app-height, 100vh)!important;max-height:var(--app-height, 100vh)!important;min-height:var(--app-height, 100vh)!important;border-radius:0!important;z-index:10000!important;max-width:100vw!important;min-width:100vw!important;margin:0!important;padding:0!important}html:not(.tollar-embed) .message-bubble{max-width:100%!important;overflow:hidden!important;word-break:break-word!important;overflow-wrap:anywhere!important;-webkit-hyphens:auto!important;hyphens:auto!important}html:not(.tollar-embed) .message-text{word-break:break-word!important;overflow-wrap:anywhere!important;-webkit-hyphens:auto!important;hyphens:auto!important}html:not(.tollar-embed) .desktop-close-btn,html:not(.tollar-embed) .desktop-expand-btn{display:none!important}html:not(.tollar-embed) .chat-popup .header-close-btn,html:not(.tollar-embed) .bottom-chat-popup .header-close-btn{display:none!important}html:not(.tollar-embed) .chat-close{display:flex!important;background:transparent!important;border:none!important;color:#a4a7ae!important;cursor:pointer!important;transition:color var(--transition-fast)!important}html:not(.tollar-embed) .chat-close:hover{color:#fff!important}html:not(.tollar-embed) .chat-close .close-icon{display:block!important;width:24px!important;height:24px!important;filter:brightness(0) saturate(100%) invert(69%) sepia(8%) saturate(661%) hue-rotate(192deg) brightness(95%) contrast(89%)!important;transition:transform var(--transition-fast)!important}html:not(.tollar-embed) .chat-close:hover .close-icon{transform:scale(1.1)!important}html:not(.tollar-embed) .chat-container{height:100vh!important;max-height:100vh!important;min-height:100vh!important;position:relative!important;top:0!important;margin:0!important;padding-bottom:env(safe-area-inset-bottom,0)!important}html:not(.tollar-embed) .chat-messages{padding-left:var(--edge-gap)!important;padding-right:calc(var(--edge-gap) - var(--scrollbar-w))!important}html:not(.tollar-embed) .chat-messages.ios-bottom-anchored:before{content:"";display:block;margin-top:auto;flex:0 0 auto}html:not(.tollar-embed) .bottom-chat-popup{transition:none!important}html:not(.tollar-embed) .bottom-chat-popup.call-panel-open{position:fixed!important;top:var(--vv-offset-top, 0px)!important;left:0!important;right:0!important;width:100vw!important;height:var(--app-height, 100vh)!important;max-width:100vw!important;max-height:var(--app-height, 100vh)!important;min-width:100vw!important;min-height:var(--app-height, 100vh)!important;margin:0!important;padding:0!important;border-radius:0!important;display:flex!important;align-items:center!important;justify-content:center!important;z-index:10000!important}html:not(.tollar-embed) .bottom-chat-popup.call-panel-open .call-panel,html:not(.tollar-embed) .bottom-chat-popup.call-panel-open .call-panel--language,html:not(.tollar-embed) .bottom-chat-popup.call-panel-open .call-panel--connecting,html:not(.tollar-embed) .bottom-chat-popup.call-panel-open .call-panel--active{width:100vw!important;height:100vh!important;max-width:100vw!important;max-height:100vh!important;min-width:100vw!important;min-height:100vh!important;margin:0!important;border-radius:0!important;box-shadow:none!important;flex:1 1 auto!important;display:flex!important;flex-direction:column!important}html:not(.tollar-embed) .bottom-chat-popup.call-panel-open .call-language__body,html:not(.tollar-embed) .bottom-chat-popup.call-panel-open .call-connecting__body,html:not(.tollar-embed) .bottom-chat-popup.call-panel-open .call-active__body{width:100%!important;max-width:100%!important;margin:0!important;padding:var(--spacing-6) var(--spacing-5) var(--spacing-7)!important;overflow-y:auto!important;border-radius:0!important;flex:1 1 auto!important;min-height:0!important}}@media(max-width:320px)and (min-width:769px){html:not(.tollar-embed) .chat-popup,html:not(.tollar-embed) .bottom-chat-popup{width:100vw!important;max-width:100vw!important;left:0!important;right:0!important;border-radius:0!important}html:not(.tollar-embed) .message-bubble{word-break:break-all!important;overflow-wrap:anywhere!important;-webkit-hyphens:auto!important;hyphens:auto!important;max-width:100%!important;overflow:hidden!important;box-sizing:border-box!important}html:not(.tollar-embed) .message-text{word-break:break-all!important;overflow-wrap:anywhere!important;-webkit-hyphens:auto!important;hyphens:auto!important}html:not(.tollar-embed) .message-input{max-width:100%!important;overflow-x:hidden!important;word-break:break-all!important;overflow-wrap:anywhere!important;box-sizing:border-box!important}html:not(.tollar-embed) .input-wrapper{max-width:100%!important;overflow:hidden!important;box-sizing:border-box!important}html:not(.tollar-embed) .send-btn,html:not(.tollar-embed) .chat-close,html:not(.tollar-embed) .desktop-expand-btn{min-width:24px!important;min-height:24px!important}}html.tollar-embed .message-input{max-width:100%!important;overflow-x:hidden!important;word-break:break-word!important;overflow-wrap:anywhere!important;box-sizing:border-box!important}html.tollar-embed .input-wrapper{max-width:100%!important;overflow:hidden!important;box-sizing:border-box!important}@media(max-width:400px)and (min-width:769px){html.tollar-embed .message-input{word-break:break-all!important;overflow-wrap:anywhere!important}}html.tollar-embed[data-tollar-host-mobile="0"] .message-content{max-width:100%!important}html.tollar-embed[data-tollar-host-mobile="0"] .message:not(.user) .message-content,html.tollar-embed[data-tollar-host-mobile="0"] .typing-indicator-message .message-content,html.tollar-embed[data-tollar-host-mobile="0"] .message.user .message-content{max-width:calc(100% - var(--edge-gap))!important}html.tollar-embed[data-tollar-host-mobile="0"] .message-avatar,html.tollar-embed[data-tollar-host-mobile="0"] .typing-indicator-message .message-avatar{width:40px!important;height:40px!important;min-width:40px!important;min-height:40px!important;max-width:40px!important;max-height:40px!important}html.tollar-embed[data-tollar-host-mobile="0"] .message-bubble,html.tollar-embed[data-tollar-host-mobile="0"] .typing-indicator-message .message-bubble{padding:var(--spacing-3)!important;border-radius:var(--radius-xl)!important;word-break:normal!important;overflow-wrap:break-word!important;-webkit-hyphens:none!important;hyphens:none!important}html.tollar-embed[data-tollar-host-mobile="0"] .message-text{font-size:var(--font-size-sm)!important;word-break:normal!important;overflow-wrap:break-word!important;-webkit-hyphens:none!important;hyphens:none!important}html.tollar-embed[data-tollar-host-mobile="1"] .message:not(.user) .message-content,html.tollar-embed[data-tollar-host-mobile="1"] .typing-indicator-message .message-content{max-width:calc(100% - var(--edge-gap))!important}html.tollar-embed[data-tollar-host-mobile="1"] .message.user .message-content{max-width:calc(100% - 48px)!important;margin-left:auto!important}html.tollar-embed[data-tollar-host-mobile="1"] .message-avatar,html.tollar-embed[data-tollar-host-mobile="1"] .typing-indicator-message .message-avatar{width:30px!important;height:30px!important;min-width:30px!important;min-height:30px!important;max-width:30px!important;max-height:30px!important}html.tollar-embed[data-tollar-host-mobile="1"] .message-bubble,html.tollar-embed[data-tollar-host-mobile="1"] .typing-indicator-message .message-bubble{padding:10px!important;font-size:13px!important;border-radius:14px!important;word-break:normal!important;overflow-wrap:break-word!important;-webkit-hyphens:none!important;hyphens:none!important}html.tollar-embed[data-tollar-host-mobile="1"] .message-text{font-size:14px!important;word-break:normal!important;overflow-wrap:break-word!important;-webkit-hyphens:none!important;hyphens:none!important}html.tollar-embed[data-tollar-host-mobile="1"] .message-meta{font-size:11px!important}#tollar-widget-root.chat-open .bottom-chat-toggle{display:none!important}#tollar-widget-root.chat-open .bottom-chat-toggle.force-visible{display:flex!important}.scrollable{overflow-y:auto}.auth-container{display:flex;align-items:center;justify-content:center;min-height:100vh;width:100%;padding:var(--spacing-4);background:#0009;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);position:fixed;inset:0;z-index:9999}.auth-card{width:100%;max-width:400px;background:var(--white);border-radius:var(--radius-lg);padding:var(--spacing-8);box-shadow:var(--shadow-xl)}.auth-tabs{display:flex;gap:var(--spacing-2);margin-bottom:var(--spacing-6);border-bottom:2px solid var(--gray-200)}.auth-tab{flex:1;padding:var(--spacing-3) var(--spacing-4);font-size:var(--font-size-base);font-weight:var(--font-weight-medium);font-family:var(--font-family);color:var(--gray-500);background:transparent;border:none;border-bottom:2px solid transparent;cursor:pointer;transition:all var(--transition-fast);margin-bottom:-2px}.auth-tab:hover{color:var(--gray-700)}.auth-tab.active{color:var(--brand-600);border-bottom-color:var(--brand-600);font-weight:var(--font-weight-semibold)}.auth-tab-content{min-height:300px}.auth-form{display:flex;flex-direction:column;gap:var(--spacing-5)}.auth-field{display:flex;flex-direction:column;gap:var(--spacing-2)}.auth-label{font-size:var(--font-size-sm);font-weight:var(--font-weight-medium);color:var(--gray-700)}.auth-input{width:100%;padding:var(--spacing-3) var(--spacing-4);font-size:var(--font-size-base);font-family:var(--font-family);color:var(--gray-900);background:var(--white);border:1px solid var(--gray-300);border-radius:var(--radius-md);transition:all var(--transition-fast);outline:none}.auth-input:focus{border-color:var(--brand-500);box-shadow:0 0 0 3px var(--brand-100)}.auth-input:disabled{background:var(--gray-100);color:var(--gray-500);cursor:not-allowed}.auth-input::placeholder{color:var(--gray-400);font-size:var(--font-size-sm)}.auth-button{width:100%;padding:var(--spacing-3) var(--spacing-4);font-size:var(--font-size-base);font-weight:var(--font-weight-semibold);font-family:var(--font-family);color:var(--white);background:var(--brand-600);border:none;border-radius:var(--radius-md);cursor:pointer;transition:all var(--transition-fast);margin-top:var(--spacing-2)}.auth-button:hover:not(:disabled){background:var(--brand-700);transform:translateY(-1px);box-shadow:var(--shadow-md)}.auth-button:active:not(:disabled){transform:translateY(0)}.auth-button:disabled{background:var(--gray-400);cursor:not-allowed;transform:none}.auth-error{padding:var(--spacing-3) var(--spacing-4);background:#fef2f2;border:1px solid var(--error);border-radius:var(--radius-md);color:var(--error);font-size:var(--font-size-sm);margin-bottom:var(--spacing-4)}.auth-success{padding:var(--spacing-3) var(--spacing-4);background:#f0fdf4;border:1px solid var(--success);border-radius:var(--radius-md);color:var(--success);font-size:var(--font-size-sm);margin-bottom:var(--spacing-4)}.logout-button{padding:var(--spacing-1) var(--spacing-3);font-size:var(--font-size-xs);font-weight:var(--font-weight-medium);font-family:var(--font-family);color:var(--gray-500);background:transparent;border:1px solid var(--gray-400);border-radius:var(--radius-md);cursor:pointer;transition:all var(--transition-fast);margin-right:var(--spacing-2)}.logout-button:hover{background:var(--gray-100);border-color:var(--gray-500);color:var(--gray-700)}.logout-button:active{background:var(--gray-200)}.chat-header .logout-button{padding:var(--spacing-1) var(--spacing-3);font-size:var(--font-size-xs);color:var(--gray-500);background:transparent;border:1px solid var(--gray-400);margin:0}.chat-header .logout-button:hover{background:var(--gray-100);border-color:var(--gray-500);color:var(--gray-700)}.chat-header .logout-button.logout-button--icon-only{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;padding:0;margin:0;background:transparent;border:none}.chat-header .logout-button.logout-button--icon-only:hover{background:#ffffff1a;border:none}.chat-header .logout-button.logout-button--icon-only .logout-button__icon{color:#a4a7ae}.chat-header .logout-button.logout-button--icon-only:hover .logout-button__icon{color:var(--white)}@media(max-width:480px){.auth-card{padding:var(--spacing-6)}.auth-title{font-size:var(--font-size-xl)}}#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(prefers-reduced-motion:no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}
