.favorites-list-module__4EKCIW__page{width:var(--container);gap:22px;margin:0 auto;padding:96px 0 64px;display:grid}.favorites-list-module__4EKCIW__header{gap:6px;display:grid}.favorites-list-module__4EKCIW__header h1{letter-spacing:0;margin:0;font-size:clamp(1.6rem,3vw,2.15rem);font-weight:850}.favorites-list-module__4EKCIW__header p{max-width:680px;color:var(--muted-foreground);margin:0;font-weight:600;line-height:1.55}.favorites-list-module__4EKCIW__center{justify-content:center;align-items:center;min-height:240px;display:flex}.favorites-list-module__4EKCIW__spinner{color:var(--primary);animation:.9s linear infinite favorites-list-module__4EKCIW__spin}@keyframes favorites-list-module__4EKCIW__spin{to{transform:rotate(360deg)}}.favorites-list-module__4EKCIW__card{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--card);min-height:260px;color:var(--foreground);text-align:center;align-content:center;place-items:center;gap:12px;padding:36px 24px;display:grid}.favorites-list-module__4EKCIW__card h1,.favorites-list-module__4EKCIW__card h2{margin:0;font-size:1.2rem;font-weight:850}.favorites-list-module__4EKCIW__card p{max-width:480px;color:var(--muted-foreground);margin:0;font-weight:600;line-height:1.5}.favorites-list-module__4EKCIW__primaryButton{border:1px solid var(--primary);background:var(--primary);min-height:42px;color:var(--primary-foreground);border-radius:999px;justify-content:center;align-items:center;padding:0 18px;font-weight:800;display:inline-flex}.favorites-list-module__4EKCIW__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}@media (max-width:980px){.favorites-list-module__4EKCIW__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.favorites-list-module__4EKCIW__page{padding-top:88px}.favorites-list-module__4EKCIW__grid{grid-template-columns:1fr}}
