@font-face{font-family:figtree-regular;src:url(../media/Figtree-Regular.03kys~1vnl3j5.ttf?dpl=dpl_Dqq3GzyfVmH7KK4Q7XS6t7djnYQq)format("truetype");font-display:swap}@font-face{font-family:figtree-italic;src:url(../media/Figtree-Italic.0.du7t33tswvn.ttf?dpl=dpl_Dqq3GzyfVmH7KK4Q7XS6t7djnYQq)format("truetype");font-display:swap}@font-face{font-family:figtree-medium;src:url(../media/Figtree-Medium.13yr805~89njg.ttf?dpl=dpl_Dqq3GzyfVmH7KK4Q7XS6t7djnYQq)format("truetype");font-display:swap}@font-face{font-family:figtree-semibold;src:url(../media/Figtree-SemiBold.0od3n4h0ri3t7.ttf?dpl=dpl_Dqq3GzyfVmH7KK4Q7XS6t7djnYQq)format("truetype");font-display:swap}@font-face{font-family:figtree-bold;src:url(../media/Figtree-Bold.0bn.90vre5n2h.ttf?dpl=dpl_Dqq3GzyfVmH7KK4Q7XS6t7djnYQq)format("truetype");font-display:swap}@font-face{font-family:figtree-extrabold;src:url(../media/Figtree-ExtraBold.0ttu2fjd~k8ki.ttf?dpl=dpl_Dqq3GzyfVmH7KK4Q7XS6t7djnYQq)format("truetype");font-display:swap}@font-face{font-family:nasalization;src:url("../media/Nasalization Rg.0xxmxhjj8clby.otf?dpl=dpl_Dqq3GzyfVmH7KK4Q7XS6t7djnYQq")format("opentype");font-display:swap}@font-face{font-family:playfair-bold;src:url(../media/PlayfairDisplay-Bold.0dz2.8mr-wizx.ttf?dpl=dpl_Dqq3GzyfVmH7KK4Q7XS6t7djnYQq)format("truetype");font-display:swap}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth;background-color:#223260;height:100%}body{color:#2975b2;background-color:#fff;width:100%;min-height:100%;font-family:figtree-regular,sans-serif;overflow-x:clip}a{color:inherit;text-decoration:none;transition:all .2s ease-in-out}button{cursor:pointer;background:0 0;border:none;font-family:inherit;transition:all .2s ease-in-out}input,textarea,select{outline:none;font-family:inherit}ul,ol{list-style:none}img{max-width:100%;height:auto;display:block}.font-regular{font-family:figtree-regular,sans-serif}.font-medium{font-family:figtree-medium,sans-serif}.font-semibold{font-family:figtree-semibold,sans-serif}.font-bold{font-family:figtree-bold,sans-serif}.font-extrabold{font-family:figtree-extrabold,sans-serif}.font-heading{font-family:playfair-bold,serif}.font-logo{font-family:nasalization,sans-serif}.header{z-index:1020;background:#031432;border-bottom:1px solid #ffffff0f;width:100%;padding:16px 0;position:sticky;top:0}@media (min-width:768px){.header{padding:20px 0}}.header__container{justify-content:space-between;align-items:center;gap:24px;display:flex}.header__logo{flex-shrink:0;align-items:center;height:32px;display:flex}@media (min-width:768px){.header__logo{height:36px}}.header__logo img{object-fit:contain;width:auto;height:100%}.header__nav{display:none}@media (min-width:992px){.header__nav{flex:1;justify-content:center;align-items:center;gap:4px;margin-left:32px;display:flex}}.header__nav-item{position:relative}.header__nav-link{color:#fff;white-space:nowrap;cursor:pointer;border-radius:8px;align-items:center;gap:6px;padding:8px 14px;font-family:figtree-regular,sans-serif;font-size:16px;text-decoration:none;transition:color .15s ease-in-out;display:inline-flex}.header__nav-link:hover{color:#ffffffbf}.header__nav-link--btn{color:#fff;background:0 0;border:none;font-family:figtree-regular,sans-serif;font-size:16px}.header__nav-link--active{color:#eccd82}.header__nav-link--disabled{opacity:.5;cursor:not-allowed}.header__nav-link--disabled:hover{color:#fff}.header__dropdown-icon{flex-shrink:0;transition:transform .15s ease-in-out}.header__dropdown-icon--open{transform:rotate(180deg)}.header__find-dropdown{z-index:1000;opacity:0;visibility:hidden;background:#fff;border-radius:16px;width:100%;min-width:400px;max-width:400px;padding:12px;transition:opacity .2s,transform .2s,visibility 0s linear .2s;position:absolute;top:calc(100% + 23px);left:50%;transform:translate(-50%)translateY(-8px);box-shadow:0 25px 50px -12px #00000040}.header__find-dropdown--open{opacity:1;visibility:visible;transition:opacity .2s,transform .2s,visibility linear;transform:translate(-50%)translateY(0)}.header__find-item{border-radius:12px;align-items:center;gap:20px;padding:14px 16px;text-decoration:none;transition:background .15s ease-in-out;display:flex}.header__find-item:hover{background:#f9fafb}.header__find-icon{flex-shrink:0;justify-content:center;align-items:center;width:54px;height:54px;display:flex}.header__find-icon img{width:54px;height:54px;display:block}.header__find-text{flex-direction:column;gap:4px;display:flex}.header__find-title{color:#031432;font-family:figtree-semibold,sans-serif;font-size:16px;line-height:1.2}.header__find-desc{color:#5e6a8b;font-family:figtree-regular,sans-serif;font-size:14px;line-height:1.4}.header__nav-pill{color:#fff;white-space:nowrap;background:#ffffff14;border:1px solid #ffffff40;border-radius:9999px;align-items:center;margin-left:8px;padding:8px 20px;font-family:figtree-regular,sans-serif;font-size:15px;text-decoration:none;transition:background .15s ease-in-out,border-color .15s ease-in-out;display:inline-flex}.header__nav-pill:hover{background:#ffffff24;border-color:#fff6}.header__nav-pill--disabled{opacity:.5;cursor:not-allowed}.header__nav-pill--disabled:hover{background:#ffffff14;border-color:#ffffff40}.header__nav-pill--gold{color:#1a2a1a;background:linear-gradient(90deg,#cfa53f 0%,#ecce86 100%);border-color:#0000;font-family:figtree-semibold,sans-serif}.header__nav-pill--gold:hover{opacity:.92;background:linear-gradient(90deg,#cfa53f 0%,#ecce86 100%);border-color:#0000;transform:translateY(-1px)}.header__mobile-list-property{text-align:left;cursor:pointer;color:#eccd82;background:0 0;border:none;border-bottom:1px solid #ffffff1a;align-items:center;width:100%;padding:14px 0;font-family:figtree-semibold,sans-serif;font-size:16px;transition:color .15s ease-in-out;display:flex}.header__mobile-list-property:hover{color:#ecce86}.header__actions{flex-shrink:0;align-items:center;gap:12px;display:flex}.header__btn{white-space:nowrap;cursor:pointer;border-radius:9999px;justify-content:center;align-items:center;padding:10px 24px;font-family:figtree-medium,sans-serif;font-size:14px;text-decoration:none;display:inline-flex}@media (min-width:768px){.header__btn{padding:10px 28px;font-size:15px}}.header__btn--login{color:#eccd82;background:0 0;border:1.5px solid #c79a3b;transition:background .2s ease-in-out,color .2s ease-in-out}.header__btn--login:hover{color:#031432;background:linear-gradient(90deg,#c79a3b 0%,#ecce86 100%);border-color:#0000}.header__btn--logout{color:#fff;background:0 0;border:1.5px solid #ffffff4d;transition:background .2s ease-in-out}.header__btn--logout:hover{background:#ffffff1a}.header__btn--full{width:100%}.header__btn--desktop-only{display:none}@media (min-width:992px){.header__btn--desktop-only{display:inline-flex}}.header__icon-btn{color:#fff;cursor:pointer;background:#ffffff1a;border:1px solid #ffffff26;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;transition:background .15s ease-in-out;display:none}@media (min-width:992px){.header__icon-btn{display:flex}}.header__icon-btn:hover{background:#ffffff2e}.header__profile{cursor:pointer;-webkit-user-select:none;user-select:none;background:#fff;border:1px solid #ffffff26;border-radius:9999px;align-items:center;gap:8px;padding:6px 12px 6px 6px;transition:background .15s ease-in-out;display:none;position:relative}@media (min-width:992px){.header__profile{display:flex}}.header__profile-avatar{background:#d1d5db;border-radius:9999px;flex-shrink:0;width:32px;height:32px;overflow:hidden}.header__profile-avatar img{object-fit:cover;width:100%;height:100%;display:block}.header__profile-name{color:#2a262c;white-space:nowrap;font-family:figtree-medium,sans-serif;font-size:14px}.header__profile-chevron{color:#2a262c;flex-shrink:0;transition:transform .15s ease-in-out}.header__profile-chevron--open{transform:rotate(180deg)}.header__profile-menu{z-index:1000;background:#fff;border:1px solid #e5e7eb;border-radius:12px;min-width:180px;padding:8px 0;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a}.header__profile-menu-item{color:#2975b2;text-align:left;cursor:pointer;background:0 0;border:none;width:100%;padding:10px 16px;font-family:figtree-medium,sans-serif;font-size:14px;text-decoration:none;transition:background .15s ease-in-out;display:block}.header__profile-menu-item:hover{background:#f9fafb}.header__profile-menu-item--danger{color:#e53e3e}.header__profile-menu-item--danger:hover{background:#fff5f5}.header__profile-menu-divider{background:#e5e7eb;height:1px;margin:6px 0}.header__hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:center;gap:5px;padding:8px;display:flex}@media (min-width:992px){.header__hamburger{display:none}}.header__hamburger span{background:#fff;border-radius:9999px;width:22px;height:2px;transition:transform .2s ease-in-out,opacity .2s ease-in-out;display:block}.header__hamburger.active span:first-child{transform:rotate(45deg)translate(5px,7px)}.header__hamburger.active span:nth-child(2){opacity:0;transform:scaleX(0)}.header__hamburger.active span:nth-child(3){transform:rotate(-45deg)translate(5px,-7px)}.header__mobile-menu{z-index:1030;background:#2975b2;width:100%;height:calc(100dvh - 65px);padding:24px 20px;transition:transform .3s ease-in-out;position:fixed;top:65px;left:0;overflow-y:auto;transform:translate(-100%)}@media (min-width:768px){.header__mobile-menu{height:calc(100dvh - 77px);top:77px}}@media (min-width:992px){.header__mobile-menu{display:none!important}}.header__mobile-menu.active{transform:translate(0)}.header__mobile-nav{flex-direction:column;display:flex}.header__mobile-link{color:#fff;border-bottom:1px solid #ffffff1a;padding:14px 0;font-family:figtree-regular,sans-serif;font-size:16px;text-decoration:none;transition:color .15s ease-in-out}.header__mobile-link:last-child{border-bottom:none}.header__mobile-link:hover{color:#eccd82}.header__mobile-actions{flex-direction:column;gap:12px;margin-top:28px;display:flex}.hero{z-index:99;background-image:url(/images/hero-bg.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;align-items:center;min-height:600px;padding:96px 0 80px;display:flex;position:relative;overflow:visible}@media (min-width:768px){.hero{min-height:680px;padding:120px 0 96px}}@media (min-width:992px){.hero{min-height:720px}}.hero__content{z-index:2;text-align:start;width:100%;position:relative}.hero__title{color:#fff;margin-bottom:16px;font-family:playfair-bold,serif;font-size:48px;font-weight:700;line-height:1.2}@media (min-width:768px){.hero__title{font-size:48px}}.hero__subtitle{color:#ffffffe6;margin-bottom:40px;font-family:figtree-regular,sans-serif;font-size:14px;font-weight:400}@media (min-width:768px){.hero__subtitle{margin-bottom:48px;font-size:16px}}.hero__title-accent{background:linear-gradient(90deg,#2949a6 0%,#b5913a 100%);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;font-family:playfair-bold,serif;display:inline-block}.hero-search{width:100%;margin:0 auto}.custom-searchbar{text-align:start;border-radius:16px;padding:10px 15px}.hero-tabs{-webkit-backdrop-filter:blur(12px);background:#031432;border:1px solid #cfa53f80;border-radius:9999px;flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;margin-bottom:24px;padding:6px;display:inline-flex}@media (min-width:768px){.hero-tabs{gap:12px;margin-bottom:30px}}.hero-tabs__btn{color:#fff;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:9999px;padding:8px 12px;font-family:figtree-medium,sans-serif;font-size:15px;transition:background .2s ease-in-out,color .2s ease-in-out}@media (min-width:768px){.hero-tabs__btn{padding:8px 16px;font-size:16px}}.hero-tabs__btn--active{color:#031432;background:linear-gradient(90deg,#c79a3b 0%,#ecce86 100%);padding:8px 16px;font-family:figtree-semibold,sans-serif}@media (min-width:768px){.hero-tabs__btn--active{padding:8px 24px}}.hero-tabs__btn--disabled{color:#fff;cursor:not-allowed}.hero-tabs__btn--disabled:hover{color:#fff;background:0 0}.stay-type-tabs-row{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;margin-bottom:30px;display:flex}.ai-search-trigger-row{justify-content:flex-end;width:100%;max-width:960px;margin:0 auto 10px;display:flex}.ai-search-trigger-row--wide{max-width:1190px}.stay-type-tabs{align-items:center;gap:12px;display:inline-flex}.stay-type-tabs__btn{color:#eccd82;cursor:pointer;white-space:nowrap;background:0 0;border:1.5px solid #c79a3b;border-radius:9999px;padding:12px 32px;font-family:figtree-medium,sans-serif;font-size:15px;transition:all .2s ease-in-out}@media (min-width:768px){.stay-type-tabs__btn{padding:8px 40px;font-size:16px}}.stay-type-tabs__btn--active{color:#223260;background:linear-gradient(90deg,#c79a3b 0%,#ecce86 100%);border-color:#0000;font-family:figtree-semibold,sans-serif}.search-bar-wrap{width:100%;max-width:960px;margin:0 auto;position:relative}.search-bar-wrap--wide{max-width:1190px}.search-bar-wrap--category{max-width:1120px}.search-bar-wrap--wide .search-bar__field--city-location:not(.search-bar__field--city-location--full){flex:0 auto;width:auto;max-width:270px}.search-bar-wrap--wide .search-bar:has(.search-bar__clear) .search-bar__field--city-location:not(.search-bar__field--city-location--full){max-width:220px}.search-bar-wrap--wide .search-bar:has(.search-bar__clear) .search-bar__field--guests{max-width:185px}:is(.search-bar-wrap--wide .search-bar:has(.search-bar__clear) .search-bar__field--stay-type,.search-bar-wrap--wide .search-bar:has(.search-bar__clear) .search-bar__field--city-location,.search-bar-wrap--wide .search-bar:has(.search-bar__clear) .search-bar__field--guests){padding-left:10px;padding-right:10px}.search-bar-wrap--wide .search-bar:has(.search-bar__clear) .search-bar__dates{flex-basis:290px}.search-info-message{color:#ffffffe0;text-align:center;max-width:850px;margin:18px auto 0;font-size:15px;line-height:1.7}.search-info-message span{color:#fff;font-weight:600}.voice-search-banner{z-index:1000;white-space:nowrap;text-overflow:ellipsis;border-radius:999px;align-items:center;gap:8px;max-width:100%;padding:8px 14px;font-family:figtree-medium,sans-serif;font-size:13px;animation:.2s both voice-banner-in;display:inline-flex;position:absolute;top:calc(100% + 8px);left:0;overflow:hidden;box-shadow:0 6px 20px #2232602e}.voice-search-banner__icon{flex-shrink:0;width:14px;height:14px;display:flex}.voice-search-banner__icon svg{width:100%;height:100%}.voice-search-banner__text{text-overflow:ellipsis;overflow:hidden}.voice-search-banner--listening{color:#d94f4f;background:#fff;border:1px solid #d94f4f40}.voice-search-banner--listening .voice-search-banner__icon{animation:1.2s ease-in-out infinite search-bar-mic-pulse}.voice-search-banner--thinking{color:#fff;background:linear-gradient(90deg,#6a5acd,#223260,#6a5acd) 0 0/200px 100%;animation:.2s both voice-banner-in,1.6s linear infinite voice-banner-shimmer}.voice-search-banner--success{color:#223260;background:#fff;border:1px solid #22326026}.voice-search-banner--success .voice-search-banner__icon{color:#c9a84c}.ai-search-trigger{color:#fff;cursor:pointer;background:linear-gradient(135deg,#6a5acd,#223260);border:none;border-radius:9999px;align-items:center;gap:8px;padding:10px 18px;font-family:figtree-semibold,sans-serif;font-size:14px;transition:transform .15s ease-in-out,box-shadow .15s ease-in-out;display:inline-flex;box-shadow:0 4px 14px #6a5acd59}.ai-search-trigger svg{width:16px;height:16px}.ai-search-trigger:hover{transform:translateY(-1px);box-shadow:0 6px 18px #6a5acd73}.ai-panel-overlay{z-index:10050;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);overscroll-behavior:contain;background:#0f14238c;justify-content:center;align-items:flex-start;padding:4vh 12px;animation:.15s both voice-banner-in;display:flex;position:fixed;inset:0;overflow-y:auto}@media (min-width:768px){.ai-panel-overlay{align-items:center;padding:6vh 16px}}.ai-panel{background:#fff;border-radius:20px;flex-direction:column;width:100%;max-width:560px;max-height:92vh;display:flex;position:relative;overflow:hidden;box-shadow:0 24px 60px #0f142359}@media (min-width:768px){.ai-panel{max-width:640px;max-height:88vh}}.ai-panel__body{scrollbar-width:thin;scrollbar-color:#d1d5db #0000;flex:1;min-height:0;padding:24px 18px 20px;overflow-y:auto}.ai-panel__body::-webkit-scrollbar{width:6px}.ai-panel__body::-webkit-scrollbar-track{background:0 0}.ai-panel__body::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:10px}.ai-panel__body::-webkit-scrollbar-thumb:hover{background:#9ca3af}@media (min-width:768px){.ai-panel__body{padding:32px 32px 28px}}.ai-panel__close{color:#223260;cursor:pointer;z-index:1;background:#f3f4f6;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex;position:absolute;top:16px;right:16px}.ai-panel__close:hover{background:#e5e7eb}.ai-panel__header{text-align:center;margin-bottom:24px}.ai-panel__header h3{color:#223260;margin:12px 0 6px;font-family:figtree-semibold,sans-serif;font-size:20px}.ai-panel__header p{color:#6b7280;margin:0;font-size:14px}.ai-panel__badge{color:#fff;letter-spacing:.3px;background:linear-gradient(135deg,#6a5acd,#223260);border-radius:9999px;align-items:center;gap:6px;padding:5px 14px;font-family:figtree-semibold,sans-serif;font-size:12px;display:inline-flex}.ai-panel__badge svg{width:12px;height:12px}.ai-panel__processing-stage{flex-direction:column;align-items:center;gap:14px;padding:32px 0 24px;display:flex}.ai-panel__spinner{border:3px solid #6a5acd2e;border-top-color:#6a5acd;border-radius:50%;width:32px;height:32px;animation:.7s linear infinite search-bar-mic-spin;display:block}.ai-panel__processing-status{color:#6b7280;text-align:center;margin:0;font-size:14px}.ai-panel__results-stage{flex-direction:column;gap:16px;display:flex}.ai-panel__results-inner{flex-direction:column;gap:16px;transition:opacity .15s ease-in-out;display:flex}.ai-panel__results-inner--thinking{opacity:.5;pointer-events:none}.ai-panel__thinking{color:#6b7280;justify-content:center;align-items:center;gap:8px;margin:0;font-family:figtree-regular,sans-serif;font-size:13px;display:flex}.ai-panel__thinking-dot{background:#6a5acd;border-radius:50%;flex-shrink:0;width:7px;height:7px;animation:1s ease-in-out infinite search-bar-mic-pulse}.ai-panel__transcript{text-align:center;color:#223260;background:#f3f4f6;border-radius:12px;margin:0;padding:10px 16px;font-family:figtree-medium,sans-serif;font-size:15px}.ai-panel__result-message{text-align:center;color:#5e6a8b;margin:-6px 0 0;font-family:figtree-regular,sans-serif;font-size:14px;line-height:1.5}.ai-panel__chips{flex-wrap:wrap;justify-content:center;gap:8px;display:flex}.ai-panel__chip{color:#4b3f9e;white-space:nowrap;background:#6a5acd1a;border-radius:9999px;padding:5px 12px;font-family:figtree-medium,sans-serif;font-size:12px}.ai-panel__preview-loading{flex-direction:column;gap:12px;display:flex}.ai-panel__skeleton-card{background:linear-gradient(90deg,#f3f4f6 25%,#e5e7eb 37%,#f3f4f6 63%) 0 0/400% 100%;border-radius:14px;height:96px;animation:1.4s infinite voice-banner-shimmer}.ai-panel__preview-grid{scrollbar-width:thin;scrollbar-color:#d1d5db #0000;flex-direction:column;gap:10px;max-height:40vh;padding-right:6px;display:flex;overflow:hidden auto}.ai-panel__preview-grid::-webkit-scrollbar{width:5px}.ai-panel__preview-grid::-webkit-scrollbar-track{background:0 0}.ai-panel__preview-grid::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:10px}.ai-panel__preview-grid::-webkit-scrollbar-thumb:hover{background:#9ca3af}.ai-panel__preview-card{border:1px solid #e5e7eb;border-radius:12px;align-items:center;gap:12px;padding:8px;text-decoration:none;transition:background .15s ease-in-out;display:flex}.ai-panel__preview-card:hover{background:#f3f4f6}.ai-panel__preview-card-img{background-color:#f3f4f6;background-position:50%;background-size:cover;border-radius:8px;flex-shrink:0;width:64px;height:64px}.ai-panel__preview-card-body{flex-direction:column;gap:2px;min-width:0;display:flex}.ai-panel__preview-card-name{color:#223260;white-space:nowrap;text-overflow:ellipsis;font-family:figtree-semibold,sans-serif;font-size:14px;overflow:hidden}.ai-panel__preview-card-location{color:#6b7280;white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.ai-panel__preview-card-price{color:#223260;font-family:figtree-semibold,sans-serif;font-size:14px}.ai-panel__preview-card-price small{color:#6b7280;font-family:figtree-regular,sans-serif;font-size:11px}.ai-panel__view-all{color:#fff;cursor:pointer;text-align:center;background:linear-gradient(135deg,#031432 0%,#416491 100%);border:none;border-radius:10px;padding:12px 20px;font-family:figtree-semibold,sans-serif;font-size:14px}.ai-panel__view-all:hover{opacity:.92}.ai-panel__empty{text-align:center;padding:12px 0}.ai-panel__empty p{color:#6b7280;margin:0 0 12px;font-size:14px}.ai-panel__fallback{text-align:center;padding:12px 0}.ai-panel__fallback p{color:#6b7280;margin:0 0 14px;font-size:14px}.ai-panel__actions{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.ai-panel__retry{color:#223260;cursor:pointer;background:0 0;border:1px solid #2f4a6d99;border-radius:10px;padding:12px 20px;font-family:figtree-medium,sans-serif;font-size:14px}.ai-panel__retry:hover{background:#f3f4f6}.ai-panel__suggestion-row{flex-wrap:wrap;gap:8px;display:flex}@media (max-width:767px){.ai-panel__suggestion-row{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap;padding-bottom:2px;overflow-x:auto}.ai-panel__suggestion-row::-webkit-scrollbar{display:none}}.ai-panel__suggestion-chip{color:#4b3f9e;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #6a5acd59;border-radius:9999px;flex-shrink:0;padding:6px 14px;font-family:figtree-medium,sans-serif;font-size:12px;transition:background .15s ease-in-out}.ai-panel__suggestion-chip:hover{background:#6a5acd14}.ai-panel__composer-stage{border-top:1px solid #f3f4f6;flex-direction:column;flex-shrink:0;gap:12px;padding:14px 18px 20px;display:flex}@media (min-width:768px){.ai-panel__composer-stage{padding:16px 32px 28px}}.ai-panel__prompt-row{flex-wrap:wrap;justify-content:center;gap:8px;display:flex}@media (max-width:767px){.ai-panel__prompt-row{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap;justify-content:flex-start;padding-bottom:2px;overflow-x:auto}.ai-panel__prompt-row::-webkit-scrollbar{display:none}}.ai-panel__prompt-chip{color:#5e6a8b;cursor:pointer;white-space:nowrap;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:9999px;flex-shrink:0;padding:7px 14px;font-family:figtree-medium,sans-serif;font-size:12px;transition:all .15s ease-in-out}.ai-panel__prompt-chip:hover{color:#4b3f9e;background:#6a5acd1a;border-color:#6a5acd4d}.ai-panel__composer{background:#fff;border:1.5px solid #e5e7eb;border-radius:20px;align-items:flex-end;gap:8px;padding:10px 10px 10px 16px;transition:border-color .15s ease-in-out;display:flex}.ai-panel__composer:focus-within{border-color:#6a5acd}.ai-panel__composer--listening{border-color:#d94f4f}.ai-panel__composer-input{resize:none;color:#223260;background:0 0;border:none;outline:none;flex:1;min-height:44px;max-height:160px;padding:11px 4px 11px 0;font-family:figtree-regular,sans-serif;font-size:14px;line-height:1.5}.ai-panel__composer-input::placeholder{color:#6b7280;white-space:normal}.ai-panel__composer-input{scrollbar-width:thin;scrollbar-color:#d1d5db #0000}.ai-panel__composer-input::-webkit-scrollbar{width:5px}.ai-panel__composer-input::-webkit-scrollbar-track{background:0 0}.ai-panel__composer-input::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:10px}.ai-panel__composer-input::-webkit-scrollbar-thumb:hover{background:#9ca3af}.ai-panel__composer-actions{flex-shrink:0;align-items:center;gap:6px;display:flex}.ai-panel__composer-mic,.ai-panel__composer-send{cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;transition:transform .15s ease-in-out,opacity .15s ease-in-out;display:flex}.ai-panel__composer-mic svg,.ai-panel__composer-send svg{width:17px;height:17px}.ai-panel__composer-mic:disabled,.ai-panel__composer-send:disabled{opacity:.4;cursor:not-allowed}.ai-panel__composer-mic{color:#5e6a8b;background:#f3f4f6}.ai-panel__composer-mic:hover{background:#e5e7eb}.ai-panel__composer-mic--listening{color:#fff;background:linear-gradient(135deg,#d94f4f,#a83232);animation:1.2s ease-in-out infinite search-bar-mic-pulse}.ai-panel__composer-send{color:#fff;background:linear-gradient(135deg,#6a5acd,#223260)}.ai-panel__composer-send:hover:not(:disabled){transform:scale(1.05)}.search-suggestions-dropdown{z-index:1000;text-align:left;background:#fff;border:1px solid #e0e6ee;border-radius:16px;flex-direction:column;gap:20px;max-height:420px;padding:24px 28px;animation:.2s cubic-bezier(.16,1,.3,1) slideDownSuggestions;display:flex;position:absolute;top:calc(100% + 8px);left:0;right:0;overflow-y:auto;box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a}.search-suggestions-dropdown .selected-tags-row{flex-wrap:wrap;gap:8px;margin-bottom:4px;display:flex}.search-suggestions-dropdown .selected-tag-pill{color:#fff;cursor:pointer;background:#2975b2;border:none;border-radius:9999px;align-items:center;gap:8px;padding:6px 12px;font-family:figtree-medium,sans-serif;font-size:13px;transition:background .15s ease-in-out;display:inline-flex}.search-suggestions-dropdown .selected-tag-pill:hover{background:#24679d}.search-suggestions-dropdown .selected-tag-pill i{opacity:.8;font-size:10px;transition:opacity .15s ease-in-out}.search-suggestions-dropdown .selected-tag-pill:hover i{opacity:1}.search-suggestions-dropdown .suggestion-section{flex-direction:column;gap:8px;display:flex}.search-suggestions-dropdown .suggestion-section-title{color:#6b7280;text-transform:uppercase;letter-spacing:1.2px;align-items:center;margin-bottom:6px;font-family:figtree-bold,sans-serif;font-size:11px;display:flex}.search-suggestions-dropdown .suggestion-section-title .title-line{background:#e5e7eb;flex:1;height:1px;margin-left:12px}.search-suggestions-dropdown .suggestion-item{color:#031432;cursor:pointer;padding:4px 0;font-family:figtree-medium,sans-serif;font-size:15px;transition:color .15s ease-in-out,transform .15s ease-in-out}.search-suggestions-dropdown .suggestion-item:hover{color:#2975b2;transform:translate(4px)}.city-location-group{flex-wrap:wrap;flex:1;align-items:center;gap:8px;min-width:0;display:flex}.city-location-group__input{flex:100px;min-width:100px;padding-right:0}.city-pill{color:#223260;white-space:nowrap;background:#c9a84c24;border:1px solid #c9a84c66;border-radius:9999px;flex-shrink:0;align-items:center;gap:6px;padding:6px 8px 6px 12px;font-family:figtree-semibold,sans-serif;font-size:13px;display:inline-flex}.city-pill__remove{color:#223260;cursor:pointer;background:#c9a84c40;border:none;border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;font-size:13px;line-height:1;transition:background .15s ease-in-out;display:flex}.city-pill__remove:hover{background:#c9a84c66}.city-select-trigger{color:#223260;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-right:1px solid #e0e6ee;flex-shrink:0;align-items:center;gap:6px;margin-right:4px;padding:0 12px 0 0;font-family:figtree-medium,sans-serif;font-size:14px;display:inline-flex}.city-select-trigger img{width:10px;height:10px}.nearby-localities{-webkit-backdrop-filter:blur(10px);background:#ffffffe6;border-radius:9999px;flex-wrap:wrap;align-items:center;gap:10px;width:fit-content;max-width:960px;margin:12px auto 0;padding:10px 18px;display:flex;box-shadow:0 8px 24px #0f172a24}.nearby-localities--wide{max-width:1140px}.nearby-localities__label{color:#334155;white-space:nowrap;flex-shrink:0;font-family:figtree-medium,sans-serif;font-size:14px}.nearby-localities__chip{color:#2975b2;white-space:nowrap;cursor:pointer;background:0 0;border:1px solid #2975b2;border-radius:9999px;align-items:center;padding:6px 14px;font-family:figtree-medium,sans-serif;font-size:13px;transition:background .15s ease-in-out,color .15s ease-in-out,transform .15s ease-in-out;display:inline-flex}.nearby-localities__chip:hover{color:#fff;background:#2975b2;transform:translateY(-1px)}.custom-searchbar .nearby-localities{margin:12px auto 0}.city-select-dropdown{z-index:1000;background:#fff;border:1px solid #e0e6ee;border-radius:12px;width:260px;max-width:calc(100vw - 32px);padding:12px;animation:.2s cubic-bezier(.16,1,.3,1) slideDownSuggestions;position:absolute;top:calc(100% + 8px);left:0;box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a}.city-select-dropdown__input{color:#223260;border:1px solid #e0e6ee;border-radius:8px;outline:none;width:100%;margin-bottom:8px;padding:8px 12px;font-family:figtree-regular,sans-serif;font-size:14px}.city-select-dropdown__input::placeholder{color:#8a9bb0}.city-select-dropdown__list{flex-direction:column;gap:4px;max-height:220px;display:flex;overflow-y:auto}.city-select-dropdown__item{color:#031432;cursor:pointer;border-radius:6px;padding:8px;font-family:figtree-medium,sans-serif;font-size:14px;transition:background .15s ease-in-out}.city-select-dropdown__item:hover{background:#f9fafb}.city-select-dropdown__empty{color:#6b7280;text-align:center;padding:8px;font-size:13px}@keyframes slideDownSuggestions{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@keyframes search-bar-locate-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes search-bar-mic-pulse{0%,to{box-shadow:0 0 #d94f4f59}50%{box-shadow:0 0 0 6px #d94f4f00}}@keyframes search-bar-mic-wave{0%,to{transform:scaleY(.4)}50%{transform:scaleY(1)}}@keyframes search-bar-mic-spin{to{transform:rotate(360deg)}}@keyframes voice-banner-in{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}@keyframes voice-banner-shimmer{0%{background-position:-120px 0}to{background-position:120px 0}}.search-bar{-webkit-backdrop-filter:blur(14px);background:#ffffffeb;border:1px solid #ffffff8c;border-radius:12px;flex-direction:column;gap:4px;padding:6px;display:flex;position:relative;box-shadow:0 0 0 1px #c9a84c33,0 0 0 8px #ffffff14,0 20px 45px #0f172a29,inset 0 1px #ffffff1a}@media (min-width:768px){.search-bar{border-radius:9999px;flex-flow:wrap;align-items:center;row-gap:10px;padding:6px 6px 6px 20px}.search-bar:has(.search-bar__field--city-location--full){border-radius:20px;justify-content:flex-end}}.search-bar__sep{display:none}@media (min-width:768px){.search-bar__sep{background:#e0e6ee;flex-shrink:0;width:1px;height:26px;display:block}}.search-bar__field--city-location--full+.search-bar__sep{display:none}.search-bar__field{cursor:pointer;background:0 0;border:none;border-radius:9999px;flex:1.06;align-items:center;gap:10px;width:100%;min-width:0;padding:14px 16px;transition:background .15s ease-in-out;display:flex;position:relative}.search-bar__field--guests{flex:1;min-width:180px}@media (max-width:991px){.search-bar__field--guests{min-width:130px;padding:14px 8px}}.search-bar__field--destination{flex:1.6;min-width:200px}@media (min-width:768px){.search-bar__field--destination{padding-left:0}}.search-bar__field--city-location{flex:1.8;min-width:220px}@media (min-width:768px){.search-bar__field--city-location{padding-left:0}}.search-bar__field--city-location--full{flex:100%}@media (min-width:768px){.search-bar__field--city-location--full{flex-basis:100%;order:-1;padding-left:16px}}.search-bar__field--property-type{flex:none;width:auto;min-width:0}@media (max-width:991px){.search-bar__field--property-type{padding:14px 8px}}.search-bar__field--stay-type{white-space:nowrap;flex:none;width:auto;min-width:0}@media (max-width:991px){.search-bar__field--stay-type{padding:14px 8px}}.search-bar__field--sort{flex:none;width:auto;min-width:0}@media (max-width:991px){.search-bar__field--sort{padding:14px 8px}}.search-bar__dates{background:0 0;border:none;border-radius:9999px;align-items:stretch;width:100%;min-width:160px;display:flex;overflow:hidden}@media (max-width:767px){.search-bar__dates{padding:10px 16px!important}}@media (min-width:768px){.search-bar__dates{flex:0 0 320px;width:320px;padding:14px 0}}.search-bar__dates-half{cursor:pointer;border-radius:9999px;flex:1;align-items:center;gap:10px;min-width:70px;padding:0 16px;transition:background .15s ease-in-out;display:flex}.search-bar__dates-divider{background:#e0e6ee;flex-shrink:0;align-self:stretch;width:1px}.search-bar__icon{color:#6b7e96;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;display:flex}.search-bar__icon svg{width:100%;height:100%}.search-bar__icon img{width:18px;height:18px;display:block}.search-bar__input{color:#223260;background:0 0;border:none;outline:none;flex:1;min-width:0;padding-right:0;font-family:figtree-regular,sans-serif;font-size:14px}.search-bar__input::placeholder{color:#8a9bb0}.search-bar__mic{color:#6b7e96;cursor:pointer;background:0 0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;transition:background .15s ease-in-out,color .15s ease-in-out;display:flex;position:absolute;top:50%;right:4px;transform:translateY(-50%)}.search-bar__mic svg{width:16px;height:16px}.search-bar__mic:hover{color:#223260;background:#f3f4f6}.search-bar__mic--listening{color:#d94f4f;background:#d94f4f1f;animation:1.4s ease-in-out infinite search-bar-mic-pulse;box-shadow:0 0 #d94f4f59}.search-bar__mic--thinking{color:#fff;cursor:wait;background:linear-gradient(135deg,#6a5acd,#223260)}.search-bar__mic-waves{justify-content:center;align-items:center;gap:2px;width:16px;height:14px;display:flex}.search-bar__mic-waves span{background:currentColor;border-radius:2px;width:2.5px;animation:.9s ease-in-out infinite search-bar-mic-wave;display:block}.search-bar__mic-waves span:first-child{height:40%;animation-delay:0s}.search-bar__mic-waves span:nth-child(2){height:100%;animation-delay:.15s}.search-bar__mic-waves span:nth-child(3){height:70%;animation-delay:.3s}.search-bar__mic-waves span:nth-child(4){height:55%;animation-delay:.45s}.search-bar__mic-spinner{border:2px solid #ffffff59;border-top-color:#fff;border-radius:50%;width:14px;height:14px;animation:.7s linear infinite search-bar-mic-spin;display:block}.search-bar__text{color:#223260;white-space:nowrap;text-overflow:ellipsis;font-family:figtree-medium,sans-serif;font-size:14px;overflow:hidden}.search-bar__text--empty{color:#8a9bb0;font-family:figtree-regular,sans-serif}.search-bar__chevron{opacity:.5;flex-shrink:0;align-items:center;display:flex}.search-bar__locate{color:#6b7e96;cursor:pointer;background:0 0;border:1px solid #e0e6ee;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;transition:background .15s ease-in-out,color .15s ease-in-out,border-color .15s ease-in-out;display:flex}.search-bar__locate svg{width:18px;height:18px}.search-bar__locate:hover:not(:disabled){background:#f3f4f6;border-color:#9ca3af}.search-bar__locate:disabled{cursor:wait;opacity:.6}.search-bar__locate--spinning svg{animation:.9s linear infinite search-bar-locate-spin}.search-bar__submit{color:#ecce86;cursor:pointer;white-space:nowrap;background:#031432;border:none;border-radius:9999px;flex-shrink:0;padding:14px 32px;font-family:figtree-semibold,sans-serif;font-size:15px;transition:filter .15s ease-in-out}.search-bar__submit:hover{filter:brightness(1.1)}@media (min-width:768px){.search-bar__submit{padding:14px 36px}}.search-bar__clear{white-space:nowrap;color:#223260;cursor:pointer;background:0 0;border-radius:9999px;flex-shrink:0;padding:8px 14px;font-family:figtree-medium,sans-serif;font-size:13px;transition:background .15s ease-in-out,border-color .15s ease-in-out,color .15s ease-in-out}.search-bar__clear:hover{color:#223260;background:#f3f4f6;border-color:#9ca3af}.search-bar__clear:active{background:#e5e7eb}.search-bar__datepicker{z-index:1000;opacity:0;visibility:hidden;transition:opacity .22s,transform .22s,visibility 0s linear .22s;position:absolute;top:calc(100% + 8px);left:0;transform:translateY(-8px)}.search-bar__datepicker--open{opacity:1;visibility:visible;transition:opacity .22s,transform .22s,visibility linear;transform:translateY(0)}.search-bar__guest-popup{z-index:1000;opacity:0;visibility:hidden;transition:opacity .22s,transform .22s,visibility 0s linear .22s;position:absolute;top:calc(100% + 8px);right:0;transform:translateY(-8px)}.search-bar__guest-popup--open{opacity:1;visibility:visible;transition:opacity .22s,transform .22s,visibility linear;transform:translateY(0)}.hours-dropdown{z-index:1000;background:#fff;border:1px solid #e0e6ee;border-radius:12px;min-width:130px;position:absolute;top:calc(100% + 6px);left:0;overflow:hidden;box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a}.hours-dropdown__item{color:#031432;cursor:pointer;padding:10px 16px;font-family:figtree-medium,sans-serif;font-size:14px;transition:background .15s ease-in-out}.hours-dropdown__item:hover{background:#f9fafb}.hours-dropdown__item--active{color:#2975b2;background:#2975b214;font-family:figtree-semibold,sans-serif}.property-types{flex-wrap:wrap;justify-content:center;gap:16px;margin-top:80px;display:flex}@media (min-width:768px){.property-types{gap:24px}}.property-types__item{cursor:pointer;background:0 0;border:none;flex-direction:column;align-items:center;gap:10px;padding:0;transition:transform .2s ease-in-out;display:flex}.property-types__item:hover{transform:translateY(-4px)}.property-types__item:hover .property-types__icon-wrap{box-shadow:0 8px 24px #22326033}.property-types__icon-wrap img{object-fit:contain;width:52px;height:52px;display:block}.property-types__label{color:#fff;text-align:center;white-space:nowrap;font-family:figtree-medium,sans-serif;font-size:13px}@media (min-width:768px){.property-types__label{font-size:14px}}.date-picker{background:#fff;border-radius:16px;min-width:320px;max-width:90vw;padding:32px;position:relative;box-shadow:0 25px 50px -12px #00000040}@media (min-width:768px){.date-picker{min-width:700px}}.date-picker__header-wrapper{pointer-events:none;z-index:10;justify-content:space-between;align-items:center;display:flex;position:absolute;top:26px;left:32px;right:32px}.date-picker__nav-btn{color:#031432;cursor:pointer;pointer-events:auto;background:0 0;border:none;border-radius:9999px;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s ease-in-out;display:flex}.date-picker__nav-btn:hover{background:#f3f4f6}.date-picker__nav-btn:disabled{opacity:.4;cursor:not-allowed}.date-picker__months{grid-template-columns:1fr;gap:32px;display:grid}@media (min-width:768px){.date-picker__months{grid-template-columns:1fr 1fr;gap:40px}}.date-picker .date-picker__footer{justify-content:flex-end;display:flex}.date-picker .date-picker__clear-btn{color:#223260;cursor:pointer;background:0 0;border:none;font-size:14px;font-weight:500}.date-picker__month-title{color:#031432;text-align:center;margin-bottom:20px;font-family:figtree-semibold,sans-serif;font-size:18px}.date-picker__calendar-header{grid-template-columns:repeat(7,1fr);gap:4px;margin-bottom:12px;display:grid}.date-picker__calendar-day-name{color:#5e6a8b;text-align:center;text-transform:uppercase;letter-spacing:.5px;padding:8px 0;font-family:figtree-semibold,sans-serif;font-size:12px}.date-picker__calendar-grid{grid-template-columns:repeat(7,1fr);display:grid}.date-picker__calendar-day{aspect-ratio:1;color:#031432;cursor:pointer;z-index:0;border-radius:0;justify-content:center;align-items:center;font-family:figtree-medium,sans-serif;font-size:14px;transition:all .2s ease-in-out;display:flex;position:relative}.date-picker__calendar-day--disabled{color:#d1d5db;cursor:not-allowed}.date-picker__calendar-day--unavailable{color:#d9534f;cursor:not-allowed;position:relative}.date-picker__calendar-day--unavailable:after{content:"";opacity:.6;pointer-events:none;background:#d9534f;width:76%;height:1.5px;position:absolute;top:50%;left:12%;transform:rotate(-45deg)}.date-picker__calendar-day--current-booking{color:#031432;cursor:pointer}.date-picker__calendar-day--current-booking:before{content:"";z-index:-1;background:#cfa53f2e;border:1.5px dashed #cfa53fb3;border-radius:9999px;position:absolute;inset:8%}.date-picker__calendar-day--current-booking:hover:before{background:#cfa53f47}.date-picker__calendar-day--in-range{color:#031432;background:0 0;border-radius:0}.date-picker__calendar-day--in-range:before{content:"";z-index:-1;background:#0314320f;width:100%;height:84%;position:absolute;top:8%;left:0}.date-picker__calendar-day--range-start{color:#fff;background:0 0}.date-picker__calendar-day--range-start:before{content:"";z-index:-1;background:#0314320f;border-radius:0;width:50%;height:84%;position:absolute;top:8%;right:0}.date-picker__calendar-day--range-start:after{content:"";z-index:-1;background:#031432;border-radius:9999px;position:absolute;inset:8%}.date-picker__calendar-day--range-end{color:#fff;background:0 0}.date-picker__calendar-day--range-end:before{content:"";z-index:-1;background:#0314320f;border-radius:0;width:50%;height:84%;position:absolute;top:8%;left:0}.date-picker__calendar-day--range-end:after{content:"";z-index:-1;background:#031432;border-radius:9999px;position:absolute;inset:8%}.date-picker__calendar-day--selected:not(.date-picker__calendar-day--range-start):not(.date-picker__calendar-day--range-end){color:#fff;background:#031432;border-radius:9999px}.rdp-root.date-picker__rdp{--rdp-accent-color:#223260;--rdp-accent-color-foreground:#fff;--rdp-range_middle-background-color:#03143214;--rdp-range_middle-color:#223260;--rdp-today-color:#223260;--rdp-chevron-color:#223260;--rdp-chevron-color-disabled:#d1d5db;--rdp-disabled-opacity:1}.rdp-root.date-picker__rdp .rdp-caption_label,.rdp-root.date-picker__rdp .rdp-weekday{color:#223260}.rdp-root.date-picker__rdp .rdp-weekday abbr{text-decoration:none}.rdp-root.date-picker__rdp .rdp-day_button{color:#223260;font-size:14px}.rdp-root.date-picker__rdp .rdp-range_start .rdp-day_button,.rdp-root.date-picker__rdp .rdp-range_end .rdp-day_button{color:#fff}.rdp-root.date-picker__rdp .rdp-today .rdp-day_button{color:#223260;font-weight:700}.rdp-root.date-picker__rdp .rdp-range_start.rdp-today .rdp-day_button,.rdp-root.date-picker__rdp .rdp-range_end.rdp-today .rdp-day_button{color:#fff}.rdp-root.date-picker__rdp .date-picker__clear-btn{color:#223260}.rdp-root.date-picker__rdp .rdp-disabled .rdp-day_button{color:#d1d5db;opacity:1;cursor:not-allowed}.guest-selector{background:#fff;border-radius:16px;max-width:300px;padding:28px;box-shadow:0 25px 50px -12px #00000040}@media (max-width:480px){.guest-selector{max-width:280px;padding:20px}}@media (max-width:360px){.guest-selector{max-width:100%;padding:16px}}.guest-selector__row{justify-content:space-between;align-items:center;padding:20px 0;display:flex}.guest-selector__row:first-child{padding-top:0}.guest-selector__row:last-child{border-bottom:none}.guest-selector__label{color:#031432;font-family:figtree-regular,sans-serif;font-size:14px}@media (min-width:768px){.guest-selector__label{font-size:17px}}@media (max-width:480px){.guest-selector__label{font-size:13px}}@media (max-width:360px){.guest-selector__label{font-size:12px}}.guest-selector__controls{align-items:center;gap:20px;display:flex}.guest-selector__btn{color:#031432;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:9999px;justify-content:center;align-items:center;width:38px;height:38px;font-size:18px;transition:all .2s ease-in-out;display:flex}@media (min-width:768px){.guest-selector__btn{width:40px;height:40px}}@media (max-width:480px){.guest-selector__btn{width:36px;height:36px;font-size:16px}}@media (max-width:360px){.guest-selector__btn{width:32px;height:32px;font-size:14px}}.guest-selector__btn:hover:not(:disabled){background:#f3f4f6;border-color:#9ca3af}.guest-selector__btn:disabled{opacity:.3;cursor:not-allowed}.guest-selector__value{color:#031432;text-align:center;min-width:40px;font-family:figtree-regular,sans-serif;font-size:14px}@media (max-width:480px){.guest-selector__value{min-width:35px;font-size:13px}}@media (max-width:360px){.guest-selector__value{min-width:30px;font-size:12px}}.guest-selector__pets{border-top:1px solid #e5e7eb;margin-top:8px;padding-top:24px}.guest-selector__pets-row{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.guest-selector__pets-label{color:#031432;font-family:figtree-regular,sans-serif;font-size:14px}@media (max-width:480px){.guest-selector__pets-label{font-size:13px}}@media (max-width:360px){.guest-selector__pets-label{font-size:12px}}.guest-selector__pets-note{color:#5e6a8b;margin-top:4px;font-family:figtree-regular,sans-serif;font-size:11px;line-height:1.5}@media (max-width:480px){.guest-selector__pets-note{font-size:11px}}@media (max-width:360px){.guest-selector__pets-note{font-size:11px}}.guest-selector__toggle{cursor:pointer;background:#d1d5db;border-radius:9999px;width:56px;height:30px;transition:all .2s ease-in-out;position:relative}.guest-selector__toggle:after{content:"";background:#fff;border-radius:9999px;width:24px;height:24px;transition:all .2s ease-in-out;position:absolute;top:3px;left:3px;box-shadow:0 2px 4px #0003}.guest-selector__toggle--active{background:#2975b2}.guest-selector__toggle--active:after{transform:translate(26px)}.no-scroll{overflow:hidden}.popular-destinations{background:#eef2f7;padding:64px 0}@media (min-width:768px){.popular-destinations{padding:80px 80px 0}}.popular-destinations__header{margin-bottom:30px}.popular-destinations__title{color:#2975b2;margin-bottom:8px;font-family:playfair-bold,serif;font-size:32px;font-weight:700;line-height:1.2}.popular-destinations__title-gradient{background:linear-gradient(90deg,#2949a6 0%,#b5913a 100%);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text}.popular-destinations__subtitle{color:#5e6a8b;font-family:figtree-regular,sans-serif;font-size:18px}.popular-destinations__grid{flex-direction:column;gap:12px;display:flex}@media (min-width:992px){.popular-destinations__grid{flex-direction:row;align-items:stretch;gap:16px}}.popular-destinations__right{flex-direction:column;flex:1;gap:12px;display:flex}@media (min-width:992px){.popular-destinations__right{gap:16px}}.popular-destinations__small-row{grid-template-columns:1fr 1fr;gap:12px;display:grid}@media (min-width:992px){.popular-destinations__small-row{gap:16px}}.popular-destinations__card{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:16px;text-decoration:none;transition:transform .2s ease-in-out;display:block;position:relative;overflow:hidden}.popular-destinations__card:hover{transform:scale(1.01)}.popular-destinations__card-overlay{border-radius:inherit;background:linear-gradient(#0000 0%,#00000026 50%,#000000a6 100%);position:absolute;inset:0}.popular-destinations__card-info{flex-direction:column;gap:4px;display:flex;position:absolute;bottom:20px;left:20px}.popular-destinations__card-tag{color:#fff;letter-spacing:1.5px;text-transform:uppercase;font-family:figtree-medium,sans-serif;font-size:16px}.popular-destinations__card-name{color:#fff;font-family:figtree-semibold,sans-serif;font-size:18px;line-height:1.2}@media (min-width:768px){.popular-destinations__card-name{font-size:20px}}.popular-destinations__card--large{height:280px}@media (min-width:768px){.popular-destinations__card--large{height:360px}}@media (min-width:992px){.popular-destinations__card--large{flex:0 0 420px;height:auto;min-height:460px}}.popular-destinations__card--large .popular-destinations__card-name{font-size:22px}@media (min-width:768px){.popular-destinations__card--large .popular-destinations__card-name{font-size:24px}}.popular-destinations__card--wide{height:200px}@media (min-width:768px){.popular-destinations__card--wide{height:240px}}@media (min-width:992px){.popular-destinations__card--wide{flex:1;height:auto;min-height:220px}}.popular-destinations__card--small{height:160px}@media (min-width:768px){.popular-destinations__card--small{height:200px}}@media (min-width:992px){.popular-destinations__card--small{height:210px}}.popular-destinations__card--small .popular-destinations__card-name{font-size:15px}@media (min-width:768px){.popular-destinations__card--small .popular-destinations__card-name{font-size:16px}}.popular-destinations__card--small .popular-destinations__card-info{bottom:16px;left:16px}.curated-stays{background:#eef2f7;padding:64px 0}@media (min-width:768px){.curated-stays{padding:80px 80px 0}}.curated-stays__header{text-align:center;margin-bottom:30px}.curated-stays__title{margin-bottom:8px;font-family:playfair-bold,serif;font-size:32px;font-weight:700;line-height:1.2}.curated-stays__title-gold{background:linear-gradient(90deg,#2949a6 0%,#b5913a 100%);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text}.curated-stays__subtitle{color:#5e6a8b;font-family:figtree-regular,sans-serif;font-size:18px}.curated-stays__grid{grid-template-columns:1fr;gap:24px;display:grid}@media (min-width:576px){.curated-stays__grid{grid-template-columns:1fr 1fr}}@media (min-width:992px){.curated-stays__grid{grid-template-columns:repeat(3,1fr);gap:28px}}.curated-stays__card{border-radius:16px;flex-direction:column;text-decoration:none;transition:transform .2s ease-in-out;display:flex;overflow:hidden}.curated-stays__card:hover{transform:translateY(-4px)}.curated-stays__card:hover .curated-stays__card-img{transform:scale(1.04)}.curated-stays__card-img-wrap{aspect-ratio:3/4;background:#e5e7eb;border-radius:16px;width:100%;height:430px;overflow:hidden}@media (min-width:576px){.curated-stays__card-img-wrap{aspect-ratio:2/3}}@media (min-width:992px){.curated-stays__card-img-wrap{aspect-ratio:3/4}}.curated-stays__card-img{object-fit:cover;width:100%;height:100%;transition:transform .4s;display:block}.curated-stays__card-body{padding:24px 4px 8px}.curated-stays__card-name{color:#031432;margin-bottom:8px;font-family:figtree-semibold,sans-serif;font-size:18px;line-height:1.3}@media (min-width:768px){.curated-stays__card-name{font-size:24px}}.curated-stays__card-desc{color:#5e6a8b;margin:0;font-family:figtree-regular,sans-serif;font-size:14px;line-height:1.6}.popular-homes{background:#eef2f7;padding:64px 0}@media (min-width:768px){.popular-homes{padding:80px 80px 0}}.popular-homes__header{justify-content:space-between;align-items:center;margin-bottom:32px;display:flex}@media (min-width:768px){.popular-homes__header{margin-bottom:40px}}.popular-homes__title{margin:0;font-family:playfair-bold,serif;font-size:24px;font-weight:700;line-height:1.2}@media (min-width:768px){.popular-homes__title{font-size:32px}}.popular-homes__title-blue{color:#2975b2}.popular-homes__title-gold{background:linear-gradient(90deg,#2949a6 0%,#b5913a 100%);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text}.popular-homes__view-all{color:#2975b2;white-space:nowrap;background:#fff;border:1px solid #e0e6ee;border-radius:9999px;flex-shrink:0;align-items:center;gap:6px;padding:10px 20px;font-family:figtree-semibold,sans-serif;font-size:14px;text-decoration:none;transition:all .2s ease-in-out;display:inline-flex}.popular-homes__view-all:hover{background:#f9fafb;border-color:#2975b2}.popular-homes__grid{grid-template-columns:1fr;gap:20px;display:grid}@media (min-width:992px){.popular-homes__grid{grid-template-columns:1fr 1fr;gap:24px}}.property-card{background:#fff;border-radius:16px;padding:8px;transition:box-shadow .2s ease-in-out,transform .2s ease-in-out;overflow:hidden;box-shadow:0 1px 2px #0000000d}.property-card:hover{transform:translateY(-3px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.property-card__img-wrap{aspect-ratio:16/10;background:#e5e7eb;border-radius:12px;width:100%;max-height:280px;position:relative;overflow:hidden}.property-card__img{object-fit:cover;width:100%;height:100%;transition:transform .4s;display:block}.property-card:hover .property-card__img{transform:scale(1.04)}.property-card__rating{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#031432;background:#fff;border-radius:9999px;align-items:center;gap:4px;padding:4px 10px;font-family:figtree-bold,sans-serif;font-size:14px;display:inline-flex;position:absolute;top:12px;left:12px}.property-card__like{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);cursor:pointer;background:#ffffffe6;border:none;border-radius:9999px;justify-content:center;align-items:center;width:34px;height:34px;transition:all .2s ease-in-out;display:flex;position:absolute;top:12px;right:12px}.property-card__like:hover{background:#fff;transform:scale(1.1)}.property-card__like--active{background:#fff}.property-card__body{flex-direction:column;gap:16px;padding:16px 20px 20px;display:flex}@media (min-width:992px){.property-card__body{flex-direction:row;justify-content:space-between;align-items:flex-end;gap:20px}}.property-card__left{flex-direction:column;flex:1;gap:12px;min-width:0;display:flex}.property-card__right{flex-direction:row;flex-shrink:0;justify-content:space-between;align-items:center;gap:12px;display:flex}@media (min-width:992px){.property-card__right{flex-direction:column;align-items:flex-end;gap:12px}}.property-card__name{color:#031432;margin:0;font-family:figtree-semibold,sans-serif;font-size:18px;line-height:1.3}.property-card__price-wrap{flex-direction:column;align-items:flex-start;gap:12px;display:flex}@media (min-width:768px){.property-card__price-wrap{align-items:flex-end}}.property-card__price{color:#031432;font-family:figtree-medium,sans-serif;font-size:18px;line-height:1.2}@media (min-width:768px){.property-card__price{font-size:20px}}.property-card__per-night{color:#5e6a8b;font-family:figtree-regular,sans-serif;font-size:14px;line-height:1.3}.property-card__location{color:#5e6a8b;align-items:center;gap:6px;font-family:figtree-regular,sans-serif;font-size:14px;display:flex}.property-card__location svg{color:#9ca3af;flex-shrink:0}.property-card__amenities{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.property-card__pill{color:#5e6a8b;white-space:nowrap;background:#fff;border:1px solid #e0e6ee;border-radius:9999px;align-items:center;gap:6px;padding:10px 14px;font-family:figtree-regular,sans-serif;font-size:14px;display:inline-flex}.property-card__pill svg{color:#5e6a8b;flex-shrink:0}.property-card__btn{color:#031432;white-space:nowrap;background:linear-gradient(90deg,#c79a3b 0%,#ecce86 100%);border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;padding:12px 28px;font-family:figtree-semibold,sans-serif;font-size:14px;text-decoration:none;transition:all .2s ease-in-out;display:inline-flex}.property-card__btn:hover{background:linear-gradient(90deg,#b8923a 0%,#d4b876 100%);transform:translateY(-1px)}.featured-properties{background:#eef2f7;padding:64px 0}@media (min-width:768px){.featured-properties{padding:80px 0}}.featured-properties__grid{grid-template-columns:1fr;gap:20px;display:grid}@media (min-width:992px){.featured-properties__grid{grid-template-columns:repeat(3,1fr);gap:24px}}.property-card--featured .property-card__body{flex-direction:column!important;align-items:stretch!important}.property-card--featured .property-card__left{width:100%}.property-card--featured .property-card__right{width:100%;flex-direction:row!important;justify-content:space-between!important;align-items:center!important}.property-card--featured .property-card__price-wrap{align-items:flex-start!important}.footer{background:#eef2f7}.footer__top{flex-direction:column;align-items:center;gap:24px;padding:40px 24px 30px;display:flex}@media (min-width:768px){.footer__top{gap:28px;padding:48px 32px 36px}}@media (max-width:480px){.footer__top{gap:16px;padding:24px 16px 20px}}@media (max-width:360px){.footer__top{gap:12px;padding:16px 12px}}.footer__logo{flex-shrink:0;align-items:center;display:flex}.footer__logo img{object-fit:contain;width:auto;height:36px}.footer__nav{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px 32px;display:flex}@media (min-width:768px){.footer__nav{gap:8px 40px}}@media (max-width:480px){.footer__nav{gap:6px 16px}}@media (max-width:360px){.footer__nav{gap:4px 12px}}.footer__nav-link{color:#031432;white-space:nowrap;font-family:figtree-medium,sans-serif;font-size:14px;text-decoration:none;transition:color .15s ease-in-out}@media (max-width:480px){.footer__nav-link{font-size:12px}}@media (max-width:360px){.footer__nav-link{font-size:11px}}.footer__nav-link:hover{color:#c79a3b}.footer__nav-link--disabled{opacity:.4;cursor:default;pointer-events:none}.footer__nav-link--disabled:hover{color:#031432}.footer__bottom{text-align:center;border-top:1px solid #d1d7e2;flex-direction:column;align-items:center;gap:12px;padding:16px 24px;display:flex}@media (min-width:768px){.footer__bottom{text-align:left;flex-direction:row;justify-content:space-between;align-items:center;gap:0;padding:16px 32px}}@media (max-width:480px){.footer__bottom{gap:8px;padding:12px 16px}}@media (max-width:360px){.footer__bottom{gap:6px;padding:8px 12px}}.footer__copy{color:#5e6a8b;margin:0;font-family:figtree-regular,sans-serif;font-size:14px}@media (max-width:480px){.footer__copy{font-size:12px}}@media (max-width:360px){.footer__copy{font-size:11px}}.footer__legal{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px 24px;display:flex}@media (min-width:768px){.footer__legal{justify-content:flex-end;gap:8px 28px}}.footer__legal-link{color:#5e6a8b;white-space:nowrap;font-family:figtree-regular,sans-serif;font-size:14px;text-decoration:none;transition:color .15s ease-in-out}.footer__legal-link:hover{color:#2975b2}.not-found{background:#eef2f7;justify-content:center;align-items:center;min-height:60vh;padding:64px 24px;display:flex}.not-found__content{text-align:center;max-width:480px}.not-found__code{background:linear-gradient(90deg,#2949a6 0%,#b5913a 100%);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;margin-bottom:16px;font-family:playfair-bold,serif;font-size:96px;font-weight:700;line-height:1}@media (min-width:768px){.not-found__code{font-size:120px}}.not-found__title{color:#2975b2;margin-bottom:12px;font-family:figtree-semibold,sans-serif;font-size:24px}@media (min-width:768px){.not-found__title{font-size:28px}}.not-found__text{color:#6b7280;margin-bottom:32px;font-family:figtree-regular,sans-serif;font-size:15px;line-height:1.6}.not-found__btn{color:#2975b2;background:linear-gradient(90deg,#c79a3b 0%,#ecce86 100%);border-radius:9999px;justify-content:center;align-items:center;padding:14px 40px;font-family:figtree-semibold,sans-serif;font-size:15px;text-decoration:none;transition:all .2s ease-in-out;display:inline-flex}.not-found__btn:hover{background:linear-gradient(90deg,#b8923a 0%,#d4b876 100%);transform:translateY(-2px)}.your-booking{background:#eef2f7;min-height:100vh;padding:40px 0 64px}.your-booking__breadcrumb{align-items:center;gap:6px;margin-bottom:12px;font-family:figtree-regular;font-size:14px;display:flex}.your-booking__breadcrumb-link{color:#5e6a8b;text-decoration:none}.your-booking__breadcrumb-link:hover{color:#2975b2}.your-booking__breadcrumb-sep{color:#b0b8c8}.your-booking__breadcrumb-current{color:#2975b2;font-family:figtree-medium}.your-booking__title{color:#031432;margin-bottom:24px;font-family:figtree-semibold,sans-serif;font-size:24px}.your-booking__layout{flex-direction:column;gap:16px;display:flex}@media (min-width:992px){.your-booking__layout{grid-template-columns:1fr 360px;align-items:start;display:grid}}.your-booking__item--property{order:1}.your-booking__item--guest{order:2}.your-booking__right{order:3}.your-booking__item--info{order:4}.your-booking__item--cta{order:5}@media (min-width:992px){.your-booking__item--property{grid-area:1/1}.your-booking__item--guest{grid-area:2/1}.your-booking__item--info{grid-area:3/1}.your-booking__item--cta{grid-area:4/1}.your-booking__right{grid-area:1/2/5;position:sticky;top:90px}}.your-booking__right{flex-direction:column;gap:16px;width:100%;display:flex}.your-booking__cta{color:#031432;cursor:pointer;background:linear-gradient(90deg,#c79a3b 0%,#ecce86 100%);border:none;border-radius:9999px;width:200px;height:52px;font-family:figtree-semibold,sans-serif;font-size:14px;transition:all .2s ease-in-out}.your-booking__cta:hover{background:linear-gradient(90deg,#b8923a 0%,#d4b876 100%);transform:translateY(-1px)}.my-bookings{background:#eef2f7;min-height:calc(100vh - 70px);padding:32px 0 64px}@media (min-width:768px){.my-bookings{padding:40px 0 80px}}.my-bookings__header{flex-direction:column;gap:16px;margin-bottom:24px;display:flex}@media (min-width:768px){.my-bookings__header{flex-direction:row;justify-content:space-between;align-items:center;gap:24px;margin-bottom:24px}}.my-bookings__title-wrap{flex:1}.my-bookings__title{color:#031432;margin:0 0 4px;font-family:figtree-semibold,sans-serif;font-size:28px;line-height:1.2}@media (min-width:768px){.my-bookings__title{font-size:30px}}.my-bookings__subtitle{color:#031432;margin:0;font-family:figtree-regular,sans-serif;font-size:13px}@media (min-width:768px){.my-bookings__subtitle{font-size:14px}}.my-bookings__controls{flex-shrink:0;align-items:center;gap:12px;width:100%;display:flex}@media (min-width:768px){.my-bookings__controls{width:auto}}.my-bookings__search{flex:1;align-items:center;display:flex;position:relative}@media (min-width:768px){.my-bookings__search{flex:none;width:360px}}.my-bookings__search-icon{color:#031432;pointer-events:none;flex-shrink:0;position:absolute;left:14px}.my-bookings__search-input{color:#5e6a8b;background:#fff;border:1px solid #e5e7eb;border-radius:8px;outline:none;width:100%;height:42px;padding:10px 14px 10px 38px;font-family:figtree-regular,sans-serif;font-size:14px;transition:border-color .15s ease-in-out}.my-bookings__search-input::placeholder{color:#9ca3af}.my-bookings__search-input:focus{border-color:#2975b2}.my-bookings__loading{color:#6b7280;flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:64px 0;font-family:figtree-medium,sans-serif;display:flex}.my-bookings__filter-btn{color:#031432;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #e5e7eb;border-radius:8px;flex-shrink:0;align-items:center;gap:8px;height:42px;padding:13px 18px;font-family:figtree-medium,sans-serif;font-size:14px;transition:border-color .15s ease-in-out,background .15s ease-in-out;display:inline-flex}.my-bookings__tabs{scrollbar-width:none;background:#e5eaf0;border-radius:12px;align-items:center;gap:8px;width:fit-content;max-width:100%;margin-bottom:24px;padding:4px;display:flex;overflow-x:auto;box-shadow:0 1px 2px #0000000d}.my-bookings__tabs::-webkit-scrollbar{display:none}@media (min-width:768px){.my-bookings__tabs{margin-bottom:28px}}.my-bookings__tab{color:#5e6a8b;cursor:pointer;white-space:nowrap;background:#e5eaf0;border:none;border-radius:12px;padding:15px 32px;font-family:figtree-regular,sans-serif;font-size:14px;line-height:1.5;transition:background .2s ease-in-out,color .2s ease-in-out}@media (max-width:767px){.my-bookings__tab{padding:10px 16px}}.my-bookings__tab:hover:not(.my-bookings__tab--active){color:#031432}.my-bookings__tab--active{color:#031432;background:#fff;font-family:figtree-semibold,sans-serif}.my-bookings__list{flex-direction:column;gap:10px;display:flex}.my-bookings__empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:420px;padding:80px 24px;display:flex}.my-bookings__empty-icon{width:112px;height:100px;margin-bottom:37px;display:block}.my-bookings__empty-title{color:#031432;margin-bottom:24px;font-family:figtree-semibold,sans-serif;font-size:30px}@media (min-width:768px){.my-bookings__empty-title{font-size:28px}}.my-bookings__empty-text{color:#031432;margin-bottom:38px;font-family:figtree-regular,sans-serif;font-size:16px}@media (min-width:768px){.my-bookings__empty-text{font-size:15px}}.my-bookings__empty-btn{color:#031432;cursor:pointer;background:linear-gradient(90deg,#c79a3b 0%,#ecce86 100%);border-radius:999px;justify-content:center;align-items:center;margin-top:8px;padding:14px 32px;font-family:figtree-semibold,sans-serif;font-size:14px;text-decoration:none;transition:all .2s ease-in-out;display:inline-flex}.my-bookings__empty-btn:hover{background:linear-gradient(90deg,#b8923a 0%,#d4b876 100%);transform:translateY(-1px)}.booking-property{border-radius:9999px;text-decoration:none;transition:all .2s ease-in-out}.booking-property__top{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:20px;display:flex}.booking-property__meta{color:#5e6a8b;margin-bottom:8px;font-family:figtree-medium,sans-serif;font-size:14px}.booking-property__name{color:#031432;margin-bottom:12px;font-family:figtree-semibold,sans-serif;font-size:20px}.booking-property__rating{align-items:center;gap:8px;display:flex}.booking-property__rating-badge{color:#11a670;background:#ecf8f4;border-radius:4px;padding:3px 8px;font-family:figtree-semibold,sans-serif;font-size:14px}.booking-property__rating-count{color:#5e6a8b;font-family:figtree-medium,sans-serif;font-size:14px}.booking-property__image{object-fit:cover;border-radius:12px;flex-shrink:0;width:140px;height:100px}.booking-property__image-placeholder{color:#9ca3af;background:#f0f4f7;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:140px;height:100px;font-size:30px;display:flex}.booking-property__divider{border:none;border-top:2px dashed #5e6a8b;margin:20px 0}.booking-property__dates{grid-template-columns:1fr 1fr 1fr;gap:16px;display:grid}.booking-property__date-label{color:#5e6a8b;margin-bottom:8px;font-family:figtree-regular,sans-serif;font-size:12px}.booking-property__date-row{flex-wrap:wrap;align-items:center;gap:16px;margin-bottom:8px;display:flex}.booking-property__date-value{color:#031432;font-family:figtree-semibold,sans-serif;font-size:18px}.booking-property__night-badge{color:#5e6a8b;background:#f0f4f7;border-radius:4px;padding:6px 10px;font-family:figtree-medium,sans-serif;font-size:12px}.booking-property__date-sub{color:#5e6a8b;font-family:figtree-medium,sans-serif;font-size:14px}.booking-card{background:#fff;border-radius:8px;padding:24px;transition:box-shadow .2s ease-in-out;box-shadow:0 1px 2px #0000000d}.booking-card:hover{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.booking-card--list{flex-direction:column;padding:8px;display:flex}@media (min-width:992px){.booking-card--list{flex-direction:row;align-items:center}}.booking-card--list .booking-card__img-wrap{border-radius:4px;flex-shrink:0;width:100%;height:200px;overflow:hidden}@media (min-width:992px){.booking-card--list .booking-card__img-wrap{width:172px;height:119px}}.booking-card--list .booking-card__img{object-fit:cover;border-radius:4px;width:100%;height:100%;transition:transform .4s;display:block}.booking-card--list .booking-card__img-placeholder{background:#eef2f7;border-radius:4px;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.booking-card--list .booking-card__img-placeholder svg{color:#5e6a8b;opacity:.4;font-size:32px}.booking-card--list:hover .booking-card__img{transform:scale(1.04)}.booking-card--list .booking-card__content{flex-direction:column;flex:1;min-width:0;padding:8px 8px 8px 20px;display:flex}@media (max-width:767px){.booking-card--list .booking-card__content{padding:12px 4px 4px}}.booking-card__top{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:20px;display:flex}.booking-card__meta{color:#5e6a8b;margin-bottom:16px;font-family:figtree-medium,sans-serif;font-size:14px}.booking-card__name{color:#031432;margin-bottom:12px;font-family:figtree-semibold,sans-serif;font-size:20px}.booking-card__rating{align-items:center;gap:8px;display:flex}.booking-card__rating-badge{color:#11a670;background:#ecf8f4;border-radius:4px;padding:3px 8px;font-family:figtree-semibold,sans-serif;font-size:14px}.booking-card__rating-count{color:#5e6a8b;font-family:figtree-medium,sans-serif;font-size:14px}.booking-card__image{object-fit:cover;border-radius:12px;flex-shrink:0;width:140px;height:100px}.booking-card__divider{border:none;border-top:2px dashed #5e6a8b;margin:20px 0}.booking-card__dates{grid-template-columns:1fr 1fr;gap:16px;display:grid}.booking-card__dates>div:nth-child(3){grid-column:1/-1}@media (min-width:768px){.booking-card__dates{grid-template-columns:1fr 1fr 1fr}.booking-card__dates>div:nth-child(3){grid-column:auto}}.booking-card__date-label{color:#5e6a8b;margin-bottom:16px;font-family:figtree-regular,sans-serif;font-size:12px}.booking-card__date-row{flex-wrap:nowrap;align-items:center;gap:10px;margin-bottom:8px;display:flex}.booking-card__date-value{color:#031432;white-space:nowrap;font-family:figtree-semibold,sans-serif;font-size:16px}@media (min-width:768px){.booking-card__date-value{font-size:18px}}.booking-card__night-badge{color:#5e6a8b;white-space:nowrap;background:#f0f4f7;border-radius:4px;flex-shrink:0;padding:4px 8px;font-family:figtree-medium,sans-serif;font-size:12px}.booking-card__date-sub{color:#5e6a8b;font-family:figtree-medium,sans-serif;font-size:14px}.booking-guest__title{color:#031432;margin-bottom:20px;font-family:figtree-semibold,sans-serif;font-size:18px}.booking-guest__packages{margin-bottom:24px}.booking-guest__packages-title{color:#031432;margin-bottom:16px;font-family:figtree-semibold,sans-serif;font-size:16px}.booking-guest__pkg-option{cursor:pointer;border:1px solid #e0e6ee;border-radius:8px;align-items:center;gap:12px;margin-bottom:12px;padding:12px 16px;transition:all .15s ease-in-out;display:flex}.booking-guest__pkg-option:last-of-type{margin-bottom:0}.booking-guest__pkg-option input[type=checkbox]{accent-color:#2975b2;cursor:pointer;flex-shrink:0;width:18px;height:18px}.booking-guest__pkg-option:hover{background:#2975b205;border-color:#2975b2}.booking-guest__pkg-option--checked{background:#2975b20d;border-color:#2975b2}.booking-guest__pkg-info{flex-direction:column;gap:2px;display:flex}.booking-guest__pkg-name{color:#031432;font-family:figtree-semibold,sans-serif;font-size:14px}.booking-guest__pkg-price{color:#5e6a8b;font-family:figtree-regular,sans-serif;font-size:12px}.booking-guest__pkg-price--included{color:#2e7d32}.booking-guest__pkg-included-banner{background:#2e7d320d;border:1.5px solid #2e7d32;border-radius:8px;align-items:flex-start;gap:12px;margin-bottom:12px;padding:12px 16px;display:flex}.booking-guest__pkg-included-icon{color:#2e7d32;flex-shrink:0;margin-top:1px;font-size:18px;font-weight:700}.booking-guest__pkg-included-text{flex-direction:column;gap:3px;display:flex}.booking-guest__pkg-included-title{color:#031432;font-family:figtree-semibold,sans-serif;font-size:14px}.booking-guest__pkg-included-sub{color:#2e7d32;font-family:figtree-regular,sans-serif;font-size:12px}.booking-guest__salutations{gap:8px;margin-bottom:24px;display:flex}.booking-guest__sal-btn{color:#031432;cursor:pointer;background:#fff;border:1px solid #e0e6ee;border-radius:9999px;padding:6px 16px;font-family:figtree-regular,sans-serif;font-size:14px;transition:all .15s ease-in-out}.booking-guest__sal-btn--active{background:#2975b20f;border-color:#031432}.booking-guest__grid{grid-template-columns:1fr;gap:24px;display:grid}@media (min-width:768px){.booking-guest__grid{grid-template-columns:1fr 1fr}}.booking-guest__field{flex-direction:column;gap:12px;display:flex}.booking-guest__label{color:#031432;letter-spacing:1px;text-transform:uppercase;font-family:figtree-semibold,sans-serif;font-size:12px}.booking-guest__required{color:#d94f4f;margin-left:2px}.booking-guest__input{color:#5e6a8b;border:1px solid #e0e6ee;border-radius:8px;outline:none;height:48px;padding:20px 18px;font-family:figtree-regular,sans-serif;font-size:16px;transition:all .15s ease-in-out}.booking-guest__input::placeholder{color:#8a9bb0}.booking-guest__input:focus{border-color:#2975b2}.booking-guest__input--error,.booking-guest__input--error:focus{border-color:#d94f4f}.booking-guest__phone-wrap{border:1px solid #e0e6ee;border-radius:8px;height:48px;padding:10px 16px;transition:all .15s ease-in-out;display:flex;overflow:hidden}.booking-guest__phone-wrap:focus-within{border-color:#2975b2}.booking-guest__phone-wrap--error,.booking-guest__phone-wrap--error:focus-within{border-color:#d94f4f}.booking-guest__field-error{color:#d94f4f;margin-top:4px;font-family:figtree-regular,sans-serif;font-size:12px;line-height:1.4}.booking-guest__phone-code{color:#031432;cursor:pointer;white-space:nowrap;border-right:1px solid #e0e6ee;flex-shrink:0;align-items:center;gap:4px;padding:0 12px;font-family:figtree-semibold,sans-serif;font-size:16px;display:flex}.booking-guest__phone-input{color:#5e6a8b;background:0 0;border:none;outline:none;flex:1;padding:0 16px;font-family:figtree-regular,sans-serif;font-size:15px}.booking-guest__phone-input::placeholder{color:#8a9bb0}.booking-guest__note{color:#5e6a8b;grid-column:1/-1;margin:0;font-family:figtree-regular,sans-serif;font-size:14px}.booking-guest__divider{border:none;border-top:1px solid #5e6a8b;margin:24px 0}.booking-guest__other{flex-direction:column;gap:18px;display:flex}.booking-guest__other-title{color:#031432;margin:0;font-family:figtree-semibold,sans-serif;font-size:20px}.booking-guest__other-sub{color:#5e6a8b;margin-bottom:6px;font-family:figtree-regular,sans-serif;font-size:16px}.booking-guest__other-row{grid-template-rows:auto auto;grid-template-columns:96px 1fr auto;gap:12px;display:grid}.booking-guest__other-row .booking-guest__salutation-select{grid-area:1/1}.booking-guest__other-row .booking-guest__first-name{grid-area:1/2}.booking-guest__other-row .booking-guest__last-name{grid-area:2/1/auto/3}.booking-guest__other-row .booking-guest__remove-btn{grid-area:1/3/3;align-self:center}@media (min-width:768px){.booking-guest__other-row{grid-template-rows:auto;grid-template-columns:96px 1fr 1fr auto}.booking-guest__other-row .booking-guest__salutation-select{grid-area:1/1}.booking-guest__other-row .booking-guest__first-name{grid-area:1/2}.booking-guest__other-row .booking-guest__last-name{grid-area:1/3}.booking-guest__other-row .booking-guest__remove-btn{grid-area:1/4;align-self:auto}}.booking-guest__salutation-select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1.5L6 6.5L11 1.5' stroke='%23334155' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;flex-shrink:0;width:96px;padding:0 32px 0 16px}.booking-guest__remove-btn{color:#5e6a8b;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #e0e6ee;border-radius:8px;flex-shrink:0;height:48px;padding:0 16px;font-family:figtree-regular,sans-serif;font-size:14px;transition:all .15s ease-in-out}.booking-guest__remove-btn:hover{color:#d94f4f;border-color:#d94f4f}.booking-guest__other-btn{color:#2975b2;cursor:pointer;background:#fff;border:1px solid #2975b2;border-radius:8px;align-self:flex-start;padding:15px 20px;font-family:figtree-semibold,sans-serif;font-size:14px;transition:all .15s ease-in-out}.booking-guest__other-btn:hover{background:#2975b20a}.booking-guest__other-limit{color:#d94f4f;margin:0;font-family:figtree-regular,sans-serif;font-size:14px}.booking-guest__other-block{flex-direction:column;gap:8px;display:flex}.booking-guest__child-check{color:#031432;cursor:pointer;align-items:center;gap:8px;font-family:figtree-regular,sans-serif;font-size:14px;display:inline-flex}.booking-guest__child-check input[type=checkbox]{accent-color:#2975b2;cursor:pointer;width:16px;height:16px}.booking-guest__child-check--disabled{color:#5e6a8b;cursor:not-allowed}.booking-guest__child-check--disabled input[type=checkbox]{cursor:not-allowed}.booking-other__title{color:#2975b2;margin-bottom:8px;font-family:figtree-semibold,sans-serif;font-size:18px}.booking-other__title-gradient{background:linear-gradient(90deg,#2949a6 0%,#b5913a 100%);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text}.booking-other__subtitle{color:#6b7280;margin-bottom:20px;font-size:13px}.booking-other__add-btn{color:#2975b2;cursor:pointer;background:#fff;border:1px solid #e0e6ee;border-radius:9999px;padding:10px 20px;font-family:figtree-medium,sans-serif;font-size:14px;transition:all .15s ease-in-out}.booking-other__add-btn:hover{border-color:#2975b2}.booking-info__title{color:#031432;margin-bottom:20px;font-family:figtree-semibold,sans-serif;font-size:20px}.booking-info__title-gradient{background:linear-gradient(90deg,#2949a6 0%,#b5913a 100%);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text}.booking-info__list{flex-direction:column;gap:10px;margin:0;padding-left:4px;display:flex}.booking-info__item{color:#031432;align-items:flex-start;gap:10px;font-family:figtree-regular,sans-serif;font-size:14px;line-height:1.5;display:flex}.booking-info__item:before{content:"•";color:#5e6a8b;flex-shrink:0;font-size:16px;line-height:1.4}.modal-backdrop.show{-webkit-backdrop-filter:blur(4px);opacity:.55;z-index:10040!important}.modal.show{z-index:10041!important}@keyframes modal-slide-in{0%{opacity:0;transform:translateY(20px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.cancel-booking-modal .modal-dialog{max-width:480px}.cancel-booking-modal .modal-content{border:none;border-radius:20px;animation:.25s modal-slide-in;overflow:hidden;box-shadow:0 25px 50px -12px #00000040}.cancel-booking-modal__body{text-align:center;position:relative;padding:40px 32px 32px!important}@media (min-width:768px){.cancel-booking-modal__body{padding:70px 32px 30px!important}}.cancel-booking-modal__close{cursor:pointer;color:#6b7280;background:#f3f4f6;border:none;border-radius:9999px;justify-content:center;align-items:center;width:34px;height:34px;transition:background .15s ease-in-out,color .15s ease-in-out;display:flex;position:absolute;top:10px;right:10px}.cancel-booking-modal__close:hover{color:#031432;background:#e5e7eb}.cancel-booking-modal__icon{justify-content:center;align-items:center;margin-bottom:24px;display:flex}.cancel-booking-modal__icon img,.cancel-booking-modal__icon svg{width:96px;height:96px}.cancel-booking-modal__title{color:#223260;margin-bottom:16px;font-family:figtree-semibold,sans-serif;font-size:20px}@media (min-width:768px){.cancel-booking-modal__title{font-size:22px}}.cancel-booking-modal__message{color:#223260;margin-bottom:60px;font-family:figtree-regular,sans-serif;font-size:16px;line-height:1.5}@media (min-width:768px){.cancel-booking-modal__message{font-size:16px}}.cancel-booking-modal__disclaimer{color:#000;margin-bottom:20px;font-family:figtree-italic,sans-serif;font-size:12px;line-height:1.5}@media (min-width:768px){.cancel-booking-modal__disclaimer{font-size:12px}}.cancel-booking-modal__actions{flex-direction:column;gap:12px;display:flex}@media (min-width:576px){.cancel-booking-modal__actions{flex-direction:row}}.cancel-booking-modal__btn{cursor:pointer;white-space:nowrap;border-radius:9999px;flex:1;justify-content:center;align-items:center;padding:14px 20px;font-size:14px;transition:background .2s ease-in-out,border-color .2s ease-in-out,transform .15s ease-in-out;display:inline-flex}.cancel-booking-modal__btn:active{transform:scale(.98)}.cancel-booking-modal__btn--keep{color:#5e6a8b;background:#eef2f7;border:1px solid #e0e6ee;font-family:figtree-medium,sans-serif}.cancel-booking-modal__btn--keep:hover{background:#e5e7eb;border-color:#e5e7eb}.cancel-booking-modal__btn--cancel{color:#d74949;background:0 0;border:1px solid #d74949;font-family:figtree-semibold,sans-serif}.cancel-booking-modal__btn--cancel:hover{background:#d94a4a0f}.cancel-booking-modal__preview-loading{color:#6b7280;justify-content:center;align-items:center;gap:10px;padding:28px 0;font-size:14px;display:flex}.cancel-booking-modal__refund-card{text-align:left;background:#f8fafb;border:1px solid #e0e6ee;border-radius:16px;margin:16px 0 20px;padding:20px}.cancel-booking-modal__refund-heading{color:#223260;text-transform:uppercase;letter-spacing:.04em;margin-bottom:12px;font-family:figtree-semibold,sans-serif;font-size:13px}.cancel-booking-modal__tier-table{border-collapse:collapse;width:100%;margin-bottom:16px}.cancel-booking-modal__tier-th{color:#6b7280;text-align:left;border-bottom:1px solid #e0e6ee;padding:4px 0 6px;font-family:figtree-medium,sans-serif;font-size:12px}.cancel-booking-modal__tier-th:last-child{text-align:right}.cancel-booking-modal__tier-td{color:#223260;padding:6px 0;font-family:figtree-regular,sans-serif;font-size:13px}.cancel-booking-modal__tier-td:last-child{text-align:right}.cancel-booking-modal__tier-td--active{color:#2975b2;font-family:figtree-semibold,sans-serif}.cancel-booking-modal__tier-badge{color:#fff;vertical-align:middle;text-transform:uppercase;letter-spacing:.03em;background:#2975b2;border-radius:9999px;margin-left:6px;padding:1px 6px;font-family:figtree-semibold,sans-serif;font-size:10px;display:inline-block}.cancel-booking-modal__breakdown{border-top:1px solid #e0e6ee;flex-direction:column;gap:6px;padding-top:12px;display:flex}.cancel-booking-modal__breakdown-row{color:#223260;justify-content:space-between;align-items:center;font-family:figtree-regular,sans-serif;font-size:13px;display:flex}.cancel-booking-modal__breakdown-row--total{border-top:1px dashed #cdd5e0;margin-top:4px;padding-top:6px;font-family:figtree-semibold,sans-serif;font-size:14px}.cancel-booking-modal__breakdown-row--refund{color:#16a34a;font-family:figtree-semibold,sans-serif}.cancel-booking-modal__breakdown-row--forfeit{color:#d74949}.cancel-booking-modal__no-refund-note{color:#6b7280;margin:12px 0 0;font-family:figtree-italic,sans-serif;font-size:12px;line-height:1.5}.cancel-booking-modal__tier-empty{color:#6b7280;margin-bottom:12px;font-size:13px}.cancel-booking-modal__unpaid-note{color:#7a5800;text-align:left;background:#fff8e1;border:1px solid #ffe082;border-radius:12px;margin:16px 0 20px;padding:12px 14px;font-family:figtree-regular,sans-serif;font-size:13px;line-height:1.5}.write-review-modal,.write-review-modal.modal{z-index:10055!important}.write-review-modal .modal-dialog{max-width:520px}.write-review-modal .modal-content{border:none;border-radius:20px;animation:.25s modal-slide-in;overflow:hidden;box-shadow:0 25px 50px -12px #00000040}.write-review-modal__body{position:relative;padding:28px 24px 24px!important}@media (min-width:768px){.write-review-modal__body{padding:24px!important}}.write-review-modal__header{justify-content:space-between;align-items:center;margin-bottom:22px;display:flex}.write-review-modal__title{color:#031432;margin:0;font-family:figtree-semibold,sans-serif;font-size:20px;line-height:1.2}@media (min-width:768px){.write-review-modal__title{font-size:22px}}.booking-price__header{justify-content:space-between;align-items:center;margin-bottom:22px;display:flex}.booking-price__title{color:#031432;margin:0;font-family:figtree-semibold,sans-serif;font-size:20px}.booking-price__view-link{font-family:#2975b2;color:#2975b2;cursor:pointer;background:0 0;border:none;align-items:center;gap:4px;font-size:14px;text-decoration:none;display:flex}.booking-price__view-link svg{margin-top:5px}.booking-price__rows{flex-direction:column;gap:14px;margin-bottom:16px;display:flex}.booking-price__row{color:#031432;justify-content:space-between;align-items:center;font-family:figtree-regular,sans-serif;font-size:14px;display:flex}.booking-price__row--discount{color:#1a7a4a}.booking-price__row--indent{padding-left:12px;font-size:12px}.booking-price__muted{color:#6b7280}.booking-price__number{font-family:figtree-semibold,sans-serif}.booking-price__green{color:#11a670;font-family:figtree-semibold,sans-serif}.booking-price__bold{font-family:figtree-bold,sans-serif}.booking-price__divider{border:none;border-top:2px dashed #5e6a8b;margin:20px 0}.booking-price__total-row{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.booking-price__total-label{color:#031432;font-family:figtree-medium,sans-serif;font-size:14px}.booking-price__total-value{color:#031432;font-family:figtree-bold,sans-serif;font-size:20px}.booking-price__savings{color:#031432;background:#ecf8f4;border-radius:8px;align-items:center;gap:8px;padding:12px 16px;font-family:figtree-medium,sans-serif;font-size:14px;display:flex}.booking-coupon__title{color:#031432;margin-bottom:22px;font-family:figtree-semibold,sans-serif;font-size:20px}.booking-coupon__input-row{border:1px solid #e0e6ee;border-radius:8px;align-items:center;display:flex;overflow:hidden}.booking-coupon__input{color:#5e6a8b;border:none;outline:none;flex:1;padding:0 16px;font-family:figtree-regular,sans-serif;font-size:14px}.booking-coupon__input::placeholder{color:#8a9bb0}.booking-coupon__apply-btn{color:#2975b2;cursor:pointer;background:0 0;border:none;flex-shrink:0;height:44px;padding:0 16px;font-family:figtree-semibold,sans-serif;font-size:14px}.booking-coupon__applied{border:1px solid #e0e6ee;border-radius:16px;justify-content:space-between;align-items:center;gap:12px;margin-bottom:22px;padding:14px 20px;display:flex}.booking-coupon__applied-text{flex-direction:column;gap:4px;display:flex}.booking-coupon__applied-label{color:#5e6a8b;font-family:figtree-regular,sans-serif;font-size:12px}.booking-coupon__applied-code{color:#031432;font-family:figtree-semibold,sans-serif;font-size:16px}.booking-coupon__remove-btn{color:#c83232;cursor:pointer;background:0 0;border:none;flex-shrink:0;font-family:figtree-semibold,sans-serif;font-size:14px;transition:opacity .15s ease-in-out}.booking-coupon__remove-btn:hover{opacity:.75}.booking-coupon__list{flex-direction:column;display:flex}.booking-coupon__item{border-bottom:1px solid #f3f4f6;padding:22px 0}.booking-coupon__item:last-child{border-bottom:none}.booking-coupon__item-top{justify-content:space-between;align-items:center;margin-bottom:6px;display:flex}.booking-coupon__item-left{background:#f0f4f7;border-radius:8px;align-items:center;gap:10px;padding:8px 12px;display:flex}.booking-coupon__item-icon{flex-shrink:0;justify-content:center;align-items:center;display:flex}.booking-coupon__item-code{color:#031432;letter-spacing:.3px;font-family:figtree-semibold,sans-serif;font-size:18px}.booking-coupon__item-apply{color:#2975b2;cursor:pointer;background:0 0;border:none;font-family:figtree-semibold,sans-serif;font-size:16px}.booking-coupon__item-desc{color:#5e6a8b;margin:0;font-size:14px;line-height:1.5}.write-review-modal__close{cursor:pointer;color:#6b7280;background:#f3f4f6;border:none;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;transition:background .15s ease-in-out,color .15s ease-in-out;display:flex;position:absolute;top:10px;right:10px}.write-review-modal__close:hover{color:#031432;background:#e5e7eb}.write-review-modal__question{color:#031432;margin-bottom:16px;font-family:figtree-medium,sans-serif;font-size:15px;line-height:1.4}@media (min-width:768px){.write-review-modal__question{font-size:16px}}.write-review-modal__rating{margin-bottom:40px}.write-review-modal__stars{align-items:center;gap:10px;margin-bottom:18px;display:flex}.write-review-modal__star-btn{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;transition:transform .15s ease-in-out;display:flex}.write-review-modal__star-btn:hover{transform:scale(1.15)}.write-review-modal__star-btn svg{width:40px;height:40px}@media (min-width:768px){.write-review-modal__star-btn svg{width:48px;height:45px}}.write-review-modal__rating-labels{color:#7e88a2;letter-spacing:.8px;text-transform:uppercase;justify-content:space-between;width:240px;font-family:figtree-semibold,sans-serif;font-size:12px;display:flex}@media (min-width:768px){.write-review-modal__rating-labels{width:280px}}.write-review-modal__upload-grid{flex-wrap:wrap;gap:12px;margin-top:8px;display:flex}.write-review-modal__image-preview{border:1px solid #e5e7eb;border-radius:12px;width:80px;height:80px;position:relative;overflow:hidden}.write-review-modal__image-preview img{object-fit:cover;width:100%;height:100%}.write-review-modal__remove-img{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#031432b3;border:none;border-radius:9999px;justify-content:center;align-items:center;width:20px;height:20px;display:flex;position:absolute;top:4px;right:4px}.write-review-modal__remove-img:hover{background:#031432}.write-review-modal__upload-btn{color:#6b7280;cursor:pointer;background:#f9fafb;border:2px dashed #d1d5db;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:80px;height:80px;transition:all .15s ease-in-out;display:flex}.write-review-modal__upload-btn span{font-family:figtree-medium,sans-serif;font-size:12px}.write-review-modal__upload-btn:hover{color:#2975b2;background:#f3f4f6;border-color:#2975b2}.write-review-modal__field{margin-bottom:24px}.write-review-modal__label{color:#031432;margin-bottom:12px;font-family:figtree-medium,sans-serif;font-size:15px;display:block}@media (min-width:768px){.write-review-modal__label{font-size:16px}}.write-review-modal__textarea{resize:vertical;background:#fff;border:1px solid #e0e6ee;border-radius:12px;width:100%;min-height:120px;padding:14px 16px;font-family:figtree-regular,sans-serif;font-size:14px;line-height:1.6;transition:border-color .15s ease-in-out}.write-review-modal__textarea::placeholder{color:#8a9bb0}.write-review-modal__textarea:focus{border-color:#2975b2;outline:none}@media (min-width:768px){.write-review-modal__textarea{min-height:140px}}.write-review-modal__char-count{text-align:right;color:#8a9bb0;margin-top:4px;font-family:figtree-regular,sans-serif;font-size:12px;display:block}.write-review-modal__char-count--limit{color:#d94f4f}.write-review-modal__recommend{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:12px;margin-bottom:32px;display:flex}.write-review-modal__checkbox{cursor:pointer;appearance:none;background:#fff;border:1.5px solid #e0e6ee;border-radius:4px;outline:none;flex-shrink:0;width:22px;height:22px;transition:border-color .15s ease-in-out,background .15s ease-in-out;position:relative}.write-review-modal__checkbox:checked{background:#2975b2;border-color:#2975b2}.write-review-modal__checkbox:checked:after{content:"";border:2px solid #fff;border-top:none;border-left:none;width:6px;height:11px;position:absolute;top:3px;left:7px;transform:rotate(45deg)}.write-review-modal__recommend-text{color:#031432;font-family:figtree-regular,sans-serif;font-size:16px;line-height:1.4}.write-review-modal__actions{flex-direction:row;gap:12px;margin-top:10px;display:flex}.write-review-modal__btn{cursor:pointer;white-space:nowrap;border:none;border-radius:9999px;flex:1;justify-content:center;align-items:center;padding:14px 20px;font-family:figtree-semibold,sans-serif;font-size:15px;transition:all .2s ease-in-out;display:inline-flex}.write-review-modal__btn:active:not(:disabled){transform:scale(.98)}.write-review-modal__btn:disabled{opacity:.6;cursor:not-allowed}.write-review-modal__btn--cancel{color:#7e88a2;background:#f1f4f9}.write-review-modal__btn--cancel:hover:not(:disabled){background:#e6ebf3}.write-review-modal__btn--submit{color:#031432;letter-spacing:-.01em;background:#ddb85f;font-family:figtree-semibold,sans-serif;font-size:14px;line-height:1}.write-review-modal__btn--submit:hover:not(:disabled){background:#cca956}.booking-card__title-row{flex-wrap:wrap;flex:1;align-items:center;gap:10px;min-width:0;display:flex}.booking-card__name{color:#031432;margin:0;font-family:figtree-semibold,sans-serif;font-size:18px;line-height:1.3}@media (min-width:768px){.booking-card__name{font-size:18px}}.booking-card__menu-wrap{flex-shrink:0;position:relative}.booking-card__menu-btn{color:#031432;cursor:pointer;border:none;border-radius:9999px;justify-content:center;align-items:center;width:24px;height:24px;transition:background .15s ease-in-out,color .15s ease-in-out;display:flex}.booking-card__dropdown{z-index:1000;background:#fff;border:1px solid #e5e7eb;border-radius:12px;min-width:160px;position:absolute;top:calc(100% + 4px);right:0;overflow:hidden;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.booking-card__dropdown-item{color:#031432;text-align:left;cursor:pointer;background:0 0;border:none;width:100%;padding:12px 16px;font-family:figtree-regular,sans-serif;font-size:14px;transition:background .15s ease-in-out;display:block}.booking-card__dropdown-item:hover{background:#f9fafb}.booking-card__dropdown-item--danger{color:#dc2626}.booking-card__dropdown-item--danger:hover{background:#fef2f2}.booking-card__meta{flex-wrap:wrap;align-items:center;gap:12px;margin-top:11px;margin-bottom:5px;display:flex}.booking-card__meta-item{color:#5e6a8b;align-items:center;gap:6px;font-family:figtree-regular,sans-serif;font-size:14px;display:inline-flex}@media (min-width:768px){.booking-card__meta-item{font-size:14px}}.booking-card__meta-item svg{color:#9ca3af;flex-shrink:0}.booking-card__meta-sep{color:#d1d5db;font-size:13px;line-height:1}@media (max-width:991px){.booking-card__meta-sep{display:none}}.booking-card__footer{flex-direction:column;gap:12px;margin-top:auto;display:flex}@media (min-width:992px){.booking-card__footer{flex-direction:row;justify-content:flex-end;align-items:center;gap:16px}}.booking-card__price-row{align-items:center;gap:8px;display:flex}@media (min-width:992px){.booking-card__price-row{margin-right:auto}}.booking-card__price{color:#031432;font-family:figtree-semibold,sans-serif;font-size:20px}@media (min-width:768px){.booking-card__price{font-size:20px}}.booking-card__actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}@media (min-width:992px){.booking-card__actions{flex-wrap:nowrap;gap:12px}}.booking-btn{cursor:pointer;white-space:nowrap;border:none;border-radius:9999px;justify-content:center;align-items:center;width:158px;height:42px;padding:16px 30px;font-family:figtree-semibold,sans-serif;font-size:14px;transition:all .2s ease-in-out;display:inline-flex}@media (max-width:767px){.booking-btn{flex:1;width:auto;height:38px;padding:10px 16px}}@media (min-width:768px){.booking-btn{padding:16px 30px;font-size:14px}}.booking-btn--gold{color:#031432;background:linear-gradient(90deg,#c79a3b 0%,#ecce86 100%);font-family:figtree-semibold,sans-serif}.booking-btn--outline{color:#031432;background:#fff;border:1px solid #e0e6ee;font-family:figtree-medium,sans-serif;box-shadow:0 2px 6px #19315114}.booking-btn--cancel{color:#c83232;background:#fff;border:1px solid #c83232}.booking-btn--review{color:#2975b2;background:#fff;border:1px solid #2975b2}.booking-badge{white-space:nowrap;border-radius:9999px;align-items:center;padding:5px 12px;font-family:figtree-medium,sans-serif;font-size:10px;display:inline-flex}.booking-badge--upcoming{color:#2975b2;background:#eaf1f7}.booking-badge--ongoing{color:#cf9129;background:#f7f2e9}.booking-badge--completed{color:#24a058;background:#ecf8f4}.booking-badge--cancelled{color:#c83232;background:#f9ecec}.booking-badge--paid{color:#2975b2;background:#e0e6ee;border:1px solid #e0e6ee;border-radius:100px;padding:4px 10px;font-family:figtree-semibold,sans-serif;font-size:12px}.booking-details-modal .modal-header{border-bottom:1px solid #f3f4f6;padding:20px 24px}.booking-details-modal .modal-header .modal-title{color:#031432;font-family:figtree-semibold,sans-serif}.booking-details-modal .booking-details__name{color:#031432;margin-bottom:8px;font-family:figtree-semibold,sans-serif;font-size:24px}.booking-details-modal .booking-details__location{margin-bottom:20px;font-size:14px}.booking-details-modal .booking-details__info-grid{background:#f9fafb;border-radius:12px;grid-template-columns:repeat(2,1fr);gap:16px;padding:20px;display:grid}.booking-details-modal .booking-details__info-grid .info-item{flex-direction:column;gap:4px;display:flex}.booking-details-modal .booking-details__info-grid .info-item label{color:#6b7280;text-transform:uppercase;letter-spacing:.5px;margin:0;font-size:12px}.booking-details-modal .booking-details__info-grid .info-item span{color:#031432;font-family:figtree-medium,sans-serif;font-size:15px}.booking-details-modal .booking-details__info-grid .info-item .price-bold{color:#2975b2;font-family:figtree-bold,sans-serif;font-size:18px}.booking-details-modal .booking-details .host-card{background:#fff;border:1px solid #e5e7eb;border-radius:8px;justify-content:space-between;align-items:center;padding:16px;display:flex}.booking-details-modal .booking-details__section{background:#fff;border:1px solid #f3f4f6;border-radius:12px;height:100%;padding:20px}.booking-details-modal .booking-details .price-breakdown{color:#5e6a8b;font-size:14px}.booking-details-modal .booking-details .price-breakdown .fw-bold{color:#031432;font-size:16px}.booking-details-modal .booking-details .guest-item{background:#f9fafb;border-radius:8px;padding:12px}.booking-details-modal .booking-details .guest-item.primary-guest{background:#2975b20d;border:1px solid #2975b21a}.booking-details-modal .booking-details .guest-item .guest-icon{color:#2975b2;background:#fff;border-radius:9999px;justify-content:center;align-items:center;width:36px;height:36px;display:flex;box-shadow:0 1px 2px #0000000d}.status-badge{text-transform:capitalize;border-radius:9999px;padding:4px 12px;font-family:figtree-semibold,sans-serif;font-size:12px;display:inline-block}.status-badge.status-confirmed,.status-badge.status-upcoming{color:#2975b2;background:#2975b21a}.status-badge.status-cancelled{color:#c83232;background:#c832321a}.status-badge.status-completed{color:#24a058;background:#24a0581a}.ebd-backdrop{z-index:1100;background:#0000008c;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.ebd-modal{background:#fff;border-radius:16px;flex-direction:column;width:100%;max-width:740px;max-height:92vh;display:flex;overflow:hidden;box-shadow:0 24px 64px #0000002e}.ebd-header{border-bottom:1px solid #f3f4f6;flex-shrink:0;justify-content:space-between;align-items:flex-start;padding:24px 24px 16px;display:flex}.ebd-scrollable-body{overscroll-behavior:contain;flex:1;overflow-y:auto}.ebd-title{color:#1a2744;margin:0 0 4px;font-size:18px;font-weight:700}.ebd-subtitle{color:#6b7280;margin:0;font-size:13px}.ebd-close{cursor:pointer;color:#6b7280;background:0 0;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;padding:4px;transition:background .15s,color .15s;display:flex}.ebd-close:hover{color:#1a2744;background:#f3f4f6}.ebd-current{background:#f9fafb;align-items:center;gap:8px;padding:10px 24px;font-size:13px;display:flex}.ebd-current-label{color:#6b7280;font-weight:500}.ebd-current-dates{color:#1a2744;font-weight:600}.ebd-summary{border-bottom:1px solid #f3f4f6;flex-wrap:wrap;align-items:center;gap:10px;padding:16px 24px;display:flex}.ebd-summary-box{border:1.5px solid #e5e7eb;border-radius:10px;flex:1;min-width:130px;padding:10px 14px;transition:border-color .15s}.ebd-summary-box--active{border-color:#c6a84b}.ebd-summary-tag{letter-spacing:.08em;color:#9ca3af;margin-bottom:4px;font-size:10px;font-weight:700;display:block}.ebd-summary-val{color:#1a2744;font-size:14px;font-weight:600}.ebd-summary-arrow{color:#9ca3af;flex-shrink:0}.ebd-summary-nights{color:#c6a84b;white-space:nowrap;margin-left:auto;font-size:13px;font-weight:600}.ebd-ongoing-note{color:#92400e;background:#fef3c7;border:1px solid #fde68a;border-radius:6px;margin-top:6px;padding:5px 10px;font-size:12px;display:block}.ebd-room-details{background:#f8faff;border:1px solid #e0e7ff;border-radius:10px;margin:4px 24px 0;padding:12px 14px}.ebd-room-details__label{color:#4b5563;text-transform:uppercase;letter-spacing:.5px;margin-bottom:8px;font-size:11px;font-weight:700}.ebd-room-details__list{flex-direction:column;gap:6px;display:flex}.ebd-room-chip-group{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.ebd-room-chip{color:#374151;background:#fff;border:1px solid #d1d5db;border-radius:20px;padding:3px 10px;font-size:12px}.ebd-room-chip--name{color:#1a3c6e;background:#eff6ff;border-color:#bfdbfe;font-weight:700}.ebd-refund-notice{background:#fffbeb;border:1.5px solid #f59e0b;border-radius:10px;align-items:flex-start;gap:12px;margin:0 24px 4px;padding:14px 16px;display:flex}.ebd-refund-notice__title{color:#92400e;margin-bottom:4px;font-size:13px;font-weight:700;display:block}.ebd-refund-notice__body{color:#78350f;font-size:12.5px;line-height:1.5;display:block}.ebd-loading{text-align:center;color:#6b7280;padding:32px 24px;font-size:14px}.ebd-calendar-wrap{padding:0 8px 4px;overflow-x:auto}.ebd-price-panel{border:1px solid #f3f4f6;border-radius:10px;margin:4px 24px 8px;overflow:hidden}.ebd-price-loading{color:#6b7280;padding:10px 14px;font-size:13px}.ebd-price-rows{flex-direction:column;display:flex}.ebd-price-row{border-bottom:1px solid #f3f4f6;justify-content:space-between;align-items:center;gap:8px;padding:8px 14px;display:flex}.ebd-price-row:last-child{border-bottom:none}.ebd-price-row--diff{background:#f9fafb}.ebd-price-row--extra{background:#fff7ed}.ebd-price-row--save{background:#f0fdf4}.ebd-price-label{color:#6b7280;font-size:13px}.ebd-price-val{color:#1a2744;font-size:14px;font-weight:700}.ebd-price-row--extra .ebd-price-val{color:#92400e}.ebd-price-row--save .ebd-price-val{color:#166534}.ebd-price-note{color:#166534;font-size:12px}.ebd-price-row-right{flex-direction:column;align-items:flex-end;gap:2px;display:flex}.ebd-details-toggle{color:#2975b2;cursor:pointer;background:0 0;border:none;align-items:center;gap:4px;padding:0;font-size:11px;font-weight:500;line-height:1.4;display:inline-flex}.ebd-details-toggle:hover{text-decoration:underline}.ebd-breakdown{background:#f8fafc;border-top:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb;padding:4px 0}.ebd-breakdown-room+.ebd-breakdown-room{border-top:1px dashed #e5e7eb;margin-top:4px;padding-top:4px}.ebd-breakdown-room-label{color:#374151;text-transform:uppercase;letter-spacing:.04em;padding:5px 14px 2px;font-size:11px;font-weight:600}.ebd-breakdown-row{color:#6b7280;justify-content:space-between;align-items:center;gap:8px;padding:5px 14px;font-size:12px;display:flex}.ebd-breakdown-row--sub{color:#374151;border-top:1px solid #e5e7eb;margin-top:4px;padding-top:7px;font-weight:500}.ebd-breakdown-row--discount{color:#166534}.ebd-breakdown-row--total{color:#1a2744;border-top:1px dashed #d1d5db;margin-top:4px;padding-top:7px;font-size:13px;font-weight:700}.ebd-error{color:#dc2626;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;margin:0 24px 8px;padding:8px 12px;font-size:13px}.ebd-footer{background:#fff;border-top:1px solid #f3f4f6;flex-shrink:0;justify-content:flex-end;gap:12px;padding:16px 24px;display:flex}.ebd-btn-cancel{color:#374151;cursor:pointer;background:#fff;border:1.5px solid #e5e7eb;border-radius:8px;padding:10px 20px;font-size:14px;font-weight:600;transition:background .15s}.ebd-btn-cancel:hover:not(:disabled){background:#f9fafb}.ebd-btn-cancel:disabled{opacity:.5;cursor:not-allowed}.ebd-btn-confirm{color:#fff;cursor:pointer;background:#c6a84b;border:none;border-radius:8px;padding:10px 24px;font-size:14px;font-weight:700;transition:background .15s,opacity .15s}.ebd-btn-confirm:hover:not(:disabled){background:#b5973e}.ebd-btn-confirm:disabled{opacity:.5;cursor:not-allowed}.pbm-backdrop{z-index:10000;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0009;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.pbm-modal{background:#fff;border-radius:16px;flex-direction:column;width:100%;max-width:600px;max-height:90vh;display:flex;overflow:hidden;box-shadow:0 24px 64px #00000040}.pbm-header{border-bottom:1px solid #e5e7eb;flex-shrink:0;justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.pbm-title{color:#1a2744;margin:0;font-size:20px;font-weight:700}.pbm-close{cursor:pointer;color:#6b7280;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:4px;transition:background .15s;display:flex}.pbm-close:hover{background:#f3f4f6}.pbm-content{flex:1;padding:20px 24px;overflow-y:auto}.pbm-info-section{background:#f0f9ff;border:1px solid #bae6fd;border-radius:8px;margin-bottom:16px;padding:12px 16px}.pbm-info-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.pbm-info-row span:first-child{color:#0369a1;font-size:14px;font-weight:600}.pbm-info-row .pbm-info-amount{color:#0369a1;font-size:18px;font-weight:700}.pbm-section-title{color:#1a2744;text-align:center;text-transform:uppercase;letter-spacing:.05em;margin-bottom:16px;font-size:15px;font-weight:700}.pbm-payment-summary{margin-top:16px}.pbm-payment-box{text-align:center;border-radius:10px;padding:16px}.pbm-payment-box--pay{background:linear-gradient(135deg,#fff7ed 0%,#ffedd5 100%);border:2px solid #fb923c}.pbm-payment-box--save{background:linear-gradient(135deg,#f0fdf4 0%,#dcfce7 100%);border:2px solid #22c55e}.pbm-payment-box--same{background:linear-gradient(135deg,#f8fafc 0%,#f1f5f9 100%);border:2px solid #94a3b8}.pbm-payment-label{color:#64748b;text-transform:uppercase;letter-spacing:.05em;margin-bottom:8px;font-size:13px;font-weight:600}.pbm-payment-amount{color:#1a2744;margin-bottom:4px;font-size:28px;font-weight:700}.pbm-payment-box--pay .pbm-payment-amount{color:#ea580c}.pbm-payment-box--save .pbm-payment-amount{color:#16a34a}.pbm-payment-note{color:#64748b;font-size:12px;font-style:italic}.pbm-room-section{border-bottom:2px solid #e5e7eb;margin-bottom:20px;padding-bottom:16px}.pbm-room-section:last-of-type{border-bottom:none}.pbm-room-header{color:#1a2744;text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid #f3f4f6;margin-bottom:12px;padding-bottom:8px;font-size:14px;font-weight:700}.pbm-row{color:#4b5563;justify-content:space-between;align-items:center;gap:12px;padding:8px 0;font-size:14px;display:flex}.pbm-row span:first-child{flex:1}.pbm-row span:last-child{color:#1a2744;white-space:nowrap;font-weight:600}.pbm-row--discount,.pbm-row--discount span:last-child{color:#059669}.pbm-row--tax{color:#7c3aed;padding-left:12px;font-size:13px}.pbm-row--tax span:last-child{color:#7c3aed}.pbm-row--sub{border-top:1px dashed #d1d5db;margin-top:8px;padding-top:12px;font-weight:600}.pbm-row--total{color:#1a2744;font-size:15px;font-weight:700}.pbm-row--total span:last-child{color:#1a2744;font-size:16px}.pbm-row--final{color:#1a2744;font-size:17px;font-weight:700}.pbm-row--final span:last-child{color:#c6a84b;font-size:20px}.pbm-divider{background:#e5e7eb;height:1px;margin:16px 0}.pbm-footer{border-top:1px solid #e5e7eb;flex-shrink:0;justify-content:flex-end;padding:16px 24px;display:flex}.property-type-dropdown{z-index:1000;text-align:left;background:#fff;border-radius:20px;width:100%;max-width:calc(100vw - 32px);margin-top:12px;padding:16px;position:absolute;top:100%;right:0;box-shadow:0 4px 20px #00000026}@media (min-width:768px){.property-type-dropdown{width:440px;padding:24px}}.property-type-dropdown .ptd-section{margin-bottom:16px}.property-type-dropdown .ptd-section:last-child{margin-bottom:0}.property-type-dropdown .ptd-section__header{cursor:pointer;align-items:center;gap:8px;margin-bottom:16px;display:flex}.property-type-dropdown .ptd-section__title{color:#6b7e96;font-family:figtree-regular,sans-serif;font-size:14px}.property-type-dropdown .ptd-section__body{padding-bottom:8px}.property-type-dropdown .ptd-subsection{margin-top:20px}.property-type-dropdown .ptd-subsection__header{align-items:center;gap:8px;margin-bottom:12px;display:flex}.property-type-dropdown .ptd-pill-group{flex-wrap:wrap;gap:12px;display:flex}.property-type-dropdown .ptd-pill{color:#6b7e96;cursor:pointer;background:#fff;border:1px solid #e0e6ee;border-radius:20px;padding:8px 16px;font-family:figtree-regular,sans-serif;font-size:13px;transition:all .2s}.property-type-dropdown .ptd-pill--active{color:#223260;background:#d4af37;border-color:#d4af37}.property-type-dropdown .ptd-pill--circle{border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;padding:0;display:flex}.budget-dropdown{z-index:1000;text-align:left;background:#fff;border-radius:20px;width:100%;max-width:calc(100vw - 32px);margin-top:12px;padding:16px;position:absolute;top:100%;right:0;box-shadow:0 4px 20px #00000026}@media (min-width:768px){.budget-dropdown{width:280px;padding:20px}}.budget-dropdown .bmd-list{flex-direction:column;max-height:260px;display:flex;overflow-y:auto}.budget-dropdown .bmd-option{text-align:left;color:#374151;cursor:pointer;background:0 0;border:none;border-radius:8px;padding:10px 8px;font-family:figtree-regular,sans-serif;font-size:14px;transition:background .2s}.budget-dropdown .bmd-option:hover{background:#f3f4f6}.budget-dropdown .bmd-option--active{color:#d4af37;background:#f9fafb;font-family:figtree-medium,sans-serif}.sort-menu-dropdown{z-index:1000;text-align:left;background:#fff;border-radius:12px;width:100%;min-width:200px;margin-top:12px;padding:8px 0;position:absolute;top:100%;left:0;box-shadow:0 4px 20px #00000026}.sort-menu-dropdown .smd-option{color:#374151;cursor:pointer;padding:12px 24px;font-family:figtree-regular,sans-serif;font-size:14px;transition:background .2s}.sort-menu-dropdown .smd-option:hover{background:#f3f4f6}.sort-menu-dropdown .smd-option--active{color:#d4af37;background:#f9fafb;font-family:figtree-medium,sans-serif}.properties-mega-menu{z-index:1000;cursor:default;background:#fff;border-radius:12px;width:800px;margin-top:24px;display:flex;position:absolute;top:100%;left:50%;overflow:hidden;transform:translate(-50%);box-shadow:0 10px 30px #00000026}.properties-mega-menu .pmm-sidebar{background:#f8f9fa;flex-direction:column;justify-content:center;width:200px;display:flex}.properties-mega-menu .pmm-tab{text-align:left;color:#4b5563;cursor:pointer;background:0 0;border:none;border-right:3px solid #0000;padding:16px 24px;font-family:figtree-regular,sans-serif;font-size:15px;transition:all .2s}.properties-mega-menu .pmm-tab:hover{background:#f3f4f6}.properties-mega-menu .pmm-tab--active{color:#111827;background:#eae3c9;border-right-color:#b29141;font-family:figtree-medium,sans-serif}.properties-mega-menu .pmm-contact{padding:24px}.properties-mega-menu .pmm-contact__title{color:#5e6a8b;letter-spacing:.5px;margin-bottom:6px;font-family:figtree-bold,sans-serif;font-size:12px}.properties-mega-menu .pmm-contact__phone{color:#1f2937;margin-bottom:4px;font-family:figtree-bold,sans-serif;font-size:12px}.properties-mega-menu .pmm-contact__time{color:#6b7280;font-family:figtree-regular,sans-serif;font-size:10px}.properties-mega-menu .pmm-content{flex:1;gap:32px;padding:32px 24px;display:flex}.properties-mega-menu .pmm-column{flex-direction:column;flex:1;gap:16px;display:flex}.properties-mega-menu .pmm-column__header{color:#223260b2;letter-spacing:.5px;text-transform:uppercase;margin-bottom:8px;font-family:figtree-bold,sans-serif;font-size:12px}.properties-mega-menu .pmm-column__list{flex-direction:column;gap:16px;max-height:320px;display:flex;overflow-y:auto}.properties-mega-menu .pmm-column__list--grid{grid-template-columns:repeat(2,1fr);gap:12px 24px;display:grid}.properties-mega-menu .pmm-category{color:#222;cursor:pointer;justify-content:space-between;align-items:center;gap:8px;padding:4px 0;font-family:figtree-medium,sans-serif;font-size:16px;transition:color .2s;display:flex}.properties-mega-menu .pmm-category svg{opacity:.4;flex-shrink:0;transition:opacity .2s}.properties-mega-menu .pmm-category:hover,.properties-mega-menu .pmm-category--active{color:#d4af37}.properties-mega-menu .pmm-category:hover svg,.properties-mega-menu .pmm-category--active svg{opacity:1}.properties-mega-menu .pmm-column--flyout{border-left:1px solid #eef0f2;flex:2;padding-left:24px}.properties-mega-menu .pmm-item{color:#222;cursor:pointer;align-items:center;gap:12px;font-family:figtree-medium,sans-serif;font-size:16px;transition:color .2s;display:flex}.properties-mega-menu .pmm-item:hover{color:#d4af37}.properties-mega-menu .pmm-empty{color:#9ca3af;font-family:figtree-regular,sans-serif;font-size:13px}.properties-mega-menu .pmm-loading{color:#6b7280;flex:1;justify-content:center;align-items:center;padding:32px;font-family:figtree-regular,sans-serif;font-size:14px;display:flex}.pbm-btn{color:#fff;cursor:pointer;background:#c6a84b;border:none;border-radius:8px;padding:10px 24px;font-size:14px;font-weight:600;transition:background .15s}.pbm-btn:hover{background:#b5973e}
