/* Founder OS native project bridge — compact and isolated to the intelligent-processing view. */
.fp-founder-os-bridge-card{margin:0 0 14px;padding:15px 16px;border:1px solid #cfddf4;border-radius:14px;background:linear-gradient(135deg,#fff,#f4f7ff);display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px 16px;align-items:center;box-shadow:0 8px 22px rgba(24,55,120,.06)}
.fp-founder-os-bridge-card p{margin:0 0 4px;color:#31558f;font-size:11px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.fp-founder-os-bridge-card h3{margin:0 0 4px;font-size:16px;color:#173b83}.fp-founder-os-bridge-card span,.fp-founder-os-bridge-card small{color:#62728b;line-height:1.45}.fp-founder-os-bridge-card small{grid-column:1/-1;font-size:11px}.fp-founder-os-main span{display:flex;align-items:center;gap:7px}.fp-founder-os-main i{width:8px;height:8px;border-radius:50%;background:#94a3b8;box-shadow:0 0 0 4px rgba(148,163,184,.14)}
.fp-founder-os-bridge-card[data-status="connected"] .fp-founder-os-main i{background:#16a34a;box-shadow:0 0 0 4px rgba(22,163,74,.13)}.fp-founder-os-bridge-card[data-status="checking"] .fp-founder-os-main i{background:#2563eb;box-shadow:0 0 0 4px rgba(37,99,235,.13);animation:fp-os-pulse 1.25s ease-in-out infinite}.fp-founder-os-bridge-card[data-status="auth_required"] .fp-founder-os-main i,.fp-founder-os-bridge-card[data-status="forbidden"] .fp-founder-os-main i{background:#dc2626;box-shadow:0 0 0 4px rgba(220,38,38,.12)}
.fp-founder-os-actions{display:flex;gap:7px;flex-wrap:wrap;justify-content:flex-end}.fp-founder-os-actions button{min-height:34px;padding:0 11px;border:1px solid #bfd0ec;border-radius:9px;background:#fff;color:#31558f;font-weight:800;cursor:pointer}.fp-founder-os-actions button:hover{background:#eef4ff}.fp-founder-os-actions button:focus-visible{outline:3px solid rgba(37,99,235,.22);outline-offset:2px}
@keyframes fp-os-pulse{50%{transform:scale(.72);opacity:.55}}@media(max-width:720px){.fp-founder-os-bridge-card{grid-template-columns:1fr}.fp-founder-os-actions{justify-content:flex-start}}

#fp-founder-os-bridge-card{display:none!important}
