.amend-trial-module__cDtUXa__main{background:var(--color-background);min-height:100vh}.amend-trial-module__cDtUXa__hero{padding:48px 0 32px}.amend-trial-module__cDtUXa__heroInner{max-width:960px;margin:0 auto;padding:0 24px}.amend-trial-module__cDtUXa__heroTitle{letter-spacing:-.03em;color:var(--color-primary);text-wrap:balance;margin-bottom:16px;font-size:clamp(28px,4vw,38px);font-weight:800;line-height:1.05}[data-theme=dark] .amend-trial-module__cDtUXa__heroTitle{color:var(--color-text)}.amend-trial-module__cDtUXa__heroLead{color:var(--color-text-muted);max-width:680px;font-size:15px;line-height:1.65}.amend-trial-module__cDtUXa__alertWrap{max-width:960px;margin:0 auto;padding:0 24px 16px}.amend-trial-module__cDtUXa__errorBox{color:#8a3a3a;border-radius:var(--radius-md);background:#b43c3c14;border:1px solid #b43c3c33;padding:14px 18px;font-size:14px}[data-theme=dark] .amend-trial-module__cDtUXa__errorBox{color:#e89898;background:#dc64641a;border-color:#dc646440}.amend-trial-module__cDtUXa__infoBox{background:color-mix(in srgb, var(--color-accent) 8%, transparent);border:1px solid color-mix(in srgb, var(--color-accent) 30%, transparent);border-radius:var(--radius-md);padding:16px 20px}.amend-trial-module__cDtUXa__infoLabel{letter-spacing:.15em;text-transform:uppercase;color:var(--color-primary);margin-bottom:8px;font-size:11px;font-weight:700}[data-theme=dark] .amend-trial-module__cDtUXa__infoLabel{color:var(--color-accent)}.amend-trial-module__cDtUXa__infoText{color:var(--color-text-muted);font-size:14px;line-height:1.6}.amend-trial-module__cDtUXa__existingBox{border-radius:var(--radius-md);background:#d4a84714;border:1px solid #d4a8474d;border-left:4px solid #d4a847;padding:18px 22px}[data-theme=dark] .amend-trial-module__cDtUXa__existingBox{background:#d4a8471a;border-color:#d4a84759}.amend-trial-module__cDtUXa__existingLabel{letter-spacing:.15em;text-transform:uppercase;color:#b08820;margin-bottom:10px;font-size:11px;font-weight:700}[data-theme=dark] .amend-trial-module__cDtUXa__existingLabel{color:#e8c97a}.amend-trial-module__cDtUXa__existingText{color:var(--color-text);margin-bottom:8px;font-size:15px;line-height:1.55}.amend-trial-module__cDtUXa__existingMeta{color:var(--color-text-muted);font-size:12px}.amend-trial-module__cDtUXa__formMain{padding-bottom:80px}.amend-trial-module__cDtUXa__formInner{flex-direction:column;gap:24px;max-width:960px;margin:0 auto;padding:0 24px;display:flex}.amend-trial-module__cDtUXa__fieldGroup{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);padding:32px}.amend-trial-module__cDtUXa__fieldGroupLabel{letter-spacing:.18em;text-transform:uppercase;color:var(--color-accent);margin-bottom:24px;font-size:11px;font-weight:700}.amend-trial-module__cDtUXa__fieldGroupBody{flex-direction:column;gap:24px;display:flex}.amend-trial-module__cDtUXa__field{flex-direction:column;gap:8px;display:flex}.amend-trial-module__cDtUXa__label{color:var(--color-text);letter-spacing:.01em;font-size:13px;font-weight:600}.amend-trial-module__cDtUXa__requiredMark{color:var(--color-accent);font-weight:700}.amend-trial-module__cDtUXa__textarea{border:1px solid var(--color-border-strong);border-radius:var(--radius-md);background:var(--color-background);font-family:var(--font-sans);color:var(--color-text);resize:vertical;width:100%;padding:12px 14px;font-size:15px;line-height:1.5;transition:border-color .2s}.amend-trial-module__cDtUXa__textarea:focus{border-color:var(--color-accent);outline:none}.amend-trial-module__cDtUXa__textarea::placeholder{color:var(--color-text-muted);opacity:.55}.amend-trial-module__cDtUXa__hint{color:var(--color-text-muted);font-size:12px;line-height:1.5}.amend-trial-module__cDtUXa__checkGrid{grid-template-columns:1fr;gap:8px;display:grid}@media (min-width:720px){.amend-trial-module__cDtUXa__checkGrid{grid-template-columns:1fr 1fr}}.amend-trial-module__cDtUXa__checkOption{border:1px solid var(--color-border);border-radius:var(--radius-md);cursor:pointer;align-items:flex-start;gap:12px;padding:14px 16px;transition:border-color .15s,background .15s;display:flex}.amend-trial-module__cDtUXa__checkOption:hover{border-color:var(--color-accent);background:color-mix(in srgb, var(--color-accent) 5%, transparent)}.amend-trial-module__cDtUXa__checkboxInput{width:16px;height:16px;accent-color:var(--color-accent);cursor:pointer;flex-shrink:0;margin-top:3px}.amend-trial-module__cDtUXa__checkOptionLabel{color:var(--color-text);margin-bottom:2px;font-size:14px;font-weight:600}.amend-trial-module__cDtUXa__checkOptionDescription{color:var(--color-text-muted);font-size:12px;line-height:1.4}.amend-trial-module__cDtUXa__actionsBar{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);flex-direction:column;gap:16px;padding:28px 32px;display:flex;position:sticky;bottom:16px;box-shadow:0 -4px 16px -8px #00000014}@media (min-width:720px){.amend-trial-module__cDtUXa__actionsBar{flex-direction:row;justify-content:space-between;align-items:center}}.amend-trial-module__cDtUXa__actionsHint{color:var(--color-text-muted);max-width:480px;font-size:13px;line-height:1.5}.amend-trial-module__cDtUXa__actionsButtons{flex-direction:column;gap:12px;display:flex}@media (min-width:720px){.amend-trial-module__cDtUXa__actionsButtons{flex-direction:row}}
.theme-toggle-module__f4CsAa__toggle{background:var(--color-surface);border:1px solid var(--color-border);width:38px;height:38px;color:var(--color-text-muted);border-radius:999px;justify-content:center;align-items:center;transition:all .2s;display:inline-flex;position:relative}.theme-toggle-module__f4CsAa__toggle:after{content:"";height:44px;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}.theme-toggle-module__f4CsAa__toggle:hover{color:var(--color-accent);border-color:var(--color-accent);transform:translateY(-1px)}.theme-toggle-module__f4CsAa__toggle:active{transform:translateY(0)}
.button-module__2NABzW__btn{letter-spacing:-.005em;white-space:nowrap;cursor:pointer;min-height:44px;transition:background var(--transition-base), border-color var(--transition-base), color var(--transition-base), box-shadow var(--transition-base);border:1px solid #0000;border-radius:9px;justify-content:center;align-items:center;font-family:inherit;font-weight:600;line-height:1.2;text-decoration:none;display:inline-flex;position:relative}.button-module__2NABzW__md{gap:7px;padding:11px 22px;font-size:14px}.button-module__2NABzW__sm{gap:6px;padding:8px 14px;font-size:13px}.button-module__2NABzW__icon{flex-shrink:0;align-items:center;display:inline-flex}.button-module__2NABzW__btn>svg{flex-shrink:0}.button-module__2NABzW__md .button-module__2NABzW__icon svg,.button-module__2NABzW__md .button-module__2NABzW__icon>*,.button-module__2NABzW__md svg{width:15px;height:15px}.button-module__2NABzW__sm .button-module__2NABzW__icon svg,.button-module__2NABzW__sm .button-module__2NABzW__icon>*,.button-module__2NABzW__sm svg{width:14px;height:14px}.button-module__2NABzW__primary{background:var(--btn-primary-bg);border-color:var(--btn-primary-bg);color:var(--btn-primary-text)}.button-module__2NABzW__primary:hover:not(:disabled):not([aria-disabled=true]),.button-module__2NABzW__primary[data-force-state=hover]{background:var(--btn-primary-bg-hover);border-color:var(--btn-primary-bg-hover)}.button-module__2NABzW__secondary{background:var(--color-surface);border-color:var(--color-border);color:var(--color-text)}.button-module__2NABzW__secondary:hover:not(:disabled):not([aria-disabled=true]),.button-module__2NABzW__secondary[data-force-state=hover]{background:var(--color-soft);border-color:var(--color-border-strong)}.button-module__2NABzW__ghost{color:var(--color-text-muted);background:0 0;border-color:#0000}.button-module__2NABzW__ghost:hover:not(:disabled):not([aria-disabled=true]),.button-module__2NABzW__ghost[data-force-state=hover]{background:var(--color-soft)}.button-module__2NABzW__danger{border-color:color-mix(in srgb, var(--color-reject) 40%, var(--color-border));color:var(--color-reject);background:0 0}.button-module__2NABzW__danger:hover:not(:disabled):not([aria-disabled=true]),.button-module__2NABzW__danger[data-force-state=hover]{background:color-mix(in srgb, var(--color-reject) 8%, transparent);border-color:var(--btn-danger-fg-hover);color:var(--btn-danger-fg-hover)}.button-module__2NABzW__danger.button-module__2NABzW__solid{background:var(--color-reject);border-color:var(--color-reject);color:var(--btn-primary-text)}.button-module__2NABzW__danger.button-module__2NABzW__solid:hover:not(:disabled):not([aria-disabled=true]),.button-module__2NABzW__danger.button-module__2NABzW__solid[data-force-state=hover]{background:var(--btn-danger-bg-hover);border-color:var(--btn-danger-bg-hover);color:var(--btn-primary-text)}[data-theme=dark] .button-module__2NABzW__danger.button-module__2NABzW__solid:hover:not(:disabled):not([aria-disabled=true]){color:var(--color-background)}[data-theme=dark] .button-module__2NABzW__danger.button-module__2NABzW__solid[data-force-state=hover]{color:var(--color-background)}[data-theme=dark] .button-module__2NABzW__danger.button-module__2NABzW__solid{color:var(--color-background)}.button-module__2NABzW__dashed{border-style:dashed;border-color:var(--color-border-strong);color:var(--color-text-muted);background:0 0}.button-module__2NABzW__dashed:hover:not(:disabled):not([aria-disabled=true]),.button-module__2NABzW__dashed[data-force-state=hover]{border-color:var(--color-accent);background:var(--color-tint)}.button-module__2NABzW__btn.button-module__2NABzW__saved,.button-module__2NABzW__btn.button-module__2NABzW__error{border-style:solid}.button-module__2NABzW__btn.button-module__2NABzW__saved,.button-module__2NABzW__btn.button-module__2NABzW__saved:hover:not(:disabled):not([aria-disabled=true]){background:var(--status-enr-bg);border-color:color-mix(in srgb, var(--status-enr-fg) 35%, transparent);color:var(--status-enr-fg);cursor:default}.button-module__2NABzW__btn.button-module__2NABzW__error,.button-module__2NABzW__btn.button-module__2NABzW__error:hover:not(:disabled):not([aria-disabled=true]){background:var(--status-wd-bg);border-color:color-mix(in srgb, var(--btn-danger-fg-hover) 30%, transparent);color:var(--btn-danger-fg-hover)}.button-module__2NABzW__btn:focus-visible,.button-module__2NABzW__btn[data-force-state=focus]{box-shadow:0 0 0 2px var(--color-surface), 0 0 0 4px var(--color-primary);outline:none}.button-module__2NABzW__btn:disabled,.button-module__2NABzW__btn[aria-disabled=true]{opacity:.5;cursor:not-allowed}.button-module__2NABzW__btn[data-pending=true]{cursor:wait;opacity:.6}.button-module__2NABzW__spinner{pointer-events:none;border:2px solid;border-right-color:#0000;border-radius:50%;width:14px;height:14px;animation:.6s linear infinite button-module__2NABzW__btnSpin;position:absolute;top:50%;right:14px;transform:translateY(-50%)}.button-module__2NABzW__sm .button-module__2NABzW__spinner{border-width:1.5px;width:12px;height:12px;right:10px}@keyframes button-module__2NABzW__btnSpin{to{transform:translateY(-50%)rotate(360deg)}}.button-module__2NABzW__full{width:100%}@media (max-width:860px){.button-module__2NABzW__mobileFull{width:100%}}
.consent-module__FDeptW__visuallyHidden{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.consent-module__FDeptW__cnEmptyDoc{background:var(--color-surface);border:1px solid var(--color-border);border-radius:14px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding:18px 20px;display:flex}.consent-module__FDeptW__cnEmptyText{flex:1;min-width:0}.consent-module__FDeptW__cnEmptyHint{color:var(--color-text-muted);max-width:560px;margin:4px 0 0;font-size:13px;line-height:1.5}.consent-module__FDeptW__cnDoc{background:var(--color-surface);border:1px solid var(--color-border);box-shadow:var(--shadow-sm);border-radius:14px;align-items:center;gap:15px;padding:16px 20px;display:flex}.consent-module__FDeptW__cnDocIco{background:var(--file-pdf-bg);width:42px;height:42px;color:var(--file-pdf-fg);border-radius:11px;flex-shrink:0;justify-content:center;align-items:center;font-size:10px;font-weight:800;display:flex}.consent-module__FDeptW__cnDocMain{flex:1;min-width:0}.consent-module__FDeptW__cnDocName{font-size:14.5px;font-weight:700}.consent-module__FDeptW__cnDocMeta{color:var(--color-text-muted);flex-wrap:wrap;align-items:center;gap:8px;margin-top:2px;font-size:12px;display:flex}.consent-module__FDeptW__cnVer{background:var(--color-tint);color:var(--color-primary);border-radius:999px;padding:2px 8px;font-size:11px;font-weight:700}.consent-module__FDeptW__cnDocActions{flex-wrap:wrap;flex-shrink:0;align-items:center;gap:9px;display:flex}@media (max-width:860px){.consent-module__FDeptW__cnDoc{flex-wrap:wrap}.consent-module__FDeptW__cnDocActions{width:100%}}.consent-module__FDeptW__cnDocAction{align-items:center;gap:8px;display:inline-flex}.consent-module__FDeptW__cnHistory{border:1px solid var(--color-border);border-radius:8px;padding:4px}.consent-module__FDeptW__cnHistorySummary{color:var(--color-accent);cursor:pointer;-webkit-user-select:none;user-select:none;padding:8px 10px;font-size:13px;font-weight:600;list-style:none}.consent-module__FDeptW__cnHistorySummary::-webkit-details-marker{display:none}.consent-module__FDeptW__cnHistorySummary:before{content:"▸ ";font-size:11px}.consent-module__FDeptW__cnHistory[open] .consent-module__FDeptW__cnHistorySummary:before{content:"▾ "}.consent-module__FDeptW__cnHistory .consent-module__FDeptW__versionList{margin-top:8px;margin-bottom:0}.consent-module__FDeptW__versionList{flex-direction:column;gap:8px;margin-bottom:4px;display:flex}.consent-module__FDeptW__versionRow{border:1px solid var(--color-border);background:var(--color-surface);border-radius:8px;align-items:center;gap:12px;padding:10px 14px;display:flex}.consent-module__FDeptW__versionPill{color:var(--color-text);flex-shrink:0;font-size:12px;font-weight:700}.consent-module__FDeptW__versionStatus{text-transform:uppercase;letter-spacing:.05em;border-radius:999px;padding:3px 10px;font-size:11px;font-weight:700}.consent-module__FDeptW__versionStatus[data-current=true]{color:#4a7c59;background:#4a7c591a;border:1px solid #4a7c5947}.consent-module__FDeptW__versionStatus[data-current=false]{color:var(--color-text-muted);background:#5a6b5f1a;border:1px solid #5a6b5f38}.consent-module__FDeptW__versionDate{color:var(--color-text-muted);flex:1;font-size:13px}.consent-module__FDeptW__versionView{flex-shrink:0}.consent-module__FDeptW__coordUploadGate{border:1px solid var(--color-border);background:var(--color-surface-soft,#fbf9f2);border-radius:12px;flex-direction:column;gap:10px;max-width:420px;margin-top:8px;padding:14px;display:flex}.consent-module__FDeptW__coordUploadHeader{justify-content:space-between;align-items:center;display:flex}.consent-module__FDeptW__coordUploadTitle{color:var(--color-text);font-size:13px;font-weight:700}.consent-module__FDeptW__coordUploadClose{color:var(--color-text-muted);cursor:pointer;background:0 0;border:none;padding:0 4px;font-size:20px;line-height:1}.consent-module__FDeptW__coordUploadIdentity{background:var(--color-surface);border:1px solid var(--color-border);border-radius:8px;flex-direction:column;gap:6px;padding:10px;display:flex}.consent-module__FDeptW__coordUploadIdentity>div{justify-content:space-between;gap:12px;display:flex}.consent-module__FDeptW__coordUploadLabel{color:var(--color-text-muted);font-size:12px}.consent-module__FDeptW__coordUploadValue{color:var(--color-text);font-variant-numeric:tabular-nums;font-size:13px;font-weight:600}.consent-module__FDeptW__coordUploadCheck{color:var(--color-text);cursor:pointer;align-items:flex-start;gap:8px;font-size:13px;line-height:1.4;display:flex}.consent-module__FDeptW__coordUploadCheck input{flex:none;margin-top:2px}.consent-module__FDeptW__coordUploadWarn{color:#b05252;margin:0;font-size:12px;line-height:1.5}.consent-module__FDeptW__coordUploadPending{color:var(--color-text-muted);margin:0;font-size:12px}.consent-module__FDeptW__coordUploadCamera{margin-top:2px}
.forms-module__8O3AnG__main{background:var(--color-background);min-height:100vh;color:var(--color-text)}.forms-module__8O3AnG__hero{border-bottom:1px solid var(--color-border);padding:48px 0 40px}.forms-module__8O3AnG__heroInner{max-width:760px;margin:0 auto;padding:0 32px}.forms-module__8O3AnG__heroTitle{letter-spacing:-.03em;color:var(--color-primary);margin:0 0 10px;font-size:clamp(22px,4vw,30px);font-weight:800}[data-theme=dark] .forms-module__8O3AnG__heroTitle{color:var(--color-text)}.forms-module__8O3AnG__heroLead{color:var(--color-text-muted);margin:0;font-size:14px;line-height:1.6}.forms-module__8O3AnG__alertWrap{max-width:760px;margin:16px auto 0;padding:0 32px}.forms-module__8O3AnG__successBox{color:var(--color-text);background:#4a7c5914;border:1px solid #4a7c5940;border-radius:8px;padding:12px 16px;font-size:14px}.forms-module__8O3AnG__errorBox{color:var(--color-text);background:#b0525214;border:1px solid #b0525240;border-radius:8px;padding:12px 16px;font-size:14px}.forms-module__8O3AnG__content{flex-direction:column;gap:16px;max-width:760px;margin:0 auto;padding:40px 32px 80px;display:flex}.forms-module__8O3AnG__emptyState{text-align:center;border:1px dashed var(--color-border);border-radius:12px;padding:64px 32px}.forms-module__8O3AnG__emptyTitle{color:var(--color-primary);margin-bottom:8px;font-size:18px;font-weight:700}[data-theme=dark] .forms-module__8O3AnG__emptyTitle{color:var(--color-text)}.forms-module__8O3AnG__emptyBody{color:var(--color-text-muted);max-width:420px;margin:0 auto;font-size:14px;line-height:1.6}.forms-module__8O3AnG__formCard{border:1px solid var(--color-border);background:var(--color-surface);border-radius:12px;overflow:hidden}.forms-module__8O3AnG__formCardHeader{justify-content:space-between;align-items:flex-start;gap:16px;padding:20px 22px 0;display:flex}.forms-module__8O3AnG__formTrialTitle{color:var(--color-primary);margin:0;font-size:16px;font-weight:700}.forms-module__8O3AnG__cardHeading{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.forms-module__8O3AnG__typeBadge{text-transform:uppercase;letter-spacing:.06em;border:1px solid var(--color-border-strong);color:var(--color-text-muted);background:var(--color-surface);white-space:nowrap;border-radius:999px;padding:2px 8px;font-size:10px;font-weight:700;display:inline-block}.forms-module__8O3AnG__typeBadge[data-kind=consent]{color:var(--color-accent);background:#7ba8881a;border-color:#7ba88866}.forms-module__8O3AnG__typeBadge[data-kind=document]{color:var(--color-text-muted);border-color:var(--color-border-strong);background:var(--color-surface-soft)}.forms-module__8O3AnG__typeBadge[data-kind=screening]{color:#6b6f9e;background:#6b6f9e1a;border-color:#6b6f9e66}[data-theme=dark] .forms-module__8O3AnG__formTrialTitle{color:var(--color-text)}.forms-module__8O3AnG__statusPill{text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;border-radius:999px;flex-shrink:0;padding:4px 12px;font-size:11px;font-weight:700;display:inline-block}.forms-module__8O3AnG__statusPill[data-tone=neutral]{color:var(--color-text-muted);background:#5a6b5f1a;border:1px solid #5a6b5f38}.forms-module__8O3AnG__statusPill[data-tone=progress]{color:var(--color-accent);background:#7ba8881f;border:1px solid #7ba8884d}.forms-module__8O3AnG__statusPill[data-tone=done]{color:#4a7c59;background:#4a7c591a;border:1px solid #4a7c5947}.forms-module__8O3AnG__statusPill[data-tone=stopped]{color:#b05252;background:#b052521a;border:1px solid #b0525247}.forms-module__8O3AnG__stepper{padding:18px 22px 20px}.forms-module__8O3AnG__stepperTrack{align-items:center;display:flex}.forms-module__8O3AnG__stepNode{flex:1;align-items:center;display:flex}.forms-module__8O3AnG__stepNode:last-child{flex:none}.forms-module__8O3AnG__stepDot{border:2px solid var(--color-border-strong);background:var(--color-surface);width:24px;height:24px;color:var(--color-text-muted);border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;font-size:11px;font-weight:700;display:flex}.forms-module__8O3AnG__stepDotReached{border-color:var(--color-accent);background:var(--color-accent);color:#fff}.forms-module__8O3AnG__stepConnector{background:var(--color-border-strong);flex:1;height:2px;margin:0 6px}.forms-module__8O3AnG__stepConnectorReached{background:var(--color-accent)}.forms-module__8O3AnG__stepperLabels{margin-top:8px;display:flex}.forms-module__8O3AnG__stepperLabels .forms-module__8O3AnG__stepLabel{text-align:left;flex:1}.forms-module__8O3AnG__stepperLabels .forms-module__8O3AnG__stepLabel:last-child{flex:none}.forms-module__8O3AnG__stepLabel{color:var(--color-text-muted);white-space:nowrap;font-size:11px;font-weight:600}.forms-module__8O3AnG__stepLabelReached{color:var(--color-accent)}.forms-module__8O3AnG__formCardBody{flex-direction:column;gap:16px;padding:4px 22px 22px;display:flex}.forms-module__8O3AnG__fileInput{color:var(--color-text-muted);font-size:13px}@media (max-width:768px){.forms-module__8O3AnG__heroInner,.forms-module__8O3AnG__content,.forms-module__8O3AnG__alertWrap{padding-left:16px;padding-right:16px}.forms-module__8O3AnG__stepLabel{font-size:10px}}@media (max-width:560px){.forms-module__8O3AnG__formCardHeader{flex-direction:column;align-items:stretch;gap:10px}.forms-module__8O3AnG__formCardHeader>.forms-module__8O3AnG__primaryBtn,.forms-module__8O3AnG__formCardHeader>.forms-module__8O3AnG__statusPill{align-self:flex-start}}@media (max-width:430px){.forms-module__8O3AnG__stepper{padding-bottom:18px;padding-left:16px;padding-right:16px}.forms-module__8O3AnG__stepDot{width:20px;height:20px;font-size:10px}.forms-module__8O3AnG__stepConnector{margin:0 3px}.forms-module__8O3AnG__stepLabel{font-size:9px}}.forms-module__8O3AnG__group{flex-direction:column;gap:16px;margin-bottom:8px;display:flex}.forms-module__8O3AnG__groupHeading{text-transform:uppercase;letter-spacing:.07em;color:var(--color-text-muted);margin:8px 0 0;font-size:13px;font-weight:700}.forms-module__8O3AnG__checklist{gap:12px}.forms-module__8O3AnG__checklistHead{flex-direction:column;gap:2px;display:flex}.forms-module__8O3AnG__checklistLead{color:var(--color-text-muted);margin:2px 0 0;font-size:13px}.forms-module__8O3AnG__formVersionNote{color:var(--color-text-muted);margin:4px 0 0;font-size:13px}.forms-module__8O3AnG__historyCard{border:1px solid var(--color-border);background:var(--color-surface-soft);border-radius:12px;justify-content:space-between;align-items:flex-start;gap:16px;padding:16px 22px;display:flex}.forms-module__8O3AnG__historyCardMain{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.forms-module__8O3AnG__historyCardMain .forms-module__8O3AnG__stepper{padding-top:12px;padding-left:0;padding-right:0}.forms-module__8O3AnG__uploadForm{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.forms-module__8O3AnG__captureOverlay{z-index:1000;background:#141c16b8;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.forms-module__8O3AnG__capturePanel{background:var(--color-surface);border:1px solid var(--color-border);border-radius:16px;flex-direction:column;width:100%;max-width:520px;max-height:92vh;display:flex;overflow:hidden;box-shadow:0 20px 60px #0000004d}.forms-module__8O3AnG__captureHeader{border-bottom:1px solid var(--color-border);justify-content:space-between;align-items:center;padding:16px 18px;display:flex}.forms-module__8O3AnG__captureTitle{color:var(--color-primary);margin:0;font-size:16px;font-weight:700}[data-theme=dark] .forms-module__8O3AnG__captureTitle{color:var(--color-text)}.forms-module__8O3AnG__captureClose{color:var(--color-text-muted);cursor:pointer;background:0 0;border:none;padding:0 4px;font-size:26px;line-height:1}.forms-module__8O3AnG__captureClose:hover{color:var(--color-text)}.forms-module__8O3AnG__captureBody{padding:18px;overflow-y:auto}.forms-module__8O3AnG__captureVideoWrap{aspect-ratio:3/4;background:#000;border-radius:10px;justify-content:center;align-items:center;width:100%;display:flex;position:relative;overflow:hidden}.forms-module__8O3AnG__captureVideo{object-fit:cover;width:100%;height:100%}.forms-module__8O3AnG__captureStarting{color:#fff;background:#0006;justify-content:center;align-items:center;font-size:14px;display:flex;position:absolute;inset:0}.forms-module__8O3AnG__captureHint{color:var(--color-text-muted);margin:12px 0 0;font-size:13px;line-height:1.5}.forms-module__8O3AnG__captureError{color:var(--color-text);background:#b0525214;border:1px solid #b0525240;border-radius:8px;margin:8px 0;padding:14px 16px;font-size:14px;line-height:1.6}.forms-module__8O3AnG__pageStrip{gap:10px;margin-top:4px;padding:14px 2px 4px;display:flex;overflow-x:auto}.forms-module__8O3AnG__pageThumb{border:1px solid var(--color-border);background:var(--color-surface-soft);border-radius:8px;flex:none;width:64px;height:84px;position:relative;overflow:hidden}.forms-module__8O3AnG__pageThumbImg{object-fit:cover;width:100%;height:100%}.forms-module__8O3AnG__pageThumbNum{color:#fff;text-shadow:0 1px 2px #000c;font-size:10px;font-weight:700;position:absolute;bottom:2px;left:4px}.forms-module__8O3AnG__pageThumbRemove{color:#fff;cursor:pointer;background:#141c16bf;border:none;border-radius:999px;justify-content:center;align-items:center;width:18px;height:18px;padding:0;font-size:13px;line-height:1;display:flex;position:absolute;top:2px;right:2px}.forms-module__8O3AnG__captureFooter{border-top:1px solid var(--color-border);align-items:center;gap:14px;padding:14px 18px;display:flex}.forms-module__8O3AnG__captureCount{color:var(--color-text-muted);font-size:12px}.forms-module__8O3AnG__pageThumbCrop{color:#fff;cursor:pointer;background:#4a7c59eb;border:none;border-radius:5px;padding:2px 7px;font-family:inherit;font-size:10px;font-weight:700;line-height:1.4;position:absolute;bottom:2px;right:2px}.forms-module__8O3AnG__pageThumbCrop:hover{background:#3d6849}.forms-module__8O3AnG__pageThumbCropped{color:#fff;background:#4a7c59;border-radius:999px;justify-content:center;align-items:center;width:16px;height:16px;font-size:10px;font-weight:700;line-height:1;display:flex;position:absolute;top:2px;left:2px}.forms-module__8O3AnG__cropBody{flex-direction:column;display:flex;overflow:hidden}.forms-module__8O3AnG__cropStage{touch-action:none;-webkit-user-select:none;user-select:none;background:#000;justify-content:center;align-items:center;width:100%;max-height:60vh;display:flex;position:relative;overflow:hidden}.forms-module__8O3AnG__cropImage{object-fit:contain;pointer-events:none;width:100%;height:auto;max-height:60vh;display:block}.forms-module__8O3AnG__cropRect{border:2px solid var(--color-accent);cursor:move;touch-action:none;position:absolute;box-shadow:0 0 0 9999px #00000073}.forms-module__8O3AnG__cropHandle{border:2px solid var(--color-accent);touch-action:none;background:#fff;border-radius:999px;width:22px;height:22px;position:absolute}.forms-module__8O3AnG__cropHandleNw{cursor:nwse-resize;top:-11px;left:-11px}.forms-module__8O3AnG__cropHandleNe{cursor:nesw-resize;top:-11px;right:-11px}.forms-module__8O3AnG__cropHandleSw{cursor:nesw-resize;bottom:-11px;left:-11px}.forms-module__8O3AnG__cropHandleSe{cursor:nwse-resize;bottom:-11px;right:-11px}.forms-module__8O3AnG__cropActions{border-top:1px solid var(--color-border);justify-content:flex-end;align-items:center;gap:10px;padding:14px 18px;display:flex}.forms-module__8O3AnG__captureFlash{opacity:.85;pointer-events:none;background:#fff;animation:.18s ease-out forwards forms-module__8O3AnG__captureFlashFade;position:absolute;inset:0}@keyframes forms-module__8O3AnG__captureFlashFade{0%{opacity:.85}to{opacity:0}}.forms-module__8O3AnG__cropHintOverlay{z-index:2;background:#141c16eb;border-radius:10px;flex-direction:column;gap:10px;padding:12px 14px;display:flex;position:absolute;bottom:12px;left:12px;right:12px}.forms-module__8O3AnG__cropHintText{color:#fff;margin:0;font-size:13px;line-height:1.5}.forms-module__8O3AnG__cropHintText strong{font-weight:700}.forms-module__8O3AnG__cropHintDismiss{color:#fff;cursor:pointer;background:#4a7c59;border:none;border-radius:6px;align-self:flex-end;padding:6px 16px;font-family:inherit;font-size:13px;font-weight:600}.forms-module__8O3AnG__cropHintDismiss:hover{background:#3d6849}.forms-module__8O3AnG__reviewBody{text-align:center;flex-direction:column;align-items:center;gap:6px;padding:28px 22px;display:flex}.forms-module__8O3AnG__reviewIcon{color:#fff;background:#4a7c59;border-radius:999px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:8px;font-size:24px;font-weight:700;display:flex}.forms-module__8O3AnG__reviewTitle{color:var(--color-primary);margin:0;font-size:17px;font-weight:700}[data-theme=dark] .forms-module__8O3AnG__reviewTitle{color:var(--color-text)}.forms-module__8O3AnG__reviewHint{color:var(--color-text-muted);max-width:380px;margin:4px 0 0;font-size:14px;line-height:1.6}.forms-module__8O3AnG__reviewPreviewLink{color:var(--color-accent);margin-top:4px;padding:8px 0;font-size:14px;font-weight:600;text-decoration:none}.forms-module__8O3AnG__reviewPreviewLink:hover{text-decoration:underline}.forms-module__8O3AnG__reviewActions{gap:10px;margin-top:14px;display:flex}.forms-module__8O3AnG__reviewNote{color:var(--color-text-muted);margin:8px 0 0;font-size:12px;font-style:italic}.forms-module__8O3AnG__stepTitle{color:var(--color-text);margin-bottom:4px;font-size:15px;font-weight:700}.forms-module__8O3AnG__stepText{color:var(--color-text-muted);margin:0 0 10px;font-size:13px;line-height:1.6}.forms-module__8O3AnG__getFormRow{border-bottom:1px solid var(--color-border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px;padding-bottom:18px;display:flex}.forms-module__8O3AnG__getFormText{flex:240px;min-width:0}.forms-module__8O3AnG__getFormControl{flex-direction:column;align-items:flex-end;gap:6px;display:flex}.forms-module__8O3AnG__getFormActions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.forms-module__8O3AnG__getFormError{color:#b05252;font-size:12px}.forms-module__8O3AnG__pathSplit{align-items:stretch;gap:0;display:flex}.forms-module__8O3AnG__pathCol{flex-direction:column;flex:1 1 0;gap:12px;min-width:0;padding:0 20px;display:flex}.forms-module__8O3AnG__pathCol:first-child{padding-left:0}.forms-module__8O3AnG__pathCol:last-child{padding-right:0}.forms-module__8O3AnG__pathHeading{color:var(--color-primary);font-size:14px;font-weight:700}[data-theme=dark] .forms-module__8O3AnG__pathHeading{color:var(--color-text)}.forms-module__8O3AnG__pathSteps{flex-direction:column;flex:auto;gap:6px;margin:0;padding-left:18px;display:flex}.forms-module__8O3AnG__pathSteps li{color:var(--color-text-muted);font-size:13px;line-height:1.5}.forms-module__8O3AnG__pathDivider{background:var(--color-border);flex:none;justify-content:center;align-items:center;width:1px;margin:8px 0;display:flex;position:relative}.forms-module__8O3AnG__pathDivider span{background:var(--color-surface);color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.06em;padding:4px 0;font-size:11px;position:absolute}@media (max-width:640px){.forms-module__8O3AnG__pathSplit{flex-direction:column}.forms-module__8O3AnG__pathCol{padding:0}.forms-module__8O3AnG__pathCol:first-child{border-bottom:1px solid var(--color-border);margin-bottom:20px;padding-bottom:20px}.forms-module__8O3AnG__pathDivider{display:none}}.forms-module__8O3AnG__cropLoupe{border:2px solid var(--color-accent);pointer-events:none;z-index:3;background:#000;border-radius:10px;width:120px;height:120px;position:absolute;top:10px;box-shadow:0 6px 20px #0006}.forms-module__8O3AnG__cropLoupeLeft{left:10px}.forms-module__8O3AnG__cropLoupeRight{right:10px}.forms-module__8O3AnG__viewSignedRow{flex-direction:column;gap:4px;margin-top:8px;display:flex}
.avatar-module__nu1Lba__avatar{-webkit-user-select:none;user-select:none;border-radius:50%;flex:none;justify-content:center;align-items:center;line-height:1;display:inline-flex;overflow:hidden}.avatar-module__nu1Lba__img{object-fit:cover;width:100%;height:100%;display:block}.avatar-module__nu1Lba__fallback{background:linear-gradient(145deg, var(--color-accent), var(--color-approve));color:#fff;letter-spacing:-.01em;font-weight:700}
.read-only-notice-module__0wnKaq__note{color:var(--color-text-muted);margin:0;font-size:13px}
.responses-module__LWSTgW__main{background:var(--color-background);min-height:100vh;color:var(--color-text)}.responses-module__LWSTgW__hero{border-bottom:1px solid var(--color-border)}.responses-module__LWSTgW__heroInner{max-width:920px;margin:0 auto;padding:40px 32px}.responses-module__LWSTgW__heroTitle{letter-spacing:-.03em;color:var(--color-primary);margin:0 0 10px;font-size:clamp(22px,4vw,30px);font-weight:800}[data-theme=dark] .responses-module__LWSTgW__heroTitle{color:var(--color-text)}.responses-module__LWSTgW__heroLead{color:var(--color-text-muted);max-width:60ch;margin:0;font-size:15px;line-height:1.6}.responses-module__LWSTgW__content{flex-direction:column;gap:20px;max-width:920px;margin:0 auto;padding:32px;display:flex}.responses-module__LWSTgW__draftNotice{color:var(--color-text);background:#b48c3c14;border:1px solid #b48c3c40;border-radius:8px;padding:12px 16px;font-size:14px;line-height:1.5}.responses-module__LWSTgW__draftNotice a{color:var(--color-accent);font-weight:600}.responses-module__LWSTgW__statsRow{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.responses-module__LWSTgW__statCard{border:1px solid var(--color-border);background:var(--color-surface);text-align:center;border-radius:12px;padding:18px 20px}.responses-module__LWSTgW__statValue{color:var(--color-primary);letter-spacing:-.02em;font-size:26px;font-weight:800}[data-theme=dark] .responses-module__LWSTgW__statValue{color:var(--color-text)}.responses-module__LWSTgW__statLabel{color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.06em;margin-top:2px;font-size:12px;font-weight:600}.responses-module__LWSTgW__list{flex-direction:column;gap:10px;display:flex}.responses-module__LWSTgW__card{border:1px solid var(--color-border);background:var(--color-surface);color:inherit;border-radius:12px;justify-content:space-between;align-items:center;gap:16px;padding:18px 20px;text-decoration:none;transition:border-color .15s,transform .15s;display:flex}.responses-module__LWSTgW__card:hover{border-color:var(--color-accent);transform:translateY(-1px)}.responses-module__LWSTgW__cardMain{min-width:0}.responses-module__LWSTgW__applicantName{color:var(--color-text);font-size:16px;font-weight:700}.responses-module__LWSTgW__applicantEmail{color:var(--color-text-muted);margin-top:2px;font-size:13px}.responses-module__LWSTgW__cardMeta{color:var(--color-text-muted);margin-top:6px;font-size:12px}.responses-module__LWSTgW__cardRight{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:8px;display:flex}.responses-module__LWSTgW__reviewCta{color:var(--color-accent);font-size:13px;font-weight:600}.responses-module__LWSTgW__statusBadge{text-transform:uppercase;letter-spacing:.05em;border-radius:6px;padding:4px 10px;font-size:11px;font-weight:700}.responses-module__LWSTgW__statusBadge[data-status=submitted]{color:#4a7c59;background:#4a7c591f;border:1px solid #4a7c5947}.responses-module__LWSTgW__statusBadge[data-status=progress]{color:#7a5800;background:#b48c3c1a;border:1px solid #b48c3c40}[data-theme=dark] .responses-module__LWSTgW__statusBadge[data-status=progress]{color:#d8b878}.responses-module__LWSTgW__emptyState{border:1px dashed var(--color-border);text-align:center;background:var(--color-surface);border-radius:14px;padding:48px 32px}.responses-module__LWSTgW__emptyTitle{color:var(--color-text);margin-bottom:8px;font-size:17px;font-weight:700}.responses-module__LWSTgW__emptyBody{color:var(--color-text-muted);max-width:46ch;margin:0 auto 20px;font-size:14px;line-height:1.6}.responses-module__LWSTgW__emptyAction{background:var(--color-accent);color:#fff;border-radius:8px;padding:10px 22px;font-size:14px;font-weight:600;text-decoration:none;display:inline-block}.responses-module__LWSTgW__detailWrap{flex-direction:column;gap:16px;max-width:760px;margin:0 auto;padding:32px 32px 96px;display:flex}.responses-module__LWSTgW__applicantHeader{justify-content:space-between;align-items:flex-start;gap:16px;padding-bottom:4px;display:flex}.responses-module__LWSTgW__applicantHeaderName{letter-spacing:-.02em;color:var(--color-text);font-size:24px;font-weight:800}.responses-module__LWSTgW__applicantHeaderMeta{color:var(--color-text-muted);flex-wrap:wrap;gap:6px;margin-top:6px;font-size:13px;display:flex}.responses-module__LWSTgW__submissionMeta{color:var(--color-text-muted);font-size:13px;font-weight:600}.responses-module__LWSTgW__progressBanner{color:var(--color-text);background:#b48c3c14;border:1px solid #b48c3c40;border-radius:8px;padding:12px 16px;font-size:13px;line-height:1.5}.responses-module__LWSTgW__formTitleRow{text-transform:uppercase;letter-spacing:.06em;color:var(--color-text-muted);border-top:1px solid var(--color-border);padding-top:12px;font-size:13px;font-weight:700}.responses-module__LWSTgW__reviewPage{border:1px solid var(--color-border);background:var(--color-surface);border-radius:14px;flex-direction:column;gap:8px;padding:28px;display:flex}.responses-module__LWSTgW__reviewPageTitle{color:var(--color-text);margin:0;font-size:18px;font-weight:700}.responses-module__LWSTgW__reviewPageDesc{color:var(--color-text-muted);margin:0 0 8px;font-size:14px;line-height:1.55}.responses-module__LWSTgW__reviewQuestions{flex-direction:column;gap:22px;margin-top:8px;display:flex}.responses-module__LWSTgW__reviewQ{flex-direction:column;gap:6px;display:flex}.responses-module__LWSTgW__reviewQLabel{color:var(--color-text);font-size:14px;font-weight:600}.responses-module__LWSTgW__reviewRequired{color:#b05252}.responses-module__LWSTgW__reviewQHint{color:var(--color-text-muted);font-size:13px;line-height:1.5}.responses-module__LWSTgW__answerValue{color:var(--color-text);background:var(--color-background);border:1px solid var(--color-border);border-radius:8px;padding:10px 14px;font-size:15px}.responses-module__LWSTgW__answerValueBlock{color:var(--color-text);background:var(--color-background);border:1px solid var(--color-border);white-space:pre-wrap;border-radius:8px;padding:12px 14px;font-size:15px;line-height:1.6}.responses-module__LWSTgW__answerEmpty{color:var(--color-text-muted);padding:8px 0;font-size:14px;font-style:italic}.responses-module__LWSTgW__ratingLabelInline{color:var(--color-text-muted);font-size:13px;font-weight:400}.responses-module__LWSTgW__chipRow{flex-wrap:wrap;gap:8px;display:flex}.responses-module__LWSTgW__chip{color:var(--color-text);background:#7ba8881f;border:1px solid #7ba8884d;border-radius:999px;padding:6px 12px;font-size:13px;font-weight:500}.responses-module__LWSTgW__reviewInfo{background:var(--color-mist);border-radius:10px;padding:16px 18px}.responses-module__LWSTgW__reviewInfoTitle{color:var(--color-text);margin-bottom:4px;font-size:14px;font-weight:700}.responses-module__LWSTgW__reviewInfoBody{color:var(--color-text-muted);white-space:pre-wrap;font-size:13px;line-height:1.6}.responses-module__LWSTgW__reviewEmpty{color:var(--color-text-muted);font-size:13px;font-style:italic}.responses-module__LWSTgW__detailFooter{padding-top:12px}@media (max-width:640px){.responses-module__LWSTgW__content,.responses-module__LWSTgW__detailWrap{padding-left:16px;padding-right:16px}.responses-module__LWSTgW__heroInner{padding:28px 16px}.responses-module__LWSTgW__statsRow{gap:8px}.responses-module__LWSTgW__statCard{padding:14px 10px}.responses-module__LWSTgW__reviewPage{padding:20px}.responses-module__LWSTgW__card{flex-direction:column;align-items:flex-start}.responses-module__LWSTgW__cardRight{flex-direction:row;justify-content:space-between;align-items:center;width:100%}}.responses-module__LWSTgW__statusActions{border-top:1px solid var(--color-border);margin-top:28px;padding-top:20px}.responses-module__LWSTgW__statusActionsRow{align-items:center;gap:10px;display:flex}.responses-module__LWSTgW__withdrawPanel{flex-direction:column;gap:10px;display:flex}.responses-module__LWSTgW__withdrawTitle{color:var(--color-text);font-size:13px;font-weight:700}.responses-module__LWSTgW__withdrawSelect{border:1px solid var(--color-border);background:var(--color-background);color:var(--color-text);border-radius:8px;padding:9px 12px;font-family:inherit;font-size:14px}.responses-module__LWSTgW__withdrawTextarea{border:1px solid var(--color-border);background:var(--color-background);color:var(--color-text);resize:vertical;border-radius:8px;padding:9px 12px;font-family:inherit;font-size:14px}.responses-module__LWSTgW__withdrawActions{gap:10px;display:flex}.responses-module__LWSTgW__panel{padding:32px 24px}.responses-module__LWSTgW__panelInner{flex-direction:column;gap:20px;max-width:920px;margin:0 auto;display:flex}.responses-module__LWSTgW__statusActionsLeft,.responses-module__LWSTgW__statusActionsRight{align-items:center;gap:8px;display:flex}.responses-module__LWSTgW__scWrap{padding:24px var(--manage-pad-x) 60px;flex-direction:column;display:flex}.responses-module__LWSTgW__scDoc{background:var(--color-surface);border:1px solid var(--color-border);box-shadow:var(--shadow-sm);border-radius:14px;align-items:center;gap:15px;margin-bottom:16px;padding:16px 20px;display:flex}.responses-module__LWSTgW__scDocIco{background:var(--color-tint);width:42px;height:42px;color:var(--color-primary);border-radius:11px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.responses-module__LWSTgW__scDocIco svg{width:20px;height:20px}.responses-module__LWSTgW__scDocMain{flex:1;min-width:0}.responses-module__LWSTgW__scDocName{font-size:14.5px;font-weight:700}.responses-module__LWSTgW__scDocMeta{color:var(--color-text-muted);align-items:center;gap:8px;margin-top:2px;font-size:12px;display:flex}.responses-module__LWSTgW__scVer{background:var(--color-tint);color:var(--color-primary);border-radius:999px;padding:2px 8px;font-size:11px;font-weight:700}.responses-module__LWSTgW__scDocActions{flex-shrink:0;gap:9px;display:flex}.responses-module__LWSTgW__scBar{flex-wrap:wrap;align-items:center;gap:12px;margin-top:20px;margin-bottom:14px;display:flex}.responses-module__LWSTgW__scSeg{background:var(--color-surface);border:1px solid var(--color-border);border-radius:10px;padding:3px;display:inline-flex}.responses-module__LWSTgW__scSegCount{background:var(--color-tint);color:var(--color-primary);border-radius:6px;padding:0 6px;font-size:11px;font-weight:700}.responses-module__LWSTgW__scBarSp{flex:1}.responses-module__LWSTgW__scSearch{width:240px;max-width:100%}.responses-module__LWSTgW__searchInput{border:1px solid var(--color-border);background:var(--color-surface);width:100%;color:var(--color-text);box-sizing:border-box;border-radius:8px;padding:9px 13px;font-family:inherit;font-size:13.5px}.responses-module__LWSTgW__searchInput:focus{border-color:var(--color-accent);outline:none}.responses-module__LWSTgW__searchInput::placeholder{color:var(--color-text-muted)}.responses-module__LWSTgW__tcard{background:var(--color-surface);border:1px solid var(--color-border);box-shadow:var(--shadow-sm);border-radius:16px;overflow:auto hidden}.responses-module__LWSTgW__tcard table{border-collapse:collapse;table-layout:fixed;width:100%;min-width:960px}.responses-module__LWSTgW__tcard thead th:first-child{width:26%}.responses-module__LWSTgW__tcard thead th:nth-child(2){width:12%}.responses-module__LWSTgW__tcard thead th:nth-child(3){width:14%}.responses-module__LWSTgW__tcard thead th:nth-child(4){width:22%}.responses-module__LWSTgW__tcard thead th:nth-child(5){width:26%}.responses-module__LWSTgW__tcard thead th{text-align:left;letter-spacing:.06em;text-transform:uppercase;color:var(--color-text-faint);border-bottom:1px solid var(--color-border);white-space:nowrap;padding:13px 18px;font-size:11px;font-weight:700}.responses-module__LWSTgW__tcard tbody td{border-bottom:1px solid var(--color-border-soft);vertical-align:middle;padding:13px 18px;font-size:13.5px}.responses-module__LWSTgW__tcard tbody tr:last-child td{border-bottom:none}.responses-module__LWSTgW__tcard tbody tr:hover{background:var(--color-soft)}.responses-module__LWSTgW__scRow{cursor:pointer}.responses-module__LWSTgW__pref{align-items:center;gap:11px;display:flex}.responses-module__LWSTgW__pref>div{min-width:0}.responses-module__LWSTgW__av{background:var(--color-tint);width:34px;height:34px;color:var(--color-primary);border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;font-size:12px;font-weight:700;display:flex}.responses-module__LWSTgW__av svg{opacity:.65;width:16px;height:16px;display:block}.responses-module__LWSTgW__pid{text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:700;overflow:hidden}.responses-module__LWSTgW__psub{color:var(--color-text-faint);text-overflow:ellipsis;white-space:nowrap;margin-top:1px;font-size:11.5px;overflow:hidden}.responses-module__LWSTgW__scVercell{color:var(--color-text);white-space:nowrap;font-size:13px;font-weight:700}.responses-module__LWSTgW__scVercellSub{color:var(--color-text-muted);margin-top:1px;font-size:11px;font-weight:500;display:block}.responses-module__LWSTgW__rosterChip{border-radius:999px;align-items:center;gap:6px;padding:4px 10px;font-size:12px;font-weight:700;display:inline-flex}.responses-module__LWSTgW__rosterChipDot{background:currentColor;border-radius:50%;width:6px;height:6px}.responses-module__LWSTgW__chipSub{background:var(--status-sub-bg);color:var(--status-sub-fg)}.responses-module__LWSTgW__chipScr{background:var(--status-scr-bg);color:var(--status-scr-fg)}.responses-module__LWSTgW__chipEnr,.responses-module__LWSTgW__chipCompleted{background:var(--status-enr-bg);color:var(--status-enr-fg)}.responses-module__LWSTgW__chipWd{background:var(--status-wd-bg);color:var(--status-wd-fg)}.responses-module__LWSTgW__scProg{flex-direction:column;gap:5px;width:150px;display:flex}.responses-module__LWSTgW__scProgBar{background:var(--color-border-soft);border:1px solid var(--color-border);border-radius:3px;height:6px;position:relative;overflow:hidden}.responses-module__LWSTgW__scProgFill{background:var(--color-accent);border-radius:3px;position:absolute;top:0;bottom:0;left:0}.responses-module__LWSTgW__scProgFillPart{background:var(--color-amber)}.responses-module__LWSTgW__scProgTxt{color:var(--color-text-muted);font-size:11px;font-weight:600}.responses-module__LWSTgW__scMuted{color:var(--color-text-faint);font-weight:500}.responses-module__LWSTgW__endcell{justify-content:flex-end;align-items:center;gap:4px;display:flex;position:relative}.responses-module__LWSTgW__scAct{width:104px;height:34px;color:var(--color-primary);border:1px solid var(--color-border);background:var(--color-surface);white-space:nowrap;cursor:pointer;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;gap:7px;font-family:inherit;font-size:12.5px;font-weight:600;text-decoration:none;display:inline-flex}.responses-module__LWSTgW__scAct:hover{background:var(--color-soft);border-color:var(--color-accent)}.responses-module__LWSTgW__scAct svg{flex-shrink:0;width:15px;height:15px}.responses-module__LWSTgW__scActSpacer{flex-shrink:0;width:104px}.responses-module__LWSTgW__scKebabSpacer{flex-shrink:0;width:32px}.responses-module__LWSTgW__kebab{width:32px;height:32px;color:var(--color-text-muted);cursor:pointer;background:0 0;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.responses-module__LWSTgW__kebab:hover{background:var(--color-border-soft)}.responses-module__LWSTgW__kebab svg{width:17px;height:17px}.responses-module__LWSTgW__menu{background:var(--color-surface);border:1px solid var(--color-border);width:220px;box-shadow:var(--shadow-md);z-index:30;border-radius:12px;padding:6px;position:absolute;top:38px;right:0}.responses-module__LWSTgW__mi{color:var(--color-text);white-space:nowrap;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:10px;width:100%;padding:9px 10px;font-family:inherit;font-size:13px;font-weight:600;text-decoration:none;display:flex}.responses-module__LWSTgW__mi:hover{background:var(--color-soft)}.responses-module__LWSTgW__mi svg{width:15px;height:15px;color:var(--color-text-muted)}.responses-module__LWSTgW__tfoot{color:var(--color-text-muted);border-top:1px solid var(--color-border);justify-content:space-between;align-items:center;padding:14px 18px;font-size:12.5px;display:flex}.responses-module__LWSTgW__noticeSuccess{color:var(--color-text);background:#4a7c591a;border:1px solid #4a7c5947;border-radius:8px;margin-top:24px;margin-bottom:16px;padding:12px 16px;font-size:14px}.responses-module__LWSTgW__noticeError{color:var(--color-text);background:#b0525214;border:1px solid #b0525247;border-radius:8px;margin-top:24px;margin-bottom:16px;padding:12px 16px;font-size:14px}.responses-module__LWSTgW__scOverlay{background:var(--scrim);z-index:48;position:fixed;inset:0}.responses-module__LWSTgW__scPanel{background:var(--color-surface);border-left:1px solid var(--color-border);width:520px;max-width:100vw;height:100vh;box-shadow:var(--shadow-panel);z-index:50;flex-direction:column;display:flex;position:fixed;top:0;right:0}.responses-module__LWSTgW__scpHead{border-bottom:1px solid var(--color-border);padding:20px 22px 18px}.responses-module__LWSTgW__scpHeadTop{justify-content:space-between;align-items:center;gap:10px;margin-bottom:14px;display:flex}.responses-module__LWSTgW__scpEyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--color-text-faint);font-size:11px;font-weight:700}.responses-module__LWSTgW__scpNav{width:30px;height:30px;color:var(--color-text-muted);border:1px solid var(--color-border);cursor:pointer;background:0 0;border-radius:8px;justify-content:center;align-items:center;display:flex}.responses-module__LWSTgW__scpNav:hover{background:var(--color-soft)}.responses-module__LWSTgW__scpNav:disabled{opacity:.4;cursor:default}.responses-module__LWSTgW__scpNav svg{width:15px;height:15px}.responses-module__LWSTgW__scpPerson{align-items:center;gap:12px;display:flex}.responses-module__LWSTgW__scpAv{background:var(--color-soft);width:40px;height:40px;color:var(--color-text-faint);border-radius:11px;flex-shrink:0;justify-content:center;align-items:center;font-size:13px;font-weight:700;display:flex}.responses-module__LWSTgW__scpAv svg{width:20px;height:20px}.responses-module__LWSTgW__scpName{font-size:16px;font-weight:800}.responses-module__LWSTgW__scpSub{color:var(--color-text-muted);margin-top:1px;font-size:12px}.responses-module__LWSTgW__scpBody{flex:1;padding:18px 22px;overflow-y:auto}.responses-module__LWSTgW__scpIntro{color:var(--color-text-muted);margin-bottom:16px;font-size:12.5px;line-height:1.55}.responses-module__LWSTgW__scpSecLabel{letter-spacing:.08em;text-transform:uppercase;color:var(--color-text-faint);margin:2px 0 12px;font-size:11px;font-weight:700}.responses-module__LWSTgW__scv{border-bottom:1px solid var(--color-border-soft);gap:13px;padding:14px 0;display:flex}.responses-module__LWSTgW__scv:last-child{border-bottom:none}.responses-module__LWSTgW__scvCheck{border:2px solid var(--color-border-strong);background:var(--color-surface);cursor:pointer;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;margin-top:1px;padding:0;display:flex}.responses-module__LWSTgW__scvCheck svg{color:#fff;width:13px;height:13px;display:none}.responses-module__LWSTgW__scvOn .responses-module__LWSTgW__scvCheck{background:var(--color-approve);border-color:var(--color-approve)}.responses-module__LWSTgW__scvOn .responses-module__LWSTgW__scvCheck svg{display:block}.responses-module__LWSTgW__scvDisabled{cursor:not-allowed;opacity:.55}.responses-module__LWSTgW__scvDisabled .responses-module__LWSTgW__scvCheck{cursor:not-allowed}.responses-module__LWSTgW__scvMain{flex:1;min-width:0}.responses-module__LWSTgW__scvTitle{font-size:14px;font-weight:700}.responses-module__LWSTgW__scvAttest{color:var(--color-text-muted);margin-top:1px;font-size:12.5px}.responses-module__LWSTgW__scvState{border-radius:999px;align-items:center;gap:6px;margin-top:7px;padding:4px 9px;font-size:12px;font-weight:600;display:inline-flex}.responses-module__LWSTgW__scvState svg{width:12px;height:12px}.responses-module__LWSTgW__scvStateOk{background:var(--color-tint);color:var(--color-primary)}.responses-module__LWSTgW__scvStateWarn{background:var(--status-scr-bg);color:var(--status-scr-fg)}.responses-module__LWSTgW__scvStateManual{background:var(--color-soft);color:var(--color-text-muted-on-soft)}.responses-module__LWSTgW__scvLink{color:var(--color-primary);align-items:center;gap:5px;margin-top:7px;margin-left:10px;font-size:11.5px;font-weight:600;text-decoration:none;display:inline-flex}.responses-module__LWSTgW__scvLink svg{width:12px;height:12px}.responses-module__LWSTgW__scpRecord{background:var(--color-soft);border:1px solid var(--color-border);border-radius:11px;align-items:flex-start;gap:10px;margin-top:16px;padding:12px 14px;display:flex}.responses-module__LWSTgW__scpRecord svg{width:16px;height:16px;color:var(--color-text-muted);flex-shrink:0;margin-top:1px}.responses-module__LWSTgW__scpRecordTxt{color:var(--color-text-muted);font-size:12px;line-height:1.5}.responses-module__LWSTgW__scpFoot{border-top:1px solid var(--color-border);background:var(--color-surface);flex-wrap:wrap;align-items:center;gap:9px;padding:14px 22px;display:flex}.responses-module__LWSTgW__scpFootSp{flex:1}.responses-module__LWSTgW__emailToggle{color:var(--color-text-muted);flex-wrap:wrap;align-items:center;gap:8px;padding:12px 22px;font-size:12.5px;display:flex}.responses-module__LWSTgW__emailToggle input{cursor:pointer;width:15px;height:15px;accent-color:var(--color-approve);flex-shrink:0}.responses-module__LWSTgW__emailToggle span{flex:1;min-width:0}.responses-module__LWSTgW__emailPreviewLink{color:var(--color-primary);cursor:pointer;background:0 0;border:none;padding:0;font-family:inherit;font-size:12.5px;font-weight:600;text-decoration:underline}.responses-module__LWSTgW__emailPreviewLink:disabled{opacity:.5;cursor:wait}.responses-module__LWSTgW__emailPreviewOverlay{background:var(--scrim);z-index:60;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.responses-module__LWSTgW__emailPreviewModal{background:var(--color-surface);width:600px;max-width:100%;max-height:85vh;box-shadow:var(--shadow-panel);border-radius:12px;flex-direction:column;display:flex;overflow:hidden}.responses-module__LWSTgW__emailPreviewHead{border-bottom:1px solid var(--color-border);justify-content:space-between;align-items:center;padding:14px 18px;font-size:14px;font-weight:700;display:flex}.responses-module__LWSTgW__emailPreviewHead button{cursor:pointer;color:var(--color-text-muted);background:0 0;border:none;font-size:24px;line-height:1}.responses-module__LWSTgW__emailPreviewFrame{background:#f5f5f5;border:none;width:100%;height:62vh}.responses-module__LWSTgW__responseViewOverlay{background:var(--scrim);z-index:118;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.responses-module__LWSTgW__responseViewModal{background:var(--color-surface);width:820px;max-width:100%;max-height:88vh;box-shadow:var(--shadow-panel);border-radius:12px;flex-direction:column;display:flex;overflow:hidden}.responses-module__LWSTgW__responseViewHead{border-bottom:1px solid var(--color-border);justify-content:space-between;align-items:flex-start;gap:12px;padding:16px 22px;display:flex}.responses-module__LWSTgW__responseViewHeadMain{flex-direction:column;gap:4px;min-width:0;display:flex}.responses-module__LWSTgW__responseViewTitle{color:var(--color-text);font-size:15px;font-weight:700}.responses-module__LWSTgW__responseViewState{background:var(--color-soft);color:var(--color-text-muted);border-radius:999px;align-self:flex-start;padding:2px 9px;font-size:11.5px;font-weight:700}.responses-module__LWSTgW__responseViewState[data-submitted=true]{background:var(--status-enr-bg);color:var(--status-enr-fg)}.responses-module__LWSTgW__responseViewBody{flex:1;padding:18px 22px;overflow-y:auto}.responses-module__LWSTgW__responseViewLoading{color:var(--color-text-muted);margin:0;font-size:13.5px}.responses-module__LWSTgW__responseViewFoot{border-top:1px solid var(--color-border);background:var(--color-surface);justify-content:space-between;align-items:center;gap:12px;padding:12px 22px;display:flex}.responses-module__LWSTgW__responseViewPageNum{color:var(--color-text-muted);font-variant-numeric:tabular-nums;font-size:12.5px}.responses-module__LWSTgW__criteriaBody{max-height:62vh;padding:18px 22px;overflow-y:auto}.responses-module__LWSTgW__criteriaEmpty{color:var(--color-text-muted);margin:0;font-size:13.5px}.responses-module__LWSTgW__criteriaGroup{margin-bottom:18px}.responses-module__LWSTgW__criteriaGroup:last-child{margin-bottom:0}.responses-module__LWSTgW__criteriaHeading{letter-spacing:.08em;text-transform:uppercase;color:var(--color-text-faint);margin-bottom:8px;font-size:11px;font-weight:700}.responses-module__LWSTgW__criteriaList{flex-direction:column;gap:6px;margin:0;padding-left:18px;display:flex}.responses-module__LWSTgW__criteriaList li{color:var(--color-text);font-size:13.5px;line-height:1.5}.responses-module__LWSTgW__scpGatehint{color:var(--color-text-faint);text-align:center;margin-top:-4px;padding:0 22px 12px;font-size:11px}.responses-module__LWSTgW__scpContext{color:var(--color-text-muted);text-align:center;flex:1;padding:6px 0;font-size:12.5px;font-weight:600}.responses-module__LWSTgW__scpLoading{color:var(--color-text-muted);flex:1;justify-content:center;align-items:center;font-size:13px;display:flex}.responses-module__LWSTgW__scpWithdraw{border-top:1px solid var(--color-border);flex-direction:column;gap:10px;width:100%;padding:14px 22px;display:flex}.responses-module__LWSTgW__scpFormList{flex-direction:column;gap:6px;margin:8px 0 4px;padding-left:2px;display:flex}.responses-module__LWSTgW__scpFormRow{color:var(--color-text-muted);align-items:center;gap:10px;font-size:12.5px;display:flex}.responses-module__LWSTgW__scpFormName{min-width:0;color:var(--color-text);flex:1;font-weight:600}.responses-module__LWSTgW__scpFormState{flex-shrink:0}.responses-module__LWSTgW__scpFormLink{color:var(--color-accent);flex-shrink:0;font-weight:600}
.confirm-modal-module__uLfqGq__scrim{background:var(--scrim);z-index:118;position:fixed;inset:0}.confirm-modal-module__uLfqGq__dialog{z-index:120;background:var(--color-surface);border:1px solid var(--color-border);width:440px;max-width:calc(100vw - 32px);box-shadow:var(--shadow-md);border-radius:16px;flex-direction:column;gap:12px;padding:22px;display:flex;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.confirm-modal-module__uLfqGq__title{letter-spacing:-.01em;color:var(--color-text);font-size:17px;font-weight:800}.confirm-modal-module__uLfqGq__message{color:var(--color-text-muted);margin:0;font-size:13.5px;line-height:1.55}.confirm-modal-module__uLfqGq__reasonBlock{flex-direction:column;gap:8px;display:flex}.confirm-modal-module__uLfqGq__select,.confirm-modal-module__uLfqGq__textarea{border:1px solid var(--color-border);background:var(--color-background);color:var(--color-text);border-radius:8px;padding:9px 12px;font-family:inherit;font-size:14px}.confirm-modal-module__uLfqGq__textarea{resize:vertical}.confirm-modal-module__uLfqGq__auditNote{color:var(--color-text-faint);align-items:center;gap:7px;font-size:12px;display:flex}.confirm-modal-module__uLfqGq__auditNote svg{flex-shrink:0;width:14px;height:14px}.confirm-modal-module__uLfqGq__actions{justify-content:flex-end;gap:10px;margin-top:4px;display:flex}.confirm-modal-module__uLfqGq__cancelBtn{color:var(--color-text-muted);background:var(--color-surface);border:1px solid var(--color-border);cursor:pointer;border-radius:8px;padding:9px 18px;font-family:inherit;font-size:13px;font-weight:600}.confirm-modal-module__uLfqGq__cancelBtn:hover{color:var(--color-text)}.confirm-modal-module__uLfqGq__confirmBtn,.confirm-modal-module__uLfqGq__confirmDanger{color:#fff;cursor:pointer;border:none;border-radius:8px;align-items:center;gap:7px;padding:9px 18px;font-family:inherit;font-size:13px;font-weight:700;display:inline-flex}.confirm-modal-module__uLfqGq__confirmBtn{background:var(--btn-primary-bg);color:var(--btn-primary-text)}.confirm-modal-module__uLfqGq__confirmBtn:hover:not(:disabled){background:var(--btn-primary-bg-hover)}.confirm-modal-module__uLfqGq__confirmDanger{background:var(--color-reject)}.confirm-modal-module__uLfqGq__confirmDanger:hover:not(:disabled){filter:brightness(.95)}.confirm-modal-module__uLfqGq__confirmBtn:disabled,.confirm-modal-module__uLfqGq__confirmDanger:disabled{opacity:.5;cursor:not-allowed}.confirm-modal-module__uLfqGq__mBody{flex-direction:column;gap:12px;display:flex}
.participant-panel-module__poTL7G__scrim{background:var(--scrim);z-index:108;position:fixed;inset:0}.participant-panel-module__poTL7G__panel{background:var(--color-surface);border-left:1px solid var(--color-border);width:484px;max-width:100vw;height:100vh;box-shadow:var(--shadow-panel);z-index:110;flex-direction:column;display:flex;position:fixed;top:0;right:0}.participant-panel-module__poTL7G__panelLoading{flex:1;justify-content:center;align-items:center;display:flex}.participant-panel-module__poTL7G__panelSpinner{border:3px solid var(--color-border);border-right-color:var(--color-accent);border-radius:50%;width:28px;height:28px;animation:.7s linear infinite participant-panel-module__poTL7G__panelSpin}@keyframes participant-panel-module__poTL7G__panelSpin{to{transform:rotate(360deg)}}.participant-panel-module__poTL7G__pHead{border-bottom:1px solid var(--color-border);padding:20px 22px 18px}.participant-panel-module__poTL7G__pHeadTop{justify-content:space-between;align-items:center;gap:10px;margin-bottom:16px;display:flex}.participant-panel-module__poTL7G__pEyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--color-text-faint);font-size:11px;font-weight:700}.participant-panel-module__poTL7G__idrow{align-items:center;gap:14px;display:flex}.participant-panel-module__poTL7G__idav{background:var(--color-tint);width:52px;height:52px;color:var(--color-primary);border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;font-size:17px;font-weight:800;display:flex}.participant-panel-module__poTL7G__idav svg{opacity:.6;width:24px;height:24px;display:block}.participant-panel-module__poTL7G__idmain{flex:1;min-width:0}.participant-panel-module__poTL7G__idname{letter-spacing:-.02em;font-size:20px;font-weight:800}@media (max-width:860px){.participant-panel-module__poTL7G__pHeadTop{min-width:0}.participant-panel-module__poTL7G__pEyebrow{white-space:nowrap;text-overflow:ellipsis;min-width:0;overflow:hidden}.participant-panel-module__poTL7G__idrow,.participant-panel-module__poTL7G__idmain{min-width:0}.participant-panel-module__poTL7G__idname,.participant-panel-module__poTL7G__idsublabel{white-space:nowrap;text-overflow:ellipsis;min-width:0;overflow:hidden}}.participant-panel-module__poTL7G__idsublabel{color:var(--color-text-muted);margin-top:2px;font-size:12.5px;font-weight:600}.participant-panel-module__poTL7G__idsub{flex-wrap:wrap;align-items:center;gap:9px;margin-top:6px;display:flex}.participant-panel-module__poTL7G__stageMeta{color:var(--color-text-muted);font-size:12.5px;font-weight:600}.participant-panel-module__poTL7G__chip{border-radius:999px;align-items:center;gap:6px;padding:3px 9px;font-size:11.5px;font-weight:700;display:inline-flex}.participant-panel-module__poTL7G__dot{background:currentColor;border-radius:50%;width:6px;height:6px}.participant-panel-module__poTL7G__chipSubmitted{background:var(--status-sub-bg);color:var(--status-sub-fg)}.participant-panel-module__poTL7G__chipScreening{background:var(--status-scr-bg);color:var(--status-scr-fg)}.participant-panel-module__poTL7G__chipEnrolled,.participant-panel-module__poTL7G__chipCompleted{background:var(--status-enr-bg);color:var(--status-enr-fg)}.participant-panel-module__poTL7G__chipWithdrawn{background:var(--status-wd-bg);color:var(--status-wd-fg)}.participant-panel-module__poTL7G__pBody{flex:1;padding:20px 22px 8px;overflow-y:auto}.participant-panel-module__poTL7G__formBlock{margin-bottom:12px}.participant-panel-module__poTL7G__formBlock:last-child{margin-bottom:0}.participant-panel-module__poTL7G__enrolTab{margin:0 -22px -8px}.participant-panel-module__poTL7G__revealbar{border:1px solid var(--color-border);background:var(--color-soft);border-radius:11px;align-items:center;gap:11px;margin-bottom:20px;padding:11px 13px;display:flex}.participant-panel-module__poTL7G__revealbar[data-reveal=on]{border-color:var(--color-amber);background:var(--color-amber-bg)}.participant-panel-module__poTL7G__rbIco{background:var(--color-surface);width:30px;height:30px;color:var(--color-amber);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.participant-panel-module__poTL7G__rbIco svg{width:16px;height:16px}.participant-panel-module__poTL7G__rbTxt{flex:1;min-width:0;font-size:12px}.participant-panel-module__poTL7G__rbT{font-size:13px;font-weight:700}.participant-panel-module__poTL7G__revealbar[data-reveal=on] .participant-panel-module__poTL7G__rbT{color:var(--color-amber)}.participant-panel-module__poTL7G__rbBtn{white-space:nowrap;cursor:pointer;background:var(--color-amber);color:#fff;border:1px solid #0000;border-radius:8px;padding:7px 13px;font-family:inherit;font-size:12.5px;font-weight:700}.participant-panel-module__poTL7G__revealbar[data-reveal=on] .participant-panel-module__poTL7G__rbBtn{background:var(--color-surface);color:var(--color-amber);border-color:var(--color-amber)}.participant-panel-module__poTL7G__sec{margin-bottom:24px}.participant-panel-module__poTL7G__secH{letter-spacing:.1em;text-transform:uppercase;color:var(--color-text-faint);margin-bottom:11px;font-size:11px;font-weight:700}.participant-panel-module__poTL7G__cgrid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.participant-panel-module__poTL7G__cfield{min-width:0}.participant-panel-module__poTL7G__cLabel{color:var(--color-text-faint);margin-bottom:3px;font-size:11px;font-weight:600}.participant-panel-module__poTL7G__cValue{overflow-wrap:anywhere;font-size:13.5px;font-weight:600}.participant-panel-module__poTL7G__masked{color:var(--color-text-faint);align-items:center;gap:6px;font-weight:600;display:inline-flex}.participant-panel-module__poTL7G__masked svg{width:13px;height:13px}.participant-panel-module__poTL7G__pnote{border-left:3px solid var(--color-border-strong);background:var(--color-surface-soft);border-radius:0 9px 9px 0;margin-top:14px;padding:11px 13px}.participant-panel-module__poTL7G__pnoteBody{color:var(--color-text);white-space:pre-wrap;overflow-wrap:anywhere;margin-top:5px;font-size:13.5px;line-height:1.55}.participant-panel-module__poTL7G__pnoteFoot{color:var(--color-text-faint);margin-top:7px;font-size:11px;font-weight:600}.participant-panel-module__poTL7G__person{border:1px solid var(--color-border);border-radius:12px;align-items:center;gap:12px;margin-bottom:9px;padding:12px 13px;display:flex}.participant-panel-module__poTL7G__person:last-child{margin-bottom:0}.participant-panel-module__poTL7G__pav{background:var(--color-tint);width:36px;height:36px;color:var(--color-primary);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;font-size:12px;font-weight:700;display:flex}.participant-panel-module__poTL7G__pinfo{flex:1;min-width:0}.participant-panel-module__poTL7G__pName{font-size:13.5px;font-weight:700}.participant-panel-module__poTL7G__pRole{color:var(--color-text-muted);font-size:12px}.participant-panel-module__poTL7G__picon{border:1px solid var(--color-border);width:32px;height:32px;color:var(--color-text-muted);cursor:pointer;background:0 0;border-radius:8px;justify-content:center;align-items:center;display:flex}.participant-panel-module__poTL7G__picon:hover{background:var(--color-soft)}.participant-panel-module__poTL7G__picon svg{width:15px;height:15px}.participant-panel-module__poTL7G__emptyRow{color:var(--color-text-muted);font-size:13px}.participant-panel-module__poTL7G__careDoctor{border:1px solid var(--color-border);border-radius:12px;margin-bottom:9px;padding:12px 13px}.participant-panel-module__poTL7G__careDoctor:last-child{margin-bottom:0}.participant-panel-module__poTL7G__careHead{align-items:center;gap:12px;display:flex}.participant-panel-module__poTL7G__careName{align-items:center;gap:8px;display:flex}.participant-panel-module__poTL7G__primaryTag{letter-spacing:.06em;text-transform:uppercase;color:var(--color-primary);background:var(--color-tint);border-radius:999px;padding:2px 8px;font-size:10px;font-weight:700}.participant-panel-module__poTL7G__careContact{flex-direction:column;gap:3px;margin-top:9px;padding-left:48px;display:flex}.participant-panel-module__poTL7G__careContactLine{color:var(--color-text-muted);font-size:12.5px;font-weight:600}.participant-panel-module__poTL7G__emergencyRow{border:1px solid var(--color-amber);background:var(--color-amber-bg);border-radius:10px;margin-top:10px;padding:9px 11px}.participant-panel-module__poTL7G__emergencyLabel{letter-spacing:.08em;text-transform:uppercase;color:var(--color-amber);align-items:center;gap:6px;margin-bottom:5px;font-size:10px;font-weight:700;display:inline-flex}.participant-panel-module__poTL7G__emergencyLabel svg{width:13px;height:13px}.participant-panel-module__poTL7G__emergencyPhone{color:var(--color-text);font-size:13.5px;font-weight:700}.participant-panel-module__poTL7G__emergencyNote{color:var(--color-text-muted);margin-top:2px;font-size:12.5px;font-weight:600}.participant-panel-module__poTL7G__emergencyEmpty{color:var(--color-text-faint);margin-top:10px;padding-left:48px;font-size:12px;font-weight:600}.participant-panel-module__poTL7G__readOnlyNote{color:var(--color-text-muted);margin:0;font-size:13px}.participant-panel-module__poTL7G__docrow{border:1px solid var(--color-border);border-radius:12px;align-items:center;gap:12px;padding:13px 14px;display:flex}.participant-panel-module__poTL7G__docico{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.participant-panel-module__poTL7G__docico svg{width:19px;height:19px}.participant-panel-module__poTL7G__diDoc{background:var(--color-tint);color:var(--color-primary)}.participant-panel-module__poTL7G__docmain{flex:1;min-width:0}.participant-panel-module__poTL7G__docT{font-size:13.5px;font-weight:700}.participant-panel-module__poTL7G__doclink{color:var(--color-primary);white-space:nowrap;cursor:pointer;background:0 0;border:none;padding:0;font-family:inherit;font-size:12.5px;font-weight:600;text-decoration:none}.participant-panel-module__poTL7G__doclink:hover{text-decoration:underline}.participant-panel-module__poTL7G__rowBtn{white-space:nowrap;flex-shrink:0}.participant-panel-module__poTL7G__siteCurrent{border:1px solid var(--color-border);border-radius:12px;align-items:center;gap:12px;margin-bottom:10px;padding:13px 14px;display:flex}.participant-panel-module__poTL7G__siteCurrentIco{background:var(--color-tint);width:38px;height:38px;color:var(--color-primary);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.participant-panel-module__poTL7G__siteCurrentIco svg{width:19px;height:19px}.participant-panel-module__poTL7G__siteCurrentMain{flex:1;min-width:0}.participant-panel-module__poTL7G__siteCurrentName{margin-top:2px;font-size:14px;font-weight:700}.participant-panel-module__poTL7G__siteMoveForm{flex-direction:column;align-items:flex-start;gap:10px;display:flex}.participant-panel-module__poTL7G__siteSelect{border:1px solid var(--color-border-strong);background:var(--color-background);width:100%;color:var(--color-text);cursor:pointer;border-radius:10px;padding:11px 14px;font-family:inherit;font-size:14px;font-weight:600}.participant-panel-module__poTL7G__siteSelect:focus{border-color:var(--color-accent);outline:none}.participant-panel-module__poTL7G__siteMoveBtn{align-self:flex-start}.participant-panel-module__poTL7G__secHRow{justify-content:space-between;align-items:baseline;margin-bottom:11px;display:flex}.participant-panel-module__poTL7G__secHRow .participant-panel-module__poTL7G__secH{margin-bottom:0}.participant-panel-module__poTL7G__secLink{color:var(--color-text-muted);font-size:12px;font-weight:600;text-decoration:none}.participant-panel-module__poTL7G__secLink:hover{color:var(--color-primary)}.participant-panel-module__poTL7G__consentRow{border:1px solid var(--color-border);border-left-width:3px;border-radius:12px;align-items:center;gap:12px;padding:13px 14px;display:flex}.participant-panel-module__poTL7G__consentRow[data-tone=neutral]{border-left-color:var(--color-text-faint)}.participant-panel-module__poTL7G__consentRow[data-tone=progress]{border-left-color:var(--color-accent)}.participant-panel-module__poTL7G__consentRow[data-tone=done]{border-left-color:#4a7c59}.participant-panel-module__poTL7G__consentRow[data-tone=stopped]{border-left-color:#b05252}.participant-panel-module__poTL7G__consentMain{flex:1;min-width:0}.participant-panel-module__poTL7G__consentTitle{font-size:13.5px;font-weight:700}.participant-panel-module__poTL7G__consentSub{color:var(--color-text-muted);margin-top:2px;font-size:12px}.participant-panel-module__poTL7G__consentCmds{flex-wrap:wrap;gap:8px;margin-top:10px;display:flex}.participant-panel-module__poTL7G__consentUpload{margin-top:10px}.participant-panel-module__poTL7G__consentTimeline{border-left:2px solid var(--color-border);flex-direction:column;gap:0;margin-top:12px;padding-left:12px;display:flex}.participant-panel-module__poTL7G__consentEvent{align-items:baseline;gap:10px;padding:6px 0;display:flex;position:relative}.participant-panel-module__poTL7G__consentEvent:before{content:"";background:var(--color-accent);border-radius:50%;width:7px;height:7px;position:absolute;top:11px;left:-17px}.participant-panel-module__poTL7G__consentEventDate{color:var(--color-text-faint);white-space:nowrap;font-variant-numeric:tabular-nums;min-width:78px;font-size:11.5px}.participant-panel-module__poTL7G__consentEventLabel{color:var(--color-text);font-size:12.5px;font-weight:600}.participant-panel-module__poTL7G__consentEventActor{color:var(--color-text-faint);white-space:nowrap;margin-left:auto;font-size:11.5px}.participant-panel-module__poTL7G__pFoot{border-top:1px solid var(--color-border);background:var(--color-surface);flex-wrap:wrap;align-items:center;gap:10px;padding:14px 22px;display:flex}.participant-panel-module__poTL7G__footActions{flex-direction:column;gap:10px;display:flex}.participant-panel-module__poTL7G__footBtn{width:auto}.participant-panel-module__poTL7G__btnForm{width:100%}.participant-panel-module__poTL7G__withdrawBlock{border-top:1px solid var(--color-border-soft);flex-direction:column;gap:8px;padding-top:10px;display:flex}.participant-panel-module__poTL7G__withdrawLabel{color:var(--color-reject);font-size:12px;font-weight:700}.participant-panel-module__poTL7G__withdrawSelect,.participant-panel-module__poTL7G__withdrawTextarea{border:1px solid var(--color-border);background:var(--color-background);color:var(--color-text);border-radius:8px;padding:9px 12px;font-family:inherit;font-size:13.5px}.participant-panel-module__poTL7G__withdrawSelect{cursor:pointer}.participant-panel-module__poTL7G__withdrawTextarea{resize:vertical}.participant-panel-module__poTL7G__next{border:1.5px solid var(--color-accent);background:var(--color-tint);border-radius:14px;margin-bottom:18px;padding:15px 16px}.participant-panel-module__poTL7G__next[data-tone=terminal],.participant-panel-module__poTL7G__next[data-tone=readonly]{border-color:var(--color-border);background:var(--color-soft)}.participant-panel-module__poTL7G__next[data-tone=calm]{border-color:var(--color-border-soft,var(--color-border))}.participant-panel-module__poTL7G__nextL{letter-spacing:.08em;text-transform:uppercase;color:var(--color-accent);font-size:10.5px;font-weight:700}.participant-panel-module__poTL7G__next[data-tone=terminal] .participant-panel-module__poTL7G__nextL,.participant-panel-module__poTL7G__next[data-tone=readonly] .participant-panel-module__poTL7G__nextL{color:var(--color-text-muted)}.participant-panel-module__poTL7G__nextT{margin-top:5px;font-size:14.5px;font-weight:700}.participant-panel-module__poTL7G__nextD{color:var(--color-text-muted);margin-top:3px;font-size:12.5px}.participant-panel-module__poTL7G__nextActions{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.participant-panel-module__poTL7G__nextForm{flex-wrap:wrap;align-items:center;gap:10px;display:inline-flex}.participant-panel-module__poTL7G__nextBtn{width:auto}.participant-panel-module__poTL7G__secCard{border:1px solid var(--color-border);background:var(--color-surface);border-radius:14px;margin-bottom:9px;overflow:hidden}.participant-panel-module__poTL7G__secHead{cursor:pointer;text-align:left;width:100%;color:var(--color-text);background:0 0;border:none;align-items:center;gap:11px;padding:12px 14px;font-family:inherit;display:flex}.participant-panel-module__poTL7G__secHead:hover{background:var(--color-soft)}.participant-panel-module__poTL7G__secOpen .participant-panel-module__poTL7G__secHead{border-bottom:1px solid var(--color-border)}.participant-panel-module__poTL7G__sq{background:var(--color-tint);width:34px;height:34px;color:var(--color-accent);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.participant-panel-module__poTL7G__sq svg{width:17px;height:17px}.participant-panel-module__poTL7G__secTitleWrap{flex:1;min-width:0}.participant-panel-module__poTL7G__secTitle{font-size:13.5px;font-weight:700}.participant-panel-module__poTL7G__secSub{color:var(--color-text-muted);font-size:12px;font-weight:400}.participant-panel-module__poTL7G__chev{width:16px;height:16px;color:var(--color-text-muted);flex-shrink:0;transition:transform .15s;display:flex}.participant-panel-module__poTL7G__chev svg{width:14px;height:14px}.participant-panel-module__poTL7G__secOpen .participant-panel-module__poTL7G__chev{transform:rotate(90deg)}.participant-panel-module__poTL7G__secBody{padding:12px 14px 14px;font-size:13px}.participant-panel-module__poTL7G__enrolSectionBody{padding:0}.participant-panel-module__poTL7G__kv{border-bottom:1px solid var(--color-border);gap:10px;padding:7px 0;font-size:12.5px;display:flex}.participant-panel-module__poTL7G__kv:last-child{border-bottom:none}.participant-panel-module__poTL7G__kv .participant-panel-module__poTL7G__k{width:118px;color:var(--color-text-muted);flex:none;font-weight:600}.participant-panel-module__poTL7G__kv .participant-panel-module__poTL7G__v{color:var(--color-text);flex:1;min-width:0}.participant-panel-module__poTL7G__enrolBlock{border-bottom:1px solid var(--color-border-soft);margin-bottom:10px;padding-bottom:10px}.participant-panel-module__poTL7G__enrolBlock:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.participant-panel-module__poTL7G__enrolNote{color:var(--color-text-muted);margin:4px 0 0;font-size:12px}.participant-panel-module__poTL7G__struckPlan{text-decoration:line-through;text-decoration-thickness:1.5px;-webkit-text-decoration-color:var(--color-text-faint);text-decoration-color:var(--color-text-faint);color:var(--color-text-muted)}.participant-panel-module__poTL7G__notPerformedChip{border-radius:var(--radius-pill);white-space:nowrap;background:var(--status-sub-bg);color:var(--status-sub-fg);margin-left:8px;padding:2px 8px;font-size:11px;font-weight:700;display:inline-block}.participant-panel-module__poTL7G__visitList{flex-direction:column;display:flex}.participant-panel-module__poTL7G__subhead{letter-spacing:.04em;text-transform:uppercase;color:var(--color-text-muted);margin:10px 0 6px;font-size:10.5px;font-weight:800}.participant-panel-module__poTL7G__subhead:first-child{margin-top:0}.participant-panel-module__poTL7G__docList{flex-direction:column;gap:9px;display:flex}.participant-panel-module__poTL7G__sigChip{white-space:nowrap;border-radius:999px;flex-shrink:0;align-items:center;padding:3px 9px;font-size:11px;font-weight:700;display:inline-flex}.participant-panel-module__poTL7G__sig_received{background:var(--status-sub-bg);color:var(--status-sub-fg)}.participant-panel-module__poTL7G__sig_viewed{background:var(--status-doc-bg,var(--status-sub-bg));color:var(--status-doc-fg,var(--status-sub-fg))}.participant-panel-module__poTL7G__sig_signed{background:var(--status-scr-bg);color:var(--status-scr-fg)}.participant-panel-module__poTL7G__sig_returned{background:var(--status-enr-bg);color:var(--status-enr-fg)}.participant-panel-module__poTL7G__careWrap{margin-top:14px}.participant-panel-module__poTL7G__nokWrap{margin-top:16px}.participant-panel-module__poTL7G__nokWrap .participant-panel-module__poTL7G__cLabel{margin-bottom:8px}.participant-panel-module__poTL7G__outcomeRow{border-bottom:1px solid var(--color-border-soft);padding:8px 0}.participant-panel-module__poTL7G__outcomeRow:last-child{border-bottom:none}.participant-panel-module__poTL7G__outcomeRow .participant-panel-module__poTL7G__cLabel{margin-bottom:3px}.participant-panel-module__poTL7G__internalLabel{color:var(--color-amber)}.participant-panel-module__poTL7G__outcomeField{margin-bottom:14px}.participant-panel-module__poTL7G__outcomeLabel{letter-spacing:.06em;text-transform:uppercase;color:var(--color-text-muted);margin-bottom:6px;font-size:11px;font-weight:700}.participant-panel-module__poTL7G__outcomeLabelInternal{color:var(--color-amber)}.participant-panel-module__poTL7G__outcomeLabelSub{text-transform:none;letter-spacing:0;color:var(--color-text-muted);font-weight:600}.participant-panel-module__poTL7G__outcomeHint{color:var(--color-text-muted);margin-top:5px;font-size:11.5px}.participant-panel-module__poTL7G__outcomeSelect,.participant-panel-module__poTL7G__outcomeInput{box-sizing:border-box;border:1px solid var(--color-border);background:var(--color-background);width:100%;color:var(--color-text);border-radius:10px;padding:10px 12px;font-family:inherit;font-size:13.5px}.participant-panel-module__poTL7G__outcomeSelect{cursor:pointer}.participant-panel-module__poTL7G__outcomeInput{margin-top:8px}.participant-panel-module__poTL7G__outcomeSelect:focus,.participant-panel-module__poTL7G__outcomeInput:focus{border-color:var(--color-accent);outline:none}.participant-panel-module__poTL7G__sqDanger{background:var(--status-wd-bg);color:var(--status-wd-fg)}.participant-panel-module__poTL7G__aeReveal{border-top:1px dashed var(--color-border);margin-top:15px;padding-top:15px}.participant-panel-module__poTL7G__aeRevealTag{letter-spacing:.05em;text-transform:uppercase;color:var(--status-wd-fg);background:var(--status-wd-bg);border-radius:6px;align-items:center;gap:6px;margin-bottom:13px;padding:3px 9px;font-size:11px;font-weight:800;display:inline-flex}.participant-panel-module__poTL7G__aeRevealTag svg{width:13px;height:13px}.participant-panel-module__poTL7G__aeDialogHead{align-items:flex-start;gap:11px;margin-bottom:16px;display:flex}.participant-panel-module__poTL7G__aeDialogSub{color:var(--color-text-muted);margin-top:3px;font-size:12px}.participant-panel-module__poTL7G__aeField{margin-bottom:15px}.participant-panel-module__poTL7G__aeLabel{margin-bottom:7px;font-size:12.5px;font-weight:700}.participant-panel-module__poTL7G__aeHint{color:var(--color-text-muted);margin:6px 0 0;font-size:11.5px}.participant-panel-module__poTL7G__aeTextarea{border:1px solid var(--color-border);background:var(--color-background);width:100%;min-height:64px;color:var(--color-text);resize:vertical;border-radius:10px;padding:10px 12px;font-family:inherit;font-size:13.5px}.participant-panel-module__poTL7G__aeTextarea:focus{border-color:var(--color-accent);outline:none}.participant-panel-module__poTL7G__aeSeg{background:var(--color-soft);border:1px solid var(--color-border);border-radius:999px;gap:3px;max-width:100%;padding:3px;display:inline-flex}.participant-panel-module__poTL7G__aeSegBtn{color:var(--color-text-muted);cursor:pointer;white-space:nowrap;background:0 0;border:0;border-radius:999px;padding:7px 18px;font-family:inherit;font-size:12.5px;font-weight:700}.participant-panel-module__poTL7G__aeSegOn{background:var(--color-surface);color:var(--color-text);box-shadow:var(--shadow-sm)}.participant-panel-module__poTL7G__aeSegYes{background:var(--status-wd-bg);color:var(--status-wd-fg)}.participant-panel-module__poTL7G__aeCrit{gap:6px;margin-top:4px;display:grid}.participant-panel-module__poTL7G__aeCritRow{border:1px solid var(--color-border);background:var(--color-background);cursor:pointer;border-radius:10px;align-items:center;gap:10px;padding:7px 11px;font-size:12.5px;display:flex}.participant-panel-module__poTL7G__aeCritRow input{accent-color:var(--color-reject);flex:none}.participant-panel-module__poTL7G__aeCritSel{border-color:var(--status-wd-fg);background:var(--status-wd-bg)}.participant-panel-module__poTL7G__aeCritName{font-size:12.5px;font-weight:700}.participant-panel-module__poTL7G__aeCritDesc{color:var(--color-text-muted);margin-top:1px;font-size:11px;font-weight:400;display:block}.participant-panel-module__poTL7G__aeCritSel .participant-panel-module__poTL7G__aeCritDesc{color:var(--status-wd-fg);opacity:.85}.participant-panel-module__poTL7G__tallDialog{max-height:min(90vh,760px);overflow:hidden}.participant-panel-module__poTL7G__dialogBody{flex:auto;min-height:0;overflow-y:auto}.participant-panel-module__poTL7G__dialogFoot{border-top:1px solid var(--color-border);background:var(--color-surface);flex:none;justify-content:flex-end;gap:10px;margin:0 -22px -22px;padding:14px 22px 22px;display:flex}.participant-panel-module__poTL7G__aeHonesty{background:var(--color-tint);border:1px dashed var(--color-accent);border-radius:10px;gap:10px;margin:2px 0 4px;padding:11px 13px;display:flex}.participant-panel-module__poTL7G__aeHonesty svg{width:16px;height:16px;color:var(--color-accent);flex:none;margin-top:1px}.participant-panel-module__poTL7G__aeHonesty p{color:var(--color-text);margin:0;font-size:11.5px;line-height:1.45}.participant-panel-module__poTL7G__aeHonesty b{color:var(--color-accent)}.participant-panel-module__poTL7G__aeList{flex-direction:column;display:flex}.participant-panel-module__poTL7G__aeItem{border:1px solid var(--color-border);background:var(--color-background);border-radius:10px;margin-bottom:10px;padding:12px 13px}.participant-panel-module__poTL7G__aeItem:last-child{margin-bottom:0}.participant-panel-module__poTL7G__aeItemTop{flex-wrap:wrap;align-items:center;gap:9px;display:flex}.participant-panel-module__poTL7G__aePill{border-radius:999px;padding:3px 10px;font-size:11px;font-weight:800}.participant-panel-module__poTL7G__aePillSerious{background:var(--status-wd-bg);color:var(--status-wd-fg)}.participant-panel-module__poTL7G__aePillNon{background:var(--color-tint);color:var(--color-accent)}.participant-panel-module__poTL7G__aeItemDate{color:var(--color-text-muted);margin-left:auto;font-size:11.5px}.participant-panel-module__poTL7G__aeChips{flex-wrap:wrap;gap:6px;margin:9px 0 8px;display:flex}.participant-panel-module__poTL7G__aeChip{background:var(--color-mist);border:1px solid var(--color-border);color:var(--color-text);border-radius:6px;padding:2px 8px;font-size:11px;font-weight:600}.participant-panel-module__poTL7G__aeItemDesc{color:var(--color-text);margin:0;font-size:12.5px}.participant-panel-module__poTL7G__aeItemMeta{color:var(--color-text-muted);margin-top:7px;font-size:11px}.participant-panel-module__poTL7G__aePillOpen{background:var(--color-soft);color:var(--color-text-muted-on-soft)}.participant-panel-module__poTL7G__aePillResolved{background:var(--color-mist);color:var(--color-text-faint)}.participant-panel-module__poTL7G__aePillFatal{background:var(--status-wd-bg);color:var(--status-wd-fg)}.participant-panel-module__poTL7G__aeItemSettled{background:var(--color-mist)}.participant-panel-module__poTL7G__aeItemSettled .participant-panel-module__poTL7G__aeItemDesc{color:var(--color-text-muted)}.participant-panel-module__poTL7G__aeResolveBtn{margin-top:11px}.participant-panel-module__poTL7G__aeAddBtn{margin-top:12px}.participant-panel-module__poTL7G__aeAddBtn svg{width:15px;height:15px}.participant-panel-module__poTL7G__pregSubjectSeg{flex-direction:column;gap:8px;display:flex}.participant-panel-module__poTL7G__pregSubjectBtn{text-align:left;border:1px solid var(--color-border);background:var(--color-background);width:100%;color:var(--color-text);cursor:pointer;border-radius:10px;padding:10px 13px;font-family:inherit;font-size:13px;font-weight:700;line-height:1.35}.participant-panel-module__poTL7G__pregSubjectBtn:hover{background:var(--color-soft)}.participant-panel-module__poTL7G__pregSubjectOn{border-color:var(--color-accent);background:var(--color-tint);color:var(--color-accent)}.participant-panel-module__poTL7G__resolveRecap{border:1px solid var(--color-border);background:var(--color-background);border-radius:10px;margin-bottom:14px;padding:10px 12px}.participant-panel-module__poTL7G__resolveRecapLabel{color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.03em;margin-bottom:4px;font-size:11px;font-weight:700}.participant-panel-module__poTL7G__resolveRecapBody{color:var(--color-text);margin:0;font-size:12.5px;line-height:1.45}.participant-panel-module__poTL7G__resolveFatalWarn{background:var(--status-wd-bg);color:var(--status-wd-fg);border-radius:8px;align-items:flex-start;gap:8px;margin-top:10px;padding:9px 11px;font-size:12px;font-weight:600;line-height:1.4;display:flex}.participant-panel-module__poTL7G__resolveFatalWarn svg{flex:none;width:15px;height:15px;margin-top:1px}.participant-panel-module__poTL7G__resolveError{color:var(--color-reject);margin-top:12px;font-size:12.5px;font-weight:600;line-height:1.4}.participant-panel-module__poTL7G__devRow{border:1px solid var(--color-border);border-left-width:3px;border-left-color:var(--color-text-faint);border-radius:12px;padding:13px 14px}.participant-panel-module__poTL7G__devRow+.participant-panel-module__poTL7G__devRow{margin-top:8px}.participant-panel-module__poTL7G__devRow[data-state=pending]{border-left-color:var(--color-accent)}.participant-panel-module__poTL7G__devTitle{font-size:13.5px;font-weight:700}.participant-panel-module__poTL7G__devLine{color:var(--color-text-muted);margin-top:3px;font-size:12px}.participant-panel-module__poTL7G__devOutside{color:var(--color-text);font-weight:700}.participant-panel-module__poTL7G__devOutcome{border-top:1px solid var(--color-border-soft);color:var(--color-text-muted);margin-top:8px;padding-top:8px;font-size:12px}.participant-panel-module__poTL7G__devCmds{flex-wrap:wrap;gap:8px;margin-top:10px;display:flex}.participant-panel-module__poTL7G__devError{color:var(--btn-danger-fg);margin-top:8px;font-size:12px}
.referral-block-module__TJCCKa__block{border:1px solid var(--color-border);background:var(--color-surface);border-radius:12px;flex-direction:column;gap:10px;padding:16px;display:flex}.referral-block-module__TJCCKa__blockHead{justify-content:space-between;align-items:center;gap:8px;display:flex}.referral-block-module__TJCCKa__blockLabel{letter-spacing:.12em;text-transform:uppercase;color:var(--color-text-faint);font-size:11px;font-weight:700}.referral-block-module__TJCCKa__lockTag{letter-spacing:.04em;text-transform:uppercase;color:var(--color-amber);background:var(--color-amber-bg);border-radius:6px;padding:2px 8px;font-size:10.5px;font-weight:700}.referral-block-module__TJCCKa__recordedTag{letter-spacing:.04em;text-transform:uppercase;color:var(--color-text-muted);background:var(--color-mist);border-radius:6px;padding:2px 8px;font-size:10.5px;font-weight:700}.referral-block-module__TJCCKa__docRow{align-items:center;gap:12px;display:flex}.referral-block-module__TJCCKa__docAv{background:var(--color-tint);width:40px;height:40px;color:var(--color-primary);border-radius:11px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.referral-block-module__TJCCKa__docAv svg{opacity:.7;width:20px;height:20px}.referral-block-module__TJCCKa__docMeta{min-width:0}.referral-block-module__TJCCKa__docName{color:var(--color-text);font-size:14.5px;font-weight:700}.referral-block-module__TJCCKa__docSub{color:var(--color-text-muted);margin-top:1px;font-size:12.5px}.referral-block-module__TJCCKa__field{flex-direction:column;gap:4px;display:flex}.referral-block-module__TJCCKa__fieldLabel{letter-spacing:.04em;text-transform:uppercase;color:var(--color-text-faint);font-size:11px;font-weight:700}.referral-block-module__TJCCKa__fieldBody{color:var(--color-text);white-space:pre-wrap;margin:0;font-size:13.5px;line-height:1.55}.referral-block-module__TJCCKa__muted{color:var(--color-text-muted);margin:0;font-size:13px;line-height:1.5}.referral-block-module__TJCCKa__patientMsg{background:var(--color-surface-soft);border:1px solid var(--color-border);border-left:3px solid var(--color-accent);border-radius:10px;flex-direction:column;gap:4px;padding:12px 14px;display:flex}.referral-block-module__TJCCKa__lockedBox{background:var(--color-soft);border:1px dashed var(--color-border-strong);border-radius:10px;flex-direction:column;gap:8px;padding:14px 16px;display:flex}.referral-block-module__TJCCKa__lockedBody{color:var(--color-text-muted);margin:0;font-size:13px;line-height:1.6}.referral-block-module__TJCCKa__lockedMeta{color:var(--color-text-faint);flex-wrap:wrap;gap:6px;font-size:12px;display:flex}.referral-block-module__TJCCKa__outcomeVal{color:var(--color-text);font-size:15px;font-weight:700}.referral-block-module__TJCCKa__outcomeForm{flex-direction:column;gap:6px;display:flex}.referral-block-module__TJCCKa__fl{color:var(--color-text);margin-top:6px;font-size:12.5px;font-weight:600}.referral-block-module__TJCCKa__flNote{color:var(--color-text-muted);font-weight:500}.referral-block-module__TJCCKa__flDanger{color:var(--color-amber);font-weight:600}.referral-block-module__TJCCKa__select,.referral-block-module__TJCCKa__textarea{color:var(--color-text);border:1px solid var(--color-border-strong);background:var(--color-surface);box-sizing:border-box;border-radius:8px;width:100%;padding:9px 12px;font-family:inherit;font-size:13.5px}.referral-block-module__TJCCKa__select:focus,.referral-block-module__TJCCKa__textarea:focus{border-color:var(--color-accent);outline:none}.referral-block-module__TJCCKa__textarea{resize:vertical;line-height:1.5}.referral-block-module__TJCCKa__outcomeActions{justify-content:flex-end;gap:9px;margin-top:8px;display:flex}
.closure-note-module__-Yo9YW__reason{border-left:2px solid var(--color-border);color:var(--color-text);overflow-wrap:anywhere;margin-top:6px;padding-left:10px;font-size:12.5px;line-height:1.45;display:block}.closure-note-module__-Yo9YW__label{color:var(--color-text);font-weight:700}.closure-note-module__-Yo9YW__who{color:var(--color-text-faint);margin-top:2px;font-size:11.5px;display:block}.closure-note-module__-Yo9YW__compact{color:var(--color-text-muted);overflow-wrap:anywhere;margin-top:4px;font-size:11px;font-weight:700;line-height:1.35;display:block}
.site-allocator-module__BN0zDa__block,.site-allocator-module__BN0zDa__auto{flex:1 0 100%}.site-allocator-module__BN0zDa__block{flex-direction:column;gap:6px;display:flex}.site-allocator-module__BN0zDa__label{letter-spacing:.06em;text-transform:uppercase;color:var(--color-text-faint);font-size:11px;font-weight:700}.site-allocator-module__BN0zDa__select{border:1px solid var(--color-border);background:var(--color-background);width:100%;min-height:44px;color:var(--color-text);border-radius:8px;padding:9px 12px;font-family:inherit;font-size:14px}.site-allocator-module__BN0zDa__select:focus-visible{outline:2px solid var(--color-primary);outline-offset:1px}.site-allocator-module__BN0zDa__reason,.site-allocator-module__BN0zDa__auto{color:var(--color-text-muted);margin:0;font-size:12.5px;line-height:1.5}.site-allocator-module__BN0zDa__autoSite{color:var(--color-text);font-weight:700}.site-allocator-module__BN0zDa__confirm{color:var(--color-text-muted);margin:0;font-size:12.5px;line-height:1.5}.site-allocator-module__BN0zDa__confirmSite{color:var(--color-text);font-weight:700}.site-allocator-module__BN0zDa__overrideRow{align-items:flex-start;margin-top:2px;display:flex}.site-allocator-module__BN0zDa__overrideWarn{color:var(--color-text-muted);margin:0;font-size:12.5px;line-height:1.5}
.upgrade-coming-soon-modal-module__mOZeBa__scrim{background:var(--scrim);z-index:60;position:fixed;inset:0}.upgrade-coming-soon-modal-module__mOZeBa__dialog{z-index:61;background:var(--color-surface);border:1px solid var(--color-border);width:440px;max-width:calc(100vw - 32px);box-shadow:var(--shadow-md);border-radius:16px;flex-direction:column;gap:12px;padding:22px;display:flex;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.upgrade-coming-soon-modal-module__mOZeBa__head{align-items:center;gap:12px;display:flex}.upgrade-coming-soon-modal-module__mOZeBa__headIco{background:var(--color-tint);width:38px;height:38px;color:var(--color-primary);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.upgrade-coming-soon-modal-module__mOZeBa__headIco svg{width:20px;height:20px}.upgrade-coming-soon-modal-module__mOZeBa__title{letter-spacing:-.01em;color:var(--color-text);font-size:17px;font-weight:800}.upgrade-coming-soon-modal-module__mOZeBa__close{width:32px;height:32px;color:var(--color-text-muted);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;margin-left:auto;display:flex}.upgrade-coming-soon-modal-module__mOZeBa__close:hover{background:var(--color-soft)}.upgrade-coming-soon-modal-module__mOZeBa__close svg{width:18px;height:18px}.upgrade-coming-soon-modal-module__mOZeBa__message{color:var(--color-text-muted);margin:0;font-size:13.5px;line-height:1.55}.upgrade-coming-soon-modal-module__mOZeBa__mail{color:var(--color-primary);align-items:center;gap:7px;font-size:13.5px;font-weight:700;display:inline-flex}.upgrade-coming-soon-modal-module__mOZeBa__mail:hover{text-decoration:underline}.upgrade-coming-soon-modal-module__mOZeBa__mail svg{width:15px;height:15px}.upgrade-coming-soon-modal-module__mOZeBa__actions{justify-content:flex-end;margin-top:4px;display:flex}
.subscribe-panel-module__ZcDXRW__panel{flex-direction:column;gap:14px;display:flex}.subscribe-panel-module__ZcDXRW__lede{color:var(--color-text-muted);margin:0;font-size:14px;line-height:1.55}.subscribe-panel-module__ZcDXRW__warn{border-radius:var(--radius-md);background:var(--color-amber-bg);border:1px solid var(--color-border);color:var(--color-text);align-items:flex-start;gap:10px;padding:12px 14px;font-size:13.5px;line-height:1.5;display:flex}.subscribe-panel-module__ZcDXRW__warnIcon{flex:none;line-height:1.5}.subscribe-panel-module__ZcDXRW__reassure{color:var(--color-text-muted);margin:0;font-size:13px;line-height:1.5}.subscribe-panel-module__ZcDXRW__empty{border:1px dashed var(--color-border);border-radius:var(--radius-md);color:var(--color-text-muted);margin:0;padding:16px;font-size:13.5px}.subscribe-panel-module__ZcDXRW__trials,.subscribe-panel-module__ZcDXRW__feeds{margin:0;padding:0;list-style:none}.subscribe-panel-module__ZcDXRW__trials{flex-direction:column;gap:16px;display:flex}.subscribe-panel-module__ZcDXRW__trial{border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-surface);padding:14px}.subscribe-panel-module__ZcDXRW__trialTitle{color:var(--color-text);margin:0 0 10px;font-size:15px;font-weight:700;line-height:1.35}.subscribe-panel-module__ZcDXRW__feeds{flex-direction:column;gap:12px;display:flex}.subscribe-panel-module__ZcDXRW__feed{border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-background);flex-direction:column;gap:10px;padding:12px;display:flex}.subscribe-panel-module__ZcDXRW__feedHead{flex-direction:column;gap:2px;display:flex}.subscribe-panel-module__ZcDXRW__feedLabel{color:var(--color-text);font-size:14px;font-weight:650}.subscribe-panel-module__ZcDXRW__feedHint{color:var(--color-text-muted);font-size:12.5px;line-height:1.45}.subscribe-panel-module__ZcDXRW__addressRow{min-width:0}.subscribe-panel-module__ZcDXRW__address{overflow-wrap:anywhere;word-break:break-all;border-radius:var(--radius-sm);background:var(--color-soft);border:1px solid var(--color-border);color:var(--color-text);padding:10px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:12px;line-height:1.5;display:block}.subscribe-panel-module__ZcDXRW__addressHidden{border-radius:var(--radius-sm);background:var(--color-soft);border:1px dashed var(--color-border);color:var(--color-text-muted);align-items:center;gap:10px;min-height:40px;padding:10px;font-size:12.5px;display:flex}.subscribe-panel-module__ZcDXRW__dots{letter-spacing:1px;white-space:nowrap;color:var(--color-text-faint);flex:0 auto;min-width:0;max-width:240px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;overflow:hidden}.subscribe-panel-module__ZcDXRW__zoneNote{border-left:2px solid var(--color-border);color:var(--color-text-muted);overflow-wrap:anywhere;margin:0;padding-left:10px;font-size:12.5px;line-height:1.5}.subscribe-panel-module__ZcDXRW__zoneNote b{color:var(--color-text);font-weight:650}.subscribe-panel-module__ZcDXRW__actions{flex-wrap:wrap;gap:8px;display:flex}.subscribe-panel-module__ZcDXRW__error{color:var(--color-reject);margin:0;font-size:13px;line-height:1.45}.subscribe-panel-module__ZcDXRW__confirm{color:var(--color-text);flex-direction:column;gap:12px;font-size:14px;line-height:1.55;display:flex}.subscribe-panel-module__ZcDXRW__confirm p{margin:0}.subscribe-panel-module__ZcDXRW__confirmMeta{color:var(--color-text-muted);font-size:13px}.subscribe-panel-module__ZcDXRW__confirmActions{flex-direction:column;gap:8px;margin-top:4px;display:flex}.subscribe-panel-module__ZcDXRW__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
.doctor-profile-modal-module__mppBpq__modalOverlay{z-index:200;background:var(--scrim);justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.doctor-profile-modal-module__mppBpq__modal{background:var(--color-surface);border:1px solid var(--color-border-strong);border-radius:var(--radius-xl);box-shadow:var(--shadow-md);width:100%;max-width:440px;padding:24px}.doctor-profile-modal-module__mppBpq__mhead{border-bottom:1px solid var(--color-border);align-items:center;gap:14px;padding-bottom:16px;display:flex}.doctor-profile-modal-module__mppBpq__mname{color:var(--color-primary);letter-spacing:-.02em;font-size:18px;font-weight:800}[data-theme=dark] .doctor-profile-modal-module__mppBpq__mname{color:var(--color-text)}.doctor-profile-modal-module__mppBpq__mspec{color:var(--color-text-muted);text-transform:capitalize;font-size:13px}.doctor-profile-modal-module__mppBpq__mrow{border-bottom:1px solid var(--color-border);gap:12px;padding:12px 0;font-size:13.5px;display:flex}.doctor-profile-modal-module__mppBpq__mrow .doctor-profile-modal-module__mppBpq__mk{width:120px;color:var(--color-text-muted);flex:none;font-weight:600}.doctor-profile-modal-module__mppBpq__mrow .doctor-profile-modal-module__mppBpq__mv{color:var(--color-text)}.doctor-profile-modal-module__mppBpq__mpublic{color:var(--color-text-muted);margin-top:12px;font-size:11px;font-style:italic}.doctor-profile-modal-module__mppBpq__dacts{flex-wrap:wrap;gap:8px;margin-top:16px;display:flex}
.site-thread-module__SKmc4G__bar{align-items:center;gap:8px;min-width:0;margin-top:12px;display:flex}.site-thread-module__SKmc4G__statusPick{border-radius:var(--radius-md,9px);border:1px solid var(--color-border-strong);background:var(--color-surface);min-width:0;min-height:44px;color:var(--color-text);cursor:pointer;text-align:left;flex:1;align-items:center;gap:8px;padding:0 12px;font-family:inherit;font-size:13.5px;font-weight:700;display:flex}.site-thread-module__SKmc4G__statusPick:hover{border-color:var(--color-accent)}.site-thread-module__SKmc4G__statusPick:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}.site-thread-module__SKmc4G__statusLabel{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.site-thread-module__SKmc4G__change{color:var(--color-text-muted);flex:none;margin-left:auto;font-size:12.5px;font-weight:700}.site-thread-module__SKmc4G__statusStatic{border-radius:var(--radius-md,9px);background:var(--color-surface-soft);min-width:0;min-height:44px;color:var(--color-text-muted-on-soft,var(--color-text-muted));flex:1;align-items:center;gap:8px;margin:0;padding:0 12px;font-size:13.5px;font-weight:700;display:flex}.site-thread-module__SKmc4G__sd{border-radius:50%;flex:none;width:9px;height:9px}.site-thread-module__SKmc4G__dotAction{background:var(--status-scr-fg)}.site-thread-module__SKmc4G__dotWait{background:var(--status-sub-fg)}.site-thread-module__SKmc4G__dotFollow{background:var(--status-doc-fg)}.site-thread-module__SKmc4G__dotEsc{background:var(--status-wd-fg)}.site-thread-module__SKmc4G__dotClosed{background:var(--color-border-strong)}.site-thread-module__SKmc4G__actions{gap:8px;margin-top:8px;display:flex}.site-thread-module__SKmc4G__banner{border-radius:var(--radius-md,9px);margin:12px 0 0;padding:11px 13px;font-size:13px;line-height:1.5}.site-thread-module__SKmc4G__banner b{font-weight:800}.site-thread-module__SKmc4G__bWarn{background:var(--status-scr-bg);color:var(--status-scr-fg)}.site-thread-module__SKmc4G__bEsc{background:var(--status-wd-bg);color:var(--status-wd-fg)}.site-thread-module__SKmc4G__error{color:var(--color-reject);margin:10px 0 0;font-size:12.5px;line-height:1.45}.site-thread-module__SKmc4G__lede{color:var(--color-text-muted);margin:0 0 14px;font-size:13px;line-height:1.5}.site-thread-module__SKmc4G__optList{flex-direction:column;gap:8px;display:flex}.site-thread-module__SKmc4G__opt{border-radius:var(--radius-md,9px);border:1px solid var(--color-border);background:var(--color-background);cursor:pointer;text-align:left;width:100%;min-height:44px;color:inherit;align-items:flex-start;gap:10px;padding:11px 12px;font-family:inherit;display:flex}.site-thread-module__SKmc4G__opt:hover:not(:disabled){border-color:var(--color-border-strong)}.site-thread-module__SKmc4G__opt:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}.site-thread-module__SKmc4G__opt[aria-checked=true]{border-color:var(--color-accent);background:var(--color-tint,var(--color-surface-soft))}.site-thread-module__SKmc4G__opt:disabled{cursor:default;opacity:.62}.site-thread-module__SKmc4G__optDot{border-radius:50%;flex:none;width:10px;height:10px;margin-top:4px}.site-thread-module__SKmc4G__optTitle{color:var(--color-text);font-size:14px;font-weight:700;display:block}.site-thread-module__SKmc4G__optDesc{color:var(--color-text-muted);margin-top:2px;font-size:12.5px;line-height:1.45;display:block}.site-thread-module__SKmc4G__field{margin-top:14px;display:block}.site-thread-module__SKmc4G__fieldLabel{letter-spacing:.06em;text-transform:uppercase;color:var(--color-text-muted);margin-bottom:6px;font-size:11px;font-weight:700;display:block}.site-thread-module__SKmc4G__input{border-radius:var(--radius-md,9px);border:1px solid var(--color-border);background:var(--color-background);width:100%;min-height:44px;color:var(--color-text);padding:11px 12px;font-family:inherit;font-size:14px}.site-thread-module__SKmc4G__input:focus-visible{outline:2px solid var(--color-accent);outline-offset:1px;border-color:var(--color-accent)}.site-thread-module__SKmc4G__textarea{resize:none;min-height:88px;line-height:1.5}.site-thread-module__SKmc4G__sheetActions{gap:8px;width:100%;display:flex}.site-thread-module__SKmc4G__critList{flex-direction:column;gap:8px;display:flex}.site-thread-module__SKmc4G__srcBody{min-width:0;display:block}.site-thread-module__SKmc4G__srcMeta{color:var(--color-text-muted);font-size:11.5px;font-weight:700;display:block}.site-thread-module__SKmc4G__srcText{-webkit-line-clamp:3;color:var(--color-text);-webkit-box-orient:vertical;margin-top:2px;font-size:12.5px;line-height:1.45;display:-webkit-box;overflow:hidden}.site-thread-module__SKmc4G__recordFoot{flex-direction:column;gap:10px;width:100%;display:flex}.site-thread-module__SKmc4G__permWarn{border-radius:var(--radius-md,9px);background:var(--status-wd-bg);color:var(--status-wd-fg);margin:0;padding:11px 13px;font-size:12.5px;line-height:1.5}.site-thread-module__SKmc4G__permWarn b{font-weight:800}.site-thread-module__SKmc4G__moveConfirm{color:var(--color-text);margin:16px 0 10px;font-size:13px;line-height:1.55}.site-thread-module__SKmc4G__alsoRecord{margin-top:6px}
.schedule-module__2MvW1W__main{background:var(--color-background);min-height:100vh;color:var(--color-text)}.schedule-module__2MvW1W__successBox{background:#4a7c5914;border:1px solid #4a7c5940;border-radius:8px;padding:12px 16px;font-size:14px}.schedule-module__2MvW1W__bannerStrip{align-items:center;gap:8px;margin-bottom:16px;transition:opacity .5s;display:flex}.schedule-module__2MvW1W__bannerStrip .schedule-module__2MvW1W__successBox,.schedule-module__2MvW1W__bannerStrip .schedule-module__2MvW1W__errorBox{flex:1}.schedule-module__2MvW1W__bannerFading{opacity:0}.schedule-module__2MvW1W__errorBox{background:#b0525214;border:1px solid #b0525240;border-radius:8px;padding:12px 16px;font-size:14px}.schedule-module__2MvW1W__content{flex-direction:column;gap:24px;max-width:900px;margin:0 auto;padding:32px 32px 80px;display:flex}
.participant-teams-module___dmU_W__wrap{flex-direction:column;flex:1;min-width:0;min-height:0;display:flex}.participant-teams-module___dmU_W__head{border-bottom:1px solid var(--color-border);flex-shrink:0;padding:16px 16px 12px}.participant-teams-module___dmU_W__h1{letter-spacing:-.02em;color:var(--color-primary);margin:0;font-size:22px;font-weight:800}.participant-teams-module___dmU_W__lede{color:var(--color-text-muted);margin:6px 0 0;font-size:12.5px;line-height:1.5}.participant-teams-module___dmU_W__scroll{flex-direction:column;flex:1;gap:12px;min-height:0;padding:12px 16px 24px;display:flex;overflow-y:auto}.participant-teams-module___dmU_W__empty{color:var(--color-text-muted);text-align:center;margin:24px 16px;font-size:13.5px;line-height:1.5}.participant-teams-module___dmU_W__card{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg,14px);min-width:0;padding:14px}.participant-teams-module___dmU_W__selected{border-color:var(--color-accent);background:var(--color-surface-soft)}.participant-teams-module___dmU_W__cardTop{align-items:baseline;gap:8px;min-width:0;display:flex}.participant-teams-module___dmU_W__identity{flex:1;min-width:0}.participant-teams-module___dmU_W__name{letter-spacing:-.01em;color:var(--color-text);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:15.5px;font-weight:800;overflow:hidden}.participant-teams-module___dmU_W__sub{color:var(--color-text-muted);text-overflow:ellipsis;white-space:nowrap;margin:2px 0 0;font-size:12.5px;font-weight:600;overflow:hidden}.participant-teams-module___dmU_W__when{color:var(--color-text-faint);font-variant-numeric:tabular-nums;flex:none;font-size:12px}.participant-teams-module___dmU_W__badge{border-radius:var(--radius-pill,999px);background:var(--btn-primary-bg);min-width:20px;height:20px;color:var(--btn-primary-text);font-variant-numeric:tabular-nums;flex:none;place-items:center;padding:0 6px;font-size:11px;font-weight:800;display:grid}.participant-teams-module___dmU_W__address{color:var(--color-text-muted);flex-direction:column;margin:10px 0 0;font-size:12.5px;font-style:normal;line-height:1.45;display:flex}.participant-teams-module___dmU_W__selected .participant-teams-module___dmU_W__sub,.participant-teams-module___dmU_W__selected .participant-teams-module___dmU_W__address,.participant-teams-module___dmU_W__selected .participant-teams-module___dmU_W__snippet{color:var(--color-text-muted-on-soft,var(--color-text-muted))}.participant-teams-module___dmU_W__snippet{color:var(--color-text-muted);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:10px 0 0;font-size:13.5px;line-height:1.4;display:-webkit-box;overflow:hidden}.participant-teams-module___dmU_W__snippet b{color:var(--color-text);font-weight:600}.participant-teams-module___dmU_W__actions{flex-wrap:wrap;align-items:center;gap:12px;margin-top:12px;display:flex}.participant-teams-module___dmU_W__otherHead{letter-spacing:.08em;text-transform:uppercase;color:var(--color-text-muted);margin:10px 0 0;font-size:11px;font-weight:700}.participant-teams-module___dmU_W__otherRow{text-align:left;width:100%;color:inherit;cursor:pointer;font-family:inherit;display:block}.participant-teams-module___dmU_W__otherRow:hover{border-color:var(--color-border-strong)}.participant-teams-module___dmU_W__otherRow:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}.participant-teams-module___dmU_W__phone{color:var(--color-primary);font-variant-numeric:tabular-nums;font-size:13.5px;font-weight:700;text-decoration:none}.participant-teams-module___dmU_W__phone:hover{text-decoration:underline}.participant-teams-module___dmU_W__phone:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}.participant-teams-module___dmU_W__noPhone,.participant-teams-module___dmU_W__noRecipient{color:var(--color-text-muted);min-width:0;margin:0;font-size:12.5px;line-height:1.45}.participant-teams-module___dmU_W__selected .participant-teams-module___dmU_W__noPhone,.participant-teams-module___dmU_W__selected .participant-teams-module___dmU_W__noRecipient{color:var(--color-text-muted-on-soft,var(--color-text-muted))}@media (max-width:420px){.participant-teams-module___dmU_W__h1{font-size:20px}.participant-teams-module___dmU_W__actions{flex-direction:column;align-items:flex-start;gap:10px}}
.coordinator-sidebar-module__xpsRLG__side{background:var(--sb-bg);top:var(--topbar-h);height:calc(100vh - var(--topbar-h));border-right:1px solid var(--sb-border);flex-direction:column;padding:24px 18px;display:flex;position:sticky;overflow-y:auto}.coordinator-sidebar-module__xpsRLG__nlabel{letter-spacing:.16em;text-transform:uppercase;color:var(--sb-muted);margin:20px 0 8px;padding:0 8px;font-size:10.5px;font-weight:700}.coordinator-sidebar-module__xpsRLG__nlabel:first-of-type{margin-top:0}.coordinator-sidebar-module__xpsRLG__nitem{min-height:44px;color:var(--sb-text);cursor:pointer;border-radius:9px;align-items:center;gap:12px;padding:9px 10px;font-size:14px;font-weight:500;display:flex}.coordinator-sidebar-module__xpsRLG__nitem svg{opacity:.85;width:18px;height:18px}.coordinator-sidebar-module__xpsRLG__nitem:hover{color:var(--sb-strong)}.coordinator-sidebar-module__xpsRLG__nitem.coordinator-sidebar-module__xpsRLG__on{background:var(--sb-active);color:var(--sb-active-text);font-weight:600}.coordinator-sidebar-module__xpsRLG__nitem.coordinator-sidebar-module__xpsRLG__on svg{opacity:1}button.coordinator-sidebar-module__xpsRLG__nitem{width:100%;font:inherit;text-align:left;background:0 0;border:none}.coordinator-sidebar-module__xpsRLG__nitem.coordinator-sidebar-module__xpsRLG__locked{color:var(--sb-muted)}.coordinator-sidebar-module__xpsRLG__nitem.coordinator-sidebar-module__xpsRLG__locked svg{opacity:.6}.coordinator-sidebar-module__xpsRLG__nitem.coordinator-sidebar-module__xpsRLG__locked:hover{color:var(--sb-text)}.coordinator-sidebar-module__xpsRLG__nbadge{background:var(--color-accent);color:#14241b;border-radius:9px;justify-content:center;align-items:center;min-width:18px;height:18px;margin-left:auto;padding:0 5px;font-size:10.5px;font-weight:800;display:flex}.coordinator-sidebar-module__xpsRLG__lock{opacity:.5;align-items:center;margin-left:auto;display:flex}.coordinator-sidebar-module__xpsRLG__lock svg{width:13px;height:13px}.coordinator-sidebar-module__xpsRLG__sp{flex:1}.coordinator-sidebar-module__xpsRLG__org{border:1px solid var(--sb-border);border-radius:12px;align-items:center;gap:10px;margin-top:16px;padding:11px 12px;display:flex}.coordinator-sidebar-module__xpsRLG__oav{background:var(--color-accent);color:#14241b;border-radius:9px;justify-content:center;align-items:center;width:31px;height:31px;font-size:12px;font-weight:800;display:flex}.coordinator-sidebar-module__xpsRLG__otext{min-width:0;line-height:1.35}.coordinator-sidebar-module__xpsRLG__oname{color:var(--sb-strong);white-space:nowrap;text-overflow:ellipsis;font-size:12.5px;font-weight:700;overflow:hidden}.coordinator-sidebar-module__xpsRLG__otier{color:var(--sb-muted);font-size:11px}.coordinator-sidebar-module__xpsRLG__signoutForm{margin-left:auto;display:flex}.coordinator-sidebar-module__xpsRLG__signout{width:30px;height:30px;color:var(--sb-muted);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;display:flex;position:relative}.coordinator-sidebar-module__xpsRLG__signout:after{content:"";height:44px;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}.coordinator-sidebar-module__xpsRLG__signout:hover{background:var(--sb-active);color:var(--sb-strong)}.coordinator-sidebar-module__xpsRLG__signout svg{width:16px;height:16px}@media (max-width:860px){.coordinator-sidebar-module__xpsRLG__side{display:none}}
.back-link-module__rNRjya__backLink{min-height:44px;color:var(--color-text-muted);background:var(--color-surface);border:1px solid var(--color-border);box-shadow:var(--shadow-sm);transition:border-color var(--transition-base), color var(--transition-base), background var(--transition-base), box-shadow var(--transition-base);border-radius:9px;justify-content:center;align-self:flex-start;align-items:center;gap:6px;padding:7px 14px;font-size:12.5px;font-weight:700;line-height:1.2;text-decoration:none;display:inline-flex}.back-link-module__rNRjya__backLink:hover,.back-link-module__rNRjya__backLink[data-force-state=hover]{color:var(--color-accent);border-color:var(--color-accent);background:var(--color-tint)}.back-link-module__rNRjya__backLink:focus-visible,.back-link-module__rNRjya__backLink[data-force-state=focus]{box-shadow:var(--shadow-sm), 0 0 0 2px var(--color-surface), 0 0 0 4px var(--color-primary);outline:none}.back-link-module__rNRjya__chevron{flex-shrink:0;width:15px;height:15px}
.return-to-top-module__HtLQUa__wrap{z-index:40;position:fixed;bottom:24px;right:16px}@media (max-width:860px){.return-to-top-module__HtLQUa__wrap{right:12px;bottom:calc(84px + env(safe-area-inset-bottom,0px))}}