.modnux-favorite-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid rgba(255,255,255,.18);color:#fff;background:rgba(255,255,255,.08);transition:.2s ease}.modnux-favorite-btn svg{fill:transparent;stroke:currentColor;stroke-width:2}.modnux-favorite-btn.is-favorite{color:#fff;background:#e11d48;border-color:#fb7185}.modnux-favorite-btn.is-favorite svg{fill:currentColor;stroke:currentColor}.actions-modern-row .modnux-favorite-btn{width:60px;height:60px;border-radius:18px}.modnux-mobile-favorite-row{margin-top:9px}.modnux-mobile-favorite-row .modnux-favorite-btn{width:100%;min-height:44px;border-radius:14px;font-weight:750}.mv-favorites-page{padding:28px 0 70px}.mv-favorites-hero{display:flex;align-items:center;justify-content:space-between;gap:22px;padding:28px;border-radius:24px;background:linear-gradient(135deg,#111827,#312e81);color:#fff;box-shadow:0 18px 45px rgba(15,23,42,.18)}.mv-favorites-kicker{font-size:12px;font-weight:850;letter-spacing:.1em;color:#c4b5fd}.mv-favorites-hero h1{margin:6px 0 7px;color:#fff;font-size:34px}.mv-favorites-hero p{margin:0;max-width:680px;color:rgba(255,255,255,.76)}.mv-favorites-hero__icon{display:grid;place-items:center;flex:0 0 76px;width:76px;height:76px;border-radius:22px;background:rgba(255,255,255,.1);color:#fb7185}.mv-favorites-hero__icon svg{fill:currentColor}.mv-favorites-toolbar{display:flex;align-items:center;justify-content:space-between;margin:22px 0 14px;padding:0 4px;color:var(--text-muted)}.mv-favorites-toolbar strong{color:var(--text);font-size:18px}.mv-favorites-clear{padding:9px 13px;border:1px solid var(--border);border-radius:10px;background:var(--card-bg);color:var(--text);font-weight:700}.mv-favorites-loading,.mv-favorites-empty{padding:42px 20px;text-align:center;border:1px solid var(--border);border-radius:20px;background:var(--card-bg)}.mv-favorites-loading{display:flex;align-items:center;justify-content:center;gap:10px}.mv-favorites-spinner{width:20px;height:20px;border:2px solid var(--border);border-top-color:var(--primary);border-radius:50%;animation:mvFavSpin .7s linear infinite}@keyframes mvFavSpin{to{transform:rotate(360deg)}}.mv-favorites-empty__icon{font-size:54px;color:#fb7185}.mv-favorites-empty h2{margin:3px 0 7px}.mv-favorites-empty p{margin:0 0 18px;color:var(--text-muted)}.mv-favorites-empty a{display:inline-flex;padding:11px 17px;border-radius:12px;background:var(--primary);color:#fff;font-weight:800}.mv-favorites-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.mv-favorite-card{position:relative;display:flex;align-items:stretch;border:1px solid var(--border);border-radius:18px;background:var(--card-bg);box-shadow:0 6px 22px rgba(15,23,42,.055);overflow:hidden}.mv-favorite-card__main{display:grid;grid-template-columns:86px minmax(0,1fr);gap:14px;align-items:center;flex:1;min-width:0;padding:15px 54px 15px 15px;color:var(--text);text-decoration:none}.mv-favorite-card__main:hover{text-decoration:none}.mv-favorite-card__icon{width:86px;height:86px;border-radius:19px;overflow:hidden;background:var(--primary-light);display:grid;place-items:center;font-weight:850;color:var(--primary)}.mv-favorite-card__icon img{width:100%;height:100%;object-fit:cover}.mv-favorite-card__content{min-width:0}.mv-favorite-card__top{display:flex;align-items:center;gap:7px;margin-bottom:5px}.mv-favorite-card__type,.mv-favorite-card__update{display:inline-flex;padding:4px 8px;border-radius:999px;font-size:10px;font-weight:850;text-transform:uppercase;letter-spacing:.04em}.mv-favorite-card__type{background:var(--primary-light);color:var(--primary)}.mv-favorite-card__update{background:#dcfce7;color:#15803d}.mv-favorite-card h2{margin:0 0 7px;font-size:17px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mv-favorite-card__meta{display:flex;flex-wrap:wrap;gap:6px 12px;color:var(--text-muted);font-size:12.5px}.mv-favorite-card small{display:block;margin-top:5px;color:#15803d;font-weight:700}.mv-favorite-card__remove{position:absolute;right:12px;top:12px;display:grid;place-items:center;width:35px;height:35px;border-radius:11px;color:var(--text-muted);background:color-mix(in srgb,var(--card-bg) 88%,var(--page-bg));border:1px solid var(--border)}.mv-favorite-card__remove:hover{color:#dc2626;border-color:#fecaca;background:#fff1f2}body.dark-mode .mv-favorite-card__update{background:#123321;color:#86efac}@media(max-width:768px){.mv-favorites-page{padding:16px 0 96px}.mv-favorites-hero{padding:20px 17px;border-radius:19px}.mv-favorites-hero h1{font-size:27px}.mv-favorites-hero__icon{width:58px;height:58px;flex-basis:58px;border-radius:17px}.mv-favorites-hero__icon svg{width:29px;height:29px}.mv-favorites-grid{grid-template-columns:1fr;gap:11px}.mv-favorite-card__main{grid-template-columns:72px minmax(0,1fr);padding:12px 48px 12px 12px}.mv-favorite-card__icon{width:72px;height:72px;border-radius:16px}.mv-favorite-card h2{font-size:15px}.mv-favorites-toolbar{margin-top:17px}.actions-modern-row .modnux-favorite-btn{width:54px;height:54px}}.mv-favorites-loading[hidden],
.mv-favorites-empty[hidden],
.mv-favorites-clear[hidden]{display:none!important}.mv-favorites-grid{
  grid-template-columns:repeat(auto-fit,minmax(min(420px,100%),1fr));
  align-items:stretch;
}.mv-favorite-card{width:100%;min-width:0}.mv-favorite-card__main{min-height:116px}@media(max-width:768px){.mv-favorites-grid{grid-template-columns:1fr}.mv-favorite-card__main{min-height:0}}
