.field-help{color:var(--muted);font-weight:450;line-height:1.5}.billing-notice{border:1px solid #d9ddd2;border-radius:6px;grid-template-columns:25px 1fr;align-items:center;gap:10px;margin-top:14px;padding:12px 13px;font-size:11px;display:grid}.billing-notice>span{width:24px;height:24px;font:700 10px var(--font-mono);background:#e8eae4;border-radius:50%;place-items:center;display:grid}.billing-notice p{margin:0;line-height:1.5}.billing-notice.success{color:#3f602b;background:#eff7df;border-color:#c9dc9e}.billing-notice.success>span{background:#cce99a}.billing-notice.error{color:#923f33;background:#fff0ed;border-color:#efb7ae}.billing-notice.error>span{background:#f5cdc6}.payment-loading{min-height:180px;color:var(--muted);place-content:center;justify-items:center;gap:8px;font-size:11px;display:grid}.payment-loading i{background:linear-gradient(90deg,#eceee8,#f7f8f4,#eceee8) 0 0/200% 100%;border-radius:4px;width:220px;max-width:60vw;height:12px;animation:1.2s linear infinite payment-shimmer;display:block}.payment-loading i:nth-child(2){width:180px}.payment-loading i:nth-child(3){width:130px}.payment-loading p{margin:8px 0 0}.payment-empty{text-align:center;min-height:190px;color:var(--muted);place-content:center;justify-items:center;display:grid}.payment-empty>span{color:#5e783a;background:#edf2df;border-radius:50%;place-items:center;width:44px;height:44px;font-size:22px;display:grid}.payment-empty h3{color:var(--ink);margin:13px 0 4px;font-size:14px}.payment-empty p{max-width:270px;margin:0;font-size:10px;line-height:1.5}@keyframes payment-shimmer{to{background-position:-200% 0}}
