.payment-feedback{box-sizing:border-box;display:flex;align-items:flex-start;gap:18px;width:100%;max-width:760px;margin:20px auto;padding:24px;border:1px solid #73613b;border-radius:20px;background:linear-gradient(130deg,#142838,#0b1927);color:#ecf2f9;box-shadow:0 16px 40px #0002;font-family:inherit;text-align:start;overflow-wrap:anywhere}.payment-feedback *{box-sizing:border-box}.pf-icon{display:grid;place-items:center;flex:0 0 44px;width:44px;height:44px;border:1px solid #b6954955;border-radius:14px;background:#e3bb5012;color:#f2ce72;font-size:24px}.pf-content{min-width:0;flex:1}.pf-kicker{color:#eac96e;letter-spacing:.08em;font-size:11px;font-weight:700}.pf-title{margin:6px 0 8px!important;font-size:clamp(20px,2.5vw,26px)!important;line-height:1.4}.pf-description{font-size:14px;line-height:1.8;color:#b5c6d5;margin:0!important}.pf-meta{display:flex;flex-wrap:wrap;gap:8px 14px;margin-top:16px;padding:12px 14px;border-radius:10px;background:#ffffff05;border:1px solid #ffffff10;font-size:13px;color:#b7c7d4}.pf-meta strong{color:#f2ce72}.pf-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.pf-primary,.pf-secondary{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:8px 14px;border-radius:10px;font-family:inherit;font-size:13px;font-weight:600;line-height:1.5;text-decoration:none;cursor:pointer}.pf-primary{background:linear-gradient(110deg,#ffe18a,#cc9e32);color:#17202a;border:1px solid #e6bf64}.pf-secondary{background:transparent;color:#e1d6b3;border:1px solid #59616a}.pf-actions :focus-visible{outline:3px solid #7cc8fa;outline-offset:3px}.payment-feedback[data-state=paid]{border-color:#37735f}.payment-feedback[data-state=paid] .pf-icon{color:#6adfb4;background:#3bba8615;border-color:#4bb58a55}html[data-theme=light] .payment-feedback{background:#fffaf0;color:#172b3c;box-shadow:0 12px 32px #1830460c}html[data-theme=light] .pf-description,html[data-theme=light] .pf-meta{color:#4b6172}html[data-theme=light] .pf-secondary{color:#624b19}html[data-theme=light] .pf-kicker{color:#85621a}@media(max-width:520px){.payment-feedback{padding:18px;gap:12px;border-radius:16px}.pf-icon{width:34px;height:34px;flex-basis:34px;border-radius:10px;font-size:20px}.pf-actions>*{flex:1}.pf-title{font-size:20px!important}}
