.fs-property{--fs-prop-blue:#5547fe;--fs-prop-blue-dark:#4338d4;--fs-prop-purple:#9d34eb;--fs-prop-pink:#fd3a9d;--fs-prop-bg:#fff;--fs-prop-text:#111827;--fs-prop-muted:#6b7280;--fs-prop-border:rgba(18,16,24,.08);--fs-prop-radius:1.25rem;--fs-prop-radius-lg:1.75rem;--fs-prop-shadow:0 4px 24px rgba(85,71,254,.08);--fs-prop-shadow-soft:0 1px 2px rgba(15,13,23,.04),0 12px 32px rgba(15,13,23,.06);min-height:100vh;background:var(--fs-prop-bg);color:var(--fs-prop-text);font-family:var(--font-manrope),Manrope,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.fs-property__main{width:min(1200px,100%);margin:0 auto;padding:calc(var(--fs-scroll-pill-offset, 4.25rem) + 2.5rem) 1.25rem 3.5rem}@media (min-width:768px){.fs-property__main{padding:calc(var(--fs-scroll-pill-offset, 4.25rem) + 2.75rem) 1.5rem 4rem}}.fs-property__media{width:100%}.fs-property__loading{min-height:70vh;display:flex;align-items:center;justify-content:center}.fs-property__spinner{width:2.25rem;height:2.25rem;border-radius:9999px;border:2px solid rgba(85,71,254,.18);border-top:2px solid var(--fs-prop-blue);animation:fs-prop-spin .7s linear infinite}@keyframes fs-prop-spin{to{transform:rotate(1turn)}}.fs-property__gallery{position:relative;width:100%;height:clamp(260px,42vw,520px);border-radius:var(--fs-prop-radius-lg);overflow:hidden;background:#0f0e16;box-shadow:var(--fs-prop-shadow-soft)}.fs-property__gallery-img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;cursor:pointer;transition:transform .55s ease,opacity .2s ease}.fs-property__gallery:hover .fs-property__gallery-img{transform:scale(1.02)}.fs-property__gallery-nav{position:absolute;top:50%;z-index:2;transform:translateY(-50%);width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center;border:none;border-radius:9999px;background:hsla(0,0%,100%,.92);color:#1f2937;box-shadow:0 4px 16px rgba(0,0,0,.12);cursor:pointer;transition:background .15s ease}.fs-property__gallery-nav:hover{background:#fff}.fs-property__gallery-nav--prev{left:.75rem}.fs-property__gallery-nav--next{right:.75rem}.fs-property__fav{position:absolute;top:.75rem;right:.75rem;z-index:2;width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center;border:none;border-radius:9999px;background:hsla(0,0%,100%,.94);box-shadow:0 4px 16px rgba(0,0,0,.1);cursor:pointer;color:#fd3a9d;transition:transform .15s ease}.fs-property__fav:hover{transform:scale(1.05)}.fs-property__gallery-count{position:absolute;bottom:.75rem;right:.75rem;z-index:2;padding:.3rem .65rem;border-radius:9999px;background:rgba(15,14,22,.62);backdrop-filter:blur(8px);color:#fff;font-size:.75rem;font-weight:600;letter-spacing:.02em}.fs-property__thumbs{display:flex;gap:.5rem;margin-top:.75rem;overflow-x:auto;padding-bottom:.25rem;scrollbar-width:thin}.fs-property__thumb{flex:0 0 auto;width:4.75rem;height:3.25rem;padding:0;border:2px solid transparent;border-radius:.75rem;overflow:hidden;background:#e8e4f0;cursor:pointer;opacity:.72;transition:opacity .15s ease,border-color .15s ease,box-shadow .15s ease}.fs-property__thumb.is-active{opacity:1;border-color:var(--fs-prop-blue);box-shadow:0 0 0 2px rgba(85,71,254,.2)}.fs-property__thumb:hover{opacity:1}.fs-property__thumb img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.fs-property__layout{display:flex;flex-direction:column;gap:1.25rem;margin-top:1.25rem;align-items:stretch}.fs-property__body,.fs-property__head{min-width:0}@media (min-width:1024px){.fs-property__layout{display:grid;grid-template-columns:minmax(0,1fr) 20.5rem;grid-template-areas:"head aside" "body aside";gap:2rem;margin-top:1.5rem;align-items:start}.fs-property__head{grid-area:head}.fs-property__body{grid-area:body}.fs-property__aside{grid-area:aside}}.fs-property__title-row{display:flex;flex-wrap:wrap;align-items:center;gap:.625rem;margin-bottom:.5rem}.fs-property__title{margin:0;font-size:clamp(1.35rem,2.4vw,1.85rem);font-weight:800;letter-spacing:-.03em;line-height:1.2;color:var(--fs-prop-text)}.fs-property__badge{display:inline-flex;align-items:center;padding:.2rem .65rem;border-radius:9999px;font-size:.6875rem;font-weight:700;letter-spacing:.02em;color:#fff;background:linear-gradient(135deg,var(--fs-prop-blue),var(--fs-prop-purple))}.fs-property__location-line{margin:0 0 1.5rem;font-size:.9375rem;color:var(--fs-prop-muted)}.fs-property__type-subtitle{margin:0 0 .35rem;font-size:1rem;font-weight:600;color:var(--fs-prop-text)}.fs-property__seo-ssr{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.fs-property__seo-ssr-address{margin:0;font-size:1rem;font-weight:700}.fs-property__offline{max-width:40rem;margin:2.5rem auto 4rem;padding:0 1.25rem}.fs-property__offline-eyebrow{margin:0 0 .5rem;font-size:.75rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--fs-prop-muted)}.fs-property__offline-copy{margin:0 0 1.5rem;font-size:.9875rem;line-height:1.55;color:var(--fs-prop-muted)}.fs-property__offline-actions{display:flex;flex-wrap:wrap;gap:.75rem}.fs-property__section{margin-top:2rem}.fs-property__section-title{margin:0;font-size:1.125rem;font-weight:800;letter-spacing:-.02em;color:var(--fs-prop-text)}.fs-property__section-sub{margin:.35rem 0 0;font-size:.875rem;color:var(--fs-prop-muted)}.fs-property__body-text{margin:.875rem 0 0;font-size:.9375rem;line-height:1.65;color:#374151;white-space:pre-line}.fs-property__expand{display:flex;align-items:center;gap:.75rem;margin-top:1.25rem}.fs-property__expand-line{flex:1;height:1px;background:var(--fs-prop-border)}.fs-property__expand-btn{display:inline-flex;align-items:center;gap:.35rem;border:none;background:none;padding:0;font-size:.8125rem;font-weight:600;color:var(--fs-prop-muted);cursor:pointer;transition:color .15s ease}.fs-property__expand-btn:hover{color:var(--fs-prop-text)}.fs-property__rows{margin-top:.75rem;border-top:1px solid var(--fs-prop-border)}.fs-property__row{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.875rem 0;border-bottom:1px solid var(--fs-prop-border);font-size:.875rem}.fs-property__row dt{color:var(--fs-prop-muted);flex-shrink:0}.fs-property__row dd{margin:0;text-align:right;font-weight:600;color:var(--fs-prop-text)}.fs-property__map-wrap{margin-top:1rem;border-radius:var(--fs-prop-radius);overflow:hidden;border:1px solid var(--fs-prop-border);box-shadow:var(--fs-prop-shadow-soft)}.fs-property__aside{min-width:0}@media (min-width:1024px){.fs-property__aside{position:sticky;top:5.5rem}}.fs-property__action-card{position:relative;padding:1.25rem;border-radius:var(--fs-prop-radius-lg);background:#fff;border:1px solid var(--fs-prop-border);box-shadow:var(--fs-prop-shadow-soft);overflow:hidden}.fs-property__action-card:before{content:none;display:none}.fs-property__price{margin:.25rem 0 0;font-size:1.5rem;font-weight:800;letter-spacing:-.03em;color:var(--fs-prop-text)}.fs-property__compare{position:relative;margin-top:.875rem;padding:.95rem 1rem;border-radius:1rem;background:#fff;border:1px solid var(--fs-prop-border);box-shadow:none}.fs-property__compare:after,.fs-property__compare:before{content:none;display:none}.fs-property__compare>*{position:relative;z-index:1}.fs-property__compare-loading{margin-top:.875rem;padding:.95rem 1rem;border-radius:1rem;background:#fff;border:1px solid var(--fs-prop-border);font-size:.8125rem;color:var(--fs-prop-muted)}.fs-property__compare-title{margin:0;font-size:.8125rem;font-weight:700;color:var(--fs-prop-text)}.fs-property__compare-body{margin:.5rem 0 0;font-size:.75rem;line-height:1.45;color:var(--fs-prop-muted)}.fs-property__cta{display:flex;align-items:center;justify-content:center;width:100%;margin-top:1rem;height:2.75rem;border:none;border-radius:9999px;font-size:.9375rem;font-weight:700;color:#fff;background:var(--fs-prop-blue);box-shadow:0 4px 16px rgba(85,71,254,.32);cursor:pointer;transition:filter .15s ease,transform .15s ease}.fs-property__cta:hover{filter:brightness(1.06);transform:translateY(-1px)}.fs-property__cta--secondary{margin-top:.5rem;color:var(--fs-prop-blue);background:hsla(0,0%,100%,.92);border:1px solid rgba(85,71,254,.28);box-shadow:none;text-decoration:none}.fs-portal a.fs-property__cta--secondary,.fs-portal a.fs-property__cta--secondary:hover,.fs-portal a.fs-property__cta--secondary:visited{color:var(--fs-prop-blue)!important;-webkit-text-fill-color:var(--fs-prop-blue);text-decoration:none}.fs-property__cta--secondary:hover{background:#fff;border-color:rgba(85,71,254,.45);filter:none}.fs-property__report{display:flex;width:100%;align-items:flex-start;gap:.75rem;margin-top:.875rem;padding:.75rem;border:1px solid var(--fs-prop-border);border-radius:.875rem;background:#fafafa;text-align:left;cursor:pointer;transition:background .15s ease,border-color .15s ease}.fs-property__report:hover{background:#f3f1f8;border-color:rgba(85,71,254,.2)}.fs-property__report-icon{position:relative;flex-shrink:0;width:2.25rem;height:2.25rem;border-radius:.625rem;background:#fff;border:1px solid var(--fs-prop-border);color:#334155}.fs-property__report-bang,.fs-property__report-icon{display:flex;align-items:center;justify-content:center}.fs-property__report-bang{position:absolute;bottom:-.2rem;right:-.2rem;width:.95rem;height:.95rem;border-radius:9999px;background:#ef4444;color:#fff;font-size:.625rem;font-weight:800}.fs-property__report-title{display:block;font-size:.8125rem;font-weight:700;color:var(--fs-prop-text)}.fs-property__report-action{display:block;margin-top:.15rem;font-size:.8125rem;font-weight:600;color:var(--fs-prop-pink)}.fs-property__alerts{margin-top:.875rem;padding:1.125rem;border-radius:var(--fs-prop-radius);background:#fff;border:1px solid var(--fs-prop-border);box-shadow:var(--fs-prop-shadow-soft)}.fs-property__alerts-head{display:flex;align-items:flex-start;gap:.75rem}.fs-property__alerts-icon{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;border-radius:.75rem;background:rgba(85,71,254,.1);color:var(--fs-prop-blue)}.fs-property__alerts-title{margin:0;font-size:.875rem;font-weight:800;color:var(--fs-prop-text)}.fs-property__alerts-sub{margin:.35rem 0 0;font-size:.75rem;line-height:1.45;color:var(--fs-prop-muted)}.fs-property__alerts-chips{display:flex;flex-wrap:wrap;gap:.4rem;margin-top:.75rem}.fs-property__alerts-chip{padding:.3rem .65rem;border-radius:9999px;font-size:.6875rem;font-weight:600;color:#374151;background:#f3f1f8;border:1px solid var(--fs-prop-border)}.fs-property__alerts-cta{display:flex;align-items:center;justify-content:center;width:100%;margin-top:1rem;padding:.625rem 1rem;border-radius:9999px;border:1.5px solid var(--fs-prop-blue);background:#fff;font-size:.8125rem;font-weight:700;color:var(--fs-prop-blue);text-decoration:none;cursor:pointer;transition:background .15s ease,color .15s ease}.fs-property__alerts-cta:hover{background:rgba(85,71,254,.06)}.fs-property__meta-panel{margin-top:.875rem;padding:1rem 1.125rem;border-radius:var(--fs-prop-radius);background:#fff;border:1px solid var(--fs-prop-border);box-shadow:var(--fs-prop-shadow-soft)}.fs-property__meta-label{margin:0 0 .75rem;font-size:.75rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--fs-prop-muted)}.fs-property__stats{display:grid;grid-template-columns:repeat(3,1fr);gap:.5rem}.fs-property__stat{text-align:center}.fs-property__stat-value{font-size:1.25rem;font-weight:800;letter-spacing:-.02em;color:var(--fs-prop-blue)}.fs-property__stat-value.is-blurred{filter:blur(7px);-webkit-user-select:none;-moz-user-select:none;user-select:none}.fs-property__stat-label{margin-top:.15rem;font-size:.625rem;line-height:1.3;color:var(--fs-prop-muted)}.fs-property__share{display:flex;justify-content:center;gap:.5rem;margin-top:1rem;padding-top:1rem;border-top:1px solid var(--fs-prop-border)}.fs-property__share-btn{display:flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;border:1px solid var(--fs-prop-border);border-radius:9999px;background:#f9f8fd;color:#374151;cursor:pointer;transition:background .15s ease,color .15s ease,border-color .15s ease}.fs-property__share-btn:hover{background:rgba(85,71,254,.08);border-color:rgba(85,71,254,.25);color:var(--fs-prop-blue)}.fs-property__similar{margin-top:2.5rem}.fs-property__similar-title{margin:0 0 1rem;font-size:1.125rem;font-weight:800;letter-spacing:-.02em}.fs-property__similar-grid{display:grid;grid-template-columns:1fr;gap:1rem}@media (min-width:640px){.fs-property__similar-grid{grid-template-columns:repeat(3,1fr)}}.fs-property__similar-card{display:block;border-radius:var(--fs-prop-radius-lg);overflow:hidden;background:#4a3fb8;text-decoration:none;color:inherit;box-shadow:var(--fs-prop-shadow-soft);transition:transform .25s ease,box-shadow .25s ease}.fs-property__similar-card:hover{transform:translateY(-3px);box-shadow:0 12px 36px rgba(85,71,254,.18)}.fs-property__similar-media{position:relative;aspect-ratio:4/3;overflow:hidden}.fs-property__similar-media img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.fs-property__similar-media:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,#4a3fb8 0,rgba(92,79,212,.75) 28%,rgba(92,79,212,.15) 55%,transparent 75%);pointer-events:none}.fs-property__similar-body{position:relative;margin-top:-3.5rem;padding:0 1rem 1.1rem;z-index:1;color:#fff}.fs-property__similar-name{font-size:.875rem;font-weight:700;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.fs-property__similar-meta{margin-top:.35rem;font-size:.6875rem;opacity:.78}.fs-property__similar-price{margin-top:.45rem;font-size:.9375rem;font-weight:800;letter-spacing:-.02em}.fs-property__similar-empty,.fs-property__similar-loading{padding:2rem 1rem;text-align:center;font-size:.875rem;color:var(--fs-prop-muted)}.fs-property__sticky-bar{display:none}@media (max-width:1023px){.fs-property__gallery-nav{width:2.25rem;height:2.25rem}.fs-property__sticky-bar{display:flex;position:fixed;bottom:0;left:0;right:0;z-index:40;align-items:center;gap:.75rem;padding:.75rem 1rem calc(.75rem + env(safe-area-inset-bottom, 0px));background:hsla(0,0%,100%,.94);backdrop-filter:blur(12px);border-top:1px solid var(--fs-prop-border);box-shadow:0 -8px 28px rgba(15,13,23,.08)}.fs-property__sticky-price{flex:1;min-width:0;font-size:1.05rem;font-weight:800;letter-spacing:-.02em;color:var(--fs-prop-text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fs-property__sticky-cta{flex:0 0 auto;min-width:8.5rem;height:2.75rem;padding:0 1.25rem;border:none;border-radius:9999px;font-size:.875rem;font-weight:700;color:#fff;background:var(--fs-prop-blue);box-shadow:0 4px 14px rgba(85,71,254,.3);cursor:pointer}.fs-property__sticky-cta:active{filter:brightness(1.05)}.fs-property__main{padding-bottom:calc(5.5rem + env(safe-area-inset-bottom, 0px))}.fs-property__aside .fs-property__cta,.fs-property__section-sub--map{display:none}.fs-property__action-card{padding:1rem 1.1rem}.fs-property__price{font-size:1.35rem}.fs-property__title{font-size:1.25rem}.fs-property__location-line{margin-bottom:0;font-size:.875rem}}@media (max-width:639px){.fs-property__main{padding:calc(var(--fs-scroll-pill-offset, 4.25rem) + 2rem) 1rem calc(5.5rem + env(safe-area-inset-bottom, 0px))}.fs-property__media{width:100%;max-width:none;margin-left:0}.fs-property__gallery{width:100%;height:auto;aspect-ratio:4/3;border-radius:var(--fs-prop-radius-lg);box-shadow:var(--fs-prop-shadow-soft)}.fs-property__gallery:hover .fs-property__gallery-img{transform:none}.fs-property__gallery-nav,.fs-property__thumbs{display:none}.fs-property__fav{top:.65rem;right:.65rem;width:2.75rem;height:2.75rem}.fs-property__gallery-count{bottom:.65rem;right:.65rem}.fs-property__layout{padding:0;margin-top:1rem;gap:1rem}.fs-property__similar{padding:0;margin-top:1.75rem}.fs-property__body .fs-property__section:first-child{margin-top:.5rem}}