.bf-feed-wrap{max-width:980px;margin:0 auto;padding:28px 16px}.bf-feed-head{background:#f8fafc;border:1px solid #e2e8f0;border-radius:22px;padding:24px;margin-bottom:18px}.bf-feed-head h1{margin:0 0 8px;color:#0f2d46}.bf-post-box{max-width:980px;margin:20px auto;padding:22px;background:#fff;border:1px solid #e2e8f0;border-radius:22px;box-shadow:0 12px 34px rgba(15,23,42,.07)}.bf-form,.bf-filter{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.bf-form textarea,.bf-form input[type=file],.bf-note{grid-column:1/-1}.bf-form input,.bf-form select,.bf-form textarea,.bf-filter input,.bf-filter select{width:100%;border:1px solid #cbd5e1;border-radius:12px;padding:12px;background:#fff}.bf-btn{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:12px;background:#0f2d46;color:#fff;padding:11px 15px;text-decoration:none;font-weight:800;cursor:pointer}.bf-btn-light{background:#eef6f5;color:#0f2d46}.bf-link-btn{border:0;background:transparent;color:#64748b;font-weight:700;cursor:pointer}.bf-feed{display:grid;gap:16px;margin-top:18px}.bf-card{display:grid;grid-template-columns:48px 1fr;gap:12px;background:#fff;border:1px solid #e2e8f0;border-radius:20px;padding:16px;box-shadow:0 10px 28px rgba(15,23,42,.06)}.bf-avatar{width:48px;height:48px;border-radius:50%;background:#e2e8f0;color:#0f2d46;display:flex;align-items:center;justify-content:center;font-weight:900}.bf-meta,.bf-details,.bf-actions{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.bf-meta span,.bf-details span{background:#f1f5f9;border-radius:999px;padding:5px 9px;font-size:13px;color:#334155}.bf-card-body p{font-size:16px;line-height:1.55;color:#1e293b}.bf-image{width:100%;max-height:420px;object-fit:cover;border-radius:16px;margin:10px 0}.bf-alert{max-width:980px;margin:16px auto;background:#ecfdf5;color:#047857;border:1px solid #a7f3d0;border-radius:14px;padding:12px 16px}.bf-note{font-size:13px;color:#64748b}@media(max-width:760px){.bf-form,.bf-filter{grid-template-columns:1fr}.bf-card{grid-template-columns:1fr}.bf-avatar{display:none}}
