@font-face{font-family:Lato;src:url(/assets/fonts/Lato/Lato-Regular.ttf)format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Lato;src:url(/assets/fonts/Lato/Lato-Bold.ttf)format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:ItaBnbIcons;src:url(/assets/fonts/ItaBnb/fonts/ItaBnbIcons.ttf)format("truetype");font-weight:400;font-style:normal;font-display:block}:root{--palette-primary:#0057b8;--palette-primary-dark:#092651;--palette-green:#3c8826;--palette-dark-grey:#373737;--palette-grey-20:#f1f7f9;--palette-grey-30:#e2eaee;--palette-grey-40:#cfd8de;--palette-grey-50:#b7c1c8;--palette-grey-60:#859aac;--palette-grey-70:#5c7490;--palette-grey-10:#f7fbfc;--palette-warning:#facc15;--palette-button-grey:#ddd;--palette-white:#fff;--palette-black:#000}*{box-sizing:border-box}@keyframes itaBnbSpin{to{transform:rotate(360deg)}}html,body{background:var(--palette-white);min-height:100%;color:var(--palette-black);-ms-overflow-style:none;scrollbar-width:none;margin:0;font-family:Lato,sans-serif}html::-webkit-scrollbar{width:0;height:0;display:none}body::-webkit-scrollbar{width:0;height:0;display:none}body{overflow-x:hidden}button,a{font:inherit}.home-page{background:var(--palette-white);min-height:100vh}.home-desktop-shell{display:block}.home-mobile-shell{display:none}.home-whatsapp-fab{z-index:20;position:fixed;bottom:16px;right:16px}.home-navbar{z-index:10;background:var(--palette-white);border-bottom:1px solid #09265114;height:90px;padding:0;display:block;position:sticky;top:0}.home-navbar__logo{object-fit:contain;width:58px;height:58px}.home-navbar__brand{justify-content:center;align-items:center;width:90px;height:90px;padding:16px;display:inline-flex;position:absolute;top:0;left:0}.home-navbar__links{justify-content:center;align-items:stretch;gap:0;height:100%;display:inline-flex;position:absolute;top:0;left:50%;transform:translate(-50%)}.home-navbar__link{color:var(--palette-grey-60);border-bottom:3px solid #0000;align-items:center;margin:16px;padding:0 0 8px;font-size:16px;font-weight:700;text-decoration:none;display:inline-flex}.home-navbar__link--active{border-bottom-color:var(--palette-primary);color:var(--palette-primary)}.home-navbar__profile{background:var(--palette-grey-40);cursor:pointer;border-radius:999px;outline:none;justify-content:center;align-items:center;width:54px;height:54px;list-style:none;display:inline-flex}.home-navbar__profile::-webkit-details-marker{display:none}.home-navbar__profile:focus-visible{outline:2px solid var(--palette-primary);outline-offset:3px}.home-navbar__profile-icon{width:24px;height:24px}.home-navbar__profile-avatar{border-radius:inherit;object-fit:cover;width:100%;height:100%}.home-navbar__profile-menu{padding:12px 16px;display:inline-flex;position:relative}.home-navbar__profile-menu[open] .home-navbar__profile{box-shadow:0 0 0 3px #0057b81f}.home-navbar__actions{justify-content:flex-end;align-items:center;height:100%;display:inline-flex;position:absolute;top:0;right:0}.home-navbar__language{margin-right:16px;display:inline-flex;position:relative}.home-navbar__language-trigger{cursor:pointer;border-radius:50%;outline:none;justify-content:flex-end;align-items:center;width:35px;height:35px;list-style:none;display:inline-flex;overflow:hidden}.home-navbar__language-trigger::-webkit-details-marker{display:none}.home-navbar__language-trigger img{border-radius:inherit;object-fit:cover;width:35px;height:35px}.home-language-menu{z-index:20;background:var(--palette-white);border-radius:8px;width:200px;display:grid;position:absolute;top:calc(100% + 20px);right:-20px;overflow:hidden;box-shadow:0 12px 34px #09265129}.home-language-menu button{color:var(--palette-black);text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:35px 1fr;align-items:center;gap:16px;padding:8px 16px;font-size:16px;display:grid}.home-language-menu img{object-fit:cover;border-radius:50%;width:35px;height:35px}.home-navbar__host-action{border:1px solid var(--palette-dark-grey);background:var(--palette-white);min-height:48px;color:var(--palette-black);cursor:pointer;border-radius:32px;justify-content:center;align-items:center;padding:12px 20px;font-size:16px;font-weight:700;display:inline-flex}.home-mobile-nav{display:none}.home-mobile-nav__link{color:var(--palette-grey-50);text-decoration:none}.home-mobile-nav__icon{font-family:ItaBnbIcons,sans-serif;font-size:26px;line-height:1}.home-mobile-nav__icon-wrap{display:inline-flex;position:relative}.home-mobile-nav__badge{background:var(--palette-primary);width:22px;height:22px;color:var(--palette-white);border-radius:999px;justify-content:center;align-items:center;font-size:11px;font-weight:700;line-height:1;display:inline-flex;position:absolute;top:-10px;right:-12px}.home-profile-menu{z-index:20;background:var(--palette-white);box-sizing:border-box;border:0;border-radius:32px;gap:0;width:280px;padding:24px;display:grid;position:absolute;top:calc(100% + 10px);right:16px;box-shadow:0 18px 45px #09265129}.home-profile-menu a,.home-profile-menu button{min-height:48px;color:var(--palette-black);text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;padding:0;font-family:inherit;font-size:16px;font-weight:400;line-height:1.4;text-decoration:none;display:flex}.home-profile-menu a:hover,.home-profile-menu button:hover{color:var(--palette-primary)}.home-profile-menu__divider{background:var(--palette-grey-40);height:1px;margin:8px 0;display:block}.home-hero{height:clamp(420px,34vw,500px);min-height:420px;position:relative;overflow:hidden}.home-hero__slide{opacity:0;transition:opacity .42s;position:absolute;inset:0}.home-hero__slide--active{opacity:1}.home-hero__slide img{object-fit:cover;width:100%;height:100%;display:block}.home-hero__shade{background:linear-gradient(90deg,#00234a57 0%,#00234a24 48%,#00234a0f 100%);position:absolute;inset:0}.home-hero__copy{color:var(--palette-white);flex-direction:column;justify-content:center;display:flex;position:absolute;inset:0 clamp(340px,39vw,620px) 0 clamp(112px,8.5vw,150px)}.home-hero__copy h1{letter-spacing:0;margin:0;font-size:clamp(54px,4.2vw,76px);font-weight:900;line-height:1.08}.home-hero__copy p{margin:26px 0 0;font-size:clamp(21px,1.35vw,26px);font-weight:400;line-height:1.25}.home-hero__arrow{z-index:2;color:#111827;cursor:pointer;background:#ffffff94;border:0;border-radius:999px;justify-content:center;align-items:center;width:48px;height:48px;transition:background .16s,transform .16s;display:inline-flex;position:absolute;top:50%;transform:translateY(-50%)}.home-hero__arrow span{border-top:3px solid;border-right:3px solid;width:12px;height:12px;display:block}.home-hero__arrow:hover,.home-hero__arrow:focus-visible{background:#ffffffd1;transform:translateY(-50%)scale(1.04)}.home-hero__arrow--previous{left:46px}.home-hero__arrow--previous span{transform:translate(2px)rotate(-135deg)}.home-hero__arrow--next{right:46px}.home-hero__arrow--next span{transform:translate(-2px)rotate(45deg)}.home-hero__dots{z-index:2;align-items:center;gap:8px;display:inline-flex;position:absolute;bottom:50px;left:50%;transform:translate(-50%)}.home-hero__dot{cursor:pointer;background:#ffffff94;border:0;border-radius:999px;width:8px;height:8px;padding:0;transition:background .16s,width .16s}.home-hero__dot--active{background:var(--palette-white);width:24px}.home-seo-summary{gap:18px;max-width:1180px;margin:40px auto 24px;padding:0 16px;display:grid}.home-seo-summary h2{color:var(--palette-black);margin:0 0 10px;font-size:clamp(24px,2.4vw,34px);line-height:1.15}.home-seo-summary p{max-width:760px;color:var(--palette-grey-70);margin:0;font-size:17px;line-height:1.55}.home-seo-summary__links{flex-wrap:wrap;gap:10px;display:flex}.home-seo-summary__links a{border:1px solid var(--palette-grey-30);color:var(--palette-primary);border-radius:999px;padding:8px 14px;text-decoration:none}.home-seo-summary__links a:hover,.home-seo-summary__links a:focus-visible{border-color:var(--palette-primary);text-decoration:underline}.home-search-shell{z-index:2;background:var(--palette-grey-20);border-radius:28px;grid-template-columns:minmax(0,1fr) auto;gap:6px;width:min(760px,100vw - 96px);min-height:50px;margin:-25px auto 0;padding:2px;display:grid;position:relative;box-shadow:0 12px 32px #09265121}.home-search-card{background:var(--palette-white);border-radius:28px;align-items:center;min-width:0;padding:5px 16px;display:flex}.home-search-segment{align-items:center;min-width:0;height:38px;padding:0;display:flex}.home-search-segment--destination{color:var(--palette-grey-60);flex:2 1 0}.home-search-segment input{min-width:0;font-size:14px}.home-search-field{min-width:0;height:38px;color:var(--palette-black);text-align:left;cursor:pointer;white-space:nowrap;text-overflow:ellipsis;background:0 0;border:0;flex:1 1 0;padding:0;overflow:hidden}.home-search-field--destination{color:var(--palette-grey-60)}.home-search-popover{z-index:30;background:var(--palette-white);border:1px solid #0926511a;border-radius:20px;position:absolute;top:calc(100% + 12px);overflow:hidden;box-shadow:0 18px 45px #09265129}.home-search-popover__inner{box-sizing:border-box;padding:16px}.home-search-popover__inner--dates{width:500px;height:430px}.home-search-popover__inner--guests{width:432px;height:332px}.home-search-popover--dates{width:500px;max-width:calc(100vw - 32px);height:430px;left:calc(50% - 170px)}.home-search-popover--guests{width:432px;max-width:calc(100vw - 32px);min-height:332px;right:112px}.home-search-toast{z-index:35;color:var(--palette-white);background:#202124eb;border-radius:8px;padding:12px 16px;font-size:15px;font-weight:700;position:absolute;top:calc(100% + 12px);right:0;box-shadow:0 14px 30px #0000002e}.home-search-divider{background:var(--palette-button-grey);flex:0 0 1px;align-self:stretch;width:1px;height:auto;margin:0 22px}.home-search-button{background:var(--palette-primary);min-height:46px;color:var(--palette-white);cursor:pointer;border:0;border-radius:30px;padding:0 30px;font-weight:700}.home-content{padding:54px 28px 96px}.home-content__status{color:#9b1c1c;margin:0 0 24px;font-weight:700}.home-content__status--empty{color:var(--palette-grey-70)}.home-sections{gap:0;display:grid}.home-section{gap:14px;padding-bottom:28px;display:grid}.home-section__heading{justify-content:space-between;align-items:end;gap:16px;display:flex}.home-section__city{width:fit-content;min-width:0;color:inherit;cursor:pointer;font:inherit;text-align:left;background:0 0;border:0;align-items:center;gap:32px;padding:0;display:inline-flex}.home-section__city:hover h2,.home-section__city:focus-visible h2{text-decoration:underline}.home-section__chevron{color:currentColor;border-top:3px solid;border-right:3px solid;width:12px;height:12px;display:block;transform:rotate(45deg)}.home-section__heading span:not(.home-section__chevron){color:var(--palette-grey-60);font-weight:700}.home-content h2,.home-section h2{margin:0 0 24px;font-size:24px;line-height:1.2}.home-section__city h2{margin:0}.home-content--map{padding-top:36px}.home-map-desktop{padding:48px}.home-map-desktop__header{align-items:center;gap:16px;margin-bottom:16px;display:flex;position:relative}.home-map-desktop__header h2{margin:0;font-size:17px;font-weight:700;line-height:1.25}.home-filter-dropdown{margin-left:auto;position:relative}.home-filter-button{color:var(--palette-black);cursor:pointer;background:0 0;border:0;align-items:center;gap:6px;padding:0;font-weight:700;display:inline-flex}.home-filter-button__icon{border-left:8px solid #0000;border-right:8px solid #0000;border-top:16px solid var(--palette-black);width:0;height:0;transform:scaleX(.9)}.home-filter-popover{z-index:30;background:var(--palette-white);border:1px solid #0926511a;border-radius:4px;width:400px;height:550px;padding:16px;position:absolute;top:calc(100% + 20px);right:250px;overflow:hidden;box-shadow:0 18px 45px #09265129}.home-filter-popover>div{height:100%!important;min-height:100%!important}.home-map-desktop__body{align-items:flex-start;gap:16px;display:flex}.home-map-desktop__left,.home-google-map{flex:1 1 0;min-width:0}.home-map-tabs{justify-content:center;align-items:stretch;gap:18px;min-height:72px;display:flex;overflow:auto hidden}.home-map-tab{min-width:94px;color:var(--palette-grey-30);cursor:pointer;background:0 0;border:0;border-bottom:3px solid #0000;flex-direction:column;flex:none;justify-content:center;align-items:center;gap:6px;padding:0 8px 10px;font-size:14px;display:inline-flex}.home-map-tab--active{border-bottom-color:var(--palette-primary);color:var(--palette-primary)}.home-map-tab__icon{clip-path:polygon(50% 0,100% 45%,100% 100%,65% 100%,65% 62%,35% 62%,35% 100%,0 100%,0 45%);background:currentColor;width:18px;height:14px;display:block;position:relative}.home-map-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;display:grid}.home-map-card{min-width:0;color:inherit;padding-right:8px;text-decoration:none;display:block}.home-map-card__image{aspect-ratio:1;background:linear-gradient(135deg, var(--palette-grey-30), var(--palette-grey-20));position:relative;overflow:hidden}.home-map-card__photo-track{scroll-snap-type:x mandatory;scrollbar-width:none;width:100%;height:100%;display:flex;overflow:auto hidden}.home-map-card__photo-track::-webkit-scrollbar{display:none}.home-map-card__photo{object-fit:cover;scroll-snap-align:start;-webkit-user-select:none;user-select:none;flex:0 0 100%;width:100%;height:100%;display:block}.home-map-card__heart{color:#cdd6e0eb;font-size:24px;line-height:1;position:absolute;top:12px;right:12px}.home-map-card__body{gap:4px;padding:8px 8px 0;display:grid}.home-map-card__body h3,.home-map-card__body p{margin:0}.home-map-card__body h3{min-width:0;font-size:16px;line-height:1.25}.home-map-card__body p{color:var(--palette-grey-60);font-size:14px}.home-map-card__body strong{margin-top:2px;font-size:15px}.home-map-card__title-row{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:10px;display:grid}.home-google-map{aspect-ratio:1.2;background:var(--palette-white);position:sticky;top:96px;overflow:hidden}.home-google-map__canvas{background:#b8edf8;width:100%;height:100%}.home-google-map__area{z-index:5;min-height:48px;color:var(--palette-white);cursor:pointer;background:#202124f0;border:0;border-radius:999px;align-items:center;gap:10px;padding:0 20px;font-weight:700;display:inline-flex;position:absolute;top:16px;left:50%;transform:translate(-50%)}.home-google-map__placeholder{z-index:1;color:var(--palette-grey-60);pointer-events:none;place-items:center;font-weight:700;display:grid;position:absolute;inset:0}.home-google-map__close{z-index:5;background:var(--palette-white);width:44px;height:44px;color:var(--palette-black);cursor:pointer;border:0;border-radius:999px;font-size:28px;line-height:1;position:absolute;top:16px;right:16px;box-shadow:0 2px 6px #0000001a}.home-google-map__count{z-index:3;color:#0000;position:absolute;bottom:8px;right:12px}.home-google-map__marker{cursor:pointer;border:0;justify-content:center;align-items:center;font:400 14px/1.25 Lato,sans-serif;display:inline-flex;position:absolute;transform:translate(-50%,-50%);box-shadow:0 2px 8px #00000029}.home-google-map__marker[data-kind=advert]{background:var(--palette-grey-10);min-width:0;min-height:0;color:var(--palette-black);border-radius:64px;padding:4px 8px}.home-google-map__marker[data-kind=cluster]{width:var(--marker-diameter);height:var(--marker-diameter);background:var(--palette-grey-20);color:var(--palette-black);border-radius:50%;padding:0}.home-google-map__marker[data-selected=true]{background:var(--palette-primary);color:var(--palette-white)}.home-google-map__selected{z-index:6;position:absolute;bottom:24px;left:50%;transform:translate(-50%)}.home-google-map__selected--single{width:min(500px,100% - 48px)}.home-google-map__selected--list{gap:8px;width:min(620px,100% - 32px);height:220px;padding:8px;display:flex;overflow-x:auto}.home-google-map-card{background:var(--palette-white);min-width:0;color:inherit;border-radius:8px;flex:0 0 150px;padding:4px;text-decoration:none;display:block;overflow:hidden;box-shadow:0 10px 30px #0000002e}.home-google-map-card--wide{grid-template-columns:150px minmax(0,1fr);height:150px;display:grid}.home-google-map-card__image{aspect-ratio:1;background:var(--palette-grey-20);border-radius:8px;min-width:0;position:relative;overflow:hidden}.home-google-map-card--wide .home-google-map-card__image{height:100%}.home-google-map-card__image img{object-fit:cover;width:100%;height:100%;display:block}.home-google-map-card__image strong{background:var(--palette-primary);max-width:calc(100% - 16px);color:var(--palette-white);text-overflow:ellipsis;white-space:nowrap;border-radius:8px;padding:4px;font-size:13px;line-height:1.2;position:absolute;bottom:8px;right:8px;overflow:hidden}.home-google-map-card__body{gap:4px;min-width:0;padding:6px 4px 2px;display:grid}.home-google-map-card--wide .home-google-map-card__body{align-content:center;padding:16px}.home-google-map-card__body h3,.home-google-map-card__body p{text-overflow:ellipsis;white-space:nowrap;margin:0;overflow:hidden}.home-google-map-card__body h3{font-size:14px;line-height:1.25}.home-google-map-card--wide .home-google-map-card__body h3{font-size:18px}.home-google-map-card__body p{color:var(--palette-grey-60);font-size:12px}.home-search-results-heading{justify-content:space-between;align-items:end;gap:16px;margin-bottom:18px;display:flex}.home-search-results-heading h2{margin:0;font-size:28px;line-height:1.15}.home-search-results-heading span{color:var(--palette-grey-60);font-weight:700}.home-map-results{grid-template-columns:minmax(0,1fr) minmax(300px,42%);align-items:start;gap:24px;display:grid}.home-map-results__list{min-width:0}.home-cards--search{grid-template-columns:repeat(auto-fill,minmax(240px,1fr))}.home-map-results__map{min-height:520px;color:var(--palette-black);background:linear-gradient(90deg,#ffffff47 1px,#0000 1px) 0 0/42px 42px,linear-gradient(0deg,#ffffff47 1px,#0000 1px) 0 0/42px 42px,linear-gradient(135deg,#e5f1e8 0%,#c7dedc 45%,#d7e8f0 100%);border:1px solid #0926511a;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:10px;display:flex;position:sticky;top:96px;overflow:hidden;box-shadow:0 18px 45px #0926511a}.home-map-results__map:before,.home-map-results__map:after{content:"";border:1px solid #0926511f;border-radius:999px;position:absolute}.home-map-results__map:before{width:260px;height:260px}.home-map-results__map:after{width:420px;height:420px}.home-map-results__map strong,.home-map-results__map span,.home-map-results__map-pin{z-index:1;position:relative}.home-map-results__map-pin{background:var(--palette-primary);border-radius:50% 50% 50% 0;width:18px;height:18px;transform:rotate(-45deg);box-shadow:0 8px 20px #0561c440}.home-map-results__map-pin:after{content:"";background:var(--palette-white);border-radius:50%;position:absolute;inset:5px}.home-cards{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:22px;display:grid}.home-carousel{display:block}.home-carousel__button{display:none}.home-cards-wrap{min-width:0}.home-cards-scrollbar{display:none}.home-cards--horizontal{scroll-behavior:smooth;scrollbar-width:none;gap:8px;padding-bottom:22px;display:flex;overflow-x:auto}.home-cards--horizontal::-webkit-scrollbar{display:none}.home-cards--horizontal .home-card{flex:0 0 calc(16.6667% - 6.66667px);padding-right:0}.home-card{width:100%;max-width:100%;min-height:100%;color:inherit;flex-direction:column;text-decoration:none;display:flex}.home-card__image{aspect-ratio:1;background:linear-gradient(135deg, var(--palette-grey-30), var(--palette-grey-20));border-radius:0;position:relative;overflow:hidden}.home-card__photo-track{scroll-snap-type:x mandatory;scrollbar-width:none;width:100%;height:100%;display:flex;overflow:auto hidden}.home-card__photo-track::-webkit-scrollbar{display:none}.home-card__photo{object-fit:cover;scroll-snap-align:start;-webkit-user-select:none;user-select:none;flex:0 0 100%;width:100%;height:100%;transition:transform .18s;display:block}.home-card:hover .home-card__photo{transform:none}.home-card__heart{color:#0057b833;font-family:ItaBnbIcons,sans-serif;font-size:24px;line-height:1;position:absolute;top:12px;right:12px}.home-card__dots,.home-map-card__dots{pointer-events:none;justify-content:center;align-items:center;gap:5px;display:flex;position:absolute;bottom:10px;left:10px;right:10px}.home-card__dot,.home-map-card__dot{background:#cfd8deeb;border-radius:999px;width:8px;height:8px}.home-card__dot--active,.home-map-card__dot--active{background:var(--palette-white)}.home-card__body{flex:auto;grid-template-rows:auto auto auto 1fr auto;gap:3px;padding:12px 16px 0;display:grid}.home-card__body h3,.home-card__body p{margin:0}.home-card__body h3{min-width:0;font-size:15px;line-height:1.25}.home-card__body p{color:var(--palette-grey-60);font-size:15px;line-height:1.25}.home-card__body strong:not(.home-card__price-tag){margin-top:2px;font-size:15px}.home-card__price-tag,.home-map-card__price-tag{background:var(--palette-primary);width:fit-content;color:var(--palette-white);border-radius:12px;justify-content:center;align-self:end;align-items:center;margin-top:10px;padding:7px 16px;font-size:15px;font-weight:700;line-height:1.15;display:inline-flex}.home-card__title-row{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:10px;display:grid}.home-card__title-row span{color:var(--palette-primary);font-weight:700}.home-card__title-row span:before,.home-map-card__title-row span:before{content:"★";margin-right:5px}.home-card__line,.home-card__price{background:var(--palette-grey-30);border-radius:999px;height:14px;margin-top:12px}.home-card__line--wide{width:80%}.home-card__line:not(.home-card__line--wide){width:55%}.home-card__price{background:var(--palette-grey-40);width:35%}.whatsapp-fab-shell{z-index:5;position:fixed;bottom:24px;right:24px}.home-mobile-search-appbar{border-bottom:1px solid var(--palette-grey-30);background:var(--palette-white);grid-template-columns:minmax(0,1fr) auto;align-items:center;min-height:68px;padding:0 16px;display:grid}.home-mobile-search-appbar__tile{min-width:0;min-height:68px;color:var(--palette-black);text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:72px minmax(0,1fr);align-items:center;padding:0;display:grid}.home-mobile-search-appbar__icon,.home-mobile-search-appbar__filter span{font-family:ItaBnbIcons,sans-serif;line-height:1}.home-mobile-search-appbar__icon{font-size:35px}.home-mobile-search-appbar__copy{gap:4px;min-width:0;display:grid}.home-mobile-search-appbar__copy strong,.home-mobile-search-appbar__copy span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.home-mobile-search-appbar__copy strong{font-size:17px;line-height:1.2}.home-mobile-search-appbar__copy span{color:var(--palette-grey-60);font-size:13px;line-height:1.25}.home-mobile-search-appbar__filter{border:1px solid var(--palette-grey-40);background:var(--palette-white);width:56px;height:56px;color:var(--palette-black);cursor:pointer;border-radius:999px;justify-content:center;align-items:center;display:inline-flex}.home-mobile-search-appbar__filter span{font-size:32px}.route-page{min-height:100vh}.route-shell{background:var(--palette-white);border:1px solid #0926511a;border-radius:8px;width:min(920px,100% - 48px);margin:72px auto;padding:56px;box-shadow:0 20px 50px #09265114}.route-shell__eyebrow{color:var(--palette-primary);margin:0 0 10px;font-size:15px;font-weight:700}.route-shell h1{margin:0;font-size:36px;line-height:1.1}.route-shell p:not(.route-shell__eyebrow){max-width:620px;color:var(--palette-grey-60);margin:18px 0 0;font-size:18px;line-height:1.45}.route-shell__action{background:var(--palette-primary);min-height:48px;color:var(--palette-white);border-radius:999px;justify-content:center;align-items:center;margin-top:28px;padding:0 24px;font-weight:700;text-decoration:none;display:inline-flex}.seo-search-page{padding-bottom:96px}.seo-search-hero{max-width:1180px;margin:0 auto;padding:56px 16px 24px}.seo-search-hero h1{max-width:760px;color:var(--palette-black);margin:0;font-size:clamp(34px,4vw,58px);line-height:1.08}.seo-search-hero p:not(.route-shell__eyebrow){max-width:760px;color:var(--palette-grey-70);margin:18px 0 0;font-size:18px;line-height:1.55}.seo-breadcrumb{max-width:1180px;color:var(--palette-grey-60);gap:8px;margin:0 auto;padding:0 16px 24px;font-size:14px;display:flex}.seo-breadcrumb a{color:var(--palette-primary)}.seo-search-results{max-width:1180px;margin:0 auto;padding:0 16px}.seo-search-results__heading{justify-content:space-between;align-items:end;gap:16px;margin-bottom:24px;display:flex}.seo-search-results__heading h2{color:var(--palette-black);margin:0;font-size:26px}.seo-search-results__heading p{color:var(--palette-grey-60);margin:0;font-weight:700}.seo-card-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;display:grid}.seo-pagination{justify-content:space-between;max-width:1180px;margin:36px auto 0;padding:0 16px;display:flex}.seo-pagination a{border:1px solid var(--palette-grey-30);color:var(--palette-primary);border-radius:999px;padding:10px 16px;text-decoration:none}.seo-pagination a:hover,.seo-pagination a:focus-visible{border-color:var(--palette-primary);text-decoration:underline}.seo-location-copy{max-width:1180px;margin:44px auto 0;padding:0 16px}.seo-location-copy h2{color:var(--palette-black);margin:0 0 12px;font-size:26px}.seo-location-copy p{max-width:760px;color:var(--palette-grey-70);margin:0 0 16px;font-size:17px;line-height:1.55}.seo-location-copy a{color:var(--palette-primary);font-weight:700}.filter-route-page{background:var(--palette-white);min-height:100vh}.filter-route-shell{background:var(--palette-white);width:100%;box-shadow:none;margin:0}.filter-route-shell>div{height:100dvh;min-height:100dvh;overflow:hidden}.filter-route-shell>div>main{scrollbar-width:none;padding-bottom:112px!important}.filter-route-shell>div>main::-webkit-scrollbar{width:0;height:0}.filter-route-shell>div>div:last-child{z-index:45;position:fixed;bottom:0;left:0;right:0}.protected-page{width:min(1180px,100% - 48px);margin:32px auto 96px}.protected-header{border-bottom:1px solid var(--palette-grey-30);justify-content:space-between;align-items:end;gap:24px;margin-bottom:28px;padding-bottom:24px;display:flex}.protected-header h1,.protected-header p{margin:0}.protected-header h1{font-size:36px;line-height:1.12}.protected-header p{color:var(--palette-grey-60);margin-top:8px;font-size:18px;font-weight:700}.protected-header__actions{align-items:center;gap:12px;display:inline-flex}.protected-button{background:var(--palette-primary);min-height:46px;color:var(--palette-white);cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;padding:0 22px;font-weight:700;text-decoration:none;display:inline-flex}.protected-loading,.protected-empty{border:1px solid var(--palette-grey-30);min-height:240px;color:var(--palette-grey-60);text-align:center;border-radius:8px;place-items:center;gap:12px;display:grid}.protected-empty strong{color:var(--palette-black);font-size:22px}.protected-empty--error strong{color:#9b1c1c}.protected-spinner{border:3px solid var(--palette-grey-30);border-top-color:var(--palette-primary);border-radius:50%;width:30px;height:30px;animation:.9s linear infinite protected-spin}.protected-tabs{border-bottom:1px solid var(--palette-grey-30);gap:16px;margin:0 0 24px;display:flex;overflow-x:auto}.protected-tab{color:var(--palette-grey-60);cursor:pointer;background:0 0;border:0;border-bottom:3px solid #0000;flex:none;padding:0 0 10px;font-weight:700}.protected-tab--active{border-bottom-color:var(--palette-dark-grey);color:var(--palette-dark-grey)}.protected-card-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:22px;display:grid}.protected-card-grid--wide{grid-template-columns:repeat(auto-fill,minmax(320px,1fr))}.protected-card,.protected-list-row,.protected-metric,.protected-profile{border:1px solid var(--palette-grey-30);background:var(--palette-white);border-radius:8px;box-shadow:0 14px 32px #09265114}.protected-card{overflow:hidden}.protected-card__link{color:inherit;text-decoration:none;display:block}.protected-card--reservation{grid-template-columns:128px minmax(0,1fr);min-height:176px;display:grid}.protected-thumb{object-fit:cover;background:linear-gradient(135deg, var(--palette-grey-30), var(--palette-grey-20));width:100%;height:100%;min-height:168px;display:block}.protected-thumb--empty{min-height:168px}.protected-card__body{align-content:start;gap:8px;padding:16px;display:grid}.protected-card__body h2,.protected-card__body p{margin:0}.protected-card__body h2{min-width:0;font-size:18px;line-height:1.25}.protected-card__body p{color:var(--palette-grey-60)}.protected-card__facts{font-size:14px;line-height:1.35}.protected-card__topline{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:12px;display:grid}.protected-chip{border:1px solid var(--palette-grey-40);min-height:26px;color:var(--palette-dark-grey);white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;padding:0 10px;font-size:13px;font-weight:700;display:inline-flex}.protected-list{gap:12px;display:grid}.protected-list-row{min-height:96px;color:inherit;grid-template-columns:72px minmax(0,1fr) auto;align-items:center;gap:16px;padding:12px;text-decoration:none;display:grid}.protected-list-row .protected-thumb{border-radius:50%;min-height:72px}.protected-list-row__content{gap:4px;min-width:0;display:grid}.protected-list-row__content span,.protected-list-row__meta{color:var(--palette-grey-60)}.protected-list-row__content strong,.protected-list-row__content span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.protected-list-row__meta{justify-items:end;gap:6px;display:grid}.protected-list-row--action{border:1px solid var(--palette-grey-30);text-align:left;cursor:pointer;width:100%}.protected-list-row--action:hover{border-color:var(--palette-primary)}.protected-chevron{color:var(--palette-grey-60);font-size:22px;font-weight:700}.protected-link-button{min-height:34px;color:var(--palette-primary);font:inherit;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;padding:0;font-weight:700;display:inline-flex}.protected-link-button--danger{color:#9b1c1c}.protected-link-button:disabled{opacity:.55;cursor:default}.protected-table-wrap{border:1px solid var(--palette-grey-30);border-radius:8px;overflow-x:auto}.protected-table{border-collapse:collapse;background:var(--palette-white);width:100%}.protected-table th,.protected-table td{border-bottom:1px solid var(--palette-grey-30);text-align:left;white-space:nowrap;padding:14px 16px}.protected-table th{color:var(--palette-grey-60);font-size:14px}.protected-metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:24px;display:grid}.protected-metric{gap:8px;padding:18px;display:grid}.protected-metric span{color:var(--palette-grey-60);font-weight:700}.protected-metric strong{color:var(--palette-primary-dark);font-size:24px}.protected-assistance{border-top:1px solid var(--palette-grey-30);gap:4px;margin-top:32px;padding-top:32px;display:grid}.protected-assistance span{color:var(--palette-grey-60)}.protected-profile{overflow:hidden}.protected-profile__cover{background:linear-gradient(135deg, var(--palette-primary), var(--palette-green));background-position:50%;background-size:cover;min-height:220px}.protected-profile__body{grid-template-columns:152px minmax(0,1fr);gap:24px;padding:0 24px 28px;display:grid}.protected-profile__body .protected-thumb{border:4px solid var(--palette-white);border-radius:50%;width:152px;height:152px;min-height:152px;margin-top:-76px}.protected-profile__copy{min-width:0;padding-top:24px}.protected-profile__copy h2,.protected-profile__copy p,.protected-profile__facts{margin:0}.protected-profile__facts{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:24px;display:grid}.protected-profile__facts div{border:1px solid var(--palette-grey-30);border-radius:8px;padding:14px}.protected-profile__facts dt{color:var(--palette-grey-60);font-size:13px;font-weight:700}.protected-profile__facts dd{text-overflow:ellipsis;white-space:nowrap;margin:6px 0 0;overflow:hidden}.protected-detail{border:1px solid var(--palette-grey-30);background:var(--palette-white);border-radius:8px;grid-template-columns:minmax(280px,38%) minmax(0,1fr);display:grid;overflow:hidden;box-shadow:0 14px 32px #09265114}.protected-detail .protected-thumb{min-height:360px}.protected-detail__body{align-content:start;gap:24px;padding:28px;display:grid}.protected-detail__body h2{margin:0;font-size:30px}.protected-detail__facts{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:0;display:grid}.protected-detail__facts div{border:1px solid var(--palette-grey-30);border-radius:8px;padding:14px}.protected-detail__facts dt{color:var(--palette-grey-60);font-size:13px;font-weight:700}.protected-detail__facts dd{margin:6px 0 0}@keyframes protected-spin{to{transform:rotate(360deg)}}.protected-page--narrow{width:min(720px,100% - 48px)}.protected-form{border:1px solid var(--palette-grey-30);background:var(--palette-white);border-radius:8px;gap:18px;padding:24px;display:grid;box-shadow:0 14px 32px #09265114}.protected-form label{color:var(--palette-grey-60);gap:8px;font-weight:700;display:grid}.protected-form input,.protected-form select,.protected-form textarea{border:0;border-bottom:1px solid var(--palette-grey-30);width:100%;min-height:48px;color:var(--palette-black);font:inherit;background:0 0;border-radius:0}.protected-form textarea{resize:vertical;min-height:132px}.protected-form__row,.protected-checkbox-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.protected-form__fieldset{border:0;gap:14px;min-width:0;padding:0;display:grid}.protected-form__fieldset legend{color:var(--palette-secondary);padding:0 0 4px;font-weight:700}.protected-checkbox-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.protected-checkbox-grid label{grid-template-columns:auto minmax(0,1fr);justify-content:start;align-items:center}.protected-checkbox-grid input{width:18px;min-height:18px}.protected-form__actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:12px;display:flex}.protected-modal-backdrop{z-index:80;background:#00000073;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.protected-modal{background:var(--palette-white);border-radius:8px;width:min(420px,100%);padding:24px;box-shadow:0 18px 45px #09265138}.protected-modal h2{margin:0 0 12px;font-size:22px}.protected-modal p{color:var(--palette-grey-60);margin:0 0 24px}.protected-form button,.protected-chat__composer button{background:var(--palette-primary);min-height:50px;color:var(--palette-white);font:inherit;cursor:pointer;border:0;border-radius:999px;font-weight:700}.protected-form button:disabled,.protected-chat__composer button:disabled{opacity:.55;cursor:default}.protected-form__message{margin:0;font-weight:700}.protected-form__message--success{color:var(--palette-green)}.protected-form__message--error{color:#9b1c1c}.advert-editor-form section,.checkout-section,.calendar-preview,.reservation-checkout__summary{gap:16px;display:grid}.advert-editor-form h2,.checkout-section h2,.calendar-preview h2,.reservation-checkout__summary h2{color:var(--palette-primary-dark);margin:0;font-size:22px;line-height:1.25}.reservation-checkout{grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);align-items:start;gap:48px;display:grid}.reservation-checkout__main{gap:22px;display:grid}.reservation-checkout__main>button,.reservation-checkout__summary button{background:var(--palette-primary);min-height:52px;color:var(--palette-white);font:inherit;cursor:pointer;border:0;border-radius:999px;font-weight:700}.reservation-checkout__main>button:disabled{opacity:.55;cursor:default}.checkout-section{border-bottom:1px solid var(--palette-grey-30);padding:0 0 22px}.checkout-section p{color:var(--palette-grey-60);margin:0;line-height:1.5}.checkout-section input,.checkout-section select,.reservation-checkout__summary input{border:0;border-bottom:1px solid var(--palette-grey-30);width:100%;min-height:48px;color:var(--palette-black);font:inherit;background:0 0}.reservation-checkout__summary{border:1px solid var(--palette-grey-30);background:var(--palette-white);border-radius:0;padding:24px;position:sticky;top:96px;box-shadow:0 14px 32px #09265114}.reservation-checkout__summary .protected-thumb{border-radius:0;min-height:150px}.reservation-checkout__summary label{color:var(--palette-grey-60);gap:8px;font-weight:700;display:grid}.calendar-preview{border:1px solid var(--palette-grey-30);background:var(--palette-white);padding:20px}.calendar-preview__grid{grid-template-columns:repeat(7,minmax(0,1fr));gap:6px;display:grid}.calendar-preview__grid strong,.calendar-preview__grid button,.calendar-preview__grid span{place-items:center;min-height:38px;display:grid}.calendar-preview__grid strong{color:var(--palette-grey-60);font-size:13px}.calendar-preview__grid button{border:1px solid var(--palette-grey-30);background:var(--palette-white);color:var(--palette-dark-grey);font:inherit;cursor:pointer}.protected-chat{border:1px solid var(--palette-grey-30);background:var(--palette-white);border-radius:8px;grid-template-rows:auto minmax(360px,1fr) auto;display:grid;overflow:hidden;box-shadow:0 14px 32px #09265114}.protected-chat__header{border-bottom:1px solid var(--palette-grey-30);grid-template-columns:64px minmax(0,1fr);align-items:center;gap:16px;padding:16px 18px;display:grid}.protected-chat__header .protected-thumb{border-radius:50%;min-height:64px}.protected-chat__header div,.protected-chat__message{gap:4px;display:grid}.protected-chat-layout{grid-template-columns:minmax(260px,.34fr) minmax(0,1fr);align-items:start;gap:24px;display:grid}.protected-chat-layout__detail .protected-page{padding:0}.protected-chat__header a,.protected-chat__message small{color:var(--palette-grey-60)}.protected-chat__messages{flex-direction:column;gap:12px;padding:20px;display:flex;overflow-y:auto}.protected-chat__message{background:#f5f7fb;border-radius:8px;max-width:min(680px,82%);padding:12px 14px}.protected-chat__message--own{background:var(--palette-primary);color:var(--palette-white);text-align:right;align-self:flex-end}.protected-chat__message--own small{color:#ffffffc7}.protected-chat__composer{border-top:1px solid var(--palette-grey-30);grid-template-columns:minmax(0,1fr) 132px;gap:12px;padding:16px;display:grid}.protected-chat__composer textarea{box-sizing:border-box;border:1px solid var(--palette-grey-30);min-height:50px;max-height:146px;font:inherit;resize:vertical;border-radius:24px;width:100%;padding:14px 16px;line-height:1.35}.protected-chat__composer .protected-form__message{grid-column:1/-1;margin:0}@media (max-width:1023px){.protected-chat-layout{grid-template-columns:1fr}}.detail-shell{width:calc(100% - 96px);margin:48px auto 96px}.detail-back{color:var(--palette-primary);font-weight:700;text-decoration:none;display:none}.detail-status{background:var(--palette-warning);color:var(--palette-dark-grey);align-items:center;gap:8px;margin-top:18px;padding:10px 14px;font-size:15px;display:flex}.detail-heading{justify-content:space-between;align-items:end;gap:24px;margin:26px 0 20px;display:flex}.detail-heading p,.detail-heading h1{margin:0}.detail-heading p{color:var(--palette-grey-60);font-weight:700}.detail-heading__location--mobile{display:none}.detail-heading h1{margin-top:6px;font-size:38px;line-height:1.08}.detail-heading__meta,.detail-heading__actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.detail-heading__meta{color:var(--palette-grey-60);margin-top:10px;font-size:15px;font-weight:700}.detail-heading__meta span:not(:first-child):before{content:"·";color:var(--palette-grey-50);margin-right:12px}.detail-heading__superhost{align-items:center;gap:6px;display:inline-flex}.detail-heading__superhost:before{content:"";color:var(--palette-grey-60);font-family:ItaBnbIcons,sans-serif;font-size:18px;font-weight:400;line-height:1}.detail-heading__actions{justify-content:flex-end}.detail-heading__actions a{color:var(--palette-dark-grey);font-weight:700;text-decoration:underline}.detail-heading__actions strong{color:var(--palette-primary-dark);white-space:nowrap;font-size:22px}.detail-gallery{border-radius:0;grid-template-rows:repeat(2,248px);grid-template-columns:2fr 1fr 1fr;gap:4px;display:grid;position:relative;overflow:hidden}.detail-gallery img{object-fit:cover;background:var(--palette-grey-20);width:100%;height:100%;display:block}.detail-gallery img:first-child{grid-row:span 2}.detail-gallery__counter,.detail-gallery__see-all{z-index:1;position:absolute;bottom:16px;right:16px}.detail-gallery__counter{display:none}.detail-gallery__see-all{background:var(--palette-primary);min-height:38px;color:var(--palette-white);border-radius:999px;justify-content:center;align-items:center;padding:0 18px;font-size:13px;font-weight:700;text-decoration:none;display:inline-flex}.detail-main{grid-template-columns:minmax(0,3fr) minmax(360px,2fr);gap:48px;margin-top:48px;display:grid}.detail-copy{min-width:0}.detail-copy p{color:var(--palette-dark-grey);font-size:17px;line-height:1.55}.detail-copy h2,.detail-section h2{color:var(--palette-primary-dark);margin:0 0 16px;font-size:24px;line-height:1.2}.detail-meta{font-weight:700;display:none;color:var(--palette-grey-60)!important}.detail-host-summary{border-bottom:1px solid var(--palette-grey-30);grid-template-columns:64px minmax(0,1fr);align-items:center;gap:16px;padding-bottom:24px;display:grid}.detail-host-summary img,.detail-host-summary__avatar{object-fit:cover;background:var(--palette-grey-30);border-radius:50%;width:56px;height:56px}.detail-host-summary__avatar:before{content:"";background:var(--palette-white);border-radius:50%;width:26px;height:26px;margin:15px auto;display:block}.detail-host-summary h2,.detail-host-summary p,.detail-info-tile h2,.detail-info-tile p{margin:0}.detail-host-summary h2{color:var(--palette-dark-grey);font-size:20px;line-height:1.2}.detail-host-summary p{color:var(--palette-grey-60);margin-top:4px;font-size:15px;line-height:1.35}.detail-info-tile{border-bottom:1px solid var(--palette-grey-30);grid-template-columns:34px minmax(0,1fr);align-items:start;gap:14px;padding:22px 0;display:grid}.detail-info-tile>span{width:28px;height:28px;color:var(--palette-primary);justify-content:center;align-items:center;font-size:22px;line-height:1;display:inline-flex}.detail-info-tile h2{color:var(--palette-primary-dark);font-size:18px;line-height:1.25}.detail-info-tile p{color:var(--palette-grey-60);margin-top:4px;font-size:15px;line-height:1.45}.detail-facts{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;margin:28px 0 0;display:grid}.detail-facts div{border:1px solid var(--palette-grey-30);border-radius:8px;padding:16px}.detail-facts dt{color:var(--palette-grey-60);font-size:13px;font-weight:700}.detail-facts dd{color:var(--palette-primary-dark);margin:6px 0 0;font-size:22px;font-weight:700}.detail-section{border-top:1px solid var(--palette-grey-30);margin-top:36px;padding-top:32px}.detail-services{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 28px;margin:0;padding:0;list-style:none;display:grid}.detail-services li{min-height:28px;color:var(--palette-dark-grey);font-size:16px}.detail-services li:before{content:"✓";color:var(--palette-primary);margin-right:10px;font-weight:700}.detail-reviews{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px;display:grid}.detail-reviews article{border:1px solid var(--palette-grey-30);border-radius:8px;gap:8px;padding:16px;display:grid}.detail-reviews article p{margin:0}.detail-reviews small{color:var(--palette-grey-60);font-weight:700}.detail-panel{border:1px solid #0926511f;border-radius:8px;align-self:start;gap:12px;padding:24px;display:grid;position:sticky;top:96px;box-shadow:0 16px 42px #0926511a}.detail-panel h2,.detail-panel p{margin:0}.detail-panel__notice{background:var(--palette-grey-10);color:var(--palette-primary);grid-template-columns:24px minmax(0,1fr);align-items:center;gap:8px;padding:12px;font-size:14px;font-weight:700;display:grid}.detail-panel__notice span{background:var(--palette-primary);width:24px;height:24px;color:var(--palette-white);border-radius:50%;justify-content:center;align-items:center;display:inline-flex}.detail-panel__list{border-top:1px solid var(--palette-grey-30);margin:0;display:grid}.detail-panel__list div{border-bottom:1px solid var(--palette-grey-30);gap:4px;padding:12px 0;display:grid}.detail-panel__list dt{color:var(--palette-grey-60);font-size:13px;font-weight:700}.detail-panel__list dd{color:var(--palette-primary-dark);margin:0;font-weight:700}.detail-rules{color:var(--palette-grey-70);gap:6px;font-size:14px;display:grid}.detail-panel a{background:var(--palette-primary);min-height:46px;color:var(--palette-white);border-radius:999px;justify-content:center;align-items:center;margin-top:8px;font-weight:700;text-decoration:none;display:inline-flex}.detail-panel a.detail-panel__secondary{background:var(--palette-white);color:var(--palette-primary);border:1px solid var(--palette-primary);margin-top:0}.detail-panel a.detail-report{min-height:0;color:var(--palette-dark-grey);background:0 0;margin-top:0;text-decoration:underline}.detail-panel__disabled{background:var(--palette-grey-30);min-height:46px;color:var(--palette-grey-70);border-radius:999px;justify-content:center;align-items:center;margin-top:8px;font-weight:700;display:inline-flex}.detail-desktop-nav{display:block}.detail-desktop-subbar{background:var(--palette-primary);align-items:center;min-height:34px;padding:0 24px;display:flex}.detail-desktop-subbar a{color:var(--palette-white);align-items:center;gap:10px;font-size:14px;font-weight:700;text-decoration:none;display:inline-flex}.detail-desktop-subbar span{font-size:22px;line-height:1}.detail-mobile-appbar,.detail-mobile-reserve-bar{display:none}@media (max-width:900px){.home-page{padding-bottom:78px}.home-navbar{display:none}.home-navbar__brand{width:48px;height:64px;padding:0;position:static}.home-navbar__logo{width:48px;height:48px}.home-navbar__links{display:none;position:static;transform:none}.home-navbar__link{margin:8px;font-size:14px}.home-mobile-nav{z-index:30;min-height:72px;padding:7px 4px calc(7px + env(safe-area-inset-bottom));background:var(--palette-white);border-top:1px solid #0926511a;grid-template-columns:repeat(5,minmax(0,1fr));display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 14px #0926511a}.home-mobile-nav__link{min-width:0;color:var(--palette-grey-50);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:4px;font-size:11px;font-weight:700;line-height:1.15;display:inline-flex}.home-mobile-nav__link--active{color:var(--palette-primary)}.home-navbar__language,.home-navbar__host-action{display:none}.home-navbar__actions{position:static}.home-navbar__profile-menu{padding:0}.home-navbar__profile{width:46px;height:46px}.home-profile-menu{right:-4px}.home-hero{min-height:420px}.home-hero__copy{right:16px}.home-search-shell{border-radius:24px;grid-template-columns:1fr;width:calc(100% - 32px)}.home-search-card{border-radius:22px;grid-template-columns:1fr;gap:4px}.home-search-popover{width:auto;left:0;right:0}.home-search-divider{width:100%;height:1px}.home-search-button{min-height:54px}.home-content{padding:32px 16px 96px}.home-carousel{grid-template-columns:minmax(0,1fr)}.home-carousel__button{display:none}.home-cards--horizontal{grid-template-columns:1fr;display:grid;overflow-x:visible}.home-cards--horizontal .home-card{flex-basis:auto;padding-right:0}.home-section__city{gap:12px}.home-section__chevron{font-size:26px}.home-map-results{grid-template-columns:1fr}.home-map-results__map{min-height:300px;position:relative;top:auto}.home-cards{grid-template-columns:1fr}.route-shell{width:calc(100% - 32px);margin:36px auto;padding:28px}.route-shell h1{font-size:28px}.seo-search-hero{padding:34px 16px 18px}.seo-search-results__heading{flex-direction:column;align-items:flex-start}.seo-card-grid{grid-template-columns:1fr}.filter-route-shell{width:100%;box-shadow:none;margin:0}.protected-page{width:calc(100% - 32px);margin:24px auto 80px}.protected-header,.protected-card--reservation,.protected-profile__body{display:grid}.protected-header h1{font-size:28px}.protected-card-grid,.protected-card-grid--wide,.protected-metric-grid,.protected-profile__facts,.protected-detail,.protected-detail__facts,.protected-form__row,.protected-checkbox-grid,.reservation-checkout{grid-template-columns:1fr}.protected-form__actions{justify-content:stretch}.protected-form__actions>*{flex:180px}.protected-list-row{grid-template-columns:56px minmax(0,1fr)}.protected-list-row__meta{grid-column:2;justify-items:start}.protected-list-row--action{grid-template-columns:minmax(0,1fr) auto}.reservation-checkout{gap:28px}.reservation-checkout__summary{position:static}.protected-chat__composer{grid-template-columns:1fr}.protected-profile__body .protected-thumb{width:120px;height:120px;min-height:120px;margin-top:-60px}.detail-page{padding-bottom:150px}.detail-desktop-nav{display:none}.detail-mobile-appbar{z-index:35;border-bottom:1px solid var(--palette-grey-30);background:var(--palette-white);grid-template-columns:48px minmax(0,1fr) auto auto;align-items:center;gap:12px;min-height:56px;padding:0 16px;display:grid;position:sticky;top:0}.detail-mobile-appbar a{color:var(--palette-primary);font-size:14px;font-weight:700;text-decoration:none}.detail-mobile-appbar__icon{justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex}.detail-mobile-appbar__icon svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;width:27px;height:27px}.detail-mobile-appbar__icon--favourite svg{fill:#d7ebff;stroke:#d7ebff}.detail-mobile-appbar__back{justify-content:flex-start;align-items:center;width:44px;height:44px;line-height:1;display:inline-flex;color:var(--palette-black)!important;font-size:34px!important;font-weight:400!important}.detail-shell{width:100%;margin:0}.detail-back{display:none}.detail-status{border-radius:0;margin:0}.detail-heading{gap:8px;margin:0;padding:16px;display:grid}.detail-heading>div{flex-direction:column;min-width:0;display:flex}.detail-heading h1{color:var(--palette-dark-grey);order:1;margin:0;font-size:30px;line-height:1.08}.detail-heading p{color:var(--palette-grey-60);order:3;margin-top:3px;font-size:16px;font-weight:400;line-height:1.3}.detail-heading__location--desktop{display:none}.detail-heading__location--mobile{display:block}.detail-heading__meta{color:var(--palette-grey-60);order:2;margin-top:0;font-size:16px}.detail-heading__superhost:before{font-size:19px}.detail-heading .detail-heading__actions{display:none!important}.detail-gallery{border-radius:0;grid-template-rows:none;grid-template-columns:1fr;gap:0}.detail-gallery img{aspect-ratio:1}.detail-gallery img:not(:first-child),.detail-gallery__see-all{display:none}.detail-gallery__counter{min-width:0;min-height:0;color:var(--palette-white);background:#0000008c;border-radius:4px;justify-content:center;align-items:center;padding:4px 16px;font-size:14px;font-weight:400;display:inline-flex;top:16px;bottom:auto;right:16px}.detail-main{grid-template-columns:1fr;gap:0;margin-top:0}.detail-facts{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:20px;padding:0 16px}.detail-services{grid-template-columns:1fr}.detail-panel{display:none}.detail-copy{min-width:0}.detail-host-summary{grid-template-columns:56px minmax(0,1fr);gap:16px;padding:18px 16px 22px}.detail-host-summary img,.detail-host-summary__avatar{width:52px;height:52px}.detail-host-summary h2{font-size:18px}.detail-host-summary p{font-size:15px}.detail-info-tile{margin:0 16px;padding:22px 0}.detail-meta,.detail-copy>h2,.detail-copy>.detail-section,.detail-copy>p{padding-left:16px;padding-right:16px}.detail-section{margin-top:24px;padding-top:24px}.detail-mobile-reserve-bar{z-index:45;padding:16px 16px calc(32px + env(safe-area-inset-bottom));border-top:1px solid var(--palette-grey-30);background:var(--palette-white);box-shadow:0 -2px 2px var(--palette-grey-30);justify-content:space-between;align-items:center;gap:14px;display:flex;position:fixed;bottom:0;left:0;right:0}.detail-mobile-reserve-bar strong{min-width:0;color:var(--palette-black);font-size:16px;line-height:1.2}.detail-mobile-reserve-bar strong span,.detail-mobile-reserve-bar strong small{display:block}.detail-mobile-reserve-bar strong span{font-size:16px}.detail-mobile-reserve-bar strong small{font-size:16px;font-weight:700}.detail-mobile-reserve-bar>a,.detail-mobile-reserve-bar>span{background:var(--palette-primary);width:200px;height:5vh;min-height:42px;color:var(--palette-white);text-align:center;border-radius:999px;justify-content:center;align-items:center;padding:0 16px;font-size:16px;font-weight:700;text-decoration:none;display:inline-flex}.detail-mobile-reserve-bar>span{background:var(--palette-grey-30);color:var(--palette-grey-70)}.home-desktop-shell,.home-whatsapp-fab{display:none}.home-mobile-shell{display:block}.home-mobile-shell .home-content{padding:36px 16px 112px}.home-mobile-shell .home-sections{gap:44px}.home-mobile-shell .home-section{gap:12px}.home-mobile-shell .home-section__heading{display:block}.home-mobile-shell .home-section__city{justify-content:space-between;gap:16px;width:100%}.home-mobile-shell .home-section__city h2{font-size:16px;line-height:1.2}.home-mobile-shell .home-carousel{grid-template-columns:minmax(0,1fr);gap:0;display:grid}.home-mobile-shell .home-carousel__button{display:none}.home-mobile-shell .home-cards--horizontal{scroll-behavior:smooth;scrollbar-width:none;grid-template-columns:none;gap:0;padding-bottom:12px;display:flex;overflow:auto hidden}.home-mobile-shell .home-cards--horizontal::-webkit-scrollbar{display:none}.home-mobile-shell .home-cards-scrollbar{height:8px;margin-top:-16px;display:block;position:relative}.home-mobile-shell .home-cards-scrollbar__thumb{background:var(--palette-grey-30);border-radius:999px;height:6px;transition:transform .12s,width .12s;display:block;position:absolute;top:0;left:0}.home-mobile-shell .home-cards-scrollbar:not(.home-cards-scrollbar--visible) .home-cards-scrollbar__thumb{display:none}.home-mobile-shell .home-cards--horizontal .home-card{flex:0 0 280px;padding-right:8px}.home-mobile-shell .home-card__body{padding:8px 8px 0}.home-mobile-shell .home-card__body h3{font-size:18px;line-height:1.22}.home-mobile-shell .home-card__body p{font-size:16px;line-height:1.25}.home-mobile-shell .home-card__price-tag{margin-top:4px;padding:8px 16px;font-size:18px}}
