.billing-module__swGVIG__page{color:#1f2430;background:linear-gradient(#f8f7ff 0%,#f4f4f8 100%);flex-direction:column;min-height:100dvh;display:flex}.billing-module__swGVIG__main{flex-direction:column;gap:24px;width:min(1120px,100% - 32px);margin:0 auto;padding:32px 0 64px;display:flex}.billing-module__swGVIG__hero{text-align:center;flex-direction:column;gap:8px;display:flex}.billing-module__swGVIG__hero h1{font-size:clamp(1.6rem,3.4vw,2.3rem);font-weight:700}.billing-module__swGVIG__hero p{color:#5a6072;font-size:1rem}.billing-module__swGVIG__notice{color:#8a6116;text-align:center;background:#fff7e8;border:1px solid #f2d9a4;border-radius:12px;padding:12px 16px}.billing-module__swGVIG__error{color:#a03030;text-align:center;background:#fdecec;border:1px solid #f2b8b8;border-radius:12px;padding:12px 16px}.billing-module__swGVIG__success{color:#1d7a43;text-align:center;background:#e9f9ef;border:1px solid #a9e3bf;border-radius:12px;padding:12px 16px}.billing-module__swGVIG__couponRow{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;display:flex}.billing-module__swGVIG__couponRow label{color:#4a4f60;align-items:center;gap:6px;font-size:.92rem;font-weight:600;display:inline-flex}.billing-module__swGVIG__couponRow input{text-transform:uppercase;background:#fff;border:1px solid #d7d9e4;border-radius:10px;min-width:220px;padding:10px 14px;font-size:.95rem}.billing-module__swGVIG__couponRow input:focus-visible{outline-offset:1px;outline:2px solid #7c3aed}.billing-module__swGVIG__planGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));align-items:stretch;gap:20px;display:grid}.billing-module__swGVIG__planCard{background:#fff;border:1px solid #e4e6f0;border-radius:18px;flex-direction:column;gap:12px;padding:26px 22px 22px;display:flex;position:relative;box-shadow:0 8px 24px #1f24300d}.billing-module__swGVIG__planCard[data-featured=true]{border-color:#7c3aed;box-shadow:0 12px 32px #7c3aed29}.billing-module__swGVIG__planBadge{color:#fff;white-space:nowrap;background:#7c3aed;border-radius:999px;align-items:center;gap:5px;padding:4px 14px;font-size:.78rem;font-weight:700;display:inline-flex;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.billing-module__swGVIG__planCard h2{font-size:1.2rem;font-weight:700}.billing-module__swGVIG__planDescription{color:#5a6072;min-height:2.4em;font-size:.92rem}.billing-module__swGVIG__planPrice{flex-wrap:wrap;align-items:baseline;gap:10px;display:flex}.billing-module__swGVIG__planPrice strong{color:#2b2350;font-size:1.55rem;font-weight:800}.billing-module__swGVIG__planPrice s{color:#9aa0b4;font-size:1rem}.billing-module__swGVIG__planDuration{color:#5a6072;align-items:center;gap:6px;font-size:.88rem;display:inline-flex}.billing-module__swGVIG__planFeatures{flex-direction:column;flex:1;gap:8px;margin:0;padding:0;list-style:none;display:flex}.billing-module__swGVIG__planFeatures li{color:#3a4051;align-items:flex-start;gap:8px;font-size:.92rem;display:flex}.billing-module__swGVIG__planFeatures li svg{color:#16a34a;flex:none;margin-top:3px}.billing-module__swGVIG__planAction{justify-content:center;margin-top:auto;display:flex}.billing-module__swGVIG__buyButton{color:#fff;cursor:pointer;background:#7c3aed;border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;padding:12px 22px;font-size:.98rem;font-weight:700;text-decoration:none;transition:background .15s;display:inline-flex}.billing-module__swGVIG__buyButton:hover:not(:disabled){background:#6b2fd6}.billing-module__swGVIG__buyButton:disabled{opacity:.55;cursor:not-allowed}.billing-module__swGVIG__currentPlan{color:#6b2fd6;background:#efe9fd;border-radius:12px;justify-content:center;align-items:center;width:100%;padding:12px 22px;font-size:.95rem;font-weight:700;display:inline-flex}.billing-module__swGVIG__history{background:#fff;border:1px solid #e4e6f0;border-radius:18px;flex-direction:column;gap:14px;padding:22px;display:flex}.billing-module__swGVIG__history h2{font-size:1.05rem;font-weight:700}.billing-module__swGVIG__historyEmpty{color:#5a6072;font-size:.92rem}.billing-module__swGVIG__history ul{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.billing-module__swGVIG__history li{border-bottom:1px solid #eef0f6;grid-template-columns:1.4fr 1fr 1fr 1fr;align-items:center;gap:10px;padding:10px 4px;font-size:.92rem;display:grid}.billing-module__swGVIG__history li:last-child{border-bottom:none}.billing-module__swGVIG__historyPlan{font-weight:600}.billing-module__swGVIG__history time{color:#7a8095;text-align:right;font-size:.85rem}.billing-module__swGVIG__historyStatus{color:#4a4f60;background:#eef0f6;border-radius:999px;justify-self:start;padding:3px 12px;font-size:.8rem;font-weight:700}.billing-module__swGVIG__historyStatus[data-status=paid]{color:#1d7a43;background:#e9f9ef}.billing-module__swGVIG__historyStatus[data-status=pending]{color:#8a6116;background:#fff7e8}.billing-module__swGVIG__historyStatus[data-status=cancelled],.billing-module__swGVIG__historyStatus[data-status=expired],.billing-module__swGVIG__historyStatus[data-status=failed]{color:#a03030;background:#fdecec}.billing-module__swGVIG__resultCard{text-align:center;background:#fff;border:1px solid #e4e6f0;border-radius:20px;flex-direction:column;gap:14px;max-width:520px;margin:48px auto 0;padding:40px 32px;display:flex;box-shadow:0 12px 32px #1f243012}.billing-module__swGVIG__resultCard h1{font-size:1.35rem;font-weight:700}.billing-module__swGVIG__resultCard p{color:#5a6072;font-size:.95rem}.billing-module__swGVIG__resultIcon{color:#7c3aed;justify-content:center;font-size:2.6rem;display:flex}.billing-module__swGVIG__resultCard[data-kind=paid] .billing-module__swGVIG__resultIcon{color:#16a34a}.billing-module__swGVIG__resultCard[data-kind=cancelled] .billing-module__swGVIG__resultIcon,.billing-module__swGVIG__resultCard[data-kind=expired] .billing-module__swGVIG__resultIcon,.billing-module__swGVIG__resultCard[data-kind=failed] .billing-module__swGVIG__resultIcon,.billing-module__swGVIG__resultCard[data-kind=missing] .billing-module__swGVIG__resultIcon{color:#dc2626}.billing-module__swGVIG__resultOrder code{background:#f3f4fa;border-radius:6px;padding:2px 8px;font-size:.88rem}.billing-module__swGVIG__resultActions{flex-direction:column;gap:10px;margin-top:6px;display:flex}.billing-module__swGVIG__ghostLink{color:#4a4f60;border:1px solid #d7d9e4;border-radius:12px;justify-content:center;align-items:center;padding:11px 22px;font-size:.95rem;font-weight:600;text-decoration:none;transition:border-color .15s,color .15s;display:inline-flex}.billing-module__swGVIG__ghostLink:hover{color:#6b2fd6;border-color:#7c3aed}@media (max-width:640px){.billing-module__swGVIG__history li{grid-template-columns:1fr 1fr;row-gap:4px}.billing-module__swGVIG__history time{text-align:left}}
