.fv{border:1px solid var(--color-border);border-radius:10px;background:var(--color-bg-card);overflow:hidden}.fv-hd{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 15px;border-bottom:1px solid var(--color-border);background:var(--color-bg-secondary)}.fv-hd-s{font-size:12px;color:var(--color-text-muted)}.fvv{display:flex;flex-direction:column}.fvv-r{display:grid;grid-template-columns:26px minmax(0,1fr);gap:13px;align-items:start;padding:14px 16px;border-top:1px solid var(--color-border);opacity:.34;transition:opacity .5s}.fvv-r:first-of-type{border-top:0}.fvv-r p{margin:0;font-size:13.5px;line-height:1.45;text-wrap:pretty}.fvv-r-0{animation:fvv1 14s linear infinite both}.fvv-r-1{animation:fvv2 14s linear infinite both}.fvv-r-2{animation:fvv3 14s linear infinite both}.fvv-r-3{animation:fvv4 14s linear infinite both}.fvv-r-4{animation:fvv5 14s linear infinite both}@keyframes fvv1{0%{opacity:.34}17%,3%{opacity:1}22%,to{opacity:.34}}@keyframes fvv2{0%,19%{opacity:.34}23%,37%{opacity:1}42%,to{opacity:.34}}@keyframes fvv3{0%,39%{opacity:.34}43%,57%{opacity:1}62%,to{opacity:.34}}@keyframes fvv4{0%,59%{opacity:.34}63%,77%{opacity:1}82%,to{opacity:.34}}@keyframes fvv5{0%,79%{opacity:.34}83%,97%{opacity:1}to{opacity:.34}}.fvp{padding:20px 18px 22px;display:flex;flex-direction:column;gap:15px}.fvp-r{display:grid;grid-template-columns:1fr 1fr .78fr;gap:18px;align-items:start;zoom:.62}.fvp-f{display:flex;flex-direction:column;gap:10px;min-width:0;animation:fvpOn 10.5s ease-in-out infinite both}.fvp-f-0{animation-delay:0s}.fvp-f-1{animation-delay:3.5s}.fvp-f-2{animation-delay:7s}.fvp-lb{display:flex;align-items:center;gap:9px;font-size:14.5px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--color-text-muted)}@keyframes fvpOn{0%{opacity:.3;filter:saturate(.3)}29%,4%{opacity:1;filter:none}34%,to{opacity:.3;filter:saturate(.3)}}@media (max-width:720px){.fvp-r{display:grid;grid-template-columns:min-content;justify-content:center;zoom:.8;gap:0}.fvp-f{grid-area:1/1;animation:fvpStep 6s ease-in-out infinite both}.fvp-f-0{animation-delay:0s}.fvp-f-1{animation-delay:2s}.fvp-f-2{animation-delay:4s}.fvp-lb{font-size:11px}}@keyframes fvpStep{0%{opacity:0}30%,4%{opacity:1}34%,to{opacity:0}}@media (max-width:720px) and (prefers-reduced-motion:reduce){.fvp-f{animation:none}.fvp-f-1,.fvp-f-2{display:none}}.fvp-n{display:flex;align-items:center;gap:9px;padding-top:14px;font-size:12.5px;color:var(--color-text-secondary)}.ft-shot,.fvp-n{border-top:1px solid var(--color-border)}.ft-shot{position:relative;background:var(--color-bg-secondary);overflow:hidden}.ft-shot-i{display:block;width:100%;height:auto}.ft-shot-dark,[data-theme=dark] .ft-shot-light{display:none}[data-theme=dark] .ft-shot-dark{display:block}