.checkout_container__FRKHg{min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2);padding:2rem;display:flex;align-items:center;justify-content:center}.checkout_checkoutCard__MD9DN{background:white;border-radius:16px;box-shadow:0 20px 60px rgba(0,0,0,.3);max-width:1000px;width:100%;display:grid;grid-template-columns:1fr 1fr;overflow:hidden}.checkout_planSummary__OvR_s{background:linear-gradient(135deg,#f5f7fa,#c3cfe2);padding:3rem}.checkout_planSummary__OvR_s h1{font-size:1.5rem;color:#2d3748;margin-bottom:2rem}.checkout_planInfo__AMVIf{margin-bottom:2rem}.checkout_planInfo__AMVIf h2{font-size:2rem;color:#1a202c;margin-bottom:.5rem}.checkout_planDesc__lFTQG{color:#4a5568;margin-bottom:1rem}.checkout_priceBox__Q86rT{display:flex;align-items:baseline;gap:.5rem}.checkout_price__y7iLk{font-size:3rem;font-weight:700;color:#667eea}.checkout_period__L0yYJ{font-size:1rem;color:#718096}.checkout_features__BWum4{margin:2rem 0}.checkout_features__BWum4 h3{font-size:1.1rem;color:#2d3748;margin-bottom:1rem}.checkout_features__BWum4 ul{list-style:none;padding:0}.checkout_features__BWum4 li{display:flex;align-items:center;gap:.75rem;padding:.5rem 0;color:#4a5568}.checkout_features__BWum4 li svg{color:#48bb78;font-size:1.2rem;flex-shrink:0}.checkout_info__emnta{margin-top:2rem;padding-top:2rem;border-top:1px solid #e2e8f0}.checkout_info__emnta p{color:#4a5568;margin:.5rem 0;font-size:.9rem}.checkout_paymentSection___sTvf{padding:3rem;display:flex;flex-direction:column;justify-content:center}.checkout_paymentSection___sTvf h3{font-size:1.2rem;color:#2d3748;margin-bottom:1.5rem;text-align:center}.checkout_walletContainer__nSASt{margin:2rem 0}.checkout_securityBadge__szOwF{text-align:center;color:#718096;font-size:.85rem;margin-top:2rem;padding-top:2rem;border-top:1px solid #e2e8f0}.checkout_error__X_L_x,.checkout_loading__tHwxV{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;padding:3rem;text-align:center}.checkout_loading__tHwxV{color:#667eea}.checkout_error__X_L_x{color:#e53e3e;background:white;border-radius:16px;box-shadow:0 10px 30px rgba(0,0,0,.2);max-width:500px;width:100%}.checkout_error__X_L_x h2{font-size:1.5rem;margin:1rem 0}.checkout_error__X_L_x button{background:#667eea;color:white;border:none;padding:.75rem 2rem;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;margin:.5rem;transition:all .2s}.checkout_error__X_L_x button:hover{background:#5568d3;transform:translateY(-2px)}.checkout_spinner__jETiH{animation:checkout_spin___hyzW 1s linear infinite;font-size:2rem}@keyframes checkout_spin___hyzW{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (max-width:768px){.checkout_container__FRKHg{padding:1rem}.checkout_checkoutCard__MD9DN{grid-template-columns:1fr}.checkout_paymentSection___sTvf,.checkout_planSummary__OvR_s{padding:2rem}.checkout_price__y7iLk{font-size:2.5rem}}