.blk-flat-finder__viewer{margin:0 auto;overflow:hidden;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.blk-flat-finder__back{align-items:center;display:flex;gap:16px;margin-bottom:12px;min-height:44px}.blk-flat-finder__back .ff-back-btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff;border:1px solid #d8d4cf;border-radius:999px;cursor:pointer;font-size:.875rem;padding:8px 16px;transition:background .15s ease,color .15s ease}.blk-flat-finder__back .ff-back-btn:hover{background:#ed6b00;border-color:#ed6b00;color:#fff}.blk-flat-finder__back .ff-stage-label{color:#1a1a1a;font-weight:600;letter-spacing:.05em;text-transform:uppercase}.blk-flat-finder__stage{aspect-ratio:16/10;background:#f3efeb;position:relative;width:100%}.blk-flat-finder__stage img{-o-object-fit:cover;object-fit:cover;pointer-events:none}.blk-flat-finder__stage img,.blk-flat-finder__stage svg{bottom:0;display:block;height:100%;left:0;position:absolute;right:0;top:0;width:100%}.blk-flat-finder__stage svg .ff-area{fill:hsla(0,0%,100%,0);stroke:none;cursor:default;outline:none;transition:fill .18s ease}.blk-flat-finder__stage svg .ff-area.is-clickable{cursor:pointer}.blk-flat-finder__stage svg .ff-area.ff-status-available{fill:rgba(122,143,99,.52)}.blk-flat-finder__stage svg .ff-area.ff-status-reserved{fill:hsla(0,0%,66%,.55)}.blk-flat-finder__stage svg .ff-area.ff-status-sold{fill:rgba(181,17,17,.52)}.blk-flat-finder__stage svg .ff-area.ff-status-planned{fill:rgba(108,119,144,.52)}.blk-flat-finder__stage svg .ff-area.ff-status-soon{fill:rgba(237,107,0,.52)}.blk-flat-finder__stage svg .ff-area.ff-status-available.is-active,.blk-flat-finder__stage svg .ff-area.ff-status-available:focus-visible,.blk-flat-finder__stage svg .ff-area.ff-status-available:hover{fill:rgba(122,143,99,.75)}.blk-flat-finder__stage svg .ff-area.ff-status-reserved.is-active,.blk-flat-finder__stage svg .ff-area.ff-status-reserved:focus-visible,.blk-flat-finder__stage svg .ff-area.ff-status-reserved:hover{fill:hsla(0,0%,66%,.75)}.blk-flat-finder__stage svg .ff-area.ff-status-sold.is-active,.blk-flat-finder__stage svg .ff-area.ff-status-sold:focus-visible,.blk-flat-finder__stage svg .ff-area.ff-status-sold:hover{fill:rgba(181,17,17,.75)}.blk-flat-finder__stage svg .ff-area.ff-status-planned.is-active,.blk-flat-finder__stage svg .ff-area.ff-status-planned:focus-visible,.blk-flat-finder__stage svg .ff-area.ff-status-planned:hover{fill:rgba(108,119,144,.75)}.blk-flat-finder__stage svg .ff-area.ff-status-soon.is-active,.blk-flat-finder__stage svg .ff-area.ff-status-soon:focus-visible,.blk-flat-finder__stage svg .ff-area.ff-status-soon:hover{fill:rgba(237,107,0,.75)}.blk-flat-finder__tooltip{background:#fff;border-radius:10px;box-shadow:0 12px 30px rgba(0,0,0,.18);color:#1a1a1a;font-size:.875rem;left:0;line-height:1.45;max-width:320px;min-width:240px;opacity:0;padding:14px 16px;pointer-events:none;position:absolute;top:0;transform:translate3d(0,4px,0);transition:opacity .15s ease,transform .15s ease;z-index:5}.blk-flat-finder__tooltip[aria-hidden=false]{opacity:1;transform:translateZ(0)}.blk-flat-finder__tooltip .ff-tip__title{font-size:1rem;font-weight:700;letter-spacing:.02em;margin:0 0 8px}.blk-flat-finder__tooltip .ff-tip__list{display:grid;list-style:none;margin:0 0 10px;padding:0;grid-gap:4px;gap:4px}.blk-flat-finder__tooltip .ff-tip__list li{display:flex;font-size:.8125rem;gap:12px;justify-content:space-between}.blk-flat-finder__tooltip .ff-tip__list li span:first-child{color:#6b6b6b;font-weight:400}.blk-flat-finder__tooltip .ff-tip__list li strong{color:#1a1a1a;font-weight:600;text-align:right}.blk-flat-finder__tooltip .ff-tip__status{align-items:center;background:#f3efeb;border-radius:999px;display:inline-flex;font-size:.75rem;font-weight:500;gap:6px;padding:4px 10px}.blk-flat-finder__tooltip .ff-tip__status:before{background:#999;border-radius:50%;content:"";display:inline-block;height:8px;width:8px}.blk-flat-finder__tooltip .ff-tip__status.ff-status-available:before{background:#7a8f63}.blk-flat-finder__tooltip .ff-tip__status.ff-status-reserved:before{background:#a9a9a9}.blk-flat-finder__tooltip .ff-tip__status.ff-status-sold:before{background:#b51111}.blk-flat-finder__tooltip .ff-tip__status.ff-status-planned:before{background:#6c7790}.blk-flat-finder__tooltip .ff-tip__status.ff-status-soon:before{background:#ed6b00}.blk-flat-finder__legend.is-hidden{display:none!important}.blk-flat-finder__legend .ff-legend-item{align-items:center;display:inline-flex;gap:8px}.blk-flat-finder__legend .ff-legend-swatch{border:0;border-radius:50%;display:inline-block;height:14px;width:14px}.blk-flat-finder__legend .ff-legend-swatch.ff-status-available{background-color:#7a8f63}.blk-flat-finder__legend .ff-legend-swatch.ff-status-reserved{background-color:#a9a9a9}.blk-flat-finder__legend .ff-legend-swatch.ff-status-sold{background-color:#b51111}.blk-flat-finder__legend .ff-legend-swatch.ff-status-planned{background-color:#6c7790}.blk-flat-finder__legend .ff-legend-swatch.ff-status-soon{background-color:#ed6b00}