.favorites-page{min-height:65vh}.favorites-topline{border-top:1px solid var(--line);border-bottom:1px solid var(--line);color:var(--muted);justify-content:space-between;gap:16px;padding:17px 0;font-size:.78rem;display:flex}.favorites-topline span:first-child{color:var(--ink);font-weight:800}.saved-tabs{background:#e9efe9;border-radius:8px;gap:4px;width:fit-content;margin:26px 0;padding:4px;display:flex}.saved-tabs button{color:var(--muted);background:0 0;border:0;border-radius:6px;padding:9px 15px;font-size:.79rem;font-weight:800}.saved-tabs button.is-active{color:var(--green);background:#fff;box-shadow:0 2px 5px #19372117}.saved-tabs button span{color:#8ba18f;margin-left:5px;font-size:.7rem}.favorites-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:23px;display:grid}.saved-item{min-width:0}.saved-remove{color:var(--muted);text-underline-offset:3px;background:0 0;border:0;margin-top:10px;padding:6px 0;font-size:.73rem;text-decoration:underline}.saved-remove:hover{color:var(--green)}.favorites-empty{margin-top:35px}.empty-heart{width:54px;height:54px;color:var(--green);background:var(--soft);border-radius:50%;place-items:center;margin:0 auto 11px;display:grid}.favorites-empty small{color:var(--muted);margin-top:19px;font-size:.72rem;display:block}.favorites-loading{text-align:center;color:var(--muted);margin-top:35px;padding:50px}.saved-notice{color:#725520;background:#fff7e6;border:1px solid #ead9ae;border-radius:8px;margin-top:19px;padding:13px 15px;font-size:.77rem}.saved-notice button{color:#725520;background:0 0;border:0;font-weight:800;text-decoration:underline}.undo-toast{z-index:80;color:#fff;background:#26392e;border-radius:9px;justify-content:space-between;align-items:center;gap:16px;min-width:310px;padding:11px 13px 11px 17px;font-size:.76rem;display:flex;position:fixed;bottom:25px;left:50%;transform:translate(-50%);box-shadow:0 10px 30px #0003}.undo-toast button{color:#d4ebd9;background:0 0;border:0;align-items:center;gap:5px;font-weight:800;display:inline-flex}@media (max-width:850px){.favorites-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:560px){.favorites-grid{grid-template-columns:1fr}.favorites-topline{line-height:1.7;display:block}.favorites-topline span{display:block}.saved-tabs{width:100%}.saved-tabs button{flex:1;padding-inline:5px}}
