.research-study-quick-builder-module__WLzODW__builder{gap:16px;max-width:860px;margin:0 auto;display:grid}.research-study-quick-builder-module__WLzODW__method{border:1px solid var(--workspace-border);background:var(--workspace-card-bg);border-radius:7px;gap:8px;padding:12px 14px;display:grid}.research-study-quick-builder-module__WLzODW__method label,.research-study-quick-builder-module__WLzODW__advanced label{gap:6px;display:grid}.research-study-quick-builder-module__WLzODW__method label>span,.research-study-quick-builder-module__WLzODW__advanced label>span{color:var(--workspace-text-muted);font-size:.72rem;font-weight:700}.research-study-quick-builder-module__WLzODW__method select,.research-study-quick-builder-module__WLzODW__advanced select,.research-study-quick-builder-module__WLzODW__advanced input,.research-study-quick-builder-module__WLzODW__advanced textarea{width:100%;min-height:42px}.research-study-quick-builder-module__WLzODW__canvas{border:1px solid var(--workspace-border);background:var(--workspace-card-bg);border-radius:7px;overflow:hidden}.research-study-quick-builder-module__WLzODW__header{border-bottom:1px solid var(--workspace-border-muted);justify-content:space-between;align-items:flex-start;gap:16px;padding:20px;display:flex}.research-study-quick-builder-module__WLzODW__header h2{color:var(--workspace-text-primary);margin:3px 0 0;font-size:1.25rem}.research-study-quick-builder-module__WLzODW__header p,.research-study-quick-builder-module__WLzODW__state{color:var(--workspace-text-muted);margin:0;font-size:.76rem}.research-study-quick-builder-module__WLzODW__form,.research-study-quick-builder-module__WLzODW__review{gap:16px;padding:20px;display:grid}.research-study-quick-builder-module__WLzODW__field{gap:7px;display:grid}.research-study-quick-builder-module__WLzODW__field>span{color:var(--workspace-text-primary);font-size:.82rem;font-weight:650}.research-study-quick-builder-module__WLzODW__field small{color:var(--workspace-text-muted);font-size:.75rem;line-height:1.5}.research-study-quick-builder-module__WLzODW__field input,.research-study-quick-builder-module__WLzODW__field textarea{border:1px solid var(--workspace-border);background:var(--workspace-card-bg);width:100%;min-height:44px;color:var(--workspace-text-primary);font:inherit;border-radius:5px;padding:10px 12px}.research-study-quick-builder-module__WLzODW__field textarea{resize:vertical;min-height:104px}.research-study-quick-builder-module__WLzODW__advanced{border-top:1px solid var(--workspace-border-muted);padding-top:16px}.research-study-quick-builder-module__WLzODW__advanced>summary{min-height:40px;color:var(--workspace-text-secondary);cursor:pointer;justify-content:space-between;align-items:center;font-size:.8rem;font-weight:650;display:flex}.research-study-quick-builder-module__WLzODW__advanced>summary:focus-visible{outline:2px solid var(--workspace-action-blue);outline-offset:2px}.research-study-quick-builder-module__WLzODW__agentChoices label:has(input:focus-visible){outline:2px solid var(--workspace-action-blue);outline-offset:2px}.research-study-quick-builder-module__WLzODW__advanced>summary span{color:var(--workspace-text-muted);font-size:.72rem;font-weight:500}.research-study-quick-builder-module__WLzODW__advanced[open]>div{gap:16px;padding-top:12px;display:grid}.research-study-quick-builder-module__WLzODW__agentChoices{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.research-study-quick-builder-module__WLzODW__agentChoices label{border:1px solid var(--workspace-border);cursor:pointer;border-radius:6px;grid-template-columns:auto 1fr;align-items:start;gap:4px 9px;padding:12px;display:grid}.research-study-quick-builder-module__WLzODW__agentChoices label:has(input:checked){background:#f4f7ff;border-color:#9eb8ee}.research-study-quick-builder-module__WLzODW__agentChoices input{width:16px;min-height:16px;margin-top:2px}.research-study-quick-builder-module__WLzODW__agentChoices strong,.research-study-quick-builder-module__WLzODW__agentChoices small{grid-column:2}.research-study-quick-builder-module__WLzODW__agentChoices strong{color:var(--workspace-text-primary);font-size:.8rem}.research-study-quick-builder-module__WLzODW__agentChoices small{color:var(--workspace-text-muted);font-size:.72rem;line-height:1.45}.research-study-quick-builder-module__WLzODW__actions{justify-content:flex-end;align-items:center;gap:8px;display:flex}:is(.research-study-quick-builder-module__WLzODW__actions>.button-primary,.research-study-quick-builder-module__WLzODW__actions>.button-secondary){min-height:40px}.research-study-quick-builder-module__WLzODW__preview{border:1px solid var(--workspace-border);background:var(--workspace-hover-bg);border-radius:7px;gap:16px;padding:16px;display:grid}.research-study-quick-builder-module__WLzODW__preview span{color:var(--workspace-text-muted);text-transform:uppercase;font-size:.7rem;font-weight:700}.research-study-quick-builder-module__WLzODW__preview h3{margin:4px 0 6px;font-size:1rem}.research-study-quick-builder-module__WLzODW__preview p{color:var(--workspace-text-secondary);margin:0;font-size:.84rem;line-height:1.55}.research-study-quick-builder-module__WLzODW__error{color:#8e2b22;background:#fff7f5;border-left:3px solid #c0392b;margin:0;padding:10px 12px;font-size:.8rem;line-height:1.45}@media (max-width:600px){.research-study-quick-builder-module__WLzODW__header,.research-study-quick-builder-module__WLzODW__form,.research-study-quick-builder-module__WLzODW__review{padding:16px}.research-study-quick-builder-module__WLzODW__header{flex-direction:column}.research-study-quick-builder-module__WLzODW__agentChoices{grid-template-columns:1fr}.research-study-quick-builder-module__WLzODW__actions{flex-direction:column-reverse;align-items:stretch}:is(.research-study-quick-builder-module__WLzODW__actions>.button-primary,.research-study-quick-builder-module__WLzODW__actions>.button-secondary){justify-content:center;width:100%;min-height:44px}}
.auth-legal-notice-module__17JqfW__notice,.auth-legal-notice-module__17JqfW__noticeCompact{color:var(--muted);margin:0;line-height:1.45}.auth-legal-notice-module__17JqfW__noticeCompactBlock{gap:6px;display:grid}.auth-legal-notice-module__17JqfW__notice{font-size:.82rem}.auth-legal-notice-module__17JqfW__noticeCompact{font-size:.76rem}.auth-legal-notice-module__17JqfW__noticeCompactLinks{flex-wrap:wrap;align-items:center;gap:6px 10px;display:flex}.auth-legal-notice-module__17JqfW__notice a,.auth-legal-notice-module__17JqfW__noticeCompactLinks a{color:var(--blue);text-underline-offset:.15em;text-decoration:underline;text-decoration-thickness:1px}.auth-legal-notice-module__17JqfW__notice a:hover,.auth-legal-notice-module__17JqfW__noticeCompactLinks a:hover{color:#0757b5}@media (max-width:760px){.auth-legal-notice-module__17JqfW__notice a,.auth-legal-notice-module__17JqfW__noticeCompactLinks a{background:0 0;border:0;border-radius:0;align-items:center;min-height:44px;padding-inline:2px;text-decoration:underline;display:inline-flex}}
.app-header-auth-slot-module__aHkyIG__slot{align-items:center;gap:8px;min-width:0;display:flex}.app-header-auth-slot-module__aHkyIG__placeholder{background:#d0d7de5c;border-radius:6px;width:228px;height:32px}.app-header-auth-slot-module__aHkyIG__trigger,.app-header-auth-slot-module__aHkyIG__userTrigger{white-space:nowrap;min-height:32px}.app-header-auth-slot-module__aHkyIG__userTrigger{cursor:pointer;align-items:center;gap:8px;min-width:0;max-width:240px;padding-right:10px;display:inline-flex}.app-header-auth-slot-module__aHkyIG__triggerCopy{text-align:left;gap:1px;min-width:0;display:grid}.app-header-auth-slot-module__aHkyIG__triggerCopy strong,.app-header-auth-slot-module__aHkyIG__triggerCopy span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.app-header-auth-slot-module__aHkyIG__triggerCopy strong{font-size:.78rem;font-weight:600}.app-header-auth-slot-module__aHkyIG__triggerCopy span{color:var(--muted);font-size:.68rem}.app-header-auth-slot-module__aHkyIG__userMenu{z-index:60;background:#fff;border:1px solid #d0d7def5;border-radius:6px;min-width:228px;padding:6px;box-shadow:0 12px 28px #1f23281a}.app-header-auth-slot-module__aHkyIG__userLabel{gap:2px;padding:6px 8px 8px;display:grid}.app-header-auth-slot-module__aHkyIG__userName{font-size:.84rem;font-weight:600}.app-header-auth-slot-module__aHkyIG__userMeta{color:var(--muted);font-size:.74rem}.app-header-auth-slot-module__aHkyIG__menuSeparator{background:#d0d7ded1;height:1px;margin:0 2px 4px}.app-header-auth-slot-module__aHkyIG__menuItem{min-height:31px;color:var(--text);cursor:pointer;border-radius:6px;outline:none;align-items:center;gap:8px;padding:0 8px;font-size:.82rem;display:flex}.app-header-auth-slot-module__aHkyIG__menuItem:hover,.app-header-auth-slot-module__aHkyIG__menuItem[data-highlighted]{background:#f6f8fa}.app-header-auth-slot-module__aHkyIG__backdrop{z-index:70;background:#0f172a1f;position:fixed;inset:0}.app-header-auth-slot-module__aHkyIG__dialog{z-index:71;border:1px solid var(--border);overscroll-behavior:contain;background:#fff;border-radius:8px;gap:14px;width:min(520px,100vw - 24px);padding:18px;display:grid;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 20px 48px #0f172a24}.app-header-auth-slot-module__aHkyIG__dialogHeader{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.app-header-auth-slot-module__aHkyIG__closeButton{width:44px;min-width:44px;height:44px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:6px;flex:none;justify-content:center;align-items:center;padding:0;display:inline-flex}.app-header-auth-slot-module__aHkyIG__closeButton:hover{background:var(--surface-muted);color:var(--text)}.app-header-auth-slot-module__aHkyIG__closeButton:focus,.app-header-auth-slot-module__aHkyIG__closeButton:focus-visible{box-shadow:none;outline:none}.app-header-auth-slot-module__aHkyIG__dialogCopy{gap:4px;display:grid}.app-header-auth-slot-module__aHkyIG__dialogTitle{letter-spacing:-.02em;margin:0;font-size:1.12rem}.app-header-auth-slot-module__aHkyIG__dialogActions{gap:12px;display:grid}.app-header-auth-slot-module__aHkyIG__githubButton{color:#fff;background:#24292f;border-color:#24292f;justify-content:center;width:100%;min-height:44px}.app-header-auth-slot-module__aHkyIG__githubButton:hover{background:#1b1f23;border-color:#1b1f23}.app-header-auth-slot-module__aHkyIG__azureDevOpsButton{color:#fff;background:#0078d4;border-color:#0078d4;justify-content:center;width:100%;min-height:44px}.app-header-auth-slot-module__aHkyIG__azureDevOpsButton:hover{color:#fff;background:#106ebe;border-color:#106ebe}.app-header-auth-slot-module__aHkyIG__advancedSection{border:1px solid var(--border);background:#fff;border-radius:10px;overflow:hidden}.app-header-auth-slot-module__aHkyIG__advancedTrigger{width:100%;min-height:46px;color:var(--text);cursor:pointer;background:#fff;border:0;border-radius:0;justify-content:space-between;align-items:center;padding:10px 12px;font-size:.85rem;font-weight:600;display:flex}.app-header-auth-slot-module__aHkyIG__advancedTrigger:hover{background:var(--surface-muted)}.app-header-auth-slot-module__aHkyIG__advancedTrigger[data-state=open]{background:var(--surface-subtle)}.app-header-auth-slot-module__aHkyIG__advancedTriggerCopy{text-align:left;justify-items:start;gap:1px;display:grid}.app-header-auth-slot-module__aHkyIG__advancedTriggerTitle{color:var(--text)}.app-header-auth-slot-module__aHkyIG__advancedTriggerMeta{color:var(--muted);font-size:.75rem;font-weight:500}.app-header-auth-slot-module__aHkyIG__advancedPanel{border-top:1px solid var(--border);background:var(--surface-subtle);gap:10px;padding:12px;display:grid}.app-header-auth-slot-module__aHkyIG__advancedPanel[data-state=closed]{display:none}.app-header-auth-slot-module__aHkyIG__patForm,.app-header-auth-slot-module__aHkyIG__renameForm{gap:8px;display:grid}.app-header-auth-slot-module__aHkyIG__patInput{border:1px solid var(--border);width:100%;min-width:0;min-height:40px;color:var(--text);background:#fff;border-radius:8px;padding:0 11px}.app-header-auth-slot-module__aHkyIG__dialogFooter{padding-top:4px}.app-header-auth-slot-module__aHkyIG__dialogFooter .note{font-size:.8rem}.app-header-auth-slot-module__aHkyIG__managePanel{gap:12px;display:grid}.app-header-auth-slot-module__aHkyIG__manageHeader{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.app-header-auth-slot-module__aHkyIG__manageHeaderCopy{gap:4px;display:grid}.app-header-auth-slot-module__aHkyIG__manageAddButton{min-height:36px;box-shadow:none;background:#fff;border-radius:6px;align-items:center;gap:6px;padding-inline:12px;display:inline-flex}.app-header-auth-slot-module__aHkyIG__accountList{gap:10px;display:grid}.app-header-auth-slot-module__aHkyIG__accountCard{border:1px solid var(--border);background:#fff;border-radius:6px;gap:10px;padding:12px;display:grid}.app-header-auth-slot-module__aHkyIG__accountCardActive{background:#f6f8faeb;border-color:#1f6feb61}.app-header-auth-slot-module__aHkyIG__accountRow{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.app-header-auth-slot-module__aHkyIG__accountCardPat{gap:0}.app-header-auth-slot-module__aHkyIG__accountIdentity{gap:2px;min-width:0;display:grid}.app-header-auth-slot-module__aHkyIG__accountIdentity strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.app-header-auth-slot-module__aHkyIG__accountActions{flex-wrap:wrap;flex:none;justify-content:flex-end;gap:8px;display:flex}.app-header-auth-slot-module__aHkyIG__accountDisclosure{min-width:0;min-height:32px;color:var(--text);text-align:left;cursor:pointer;background:0 0;border:0;flex:auto;justify-content:space-between;align-items:center;gap:12px;padding:0;display:flex}.app-header-auth-slot-module__aHkyIG__accountDisclosure:hover .app-header-auth-slot-module__aHkyIG__accountDisclosureIcon,.app-header-auth-slot-module__aHkyIG__accountDisclosure:focus-visible .app-header-auth-slot-module__aHkyIG__accountDisclosureIcon{color:var(--text)}.app-header-auth-slot-module__aHkyIG__accountDisclosureIcon{width:24px;height:24px;color:var(--muted);justify-content:center;align-items:center;display:inline-flex}.app-header-auth-slot-module__aHkyIG__accountCardPanel{background:0 0;border-top:1px solid #d0d7dec7;gap:8px;margin-top:10px;padding-top:10px;display:grid}.app-header-auth-slot-module__aHkyIG__accountCardPanel[data-state=closed]{display:none}@media (max-width:760px){.app-header-auth-slot-module__aHkyIG__slot{gap:6px}.app-header-auth-slot-module__aHkyIG__placeholder{width:76px;height:var(--control-height-touch)}.app-header-auth-slot-module__aHkyIG__menuItem{min-height:var(--control-height-touch);padding-inline:12px}.app-header-auth-slot-module__aHkyIG__trigger,.app-header-auth-slot-module__aHkyIG__userTrigger{min-height:var(--control-height-touch)}.app-header-auth-slot-module__aHkyIG__userTrigger{max-width:168px}.app-header-auth-slot-module__aHkyIG__advancedTrigger{min-height:52px}.app-header-auth-slot-module__aHkyIG__manageHeader,.app-header-auth-slot-module__aHkyIG__accountRow{grid-template-columns:1fr;display:grid}.app-header-auth-slot-module__aHkyIG__accountDisclosure{min-height:var(--control-height-touch)}.app-header-auth-slot-module__aHkyIG__accountActions{justify-content:stretch}.app-header-auth-slot-module__aHkyIG__accountActions button{width:100%}.app-header-auth-slot-module__aHkyIG__manageAddButton{justify-content:center;width:100%}.app-header-auth-slot-module__aHkyIG__dialogFooter a{align-items:center;min-height:44px;padding:0 2px;display:inline-flex}}@media (max-width:520px){.app-header-auth-slot-module__aHkyIG__trigger,.app-header-auth-slot-module__aHkyIG__userTrigger{min-height:var(--control-height-touch);padding:0 12px;font-size:.8rem}.app-header-auth-slot-module__aHkyIG__dialog{width:min(100vw - 16px,520px);padding:16px 16px calc(16px + var(--safe-area-bottom))}}
.feedback-menu-module__uNs9Va__trigger{min-height:32px;color:var(--muted);background:#fff;gap:6px;padding:0 10px;font-size:.79rem}.feedback-menu-module__uNs9Va__menu{z-index:60;background:#fffffffa;border:1px solid #d0d7def5;border-radius:9px;width:min(320px,100vw - 24px);padding:6px;box-shadow:0 14px 32px #1f23281f}.feedback-menu-module__uNs9Va__label{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;padding:6px 8px 4px;font-size:.68rem;font-weight:700}.feedback-menu-module__uNs9Va__warning{color:#5c4713;background:#fff8c5;border:1px solid #f0d98c;border-radius:7px;margin:3px 4px 6px;padding:8px;font-size:.74rem;line-height:1.4}.feedback-menu-module__uNs9Va__separator{background:#d0d7ded1;height:1px;margin:6px 2px 4px}.feedback-menu-module__uNs9Va__item{min-height:32px;color:var(--text);border-radius:6px;outline:none;justify-content:space-between;align-items:center;gap:10px;padding:0 8px;font-size:.81rem;display:flex}.feedback-menu-module__uNs9Va__item:hover,.feedback-menu-module__uNs9Va__item[data-highlighted]{background:#f6f8fa}.feedback-menu-module__uNs9Va__itemIcon{color:var(--muted);flex:none}.feedback-menu-module__uNs9Va__triggerLabelMobileHidden{display:inline}.feedback-menu-module__uNs9Va__inlineLink{color:#0969da;background:0 0;border:0;justify-self:start;align-items:center;gap:5px;min-height:24px;font-weight:600;text-decoration:none;display:inline-flex}.feedback-menu-module__uNs9Va__inlineLink:hover,.feedback-menu-module__uNs9Va__inlineLink:focus-visible{color:#0550ae;text-decoration:underline}.feedback-menu-module__uNs9Va__inlineNotice{gap:6px;margin-top:12px;font-size:.82rem;display:grid}.feedback-menu-module__uNs9Va__inlineWarning{color:#5c4713}@media (max-width:760px){.feedback-menu-module__uNs9Va__trigger{min-height:var(--control-height-touch);padding-inline:13px}.feedback-menu-module__uNs9Va__triggerLabelMobileHidden{display:none}.feedback-menu-module__uNs9Va__item{min-height:var(--control-height-touch);padding-inline:12px}.feedback-menu-module__uNs9Va__inlineLink{min-height:var(--control-height-touch)}}
.workspace-resources-menu-module__RKFb3a__trigger{min-height:32px;color:var(--muted);background:#fff;padding:0 11px;font-size:.79rem}.workspace-resources-menu-module__RKFb3a__menu{z-index:50;background:#fffffffa;border:1px solid #d0d7def5;border-radius:9px;width:min(320px,100vw - 24px);min-width:232px;padding:6px;box-shadow:0 14px 32px #1f23281f}.workspace-resources-menu-module__RKFb3a__label{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;padding:6px 8px 4px;font-size:.68rem;font-weight:700}.workspace-resources-menu-module__RKFb3a__separator{background:#d0d7ded1;height:1px;margin:6px 2px 4px}.workspace-resources-menu-module__RKFb3a__warning{color:#5c4713;overflow-wrap:anywhere;white-space:normal;background:#fff8c5;border:1px solid #f0d98c;border-radius:7px;margin:3px 4px 6px;padding:8px;font-size:.74rem;line-height:1.4}.workspace-resources-menu-module__RKFb3a__item{min-height:31px;color:var(--text);border-radius:6px;outline:none;justify-content:space-between;align-items:center;gap:10px;padding:0 8px;font-size:.81rem;display:flex}.workspace-resources-menu-module__RKFb3a__item:hover,.workspace-resources-menu-module__RKFb3a__item[data-highlighted]{background:#f6f8fa}.workspace-resources-menu-module__RKFb3a__itemIcon{color:var(--muted);flex:none}@media (max-width:760px){.workspace-resources-menu-module__RKFb3a__trigger{min-height:var(--control-height-touch);padding-inline:14px}.workspace-resources-menu-module__RKFb3a__item{min-height:var(--control-height-touch);padding-inline:12px}}
.app-header-module__8swB4G__header{z-index:30;background:#fff;border-bottom:1px solid #d0d7dee6;position:sticky;top:0}.app-header-module__8swB4G__inner{min-height:var(--header-height);justify-content:space-between;align-items:center;gap:18px;display:flex}.app-header-module__8swB4G__branding{align-items:center;gap:12px;min-width:0;display:flex}.app-header-module__8swB4G__brandLink{align-items:center;gap:8px;min-width:0;min-height:36px;display:flex}.app-header-module__8swB4G__brand{align-items:center;gap:10px;min-width:0;display:flex}.app-header-module__8swB4G__brandMark{flex:none;width:30px;height:30px;display:block}.app-header-module__8swB4G__brandMark svg{width:100%;height:100%;display:block}.app-header-module__8swB4G__brandCopy{gap:0;min-width:0;display:grid;overflow:hidden}.app-header-module__8swB4G__brandCopy strong{text-overflow:ellipsis;white-space:nowrap;font-size:.92rem;overflow:hidden}.app-header-module__8swB4G__brandCopy span{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:.74rem;overflow:hidden}.app-header-module__8swB4G__meta{flex:none;align-items:center;gap:10px;display:flex}.app-header-module__8swB4G__feedbackTrigger{flex:none}.app-header-module__8swB4G__headerLink{color:var(--text);white-space:nowrap;min-height:32px;padding:0 11px;font-size:.78rem}.app-header-module__8swB4G__badge{min-height:25px;color:var(--muted);background:#f6f8fa;border:1px solid #d0d7deeb;border-radius:999px;align-items:center;padding:0 10px;font-size:.75rem;font-weight:600;display:inline-flex}@media (max-width:760px){.app-header-module__8swB4G__inner{gap:12px;min-height:50px}.app-header-module__8swB4G__brandLink{min-height:var(--control-height-touch);min-width:var(--control-height-touch)}.app-header-module__8swB4G__brandCopy span,.app-header-module__8swB4G__badge{display:none}.app-header-module__8swB4G__meta{gap:8px}.app-header-module__8swB4G__headerLink{min-height:var(--control-height-touch);padding:0 10px}.app-header-module__8swB4G__brandMark{width:28px;height:28px}.app-header-module__8swB4G__brandCopy strong{font-size:.88rem}}@media (max-width:520px){.app-header-module__8swB4G__innerWithFeedback .app-header-module__8swB4G__brandCopy{display:none}.app-header-module__8swB4G__brandCopy strong{font-size:.84rem}}
.review-page-module__IH9hLa__page{flex-direction:column;height:100vh;min-height:100vh;display:flex;overflow:hidden}.review-page-module__IH9hLa__pageShell{flex-direction:column;flex:1;gap:6px;min-height:0;padding-bottom:0;display:flex;overflow:hidden}body.commentary-presenting-review{background:#f6f8fa}body.commentary-web-app-full-page-review{background:#fff}:is(body.commentary-presenting-review header[aria-label=Application],body.commentary-web-app-full-page-review header[aria-label=Application],body.commentary-web-app-full-page-review .review-page-module__IH9hLa__webAppReviewChrome,body.commentary-presenting-review .review-page-module__IH9hLa__tabletSummaryOnly,body.commentary-presenting-review .review-page-module__IH9hLa__tabletLegacyChrome,body.commentary-presenting-review .review-page-module__IH9hLa__routeStateBanner),:is(.review-page-module__IH9hLa__page:has(.workspace-shell-presenting) header[aria-label=Application],.review-page-module__IH9hLa__pageShell:has(.workspace-shell-presenting) .review-page-module__IH9hLa__tabletSummaryOnly,.review-page-module__IH9hLa__pageShell:has(.workspace-shell-presenting) .review-page-module__IH9hLa__tabletLegacyChrome,.review-page-module__IH9hLa__pageShell:has(.workspace-shell-presenting) .review-page-module__IH9hLa__routeStateBanner){display:none}:is(body.commentary-presenting-review .review-page-module__IH9hLa__page,body.commentary-web-app-full-page-review .review-page-module__IH9hLa__page,body.commentary-presenting-review .review-page-module__IH9hLa__pageShell){height:100vh;min-height:100vh;padding:0;overflow:hidden}body.commentary-web-app-full-page-review .review-page-module__IH9hLa__pageShell{gap:0;width:100vw;max-width:none;height:100vh;min-height:100vh;margin:0;padding:0;overflow:hidden}.review-page-module__IH9hLa__pageShell:has(.web-app-review-shell-full-page){gap:0;width:100vw;max-width:none;height:100vh;min-height:100vh;margin:0;padding:0;overflow:hidden}:is(.review-page-module__IH9hLa__page:has(.workspace-shell-presenting),.review-page-module__IH9hLa__pageShell:has(.workspace-shell-presenting)){height:100vh;min-height:100vh;padding:0;overflow:hidden}.review-page-module__IH9hLa__routeStateBanner{gap:12px;margin:8px 0 10px;display:grid}.review-page-module__IH9hLa__routeStateActions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.review-page-module__IH9hLa__publicSharePreview{grid-template-columns:minmax(0,1fr) minmax(280px,360px);gap:14px;min-height:0;display:grid;overflow:hidden}.review-page-module__IH9hLa__publicShareDocument,.review-page-module__IH9hLa__publicShareThreads{background:#fff;border:1px solid #d0d7dee6;min-height:0;overflow:auto}.review-page-module__IH9hLa__publicShareHero{background:linear-gradient(#fff 0%,#f6f8fa 100%);border-bottom:1px solid #d0d7dee6;gap:8px;padding:18px 20px 14px;display:grid}.review-page-module__IH9hLa__publicShareHero h1{color:#1f2328;letter-spacing:0;margin:0;font-size:clamp(1.6rem,3vw,2.6rem);line-height:1.08}.review-page-module__IH9hLa__publicShareHero p{color:#57606a;max-width:72ch;margin:0;font-size:.98rem;line-height:1.55}.review-page-module__IH9hLa__publicShareMeta{color:#57606a;flex-wrap:wrap;align-items:center;gap:8px;font-size:.78rem;display:flex}.review-page-module__IH9hLa__publicSharePill{color:#57606a;background:#fff;border:1px solid #d0d7dee6;border-radius:999px;align-items:center;min-height:24px;padding:2px 9px;font-weight:650;display:inline-flex}.review-page-module__IH9hLa__publicShareFile{border-bottom:1px solid #d0d7dee6;gap:0;display:grid}.review-page-module__IH9hLa__publicShareFileHeader{color:#24292f;background:#f6f8fa;justify-content:space-between;gap:12px;padding:10px 14px;font-size:.82rem;font-weight:700;display:flex}.review-page-module__IH9hLa__publicShareCode{color:#24292f;white-space:pre-wrap;word-break:break-word;margin:0;padding:18px 20px 24px;font-size:.9rem;line-height:1.62;overflow:auto}.review-page-module__IH9hLa__publicShareThreads{flex-direction:column;display:flex}.review-page-module__IH9hLa__publicShareThreadsHeader{background:#f6f8fa;border-bottom:1px solid #d0d7dee6;gap:4px;padding:14px 14px 12px;display:grid}.review-page-module__IH9hLa__publicShareThreadsHeader h2{color:#1f2328;letter-spacing:0;margin:0;font-size:1rem}.review-page-module__IH9hLa__publicShareThreadsHeader p{color:#57606a;margin:0;font-size:.82rem;line-height:1.45}.review-page-module__IH9hLa__publicShareThreadList{gap:10px;padding:12px;display:grid}.review-page-module__IH9hLa__publicShareThread{background:#fff;border:1px solid #d0d7dee6;border-radius:8px;gap:8px;padding:11px;display:grid}.review-page-module__IH9hLa__publicShareThreadMeta{color:#57606a;flex-wrap:wrap;gap:7px;font-size:.76rem;font-weight:650;display:flex}.review-page-module__IH9hLa__publicShareSelectedText{color:#57606a;border-left:3px solid #54aeff;padding-left:9px;font-size:.82rem;line-height:1.45}.review-page-module__IH9hLa__publicShareCommentBody{color:#24292f;white-space:pre-wrap;margin:0;font-size:.9rem;line-height:1.5}.review-page-module__IH9hLa__publicShareCta{background:#f6f8fa;border:1px solid #d0d7dee6;border-radius:8px;margin:0 12px 12px;padding:12px}.review-page-module__IH9hLa__publicShareCta p{color:#57606a;margin:0 0 10px;font-size:.84rem;line-height:1.45}.review-page-module__IH9hLa__publicShareWebFrame{background:#f6f8fa;border:0;width:100%;min-height:520px}.review-page-module__IH9hLa__webAppReviewChrome{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;display:grid}.review-page-module__IH9hLa__webAppReviewActions{justify-content:flex-end;align-items:center;display:flex}.review-page-module__IH9hLa__loadingCard{overflow:hidden}@media (max-width:759px){.review-page-module__IH9hLa__webAppReviewChrome{grid-template-columns:minmax(0,1fr);align-items:stretch}.review-page-module__IH9hLa__webAppReviewActions{justify-content:flex-start}}.review-page-module__IH9hLa__loadingWorkspace{background:#fff;border:1px solid #d0d7deeb;grid-template-columns:minmax(220px,280px) minmax(0,1fr) minmax(260px,320px);min-height:60vh;display:grid}.review-page-module__IH9hLa__loadingRail,.review-page-module__IH9hLa__loadingThreads,.review-page-module__IH9hLa__loadingToolbar,.review-page-module__IH9hLa__loadingLine,.review-page-module__IH9hLa__loadingLineWide,.review-page-module__IH9hLa__loadingLineShort{background:linear-gradient(90deg,#e3e8eed1 0%,#f3f6f9f5 50%,#e3e8eed1 100%) 0 0/220% 100%;animation:1.2s ease-in-out infinite review-page-module__IH9hLa__review-loading-shimmer}.review-page-module__IH9hLa__loadingRail,.review-page-module__IH9hLa__loadingThreads{min-height:100%}.review-page-module__IH9hLa__loadingRail{border-right:1px solid #d0d7deeb}.review-page-module__IH9hLa__loadingDocument{gap:18px;padding:16px 18px 20px;display:grid}.review-page-module__IH9hLa__loadingToolbar{border-radius:10px;height:42px}.review-page-module__IH9hLa__loadingBody{gap:14px;display:grid}.review-page-module__IH9hLa__loadingLine,.review-page-module__IH9hLa__loadingLineWide,.review-page-module__IH9hLa__loadingLineShort{border-radius:999px;height:16px;display:block}.review-page-module__IH9hLa__loadingLine{width:72%}.review-page-module__IH9hLa__loadingLineWide{width:94%}.review-page-module__IH9hLa__loadingLineShort{width:48%}.review-page-module__IH9hLa__loadingThreads{border-left:1px solid #d0d7deeb}@keyframes review-page-module__IH9hLa__review-loading-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.review-page-module__IH9hLa__tabletSummaryOnly{display:none}.review-page-module__IH9hLa__tabletLegacyChrome{display:block}@media (max-width:980px){.review-page-module__IH9hLa__page{height:auto;overflow:auto}.review-page-module__IH9hLa__pageShell{padding-bottom:12px;overflow:visible}.review-page-module__IH9hLa__loadingWorkspace{grid-template-columns:minmax(0,1fr)}.review-page-module__IH9hLa__loadingRail,.review-page-module__IH9hLa__loadingThreads{display:none}.review-page-module__IH9hLa__publicSharePreview{grid-template-columns:minmax(0,1fr);overflow:visible}.review-page-module__IH9hLa__publicShareDocument,.review-page-module__IH9hLa__publicShareThreads{overflow:visible}.review-page-module__IH9hLa__publicShareWebFrame{min-height:420px}}@media (min-width:760px) and (max-width:1219px){.review-page-module__IH9hLa__tabletSummaryOnly{margin-top:4px;display:block}.review-page-module__IH9hLa__tabletLegacyChrome{display:none}}
.auth-controls-module__zZGxrq__card{border:1px solid var(--border);box-shadow:none;background:#fff;border-radius:8px;gap:12px;padding:14px;display:grid}.auth-controls-module__zZGxrq__cardWorkspace{box-shadow:none;background:#fff;border-color:#d0d7deeb;padding:16px}.auth-controls-module__zZGxrq__cardCompact{background:0 0;border:0;border-radius:0;gap:10px;padding:0}.auth-controls-module__zZGxrq__summary{gap:4px;display:grid}.auth-controls-module__zZGxrq__statusLabel{color:#0550ae;background:#eef3fb;border:1px solid #0969da2e;border-radius:4px;width:fit-content;max-width:100%;padding:2px 6px;font-size:.72rem;font-weight:700;line-height:1.35}.auth-controls-module__zZGxrq__detailBlock{border-top:1px solid #d0d7deb8;gap:6px;min-width:0;padding-top:10px;display:grid}.auth-controls-module__zZGxrq__detailBlock strong{color:#24292f;font-size:.78rem;font-weight:700}.auth-controls-module__zZGxrq__detailBlock ul,.auth-controls-module__zZGxrq__detailBlock ol{color:#59636e;gap:5px;margin:0;padding-left:18px;font-size:.8rem;line-height:1.45;display:grid}.auth-controls-module__zZGxrq__actions{flex-wrap:wrap;gap:8px;display:flex}.auth-controls-module__zZGxrq__cardCompact .auth-controls-module__zZGxrq__summary{gap:3px}.auth-controls-module__zZGxrq__cardCompact .auth-controls-module__zZGxrq__detailBlock{padding-top:8px}.auth-controls-module__zZGxrq__cardCompact .auth-controls-module__zZGxrq__actions{gap:6px}@media (max-width:760px){.auth-controls-module__zZGxrq__actions{flex-direction:column;align-items:stretch}}
.form-renderer-module__1Yiuya__renderer{--form-border:#d0d7de;--form-border-strong:#8c959f;--form-accent:#0969da;--form-accent-soft:#eef5ff;--form-danger:#b42318;width:min(100%,720px);min-width:0;color:var(--text);gap:32px;margin-inline:auto;display:grid}.form-renderer-module__1Yiuya__compact{gap:16px}.form-renderer-module__1Yiuya__compact>.form-renderer-module__1Yiuya__header,.form-renderer-module__1Yiuya__compact>.form-renderer-module__1Yiuya__stepHeader{display:none}.form-renderer-module__1Yiuya__compact .form-renderer-module__1Yiuya__body{gap:16px}.form-renderer-module__1Yiuya__compact .form-renderer-module__1Yiuya__stepActions{justify-content:flex-end}.form-renderer-module__1Yiuya__header{border-bottom:1px solid var(--form-border);gap:10px;min-width:0;padding-bottom:24px;display:grid}.form-renderer-module__1Yiuya__header h1,.form-renderer-module__1Yiuya__header h2{color:#1f2328;letter-spacing:-.035em;overflow-wrap:anywhere;margin:0;font-size:clamp(1.875rem,4vw,2rem);line-height:1.15}.form-renderer-module__1Yiuya__description,.form-renderer-module__1Yiuya__fieldDescription,.form-renderer-module__1Yiuya__stepMeta,.form-renderer-module__1Yiuya__summaryMeta,.form-renderer-module__1Yiuya__unsupportedText,.form-renderer-module__1Yiuya__computedMeta{color:var(--muted);overflow-wrap:anywhere;margin:0;font-size:.875rem;line-height:1.55}.form-renderer-module__1Yiuya__header .form-renderer-module__1Yiuya__description{max-width:64ch;font-size:1rem}.form-renderer-module__1Yiuya__stepHeader{gap:18px;min-width:0;display:grid}.form-renderer-module__1Yiuya__stepHeaderCopy{gap:7px;min-width:0;display:grid}.form-renderer-module__1Yiuya__stepHeaderCopy h2{color:#1f2328;letter-spacing:-.025em;overflow-wrap:anywhere;margin:0;font-size:clamp(1.375rem,3vw,1.5rem);line-height:1.25}.form-renderer-module__1Yiuya__stepHeaderCopy h2:focus{outline:none}.form-renderer-module__1Yiuya__progress{gap:8px;display:grid}.form-renderer-module__1Yiuya__progressLabel{color:#59636e;font-size:.8125rem;font-weight:650}.form-renderer-module__1Yiuya__progress progress{width:100%;height:6px;accent-color:var(--form-accent);background:#eaeef2;border:0;border-radius:999px;overflow:hidden}.form-renderer-module__1Yiuya__progress progress::-webkit-progress-bar{background:#eaeef2}.form-renderer-module__1Yiuya__progress progress::-webkit-progress-value{background:var(--form-accent);border-radius:999px}.form-renderer-module__1Yiuya__progress progress::-moz-progress-bar{background:var(--form-accent);border-radius:999px}.form-renderer-module__1Yiuya__body,.form-renderer-module__1Yiuya__section,.form-renderer-module__1Yiuya__group,.form-renderer-module__1Yiuya__fieldStack,.form-renderer-module__1Yiuya__choiceStack,.form-renderer-module__1Yiuya__summaryList{min-width:0;display:grid}.form-renderer-module__1Yiuya__body,.form-renderer-module__1Yiuya__section{gap:24px}.form-renderer-module__1Yiuya__section+.form-renderer-module__1Yiuya__section{border-top:1px solid #eaeef2;margin-top:16px;padding-top:44px}.form-renderer-module__1Yiuya__sectionHeader,.form-renderer-module__1Yiuya__groupHeader{gap:6px;min-width:0;display:grid}.form-renderer-module__1Yiuya__sectionHeader h3,.form-renderer-module__1Yiuya__groupHeader h4{color:#1f2328;letter-spacing:-.02em;overflow-wrap:anywhere;margin:0;font-size:1.25rem;line-height:1.3}.form-renderer-module__1Yiuya__group{background:#fbfcfd;border:1px solid #d8dee4;border-radius:10px;gap:24px;padding:24px}.form-renderer-module__1Yiuya__field{border:0;gap:8px;min-width:0;margin:0;padding:0;display:grid}.form-renderer-module__1Yiuya__labelRow{justify-content:space-between;align-items:baseline;gap:12px;width:100%;min-width:0;display:flex}.form-renderer-module__1Yiuya__label,.form-renderer-module__1Yiuya__legendLabel{color:#1f2328;overflow-wrap:anywhere;min-width:0;font-size:1.0625rem;font-weight:650;line-height:1.45}.form-renderer-module__1Yiuya__legend{width:100%;min-width:0;padding:0;display:block}.form-renderer-module__1Yiuya__required,.form-renderer-module__1Yiuya__optional{flex:none;font-size:.75rem;font-weight:600;line-height:1.4}.form-renderer-module__1Yiuya__required{color:var(--form-danger)}.form-renderer-module__1Yiuya__optional{color:#6e7781}.form-renderer-module__1Yiuya__control,.form-renderer-module__1Yiuya__textarea,.form-renderer-module__1Yiuya__select{border:1px solid var(--form-border-strong);width:100%;min-width:0;min-height:48px;color:var(--text);font:inherit;background:#fff;border-radius:8px;padding:11px 13px;font-size:1rem;line-height:1.45;transition:border-color .12s,box-shadow .12s,background-color .12s}.form-renderer-module__1Yiuya__field[data-form-field-kind=date] .form-renderer-module__1Yiuya__control,.form-renderer-module__1Yiuya__field[data-form-field-kind=time] .form-renderer-module__1Yiuya__control,.form-renderer-module__1Yiuya__field[data-form-field-kind=datetime] .form-renderer-module__1Yiuya__control,.form-renderer-module__1Yiuya__field[data-form-field-kind=number] .form-renderer-module__1Yiuya__control,.form-renderer-module__1Yiuya__field[data-form-field-kind=currency] .form-renderer-module__1Yiuya__control{max-width:20rem}.form-renderer-module__1Yiuya__control:hover:not(:disabled),.form-renderer-module__1Yiuya__textarea:hover:not(:disabled),.form-renderer-module__1Yiuya__select:hover:not(:disabled){border-color:#57606a}.form-renderer-module__1Yiuya__control:focus-visible,.form-renderer-module__1Yiuya__textarea:focus-visible,.form-renderer-module__1Yiuya__select:focus-visible{outline-offset:2px;border-color:var(--form-accent);outline:3px solid #0969da3d}.form-renderer-module__1Yiuya__choice:has(input:focus-visible){outline-offset:2px;border-color:var(--form-accent);outline:3px solid #0969da3d}.form-renderer-module__1Yiuya__booleanField:has(input:focus-visible){outline-offset:2px;border-color:var(--form-accent);outline:3px solid #0969da3d}.form-renderer-module__1Yiuya__control[aria-invalid=true],.form-renderer-module__1Yiuya__textarea[aria-invalid=true],.form-renderer-module__1Yiuya__select[aria-invalid=true]{border-color:var(--form-danger)}.form-renderer-module__1Yiuya__control:disabled,.form-renderer-module__1Yiuya__textarea:disabled,.form-renderer-module__1Yiuya__select:disabled{color:#57606a;opacity:1;background:#f6f8fa}.form-renderer-module__1Yiuya__textarea{resize:vertical;min-height:144px}.form-renderer-module__1Yiuya__characterCount{color:#6e7781;text-align:right;margin:-3px 0 0;font-size:.75rem;line-height:1.4}.form-renderer-module__1Yiuya__fieldError{color:var(--form-danger);margin:0;font-size:.875rem;font-weight:550;line-height:1.45}.form-renderer-module__1Yiuya__choiceStack,.form-renderer-module__1Yiuya__choiceGrid{grid-template-columns:1fr;gap:10px;display:grid}.form-renderer-module__1Yiuya__choice{border:1px solid var(--form-border);color:#1f2328;cursor:pointer;background:#fff;border-radius:8px;grid-template-columns:22px minmax(0,1fr);align-items:center;gap:12px;min-width:0;min-height:48px;padding:11px 14px;font-size:1rem;line-height:1.45;transition:border-color .12s,background-color .12s,box-shadow .12s;display:grid}.form-renderer-module__1Yiuya__choice:hover{background:#fbfcfd;border-color:#8c959f}.form-renderer-module__1Yiuya__choice input{width:18px;height:18px;accent-color:var(--form-accent);margin:0}.form-renderer-module__1Yiuya__choice span{overflow-wrap:anywhere;min-width:0}.form-renderer-module__1Yiuya__choice:has(input:checked){border-color:var(--form-accent);background:var(--form-accent-soft);box-shadow:inset 3px 0 0 var(--form-accent)}.form-renderer-module__1Yiuya__choice:has(input:disabled){cursor:default;color:#57606a;background:#f6f8fa}.form-renderer-module__1Yiuya__scale{gap:8px;display:grid}.form-renderer-module__1Yiuya__rangeInput{width:100%;min-height:44px;accent-color:var(--form-accent)}.form-renderer-module__1Yiuya__scaleReadout{grid-template-columns:minmax(0,1fr) minmax(6rem,auto) minmax(0,1fr);align-items:start;gap:8px;min-width:0;display:grid}.form-renderer-module__1Yiuya__scaleEndpoint,.form-renderer-module__1Yiuya__scaleSelection{gap:2px;min-width:0;display:grid}.form-renderer-module__1Yiuya__scaleEndpointEnd{text-align:right}.form-renderer-module__1Yiuya__scaleReadoutLabel,.form-renderer-module__1Yiuya__scaleEndpointDescription{color:var(--muted);overflow-wrap:anywhere;font-size:.75rem;line-height:1.4}.form-renderer-module__1Yiuya__scaleReadoutLabel{font-weight:600}.form-renderer-module__1Yiuya__scaleEndpoint strong{color:#1f2328;font-size:.875rem;line-height:1.4}.form-renderer-module__1Yiuya__scaleSelection{background:var(--form-accent-soft);color:#0550ae;text-align:center;border-radius:6px;justify-items:center;padding:6px 10px}.form-renderer-module__1Yiuya__scaleSelection .form-renderer-module__1Yiuya__scaleReadoutLabel{color:#0550ae}.form-renderer-module__1Yiuya__scaleSelection strong{font-size:1rem;line-height:1.3}.form-renderer-module__1Yiuya__booleanField{border:1px solid var(--form-border);cursor:pointer;border-radius:8px;grid-template-columns:22px minmax(0,1fr);align-items:center;gap:12px;min-width:0;min-height:48px;padding:11px 14px;display:grid}.form-renderer-module__1Yiuya__booleanField input{width:18px;height:18px;accent-color:var(--form-accent);margin:0}.form-renderer-module__1Yiuya__unsupported,.form-renderer-module__1Yiuya__computed{background:#f6f8fa;border:1px solid #d8dee4;border-radius:8px;gap:6px;min-width:0;padding:14px 16px;display:grid}.form-renderer-module__1Yiuya__unsupported{background:#fff8c5;border-style:dashed;border-color:#bf8700}.form-renderer-module__1Yiuya__computedValue{color:#1f2328;overflow-wrap:anywhere;font-size:1rem;font-weight:650;line-height:1.4}.form-renderer-module__1Yiuya__contentBlock{min-width:0;color:var(--text);overflow-wrap:anywhere;gap:10px;padding:4px 0;line-height:1.65;display:grid}.form-renderer-module__1Yiuya__contentBlock p,.form-renderer-module__1Yiuya__contentBlock ul{margin:0}.form-renderer-module__1Yiuya__contentBlock ul{gap:6px;padding-left:1.25rem;display:grid}.form-renderer-module__1Yiuya__formError,.form-renderer-module__1Yiuya__formNotice,.form-renderer-module__1Yiuya__reviewModeNotice{border-radius:8px;margin:0;padding:13px 15px;font-size:.875rem;line-height:1.5}.form-renderer-module__1Yiuya__formError{color:#8a1c13;background:#fff5f5;border:1px solid #f0b4ae}.form-renderer-module__1Yiuya__formNotice,.form-renderer-module__1Yiuya__reviewModeNotice{background:var(--form-accent-soft);color:#0550ae;border:1px solid #b6d7ff}.form-renderer-module__1Yiuya__validationRecoveryActions{margin-top:10px}.form-renderer-module__1Yiuya__validationRecoveryActions .button-secondary{min-height:44px}.form-renderer-module__1Yiuya__actions,.form-renderer-module__1Yiuya__stepActions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.form-renderer-module__1Yiuya__stepActions{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff5;border-top:1px solid #eaeef2;justify-content:space-between;min-height:72px;padding:14px 0}.form-renderer-module__1Yiuya__standalone .form-renderer-module__1Yiuya__stepActions{z-index:5;position:sticky;bottom:0}.form-renderer-module__1Yiuya__embedded .form-renderer-module__1Yiuya__stepActions,.form-renderer-module__1Yiuya__readonlyPreview .form-renderer-module__1Yiuya__stepActions{position:static}:is(.form-renderer-module__1Yiuya__stepActions .button-primary,.form-renderer-module__1Yiuya__stepActions .button-secondary,.form-renderer-module__1Yiuya__actions .button-primary,.form-renderer-module__1Yiuya__actions .button-secondary){min-height:44px}.form-renderer-module__1Yiuya__summary{gap:16px;min-width:0;display:grid}.form-renderer-module__1Yiuya__summaryList{gap:0;margin:0;padding:0}.form-renderer-module__1Yiuya__summaryRow{border-top:1px solid #eaeef2;grid-template-columns:minmax(140px,.34fr) minmax(0,1fr);gap:16px;min-width:0;padding:13px 0;display:grid}.form-renderer-module__1Yiuya__summaryRow:first-child{border-top:0}.form-renderer-module__1Yiuya__summaryRow dt{color:#59636e;overflow-wrap:anywhere;margin:0;font-size:.8125rem;font-weight:700;line-height:1.4}.form-renderer-module__1Yiuya__summaryRow dd{color:var(--text);overflow-wrap:anywhere;white-space:pre-wrap;margin:0;font-size:.9375rem;line-height:1.5}.form-renderer-module__1Yiuya__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (max-width:760px){.form-renderer-module__1Yiuya__renderer{gap:24px}.form-renderer-module__1Yiuya__header{padding-bottom:20px}.form-renderer-module__1Yiuya__body{gap:24px}.form-renderer-module__1Yiuya__group{padding:18px}.form-renderer-module__1Yiuya__stepActions{align-items:stretch}.form-renderer-module__1Yiuya__stepActions>.form-renderer-module__1Yiuya__actions:last-child{margin-left:auto}.form-renderer-module__1Yiuya__summaryRow{grid-template-columns:1fr;gap:5px}}@media (max-width:480px){.form-renderer-module__1Yiuya__renderer{gap:22px}.form-renderer-module__1Yiuya__labelRow{align-items:flex-start}.form-renderer-module__1Yiuya__stepActions{grid-template-columns:1fr;display:grid}.form-renderer-module__1Yiuya__actions{grid-template-columns:repeat(2,minmax(0,1fr));width:100%;display:grid}.form-renderer-module__1Yiuya__actions:has(>:only-child){grid-template-columns:1fr}:is(.form-renderer-module__1Yiuya__actions .button-primary,.form-renderer-module__1Yiuya__actions .button-secondary){width:100%;min-width:0}.form-renderer-module__1Yiuya__field[data-form-field-kind=date] .form-renderer-module__1Yiuya__control,.form-renderer-module__1Yiuya__field[data-form-field-kind=time] .form-renderer-module__1Yiuya__control,.form-renderer-module__1Yiuya__field[data-form-field-kind=datetime] .form-renderer-module__1Yiuya__control,.form-renderer-module__1Yiuya__field[data-form-field-kind=number] .form-renderer-module__1Yiuya__control,.form-renderer-module__1Yiuya__field[data-form-field-kind=currency] .form-renderer-module__1Yiuya__control{max-width:100%}}@media (prefers-reduced-motion:reduce){.form-renderer-module__1Yiuya__control,.form-renderer-module__1Yiuya__textarea,.form-renderer-module__1Yiuya__select,.form-renderer-module__1Yiuya__choice{transition:none}}
.commentary-form-embed{background:#fff;border:1px solid #d0d7deeb;border-radius:6px;gap:10px;min-width:0;margin:18px 0;padding:14px;display:grid}.commentary-form-embed-header{flex-wrap:wrap;align-items:center;gap:8px;min-width:0;display:flex}:is(.commentary-form-embed-kicker,.commentary-form-embed-status){color:#59636e;background:#f6f8fa;border:1px solid #d0d7deeb;border-radius:4px;align-items:center;min-height:22px;padding:0 7px;font-size:.72rem;font-weight:700;line-height:1.2;display:inline-flex}.commentary-form-embed-title{color:#24292f;overflow-wrap:anywhere;min-width:0;font-size:.98rem;line-height:1.3}.commentary-form-embed-note{color:#59636e;margin:0;font-size:.86rem;line-height:1.45}.commentary-form-embed-slot{min-width:0}.embedded-review-form-module__fdLFYW__embedded{gap:12px;min-width:0;margin-top:12px;display:grid}.embedded-review-form-module__fdLFYW__resultsHint{color:#59636e;background:#f6f8fa;border:1px solid #0969da29;border-radius:4px;justify-content:space-between;align-items:center;gap:10px;min-width:0;padding:7px 9px;font-size:.78rem;line-height:1.35;display:flex}.embedded-review-form-module__fdLFYW__resultsHint span{overflow-wrap:anywhere;min-width:0}.embedded-review-form-module__fdLFYW__resultsHint a{color:#0969da;flex:none;font-weight:700;text-decoration:none}.embedded-review-form-module__fdLFYW__resultsHint a:hover{text-decoration:underline}.embedded-review-form-module__fdLFYW__status{color:#59636e;background:#f6f8fa;border:1px solid #d0d7ded1;border-radius:4px;margin:0;padding:9px 10px;font-size:.84rem;line-height:1.45}.embedded-review-form-module__fdLFYW__error{color:#cf222e;background:#fff5f5;border-color:#cf222e38}.embedded-review-form-module__fdLFYW__success{color:#1a7f37;background:#f0fff4;border-color:#1a7f3738}.embedded-review-form-module__fdLFYW__renderer{padding-top:2px}
.mention-textarea-module__GKDrjG__wrap{position:relative}.mention-textarea-module__GKDrjG__textarea{width:100%}.mention-textarea-module__GKDrjG__menu{z-index:40;scrollbar-gutter:stable;background:#fff;border:1px solid #d0d7de;border-radius:7px;max-height:min(220px,42vh);padding:4px;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow:hidden auto;box-shadow:0 12px 24px #0f172a24}.mention-textarea-module__GKDrjG__option{color:#24292f;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:5px;grid-template-columns:24px minmax(0,1fr) auto;align-items:center;gap:8px;width:100%;min-width:0;min-height:34px;padding:5px 7px;display:grid}.mention-textarea-module__GKDrjG__option:hover,.mention-textarea-module__GKDrjG__optionActive{background:#eef1f5}.mention-textarea-module__GKDrjG__avatar{color:#57606a;background:#f6f8fa;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:11px;font-weight:750;display:inline-flex}.mention-textarea-module__GKDrjG__identity{gap:1px;min-width:0;display:grid}.mention-textarea-module__GKDrjG__handle{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:13px;font-weight:600;overflow:hidden}.mention-textarea-module__GKDrjG__meta{text-overflow:ellipsis;white-space:nowrap;color:#59636e;min-width:0;font-size:11px;overflow:hidden}.mention-textarea-module__GKDrjG__kind{color:#57606a;border:1px solid #d0d7dee6;border-radius:999px;padding:1px 5px;font-size:10px;font-weight:700}
.merged-pull-request-redirect-modal-module___FT2FW__backdrop{z-index:80;background:#24292f61;position:fixed;inset:0}.merged-pull-request-redirect-modal-module___FT2FW__dialog{z-index:81;background:#fff;border:1px solid #d0d7de;border-radius:8px;gap:18px;width:min(560px,100vw - 32px);max-height:calc(100vh - 32px);padding:22px;display:grid;position:fixed;top:50%;left:50%;overflow:auto;transform:translate(-50%,-50%);box-shadow:0 24px 56px #1f232838}.merged-pull-request-redirect-modal-module___FT2FW__header{gap:8px;display:grid}.merged-pull-request-redirect-modal-module___FT2FW__eyebrow{color:#57606a;letter-spacing:0;text-transform:uppercase;font-size:.78rem;font-weight:700}.merged-pull-request-redirect-modal-module___FT2FW__title{color:#24292f;margin:0;font-size:1.28rem;line-height:1.25}.merged-pull-request-redirect-modal-module___FT2FW__description{color:#57606a;margin:0;font-size:.95rem;line-height:1.5}.merged-pull-request-redirect-modal-module___FT2FW__target{background:#f6f8fa;border:1px solid #d8dee4;border-radius:6px;gap:6px;padding:12px;display:grid}.merged-pull-request-redirect-modal-module___FT2FW__targetLabel{color:#57606a;font-size:.78rem;font-weight:700}.merged-pull-request-redirect-modal-module___FT2FW__targetLink{overflow-wrap:anywhere;color:#0969da;font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:.84rem;line-height:1.45}.merged-pull-request-redirect-modal-module___FT2FW__countdown{color:#57606a;margin:0;font-size:.9rem;line-height:1.45}.merged-pull-request-redirect-modal-module___FT2FW__countdown strong{color:#24292f}.merged-pull-request-redirect-modal-module___FT2FW__actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.merged-pull-request-redirect-modal-module___FT2FW__status{color:#57606a;font-size:.84rem}@media (max-width:560px){.merged-pull-request-redirect-modal-module___FT2FW__dialog{border-radius:8px 8px 0 0;align-content:start;width:100vw;max-height:92vh;padding:18px;top:auto;bottom:0;transform:translate(-50%)}.merged-pull-request-redirect-modal-module___FT2FW__actions{justify-content:stretch;display:grid}}
.review-context-header-module__xHdydG__header{top:var(--header-height);z-index:auto;background:0 0;border-bottom:0;gap:7px;margin-bottom:0;padding:5px 0 0;display:grid;position:static}.review-context-header-module__xHdydG__desktopContext{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:7px 18px;display:grid}.review-context-header-module__xHdydG__mobileContext{gap:8px;display:none}.review-context-header-module__xHdydG__headerMain,.review-context-header-module__xHdydG__headerSide{gap:4px;display:grid}.review-context-header-module__xHdydG__breadcrumbRow,.review-context-header-module__xHdydG__metaRow,.review-context-header-module__xHdydG__titleRow{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.review-context-header-module__xHdydG__breadcrumbRow{gap:8px}.review-context-header-module__xHdydG__breadcrumb{color:var(--muted);font-size:.82rem;font-weight:600}.review-context-header-module__xHdydG__provider{min-height:21px;color:var(--muted);background:#fff;border:1px solid #d0d7deeb;border-radius:999px;align-items:center;padding:0 8px;font-size:.74rem;font-weight:600;display:inline-flex}.review-context-header-module__xHdydG__title{letter-spacing:-.02em;margin:0;font-size:clamp(1.06rem,1.5vw,1.38rem);line-height:1.08}.review-context-header-module__xHdydG__status{background:var(--blue-soft);color:#0550ae;border-radius:999px;align-items:center;min-height:23px;padding:0 9px;font-size:.75rem;font-weight:600;display:inline-flex}.review-context-header-module__xHdydG__statusMuted{background:var(--surface-muted);color:var(--muted)}.review-context-header-module__xHdydG__mobileMetaRow{flex-wrap:wrap;gap:8px;display:flex}.review-context-header-module__xHdydG__mobileMetaChip{min-height:26px;color:var(--muted);background:#fff;border:1px solid #d0d7deeb;border-radius:999px;align-items:center;gap:6px;padding:0 9px;font-size:.74rem;font-weight:600;display:inline-flex}.review-context-header-module__xHdydG__mobileMetaChipWarning,.review-context-header-module__xHdydG__mobileMetaChipWarning svg{color:#8a5b00}.review-context-header-module__xHdydG__metaRow span{color:var(--muted);align-items:center;gap:5px;font-size:.74rem;display:inline-flex}.review-context-header-module__xHdydG__headerSide{align-content:start;justify-items:end;padding-top:1px}.review-context-header-module__xHdydG__inlineStatus{color:var(--muted);font-size:.8rem;font-weight:600}.review-context-header-module__xHdydG__inlineStatusWarning,.review-context-header-module__xHdydG__inlineStatusWarning svg{color:#8a5b00}.review-context-header-module__xHdydG__sideMeta{color:var(--muted);align-items:center;gap:5px;font-size:.74rem;display:inline-flex}.review-context-header-module__xHdydG__primaryAction{white-space:nowrap;min-height:32px;padding:0 11px}.review-context-header-module__xHdydG__mobileDetails{background:linear-gradient(#fffffff5 0%,#f9fbfdf0 100%);border:1px solid #d0d7dedb;border-radius:10px}.review-context-header-module__xHdydG__mobileDetailsSummary{width:100%;min-height:44px;color:var(--text);cursor:pointer;align-items:center;padding:0 12px;font-size:.8rem;font-weight:600;list-style:none;display:inline-flex}.review-context-header-module__xHdydG__mobileDetailsSummary::-webkit-details-marker{display:none}.review-context-header-module__xHdydG__mobileDetailsSummary:after{content:"▾";color:var(--muted);margin-left:auto}.review-context-header-module__xHdydG__mobileDetails[open] .review-context-header-module__xHdydG__mobileDetailsSummary:after{content:"▴"}.review-context-header-module__xHdydG__mobileDetailsBody{border-top:1px solid #d0d7ded1;gap:10px;padding:0 12px 10px;display:grid}.review-context-header-module__xHdydG__mobileDetailList{gap:8px;display:grid}.review-context-header-module__xHdydG__mobileDetailItem{color:var(--muted);flex-wrap:wrap;align-items:center;gap:6px;font-size:.78rem;display:inline-flex}@media (min-width:760px) and (max-width:899px){.review-context-header-module__xHdydG__desktopContext{grid-template-columns:1fr;gap:6px}.review-context-header-module__xHdydG__headerSide{text-align:left;justify-items:start}.review-context-header-module__xHdydG__breadcrumb,.review-context-header-module__xHdydG__metaRow span,.review-context-header-module__xHdydG__sideMeta{font-size:.72rem}.review-context-header-module__xHdydG__provider{min-height:20px;padding:0 7px}.review-context-header-module__xHdydG__title{font-size:1.08rem}.review-context-header-module__xHdydG__status{min-height:21px;padding:0 8px}}@media (max-width:759px){.review-context-header-module__xHdydG__desktopContext{display:none}.review-context-header-module__xHdydG__mobileContext{display:grid}}@media (max-width:760px){.review-context-header-module__xHdydG__mobileTitleRow{align-items:flex-start;gap:8px;display:flex}.review-context-header-module__xHdydG__title{font-size:1rem;line-height:1.12}.review-context-header-module__xHdydG__status{min-height:26px;padding-inline:9px}.review-context-header-module__xHdydG__primaryAction{width:100%}}
.review-poll-controls-module__QTpe6q__composerPollBox{background:#f6f8fa;border:1px solid #d0d7dee0;gap:8px;padding:10px;display:grid}.review-poll-controls-module__QTpe6q__composerPollFields{gap:8px;display:grid}.review-poll-controls-module__QTpe6q__inlineCheckLabel{color:var(--text);align-items:center;gap:8px;font-size:.82rem;display:inline-flex}.review-poll-controls-module__QTpe6q__inlineTextInput{border:1px solid var(--border);width:100%;min-width:0;color:var(--text);background:#fff;padding:8px 9px;font-size:.84rem}.review-poll-controls-module__QTpe6q__actionRow{flex-wrap:wrap;gap:8px;display:flex}.review-poll-controls-module__QTpe6q__modeSelect{color:#24292f;background:#fff;border:1px solid #d0d7dee6;min-width:0;max-width:100%;height:32px;font-size:.8rem}.review-poll-controls-module__QTpe6q__pollCard{background:#f6f8fa;border:0;border-radius:6px;gap:10px;padding:10px;display:grid}.review-poll-controls-module__QTpe6q__pollHeader{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.review-poll-controls-module__QTpe6q__pollKicker,.review-poll-controls-module__QTpe6q__pollDescription{color:#59636e;font-size:.74rem;line-height:1.35}.review-poll-controls-module__QTpe6q__pollQuestion{color:#24292f;font-size:.9rem;font-weight:650;line-height:1.35}.review-poll-controls-module__QTpe6q__pollOptions{gap:6px;display:grid}.review-poll-controls-module__QTpe6q__pollChoiceOption,.review-poll-controls-module__QTpe6q__pollResultOption{color:#24292f;text-align:left;background:#ffffffb8;border-radius:5px;align-items:center;gap:8px;min-width:0;padding:8px;display:flex;position:relative;overflow:hidden}.review-poll-controls-module__QTpe6q__pollChoiceOption{cursor:pointer;justify-content:flex-start;min-height:36px}.review-poll-controls-module__QTpe6q__pollChoiceOption input{flex:none;margin:0}.review-poll-controls-module__QTpe6q__pollChoiceOption:has(input:disabled){color:#57606a;cursor:default}.review-poll-controls-module__QTpe6q__pollOptionSelected{background:#ddf4ffb8;box-shadow:inset 3px 0 #0969da9e}.review-poll-controls-module__QTpe6q__pollOptionPendingAdd{background:#fff8c6b3;outline:1px solid #bf87006b;box-shadow:inset 3px 0 #bf87009e}.review-poll-controls-module__QTpe6q__pollOptionPendingRemove{background:#fff8c680;outline:1px dashed #bf870080;box-shadow:inset 3px 0 #bf870080}.review-poll-controls-module__QTpe6q__pollOptionWinning{box-shadow:inset 3px 0 #1a7f3794}.review-poll-controls-module__QTpe6q__pollOptionLabel,.review-poll-controls-module__QTpe6q__pollOptionResult{z-index:1;position:relative}.review-poll-controls-module__QTpe6q__pollOptionLabel{overflow-wrap:anywhere;flex-wrap:wrap;align-items:center;gap:5px;min-width:0;line-height:1.35;display:inline-flex}.review-poll-controls-module__QTpe6q__pollOptionState{color:#5f4b00;white-space:nowrap;background:#fff8c6cc;border:1px solid #bf870057;border-radius:999px;align-items:center;min-height:18px;padding:0 5px;font-size:.68rem;font-weight:650;line-height:1;display:inline-flex}.review-poll-controls-module__QTpe6q__pollOptionResult{color:#59636e;white-space:nowrap;flex:none;margin-left:auto;font-size:.75rem}.review-poll-controls-module__QTpe6q__pollOptionResultRow{z-index:1;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;width:100%;display:grid;position:relative}.review-poll-controls-module__QTpe6q__pollOptionBar{z-index:0;background:#0969da14;height:auto;position:absolute;inset:0 auto 0 0}.review-poll-controls-module__QTpe6q__pollConsensus{color:#57606a;background:#ffffff9e;border-radius:5px;margin:0;padding:6px 8px;font-size:.78rem;line-height:1.4}.review-poll-controls-module__QTpe6q__pollConsensusReason{color:#57606a;margin:0;font-size:.76rem;line-height:1.4}.review-poll-controls-module__QTpe6q__pollPendingNotice{color:#5f4b00;background:#fff8c6b8;border:1px solid #bf870052;border-radius:5px;margin:0;padding:7px 8px;font-size:.77rem;font-weight:600;line-height:1.4}.review-poll-controls-module__QTpe6q__pollActions,.review-poll-controls-module__QTpe6q__pollVoteActions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.review-poll-controls-module__QTpe6q__pollActions{border-top:1px solid #d0d7deb3;justify-content:flex-end;padding-top:2px}@media (max-width:640px){.review-poll-controls-module__QTpe6q__pollChoiceOption,.review-poll-controls-module__QTpe6q__pollResultOption{min-height:44px}.review-poll-controls-module__QTpe6q__pollActions,.review-poll-controls-module__QTpe6q__pollVoteActions{align-items:stretch}}
.draft-review-revision-controls-module__drBg-a__revisions{flex-wrap:wrap;align-items:flex-start;gap:8px;min-height:0;display:flex}.draft-review-revision-controls-module__drBg-a__details{position:relative}.draft-review-revision-controls-module__drBg-a__summary{color:#1f2328;cursor:pointer;background:#fff;border:1px solid #d0d7dee6;align-items:center;gap:6px;min-height:32px;padding:0 10px;font-size:.84rem;font-weight:650;display:inline-flex}.draft-review-revision-controls-module__drBg-a__summary:hover{background:#f6f8fa}.draft-review-revision-controls-module__drBg-a__panel{z-index:20;background:#fff;border:1px solid #d0d7def2;gap:10px;width:min(440px,100vw - 32px);margin-top:6px;padding:10px;display:grid;position:absolute;right:0;box-shadow:0 16px 38px #1f232824}.draft-review-revision-controls-module__drBg-a__revisionList{max-height:min(320px,54vh);display:grid;overflow:auto}.draft-review-revision-controls-module__drBg-a__revisionLink{color:#1f2328;border-bottom:1px solid #d0d7deb8;grid-template-columns:minmax(96px,max-content) minmax(0,1fr) max-content;align-items:center;gap:10px;padding:8px 4px;font-size:.84rem;text-decoration:none;display:grid}.draft-review-revision-controls-module__drBg-a__revisionLink:hover,.draft-review-revision-controls-module__drBg-a__revisionLink[aria-current=page]{background:#f6f8fa}.draft-review-revision-controls-module__drBg-a__revisionLink span:first-child{font-weight:650}.draft-review-revision-controls-module__drBg-a__revisionLink span:nth-child(2),.draft-review-revision-controls-module__drBg-a__revisionLink time{color:#59636e}.draft-review-revision-controls-module__drBg-a__compareLink{justify-self:start}.draft-review-revision-controls-module__drBg-a__form{gap:10px;width:100%;padding:0;display:grid;position:static}.draft-review-revision-controls-module__drBg-a__modeToggle{border:1px solid #d0d7def2;grid-template-columns:repeat(2,minmax(0,1fr));width:max-content;display:inline-grid;overflow:hidden}.draft-review-revision-controls-module__drBg-a__modeItem{color:#59636e;cursor:pointer;min-height:30px;font:inherit;background:#fff;border:0;border-right:1px solid #d0d7def2;align-items:center;gap:6px;padding:0 10px;font-size:.82rem;font-weight:650;display:inline-flex}.draft-review-revision-controls-module__drBg-a__modeItem:last-child{border-right:0}.draft-review-revision-controls-module__drBg-a__modeItem[data-state=on]{color:#1f2328;background:#f6f8fa}.draft-review-revision-controls-module__drBg-a__field{color:#59636e;gap:5px;font-size:.78rem;font-weight:650;display:grid}.draft-review-revision-controls-module__drBg-a__field input,.draft-review-revision-controls-module__drBg-a__field select,.draft-review-revision-controls-module__drBg-a__field textarea{color:#1f2328;width:100%;font:inherit;background:#fff;border:1px solid #d0d7def2;padding:8px 10px;font-size:.86rem}.draft-review-revision-controls-module__drBg-a__field textarea{resize:vertical;min-height:170px;font-family:var(--font-mono);line-height:1.55}.draft-review-revision-controls-module__drBg-a__contentField{grid-column:1/-1}.draft-review-revision-controls-module__drBg-a__formMessage,.draft-review-revision-controls-module__drBg-a__formError{margin:0;font-size:.84rem;line-height:1.45}.draft-review-revision-controls-module__drBg-a__formMessage{color:#59636e;align-items:center;gap:6px;display:inline-flex}.draft-review-revision-controls-module__drBg-a__formError{color:#b42318}.draft-review-revision-controls-module__drBg-a__actions{justify-content:flex-end;display:flex}.draft-review-revision-controls-module__drBg-a__actionMenuTrigger{color:#1f2328;cursor:pointer;min-height:32px;font:inherit;background:#fff;border:1px solid #d0d7dee6;align-items:center;gap:6px;padding:0 10px;font-size:.84rem;font-weight:650;display:inline-flex}.draft-review-revision-controls-module__drBg-a__actionMenuTrigger:hover{background:#f6f8fa}.draft-review-revision-controls-module__drBg-a__actionMenu{z-index:45;background:#fff;border:1px solid #d0d7def2;gap:2px;min-width:230px;padding:6px;display:grid;box-shadow:0 16px 38px #1f232824}.draft-review-revision-controls-module__drBg-a__actionMenuItem{color:#1f2328;cursor:pointer;width:100%;min-height:32px;font:inherit;text-align:left;background:0 0;border:0;align-items:center;gap:8px;padding:0 8px;font-size:.84rem;text-decoration:none;display:flex}.draft-review-revision-controls-module__drBg-a__actionMenuItem:hover,.draft-review-revision-controls-module__drBg-a__actionMenuItem:focus-visible{background:#f6f8fa;outline:none}.draft-review-revision-controls-module__drBg-a__actionMenuItemDanger{color:#b42318}.draft-review-revision-controls-module__drBg-a__actionMenuItemDanger:hover,.draft-review-revision-controls-module__drBg-a__actionMenuItemDanger:focus-visible{background:#fff1f0}.draft-review-revision-controls-module__drBg-a__consensusDialog{z-index:91;color:#1f2328;background:#fff;border:1px solid #d0d7def2;gap:14px;width:min(620px,100vw - 32px);max-height:min(760px,100vh - 32px);padding:16px;display:grid;position:fixed;top:50%;left:50%;overflow:auto;transform:translate(-50%,-50%);box-shadow:0 24px 54px #1f232833}.draft-review-revision-controls-module__drBg-a__consensusForm{gap:12px;display:grid}.draft-review-revision-controls-module__drBg-a__consensusGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.draft-review-revision-controls-module__drBg-a__consensusChecks{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 12px;display:grid}.draft-review-revision-controls-module__drBg-a__inlineCheck{color:#24292f;align-items:flex-start;gap:8px;font-size:.84rem;font-weight:600;line-height:1.35;display:inline-flex}.draft-review-revision-controls-module__drBg-a__inlineCheck input{margin-top:2px}.draft-review-revision-controls-module__drBg-a__participantPicker{border:1px solid #d0d7def2;gap:6px;max-height:230px;margin:0;padding:9px;display:grid;overflow:auto}.draft-review-revision-controls-module__drBg-a__participantPicker legend{color:#59636e;padding:0 5px;font-size:.78rem;font-weight:700}.draft-review-revision-controls-module__drBg-a__participantOption{color:#24292f;grid-template-columns:max-content minmax(0,1fr);align-items:start;gap:8px;min-height:34px;padding:6px;font-size:.84rem;display:grid}.draft-review-revision-controls-module__drBg-a__participantOption:hover{background:#f6f8fa}.draft-review-revision-controls-module__drBg-a__participantOption input{margin-top:3px}.draft-review-revision-controls-module__drBg-a__participantOption span{gap:2px;min-width:0;display:grid}.draft-review-revision-controls-module__drBg-a__participantOption strong,.draft-review-revision-controls-module__drBg-a__participantOption small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.draft-review-revision-controls-module__drBg-a__participantOption small{color:#59636e;font-size:.74rem}.draft-review-revision-controls-module__drBg-a__toolbarAction{flex:none}.draft-review-revision-controls-module__drBg-a__revisionMenuItemCopy{gap:2px;min-width:0;display:grid}.draft-review-revision-controls-module__drBg-a__revisionMenuItemCopy strong,.draft-review-revision-controls-module__drBg-a__revisionMenuItemCopy span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.draft-review-revision-controls-module__drBg-a__revisionMenuItemCopy span,.draft-review-revision-controls-module__drBg-a__revisionMenuItemCopy+time{color:#59636e;font-size:.76rem}.draft-review-revision-controls-module__drBg-a__revisionMenuItemCopy+time{white-space:nowrap;margin-left:auto}.draft-review-revision-controls-module__drBg-a__menuSeparator{background:#d0d7ded1;height:1px;margin:4px}.draft-review-revision-controls-module__drBg-a__copyStatus{color:#59636e;align-self:center;font-size:.78rem}.draft-review-revision-controls-module__drBg-a__agentBackdrop{z-index:90;background:#0f172a52;position:fixed;inset:0}.draft-review-revision-controls-module__drBg-a__agentDialog{z-index:91;background:#fff;border:1px solid #d0d7def2;gap:12px;width:min(620px,100vw - 32px);max-height:min(720px,100vh - 48px);padding:16px;display:grid;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 18px 42px #1f23282e}.draft-review-revision-controls-module__drBg-a__revisionDialog{z-index:91;background:#fff;border:1px solid #d0d7def2;gap:14px;width:min(560px,100vw - 32px);max-height:min(760px,100vh - 48px);padding:16px;display:grid;position:fixed;top:50%;left:50%;overflow:auto;transform:translate(-50%,-50%);box-shadow:0 18px 42px #1f23282e}.draft-review-revision-controls-module__drBg-a__deleteDialog{z-index:91;background:#fff;border:1px solid #d0d7def2;gap:14px;width:min(440px,100vw - 32px);padding:16px;display:grid;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 18px 42px #1f23282e}.draft-review-revision-controls-module__drBg-a__shareDialog{z-index:91;background:#fff;border:1px solid #d0d7def2;gap:14px;width:min(680px,100vw - 32px);max-height:min(760px,100vh - 48px);padding:16px;display:grid;position:fixed;top:50%;left:50%;overflow:auto;transform:translate(-50%,-50%);box-shadow:0 18px 42px #1f23282e}.draft-review-revision-controls-module__drBg-a__agentHeader,.draft-review-revision-controls-module__drBg-a__agentActions{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.draft-review-revision-controls-module__drBg-a__agentHeaderCopy{gap:4px;min-width:0;display:grid}.draft-review-revision-controls-module__drBg-a__agentHeaderCopy h2,.draft-review-revision-controls-module__drBg-a__agentHeaderCopy p{margin:0}.draft-review-revision-controls-module__drBg-a__agentHeaderCopy h2{color:#1f2328;font-size:1.04rem}.draft-review-revision-controls-module__drBg-a__agentHeaderCopy p,.draft-review-revision-controls-module__drBg-a__trustCopy{color:#59636e;font-size:.84rem;line-height:1.45}.draft-review-revision-controls-module__drBg-a__agentCloseButton{cursor:pointer;background:#fff;border:1px solid #d0d7def2;flex:none;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex}.draft-review-revision-controls-module__drBg-a__agentInstructions{color:#1f2328;width:100%;min-height:240px;font:.86rem/1.55 var(--font-mono);resize:vertical;background:#fff;border:1px solid #d0d7def2;padding:10px}.draft-review-revision-controls-module__drBg-a__trustCopy{margin:0}.draft-review-revision-controls-module__drBg-a__deleteActions{justify-content:flex-end;gap:8px;display:flex}.draft-review-revision-controls-module__drBg-a__sharePanel{background:#f6f8fa;border:1px solid #d0d7ded1;gap:12px;padding:12px;display:grid}.draft-review-revision-controls-module__drBg-a__shareActions,.draft-review-revision-controls-module__drBg-a__shareRecipientForm,.draft-review-revision-controls-module__drBg-a__shareRowActions{align-items:flex-end;gap:8px;display:flex}.draft-review-revision-controls-module__drBg-a__shareRecipientForm{grid-template-columns:minmax(0,1fr) auto;display:grid}.draft-review-revision-controls-module__drBg-a__shareList{gap:8px;display:grid}.draft-review-revision-controls-module__drBg-a__shareList h3{color:#1f2328;margin:0;font-size:.88rem}.draft-review-revision-controls-module__drBg-a__shareList ul{gap:6px;margin:0;padding:0;list-style:none;display:grid}.draft-review-revision-controls-module__drBg-a__shareList li{color:#1f2328;border-top:1px solid #d0d7deb8;justify-content:space-between;align-items:center;gap:10px;min-height:34px;font-size:.84rem;display:flex}.draft-review-revision-controls-module__drBg-a__shareMuted{color:#59636e;margin:0;font-size:.82rem}.draft-review-revision-controls-module__drBg-a__deleteButton{color:#b42318;border-color:#cf222e57}@media (max-width:760px){.draft-review-revision-controls-module__drBg-a__revisions{width:100%}.draft-review-revision-controls-module__drBg-a__details{position:static}.draft-review-revision-controls-module__drBg-a__panel{width:auto;left:16px;right:16px}.draft-review-revision-controls-module__drBg-a__revisionLink{grid-template-columns:minmax(0,1fr);gap:3px}.draft-review-revision-controls-module__drBg-a__agentDialog,.draft-review-revision-controls-module__drBg-a__revisionDialog,.draft-review-revision-controls-module__drBg-a__deleteDialog,.draft-review-revision-controls-module__drBg-a__shareDialog,.draft-review-revision-controls-module__drBg-a__consensusDialog{top:24px;transform:translate(-50%)}.draft-review-revision-controls-module__drBg-a__shareRecipientForm,.draft-review-revision-controls-module__drBg-a__consensusGrid,.draft-review-revision-controls-module__drBg-a__consensusChecks{grid-template-columns:minmax(0,1fr)}}
.content-ownership-notice-module__kHr3tG__notice{border:1px solid var(--border);color:var(--muted);background:#f8fafce6;justify-content:space-between;align-items:center;gap:12px 18px;margin:4px 0 6px;padding:8px 12px;font-size:.8rem;line-height:1.45;display:flex}.content-ownership-notice-module__kHr3tG__copy{flex-wrap:wrap;gap:6px 12px;display:flex}.content-ownership-notice-module__kHr3tG__link{color:var(--blue);white-space:nowrap}.content-ownership-notice-module__kHr3tG__link:hover{text-decoration:underline}@media (max-width:760px){.content-ownership-notice-module__kHr3tG__notice{flex-direction:column;align-items:flex-start}}
.review-route-status-module__7pPowW__status{background:#fffffffa;border:1px solid #d0d7deeb;margin-top:4px;position:relative}.review-route-status-module__7pPowW__desktopStatus{display:block}.review-route-status-module__7pPowW__mobileStatus{gap:10px;padding:9px 12px 10px;display:none}.review-route-status-module__7pPowW__mobileDetailStack{gap:8px;display:grid}.review-route-status-module__7pPowW__row{justify-content:space-between;align-items:center;gap:9px 13px;padding:5px 9px;display:flex}.review-route-status-module__7pPowW__content{flex-wrap:nowrap;flex:auto;align-items:center;gap:8px;min-width:0;display:flex}.review-route-status-module__7pPowW__label{color:#59636e;letter-spacing:.08em;text-transform:uppercase;flex:none;font-size:.68rem;font-weight:700}.review-route-status-module__7pPowW__items{flex-wrap:wrap;align-items:center;gap:5px;min-width:0;display:flex}.review-route-status-module__7pPowW__item{color:#57606a;background:#fff;border:1px solid #d0d7deeb;border-radius:999px;align-items:center;min-height:21px;padding:0 9px;font-size:.72rem;font-weight:600;line-height:1.15;display:inline-flex}.review-route-status-module__7pPowW__itemAccent{color:#0550ae;background:#eef6ff;border-color:#0550ae29}.review-route-status-module__7pPowW__itemWarning{color:#8a5b00;background:#fff8e6;border-color:#9a670033}.review-route-status-module__7pPowW__trailing,.review-route-status-module__7pPowW__actions{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.review-route-status-module__7pPowW__trailing{flex:0 auto;justify-content:flex-end;min-width:0}.review-route-status-module__7pPowW__supplementalControls{align-items:center;gap:6px;min-width:0;display:flex}.review-route-status-module__7pPowW__supplementalControls:empty{display:none}.review-route-status-module__7pPowW__mobileSupplementalControls{justify-content:flex-end;align-items:center;gap:6px;min-width:0;display:flex}.review-route-status-module__7pPowW__mobileSupplementalControls:empty{display:none}.review-route-status-module__7pPowW__action{color:#0550ae;white-space:nowrap;background:#fffffff0;border:1px solid #d0d7deeb;border-radius:6px;align-items:center;min-height:23px;padding:0 9px;font-size:.72rem;font-weight:600;display:inline-flex}.review-route-status-module__7pPowW__action:hover{text-decoration:underline}.review-route-status-module__7pPowW__details{position:relative}.review-route-status-module__7pPowW__detailsSummary{color:#57606a;cursor:pointer;background:#fffffff0;border:1px solid #d0d7deeb;border-radius:6px;align-items:center;min-height:23px;padding:0 9px;font-size:.72rem;font-weight:600;list-style:none;display:inline-flex}.review-route-status-module__7pPowW__detailsSummary::-webkit-details-marker{display:none}.review-route-status-module__7pPowW__detailsSummary:after{content:"▾";margin-left:6px;font-size:.7rem}.review-route-status-module__7pPowW__details[open] .review-route-status-module__7pPowW__detailsSummary:after{content:"▴"}.review-route-status-module__7pPowW__detailList{z-index:4;background:#fffffffa;border:1px solid #d0d7def5;border-radius:10px;gap:5px;min-width:min(420px,100vw - 40px);margin:0;padding:10px 12px;list-style:none;display:grid;position:absolute;top:calc(100% + 6px);right:0;box-shadow:0 14px 32px #1f23281f}.review-route-status-module__7pPowW__detailItem{color:#57606a;font-size:.76rem;line-height:1.4}@media (max-width:1080px){.review-route-status-module__7pPowW__row,.review-route-status-module__7pPowW__content{flex-wrap:wrap}.review-route-status-module__7pPowW__trailing{justify-content:flex-start;width:100%}}@media (min-width:760px) and (max-width:899px){.review-route-status-module__7pPowW__row,.review-route-status-module__7pPowW__content{flex-wrap:wrap}.review-route-status-module__7pPowW__row{padding:6px 9px}.review-route-status-module__7pPowW__trailing{justify-content:flex-start;width:100%}.review-route-status-module__7pPowW__items{gap:4px}.review-route-status-module__7pPowW__item,.review-route-status-module__7pPowW__action,.review-route-status-module__7pPowW__detailsSummary{min-height:20px;padding:0 8px}}@media (max-width:759px){.review-route-status-module__7pPowW__status{background:#fff}.review-route-status-module__7pPowW__desktopStatus{display:none}.review-route-status-module__7pPowW__mobileStatus{display:grid}.review-route-status-module__7pPowW__mobileStatusHeader{justify-content:space-between;align-items:center;gap:8px;display:flex}}@media (max-width:760px){.review-route-status-module__7pPowW__items{gap:6px}.review-route-status-module__7pPowW__details{width:100%}.review-route-status-module__7pPowW__action,.review-route-status-module__7pPowW__detailsSummary{justify-content:center;width:100%;min-height:44px;padding-inline:12px}.review-route-status-module__7pPowW__detailsSummary{justify-content:space-between}.review-route-status-module__7pPowW__mobileActions{grid-template-columns:repeat(auto-fit,minmax(132px,1fr));gap:8px;display:grid}.review-route-status-module__7pPowW__mobileActions .review-route-status-module__7pPowW__action{width:100%}.review-route-status-module__7pPowW__detailList{min-width:0;margin-top:6px;position:static}}
.review-share-dialog-module__cb7-HG__backdrop{z-index:90;background:#0f172a61;position:fixed;inset:0}.review-share-dialog-module__cb7-HG__dialog{z-index:91;color:#1f2328;background:#fff;border:1px solid #d0d7def5;border-radius:12px;gap:20px;width:min(640px,100vw - 32px);max-height:min(760px,100dvh - 48px);padding:24px;display:grid;position:fixed;top:50%;left:50%;overflow:auto;transform:translate(-50%,-50%);box-shadow:0 24px 64px #1f232838,0 2px 8px #1f232814}.review-share-dialog-module__cb7-HG__header,.review-share-dialog-module__cb7-HG__sectionHeading,.review-share-dialog-module__cb7-HG__rows li,.review-share-dialog-module__cb7-HG__rowIdentity,.review-share-dialog-module__cb7-HG__rowActions,.review-share-dialog-module__cb7-HG__status{align-items:center;display:flex}.review-share-dialog-module__cb7-HG__header{justify-content:space-between;align-items:flex-start;gap:16px}.review-share-dialog-module__cb7-HG__headingCopy{gap:4px;min-width:0;display:grid}.review-share-dialog-module__cb7-HG__headingCopy h2,.review-share-dialog-module__cb7-HG__headingCopy p,.review-share-dialog-module__cb7-HG__sectionHeading h3,.review-share-dialog-module__cb7-HG__sectionHeading p,.review-share-dialog-module__cb7-HG__accessNotice p,.review-share-dialog-module__cb7-HG__policyNote,.review-share-dialog-module__cb7-HG__empty,.review-share-dialog-module__cb7-HG__error,.review-share-dialog-module__cb7-HG__status{margin:0}.review-share-dialog-module__cb7-HG__headingCopy h2{font-size:1.25rem;line-height:1.25}.review-share-dialog-module__cb7-HG__headingCopy p,.review-share-dialog-module__cb7-HG__sectionHeading p,.review-share-dialog-module__cb7-HG__accessNotice p,.review-share-dialog-module__cb7-HG__policyNote,.review-share-dialog-module__cb7-HG__empty{color:#59636e;font-size:.82rem;line-height:1.5}.review-share-dialog-module__cb7-HG__eyebrow{color:#57606a;letter-spacing:.04em;text-transform:uppercase;align-items:center;gap:6px;font-size:.72rem;font-weight:700;display:inline-flex}.review-share-dialog-module__cb7-HG__closeButton{color:#57606a;cursor:pointer;background:#fff;border:1px solid #d0d7def5;border-radius:7px;flex:none;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex}.review-share-dialog-module__cb7-HG__closeButton:hover{color:#1f2328;background:#f6f8fa}.review-share-dialog-module__cb7-HG__gitBody,.review-share-dialog-module__cb7-HG__createSection,.review-share-dialog-module__cb7-HG__listSection{gap:12px;display:grid}.review-share-dialog-module__cb7-HG__accessNotice{background:#f6f8fa;border:1px solid #d0d7dee6;border-radius:9px;grid-template-columns:auto minmax(0,1fr);gap:12px;padding:16px;display:grid}.review-share-dialog-module__cb7-HG__accessNotice strong{margin-bottom:4px;font-size:.88rem;display:block}.review-share-dialog-module__cb7-HG__linkField,.review-share-dialog-module__cb7-HG__recipientField{color:#57606a;gap:6px;font-size:.76rem;font-weight:650;display:grid}.review-share-dialog-module__cb7-HG__linkField>div{grid-template-columns:minmax(0,1fr) auto;gap:8px;display:grid}.review-share-dialog-module__cb7-HG__linkField input,.review-share-dialog-module__cb7-HG__recipientField input{color:#1f2328;min-width:0;min-height:38px;font:inherit;background:#fff;border:1px solid #d0d7de;border-radius:7px;padding:8px 10px}.review-share-dialog-module__cb7-HG__sectionHeading{justify-content:space-between;gap:12px}.review-share-dialog-module__cb7-HG__sectionHeading h3{font-size:.9rem;line-height:1.4}.review-share-dialog-module__cb7-HG__createSection{background:#fbfcfe;border:1px solid #d0d7deeb;border-radius:10px;padding:16px}.review-share-dialog-module__cb7-HG__audienceOptions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.review-share-dialog-module__cb7-HG__audienceOption{cursor:pointer;background:#fff;border:1px solid #d0d7de;border-radius:8px;grid-template-columns:auto auto minmax(0,1fr);align-items:start;gap:8px;padding:12px;display:grid}.review-share-dialog-module__cb7-HG__audienceOption[data-selected=true]{background:#f0f7ff;border-color:#54aeff;box-shadow:inset 0 0 0 1px #0969da1f}.review-share-dialog-module__cb7-HG__audienceOption input{margin:2px 0 0}.review-share-dialog-module__cb7-HG__audienceOption span{gap:2px;display:grid}.review-share-dialog-module__cb7-HG__audienceOption strong{color:#24292f;font-size:.82rem}.review-share-dialog-module__cb7-HG__audienceOption small,.review-share-dialog-module__cb7-HG__rowIdentity small{color:#59636e;font-size:.74rem;line-height:1.4}.review-share-dialog-module__cb7-HG__policyNote{border-top:1px solid #d0d7deb8;padding-top:4px}.review-share-dialog-module__cb7-HG__listSection{gap:8px}.review-share-dialog-module__cb7-HG__rows{border-top:1px solid #d0d7debf;gap:0;margin:0;padding:0;list-style:none;display:grid}.review-share-dialog-module__cb7-HG__rows li{border-bottom:1px solid #d0d7debf;justify-content:space-between;gap:12px;min-height:48px}.review-share-dialog-module__cb7-HG__rowIdentity{gap:9px;min-width:0}.review-share-dialog-module__cb7-HG__rowIdentity>span{min-width:0;display:grid}.review-share-dialog-module__cb7-HG__rowIdentity strong{color:#24292f;text-overflow:ellipsis;white-space:nowrap;font-size:.82rem;overflow:hidden}.review-share-dialog-module__cb7-HG__rowActions{flex:none;gap:8px}.review-share-dialog-module__cb7-HG__error{color:#b42318;background:#fff1f0;border:1px solid #cf222e4d;border-radius:8px;padding:10px 12px;font-size:.82rem;line-height:1.45}.review-share-dialog-module__cb7-HG__status{color:#1a7f37;gap:6px;font-size:.82rem;font-weight:650}@media (max-width:640px){.review-share-dialog-module__cb7-HG__dialog{width:100vw;max-height:calc(100dvh - 24px);padding:20px 16px max(20px, env(safe-area-inset-bottom));border-bottom:0;border-left:0;border-right:0;border-radius:14px 14px 0 0;top:auto;bottom:0;transform:translate(-50%)}.review-share-dialog-module__cb7-HG__audienceOptions,.review-share-dialog-module__cb7-HG__linkField>div{grid-template-columns:minmax(0,1fr)}.review-share-dialog-module__cb7-HG__closeButton{width:44px;height:44px}.review-share-dialog-module__cb7-HG__rows li{min-height:52px}}
.review-collaboration-controls-module__KeAvFa__shareTrigger{justify-content:center;width:32px;padding-inline:0}.review-collaboration-controls-module__KeAvFa__shareTrigger:after,.review-collaboration-controls-module__KeAvFa__shareTriggerText{display:none}@media (max-width:760px){.review-collaboration-controls-module__KeAvFa__shareTrigger{width:44px}}.review-collaboration-controls-module__KeAvFa__panel{gap:14px;width:min(400px,100vw - 32px);padding:14px;display:grid}.review-collaboration-controls-module__KeAvFa__gateHeader{grid-template-columns:auto minmax(0,1fr);align-items:start;gap:10px;display:grid}.review-collaboration-controls-module__KeAvFa__stateIcon{color:#57606a;background:#f6f8fa;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex}.review-collaboration-controls-module__KeAvFa__gateHeader[data-tone=success] .review-collaboration-controls-module__KeAvFa__stateIcon{color:#1a7f37;background:#dafbe1}.review-collaboration-controls-module__KeAvFa__gateHeader[data-tone=warning] .review-collaboration-controls-module__KeAvFa__stateIcon{color:#9a6700;background:#fff8c5}.review-collaboration-controls-module__KeAvFa__gateHeader h3,.review-collaboration-controls-module__KeAvFa__gateHeader p,.review-collaboration-controls-module__KeAvFa__requirements h3,.review-collaboration-controls-module__KeAvFa__requirements ul,.review-collaboration-controls-module__KeAvFa__notice,.review-collaboration-controls-module__KeAvFa__feedback,.review-collaboration-controls-module__KeAvFa__override p,.review-collaboration-controls-module__KeAvFa__checklistField p,.review-collaboration-controls-module__KeAvFa__dialogHeader h2,.review-collaboration-controls-module__KeAvFa__dialogHeader p{margin:0}.review-collaboration-controls-module__KeAvFa__gateHeader h3{color:#24292f;font-size:.9rem;line-height:1.4}.review-collaboration-controls-module__KeAvFa__gateHeader p,.review-collaboration-controls-module__KeAvFa__notice,.review-collaboration-controls-module__KeAvFa__override p,.review-collaboration-controls-module__KeAvFa__checklistField p,.review-collaboration-controls-module__KeAvFa__dialogHeader p{color:#59636e;font-size:.76rem;line-height:1.45}.review-collaboration-controls-module__KeAvFa__metrics{background:#f6f8fa;border:1px solid #d0d7dee0;border-radius:8px;grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.review-collaboration-controls-module__KeAvFa__metrics>div{color:#57606a;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:7px;padding:9px;display:grid}.review-collaboration-controls-module__KeAvFa__metrics>div+div{border-left:1px solid #d0d7ded1}.review-collaboration-controls-module__KeAvFa__metrics span,.review-collaboration-controls-module__KeAvFa__enableRule span,.review-collaboration-controls-module__KeAvFa__checkRow span,.review-collaboration-controls-module__KeAvFa__radioRows span{gap:1px;min-width:0;display:grid}.review-collaboration-controls-module__KeAvFa__metrics strong{color:#24292f;font-size:.78rem}.review-collaboration-controls-module__KeAvFa__metrics small{color:#57606a;white-space:nowrap;font-size:.66rem}.review-collaboration-controls-module__KeAvFa__requirements{background:#fffdf2;border-left:3px solid #d4a72c;gap:7px;padding:11px 12px;display:grid}.review-collaboration-controls-module__KeAvFa__requirements h3{color:#24292f;font-size:.76rem}.review-collaboration-controls-module__KeAvFa__requirements ul{color:#57606a;gap:6px;padding:0;font-size:.76rem;list-style:none;display:grid}.review-collaboration-controls-module__KeAvFa__requirements li{grid-template-columns:auto minmax(0,1fr);align-items:start;gap:7px;display:grid}.review-collaboration-controls-module__KeAvFa__requirements li svg{color:#9a6700;margin-top:5px}.review-collaboration-controls-module__KeAvFa__actions{flex-wrap:wrap;gap:8px;display:flex}.review-collaboration-controls-module__KeAvFa__actions button{align-items:center;gap:6px;display:inline-flex}.review-collaboration-controls-module__KeAvFa__requestChanges{color:#b42318}.review-collaboration-controls-module__KeAvFa__notice,.review-collaboration-controls-module__KeAvFa__feedback,.review-collaboration-controls-module__KeAvFa__error{background:#f6f8fa;border-radius:7px;padding:9px 10px}.review-collaboration-controls-module__KeAvFa__feedback{color:#1a7f37;font-weight:600}.review-collaboration-controls-module__KeAvFa__error{color:#b42318;background:#fff1f0;border:1px solid #cf222e42;justify-content:space-between;align-items:center;gap:10px;font-size:.76rem;display:flex}.review-collaboration-controls-module__KeAvFa__override{border-top:1px solid #d0d7decc;gap:8px;padding:10px 0 0;display:grid}.review-collaboration-controls-module__KeAvFa__override summary{color:#24292f;cursor:pointer;font-size:.78rem;font-weight:650}.review-collaboration-controls-module__KeAvFa__override label,.review-collaboration-controls-module__KeAvFa__field{color:#57606a;gap:5px;font-size:.74rem;font-weight:650;display:grid}.review-collaboration-controls-module__KeAvFa__override input,.review-collaboration-controls-module__KeAvFa__field input,.review-collaboration-controls-module__KeAvFa__field select{color:#24292f;width:100%;min-height:38px;font:inherit;background:#fff;border:1px solid #d0d7de;border-radius:7px;padding:7px 9px}.review-collaboration-controls-module__KeAvFa__settingsTrigger{color:#24292f;text-align:left;cursor:pointer;background:#fff;border:1px solid #d0d7dee6;border-radius:7px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;width:100%;min-height:38px;padding:0 10px;font-size:.78rem;font-weight:650;display:grid}.review-collaboration-controls-module__KeAvFa__settingsTrigger:hover{background:#f6f8fa}.review-collaboration-controls-module__KeAvFa__backdrop{z-index:90;background:#0f172a61;position:fixed;inset:0}.review-collaboration-controls-module__KeAvFa__settingsDialog{z-index:91;color:#24292f;background:#fff;border:1px solid #d0d7def5;border-radius:12px;grid-template-rows:auto auto minmax(0,1fr) auto;width:min(680px,100vw - 32px);max-height:min(820px,100dvh - 48px);display:grid;position:fixed;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%);box-shadow:0 24px 64px #1f232838,0 2px 8px #1f232814}.review-collaboration-controls-module__KeAvFa__dialogHeader{border-bottom:1px solid #d0d7ded1;justify-content:space-between;align-items:flex-start;gap:16px;padding:22px 24px 16px;display:flex}.review-collaboration-controls-module__KeAvFa__dialogHeader>div{gap:4px;display:grid}.review-collaboration-controls-module__KeAvFa__dialogHeader h2{font-size:1.2rem}.review-collaboration-controls-module__KeAvFa__eyebrow{color:#57606a;letter-spacing:.04em;text-transform:uppercase;align-items:center;gap:6px;font-size:.7rem;font-weight:700;display:inline-flex}.review-collaboration-controls-module__KeAvFa__closeButton{color:#57606a;cursor:pointer;background:#fff;border:1px solid #d0d7de;border-radius:7px;flex:none;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex}.review-collaboration-controls-module__KeAvFa__enableRule{cursor:pointer;background:#f0f7ff;border:1px solid #54aeff;border-radius:9px;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:10px;margin:16px 24px 0;padding:12px;display:grid}.review-collaboration-controls-module__KeAvFa__enableRule input,.review-collaboration-controls-module__KeAvFa__checkRow input,.review-collaboration-controls-module__KeAvFa__radioRows input{margin-top:2px}.review-collaboration-controls-module__KeAvFa__enableRule strong,.review-collaboration-controls-module__KeAvFa__checkRow strong,.review-collaboration-controls-module__KeAvFa__radioRows strong{font-size:.82rem}.review-collaboration-controls-module__KeAvFa__enableRule small,.review-collaboration-controls-module__KeAvFa__checkRow small,.review-collaboration-controls-module__KeAvFa__radioRows small{color:#59636e;font-size:.74rem;line-height:1.4}.review-collaboration-controls-module__KeAvFa__settingsBody{gap:20px;min-height:0;padding:20px 24px 24px;display:grid;overflow:auto}.review-collaboration-controls-module__KeAvFa__settingsBody[data-disabled=true]{opacity:.56}.review-collaboration-controls-module__KeAvFa__ruleGroup{border:0;border-bottom:1px solid #d0d7ded1;gap:12px;min-width:0;margin:0;padding:0 0 20px;display:grid}.review-collaboration-controls-module__KeAvFa__ruleGroup:last-child{border-bottom:0;padding-bottom:0}.review-collaboration-controls-module__KeAvFa__ruleGroup legend{color:#24292f;margin-bottom:12px;padding:0;font-size:.9rem;font-weight:700}.review-collaboration-controls-module__KeAvFa__twoColumnFields{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.review-collaboration-controls-module__KeAvFa__checklistField{gap:7px;display:grid}.review-collaboration-controls-module__KeAvFa__fieldLabel{color:#57606a;justify-content:space-between;gap:12px;font-size:.74rem;font-weight:650;display:flex}.review-collaboration-controls-module__KeAvFa__fieldLabel small{font-weight:500}.review-collaboration-controls-module__KeAvFa__checklist{background:#fff;border:1px solid #d0d7de;border-radius:8px;max-height:168px;display:grid;overflow:auto}.review-collaboration-controls-module__KeAvFa__checklist label{cursor:pointer;border-bottom:1px solid #d0d7dead;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:9px;min-height:38px;padding:7px 10px;font-size:.78rem;display:grid}.review-collaboration-controls-module__KeAvFa__checklist label:last-child{border-bottom:0}.review-collaboration-controls-module__KeAvFa__filePath{font-family:var(--font-mono);text-overflow:ellipsis;white-space:nowrap;font-size:.72rem;overflow:hidden}.review-collaboration-controls-module__KeAvFa__checkRow,.review-collaboration-controls-module__KeAvFa__radioRows label{cursor:pointer;background:#fff;border:1px solid #d0d7dee0;border-radius:8px;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:9px;padding:10px;display:grid}.review-collaboration-controls-module__KeAvFa__radioRows{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.review-collaboration-controls-module__KeAvFa__radioRows label[data-selected=true]{background:#f0f7ff;border-color:#54aeff}.review-collaboration-controls-module__KeAvFa__dialogActions{background:#fbfcfe;border-top:1px solid #d0d7ded1;justify-content:flex-end;gap:8px;padding:14px 24px;display:flex}.review-collaboration-controls-module__KeAvFa__dialogActions button{align-items:center;gap:6px;display:inline-flex}@media (max-width:640px){.review-collaboration-controls-module__KeAvFa__shareTrigger,.review-collaboration-controls-module__KeAvFa__gateTrigger{justify-content:center;min-width:44px;min-height:44px}.review-collaboration-controls-module__KeAvFa__panel{width:min(360px,100vw - 24px)}.review-collaboration-controls-module__KeAvFa__metrics,.review-collaboration-controls-module__KeAvFa__twoColumnFields,.review-collaboration-controls-module__KeAvFa__radioRows{grid-template-columns:minmax(0,1fr)}.review-collaboration-controls-module__KeAvFa__metrics>div+div{border-top:1px solid #d0d7ded1;border-left:0}.review-collaboration-controls-module__KeAvFa__settingsDialog{border-bottom:0;border-left:0;border-right:0;border-radius:14px 14px 0 0;width:100vw;max-height:calc(100dvh - 24px);top:auto;bottom:0;transform:translate(-50%)}.review-collaboration-controls-module__KeAvFa__dialogHeader,.review-collaboration-controls-module__KeAvFa__settingsBody{padding-left:16px;padding-right:16px}.review-collaboration-controls-module__KeAvFa__enableRule{margin-left:16px;margin-right:16px}.review-collaboration-controls-module__KeAvFa__dialogActions{padding:12px 16px max(12px, env(safe-area-inset-bottom))}.review-collaboration-controls-module__KeAvFa__closeButton{width:44px;height:44px}}
.review-tablet-summary-module__02BAWq__summary{background:#fffffffa;border:1px solid #d0d7deeb;border-radius:0;gap:9px;padding:10px 12px;display:grid}.review-tablet-summary-module__02BAWq__headerBlock,.review-tablet-summary-module__02BAWq__identityRow,.review-tablet-summary-module__02BAWq__titleRow,.review-tablet-summary-module__02BAWq__metaRow,.review-tablet-summary-module__02BAWq__identityCopy,.review-tablet-summary-module__02BAWq__statusRow,.review-tablet-summary-module__02BAWq__statusItems,.review-tablet-summary-module__02BAWq__actionRow{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.review-tablet-summary-module__02BAWq__headerBlock{gap:7px;display:grid}.review-tablet-summary-module__02BAWq__identityRow{justify-content:flex-start}.review-tablet-summary-module__02BAWq__titleRow{align-items:flex-start;gap:8px 10px}.review-tablet-summary-module__02BAWq__statusRow{border-top:1px solid #d0d7deb8;justify-content:space-between;align-items:flex-start;gap:10px 14px;padding-top:8px}.review-tablet-summary-module__02BAWq__statusItems{flex:280px;min-width:0}.review-tablet-summary-module__02BAWq__breadcrumb,.review-tablet-summary-module__02BAWq__metaItem{color:var(--muted)}.review-tablet-summary-module__02BAWq__breadcrumb,.review-tablet-summary-module__02BAWq__kindBadge,.review-tablet-summary-module__02BAWq__sourcePill,.review-tablet-summary-module__02BAWq__metaItem,.review-tablet-summary-module__02BAWq__signalBadge,.review-tablet-summary-module__02BAWq__action,.review-tablet-summary-module__02BAWq__detailsSummary{font-size:.76rem}.review-tablet-summary-module__02BAWq__breadcrumb{font-weight:600}.review-tablet-summary-module__02BAWq__kindBadge,.review-tablet-summary-module__02BAWq__sourcePill,.review-tablet-summary-module__02BAWq__primaryBadge,.review-tablet-summary-module__02BAWq__signalBadge{background:#fff;border:1px solid #d0d7deeb;border-radius:999px;align-items:center;min-height:24px;padding:0 9px;font-weight:600;display:inline-flex}.review-tablet-summary-module__02BAWq__kindBadge,.review-tablet-summary-module__02BAWq__sourcePill{color:var(--muted)}.review-tablet-summary-module__02BAWq__title{letter-spacing:-.02em;flex:300px;min-width:min(100%,300px);margin:0;font-size:clamp(1.04rem,1.65vw,1.22rem);line-height:1.08}.review-tablet-summary-module__02BAWq__primaryBadge{background:var(--blue-soft);color:#0550ae}.review-tablet-summary-module__02BAWq__primaryBadgeMuted{background:var(--surface-muted);color:var(--muted)}.review-tablet-summary-module__02BAWq__signalBadgeAccent{color:#0550ae;background:#eef6ff;border-color:#0550ae29}.review-tablet-summary-module__02BAWq__signalBadgeWarning{color:#8a5b00;background:#fff8e6;border-color:#9a670033}.review-tablet-summary-module__02BAWq__metaRow{gap:8px 12px}.review-tablet-summary-module__02BAWq__metaItem{align-items:center;gap:5px;display:inline-flex}.review-tablet-summary-module__02BAWq__metaJoin{margin-inline:1px}.review-tablet-summary-module__02BAWq__actionRow{justify-content:flex-end;margin-left:auto}.review-tablet-summary-module__02BAWq__action,.review-tablet-summary-module__02BAWq__detailsSummary{color:#0550ae;white-space:nowrap;background:#fffffff0;border:1px solid #d0d7deeb;border-radius:8px;align-items:center;min-height:28px;padding:0 10px;font-weight:600;display:inline-flex}.review-tablet-summary-module__02BAWq__submitAction{white-space:nowrap;min-height:30px;padding:0 12px}.review-tablet-summary-module__02BAWq__details{position:relative}.review-tablet-summary-module__02BAWq__detailsSummary{color:#57606a;cursor:pointer;list-style:none}.review-tablet-summary-module__02BAWq__detailsSummary::-webkit-details-marker{display:none}.review-tablet-summary-module__02BAWq__detailsSummary:after{content:"▾";margin-left:6px;font-size:.68rem}.review-tablet-summary-module__02BAWq__details[open] .review-tablet-summary-module__02BAWq__detailsSummary:after{content:"▴"}.review-tablet-summary-module__02BAWq__detailList{z-index:6;background:#fffffffa;border:1px solid #d0d7def5;gap:6px;min-width:min(420px,100vw - 48px);margin:0;padding:10px 12px;list-style:none;display:grid;position:absolute;top:calc(100% + 6px);right:0;box-shadow:0 18px 36px #0f172a1f}.review-tablet-summary-module__02BAWq__detailItem{color:#57606a;font-size:.76rem;line-height:1.4}@media (min-width:760px) and (max-width:899px){.review-tablet-summary-module__02BAWq__summary{gap:6px;padding:6px 10px}.review-tablet-summary-module__02BAWq__headerBlock{gap:6px}.review-tablet-summary-module__02BAWq__title{flex:300px;min-width:0;font-size:.98rem}.review-tablet-summary-module__02BAWq__titleRow,.review-tablet-summary-module__02BAWq__metaRow,.review-tablet-summary-module__02BAWq__identityCopy,.review-tablet-summary-module__02BAWq__statusRow,.review-tablet-summary-module__02BAWq__statusItems,.review-tablet-summary-module__02BAWq__actionRow{gap:6px}.review-tablet-summary-module__02BAWq__breadcrumb,.review-tablet-summary-module__02BAWq__kindBadge,.review-tablet-summary-module__02BAWq__sourcePill,.review-tablet-summary-module__02BAWq__metaItem,.review-tablet-summary-module__02BAWq__signalBadge,.review-tablet-summary-module__02BAWq__action,.review-tablet-summary-module__02BAWq__detailsSummary{font-size:.72rem}.review-tablet-summary-module__02BAWq__kindBadge,.review-tablet-summary-module__02BAWq__sourcePill,.review-tablet-summary-module__02BAWq__primaryBadge,.review-tablet-summary-module__02BAWq__signalBadge{min-height:22px;padding:0 8px}.review-tablet-summary-module__02BAWq__action,.review-tablet-summary-module__02BAWq__detailsSummary{min-height:26px;padding:0 9px}.review-tablet-summary-module__02BAWq__actionRow{justify-content:flex-start;margin-left:0}.review-tablet-summary-module__02BAWq__details[open]{flex-basis:100%}.review-tablet-summary-module__02BAWq__statusRow{padding-top:7px}.review-tablet-summary-module__02BAWq__detailList{width:min(420px,100%);min-width:0;margin-top:6px;position:static}}
.research-study-shell-module__ndOuIG__shell{gap:20px;min-width:0;padding-bottom:40px;display:grid}.research-study-shell-module__ndOuIG__context{border:1px solid var(--workspace-border);background:var(--workspace-card-bg);border-radius:7px;justify-content:space-between;align-items:center;gap:16px;min-width:0;min-height:64px;padding:12px 16px;display:flex}.research-study-shell-module__ndOuIG__identity,.research-study-shell-module__ndOuIG__statusCopy,.research-study-shell-module__ndOuIG__primaryActions{align-items:center;min-width:0;display:flex}.research-study-shell-module__ndOuIG__identity{gap:12px}.research-study-shell-module__ndOuIG__statusCopy{flex-direction:column;align-items:flex-start;gap:2px}.research-study-shell-module__ndOuIG__statusCopy strong{color:var(--workspace-text-primary);text-overflow:ellipsis;white-space:nowrap;font-size:.86rem;font-weight:650;line-height:1.35;overflow:hidden}.research-study-shell-module__ndOuIG__statusCopy span{color:var(--workspace-text-muted);font-size:.74rem;line-height:1.4}.research-study-shell-module__ndOuIG__status{border:1px solid var(--workspace-border);min-height:24px;color:var(--workspace-text-secondary);text-transform:capitalize;border-radius:999px;align-items:center;padding:3px 9px;font-size:.72rem;font-weight:700;display:inline-flex}.research-study-shell-module__ndOuIG__status[data-status=active]{color:#236247;background:#f1faf5;border-color:#b9dccb}.research-study-shell-module__ndOuIG__status[data-status=archived]{background:var(--workspace-hover-bg)}.research-study-shell-module__ndOuIG__primaryActions{flex-wrap:wrap;flex:none;justify-content:flex-end;gap:8px}:is(.research-study-shell-module__ndOuIG__primaryActions>.button-primary,.research-study-shell-module__ndOuIG__primaryActions>.button-secondary){min-height:40px}.research-study-shell-module__ndOuIG__moreActions{position:relative}.research-study-shell-module__ndOuIG__moreActions>summary{border:1px solid var(--workspace-border);background:var(--workspace-card-bg);min-width:40px;min-height:40px;color:var(--workspace-text-secondary);cursor:pointer;border-radius:5px;justify-content:center;align-items:center;list-style:none;display:inline-flex}.research-study-shell-module__ndOuIG__moreActions>summary:hover{border-color:var(--workspace-border-strong,var(--workspace-border));background:var(--workspace-hover-bg);color:var(--workspace-text-primary)}.research-study-shell-module__ndOuIG__moreActions>summary:focus-visible,.research-study-shell-module__ndOuIG__navigation a:focus-visible{outline:2px solid var(--workspace-action-blue);outline-offset:2px}.research-study-shell-module__ndOuIG__moreActions>summary::-webkit-details-marker{display:none}.research-study-shell-module__ndOuIG__moreActions[open]>div{z-index:10;border:1px solid var(--workspace-border);background:var(--workspace-card-bg);border-radius:6px;width:220px;padding:6px;display:grid;position:absolute;top:46px;right:0;box-shadow:0 12px 28px #0f172a24}.research-study-shell-module__ndOuIG__moreActions a{min-height:38px;color:var(--workspace-text-secondary);border-radius:4px;padding:9px 10px;font-size:.8rem;text-decoration:none}.research-study-shell-module__ndOuIG__moreActions a:hover,.research-study-shell-module__ndOuIG__moreActions a:focus-visible{background:var(--workspace-hover-bg);color:var(--workspace-text-primary)}.research-study-shell-module__ndOuIG__navigation{border-bottom:1px solid var(--workspace-border);scrollbar-width:none;gap:20px;min-width:0;display:flex;overflow-x:auto}.research-study-shell-module__ndOuIG__navigation::-webkit-scrollbar{display:none}.research-study-shell-module__ndOuIG__navigation a{min-height:42px;color:var(--workspace-text-secondary);border-bottom:2px solid #0000;flex:none;align-items:center;padding-inline:2px;font-size:.82rem;font-weight:650;text-decoration:none;display:inline-flex;position:relative}.research-study-shell-module__ndOuIG__navigation a:hover,.research-study-shell-module__ndOuIG__navigation a:focus-visible{color:var(--workspace-text-primary)}.research-study-shell-module__ndOuIG__navigation a[aria-current=page]{border-color:var(--workspace-action-blue);color:var(--workspace-text-primary)}.research-study-shell-module__ndOuIG__content{gap:16px;min-width:0;display:grid}@media (max-width:760px){.research-study-shell-module__ndOuIG__shell{gap:16px;padding-bottom:24px}.research-study-shell-module__ndOuIG__context{flex-direction:column;align-items:stretch;padding:12px}.research-study-shell-module__ndOuIG__primaryActions{flex-wrap:nowrap;width:100%}:is(.research-study-shell-module__ndOuIG__primaryActions>.button-primary,.research-study-shell-module__ndOuIG__primaryActions>.button-secondary){flex:1;min-height:44px}.research-study-shell-module__ndOuIG__moreActions>summary{min-width:44px;min-height:44px}.research-study-shell-module__ndOuIG__navigation{gap:16px}.research-study-shell-module__ndOuIG__navigation a{min-height:44px}}@media (max-width:420px){.research-study-shell-module__ndOuIG__identity{align-items:flex-start}.research-study-shell-module__ndOuIG__statusCopy strong{white-space:normal}}
.research-confirmation-dialog-module__kRJh4q__overlay{z-index:80;background:#1f23286b;position:fixed;inset:0}.research-confirmation-dialog-module__kRJh4q__content{z-index:81;box-sizing:border-box;border:1px solid var(--workspace-border,var(--border));background:var(--workspace-card-bg,var(--surface));width:min(460px,100vw - 32px);max-height:min(560px,100vh - 32px);color:var(--workspace-text-primary,var(--text));border-radius:8px;padding:20px;position:fixed;top:50%;left:50%;overflow:auto;transform:translate(-50%,-50%);box-shadow:0 14px 38px #1f232838}.research-confirmation-dialog-module__kRJh4q__heading{gap:12px;padding-right:30px;display:flex}.research-confirmation-dialog-module__kRJh4q__heading>div{min-width:0}.research-confirmation-dialog-module__kRJh4q__heading h2{margin:0;font-size:1.05rem;line-height:1.35}.research-confirmation-dialog-module__kRJh4q__heading p{color:var(--workspace-text-secondary,#44505c);margin:7px 0 0;font-size:.86rem;line-height:1.55}.research-confirmation-dialog-module__kRJh4q__icon{background:var(--workspace-warning-bg,var(--amber-soft));width:32px;height:32px;color:var(--workspace-warning,#9a6700);border-radius:6px;flex:none;place-items:center;display:grid}.research-confirmation-dialog-module__kRJh4q__close{width:34px;height:34px;color:var(--workspace-text-secondary,#44505c);cursor:pointer;background:0 0;border:0;border-radius:5px;place-items:center;display:grid;position:absolute;top:12px;right:12px}.research-confirmation-dialog-module__kRJh4q__close:hover{background:var(--workspace-hover-bg,var(--surface-subtle))}.research-confirmation-dialog-module__kRJh4q__actions{justify-content:flex-end;gap:8px;margin-top:20px;display:flex}.research-confirmation-dialog-module__kRJh4q__actions button{min-height:40px}@media (max-width:520px){.research-confirmation-dialog-module__kRJh4q__content{width:calc(100vw - 24px);max-height:calc(100vh - 24px);padding:18px}.research-confirmation-dialog-module__kRJh4q__actions{flex-direction:column-reverse;align-items:stretch}.research-confirmation-dialog-module__kRJh4q__actions button{min-height:44px}}@media (prefers-reduced-motion:reduce){.research-confirmation-dialog-module__kRJh4q__overlay,.research-confirmation-dialog-module__kRJh4q__content{animation:none}}
.research-workflow-settings-module__6m1T8q__settings{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;min-width:0;display:grid}.research-workflow-settings-module__6m1T8q__panel{border:1px solid var(--workspace-border,var(--border));background:var(--workspace-card-bg,var(--surface));border-radius:8px;min-width:0;padding:22px;box-shadow:0 1px 2px #1f23280a}.research-workflow-settings-module__6m1T8q__authority{grid-column:1/-1}.research-workflow-settings-module__6m1T8q__panel header{align-items:flex-start;gap:12px;min-width:0;display:flex}.research-workflow-settings-module__6m1T8q__panel header>div:not(.research-workflow-settings-module__6m1T8q__icon){min-width:0}.research-workflow-settings-module__6m1T8q__panel header span{color:var(--workspace-action-blue,var(--blue));letter-spacing:.07em;text-transform:uppercase;font-size:.72rem;font-weight:700;display:block}.research-workflow-settings-module__6m1T8q__panel h2{color:var(--workspace-text-primary,var(--text));margin:4px 0;font-size:1.15rem}.research-workflow-settings-module__6m1T8q__panel header p,.research-workflow-settings-module__6m1T8q__help{max-width:74ch;color:var(--workspace-text-secondary,#44505c);margin:5px 0 0;font-size:.84rem;line-height:1.55}.research-workflow-settings-module__6m1T8q__icon{background:var(--workspace-selected-bg,var(--blue-soft));width:36px;height:36px;color:var(--workspace-action-blue,var(--blue));border-radius:7px;flex:none;place-items:center;display:grid}.research-workflow-settings-module__6m1T8q__icon svg{width:18px;height:18px}.research-workflow-settings-module__6m1T8q__state{border:1px solid var(--workspace-border,var(--border));background:var(--workspace-hover-bg,var(--surface-subtle));min-height:26px;color:var(--workspace-text-secondary,#44505c);text-transform:capitalize;border-radius:999px;align-items:center;margin-left:auto;padding:3px 9px;font-size:.7rem;display:inline-flex}.research-workflow-settings-module__6m1T8q__state[data-state=active],.research-workflow-settings-module__6m1T8q__state[data-state=bound],.research-workflow-settings-module__6m1T8q__state[data-state=pinned]{background:var(--workspace-success-bg,var(--green-soft));color:var(--workspace-success,var(--green));border-color:#1a7f3738}.research-workflow-settings-module__6m1T8q__definitionList{border:1px solid var(--workspace-border-muted,var(--border));border-radius:7px;grid-template-columns:repeat(2,minmax(0,1fr));margin:20px 0 0;display:grid;overflow:hidden}.research-workflow-settings-module__6m1T8q__definitionList>div{border-right:1px solid var(--workspace-border-muted,var(--border));background:var(--workspace-hover-bg,var(--surface-subtle));gap:4px;padding:14px;display:grid}.research-workflow-settings-module__6m1T8q__definitionList>div:nth-child(2){border-right:0}.research-workflow-settings-module__6m1T8q__definitionList>.research-workflow-settings-module__6m1T8q__hash{border-top:1px solid var(--workspace-border-muted,var(--border));background:var(--workspace-card-bg,var(--surface));border-right:0;grid-column:1/-1}.research-workflow-settings-module__6m1T8q__definitionList dt{color:var(--workspace-text-muted,var(--muted));text-transform:uppercase;font-size:.68rem;font-weight:700}.research-workflow-settings-module__6m1T8q__definitionList dd{min-width:0;color:var(--workspace-text-primary,var(--text));margin:0;font-size:.82rem}.research-workflow-settings-module__6m1T8q__definitionList code{overflow-wrap:anywhere;color:var(--workspace-text-secondary,#44505c)}.research-workflow-settings-module__6m1T8q__consent{border-left:3px solid var(--workspace-action-blue,var(--blue));background:var(--workspace-selected-bg,var(--blue-soft));color:var(--workspace-text-primary,var(--text));border-radius:0 6px 6px 0;margin:18px 0 0;padding:14px 16px;font-size:.9rem;line-height:1.6}@media (max-width:760px){.research-workflow-settings-module__6m1T8q__settings{grid-template-columns:1fr}.research-workflow-settings-module__6m1T8q__authority{grid-column:auto}.research-workflow-settings-module__6m1T8q__panel{padding:16px}.research-workflow-settings-module__6m1T8q__definitionList{grid-template-columns:1fr}.research-workflow-settings-module__6m1T8q__definitionList>div{border-right:0;border-bottom:1px solid var(--workspace-border-muted,var(--border))}.research-workflow-settings-module__6m1T8q__definitionList>div:nth-child(2){border-bottom:0}.research-workflow-settings-module__6m1T8q__definitionList>.research-workflow-settings-module__6m1T8q__hash{border-top:1px solid var(--workspace-border-muted,var(--border));border-bottom:0;grid-column:auto}}@media (max-width:440px){.research-workflow-settings-module__6m1T8q__panel header{flex-wrap:wrap}.research-workflow-settings-module__6m1T8q__state{margin-left:48px}}
.research-management-layout-module__coLARW__stack{gap:16px;min-width:0;display:grid}.research-management-layout-module__coLARW__disclosure{border:1px solid var(--workspace-border);background:var(--workspace-card-bg);border-radius:8px;overflow:hidden}.research-management-layout-module__coLARW__disclosure>summary{min-height:52px;color:var(--workspace-text-primary);cursor:pointer;justify-content:space-between;align-items:center;gap:16px;padding:12px 16px;font-size:.86rem;font-weight:700;display:flex}.research-management-layout-module__coLARW__disclosure>summary:focus-visible{outline:2px solid var(--workspace-action-blue);outline-offset:-2px}.research-management-layout-module__coLARW__disclosure>summary span{color:var(--workspace-text-muted);font-size:.74rem;font-weight:500}.research-management-layout-module__coLARW__disclosure[open]>summary{border-bottom:1px solid var(--workspace-border-muted)}.research-management-layout-module__coLARW__disclosure>div{padding:14px}@media (max-width:640px){.research-management-layout-module__coLARW__disclosure>summary{flex-direction:column;align-items:flex-start;gap:3px;min-height:56px}}
.fillout-page-module__wQd9ma__page{color:#111827;background:#f8fafc;min-height:100vh}.fillout-page-module__wQd9ma__shell{box-sizing:border-box;gap:24px;width:min(100%,820px);margin:0 auto;padding:28px 18px 48px;display:grid}.fillout-page-module__wQd9ma__header{gap:12px;display:grid}.fillout-page-module__wQd9ma__brand{color:#334155;width:fit-content;font-size:.9rem;font-weight:700;text-decoration:none}.fillout-page-module__wQd9ma__brand:hover,.fillout-page-module__wQd9ma__sourceLink:hover{text-decoration:underline}.fillout-page-module__wQd9ma__titleBlock{gap:6px;display:grid}.fillout-page-module__wQd9ma__titleBlock h1{letter-spacing:0;margin:0;font-size:3rem;line-height:1.05}.fillout-page-module__wQd9ma__titleBlock p,.fillout-page-module__wQd9ma__notice,.fillout-page-module__wQd9ma__state p{color:#475569;margin:0;line-height:1.6}.fillout-page-module__wQd9ma__kicker{color:#2563eb;letter-spacing:0;text-transform:uppercase;font-size:.78rem;font-weight:800}.fillout-page-module__wQd9ma__notice{border-left:3px solid #2563eb;padding-left:12px}.fillout-page-module__wQd9ma__sourceLink{color:#1d4ed8;width:fit-content;font-weight:700;text-decoration:none}.fillout-page-module__wQd9ma__state{gap:8px;padding-top:15vh;display:grid}.fillout-page-module__wQd9ma__state h1{letter-spacing:0;margin:0;font-size:2rem;line-height:1.1}@media (max-width:640px){.fillout-page-module__wQd9ma__shell{padding:20px 12px 36px}.fillout-page-module__wQd9ma__titleBlock h1{font-size:2rem}}
.site-footer-module__STLB6W__footer{border-top:1px solid var(--border);background:#fffffff0;margin-top:auto}.site-footer-module__STLB6W__footerCompact{border-top-color:var(--border);background:#f8fafcf5}.site-footer-module__STLB6W__inner,.site-footer-module__STLB6W__innerCompact{justify-content:space-between;align-items:center;gap:18px 28px;min-height:60px;padding:14px 0;display:flex}.site-footer-module__STLB6W__brand{max-width:460px;color:var(--muted);gap:4px;font-size:.82rem;line-height:1.45;display:grid}.site-footer-module__STLB6W__brand strong{color:var(--text);font-size:.9rem}.site-footer-module__STLB6W__links{color:var(--muted);flex-wrap:wrap;justify-content:flex-end;gap:10px 16px;font-size:.82rem;display:flex}.site-footer-module__STLB6W__links a:hover{color:var(--text);text-decoration:underline}@media (max-width:760px){.site-footer-module__STLB6W__inner,.site-footer-module__STLB6W__innerCompact{flex-direction:column;align-items:flex-start}.site-footer-module__STLB6W__links{grid-template-columns:repeat(2,minmax(0,max-content));justify-content:flex-start;gap:4px 18px;display:grid}.site-footer-module__STLB6W__links a{align-items:center;min-height:32px;display:inline-flex}}
.legal-layout-module__V7kg2q__page{flex-direction:column;min-height:100vh;display:flex}.legal-layout-module__V7kg2q__content{flex:1;padding:28px 0 44px}
