.lcaf-wrap{font-family:system-ui,-apple-system,Segoe UI,sans-serif;max-width:980px;margin:0 auto;padding:20px;color:#172033}.lcaf-wrap *{box-sizing:border-box}.lcaf-card{background:#fff;border:1px solid #e5e7eb;border-radius:18px;padding:22px;margin-bottom:18px;box-shadow:0 10px 30px rgba(15,23,42,.06)}.lcaf-card h2{margin:0 0 8px;font-size:22px;color:#111827}.lcaf-subtitle{margin:0 0 18px;color:#64748b}.lcaf-drop{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;min-height:190px;border:2px dashed #cbd5e1;border-radius:16px;background:#f8fafc;cursor:pointer;text-align:center;padding:24px;transition:.2s}.lcaf-drop:hover{border-color:#2563eb;background:#eff6ff}.lcaf-drop input{display:none}.lcaf-drop-icon{width:54px;height:54px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#dbeafe;color:#1d4ed8;font-size:28px}.lcaf-drop strong{font-size:17px}.lcaf-drop small{color:#64748b}.lcaf-selected{margin-top:16px;display:flex;flex-direction:column;gap:10px}.lcaf-file-row{border:1px solid #e2e8f0;border-radius:12px;padding:12px;background:#fff}.lcaf-file-top{display:flex;justify-content:space-between;gap:12px;align-items:center;font-size:14px}.lcaf-file-name{font-weight:650;word-break:break-word}.lcaf-file-state{color:#64748b;white-space:nowrap}.lcaf-progress-label{display:flex;justify-content:space-between;margin:16px 0 8px;font-size:14px;color:#475569}.lcaf-progress-wrap{width:100%;height:10px;background:#e5e7eb;border-radius:999px;overflow:hidden}.lcaf-progress{height:100%;width:0%;background:#2563eb;border-radius:999px;transition:width .15s}.lcaf-status{align-items:center;gap:8px;margin-top:14px;font-size:14px}.lcaf-dot{width:10px;height:10px;border-radius:50%;background:#64748b}.lcaf-dot.ok{background:#16a34a}.lcaf-dot.err{background:#dc2626}.lcaf-dot.spin{background:#f59e0b;animation:lcafPulse 1s infinite}@keyframes lcafPulse{50%{opacity:.35}}.lcaf-gallery{display:grid;grid-template-columns:repeat(auto-fill,minmax(155px,1fr));gap:14px}.lcaf-item{border:1px solid #e5e7eb;border-radius:14px;padding:10px;background:#f8fafc}.lcaf-item img,.lcaf-item video{width:100%;height:125px;object-fit:cover;background:#0f172a;border-radius:10px}.lcaf-item-name{font-size:13px;margin-top:8px;font-weight:650;color:#111827;word-break:break-word}.lcaf-item-meta{font-size:12px;color:#64748b;margin-top:2px}.lcaf-item a{display:inline-block;font-size:13px;color:#2563eb;text-decoration:none}.lcaf-item-actions{display:flex;align-items:center;gap:8px;margin-top:8px}.lcaf-delete-file{color:#b91c1c!important;border-color:#fecaca!important;background:#fff5f5!important}.lcaf-backend-media{margin-top:0}.lcaf-empty{color:#64748b;margin:0}@media(max-width:640px){.lcaf-wrap{padding:12px}.lcaf-card{padding:16px}.lcaf-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}.lcaf-item img,.lcaf-item video{height:105px}}.lcaf-status{padding:10px 12px;border-radius:12px;border:1px solid transparent}.lcaf-status-ok,.lcaf-status:has(.lcaf-dot.ok){background:#dcfce7;border-color:#bbf7d0;color:#14532d;font-weight:650}.lcaf-status-err,.lcaf-status:has(.lcaf-dot.err){background:#fef2f2;border-color:#fecaca;color:#991b1b;font-weight:650}.lcaf-load-more-wrap{text-align:center;margin-top:16px}.lcaf-no-more{display:inline-block;color:#64748b;font-size:13px;margin-left:8px}
