:root{--font-sans:var(--font-inter), Inter, sans-serif;--ink:#1d2030;--muted:#646671;--blue:#126a4d;--blue-light:#177a5a;--blue-dark:#0b4f39;--yellow:#f4c95d;--paper:#fff;--soft:#f3f1ec;--line:#e2dfd8;--white:#fff;--type-micro:10px;--type-caption:12px;--type-ui:13px;--type-sm:14px;--type-body:16px;--type-lg:18px;--type-title:22px;--leading-tight:1.2;--leading-ui:1.4;--leading-body:1.5;--weight-regular:400;--weight-medium:500;--weight-semibold:500;--weight-bold:600;--radius-control:999px;--radius-card:12px;--elevation-01:0 4px 18px #0000001f;--elevation-02:0 1px 5px #0000001f;--elevation-03:0 6px 16px #0000001f}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);font-family:var(--font-sans);font-size:var(--type-body);font-weight:var(--weight-regular);line-height:var(--leading-body);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0}button,input,select{font-family:var(--font-sans);font:inherit}h1,h2,h3,h4,h5,h6{font-family:var(--font-sans);text-wrap:balance}p{text-wrap:pretty}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{color:inherit}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible{outline:2px solid var(--blue-light);outline-offset:3px}.page-shell{width:min(1380px,100% - 72px);margin-inline:auto}.site-header{z-index:30;background:var(--paper);position:relative}.site-header--inverse{color:var(--white);background:var(--blue-dark)}.site-header__inner{grid-template-columns:1fr auto 1fr;align-items:center;height:82px;display:grid}.site-header--compact .site-header__inner{border-bottom:1px solid var(--line)}.site-header__inner--full{width:100%;padding-inline:clamp(20px,2.5vw,36px)}.logo{align-items:center;width:max-content;display:inline-flex}.logo--inverse{color:var(--white)}.logo__image{display:block}.logo__image--desktop{width:158px;height:auto}.logo__image--mobile{width:36px;height:36px;display:none}.header-search{background:var(--white);min-width:360px;font-size:var(--type-ui);font-weight:var(--weight-semibold);border-radius:999px;justify-content:space-between;align-items:center;gap:24px;padding:11px 13px 11px 18px;line-height:18px;display:flex;box-shadow:0 2px 12px #1c1d2814}.header-search svg{box-sizing:content-box;color:var(--white);background:var(--blue);border-radius:50%;padding:8px}.header-results-search{width:min(720px,56vw);min-width:0}.header-results-search-mobile,.mobile-search-dialog,.search-field__desktop-icon,.search-field__mobile-icon,.search-field__mobile-dates{display:none}.header-results-search .search-bar{border:1px solid var(--line);width:100%;min-width:0;box-shadow:none;border-radius:999px;grid-template-columns:minmax(170px,1.2fr) minmax(165px,.9fr) minmax(105px,.58fr) auto;gap:0;padding:3px}.header-results-search .search-field{gap:2px;height:44px;padding:3px 28px 3px 16px}.header-results-search .search-field__chevron{top:16px;right:12px}.header-results-search .search-submit{border-radius:999px;width:44px;min-width:44px;height:44px;margin:0;padding:0}.mobile-search-trigger{border:1px solid var(--line);width:100%;min-width:0;color:var(--ink);background:var(--white);box-shadow:var(--elevation-02);text-align:left;cursor:pointer;border-radius:999px;align-items:center;gap:12px;padding:8px 16px;display:flex}.mobile-search-trigger>svg{color:var(--blue);flex:none}.mobile-search-trigger>span{gap:1px;min-width:0;display:grid}.mobile-search-trigger strong,.mobile-search-trigger small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.mobile-search-trigger strong{font-size:var(--type-sm);font-weight:var(--weight-semibold);line-height:20px}.mobile-search-trigger small{color:var(--muted);font-size:var(--type-caption);font-weight:var(--weight-regular);line-height:16px}.home-hero-wrap{color:var(--white);background:var(--blue-dark)}.home-hero{grid-template-columns:minmax(300px,.78fr) minmax(500px,1.35fr);align-items:center;gap:clamp(50px,7vw,110px);min-height:625px;padding-top:38px;padding-bottom:116px;display:grid;position:relative}.home-hero__copy{padding-bottom:46px}.hero-kicker,.eyebrow{color:var(--blue-light);font-size:var(--type-caption);line-height:16px;font-weight:var(--weight-semibold);letter-spacing:.08em;text-transform:uppercase;margin:0 0 15px}.home-hero .hero-kicker{color:var(--yellow)}.home-hero h1{max-width:580px;font-size:clamp(48px,5vw,72px);line-height:1.02;font-weight:var(--weight-semibold);letter-spacing:-.045em;margin:0}.home-hero h1 em{z-index:0;font-style:normal;font-weight:inherit;white-space:nowrap;display:inline-block;position:relative}.home-hero h1 em:after{content:"";z-index:-1;background:var(--yellow);opacity:.95;height:11px;position:absolute;bottom:5px;left:-2px;right:-5px;transform:rotate(-1deg)}.home-hero__copy>p:last-child{color:#ffffffb0;max-width:460px;font-size:var(--type-lg);margin:28px 0 0;line-height:28px}.home-hero__visual{border-radius:100px 18px 18px;min-height:510px;position:relative;overflow:hidden}.home-hero__visual img{object-fit:cover}.home-hero__visual:after{content:"";background:linear-gradient(#0000 55%,#0e112757);position:absolute;inset:0}.hero-price-tag{z-index:2;border-radius:var(--radius-card);color:var(--ink);background:var(--yellow);box-shadow:var(--elevation-03);align-items:center;gap:12px;padding:12px 15px;display:flex;position:absolute;bottom:20px;right:20px}.hero-price-tag span{max-width:82px;font-size:var(--type-micro);line-height:14px;font-weight:var(--weight-semibold);text-transform:uppercase;letter-spacing:.8px}.hero-price-tag strong{font-size:var(--type-title);line-height:28px;font-weight:var(--weight-semibold)}.home-hero__search{z-index:5;width:min(1120px,100%);color:var(--ink);position:absolute;bottom:-38px;left:50%;transform:translate(-50%)}.search-bar{background:var(--white);box-shadow:var(--elevation-03);border-radius:16px;grid-template-columns:1.35fr 1fr .82fr auto;align-items:center;padding:9px;display:grid}.search-field{border:0;border-right:1px solid var(--line);min-width:0;height:58px;color:var(--ink);text-align:left;cursor:pointer;background:0 0;flex-direction:column;justify-content:center;gap:5px;padding:4px 42px 4px 22px;display:flex;position:relative}.search-field--guests{border-right:0}.search-field__label{color:var(--muted);font-size:var(--type-micro);font-weight:var(--weight-semibold);letter-spacing:.06em;text-transform:uppercase;line-height:14px}.search-field>span:not(.search-field__label){font-size:var(--type-sm);font-weight:var(--weight-semibold);white-space:nowrap;text-overflow:ellipsis;line-height:20px;overflow:hidden}.search-field__placeholder{color:#99989d;font-weight:var(--weight-regular)!important}.search-field__chevron{color:#8b8b92;position:absolute;top:22px;right:17px}.search-submit{min-width:136px;height:58px;color:var(--white);background:var(--blue);font-family:inherit;font-size:var(--type-sm);font-weight:var(--weight-semibold);cursor:pointer;border:0;border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:0 24px;line-height:20px;transition:background-color .16s;display:inline-flex}.search-submit:hover{background:var(--blue-light)}.search-submit--compact{border-radius:50%;flex:0 0 44px;width:44px;min-width:44px;height:44px;padding:0}.search-popover{border:1px solid var(--line);border-radius:var(--radius-card);background:var(--white);min-width:360px;padding:16px;box-shadow:0 12px 32px #1d203029}.popover-title{font-size:var(--type-body);font-weight:var(--weight-semibold);margin:0 0 15px;line-height:22px}.destination-list{gap:3px;margin-top:12px;display:grid}.destination-list button{text-align:left;min-height:44px;font-size:var(--type-sm);cursor:pointer;background:0 0;border:0;border-radius:8px;align-items:center;gap:12px;padding:10px 6px;line-height:20px;display:flex}.destination-list button:hover{background:var(--soft)}.destination-dot{background:var(--blue);border-radius:50%;width:8px;height:8px}.search-popover--dates{width:776px;padding:8px 16px 10px;position:relative}.search-popover--location{width:360px}.search-popover--location .popover-title,.search-popover--guests .popover-title{font-size:var(--type-sm);line-height:20px}.date-picker-heading{justify-content:space-between;align-items:flex-start;gap:30px;padding-bottom:10px;padding-right:48px;display:flex;position:relative}.date-picker-heading .popover-title{margin-bottom:5px}.date-picker-heading>div:first-child>p:last-child{color:var(--muted);font-size:var(--type-caption);margin:0;line-height:18px}.selected-date-range{color:#8b8b92;font-size:var(--type-ui);align-items:center;gap:12px;line-height:18px;display:flex}.selected-date-range>span:not([aria-hidden]){min-width:70px;color:var(--ink);font-weight:var(--weight-semibold);gap:3px;display:grid}.selected-date-range small{color:var(--muted);font-size:var(--type-micro);font-weight:var(--weight-semibold);letter-spacing:.06em;text-transform:uppercase;line-height:14px}.date-picker-close{width:40px;height:40px;color:var(--ink);cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;padding:0;display:grid;position:absolute;top:-8px;right:0}.date-picker-close:hover{background:var(--soft)}.date-picker-close:focus-visible{outline:2px solid var(--blue);outline-offset:2px}.date-range-calendar{justify-content:center;min-height:330px;display:flex}.date-picker-footer{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:18px;padding-top:8px;display:flex}.clear-date-button{color:var(--blue);font-size:var(--type-sm);font-weight:var(--weight-semibold);cursor:pointer;background:0 0;border:0;padding:8px 0;line-height:20px}.calendar-month-year-label{height:44px;color:var(--ink);font-size:var(--type-sm);font-weight:var(--weight-semibold);cursor:default;-webkit-user-select:none;user-select:none;align-items:center;line-height:20px;display:inline-flex}.calendar-month-year-label+.calendar-month-year-label{margin-left:4px}.search-popover--guests{gap:22px;width:min(390px,100vw - 32px);min-width:0;max-height:min(620px,100vh - 32px);padding:24px;display:grid;overflow-y:auto}.guest-category{gap:16px;display:grid}.guest-category+.guest-category{border-top:1px solid var(--line);padding-top:22px}.guest-category__row{justify-content:space-between;align-items:center;gap:24px;display:flex}.guest-category__copy{gap:3px;min-width:0;display:grid}.guest-category__copy strong{font-size:var(--type-body);line-height:24px}.guest-category__copy small{color:var(--muted);font-size:var(--type-sm);line-height:20px}.guest-stepper{align-items:center;gap:14px;display:flex}.guest-stepper button{width:40px;min-width:40px;height:40px;color:var(--blue);font-family:inherit;font-size:28px;font-weight:var(--weight-regular);cursor:pointer;background:0 0;border:1px solid #8d918f;border-radius:50%;place-items:center;padding:0;line-height:1;transition:border-color .16s,background-color .16s;display:grid}.guest-stepper button:hover:not(:disabled){border-color:var(--blue);background:var(--soft)}.guest-stepper button:disabled{color:#a4a7a5;cursor:not-allowed;border-color:#c9cbc9}.guest-stepper>strong{text-align:center;min-width:18px;font-size:var(--type-body);font-variant-numeric:tabular-nums;line-height:24px}.guest-age-pickers{gap:10px;padding-right:96px;display:grid}.guest-age-pickers select{border:1px solid var(--line);width:100%;height:48px;color:var(--ink);background:var(--white);font-family:inherit;font-size:var(--type-sm);cursor:pointer;border-radius:14px;padding:0 14px;line-height:20px}.guest-age-pickers select:focus-visible{outline:2px solid var(--blue-light);outline-offset:2px;border-color:var(--blue)}@media (max-width:360px){.search-popover--guests{padding:18px}.guest-category__row{gap:12px}.guest-stepper{gap:8px}.guest-stepper button{width:36px;min-width:36px;height:36px}.guest-age-pickers{padding-right:0}}.home-content{padding-top:120px}.property-section,.destination-section{padding:62px 0}.section-heading{justify-content:space-between;align-items:flex-end;gap:32px;margin-bottom:27px;display:flex}.section-heading h2,.destination-section h2,.compare-story h2,.editorial-callout h2,.internal-links h2{font-size:clamp(32px,3vw,44px);line-height:1.1;font-weight:var(--weight-semibold);letter-spacing:-.035em;margin:0}.section-intro{max-width:600px;color:var(--muted);font-size:var(--type-body);margin:10px 0 0;line-height:24px}.section-link,.text-link{color:var(--blue);font-size:var(--type-sm);font-weight:var(--weight-semibold);border-bottom:1px solid;flex:none;align-items:center;gap:9px;padding-bottom:3px;line-height:20px;display:inline-flex}.property-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:32px 20px;display:grid}.property-card{min-width:0}.property-card__image{aspect-ratio:1/.78;border-radius:var(--radius-card);background:#ebe8e1;position:relative;overflow:hidden}.property-card__image img{object-fit:cover;transition:transform .42s cubic-bezier(.22,1,.36,1)}.property-card__image-link{z-index:1;position:absolute;inset:0}.property-card:hover .property-card__image img{transform:scale(1.035)}.property-card__badge{z-index:2;color:var(--ink);font-size:var(--type-caption);font-weight:var(--weight-semibold);background:#fdf4a3f0;border-radius:4px;padding:4px 8px;line-height:16px;position:absolute;top:12px;left:12px}.save-button{z-index:2;width:44px;height:44px;color:var(--white);cursor:pointer;background:#1d203052;border:0;border-radius:50%;place-items:center;padding:0;transition:transform .15s,background .15s;display:grid;position:absolute;top:10px;right:10px}.save-button:hover{background:#1d203085;transform:scale(1.06)}.save-button--saved svg{fill:var(--white)}.property-card__meta{grid-template-columns:minmax(0,1fr) auto;gap:10px;padding-top:13px;display:grid}.property-card__location,.property-card__meta h3,.property-card__detail,.property-card__price p,.rating{margin:0}.property-card__location{color:var(--ink);font-size:var(--type-sm);font-weight:var(--weight-semibold);margin-bottom:4px;line-height:20px}.property-card__meta h3{color:#454650;font-size:var(--type-sm);line-height:20px;font-weight:var(--weight-regular);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.property-card__detail{color:#8b8b90;font-size:var(--type-sm);margin-top:3px;line-height:20px}.rating{height:max-content;font-size:var(--type-sm);font-weight:var(--weight-medium);align-items:center;gap:4px;line-height:20px;display:flex}.property-card__price{font-size:var(--type-sm);justify-content:space-between;align-items:baseline;gap:8px;margin-top:10px;line-height:20px;display:flex}.property-card__price p{align-items:baseline;gap:5px;display:flex}.property-card__price strong{font-size:var(--type-body);font-weight:var(--weight-semibold)}.property-card__price del{color:#99989d}.property-card__price>span{color:#9a999f;font-size:var(--type-caption);white-space:nowrap;line-height:18px}.destination-grid{grid-template-rows:1fr 1fr;grid-template-columns:1.25fr .82fr .92fr;gap:16px;height:510px;display:grid}.destination-card{border-radius:var(--radius-card);position:relative;overflow:hidden}.destination-card--1{grid-row:1/3}.destination-card--2{grid-column:2/4}.destination-card img{object-fit:cover;transition:transform .5s cubic-bezier(.22,1,.36,1)}.destination-card:hover img{transform:scale(1.035)}.destination-card__overlay{background:linear-gradient(#0000 45%,#121424a3);position:absolute;inset:0}.destination-card__text{color:var(--white);gap:5px;display:grid;position:absolute;bottom:20px;left:22px;right:22px}.destination-card__text strong{font-size:var(--type-title);font-weight:var(--weight-semibold);letter-spacing:-.02em;line-height:28px}.destination-card__text small{color:#ffffffba;font-size:var(--type-sm);line-height:20px}.compare-story{background:var(--yellow);border-radius:24px;grid-template-columns:.92fr 1.18fr;align-items:center;gap:clamp(60px,10vw,150px);margin:70px 0;padding:clamp(55px,7vw,90px);display:grid}.compare-story__copy>p:not(.eyebrow){color:#56564f;font-size:var(--type-body);margin:22px 0 27px;line-height:24px}.compare-story__numbers{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.compare-story__numbers div{gap:8px;display:grid}.compare-story__numbers strong{color:var(--blue);font-size:clamp(42px,5vw,60px);font-weight:var(--weight-semibold);letter-spacing:-.045em;line-height:1}.compare-story__numbers span{color:#5e5d54;max-width:100px;font-size:var(--type-sm);line-height:20px}.footer{background:#efede7;margin-top:100px}.footer__top{grid-template-columns:1fr 1fr;gap:80px;min-height:300px;padding-top:70px;padding-bottom:60px;display:grid}.footer__brand>p{max-width:260px;color:var(--muted);font-size:var(--type-sm);margin:18px 0 0;line-height:20px}.footer__links{grid-template-columns:repeat(2,minmax(130px,1fr));gap:50px;display:grid}.footer__links>div{align-content:start;gap:12px;display:grid}.footer__links h3{font-size:var(--type-sm);font-weight:var(--weight-semibold);margin:0 0 4px;line-height:20px}.footer__links a{color:var(--muted);font-size:var(--type-sm);line-height:20px}.footer__bottom{min-height:62px;color:var(--muted);font-size:var(--type-caption);border-top:1px solid #d9d6ce;justify-content:space-between;align-items:center;line-height:18px;display:flex}.footer__bottom>div{align-items:center;gap:25px;display:flex}.footer__bottom button{color:inherit;background:0 0;border:0;padding:0}.seo-hero{padding:28px 0 66px}.seo-hero__inner{background:#e9eaf2;border-radius:24px;flex-direction:column;justify-content:center;min-height:480px;padding:68px clamp(45px,7vw,105px) 104px;display:flex;position:relative}.seo-hero__inner:after{content:"";background:linear-gradient(#0000,#23274c2e),url(https://images.unsplash.com/photo-1570077188670-e3a8d69ac5ff?auto=format&fit=crop&w=1200&q=85) 50%/cover;border-radius:120px 18px 18px;width:clamp(240px,30vw,430px);height:260px;position:absolute;top:54px;right:5.5%}.breadcrumb{color:#777984;font-size:var(--type-caption);gap:9px;line-height:18px;display:flex;position:absolute;top:32px;left:clamp(45px,7vw,105px)}.breadcrumb a:hover{text-decoration:underline}.seo-hero__copy{z-index:2;max-width:58%;position:relative}.seo-hero__copy h1{max-width:720px;color:var(--blue-dark);font-size:clamp(44px,5vw,64px);line-height:1.05;font-weight:var(--weight-semibold);letter-spacing:-.045em;margin:0}.seo-hero__copy>p:last-child{color:#666976;max-width:580px;font-size:var(--type-body);margin:24px 0 0;line-height:24px}.seo-hero .search-bar{z-index:4;position:absolute;bottom:-36px;left:clamp(30px,5vw,76px);right:clamp(30px,5vw,76px)}.seo-content{padding-top:88px}.seo-summary{border-bottom:1px solid var(--line);justify-content:space-between;align-items:baseline;gap:30px;padding:0 0 15px;display:flex}.seo-summary p{font-size:var(--type-sm);margin:0;line-height:20px}.seo-summary span{color:var(--muted);font-size:var(--type-caption);line-height:18px}.editorial-callout{color:var(--white);background:var(--blue);border-radius:22px;grid-template-columns:1fr .9fr;align-items:end;gap:100px;margin:70px 0;padding:70px clamp(45px,7vw,90px);display:grid}.editorial-callout .eyebrow{color:var(--yellow)}.editorial-callout>p{color:#ffffffb8;font-size:var(--type-body);margin:0;line-height:24px}.internal-links{border-top:1px solid var(--line);margin:70px 0 30px;padding-top:60px}.internal-links__grid{grid-template-columns:repeat(4,1fr);gap:0 30px;margin-top:32px;display:grid}.internal-links__grid a{border-bottom:1px solid var(--line);color:#4b4d58;font-size:var(--type-sm);font-weight:var(--weight-medium);padding:15px 0;line-height:20px;transition:color .15s,padding .15s}.internal-links__grid a:hover{color:var(--blue);padding-left:5px}.results-page{min-height:calc(100vh - 82px)}.results-frame{width:100%;margin-inline:auto;padding-inline:clamp(20px,2.5vw,36px)}.results-search{display:none}.results-toolbar-wrap{z-index:24;background:var(--paper);position:relative}.results-toolbar{border-top:1px solid #edeae4;border-bottom:1px solid #e4e1db;justify-content:space-between;align-items:center;gap:16px;min-height:66px;display:flex}.filter-list{scrollbar-width:none;align-items:center;gap:8px;min-width:0;padding-block:10px;display:flex;overflow-x:auto}.filter-list::-webkit-scrollbar{display:none}.filter-chip{color:#2c2930;background:var(--white);min-height:40px;font-size:var(--type-sm);font-weight:var(--weight-medium);white-space:nowrap;cursor:pointer;border:1px solid #a6a19d;border-radius:999px;flex:none;justify-content:center;align-items:center;gap:8px;padding:0 15px;line-height:20px;transition:border-color .15s,color .15s,background .15s;display:inline-flex}.filter-chip:hover{border-color:var(--blue)}.filter-chip--active,.filter-chip[aria-expanded=true]{border:2px solid var(--blue);color:var(--blue);background:#f5f4fb;padding-inline:14px}.filter-chip__count{min-width:20px;height:20px;color:var(--white);background:var(--blue);font-size:var(--type-caption);font-weight:var(--weight-semibold);border-radius:999px;place-items:center;padding-inline:5px;line-height:16px;display:inline-grid}.filter-chip__remove{font-size:20px;font-weight:var(--weight-regular);margin-left:2px;line-height:1}.filter-popover{z-index:50;border-radius:var(--radius-card);background:var(--white);width:min(620px,100vw - 48px);box-shadow:var(--elevation-03);border:1px solid #ebe8e3;position:absolute;top:calc(100% + 8px);left:clamp(20px,2.5vw,36px);overflow:hidden}.filter-popover--all{width:min(760px,100vw - 48px)}.filter-popover--amenities{width:min(560px,100vw - 48px);left:auto;right:clamp(20px,2.5vw,36px)}.filter-popover__header,.filter-popover__footer{justify-content:space-between;align-items:center;display:flex}.filter-popover__header{border-bottom:1px solid var(--line);padding:22px 26px}.filter-popover__header h2{font-size:var(--type-title);font-weight:var(--weight-semibold);margin:0;line-height:28px}.filter-popover__header button{color:#5f5b59;width:36px;height:36px;font-size:30px;font-weight:var(--weight-regular);cursor:pointer;background:0 0;border:0;padding:0;line-height:1}.filter-popover__body{max-height:min(560px,100vh - 245px);padding:26px;overflow-y:auto}.filter-popover__footer{border-top:1px solid var(--line);background:var(--white);padding:16px 24px}.filter-popover__footer button{border-radius:var(--radius-control);background:var(--white);min-width:104px;min-height:46px;font-size:var(--type-sm);font-weight:var(--weight-semibold);cursor:pointer;border:1px solid #97928e;padding:0 22px;line-height:20px}.filter-popover__footer button:last-child{border-color:var(--blue);color:var(--white);background:var(--blue)}.price-histogram{align-items:flex-end;gap:3px;height:94px;padding-inline:18px;display:flex}.price-histogram span{background:var(--blue-light);border-radius:3px 3px 0 0;flex:1;min-width:3px}.price-range{height:36px;margin-top:-5px;position:relative}.price-range:before,.price-range>span{content:"";border-radius:999px;height:3px;position:absolute;top:17px;left:8px;right:8px}.price-range:before{background:#bbb7b3}.price-range>span{z-index:1;background:var(--blue)}.price-range input{z-index:2;appearance:none;pointer-events:none;background:0 0;width:100%;margin:0;position:absolute;inset:0}.price-range input::-webkit-slider-thumb{appearance:none;background:var(--white);cursor:grab;pointer-events:auto;border:1px solid #ddd8d3;border-radius:50%;width:28px;height:28px;box-shadow:0 3px 12px #1d20302e}.price-range input::-moz-range-thumb{background:var(--white);cursor:grab;pointer-events:auto;border:1px solid #ddd8d3;border-radius:50%;width:28px;height:28px;box-shadow:0 3px 12px #1d20302e}.price-fields{grid-template-columns:1fr auto 1fr;align-items:end;gap:22px;margin-top:25px;display:grid}.price-fields label{font-size:var(--type-sm);font-weight:var(--weight-semibold);gap:9px;line-height:20px;display:grid}.price-fields label>span{border-radius:var(--radius-control);min-height:58px;color:var(--muted);border:1px solid #a6a19d;align-items:center;gap:9px;padding:0 16px;font-size:16px;display:flex}.price-fields input{width:100%;min-width:0;color:var(--ink);font-size:var(--type-body);background:0 0;border:0;outline:none;padding:0;line-height:24px}.filter-section+.filter-section{border-top:1px solid var(--line);margin-top:28px;padding-top:26px}.filter-section h3{font-size:var(--type-lg);font-weight:var(--weight-semibold);margin:0 0 16px;line-height:24px}.filter-option-list{flex-wrap:wrap;gap:10px;display:flex}.filter-option-list button{background:var(--white);min-height:44px;font-size:var(--type-sm);font-weight:var(--weight-medium);cursor:pointer;border:1px solid #a6a19d;border-radius:999px;padding:0 16px;line-height:20px}.filter-option-list button.is-selected{border:2px solid var(--blue);color:var(--blue);background:#f5f4fb}.show-more-filters{font-size:var(--type-sm);font-weight:var(--weight-semibold);cursor:pointer;background:0 0;border:0;align-items:center;gap:10px;margin-top:22px;padding:7px 0;line-height:20px;display:inline-flex}.sort-control{color:var(--muted);font-size:var(--type-caption);align-items:center;gap:8px;line-height:18px;display:flex}.sort-control select{color:var(--ink);font-size:var(--type-sm);font-weight:var(--weight-semibold);background:0 0;border:0;padding:7px 28px 7px 8px;line-height:20px}.results-layout{grid-template-columns:minmax(0,1.06fr) minmax(420px,.94fr);gap:clamp(22px,2vw,38px);padding-top:34px;padding-bottom:60px;display:grid}.results-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px 16px;display:grid}.property-card--compact .property-card__image{aspect-ratio:1/.69;border-radius:var(--radius-card)}.property-card--compact .property-card__meta h3{max-width:260px}.results-map{min-width:0}.map-canvas{border-radius:var(--radius-card);isolation:isolate;background:#edf2f3;height:calc(100vh - 202px);min-height:520px;position:sticky;top:20px;overflow:hidden}.openfreemap,.openfreemap__canvas{position:absolute;inset:0}.openfreemap__canvas{width:100%;height:100%}.openfreemap .maplibregl-map{font-family:var(--font-sans)}.openfreemap .maplibregl-ctrl-top-right{top:14px;right:14px}.openfreemap .maplibregl-ctrl-top-right .maplibregl-ctrl{margin:0}.openfreemap .maplibregl-ctrl-group{background:var(--white);box-shadow:var(--elevation-02);border:1px solid #1d20301f;border-radius:14px;overflow:hidden}.openfreemap .maplibregl-ctrl-group button{width:44px;height:44px}.openfreemap .maplibregl-ctrl-group button+button{border-top-color:var(--line)}.openfreemap .maplibregl-ctrl-attrib{color:var(--muted);background:#ffffffe6}.openfreemap .maplibregl-ctrl-attrib a{color:var(--blue)}.map-price-marker-anchor{z-index:1;will-change:transform;width:max-content;height:max-content;position:absolute}.map-price-marker-anchor:hover,.map-price-marker-anchor--highlighted{z-index:5!important}.map-price-marker-anchor--selected{z-index:6!important}.map-price-marker{border-radius:var(--radius-control);min-height:40px;color:var(--blue-dark);background:var(--white);box-shadow:var(--elevation-02);font-size:var(--type-caption);font-weight:var(--weight-semibold);cursor:pointer;transform-origin:bottom;border:1px solid #1d20301f;place-items:center;padding:4px 9px;line-height:16px;transition:color .15s,background .15s,border-color .15s,transform .15s;display:grid;position:relative}.map-price-marker:after{content:"";background:inherit;border-bottom:1px solid #1d20301f;border-right:1px solid #1d20301f;width:10px;height:10px;position:absolute;bottom:-5px;left:50%;transform:translate(-50%)rotate(45deg)}.map-price-marker:hover,.map-price-marker--highlighted{color:var(--white);background:var(--blue);border-color:var(--blue);transform:translateY(-2px)scale(1.04)}.map-price-marker--selected{min-width:112px;min-height:52px;color:var(--white);background:var(--blue);border-color:var(--blue);justify-items:start;gap:2px;padding:6px 10px;transform:translateY(-2px)}.map-price-marker__title{max-width:150px;font-size:var(--type-caption);font-weight:var(--weight-medium);text-overflow:ellipsis;white-space:nowrap;line-height:16px;display:none;overflow:hidden}.map-price-marker--selected .map-price-marker__title{display:block}.map-price-marker__main{white-space:nowrap;align-items:center;gap:6px;display:inline-flex}.map-price-marker__logo{object-fit:cover;border-radius:50%;flex:none;width:20px;height:20px;display:block;box-shadow:0 0 0 1px #1d20301a,0 1px 2px #1d203024}.map-price-marker__logo[hidden]{display:none}.map-price-marker--selected .map-price-marker__main strong{font-size:var(--type-body);line-height:20px}.map-property-preview,.map-mobile-card-rail,.mobile-map-overlay,.mobile-view-toggle{display:none}@media (min-width:901px){.site-header--compact{position:sticky;top:0}.results-toolbar-wrap{position:sticky;top:82px}.results-toolbar{border-top:0;min-height:52px}.filter-list{gap:6px;padding-block:6px}.filter-chip{gap:6px;min-height:36px;padding-inline:12px;font-size:13px;line-height:18px}.filter-chip--active,.filter-chip[aria-expanded=true]{padding-inline:11px}.filter-chip__count{min-width:18px;height:18px;padding-inline:4px}.sort-control{gap:5px}.sort-control select{padding:4px 24px 4px 6px;font-size:13px;line-height:18px}.results-layout{padding-top:18px}.map-canvas{height:calc(100dvh - 153px);min-height:0;top:153px}}@media (min-width:901px) and (max-width:1120px){.sort-control>span{display:none}}@media (min-width:1700px){.results-layout{grid-template-columns:minmax(0,1.22fr) minmax(520px,.78fr)}.results-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:1120px){.header-results-search{width:min(620px,58vw)}.header-results-search .search-bar{grid-template-columns:minmax(145px,1fr) minmax(145px,.86fr) minmax(92px,.54fr) auto}.home-hero{grid-template-columns:minmax(310px,.85fr) minmax(420px,1fr);gap:45px}.home-hero__visual{min-height:460px}.property-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.property-grid .property-card:nth-child(4){display:none}.property-grid--compact .property-card:nth-child(4){display:block}.internal-links__grid{grid-template-columns:repeat(3,1fr)}.results-layout{grid-template-columns:minmax(0,1.1fr) minmax(340px,.9fr)}}@media (max-width:900px){.page-shell{width:min(100% - 40px,760px)}.site-header__inner{grid-template-columns:1fr auto}.header-search,.header-results-search{display:none}.site-header--compact .site-header__inner{grid-template-columns:auto minmax(0,1fr);gap:12px;height:82px;padding-block:12px}.logo--compact-mobile .logo__image--desktop{display:none}.logo--compact-mobile .logo__image--mobile{display:block}.site-header--compact .header-results-search-mobile{width:100%;display:block}.site-header--compact .mobile-search-trigger{height:58px}.mobile-search-dialog{z-index:900;display:block;position:fixed;inset:0}.mobile-search-dialog__scrim{cursor:default;background:#1416238f;border:0;width:100%;height:100%;padding:0;position:absolute;inset:0}.mobile-search-sheet{z-index:1;max-height:100dvh;padding:max(24px, env(safe-area-inset-top)) 20px 24px;color:var(--ink);background:var(--white);box-shadow:var(--elevation-03);overscroll-behavior:contain;border-radius:0 0 24px 24px;position:relative;overflow-y:auto}.mobile-search-dialog--fullscreen .mobile-search-dialog__scrim{background:var(--white)}.mobile-search-dialog--fullscreen .mobile-search-sheet{min-height:100dvh;box-shadow:none;border-radius:0}.mobile-search-sheet__header{justify-content:center;align-items:center;min-height:52px;margin-bottom:18px;display:flex;position:relative}.mobile-search-sheet__header h2{font-size:var(--type-title);font-weight:var(--weight-semibold);margin:0;line-height:28px}.mobile-search-sheet__header button{cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;width:44px;height:44px;padding:0;display:grid;position:absolute;right:0}.search-bar--sheet{box-shadow:none;border-radius:0;grid-template-columns:1fr;gap:12px;padding:0}.search-bar--sheet .search-field{border-radius:var(--radius-card);border:1px solid #aaa5a1;width:100%;height:68px;padding:8px 44px 8px 52px}.search-bar--sheet>:nth-child(3){display:flex}.search-bar--sheet .search-field--dates{height:76px;padding:0}.search-bar--sheet .search-field__label,.search-bar--sheet .search-field__desktop-value,.search-bar--sheet .search-field__chevron{display:none}.search-bar--sheet .search-field__mobile-icon{color:#65626a;display:block;position:absolute;left:18px}.search-bar--sheet .search-field__mobile-dates{grid-template-columns:1fr;width:100%;height:100%;display:grid;overflow:visible}.search-bar--sheet .search-field__mobile-date{align-items:center;gap:0;min-width:0;padding:8px 44px 8px 52px;display:flex;position:relative}.search-bar--sheet .search-field__mobile-date+.search-field__mobile-date{border-left:1px solid #aaa5a1}.search-bar--sheet .search-field__mobile-date>svg{color:#65626a;flex:none;position:absolute;left:18px}.search-bar--sheet .search-field__mobile-date>span{gap:2px;min-width:0;display:grid}.search-bar--sheet .search-field__mobile-date small{color:var(--muted);font-size:var(--type-micro);font-weight:var(--weight-semibold);letter-spacing:.04em;text-transform:uppercase;line-height:14px}.search-bar--sheet .search-field__mobile-date strong{font-size:var(--type-sm);font-weight:var(--weight-medium);text-overflow:ellipsis;white-space:nowrap;line-height:20px;overflow:hidden}.search-bar--sheet .search-field--location>span:not(.search-field__label),.search-bar--sheet .search-field--guests>span:not(.search-field__label){font-size:var(--type-body);font-weight:var(--weight-regular);line-height:24px}.search-bar--sheet .search-submit{border-radius:var(--radius-card);width:100%;min-width:100%;height:56px}.search-bar--sheet .search-submit span{display:inline}.home-hero{grid-template-columns:1fr;gap:36px;padding-top:45px;padding-bottom:130px}.home-hero__copy{max-width:680px;padding-bottom:0}.home-hero__visual{min-height:430px}.search-bar:not(.search-bar--sheet){grid-template-columns:1.2fr 1fr auto}.search-bar:not(.search-bar--sheet)>:nth-child(3){display:none}.property-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.property-grid .property-card:nth-child(4){display:block}.destination-grid{grid-template-columns:1fr 1fr;height:600px}.destination-card--2{grid-column:2}.compare-story{grid-template-columns:1fr;gap:50px}.seo-hero__inner:after{opacity:.62;width:34%}.seo-hero__copy{max-width:72%}.editorial-callout{grid-template-columns:1fr;gap:30px}.results-toolbar-wrap{z-index:80}.results-frame,.site-header__inner--full{padding-inline:20px}.results-toolbar{width:100%;padding-inline:20px}.filter-popover,.filter-popover--all,.filter-popover--amenities{top:auto;right:12px;bottom:max(12px, env(safe-area-inset-bottom));z-index:90;border-radius:20px;width:auto;max-height:calc(100dvh - 24px);position:fixed;left:12px}.filter-popover__body{max-height:calc(100dvh - 178px)}.sort-control{display:none}.results-layout{padding-bottom:110px;display:block}.results-map{display:none}.mobile-view-toggle{left:50%;bottom:max(22px, env(safe-area-inset-bottom));z-index:70;min-height:50px;color:var(--white);background:var(--blue-dark);font-size:var(--type-sm);font-weight:var(--weight-semibold);cursor:pointer;border:0;border-radius:999px;align-items:center;gap:9px;padding:0 21px;line-height:20px;display:inline-flex;position:fixed;transform:translate(-50%);box-shadow:0 12px 34px #1518324d}body.search-map-view{overflow:hidden}body.search-map-view .site-header--compact{display:none}.results-page--map .results-toolbar-wrap{background:0 0;height:0;position:relative;top:auto}.results-page--map .results-toolbar{display:none}.results-page--map .results-layout{width:100%;min-height:100dvh;padding:0}.results-page--map .results-list{display:none}.results-page--map .results-map{display:block}.results-page--map .map-canvas{border-radius:0;height:100dvh;min-height:0;position:relative;top:auto}.results-page--map .map-property-preview{display:none}.results-page--map .map-mobile-card-rail{display:flex}.results-page--map .openfreemap .maplibregl-ctrl-top-right{display:none}.results-page--map .mobile-map-overlay{z-index:65;padding-top:max(10px, env(safe-area-inset-top));pointer-events:none;padding-left:10px;display:block;position:fixed;top:0;left:0;right:0}.mobile-map-search-trigger{width:calc(100% - 62px);min-height:46px;color:var(--ink);background:var(--white);box-shadow:var(--elevation-02);text-align:left;cursor:pointer;pointer-events:auto;border:1px solid #126a4d73;border-radius:999px;align-items:center;gap:8px;padding:0 13px;display:flex}.mobile-map-search-trigger>svg{color:var(--blue);flex:none}.mobile-map-search-trigger>span{white-space:nowrap;align-items:baseline;min-width:0;display:flex;overflow:hidden}.mobile-map-search-trigger strong,.mobile-map-search-trigger small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.mobile-map-search-trigger strong{font-size:13px;font-weight:var(--weight-semibold);flex:0 auto;line-height:20px}.mobile-map-search-trigger small{color:var(--muted);flex:none;font-size:11px;line-height:15px}.mobile-map-filter-list{scrollbar-width:none;overscroll-behavior-x:contain;pointer-events:auto;align-items:center;gap:6px;width:100%;margin-top:4px;padding-top:4px;padding-right:10px;scroll-padding-inline:10px;display:flex;overflow-x:auto}.mobile-map-filter-list::-webkit-scrollbar{display:none}.mobile-map-filter-chip{min-height:36px;color:var(--ink);box-shadow:var(--elevation-02);font-size:13px;font-weight:var(--weight-medium);white-space:nowrap;cursor:pointer;background:#fffffff5;border:1px solid #1d203047;border-radius:999px;flex:none;justify-content:center;align-items:center;gap:5px;padding:0 12px;line-height:20px;display:inline-flex;position:relative}.mobile-map-filter-chip.is-active{border-color:var(--blue);color:var(--blue);background:#f5f4fb}.mobile-map-filter-chip--icon{width:38px;padding:0}.mobile-map-filter-chip--icon>span{min-width:16px;height:16px;color:var(--white);background:var(--blue);font-size:var(--type-micro);font-weight:var(--weight-semibold);border-radius:999px;place-items:center;padding-inline:4px;line-height:14px;display:grid;position:absolute;top:-4px;right:-4px}.mobile-map-sort select{opacity:0;cursor:pointer;width:100%;height:100%;position:absolute;inset:0}.results-page--map .mobile-view-toggle{top:max(10px, env(safe-area-inset-top));width:46px;min-height:46px;color:var(--ink);background:var(--white);box-shadow:var(--elevation-02);border:1px solid #1d20301f;justify-content:center;padding:0;bottom:auto;left:auto;right:10px;transform:none}.results-page--map .mobile-view-toggle span{display:none}}@media (max-width:640px){.page-shell{width:calc(100% - 32px)}.site-header__inner{height:70px}.site-header--compact .site-header__inner{gap:10px;height:70px;padding-block:8px}.site-header--compact .mobile-search-trigger{height:54px}.mobile-search-sheet{padding-left:16px;padding-right:16px}.desktop-only{display:none}.home-hero{padding-top:28px;padding-bottom:360px}.home-hero h1{letter-spacing:-.04em;font-size:clamp(40px,12vw,56px)}.home-hero__copy>p:last-child{font-size:var(--type-body);margin-top:22px;line-height:24px}.home-hero__visual{border-radius:66px 14px 14px;min-height:340px}.home-hero__search{width:auto;bottom:16px;left:0;right:0;transform:none}.search-bar.search-bar--hero,.search-bar.search-bar--landing{border-radius:18px;grid-template-columns:1fr;gap:12px;padding:16px}.search-bar--hero .search-field,.search-bar--landing .search-field{border-radius:var(--radius-card);border:1px solid #aaa5a1;width:100%;height:68px;padding:8px 44px 8px 52px}.search-bar.search-bar--hero>:nth-child(3),.search-bar.search-bar--landing>:nth-child(3){display:flex}.search-bar--hero .search-field--dates,.search-bar--landing .search-field--dates{height:76px;padding:0}.search-bar--hero .search-field__label,.search-bar--hero .search-field__desktop-value,.search-bar--hero .search-field__chevron,.search-bar--landing .search-field__label,.search-bar--landing .search-field__desktop-value,.search-bar--landing .search-field__chevron{display:none}.search-bar--hero .search-field__mobile-icon,.search-bar--landing .search-field__mobile-icon{color:#65626a;display:block;position:absolute;left:18px}.search-bar--hero .search-field__mobile-dates,.search-bar--landing .search-field__mobile-dates{grid-template-columns:1fr;width:100%;height:100%;display:grid;overflow:visible}.search-bar--hero .search-field__mobile-date,.search-bar--landing .search-field__mobile-date{align-items:center;gap:0;min-width:0;padding:8px 44px 8px 52px;display:flex;position:relative}.search-bar--hero .search-field__mobile-date+.search-field__mobile-date,.search-bar--landing .search-field__mobile-date+.search-field__mobile-date{border-left:1px solid #aaa5a1}.search-bar--hero .search-field__mobile-date>svg,.search-bar--landing .search-field__mobile-date>svg{color:#65626a;flex:none;position:absolute;left:18px}.search-bar--hero .search-field__mobile-date>span,.search-bar--landing .search-field__mobile-date>span{gap:2px;min-width:0;display:grid}.search-bar--hero .search-field__mobile-date small,.search-bar--landing .search-field__mobile-date small{color:var(--muted);font-size:var(--type-micro);font-weight:var(--weight-semibold);letter-spacing:.04em;text-transform:uppercase;line-height:14px}.search-bar--hero .search-field__mobile-date strong,.search-bar--landing .search-field__mobile-date strong{font-size:var(--type-sm);font-weight:var(--weight-medium);text-overflow:ellipsis;white-space:nowrap;line-height:20px;overflow:hidden}.search-bar--hero .search-field--location>span:not(.search-field__label),.search-bar--hero .search-field--guests>span:not(.search-field__label),.search-bar--landing .search-field--location>span:not(.search-field__label),.search-bar--landing .search-field--guests>span:not(.search-field__label){font-size:var(--type-body);font-weight:var(--weight-regular);line-height:24px}.search-bar--hero .search-submit,.search-bar--landing .search-submit{border-radius:var(--radius-card);width:100%;min-width:100%;height:56px}.search-bar--hero .search-submit span,.search-bar--landing .search-submit span{display:inline}.search-popover{width:calc(100vw - 24px);min-width:0}.search-popover--dates{overscroll-behavior:contain;width:100%;height:100%;max-height:none;padding:18px 16px;overflow-y:auto}.date-picker-heading{z-index:5;background:var(--white);flex-direction:column;gap:14px;padding:18px 0 14px;position:sticky;top:-18px}.date-picker-heading>div:first-child{padding-right:48px}.date-picker-close{top:12px}.selected-date-range{background:var(--soft);border-radius:12px;justify-content:space-between;width:100%;padding:11px 13px}.date-range-calendar{width:100%;min-height:0}.calendar-month-year-label{height:48px}.date-picker-footer{z-index:5;background:var(--white);padding:14px 0 18px;position:sticky;bottom:-18px}.home-content{padding-top:32px}.property-section,.destination-section{padding:48px 0}.section-heading{align-items:end;margin-bottom:22px}.section-heading h2,.destination-section h2,.compare-story h2,.editorial-callout h2,.internal-links h2{font-size:32px;line-height:36px}.section-link{display:none}.property-grid{scroll-snap-type:x mandatory;scrollbar-width:none;grid-template-columns:repeat(4,82vw);gap:14px;width:calc(100vw - 16px);padding-bottom:8px;padding-right:16px;overflow-x:auto}.property-grid::-webkit-scrollbar{display:none}.property-card{scroll-snap-align:start}.destination-grid{grid-template-rows:repeat(3,270px);grid-template-columns:1fr;height:auto}.destination-card--1,.destination-card--2{grid-area:auto}.compare-story{border-radius:0;gap:42px;margin:42px -16px;padding:52px 30px}.compare-story__numbers{gap:12px}.compare-story__numbers strong{letter-spacing:-.04em;font-size:40px;line-height:44px}.footer{margin-top:65px}.footer__top{grid-template-columns:1fr;gap:50px;padding-top:50px}.footer__bottom{flex-direction:column;align-items:flex-start;gap:15px;padding-block:22px}.footer__bottom>div{gap:16px}.seo-hero{padding-top:8px;padding-bottom:38px}.seo-hero__inner{border-radius:18px;justify-content:flex-start;min-height:625px;padding:66px 25px 190px}.seo-hero__inner:after{opacity:1;border-radius:70px 13px 13px;width:auto;height:205px;inset:auto 25px 104px}.breadcrumb{white-space:nowrap;max-width:calc(100% - 50px);top:24px;left:25px;overflow:hidden}.seo-hero__copy{max-width:100%}.seo-hero__copy h1{letter-spacing:-.04em;font-size:40px;line-height:44px}.seo-hero__copy>p:last-child{font-size:var(--type-body);line-height:24px}.seo-hero .search-bar{bottom:-270px;left:12px;right:12px}.seo-content{padding-top:265px}.seo-summary{flex-direction:column;align-items:flex-start;gap:8px}.editorial-callout{border-radius:0;margin:45px -16px;padding:52px 30px}.internal-links__grid{grid-template-columns:1fr 1fr;gap:0 18px}.results-toolbar{min-height:60px;padding-inline:16px}.results-layout{width:100%;padding:27px 16px 110px}.results-page--map .results-layout{padding:0}.results-page--map .map-canvas{height:100dvh}.filter-popover__header{padding:19px 20px}.filter-popover__body{padding:22px 20px}.filter-popover__footer{padding:14px 18px}.price-fields{gap:12px}.results-page--map .map-property-preview{grid-template-columns:38% 1fr;left:16px;right:16px}.results-grid{grid-template-columns:1fr;gap:34px}.results-grid .property-card{width:100%}.property-card--compact .property-card__image{aspect-ratio:1/.72}}.destination-list button>span:last-child{min-width:0;display:grid}.destination-list button strong{font-weight:var(--weight-medium);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.destination-list button small,.destination-list__status{color:var(--muted);font-size:var(--type-caption);line-height:17px}.destination-list__status{padding:11px 6px}.search-location-error{color:#a43a31;font-size:var(--type-caption);margin:10px 2px 0;line-height:18px}.filter-room-type{color:#2c2930;background:var(--white);min-height:36px;font-size:13px;font-weight:var(--weight-medium);white-space:nowrap;border:1px solid #a6a19d;border-radius:999px;flex:none;align-items:center;padding:0 12px;line-height:18px;display:inline-flex}.filter-popover__eyebrow{color:var(--muted);font-size:var(--type-micro);font-weight:var(--weight-semibold);letter-spacing:.08em;text-transform:uppercase;margin:0 0 3px;line-height:14px}.filter-groups{grid-template-columns:1fr 1fr;gap:0 28px;display:grid}.filter-group{border:0;min-width:0;margin:0;padding:0 0 24px}.filter-group:nth-child(n+3){border-top:1px solid var(--line);padding-top:24px}.filter-group legend{font-size:var(--type-lg);font-weight:var(--weight-semibold);margin-bottom:14px;padding:0;line-height:24px}.results-grid--live{align-items:start}.live-property-card{min-width:0}.live-property-card__image{aspect-ratio:1/.68;border-radius:var(--radius-card);background:#e9e7e1;display:block;position:relative;overflow:hidden}.live-property-card--pinned .live-property-card__image{box-shadow:inset 0 0 0 3px var(--blue)}.live-property-card__pinned-badge{z-index:1;min-height:30px;color:var(--white);background:var(--blue-dark);box-shadow:var(--elevation-02);font-size:var(--type-micro);font-weight:var(--weight-semibold);border-radius:999px;align-items:center;padding:0 11px;line-height:14px;display:inline-flex;position:absolute;top:12px;left:12px}.map-destination-marker{border:3px solid var(--white);background:var(--blue-dark);width:18px;height:18px;box-shadow:0 0 0 2px #15183247, var(--elevation-02);border-radius:50%;display:block}.live-property-card__image-fallback{width:100%;height:100%;color:var(--blue);font-size:var(--type-title);font-weight:var(--weight-bold);background:radial-gradient(circle at 28% 30%,#f4c95d 0 16%,#0000 17%),linear-gradient(145deg,#eceaf4,#d9d7e2);place-items:center;display:grid}.live-property-card__rating{color:var(--ink);font-size:var(--type-sm);font-weight:var(--weight-medium);margin:4px 0 0;line-height:20px}.live-property-card__body{padding-top:13px}.live-property-card__type,.live-property-card__rating,.live-property-card__description,.live-property-card__pricing p,.live-property-card__provider{margin:0}.live-property-card__type{color:#8b8b90;font-size:var(--type-ui);font-weight:var(--weight-regular);text-overflow:ellipsis;white-space:nowrap;margin-top:3px;margin-bottom:4px;line-height:18px;overflow:hidden}.live-property-card h2{color:var(--ink);font-size:var(--type-sm);font-weight:var(--weight-semibold);text-overflow:ellipsis;white-space:nowrap;margin:0;line-height:20px;overflow:hidden}.live-property-card__description{color:#8b8b90;font-size:var(--type-sm);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:3px;line-height:20px;display:-webkit-box;overflow:hidden}.live-property-card__deal{grid-template-columns:minmax(0,1fr) auto;align-items:start;column-gap:16px;margin-top:8px;display:grid}.live-property-card__pricing{grid-area:1/1/span 2;align-content:start;gap:2px;min-width:0;display:grid}.live-property-card__deal strong{color:var(--ink);font-size:20px;font-weight:var(--weight-semibold);letter-spacing:-.015em;line-height:24px}.live-property-card__deal>a{border-radius:var(--radius-control);min-width:108px;min-height:44px;color:var(--white);background:var(--blue);font-size:var(--type-ui);font-weight:var(--weight-semibold);grid-area:1/2;justify-content:center;align-items:center;padding:0 16px;line-height:18px;transition:background .14s,transform .14s;display:inline-flex}.live-property-card__deal>a:hover{color:var(--white);background:var(--blue-light);transform:translateY(-1px)}.live-property-card__provider{color:#8b8b90;font-size:var(--type-micro);white-space:nowrap;grid-area:2/2;justify-self:center;margin-top:4px;line-height:14px}.live-property-card__unavailable{min-height:44px;color:var(--muted);grid-area:1/2;align-items:center;display:inline-flex;font-size:var(--type-caption)!important;margin:0!important;line-height:18px!important}.search-pagination{justify-content:center;align-items:center;gap:18px;margin-top:42px;display:flex}.search-pagination span{text-align:center;min-width:72px;font-size:var(--type-sm);font-weight:var(--weight-semibold);line-height:20px}.search-pagination button,.search-status button{border-radius:var(--radius-control);min-height:44px;color:var(--ink);font-size:var(--type-sm);font-weight:var(--weight-semibold);cursor:pointer;background:0 0;border:1px solid #97928e;padding:0 18px;line-height:20px}.search-pagination button:disabled{cursor:not-allowed;opacity:.36}.search-status{border:1px solid var(--line);border-radius:var(--radius-card);text-align:center;background:var(--white);align-content:center;place-items:center;min-height:240px;padding:32px;display:grid}.search-status h2{font-size:var(--type-title);font-weight:var(--weight-semibold);margin:0;line-height:28px}.search-status p{max-width:440px;color:var(--muted);font-size:var(--type-sm);margin:8px 0 0;line-height:21px}.search-status button{color:var(--white);border-color:var(--blue);background:var(--blue);margin-top:20px}.live-property-card--skeleton{min-height:360px;box-shadow:none;background:0 0;border:0;padding:0}.live-property-card--skeleton span{background:linear-gradient(90deg,#ebe8e2 25%,#f5f3ef 50%,#ebe8e2 75%) 0 0/200% 100%;border-radius:8px;animation:1.25s linear infinite search-shimmer;display:block}.live-property-card--skeleton span:first-child{aspect-ratio:1/.68;border-radius:var(--radius-card)}.live-property-card--skeleton span:nth-child(2){width:82%;height:20px;margin-top:16px}.live-property-card--skeleton span:last-child{width:54%;height:15px;margin-top:10px}@keyframes search-shimmer{to{background-position:-200% 0}}.map-canvas .map-property-preview{z-index:8;border-radius:var(--radius-card);background:var(--white);width:min(520px,100% - 32px);min-height:160px;box-shadow:var(--elevation-03);grid-template-columns:minmax(150px,38%) 1fr;display:grid;position:absolute;bottom:20px;left:50%;overflow:hidden;transform:translate(-50%)}.map-property-preview__image{min-height:160px;color:var(--blue);font-weight:var(--weight-bold);background:#e9e7e1;place-items:center;display:grid}.map-property-preview__image img{object-fit:cover;width:100%;height:100%;display:block}.map-property-preview__content{align-content:center;gap:5px;min-width:0;padding:18px 52px 18px 18px;display:grid}.map-property-preview__content p,.map-property-preview__content h2,.map-property-preview__content span,.map-property-preview__content strong{margin:0}.map-property-preview__content p{color:var(--muted);font-size:var(--type-caption);text-overflow:ellipsis;white-space:nowrap;line-height:18px;overflow:hidden}.map-property-preview__content h2{font-size:var(--type-lg);font-weight:var(--weight-semibold);-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:24px;display:-webkit-box;overflow:hidden}.map-property-preview__content span{color:var(--muted);font-size:var(--type-caption);align-items:center;gap:3px;line-height:18px;display:flex}.map-property-preview__content strong{font-size:24px;font-weight:var(--weight-semibold);margin-top:8px;line-height:28px}.map-property-preview__content strong small{color:var(--muted);font-size:var(--type-sm);font-weight:var(--weight-medium)}.map-property-preview__close{width:44px;height:44px;color:var(--ink);cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;padding:0;display:grid;position:absolute;top:8px;right:8px}.map-property-preview__close:hover{background:var(--soft)}.map-empty-state{z-index:8;color:var(--muted);box-shadow:var(--elevation-02);font-size:var(--type-caption);background:#ffffffe0;border-radius:999px;padding:10px 14px;line-height:18px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.map-search-area{z-index:10;pointer-events:none;flex-direction:column;align-items:center;gap:7px;width:max-content;max-width:calc(100% - 32px);display:flex;position:absolute;bottom:24px;left:50%;transform:translate(-50%)}.map-search-area--with-preview{bottom:198px}.map-search-area__button{min-height:48px;color:var(--white);background:var(--blue);font-size:var(--type-sm);font-weight:var(--weight-semibold);white-space:nowrap;cursor:pointer;pointer-events:auto;border:0;border-radius:999px;justify-content:center;align-items:center;gap:9px;padding:0 20px;line-height:20px;transition:background .15s,box-shadow .15s,transform .15s;display:inline-flex;box-shadow:0 10px 26px #272c544d}.map-search-area__button:hover:not(:disabled){background:var(--blue-dark);transform:translateY(-1px);box-shadow:0 12px 30px #272c545c}.map-search-area__button:disabled{cursor:wait;opacity:.86}.map-search-area__button[aria-busy=true] svg{animation:.9s linear infinite map-area-search-spin}.map-search-area__error{max-width:min(310px,100vw - 32px);color:var(--ink);box-shadow:var(--elevation-02);text-align:center;background:#fffffff5;border-radius:999px;padding:6px 10px;font-size:11px;line-height:15px}@keyframes map-area-search-spin{to{transform:rotate(360deg)}}.map-mobile-card-rail{right:0;bottom:max(16px, env(safe-area-inset-bottom));z-index:8;scroll-snap-type:x mandatory;scrollbar-width:none;overscroll-behavior-x:contain;gap:10px;padding:10px 14px;scroll-padding-inline:14px;position:absolute;left:0;overflow-x:auto}.map-mobile-card-rail::-webkit-scrollbar{display:none}.map-mobile-card{border-radius:var(--radius-card);width:min(78vw,320px);min-width:min(78vw,320px);height:136px;min-height:136px;color:var(--ink);text-align:left;background:var(--white);box-shadow:var(--elevation-03);cursor:pointer;scroll-snap-align:center;border:1px solid #1d20301c;grid-template-columns:106px minmax(0,1fr);padding:0;display:grid;overflow:hidden}.map-mobile-card--selected{border-color:var(--blue)}.map-mobile-card__image{min-width:0;height:136px;min-height:136px;color:var(--blue);font-weight:var(--weight-bold);background:#e9e7e1;place-items:center;display:grid;overflow:hidden}.map-mobile-card__image img{object-fit:cover;width:100%;height:100%;display:block}.map-mobile-card__content{flex-direction:column;align-items:stretch;gap:2px;min-width:0;height:100%;padding:10px 12px;display:flex}.map-mobile-card__content>strong{font-size:13px;font-weight:var(--weight-semibold);-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:17px;display:-webkit-box;overflow:hidden}.map-mobile-card__description{color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:11px;line-height:14px;display:-webkit-box;overflow:hidden}.map-mobile-card__rating{color:var(--muted);align-items:center;gap:3px;font-size:10px;line-height:14px;display:flex}.map-mobile-card__content b{font-size:18px;font-weight:var(--weight-semibold);margin-top:auto;line-height:22px}.map-mobile-card__content b small{color:var(--muted);font-size:11px;font-weight:var(--weight-medium)}@media (max-width:900px){.results-page--map .map-canvas .map-property-preview{display:none}.results-page--map .map-search-area,.results-page--map .map-search-area--with-preview{bottom:calc(max(16px, env(safe-area-inset-bottom)) + 166px)}}@media (max-width:640px){.filter-groups{grid-template-columns:1fr}.filter-group:nth-child(n+2){border-top:1px solid var(--line);padding-top:22px}.live-property-card__image{aspect-ratio:1/.72}.results-page--map .mobile-view-toggle{top:max(10px, env(safe-area-inset-top))}}.search-submit,.filter-chip,.mobile-map-filter-chip,.mobile-view-toggle,.search-pagination button,.search-status button,.filter-popover__footer button,.text-link,.section-link{border-radius:999px}.search-field__label,.popover-title,.filter-group legend,.live-property-card h2,.property-card h3{font-weight:var(--weight-medium)}@media (max-width:640px){.search-field__mobile-dates{grid-template-columns:minmax(0,1fr);align-items:center;gap:8px}.search-field__mobile-date{min-width:0}.search-field__mobile-date strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}}.property-page{color:#18211c;background:var(--white);min-height:calc(100vh - 82px);padding:20px 0 76px}.property-page__shell{width:min(1180px,100% - 64px)}.property-gallery{background:#e8ece8;border-radius:18px;grid-template-rows:repeat(2,minmax(0,1fr));grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;height:min(500px,44vw);display:grid;position:relative;overflow:hidden}.property-gallery__tile{cursor:pointer;background:#e4e8e4;border:0;min-width:0;min-height:0;padding:0;display:block;position:relative;overflow:hidden}.property-gallery__tile--1{grid-area:span 2/span 2}.property-gallery__tile:disabled{cursor:default}.property-gallery__tile img{object-fit:cover;width:100%;height:100%;transition:transform .4s cubic-bezier(.22,1,.36,1),filter .18s;display:block}.property-gallery__tile:hover img{filter:brightness(.93);transform:scale(1.025)}.property-gallery__fallback{width:100%;height:100%;color:var(--blue);font-size:clamp(17px,2vw,28px);font-weight:var(--weight-semibold);background:radial-gradient(circle at 28% 30%,#f4c95d 0 12%,#0000 13%),linear-gradient(145deg,#ecf3ef,#d9e5df);place-items:center;display:grid}.property-gallery__show-all{z-index:3;color:#18211c;min-height:42px;font-size:var(--type-ui);font-weight:var(--weight-semibold);cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff0;border:1px solid #18211c47;border-radius:10px;align-items:center;gap:8px;padding:0 16px;display:inline-flex;position:absolute;bottom:18px;right:18px;box-shadow:0 3px 14px #0000001f}.property-gallery__show-all:disabled{cursor:default;opacity:.68}.gallery-dialog{z-index:1200;color:#18211c;background:#f8f8f6;position:fixed;inset:0;overflow-y:auto}.gallery-dialog>header{z-index:2;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f8f8f6eb;border-bottom:1px solid #18211c1f;justify-content:space-between;align-items:center;min-height:72px;padding:0 clamp(20px,4vw,64px);display:flex;position:sticky;top:0}.gallery-dialog>header strong{font-size:var(--type-body);font-weight:var(--weight-semibold)}.gallery-dialog>header button{cursor:pointer;background:#eceeea;border:0;border-radius:50%;place-items:center;width:44px;height:44px;padding:0;display:grid}.gallery-dialog__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;width:min(960px,100% - 40px);margin:32px auto 72px;display:grid}.gallery-dialog__grid img{object-fit:cover;background:#e4e8e4;width:100%;min-height:320px;max-height:640px;display:block}.gallery-dialog__grid img:nth-child(3n+1){grid-column:1/-1;min-height:520px}.property-back-link{width:max-content;color:var(--blue);font-size:var(--type-ui);font-weight:var(--weight-semibold);align-items:center;gap:8px;margin-top:24px;line-height:20px;display:inline-flex}.property-back-link svg{transform:rotate(180deg)}.property-layout{grid-template-columns:minmax(0,1fr) 360px;align-items:start;gap:clamp(48px,6vw,84px);padding-top:26px;display:grid}.property-content{min-width:0}.property-intro{border-bottom:1px solid #18211c21;padding-bottom:32px}.property-intro__eyebrow{color:var(--blue);font-size:var(--type-caption);font-weight:var(--weight-semibold);letter-spacing:.08em;text-transform:uppercase;margin:0 0 8px;line-height:18px}.property-intro h1{color:#18211c;max-width:760px;font-size:clamp(32px,4vw,46px);font-weight:var(--weight-semibold);letter-spacing:-.04em;margin:0;line-height:1.08}.property-intro__meta{color:#56645c;font-size:var(--type-sm);flex-wrap:wrap;align-items:center;gap:10px 22px;margin-top:16px;line-height:21px;display:flex}.property-intro__meta>span,.property-intro__meta>a{align-items:center;gap:7px;display:inline-flex}.property-intro__meta a{text-underline-offset:3px;text-decoration:underline}.property-rating{color:#18211c;font-weight:var(--weight-semibold)}.property-rating svg{color:var(--yellow)}.property-highlights{flex-wrap:wrap;gap:8px;margin-top:22px;display:flex}.property-highlights span{color:#255943;min-height:34px;font-size:var(--type-caption);font-weight:var(--weight-semibold);background:#e7f3ed;border-radius:999px;align-items:center;padding:0 12px;line-height:18px;display:inline-flex}.property-section-block{border-bottom:1px solid #18211c21;padding:36px 0;scroll-margin-top:24px}.property-section-block>header{margin-bottom:22px}.property-section-block>header h2{color:#18211c;font-size:24px;font-weight:var(--weight-semibold);letter-spacing:-.025em;margin:0;line-height:30px}.property-section-block>header p{color:#66716a;font-size:var(--type-sm);margin:6px 0 0;line-height:21px}.property-copy{color:#4f5b54;max-width:760px;font-size:var(--type-body);white-space:pre-line;margin:0;line-height:27px}.availability-note{color:#6b5520;font-size:var(--type-caption);background:#fff8dc;border-radius:10px;margin:0 0 14px;padding:11px 13px;line-height:19px}.availability-empty{background:#f7f9f7;border:1px solid #d8ded9;border-radius:14px;align-items:center;gap:16px;min-height:126px;padding:24px;display:flex}.availability-empty svg{color:var(--blue)}.availability-empty h3,.availability-empty p{margin:0}.availability-empty h3{font-size:var(--type-body);font-weight:var(--weight-semibold)}.availability-empty p{color:#66716a;font-size:var(--type-sm);margin-top:3px}.room-list{gap:12px;display:grid}.room-card{color:#18211c;background:var(--white);text-align:left;cursor:pointer;border:1px solid #d8ded9;border-radius:14px;grid-template-columns:minmax(0,1fr) auto;gap:24px;width:100%;padding:20px 52px 20px 20px;transition:border-color .15s,box-shadow .15s,transform .15s;display:grid;position:relative}.room-card:hover{border-color:#84a493;transform:translateY(-1px)}.room-card--selected{border:2px solid var(--blue);background:#fbfdfb;padding:19px 51px 19px 19px;box-shadow:0 7px 22px #0b4f3914}.room-card__copy{gap:6px;min-width:0;display:grid}.room-card__copy>strong{font-size:var(--type-body);font-weight:var(--weight-semibold);line-height:22px}.room-card__copy>small{color:#66716a;font-size:var(--type-caption);-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:19px;display:-webkit-box;overflow:hidden}.room-card__facts,.room-card__benefits{color:#66716a;flex-wrap:wrap;gap:5px 14px;font-size:11px;line-height:17px;display:flex}.room-card__benefits{color:var(--blue);font-weight:var(--weight-semibold)}.room-card__price{text-align:right;flex-direction:column;align-items:flex-end;min-width:120px;padding-top:1px;display:flex}.room-card__price strong{font-size:var(--type-lg);font-weight:var(--weight-semibold);line-height:24px}.room-card__price small,.room-card__price span{color:#66716a;font-size:11px;line-height:17px}.room-card__price span{color:#18211c;margin-top:7px}.room-card__radio{background:var(--white);border:1px solid #9ca8a0;border-radius:50%;width:18px;height:18px;position:absolute;top:22px;right:18px}.room-card--selected .room-card__radio{border:5px solid var(--blue)}.room-skeleton{gap:12px;display:grid}.room-skeleton span{background:linear-gradient(90deg,#e8ece9 25%,#f5f7f5 50%,#e8ece9 75%) 0 0/200% 100%;border-radius:14px;height:142px;animation:1.25s linear infinite search-shimmer;display:block}.amenity-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 28px;display:grid}.amenity-grid>span{color:#334139;min-width:0;font-size:var(--type-sm);align-items:center;gap:12px;line-height:21px;display:flex}.amenity-grid>span>span{width:25px;height:25px;color:var(--blue);font-size:13px;font-weight:var(--weight-semibold);background:#e7f3ed;border-radius:50%;flex:none;place-items:center;display:grid}.property-detail-sections{gap:24px;display:grid}.property-detail-sections article{max-width:760px}.property-detail-sections h3,.property-detail-sections p{margin:0}.property-detail-sections h3{font-size:var(--type-body);font-weight:var(--weight-semibold);line-height:23px}.property-detail-sections p{color:#4f5b54;font-size:var(--type-sm);white-space:pre-line;margin-top:7px;line-height:24px}.property-location-address{color:#4f5b54;font-size:var(--type-sm);align-items:center;gap:8px;margin:0 0 15px;display:flex}.property-location-address svg{color:var(--blue)}.property-map{background:#eef2ee;border:1px solid #d8ded9;border-radius:14px;height:300px;overflow:hidden}.property-map iframe{border:0;width:100%;height:100%;display:block}.property-map-link{color:var(--blue);font-size:var(--type-sm);font-weight:var(--weight-semibold);align-items:center;gap:7px;margin-top:14px;display:inline-flex}.policy-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 34px;display:grid}.policy-grid article{border-top:1px solid #d8ded9;padding-top:14px}.policy-grid h3,.policy-grid p{margin:0}.policy-grid h3{font-size:var(--type-sm);font-weight:var(--weight-semibold);line-height:21px}.policy-grid p{color:#66716a;font-size:var(--type-caption);white-space:pre-line;margin-top:5px;line-height:20px}.property-sidebar{min-width:0}.booking-card{background:var(--white);border:1px solid #d8ded9;border-radius:18px;padding:24px;position:sticky;top:24px;box-shadow:0 12px 38px #18211c1f}.booking-card__headline{justify-content:space-between;align-items:flex-end;gap:18px;margin-bottom:18px;display:flex}.booking-card__headline>span{color:#66716a;font-size:var(--type-caption);line-height:18px}.booking-card__headline p{text-align:right;margin:0}.booking-card__headline strong{font-size:23px;font-weight:var(--weight-semibold);letter-spacing:-.025em;line-height:28px}.booking-card__headline small{color:#66716a;font-size:var(--type-caption)}.booking-card form{gap:10px;display:grid}.booking-card__dates{border:1px solid #b9c1bb;border-radius:12px;grid-template-columns:1fr 1fr;display:grid;overflow:hidden}.booking-card__dates label{gap:2px;min-width:0;padding:10px 11px;display:grid}.booking-card__dates label+label{border-left:1px solid #b9c1bb}.booking-card__dates span,.booking-card__guests small{color:#66716a;font-size:9px;font-weight:var(--weight-semibold);letter-spacing:.08em;text-transform:uppercase;line-height:14px}.booking-card__dates input{color:#18211c;width:100%;min-width:0;font-size:12px;font-weight:var(--weight-semibold);background:0 0;border:0;outline:none;padding:0;line-height:19px}.booking-card__guests{border:1px solid #b9c1bb;border-radius:12px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;min-height:58px;padding:0 12px;display:grid}.booking-card__guests>span{min-width:0;display:grid}.booking-card__guests strong{font-size:var(--type-caption);font-weight:var(--weight-semibold);text-overflow:ellipsis;white-space:nowrap;line-height:18px;overflow:hidden}.booking-card__guests select{color:#18211c;background:var(--white);width:46px;font-size:var(--type-caption);border:1px solid #d3d9d4;border-radius:7px;padding:5px}.booking-card__update,.booking-card__cta{min-height:48px;font-size:var(--type-sm);font-weight:var(--weight-semibold);border-radius:999px;justify-content:center;align-items:center;line-height:20px;display:inline-flex}.booking-card__update{border:1px solid var(--blue);color:var(--blue);background:var(--white);cursor:pointer}.booking-card__update:hover{background:#eef7f2}.booking-card__summary{border-top:1px solid #d8ded9;gap:11px;margin-top:20px;padding-top:18px;display:grid}.booking-card__summary>div{color:#56645c;font-size:var(--type-caption);justify-content:space-between;align-items:flex-start;gap:18px;line-height:19px;display:flex}.booking-card__summary>div strong{color:#18211c;font-weight:var(--weight-medium);text-align:right}.booking-card__summary .booking-card__total{color:#18211c;font-size:var(--type-sm);font-weight:var(--weight-semibold);border-top:1px solid #d8ded9;margin-top:2px;padding-top:13px}.booking-card__cta{width:100%;color:var(--white);background:var(--blue);margin-top:20px;transition:background .15s,transform .15s}.booking-card__cta:hover{color:var(--white);background:var(--blue-light);transform:translateY(-1px)}.booking-card__fine-print{color:#7b857f;text-align:center;margin:11px 0 0;font-size:10px;line-height:16px}.property-mobile-booking{display:none}@media (max-width:900px){.property-page{padding-top:0;padding-bottom:96px}.property-page__shell{width:100%}.property-gallery{border-radius:0;height:min(440px,65vw)}.property-back-link,.property-layout{width:calc(100% - 40px);margin-inline:auto}.property-layout{padding-top:22px;display:block}.property-sidebar{display:none}.property-mobile-booking{z-index:60;min-height:76px;padding:10px max(20px, env(safe-area-inset-right)) max(10px, env(safe-area-inset-bottom)) max(20px, env(safe-area-inset-left));-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff5;border-top:1px solid #d8ded9;justify-content:space-between;align-items:center;gap:18px;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -8px 28px #18211c1a}.property-mobile-booking>div{min-width:0}.property-mobile-booking strong{font-size:var(--type-body);font-weight:var(--weight-semibold)}.property-mobile-booking span{color:#66716a;font-size:var(--type-caption)}.property-mobile-booking a{min-height:46px;color:var(--white);background:var(--blue);font-size:var(--type-ui);font-weight:var(--weight-semibold);border-radius:999px;justify-content:center;align-items:center;padding:0 22px;display:inline-flex}}@media (max-width:640px){.property-gallery{height:68vw;min-height:270px;display:block}.property-gallery__tile{display:none}.property-gallery__tile--1{width:100%;height:100%;display:block}.property-gallery__show-all{min-height:38px;font-size:var(--type-caption);padding:0 12px;bottom:14px;right:14px}.gallery-dialog__grid{grid-template-columns:1fr;margin-top:16px;display:grid}.gallery-dialog__grid img,.gallery-dialog__grid img:nth-child(3n+1){grid-column:auto;min-height:260px}.property-back-link,.property-layout{width:calc(100% - 32px)}.property-back-link{margin-top:18px}.property-intro{padding-bottom:26px}.property-intro h1{font-size:30px;line-height:1.12}.property-section-block{padding:30px 0}.property-section-block>header h2{font-size:21px;line-height:27px}.room-card{grid-template-columns:minmax(0,1fr);gap:14px;padding:18px 48px 18px 18px}.room-card--selected{padding:17px 47px 17px 17px}.room-card__price{text-align:left;align-items:flex-start;min-width:0}.room-card__radio{top:20px;right:16px}.amenity-grid,.policy-grid{grid-template-columns:1fr}.property-map{height:240px}}.results-page{background:var(--white);min-height:calc(100vh - 82px)}.results-page .results-frame{width:min(1280px,100%);padding-inline:24px}.results-layout{grid-template-columns:280px minmax(0,1fr);align-items:start;gap:30px;padding-top:30px;padding-bottom:72px;display:grid}.results-map{display:none}.results-filters{min-width:0}.results-filters__inner{background:var(--white);border:1px solid #e0e3df;border-radius:16px;gap:20px;padding:20px;display:grid}.results-filters__heading{justify-content:space-between;align-items:center;gap:12px;display:flex}.results-filters__heading h2{font-size:22px;font-weight:var(--weight-semibold);letter-spacing:-.02em;margin:0;line-height:28px}.results-filters__heading button{color:var(--blue);font-size:13px;font-weight:var(--weight-semibold);cursor:pointer;background:0 0;border:0;padding:5px 0}.property-name-filter{font-size:13px;font-weight:var(--weight-semibold);gap:9px;line-height:18px;display:grid}.property-name-filter__field{height:44px;color:var(--muted);background:var(--white);border:1px solid #a9ada9;border-radius:9px;align-items:center;gap:9px;padding-inline:13px;display:flex}.property-name-filter__field:focus-within{border-color:var(--blue);box-shadow:0 0 0 1px var(--blue)}.property-name-filter__field input{width:100%;min-width:0;color:var(--ink);font-size:14px;font-weight:var(--weight-regular);background:0 0;border:0;outline:0;padding:0}.results-filters__groups{gap:0;display:grid}.results-filters .filter-group,.filter-popover .filter-group{border:0;min-width:0;margin:0;padding:0 0 24px}.results-filters .filter-group+.filter-group,.filter-popover .filter-group+.filter-group{border-top:1px solid #dddeda;padding-top:23px}.results-filters .filter-group legend,.filter-popover .filter-group legend{color:var(--ink);font-size:15px;font-weight:var(--weight-semibold);margin-bottom:13px;padding:0;line-height:21px}.results-filters .filter-option-list,.filter-popover .filter-option-list{gap:11px;display:grid}.results-filters .filter-checkbox-option,.filter-popover .filter-checkbox-option{color:#3f433f;cursor:pointer;grid-template-columns:18px minmax(0,1fr);align-items:start;gap:9px;min-width:0;font-size:13px;line-height:18px;display:grid}.results-filters .filter-checkbox-option input,.results-filters .filter-rating-option input,.filter-popover .filter-checkbox-option input,.filter-popover .filter-rating-option input{opacity:0;width:1px;height:1px;position:absolute;overflow:hidden}.results-filters .filter-checkbox-option__box,.filter-popover .filter-checkbox-option__box{background:var(--white);border:1px solid #9fa49f;border-radius:4px;grid-area:1/1;place-items:center;width:18px;height:18px;display:grid}.results-filters .filter-checkbox-option__box:after,.filter-popover .filter-checkbox-option__box:after{border-left:2px solid var(--white);border-bottom:2px solid var(--white);content:"";opacity:0;width:8px;height:4px;transform:translateY(-1px)rotate(-45deg)}.results-filters .filter-checkbox-option input:checked+span,.filter-popover .filter-checkbox-option input:checked+span{border-color:var(--blue);background:var(--blue)}.results-filters .filter-checkbox-option input:checked+span:after,.filter-popover .filter-checkbox-option input:checked+span:after{opacity:1}.results-filters .filter-checkbox-option input:focus-visible+span,.filter-popover .filter-checkbox-option input:focus-visible+span{outline:2px solid var(--blue-light);outline-offset:2px}.results-filters .filter-checkbox-option>strong,.filter-popover .filter-checkbox-option>strong{font-weight:var(--weight-regular);grid-area:1/2}.results-filters .filter-group--rating .filter-option-list,.filter-popover .filter-group--rating .filter-option-list{grid-template-columns:repeat(5,minmax(0,1fr));gap:6px}.filter-rating-option{cursor:pointer;min-width:0}.filter-rating-option__surface{color:#4d534f;background:var(--white);border:1px solid #adb2ae;border-radius:9px;align-content:center;place-items:center;gap:1px;min-height:48px;transition:border-color .14s,color .14s,background .14s;display:grid}.filter-rating-option__surface strong{font-size:13px;font-weight:var(--weight-semibold);line-height:16px}.filter-rating-option__surface small{color:#d09b25;font-size:12px;line-height:14px}.filter-rating-option:hover .filter-rating-option__surface{border-color:var(--blue)}.filter-rating-option input:checked+.filter-rating-option__surface{border-color:var(--blue);color:var(--white);background:var(--blue);box-shadow:inset 0 0 0 1px var(--blue)}.filter-rating-option input:checked+.filter-rating-option__surface small{color:var(--yellow)}.filter-rating-option input:focus-visible+.filter-rating-option__surface{outline:2px solid var(--blue-light);outline-offset:2px}.filter-group__more{color:var(--blue);font-size:12px;font-weight:var(--weight-semibold);cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;margin-top:13px;padding:3px 0;line-height:18px;display:inline-flex}.filter-group__more-icon--up{transform:rotate(180deg)}.results-list{min-width:0}.results-summary{justify-content:space-between;align-items:flex-start;gap:24px;min-height:70px;margin-bottom:16px;display:flex}.results-summary p,.results-summary h1{margin:0}.results-summary p{color:var(--muted);font-size:13px;line-height:18px}.results-summary h1{font-size:24px;font-weight:var(--weight-semibold);letter-spacing:-.025em;margin-top:3px;line-height:30px}.results-sort-card{background:var(--white);cursor:pointer;border:1px solid #a9ada9;border-radius:10px;align-content:center;gap:1px;min-width:220px;min-height:58px;padding:7px 44px 7px 14px;display:grid;position:relative}.results-sort-card>span{color:var(--muted);font-size:11px;line-height:15px}.results-sort-card select{appearance:none;width:100%;color:var(--ink);font-size:14px;font-weight:var(--weight-semibold);cursor:pointer;background:0 0;border:0;outline:0;padding:0;line-height:20px}.results-sort-card svg{pointer-events:none;position:absolute;top:21px;right:15px}.results-grid,.results-grid--live{grid-template-columns:minmax(0,1fr);gap:12px;display:grid}.live-property-card{background:var(--white);border:1px solid #d8dbd7;border-radius:14px;grid-template-rows:minmax(0,1fr);grid-template-columns:236px minmax(0,1fr) 190px;min-width:0;height:218px;min-height:0;transition:border-color .15s,box-shadow .15s;display:grid;overflow:hidden;box-shadow:0 1px 2px #1a251f0a}.live-property-card:hover,.live-property-card:focus-within{border-color:#b7bcb8;box-shadow:0 7px 24px #1a251f17}.live-property-card__media{background:#e9e7e1;min-width:0;height:100%;min-height:0;position:relative;overflow:hidden}.live-property-card__image{aspect-ratio:auto;background:#e9e7e1;border-radius:0;width:100%;height:100%;display:block;position:absolute;inset:0;overflow:hidden}.live-property-card__image img{object-fit:cover;width:100%;height:100%;transition:transform .42s cubic-bezier(.22,1,.36,1);display:block}.live-property-card:hover .live-property-card__image img{transform:scale(1.025)}.live-property-card__image-fallback{width:100%;height:100%;color:var(--blue-dark);font-size:20px;font-weight:var(--weight-bold);background:radial-gradient(circle at 28% 30%,#f4c95d 0 13%,#0000 14%),linear-gradient(145deg,#edf2ef,#d6e1db);place-items:center;display:grid;position:absolute;inset:0}.live-property-card__pinned-badge{background:var(--blue-dark);min-height:28px;padding-inline:10px;top:12px;left:12px}.live-property-card__save{z-index:2;color:#24352c;cursor:pointer;background:#fffffff5;border:0;border-radius:50%;place-items:center;width:38px;height:38px;padding:0;display:grid;position:absolute;top:10px;right:10px;box-shadow:0 2px 8px #141f192e}.live-property-card__save.is-saved{color:#cc3d53}.live-property-card__save.is-saved svg{fill:currentColor}.live-property-card__gallery-controls{z-index:2;pointer-events:none;justify-content:space-between;align-items:center;display:flex;position:absolute;bottom:12px;left:10px;right:10px}.live-property-card__gallery-controls button{width:34px;height:34px;color:var(--white);font-size:27px;font-weight:var(--weight-regular);cursor:pointer;pointer-events:auto;background:#15201bad;border:0;border-radius:50%;place-items:center;padding:0 0 2px;line-height:1;display:grid}.live-property-card__gallery-count{z-index:2;color:var(--white);background:#15201bad;border-radius:999px;padding:3px 7px;font-size:10px;line-height:14px;position:absolute;bottom:13px;left:50%;transform:translate(-50%)}.live-property-card__body{flex-direction:column;min-width:0;min-height:0;padding:16px 18px;display:flex;overflow:hidden}.live-property-card__copy{min-width:0;min-height:0;overflow:hidden}.live-property-card h2{color:var(--ink);font-size:17px;font-weight:var(--weight-semibold);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;line-height:22px;display:-webkit-box;overflow:hidden}.live-property-card h2 a:hover{color:var(--blue);text-underline-offset:3px;text-decoration:underline}.live-property-card__type{color:var(--muted);margin:3px 0 0;font-size:13px;line-height:18px}.live-property-card__description{color:#555d58;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:7px 0 0;font-size:13px;line-height:19px;display:-webkit-box;overflow:hidden}.live-property-card__amenities{flex-wrap:wrap;gap:6px;max-height:44px;margin:8px 0 0;padding:0;list-style:none;display:flex;overflow:hidden}.live-property-card__amenities li{color:var(--blue-dark);background:#edf6f1;border-radius:999px;padding:3px 8px;font-size:11px;line-height:16px}.live-property-card__review{align-items:center;gap:9px;min-width:0;margin-top:auto;padding-top:12px;display:flex}.live-property-card__rating-gauge{width:45px;height:28px}.live-property-card__review-copy{gap:0;min-width:0;display:grid}.live-property-card__review b{font-size:13px;font-weight:var(--weight-semibold);line-height:18px}.live-property-card__review small{color:var(--muted);font-size:11px;line-height:15px}.live-property-card__new{color:var(--blue);font-size:12px;font-weight:var(--weight-semibold);line-height:17px}.live-property-card__deal{border-left:1px solid #e1e3e0;flex-direction:column;justify-content:flex-end;gap:16px;min-width:0;min-height:0;padding:18px 16px 16px;display:flex}.live-property-card__pricing{text-align:left;justify-items:start;gap:1px;min-width:0;display:grid}.live-property-card__pricing p,.live-property-card__pricing b,.live-property-card__pricing small,.live-property-card__pricing span,.live-property-card__pricing em{margin:0}.live-property-card__pricing p{font-size:13px;line-height:19px}.live-property-card__pricing p strong{font-size:23px;font-weight:var(--weight-semibold);letter-spacing:-.01em}.live-property-card__pricing p span{color:var(--muted);font-size:12px}.live-property-card__pricing em{color:var(--blue);font-size:12px;font-style:normal;font-weight:var(--weight-semibold);text-transform:capitalize;margin:2px 0 7px;line-height:16px}.live-property-card__pricing>b{font-size:16px;font-weight:var(--weight-semibold);line-height:20px}.live-property-card__pricing small{color:var(--muted);font-size:10px;line-height:14px}.live-property-card__cta{min-height:42px;color:var(--white);background:var(--blue);font-size:14px;font-weight:var(--weight-semibold);border-radius:9px;justify-content:center;align-items:center;gap:8px;padding-inline:14px;line-height:20px;transition:background .14s,transform .14s;display:inline-flex}.live-property-card__cta:hover{color:var(--white);background:var(--blue-light);transform:translateY(-1px)}.live-property-card--skeleton{background:var(--white);border:1px solid #d8dbd7;border-radius:14px;grid-template-rows:minmax(0,1fr);grid-template-columns:236px minmax(0,1fr) 190px;height:218px;min-height:0;padding:0;display:grid}.live-property-card--skeleton span:first-child{aspect-ratio:auto;border-radius:0;height:100%}.live-property-card--skeleton span:nth-child(2),.live-property-card--skeleton span:last-child{grid-column:2;width:calc(100% - 40px);height:20px;margin:22px 20px 0}.live-property-card--skeleton span:last-child{grid-column:3;align-self:end;width:calc(100% - 32px);height:42px;margin:0 16px 16px}.filter-drawer-scrim{display:none}@media (min-width:901px){.results-toolbar-wrap{display:none}}@media (max-width:1060px) and (min-width:901px){.results-page .results-frame{padding-inline:20px}.results-layout{grid-template-columns:246px minmax(0,1fr);gap:22px}.live-property-card,.live-property-card--skeleton{grid-template-columns:210px minmax(0,1fr) 170px}}@media (max-width:900px){.results-page .results-frame{width:100%;padding-inline:14px}.results-toolbar-wrap{z-index:80;background:#fffffffa;border-top:1px solid #e1e3df;border-bottom:1px solid #d8dbd7;position:sticky;top:0}.results-toolbar{border:0;gap:8px;min-height:56px;padding-inline:14px;display:flex}.filter-list{gap:7px;padding-block:8px}.filter-chip{border-color:#939994;min-height:38px;padding-inline:12px;font-size:13px}.filter-chip--active,.filter-chip[aria-expanded=true]{border-color:var(--blue);color:var(--blue);background:#edf6f1;padding-inline:11px}.sort-control--mobile{min-height:38px;color:var(--ink);background:var(--white);font-size:13px;font-weight:var(--weight-medium);border:1px solid #939994;border-radius:999px;flex:none;align-items:center;gap:5px;padding:0 11px;display:inline-flex;position:relative}.sort-control--mobile select{opacity:0;cursor:pointer;width:100%;height:100%;position:absolute;inset:0}.results-layout{padding-top:18px;padding-bottom:52px;display:block}.results-filters{display:none}.results-summary{min-height:0;margin-bottom:13px}.results-summary h1{font-size:21px;line-height:27px}.results-sort-card{display:none}.filter-drawer-scrim{z-index:88;cursor:default;background:#161f1a7a;border:0;padding:0;display:block;position:fixed;inset:0}.filter-popover,.filter-popover--all{top:max(18px, env(safe-area-inset-top));right:12px;bottom:max(12px, env(safe-area-inset-bottom));z-index:90;border-radius:20px;flex-direction:column;width:auto;max-height:none;display:flex;position:fixed;left:12px}.filter-popover__header{flex:none;padding:18px 20px}.filter-popover__body{flex:auto;grid-template-columns:1fr 1fr;gap:0 24px;max-height:none;padding:22px 20px;display:grid;overflow-y:auto}.filter-popover__footer{flex:none;padding:13px 18px}.live-property-card,.live-property-card--skeleton{grid-template-rows:minmax(0,1fr) auto;grid-template-columns:minmax(145px,36%) minmax(0,1fr);height:232px;min-height:0}.live-property-card__media{grid-row:1/span 2;height:100%;min-height:0}.live-property-card__body{grid-area:1/2;padding:14px 15px 13px}.live-property-card h2{font-size:16px;line-height:21px}.live-property-card__description{margin-top:7px;font-size:12px;line-height:17px}.live-property-card__review{margin-top:12px;padding-top:0}.live-property-card__deal{border-left:0;grid-area:2/2;align-items:flex-end;padding:0 15px 13px;display:flex}.live-property-card__pricing{text-align:right;justify-items:end;min-width:135px;margin-left:auto}.live-property-card__pricing p strong{font-size:16px}.live-property-card__pricing em,.live-property-card__cta{display:none}}@media (max-width:640px){.results-page .results-frame,.results-toolbar{padding-inline:10px}.filter-list .filter-chip:nth-of-type(n+4){display:none}.filter-popover__body{grid-template-columns:1fr;gap:0}.filter-popover .filter-group+.filter-group{padding-top:21px}.results-summary{padding-inline:3px}.live-property-card,.live-property-card--skeleton{border-radius:13px;grid-template-columns:minmax(132px,38%) minmax(0,1fr);height:232px;min-height:0}.live-property-card__media{height:100%;min-height:0}.live-property-card__body{padding:12px 12px 11px}.live-property-card__type{font-size:12px;line-height:17px}.live-property-card__description{-webkit-line-clamp:2}.live-property-card__amenities{display:none}.live-property-card__review{width:100%}.live-property-card__rating-gauge{width:42px;height:26px}.live-property-card__review b{font-size:12px}.live-property-card__pricing{min-width:0}.live-property-card__pricing p{font-size:11px}.live-property-card__pricing>b{font-size:15px}.live-property-card__save{width:34px;height:34px;top:8px;right:8px}.live-property-card__gallery-controls{bottom:9px;left:8px;right:8px}.live-property-card__gallery-controls button{width:30px;height:30px;font-size:23px}.live-property-card__gallery-count{bottom:10px}.live-property-card--skeleton span:nth-child(2),.live-property-card--skeleton span:last-child{width:calc(100% - 24px);margin-inline:12px}}
