.catalog-page{--landing-container-width:1280px;--landing-container-gap:24px;--landing-text:#172033;--landing-muted:#687386;--landing-border:#e4e8ef;--landing-surface:#f5f7fa;--landing-white:#fff;--landing-dark:#202a3b;--landing-dark-hover:#121a29;--landing-accent:#b97852;--landing-accent-hover:#a96945;--landing-accent-soft:#f7eee8;--landing-success:#497463;--catalog-radius-sm:6px;--catalog-radius-md:9px;--catalog-radius-lg:12px;--catalog-shadow-sm:0 12px 30px #1923360f;--catalog-shadow:0 22px 55px #1923361a;min-width:320px;color:var(--landing-text);background:#fff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.catalog-page,.catalog-page *,.catalog-page :before,.catalog-page :after{box-sizing:border-box}.catalog-page img{max-width:100%}.catalog-page button,.catalog-page input,.catalog-page select{font:inherit}.catalog-page button,.catalog-page summary,.catalog-page select{cursor:pointer}.catalog-page a{text-decoration:none}.landing-container{width:min(var(--landing-container-width), calc(100% - var(--landing-container-gap) * 2));margin-left:auto;margin-right:auto}.catalog-intro{background:radial-gradient(circle at 92% 10%,#b978521f,#0000 29%),linear-gradient(#fff 0%,#fafbfc 100%);border-bottom:1px solid #1118270f;padding:40px 0 47px;position:relative;overflow:hidden}.catalog-breadcrumbs{color:var(--landing-muted);align-items:center;gap:8px;margin-bottom:30px;font-size:12px;font-weight:650;line-height:1.3;display:flex}.catalog-breadcrumbs a{color:var(--landing-muted);transition:color .2s}.catalog-breadcrumbs a:hover{color:var(--landing-accent)}.catalog-breadcrumbs svg{stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;flex:0 0 13px;width:13px;height:13px}.catalog-breadcrumbs span{color:var(--landing-text)}.catalog-intro__content{width:100%;min-width:0;max-width:820px}.catalog-section-label{color:var(--landing-accent);letter-spacing:.11em;text-transform:uppercase;align-items:center;gap:10px;margin-bottom:15px;font-size:11px;font-weight:820;line-height:1.2;display:flex}.catalog-section-label:before{content:"";background:currentColor;flex:0 0 27px;width:27px;height:2px}.catalog-intro__title{max-width:820px;color:var(--landing-dark);letter-spacing:-.048em;margin:0;font-size:clamp(37px,4.3vw,58px);font-weight:830;line-height:1.04}.catalog-intro__lead{max-width:710px;color:var(--landing-muted);margin:21px 0 0;font-size:16px;line-height:1.72}.catalog-filter-section{z-index:5;background:#fff;padding:27px 0 0;position:relative}.catalog-filter{border:1px solid var(--landing-border);border-radius:var(--catalog-radius-lg);box-shadow:var(--catalog-shadow-sm);background:#fff}.catalog-filter__primary{grid-template-columns:minmax(150px,1.05fr) minmax(150px,1fr) minmax(155px,1fr) minmax(125px,.68fr) minmax(230px,1.12fr) auto;align-items:end;gap:12px;padding:20px;display:grid}.catalog-filter__field{min-width:0}.catalog-filter__field label{color:#687386;letter-spacing:.065em;text-transform:uppercase;margin-bottom:7px;font-size:10px;font-weight:800;line-height:1.3;display:block}.catalog-filter__control{border-radius:var(--catalog-radius-sm);width:100%;min-width:0;height:46px;color:var(--landing-text);background:#fff;border:1px solid #dce1e8;outline:none;padding:0 13px;font-size:13px;line-height:1.3;transition:border-color .2s,box-shadow .2s,background-color .2s;display:block}select.catalog-filter__control{appearance:none;background-image:linear-gradient(45deg,#0000 50%,#7c8593 50%),linear-gradient(135deg,#7c8593 50%,#0000 50%);background-position:calc(100% - 17px) 19px,calc(100% - 12px) 19px;background-repeat:no-repeat;background-size:5px 5px,5px 5px;padding-right:35px}.catalog-filter__control::placeholder{color:#9aa2ae}.catalog-filter__control:hover{border-color:#cbd2dc}.catalog-filter__control:focus{border-color:#b97852bf;box-shadow:0 0 0 3px #b978521a}.catalog-filter__range{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;display:grid}.catalog-filter__submit,.catalog-filter__apply{border:1px solid var(--landing-accent);border-radius:var(--catalog-radius-sm);color:#fff;background:var(--landing-accent);white-space:nowrap;justify-content:center;align-items:center;gap:9px;min-height:46px;padding:0 20px;font-size:13px;font-weight:790;line-height:1;transition:background-color .2s,border-color .2s,transform .2s,box-shadow .2s;display:inline-flex}.catalog-filter__submit svg{stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:17px;height:17px}.catalog-filter__submit:hover,.catalog-filter__apply:hover{border-color:var(--landing-accent-hover);background:var(--landing-accent-hover);transform:translateY(-1px);box-shadow:0 9px 23px #b9785230}.catalog-filter__more{border-top:1px solid #11182713}.catalog-filter__more>summary{list-style:none}.catalog-filter__more>summary::-webkit-details-marker{display:none}.catalog-filter__summary{color:#4e5868;-webkit-user-select:none;user-select:none;background:#fafbfc;justify-content:space-between;align-items:center;gap:20px;min-height:51px;padding:0 20px;font-size:12px;font-weight:750;line-height:1;display:flex}.catalog-filter__summary>span{align-items:center;gap:9px;display:inline-flex}.catalog-filter__summary>span svg{width:17px;height:17px;color:var(--landing-accent);stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round}.catalog-filter__summary-chevron{stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:15px;height:15px;transition:transform .2s}.catalog-filter__more[open] .catalog-filter__summary-chevron{transform:rotate(180deg)}.catalog-filter__more[open] .catalog-filter__summary{color:var(--landing-dark);border-bottom:1px solid #11182713}.catalog-filter__advanced{grid-template-columns:repeat(4,minmax(0,1fr));gap:17px 13px;padding:21px 20px 22px;display:grid}.catalog-filter__advanced-actions{align-items:flex-end;gap:17px;min-width:0;display:flex}@media (width>=1181px){.catalog-filter__advanced{grid-template-columns:repeat(20,minmax(0,1fr))}.catalog-filter__advanced>.catalog-filter__field:nth-child(-n+4){grid-column:span 5}.catalog-filter__advanced>.catalog-filter__field:nth-child(n+5){grid-column:span 4}.catalog-filter__advanced-actions{grid-column:span 4;gap:10px}.catalog-filter__apply{flex:auto;min-width:0;padding-left:12px;padding-right:12px}.catalog-filter__reset{flex:none}}.catalog-filter__apply{min-width:165px;padding:0 18px}.catalog-filter__reset{min-height:46px;color:var(--landing-muted);white-space:nowrap;align-items:center;font-size:12px;font-weight:720;line-height:1.2;transition:color .2s;display:inline-flex}.catalog-filter__reset:hover{color:var(--landing-accent)}.catalog-active-filters{align-items:center;gap:11px;min-width:0;margin-top:15px;display:flex}.catalog-active-filters__caption{color:var(--landing-muted);flex:none;font-size:11px;font-weight:740;line-height:1.3}.catalog-active-filters__items{flex-wrap:wrap;gap:7px;min-width:0;display:flex}.catalog-active-filter{color:#6d5447;background:var(--landing-accent-soft);border:1px solid #b9785229;border-radius:5px;align-items:center;gap:7px;min-height:31px;padding:0 10px;font-size:10px;font-weight:720;line-height:1;transition:color .2s,border-color .2s,background-color .2s;display:inline-flex}.catalog-active-filter svg{stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;flex:0 0 12px;width:12px;height:12px}.catalog-active-filter:hover{color:#fff;border-color:var(--landing-accent);background:var(--landing-accent)}.catalog-active-filters__clear{color:var(--landing-muted);flex:none;margin-left:auto;font-size:11px;font-weight:700;line-height:1.3;transition:color .2s}.catalog-active-filters__clear:hover{color:var(--landing-accent)}.catalog-results{background:#fff;padding:45px 0 88px}.catalog-results__toolbar{border-bottom:1px solid #11182716;justify-content:space-between;align-items:center;gap:28px;margin-bottom:25px;padding-bottom:17px;display:flex}.catalog-results__count strong{color:var(--landing-dark);letter-spacing:-.02em;font-size:19px;font-weight:810;line-height:1.25;display:block}.catalog-results__count span{color:var(--landing-muted);margin-top:4px;font-size:11px;line-height:1.4;display:block}.catalog-sort{align-items:center;gap:10px;display:flex}.catalog-sort label{color:var(--landing-muted);font-size:11px;font-weight:700;line-height:1.3}.catalog-sort select{border:1px solid var(--landing-border);border-radius:var(--catalog-radius-sm);min-width:180px;height:39px;color:var(--landing-text);appearance:none;background-color:#fff;background-image:linear-gradient(45deg,#0000 50%,#788291 50%),linear-gradient(135deg,#788291 50%,#0000 50%);background-position:calc(100% - 16px) 16px,calc(100% - 11px) 16px;background-repeat:no-repeat;background-size:5px 5px,5px 5px;outline:none;padding:0 34px 0 12px;font-size:11px;font-weight:700}.catalog-sort select:focus{border-color:#b97852b3;box-shadow:0 0 0 3px #b9785217}.catalog-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;display:grid}.catalog-card{border:1px solid var(--landing-border);border-radius:var(--catalog-radius-md);background:#fff;flex-direction:column;min-width:0;transition:border-color .22s,box-shadow .22s,transform .22s;display:flex;overflow:hidden}.catalog-card:hover{box-shadow:var(--catalog-shadow);border-color:#b9785247;transform:translateY(-3px)}.catalog-card__media{aspect-ratio:3/2;background:#edf0f3;min-height:0;position:relative;overflow:hidden}.catalog-card__image-link{color:inherit;display:block;position:absolute;inset:0}.catalog-card__placeholder{color:#b7bec8;background:radial-gradient(circle at 85% 15%,#b9785217,#0000 32%),linear-gradient(145deg,#f1f3f5,#e6e9ed);justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.catalog-card__placeholder svg{stroke:currentColor;stroke-width:1.5px;stroke-linecap:round;stroke-linejoin:round;width:61px;height:61px}.catalog-card__image{z-index:1;object-fit:cover;object-position:center;width:100%;height:100%;transition:transform .45s;display:block;position:absolute;inset:0}.catalog-card:hover .catalog-card__image{transform:scale(1.025)}.catalog-card__media:after{content:"";z-index:2;pointer-events:none;background:linear-gradient(#0000,#11182729);height:30%;position:absolute;bottom:0;left:0;right:0}.catalog-card__badge,.catalog-card__number{z-index:3;color:#fff;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#172033c2;border:1px solid #ffffff3b;border-radius:5px;align-items:center;min-height:29px;padding:0 9px;font-size:9px;font-weight:790;line-height:1;display:inline-flex;position:absolute;top:13px}.catalog-card__badge{left:13px}.catalog-card__number{color:#ffffffdb;right:13px}.catalog-card__body{flex-direction:column;flex:1;min-width:0;padding:19px 19px 18px;display:flex}.catalog-card__location{min-width:0;color:var(--landing-accent);align-items:flex-start;gap:7px;margin-bottom:9px;font-size:12px;font-weight:760;line-height:1.45;display:flex}.catalog-card__location svg{stroke:currentColor;stroke-width:1.75px;stroke-linecap:round;stroke-linejoin:round;flex:0 0 15px;width:15px;height:15px;margin-top:1px}.catalog-card__location span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.catalog-card__title{color:var(--landing-dark);letter-spacing:-.024em;margin:0;font-size:20px;font-weight:810;line-height:1.28}.catalog-card__title a{color:inherit;-webkit-box-orient:vertical;transition:color .2s;display:-webkit-box;overflow:hidden}.catalog-card__title a:hover{color:var(--landing-accent)}.catalog-card__meta{color:#667180;flex-wrap:wrap;gap:9px 15px;min-height:45px;margin-top:10px;font-size:12px;line-height:1.3;display:flex}.catalog-card__meta span{white-space:nowrap;align-items:center;gap:6px;display:inline-flex}.catalog-card__meta svg{color:#8d96a3;stroke:currentColor;stroke-width:1.55px;stroke-linecap:round;stroke-linejoin:round;flex:0 0 16px;width:16px;height:16px}.catalog-card__footer{border-top:1px solid #11182714;justify-content:space-between;align-items:flex-end;gap:16px;margin-top:auto;padding-top:18px;display:flex}.catalog-card__price{min-width:0}.catalog-card__price small{color:var(--landing-muted);letter-spacing:.04em;text-transform:uppercase;margin-bottom:5px;font-size:9px;font-weight:700;line-height:1.2;display:block}.catalog-card__price strong{color:var(--landing-dark);letter-spacing:-.025em;font-size:20px;font-weight:840;line-height:1.15;display:block}.catalog-card__details{min-height:36px;color:var(--landing-dark);background:#fff;border:1px solid #1118271c;border-radius:5px;flex:none;align-items:center;gap:7px;padding:0 11px;font-size:10px;font-weight:780;line-height:1;transition:color .2s,border-color .2s,background-color .2s;display:inline-flex}.catalog-card__details svg{stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:14px;height:14px;transition:transform .2s}.catalog-card__details:hover{color:#fff;border-color:var(--landing-dark);background:var(--landing-dark)}.catalog-card__details:hover svg{transform:translate(2px)}.catalog-pagination{justify-content:center;margin-top:42px;display:flex}.catalog-pagination nav{max-width:100%}.catalog-pagination .pagination{flex-wrap:wrap;justify-content:center;gap:6px;margin:0;padding:0;list-style:none;display:flex}.catalog-pagination .page-item{margin:0}.catalog-pagination .page-link{border:1px solid var(--landing-border);min-width:39px;height:39px;color:var(--landing-text);box-shadow:none;background:#fff;border-radius:5px;justify-content:center;align-items:center;padding:0 10px;font-size:11px;font-weight:740;line-height:1;transition:color .2s,border-color .2s,background-color .2s;display:inline-flex}.catalog-pagination .page-link:hover{color:var(--landing-accent);background:var(--landing-accent-soft);border-color:#b978525c}.catalog-pagination .page-item.active .page-link{color:#fff;border-color:var(--landing-dark);background:var(--landing-dark)}.catalog-pagination .page-item.disabled .page-link{color:#aeb5bf;pointer-events:none;background:#f8f9fa}.catalog-pagination nav>div:first-child,.catalog-pagination nav>div:last-child>div:first-child{display:none}.catalog-pagination nav>div:last-child>div:last-child{justify-content:center;align-items:center;display:flex}.catalog-pagination nav span[aria-current=page]>span,.catalog-pagination nav a[rel=prev],.catalog-pagination nav a[rel=next],.catalog-pagination nav a[aria-label]{border-radius:5px}.catalog-empty{border:1px solid var(--landing-border);border-radius:var(--catalog-radius-lg);text-align:center;background:#fafbfc;max-width:670px;margin:25px auto 0;padding:58px 35px}.catalog-empty__icon{width:72px;height:72px;color:var(--landing-accent);background:var(--landing-accent-soft);border:1px solid #b978522b;border-radius:50%;justify-content:center;align-items:center;display:inline-flex}.catalog-empty__icon svg{stroke:currentColor;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round;width:36px;height:36px}.catalog-empty h2{color:var(--landing-dark);letter-spacing:-.03em;margin:25px 0 0;font-size:27px;font-weight:820;line-height:1.2}.catalog-empty p{max-width:530px;color:var(--landing-muted);margin:14px auto 0;font-size:13px;line-height:1.68}.catalog-empty__actions{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:25px;display:flex}.catalog-empty__reset,.catalog-empty__contact{border-radius:var(--catalog-radius-sm);justify-content:center;align-items:center;min-height:44px;padding:0 17px;font-size:12px;font-weight:760;line-height:1;transition:color .2s,border-color .2s,background-color .2s,transform .2s;display:inline-flex}.catalog-empty__reset{border:1px solid var(--landing-border);color:var(--landing-text);background:#fff}.catalog-empty__contact{border:1px solid var(--landing-accent);color:#fff;background:var(--landing-accent)}.catalog-empty__reset:hover{color:var(--landing-text);background:#f6f7f9;border-color:#c7ced8}.catalog-empty__contact:hover{color:#fff;border-color:var(--landing-accent-hover);background:var(--landing-accent-hover)}.catalog-empty__reset:hover,.catalog-empty__contact:hover{transform:translateY(-1px)}.catalog-consultation{background:#fff;padding:0 0 90px}.catalog-consultation__panel{border-radius:var(--catalog-radius-lg);color:#fff;background:radial-gradient(circle at 4% 10%,#b9785236,#0000 27%),radial-gradient(circle at 96% 90%,#ffffff0f,#0000 30%),#172033;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:48px;padding:34px 38px;display:grid;position:relative;overflow:visible}.catalog-consultation,.catalog-consultation .landing-container,.catalog-consultation__actions{overflow:visible}.catalog-consultation__actions{z-index:20;position:relative}.catalog-consultation__content{max-width:720px}.catalog-consultation__label{color:#d9a37d;letter-spacing:.1em;text-transform:uppercase;margin-bottom:9px;font-size:9px;font-weight:820;line-height:1.2;display:block}.catalog-consultation__content h2{color:#fff;letter-spacing:-.032em;margin:0;font-size:clamp(25px,2.7vw,36px);font-weight:800;line-height:1.12}.catalog-consultation__content p{color:#ffffffa8;max-width:650px;margin:12px 0 0;font-size:13px;line-height:1.65}.catalog-consultation__actions{z-index:20;min-width:264px;position:relative}.catalog-consultation__primary,.catalog-consultation__secondary{border-radius:var(--catalog-radius-sm);white-space:nowrap;justify-content:center;align-items:center;min-height:45px;padding:0 17px;font-size:11px;font-weight:770;line-height:1;transition:color .2s,border-color .2s,background-color .2s,transform .2s;display:inline-flex}.catalog-consultation__primary{border:1px solid var(--landing-accent);color:#fff;background:var(--landing-accent);gap:9px}.catalog-consultation__primary svg{stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px;transition:transform .2s}.catalog-consultation__secondary{color:#ffffffc7;background:#ffffff0f;border:1px solid #ffffff2e}.catalog-consultation__primary:hover{color:#fff;background:#d18b61;border-color:#d18b61;transform:translateY(-1px)}.catalog-consultation__primary:hover svg{transform:translate(3px)}.catalog-consultation__secondary:hover{color:#fff;background:#ffffff1a;border-color:#ffffff57}@media (width<=1180px){.catalog-filter__primary{grid-template-columns:repeat(4,minmax(0,1fr))}.catalog-filter__field--price,.catalog-filter__submit{grid-column:span 2}.catalog-filter__advanced{grid-template-columns:repeat(3,minmax(0,1fr))}.catalog-grid{gap:18px}.catalog-card__body{padding:18px 17px 17px}.catalog-card__title{font-size:19px}}@media (width<=991.98px){.catalog-intro{padding-top:34px}.catalog-filter__primary{grid-template-columns:repeat(2,minmax(0,1fr))}.catalog-filter__field--price,.catalog-filter__submit{grid-column:auto}.catalog-filter__advanced{grid-template-columns:repeat(2,minmax(0,1fr))}.catalog-filter__advanced-actions{min-height:70px}.catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.catalog-consultation{padding-bottom:75px}.catalog-consultation__panel{gap:32px;padding:33px}}@media (width<=767.98px){.catalog-page{--landing-container-gap:14px}.catalog-intro{padding:27px 0 35px}.catalog-breadcrumbs{margin-bottom:24px;font-size:11px}.catalog-intro__title{letter-spacing:-.025em;max-width:100%;font-size:29px;font-weight:780;line-height:1.16}.catalog-intro__lead{max-width:100%;margin-top:11px;font-size:14px;line-height:1.58}.catalog-filter-section{padding-top:17px}.catalog-filter{border-radius:9px}.catalog-filter__primary{grid-template-columns:1fr;gap:13px;padding:17px}.catalog-filter__field--price,.catalog-filter__submit{grid-column:auto}.catalog-filter__submit{width:100%;margin-top:2px}.catalog-filter__summary{padding:0 17px}.catalog-filter__advanced{grid-template-columns:1fr;gap:14px;padding:18px 17px 19px}.catalog-filter__advanced-actions{grid-template-columns:1fr;gap:13px;min-height:0;padding-top:2px;display:grid}.catalog-filter__apply{width:100%;min-width:0}.catalog-filter__reset{justify-content:center;min-height:35px}.catalog-active-filters{flex-wrap:wrap;align-items:flex-start;margin-top:14px}.catalog-active-filters__caption{width:100%}.catalog-active-filters__items{flex:auto}.catalog-active-filters__clear{margin-left:0;padding-top:8px}.catalog-results{padding:35px 0 67px}.catalog-results__toolbar{flex-direction:column;align-items:flex-start;gap:17px;margin-bottom:20px}.catalog-results__count strong{font-size:18px}.catalog-sort{width:100%}.catalog-sort label{flex:none}.catalog-sort select{flex:1;width:100%;min-width:0}.catalog-grid{grid-template-columns:minmax(0,1fr);gap:16px}.catalog-card{width:100%;max-width:none}.catalog-card__media{aspect-ratio:3/2}.catalog-card__body{padding:19px 18px 18px}.catalog-card__title{font-size:20px}.catalog-card__meta{min-height:0;margin:10px 0}.catalog-pagination{margin-top:32px}.catalog-empty{margin-top:8px;padding:45px 22px}.catalog-empty h2{font-size:24px}.catalog-consultation{padding-bottom:65px}.catalog-consultation__panel{grid-template-columns:minmax(0,1fr);gap:27px;padding:29px 22px 22px}.catalog-consultation__content h2{font-size:31px}.catalog-consultation__actions{min-width:0}.catalog-consultation__primary,.catalog-consultation__secondary{width:100%}}@media (width<=479.98px){.catalog-intro__title{font-size:27px}.catalog-section-label{font-size:10px}.catalog-filter__range{grid-template-columns:1fr}.catalog-card__media{aspect-ratio:1.45}.catalog-card__location span{white-space:normal}.catalog-card__footer{flex-direction:column;align-items:stretch;gap:14px}.catalog-card__details{width:100%}.catalog-card__price strong{font-size:21px}.catalog-sort{flex-direction:column;align-items:flex-start;gap:7px}.catalog-sort select{width:100%}.catalog-empty__actions{grid-template-columns:1fr;display:grid}.catalog-empty__reset,.catalog-empty__contact{width:100%}}.catalog-filter__submit:focus-visible,.catalog-filter__apply:focus-visible,.catalog-filter__summary:focus-visible,.catalog-filter__control:focus-visible,.catalog-sort select:focus-visible,.catalog-card__details:focus-visible,.catalog-card__title a:focus-visible,.catalog-empty a:focus-visible,.catalog-consultation a:focus-visible,.catalog-active-filter:focus-visible{outline-offset:2px;outline:3px solid #b9785240}@media (prefers-reduced-motion:reduce){.catalog-page *,.catalog-page :before,.catalog-page :after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
