.source-desk{max-width:1100px;margin:0 auto 24px;color:#173c40}.source-desk [hidden]{display:none!important}.source-status,.source-actions{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin:16px 0}.source-status{justify-content:space-between;border-bottom:2px solid #347a78;padding-bottom:12px}.source-cover{display:block;width:100%;max-width:800px;height:auto;aspect-ratio:5/2;margin:16px 0}.source-teach{padding:14px 0;border-top:2px solid #cd9430;border-bottom:1px solid #a3bdc0;line-height:1.65}.source-workspace{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);gap:28px;align-items:start}.source-workspace>*{min-width:0}.source-desk button,.source-desk input{min-height:44px;max-width:100%;font:inherit}.source-desk button{padding:10px 14px;white-space:normal;overflow-wrap:anywhere;border-radius:4px}.source-desk button:focus-visible,.source-desk input:focus-visible{outline:3px solid #95521d;outline-offset:3px}#source-records{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-bottom:14px}#source-records button{display:flex;flex-direction:column;gap:4px;align-items:flex-start;text-align:left;border:1px solid #729b9e;background:#fff;color:#173c40;min-height:82px}#source-records button[aria-pressed=true]{border:2px solid #126b64;background:#e2f2ed}#source-records small{color:#355a60}.source-inspector{border-left:4px solid #348c93;padding:4px 0 8px 16px}.source-inspector h3{margin-top:4px}.source-inspector dl{display:grid;grid-template-columns:70px minmax(0,1fr);gap:6px 10px;margin:10px 0}.source-inspector dt{font-weight:700}.source-inspector dd{margin:0;overflow-wrap:anywhere}#source-body{line-height:1.7;min-height:5em}#source-diagram{display:block;width:100%;height:auto;aspect-ratio:7/3;max-width:420px;margin:14px 0}.source-verdict{border-top:4px solid #ad4966;padding-top:8px}.source-verdict h3{margin-top:4px}#source-pinned{padding-left:22px;min-height:44px}#source-number-wrap label{display:block;font-weight:700;margin-bottom:6px}#source-number{width:110px;border:1px solid #729b9e;padding:8px;background:white;color:#173c40;border-radius:4px}#source-choices{border:0;padding:0;margin:18px 0}#source-choices legend{font-weight:700;margin-bottom:8px}#source-choices label{display:flex;align-items:center;gap:10px;min-height:48px;padding:8px 0;line-height:1.5}#source-choices input{flex:0 0 20px;width:20px;height:20px;min-height:20px;margin:0;accent-color:#126b64}#source-feedback{padding:12px 0;min-height:48px;line-height:1.65;font-weight:700}#source-feedback[data-error=true]{color:#9b263b}#source-hint-text{border-left:3px solid #ad4966;padding-left:14px;line-height:1.6}.source-desk :is(p,h2,h3,li){overflow-wrap:anywhere;letter-spacing:0}@media(max-width:700px){.source-workspace{grid-template-columns:minmax(0,1fr);gap:20px}.source-status{justify-content:flex-start}.source-actions>*{flex:1 1 130px}}@media(prefers-reduced-motion:reduce){.source-desk *{scroll-behavior:auto;animation:none;transition:none}}
.source-desk .adventure-stop{padding:0;width:48px;min-width:48px;flex:0 0 48px}
.source-desk .adventure-stop.is-collected span{bottom:1px;right:1px}
.source-inspector dl{grid-template-columns:max-content minmax(0,1fr)}
