/* VISQO 5.2.1 — Profile watch library / server-first */
.vq-profile-library{margin:22px 0 26px;padding:20px;border:1px solid rgba(255,255,255,.07);border-radius:18px;background:radial-gradient(circle at 100% 0,rgba(139,92,246,.10),transparent 34%),linear-gradient(145deg,rgba(16,24,38,.98),rgba(9,15,26,.98));box-shadow:0 18px 55px rgba(0,0,0,.18)}
.vq-profile-library-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.vq-profile-library-kicker{display:block;color:#9b6cff;font-size:8px;font-weight:900;letter-spacing:1.7px}.vq-profile-library-head h2{margin:5px 0 4px;color:#f7f8fb;font-size:20px;letter-spacing:-.3px}.vq-profile-library-head p{margin:0;color:#758297;font-size:10px}.vq-profile-library-badge{display:inline-flex;align-items:center;gap:7px;padding:8px 10px;border:1px solid rgba(155,108,255,.18);border-radius:10px;background:rgba(124,77,255,.08);color:#c5a8ff;font-size:8px;font-weight:900;white-space:nowrap}
.vq-profile-library-stats{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:8px;margin-top:16px}.vq-profile-library-stat{padding:11px 12px;border:1px solid rgba(255,255,255,.055);border-radius:12px;background:rgba(255,255,255,.02)}.vq-profile-library-stat small{display:block;color:#69778c;font-size:7px;font-weight:900;letter-spacing:1px}.vq-profile-library-stat strong{display:block;margin-top:6px;color:#f5f7fb;font-size:16px;line-height:1;font-weight:900}.vq-profile-library-stat.is-accent strong{color:#c8a7ff}
.vq-profile-library-tabs{display:flex;gap:7px;flex-wrap:wrap;margin-top:16px;padding-top:15px;border-top:1px solid rgba(255,255,255,.055)}.vq-profile-library-tab{height:34px;padding:0 11px;border:1px solid rgba(255,255,255,.065);border-radius:9px;background:rgba(255,255,255,.022);color:#7f8ca0;font-size:8px;font-weight:900;cursor:pointer;transition:.15s ease}.vq-profile-library-tab:hover{color:#fff;border-color:rgba(155,108,255,.25)}.vq-profile-library-tab.is-active{color:#fff;border-color:rgba(155,108,255,.36);background:linear-gradient(135deg,rgba(124,77,255,.22),rgba(155,92,255,.10))}
.vq-profile-library-pane{display:none}.vq-profile-library-pane.is-active{display:block}.vq-profile-library-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:11px;margin-top:13px}.vq-profile-library-card{min-width:0;border:1px solid rgba(255,255,255,.055);border-radius:13px;overflow:hidden;background:#0b111c;color:inherit;text-decoration:none;transition:.18s ease}.vq-profile-library-card:hover{transform:translateY(-3px);border-color:rgba(155,108,255,.30);box-shadow:0 13px 30px rgba(0,0,0,.22)}.vq-profile-library-poster{position:relative;aspect-ratio:2/3;background:#121a27;overflow:hidden}.vq-profile-library-poster img{width:100%;height:100%;object-fit:cover;display:block}.vq-profile-library-type{position:absolute;left:7px;top:7px;padding:4px 6px;border-radius:6px;background:rgba(3,7,13,.78);backdrop-filter:blur(8px);color:#d8dfeb;font-size:7px;font-weight:900}.vq-profile-library-rating{position:absolute;right:7px;top:7px;padding:4px 6px;border-radius:6px;background:rgba(3,7,13,.78);backdrop-filter:blur(8px);color:#fbbf24;font-size:8px;font-weight:900}.vq-profile-library-body{padding:9px 10px 11px}.vq-profile-library-body strong{display:block;color:#eef2f7;font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.vq-profile-library-meta{display:flex;justify-content:space-between;gap:8px;margin-top:5px;color:#67758a;font-size:7px}.vq-profile-library-state{color:#ab88ef;font-weight:800}.vq-profile-library-empty{margin-top:13px;padding:23px;border:1px dashed rgba(255,255,255,.08);border-radius:12px;text-align:center;color:#718096;font-size:9px}
@media(max-width:1200px){.vq-profile-library-stats{grid-template-columns:repeat(3,minmax(0,1fr))}.vq-profile-library-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}
@media(max-width:800px){.vq-profile-library-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:600px){.vq-profile-library{padding:15px;border-radius:15px}.vq-profile-library-head{display:block}.vq-profile-library-badge{margin-top:10px}.vq-profile-library-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.vq-profile-library-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.vq-profile-library-tabs{overflow-x:auto;flex-wrap:nowrap;padding-bottom:2px}.vq-profile-library-tab{flex:0 0 auto}}
