:root{font-family:system-ui,sans-serif;color:#182635;background:#f6f8fa;color-scheme:light}body{margin:0;padding:20px;max-width:800px}h1{font-size:24px;margin:0 0 8px}p{line-height:1.5}label{display:block;margin:14px 0 5px;font-size:14px}input:not([type=checkbox]),textarea,select{box-sizing:border-box;width:100%;padding:10px;border:1px solid #8293a3;border-radius:6px;background:white;color:#182635;font:inherit}textarea{min-height:100px;resize:vertical}button{padding:10px 14px;border:1px solid #176b79;border-radius:6px;background:#176b79;color:white;cursor:pointer;margin:8px 5px 8px 0}button:disabled{opacity:.5;cursor:not-allowed}button.secondary{background:white;color:#176b79}#status{padding:12px;background:#e8f0f4;border-radius:6px;white-space:pre-wrap}#answer{min-height:200px}details{padding:12px;margin:10px 0;background:white;border:1px solid #d4dde5;border-radius:6px}pre{white-space:pre-wrap;overflow-wrap:anywhere;font:inherit;line-height:1.5}.hint,#notes{font-size:12px;color:#4b5c6b;white-space:pre-wrap}a{color:#135968}:focus-visible{outline:3px solid #d48616;outline-offset:2px}
