/* Forge Content Bridge — v3.6 */
.fcb-dialog{width:min(1180px,calc(100vw - 24px));max-height:94svh;padding:0;border:1px solid rgba(199,154,59,.42);border-radius:20px;background:#100e0c;color:var(--text-main,#ece6d9);box-shadow:0 34px 110px rgba(0,0,0,.78)}
.fcb-dialog::backdrop{background:rgba(3,2,2,.86);backdrop-filter:blur(7px)}
.fcb-shell{display:grid;grid-template-rows:auto auto auto minmax(360px,1fr) auto;max-height:94svh;overflow:hidden}
.fcb-header{display:flex;justify-content:space-between;gap:18px;align-items:flex-start;padding:22px 24px 18px;border-bottom:1px solid rgba(236,230,217,.08);background:linear-gradient(145deg,rgba(141,90,43,.15),rgba(74,127,167,.08))}
.fcb-header h2{margin:.25rem 0 .35rem;font-family:var(--font-display,serif);font-size:clamp(1.8rem,4vw,2.7rem)}
.fcb-header p:last-child{margin:0;color:var(--text-muted,#aaa)}
.fcb-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;padding:14px 24px}
.fcb-summary article{display:flex;align-items:center;gap:11px;padding:12px;border:1px solid rgba(236,230,217,.09);border-radius:13px;background:rgba(255,255,255,.025)}
.fcb-summary article>span{display:grid;place-items:center;width:38px;height:38px;border:1px solid rgba(199,154,59,.25);border-radius:10px;background:rgba(199,154,59,.08);font-size:1.15rem}
.fcb-summary small,.fcb-summary em{display:block;color:var(--text-muted,#aaa);font-size:.7rem;font-style:normal}.fcb-summary strong{display:block;font-size:1.15rem;color:var(--gold-300,#e8c875)}
.fcb-toolbar{display:grid;grid-template-columns:190px 170px minmax(220px,1fr) auto;gap:10px;padding:0 24px 14px;align-items:end}.fcb-toolbar .field{margin:0}.fcb-search{min-width:0}
.fcb-workspace{display:grid;grid-template-columns:minmax(300px,.9fr) minmax(380px,1.1fr);gap:0;min-height:0;border-top:1px solid rgba(236,230,217,.08);border-bottom:1px solid rgba(236,230,217,.08)}
.fcb-content-list{padding:14px;overflow:auto;border-right:1px solid rgba(236,230,217,.08);background:rgba(0,0,0,.14)}
.fcb-content-row{width:100%;display:grid;grid-template-columns:42px minmax(0,1fr) 28px;gap:10px;align-items:center;margin-bottom:8px;padding:10px;text-align:left;border:1px solid rgba(236,230,217,.08);border-radius:12px;background:rgba(255,255,255,.025);color:inherit;cursor:pointer;transition:.18s}
.fcb-content-row:hover,.fcb-content-row.selected{border-color:rgba(199,154,59,.45);background:rgba(199,154,59,.08);transform:translateY(-1px)}
.fcb-content-symbol{display:grid;place-items:center;width:40px;height:40px;border-radius:10px;background:#191510;border:1px solid rgba(199,154,59,.22);font-size:1.1rem}.fcb-content-row small,.fcb-content-row em{display:block;color:var(--text-muted,#aaa);font-size:.69rem;font-style:normal}.fcb-content-row strong{display:block;margin:.15rem 0;font-size:.92rem}.fcb-content-row>b{display:grid;place-items:center;width:24px;height:24px;border-radius:50%;font-size:.74rem}.fcb-content-row>b.linked{background:rgba(67,148,102,.17);color:#9ce0b7;border:1px solid rgba(67,148,102,.35)}.fcb-content-row>b.missing{background:rgba(184,59,54,.14);color:#ffaaa6;border:1px solid rgba(184,59,54,.32)}
.fcb-editor{padding:20px;overflow:auto}.fcb-editor-title{display:grid;grid-template-columns:54px minmax(0,1fr);gap:13px;margin-bottom:18px;padding-bottom:16px;border-bottom:1px solid rgba(236,230,217,.08)}.fcb-editor-title>span{display:grid;place-items:center;width:52px;height:52px;border-radius:13px;border:1px solid rgba(199,154,59,.28);background:radial-gradient(circle,rgba(199,154,59,.18),rgba(0,0,0,.22));font-size:1.45rem}.fcb-editor-title small{color:var(--gold-300,#e8c875);text-transform:uppercase;letter-spacing:.07em}.fcb-editor-title h3{margin:.2rem 0 .35rem;font-family:var(--font-display,serif);font-size:1.65rem}.fcb-editor-title p{margin:0;color:var(--text-muted,#aaa);line-height:1.45}.fcb-editor textarea{resize:vertical;min-height:90px}.fcb-preview-card{margin:18px 0;padding:13px;border:1px dashed rgba(199,154,59,.25);border-radius:14px;background:rgba(0,0,0,.18)}.fcb-editor-actions{display:flex;justify-content:flex-end;gap:9px;flex-wrap:wrap}.fcb-footer{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:14px 24px;color:var(--text-muted,#aaa)}
.fcb-empty{display:grid;place-items:center;text-align:center;min-height:210px;padding:28px;color:var(--text-muted,#aaa)}.fcb-empty strong{color:var(--text-main,#ece6d9);font-size:1.05rem}.fcb-empty p{max-width:390px;line-height:1.5}.fcb-toast{position:fixed;right:20px;bottom:20px;z-index:10050;padding:12px 15px;border:1px solid rgba(199,154,59,.4);border-radius:11px;background:#17130f;color:#ece6d9;box-shadow:0 18px 55px rgba(0,0,0,.5);opacity:0;transform:translateY(20px);pointer-events:none;transition:.22s}.fcb-toast.show{opacity:1;transform:none}
.fcb-layout-content{display:grid;gap:8px;align-content:start}.fcb-live-entry{width:100%;display:grid;grid-template-columns:36px minmax(0,1fr) auto;gap:9px;align-items:center;padding:8px 9px;text-align:left;border:1px solid rgba(236,230,217,.08);border-radius:10px;background:rgba(255,255,255,.025);color:inherit;cursor:pointer;transition:.16s;min-width:0}.fcb-live-entry:hover{border-color:var(--fus-accent,var(--gold,#c79a3b));background:rgba(199,154,59,.08)}.fcb-live-entry.is-missing{border-style:dashed;opacity:.78}.fcb-live-symbol{display:grid;place-items:center;width:34px;height:34px;border-radius:9px;background:rgba(0,0,0,.25);border:1px solid rgba(199,154,59,.18)}.fcb-live-copy{min-width:0}.fcb-live-copy small,.fcb-live-copy em{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--text-muted,#aaa);font-size:.65rem;font-style:normal}.fcb-live-copy strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.82rem;margin:.1rem 0}.fcb-live-entry>b{font-size:.63rem;color:var(--gold-300,#e8c875);white-space:nowrap}.fcb-live-entry.mode-list .fcb-live-symbol,.fcb-live-entry.mode-list .fcb-live-copy em{display:none}.fcb-live-entry.mode-card{grid-template-columns:48px minmax(0,1fr)}.fcb-live-entry.mode-card .fcb-live-symbol{width:46px;height:58px;border-radius:8px;background:linear-gradient(160deg,rgba(199,154,59,.22),rgba(0,0,0,.42));font-size:1.2rem}.fcb-live-entry.mode-card>b{grid-column:2}.fcb-layout-empty{padding:14px;border:1px dashed rgba(236,230,217,.12);border-radius:10px;color:var(--text-muted,#aaa);font-size:.78rem;text-align:center}.fcb-component-badge{position:absolute;right:8px;top:8px;z-index:5;padding:3px 6px;border:1px solid rgba(67,148,102,.36);border-radius:999px;background:rgba(10,31,19,.88);color:#9ce0b7;font-size:.56rem;letter-spacing:.04em}.fcb-component-badge.has-missing{border-color:rgba(184,59,54,.36);background:rgba(41,13,12,.9);color:#ffaaa6}.fus-component{position:relative}.fcb-inline-status{display:inline-flex;margin-left:auto;padding:3px 6px;border-radius:999px;font-size:.56rem;text-transform:uppercase;letter-spacing:.05em}.fcb-inline-status.linked{background:rgba(67,148,102,.15);color:#a4dfbb;border:1px solid rgba(67,148,102,.28)}.fcb-inline-status.missing{background:rgba(184,59,54,.12);color:#ffaaa6;border:1px solid rgba(184,59,54,.25)}.fcb-inventory-card{white-space:nowrap}
@media(max-width:900px){.fcb-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.fcb-toolbar{grid-template-columns:1fr 1fr}.fcb-search{grid-column:1/-1}.fcb-workspace{grid-template-columns:1fr}.fcb-content-list{max-height:310px;border-right:0;border-bottom:1px solid rgba(236,230,217,.08)}}
@media(max-width:620px){.fcb-dialog{width:calc(100vw - 8px);max-height:98svh;border-radius:14px}.fcb-shell{max-height:98svh}.fcb-header,.fcb-footer{padding-left:14px;padding-right:14px}.fcb-summary{padding:10px 14px;grid-template-columns:1fr 1fr}.fcb-toolbar{padding:0 14px 12px;grid-template-columns:1fr}.fcb-search{grid-column:auto}.fcb-editor{padding:14px}.fcb-workspace{min-height:420px}.fcb-editor-actions{flex-direction:column}.fcb-editor-actions .btn{width:100%}.fcb-footer{align-items:stretch;flex-direction:column}.fcb-footer .btn{width:100%}}
