.sample-target-page{padding:24px;color:#1d3328}
.sample-target-panel{width:100%;max-width:100%;margin:0;overflow:hidden;border:1px solid #e0e9e2;border-radius:13px;background:#fff;box-shadow:0 6px 20px rgba(31,62,42,.045)}
.sample-target-heading{display:grid;grid-template-columns:minmax(220px,1fr) minmax(240px,300px);align-items:center;gap:10px;min-height:64px;padding:10px 14px}
.sample-target-heading h2{margin:0;color:#1f2e26;font-size:18px;font-weight:700;line-height:1.3}
.sample-target-search{display:flex;align-items:center;justify-self:end;width:300px;max-width:300px;height:38px;padding:0 11px;gap:8px;border:1px solid #dbe5dd;border-radius:9px;background:#fff}
.sample-target-search svg{width:16px;height:16px;color:#829088}
.sample-target-search input{width:100%;height:36px;padding:0;border:0!important;outline:0!important;box-shadow:none!important;background:transparent;color:#52625b;font-size:12px;font-weight:400}
.sample-target-search:focus-within{border-color:#91c99d;box-shadow:0 0 0 3px rgba(72,165,92,.1)}
.sample-target-table-wrap{overflow-x:auto}
.sample-target-table{width:100%;min-width:720px;border-collapse:collapse}
.sample-target-table th{height:36px;padding:7px 9px;background:#f7faf7;color:#748179;font-size:9.5px;font-weight:600;line-height:1.25;text-align:center}
.sample-target-table th:nth-child(2){text-align:left}
.sample-target-table td{height:46px;padding:7px 9px;border-top:1px solid #e7ede7;text-align:center;color:#4f5e56;font-size:10.5px;font-weight:400;line-height:1.35}
.sample-target-table td:nth-child(1){width:76px;color:#829087}
.sample-target-table td:nth-child(2){text-align:left;font-size:10.5px}
.sample-target-table .project-target{color:#26342d;font-weight:500}
.sample-target-table .sample-target-value{color:#2762bd;font-weight:500}
.sample-target-table .sample-achieved{color:#168c43;font-weight:500}
.sample-target-table .sample-remaining{color:#bd6924;font-weight:500}
.sample-target-set{height:30px;padding:0 14px;border:1px solid #b9ddc1;border-radius:8px;background:#f3fbf5;color:#258842;font-family:inherit;font-size:10.5px;font-weight:500;cursor:pointer}
.sample-target-set:hover{border-color:#78bd87;background:#eaf8ed}
.sample-target-table tfoot td{height:46px;background:#f4faf5;font-size:10.5px;font-weight:500}
.sample-target-table tfoot td:nth-child(4){color:#2762bd}
.sample-target-table tfoot td:nth-child(5){color:#168c43}
.sample-target-table tfoot td:nth-child(3){color:#26342d}
.sample-target-table tfoot td:nth-child(6){color:#bd6924}
.participant-heading{display:inline-flex;align-items:center;justify-content:center;gap:5px}
.participant-heading>button{position:relative;display:inline-grid;place-items:center;width:18px;height:18px;padding:0;border:0;border-radius:50%;background:#eef6f0;color:#4d7659;cursor:help}
.participant-heading>button svg{width:11px;height:11px}
.participant-heading>button span{position:absolute;left:50%;bottom:calc(100% + 8px);z-index:35;width:210px;padding:8px 10px;border:1px solid #dce9df;border-radius:8px;background:#fff;box-shadow:0 8px 22px rgba(29,54,39,.13);color:#526158;font-size:9px;font-weight:400;line-height:1.45;opacity:0;visibility:hidden;transform:translate(-50%,4px);transition:.15s;pointer-events:none}
.participant-heading>button:hover span,.participant-heading>button:focus-visible span{opacity:1;visibility:visible;transform:translate(-50%,0)}
.participant-total-info{position:relative;display:inline-flex;align-items:center;justify-content:center;color:#26342d;cursor:help;outline:0}
.participant-total-info>b,.participant-total-value{font-size:11px;font-weight:500;color:#26342d}
.participant-total-tooltip{position:absolute;left:50%;bottom:calc(100% + 8px);z-index:30;display:flex;gap:14px;min-width:190px;padding:10px 12px;border:1px solid #dce9df;border-radius:10px;background:#fff;box-shadow:0 10px 26px rgba(29,54,39,.14);opacity:0;visibility:hidden;transform:translate(-50%,4px);transition:opacity .15s ease,transform .15s ease,visibility .15s ease;pointer-events:none}
.participant-total-tooltip::after{content:"";position:absolute;top:100%;left:50%;width:8px;height:8px;background:#fff;border-right:1px solid #dce9df;border-bottom:1px solid #dce9df;transform:translate(-50%,-4px) rotate(45deg)}
.participant-total-tooltip em{display:grid;gap:2px;min-width:70px;font-style:normal;text-align:left}
.participant-total-tooltip small{color:#849188;font-size:9px;font-weight:400}
.participant-total-tooltip strong{color:#26342d;font-size:11px;font-weight:500}
.participant-total-info:hover .participant-total-tooltip,.participant-total-info:focus-visible .participant-total-tooltip{opacity:1;visibility:visible;transform:translate(-50%,0)}
.target-progress{display:grid;width:112px;margin:auto;gap:5px}
.target-progress-summary{display:flex;align-items:center;justify-content:space-between;gap:7px;white-space:nowrap}
.target-progress-summary b{color:#21843f;font-size:11px;font-weight:600}
.target-progress-summary small{color:#9a6b2d;font-size:8.5px;font-weight:400}
.target-progress-track{display:block;width:100%;height:5px;overflow:hidden;border-radius:999px;background:#e8eee9}
.target-progress-track i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#43aa58,#75c887)}
.target-progress.total .target-progress-summary b{font-size:11px}
.target-progress.total .target-progress-track{background:#dfe9e1}
#settingModal .target-group-fields{grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr)!important;align-items:start}
#settingModal .target-group-fields>.target-note-field{grid-column:auto!important}
#settingModal .target-group-fields>.target-note-field textarea{min-height:42px!important;height:42px!important;padding-top:10px;resize:none}
.sample-target-modal-box{width:min(440px,calc(100vw - 32px));padding:24px;border-radius:16px}
.sample-target-modal-box h2{margin:0 46px 20px 0;color:#1f2e26;font-size:20px;line-height:1.35}
.sample-target-modal-box form{display:grid;gap:14px}
.sample-target-modal-box label{display:grid;gap:6px;color:#4a5a51;font-size:12px;font-weight:600}
.sample-target-modal-box label span b{color:#d44747}
.sample-target-modal-box input{width:100%;height:42px;padding:0 13px;border:1px solid #d7e3d9;border-radius:9px;background:#fff;color:#263a30;font-family:inherit;font-size:13px;font-weight:400;outline:0}
.sample-target-modal-box input[readonly]{background:#f3f6f4;color:#68776f}
.sample-target-modal-box input:focus{border-color:#64b675;box-shadow:0 0 0 3px rgba(68,165,89,.1)}
.sample-target-form-actions{display:flex;justify-content:flex-end;gap:10px;padding-top:6px}
.sample-target-form-actions button{height:38px;padding:0 18px;border-radius:9px;cursor:pointer}
#settings #settingsTableHead[data-mode="targetGroups"] th:nth-child(1){width:6%!important}
#settings #settingsTableHead[data-mode="targetGroups"] th:nth-child(2){width:24%!important}
#settings #settingsTableHead[data-mode="targetGroups"] th:nth-child(3){width:16%!important}
#settings #settingsTableHead[data-mode="targetGroups"] th:nth-child(4){width:19%!important}
#settings #settingsTableHead[data-mode="targetGroups"] th:nth-child(5){width:14%!important}
#settings #settingsTableHead[data-mode="targetGroups"] th:nth-child(6){width:15%!important}
#settings #settingsTableHead[data-mode="targetGroups"] th:nth-child(7){width:6%!important}
#settings #settingsTableHead[data-mode="targetGroups"]~#settingsTable td:nth-child(6) .updated-meta{align-items:center!important;text-align:center!important}
@media(max-width:800px){
  .sample-target-page{padding:24px}
  .sample-target-heading{grid-template-columns:minmax(0,1fr);grid-template-rows:auto auto}
  .sample-target-heading h2{font-size:18px}
  .sample-target-search{grid-column:1/-1;grid-row:2;width:100%;max-width:none}
}
