:root{color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#f4f2ec;color:#1b1d1e;font-synthesis:none;text-rendering:geometricPrecision}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,input,textarea,select{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.62}.gm-shell{min-height:100vh;display:grid;grid-template-columns:284px 1fr}.study-list{background:#202426;color:#f8f4e8;padding:18px;display:flex;flex-direction:column;gap:18px;min-height:100vh}.brand-row,.panel-title,.button-row,.workspace-header,.row,.done-strip,.interview-topline{display:flex;align-items:center}.brand-row{gap:9px;font-size:18px}.studies{display:flex;flex-direction:column;gap:8px}.study-item{border:0;background:#ffffff12;color:inherit;text-align:left;border-radius:8px;padding:12px;display:grid;gap:4px}.study-item.active{background:#f8f4e8;color:#1b1d1e}.study-item span,.study-item strong,.study-item small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.workspace{padding:24px;display:flex;flex-direction:column;gap:18px}.workspace-header{justify-content:space-between;gap:16px}.workspace-header h1{margin:2px 0 0;font-size:clamp(30px,4vw,48px);letter-spacing:0}.eyebrow{color:#67635b;font-size:13px;text-transform:uppercase}.grid.two{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(320px,.88fr);gap:18px}.panel{background:#fffdfa;border:1px solid #ddd7ca;border-radius:8px;padding:18px}.panel-title{gap:8px;margin-bottom:14px}.composer,.panel{display:flex;flex-direction:column;gap:12px}label{display:flex;flex-direction:column;gap:6px;color:#4f504c;font-size:13px}input,textarea,select{width:100%;border:1px solid #cfc8ba;border-radius:6px;background:#fff;color:#1b1d1e;padding:10px 11px;resize:vertical}input:focus,textarea:focus,select:focus{outline:2px solid #3d7768;outline-offset:1px}.row{gap:12px}.row>label{flex:1}.primary,.quiet,.icon-button{border:0;border-radius:7px;display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:40px}.primary{background:#1d6356;color:#fff;padding:0 15px}.quiet{background:#ece7dd;color:#1b1d1e;padding:0 12px}.quiet.full{width:100%}.icon-button{width:42px;height:42px;background:#fffdfa;border:1px solid #ddd7ca}.metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.metric{border:1px solid #ddd7ca;border-radius:7px;padding:10px;display:grid;gap:4px}.metric span{color:#67635b;font-size:12px}.metric strong{font-size:22px}.button-row{gap:8px;flex-wrap:wrap}.links-list{display:grid;gap:7px}.links-list a{color:#1d6356;text-decoration:none;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.brief pre{white-space:pre-wrap;margin:0;font-size:13px;line-height:1.55}.participant-shell{min-height:100vh;display:grid;place-items:center;padding:18px;background:linear-gradient(180deg,#f4f2ecd6,#f4f2ecf5),url(https://images.unsplash.com/photo-1581092160607-ee22621dd758?auto=format&fit=crop&w=1800&q=80) center/cover}.interview-pane{width:min(760px,100%);min-height:min(760px,calc(100vh - 36px));background:#fffdfaf5;border:1px solid rgba(47,48,45,.15);border-radius:8px;padding:18px;display:grid;grid-template-rows:auto 1fr auto auto;gap:14px}.interview-topline{justify-content:space-between;color:#67635b;font-size:13px}.interview-topline strong{color:#1b1d1e}.conversation{overflow:auto;display:flex;flex-direction:column;gap:10px;padding-right:4px}.bubble{width:fit-content;max-width:min(620px,88%);border-radius:8px;padding:12px 13px;line-height:1.48;white-space:pre-wrap}.bubble.moderator{background:#ebe5d7;color:#1b1d1e}.bubble.participant{align-self:flex-end;background:#1d6356;color:#fff}.answer-box{display:grid;grid-template-columns:1fr 48px;gap:10px}.answer-box textarea{min-height:96px}.answer-box button{border:0;border-radius:7px;background:#1d6356;color:#fff}.done-strip{gap:8px;background:#dceadf;color:#214f39;border-radius:7px;padding:12px}.error{margin:0;color:#9d2525;background:#f9dddd;border-radius:7px;padding:10px 12px}.muted,.muted-text{color:#67635b}.spin{animation:spin .9s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:860px){.gm-shell{grid-template-columns:1fr}.study-list{min-height:auto}.grid.two{grid-template-columns:1fr}.workspace{padding:16px}}@media(max-width:520px){.participant-shell{padding:0}.interview-pane{min-height:100vh;border-radius:0;border-left:0;border-right:0}.metrics{grid-template-columns:1fr}.button-row .quiet{flex:1 1 42%}}
