.res-card.catalog-card{cursor:default}.res-card-image.catalog-card-image--scroll-gallery{aspect-ratio:unset}.res-card{display:flex;flex-direction:column;gap:12px;width:100%;min-width:0;color:inherit}.res-card a{text-decoration:none!important;color:inherit}.res-card a:not(.res-variant-tile){border-bottom:none!important}.res-card a:hover{text-decoration:none!important}.res-card-image{position:relative;width:100%;aspect-ratio:4/3;border-radius:30px;overflow:hidden;background:#f3f4f6}.res-card-image-hit{position:absolute;inset:0;z-index:1}.res-card-image img{width:100%;height:100%;object-fit:cover;vertical-align:middle}.res-card-image-slides{position:absolute;inset:0;z-index:0;pointer-events:none}.res-card-slide{position:absolute!important;inset:0;opacity:0;transition:opacity .2s ease;pointer-events:none}.res-card-slide--active{opacity:1}.res-card-image--gallery{cursor:pointer}.res-card .image-slider-indicator{bottom:10px;left:7%;right:7%;z-index:2}.res-card .image-slider-indicator .slider-bar{height:2px;border-radius:1px}.res-card--fine-hover:hover .res-card-image .image-slider-indicator{opacity:1}.res-card .favorite-btn{position:absolute;top:12px;right:12px;width:42px;height:42px;border-radius:50%;border:none;padding:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;transition:background .2s ease;cursor:pointer;z-index:3;color:#fff}.res-card .favorite-btn:hover{background:rgba(0,0,0,.8)}.res-card .favorite-btn.active{background:#ff3b5c}.res-card .compare-btn{position:absolute;top:12px;left:12px;width:42px;height:42px;border-radius:50%;border:none;padding:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;opacity:0;transform:translateY(-5px);transition:opacity .2s ease,transform .2s ease,background .2s ease;cursor:pointer;z-index:3;color:#fff}.res-card .compare-btn:hover{background:rgba(0,0,0,.8)}.res-card .compare-btn.compare-btn--on{color:#fff!important;background-color:#007bea!important;opacity:1;transform:translateY(0)}.res-card .compare-btn.compare-btn--on:hover{background-color:#0068d6!important}.res-card--fine-hover:hover .compare-btn{opacity:1;transform:translateY(0)}.res-card:not(.res-card--fine-hover) .compare-btn{display:none}.res-card-main-link{display:flex;flex-direction:column;gap:6px;min-width:0}.res-title{margin:0;font-size:20px;font-weight:600;color:#2d3339;letter-spacing:-.02em}.res-metro{display:flex;align-items:center;gap:6px;font-size:14px;flex-wrap:wrap}.res-metro .dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}.res-metro .time{font-size:13px;font-weight:500;color:#858585}.res-address{margin:0;font-size:13px;color:#858585;line-height:1.35;overflow-wrap:anywhere;word-break:break-word}.res-address--placeholder{font-style:italic}.res-card-address-contact-row{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:10px;margin-top:8px;width:100%;min-width:0}.res-card-address-contact-row__text{flex:1 1;min-width:0}.res-card-address-contact-row .res-address{margin:0}.res-card .catalog-card-body-main>.res-address,.res-card .catalog-card-body-main>.res-address.res-address--placeholder{margin-top:8px}.res-variants{gap:8px}.res-variant-tile,.res-variants{display:flex;flex-direction:column}.res-variant-tile{align-items:stretch;justify-content:center;gap:6px;width:100%;padding:10px 14px;border:none;border-radius:10px;box-shadow:inset 0 0 0 1px #e6e6e6;font-size:14px;font-family:inherit;text-align:left;text-decoration:none;cursor:pointer;background:#fff;color:inherit;box-sizing:border-box;transition:background .15s ease,box-shadow .15s ease}.res-variant-tile__head{display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between;gap:10px;width:100%;min-width:0}.res-variant-tile__head-end{display:flex;flex-direction:column;align-items:flex-end;text-align:right;gap:2px;flex-shrink:0;min-width:0;max-width:58%}.res-variant-tile__type{font-weight:600;font-size:13px;color:#292d33;line-height:1.25;flex:1 1;min-width:0}.res-variant-tile__ppm-row{display:flex;flex-direction:row;align-items:baseline;justify-content:space-between;gap:10px;width:100%;min-width:0}.res-variant-tile__ppm-row .res-variant-tile__ppm{flex:1 1;min-width:0;width:auto}.res-variant-tile__ppm-row .res-variant-tile__foot{flex-shrink:0;white-space:nowrap}.res-variant-tile__ppm{font-weight:500;font-size:14px;color:#292d33;line-height:1.3;width:100%}.res-variant-tile__foot,.res-variant-tile__total{font-size:12px;line-height:1.3}.res-variant-tile:hover{background:#f3f4f6;box-shadow:inset 0 0 0 1px #dcdcdc}.res-variant-tile__line{flex:1 1;min-width:0;font-weight:500;color:#292d33}.res-variant-tile__area{flex-shrink:0;font-size:14px;white-space:nowrap}.res-variant-tile .muted{color:#858585;font-size:12px}.res-card-first-slide-actions{display:none}@media (max-width:767px){.catalog-page .catalog-grid>.res-card:has(.catalog-card-image--scroll-gallery),.home .catalog-grid>.res-card:has(.catalog-card-image--scroll-gallery),.prop__similar-row .catalog-grid>.res-card:has(.catalog-card-image--scroll-gallery){overflow:visible}}@media (max-width:767px){.catalog-page .res-card,.home .res-card,.prop__similar-row .res-card{overflow-x:visible}.catalog-page .res-variants,.home .res-variants,.prop__similar-row .res-variants{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:flex-start;gap:8px;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none;margin-left:calc(-1 * var(--site-container-pad-x));margin-right:calc(-1 * var(--site-container-pad-x));padding-left:var(--site-container-pad-x);padding-right:var(--site-container-pad-x);padding-top:10px;padding-bottom:16px;box-sizing:border-box}.catalog-page .res-variants::-webkit-scrollbar,.home .res-variants::-webkit-scrollbar,.prop__similar-row .res-variants::-webkit-scrollbar{display:none}.catalog-page .res-variant-tile,.home .res-variant-tile,.prop__similar-row .res-variant-tile{flex:0 0 auto;width:max-content;min-width:0;max-width:min(92vw,260px);padding:6px 10px;border-radius:10px;gap:3px;flex-direction:column;align-items:flex-start;justify-content:center;font-size:12px;margin-bottom:4px;border:none;box-shadow:inset 0 0 0 1.5px #e6e6e6}.catalog-page .res-variant-tile__type,.home .res-variant-tile__type,.prop__similar-row .res-variant-tile__type{font-size:12px}.catalog-page .res-variant-tile__head,.home .res-variant-tile__head,.prop__similar-row .res-variant-tile__head{gap:0;justify-content:flex-start}.catalog-page .res-variant-tile__head-end,.catalog-page .res-variant-tile__ppm-row .res-variant-tile__foot,.home .res-variant-tile__head-end,.home .res-variant-tile__ppm-row .res-variant-tile__foot,.prop__similar-row .res-variant-tile__head-end,.prop__similar-row .res-variant-tile__ppm-row .res-variant-tile__foot{display:none!important}.catalog-page .res-variant-tile__ppm,.home .res-variant-tile__ppm,.prop__similar-row .res-variant-tile__ppm{font-size:12px;line-height:1.3;white-space:normal;max-width:100%}.catalog-page .res-variant-tile__line,.home .res-variant-tile__line,.prop__similar-row .res-variant-tile__line{font-size:13px;line-height:1.35;white-space:normal}.catalog-page .res-variant-tile .muted,.catalog-page .res-variant-tile__area,.home .res-variant-tile .muted,.home .res-variant-tile__area,.prop__similar-row .res-variant-tile .muted,.prop__similar-row .res-variant-tile__area{font-size:12px}.res-card .res-card-first-slide-actions{display:block;position:absolute;inset:0;z-index:4;pointer-events:none}.res-card .res-card-first-slide-actions .compare-btn,.res-card .res-card-first-slide-actions .favorite-btn{pointer-events:auto;position:absolute;top:12px;width:42px;height:42px;opacity:1!important;transform:none!important;display:flex!important}.res-card .res-card-first-slide-actions .compare-btn{left:12px;right:auto}.res-card .res-card-first-slide-actions .favorite-btn{right:12px;left:auto}.res-card--scroll-gallery .catalog-card-actions--in-body{display:none!important}}.res-card--skeleton{pointer-events:none}.res-card-skeleton-image{width:100%;aspect-ratio:4/3;border-radius:30px}.res-card-skeleton-image,.res-card-skeleton-line{background:linear-gradient(90deg,#f3f4f6,#ececec 50%,#f3f4f6);background-size:200% 100%;animation:res-card-skeleton-shimmer 1.2s ease-in-out infinite}.res-card-skeleton-line{height:14px;border-radius:6px;margin-top:12px}.res-card-skeleton-line--title{height:18px;width:85%;margin-top:14px}.res-card-skeleton-line--short{width:60%;margin-top:10px}.res-card-skeleton-variants{display:flex;flex-direction:column;gap:8px;margin-top:14px}.res-card-skeleton-pill{height:40px;border-radius:10px;width:100%;background:linear-gradient(90deg,#f3f4f6,#ececec 50%,#f3f4f6);background-size:200% 100%;animation:res-card-skeleton-shimmer 1.2s ease-in-out infinite}.res-card-skeleton-pill--narrow{width:75%}@keyframes res-card-skeleton-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.residential-list-row.catalog-item-list--fine-hover:hover .title{color:#292d33}.residential-table-wrap{width:100%;overflow-x:auto}.residential-table{width:100%;border-collapse:collapse;font-size:14px}.residential-table td,.residential-table th{padding:12px 14px;border-bottom:1px solid #ececec;text-align:left;vertical-align:middle}.residential-table thead th{font-weight:600;color:#6b7280;font-size:13px}.residential-table__photo{width:72px}.residential-table__thumb{position:relative;width:56px;height:56px;border-radius:12px;overflow:hidden;background:#f3f4f6}.residential-table__title{font-weight:600}.residential-table__title,.residential-table__title:hover{color:#292d33;text-decoration:none}.residential-table__muted{font-size:13px;color:#858585}.residential-table__variant-btn{display:block;width:100%;margin-top:6px;padding:6px 10px;border:1px solid #e6e6e6;border-radius:8px;background:#fff;font-size:13px;cursor:pointer;text-align:left;text-decoration:none;color:inherit;box-sizing:border-box;transition:background .15s ease}.residential-table__variant-btn:hover{background:#f3f4f6}.res-complex-page__breadcrumb{display:flex;flex-wrap:wrap;align-items:center;gap:6px 4px;font-size:14px;color:#6b7280;margin-bottom:20px}.res-complex-page__crumb-link{color:#007bea;text-decoration:none}.res-complex-page__crumb-link:hover{text-decoration:underline}.res-complex-page__crumb-sep{color:#d1d5db;-webkit-user-select:none;-moz-user-select:none;user-select:none}.res-complex-page__crumb-current{color:#111827;font-weight:500}.res-complex-hero{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(280px,1fr);grid-gap:24px;gap:24px;align-items:stretch;margin-bottom:32px}@media (max-width:900px){.res-complex-hero{grid-template-columns:1fr}}.res-complex-hero__media{position:relative;min-height:260px;border-radius:30px;overflow:hidden;background:#f3f4f6}.res-complex-hero__img{object-fit:cover}.res-complex-hero__panel{display:flex;flex-direction:column;gap:12px;justify-content:center;padding:8px 4px}.res-complex-hero__title{margin:0;font-size:clamp(1.5rem,2.5vw,2rem);font-weight:600;color:#2d3339;letter-spacing:-.02em;line-height:1.2}.res-complex-hero__address,.res-complex-hero__metro{margin:0}.res-complex-hero__stats{display:flex;flex-wrap:wrap;gap:8px}.res-complex-hero__chip{display:inline-flex;align-items:center;padding:8px 12px;border-radius:10px;background:#f3f4f6;font-size:13px;color:#374151}.res-complex-hero__chip--accent{background:#e8f4ff;color:#0c4a6e;font-weight:600}.res-complex-hero__compare{display:inline-flex;align-items:center;gap:8px;align-self:flex-start;margin-top:4px;padding:10px 16px;font-size:14px;border:1px solid #d1d5db;border-radius:10px;background:#fff;color:#374151;cursor:pointer;transition:background .15s ease,border-color .15s ease,color .15s ease}.res-complex-hero__compare:hover{background:#f9fafb}.res-complex-hero__compare--on{background:#007bea;border-color:#007bea;color:#fff}.res-complex-page__listings{border-top:1px solid #e5e7eb;background:linear-gradient(180deg,#fafafa 0,#fff 48px);border-radius:16px 16px 0 0;margin:0 -12px;padding:28px 12px 32px}@media (min-width:768px){.res-complex-page__listings{margin:0;padding-left:0;padding-right:0}}.res-complex-page__listings h2{margin:0 0 16px;font-size:18px;font-weight:600;color:#111827}.complex-detail-page .res-complex-page__listings{margin-top:32px}.complex-detail-hero{display:grid;grid-template-columns:1fr;grid-gap:24px;gap:24px;align-items:start}@media (min-width:900px){.complex-detail-hero{grid-template-columns:1.1fr 1fr;gap:32px}}.complex-detail-hero__media{position:relative;width:100%;aspect-ratio:4/3;border-radius:24px;overflow:hidden;background:#f3f4f6}.complex-detail-hero__img{object-fit:cover}.complex-detail-hero__panel{display:flex;flex-direction:column;gap:12px}.complex-detail-hero__title{margin:0;font-size:clamp(22px,4vw,32px);font-weight:700;color:#111827;line-height:1.2}.complex-detail-hero__price{margin:0;font-size:20px;font-weight:600;color:#007bea}.complex-detail-hero__address{margin:0;font-size:15px;color:#4b5563;line-height:1.5}.complex-detail-hero__deadline{margin:0;font-size:14px;color:#6b7280}.complex-detail-hero__metro-list{list-style:none;margin:4px 0 0;padding:0;display:flex;flex-direction:column;gap:8px}.complex-detail-hero__metro{margin-top:0}.complex-detail-hero__walk{margin-left:8px;font-size:14px;color:#4b5563}.complex-detail-hero__actions{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin-top:12px}.complex-detail-hero__icon-actions{display:flex;gap:8px}.complex-detail-cta{display:inline-flex;align-items:center;justify-content:center;padding:12px 22px;border-radius:12px;font-size:15px;font-weight:600;text-decoration:none;border:none;cursor:pointer;transition:background .15s ease,color .15s ease,border-color .15s ease}.complex-detail-cta--primary{background:#007bea;color:#fff}.complex-detail-cta--primary:hover{background:#0068d6}.complex-detail-cta--outline{background:#fff;color:#007bea;border:1px solid #007bea}.complex-detail-cta--outline:hover{background:#eff6ff}.complex-detail-icon-btn{width:44px;height:44px;border-radius:12px;border:1px solid #e5e7eb;background:#fff;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;color:#374151}.complex-detail-icon-btn--on{border-color:#007bea;background:#eff6ff;color:#007bea}.complex-detail-section{margin-top:36px}.complex-detail-section__title{margin:0 0 16px;font-size:18px;font-weight:600;color:#111827}.complex-detail-chips{display:flex;flex-wrap:wrap;gap:8px}.complex-detail-chip{display:inline-block;padding:6px 12px;border-radius:8px;background:#f3f4f6;color:#4b5563;font-size:13px}.complex-detail-prose{font-size:15px;line-height:1.6;color:#374151;max-width:820px;white-space:pre-wrap}.complex-detail-tags{display:flex;flex-wrap:wrap;gap:8px}.complex-detail-tag{padding:6px 12px;border-radius:8px;border:1px solid #e5e7eb;font-size:13px;color:#374151;background:#fafafa}.complex-layout-accordions{display:flex;flex-direction:column;gap:10px}.complex-layout-tile{border:none;border-radius:14px;background:#fff;overflow:visible;box-shadow:none}.complex-layout-tile--open{background:#f3f4f6}.complex-layout-tile__header{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;padding:14px 16px;margin:0;border:none;background:#f3f4f6;cursor:pointer;text-align:left;font:inherit;color:inherit;outline:none;box-shadow:none;transition:background .15s ease}.complex-layout-tile__header:hover{background:#ebecee}.complex-layout-tile__header:focus-visible{outline:2px solid #007bea;outline-offset:2px}.complex-layout-tile:not(.complex-layout-tile--open) .complex-layout-tile__header{border-radius:14px}.complex-layout-tile--open .complex-layout-tile__header{background:#f3f4f6;border-radius:14px 14px 0 0;border-bottom:none}.complex-layout-tile__header--link{text-decoration:none;color:inherit;display:flex}.complex-layout-tile__summary{flex:1 1;display:grid;grid-template-columns:auto 1fr auto;align-items:center;grid-column-gap:clamp(12px,2.5vw,24px);column-gap:clamp(12px,2.5vw,24px);min-width:0}.complex-layout-tile__facts-mid{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:center;gap:clamp(16px,3vw,40px);min-width:0;padding-inline:4px}@media (max-width:720px){.complex-layout-tile__summary{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;gap:8px;min-width:0}.complex-layout-tile__type{flex-shrink:0}.complex-layout-tile__facts-mid{flex:1 1 auto;min-width:0;justify-content:flex-start;padding-inline:0;flex-wrap:nowrap;gap:8px}.complex-layout-tile__hint{flex-shrink:0;justify-self:auto}.complex-layout-tile__fact--area{min-width:0}.complex-layout-tile__fact--area .complex-layout-tile__fact-value{overflow:hidden;text-overflow:ellipsis}}.complex-layout-tile__type{font-size:15px;font-weight:600;color:#111827;line-height:1.3;letter-spacing:-.02em;justify-self:start}.complex-layout-tile__fact{display:inline-flex;align-items:center;min-width:0}.complex-layout-tile__fact-value{font-size:13px;font-weight:600;color:#374151;line-height:1.3;white-space:nowrap}.complex-layout-tile__fact--price{flex-shrink:1;min-width:0}.complex-layout-tile__fact--price .complex-layout-tile__fact-value{color:#111827;overflow:hidden;text-overflow:ellipsis}.complex-layout-tile__hint{font-size:13px;color:#007bea;font-weight:500;white-space:nowrap;justify-self:end}.complex-layout-tile__chevron{flex-shrink:0;color:#6b7280;align-self:center;transition:transform .32s cubic-bezier(.4,0,.2,1)}.complex-layout-tile__chevron--open{transform:rotate(180deg)}.complex-layout-tile__body{display:grid;grid-template-rows:1fr;transition:grid-template-rows .32s cubic-bezier(.4,0,.2,1);background:#f3f4f6;border-radius:0 0 14px 14px}.complex-layout-tile__body--collapsed{grid-template-rows:0fr}.complex-layout-tile__body-inner{overflow:hidden;min-height:0}@media (prefers-reduced-motion:reduce){.complex-layout-tile__body,.complex-layout-tile__chevron{transition:none}}.complex-layout-panel{padding:14px 16px 16px;background:#f3f4f6;border-radius:0 0 14px 14px}.complex-layout-floor-tabs{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:14px}.complex-layout-floor-tab{display:inline-flex;align-items:center;gap:6px;padding:8px 12px;border-radius:10px;border:1px solid #e5e7eb;background:#fff;font-size:13px;font-weight:500;color:#374151;cursor:pointer;font-family:inherit;transition:color .15s ease,border-color .15s ease,background .15s ease}.complex-layout-floor-tab:hover{color:#007bea}.complex-layout-floor-tab--active{border-color:#007bea;background:#eff6ff;color:#007bea}.complex-layout-load-more-wrap{margin-top:12px;display:flex;justify-content:center}.complex-layout-load-more{padding:10px 20px;border-radius:10px;border:1px solid #e5e7eb;background:#fff;font-size:14px;font-weight:600;color:#007bea;cursor:pointer;font-family:inherit}.complex-layout-load-more:hover{border-color:#007bea;background:#f0f7ff}.complex-layout-table-wrap{overflow-x:auto;border:1px solid #e5e7eb;border-radius:12px}.complex-layout-table{width:100%;border-collapse:collapse;font-size:14px}.complex-layout-table td,.complex-layout-table th{padding:12px 16px;text-align:left;border-bottom:1px solid #f3f4f6;vertical-align:middle}.complex-layout-table th{background:#f9fafb;color:#6b7280;font-weight:500}.complex-layout-table__summary{min-width:0}.complex-layout-table__line{display:inline-block;line-height:1.45}.complex-layout-table__col-action{width:1%;white-space:nowrap}.complex-layout-table__btn{white-space:nowrap}.complex-layout-table__btn--open{background:#eff6ff}.complex-layout-expand-row td{border-bottom:1px solid #e5e7eb;padding:0;vertical-align:top}.complex-layout-expand-cell{background:#fafafa}.complex-layout-expand-inner{padding:12px 16px 16px}.complex-layout-expand-status{margin:0;font-size:14px;color:#6b7280}.complex-layout-expand-status--error{color:#b45309}.complex-layout-expand-link{color:#007bea;text-decoration:underline}.complex-layout-expand-footer{margin-top:12px;padding-top:12px;border-top:1px solid #e5e7eb}.complex-layout-expand-catalog{font-size:14px;padding:10px 18px}.complex-layout-apartment-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.complex-layout-apartment-list__item{margin:0;position:relative}.complex-layout-apartment-card{display:flex;align-items:center;gap:12px;padding:10px 12px;border-radius:16px;border:1px solid #e5e7eb;background:#fff;text-decoration:none!important;color:inherit;transition:border-color .18s ease}.complex-layout-apartment-card:active,.complex-layout-apartment-card:focus,.complex-layout-apartment-card:focus-visible,.complex-layout-apartment-card:hover,.complex-layout-apartment-card:visited{text-decoration:none!important}.complex-layout-apartment-card:focus-visible,.complex-layout-apartment-card:hover{border-color:#007bea}.complex-layout-apartment-card__thumb{flex-shrink:0;width:72px;align-self:flex-start;position:relative}.complex-layout-apartment-card__thumb-crop{width:72px;height:54px;border-radius:8px;overflow:hidden;background:#f3f4f6}.complex-layout-apartment-card__img{object-fit:cover}.complex-layout-apartment-card__img-preview-portal{position:fixed;z-index:10000;border-radius:12px;overflow:hidden;background:#f3f4f6;box-shadow:0 20px 56px rgba(0,0,0,.24),0 0 0 1px rgba(0,0,0,.06);pointer-events:none}.complex-layout-apartment-card__img-preview-portal-img{object-fit:contain;object-position:center}@media (hover:none){.complex-layout-apartment-card__img-preview-portal{display:none!important}}.complex-layout-apartment-card__body{min-width:0;flex:1 1;display:flex;flex-direction:column;justify-content:center;gap:6px}.complex-layout-apartment-card__title{font-size:14px;font-weight:600;color:#111827;line-height:1.35;transition:color .15s ease}.complex-layout-apartment-card:hover .complex-layout-apartment-card__title{color:#007bea}.complex-layout-apartment-card__row2{display:flex;flex-wrap:wrap;align-items:center;column-gap:8px;row-gap:4px;font-size:13px;line-height:1.4}.complex-layout-apartment-card__price{font-weight:600;color:#111827}.complex-layout-apartment-card__dot{color:#9ca3af;font-weight:400;-webkit-user-select:none;-moz-user-select:none;user-select:none}.complex-layout-apartment-card__finish,.complex-layout-apartment-card__per-m2{font-weight:400;color:#6b7280}.complex-layout-apartment-card__open{flex-shrink:0;align-self:center;margin-left:4px;padding:8px 14px;border-radius:10px;border:2px solid #007bea;background:#007bea;font-size:13px;font-weight:600;color:#fff;opacity:0;transform:translateX(4px);pointer-events:none;transition:opacity .15s ease,transform .15s ease}.complex-layout-apartment-card:focus-visible .complex-layout-apartment-card__open,.complex-layout-apartment-card:hover .complex-layout-apartment-card__open{opacity:1;transform:translateX(0);background:#06c;border-color:#06c}@media (hover:none){.complex-layout-apartment-card__open{display:none}}.complex-offers-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px}.complex-offers-list__item{padding:16px;border-radius:12px;background:#f9fafb;border:1px solid #e5e7eb}.complex-offers-list__title{font-weight:600;color:#111827}.complex-offers-list__info{font-size:13px;color:#6b7280;margin-top:4px}.complex-offers-list__desc{margin:8px 0 0;font-size:14px;color:#4b5563;line-height:1.5}.complex-detail-developer{margin:0;font-size:17px;font-weight:600;color:#111827}.complex-detail-developer-block{display:flex;flex-direction:column;gap:6px}.complex-detail-developer-block__name{margin:0;font-size:17px;font-weight:600;color:#111827}.complex-detail-developer-block__line{margin:0;font-size:15px;color:#4b5563;line-height:1.45}.complex-similar-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));grid-gap:16px;gap:16px}.complex-similar-card{display:block;padding:16px;border-radius:16px;border:1px solid #e5e7eb;text-decoration:none;color:inherit;background:#fff;transition:border-color .15s ease,box-shadow .15s ease}.complex-similar-card:hover{border-color:#007bea;box-shadow:0 4px 14px rgba(0,123,234,.08)}.complex-similar-card__title{font-weight:600;font-size:15px;margin-bottom:8px}.complex-similar-card__meta{font-size:13px;color:#6b7280;margin-bottom:8px}.complex-similar-card__price{font-size:14px;font-weight:600;color:#007bea}.complex-similar-card__count{font-size:12px;color:#9ca3af;margin-top:6px}.complex-detail-diagnostics{margin:48px 0 24px;padding:16px;border-radius:12px;background:#f9fafb;border:1px dashed #d1d5db;font-size:12px;color:#6b7280}.complex-detail-diagnostics summary{cursor:pointer;font-weight:500}.complex-detail-diagnostics pre{margin:12px 0 0;white-space:pre-wrap;font-family:ui-monospace,monospace}.complex-page-skeleton__mortgage{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:24px;gap:24px;align-items:start}@media (max-width:1024px){.complex-page-skeleton__mortgage{grid-template-columns:1fr 1fr}}@media (max-width:640px){.complex-page-skeleton__mortgage{grid-template-columns:1fr}}