.fc-le-wrap{max-width:1280px;margin:auto;padding:24px;font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#111827}.fc-le-hero{background:linear-gradient(135deg,#111827,#1f2937);color:white;border-radius:24px;padding:30px;margin-bottom:18px}.fc-le-hero p{text-transform:uppercase;letter-spacing:.08em;font-weight:950;color:#cbd5e1;margin:0 0 8px}.fc-le-hero h1{font-size:38px;margin:0 0 8px}.fc-le-hero span{color:#e5e7eb}.fc-le-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.fc-le-panel{background:white;border:1px solid #e5e7eb;border-radius:20px;padding:20px;margin:16px 0;box-shadow:0 1px 2px rgba(0,0,0,.04)}.fc-le-primary{border-top:4px solid #2563eb}.fc-le-muted{color:#6b7280}.fc-le-form label{display:block;font-weight:900;margin-top:8px;color:#374151}.fc-le-form input,.fc-le-form select,.fc-le-form textarea{width:100%;border:1px solid #d1d5db;border-radius:10px;padding:10px;margin:5px 0;box-sizing:border-box}.fc-le-form textarea{min-height:80px}.fc-le-form button,.fc-le-card button{background:#2563eb;color:white;border:0;border-radius:12px;padding:10px 12px;font-weight:900;margin-top:8px}.fc-le-cards{display:grid;gap:10px}.fc-le-card{border:1px solid #e5e7eb;border-radius:14px;padding:14px}.fc-le-card strong,.fc-le-card span,.fc-le-card small,.fc-le-card em{display:block}.fc-le-card span,.fc-le-card small{color:#6b7280}.fc-le-card em{font-style:normal;background:#dcfce7;color:#166534;border-radius:999px;padding:5px 8px;font-weight:900;width:max-content;margin-top:8px}.fc-le-actions{display:flex;gap:6px;flex-wrap:wrap;margin-top:10px}.fc-le-actions form{margin:0}.fc-le-table{width:100%;border-collapse:collapse}.fc-le-table th,.fc-le-table td{border:1px solid #e5e7eb;padding:8px;text-align:left}@media(max-width:900px){.fc-le-grid{grid-template-columns:1fr}}

.fc-le-integration{border-radius:14px;padding:12px 14px;margin:12px 0;border:1px solid #e5e7eb;background:#f8fafc}
.fc-le-integration strong,.fc-le-integration span{display:block}
.fc-le-integration span{color:#374151}
.fc-le-ok{border-left:4px solid #22c55e;background:#ecfdf5}
.fc-le-warn{border-left:4px solid #f59e0b;background:#fffbeb}
.fc-le-metrics{display:grid;grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:10px;margin-bottom:14px}
.fc-le-metrics div{border:1px solid #e5e7eb;border-radius:14px;padding:12px}
.fc-le-metrics strong{display:block;font-size:26px}
.fc-le-metrics span{color:#6b7280}
