.bdf{--bdf-ring:120px;--bdf-sat:28px;--bdf-pull:46px;color:var(--color-text-primary,#0f172a);flex-direction:column;justify-content:center;align-items:center;padding:1.25rem 1rem;display:flex}.bdf--sm{--bdf-ring:88px;--bdf-sat:24px;--bdf-pull:30px;padding:.75rem .5rem}.bdf__mesh,.bdf__glow{display:none}.bdf__card{text-align:center;flex-direction:column;align-items:center;max-width:22rem;display:flex}.bdf__stage{min-height:calc(var(--bdf-ring) + 8px);flex-flow:wrap;justify-content:center;align-items:center;gap:.75rem;display:flex}.bdf__orbit{width:var(--bdf-ring);height:var(--bdf-ring);flex-shrink:0;position:relative}.bdf__orbit-ring{animation:18s linear infinite bdf-orbit-spin;position:absolute;inset:0}.bdf--still .bdf__orbit-ring,.bdf__orbit-ring--still{animation:none}@keyframes bdf-orbit-spin{to{transform:rotate(360deg)}}.bdf__sat{width:var(--bdf-sat);height:var(--bdf-sat);margin:calc(var(--bdf-sat)/-2)0 0 calc(var(--bdf-sat)/-2);box-sizing:border-box;will-change:transform;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;left:50%}.bdf__sat-face{letter-spacing:-.02em;color:var(--color-primary,#0f172a);font-size:.7rem;font-weight:700;line-height:1}.bdf__core{z-index:2;pointer-events:none;justify-content:center;align-items:center;width:52px;height:52px;margin:-26px 0 0 -26px;display:flex;position:absolute;top:50%;left:50%}.bdf--sm .bdf__core{width:40px;height:40px;margin:-20px 0 0 -20px}.bdf__bag{width:100%;height:100%;color:var(--color-text-secondary,#64748b)}.bdf__receipt-wrap{flex-shrink:0;width:72px;position:relative}.bdf__receipt{width:100%;height:auto;display:block}.bdf__scan-line{animation:2.2s ease-in-out infinite bdf-scan}@keyframes bdf-scan{0%,to{opacity:.25;transform:translateY(0)}50%{opacity:1;transform:translateY(56px)}}.bdf__sparkles{display:none}.bdf__title{font-size:var(--text-sm,.875rem);color:var(--color-text-primary,#0f172a);margin:.75rem 0 0;font-weight:600}.bdf__tip{font-size:var(--text-sm,.875rem);color:var(--color-text-muted,#64748b);margin:.5rem 0 0;line-height:1.45}.bdf__tip-emoji{margin-right:.25rem}.bdf__marquee{width:100%;max-width:20rem;margin-top:.75rem;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000);mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000)}.bdf__marquee-inner{font-size:var(--text-xs,.75rem);color:var(--color-text-muted,#94a3b8);white-space:nowrap;flex-wrap:nowrap;gap:.35rem;animation:28s linear infinite bdf-marquee;display:flex}.bdf--still .bdf__marquee-inner{animation:none}@keyframes bdf-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.bdf__dot{opacity:.6}.bdf__foot{gap:.35rem;margin-top:.75rem;display:flex}.bdf__bounce{background:var(--color-accent,#3b82f6);opacity:.35;border-radius:9999px;width:6px;height:6px;animation:.9s ease-in-out infinite bdf-bounce}.bdf__bounce:nth-child(2){animation-delay:.12s}.bdf__bounce:nth-child(3){animation-delay:.24s}@keyframes bdf-bounce{0%,to{opacity:.35;transform:translateY(0)}50%{opacity:1;transform:translateY(-5px)}}
