:root{--accent-color:#6c5ce7}.body-checkout{scroll-behavior:smooth;background-color:#000;font-family:Orbitron,sans-serif;background-image:radial-gradient(circle at 25% 25%,rgba(138,43,226,.1) 0,transparent 50%),radial-gradient(circle at 70% 70%,rgba(138,43,226,.12) 0,transparent 50%)}.loader-modern{display:flex;justify-content:center;align-items:center;height:100px;position:relative}.loader-modern .circle{width:16px;height:16px;background:linear-gradient(75deg,rgba(108,92,231,.8),hsla(0,0%,39%,.5));border-radius:50%;animation:bounce 1.5s ease-in-out infinite}.loader-modern .circle:nth-child(2){animation-delay:.3s}.loader-modern .circle:nth-child(3){animation-delay:.6s}@keyframes bounce{0%,80%,to{transform:scale(0);opacity:.3}40%{transform:scale(1);opacity:1}}.checkout-container-wrapper2{display:flex;flex-direction:row;overflow:auto}.checkout-container-wrapper{width:100%;max-width:1200px;border-bottom:1px solid hsla(0,0%,100%,.05);min-height:105vh;margin-top:5rem;overflow-y:auto}.checkout-wrapper,.info-checkout-wrapper,.user-status-wrapper{width:100%;padding:0 1.5rem;display:flex;flex-direction:center;justify-content:center;margin-bottom:2rem}.info-checkout-wrapper2{width:100%;border-radius:.7rem;background:rgba(16,15,25,.4);max-width:700px;border:.5px solid hsla(0,0%,100%,.2);padding:1rem;overflow-y:auto;max-height:150px;display:flex;flex-direction:column;gap:.5rem}.info-checkout{width:90%;border-radius:.7rem;max-width:750px;display:flex;flex-direction:space-between;gap:1rem;color:hsla(0,0%,100%,.6);font-size:.8rem;font-family:Neuton,serif}.checkout-wrapper2{background:rgba(37,38,42,.7);width:100%;border-radius:.7rem;max-width:700px;border-bottom:.5px solid hsla(0,0%,100%,.2)}.checkout{background:rgba(16,14,25,.8);border:1px solid rgba(152,152,219,.3);border-radius:.7rem;overflow:hidden;width:100%;max-width:700px;max-height:1500px;overflow-y:auto}.checkout,.checkout-container{padding:1rem}.checkout-footer-wrapper{width:100%;padding:.6rem;gap:1rem;display:flex;flex-direction:column;margin-top:1rem}.checkout-info-wrapper{display:flex;gap:.3rem;flex-direction:column}.checkout-footer-stats-wrapper{flex-direction:column}.checkout-footer-stats-wrapper,.checkout-footer-stats-wrapper-end{width:100%;display:flex;max-width:100%;overflow-x:auto;gap:.4rem;scrollbar-width:none;-ms-overflow-style:none;margin-bottom:.5rem}.checkout-footer-stats,.checkout-footer-stats-wrapper-end{justify-content:flex-end}.checkout-footer-stats{overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none;margin-bottom:.5rem}.checkout-footer-stats-label{padding:.3rem .5rem;background-color:rgba(16,14,25,.5);border-radius:1rem;border:.2px solid rgba(152,152,219,.5);display:flex;align-items:center;gap:.25rem}.checkout-footer-stats-label>i{color:rgba(74,222,128,.5)}.checkout-footer-stats-label>a{color:hsla(0,0%,100%,.4)}.checkout-stats-value{padding:0 .5rem 0 0;color:rgba(0,255,255,.4)}.checkout-footer-stats-wrapper::-webkit-scrollbar{display:none}.checkout-footer-stats{font-size:.7rem;font-family:monospace;background:rgba(16,15,25,.4);border-radius:1rem;border-right:.05px solid hsla(0,0%,60%,.5);display:flex;align-items:center;gap:.4rem}.checkout-footer-button-wrapper{width:100%;display:flex;height:0;opacity:0;transform:translateY(20px);visibility:hidden;transition:opacity .3s ease,transform .3s ease,visibility .3s ease,height .3s ease}.checkout-footer-button-wrapper.space{justify-content:space-around}.checkout-footer-button-wrapper.show,.checkout-footer-button-wrapper.space{opacity:1;transform:translateY(0);visibility:visible;height:auto;align-items:center}.checkout-footer-button-wrapper.show{justify-content:center}.checkout-footer-select{font-family:Neuton,serif;font-weight:400;font-size:.75rem;border-radius:8px;color:hsla(0,0%,100%,.5);background-color:rgba(14,15,17,.5);display:flex;align-items:center;justify-content:column;box-sizing:border-box;border:.2px solid hsla(0,0%,100%,.2);min-height:20px;width:100%;gap:1rem;padding:.5rem;justify-content:center;transition:height .5s ease;margin-bottom:1rem}.checkout-tag-wrapper{width:100%;justify-content:space-between;margin-top:-.2rem;margin-bottom:-.2rem;padding:.2rem;display:flex;font-family:monospace;color:hsla(0,0%,100%,.7)}.checkout-tag-wrapper>a{font-size:.7rem;max-width:90%}.checkout-tag-wrapper-question{width:100%;justify-content:flex-end;margin-top:-.2rem;margin-bottom:-.2rem;padding:.2rem;display:flex;font-family:monospace;gap:1rem;color:hsla(0,0%,100%,.5)}.checkout-tag-wrapper-question>a{font-size:.7rem;max-width:90%}.checkout-footer-tag{width:100%;color:hsla(0,0%,100%,.3);font-size:.7rem;display:flex;gap:.3rem}.checkout-footer-tag>p{color:hsla(0,0%,100%,.7)}