.receipt-overlay{z-index:80;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#171c1e85}.modal.receipt-modal{z-index:82;text-align:center;border-color:#2a3031;width:min(360px,100% - 32px);padding:38px 28px 26px;animation:.26s ease-out receipt-in;box-shadow:0 24px 100px #0008}.receipt-modal .modal-close{color:#737c80;top:12px;right:12px}.receipt-check{background:#14e6970c;border-radius:50%;place-items:center;width:76px;height:76px;margin:0 auto 23px;animation:.55s cubic-bezier(.2,.9,.25,1.25) receipt-check-pop;display:grid}.receipt-check svg{fill:none;stroke:#26eaa0;stroke-width:2.5px;width:66px;height:66px}.receipt-check circle{stroke-opacity:.3}.receipt-check path{stroke-width:3.5px;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:40;stroke-dashoffset:0;animation:.45s .15s both receipt-check-draw}.receipt-modal>h2{letter-spacing:-.6px;margin:0 0 9px;font-size:22px;font-weight:550}.receipt-modal>p{color:#8c979c;overflow-wrap:anywhere;margin:0 0 27px;font-size:13px;line-height:1.6}.receipt-modal>p>strong{color:#ecf1f2;font-weight:500}.receipt-modal>.button{min-height:42px;font-size:13px}.receipt-confetti{z-index:81;pointer-events:none;position:fixed;inset:0;overflow:hidden}.receipt-confetti>i{top:-24px;left:var(--x);background:var(--color);opacity:0;width:6px;height:11px;animation:receipt-fall var(--fall) var(--delay) cubic-bezier(.16,.35,.4,1) both;border-radius:1px;position:absolute}.receipt-confetti>i:nth-child(3n){border-radius:50%;width:5px;height:5px}@keyframes receipt-fall{0%{opacity:0;transform:translateY(-20px)rotate(0)}8%{opacity:.9}80%{opacity:.75}to{opacity:0;transform:translate3d(var(--drift),105dvh,0) rotate(var(--turn))}}@keyframes receipt-check-draw{0%{stroke-dashoffset:40px}to{stroke-dashoffset:0}}@keyframes receipt-check-pop{0%{opacity:0;transform:scale(.65)}to{opacity:1;transform:scale(1)}}@keyframes receipt-in{0%{opacity:0;transform:translate(-50%,-46%)scale(.97)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}.beta-creation-lock{text-align:center;color:#8b969b;max-width:370px;margin:100px auto 60px;padding:0 20px}.beta-creation-lock>svg{color:#c1c8cc;margin:0 auto 20px}.beta-creation-lock h2{letter-spacing:-.5px;color:#eff3f4;margin:0 0 10px;font-size:20px;font-weight:500}.beta-creation-lock p{margin:0 0 25px;font-size:13px;line-height:1.7}.beta-creation-lock .button{margin:auto}@media (prefers-reduced-motion:reduce){.receipt-confetti{display:none}.receipt-modal,.receipt-check,.receipt-check path{animation:none!important}}
