.juror-modal-overlay{z-index:1000;background:rgba(0,0,0,.55);justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.juror-modal-card{background:#fff;border-radius:4px;gap:32px;width:100%;max-width:680px;max-height:90vh;padding:40px 36px;display:flex;position:relative;overflow-y:auto}.juror-modal-close{cursor:pointer;color:#555;background:0 0;border:none;padding:4px 8px;font-size:24px;line-height:1;position:absolute;top:14px;right:18px}.juror-modal-close:hover{color:#000}.juror-modal-left{text-align:center;overflow-wrap:break-word;word-break:break-word;flex-direction:column;flex-shrink:0;align-items:center;gap:8px;width:160px;min-width:160px;max-width:160px;display:flex}.juror-modal-left img{object-fit:cover;border-radius:50%;width:140px;height:140px;display:block}.juror-modal-left strong{color:#111;margin-top:4px;font-size:1rem;font-weight:700}.juror-modal-left em{color:#666;font-size:.85rem;font-style:italic}.juror-modal-right{overflow-wrap:break-word;word-break:break-word;color:#333;flex:1;min-width:0;padding-top:2px;font-size:.95rem;line-height:1.65}.juror-modal-right p{margin:0}@media (max-width:600px){.juror-modal-card{flex-direction:column;align-items:center;gap:20px;padding:32px 20px}.juror-modal-left{min-width:auto}}
