.pricing-module__kvPdYW__container{max-width:960px;min-height:60vh;margin:0 auto;padding:3rem 1.5rem}.pricing-module__kvPdYW__header{text-align:center;margin-bottom:2.5rem}.pricing-module__kvPdYW__title{color:#1e293b;margin-bottom:.5rem;font-size:2rem;font-weight:800}.pricing-module__kvPdYW__subtitle{color:#64748b;font-size:1.1rem}.pricing-module__kvPdYW__grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin-bottom:2rem;display:grid}.pricing-module__kvPdYW__card{background:#fff;border:2px solid #e2e8f0;border-radius:16px;flex-direction:column;padding:2rem;display:flex;position:relative}.pricing-module__kvPdYW__cardPro{border-color:#f97315;transform:scale(1.02);box-shadow:0 8px 32px #f9731626}.pricing-module__kvPdYW__popularBadge{color:#fff;white-space:nowrap;background:linear-gradient(135deg,#f97315,#ea580c);border-radius:20px;padding:4px 16px;font-size:12px;font-weight:700;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.pricing-module__kvPdYW__cardHeader{text-align:center;border-bottom:1px solid #e2e8f0;margin-bottom:1.5rem;padding-bottom:1.5rem}.pricing-module__kvPdYW__planName{color:#1e293b;margin-bottom:.5rem;font-size:1.2rem;font-weight:700}.pricing-module__kvPdYW__planPrice{color:#f97315;font-family:JetBrains Mono,monospace;font-size:2.5rem;font-weight:800}.pricing-module__kvPdYW__planPeriod{color:#94a3b8;font-size:.85rem}.pricing-module__kvPdYW__features{flex:1;margin:0 0 1.5rem;padding:0;list-style:none}.pricing-module__kvPdYW__features li{color:#374151;border-bottom:1px solid #f1f5f9;padding:8px 0;font-size:.9rem}.pricing-module__kvPdYW__features li:last-child{border-bottom:none}.pricing-module__kvPdYW__disabled{color:#cbd5e1!important}.pricing-module__kvPdYW__freeBtn,.pricing-module__kvPdYW__creditBtn{color:#64748b;cursor:pointer;background:#fff;border:2px solid #e2e8f0;border-radius:10px;width:100%;padding:12px;font-size:.95rem;font-weight:600;transition:all .2s}.pricing-module__kvPdYW__freeBtn:hover,.pricing-module__kvPdYW__creditBtn:hover{color:#f97315;border-color:#f97315}.pricing-module__kvPdYW__proBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#f97315,#ea580c);border:none;border-radius:10px;width:100%;padding:12px;font-size:.95rem;font-weight:600;transition:all .2s;box-shadow:0 2px 8px #f973164d}.pricing-module__kvPdYW__proBtn:hover{transform:translateY(-2px);box-shadow:0 4px 12px #f9731666}.pricing-module__kvPdYW__proMonthlyBtn{color:#f97316;cursor:pointer;background:#fff;border:2px solid #f97316;border-radius:10px;width:100%;padding:12px;font-size:.95rem;font-weight:600;transition:all .2s}.pricing-module__kvPdYW__proMonthlyBtn:hover{background:#fff7ed}.pricing-module__kvPdYW__proMonthlyBtn:disabled{opacity:.6;cursor:not-allowed}.pricing-module__kvPdYW__creditsSection{text-align:center;margin-top:2rem}.pricing-module__kvPdYW__creditsTitle{color:#1e293b;margin:0 0 .5rem;font-size:1.3rem;font-weight:700}.pricing-module__kvPdYW__creditsSubtitle{color:#64748b;margin:0 0 1.5rem;font-size:1rem}.pricing-module__kvPdYW__creditsGrid{grid-template-columns:repeat(3,1fr);gap:1rem;max-width:800px;margin:0 auto;display:grid}.pricing-module__kvPdYW__creditCard{text-align:center;background:#fff;border:2px solid #e2e8f0;border-radius:14px;padding:1.5rem;position:relative}.pricing-module__kvPdYW__creditBest{border-color:#f97316;box-shadow:0 4px 16px #f973161f}.pricing-module__kvPdYW__creditBestBadge{color:#fff;background:linear-gradient(135deg,#f97316,#ea580c);border-radius:20px;padding:3px 14px;font-size:11px;font-weight:700;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.pricing-module__kvPdYW__creditCard h3{color:#1e293b;margin:0 0 .5rem;font-size:1rem;font-weight:700}.pricing-module__kvPdYW__creditPrice{color:#f97316;margin:0;font-family:JetBrains Mono,monospace;font-size:2rem;font-weight:800}.pricing-module__kvPdYW__creditPerPage{color:#94a3b8;margin:4px 0 1rem;font-size:.8rem}.pricing-module__kvPdYW__note{text-align:center;color:#94a3b8;font-size:.85rem}.pricing-module__kvPdYW__sectionLabel{text-align:center;padding:2rem 0 1rem}.pricing-module__kvPdYW__sectionLabel h2{color:#1e293b;margin:0 0 .25rem;font-size:1.4rem;font-weight:700}.pricing-module__kvPdYW__sectionLabel p{color:#64748b;margin:0;font-size:.95rem}.pricing-module__kvPdYW__sectionIcon{margin-bottom:.5rem;font-size:1.8rem;display:block}.pricing-module__kvPdYW__successOverlay{z-index:200;background:#0f172a99;justify-content:center;align-items:center;padding:1rem;animation:.2s pricing-module__kvPdYW__fadeIn;display:flex;position:fixed;inset:0}@keyframes pricing-module__kvPdYW__fadeIn{0%{opacity:0}to{opacity:1}}.pricing-module__kvPdYW__successDialog{text-align:center;background:#fff;border-radius:20px;width:100%;max-width:440px;padding:2.5rem 3rem;animation:.3s cubic-bezier(.16,1,.3,1) pricing-module__kvPdYW__slideUp;box-shadow:0 24px 80px #0003}@keyframes pricing-module__kvPdYW__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.pricing-module__kvPdYW__successIcon{margin-bottom:.75rem;font-size:3rem}.pricing-module__kvPdYW__successTitle{color:#166534;margin:0 0 .5rem;font-size:1.5rem;font-weight:800}.pricing-module__kvPdYW__successText{color:#374151;margin:0 0 .25rem;font-size:1.05rem;font-weight:600}.pricing-module__kvPdYW__successSub{color:#64748b;margin:0 0 1.5rem;font-size:.9rem}.pricing-module__kvPdYW__successBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#f97316,#ea580c);border:none;border-radius:10px;padding:12px 32px;font-size:.95rem;font-weight:700;transition:all .2s;box-shadow:0 2px 8px #f973164d}.pricing-module__kvPdYW__successBtn:hover{transform:translateY(-1px);box-shadow:0 4px 12px #f9731666}@media (max-width:900px){.pricing-module__kvPdYW__creditsGrid{grid-template-columns:1fr;max-width:400px}}@media (max-width:700px){.pricing-module__kvPdYW__container{padding:1.5rem 1rem}.pricing-module__kvPdYW__title{font-size:1.5rem}.pricing-module__kvPdYW__subtitle{font-size:.95rem}.pricing-module__kvPdYW__grid{grid-template-columns:1fr;max-width:420px;margin-left:auto;margin-right:auto}.pricing-module__kvPdYW__card{padding:1.5rem}.pricing-module__kvPdYW__cardPro{order:-1;transform:none}.pricing-module__kvPdYW__planPrice{font-size:2rem}.pricing-module__kvPdYW__sectionLabel h2{font-size:1.2rem}.pricing-module__kvPdYW__successDialog{margin:0 1rem;padding:2rem 1.5rem}}@media (max-width:400px){.pricing-module__kvPdYW__container{padding:1rem .75rem}.pricing-module__kvPdYW__card{border-radius:12px;padding:1.25rem}.pricing-module__kvPdYW__features li{padding:6px 0;font-size:.85rem}.pricing-module__kvPdYW__planPrice{font-size:1.75rem}.pricing-module__kvPdYW__creditCard{padding:1.25rem}.pricing-module__kvPdYW__creditPrice{font-size:1.5rem}}
