.buy-credits-module__v_G3pa__container{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);min-height:100vh;padding:2rem 1rem}.buy-credits-module__v_G3pa__content{width:100%;margin:0 auto}.buy-credits-module__v_G3pa__header{text-align:center;color:#fff;margin-bottom:3rem}.buy-credits-module__v_G3pa__header h1{margin-bottom:.5rem;font-size:2.5rem;font-weight:700}.buy-credits-module__v_G3pa__subtitle{opacity:.9;margin-bottom:1.5rem;font-size:1.1rem}.buy-credits-module__v_G3pa__balanceCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border-radius:50px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:1.1rem;display:inline-flex}.buy-credits-module__v_G3pa__balanceCard strong{color:gold;font-size:1.3rem}.buy-credits-module__v_G3pa__packages{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-bottom:4rem;display:grid}.buy-credits-module__v_G3pa__package{text-align:center;background:#fff;border-radius:12px;flex-direction:column;padding:2rem;transition:transform .2s;display:flex;position:relative;box-shadow:0 4px 20px #0000001a}.buy-credits-module__v_G3pa__package:hover{transform:translateY(-5px)}.buy-credits-module__v_G3pa__package.buy-credits-module__v_G3pa__popular{border:3px solid #667eea;transform:scale(1.05)}.buy-credits-module__v_G3pa__badge{color:#fff;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:20px;padding:.4rem 1rem;font-size:.85rem;font-weight:600;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.buy-credits-module__v_G3pa__package h3{color:#1a1a1a;margin-bottom:.5rem;font-size:1.5rem}.buy-credits-module__v_G3pa__bonus{color:#fff;background:#10b981;border-radius:20px;margin-bottom:1rem;padding:.3rem .8rem;font-size:.85rem;font-weight:600;display:inline-block}.buy-credits-module__v_G3pa__price{margin:1.5rem 0}.buy-credits-module__v_G3pa__amount{color:#667eea;margin-bottom:.3rem;font-size:2rem;font-weight:700;display:block}.buy-credits-module__v_G3pa__perCredit{color:#666;font-size:.9rem;display:block}.buy-credits-module__v_G3pa__purchaseBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:8px;width:100%;margin-top:auto;padding:.9rem;font-size:1rem;font-weight:600;transition:opacity .2s}.buy-credits-module__v_G3pa__purchaseBtn:hover{opacity:.9}.buy-credits-module__v_G3pa__purchaseBtn:disabled{opacity:.6;cursor:not-allowed}.buy-credits-module__v_G3pa__infoSection,.buy-credits-module__v_G3pa__examplesSection{background:#fff;border-radius:12px;margin-bottom:2rem;padding:2rem;box-shadow:0 4px 20px #0000001a}.buy-credits-module__v_G3pa__infoSection h2,.buy-credits-module__v_G3pa__examplesSection h2{color:#1a1a1a;text-align:center;margin-bottom:1.5rem;font-size:1.8rem}.buy-credits-module__v_G3pa__steps{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;display:grid}.buy-credits-module__v_G3pa__step{align-items:flex-start;gap:1rem;display:flex}.buy-credits-module__v_G3pa__stepNum{color:#fff;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.2rem;font-weight:700;display:flex}.buy-credits-module__v_G3pa__step h4{color:#1a1a1a;margin-bottom:.5rem;font-size:1.1rem}.buy-credits-module__v_G3pa__step p{color:#666;font-size:.95rem}.buy-credits-module__v_G3pa__examples{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;display:grid}.buy-credits-module__v_G3pa__example{background:#f9fafb;border-left:4px solid #667eea;border-radius:8px;padding:1.5rem}.buy-credits-module__v_G3pa__example h4{color:#1a1a1a;margin-bottom:1rem;font-size:1.1rem}.buy-credits-module__v_G3pa__example ul{padding:0;list-style:none}.buy-credits-module__v_G3pa__example li{color:#666;padding:.4rem 0}.buy-credits-module__v_G3pa__security{text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;background:#fff3;border-radius:12px;margin-bottom:2rem;padding:1.5rem;font-size:.95rem}.buy-credits-module__v_G3pa__backLink{text-align:center}.buy-credits-module__v_G3pa__backLink a{color:#fff;opacity:.9;font-size:1rem;text-decoration:none;transition:opacity .2s}.buy-credits-module__v_G3pa__backLink a:hover{opacity:1;text-decoration:underline}.buy-credits-module__v_G3pa__modal{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9999;background-color:#000000b3;justify-content:center;align-items:center;animation:.2s ease-in-out buy-credits-module__v_G3pa__fadeIn;display:flex;position:fixed;inset:0}@keyframes buy-credits-module__v_G3pa__fadeIn{0%{opacity:0}to{opacity:1}}.buy-credits-module__v_G3pa__modalContent{text-align:center;background-color:#fff;border:1px solid #e5e7eb;border-radius:.75rem;max-width:400px;padding:2rem;animation:.3s ease-out buy-credits-module__v_G3pa__slideUp;box-shadow:0 20px 60px #0000004d}@keyframes buy-credits-module__v_G3pa__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.buy-credits-module__v_G3pa__modalIcon{margin-bottom:1rem;font-size:2rem}.buy-credits-module__v_G3pa__modalTitle{color:#1a1a1a;margin-bottom:1rem;font-size:1.5rem;font-weight:700}.buy-credits-module__v_G3pa__modalDescription{color:#666;margin-bottom:1.5rem;font-size:.95rem}.buy-credits-module__v_G3pa__modalButton{cursor:pointer;border:none;border-radius:.5rem;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;transition:all .2s}.buy-credits-module__v_G3pa__modalButtonFull{color:#fff;background:linear-gradient(135deg,#667eea,#764ba2);width:100%}.buy-credits-module__v_G3pa__modalButtonFull:hover{opacity:.9;transform:translateY(-1px)}@media (max-width:768px){.buy-credits-module__v_G3pa__header h1{font-size:2rem}.buy-credits-module__v_G3pa__packages{grid-template-columns:1fr}.buy-credits-module__v_G3pa__package.buy-credits-module__v_G3pa__popular{transform:none}.buy-credits-module__v_G3pa__steps,.buy-credits-module__v_G3pa__examples{grid-template-columns:1fr}.buy-credits-module__v_G3pa__modalContent{margin:1rem;padding:1.5rem}}.buy-credits-module__v_G3pa__loadingContainer{text-align:center;grid-column:1/-1;padding:2rem}.buy-credits-module__v_G3pa__backLinkContainer{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.buy-credits-module__v_G3pa__divider{color:#999}.buy-credits-module__v_G3pa__modalMessage{margin-bottom:1.5rem}
