/* AI池子 · G265-G296 付费下载（¥19.8）样式 */
.wf-price-tag { background: linear-gradient(135deg, #ffb400, #ff8a00); color: #fff; font-weight: 800; }
.wf-buy-btn { background: #fff; color: #ff7a00; border: 1.5px solid #ff7a00; font-weight: 800; box-shadow: none; }
.wf-buy-btn:hover { color: #ff3d00; border-color: #ff3d00; transform: translateY(-1px); }
.wf-recover { margin: 10px 0 0; }
.wf-recover-link { display: inline-block; font-size: 13.5px; color: var(--accent-deep, #0e7490); font-weight: 700; text-decoration: underline; }
.wf-recover-link:hover { color: var(--accent, #0c95b4); }
.wfd-item { display: flex; align-items: center; justify-content: space-between; gap: 10px; border: 1px solid #eceae6; border-radius: 14px; padding: 14px 16px; background: #fbfaf8; margin-bottom: 10px; flex-wrap: wrap; }
.wfd-item .wfd-name { font-size: 14.5px; font-weight: 800; color: #1f1f1f; }
.wfd-item .wfd-actions { display: flex; gap: 8px; flex-wrap: wrap; }
.wfd-btn { display: inline-flex; align-items: center; justify-content: center; border: 0; cursor: pointer; text-decoration: none; border-radius: 10px; padding: 9px 16px; font-size: 13.5px; font-weight: 800; }
.wfd-open { background: linear-gradient(135deg, #ffb400, #ff8a00); color: #fff; }
.wfd-open:hover { color: #fff; }
.wfd-copy { background: #fff; color: #44423c; border: 1px solid #e2dfd9; }
.wfd-note { font-size: 12.5px; color: #8a877f; margin: 6px 0 0; }
.wf-price { position: absolute; right: 10px; bottom: 10px; background: linear-gradient(135deg, #ffb400, #ff8a00); color: #fff; font-size: 12px; font-weight: 800; padding: 4px 10px; border-radius: 999px; z-index: 3; box-shadow: 0 4px 10px rgba(255,138,0,.35); }
