*{box-sizing:border-box}body{margin:0;font-family:system-ui,sans-serif;background-color:#e0e0e0}.layout{display:flex;height:100vh}.left-panel{width:50%;padding:1.4rem;border-right:2px solid #ddd;display:flex;flex-direction:column;position:relative;overflow-y:auto}.left-panel{display:none}.agents{margin:0 10%;display:flex;justify-content:space-between}.agent{width:20%;height:120px;background:none;text-align:center;padding-top:9px;font-size:x-large;font-weight:500;border-style:none;border-width:2px}.responses{margin:0 4%;display:flex;justify-content:space-between}.question{min-height:5rem;max-height:12rem;overflow-y:auto;background:#eeeded;font-size:large;padding:5px;margin-bottom:12px;text-align:left;border-style:none;border-radius:15px}.response{width:32%;min-width:0;height:clamp(23rem,42vh,32rem);overflow-y:auto;background:#fdfdfd;font-size:large;padding:8px;text-align:left;border:1px outset;border-radius:25px}@media(min-height:1200px){.response{height:50vh;font-size:larger}.question{font-size:large}}html[data-mode=single] #Skill_O,html[data-mode=single] #Risk_O,html[data-mode=single] #skill_I,html[data-mode=single] #risk_I,html[data-mode=single] #Risk_Q,html[data-mode=single] #Skill_Q,html[data-mode=single] #Risk_R,html[data-mode=single] #Skill_R{display:none}html[data-mode=single] #Team_O{padding:8px;width:100%}html[data-mode=single] #team_I{margin:0 auto;width:21%}html[data-mode=single] #Team_R{margin:0 auto;width:30%}html[data-mode=single] #Team_Q{margin:0 auto;width:100%}.optionsBar{display:grid;grid-template-columns:35px 1fr 35px;column-gap:16px;align-items:center;padding-top:2rem;border-top:1px none #000}.options{display:flex;flex-direction:column;gap:.75rem}.nav{justify-self:center;align-self:center;width:40px;height:30px;padding:0;border-radius:6px;border-width:0px;font-size:larger}.nav:hover{background-color:#a4bef8}.nav:active{background-color:#81a9ff}.nav:disabled,.nav:disabled:hover,.nav:disabled:active{background-color:#e0e0e0;color:#e0e0e0}.optionsBar .nav{margin-top:0}.options button{padding:.5rem;font-size:19px;font-weight:600;background-color:#f5f5f5;border:none;border-radius:8px}.options button:hover{padding:.5rem;font-size:19px;font-weight:600;background-color:#a4bef8}.options button:active{padding:.5rem;font-size:large;font-weight:600;background-color:#81a9ff}.options button:disabled{background-color:#d6d6d6;color:#777;cursor:default;opacity:1}.options button:disabled:hover,.options button:disabled:active{background-color:#e0e0e0}.decisionRow{display:flex;justify-content:flex-end;margin-top:12px}#decisionBtn{width:fit-content;display:inline-flex;padding:8px 11px;font-size:20px;font-weight:700;background-color:#4c4fe2;color:#fff;border:1px solid rgb(144,135,222)}#decisionBtn:disabled{width:fit-content;display:inline-flex;padding:8px 11px;font-size:20px;font-weight:700;background-color:#a4a4b4;color:#fff;border:1px none rgb(144,135,222)}#decisionBtn:hover{background-color:#4446c7}#decisionBtn:disabled:hover{background-color:#a4a4b4;border:1px none rgb(144,135,222)}.right-panel{flex:1;padding:3rem;overflow-y:auto}.right-panel h1{margin-top:0;font-size:2.5rem}.application-text{line-height:1.6;max-width:700px}.timer{position:fixed;top:10px;right:20px;padding:6px 10px;font-size:x-large}.info-icon{position:fixed;bottom:4vh;right:2.5vw;width:70px;height:70px;border-radius:33%;border:none;display:flex;align-items:center;justify-content:center;background:#1f2937;color:#fff;cursor:pointer;box-shadow:0 4px 20px #0003}.info-icon:hover{background:#374151}.info-icon:active{background:#1e2125}.info-icon svg{width:55px;height:55px}.right-panel{flex:1;padding:2.5rem 3rem;overflow-y:auto;background:#f3f4f6;color:#1f2937}.right-panel>*{max-width:860px;margin-left:auto;margin-right:auto}.right-panel h1{margin-top:0;margin-bottom:.35rem;font-size:2.2rem;font-weight:700}.right-panel .subtitle{margin-bottom:2rem;font-size:1rem;color:#6b7280}.right-panel .application-section{margin-bottom:2rem}.right-panel h2{margin-top:2rem;margin-bottom:.9rem;font-size:1.3rem;font-weight:700;color:#111827}.right-panel h3{margin-top:1.4rem;margin-bottom:.45rem;font-size:1rem;font-weight:700;color:#374151}.right-panel p{margin:0 0 1rem;line-height:1.68;max-width:75ch}.right-panel ul{margin:0 0 1.1rem;padding-left:1.4rem;max-width:75ch}.right-panel li{margin-bottom:.6rem;line-height:1.6}.right-panel .attachment-block{margin-top:.75rem}.right-panel .attachment-item{margin-bottom:1.2rem;padding-left:.9rem;border-left:3px solid #d1d5db}.right-panel strong{color:#111827}.right-panel br+br{display:none}.left-panel-cover{width:45%;padding:1.5rem;border-right:3px solid #ddd;display:flex;flex-direction:column}.panel_button{position:fixed;right:2.4vw;bottom:calc(2vh + 130px);padding:12px 20px;font-size:16px;font-weight:600;color:#fff;background:#1f2937;border:none;border-radius:999px;box-shadow:0 8px 20px #00000038}.panel_button:hover{background:#27334c;box-shadow:0 10px 24px #00000042}.panel_button:active{box-shadow:0 4px 10px #0000002e;transform:scale(.97)}.skip_notice{font-size:large;border-bottom:2px solid;margin-bottom:16px}
