.ex-editor,.ex-dialog{font-family:inherit;color:#25352e;box-sizing:border-box}.ex-editor{margin:18px 0;min-width:0}.ex-editor *,.ex-dialog *{box-sizing:border-box}.ex-editor [hidden],.ex-dialog [hidden]{display:none!important}.ex-editor .ex-hint,.ex-dialog .ex-hint{font-size:15px;line-height:1.5;color:#637169;margin:0 0 18px}.ex-roster{list-style:none;margin:0;padding:0;border:1px solid #dce4de;border-radius:14px;overflow:hidden;background:white}.ex-roster>li{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:17px 18px;border-bottom:1px solid #e5ebe6}.ex-roster>li:last-child{border-bottom:0}.ex-person{min-width:0;overflow-wrap:anywhere}.ex-person strong{display:block;font-size:17px;line-height:1.4}.ex-person span{display:block;font-size:14px;line-height:1.45;color:#637169;margin-top:5px}.ex-editor .ex-button,.ex-dialog .ex-button{font:inherit;font-size:15px;line-height:1.4;min-height:44px;padding:10px 14px;border:1px solid #c7d3ca;border-radius:9px;background:white;color:#315b43;cursor:pointer;text-align:center;white-space:normal}.ex-roster .ex-button{flex-shrink:0;border-color:transparent;padding-inline:5px}.ex-editor .ex-button:hover,.ex-dialog .ex-button:hover{background:#edf3ed}.ex-editor .ex-button:disabled,.ex-dialog .ex-button:disabled{opacity:.55;cursor:default}.ex-editor :focus-visible,.ex-dialog :focus-visible{outline:3px solid #53795c;outline-offset:2px}.ex-editor .ex-field label,.ex-dialog .ex-field label{display:block;font-size:15px;font-weight:700;margin:0 0 7px}.ex-editor input[type=search],.ex-dialog input[type=search]{width:100%;min-height:48px;border:1px solid #a7b8ac;border-radius:9px;padding:11px 12px;font:inherit;font-size:16px;background:white;color:#25352e;margin:0 0 14px}.ex-pager{display:flex;align-items:center;flex-wrap:wrap;gap:8px;font-size:14px;margin:12px 0}.ex-pager>span{margin-right:auto}.ex-notice{font-size:14px;line-height:1.5;color:#315b43}.ex-notice:empty,.ex-error:empty{display:none}.ex-empty{font-size:15px;color:#637169;padding:18px;line-height:1.5}
dialog.ex-dialog{width:min(600px,calc(100% - 32px));height:auto;max-width:none;max-height:calc(100dvh - 48px);margin:auto;padding:0;border:1px solid #dce4de;border-radius:20px;background:white;overflow:hidden;box-shadow:0 18px 70px #10251933}dialog.ex-dialog[open]{display:flex;flex-direction:column}dialog.ex-dialog::backdrop{background:#17291e70}.ex-dialog-head{display:flex;align-items:flex-start;gap:12px;padding:24px 24px 16px;flex-shrink:0}.ex-dialog .ex-dialog-head h2{font-size:25px;line-height:1.25;letter-spacing:-.025em;margin:0;overflow-wrap:anywhere;min-width:0;flex:1}.ex-dialog .ex-close{padding:5px;width:44px;flex-shrink:0;font-size:26px;border:0;margin-top:-8px}.ex-dialog-body{padding:0 24px 16px;min-height:0;overflow-y:auto;overscroll-behavior:contain}.ex-targets{border-top:1px solid #e5ebe6}.ex-dialog .ex-check{display:flex;align-items:center;gap:14px;min-height:54px;margin:0;padding:13px 2px;border-bottom:1px solid #e5ebe6;font-size:17px;font-weight:400;line-height:1.45;cursor:pointer}.ex-check span{min-width:0;overflow-wrap:anywhere}.ex-dialog .ex-check input{width:22px;height:22px;min-height:22px;flex:0 0 22px;padding:0;margin:0;accent-color:#315b43}.ex-dialog .ex-error{font-size:15px;line-height:1.5;color:#a53127;margin:14px 0 0}.ex-dialog-foot{flex-shrink:0;padding:16px 24px 24px;border-top:1px solid #e5ebe6;background:white}.ex-dialog .ex-count{font-size:14px;line-height:1.5;margin:0 0 12px;color:#637169}.ex-actions{display:flex;gap:12px}.ex-actions .ex-button{flex:1;min-height:48px;font-size:16px}.ex-dialog .ex-primary{background:#315b43;color:white;border-color:#315b43}.ex-dialog .ex-primary:hover{background:#254a34}@media(max-width:620px){.ex-roster>li{padding:14px 12px;gap:8px}.ex-person strong{font-size:16px}.ex-roster .ex-button{font-size:14px}dialog.ex-dialog{width:calc(100% - 16px);height:calc(100dvh - 24px);max-height:calc(100dvh - 24px);border-radius:16px}.ex-dialog-head{padding:20px 18px 14px}.ex-dialog .ex-dialog-head h2{font-size:23px}.ex-dialog-body{padding:0 18px 16px;flex:1}.ex-dialog-foot{padding:14px 18px max(18px,env(safe-area-inset-bottom))}}@media print{.ex-editor,.ex-dialog{display:none!important}}

/* The entire participant row is one keyboard- and touch-accessible button. */
.ex-editor .ex-roster>li.ex-picker-row{display:block;padding:0}
.ex-editor .ex-picker-row .ex-picker-button{display:flex;align-items:center;gap:12px;width:100%;min-height:64px;margin:0;padding:12px 16px;border:0;border-radius:0;text-align:left}
.ex-editor .ex-picker-button:hover:not(:disabled){background:#edf3ed}
.ex-editor .ex-picker-button:focus-visible{outline:3px solid #53795c;outline-offset:-3px;background:#edf3ed}
.ex-avatar{display:block;width:40px;height:40px;flex:0 0 40px;border-radius:50%;object-fit:cover}
.ex-picker-name{min-width:0;overflow-wrap:anywhere}
.ex-picker-arrow{margin-left:auto;color:#637169;font-size:24px}
.ex-dialog .ex-check .ex-avatar{width:32px;height:32px;flex-basis:32px}

.ex-picker-copy{display:flex;flex-direction:column;gap:4px;min-width:0;flex:1}
.ex-picker-exclusions{font-size:14px;line-height:1.4;color:#637169;overflow-wrap:anywhere}

.ex-summary-person{display:flex;align-items:center;gap:12px;min-width:0;flex:1 1 180px}
.ex-summary-person .ex-person{flex:1;min-width:0}

.ex-editor .ex-pair-actions{display:flex;flex-wrap:wrap;gap:4px}.ex-editor .ex-roster>li{flex-wrap:wrap}.ex-editor .ex-notice:empty{display:none}
