.lc-bar{display:flex;gap:.75rem;align-items:center}.lc-block{display:flex;flex-direction:column;gap:.25rem;position:relative}.lc-label{font-size:.75rem;text-transform:uppercase;color:#6b7280;letter-spacing:.08em}.lc-pill-group{display:inline-flex;gap:.25rem;background:#f3f4f6;padding:.25rem;border-radius:999px}.lc-pill{border:none;background:transparent;font-weight:600;padding:.35rem .85rem;border-radius:999px;color:#4b5563;transition:all .2s ease;cursor:pointer}.lc-pill-active{background:#2337b8;color:#fff;box-shadow:0 6px 15px rgba(31,75,226,.35)}.lc-city-wrapper,.lc-lang-wrapper{position:relative}.lc-city-button{display:inline-flex;align-items:center;gap:.5rem;background:#fff;border:1px solid #e5e7eb;border-radius:999px;padding:.35rem .95rem;font-size:.875rem;font-weight:600;line-height:1.5;white-space:nowrap;color:#111827;cursor:pointer;transition:border-color .2s ease}.lc-city-button:hover{border-color:#2337b8}.lc-btn-icon{flex-shrink:0;opacity:.6}.lc-popover{position:absolute;top:calc(100% + .5rem);left:0;width:220px;background:#fff;border-radius:1rem;box-shadow:0 25px 60px rgba(15,23,42,.15);padding:1rem;z-index:10}.lc-popover p{margin:0 0 .75rem;font-weight:600;color:#111827}.lc-popover-actions{display:flex;gap:.5rem}.lc-popover-primary{background:#2337b8;color:#fff}.lc-popover-primary,.lc-popover-secondary{flex:1 1;border:none;border-radius:999px;padding:.5rem .75rem;font-weight:600;cursor:pointer}.lc-popover-secondary{background:#eff1f5;color:#1f2937}.lc-dropdown{position:absolute;top:calc(100% + .5rem);left:0;width:320px;max-height:360px;overflow-y:auto;background:#fff;border-radius:1rem;box-shadow:0 25px 60px rgba(15,23,42,.15);padding:.5rem;z-index:1000}.lc-dropdown-item{width:100%;border:none;background:transparent;text-align:left;display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:.75rem;border-radius:.75rem;cursor:pointer;transition:background .2s ease}.lc-dropdown-item p{font-weight:600;margin:0}.lc-dropdown-item span{display:block;font-size:.85rem;color:#6b7280}.lc-dropdown-item .lc-count{flex-shrink:0;font-weight:600;color:#2337b8}.lc-dropdown-item.active,.lc-dropdown-item:hover{background:#f4f6ff}.lc-lang-dropdown{width:100px;min-width:unset}@media (max-width:768px){.lc-bar{flex-direction:column}.lc-dropdown{width:100%}}.app-header{min-height:76px;padding:.75rem 3rem;gap:2rem;max-width:1800px}.app-header:before{background:rgba(255,255,255,.94);border-bottom:1px solid rgba(10,10,10,.09);box-shadow:none;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px)}.app-header .brand{gap:.65rem}.app-header .brand-logo{width:38px;height:38px}.app-header .brand-text{display:flex;flex-direction:column;gap:.05rem}.app-header .brand-text strong{color:#0a0a0a;font-size:.9rem;font-weight:700;letter-spacing:-.025em}.app-header .brand small{color:#999;font-size:.62rem;letter-spacing:.02em}.app-header .main-nav{gap:0;align-self:stretch}.app-header .main-nav__link{position:relative;display:inline-flex;align-items:center;padding:0 .85rem;color:#666;font-size:.82rem;font-weight:600;transition:color .2s ease}.main-nav__notification-dot{width:7px;height:7px;margin-left:6px;border-radius:50%;background:var(--rh-red,#ef4444)}.app-header .main-nav__link:after{content:"";position:absolute;right:.85rem;bottom:-.75rem;left:.85rem;height:2px;background:#0a0a0a;transform:scaleX(0);transform-origin:center;transition:transform .22s ease}.app-header .main-nav__link--active,.app-header .main-nav__link:hover{color:#0a0a0a}.app-header .main-nav__link--active:after{transform:scaleX(1)}.header-right{display:flex;align-items:center;gap:0;margin-left:auto}.app-header .header-account-btn{min-height:40px;padding:.45rem .8rem;border:0;border-radius:.45rem;background:transparent;color:#444;font-size:.78rem;font-weight:600}.app-header .header-account-btn:hover{background:#f3f3f0;color:#0a0a0a}.app-header .lc-bar{gap:0;margin-left:.35rem;padding-left:.35rem;border-left:1px solid rgba(10,10,10,.1)}.app-header .lc-city-button{min-height:40px;padding:.45rem .7rem;gap:.4rem;border:0;border-radius:.45rem;background:transparent;color:#444;font-size:.78rem;font-weight:600}.app-header .lc-city-button:hover{border-color:transparent;background:#f3f3f0}.mobile-header-actions{display:none}.app-header .lc-city-button svg:last-child{width:13px;height:13px}.app-header .lc-dropdown,.app-header .lc-popover{margin-top:.2rem;border:1px solid rgba(10,10,10,.09);border-radius:.75rem;box-shadow:0 24px 70px rgba(0,0,0,.12)}.app-header .lc-dropdown{width:220px;padding:.4rem}.app-header .lc-lang-dropdown{width:82px}.app-header .lc-dropdown-item{padding:.7rem .75rem;border-radius:.5rem}.app-header .lc-dropdown-item.active,.app-header .lc-dropdown-item:hover{background:#f1f1ee}.main-nav .main-nav__cta{align-self:center;margin-left:.75rem;padding:.7rem 1rem;border-radius:.45rem;background:transparent;color:var(--rh-ink);border:1px solid var(--rh-line);font-size:.78rem;font-weight:650}.main-nav .main-nav__cta:hover{color:var(--rh-blue);border-color:var(--rh-blue)}.mobile-burger{display:none;flex-direction:column;gap:4px;background:none;border:none;cursor:pointer;padding:.5rem;z-index:1001}.mobile-burger span{display:block;width:24px;height:2px;background:#0f172a;transition:all .3s ease;border-radius:2px}.mobile-burger.active span:first-child{transform:translateY(6px) rotate(45deg)}.mobile-burger.active span:nth-child(2){opacity:0}.mobile-burger.active span:nth-child(3){transform:translateY(-6px) rotate(-45deg)}.mobile-filter-btn,.mobile-menu-overlay,.mobile-menu-settings{display:none}@media (max-width:968px){.mobile-header-actions{display:flex;align-items:center;justify-self:end;gap:4px}.mobile-header-actions:has(.mobile-filter-btn+.notification-center){margin-right:-4px}.mobile-burger{display:flex;position:relative;z-index:1001}.mobile-filter-btn{display:flex;align-items:center;justify-content:center;width:44px;height:44px;background:#f1f5f9;border:none;border-radius:.5rem;cursor:pointer;color:#0f172a;transition:all .2s ease}.mobile-filter-btn:hover{background:#e2e8f0}.app-header{min-height:68px!important;padding:.75rem 1rem!important;display:grid!important;grid-template-columns:44px 1fr auto!important;align-items:center!important;grid-gap:1rem!important;gap:1rem!important;flex-direction:row!important;border-radius:0!important}.brand{justify-self:center}.mobile-filter-btn{justify-self:end}.brand-text{display:none}.brand-logo{width:40px!important;height:40px!important}.main-nav{position:fixed;top:0;left:-100%;width:min(88vw,360px);height:100vh;height:100dvh;background:#fff;flex-direction:column;padding:max(5rem,calc(3rem + env(safe-area-inset-top))) 1.5rem max(2rem,env(safe-area-inset-bottom));box-shadow:2px 0 10px rgba(0,0,0,.1);transition:left .3s ease;z-index:1400;gap:0;overflow-y:auto;overscroll-behavior:contain;box-sizing:border-box}.app-header.app-header--menu-open{z-index:2000!important}.main-nav.mobile-open{left:0}.main-nav a{width:100%;border-bottom:1px solid rgba(10,10,10,.09);font-size:1.2rem;padding:1rem 0}.app-header .main-nav__link{font-size:1.2rem;font-weight:600}.app-header .main-nav__link:after{display:none}.app-header .main-nav__link--active{color:#777}.main-nav .main-nav__cta{width:100%;margin:1.25rem 0 0;padding:.95rem 1rem;border-bottom:0;text-align:center}.mobile-cabinet-btn{width:100%;margin-top:.35rem;padding:1rem 0;border-bottom:1px solid rgba(10,10,10,.09);color:#0a0a0a;font-size:1.2rem;font-weight:600}.mobile-menu-settings{display:flex;flex-direction:column;gap:2rem;margin-top:2rem;padding-top:2rem;border-top:1px solid #e2e8f0}.mobile-menu-section{display:flex;flex-direction:column;gap:.75rem}.mobile-menu-label{font-size:.875rem;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.05em}.mobile-menu-buttons{display:flex;gap:.5rem;flex-wrap:wrap}.mobile-menu-buttons.city-buttons{flex-direction:column}.mobile-menu-btn{flex:1 1;padding:.625rem 1rem;background:#f1f5f9;border:2px solid transparent;border-radius:.5rem;font-size:.9375rem;font-weight:500;color:#475569;cursor:pointer;transition:all .2s ease;text-align:center}.mobile-menu-buttons.city-buttons .mobile-menu-btn{flex:none;width:100%;text-align:left}.mobile-menu-btn:hover{background:#e2e8f0}.mobile-menu-btn.active{background:#0f172a;color:#fff;border-color:#0f172a}.mobile-city-dropdown{width:100%}.mobile-city-trigger{width:100%;display:flex;align-items:center;justify-content:space-between;padding:.75rem 1rem;border:1px solid #e2e8f0;border-radius:.5rem;font-size:1rem;font-weight:500;color:#1f2937;background:#f8fafc;cursor:pointer;text-align:left}.mobile-city-menu{display:flex;flex-direction:column;margin-top:.375rem;border:1px solid #e2e8f0;border-radius:.625rem;overflow:hidden}.mobile-city-option{width:100%;display:flex;align-items:center;gap:.625rem;padding:.875rem 1rem;background:#fff;border:none;border-bottom:1px solid #f1f5f9;font-size:.9375rem;font-weight:500;color:#1f2937;cursor:pointer;text-align:left;-webkit-tap-highlight-color:transparent}.mobile-city-option:last-child{border-bottom:none}.mobile-city-option:active{background:#f1f5f9}.mobile-city-option.active{color:#2337b8;font-weight:600;background:#eff6ff}.mobile-menu-overlay{display:block;position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);z-index:1399}.desktop-only{display:none!important}}@media (min-width:969px) and (max-width:1439px){.app-header{flex-wrap:wrap;row-gap:8px}.app-header .main-nav{order:3;width:100%;justify-content:center}.app-header .header-right{margin-left:auto}}.notification-center{position:relative;z-index:1450}.notification-center--mobile{display:none}.notification-bell,.notification-panel__close{position:relative;display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border:0;border-radius:var(--rh-radius-sm,8px);background:transparent;color:var(--rh-ink,#0a0a0a);cursor:pointer}.notification-bell:hover,.notification-panel__close:hover{background:var(--rh-surface,#f3f3f0)}.notification-bell:focus-visible,.notification-item:focus-visible,.notification-panel button:focus-visible{outline:3px solid rgba(35,55,184,.28);outline-offset:2px}.notification-bell__dot{top:8px;right:8px;width:8px;height:8px;border:2px solid white;border-radius:50%}.notification-bell__count,.notification-bell__dot{position:absolute;background:var(--rh-red,#ef4444)}.notification-bell__count{top:-4px;left:27px;min-width:18px;height:18px;padding:0 5px;border-radius:999px;color:white;font-size:10px;font-weight:700;line-height:18px}.notification-center__scrim{position:fixed;inset:0;z-index:-1;width:auto;height:auto;border:0;background:transparent}.notification-panel{position:absolute;top:calc(100% + 12px);right:0;width:min(390px,calc(100vw - 24px));max-height:min(620px,calc(100dvh - 96px));overflow:hidden;border:1px solid var(--rh-line,#e5e5e5);border-radius:var(--rh-radius,14px);background:white;box-shadow:var(--rh-shadow-float,0 18px 50px rgba(0,0,0,.16))}.notification-panel__header,.notification-panel__tools{display:flex;align-items:center;justify-content:space-between;padding:18px 20px;border-bottom:1px solid var(--rh-line,#e5e5e5)}.notification-panel__header>div{display:flex;align-items:baseline;gap:8px}.notification-panel__header h2{margin:0;font-size:1rem;letter-spacing:-.02em}.notification-panel__header span{color:var(--rh-muted,#666);font-size:.75rem}.notification-panel__close{width:36px;height:36px}.notification-panel__tools{padding-block:10px;background:var(--rh-surface,#f8f8f6)}.notification-panel__tools button{display:inline-flex;align-items:center;gap:7px;min-height:36px;padding:0 8px;border:0;background:transparent;color:var(--rh-blue,#2337b8);font-size:.76rem;font-weight:650;cursor:pointer}.notification-panel__tools button:disabled{color:var(--rh-muted-light,#999);cursor:default}.notification-panel__list{max-height:470px;overflow-y:auto;overscroll-behavior:contain}.notification-panel__empty{display:flex;min-height:180px;flex-direction:column;align-items:center;justify-content:center;gap:10px;color:var(--rh-muted,#666);font-size:.86rem}.notification-item{position:relative;display:flex;width:100%;gap:12px;padding:16px 20px;border:0;border-bottom:1px solid var(--rh-line,#e5e5e5);background:white;color:inherit;text-align:left;text-decoration:none;cursor:pointer}.notification-item:hover{background:var(--rh-surface,#f8f8f6)}.notification-item--unread{background:var(--rh-action-soft,#f2f4ff)}.notification-item__indicator{width:8px;height:8px;margin-top:5px;flex:0 0 auto;border-radius:50%;background:transparent}.notification-item--unread .notification-item__indicator{background:var(--rh-red,#ef4444)}.notification-item__content{display:flex;min-width:0;flex-direction:column;gap:4px}.notification-item__content strong{font-size:.85rem;line-height:1.3}.notification-item__content>span{color:var(--rh-muted,#666);font-size:.78rem;line-height:1.42}.notification-item__content time{color:var(--rh-muted-light,#999);font-size:.7rem}@media (max-width:968px){.notification-center--mobile{display:block;justify-self:end}.notification-center:not(.notification-center--mobile){display:none}.notification-center--mobile .notification-bell{width:44px;height:44px;background:var(--rh-surface,#f3f3f0)}.notification-center--mobile .notification-panel{position:fixed;top:max(12px,env(safe-area-inset-top));right:12px;bottom:max(12px,env(safe-area-inset-bottom));left:12px;width:auto;max-height:none}.notification-center--mobile .notification-panel__list{max-height:calc(100dvh - 150px)}}@media (prefers-reduced-motion:reduce){.notification-panel{scroll-behavior:auto}}.real-estate-seo-links,.real-estate-seo-links-details{width:100%}.real-estate-seo-links-summary{display:grid;grid-template-columns:3rem minmax(0,1fr) auto 2.5rem;grid-gap:1rem;gap:1rem;align-items:center;min-height:82px;padding:0;border-bottom:1px solid rgba(255,255,255,.18);color:#fff;cursor:pointer;list-style:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.real-estate-seo-links-summary::-webkit-details-marker{display:none}.real-estate-seo-links-summary__count,.real-estate-seo-links-summary__index{color:#777;font-size:.68rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.real-estate-seo-links-summary__title{font-size:clamp(1.25rem,2vw,1.8rem);font-weight:600;line-height:1;letter-spacing:-.035em;white-space:nowrap}.real-estate-seo-links-summary__icon{position:relative;width:2.5rem;height:2.5rem;border:1px solid #444;border-radius:50%;transition:border-color .2s ease,transform .3s ease}.real-estate-seo-links-summary__icon:after,.real-estate-seo-links-summary__icon:before{content:"";position:absolute;top:50%;left:50%;width:12px;height:1px;background:#fff;transform:translate(-50%,-50%)}.real-estate-seo-links-summary__icon:after{transform:translate(-50%,-50%) rotate(90deg);transition:opacity .2s ease}.real-estate-seo-links-details[open] .real-estate-seo-links-summary__icon{border-color:#fff;transform:rotate(180deg)}.real-estate-seo-links-details[open] .real-estate-seo-links-summary__icon:after{opacity:0}.real-estate-seo-links-content{max-height:520px;overflow-y:auto;margin:0;padding:1.5rem 0 2.5rem;border-bottom:1px solid rgba(255,255,255,.18);background:#0f0f0f;scrollbar-color:#555 transparent}.real-estate-seo-links-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:0 2rem;gap:0 2rem;counter-reset:footer-directory}.real-estate-seo-link{position:relative;display:grid;grid-template-columns:2rem minmax(0,1fr);grid-gap:.5rem;gap:.5rem;align-items:center;min-height:48px;padding:.7rem 0;border-bottom:1px solid rgba(255,255,255,.09);color:#999;font-size:.75rem;line-height:1.4;text-decoration:none;counter-increment:footer-directory;transition:color .2s ease}.real-estate-seo-link:before{content:counter(footer-directory,decimal-leading-zero);color:#555;font-size:.6rem;font-weight:700}.real-estate-seo-link:hover{color:#fff}@media (max-width:900px){.real-estate-seo-links-summary{grid-template-columns:2rem minmax(0,1fr) 2.5rem;min-height:74px}.real-estate-seo-links-summary__count{display:none}.real-estate-seo-links-list{grid-template-columns:1fr}.real-estate-seo-links-content{max-height:420px}}.site-footer{position:relative;isolation:isolate;display:flex;flex-direction:column;gap:0;margin-top:clamp(5rem,9vw,9rem);padding:clamp(2rem,5vw,5rem)!important;overflow:hidden;border-radius:0;background:radial-gradient(circle at 12% 18%,rgba(35,55,184,.24),transparent 33%),radial-gradient(circle at 88% 8%,rgba(73,45,180,.2),transparent 38%),linear-gradient(135deg,#07080d,#0a0a0a 52%,#0d1024)!important;color:#fff}.site-footer:after,.site-footer:before{position:absolute;z-index:0;content:"";pointer-events:none}.site-footer:before{inset:-35%;background:radial-gradient(circle at 28% 48%,rgba(35,55,184,.38),transparent 24%),radial-gradient(circle at 72% 42%,rgba(97,50,190,.24),transparent 27%);filter:blur(72px);opacity:.72;animation:footer-gradient-drift 18s ease-in-out infinite alternate}.site-footer:after{inset:-12%;background:conic-gradient(from 205deg at 58% 46%,transparent 0deg,rgba(35,55,184,.14) 58deg,transparent 125deg,rgba(96,66,190,.1) 205deg,transparent 290deg);filter:blur(42px);opacity:.76;animation:footer-gradient-orbit 24s linear infinite}.site-footer>*{position:relative;z-index:1}@keyframes footer-gradient-drift{0%{transform:translate3d(-5%,-3%,0) scale(.96)}50%{transform:translate3d(7%,4%,0) scale(1.08)}to{transform:translate3d(-1%,9%,0) scale(1.02)}}@keyframes footer-gradient-orbit{to{transform:rotate(1turn) scale(1.06)}}.site-footer__statement{display:grid;grid-template-columns:minmax(180px,.35fr) minmax(0,1.65fr);grid-gap:clamp(2rem,7vw,7rem);gap:clamp(2rem,7vw,7rem);align-items:start;padding-bottom:clamp(3rem,6vw,6rem);border-bottom:1px solid rgba(255,255,255,.18)}.site-footer__bottom,.site-footer__column-heading>span,.site-footer__statement p{color:#888;font-size:.68rem;font-weight:700;letter-spacing:.13em;text-transform:uppercase}.site-footer__statement p{margin:.7rem 0 0;color:#b6c0ff}.site-footer__statement h2{max-width:1080px;margin:0;color:#fff;font-size:clamp(3.25rem,6.8vw,7.4rem);font-weight:600;line-height:.88;letter-spacing:-.065em}.site-footer__brand{display:grid;grid-template-columns:minmax(240px,.55fr) minmax(300px,1.45fr);grid-gap:clamp(3rem,8vw,8rem);gap:clamp(3rem,8vw,8rem);align-items:start;padding:clamp(2.5rem,5vw,5rem) 0;border-bottom:1px solid rgba(255,255,255,.18)}.site-footer__logo-row{display:flex;align-items:center;gap:.9rem}.site-footer__logo{width:52px;height:52px;object-fit:contain}.site-footer__brand-name{display:block;color:#fff;font-size:1.45rem;font-weight:650;letter-spacing:-.04em}.site-footer__tagline{margin:.2rem 0 0;color:#999;font-size:.78rem}.site-footer__about{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);grid-gap:clamp(2rem,5vw,5rem);gap:clamp(2rem,5vw,5rem);max-width:1000px}.site-footer__description,.site-footer__disclaimer{margin:0;line-height:1.65}.site-footer__description{color:#ddd;font-size:1rem}.site-footer__disclaimer{color:#777;font-size:.78rem}.site-footer__columns{display:grid;grid-template-columns:1fr 1fr 1.1fr .65fr;grid-gap:0;gap:0;padding:0;border:0;border-bottom:1px solid rgba(255,255,255,.18)}.site-footer__column{min-width:0;padding:clamp(2rem,4vw,4rem);border-left:1px solid rgba(255,255,255,.14)}.site-footer__column:first-child{padding-left:0;border-left:0}.site-footer__column-heading{display:flex;gap:1rem;align-items:baseline;margin-bottom:1.5rem}.site-footer__col-title{margin:0;color:#fff;font-size:.72rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.site-footer__columns a{position:relative;display:flex;align-items:center;justify-content:space-between;min-height:42px;margin:0;padding:.7rem 1.5rem .7rem 0;border-bottom:1px solid rgba(255,255,255,.09);color:#aaa;font-size:.82rem;line-height:1.35;text-decoration:none;transition:color .2s ease,padding-left .2s ease}.site-footer__columns a:after{content:"↗";position:absolute;right:0;color:#555;transition:color .2s ease,transform .2s ease}.site-footer__columns a:hover{padding-left:.35rem;color:#cbd2ff}.site-footer__columns a:hover:after{color:#8796ff;transform:translate(2px,-2px)}.site-footer__mls-link{color:#cbd2ff!important;font-weight:650}.site-footer__socials{display:flex;flex-wrap:wrap;gap:.5rem}.site-footer__socials a{display:inline-flex;width:44px;height:44px;min-height:44px;align-items:center;justify-content:center;padding:0;border:1px solid #444;border-radius:50%;color:#fff;font-size:.75rem}.site-footer__socials a:after{display:none}.site-footer__socials a:hover{padding-left:0;border-color:#2337b8;background:#2337b8;color:#fff}.site-footer__seo-links{margin:0;padding:0;border:0}.site-footer__wordmark{margin:clamp(4rem,8vw,8rem) 0 clamp(.75rem,1.5vw,1.5rem);padding-bottom:.12em;color:#fff;background:linear-gradient(94deg,#fff 5%,#bfc7ff 48%,#fff 92%);background-clip:text;font-size:clamp(5rem,16vw,15rem);font-weight:650;line-height:.92;letter-spacing:-.085em;white-space:nowrap;-webkit-background-clip:text;-webkit-text-fill-color:transparent;opacity:.96;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.site-footer__bottom{display:flex;justify-content:space-between;gap:2rem;align-items:center;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.18)}.site-footer__bottom p{margin:0}.site-footer__copy{color:#888;text-align:left}.site-footer.site-footer--catalog{gap:0;margin:0;padding:2rem 1.5rem 1.25rem!important;border-radius:16px}.site-footer.site-footer--catalog:before{inset:-55%;filter:blur(52px);opacity:.82}.site-footer.site-footer--catalog:after{inset:-35%;filter:blur(32px);opacity:.7}.site-footer__catalog-intro{display:grid;grid-template-columns:minmax(170px,.8fr) minmax(0,1.2fr);grid-gap:1.5rem;gap:1.5rem;align-items:start;padding-bottom:1.5rem;border-bottom:1px solid rgba(255,255,255,.16)}.site-footer__catalog-intro .site-footer__logo{width:40px;height:40px}.site-footer__catalog-intro .site-footer__brand-name{font-size:1.1rem}.site-footer__catalog-intro .site-footer__tagline{max-width:190px;font-size:.67rem;line-height:1.4}.site-footer__catalog-intro>p{margin:0;color:#aaa;font-size:.78rem;line-height:1.55}.site-footer__catalog-nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-bottom:1px solid rgba(255,255,255,.16)}.site-footer__catalog-nav a{display:flex;min-width:0;min-height:46px;align-items:center;justify-content:space-between;gap:.75rem;padding:.75rem 0;border-bottom:1px solid rgba(255,255,255,.09);color:#bbb;font-size:.76rem;font-weight:600;text-decoration:none;transition:color .18s ease}.site-footer__catalog-nav a:nth-child(odd){padding-right:1rem}.site-footer__catalog-nav a:nth-child(2n){padding-left:1rem;border-left:1px solid rgba(255,255,255,.09)}.site-footer__catalog-nav a:hover{color:#cbd2ff}.site-footer__catalog-nav span{flex:0 0 auto;color:#666}.site-footer__catalog-meta{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding-top:1.25rem;padding-right:3.5rem}.site-footer__catalog-meta p{margin:0;color:#777;font-size:.65rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.site-footer__catalog-socials{display:flex;gap:.4rem}.site-footer__catalog-socials a{display:grid;width:34px;height:34px;place-items:center;border:1px solid #444;border-radius:50%;color:#fff;font-size:.65rem;text-decoration:none}.site-footer__catalog-socials a:hover{border-color:#2337b8;background:#2337b8;color:#fff}@media (prefers-reduced-motion:reduce){.site-footer:after,.site-footer:before{animation:none}}@media (max-width:900px){.site-footer{padding:2.5rem 1.25rem!important}.site-footer__about,.site-footer__brand,.site-footer__statement{grid-template-columns:1fr;gap:2rem}.site-footer__statement h2{font-size:clamp(3.25rem,15vw,5rem)}.site-footer__columns{grid-template-columns:1fr}.site-footer__column,.site-footer__column:first-child{padding:2rem 0;border-top:1px solid rgba(255,255,255,.14);border-left:0}.site-footer__column:first-child{border-top:0}.site-footer__bottom{align-items:flex-start;flex-direction:column;gap:.75rem}.site-footer.site-footer--catalog{padding:1.5rem 1.1rem 1rem!important}}@media (max-width:520px){.site-footer__wordmark{font-size:clamp(3.5rem,18vw,4.4rem);letter-spacing:-.075em}.site-footer__catalog-intro{grid-template-columns:1fr;gap:1rem}.site-footer__catalog-nav{grid-template-columns:1fr}.site-footer__catalog-meta{padding-right:3rem}.site-footer__catalog-nav a:nth-child(2n),.site-footer__catalog-nav a:nth-child(odd){padding-right:0;padding-left:0;border-left:0}}