.favorites_wrapper__QeYx1{display:flex;flex-direction:column;gap:2rem}.favorites_lead__j4O6t{margin:0;font-size:1.4rem;line-height:1.8;color:#555;text-align:center}@media only screen and (max-width:767px){.favorites_lead__j4O6t{font-size:1.2rem;line-height:1.7}}.favorites_empty__b5tBK{padding:4rem 0;margin:0;font-size:1.4rem;color:#666;text-align:center}.favorites_list__gZoSK{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;width:100%;max-width:99.2rem;padding:0;margin:0 auto;list-style:none}@media only screen and (max-width:767px){.favorites_list__gZoSK{gap:1.6rem}}.favorites_listItem__HLzpe{display:flex;flex:0 1 32rem;min-width:0;max-width:32rem}@media only screen and (max-width:767px){.favorites_listItem__HLzpe{flex-basis:100%;max-width:none}}.favorites_listItem__HLzpe>*{flex:1 1}.favorites_note__hcmYi{margin:0;font-size:1.2rem;color:#666;text-align:center}@media only screen and (max-width:767px){.favorites_note__hcmYi{font-size:1.1rem}}.favorites_cta___5yVc{position:relative;display:flex;flex-direction:column;align-items:center;margin-top:1.6rem}.favorites_ctaLead___esot{position:absolute;top:-1.2rem;z-index:1;display:inline-block;padding:.4rem 1.6rem;margin:0;font-size:1.2rem;font-weight:700;color:#fff;background:#f28d00;border-radius:5rem}@media only screen and (max-width:767px){.favorites_ctaLead___esot{top:-1rem;padding:.3rem 1.2rem;font-size:1.1rem}}.favorites_ctaButton__g8_A_{display:inline-flex;gap:.4rem;align-items:center;justify-content:center;width:100%;max-width:36rem;height:5.6rem;padding:0 2rem;font-size:1.5rem;font-weight:700;color:#fff;text-decoration:none;background:#1f1d1c;border-radius:5rem;transition:opacity .2s ease}.favorites_ctaButton__g8_A_:hover{opacity:.85}.favorites_ctaButton__g8_A_ span{font-size:2rem}@media only screen and (max-width:767px){.favorites_ctaButton__g8_A_{height:4.8rem;font-size:1.3rem}}.favorites_sortSelect__tEblO{position:relative}.favorites_sortSelect__tEblO:after{position:absolute;top:50%;right:1.2rem;width:.7rem;height:.7rem;pointer-events:none;content:"";border-right:2px solid #444;border-bottom:2px solid #444;transform:translateY(-65%) rotate(45deg)}.favorites_sortSelect__tEblO select{min-width:16rem;height:4rem;padding:0 3rem 0 1.2rem;font-size:1.3rem;color:#333;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;background:#fff;border:1px solid #ccc;border-radius:.4rem}@media only screen and (max-width:767px){.favorites_sortSelect__tEblO select{min-width:14rem;height:3.6rem;font-size:1.2rem}}.favorites_sortSelect__tEblO select:focus{border-color:#f28d00;outline:none}.favorites_modalOverlay__o7f3R{position:fixed;inset:0;z-index:9999;display:flex;align-items:center;justify-content:center;padding:2rem;background:rgba(0,0,0,.5)}.favorites_modalBody__CR8ly{width:100%;max-width:32rem;padding:2.4rem 2rem;background:#fff;border-radius:1rem;box-shadow:0 .4rem 1.6rem rgba(0,0,0,.2)}@media only screen and (max-width:767px){.favorites_modalBody__CR8ly{padding:2rem 1.6rem}}.favorites_modalText__6Dh7m{margin:0 0 2rem;font-size:1.4rem;font-weight:700;color:#222;text-align:center}@media only screen and (max-width:767px){.favorites_modalText__6Dh7m{font-size:1.3rem}}.favorites_modalActions__u5oRD{display:flex;gap:1.2rem;justify-content:center}.favorites_modalConfirm__wxHi4{display:inline-flex;align-items:center;justify-content:center;min-width:10rem;height:4rem;padding:0 1.6rem;font-size:1.4rem;font-weight:700;color:#fff;cursor:pointer;background:#1f1d1c;border:1px solid #1f1d1c;border-radius:5rem;transition:opacity .2s ease}.favorites_modalConfirm__wxHi4:hover{opacity:.85}.favorites_modalConfirm__wxHi4:disabled{cursor:not-allowed;opacity:.5}@media only screen and (max-width:767px){.favorites_modalConfirm__wxHi4{min-width:9rem;height:3.6rem;font-size:1.3rem}}.favorites_modalCancel__0Vt07{display:inline-flex;align-items:center;justify-content:center;min-width:10rem;height:4rem;padding:0 1.6rem;font-size:1.4rem;font-weight:700;color:#1f1d1c;cursor:pointer;background:#fff;border:1px solid #1f1d1c;border-radius:5rem;transition:opacity .2s ease}.favorites_modalCancel__0Vt07:hover{opacity:.85}.favorites_modalCancel__0Vt07:disabled{cursor:not-allowed;opacity:.5}@media only screen and (max-width:767px){.favorites_modalCancel__0Vt07{min-width:9rem;height:3.6rem;font-size:1.3rem}}.LoginRequiredModal_modalOverlay__D_Qr2{position:fixed;inset:0;z-index:10000;display:flex;align-items:center;justify-content:center;padding:2rem;background-color:rgba(0,0,0,.5)}.LoginRequiredModal_modalContent__hee0n{position:relative;width:100%;max-width:36rem;padding:0 2rem 2.4rem;text-align:center;background-color:#fff;border-radius:1rem;box-shadow:0 .4rem 1.6rem rgba(0,0,0,.2)}@media only screen and (max-width:767px){.LoginRequiredModal_modalContent__hee0n{padding:0 1.6rem 2rem}}.LoginRequiredModal_closeHeader__IDDiz{position:relative;height:3rem}.LoginRequiredModal_closeBtn__gfEl5{position:absolute;top:.5rem;right:-2rem;display:inline-flex;align-items:center;justify-content:center;width:3.2rem;height:3.2rem;padding:0;margin:0;color:#666;cursor:pointer;background-color:transparent;border:none;border-radius:50%;transition:color .15s ease,background-color .15s ease}.LoginRequiredModal_closeBtn__gfEl5 .LoginRequiredModal_material-symbols-rounded__zvEyT{font-size:2.4rem;line-height:1}.LoginRequiredModal_closeBtn__gfEl5:hover{color:#222;background-color:rgba(0,0,0,.06)}@media only screen and (max-width:767px){.LoginRequiredModal_closeBtn__gfEl5{top:.4rem;right:-1.6rem;width:2.8rem;height:2.8rem}.LoginRequiredModal_closeBtn__gfEl5 .LoginRequiredModal_material-symbols-rounded__zvEyT{font-size:2.2rem}}.LoginRequiredModal_lead__O7Ful{margin:0 0 1.2rem;font-size:1.5rem;font-weight:700;line-height:1.6;color:#222}@media only screen and (max-width:767px){.LoginRequiredModal_lead__O7Ful{font-size:1.4rem}}.LoginRequiredModal_highlight__Vyh_5{margin:0 0 2rem;font-size:1.4rem;font-weight:700;color:#e60012}@media only screen and (max-width:767px){.LoginRequiredModal_highlight__Vyh_5{font-size:1.3rem}}.LoginRequiredModal_signupBtn__jf_lK{display:inline-flex;align-items:center;justify-content:center;width:100%;max-width:28rem;min-height:4.4rem;padding:0 1.6rem;margin:0 auto 1.6rem;font-size:1.5rem;font-weight:700;color:#fff;text-decoration:none;background:#f28d00;border-radius:5rem;transition:opacity .2s ease}.LoginRequiredModal_signupBtn__jf_lK:hover{opacity:.85}@media only screen and (max-width:767px){.LoginRequiredModal_signupBtn__jf_lK{min-height:4rem;font-size:1.4rem}}.LoginRequiredModal_loginLink__YuqtE{display:inline-block;font-size:1.4rem;font-weight:600;color:#1f1d1c;text-decoration:underline}.LoginRequiredModal_loginLink__YuqtE:hover{opacity:.75}@media only screen and (max-width:767px){.LoginRequiredModal_loginLink__YuqtE{font-size:1.3rem}}