/* YEKFI v9.7.0 — Pilot Release Gate */
body.yekfi-signature .release-gate-card{width:100%;display:flex;justify-content:space-between;gap:9px;align-items:center;margin:9px 0;padding:10px 11px;border-radius:15px;border:1px solid #D7E1D1;background:#F4F8F1;color:#35543A;text-align:right}
body.yekfi-signature .release-gate-card span small,body.yekfi-signature .release-gate-card span b{display:block}body.yekfi-signature .release-gate-card span small{font-size:9.5px;color:#6A7467}body.yekfi-signature .release-gate-card span b{font-size:12px;margin-top:2px}body.yekfi-signature .release-gate-card em{font-style:normal;font-size:9.5px;font-weight:850}.release-gate-card.warn{background:#FFF8E8;border-color:#E6D6A7;color:#6A5625}.release-gate-card.hold{background:#FFF0EB;border-color:#E4BFB2;color:#7F3F31}.release-gate-card.pending{background:#F4F1E8;border-color:#E3DCC9;color:#685E46}
body.yekfi-signature .release-gate-head{display:flex;justify-content:space-between;gap:10px;align-items:center;padding:11px 12px;border-radius:15px;background:#EDF5E9;border:1px solid #D3E3CC;margin:8px 0}body.yekfi-signature .release-gate-head.field{margin-top:14px}body.yekfi-signature .release-gate-head span b,body.yekfi-signature .release-gate-head span small{display:block}.release-gate-head span b{font-size:12px}.release-gate-head span small{font-size:9.5px;margin-top:2px;color:#687265}.release-gate-head strong{font-size:10px}.release-gate-head.warn{background:#FFF8E8;border-color:#E6D6A7}.release-gate-head.hold{background:#FFF0EB;border-color:#E4BFB2}.release-gate-head.pending{background:#F4F1E8;border-color:#E3DCC9}
body.yekfi-signature .release-check{display:grid;grid-template-columns:24px minmax(0,1fr);gap:8px;align-items:start;padding:8px 2px;border-bottom:1px solid rgba(63,75,52,.08)}body.yekfi-signature .release-check>span{width:22px;height:22px;border-radius:8px;display:grid;place-items:center;background:#EEF2E9;font-weight:900;font-size:10px}.release-check b,.release-check small{display:block}.release-check b{font-size:10.5px}.release-check small{font-size:9px;line-height:1.45;color:#6B7469;margin-top:2px}.release-check.block>span{background:#F8DCD5;color:#883F32}.release-check.pending>span{background:#EFE8D5;color:#726137}.release-check.warn>span{background:#F8EDCB;color:#7B6329}.release-check.pass>span{background:#E3F0DB;color:#45633E}
