@import"https://fonts.googleapis.com/css2?family=Fraunces:opsz,wght@9..144,500;9..144,700&family=Manrope:wght@400;500;600;700&display=swap";@media(max-width:650px){.topbar{padding:18px 16px!important;gap:14px!important}.topbar h1{font-size:1.35rem!important}.project-form{display:grid!important;grid-template-columns:1fr 1fr!important;gap:9px!important}.project-form input,.project-form button{min-width:0!important;width:100%!important;min-height:46px!important}.project-form input:first-child,.project-form button:last-of-type,.nim-status{grid-column:1 / -1!important}.nim-status{color:#d5dbb7;min-height:18px;font-size:.78rem}.lesson-content{padding:20px 14px!important}.lesson-header h2{font-size:1.65rem!important}.people-list{display:flex!important;overflow-x:auto!important;grid-template-columns:none!important;padding-bottom:6px}.people-list button{min-width:215px!important;min-height:64px!important}.interview-card{border-radius:14px!important}.interview-card>header,.note-pad,.composer{padding:16px!important}.transcript{min-height:360px!important;max-height:48vh!important;padding:16px!important}.bubble{max-width:92%!important}.bubble p{font-size:.95rem}.composer textarea{min-height:86px}.composer button,.complete-button,.primary-action,.secondary-action{min-height:48px!important;width:100%!important;margin:10px 0 0!important}.complete-button{margin-left:0!important}.analysis-grid,.feedback-columns,.rubric-list{grid-template-columns:1fr!important}.report-editor textarea{min-height:420px!important}}:root{font-family:Manrope,sans-serif;color:#17241d;background:#f7f5ef;--forest:#1f5138;--leaf:#dcebdc;--gold:#eca93b;--ink:#17241d;--muted:#66736a;--line:#dfe4db;--paper:#fffefa}*{box-sizing:border-box}body{margin:0;min-width:320px}button,input,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.5}.guided-app{min-height:100vh;background:linear-gradient(120deg,#f8f6ef,#edf3e9)}.topbar{min-height:88px;padding:16px clamp(20px,4vw,64px);display:flex;align-items:center;justify-content:space-between;gap:24px;background:#183b2b;color:#fffdf5}.eyebrow{margin:0 0 5px;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.14em;color:#859a82}.topbar .eyebrow{color:#d5dbb7}h1,h2,h3,h4{font-family:Fraunces,serif;letter-spacing:-.025em}h1{margin:0;font-size:1.5rem}h2{margin:0 0 8px;font-size:2rem}h3,h4,p{margin-top:0}.project-form{display:flex;gap:8px}input,.project-form button,.composer button,.complete-button,.primary-action{border:0;border-radius:10px;padding:10px 13px}input{max-width:160px;background:#ffffff1f;color:#fff;outline:1px solid rgba(255,255,255,.23)}input::placeholder{color:#d1dad1}.project-form button{background:var(--gold);color:#342404;font-weight:700}.learning-shell{max-width:1500px;margin:auto;display:grid;grid-template-columns:275px minmax(0,1fr);min-height:calc(100vh - 88px)}.progress-rail{padding:34px 22px;border-right:1px solid var(--line);background:#fffffcb8}.workspace-label{margin:0 0 28px;font-weight:700}.workspace-label span{display:block;margin-top:4px;font-weight:500;color:var(--muted);font-size:.86rem}.stage-list{margin:0;padding:0;list-style:none;display:grid;gap:10px}.stage-list button{width:100%;padding:12px;border:1px solid transparent;border-radius:14px;display:flex;align-items:center;gap:10px;text-align:left;background:transparent;color:var(--ink)}.stage-list li.active button{background:var(--leaf);border-color:#a9c8aa}.stage-list b{display:grid;place-items:center;width:26px;height:26px;border-radius:50%;background:#e7ebe4}.stage-list li.active b{background:var(--forest);color:#fff}.stage-list small,.stage-list span{display:block}.stage-list small{color:var(--muted);font-size:.72rem;font-weight:500}.scenario-card{margin-top:32px;border-radius:14px;padding:16px;background:#f9ecd0;color:#4c3b14;font-size:.86rem}.scenario-card p{margin:6px 0 0}.lesson-content{padding:clamp(24px,4vw,58px);max-width:1140px;width:100%}.lesson-header{max-width:720px;margin-bottom:28px}.lesson-header>p:last-child{color:var(--muted);margin-bottom:0}.interview-layout{display:grid;grid-template-columns:245px minmax(0,1fr);gap:18px}.people-list{display:grid;align-content:start;gap:8px}.people-list button{padding:12px;border:1px solid var(--line);border-radius:12px;display:flex;gap:10px;text-align:left;background:var(--paper);color:var(--ink)}.people-list button.selected{border-color:var(--forest);box-shadow:0 0 0 3px #1f51381f}.people-list button.complete{background:#eef7eb}.people-list button>span{flex:0 0 25px;height:25px;border-radius:50%;display:grid;place-items:center;background:#e8ede6;font-size:.76rem;font-weight:800}.people-list button.complete>span{background:var(--forest);color:#fff}.people-list strong,.people-list small{display:block}.people-list small{margin-top:2px;color:var(--muted);font-size:.73rem}.interview-card,.evidence-review,.analysis-grid label,.report-editor{background:var(--paper);border:1px solid var(--line);border-radius:18px}.interview-card{display:grid;overflow:hidden;box-shadow:0 16px 40px #15301e12}.interview-card>header{padding:22px 24px;display:flex;justify-content:space-between;gap:18px;border-bottom:1px solid var(--line)}.interview-card>header p{margin:0;color:var(--muted)}.question-hint{max-width:280px;font-size:.78rem;line-height:1.5;color:var(--muted)}.question-hint strong{display:block;color:var(--ink)}.transcript{min-height:310px;max-height:440px;padding:22px;overflow:auto;display:grid;align-content:start;gap:12px;background:#fbfcf8}.bubble{max-width:82%;padding:12px 15px;border-radius:14px}.bubble p{margin:2px 0 0;white-space:pre-wrap;line-height:1.55}.bubble small{font-weight:700;color:var(--muted)}.bubble.student{justify-self:end;background:#dcebdc}.bubble.assistant{background:#fff4dc}.empty-state{padding:42px 12px;color:var(--muted);text-align:center}.empty-state h4{color:var(--ink)}.composer{padding:16px 22px;display:grid;grid-template-columns:1fr auto;gap:10px;border-top:1px solid var(--line)}textarea{width:100%;resize:vertical;padding:11px;border:1px solid #cdd6cc;border-radius:10px;background:#fff;color:var(--ink);line-height:1.5}textarea:focus,input:focus{outline:3px solid rgba(35,100,67,.18);border-color:var(--forest)}.composer button,.primary-action{align-self:end;background:var(--forest);color:#fff;font-weight:700}.note-pad{padding:20px 22px;border-top:4px solid #e5b04d;background:#fffaf0}.note-pad label,.analysis-grid label,.report-editor{display:grid;gap:8px;font-weight:700}.note-pad label>span,.analysis-grid label>span,.report-editor>span{font-size:.88rem}.complete-button{display:block;margin:12px 0 0 auto;background:var(--gold);color:#392a08;font-weight:700}.evidence-review{padding:20px;margin-bottom:18px}.evidence-review h3{margin-bottom:14px}.evidence-review article{padding:12px 0;border-top:1px solid var(--line)}.evidence-review article:first-of-type{border-top:0}.evidence-review p{margin:4px 0 0;color:var(--muted);white-space:pre-wrap}.analysis-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.analysis-grid label,.report-editor{padding:18px}.primary-action{display:block;margin:20px 0 0 auto}.report-actions{display:flex;align-items:center;gap:16px;margin-bottom:18px;color:var(--muted);font-size:.86rem}.report-actions .primary-action{margin:0}.report-editor textarea{min-height:500px}.status-message{margin-top:22px;color:var(--muted);font-size:.86rem}@media(max-width:960px){.learning-shell{grid-template-columns:1fr}.progress-rail{border-right:0;border-bottom:1px solid var(--line);padding:18px}.workspace-label,.scenario-card{display:none}.stage-list{grid-template-columns:repeat(3,1fr)}.stage-list button{padding:8px}.stage-list small{display:none}.interview-layout{grid-template-columns:1fr}.people-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:650px){.topbar{align-items:flex-start;flex-direction:column}.project-form{width:100%}.project-form input{min-width:0;flex:1}.stage-list{grid-template-columns:1fr}.stage-list small{display:block}.lesson-content{padding:24px 16px}.people-list,.analysis-grid{grid-template-columns:1fr}.interview-card>header,.composer{grid-template-columns:1fr}.question-hint{max-width:none}.composer button{width:100%}.bubble{max-width:95%}.report-actions{align-items:flex-start;flex-direction:column}}
