.hero-gallery.svelte-e7oedi{width:100%;max-width:720px;margin:0 auto;padding:.25rem 0}.hero-gallery__row.svelte-e7oedi{display:flex;align-items:flex-end;justify-content:center;gap:.15rem;min-height:clamp(280px,32vw,360px)}.hero-gallery__photo.svelte-e7oedi{--photo-scale: .92;--photo-x: 0px;position:relative;z-index:var(--photo-z);flex:0 1 auto;width:clamp(200px,22vw,260px);margin:0;padding:0;transform:translate(var(--photo-x)) translateY(var(--photo-y)) rotate(var(--photo-rotate)) scale(var(--photo-scale));transform-origin:center bottom;transition:transform .35s ease;animation:svelte-e7oedi-photo-enter .7s ease backwards;animation-delay:var(--photo-delay)}.hero-gallery__photo--featured.svelte-e7oedi{--photo-scale: 1;width:clamp(230px,26vw,300px);z-index:1}.hero-gallery__photo--left.svelte-e7oedi,.hero-gallery__photo--right.svelte-e7oedi{z-index:3}.hero-gallery__row.svelte-e7oedi:hover .hero-gallery__photo:where(.svelte-e7oedi){transform:translate(var(--photo-x)) translateY(calc(var(--photo-y) - 4px)) rotate(var(--photo-rotate)) scale(var(--photo-scale))}.hero-gallery__row.svelte-e7oedi:hover .hero-gallery__photo--featured:where(.svelte-e7oedi){transform:translate(var(--photo-x)) translateY(-8px) rotate(var(--photo-rotate)) scale(1.02)}.hero-gallery__img.svelte-e7oedi{display:block;width:100%;height:auto;aspect-ratio:1;object-fit:contain}@keyframes svelte-e7oedi-photo-enter{0%{opacity:0;transform:translate(var(--photo-x)) translateY(calc(var(--photo-y) + 24px)) rotate(var(--photo-rotate)) scale(.86)}to{opacity:1;transform:translate(var(--photo-x)) translateY(var(--photo-y)) rotate(var(--photo-rotate)) scale(var(--photo-scale))}}@media(min-width:992px){.hero-gallery.svelte-e7oedi{max-width:none;width:100%;min-height:0;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:0}.hero-gallery__row.svelte-e7oedi{position:relative;width:100%;min-height:clamp(300px,36vh,400px);display:block;flex-shrink:0}.hero-gallery__photo.svelte-e7oedi{position:absolute;width:clamp(220px,19vw,280px);--photo-scale: .94;--photo-y: 0px;--photo-x: 0px;bottom:0;transform:rotate(var(--photo-rotate)) scale(var(--photo-scale));transform-origin:center bottom}.hero-gallery__photo--left.svelte-e7oedi{left:0;transform:rotate(-9deg) scale(var(--photo-scale))}.hero-gallery__photo--right.svelte-e7oedi{right:0;transform:rotate(9deg) scale(var(--photo-scale))}.hero-gallery__photo--featured.svelte-e7oedi{--photo-scale: 1;left:50%;top:38%;bottom:auto;width:clamp(280px,26vw,360px);transform:translate(-50%,-50%) rotate(0) scale(1);transform-origin:center center}.hero-gallery__row.svelte-e7oedi:hover .hero-gallery__photo--left:where(.svelte-e7oedi){transform:rotate(-9deg) scale(var(--photo-scale)) translateY(-4px)}.hero-gallery__row.svelte-e7oedi:hover .hero-gallery__photo--right:where(.svelte-e7oedi){transform:rotate(9deg) scale(var(--photo-scale)) translateY(-4px)}.hero-gallery__row.svelte-e7oedi:hover .hero-gallery__photo--featured:where(.svelte-e7oedi){transform:translate(-50%,calc(-50% - 6px)) rotate(0) scale(1.02)}.hero-gallery__photo.svelte-e7oedi{animation:svelte-e7oedi-gallery-fade-in .65s ease backwards}}@keyframes svelte-e7oedi-gallery-fade-in{0%{opacity:0}to{opacity:1}}@media(max-width:991px){.hero-gallery.svelte-e7oedi{padding:0;margin-top:0}}@media(max-width:600px){.hero-gallery.svelte-e7oedi{width:100vw;max-width:none;margin-left:calc(50% - 50vw);overflow:hidden;min-height:auto;display:block;padding:0}.hero-gallery__row.svelte-e7oedi{display:flex;min-height:240px;padding:0;gap:0}.hero-gallery__photo.svelte-e7oedi{position:relative;left:auto;right:auto;top:auto;bottom:auto;--photo-scale: .88;width:168px;margin:0 -2rem;transform:translate(var(--photo-x)) translateY(var(--photo-y)) rotate(var(--photo-rotate)) scale(var(--photo-scale))}.hero-gallery__photo--featured.svelte-e7oedi{--photo-scale: 1;width:198px;margin:0 -.85rem;transform:translate(var(--photo-x)) translateY(var(--photo-y)) rotate(var(--photo-rotate)) scale(var(--photo-scale))}.hero-gallery__photo--left.svelte-e7oedi{--photo-x: -24px;transform:translate(var(--photo-x)) translateY(var(--photo-y)) rotate(var(--photo-rotate)) scale(var(--photo-scale))}.hero-gallery__photo--right.svelte-e7oedi{--photo-x: 24px;transform:translate(var(--photo-x)) translateY(var(--photo-y)) rotate(var(--photo-rotate)) scale(var(--photo-scale))}.hero-gallery__row.svelte-e7oedi:hover .hero-gallery__photo--featured:where(.svelte-e7oedi){transform:translate(var(--photo-x)) translateY(-8px) rotate(var(--photo-rotate)) scale(1.02)}}.subscriber-welcome.svelte-z9do56{padding:1.35rem 1.4rem;border-radius:18px;background:linear-gradient(135deg,#5e17eb0a,#ffffffe6 42%),#fff;border:1px solid rgba(94,23,235,.14);box-shadow:0 1px 2px #1313130a,0 12px 32px #5e17eb14;max-width:520px}.subscriber-welcome__title.svelte-z9do56{margin:0 0 1rem;font-family:var(--font);font-size:clamp(1.35rem,2.8vw,1.65rem);font-weight:600;line-height:1.25;letter-spacing:-.02em;color:var(--color-heading)}.subscriber-welcome__name.svelte-z9do56{font-weight:700;color:var(--hw-primary)}.subscriber-welcome__profile.svelte-z9do56{display:flex;align-items:flex-start;gap:.75rem;margin-bottom:1.25rem;padding:.85rem .95rem;border-radius:12px;background:#ffffffb8;border:1px solid rgba(19,19,19,.06)}.subscriber-welcome__check.svelte-z9do56{flex-shrink:0;width:1.65rem;height:1.65rem;margin-top:.05rem;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;color:#fff;background:linear-gradient(145deg,#3fae2a 0%,var(--wc-green) 100%);box-shadow:0 4px 12px #3fae2a47}.subscriber-welcome__check.svelte-z9do56 svg:where(.svelte-z9do56){width:.95rem;height:.95rem}.subscriber-welcome__summary.svelte-z9do56{margin:0;font-size:.95rem;line-height:1.5;font-weight:500;color:var(--color-text)}.subscriber-welcome__actions.svelte-z9do56{display:flex;flex-wrap:wrap;gap:.65rem}.subscriber-welcome__btn.svelte-z9do56{flex:1 1 11rem;justify-content:center;min-height:2.75rem;padding:.7rem 1rem;font-size:.92rem;font-weight:600;text-decoration:none;border-radius:999px}.subscriber-welcome__btn--outline.svelte-z9do56{background:#fff;color:var(--hw-primary);border:1.5px solid rgba(94,23,235,.22);box-shadow:none}.subscriber-welcome__btn--outline.svelte-z9do56:hover{background:#5e17eb0a;border-color:#5e17eb59;text-decoration:none}@media(max-width:991px){.subscriber-welcome.svelte-z9do56{margin-left:auto;margin-right:auto;text-align:left}.subscriber-welcome__actions.svelte-z9do56{flex-direction:column}.subscriber-welcome__btn.svelte-z9do56{flex:1 1 auto;width:100%}}.home-faq.svelte-jiaitz{background:linear-gradient(180deg,#faf8ff,#fff);padding:.5rem 0 4rem}.home-faq__inner.svelte-jiaitz{max-width:760px}.home-faq__list.svelte-jiaitz{display:flex;flex-direction:column;gap:.75rem}.home-faq__item.svelte-jiaitz{border-radius:var(--radius-lg);background:#fff;border:1px solid rgba(94,23,235,.1);box-shadow:0 2px 12px #1118270a;overflow:hidden;transition:border-color .2s ease,box-shadow .2s ease}.home-faq__item.open.svelte-jiaitz{border-color:#5e17eb38;box-shadow:0 8px 28px #5e17eb14}.home-faq__heading.svelte-jiaitz{margin:0;font-size:inherit;font-weight:inherit}.home-faq__trigger.svelte-jiaitz{width:100%;display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;padding:1.1rem 1.25rem;background:none;border:none;cursor:pointer;text-align:left;font-family:var(--font);color:var(--color-heading)}.home-faq__question.svelte-jiaitz{font-size:1rem;font-weight:600;line-height:1.45;letter-spacing:-.01em}.home-faq__chevron.svelte-jiaitz{width:.55rem;height:.55rem;margin-top:.45rem;flex-shrink:0;border-right:2px solid var(--hw-primary);border-bottom:2px solid var(--hw-primary);transform:rotate(45deg);transition:transform .2s ease}.home-faq__item.open.svelte-jiaitz .home-faq__chevron:where(.svelte-jiaitz){transform:rotate(-135deg);margin-top:.6rem}.home-faq__panel.svelte-jiaitz{padding:0 1.25rem 1.25rem;color:var(--color-text);font-size:.95rem;line-height:1.65}.home-faq__panel.svelte-jiaitz p:where(.svelte-jiaitz){margin:0 0 .85rem}.home-faq__panel.svelte-jiaitz p:where(.svelte-jiaitz):last-child{margin-bottom:0}.home-faq__highlight.svelte-jiaitz strong:where(.svelte-jiaitz){display:block;margin-bottom:.35rem;color:var(--hw-primary)}.home-faq__steps.svelte-jiaitz{margin:0 0 .85rem;padding-left:1.2rem;display:flex;flex-direction:column;gap:.45rem}.home-faq__steps.svelte-jiaitz li:where(.svelte-jiaitz){padding-left:.15rem}.home-faq__steps.svelte-jiaitz li:where(.svelte-jiaitz)::marker{color:var(--hw-primary);font-weight:700}@media(max-width:600px){.home-faq.svelte-jiaitz{padding:2rem 0 3rem}.home-faq__trigger.svelte-jiaitz{padding:1rem}.home-faq__panel.svelte-jiaitz{padding:0 1rem 1rem;font-size:.9rem}.home-faq__question.svelte-jiaitz{font-size:.95rem}}.home-signup-cta.svelte-13b02fh{background:linear-gradient(180deg,#fff,#faf8ff);padding:.5rem 0 2.5rem}.home-signup-cta__inner.svelte-13b02fh{display:flex;flex-direction:column;align-items:center;gap:1rem;max-width:640px;text-align:center}.home-signup-cta__btn.svelte-13b02fh{width:100%;max-width:420px;justify-content:center;font-size:1.05rem;font-weight:700;letter-spacing:-.01em;box-shadow:0 8px 28px #5e17eb38}.home-signup-cta__perks.svelte-13b02fh{display:flex;flex-wrap:wrap;justify-content:center;gap:.65rem 1.25rem;margin:0;padding:0;list-style:none}.home-signup-cta__perks.svelte-13b02fh li:where(.svelte-13b02fh){display:inline-flex;align-items:center;gap:.45rem;font-size:.92rem;font-weight:500;color:var(--color-text)}.home-signup-cta__check.svelte-13b02fh{display:inline-flex;align-items:center;justify-content:center;width:1.25rem;height:1.25rem;border-radius:999px;background:#5e17eb1a;color:var(--hw-primary);font-size:.72rem;font-weight:800;flex-shrink:0}@media(max-width:600px){.home-signup-cta.svelte-13b02fh{padding:.25rem 0 2rem}.home-signup-cta__inner.svelte-13b02fh{gap:.85rem}.home-signup-cta__btn.svelte-13b02fh{font-size:.98rem}.home-signup-cta__perks.svelte-13b02fh{flex-direction:column;align-items:center;gap:.5rem}.home-signup-cta__perks.svelte-13b02fh li:where(.svelte-13b02fh){font-size:.88rem}}.housing-slider.svelte-z7nenq{background:#fff;padding:2rem 0 2.2rem}.slider-head.svelte-z7nenq{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem}.slider-head.svelte-z7nenq h2:where(.svelte-z7nenq){margin:0;font-size:clamp(1.1rem,2vw,1.5rem);color:var(--color-heading)}.slider-link.svelte-z7nenq{display:block;text-decoration:none}.slider-viewport.svelte-z7nenq{overflow:hidden}.slider-track.svelte-z7nenq{display:flex;gap:.85rem;width:max-content;animation:svelte-z7nenq-scroll 95s linear infinite;padding:0 1rem}@keyframes svelte-z7nenq-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.listing-card.svelte-z7nenq{flex:0 0 240px;background:#fff;border-radius:12px;overflow:hidden;box-shadow:none;border:1px solid var(--color-border)}.listing-card.svelte-z7nenq .property-image{width:100%;height:130px}.listing-meta.svelte-z7nenq{padding:.65rem .75rem}.listing-title.svelte-z7nenq{margin:0;font-size:.86rem;font-weight:700;color:var(--color-heading);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.listing-sub.svelte-z7nenq{margin:.22rem 0 0;font-size:.76rem;color:var(--color-muted)}@media(max-width:700px){.slider-head.svelte-z7nenq{flex-direction:column;align-items:flex-start}}.popular-cities.svelte-2ocgwa{background:#fff;padding:2.5rem 0 3rem}.popular-cities__title.svelte-2ocgwa{margin:0 0 1.5rem;font-family:var(--font);font-size:clamp(1.35rem,3vw,1.75rem);font-weight:600;line-height:1.25;color:var(--color-heading);text-align:center;letter-spacing:-.02em}.popular-cities__grid.svelte-2ocgwa{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;max-width:720px;margin:0 auto}.popular-cities__btn.svelte-2ocgwa{display:flex;align-items:center;justify-content:center;min-height:2.75rem;padding:.65rem 1rem;border-radius:999px;border:1px solid rgba(94,23,235,.18);background:linear-gradient(180deg,#fff,#5e17eb08);color:var(--hw-primary);font-size:.92rem;font-weight:600;text-decoration:none;text-align:center;transition:background .2s ease,border-color .2s ease,transform .15s ease,box-shadow .2s ease}.popular-cities__btn.svelte-2ocgwa:hover{border-color:#5e17eb59;background:#5e17eb0f;box-shadow:0 4px 14px #5e17eb1a;transform:translateY(-1px)}@media(min-width:640px){.popular-cities__grid.svelte-2ocgwa{grid-template-columns:repeat(5,minmax(0,1fr));gap:.75rem;max-width:none}}.hero.svelte-1uha8ag{background:#fff;color:var(--color-text);padding:4.5rem 0 2.5rem;border-bottom:1px solid var(--color-border)}.hero-grid.svelte-1uha8ag{display:grid;grid-template-columns:minmax(300px,1.15fr) minmax(280px,1fr);gap:3.5rem;align-items:center}.hero-copy.svelte-1uha8ag{max-width:580px}.hero-trustpilot--desktop.svelte-1uha8ag{display:none}.hero-trustpilot--mobile.svelte-1uha8ag{display:flex;justify-content:center;margin:.85rem 0 1.25rem}@media(min-width:992px){.hero-grid.svelte-1uha8ag{align-items:stretch}.hero-copy.svelte-1uha8ag{order:1;display:flex;flex-direction:column;height:100%}.hero-visual-column.svelte-1uha8ag{order:2;justify-content:center;align-items:center;gap:1rem;height:100%}.hero-visual-column.svelte-1uha8ag .hero-gallery{flex:0 0 auto;min-height:0;display:flex;flex-direction:column;justify-content:center;align-items:center}.hero-hook.svelte-1uha8ag,.hero-subscriber-welcome.svelte-1uha8ag{margin-top:auto}.hero-trustpilot--desktop.svelte-1uha8ag{display:flex;flex-shrink:0}.hero-trustpilot--mobile.svelte-1uha8ag{display:none}}.hero-title.svelte-1uha8ag{font-family:var(--font);font-size:clamp(2rem,4.5vw,3.25rem);font-weight:600;line-height:1.15;color:var(--color-heading);margin:0 0 .85rem;letter-spacing:-.03em}.hero-title-accent.svelte-1uha8ag{color:var(--hw-primary);font-weight:700}.hero-weekly.svelte-1uha8ag{margin:0 0 1.75rem;font-size:.95rem;line-height:1.5;color:var(--color-muted)}.hero-weekly.svelte-1uha8ag strong:where(.svelte-1uha8ag){color:var(--hw-primary);font-weight:700;font-size:1.05rem}.hero-cta.svelte-1uha8ag{margin-bottom:2rem;box-shadow:0 8px 28px #5e17eb38}.hero-hook.svelte-1uha8ag{padding:1.25rem 1.35rem;border-radius:var(--radius-lg);background:linear-gradient(135deg,#5e17eb0f,#7c3aed0a);border:1px solid rgba(94,23,235,.12);max-width:520px}.hero-hook-title.svelte-1uha8ag{margin:0 0 .5rem;font-size:1.05rem;font-weight:700;line-height:1.35;color:var(--hw-primary)}.hero-hook-body.svelte-1uha8ag{margin:0;font-size:.95rem;line-height:1.6;color:var(--color-text)}.hero-visual-column.svelte-1uha8ag{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;width:100%;min-width:0}.hero-trustpilot.svelte-1uha8ag{justify-content:center;padding:0;background:transparent;border:none;border-radius:0}.hero-trustpilot.svelte-1uha8ag .trustpilot-badge{margin:0}@media(max-width:991px){.hero.svelte-1uha8ag{padding:1.25rem 0 2rem}.hero-grid.svelte-1uha8ag{display:flex;flex-direction:column;gap:1rem}.hero-visual-column.svelte-1uha8ag{order:1;gap:0;margin-top:0;margin-bottom:.75rem}.hero-copy.svelte-1uha8ag{order:2;max-width:none;text-align:center}.hero-trustpilot--mobile.svelte-1uha8ag{margin:.75rem auto 1rem}.hero-hook.svelte-1uha8ag,.hero-subscriber-welcome.svelte-1uha8ag{margin-left:auto;margin-right:auto;text-align:left}.hero-cta.svelte-1uha8ag{display:inline-flex;width:100%;max-width:360px;margin-left:auto;margin-right:auto;margin-bottom:0;justify-content:center}}@media(max-width:600px){.hero.svelte-1uha8ag{padding:.75rem 0 1.75rem}.hero-grid.svelte-1uha8ag{gap:.65rem}.hero-visual-column.svelte-1uha8ag{margin-top:0;margin-bottom:1rem}.hero-trustpilot--mobile.svelte-1uha8ag{margin:.65rem auto .85rem}.hero-hook.svelte-1uha8ag{margin-bottom:0}.hero-title.svelte-1uha8ag{font-size:1.75rem}.hero-weekly.svelte-1uha8ag{font-size:.88rem;margin-bottom:1.35rem}.hero-hook.svelte-1uha8ag{padding:1rem 1.1rem}.hero-hook-title.svelte-1uha8ag{font-size:.98rem}.hero-hook-body.svelte-1uha8ag{font-size:.88rem}}
