.vf-page{padding:12px;background:#fff}.ft-container{width:238px}.vf-section{max-width:600px;margin:0 auto 12px}.vf-label{font-size:13px;margin-bottom:2px;text-align:left}.success,.vf-label strong{font-weight:700}.success{color:var(--green)}.check{margin-left:6px}.vf-bar{width:100%;height:14px;background:#d9d9d9;border-radius:4px;overflow:hidden}.vf-progress{height:100%;background:var(--green);transition:width .3s ease}.full{width:100%}.half{width:50%}.vf-progress.pass{width:100%;background:var(--green)}.vf-progress.fail{width:100%;background:#dc3545}.vf-progress.manual-review{width:100%;background:#ffc107}.vf-progress.pending{width:25%;background:#02509b;background-size:200% 100%;animation:vf-pending-pulse 1.8s ease-in-out infinite,vf-pending-shimmer 2.5s linear infinite}@keyframes vf-pending-pulse{0%{width:25%;opacity:.85}50%{width:45%;opacity:1}to{width:25%;opacity:.85}}@keyframes vf-pending-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.vf-status-text{font-size:11px;margin-top:4px;text-align:left;color:#666}.status-icon{margin-left:6px;font-weight:700;font-size:14px}.status-icon.fail{color:#dc3545}.status-icon.review{color:#ffc107}.vf-note{text-align:center;margin-top:16px;margin-bottom:0;font-size:12px;font-weight:600}@media (min-width:520px){.vf-section{margin:0 auto 25px}.vf-label{font-size:14px}.vf-bar{height:19px}.vf-note{margin-top:40px;font-size:14px}.vf-status-text{font-size:12px;margin-top:6px}.status-icon{font-size:16px}}