.PayPage_intro__Pc9bQ{max-width:640px;color:var(--color-text-muted);font-size:1rem;line-height:1.6;margin-bottom:32px}.PayPage_grid__bTgnn{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:24px;gap:24px;margin-bottom:32px}.PayPage_card__WuF9_{display:flex;flex-direction:column;gap:16px;padding:28px;border-radius:var(--radius-md);background:var(--glass-bg);border:1px solid rgba(26,39,68,.08);box-shadow:var(--shadow-soft)}.PayPage_card__WuF9_ h2{margin:0;font-size:1.25rem;color:var(--color-navy)}.PayPage_card__WuF9_ p{margin:0;color:var(--color-text-muted);line-height:1.55}.PayPage_posterWrap__NwM_4{display:flex;justify-content:center;margin-top:auto}.PayPage_posterImage__A8nmw{width:min(100%,360px);height:auto;display:block;border-radius:var(--radius-sm);box-shadow:var(--shadow-soft)}.PayPage_payButton__eSGuc{display:inline-flex;align-items:center;justify-content:center;margin-top:auto;padding:14px 24px;border-radius:999px;background:var(--color-navy);color:var(--color-beige);font-weight:600;text-align:center;transition:background .2s,transform .15s}.PayPage_payButton__eSGuc:hover{background:var(--color-navy-dark);color:var(--color-beige);transform:translateY(-1px)}.PayPage_payButtonDisabled__zRvGT{display:inline-flex;align-items:center;justify-content:center;margin-top:auto;padding:14px 24px;border-radius:999px;background:rgba(26,39,68,.12);color:var(--color-text-muted);font-weight:600;cursor:not-allowed}.PayPage_requisites__x9ghp{max-width:720px;padding:24px 28px;border-radius:var(--radius-md);background:rgba(26,39,68,.05)}.PayPage_requisites__x9ghp h2{margin:0 0 12px;font-size:1.05rem;color:var(--color-navy)}.PayPage_requisites__x9ghp p{margin:0 0 6px;color:var(--color-text-muted);font-size:.95rem;line-height:1.5}.PayPage_requisites__x9ghp p:last-child{margin-bottom:0}@media (max-width:768px){.PayPage_grid__bTgnn{grid-template-columns:1fr}}