/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.progress{position:relative;}.progress__track{min-width:100px;max-width:100%;height:16px;margin-top:5px;border:1px solid;background-color:#fff;}.progress__bar{width:3%;min-width:3%;max-width:100%;height:16px;background-color:#000;}.progress__description,.progress__percentage{overflow:hidden;margin-top:0.2em;color:#555;font-size:0.875em;}.progress__description{float:left;}[dir="rtl"] .progress__description{float:right;}.progress__percentage{float:right;}[dir="rtl"] .progress__percentage{float:left;}.progress--small .progress__track{height:7px;}.progress--small .progress__bar{height:7px;background-size:20px 20px;}
.ajax-progress{display:inline-block;padding:1px 5px 2px 5px;}[dir="rtl"] .ajax-progress{float:right;}.ajax-progress-throbber .throbber{display:inline;padding:1px 5px 2px;background:transparent url(/core/misc/throbber-active.gif) no-repeat 0 center;}.ajax-progress-throbber .message{display:inline;padding:1px 5px 2px;}tr .ajax-progress-throbber .throbber{margin:0 2px;}.ajax-progress-bar{width:16em;}.ajax-progress-fullscreen{position:fixed;z-index:1000;top:48.5%;left:49%;width:24px;height:24px;padding:4px;opacity:0.9;border-radius:7px;background-color:#232323;background-image:url(/core/misc/loading-small.gif);background-repeat:no-repeat;background-position:center center;}[dir="rtl"] .ajax-progress-fullscreen{right:49%;left:auto;}
.text-align-left{text-align:left;}.text-align-right{text-align:right;}.text-align-center{text-align:center;}.text-align-justify{text-align:justify;}.align-left{float:left;}.align-right{float:right;}.align-center{display:block;margin-right:auto;margin-left:auto;}
.fieldgroup{padding:0;border-width:0;}
.container-inline div,.container-inline label{display:inline-block;}.container-inline .details-wrapper{display:block;}
.clearfix::after{display:table;clear:both;content:"";}
.js details:not([open]) .details-wrapper{display:none;}
.hidden{display:none;}.visually-hidden{position:absolute !important;overflow:hidden;clip:rect(1px,1px,1px,1px);width:1px;height:1px;word-wrap:normal;}.visually-hidden.focusable:active,.visually-hidden.focusable:focus-within{position:static !important;overflow:visible;clip:auto;width:auto;height:auto;}.invisible{visibility:hidden;}
.item-list__comma-list,.item-list__comma-list li{display:inline;}.item-list__comma-list{margin:0;padding:0;}.item-list__comma-list li::after{content:", ";}.item-list__comma-list li:last-child::after{content:"";}
.js .js-hide{display:none;}.js-show{display:none;}.js .js-show{display:block;}
.nowrap{white-space:nowrap;}
.position-container{position:relative;}
.reset-appearance{margin:0;padding:0;border:0 none;background:transparent;line-height:inherit;-webkit-appearance:none;appearance:none;}
.resize-none{resize:none;}.resize-vertical{min-height:2em;resize:vertical;}.resize-horizontal{max-width:100%;resize:horizontal;}.resize-both{max-width:100%;min-height:2em;resize:both;}
.system-status-counter__status-icon{display:inline-block;width:25px;height:25px;vertical-align:middle;}.system-status-counter__status-icon::before{display:block;width:100%;height:100%;content:"";background-repeat:no-repeat;background-position:center 2px;background-size:16px;}.system-status-counter__status-icon--error::before{background-image:url(/core/misc/icons/e32700/error.svg);}.system-status-counter__status-icon--warning::before{background-image:url(/core/misc/icons/e29700/warning.svg);}.system-status-counter__status-icon--checked::before{background-image:url(/core/misc/icons/73b355/check.svg);}
.system-status-report-counters__item{width:100%;margin-bottom:0.5em;padding:0.5em 0;text-align:center;white-space:nowrap;background-color:rgba(0,0,0,0.063);}@media screen and (min-width:60em){.system-status-report-counters{display:flex;flex-wrap:wrap;justify-content:space-between;}.system-status-report-counters__item--half-width{width:49%;}.system-status-report-counters__item--third-width{width:33%;}}
.system-status-general-info__item{margin-top:1em;padding:0 1em 1em;border:1px solid #ccc;}.system-status-general-info__item-title{border-bottom:1px solid #ccc;}
.tablesort{display:inline-block;width:16px;height:16px;background-size:100%;}.tablesort--asc{background-image:url(/core/misc/icons/787878/twistie-down.svg);}.tablesort--desc{background-image:url(/core/misc/icons/787878/twistie-up.svg);}
.irb-prescreen{--irb-scarlet:#ba0c2f;--irb-scarlet-dark:#212325;--irb-scarlet-light:#eff1f2;--irb-gray-900:#212325;--irb-gray-700:#3f4443;--irb-gray-500:#646a6e;--irb-gray-300:#bfc6cb;--irb-gray-100:#eff1f2;--irb-gray-50:#f6f7f8;--irb-success:#1b6c3a;--irb-success-light:#e8f5ee;--irb-warning:#7a5000;--irb-warning-light:#fff8e6;--irb-info:#00548e;--irb-info-light:#e8f2f9;font-family:'BuckeyeSans','Gill Sans','Helvetica Neue',Helvetica,Arial,sans-serif;font-size:18px;line-height:1.6;color:var(--irb-gray-900);padding:0 0 72px;}.irb-prescreen .progress-track{height:2px;background:var(--irb-gray-100);margin-top:40px;margin-bottom:60px;}.irb-prescreen .progress-fill{height:100%;background:var(--irb-scarlet);transition:width 0.4s ease;}.irb-prescreen .tool-header{margin-bottom:32px;}.irb-prescreen .tool-header h2{font-size:32px;font-weight:700;color:var(--irb-gray-900);line-height:1.2;margin:0 0 6px;}.irb-prescreen .tool-header p{color:var(--irb-gray-500);font-size:15px;margin:0;}.irb-prescreen .card{background:transparent;padding:0 0 36px;margin-bottom:0;border-bottom:1px solid var(--irb-gray-100);animation:irbFadeUp 0.2s ease;}.irb-prescreen .card:last-of-type{border-bottom:none;}@keyframes irbFadeUp{from{opacity:0;transform:translateY(8px);}to{opacity:1;transform:translateY(0);}}.irb-prescreen .welcome-title{font-size:24px;font-weight:600;color:var(--irb-gray-900);margin:0 0 12px;line-height:1.3;}.irb-prescreen .welcome-body{font-size:17px;color:var(--irb-gray-700);line-height:1.65;margin-bottom:24px;max-width:960px;}.irb-prescreen .feature-list{display:flex;flex-direction:column;gap:8px;margin-bottom:32px;}.irb-prescreen .feature-item{display:flex;align-items:center;gap:12px;font-size:16px;color:var(--irb-gray-700);}.irb-prescreen .f-dot{width:5px;height:5px;border-radius:50%;background:var(--irb-scarlet);flex-shrink:0;}.irb-prescreen .step-label{font-size:11px;font-weight:700;letter-spacing:0.1em;text-transform:uppercase;color:var(--irb-scarlet);margin-bottom:12px;display:block;}.irb-prescreen .question-text{font-size:22px;font-weight:600;color:var(--irb-gray-900);line-height:1.3;margin-bottom:8px;}.irb-prescreen .question-hint{font-size:15px;color:var(--irb-gray-500);line-height:1.6;margin-bottom:24px;max-width:960px;}.irb-prescreen .options{display:flex;flex-direction:column;gap:0;max-width:960px;}.irb-prescreen .option-btn{display:flex;align-items:center;gap:14px;padding:14px 0;border:none;border-bottom:1px solid var(--irb-gray-100);background:transparent;cursor:pointer;font-family:'BuckeyeSans','Gill Sans','Helvetica Neue',Helvetica,Arial,sans-serif;font-size:16px;font-weight:400;color:var(--irb-gray-700);text-align:left;transition:color 0.12s;width:100%;border-radius:0;}.irb-prescreen .option-btn:first-child{border-top:1px solid var(--irb-gray-100);}.irb-prescreen .option-btn:hover{color:var(--irb-scarlet);background:transparent;}.irb-prescreen .option-btn.selected{color:var(--irb-scarlet);font-weight:600;background:transparent;}.irb-prescreen .radio-ring{width:18px;height:18px;border-radius:50%;border:2px solid currentColor;flex-shrink:0;display:flex;align-items:center;justify-content:center;}.irb-prescreen .option-btn.selected .radio-ring::after{content:'';width:8px;height:8px;border-radius:50%;background:var(--irb-scarlet);}.irb-prescreen .study-textarea{width:100%;max-width:960px;min-height:130px;padding:12px 14px;border:1px solid var(--irb-gray-300);border-radius:0;font-family:'BuckeyeSans','Gill Sans','Helvetica Neue',Helvetica,Arial,sans-serif;font-size:16px;color:var(--irb-gray-900);resize:vertical;line-height:1.6;transition:border-color 0.12s;box-sizing:border-box;}.irb-prescreen .study-textarea:focus{outline:none;border-color:var(--irb-scarlet);}.irb-prescreen .char-count{font-size:12px;color:var(--irb-gray-500);margin-top:5px;max-width:960px;text-align:right;}.irb-prescreen .nav-actions{display:flex;justify-content:space-between;align-items:center;margin-top:32px;padding-top:24px;border-top:1px solid var(--irb-gray-100);max-width:960px;}.irb-prescreen .btn{display:inline-flex;align-items:center;gap:7px;padding:10px 22px;border-radius:0;font-family:'BuckeyeSans','Gill Sans','Helvetica Neue',Helvetica,Arial,sans-serif;font-size:15px;font-weight:600;cursor:pointer;border:none;transition:all 0.13s ease;text-decoration:none;}.irb-prescreen .btn-primary{background:var(--irb-scarlet);color:white;}.irb-prescreen .btn-primary:hover:not(:disabled){background:var(--irb-scarlet-dark);}.irb-prescreen .btn-primary:disabled{background:#eff1f2;color:#868e92;cursor:not-allowed;}.irb-prescreen .btn-ghost{background:transparent;color:var(--irb-gray-500);padding:10px 0;}.irb-prescreen .btn-ghost:hover{color:var(--irb-gray-900);background:transparent;}.irb-prescreen .btn-outline{background:white;color:var(--irb-gray-700);border:1px solid var(--irb-gray-300);}.irb-prescreen .btn-outline:hover{border-color:var(--irb-gray-500);}.irb-prescreen .ai-loading{display:flex;flex-direction:column;padding:48px 0;}.irb-prescreen .ai-spinner{width:32px;height:32px;border:2px solid var(--irb-gray-100);border-top-color:var(--irb-scarlet);border-radius:50%;animation:irbSpin 0.75s linear infinite;margin-bottom:16px;}@keyframes irbSpin{to{transform:rotate(360deg);}}.irb-prescreen .ai-loading p{color:var(--irb-gray-500);font-size:15px;margin:0;}.irb-prescreen .ai-loading .sub{margin-top:4px;font-size:13px;}.irb-prescreen .result-badge{display:inline-flex;align-items:center;padding:3px 10px;border-radius:0;font-size:11px;font-weight:700;letter-spacing:0.08em;text-transform:uppercase;margin-bottom:16px;}.irb-prescreen .badge-not-hsr{background:var(--irb-success-light);color:var(--irb-success);}.irb-prescreen .badge-exempt{background:#e6f4ea;color:#1b5e20;}.irb-prescreen .badge-expedited{background:var(--irb-warning-light);color:var(--irb-warning);}.irb-prescreen .badge-full-board{background:#fce8e8;color:#8b0000;}.irb-prescreen .badge-needs-review{background:var(--irb-info-light);color:var(--irb-info);}.irb-prescreen .result-title{font-size:28px;font-weight:700;color:var(--irb-gray-900);margin-bottom:12px;line-height:1.2;}.irb-prescreen .result-summary{font-size:17px;color:var(--irb-gray-700);line-height:1.65;margin-bottom:8px;max-width:960px;}.irb-prescreen .result-detail{font-size:15px;color:var(--irb-gray-500);line-height:1.6;margin-bottom:32px;max-width:960px;}.irb-prescreen .ai-block{border-left:3px solid var(--irb-info);padding:14px 18px;margin-bottom:32px;max-width:960px;background:var(--irb-info-light);}.irb-prescreen .ai-block-label{font-size:11px;font-weight:700;letter-spacing:0.08em;text-transform:uppercase;color:var(--irb-info);margin-bottom:8px;}.irb-prescreen .ai-block p{font-size:15px;color:var(--irb-gray-700);line-height:1.6;margin:0;}.irb-prescreen .ai-block.warn{background:var(--irb-warning-light);border-color:var(--irb-warning);}.irb-prescreen .ai-block.warn .ai-block-label{color:var(--irb-warning);}.irb-prescreen .protocol-template{max-width:960px;margin-bottom:32px;padding:16px 18px;background:var(--irb-gray-50);border-left:3px solid var(--irb-gray-300);}.irb-prescreen .protocol-template p{margin:0 0 6px;font-size:15px;}.irb-prescreen .protocol-template p:last-child{margin-bottom:0;}.irb-prescreen .template-note{font-size:13px;color:var(--irb-gray-500);line-height:1.55;}.irb-prescreen .protocol-template a{color:var(--irb-scarlet);text-decoration:none;}.irb-prescreen .protocol-template a:hover{text-decoration:underline;}.irb-prescreen .section-label{font-size:11px;font-weight:700;letter-spacing:0.09em;text-transform:uppercase;color:var(--irb-gray-500);margin-bottom:16px;display:block;}.irb-prescreen .next-step{display:flex;gap:14px;padding:14px 0;border-bottom:1px solid var(--irb-gray-100);max-width:960px;}.irb-prescreen .next-step:first-of-type{border-top:1px solid var(--irb-gray-100);}.irb-prescreen .step-num{width:24px;height:24px;background:var(--irb-scarlet);color:white;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:700;flex-shrink:0;margin-top:3px;}.irb-prescreen .step-body strong{display:block;font-weight:600;font-size:15px;margin-bottom:2px;}.irb-prescreen .step-body span{font-size:13px;color:var(--irb-gray-500);}.irb-prescreen .step-body a{color:var(--irb-scarlet);text-decoration:none;}.irb-prescreen .step-body a:hover{text-decoration:underline;}.irb-prescreen .result-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px;}.irb-prescreen .accordion-header{display:flex;align-items:center;justify-content:space-between;cursor:pointer;padding:14px 0;border-top:1px solid var(--irb-gray-100);border-bottom:1px solid var(--irb-gray-100);}.irb-prescreen .accordion-body{display:none;padding-top:16px;}.irb-prescreen .accordion-body.open{display:block;}.irb-prescreen .toggle-chevron{font-size:14px;color:var(--irb-gray-500);transition:transform 0.2s;}.irb-prescreen .toggle-chevron.open{transform:rotate(180deg);}.irb-prescreen .answers-table{width:100%;max-width:960px;border-collapse:collapse;font-size:14px;}.irb-prescreen .answers-table tr:nth-child(even) td{background:var(--irb-gray-50);}.irb-prescreen .answers-table td{padding:9px 11px;vertical-align:top;border-bottom:1px solid var(--irb-gray-100);}.irb-prescreen .answers-table td:first-child{color:var(--irb-gray-500);width:55%;}.irb-prescreen .answers-table td:last-child{font-weight:500;}.irb-prescreen .feedback-block{max-width:960px;margin:32px 0;padding:20px 24px;background:var(--irb-gray-50);border-top:1px solid var(--irb-gray-100);border-bottom:1px solid var(--irb-gray-100);}.irb-prescreen .feedback-label{font-size:14px;font-weight:600;color:var(--irb-gray-700);margin-bottom:12px;}.irb-prescreen .feedback-buttons{display:flex;gap:12px;margin-bottom:4px;}.irb-prescreen .feedback-btn{background:white;border:1px solid var(--irb-gray-300);border-radius:0;padding:8px 18px;font-family:'BuckeyeSans','Gill Sans','Helvetica Neue',Helvetica,Arial,sans-serif;font-size:14px;font-weight:600;color:var(--irb-gray-700);cursor:pointer;display:inline-flex;align-items:center;transition:border-color 0.12s,background 0.12s,color 0.12s;}.irb-prescreen .feedback-btn:hover:not(:disabled){border-color:var(--irb-scarlet);background:#fff5f6;}.irb-prescreen .feedback-btn.selected{border-color:var(--irb-scarlet);background:#fff5f6;}.irb-prescreen .feedback-btn:disabled{opacity:0.4;cursor:not-allowed;}.irb-prescreen .feedback-comment{margin-top:14px;display:flex;flex-direction:column;gap:10px;}.irb-prescreen .feedback-comment textarea{width:100%;min-height:80px;padding:10px 12px;border:1px solid var(--irb-gray-300);font-family:'BuckeyeSans','Gill Sans','Helvetica Neue',Helvetica,Arial,sans-serif;font-size:14px;color:var(--irb-gray-900);resize:vertical;box-sizing:border-box;}.irb-prescreen .feedback-comment textarea:focus{outline:none;border-color:var(--irb-scarlet);}.irb-prescreen .feedback-thanks{font-size:14px;color:var(--irb-success);margin-top:10px;font-weight:600;}.irb-prescreen .disclaimer{max-width:960px;margin-top:32px;padding:16px 18px;background:#fff8e6;border-left:3px solid var(--irb-warning);font-size:13px;color:var(--irb-gray-700);line-height:1.6;}.irb-prescreen .disclaimer strong{color:var(--irb-gray-900);}.irb-prescreen .disclaimer a{color:var(--irb-scarlet);text-decoration:none;}.irb-prescreen .disclaimer a:hover{text-decoration:underline;}.irb-prescreen .ack-block{max-width:960px;margin-bottom:20px;padding:16px 18px;background:#fff8e6;border-left:3px solid var(--irb-warning);}.irb-prescreen .ack-label{display:flex;align-items:flex-start;gap:12px;cursor:pointer;font-size:16px;color:var(--irb-gray-700);line-height:1.55;}.irb-prescreen .ack-checkbox{width:18px;height:18px;flex-shrink:0;margin-top:2px;accent-color:var(--irb-scarlet);cursor:pointer;}.irb-prescreen .access-restricted{padding:60px 0;max-width:640px;}.irb-prescreen .access-restricted h2{font-size:28px;font-weight:700;color:var(--irb-gray-900);margin:0 0 20px;line-height:1.2;}.irb-prescreen .access-restricted p{font-size:17px;color:var(--irb-gray-700);line-height:1.65;margin-bottom:16px;max-width:560px;}.irb-prescreen .access-restricted a{color:var(--irb-scarlet);text-decoration:none;}.irb-prescreen .access-restricted a:hover{text-decoration:underline;}@media print{.irb-prescreen .progress-track,.irb-prescreen .nav-actions,.irb-prescreen .result-actions,.irb-prescreen .feedback-block{display:none !important;}.irb-prescreen .accordion-body{display:block !important;}.irb-prescreen .disclaimer{border-left:none;background:none;padding:0;}}
.paragraph--unpublished{background-color:#fff4f4;}
