*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body{height:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#0d1117;color:#e2e8f0;font-size:14px}#root{height:100%}button{cursor:pointer;border:none;background:none;font-family:inherit}.app{display:flex;flex-direction:column;height:100vh;overflow:hidden}.header{display:flex;align-items:center;justify-content:space-between;padding:0 1.25rem;height:52px;background:#161b22;border-bottom:1px solid #21262d;flex-shrink:0}.logo{display:flex;align-items:center;gap:.6rem}.logo-text{font-size:.85rem;font-weight:700;letter-spacing:.08em;color:#e2e8f0}.logo-sub{font-size:.65rem;color:#6e7681;letter-spacing:.05em;text-transform:uppercase}.header-right{display:flex;align-items:center;gap:.6rem}.station-badge{font-size:.65rem;font-weight:600;letter-spacing:.06em;padding:.25rem .6rem;border-radius:20px;border:1px solid}.sidebar-toggle{font-size:.7rem;padding:.3rem .7rem;border-radius:6px;background:#21262d;color:#8b949e;border:1px solid #30363d;transition:all .15s}.sidebar-toggle:hover{background:#30363d;color:#e2e8f0}.back-btn{font-size:.75rem;padding:.35rem .8rem;border-radius:6px;background:#21262d;color:#8b949e;border:1px solid #30363d}.back-btn:hover{background:#30363d;color:#e2e8f0}.timer{font-size:1.1rem;font-weight:700;font-variant-numeric:tabular-nums;padding:.25rem .75rem;border-radius:8px;background:#21262d;border:1.5px solid #30363d}.timer.ok{color:#68d391;border-color:#276749}.timer.warn{color:#f6ad55;border-color:#744210}.timer.danger{color:#fc8181;border-color:#742a2a;animation:pulse 1s ease-in-out infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.6}}.select-wrap{flex:1;overflow-y:auto;padding:2rem;max-width:900px;margin:0 auto;width:100%}.select-header{text-align:center;margin-bottom:1.5rem}.select-title{font-size:1.5rem;font-weight:700;color:#e2e8f0}.case-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem;margin-bottom:1.5rem}.case-card{text-align:left;padding:1.2rem;background:#161b22;border:1px solid #21262d;border-radius:12px;transition:all .15s;display:flex;flex-direction:column;gap:.5rem}.case-card:hover{border-color:#388bfd;background:#1c2128;transform:translateY(-2px)}.case-card-top{display:flex;align-items:center;gap:.5rem}.case-cat{font-size:.6rem;font-weight:700;letter-spacing:.05em;padding:.2rem .5rem;border-radius:20px;border:1px solid;white-space:nowrap}.case-card-id{font-size:.65rem;color:#6e7681;font-weight:600;letter-spacing:.06em}.case-card-title{font-size:.9rem;font-weight:600;color:#e2e8f0;line-height:1.3}.mode-wrap{flex:1;overflow-y:auto;padding:1.5rem;max-width:860px;margin:0 auto;width:100%}.mode-header{text-align:center;margin-bottom:1.5rem}.mode-case-tag{font-size:.7rem;font-weight:700;letter-spacing:.08em}.mode-title{font-size:1.4rem;font-weight:700;color:#e2e8f0;margin:.4rem 0}.mode-sub{font-size:.78rem;color:#6e7681}.mode-cards{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1.5rem}@media (max-width:640px){.mode-cards{grid-template-columns:1fr}}.mode-card{padding:1.5rem;border-radius:12px;border:2px solid;cursor:pointer;transition:all .15s;display:flex;flex-direction:column;gap:.75rem}.mode-card.learn{background:#0f2027;border-color:#276749}.mode-card.learn:hover{border-color:#68d391;background:#122a20}.mode-card.exam{background:#1a1020;border-color:#553c9a}.mode-card.exam:hover{border-color:#9f7aea;background:#1e1228}.mode-card-title{font-size:1.1rem;font-weight:700;color:#e2e8f0}.mode-card-desc{font-size:.78rem;color:#8b949e;line-height:1.5}.mode-list{list-style:none;display:flex;flex-direction:column;gap:.35rem}.mode-list li{font-size:.75rem;color:#8b949e}.mode-btn{margin-top:auto;text-align:center;font-size:.75rem;font-weight:700;letter-spacing:.05em;padding:.6rem;border-radius:8px}.learn-btn{background:#276749;color:#9be9a8}.exam-btn{background:#4a2b7d;color:#c9b2f5}.mode-rubric-preview{background:#161b22;border:1px solid #21262d;border-radius:10px;padding:1rem}.rubric-preview-title{font-size:.7rem;font-weight:700;letter-spacing:.06em;color:#6e7681;margin-bottom:.75rem}.rubric-preview-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:.35rem}.rubric-preview-item{display:flex;align-items:center;gap:.4rem;font-size:.72rem;color:#8b949e}.rp-num{font-weight:700;color:#6e7681;min-width:18px}.observe-wrap{flex:1;overflow-y:auto;padding:2rem;display:flex;justify-content:center;align-items:flex-start}.observe-card{max-width:700px;width:100%;background:#161b22;border:1px solid #21262d;border-radius:12px;padding:2rem;display:flex;flex-direction:column;gap:1.5rem}.observe-header{text-align:center}.observe-label{font-size:.85rem;font-weight:700;letter-spacing:.06em;color:#f6ad55;margin-bottom:.5rem}.observe-sub{font-size:.78rem;color:#6e7681;line-height:1.5}.overview-section{background:#0d1117;border-radius:10px;padding:1.2rem;border:1px solid #21262d}.overview-title{font-size:.7rem;font-weight:700;letter-spacing:.07em;color:#6e7681;margin-bottom:.9rem;text-transform:uppercase}.overview-grid{display:flex;flex-direction:column;gap:.75rem}.overview-item{display:flex;flex-direction:column;gap:.2rem}.overview-label{font-size:.65rem;font-weight:700;color:#6e7681;letter-spacing:.05em;text-transform:uppercase}.overview-val{font-size:.82rem;color:#c9d1d9;line-height:1.5}.observe-reminders{background:#0f1a2b;border:1px solid #1d3557;border-radius:8px;padding:1rem;display:flex;flex-direction:column;gap:.5rem}.observe-reminder-title{font-size:.7rem;font-weight:700;color:#388bfd;letter-spacing:.05em;margin-bottom:.25rem}.observe-reminder{font-size:.75rem;color:#8b949e;line-height:1.4}.observe-reminder strong{color:#c9d1d9}.encounter-body{flex:1;display:grid;grid-template-columns:1fr 360px;overflow:hidden}.encounter-body.no-sidebar{grid-template-columns:1fr 340px}.chat-panel{display:flex;flex-direction:column;border-right:1px solid #21262d;overflow:hidden}.chat-header{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;background:#161b22;border-bottom:1px solid #21262d;flex-shrink:0}.patient-avatar-wrap{width:86px;height:86px;border-radius:50%;flex-shrink:0;box-shadow:0 0 0 1px #30363d inset;transition:transform .15s ease,box-shadow .2s ease}.patient-avatar-wrap.talking{transform:scale(1.03);box-shadow:0 0 0 1px #1d4ed8 inset,0 0 18px #2563eb44}.patient-avatar-svg{width:100%;height:100%;display:block}.patient-brow{fill:none;stroke:#0f172a;stroke-width:2.2;stroke-linecap:round}.patient-brow.concerned.left{transform:translateY(-1px) rotate(-8deg);transform-origin:53px 46px}.patient-brow.concerned.right{transform:translateY(-1px) rotate(8deg);transform-origin:67px 46px}.patient-brow.pain.left{transform:translateY(-2px) rotate(-13deg);transform-origin:53px 46px}.patient-brow.pain.right{transform:translateY(-2px) rotate(13deg);transform-origin:67px 46px}.patient-brow.reassured{transform:translateY(.5px);opacity:.9}.patient-mouth{transform-origin:60px 63px}.patient-mouth.reassured{stroke:#22c55e}.patient-mouth.concerned{stroke:#f59e0b}.patient-mouth.pain{stroke:#ef4444}.patient-mouth.talking{animation:mouthTalk .2s ease-in-out infinite alternate}@keyframes mouthTalk{0%{transform:scaleY(1)}to{transform:scaleY(1.9)}}.patient-avatar-wrap.expr-concerned{box-shadow:0 0 0 1px #f59e0b inset,0 0 18px #f59e0b22}.patient-avatar-wrap.expr-pain{box-shadow:0 0 0 1px #ef4444 inset,0 0 18px #ef444433}.patient-avatar-wrap.expr-reassured{box-shadow:0 0 0 1px #22c55e inset,0 0 18px #22c55e22}.patient-header-text{min-width:0}.patient-name{font-size:.85rem;font-weight:700;color:#e2e8f0}.patient-meta{font-size:.7rem;color:#6e7681;margin-top:.1rem}.live-badge{margin-left:auto;font-size:.65rem;font-weight:600;color:#68d391;display:flex;align-items:center;gap:.3rem}.live-dot{animation:blink 1.5s ease-in-out infinite}@keyframes blink{0%,to{opacity:1}50%{opacity:.3}}.messages{flex:1;overflow-y:auto;padding:1rem;display:flex;flex-direction:column;gap:.75rem}.msg-row{display:flex;gap:.6rem;align-items:flex-end;max-width:85%}.msg-row.student{align-self:flex-end;flex-direction:row-reverse;max-width:80%}.msg-row.system{align-self:center;max-width:100%}.msg-time{font-size:.6rem;color:#484f58;margin-bottom:.2rem}.msg-row.student .msg-time{text-align:right}.bubble{padding:.6rem .85rem;border-radius:12px;font-size:.82rem;line-height:1.5}.bubble.patient{background:#1c2128;color:#c9d1d9;border-radius:12px 12px 12px 2px}.bubble.student{background:#1d3461;color:#a8c5f0;border-radius:12px 12px 2px}.bubble.system{background:#1a2634;color:#58a6ff;font-size:.75rem;border-radius:8px;border:1px solid #1d3557;padding:.5rem .8rem;text-align:center}.bubble.typing{color:#484f58;font-style:italic}.input-row{display:flex;gap:.5rem;padding:.75rem;background:#161b22;border-top:1px solid #21262d;flex-shrink:0}.voice-btn{width:38px;height:38px;border-radius:8px;border:1px solid #30363d;background:#0d1117;color:#8b949e;font-size:1rem;align-self:flex-end}.voice-btn.on{color:#7dd3fc;border-color:#1d4ed8;background:#0f172a}.voice-btn:hover{border-color:#3b82f6}.chat-input{flex:1;background:#0d1117;border:1px solid #30363d;border-radius:8px;padding:.6rem .85rem;color:#e2e8f0;font-size:.82rem;resize:none;font-family:inherit;line-height:1.4}.chat-input:focus{outline:none;border-color:#388bfd}.send-btn{background:#1f6feb;color:#fff;border-radius:8px;width:38px;height:38px;font-size:1rem;transition:background .15s;align-self:flex-end;display:flex;align-items:center;justify-content:center}.send-btn:hover:not(:disabled){background:#388bfd}.send-btn:disabled{opacity:.4;cursor:default}.tracker-panel{overflow-y:auto;background:#0d1117;display:flex;flex-direction:column;gap:0}.tracker-section{padding:.85rem 1rem;border-bottom:1px solid #21262d}.tracker-section.note-section{flex:1}.tracker-title{font-size:.65rem;font-weight:700;letter-spacing:.08em;color:#484f58;text-transform:uppercase;margin-bottom:.6rem;display:flex;align-items:center;gap:.5rem}.nbeo-label{background:#1f6feb22;color:#388bfd;border:1px solid #1d3557;padding:.15rem .4rem;border-radius:4px;font-size:.6rem}.score-pill{background:#161b22;color:#6e7681;padding:.15rem .45rem;border-radius:20px;font-size:.65rem;border:1px solid #30363d}.score-pill.complete{background:#122a20;color:#56d364;border-color:#276749}.reveal-hint{font-size:.6rem;color:#6e7681;font-style:italic}.check-item{display:flex;align-items:center;gap:.5rem;padding:.3rem 0}.check-box{width:16px;height:16px;border-radius:4px;border:1.5px solid #30363d;display:flex;align-items:center;justify-content:center;font-size:.6rem;flex-shrink:0;transition:all .15s}.check-box.checked{background:#276749;border-color:#56d364;color:#56d364}.check-label{font-size:.72rem;color:#6e7681}.check-item.checked .check-label{color:#56d364}.exam-hidden{font-size:.72rem;color:#484f58;font-style:italic;line-height:1.5;padding:.25rem 0}.exam-revealed-note{font-size:.72rem;color:#68d391;line-height:1.5}.exam-hint-box{margin-top:.5rem;background:#122a20;border:1px solid #276749;border-radius:6px;padding:.5rem .7rem;color:#8b949e;font-size:.7rem;line-height:1.5}.exam-hint-box strong{color:#56d364}.note-field-group{margin-bottom:.85rem}.note-field-label{font-size:.62rem;font-weight:700;letter-spacing:.06em;color:#6e7681;text-transform:uppercase;margin-bottom:.3rem}.note-hint{font-size:.6rem;color:#484f58;font-weight:400;letter-spacing:0;text-transform:none}.note-hint-text{font-size:.62rem;color:#484f58;margin-bottom:.35rem;font-style:italic}.ancillary-row{display:flex;gap:.3rem;align-items:center;margin-bottom:.3rem}.ancillary-input{flex:1;background:#0d1117;border:1px solid #21262d;border-radius:6px;padding:.4rem .55rem;color:#e2e8f0;font-size:.72rem;font-family:inherit}.ancillary-input.indication{border-color:#1d3557}.ancillary-input:focus{outline:none;border-color:#388bfd}.remove-test{color:#6e7681;font-size:.8rem;padding:0 .3rem;flex-shrink:0}.remove-test:hover{color:#fc8181}.add-test-btn{font-size:.68rem;color:#388bfd;padding:.2rem 0;margin-top:.15rem}.add-test-btn:hover{color:#58a6ff}.field-input{width:100%;background:#0d1117;border:1px solid #21262d;border-radius:6px;padding:.45rem .6rem;color:#e2e8f0;font-size:.75rem;font-family:inherit;resize:vertical;line-height:1.5}.field-input:focus{outline:none;border-color:#388bfd}.field-input-single{width:100%;background:#0d1117;border:1px solid #21262d;border-radius:6px;padding:.4rem .6rem;color:#e2e8f0;font-size:.75rem;font-family:inherit}.field-input-single:focus{outline:none;border-color:#388bfd}.location-row{display:flex;gap:.5rem}.loc-option{display:flex;align-items:center;gap:.3rem;font-size:.75rem;color:#8b949e;padding:.35rem .65rem;border-radius:6px;border:1.5px solid #21262d;cursor:pointer;background:#0d1117;transition:all .12s}.loc-option input[type=radio]{display:none}.loc-option.selected{background:#1d3461;border-color:#388bfd;color:#a8c5f0;font-weight:700}.submit-btn{width:100%;padding:.75rem;border-radius:8px;font-size:.75rem;font-weight:700;letter-spacing:.06em;text-align:center;background:#21262d;color:#484f58;cursor:default;margin-top:.5rem;transition:all .15s}.submit-btn.active{background:#1f6feb;color:#fff;cursor:pointer}.submit-btn.active:hover{background:#388bfd}.submit-hint{font-size:.65rem;color:#484f58;text-align:center;margin-top:.3rem}.btn-primary{display:inline-flex;align-items:center;justify-content:center;padding:.7rem 1.5rem;background:#1f6feb;color:#fff;border-radius:8px;font-size:.8rem;font-weight:700;letter-spacing:.04em;transition:background .15s;border:none;cursor:pointer}.btn-primary:hover{background:#388bfd}.btn-secondary{display:inline-flex;align-items:center;justify-content:center;padding:.7rem 1.2rem;background:#21262d;color:#c9d1d9;border-radius:8px;font-size:.8rem;font-weight:600;border:1px solid #30363d;transition:all .15s;cursor:pointer}.btn-secondary:hover{background:#30363d;color:#e2e8f0}.debrief-wrap{flex:1;overflow-y:auto;padding:1.5rem}.debrief-content{max-width:820px;margin:0 auto;display:flex;flex-direction:column;gap:1.25rem}.debrief-case-label{font-size:.75rem;font-weight:700;letter-spacing:.06em}.grading-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;height:60vh;gap:.75rem}.grading-text{font-size:1.1rem;font-weight:600;color:#e2e8f0}.grading-sub{font-size:.78rem;color:#6e7681}.score-card{background:#161b22;border-radius:12px;padding:1.5rem;text-align:center;border:2px solid}.score-card.pass{border-color:#276749}.score-card.fail{border-color:#742a2a}.score-num{font-size:3.5rem;font-weight:800;color:#e2e8f0;line-height:1}.score-denom{font-size:1.5rem;color:#6e7681}.pass-label{font-size:.9rem;font-weight:700;letter-spacing:.1em;margin:.5rem 0}.pass-label.pass{color:#56d364}.pass-label.fail{color:#f85149}.score-threshold{font-size:.72rem;color:#6e7681}.section-title{font-size:.68rem;font-weight:700;letter-spacing:.07em;color:#484f58;text-transform:uppercase;margin-bottom:.75rem}.domain-section,.comm-section,.rubric-section{background:#161b22;border-radius:10px;padding:1rem;border:1px solid #21262d}.domain-grid{display:flex;flex-direction:column;gap:.6rem}.domain-card{background:#0d1117;border-radius:8px;padding:.75rem}.domain-label{font-size:.78rem;font-weight:600;color:#c9d1d9;margin-bottom:.15rem}.domain-weight{font-size:.65rem;color:#484f58;margin-bottom:.4rem}.domain-bar-row{display:flex;align-items:center;gap:.6rem}.domain-bar{flex:1;height:8px;background:#21262d;border-radius:4px;overflow:hidden}.domain-fill{height:100%;border-radius:4px;transition:width .5s ease}.domain-fill.green{background:#56d364}.domain-fill.yellow{background:#f6ad55}.domain-fill.red{background:#f85149}.domain-score{font-size:.78rem;font-weight:700;min-width:38px;text-align:right}.domain-score.green{color:#56d364}.domain-score.yellow{color:#f6ad55}.domain-score.red{color:#f85149}.comm-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.6rem}.comm-card{background:#0d1117;border-radius:8px;padding:.75rem;text-align:center}.comm-label{font-size:.7rem;color:#6e7681;margin-bottom:.5rem}.comm-level{font-size:.75rem;font-weight:700;padding:.35rem .6rem;border-radius:6px}.matrix-scale{font-size:.65rem;color:#484f58;text-align:center;margin-top:.6rem}.rubric-items{display:flex;flex-direction:column;gap:.35rem}.rubric-item-row{display:flex;gap:.6rem;padding:.5rem .65rem;border-radius:7px;border:1px solid}.rubric-item-row.earned{background:#0f2027;border-color:#1b4332}.rubric-item-row.missed{background:#200d0d;border-color:#3b1a1a}.rubric-item-check{font-size:.85rem;font-weight:700;flex-shrink:0;width:18px;margin-top:.05rem}.rubric-item-row.earned .rubric-item-check{color:#56d364}.rubric-item-row.missed .rubric-item-check{color:#f85149}.rubric-item-body{flex:1}.rubric-item-label{font-size:.75rem;color:#c9d1d9;font-weight:500}.rubric-num{color:#484f58;margin-right:.2rem}.rubric-item-feedback{font-size:.68rem;color:#8b949e;margin-top:.2rem;font-style:italic}.feedback-grid{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}.feedback-card{background:#161b22;border-radius:10px;padding:1rem;border:1px solid #21262d}.feedback-title{font-size:.68rem;font-weight:700;letter-spacing:.07em;text-transform:uppercase;margin-bottom:.6rem}.feedback-title.green{color:#56d364}.feedback-title.red{color:#f85149}.feedback-item{font-size:.75rem;color:#8b949e;padding:.25rem 0;line-height:1.4;border-bottom:1px solid #21262d}.feedback-item:last-child{border-bottom:none}.correct-section{background:#161b22;border-radius:10px;padding:1rem;border:1px solid #21262d;display:flex;flex-direction:column;gap:.75rem}.correct-item{background:#0d1117;border-radius:8px;padding:.75rem}.correct-label{font-size:.62rem;font-weight:700;letter-spacing:.06em;color:#6e7681;text-transform:uppercase;margin-bottom:.3rem}.correct-val{font-size:.78rem;color:#c9d1d9;line-height:1.6}.debrief-btns{display:flex;justify-content:center;gap:1rem;padding:.5rem 0 1.5rem}.error-msg{text-align:center;color:#f85149;padding:2rem;font-size:.85rem}.clinical-image-card{position:relative;background:#0d1117;border:1px solid #30363d;border-radius:10px;overflow:hidden;cursor:pointer;margin-bottom:.6rem;transition:border-color .15s,transform .1s}.clinical-image-card:hover{border-color:#58a6ff;transform:translateY(-1px)}.clinical-image-card.new{border-color:#56d364;animation:imageReveal .4s ease}@keyframes imageReveal{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.clinical-image-header{display:flex;justify-content:space-between;align-items:center;padding:.4rem .6rem .2rem;background:#161b22;border-bottom:1px solid #21262d}.clinical-image-type{font-size:.6rem;font-weight:700;letter-spacing:.06em;color:#388bfd;text-transform:uppercase}.clinical-image-zoom{font-size:.6rem;color:#484f58}.clinical-image-thumb{width:100%;max-height:160px;object-fit:cover;display:block;background:#161b22}.clinical-image-fallback{width:100%;height:100px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.4rem;background:#161b22;color:#484f58}.clinical-image-fallback-icon{font-size:1.4rem}.clinical-image-fallback-text{font-size:.65rem;text-align:center;padding:0 .5rem}.clinical-image-label{font-size:.7rem;font-weight:600;color:#c9d1d9;padding:.4rem .6rem .15rem;line-height:1.3}.clinical-image-caption{font-size:.65rem;color:#6e7681;padding:0 .6rem .5rem;line-height:1.4}.clinical-image-new-badge{position:absolute;top:.35rem;right:.35rem;background:#56d364;color:#0d1117;font-size:.55rem;font-weight:800;letter-spacing:.08em;padding:.15rem .35rem;border-radius:4px}.image-locked{display:flex;align-items:center;gap:.5rem;padding:.6rem .7rem;background:#0d1117;border:1px dashed #30363d;border-radius:8px;margin-bottom:.5rem}.image-locked-icon{font-size:.9rem;color:#484f58}.image-locked-text{font-size:.68rem;color:#484f58;font-style:italic}.lightbox-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000d9;z-index:1000;display:flex;align-items:center;justify-content:center;padding:1rem;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.lightbox-box{position:relative;background:#161b22;border:1px solid #30363d;border-radius:14px;max-width:720px;width:100%;max-height:90vh;overflow-y:auto;padding:1.25rem;display:flex;flex-direction:column;gap:.75rem}.lightbox-close{position:absolute;top:.75rem;right:.75rem;background:#21262d;color:#8b949e;border-radius:50%;width:28px;height:28px;font-size:.85rem;display:flex;align-items:center;justify-content:center;cursor:pointer;border:1px solid #30363d}.lightbox-close:hover{background:#30363d;color:#e2e8f0}.lightbox-type{font-size:.65rem;font-weight:700;letter-spacing:.07em;color:#388bfd;text-transform:uppercase}.lightbox-img{width:100%;border-radius:8px;border:1px solid #21262d;display:block;max-height:480px;object-fit:contain;background:#0d1117}.lightbox-img-error{width:100%;height:200px;background:#0d1117;border-radius:8px;border:1px solid #21262d;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;color:#484f58;font-size:.8rem}.lightbox-label{font-size:.88rem;font-weight:700;color:#e2e8f0;line-height:1.4;padding-right:2rem}.lightbox-caption{font-size:.78rem;color:#8b949e;line-height:1.6;background:#0d1117;border-radius:8px;padding:.75rem;border:1px solid #21262d}.auth-overlay{min-height:100vh;display:flex;align-items:center;justify-content:center;background:#0d1117;padding:1rem}.auth-card{background:#161b22;border:1px solid #21262d;border-radius:16px;padding:2rem;width:100%;max-width:420px;display:flex;flex-direction:column;gap:1rem}.auth-logo{display:flex;align-items:center;gap:.75rem;margin-bottom:.5rem}.auth-logo-icon{font-size:2rem}.auth-logo-text{font-size:1rem;font-weight:800;letter-spacing:.06em;color:#e2e8f0}.auth-logo-sub{font-size:.65rem;color:#6e7681;letter-spacing:.05em;text-transform:uppercase}.auth-tabs{display:flex;gap:.5rem}.auth-tab{flex:1;padding:.5rem;border-radius:8px;font-size:.78rem;font-weight:600;background:#0d1117;color:#6e7681;border:1px solid #21262d;cursor:pointer;transition:all .15s}.auth-tab.active{background:#1d3461;color:#a8c5f0;border-color:#388bfd}.auth-field{display:flex;flex-direction:column;gap:.3rem}.auth-label{font-size:.68rem;font-weight:700;letter-spacing:.05em;color:#6e7681;text-transform:uppercase}.auth-input{background:#0d1117;border:1px solid #30363d;border-radius:8px;padding:.55rem .75rem;color:#e2e8f0;font-size:.82rem;font-family:inherit;transition:border .15s}.auth-input:focus{outline:none;border-color:#388bfd}.auth-input option{background:#161b22}.auth-role-row{display:flex;gap:.5rem}.auth-role-opt{flex:1;display:flex;align-items:center;justify-content:center;gap:.4rem;padding:.5rem;border-radius:8px;border:1.5px solid #21262d;cursor:pointer;font-size:.78rem;color:#8b949e;background:#0d1117;transition:all .15s}.auth-role-opt input[type=radio]{display:none}.auth-role-opt.selected{background:#1d3461;border-color:#388bfd;color:#a8c5f0;font-weight:700}.auth-submit{padding:.75rem;border-radius:8px;background:#1f6feb;color:#fff;font-size:.82rem;font-weight:700;letter-spacing:.04em;cursor:pointer;border:none;transition:background .15s}.auth-submit:hover:not(:disabled){background:#388bfd}.auth-submit:disabled{opacity:.5;cursor:default}.auth-forgot{font-size:.72rem;color:#484f58;text-align:center;cursor:pointer;background:none;border:none}.auth-forgot:hover{color:#8b949e}.auth-error{background:#200d0d;border:1px solid #742a2a;border-radius:8px;padding:.6rem .75rem;font-size:.75rem;color:#fc8181}.auth-info{background:#0f2027;border:1px solid #276749;border-radius:8px;padding:.6rem .75rem;font-size:.75rem;color:#68d391}.db-body{flex:1;overflow-y:auto;padding:1.5rem;max-width:1100px;margin:0 auto;width:100%}.db-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;height:60vh;gap:.75rem;color:#6e7681;font-size:.85rem}.db-empty{color:#484f58;font-size:.78rem;font-style:italic;padding:.5rem 0}.db-empty-row{text-align:center;color:#484f58;font-size:.78rem;padding:2rem}.db-section-title{font-size:.68rem;font-weight:700;letter-spacing:.07em;color:#484f58;text-transform:uppercase}.db-na{color:#484f58;font-size:.75rem}.db-num{text-align:center;font-weight:600;color:#c9d1d9}.db-date{font-size:.72rem;color:#6e7681}.db-tabs{display:flex;gap:.4rem;margin-bottom:1.25rem}.db-tab{padding:.45rem .9rem;border-radius:8px;font-size:.75rem;font-weight:600;background:#161b22;color:#6e7681;border:1px solid #21262d;cursor:pointer;transition:all .15s}.db-tab.active{background:#1d3461;color:#a8c5f0;border-color:#388bfd}.db-cohort-toolbar{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.75rem;margin-bottom:1rem}.db-toolbar-right{display:flex;gap:.5rem;align-items:center}.db-stat-pills{display:flex;gap:.5rem;flex-wrap:wrap}.db-stat-pill{background:#161b22;border:1px solid #21262d;border-radius:10px;padding:.5rem .85rem;display:flex;flex-direction:column;align-items:center;gap:.1rem;min-width:70px}.db-stat-num{font-size:1.2rem;font-weight:800;color:#e2e8f0}.db-stat-lbl{font-size:.6rem;color:#6e7681;letter-spacing:.04em;text-transform:uppercase}.db-filter{background:#161b22;border:1px solid #21262d;border-radius:6px;padding:.35rem .6rem;color:#c9d1d9;font-size:.75rem;font-family:inherit}.db-export-btn{padding:.35rem .75rem;border-radius:6px;background:#21262d;color:#c9d1d9;font-size:.72rem;font-weight:600;border:1px solid #30363d;cursor:pointer;transition:all .15s}.db-export-btn:hover{background:#30363d}.db-table-wrap{overflow-x:auto;border-radius:10px;border:1px solid #21262d}.db-table{width:100%;border-collapse:collapse;font-size:.78rem}.db-table thead tr{background:#161b22;border-bottom:1px solid #21262d}.db-table th{padding:.65rem .9rem;text-align:left;font-size:.65rem;font-weight:700;letter-spacing:.06em;color:#6e7681;text-transform:uppercase;white-space:nowrap}.db-table th.sortable{cursor:pointer;-webkit-user-select:none;user-select:none}.db-table th.sortable:hover{color:#c9d1d9}.db-table-row{border-bottom:1px solid #21262d;cursor:pointer;transition:background .12s}.db-table-row:hover{background:#161b22}.db-table-row td{padding:.65rem .9rem}.db-student-name{font-weight:600;color:#c9d1d9}.db-student-email{font-size:.68rem;color:#6e7681;margin-top:.1rem}.db-domain-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:.75rem}.db-domain-card{background:#161b22;border:1px solid #21262d;border-radius:10px;padding:.85rem;display:flex;flex-direction:column;gap:.5rem}.db-domain-label{font-size:.78rem;font-weight:600;color:#c9d1d9}.db-domain-weight{font-size:.62rem;color:#484f58}.db-case-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:.75rem}.db-case-card{background:#161b22;border:1px solid #21262d;border-radius:10px;padding:.9rem;display:flex;flex-direction:column;gap:.5rem}.db-case-id{font-size:.72rem;font-weight:800;letter-spacing:.06em}.db-case-name{font-size:.7rem;color:#6e7681;line-height:1.3}.db-case-stats{display:flex;gap:.75rem;margin:.25rem 0}.db-case-stat-val{font-size:1rem;font-weight:700;color:#e2e8f0}.db-case-stat-lbl{font-size:.58rem;color:#6e7681;text-transform:uppercase;letter-spacing:.04em}.db-attempts-list{display:flex;flex-direction:column;gap:.5rem;margin-top:.75rem}.db-attempt-row{background:#161b22;border:1px solid #21262d;border-radius:10px;padding:.75rem 1rem;display:flex;justify-content:space-between;align-items:center;gap:.75rem}.db-attempt-left{display:flex;align-items:center;gap:.75rem}.db-attempt-badge{font-size:.6rem;font-weight:800;letter-spacing:.06em;padding:.2rem .5rem;border-radius:6px;white-space:nowrap}.db-attempt-case{font-size:.78rem;font-weight:600;color:#c9d1d9}.db-attempt-meta{font-size:.65rem;color:#6e7681;margin-top:.1rem}.db-attempt-right{display:flex;align-items:center;gap:.75rem;flex-shrink:0}.db-attempt-score{font-size:1.1rem;font-weight:800}.db-attempt-pf{font-size:.65rem;font-weight:700;padding:.2rem .4rem;border-radius:4px}.db-attempt-pf.pass{background:#122a20;color:#56d364}.db-attempt-pf.fail{background:#200d0d;color:#f85149}.db-attempt-items{font-size:.68rem;color:#6e7681}.db-sparkline{display:flex;align-items:flex-end;gap:4px;height:80px;padding:0 .25rem;position:relative;border-bottom:1px solid #21262d}.db-spark-bar-wrap{display:flex;flex-direction:column;align-items:center;gap:4px;min-width:24px;height:100%;justify-content:flex-end}.db-spark-bar{width:18px;border-radius:3px 3px 0 0;min-height:2px;transition:height .3s}.db-spark-label{font-size:.55rem;color:#484f58;text-align:center}.db-spark-line{position:absolute;left:0;right:0;height:1px;background:#276749;opacity:.5}.db-spark-legend{font-size:.62rem;color:#276749;margin-top:.35rem}.db-drilldown{max-width:820px}.db-drilldown-header{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}.db-back-btn{padding:.4rem .8rem;border-radius:6px;background:#21262d;color:#8b949e;font-size:.75rem;border:1px solid #30363d;cursor:pointer;white-space:nowrap}.db-back-btn:hover{background:#30363d;color:#e2e8f0}.db-drilldown-name{font-size:1.1rem;font-weight:700;color:#e2e8f0}.db-drilldown-sub{font-size:.72rem;color:#6e7681}.db-comm-dist{display:flex;flex-direction:column;gap:.6rem;background:#161b22;border:1px solid #21262d;border-radius:10px;padding:1rem}.db-comm-dist-item{display:flex;align-items:center;gap:.75rem}.db-comm-dist-label{font-size:.72rem;font-weight:700;min-width:100px}.db-comm-dist-count{font-size:.68rem;color:#6e7681;min-width:80px}.recommend-banner{display:flex;align-items:center;gap:.85rem;background:linear-gradient(135deg,#0f2027,#1a1f35);border:1px solid #388bfd44;border-radius:12px;padding:.9rem 1.1rem;cursor:pointer;margin-bottom:.5rem;transition:all .15s}.recommend-banner:hover{border-color:#388bfd;background:#1d3461}.recommend-icon{font-size:1.4rem;flex-shrink:0}.recommend-body{flex:1}.recommend-title{font-size:.78rem;font-weight:700;color:#a8c5f0}.recommend-sub{font-size:.7rem;color:#6e7681;margin-top:.15rem}.recommend-arrow{font-size:1.1rem;color:#388bfd;flex-shrink:0}.case-card-history{display:flex;align-items:center;gap:.4rem;margin-top:.25rem;padding-top:.35rem;border-top:1px solid #21262d}.case-best-score{font-size:.65rem;font-weight:700;padding:.15rem .4rem;border-radius:4px}.case-best-score.pass{background:#122a20;color:#56d364}.case-best-score.fail{background:#200d0d;color:#f85149}.case-attempt-count{font-size:.62rem;color:#484f58;flex:1}.case-passed-badge{font-size:.7rem;color:#56d364;font-weight:800}.custom-case-badge{font-size:.55rem;font-weight:800;letter-spacing:.06em;background:#1a1f35;color:#a0aec0;border:1px solid #2d3748;border-radius:4px;padding:.15rem .4rem}.ca-body{flex:1;overflow-y:auto;padding:1.5rem;max-width:860px;margin:0 auto;width:100%}.ca-list-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.25rem}.ca-list-title{font-size:1.1rem;font-weight:700;color:#e2e8f0}.ca-list-sub{font-size:.73rem;color:#6e7681;margin-top:.15rem}.ca-new-btn{padding:.5rem 1rem;border-radius:8px;background:#1f6feb;color:#fff;font-size:.78rem;font-weight:700;cursor:pointer;border:none;transition:background .15s}.ca-new-btn:hover{background:#388bfd}.ca-case-list{display:flex;flex-direction:column;gap:.6rem}.ca-case-row{background:#161b22;border:1px solid #21262d;border-radius:10px;padding:.85rem 1rem;display:flex;justify-content:space-between;align-items:center;gap:.75rem}.ca-case-row-left{display:flex;align-items:center;gap:.75rem}.ca-case-row-icon{font-size:1.4rem}.ca-case-row-code{font-size:.65rem;font-weight:800;letter-spacing:.06em}.ca-case-row-title{font-size:.85rem;font-weight:600;color:#c9d1d9}.ca-case-row-meta{display:flex;gap:.4rem;font-size:.68rem;color:#6e7681;margin-top:.15rem}.ca-case-row-right{display:flex;align-items:center;gap:.5rem;flex-shrink:0}.ca-publish-toggle-btn{padding:.3rem .6rem;border-radius:6px;font-size:.68rem;font-weight:700;cursor:pointer;border:1px solid;transition:all .15s}.ca-publish-toggle-btn.published{background:#122a20;color:#56d364;border-color:#276749}.ca-publish-toggle-btn.draft{background:#21262d;color:#6e7681;border-color:#30363d}.ca-edit-btn{padding:.3rem .65rem;border-radius:6px;background:#21262d;color:#c9d1d9;font-size:.72rem;border:1px solid #30363d;cursor:pointer}.ca-edit-btn:hover{background:#30363d}.ca-delete-btn{padding:.3rem .65rem;border-radius:6px;background:#200d0d;color:#fc8181;font-size:.72rem;border:1px solid #742a2a;cursor:pointer}.ca-delete-btn:hover{background:#3b1a1a}.ca-info-box{background:#0f1a2b;border:1px solid #1d3557;border-radius:8px;padding:.85rem 1rem;font-size:.75rem;color:#8b949e;line-height:1.5;margin-top:1.25rem}.ca-info-box strong{color:#c9d1d9}.ca-empty-state{text-align:center;padding:3rem 1rem;display:flex;flex-direction:column;align-items:center;gap:.75rem}.ca-empty-icon{font-size:2.5rem}.ca-empty-title{font-size:1rem;font-weight:600;color:#e2e8f0}.ca-empty-sub{font-size:.78rem;color:#6e7681;max-width:420px;line-height:1.5}.ca-form{background:#161b22;border:1px solid #21262d;border-radius:12px;overflow:hidden}.ca-section-nav{display:flex;background:#0d1117;border-bottom:1px solid #21262d;overflow-x:auto}.ca-section-btn{flex:1;padding:.7rem .5rem;font-size:.72rem;font-weight:600;color:#6e7681;background:none;border:none;cursor:pointer;white-space:nowrap;transition:all .15s;border-bottom:2px solid transparent}.ca-section-btn.active{color:#a8c5f0;border-bottom-color:#388bfd;background:#0d1117}.ca-section-btn:hover:not(.active){color:#c9d1d9}.ca-section{padding:1.5rem;display:flex;flex-direction:column;gap:1rem}.ca-section-title{font-size:.85rem;font-weight:700;color:#e2e8f0}.ca-section-desc{font-size:.78rem;color:#8b949e;line-height:1.6}.ca-grid-2{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}.ca-grid-3{display:grid;grid-template-columns:1fr 1fr 1fr;gap:.75rem}@media (max-width:600px){.ca-grid-2,.ca-grid-3{grid-template-columns:1fr}}.ca-field{display:flex;flex-direction:column;gap:.3rem}.ca-field-label{font-size:.65rem;font-weight:700;letter-spacing:.05em;color:#6e7681;text-transform:uppercase}.ca-hint{font-size:.6rem;color:#484f58;font-weight:400;letter-spacing:0;text-transform:none}.ca-input{background:#0d1117;border:1px solid #30363d;border-radius:8px;padding:.5rem .7rem;color:#e2e8f0;font-size:.8rem;font-family:inherit;transition:border .15s}.ca-input:focus{outline:none;border-color:#388bfd}.ca-textarea-lg,.ca-textarea-sm{resize:vertical;line-height:1.55}.ca-icon-grid{display:flex;flex-wrap:wrap;gap:.35rem}.ca-icon-btn{width:36px;height:36px;border-radius:6px;border:1.5px solid #21262d;background:#0d1117;font-size:1.1rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .12s}.ca-icon-btn.selected{border-color:#388bfd;background:#1d3461}.ca-template-btn{padding:.45rem .9rem;border-radius:8px;background:#122a20;color:#56d364;font-size:.75rem;font-weight:600;border:1px solid #276749;cursor:pointer;align-self:flex-start;transition:all .15s}.ca-template-btn:hover{background:#1b4332}.ca-tip{background:#0d1117;border:1px solid #21262d;border-radius:8px;padding:.75rem 1rem;font-size:.73rem;color:#8b949e;line-height:1.6}.ca-tip strong{color:#c9d1d9;display:block;margin-bottom:.35rem}.ca-tip ul{padding-left:1rem;margin:0;display:flex;flex-direction:column;gap:.2rem}.ca-nav-row{display:flex;justify-content:space-between;align-items:center;margin-top:.5rem}.ca-back-btn{padding:.45rem .9rem;border-radius:8px;background:#21262d;color:#8b949e;font-size:.75rem;border:1px solid #30363d;cursor:pointer}.ca-next-btn{padding:.45rem 1rem;border-radius:8px;background:#1f6feb;color:#fff;font-size:.75rem;font-weight:700;border:none;cursor:pointer;transition:background .15s}.ca-next-btn:hover{background:#388bfd}.ca-save-btn{padding:.5rem 1.25rem;border-radius:8px;background:#21262d;color:#484f58;font-size:.8rem;font-weight:700;border:none;cursor:default;transition:all .15s}.ca-save-btn.active{background:#276749;color:#9be9a8;cursor:pointer}.ca-save-btn.active:hover{background:#2f855a}.ca-cancel-link{font-size:.72rem;color:#484f58;background:none;border:none;cursor:pointer;text-align:center;margin-top:.25rem}.ca-cancel-link:hover{color:#8b949e}.ca-history-items{display:flex;flex-direction:column;gap:.5rem}.ca-history-header{display:flex;justify-content:space-between;align-items:center}.ca-add-btn{padding:.3rem .65rem;border-radius:6px;background:#1f6feb22;color:#388bfd;font-size:.72rem;border:1px solid #1d3557;cursor:pointer}.ca-add-btn:hover{background:#1d3461}.ca-empty-items{font-size:.75rem;color:#484f58;font-style:italic;padding:.5rem 0}.ca-history-item{display:flex;gap:.5rem;align-items:center}.ca-history-item-fields{flex:1;display:flex;flex-direction:column;gap:.3rem}.ca-remove-btn{color:#6e7681;font-size:.9rem;padding:0 .3rem;flex-shrink:0;background:none;border:none;cursor:pointer}.ca-remove-btn:hover{color:#fc8181}.ca-review-card{background:#0d1117;border:1px solid #21262d;border-radius:10px;padding:1rem;display:flex;flex-direction:column;gap:.5rem}.ca-review-row{display:flex;gap:.75rem;font-size:.78rem}.ca-review-label{color:#6e7681;min-width:120px;flex-shrink:0}.ca-publish-toggle{background:#0d1117;border:1px solid #21262d;border-radius:10px;padding:1rem}.ca-toggle-label{display:flex;align-items:flex-start;gap:.75rem;cursor:pointer}.ca-toggle-label input[type=checkbox]{margin-top:.2rem;width:16px;height:16px;accent-color:#388bfd;flex-shrink:0}.ca-toggle-text{display:flex;flex-direction:column;gap:.2rem}.ca-toggle-text strong{font-size:.82rem;color:#e2e8f0}.ca-toggle-sub{font-size:.72rem;color:#6e7681}.ca-validation-warn{background:#200d0d;border:1px solid #742a2a;border-radius:8px;padding:.65rem .85rem;font-size:.75rem;color:#fc8181}.tracker-group{margin-bottom:.5rem}.tracker-group-header{display:flex;justify-content:space-between;align-items:center;font-size:.6rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#484f58;padding:.3rem .4rem .2rem;border-bottom:1px solid #21262d;margin-bottom:.25rem}.tracker-group-header.done{color:#56d364;border-bottom-color:#276749}.tracker-group-score{font-size:.62rem;font-weight:700;color:#6e7681}.tracker-group-score.done{color:#56d364}.rubric-section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.rubric-pts-summary{font-size:.72rem;font-weight:700;color:#8b949e;background:#21262d;padding:.2rem .55rem;border-radius:10px}.rubric-item-pts{margin-left:.4rem;font-size:.6rem;font-weight:700;color:#484f58;background:#21262d;border-radius:4px;padding:.1rem .3rem;vertical-align:middle;flex-shrink:0}.rubric-item-row.earned .rubric-item-pts{color:#56d364;background:#122a20}.rubric-item-row.missed .rubric-item-pts{color:#f85149;background:#200d0d}.rubric-item-label{display:flex;align-items:baseline;gap:.3rem;flex-wrap:wrap}.review-panel{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-top:1.5rem}@media (max-width: 768px){.review-panel{grid-template-columns:1fr}}.transcript-col,.missed-col{background:#161b22;border:1px solid #21262d;border-radius:12px;padding:1rem;display:flex;flex-direction:column}.transcript-count{margin-left:.5rem;font-size:.62rem;font-weight:600;color:#484f58;background:#21262d;padding:.15rem .4rem;border-radius:8px;vertical-align:middle;text-transform:none;letter-spacing:0}.transcript-scroll{flex:1;overflow-y:auto;max-height:480px;display:flex;flex-direction:column;gap:.65rem;padding-right:.25rem}.transcript-scroll::-webkit-scrollbar{width:4px}.transcript-scroll::-webkit-scrollbar-track{background:transparent}.transcript-scroll::-webkit-scrollbar-thumb{background:#30363d;border-radius:2px}.transcript-empty{color:#484f58;font-size:.78rem;font-style:italic;padding:1rem 0;text-align:center}.transcript-system{font-size:.68rem;color:#6e7681;background:#0d1117;border-radius:6px;padding:.4rem .6rem;border-left:2px solid #21262d;font-style:italic}.transcript-msg{display:flex;flex-direction:column;gap:.25rem}.transcript-msg.student{align-items:flex-end}.transcript-msg.patient{align-items:flex-start}.transcript-role{font-size:.58rem;font-weight:700;letter-spacing:.06em;display:flex;align-items:center;gap:.35rem}.transcript-msg.student .transcript-role{color:#388bfd}.transcript-msg.patient .transcript-role{color:#56d364}.transcript-time{font-size:.55rem;color:#484f58;font-weight:400;letter-spacing:0}.transcript-text{font-size:.76rem;line-height:1.5;padding:.5rem .75rem;border-radius:10px;max-width:92%}.transcript-msg.student .transcript-text{background:#1d3461;color:#a8c5f0;border-radius:10px 10px 2px}.transcript-msg.patient .transcript-text{background:#122a20;color:#9be9a8;border-radius:10px 10px 10px 2px}.missed-list{display:flex;flex-direction:column;gap:.6rem;overflow-y:auto;max-height:480px;padding-right:.25rem}.missed-list::-webkit-scrollbar{width:4px}.missed-list::-webkit-scrollbar-thumb{background:#30363d;border-radius:2px}.missed-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;color:#56d364;font-size:.82rem;font-weight:600;padding:2rem 0}.missed-item-card{background:#200d0d;border:1px solid #742a2a44;border-radius:10px;padding:.75rem .85rem;display:flex;flex-direction:column;gap:.35rem}.missed-item-header{display:flex;justify-content:space-between;align-items:center}.missed-item-num{font-size:.62rem;font-weight:800;letter-spacing:.06em;color:#f85149;text-transform:uppercase}.missed-item-pts{font-size:.62rem;font-weight:700;color:#fc8181;background:#3b1a1a;padding:.1rem .35rem;border-radius:4px}.missed-item-label{font-size:.75rem;font-weight:600;color:#e2e8f0;line-height:1.4}.missed-item-feedback{font-size:.72rem;color:#8b949e;line-height:1.45;display:flex;gap:.35rem;padding:.35rem .5rem;background:#0d1117;border-radius:6px;border-left:2px solid #30363d}.missed-feedback-icon{flex-shrink:0}.missed-next-time{font-size:.7rem;color:#f6ad55;line-height:1.45;padding:.3rem .4rem;background:#27200a;border-radius:6px;border-left:2px solid #d97706}.foldarq-nudge{display:flex;align-items:flex-start;gap:.5rem;background:#1a1400;border:1px solid #d97706;border-radius:8px;padding:.5rem .75rem;font-size:.72rem;color:#fbbf24;line-height:1.45;margin:.4rem .6rem;animation:nudge-in .3s ease}@keyframes nudge-in{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.foldarq-nudge-icon{font-size:.9rem;flex-shrink:0;margin-top:.05rem}.foldarq-nudge strong{color:#fcd34d}.history-btn{display:flex;align-items:center;gap:.4rem;padding:.4rem .85rem;border-radius:8px;background:#21262d;border:1px solid #30363d;color:#c9d1d9;font-size:.75rem;font-weight:600;cursor:pointer;transition:all .15s;margin-left:auto}.history-btn:hover{background:#30363d;border-color:#388bfd;color:#a8c5f0}.history-count{background:#388bfd;color:#fff;font-size:.62rem;font-weight:800;padding:.1rem .35rem;border-radius:8px;min-width:18px;text-align:center}.history-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000bf;z-index:200;display:flex;align-items:center;justify-content:center;padding:1rem}.history-modal{background:#161b22;border:1px solid #21262d;border-radius:14px;width:100%;max-width:760px;max-height:90vh;display:flex;flex-direction:column;overflow:hidden}.history-modal-header{display:flex;justify-content:space-between;align-items:flex-start;padding:1.1rem 1.25rem .85rem;border-bottom:1px solid #21262d;flex-shrink:0}.history-modal-title{font-size:1rem;font-weight:700;color:#e2e8f0}.history-modal-sub{font-size:.72rem;color:#6e7681;margin-top:.15rem}.history-close-btn{width:28px;height:28px;border-radius:6px;background:#21262d;border:1px solid #30363d;color:#8b949e;font-size:.9rem;cursor:pointer;display:flex;align-items:center;justify-content:center}.history-close-btn:hover{background:#30363d;color:#e2e8f0}.history-clear-btn{padding:.25rem .6rem;border-radius:6px;background:#200d0d;border:1px solid #742a2a;color:#fc8181;font-size:.68rem;cursor:pointer}.history-clear-btn:hover{background:#3b1a1a}.history-stats-row{display:flex;gap:.5rem;padding:.75rem 1.25rem;border-bottom:1px solid #21262d;flex-shrink:0}.history-stat{flex:1;display:flex;flex-direction:column;align-items:center;background:#0d1117;border:1px solid #21262d;border-radius:8px;padding:.5rem .25rem}.history-stat-n{font-size:1.2rem;font-weight:800;color:#e2e8f0}.history-stat-l{font-size:.6rem;color:#6e7681;text-transform:uppercase;letter-spacing:.04em}.history-list{overflow-y:auto;flex:1;padding:.5rem .75rem}.history-list::-webkit-scrollbar{width:4px}.history-list::-webkit-scrollbar-thumb{background:#30363d;border-radius:2px}.history-item{background:#0d1117;border:1px solid #21262d;border-radius:10px;margin-bottom:.5rem;overflow:hidden}.history-item-summary{display:flex;justify-content:space-between;align-items:center;padding:.7rem .9rem;cursor:pointer;list-style:none;gap:.75rem}.history-item-summary::-webkit-details-marker{display:none}.history-item-summary:hover{background:#161b22}.history-item[open] .history-item-summary{border-bottom:1px solid #21262d}.history-item-left{display:flex;align-items:center;gap:.6rem}.history-item-case-id{font-size:.6rem;font-weight:800;letter-spacing:.06em;color:#388bfd;background:#1d3461;padding:.15rem .4rem;border-radius:4px;white-space:nowrap;flex-shrink:0}.history-item-name{font-size:.78rem;font-weight:600;color:#c9d1d9}.history-item-meta{font-size:.65rem;color:#6e7681;margin-top:.1rem}.history-item-right{display:flex;align-items:center;gap:.5rem;flex-shrink:0}.history-item-score{font-size:1rem;font-weight:800}.history-item-pf{font-size:.65rem;font-weight:700;padding:.15rem .4rem;border-radius:4px}.history-item-pf.pass{background:#122a20;color:#56d364}.history-item-pf.fail{background:#200d0d;color:#f85149}.history-item-body{padding:.85rem .9rem;display:flex;flex-direction:column;gap:.85rem}.history-section-title{font-size:.62rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#484f58;margin-bottom:.4rem}.history-domains{display:flex;flex-direction:column;gap:.35rem}.history-domain-row{display:flex;align-items:center;gap:.5rem;font-size:.72rem}.history-domain-label{color:#8b949e;min-width:170px;flex-shrink:0}.history-domain-bar{flex:1;height:5px;background:#21262d;border-radius:3px;overflow:hidden}.history-domain-fill{height:100%;border-radius:3px;transition:width .3s}.history-domain-pct{font-size:.68rem;font-weight:700;min-width:32px;text-align:right}.history-missed{display:flex;flex-direction:column;gap:.35rem}.history-missed-item{background:#200d0d;border:1px solid #742a2a33;border-radius:7px;padding:.45rem .65rem;display:flex;flex-wrap:wrap;gap:.3rem;align-items:baseline}.history-missed-num{font-size:.6rem;font-weight:800;color:#f85149;flex-shrink:0}.history-missed-label{font-size:.73rem;color:#e2e8f0;flex:1}.history-missed-fb{font-size:.68rem;color:#8b949e;width:100%;padding-top:.2rem}.history-feedback-grid{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}@media (max-width: 500px){.history-feedback-grid{grid-template-columns:1fr}}.history-feedback-col{display:flex;flex-direction:column;gap:.25rem}.history-feedback-item{font-size:.72rem;color:#8b949e;line-height:1.4}.history-transcript-toggle{margin-top:.25rem}.history-transcript-label{font-size:.72rem;color:#6e7681;cursor:pointer;padding:.3rem 0;list-style:none}.history-transcript-label::-webkit-details-marker{display:none}.history-transcript-label:hover{color:#c9d1d9}.history-transcript{display:flex;flex-direction:column;gap:.5rem;margin-top:.5rem;max-height:300px;overflow-y:auto}.history-msg{display:flex;flex-direction:column;gap:.2rem}.history-msg.student{align-items:flex-end}.history-msg.patient{align-items:flex-start}.history-msg-role{font-size:.57rem;font-weight:700;letter-spacing:.05em;color:#484f58}.history-msg.student .history-msg-role{color:#388bfd66}.history-msg.patient .history-msg-role{color:#56d36466}.history-msg-time{margin-left:.3rem;font-weight:400}.history-msg-text{font-size:.73rem;line-height:1.45;padding:.4rem .65rem;border-radius:8px;max-width:90%}.history-msg.student .history-msg-text{background:#1d3461;color:#a8c5f0;border-radius:8px 8px 2px}.history-msg.patient .history-msg-text{background:#122a20;color:#9be9a8;border-radius:8px 8px 8px 2px}.history-footer{padding:.75rem 1.25rem;font-size:.68rem;color:#484f58;border-top:1px solid #21262d;flex-shrink:0;text-align:center}.voice-toggle{width:32px;height:32px;border-radius:8px;border:1px solid #30363d;background:#21262d;font-size:.95rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .15s;flex-shrink:0}.voice-toggle:hover{background:#30363d}.voice-toggle.voice-on{border-color:#388bfd44}.voice-toggle.voice-off{opacity:.5}.mic-btn{width:36px;height:36px;border-radius:8px;border:1px solid #30363d;background:#21262d;font-size:1rem;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .15s;align-self:flex-end}.mic-btn:hover{background:#30363d}.mic-btn.mic-on{background:#3b0a0a;border-color:#f85149;animation:mic-pulse 1.2s ease-in-out infinite}@keyframes mic-pulse{0%,to{box-shadow:0 0 #f8514966}50%{box-shadow:0 0 0 6px #f8514900}}@media print{body{background:#fff!important;color:#000!important}.header,.debrief-btns,.btn-secondary,.btn-primary,.sidebar-toggle,.timer,.input-row,.chat-panel,.tracker-panel,.foldarq-nudge{display:none!important}.debrief-wrap{padding:0!important}.debrief-card{box-shadow:none!important;border:1px solid #ccc!important;background:#fff!important;color:#000!important;page-break-inside:avoid}.score-circle{border-color:#000!important}.score-pct,.score-label,.pass-badge,.rubric-item-row,.rubric-label,.missed-item-card,.missed-item-label,.missed-item-num,.debrief-section-title{color:#000!important}.domain-bar-fill{print-color-adjust:exact;-webkit-print-color-adjust:exact}.missed-item-card{border:1px solid #ccc!important;background:#fff!important}a{text-decoration:none!important}}.referral-row{display:flex;flex-direction:column;gap:.4rem}.referral-specialty{border-color:#388bfd44}.referral-reason{border-color:#56d36444}.chat-header{height:auto!important;min-height:108px;padding:10px 16px!important;align-items:flex-start!important;gap:14px!important;transition:background .4s,box-shadow .4s}.chat-header.patient-active{background:linear-gradient(135deg,#0d1b2a,#0f2027);box-shadow:0 2px 16px #22d3ee1a}.patient-photo-card{position:relative;width:82px;height:100px;flex-shrink:0;border-radius:8px;overflow:hidden;border:2px solid #21262d;transition:border-color .3s,box-shadow .3s}.patient-photo-card.speaking{border-color:#22d3ee;box-shadow:0 0 0 3px #22d3ee38,0 4px 16px #22d3ee2e}.patient-photo-card-img{width:100%;height:100%;object-fit:cover;object-position:center top;display:block}.speaking-dots{position:absolute;bottom:4px;left:50%;transform:translate(-50%);display:flex;gap:4px;background:#0009;padding:3px 8px;border-radius:10px}.speaking-dots span{width:5px;height:5px;background:#22d3ee;border-radius:50%;animation:dot-bounce 1s ease-in-out infinite}.speaking-dots span:nth-child(2){animation-delay:.18s}.speaking-dots span:nth-child(3){animation-delay:.36s}@keyframes dot-bounce{0%,to{transform:translateY(0);opacity:.4}50%{transform:translateY(-4px);opacity:1}}.speaking-label{font-size:.67rem;font-weight:500;color:#22d3ee;background:#22d3ee1a;padding:1px 7px;border-radius:10px;margin-left:6px;animation:fade-pulse 1.8s ease-in-out infinite}@keyframes fade-pulse{0%,to{opacity:.5}50%{opacity:1}}.patient-mood{font-size:.72rem;font-weight:500;margin-top:1px}.mood-neutral{color:#6b7280}.mood-concerned{color:#f59e0b}.mood-pain{color:#ef4444}.mood-reassured{color:#22c55e}.loc-option.selected{background:#238636!important;border-color:#2ea043!important;color:#fff!important;box-shadow:0 0 0 2px #23863680,0 0 14px #23863666!important;transform:scale(1.08);font-weight:700}.loc-option{transition:all .15s}.loc-option:hover:not(.selected){border-color:#388bfd66;background:#1f2a3a}.edu-etiology{border-left:3px solid #f59e0b!important;background:#f59e0b0a!important}.edu-management{border-left:3px solid #22c55e!important;background:#22c55e0a!important}.timer.pulse{animation:timer-pulse .9s ease-in-out 3}@keyframes timer-pulse{0%{transform:scale(1);color:inherit;text-shadow:none}50%{transform:scale(1.5);color:#f85149;text-shadow:0 0 18px rgba(248,81,73,.8)}to{transform:scale(1);color:inherit;text-shadow:none}}.requested-tests-row{display:flex;flex-wrap:wrap;align-items:center;gap:5px;margin-bottom:8px;padding:5px 8px;background:#22d3ee0d;border:1px solid rgba(34,211,238,.12);border-radius:6px}.requested-tests-label{font-size:.67rem;color:#6b7280;font-weight:500;white-space:nowrap}.revealed-test-badge{font-size:.67rem;font-weight:600;background:#22c55e1f;color:#22c55e;border:1px solid rgba(34,197,94,.25);border-radius:8px;padding:2px 8px;white-space:nowrap}:root{--ehr-bg: #f0f2f5;--ehr-surface: #ffffff;--ehr-surface-2: #f7f8fa;--ehr-border: #d0d5dd;--ehr-border-2: #e4e7ec;--ehr-text: #101828;--ehr-text-2: #344054;--ehr-text-3: #667085;--ehr-blue: #1251a3;--ehr-blue-light: #e8effc;--ehr-blue-mid: #2563eb;--ehr-patient-bg: #f2f4f7;--ehr-green: #027a48;--ehr-green-light: #d1fadf;--ehr-red: #b42318;--ehr-red-light: #fee4e2;--ehr-amber: #92400e;--ehr-header: #1251a3}html,body{background:var(--ehr-bg)!important;color:var(--ehr-text)!important}.header{background:var(--ehr-header)!important;border-bottom:1px solid #0e3d8a!important}.logo-text{color:#fff!important}.logo-sub{color:#bcd0f5!important}.logo-icon{filter:brightness(10)}.header-right .timer{color:#fff!important}.timer.ok{color:#7dd3fc!important}.timer.warn{color:#fcd34d!important}.timer.danger{color:#fca5a5!important}.sidebar-toggle{background:#ffffff1f!important;color:#fff!important;border-color:#fff3!important}.sidebar-toggle:hover{background:#ffffff38!important}.mode-badge,.category-badge{background:#ffffff26!important;color:#e8effc!important;border-color:#fff3!important}.case-grid{background:var(--ehr-bg)!important}.case-card{background:var(--ehr-surface)!important;border-color:var(--ehr-border)!important;box-shadow:0 1px 4px #0000000f!important}.case-card:hover{border-color:var(--ehr-blue-mid)!important;box-shadow:0 4px 16px #1251a31f!important}.case-card .station-name{color:var(--ehr-text)!important}.case-card .patient-demo{color:var(--ehr-text-2)!important}.case-card .cc-text{color:var(--ehr-text-3)!important}.mode-card.learn{background:#f0fdf4!important;border-color:#86efac!important}.mode-card.exam{background:#faf5ff!important;border-color:#c4b5fd!important}.mode-card:hover{box-shadow:0 4px 16px #0000001a!important}.mode-title{color:var(--ehr-text)!important}.mode-desc{color:var(--ehr-text-2)!important}.mode-rubric-preview{background:var(--ehr-surface-2)!important;border-color:var(--ehr-border)!important}.observe-card{background:var(--ehr-surface)!important;border-color:var(--ehr-border)!important;box-shadow:0 2px 12px #00000014!important}.observe-title{color:var(--ehr-text)!important}.observe-sub{color:var(--ehr-text-3)!important}.overview-section{background:var(--ehr-surface-2)!important;border-color:var(--ehr-border-2)!important}.overview-title,.overview-label{color:var(--ehr-text-3)!important}.overview-val{color:var(--ehr-text)!important}.observe-reminders{background:#eff6ff!important;border-color:#bfdbfe!important}.observe-reminder-title{color:var(--ehr-blue)!important}.observe-reminder{color:var(--ehr-text-2)!important}.observe-reminder strong{color:var(--ehr-text)!important}.encounter-body{background:var(--ehr-bg)!important}.chat-panel{background:var(--ehr-surface)!important;border-right-color:var(--ehr-border)!important}.chat-header{background:#f8faff!important;border-bottom:1px solid var(--ehr-border-2)!important}.chat-header.patient-active{background:#eef4ff!important;box-shadow:0 2px 12px #1251a314!important}.patient-name{color:var(--ehr-text)!important}.patient-meta{color:var(--ehr-text-3)!important}.patient-mood{opacity:.85}.mood-neutral{color:var(--ehr-text-3)!important}.live-badge{background:#ecfdf5!important;color:var(--ehr-green)!important;border:1px solid #a7f3d0!important}.live-dot{color:#10b981!important}.messages{background:#f8f9fb!important}.bubble.patient{background:var(--ehr-patient-bg)!important;color:var(--ehr-text)!important;border:1px solid var(--ehr-border-2)!important}.bubble.student{background:var(--ehr-blue-light)!important;color:var(--ehr-blue)!important;border:1px solid #bfdbfe!important}.bubble.system{background:#fffbeb!important;color:#92400e!important;border:1px solid #fde68a!important}.bubble.typing{color:#9ca3af!important}.msg-time{color:var(--ehr-text-3)!important}.input-row{background:var(--ehr-surface)!important;border-top:1px solid var(--ehr-border-2)!important}.chat-input{background:var(--ehr-surface-2)!important;border-color:var(--ehr-border)!important;color:var(--ehr-text)!important}.chat-input:focus{border-color:var(--ehr-blue-mid)!important}.chat-input::placeholder{color:var(--ehr-text-3)!important}.tracker-panel{background:var(--ehr-surface)!important;border-left:1px solid var(--ehr-border)!important}.tracker-section{border-bottom-color:var(--ehr-border-2)!important}.tracker-title{color:var(--ehr-text-3)!important;font-size:.67rem!important;letter-spacing:.06em!important}.history-item{color:var(--ehr-text-2)!important;background:transparent!important}.history-item.checked{color:var(--ehr-green)!important}.score-pill{background:var(--ehr-surface-2)!important;color:var(--ehr-text-3)!important;border-color:var(--ehr-border)!important}.exam-hidden{color:var(--ehr-text-3)!important}.reveal-hint{color:var(--ehr-blue-mid)!important}.image-locked{background:var(--ehr-surface-2)!important;border:1px dashed var(--ehr-border)!important}.image-locked-text{color:var(--ehr-text-3)!important}.note-section{background:var(--ehr-surface)!important}.note-field-group{background:transparent!important}.note-field-label{color:var(--ehr-text-2)!important;font-weight:600!important;font-size:.7rem!important;letter-spacing:.04em!important}.note-hint,.note-hint-text{color:var(--ehr-text-3)!important}.nbeo-label{background:#dbeafe!important;color:var(--ehr-blue)!important}.field-input,.field-input-single,.ancillary-input,.chat-input{background:#fff!important;border:1px solid var(--ehr-border)!important;color:var(--ehr-text)!important;box-shadow:inset 0 1px 2px #0000000a!important}.field-input:focus,.field-input-single:focus,.ancillary-input:focus{border-color:var(--ehr-blue-mid)!important;box-shadow:0 0 0 3px #2563eb1a!important}.loc-option{background:#fff!important;border-color:var(--ehr-border)!important;color:var(--ehr-text-2)!important}.loc-option.selected{background:#166534!important;border-color:#15803d!important;color:#fff!important;box-shadow:0 0 0 3px #16653433,0 0 12px #1665344d!important}.referral-specialty{border-left:3px solid #bfdbfe!important}.referral-reason{border-left:3px solid #bbf7d0!important}.edu-etiology{border-left:3px solid #f59e0b!important;background:#fffbeb!important}.edu-management{border-left:3px solid #22c55e!important;background:#f0fdf4!important}.submit-btn{background:#d1d5db!important;color:#6b7280!important}.submit-btn.active{background:var(--ehr-blue-mid)!important;color:#fff!important;box-shadow:0 2px 8px #2563eb4d!important}.submit-hint{color:var(--ehr-text-3)!important}.add-test-btn{color:var(--ehr-blue-mid)!important;background:#eff6ff!important;border:1px dashed #bfdbfe!important}.add-test-btn:hover{background:#dbeafe!important}.remove-test{color:var(--ehr-red)!important;background:var(--ehr-red-light)!important}.foldarq-nudge{background:#fffbeb!important;border-top:1px solid #fde68a!important;color:var(--ehr-amber)!important}.debrief-wrap{background:var(--ehr-bg)!important}.score-card{background:var(--ehr-surface)!important;box-shadow:0 2px 12px #00000014!important}.score-card.pass-card{border-color:#86efac!important}.score-card.fail-card{border-color:#fca5a5!important}.domain-section,.comm-section,.rubric-section,.feedback-card,.correct-section{background:var(--ehr-surface)!important;border-color:var(--ehr-border)!important;box-shadow:0 1px 4px #0000000d!important}.domain-card,.comm-card,.correct-item{background:var(--ehr-surface-2)!important}.domain-label,.comm-label,.correct-label{color:var(--ehr-text-2)!important}.correct-val{color:var(--ehr-text)!important}.rubric-item-row{background:var(--ehr-surface)!important;border-color:var(--ehr-border-2)!important}.rubric-item-row.earned{background:#f0fdf4!important;border-color:#86efac!important}.rubric-item-label{color:var(--ehr-text-2)!important}.rubric-item-feedback{color:#b91c1c!important}.section-title{color:var(--ehr-text)!important}.rubric-pts-summary{color:var(--ehr-text-3)!important}.history-panel{background:var(--ehr-surface)!important;border-color:var(--ehr-border)!important}.history-item-row{background:var(--ehr-surface)!important;border-color:var(--ehr-border-2)!important}.history-item-row:hover{background:var(--ehr-surface-2)!important}.btn-primary{background:var(--ehr-blue-mid)!important;color:#fff!important}.btn-secondary{background:var(--ehr-surface)!important;color:var(--ehr-text-2)!important;border-color:var(--ehr-border)!important}.btn-secondary:hover{background:var(--ehr-surface-2)!important}.lightbox-overlay{background:#000000eb!important}.lightbox-box{background:#0d1117!important;border:1px solid #30363d!important}.lightbox-label{color:#e2e8f0!important}.lightbox-caption{color:#8b949e!important}.lightbox-type{color:#58a6ff!important}.lightbox-close{background:#21262d!important;color:#e2e8f0!important;border-color:#30363d!important}.lightbox-close:hover{background:#30363d!important}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:var(--ehr-surface-2)}::-webkit-scrollbar-thumb{background:#d0d5dd;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#98a2b3}.patient-photo-card{border-color:var(--ehr-border)!important}.patient-photo-card.speaking{border-color:var(--ehr-blue-mid)!important}.requested-tests-row{background:#eff6ff!important;border-color:#bfdbfe!important}.requested-tests-label{color:var(--ehr-text-3)!important}.revealed-test-badge{background:#dcfce7!important;color:var(--ehr-green)!important;border-color:#86efac!important}.case-card-id{color:#344054!important;font-size:.72rem!important;font-weight:600!important}.case-card-title{color:#101828!important;font-size:.92rem!important;font-weight:600!important;line-height:1.4!important}.case-grid h2,.case-grid h1,.case-select-title{color:#101828!important}.select-wrap{overflow-y:auto;flex:1;background:var(--ehr-bg, #f0f2f5);padding-bottom:3rem}.hero-section{max-width:860px;margin:0 auto;padding:2.5rem 2rem 1.75rem;text-align:center}.hero-badge{display:inline-block;background:#dbeafe;color:#1251a3;font-size:.7rem;font-weight:700;letter-spacing:.07em;padding:4px 14px;border-radius:20px;margin-bottom:1rem;border:1px solid #bfdbfe;text-transform:uppercase}.hero-title{font-size:1.85rem;font-weight:800;color:#101828;line-height:1.25;margin:0 0 .85rem}.hero-sub{font-size:.93rem;color:#667085;line-height:1.65;max-width:620px;margin:0 auto 2rem}.hero-outcomes{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;text-align:left}.hero-outcome{background:#fff;border:1px solid #e4e7ec;border-radius:12px;padding:1.1rem;display:flex;gap:.75rem;align-items:flex-start;box-shadow:0 1px 4px #0000000d}.hero-outcome-icon{font-size:1.4rem;flex-shrink:0}.hero-outcome-title{font-size:.84rem;font-weight:700;color:#101828;margin-bottom:.3rem}.hero-outcome-desc{font-size:.74rem;color:#667085;line-height:1.5}.rubric-strip{background:#1251a3;padding:1.1rem 2rem;display:flex;align-items:center;gap:1.5rem;flex-wrap:wrap;justify-content:center}.rubric-strip-label{font-size:.65rem;font-weight:700;letter-spacing:.1em;color:#fff9;white-space:nowrap}.rubric-strip-items{display:flex;flex-wrap:wrap;border:1px solid rgba(255,255,255,.15);border-radius:8px;overflow:hidden}.rubric-strip-item{padding:.6rem 1.25rem;border-right:1px solid rgba(255,255,255,.12);text-align:center;min-width:110px}.rubric-strip-item:last-child{border-right:none}.rubric-strip-pts{font-size:1.05rem;font-weight:800;color:#fff}.rubric-strip-name{font-size:.68rem;font-weight:600;color:#ffffffbf;margin:2px 0}.rubric-strip-desc{font-size:.62rem;color:#ffffff73}.rubric-strip-total .rubric-strip-pts{color:#fcd34d}.rubric-strip-total .rubric-strip-name{color:#fde68a}.how-strip{display:flex;align-items:center;justify-content:center;gap:.75rem;padding:1.1rem 2rem;background:#f8f9fb;border-top:1px solid #e4e7ec;border-bottom:1px solid #e4e7ec;flex-wrap:wrap}.how-step{display:flex;align-items:flex-start;gap:.65rem;max-width:230px}.how-num{width:26px;height:26px;background:#1251a3;color:#fff;border-radius:50%;font-size:.72rem;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:1px}.how-text{font-size:.77rem;color:#344054;line-height:1.45}.how-text strong{color:#101828;font-weight:700}.how-arrow{font-size:1rem;color:#d0d5dd;flex-shrink:0;font-weight:700}.edu-callout{display:flex;gap:.85rem;align-items:flex-start;background:#fffbeb;border:1px solid #fde68a;border-radius:10px;padding:1rem 1.25rem;margin:1.25rem 2rem;max-width:856px;margin-left:auto;margin-right:auto}.edu-callout-icon{font-size:1.1rem;flex-shrink:0;margin-top:2px}.edu-callout-title{font-size:.82rem;font-weight:700;color:#92400e;margin-bottom:.3rem}.edu-callout-body{font-size:.77rem;color:#78350f;line-height:1.55}.select-header{max-width:860px;margin:1.5rem auto .6rem;padding:0 2rem}.select-title{font-size:1.05rem;font-weight:700;color:#101828;margin-bottom:.2rem}.select-sub{font-size:.78rem;color:#667085;line-height:1.5}.case-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem;max-width:860px;margin:0 auto;padding:0 2rem}.case-card{background:#fff!important;border:1.5px solid #e4e7ec!important;border-radius:12px!important;padding:1.1rem!important;text-align:left!important;cursor:pointer!important;transition:all .15s!important;display:flex!important;flex-direction:column!important;gap:.3rem!important;box-shadow:0 1px 3px #0000000d!important}.case-card:hover{border-color:#1251a3!important;box-shadow:0 4px 16px #1251a31f!important;transform:translateY(-2px)!important}.case-card-top{margin-bottom:.3rem}.case-card-id{font-size:.68rem!important;font-weight:700!important;color:#667085!important;letter-spacing:.05em!important}.case-card-title{font-size:.87rem!important;font-weight:700!important;color:#101828!important;line-height:1.4!important}.case-card-hint{font-size:.67rem!important;color:#9ca3af!important;margin-top:.4rem!important;border-top:1px solid #f2f4f7!important;padding-top:.4rem!important}@media (max-width: 700px){.hero-outcomes{grid-template-columns:1fr}.rubric-strip{flex-direction:column;gap:.75rem}.how-strip{flex-direction:column;align-items:flex-start;gap:.75rem}.how-arrow{display:none}.case-grid{grid-template-columns:1fr 1fr}}.btn-group-right{display:flex;flex-direction:column;gap:4px;flex-shrink:0}.input-row{align-items:flex-end!important}.btn-icon{display:block;font-size:1rem;line-height:1}.btn-label{display:block;font-size:.52rem;font-weight:600;letter-spacing:.04em;margin-top:1px;text-transform:uppercase}.voice-btn,.mic-btn{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:1px!important;padding:5px 8px!important;min-width:44px!important;border-radius:8px!important;border:1px solid #d0d5dd!important;background:#fff!important;color:#344054!important;cursor:pointer!important;transition:all .15s!important}.voice-btn:hover,.mic-btn:hover{background:#f0f2f5!important;border-color:#1251a3!important}.voice-btn.on{background:#eff6ff!important;border-color:#1251a3!important;color:#1251a3!important}.mic-btn.mic-on{background:#fef2f2!important;border-color:#ef4444!important;color:#ef4444!important}.send-btn{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:1px!important;padding:5px 10px!important;min-width:44px!important;border-radius:8px!important;background:#1251a3!important;color:#fff!important;border:none!important;cursor:pointer!important;font-weight:700!important;transition:all .15s!important}.send-btn:hover:not(:disabled){background:#0e3d8a!important}.send-btn:disabled{opacity:.4!important;cursor:not-allowed!important}.send-btn .btn-label{color:#fff!important}@media (max-width: 768px){.encounter-body{flex-direction:column!important;overflow-y:auto!important}.chat-panel{width:100%!important;min-width:unset!important;max-width:unset!important;height:60vh!important;border-right:none!important;border-bottom:1px solid #e4e7ec!important;flex-shrink:0!important}.tracker-panel{width:100%!important;min-width:unset!important;max-width:unset!important;height:40vh!important;flex-shrink:0!important;overflow-y:auto!important;border-left:none!important;border-top:1px solid #e4e7ec!important}.chat-header{padding:8px 12px!important;min-height:80px!important}.patient-photo-card{width:60px!important;height:74px!important}.patient-name{font-size:.82rem!important}.patient-meta{font-size:.68rem!important}.live-badge{display:none!important}.input-row{padding:.5rem!important;gap:.4rem!important}.chat-input{font-size:.8rem!important}.header{padding:0 .75rem!important}.logo-text{font-size:.82rem!important}.debrief-wrap{padding:.75rem!important}.score-card{padding:1rem!important}.hero-title{font-size:1.35rem!important}.hero-sub{font-size:.83rem!important}.rubric-strip-items{flex-direction:column}.rubric-strip-item{border-right:none!important;border-bottom:1px solid rgba(255,255,255,.1)!important}.edu-callout{margin:1rem!important}}.rubric-item-row{display:flex;align-items:flex-start;gap:.6rem;padding:.55rem .75rem;border-radius:6px;border:1px solid #e4e7ec;margin-bottom:4px;background:#fff}.rubric-item-row.earned{background:#f0fdf4!important;border-color:#bbf7d0!important}.rubric-item-row:not(.earned){background:#fff8f8!important;border-color:#fecaca!important}.rubric-check{font-size:.85rem;flex-shrink:0;margin-top:1px}.rubric-item-label{font-size:.75rem;color:#344054;font-weight:500;flex:1}.rubric-item-pts{font-size:.68rem;font-weight:700;color:#667085;flex-shrink:0}.rubric-item-feedback{font-size:.72rem;color:#b91c1c;margin-top:3px;font-style:italic}.domain-bar-wrap{margin-top:4px}.domain-bar-track{height:6px;background:#e4e7ec;border-radius:3px;overflow:hidden}.domain-bar-fill{height:100%;border-radius:3px;transition:width .6s ease}.clinical-panel{border:1px solid #e4e7ec;border-radius:8px;margin-bottom:6px;overflow:hidden;background:#fff}.clinical-panel-header{display:flex;align-items:center;gap:7px;padding:7px 10px;background:#f8f9fb;cursor:pointer;list-style:none;font-size:.72rem;font-weight:700;color:#344054;border-bottom:1px solid #e4e7ec;-webkit-user-select:none;user-select:none}.clinical-panel-header::-webkit-details-marker{display:none}.clinical-panel-header:before{content:"▶";font-size:.55rem;color:#9ca3af;transition:transform .2s;flex-shrink:0}details[open] .clinical-panel-header:before{transform:rotate(90deg)}.clinical-panel-icon{font-size:.9rem}.clinical-panel-label{flex:1}.clinical-panel-count{font-size:.62rem;background:#e4e7ec;color:#667085;padding:1px 6px;border-radius:8px;font-weight:600}.clinical-panel-body{padding:8px 10px;display:flex;flex-direction:column;gap:3px}.clinical-row{display:flex;gap:8px;font-size:.72rem;padding:3px 0;border-bottom:1px solid #f2f4f7}.clinical-row:last-child{border-bottom:none}.clinical-row-key{color:#667085;font-weight:600;min-width:110px;flex-shrink:0}.clinical-row-val{color:#101828;font-weight:500}.ancillary-locked{background:#f0fdf4!important;border:1px solid #bbf7d0!important;border-radius:6px!important;padding:6px 8px!important}.ancillary-locked-test{font-size:.75rem;font-weight:700;color:#027a48}.ancillary-locked-ind{font-size:.7rem;color:#6b7280;margin-top:2px}.lock-test-btn{background:#1251a3;color:#fff;border:none;border-radius:6px;padding:4px 10px;font-size:.7rem;font-weight:700;cursor:pointer;flex-shrink:0;white-space:nowrap}.lock-test-btn:hover{background:#0e3d8a}.audio-rec-row{display:flex;align-items:center;gap:8px;margin-top:5px;flex-wrap:wrap}.audio-rec-btn{display:flex;align-items:center;gap:5px;padding:4px 10px;border-radius:6px;font-size:.72rem;font-weight:600;cursor:pointer;border:1px solid;transition:all .15s}.audio-rec-btn.start{background:#fef2f2;color:#b91c1c;border-color:#fecaca}.audio-rec-btn.start:hover{background:#fee2e2}.audio-rec-btn.stop{background:#fef2f2;color:#b91c1c;border-color:#ef4444;animation:rec-pulse 1s ease-in-out infinite}@keyframes rec-pulse{0%,to{opacity:1}50%{opacity:.6}}.audio-playback{height:28px;max-width:160px;border-radius:6px}.audio-dl-btn{background:#eff6ff;color:#1251a3;border:1px solid #bfdbfe;border-radius:6px;padding:3px 9px;font-size:.68rem;font-weight:600;cursor:pointer}.audio-dl-btn:hover{background:#dbeafe}.exam-locked-input{background:#fafafa!important;cursor:not-allowed!important}.lockdown-banner{background:#1a1a2e;color:#f0a500;font-size:.65rem;font-weight:700;letter-spacing:.08em;text-align:center;padding:3px 0;border-bottom:1px solid #f0a500}@media print{.exam-mode-only-hide{display:none!important}}.auth-loading{height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;background:var(--ehr-bg, #f0f2f5);color:#667085;font-size:.9rem}.auth-loading-spinner{width:32px;height:32px;border:3px solid #e4e7ec;border-top-color:#1251a3;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.sign-in-btn{background:#ffffff26;color:#fff;border:1px solid rgba(255,255,255,.3);border-radius:8px;padding:5px 14px;font-size:.78rem;font-weight:600;cursor:pointer;transition:all .15s;white-space:nowrap}.sign-in-btn:hover{background:#ffffff40}.user-pill{display:flex;align-items:center;gap:7px;background:#ffffff1f;border:1px solid rgba(255,255,255,.2);border-radius:20px;padding:3px 10px 3px 4px}.user-avatar{width:24px;height:24px;border-radius:50%;object-fit:cover}.user-avatar-fallback{width:24px;height:24px;background:#1251a3;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.7rem;font-weight:700;color:#fff;border:2px solid rgba(255,255,255,.3)}.user-name{font-size:.75rem;font-weight:600;color:#fff;max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sign-out-btn{background:none;border:none;color:#fff9;cursor:pointer;font-size:.85rem;padding:0;line-height:1;transition:color .15s}.sign-out-btn:hover{color:#fff}.auth-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:9999}.auth-modal{background:#fff;border-radius:16px;padding:2rem;max-width:380px;width:90%;position:relative;box-shadow:0 20px 60px #0003;text-align:center}.auth-modal-close{position:absolute;top:12px;right:14px;background:none;border:none;font-size:1rem;color:#9ca3af;cursor:pointer;padding:4px}.auth-modal-close:hover{color:#374151}.auth-logo{display:flex;align-items:center;justify-content:center;gap:8px;margin-bottom:1.25rem}.auth-logo-icon{font-size:1.6rem}.auth-logo-text{font-size:1.1rem;font-weight:800;color:#101828}.auth-title{font-size:1.05rem;font-weight:700;color:#101828;margin:0 0 .5rem}.auth-sub{font-size:.82rem;color:#667085;line-height:1.55;margin:0 0 1.5rem}.auth-google-btn{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;padding:11px 16px;background:#fff;border:1.5px solid #d0d5dd;border-radius:10px;font-size:.87rem;font-weight:600;color:#344054;cursor:pointer;transition:all .15s;box-shadow:0 1px 3px #00000014}.auth-google-btn:hover{background:#f9fafb;border-color:#1251a3;box-shadow:0 2px 8px #1251a31f}.auth-note{font-size:.68rem;color:#9ca3af;margin-top:1rem;line-height:1.5}.cloud-badge{font-size:.6rem;background:#eff6ff;color:#1251a3;border:1px solid #bfdbfe;border-radius:6px;padding:1px 6px;font-weight:600;margin-left:6px;vertical-align:middle}.auth-gate{min-height:100vh;background:linear-gradient(135deg,#f0f4ff,#e8f0fe,#f0f2f5);display:flex;align-items:center;justify-content:center;padding:2rem}.auth-gate-card{background:#fff;border-radius:20px;padding:2.5rem 2rem;max-width:420px;width:100%;text-align:center;box-shadow:0 8px 40px #1251a31f,0 2px 8px #0000000f;border:1px solid #e4e7ec}.auth-gate-logo{display:flex;align-items:center;justify-content:center;gap:10px;margin-bottom:.75rem}.auth-gate-icon{font-size:2rem}.auth-gate-title{font-size:1.5rem;font-weight:800;color:#101828;letter-spacing:-.02em}.auth-gate-badge{display:inline-block;background:#dbeafe;color:#1251a3;font-size:.67rem;font-weight:700;letter-spacing:.08em;padding:3px 12px;border-radius:20px;margin-bottom:1.25rem;border:1px solid #bfdbfe}.auth-gate-heading{font-size:1.2rem;font-weight:700;color:#101828;margin:0 0 .75rem}.auth-gate-sub{font-size:.84rem;color:#667085;line-height:1.6;margin:0 0 1.75rem}.auth-gate-btn{width:100%!important;padding:13px 16px!important;font-size:.9rem!important;border-radius:12px!important;box-shadow:0 2px 8px #0000001a!important}.auth-gate-btn:hover{box-shadow:0 4px 16px #1251a333!important;transform:translateY(-1px)}.auth-gate-note{font-size:.74rem;color:#9ca3af;margin:1.25rem 0 0;line-height:1.5}.auth-gate-footer{font-size:.65rem;color:#d0d5dd;margin-top:1.5rem;padding-top:1rem;border-top:1px solid #f2f4f7}.send-btn.queued{background:#f59e0b!important;animation:queue-pulse 1s ease-in-out infinite}@keyframes queue-pulse{0%,to{opacity:1}50%{opacity:.6}}
