.fl-root{container-type:inline-size;margin-bottom:16px}.fl-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.fl-card,.fl-forms{border:1px solid var(--border);border-radius:12px;padding:12px}.fl-head{display:flex;justify-content:space-between;align-items:center}.fl-head h3{margin:0}.fl-scroll{overflow:auto}.fl-scroll table{border-collapse:collapse;width:100%;min-width:520px}.fl-scroll th,.fl-scroll td{padding:8px;border-bottom:1px solid var(--border);text-align:left;font-size:12px}.fl-scroll td small{display:block;color:var(--muted)}.fl-forms{margin-top:14px}.fl-forms details{border-top:1px solid var(--border);padding:10px 0}.fl-forms summary{font-weight:650;cursor:pointer}.fl-forms form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding-top:10px}.fl-forms label{display:flex;flex-direction:column;gap:5px}.fl-forms button,.fl-forms p{align-self:end}.fl-error{background:#fff1f0;color:#a62a1f;padding:10px;border-radius:8px}@container(max-width:850px){.fl-grid{grid-template-columns:1fr}.fl-forms form{grid-template-columns:1fr}}

[data-fl-mount] .fl-root { margin:12px 0 24px; color:#333b47; font-size:13px; }
[data-fl-mount] .fl-work-head { display:flex; justify-content:space-between; align-items:center; gap:16px; margin-bottom:18px; }
[data-fl-mount] .fl-work-head h2 { margin:0 0 5px; font-size:19px; letter-spacing:-.4px; }
[data-fl-mount] .fl-work-head p { margin:0; color:#838b96; font-size:12px; }
[data-fl-mount] .fl-quiet { border:1px solid #e0e4ea; background:#fff; border-radius:5px; padding:6px 10px; color:#667182; font:inherit; font-size:12px; cursor:pointer; }
[data-fl-mount] .fl-quiet.selected { color:#4b61bb; background:#f1f4fc; border-color:#d4ddef; }
[data-fl-mount] .fl-tabs { display:flex; gap:23px; border-bottom:1px solid #e6e9ed; overflow:auto; }
[data-fl-mount] .fl-tabs button { border:0; border-bottom:2px solid transparent; background:none; color:#87909d; padding:9px 0; font-size:12px; white-space:nowrap; cursor:pointer; }
[data-fl-mount] .fl-tabs button.selected { border-bottom-color:#6276ce; color:#4f64be; font-weight:600; }
[data-fl-mount] .fl-tabs span { margin-left:6px; background:#edf0f6; padding:1px 5px; border-radius:4px; font-size:12px; }
[data-fl-mount] .fl-operation-bar { display:flex; justify-content:space-between; align-items:center; gap:12px; margin:14px 0; }
[data-fl-mount] .fl-operation-bar > span { color:#8e96a2; font-size:12px; }
[data-fl-mount] .fl-operation-bar > div { display:flex; flex-wrap:wrap; gap:7px; }
[data-fl-mount] .fl-card { border:1px solid #e4e7ec; border-radius:7px; padding:0; overflow:hidden; }
[data-fl-mount] .fl-card > .fl-head { padding:12px 14px; }
[data-fl-mount] .fl-head h3 { font-size:13px; font-weight:600; color:#515c6b; }
[data-fl-mount] .fl-scroll th { color:#8c96a3; background:#fafbfc; font-weight:500; padding:10px 12px; border-bottom:1px solid #e8ebef; font-size:12px; }
[data-fl-mount] .fl-scroll td { padding:12px; color:#4f5c6e; border-bottom:1px solid #eef0f4; line-height:1.5; }
[data-fl-mount] .fl-scroll td small { font-size:12px; color:#9aa2ad; margin-top:4px; }
[data-fl-mount] .fl-scroll tr:last-child td { border-bottom:0; }
[data-fl-mount] .fl-scroll tr.is-ai-selected td { background:#f7f8ff; }
[data-fl-mount] .fl-ai-object { display:block; width:100%; padding:0; border:0; color:inherit; background:transparent; font:inherit; text-align:left; cursor:pointer; }
[data-fl-mount] .fl-ai-object:hover,[data-fl-mount] .fl-ai-object.is-selected { color:#4f64be; }
[data-fl-mount] .fl-forms { border:1px solid #e2e7ef; border-radius:7px; padding:16px; background:#fff; margin-top:16px; }
[data-fl-mount] .fl-forms form { grid-template-columns:repeat(3,minmax(0,1fr)); gap:13px; }
[data-fl-mount] .fl-forms label { font-size:12px; color:#84909e; }
[data-fl-mount] .fl-forms input,[data-fl-mount] .fl-forms select,[data-fl-mount] .fl-forms textarea { width:100%; min-width:0; box-sizing:border-box; border:1px solid #dfe5ed; padding:8px 10px; border-radius:5px; color:#3c4859; background:#fff; font:inherit; font-size:12px; }
[data-fl-mount] .fl-forms textarea { resize:vertical; min-height:62px; }
[data-fl-mount] .fl-forms form > button { justify-self:start; }
[data-fl-mount] .fl-forms form > p { font-size:12px; color:#8b95a3; line-height:1.5; }
[data-fl-mount] .fl-source-note { font-size:12px; color:#9099a6; margin:14px 0 0; }
[data-fl-mount] .fl-message { font-size:12px; color:#34705b; background:#f1f8f4; border:1px solid #dcece2; padding:10px; border-radius:6px; }
@container(max-width:700px) { [data-fl-mount] .fl-forms form { grid-template-columns:repeat(2,minmax(0,1fr)); } [data-fl-mount] .fl-operation-bar { align-items:flex-start; flex-direction:column; } }
@container(max-width:460px) { [data-fl-mount] .fl-forms form { grid-template-columns:1fr; } [data-fl-mount] .fl-work-head { align-items:flex-start; } }
