.cfvl-app{--cfvl-blue:#2563eb;--cfvl-dark:#0f172a;--cfvl-muted:#64748b;--cfvl-line:#dbe3ef;--cfvl-bg:#f8fafc;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--cfvl-dark);box-sizing:border-box}.cfvl-app *{box-sizing:border-box}.cfvl-shell{max-width:1080px;margin:28px auto;padding:30px;border:1px solid #e2e8f0;border-radius:24px;background:#fff;box-shadow:0 18px 60px rgba(15,23,42,.09)}.cfvl-header{text-align:center;margin-bottom:22px}.cfvl-badge{display:inline-flex;padding:7px 12px;border-radius:999px;background:#dcfce7;color:#166534;font-size:12px;font-weight:800;letter-spacing:.04em}.cfvl-header h2{margin:12px 0 8px;font-size:clamp(28px,4vw,44px);line-height:1.08}.cfvl-header p{margin:0;color:var(--cfvl-muted);font-size:17px}.cfvl-limits{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin:22px 0}.cfvl-limits span{padding:13px 10px;text-align:center;border-radius:14px;background:#f1f5f9;color:#475569;font-size:13px}.cfvl-limits strong{display:block;color:#0f172a;font-size:18px}.cfvl-dropzone{display:flex;min-height:245px;padding:28px;flex-direction:column;align-items:center;justify-content:center;border:2px dashed #93c5fd;border-radius:20px;background:linear-gradient(145deg,#eff6ff,#f8fafc);cursor:pointer;transition:.2s ease;text-align:center;outline:none}.cfvl-dropzone:hover,.cfvl-dropzone:focus,.cfvl-dropzone.is-dragging{border-color:#2563eb;background:#eaf2ff;transform:translateY(-1px)}.cfvl-upload-icon{display:grid;width:62px;height:62px;margin-bottom:14px;place-items:center;border-radius:50%;background:#2563eb;color:#fff;font-size:24px;box-shadow:0 10px 25px rgba(37,99,235,.26)}.cfvl-dropzone strong{font-size:21px}.cfvl-dropzone span{margin:5px 0;color:#475569}.cfvl-dropzone small{color:#64748b}.cfvl-toolbar,.cfvl-status,.cfvl-results-header{display:flex;align-items:center;justify-content:space-between;gap:16px}.cfvl-toolbar{padding:18px 0}.cfvl-selection{color:#475569}.cfvl-actions{display:flex;gap:10px}.cfvl-btn{appearance:none;border:0;border-radius:12px;padding:12px 18px;font:inherit;font-weight:800;cursor:pointer;transition:.18s ease}.cfvl-btn:hover:not(:disabled){transform:translateY(-1px)}.cfvl-btn:disabled{opacity:.48;cursor:not-allowed}.cfvl-btn-primary{background:#2563eb;color:#fff;box-shadow:0 8px 18px rgba(37,99,235,.22)}.cfvl-btn-secondary{background:#e2e8f0;color:#334155}.cfvl-btn-danger{background:#fee2e2;color:#b91c1c}.cfvl-status{padding:18px;border-radius:18px;background:#f8fafc;border:1px solid #e2e8f0}.cfvl-progress-ring{--ring:#ef4444;position:relative;display:grid;flex:0 0 94px;width:94px;height:94px;place-items:center;border-radius:50%;background:conic-gradient(var(--ring) calc(var(--progress)*1%),#e2e8f0 0)}.cfvl-progress-ring:before{content:"";position:absolute;width:72px;height:72px;border-radius:50%;background:#fff}.cfvl-progress-ring>div{position:relative;display:flex;flex-direction:column;align-items:center}.cfvl-progress-ring strong{font-size:20px;line-height:1}.cfvl-progress-ring span{margin-top:4px;color:#64748b;font-size:10px}.cfvl-progress-ring.is-orange{--ring:#f97316}.cfvl-progress-ring.is-blue{--ring:#2563eb}.cfvl-progress-ring.is-green{--ring:#16a34a}.cfvl-status-text{display:flex;flex:1;min-width:0;flex-direction:column}.cfvl-status-title{font-size:18px}.cfvl-status-detail{margin-top:5px;color:#64748b}.cfvl-message{min-height:24px;color:#475569}.cfvl-message.is-error{color:#b91c1c}.cfvl-message.is-success{color:#15803d}.cfvl-results-header{margin:22px 0 12px}.cfvl-results-header h3{margin:0;font-size:24px}.cfvl-results-header p{margin:4px 0 0;color:#64748b}.cfvl-video-card{margin-top:16px;border:1px solid #e2e8f0;border-radius:18px;overflow:hidden;background:#fff}.cfvl-video-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 18px;background:#f8fafc;border-bottom:1px solid #e2e8f0}.cfvl-video-meta{min-width:0}.cfvl-video-meta strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cfvl-video-meta span{color:#64748b;font-size:13px}.cfvl-video-download{white-space:nowrap}.cfvl-frames{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;padding:16px}.cfvl-frame{position:relative;min-width:0;border:1px solid #e2e8f0;border-radius:14px;overflow:hidden;background:#0f172a}.cfvl-frame img{display:block;width:100%;aspect-ratio:16/10;object-fit:contain;background:#0f172a}.cfvl-frame-info{padding:9px;background:#fff}.cfvl-frame-info strong,.cfvl-frame-info span{display:block}.cfvl-frame-info strong{font-size:12px}.cfvl-frame-info span{margin-top:2px;color:#64748b;font-size:11px}.cfvl-frame .cfvl-frame-download{display:block;width:calc(100% - 16px);margin:0 8px 8px;padding:8px;border-radius:9px;background:#eaf2ff;color:#1d4ed8;font-size:12px;text-align:center;text-decoration:none;font-weight:800}.cfvl-error-card{padding:20px;color:#b91c1c}.cfvl-privacy{display:flex;margin-top:24px;padding-top:18px;flex-direction:column;text-align:center;border-top:1px solid #e2e8f0;color:#64748b;font-size:13px}.cfvl-privacy strong{color:#166534}.cfvl-spinner{width:18px;height:18px;border:2px solid #bfdbfe;border-top-color:#2563eb;border-radius:50%;animation:cfvl-spin .8s linear infinite}@keyframes cfvl-spin{to{transform:rotate(360deg)}}@media(max-width:800px){.cfvl-shell{margin:12px;padding:18px;border-radius:18px}.cfvl-limits{grid-template-columns:repeat(2,1fr)}.cfvl-frames{grid-template-columns:repeat(2,minmax(0,1fr))}.cfvl-toolbar,.cfvl-status,.cfvl-results-header{align-items:stretch;flex-direction:column}.cfvl-actions,.cfvl-btn{width:100%}.cfvl-status .cfvl-progress-ring{align-self:center}.cfvl-status-text{text-align:center}.cfvl-video-head{align-items:stretch;flex-direction:column}.cfvl-video-download{width:100%}}@media(max-width:440px){.cfvl-frames{grid-template-columns:1fr}.cfvl-limits{grid-template-columns:1fr 1fr}.cfvl-dropzone{min-height:210px;padding:18px}.cfvl-header h2{font-size:29px}}
