/* Meta Review Demo V6 clarity styles */
.meta-review-banner{background:#1c2b3a;color:#fff;font-size:.78rem;padding:.55rem 1rem;display:flex;flex-wrap:wrap;gap:.35rem 1rem;justify-content:flex-end;align-items:center;z-index:1050;letter-spacing:.02em}
.meta-review-banner .banner-title{font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#4da3ff}
.meta-review-banner .banner-item{opacity:.95}
.meta-review-banner .dot-sep{opacity:.35}
.notice-yellow{background:#fff8e6;border:1px solid #f5d78e;border-radius:10px;padding:.85rem 1rem;color:#7a5b00;font-size:.875rem}
.info-blue{background:#e7f0ff;border:1px solid #c8dcff;border-radius:10px;padding:.85rem 1rem;color:#0d65d9;font-size:.875rem}
.perm-used{margin-top:1rem;padding-top:.85rem;border-top:1px solid #e4e6eb}
.perm-used .label{font-size:.75rem;text-transform:uppercase;letter-spacing:.04em;color:#65676b;font-weight:650;margin-bottom:.25rem}
.perm-used code{background:#e7f0ff;color:#1877f2;padding:.15rem .45rem;border-radius:6px;font-weight:650}
.integration-status-panel{min-width:220px;background:#fff;border:1px solid #e4e6eb;border-radius:12px;padding:.65rem .85rem;box-shadow:0 1px 2px rgba(0,0,0,.06);font-size:.78rem}
.integration-status-panel .isp-title{font-weight:700;font-size:.8rem;margin-bottom:.4rem;color:#1c1e21}
.integration-status-panel .isp-row{display:flex;justify-content:space-between;gap:.75rem;padding:.2rem 0}
.integration-status-panel .isp-row .k{color:#65676b}
.integration-status-panel .isp-row .v{font-weight:650;color:#137333}
.oauth-conn-card{background:#f7f8fa;border:1px solid #e4e6eb;border-radius:12px;padding:1rem 1.1rem;margin:1rem 0}
.oauth-conn-card h3{font-size:1rem;font-weight:700;margin-bottom:.75rem}
.oauth-conn-row{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:.45rem 0;border-bottom:1px solid #e4e6eb;font-size:.9rem}
.oauth-conn-row:last-child{border-bottom:0}
.oauth-conn-row .k{color:#65676b}
.oauth-conn-row .v{font-weight:650;display:inline-flex;align-items:center;gap:.4rem}
.oauth-conn-row .v i{color:#31a24c}
.perm-badge-card{background:#fff;border:1px solid #e4e6eb;border-radius:12px;padding:1.15rem 1.25rem;height:100%;box-shadow:0 1px 2px rgba(0,0,0,.06)}
.perm-badge-card .code{font-family:ui-monospace,Menlo,Consolas,monospace;font-weight:700;color:#1877f2;margin-bottom:.5rem}
.perm-badge-card .check{color:#137333;font-weight:600;font-size:.9rem}
.reviewer-step.highlight-step{outline:2px solid #1877f2;outline-offset:4px;border-radius:12px;background:#f5f9ff;padding:1rem;transition:outline-color .25s ease,background .25s ease}
.footer-meta{color:#b0b3b8;font-size:.8rem;margin-top:.5rem}
.footer-meta span{margin-right:1rem}
.panel.review-highlight{box-shadow:0 0 0 3px rgba(24,119,242,.35);transition:box-shadow .25s ease}
@media(max-width:991.98px){.integration-status-panel{display:none}}
@media(max-width:575.98px){.meta-review-banner{justify-content:center;text-align:center}}
