.fvd-card{display:flex;gap:16px;border:1px solid #e5e7eb;padding:12px;border-radius:12px;background:#fff;align-items:flex-start}.fvd-thumb{flex-shrink:0}.fvd-thumb img{width:180px;border-radius:8px;object-fit:cover;height:auto;display:block}a.fvd-download:hover{color:#fff}.fvd-list{flex:1}.fvd-download.disabled{background:#ccc;pointer-events:none;opacity:.6}.fvd-row-progress{height:3px;background:#eee;margin-top:6px;overflow:hidden}.fvd-row-progress span{display:block;height:100%;width:0;background:#3b82f6}.fvd-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.fvd-download{background:#1877f2;color:#fff;padding:8px 16px;border-radius:8px;text-decoration:none;font-size:15px}small{font-size:14px}.fvd-info{font-size:17px}.fvd-note{margin-top:14px;font-size:15px;color:#4b5563;background:#f9fafb;padding:15px 20px;border-radius:10px;border:1px solid #f0f3fa}.fvd-note p{margin:0}.fvd-analyze{max-width:100%;display:flex;flex-direction:column;align-items:center}.fvd-progress-wrap{width:100%}.fvd-progress-bar{position:relative;width:100%;height:18px;background:#e5e7eb;border-radius:999px;overflow:hidden;margin-top:10px}.fvd-progress-fill{position:absolute;left:0;top:0;height:100%;width:0;background:linear-gradient(90deg,#1877f2,#3b82f6);transition:width 0.35s ease}.fvd-progress-text{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:600;color:#fff;pointer-events:none}.fbvd input#fvd-url{width:100%;margin:0 10px 0 0;padding:5px 12px;border-radius:4px;border:1px solid #999;height:45px}.fbvd button#fvd-submit{color:#fff;margin:0;border-radius:4px;background:#0075db;font-weight:500;height:45px;padding:0 10px;display:flex;align-items:center;justify-content:center;width:150px}.fvd-box{width:100%;display:flex;align-items:center;justify-content:space-between}.fbvd h2{display:contents;font-size:32px}.fbvd{display:flex;flex-direction:column;align-items:center;gap:20px}div#fvd-result{width:100%}@media screen and (max-width:767px){.fvd-info{font-size:15px}.fvd-thumb img{width:135px}.fvd-note{font-size:12px;color:#4b5563}}