.bm-container{justify-content:center;align-items:center;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;display:flex}.bm-reveal{flex-direction:column;justify-content:center;align-items:center;width:100%;padding:40px 0;display:flex;position:relative}.bm-ambient-glow{background:var(--primary-color);opacity:0;filter:blur(60px);border-radius:50%;width:200px;height:200px;animation:4s ease-out infinite bmGlowPulse;position:absolute;transform:translateZ(0)}.bm-card-stack{z-index:10;width:260px;height:100px;position:relative}.bm-card{opacity:0;transform-origin:bottom;background:linear-gradient(135deg,#fff 0%,#f8faff 100%);border:1px solid #fff;border-radius:16px;height:90px;position:absolute;left:0;right:0;overflow:hidden;box-shadow:0 10px 15px -3px #0000000d,0 4px 6px -2px #00000005,inset 0 0 0 1px #ffffff80}.bm-card-lines{position:absolute;top:35px;left:20px}.bm-line{background:#e2e8f0;border-radius:3px;height:6px;margin-bottom:8px}.bm-line-short{width:40px}.bm-line-long{width:120px}.bm-card-1{z-index:3;align-items:center;animation:4s cubic-bezier(.34,1.56,.64,1) infinite bmSlideUp1;display:flex;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.bm-card-2{z-index:2;background:#f8fafc;animation:4s cubic-bezier(.34,1.56,.64,1) infinite bmSlideUp2}.bm-card-3{z-index:1;background:#f1f5f9;animation:4s cubic-bezier(.34,1.56,.64,1) infinite bmSlideUp3}.bm-shimmer{background:linear-gradient(90deg,#fff0 0%,#fffc 50%,#fff0 100%);width:50%;height:100%;animation:4s ease-in-out infinite bmShimmerMove;position:absolute;top:0;left:-100%;transform:skew(-20deg)}.bm-checkmark{stroke-width:3px;width:44px;height:44px;stroke:var(--primary-color);stroke-miterlimit:10;box-shadow:inset 0 0 0 var(--primary-color);border-radius:50%;display:block;position:absolute;top:23px;right:20px}.bm-checkmark-circle{stroke-dasharray:166;stroke-dashoffset:166px;stroke-width:3px;stroke-miterlimit:10;stroke:#e2e8f0;fill:none;animation:4s cubic-bezier(.65,0,.45,1) infinite bmStroke}.bm-checkmark-check{transform-origin:50%;stroke-dasharray:48;stroke-dashoffset:48px;animation:4s cubic-bezier(.65,0,.45,1) .1s infinite bmStroke}.bm-status-text{letter-spacing:.5px;color:#64748b;opacity:0;margin-top:50px;font-size:15px;font-weight:600;animation:4s ease-out infinite bmTextFade;transform:translateY(10px)}@keyframes bmSlideUp1{0%{opacity:0;transform:translateY(60px)scale(.9)}15%{opacity:1;transform:translateY(0)scale(1)}85%{opacity:1;transform:translateY(0)scale(1)}to{opacity:0;transform:translateY(-20px)}}@keyframes bmSlideUp2{0%{opacity:0;transform:translateY(60px)scale(.9)}18%{opacity:1;transform:translateY(12px)scale(.96)}85%{opacity:1;transform:translateY(12px)scale(.96)}to{opacity:0;transform:translateY(-15px)}}@keyframes bmSlideUp3{0%{opacity:0;transform:translateY(60px)scale(.9)}22%{opacity:1;transform:translateY(24px)scale(.92)}85%{opacity:1;transform:translateY(24px)scale(.92)}to{opacity:0;transform:translateY(-10px)}}@keyframes bmShimmerMove{0%,25%{opacity:0;left:-100%}30%{opacity:1}45%{opacity:1;left:200%}to{opacity:0;left:200%}}@keyframes bmStroke{0%,20%{stroke-dashoffset:166px}40%{stroke-dashoffset:0}85%{stroke-dashoffset:0}to{stroke-dashoffset:166px}}@keyframes bmGlowPulse{0%{opacity:0;transform:scale(.5)}30%{opacity:.15;transform:scale(1.2)}85%{opacity:.15;transform:scale(1.2)}to{opacity:0}}@keyframes bmTextFade{0%,20%{opacity:0;transform:translateY(10px)}30%{opacity:1;transform:translateY(0)}85%{opacity:1;transform:translateY(0)}to{opacity:0}}
/*# sourceMappingURL=6ec9f6e456f21a82.css.map*/