.sib-slayers-evaluation{border-color:rgba(202,138,68,.66)!important;background:linear-gradient(145deg,rgba(115,61,23,.18),rgba(255,255,255,.02))!important}
.sib-slayers-verdict-inline{margin-top:11px;padding-top:10px;border-top:1px solid var(--sib-border)}
.sib-slayers-verdict-inline strong{font-size:.72rem;letter-spacing:.06em;text-transform:uppercase}
.sib-slayers-verdict-inline p{margin:5px 0 0;line-height:1.5}
/* The reviewer evaluation is intentionally modal-driven. Hide the older inline React editor. */
.sib-reviewer-evaluation-editor{display:none!important}
.sib-review-evaluation-launch{display:flex;justify-content:flex-end;margin:-8px 0 12px}
.sib-review-evaluation-trigger.has-evaluation{border-color:rgba(202,138,68,.72);box-shadow:inset 0 0 0 1px rgba(202,138,68,.12)}
.sib-modal-open{overflow:hidden}
.sib-reviewer-evaluation-modal{position:fixed;inset:0;z-index:100000;display:grid;place-items:center;padding:20px;opacity:0;pointer-events:none;transition:opacity .16s ease}
.sib-reviewer-evaluation-modal.is-open{opacity:1;pointer-events:auto}
.sib-reviewer-evaluation-modal__backdrop{position:absolute;inset:0;width:100%;height:100%;padding:0;border:0;background:rgba(4,3,3,.78);backdrop-filter:blur(5px);cursor:default}
.sib-reviewer-evaluation-modal__panel{position:relative;z-index:1;width:min(920px,100%);max-height:min(88vh,900px);overflow:auto;display:grid;gap:15px;padding:20px;border:1px solid rgba(202,138,68,.56);border-radius:18px;background:#130e0c;box-shadow:0 24px 80px rgba(0,0,0,.55)}
.sib-reviewer-evaluation-modal__header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding-bottom:13px;border-bottom:1px solid var(--sib-border)}
.sib-reviewer-evaluation-modal__header h2{margin:2px 0 4px;font-size:1.35rem}
.sib-reviewer-evaluation-modal__header p{margin:0;max-width:680px;color:var(--sib-muted);font-size:.84rem;line-height:1.5}
.sib-reviewer-evaluation-modal__close{display:grid;place-items:center;flex:0 0 38px;width:38px;height:38px;border:1px solid var(--sib-border);border-radius:10px;background:transparent;color:inherit;font-size:1.7rem;line-height:1;cursor:pointer}
.sib-reviewer-evaluation-modal__groups{margin:0}
.sib-reviewer-evaluation-modal__actions{display:flex;align-items:center;justify-content:flex-end;gap:10px;padding-top:12px;border-top:1px solid var(--sib-border)}
.sib-reviewer-evaluation-modal__status{margin-right:auto;font-size:.8rem;color:var(--sib-muted)}
.sib-reviewer-evaluation-modal__status.is-success{color:#29cb73}.sib-reviewer-evaluation-modal__status.is-error{color:#ef445a}
html[data-sib-theme="light"] .sib-slayers-evaluation{background:#fff3e7!important}
html[data-sib-theme="light"] .sib-reviewer-evaluation-modal__panel{background:#fffaf6;color:#261914;box-shadow:0 24px 70px rgba(70,40,24,.2)}
@media(min-width:901px){.sib-build-summary-grid:has(.sib-slayers-evaluation){grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:700px){.sib-reviewer-evaluation-modal{padding:10px}.sib-reviewer-evaluation-modal__panel{max-height:94vh;padding:15px;border-radius:14px}.sib-reviewer-evaluation-modal__header{gap:10px}.sib-reviewer-evaluation-modal__actions{flex-wrap:wrap}.sib-reviewer-evaluation-modal__status{width:100%;margin:0}.sib-reviewer-evaluation-modal__actions .sib-button{flex:1}.sib-review-evaluation-launch{margin-top:-4px}.sib-review-evaluation-launch .sib-button{width:100%}}
.sib-build-actions .sib-review-evaluation-trigger{margin:0;white-space:nowrap}
.sib-build-actions .sib-review-evaluation-slot{display:inline-flex;align-items:center}
