.favorites-header_container__iFQrc{flex-grow:1;display:flex;flex-direction:column;gap:32px;max-width:980px}.favorites-header_header__VYATV{display:flex;align-items:center;justify-content:center}.favorites-header_header_content__yF2HH{display:flex;flex-direction:column;width:100%;gap:24px;max-width:980px}.favorites-header_fixed__WQ11X{position:fixed;top:0;left:0;right:0;z-index:5;padding:16px;background-color:var(--white);box-shadow:var(--shadow-normal);border-top:10px solid var(--white);transform:translateY(-100%);opacity:0;transition:transform .4s var(--transition-out),opacity .4s var(--transition-out)}.favorites-header_fixed__WQ11X.favorites-header_active__4KFBc{transform:translateY(-10px);opacity:1}.favorites-header_fixed__WQ11X .favorites-header_header_content__yF2HH{gap:16px}.favorites-header_back__GQj5h{display:flex;align-items:center;width:max-content;gap:8px;color:var(--brand)}.favorites-header_back__GQj5h:hover{color:var(--brand-hover)}.favorites-header_title__jllRE{font-size:24px;font-weight:599;line-height:110%;letter-spacing:-.02em}@media screen and (max-width:960px){.favorites-header_title__jllRE{font-size:22px}}.favorites-header_tabs__suvlo{display:flex;flex-direction:row;min-height:32px;overflow-x:auto;padding-bottom:4px}.favorites-header_tab__oJ7wo{all:unset;padding:0 16px 10px;flex-shrink:0;width:max-content;color:var(--text-muted);border-bottom:1px solid var(--border);transition:color .2s ease-out;cursor:pointer;font-size:14px;font-weight:400;line-height:140%;letter-spacing:-.02em}@media screen and (max-width:960px){.favorites-header_tab__oJ7wo{font-size:14px}}.favorites-header_tab__oJ7wo{font-weight:500;text-align:center}.favorites-header_tab__oJ7wo:hover{color:var(--foreground)}.favorites-header_tab__oJ7wo[data-state=checked]{color:var(--foreground);border-color:var(--brand)}.favorites-header_back__GQj5h{background-color:rgba(0,0,0,0);border:none;cursor:pointer;font-size:16px;font-weight:400;line-height:140%;letter-spacing:-.02em}@media screen and (max-width:960px){.favorites-header_back__GQj5h{font-size:16px}}.favorites-header_back__GQj5h:hover{filter:brightness(1.02)}