.home-page{width:100%;overflow-x:hidden;margin-top:-64px}@media(min-width:960px){.home-page{margin-top:-80px}}.scroll-section{opacity:0;transform:translateY(28px);transition:opacity .7s ease,transform .7s ease;scroll-margin-top:96px}.scroll-section--visible{opacity:1;transform:translateY(0)}@media(prefers-reduced-motion:reduce){.scroll-section{opacity:1;transform:none;transition:none}}.hero{position:relative;padding:calc(64px + 48px) 0 80px;background:radial-gradient(ellipse 80% 60% at 50% -20%,rgba(13,148,136,.18),transparent),linear-gradient(180deg,#F0FDFA,#FAFAF9 85%);min-height:92vh;display:flex;flex-direction:column;align-items:center;justify-content:center}@media(min-width:960px){.hero{padding-top:calc(80px + 48px)}}@media(max-width:959px){.hero{min-height:auto;padding-bottom:48px}}.hero__content{text-align:center;max-width:920px;margin:0 auto;width:100%;animation:heroEnter .8s ease both}.hero__eyebrow{background:rgba(13,148,136,.12)!important;color:#0f766e!important;font-weight:600!important}.hero__eyebrow,.hero__title{margin-bottom:20px!important}.hero__title{font-size:clamp(2rem,5vw,3.25rem)!important;font-weight:700!important;letter-spacing:-.03em!important;color:#0f172a!important}.hero__subtitle{color:#64748b!important;font-weight:400!important;margin-bottom:48px!important;font-size:clamp(1rem,2vw,1.25rem)!important}.hero__search{width:100%;animation:heroEnter .9s ease .12s both}.hero__scroll-cue{position:absolute;bottom:32px;left:50%;transform:translateX(-50%);display:flex;flex-direction:column;align-items:center;gap:2px;color:#64748b;font-size:.75rem;font-weight:500;letter-spacing:.04em;text-transform:uppercase;background:none;border:none;cursor:pointer;padding:12px;animation:scrollCue 1.8s ease-in-out infinite}.hero__scroll-cue:hover{color:#0f766e}@media(max-width:959px){.hero__scroll-cue{display:none}}@keyframes heroEnter{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes scrollCue{0%,to{transform:translateX(-50%) translateY(0);opacity:.7}50%{transform:translateX(-50%) translateY(6px);opacity:1}}.section{padding:clamp(64px,10vw,112px) 0}@media(max-width:959px){.section{padding:48px 0}}.section__header{text-align:center;max-width:720px;margin:0 auto 48px}.section__header--row{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;text-align:left;max-width:none;flex-wrap:wrap}.section__eyebrow{display:block;font-size:.8125rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:#0f766e;margin-bottom:12px}.section__title{margin-bottom:12px!important;letter-spacing:-.02em!important}.section__subtitle{color:#64748b;max-width:560px;margin:0 auto;line-height:1.65}.stay-type-card{display:flex;flex-direction:column;gap:12px;height:100%;padding:32px;border-radius:20px;background:#fff;border:1px solid rgba(15,23,42,.06);transition:all .25s ease;text-decoration:none;color:inherit}.stay-type-card:hover{border-color:rgba(13,148,136,.35);box-shadow:0 4px 16px rgba(15,23,42,.06);transform:translateY(-2px)}.stay-type-card:hover .stay-type-card__cta{color:#0d9488}.stay-type-card__icon{width:48px;height:48px;border-radius:14px;background:#ccfbf1;color:#0f766e;display:flex;align-items:center;justify-content:center}.stay-type-card__icon svg{font-size:1.5rem}.stay-type-card__cta{margin-top:auto;display:inline-flex;align-items:center;gap:4px;font-size:.875rem;font-weight:600;color:#64748b;transition:all .15s ease}.duration-band{background:#0f172a;color:#fff;text-align:center}.duration-band__title{color:#fff!important;margin-bottom:12px!important}.duration-band__copy{color:hsla(0,0%,100%,.7)!important;margin-bottom:32px!important}.duration-band__chips{display:flex;flex-wrap:wrap;justify-content:center;gap:10px}.duration-band__chip{background:hsla(0,0%,100%,.08)!important;color:#fff!important;border-color:hsla(0,0%,100%,.2)!important}.duration-band__chip:hover{background:rgba(13,148,136,.35)!important}.city-card{display:block;border-radius:20px;overflow:hidden;background:#fff;border:1px solid rgba(15,23,42,.06);text-decoration:none;color:inherit;transition:all .25s ease;height:100%}.city-card:hover{box-shadow:0 12px 32px rgba(15,23,42,.1);transform:translateY(-3px)}.city-card:hover .city-card__image{transform:scale(1.04)}.city-card__image{height:180px;background-size:cover;background-position:50%;transition:transform .4s ease}.city-card__body{padding:20px}.rating-proof{margin-top:48px;display:flex;align-items:center;justify-content:center;gap:20px;flex-wrap:wrap;padding:32px;border-radius:20px;background:#f0fdfa}.perk-list{display:flex;flex-direction:column;gap:12px;margin:32px 0}.perk-list__item{display:flex;align-items:flex-start;gap:10px}.hosts-section{background:#f0fdfa}.hosts-section__actions{display:flex;flex-direction:column;align-items:flex-start;gap:8px}.hosts-section__visual{min-height:360px;border-radius:28px;background-size:cover;background-position:50%}.hosts-section__visual--host{background-image:linear-gradient(135deg,rgba(13,148,136,.25),rgba(15,23,42,.35)),url(https://images.unsplash.com/photo-1560448204-e02f11c3d0e2?w=1200&q=80)}.landlords-section__stats{display:grid;grid-template-columns:1fr 1fr;grid-gap:20px;gap:20px}.landlords-section__stat{padding:48px 32px;border-radius:20px;background:#f0fdfa;text-align:center}.landlords-section__stat h2{color:#0f766e;margin-bottom:4px}.why-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:16px;gap:16px}@media(min-width:960px){.why-grid{grid-template-columns:repeat(3,1fr)}}@media(min-width:1280px){.why-grid{grid-template-columns:repeat(5,1fr)}}.why-card{height:100%;padding:20px;border-radius:12px;background:#fff;border:1px solid rgba(15,23,42,.05)}.why-card__icon{width:40px;height:40px;border-radius:10px;background:#ccfbf1;color:#0f766e;display:flex;align-items:center;justify-content:center;margin-bottom:12px}.why-card__icon svg{font-size:1.25rem}.cta-section{background:radial-gradient(ellipse at top,rgba(13,148,136,.35),transparent 55%),#0f172a;text-align:center;color:#fff}.cta-section__title{color:#fff!important;margin-bottom:20px!important}.cta-section__copy{color:hsla(0,0%,100%,.7)!important;margin-bottom:32px!important}.cta-section__actions{display:flex;justify-content:center;gap:12px;flex-wrap:wrap}