html{-webkit-font-smoothing:antialiased}:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547}a:hover{color:#747bff}button{background-color:#f9f9f9}}.mfv-header{background:#0b132b!important;box-shadow:0 1px #0000001f}.mfv-header .mfv-row{max-width:72rem;margin:0 auto;height:52px;padding:0 12px;display:flex!important;align-items:center!important;gap:8px;flex-wrap:nowrap!important;overflow:visible!important}.mfv-header .mfv-left{display:inline-flex!important;align-items:center;gap:8px;text-decoration:none;color:inherit}.mfv-header .mfv-title{font-weight:600;letter-spacing:.2px;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:40vw}.mfv-header .icons{display:flex!important;align-items:center!important;gap:8px;flex:0 0 auto!important}@supports not (gap: 1rem){.mfv-header .icons>*+*{margin-left:8px}}.mfv-header .icons>a,.mfv-header .icons>button{display:inline-flex!important;align-items:center!important;justify-content:center!important;flex:0 0 auto!important}.mfv-header .profile{display:inline-flex!important;align-items:center;gap:8px;padding-left:8px;margin-left:6px;border-left:1px solid rgba(255,255,255,.2);color:inherit;text-decoration:none}.mfv-header .icon-btn svg{width:14px!important;height:14px!important;display:block!important;position:static!important}.mfv-header .icon-btn{width:26px!important;height:26px!important;min-width:26px!important;min-height:26px!important;position:relative!important}@media (max-width: 420px){.mfv-header .icons{gap:10px}}.mfv-header img{max-width:none!important}.mfv-header .logo-img{width:32px!important;height:32px!important;object-fit:cover}.mfv-header .avatar-img{width:28px!important;height:28px!important;object-fit:cover}.mfv-header a,.mfv-header button{display:inline-flex!important;align-items:center}.badge{display:inline-flex;align-items:center;justify-content:center;min-width:18px;height:18px;padding:0 5px;border-radius:9px;font-size:12px;font-weight:600;background:#111;color:#fff;margin-left:6px}:root{--bg: #0b0d10;--surface:#111418;--muted:#7b8491;--text:#e8ecf1;--brand:#7c96f9;--brand-2:#b68cf5;--danger:#ef4444;--radius:16px;--gap:14px;--shadow:0 10px 30px rgba(0,0,0,.25)}*{box-sizing:border-box}html{min-height:100vh;background:linear-gradient(180deg,#0b0d10,#10131a)!important}body{min-height:100vh;background:transparent!important;color:var(--text);font:15px/1.5 Inter,system-ui,sans-serif;margin:0}#root,main{min-height:100vh;background:transparent!important}#root{min-height:100vh}a{color:inherit;text-decoration:none}button{font:inherit}.nav{display:flex;gap:18px;align-items:center;padding:14px 20px;background:transparent;-webkit-backdrop-filter:saturate(140%) blur(10px);backdrop-filter:saturate(140%) blur(10px);position:sticky;top:0;z-index:50;border-bottom:1px solid #1b2027}.brand{font-weight:800;letter-spacing:.2px}.grow{flex:1}.footer{display:flex;gap:18px;align-items:center;justify-content:center;padding:40px 16px;color:var(--muted)}main{max-width:1100px;margin:0 auto;padding:24px;min-height:100vh}.hero{display:flex;flex-direction:column;gap:10px;padding:28px;border-radius:var(--radius);background:transparent;box-shadow:var(--shadow);margin-bottom:18px}.hero h1{margin:0;font-size:28px}.hero p{margin:0;color:var(--muted)}.filters{position:sticky;top:64px;z-index:40;display:flex;gap:10px;align-items:center;background:transparent;border:1px solid #1b2027;padding:10px;border-radius:12px;margin-bottom:16px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.filters .spacer{flex:1}.filters input,.filters select{background:#0f1216;border:1px solid #1b2027;color:var(--text);padding:8px 10px;border-radius:10px;min-width:0}.grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:16px}.card{border:1px solid #1b2027;border-radius:var(--radius);overflow:hidden;background:transparent;box-shadow:var(--shadow)}.card .thumb{position:relative;aspect-ratio:4/3;overflow:hidden;background:transparent}.card .thumb img{width:100%;height:100%;object-fit:cover;display:block;transform:scale(1);transition:transform .3s ease}.card:hover .thumb img{transform:scale(1.03)}.badge{position:absolute;left:8px;top:8px;background:transparent;color:#d9def5;border:1px solid #2a3441;border-radius:999px;padding:4px 8px;font-size:12px}.card .body{padding:12px}.card .title{margin:0 0 6px;font-size:16px}.card .meta{margin:0;color:var(--muted)}.card .sub{margin:4px 0 12px;color:#a7b0bf}.card .row{display:flex;gap:10px}.page-head{display:flex;align-items:center;gap:10px;margin-bottom:18px}.page-head h1{margin:0}.pager{display:flex;gap:12px;align-items:center;justify-content:center;margin:22px 0}.empty{display:grid;place-items:center;padding:40px;border:1px dashed #2a3441;border-radius:var(--radius)}button,.primary,.secondary,.ghost,.danger{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:12px;padding:8px 12px;border:1px solid transparent;cursor:pointer;transition:transform .02s ease;background:#151a21;color:var(--text)}.ghost,a.ghost{background:transparent;border-color:#2a3441;display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:12px;padding:8px 12px;border:1px solid #2a3441;cursor:pointer;transition:transform .02s ease;color:var(--text)}.ghost,a.ghost{background:#f5f5f5;color:#1b2027;border:2px solid #2a3441;font-weight:700}a.ghost:hover{background:#e0e0e0;color:#0b0d10}.secondary,a.secondary{background:#1b2027;border-color:#2a3441;display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:12px;padding:8px 12px;border:1px solid #2a3441;cursor:pointer;transition:transform .02s ease;color:var(--text)}.secondary,a.secondary{background:#2a3441;color:#fff;border:2px solid #1b2027;font-weight:700}a.secondary:hover{background:#3a4451;color:#7ec4fa}.primary{background:linear-gradient(135deg,var(--brand),var(--brand-2));color:#0b0d10}.secondary{background:#1b2027;border-color:#2a3441}.ghost{background:transparent;border-color:#2a3441}.danger{background:#2a0f12;border-color:#3b1216;color:#ffb4b4}button:active,.primary:active,.secondary:active,.ghost:active{transform:translateY(1px)}.skeleton .sk{height:260px;background:linear-gradient(90deg,#131821,#1a1f29,#131821 40%);background-size:200% 100%;animation:sh 1.2s infinite}@keyframes sh{0%{background-position:200% 0}to{background-position:-200% 0}}.mfv-header{background:#0b132b!important;color:#fff!important;border-bottom:1px solid rgba(255,255,255,.14)!important}.mfv-header .mfv-row{max-width:72rem;margin:0 auto;height:52px;padding:0 12px;display:flex!important;align-items:center!important;gap:8px;flex-wrap:nowrap!important;white-space:nowrap!important;overflow:visible!important}.mfv-header .mfv-left{display:inline-flex!important;align-items:center!important;gap:8px;text-decoration:none!important;color:inherit!important}.mfv-header .mfv-title{font-weight:600;letter-spacing:.2px;font-size:14px;max-width:40vw;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mfv-header .spacer{flex:1 1 auto;min-width:0}.mfv-header .icons{display:grid!important;grid-auto-flow:column!important;grid-auto-columns:min-content!important;column-gap:8px!important;align-items:center!important;justify-content:end!important;white-space:nowrap!important;flex:0 0 auto!important}.mfv-header .icons>a,.mfv-header .icons>button{display:inline-grid!important;place-items:center!important;flex:0 0 auto!important;position:relative!important}.mfv-header .icon-btn{width:26px!important;height:26px!important;min-width:26px!important;min-height:26px!important;padding:0!important;position:relative!important;line-height:0!important}.mfv-header .icon-btn svg{width:14px!important;height:14px!important;display:block!important;position:static!important;flex:none!important;pointer-events:none!important}.mfv-header img{max-width:none!important;display:block!important}.mfv-header .logo-img{width:32px!important;height:32px!important;object-fit:cover!important}.mfv-header .avatar-img{width:28px!important;height:28px!important;object-fit:cover!important}.mfv-header a,.mfv-header button{display:inline-flex!important;align-items:center!important;justify-content:center!important;line-height:1!important;white-space:nowrap!important}.mfv-header .profile{display:inline-flex!important;align-items:center!important;gap:8px;padding-left:8px;margin-left:6px;border-left:1px solid rgba(255,255,255,.2);color:inherit;text-decoration:none}.mfv-header .name{display:none}@media (min-width: 640px){.mfv-header .name{display:inline;max-width:18ch;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:14px}}.mfv-header .btn-ghost,.mfv-header .btn-solid{display:inline-flex!important;align-items:center;height:32px;padding:0 12px;border-radius:10px;font-size:14px;text-decoration:none;white-space:nowrap}.mfv-header .btn-ghost{border:1px solid rgba(255,255,255,.2);background:transparent;color:#fff}.mfv-header .btn-ghost:hover{background:#ffffff14}.mfv-header .btn-solid{background:#fff;color:#0b132b;font-weight:600}.mfv-header .btn-solid:hover{background:#f2f2f2}
