.favorites-page{min-height:100vh;background:#F0F2F7;display:flex;flex-direction:column}.favorites-page__header-wrap .header{margin-top:0}.favorites-page__header-spacer{flex-shrink:0;width:100%;height:calc(20px + env(safe-area-inset-top, 0px) + 47px + 20px);pointer-events:none}.favorites-page__main{flex:1;width:100%;max-width:var(--axis-content-max);margin:0 auto;padding:calc(var(--axis-header-offset, 97px) + 16px) 0 0;box-sizing:border-box;display:flex;flex-direction:column;align-items:center}.favorites-page__main--list{align-items:stretch}.favorites-page__top{width:100%;max-width:var(--axis-content-max);padding-left:0;box-sizing:border-box;display:grid;grid-template-columns:1fr 325px 227px 100px;align-items:center;column-gap:16px}.favorites-page__controls{display:contents}.favorites-page__tabs{width:325px;height:50px;padding:3px 4px;box-sizing:border-box;border-radius:8px;background:#F0F2F7;display:flex;gap:4px}.favorites-page__tab{border:0;background:transparent;height:44px;padding:5px;box-sizing:border-box;border-radius:8px;color:#282d3c;font-family:Inter Display,Inter,system-ui,sans-serif;font-weight:400;font-size:16px;line-height:23px;cursor:pointer;white-space:nowrap}.favorites-page__tab:first-child{width:93px;border-radius:6px}.favorites-page__tab:last-child{width:220px;border-radius:8px}.favorites-page__tab--active{background:#282d3c;color:#ffffff}.favorites-page__tabs{grid-column:2}.favorites-page__sortWrap{grid-column:3}.favorites-page__view{grid-column:4;justify-self:end}@media (max-width:1180px) and (min-width:1024px){.favorites-page__top{grid-template-columns:1fr auto;grid-template-rows:auto auto auto;row-gap:16px;column-gap:12px;padding-left:0}.favorites-page__top .favorites-page__title{grid-column:1/-1}.favorites-page__tabs{grid-column:1/-1;width:min(420px,100%);max-width:100%;justify-self:start}.favorites-page__sortWrap{grid-column:1;justify-self:start}.favorites-page__view{grid-column:2;justify-self:end;align-self:center}}.favorites-page__sortWrap{position:relative;width:227px;height:50px}.favorites-page__sort{width:227px;height:50px;border:none;border-radius:8px;background:#F0F2F7;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 15px;box-sizing:border-box;cursor:pointer}.favorites-page__sortIcon{width:24px;height:24px;position:relative;flex:0 0 24px}.favorites-page__sortIcon:after,.favorites-page__sortIcon:before{content:"";position:absolute;left:5px;right:5px;height:2px;border-radius:2px;background:#1C2B5E}.favorites-page__sortIcon:before{top:7px}.favorites-page__sortIcon:after{top:15px}.favorites-page__sortIcon span{display:none}.favorites-page__sortText{font-family:Inter Display,Inter,system-ui,sans-serif;font-weight:400;font-size:16px;line-height:23px;color:#282d3c;flex:1;text-align:left}.favorites-page__sortArrow{width:24px;height:24px;transition:transform .15s ease;flex:0 0 24px}.favorites-page__sortArrow--open{transform:rotate(180deg)}.favorites-page__sortMenu{position:absolute;top:calc(100% + 4px);left:0;width:227px;border-radius:8px;background:#fff;overflow:hidden;box-shadow:0 4px 20px rgba(0,0,0,.12);z-index:10}.favorites-page__sortOption{width:100%;border:0;background:transparent;padding:12px 14px;text-align:left;cursor:pointer;font-family:Inter Display,Inter,system-ui,sans-serif;font-weight:400;font-size:16px;line-height:23px;color:#282d3c}.favorites-page__sortOption--active{background:#F0F2F7}.favorites-page__view{width:100px;height:50px;padding:3px 4px;box-sizing:border-box;border-radius:8px;display:flex;gap:4px;background:#F0F2F7}.favorites-page__viewBtn{width:44px;height:44px;border:0;background:#ffffff;border-radius:6px;padding:10px;box-sizing:border-box;cursor:pointer;display:flex;align-items:center;justify-content:center}.favorites-page__viewBtn--active{background:#282d3c}.favorites-page__iconGrid,.favorites-page__iconList{width:24px;height:24px;display:block;object-fit:contain}.favorites-page__iconList{transform:rotate(90deg)}.favorites-page__viewBtn--active .favorites-page__iconGrid,.favorites-page__viewBtn--active .favorites-page__iconList{filter:brightness(0) saturate(100%) invert(56%) sepia(52%) saturate(1729%) hue-rotate(116deg) brightness(96%) contrast(87%)}.favorites-page__viewBtn:not(.favorites-page__viewBtn--active) .favorites-page__iconGrid,.favorites-page__viewBtn:not(.favorites-page__viewBtn--active) .favorites-page__iconList{filter:none}.favorites-page__title{margin:0;font-family:Inter Display,Inter,system-ui,sans-serif;font-weight:400;font-size:40px;line-height:50px;color:#282d3c}.favorites-page__top .favorites-page__title{grid-column:1;width:auto;height:auto;text-align:left}.favorites-page__subtitle{margin:40px 0 0;font-family:Inter Display,Inter,system-ui,sans-serif;font-weight:400;font-size:12px;line-height:30px;color:#828a99}.favorites-page__subtitle-heart{vertical-align:middle;margin-left:10px}.favorites-page__subtitle-heartWrap{display:inline-flex;align-items:center;white-space:nowrap}.favorites-page__subtitle-heart{display:inline-block;margin-left:0}.favorites-page__cta{margin-top:20px;width:220px;height:50px;border:none;border-radius:8px;background:#1C2B5E;color:#FFFFFF;font-family:Inter Display,Inter,system-ui,sans-serif;font-weight:400;font-size:16px;line-height:24px;cursor:pointer}.favorites-page__cards{margin-top:40px}.favorites-page .apartments-page__card,.favorites-page .apartments-page__card--list,.favorites-page .apartments-page__card-list-bottom,.favorites-page .apartments-page__card-list-head,.favorites-page .apartments-page__card-row,.favorites-page .apartments-page__card.apartments-page__card-link{background:#F0F2F7!important}.favorites-page--mobile-nav{background:#fff;min-height:100vh;display:flex;flex-direction:column}.favorites-page__m-content{flex:1;padding:0 20px 110px;box-sizing:border-box}.favorites-page__m-title{margin:0;font-family:Inter Display,Inter,system-ui,sans-serif;font-weight:400;font-size:40px;line-height:50px;color:#282d3c}.favorites-page__m-tabs{margin-top:20px;width:100%;height:50px;padding:3px 4px;box-sizing:border-box;border-radius:8px;background:#F0F2F7;display:flex;gap:4px}.favorites-page__m-tab{height:44px;padding:10px;box-sizing:border-box;border:0;background:transparent;border-radius:8px;font-family:Inter Display,Inter,system-ui,sans-serif;font-weight:400;font-size:16px;line-height:23px;color:#282d3c;cursor:pointer;white-space:nowrap;flex:1 1 0}.favorites-page__m-tab:first-child{flex:0 0 93px;border-radius:6px}.favorites-page__m-tab--active{background:#282d3c;color:#fff}.favorites-page__m-controls{margin-top:16px;display:flex;align-items:center;gap:10px}.favorites-page__m-sort{flex:1;height:50px;padding:10px 15px;box-sizing:border-box;border:0;border-radius:8px;background:#F0F2F7;display:flex;align-items:center;justify-content:space-between;gap:10px;cursor:pointer}.favorites-page__m-sortIcon{width:24px;height:24px;position:relative;flex:0 0 24px}.favorites-page__m-sortIcon:after,.favorites-page__m-sortIcon:before{content:"";position:absolute;left:5px;right:5px;height:2px;border-radius:2px;background:#1C2B5E}.favorites-page__m-sortIcon:before{top:7px}.favorites-page__m-sortIcon:after{top:15px}.favorites-page__m-sortText{flex:1;text-align:left;font-family:Inter Display,Inter,system-ui,sans-serif;font-weight:400;font-size:16px;line-height:23px;color:#282d3c}.favorites-page__m-sortArrow{width:24px;height:24px;flex:0 0 24px}.favorites-page__m-view{width:50px;height:50px;padding:3px;box-sizing:border-box;border-radius:8px;border:0;background:#F0F2F7;cursor:pointer;display:flex;align-items:center;justify-content:center}.favorites-page__m-viewIcon{width:24px;height:24px;display:block;object-fit:contain;filter:brightness(0) saturate(100%) invert(56%) sepia(52%) saturate(1729%) hue-rotate(116deg) brightness(96%) contrast(87%)}.favorites-page__m-view--grid .favorites-page__m-viewIcon{transform:rotate(90deg)}.favorites-page__m-count{margin-top:16px;font-family:Inter Display,Inter,system-ui,sans-serif;font-weight:400;font-size:14px;line-height:30px;color:#282d3c}.favorites-page__m-count span{color:#1C2B5E}.favorites-page__mobile-nav{position:fixed;left:0;right:0;bottom:0;z-index:60;width:100%;max-width:100vw;height:82px;box-sizing:border-box;padding:10px 20px 20px;margin:0;background:#fff;border-radius:16px 16px 0 0;box-shadow:0 -4px 24px rgba(42,45,52,.08)}@media (min-width:1024px){.favorites-page--mobile-nav,.favorites-page__header-spacer,.favorites-page__m-content,.favorites-page__m-controls,.favorites-page__m-count,.favorites-page__m-sort,.favorites-page__m-tabs,.favorites-page__m-title,.favorites-page__m-view,.favorites-page__mobile-nav{display:none}.favorites-page__header-wrap{padding-top:40px}.favorites-page__main{width:100%;max-width:var(--axis-content-max);padding:40px 0 200px}.favorites-page__main--empty .favorites-page__title{width:200px;height:50px;text-align:center}.favorites-page__main--list .favorites-page__title{width:auto;height:auto;text-align:left}.favorites-page__top{width:100%;max-width:var(--axis-content-max);padding-left:0}.favorites-page__subtitle{margin-top:106px;width:452px;min-height:83px;font-size:16px;line-height:24px;text-align:center;color:#282d3c}.favorites-page__cta{margin-top:10px;width:284px;height:50px;padding:10px 20px;box-sizing:border-box;display:flex;align-items:center;justify-content:center;gap:10px}.favorites-page__cards{margin-top:32px}}