.tochka-payment-card,.tochka-stage{border:1px solid #d8e4f0;background:linear-gradient(180deg,#fbfdff 0%,#f4f8fc 100%);border-radius:18px;padding:18px 20px;margin:18px 0;box-shadow:0 8px 24px rgba(15,23,42,.05)}
.tochka-payment-card{display:flex;gap:16px;align-items:flex-start}.tochka-payment-card p,.tochka-stage p{margin:8px 0;line-height:1.55}
.tochka-payment-icon{display:grid;place-items:center;flex:0 0 42px;width:42px;height:42px;border-radius:13px;background:#172554;color:#fff;font-weight:800;font-size:20px}
.tochka-payment-kicker{font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:#64748b;font-weight:700;margin-bottom:4px}.tochka-payment-note{font-size:13px;color:#64748b;margin-top:7px}
.tochka-stage-head,.tochka-sub-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;flex-wrap:wrap}.tochka-stage-head h2,.tochka-sub-head h2{margin:0}
.tochka-pill,.tochka-decision{display:inline-flex;align-items:center;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:700;line-height:1.2;border:1px solid transparent}
.tochka-pill-pending{background:#fff7ed;color:#9a3412;border-color:#fed7aa}.tochka-pill-authorized,.tochka-pill-capture_pending{background:#eff6ff;color:#1d4ed8;border-color:#bfdbfe}.tochka-pill-paid{background:#ecfdf5;color:#047857;border-color:#a7f3d0}.tochka-pill-failed,.tochka-pill-cancelled,.tochka-pill-expired{background:#fef2f2;color:#b91c1c;border-color:#fecaca}
.tochka-decision-pending{background:#f8fafc;color:#475569;border-color:#cbd5e1}.tochka-decision-confirmed{background:#ecfdf5;color:#047857;border-color:#a7f3d0}.tochka-decision-rejected{background:#fef2f2;color:#b91c1c;border-color:#fecaca}
.tochka-decision-actions{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.4fr);gap:12px;margin-top:14px}.tochka-decision-actions form{border:1px solid #e2e8f0;border-radius:14px;padding:14px;background:#fff;display:flex;flex-direction:column;align-items:flex-start;gap:10px}.tochka-decision-actions label{display:grid;gap:7px;width:100%;margin:0;font-weight:600}.tochka-decision-actions input{box-sizing:border-box;width:100%;min-height:42px;padding:9px 11px;border:1px solid #cbd5e1;border-radius:10px;background:#fff;color:#0f172a;font:inherit;outline:none}.tochka-decision-actions input:focus{border-color:#2563eb;box-shadow:0 0 0 3px rgba(37,99,235,.12)}
.tochka-locked{padding:14px 16px;border:1px dashed #cbd5e1;border-radius:14px;background:#f8fafc;color:#475569;margin-top:16px}
.tochka-progress{height:8px;background:#e2e8f0;border-radius:999px;overflow:hidden;margin:14px 0 8px}.tochka-progress span{display:block;height:100%;background:#2563eb;border-radius:999px}
@media(max-width:720px){.tochka-payment-card,.tochka-stage{padding:15px}.tochka-payment-icon{width:38px;height:38px;flex-basis:38px}.tochka-decision-actions{grid-template-columns:1fr}.tochka-stage-head,.tochka-sub-head{align-items:flex-start}}

@media(max-width:720px){.tochka-decision-actions .btn{width:100%}.tochka-decision-actions form{align-items:stretch}}
