.esign-pad-wrap{border:1px solid #d8e2ea;border-radius:14px;padding:18px;background:#fbfcfe;margin-bottom:8px}
.esign-party-label{font-weight:800;color:#173f6d;text-transform:uppercase;font-size:.78rem;letter-spacing:.05em;margin-bottom:8px}
.esign-disclaimer{font-size:.78rem;color:#8a96a3;font-style:italic}
.esign-name-label{display:block;font-weight:700;color:#173f6d;font-size:.88rem;margin-bottom:12px}
.esign-name-label input{display:block;width:100%;margin-top:6px;padding:10px 12px;border:1px solid #ccd6df;border-radius:9px;font:inherit}
.esign-mode-toggle{display:flex;gap:8px;margin-bottom:12px}
.esign-mode-btn{border:1px solid #ccd6df;background:#fff;color:#40546a;border-radius:9px;padding:8px 14px;font-weight:700;font-size:.85rem;cursor:pointer}
.esign-mode-btn.active{background:#173f6d;border-color:#173f6d;color:#fff}
.esign-draw-area{position:relative}
.esign-canvas{width:100%;max-width:500px;height:150px;border:2px dashed #b7c4d1;border-radius:10px;background:#fff;touch-action:none;cursor:crosshair;display:block}
.esign-clear-btn{margin-top:8px;border:1px solid #ccd6df;background:#eaf0f5;color:#173f6d;border-radius:8px;padding:7px 14px;font-weight:700;font-size:.82rem;cursor:pointer}
.esign-type-area input{width:100%;max-width:500px;padding:16px 14px;border:2px dashed #b7c4d1;border-radius:10px;font-family:'Brush Script MT',cursive;font-size:1.8rem;color:#173f6d}
.esign-status{margin-top:10px;font-size:.82rem;font-weight:700;color:#9b2d2d}
.esign-status.signed{color:#236c35}
.esign-captured-block{display:flex;flex-direction:column;gap:4px;padding:14px 0}
.esign-captured-block img{max-width:280px;max-height:90px;object-fit:contain}
.esign-captured-typed{font-family:'Brush Script MT',cursive;font-size:1.9rem;color:#173f6d}
.esign-captured-meta{font-size:.78rem;color:#748292}
@media print{.esign-mode-toggle,.esign-clear-btn{display:none!important}.esign-canvas,.esign-type-area input{border:none}}
