.tpacw-card{border:1px solid #e5e7eb;border-radius:14px;padding:16px;background:#fff;max-width:420px;font-family:inherit;box-shadow:0 1px 2px rgba(16,24,40,.04)}
.tpacw-head{display:flex;align-items:center;justify-content:space-between;gap:10px}
.tpacw-title{display:flex;flex-direction:column;line-height:1.2}
.tpacw-cur{font-size:12px;color:#667085;text-transform:uppercase;letter-spacing:.03em}
.tpacw-rate{font-size:22px;font-weight:800;color:#101828}
.tpacw-badge{color:#fff;font-size:12px;font-weight:700;padding:5px 10px;border-radius:999px;white-space:nowrap}
.tpacw-note{margin:10px 0 12px;color:#475467;font-size:13px;line-height:1.45}
.tpacw-changes{display:flex;gap:8px;margin-bottom:12px}
.tpacw-chg{flex:1;background:#f9fafb;border:1px solid #f0f1f3;border-radius:10px;padding:8px;text-align:center}
.tpacw-chg span{display:block;font-size:11px;color:#98a2b3}
.tpacw-chg b{font-size:15px;color:#101828}
.tpacw-chg-main{background:#eff8ff;border-color:#d1e9ff}
.tpacw-chart{display:block;width:100%;height:90px;margin-bottom:12px}
.tpacw-subscribe{border-top:1px solid #f0f1f3;padding-top:12px}
.tpacw-sub-label{display:block;font-size:12px;color:#475467;margin-bottom:6px}
.tpacw-sub-row{display:flex;gap:8px}
.tpacw-email{flex:1;border:1px solid #d0d5dd;border-radius:8px;padding:8px 10px;font-size:14px}
.tpacw-btn{background:#175cd3;color:#fff;border:0;border-radius:8px;padding:8px 14px;font-weight:600;cursor:pointer;white-space:nowrap}
.tpacw-btn:hover{background:#1349a8}
.tpacw-btn:disabled{opacity:.6;cursor:default}
.tpacw-msg{margin:8px 0 0;font-size:12px;min-height:1em}
.tpacw-ok{color:#1a7f37}
.tpacw-err{color:#b42318}
.tpacw-foot{margin-top:10px;font-size:11px;color:#98a2b3;text-align:right}
.tpacw-risk-low .tpacw-rate{color:#1a7f37}
.tpacw-risk-high .tpacw-rate{color:#b42318}
