.fb-shell{padding:28px;display:grid;gap:22px}.fb-head{display:flex;align-items:flex-end;justify-content:space-between;gap:16px}.fb-head h1{font-size:2rem;margin:0}.fb-head p{margin:5px 0 0;color:#64748b}.fb-head-actions,.fb-actions{display:flex;gap:8px;flex-wrap:wrap}.fb-head select,.fb-head button,.fb-actions button,.fb-detail-top>button{min-height:36px;border:1px solid #bfd0d8;border-radius:9px;padding:0 12px;background:#fff;color:#164e63;font-weight:800}.fb-head button,.fb-actions button[type=submit]{background:#2563eb;color:#fff;border-color:#2563eb}.fb-list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;align-items:start}.fb-card{min-width:0;overflow:hidden;border:1px solid #dbe5e8;border-radius:12px;background:#fff;box-shadow:0 6px 16px rgba(27,58,75,.07);cursor:pointer}.fb-card:focus{outline:3px solid #93c5fd;outline-offset:2px}.fb-cover{width:100%;height:110px;object-fit:cover;display:block}.fb-cover-empty{display:grid;place-items:center;background:linear-gradient(135deg,#e0f2fe,#fce7f3);font-size:2.3rem;color:#be7c91}.fb-card-body{padding:11px;display:grid;gap:7px}.fb-card h2,.fb-card p{margin:0}.fb-card h2{font-size:1rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fb-card p{color:#475569;line-height:1.45;font-size:.82rem;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;min-height:3.6em}.fb-card .fb-actions button{min-height:30px;padding:0 9px;font-size:.75rem}.fb-category{justify-self:start;padding:3px 8px;border-radius:999px;background:#e0f2fe;color:#075985;font-size:.7rem;font-weight:850}.fb-meta{display:flex;flex-wrap:wrap;gap:6px 10px;color:#64748b;font-size:.7rem}.fb-actions button{background:#f8fafc;color:#164e63}.fb-actions .danger{color:#b91c1c;border-color:#fecaca}.fb-history{padding:11px;border-radius:9px;background:#f8fafc;display:grid;gap:7px}.fb-history details{border-bottom:1px solid #e2e8f0;padding:5px}.fb-history summary{cursor:pointer;font-weight:800}.fb-empty{grid-column:1/-1;padding:50px;text-align:center;border:1px dashed #bdced7;border-radius:14px;color:#64748b}.fb-detail-mode .fb-head{display:none}.fb-detail{grid-column:1/-1;display:grid;gap:18px;padding:22px;border:1px solid #dbe5e8;border-radius:14px;background:#fff}.fb-detail-top{display:flex;align-items:center;justify-content:space-between;gap:12px}.fb-detail h1{margin:0;font-size:1.8rem}.fb-detail-image{display:block;max-width:100%;max-height:540px;margin:auto;object-fit:contain;border-radius:12px}.fb-detail-content{min-height:180px;line-height:1.75;white-space:normal;color:#1f2937}.fb-modal{position:fixed;z-index:1600;inset:0;display:grid;place-items:center;padding:18px;background:#102d3d99}.fb-editor,.fb-crop{width:min(720px,100%);max-height:calc(100vh - 36px);overflow:auto;padding:22px;border-radius:16px;background:#fff;display:grid;gap:14px;box-shadow:0 24px 70px #102d3d66}.fb-editor-title{display:flex;justify-content:space-between;align-items:center}.fb-editor-title h2{margin:0}.fb-editor-title button{border:0;background:transparent;font-size:1.8rem}.fb-editor label,.fb-crop label{display:grid;gap:6px;color:#475569;font-weight:750}.fb-editor input,.fb-editor select,.fb-editor textarea{width:100%;border:1px solid #cbd5e1;border-radius:9px;padding:10px;background:#fff}.fb-editor .fb-check{display:flex;flex-direction:row;align-items:center}.fb-editor .fb-check input{width:18px}.fb-photo-note{color:#64748b;font-size:.8rem}.fb-crop canvas{width:100%;height:auto;background:#0f172a;border-radius:10px}.fb-crop input{width:100%}@media(max-width:1000px){.fb-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.fb-shell{padding:16px}.fb-head,.fb-detail-top{align-items:flex-start;flex-direction:column}.fb-list{grid-template-columns:1fr}.fb-cover{height:150px}}
