@layer components{.bv-shield-loader{vertical-align:middle;flex:none;display:inline-block}.bv-shield-base{fill:none;stroke:var(--layout-border-color,#d0d4d9);stroke-width:3px}.bv-shield-draw{fill:none;stroke:var(--primary-color);stroke-width:3px;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:100;stroke-dashoffset:100px;filter:drop-shadow(0 0 3px color-mix(in srgb, var(--primary-color) 50%, transparent));animation:1.8s ease-in-out infinite bv-shield-draw}@media (prefers-reduced-motion:reduce){.bv-shield-draw{stroke-dashoffset:0;animation:none}}.bv-shield-screen{z-index:10;padding:var(--space-24,24px);pointer-events:none;flex-direction:column;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}}@keyframes bv-shield-draw{0%{stroke-dashoffset:100px}55%{stroke-dashoffset:0}75%{stroke-dashoffset:0}to{stroke-dashoffset:-100px}}
