.bfv-root{border-radius:inherit;width:100%;height:100%;min-height:160px;position:relative;overflow:hidden}.bfv-bg{background:linear-gradient(135deg, var(--bfv-grad-a), var(--bfv-grad-b));opacity:.95;position:absolute;inset:0}.bfv-root--hero{border-radius:0;min-height:220px}.bfv-root--banner{border-radius:16px;min-height:180px}.bfv-scene{z-index:1;height:100%;min-height:inherit;justify-content:center;align-items:center;padding:24px;display:flex;position:relative}.bfv-scene--ats{flex-direction:column;gap:12px}.bfv-doc{background:#ffffffeb;border-radius:6px;width:80px;height:100px;position:relative;box-shadow:0 8px 24px #00000026}.bfv-doc:before,.bfv-doc:after{content:"";background:#e2e8f0;border-radius:2px;height:4px;position:absolute;left:12px;right:12px}.bfv-doc:before{top:20px}.bfv-doc:after{width:60%;top:32px}.bfv-scan-line{background:linear-gradient(90deg,#0000,#fff,#0000);height:2px;animation:2.5s ease-in-out infinite bfv-scan;position:absolute;left:20%;right:20%}@keyframes bfv-scan{0%,to{opacity:0;top:30%}10%{opacity:1}50%{opacity:1;top:65%}90%{opacity:0}}.bfv-score-badge{background:#fffffff2;border-radius:12px;flex-direction:column;align-items:center;padding:8px 16px;animation:2s ease-in-out infinite bfv-pulse;display:flex;box-shadow:0 4px 16px #0000001f}@keyframes bfv-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.bfv-score-num{color:#2563eb;font-size:1.5rem;font-weight:800;line-height:1}.bfv-score-label{color:#64748b;text-transform:uppercase;font-size:.6rem;font-weight:700}.bfv-checks{flex-wrap:wrap;justify-content:center;gap:8px;display:flex}.bfv-check{color:#fff;background:#fff3;border-radius:99px;padding:4px 10px;font-size:.65rem;font-weight:600;animation:.5s ease-out both bfv-check-in}@keyframes bfv-check-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.bfv-scene--keywords{flex-wrap:wrap;align-content:center;gap:8px}.bfv-kw-chip{color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff40;border:1px solid #ffffff59;border-radius:99px;padding:6px 12px;font-size:.72rem;font-weight:700;animation:3s ease-in-out infinite both bfv-float-chip}@keyframes bfv-float-chip{0%,to{opacity:.85;transform:translateY(0)}50%{opacity:1;transform:translateY(-6px)}}.bfv-kw-doc{background:#ffffff4d;border-radius:4px;width:48px;height:60px;position:absolute;bottom:16px;right:16px}.bfv-scene--drop{flex-wrap:wrap;gap:16px}.bfv-drop-before,.bfv-drop-after{text-align:center;background:#ffffffe6;border-radius:12px;min-width:80px;padding:12px 20px}.bfv-drop-before span,.bfv-drop-after span{font-size:1.75rem;font-weight:800;line-height:1;display:block}.bfv-drop-before span{color:#15803d}.bfv-drop-after span{color:#dc2626}.bfv-drop-before small,.bfv-drop-after small{color:#64748b;font-size:.6rem;font-weight:600}.bfv-drop-arrow{color:#fff;font-size:1.5rem;font-weight:700;animation:1.5s ease-in-out infinite bfv-arrow-pulse}@keyframes bfv-arrow-pulse{0%,to{opacity:.6}50%{opacity:1;transform:translate(4px)}}.bfv-drop-fix{text-align:center;color:#ffffffe6;width:100%;font-size:.72rem;font-weight:600}.bfv-scene--workflow{gap:12px}.bfv-wf-step{color:#fff;background:#fff3;border-radius:10px;flex-direction:column;align-items:center;gap:4px;min-width:64px;padding:10px 14px;font-size:.68rem;font-weight:600;animation:.6s ease-out both bfv-wf-in;display:flex}@keyframes bfv-wf-in{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.bfv-wf-num{width:22px;height:22px;color:var(--bfv-grad-a);background:#ffffffe6;border-radius:50%;justify-content:center;align-items:center;font-size:.7rem;font-weight:800;display:flex}
