:root{--accent-color:#6c5ce7}body{scroll-behavior:smooth;background-color:#000;background-image:radial-gradient(circle at 25% 25%,#8a2be21a 0%,#0000 50%),radial-gradient(circle at 70% 70%,#8a2be21f 0%,#0000 50%);font-family:Orbitron,sans-serif}.loader-modern{justify-content:center;align-items:center;height:100px;display:flex;position:relative}.loader-modern .circle{background:linear-gradient(75deg,#6c5ce7cc,#64646480);border-radius:50%;width:16px;height:16px;animation:1.5s ease-in-out infinite bounce}.loader-modern .circle:nth-child(2){animation-delay:.3s}.loader-modern .circle:nth-child(3){animation-delay:.6s}@keyframes bounce{0%,80%,to{opacity:.3;transform:scale(0)}40%{opacity:1;transform:scale(1)}}.checkout-container-wrapper{border-bottom:1px solid #ffffff0d;width:100%;max-width:1200px;min-height:100vh;margin-top:5rem;overflow-y:auto}.checkout-container-wrapper2{justify-content:center;width:100%;padding:1rem;display:flex}.info-checkout-wrapper{justify-content:center;width:100%;margin-bottom:2rem;padding:0 1.5rem;display:flex}.info-checkout-wrapper2{background:#100f1966;border:.5px solid #fff3;border-radius:.7rem;width:100%;max-width:700px;padding:1rem}.info-checkout{color:#fff9;align-items:center;gap:1rem;font-family:Neuton,serif;font-size:.8rem;display:flex}.checkout-wrapper{justify-content:center;width:100%;display:flex}.checkout-wrapper2{border-bottom:.5px solid #fff3;border-radius:.7rem;width:100%;max-width:700px}.checkout-footer-wrapper{flex-direction:column;gap:1rem;width:100%;padding:1rem;display:flex}.checkout-tag-wrapper{color:#ffffffb3;align-items:center;gap:.5rem;font-family:monospace;font-size:.8rem;display:flex}.checkout-tag-wrapper a{align-items:center;gap:.3rem;display:flex}.checkout-footer-stats-wrapper{gap:rem;flex-direction:column;width:100%;display:flex}.checkout-footer-tag{color:#ffffffb3;background:#100f1966;border:.5px solid #ffffff1a;border-radius:6px;align-items:center;gap:.4rem;padding:.4rem .6rem;font-family:monospace;display:flex}.checkout-footer-button-wrapper{opacity:0;visibility:hidden;width:100%;height:0;transition:opacity .3s,transform .3s,visibility .3s,height .3s;display:flex;transform:translateY(20px)}.checkout-footer-button-wrapper.space{opacity:1;visibility:visible;justify-content:space-around;align-items:center;height:auto;transform:translateY(0)}.checkout-footer-button-wrapper.show{opacity:1;visibility:visible;justify-content:center;align-items:center;height:auto;transform:translateY(0)}.panel-grid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:1rem;width:100%;padding:.5rem;display:grid}.plan-card{color:#ffffffb3;cursor:pointer;background:#100f1980;border:.5px solid #ffffff1a;border-radius:.6rem;flex-direction:column;justify-content:space-between;padding:.8rem;font-family:Neuton,serif;transition:all .25s;display:flex}.plan-card:hover{border:1px solid #9db3b380;transform:translateY(-2px)}.plan-card-selected{background:#2b2c2c14;border:1px solid #9db3b380}.plan-card-disabled{opacity:.4;cursor:not-allowed;filter:grayscale(.7)}.btn-change-panel-plan{border:1px solid coral;margin-top:0;padding:.6rem;font-size:.5rem;top:0}.plan-card-header{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.plan-card-header h4{color:#ffffffb3;font-family:Orbitron,sans-serif;font-size:.9rem}.status-tag{text-transform:uppercase;border-radius:6px;padding:.2rem .4rem;font-family:monospace;font-size:.6rem}.status-ready{color:#4ade80e6;background:#4ade801a;border:.5px solid #4ade8066}.status-offline{color:#ff5050e6;background:#ff50501a;border:.5px solid #ff50504d}.plan-specs{color:#fff9;flex-direction:column;gap:.25rem;margin-bottom:.6rem;font-size:.7rem;display:flex}.plan-specs i{color:#009dff80;margin-right:.3rem}.plan-price{color:#fffc;text-align:right;font-family:monospace;font-size:.75rem}
