:root{color-scheme:dark;color:#e8e2d6;background:#161410;font-family:Segoe UI,system-ui,sans-serif;line-height:1.45}*{box-sizing:border-box}body{margin:0;background:#161410}a{color:#c4b49a}h1{font-size:1.6rem;font-weight:650;margin:0 0 .6rem}h2{font-size:1.15rem;margin:0 0 .4rem}.muted{color:#a8a29e}.center{text-align:center;padding:3rem 1rem}.lead{color:#c4bdb0;max-width:38rem}.hint{display:block;color:#a8a29e;font-size:.9rem;margin-top:.25rem}.app{min-height:100vh;display:flex;flex-direction:column}.top{display:flex;justify-content:space-between;gap:1rem;align-items:center;padding:.85rem 1.25rem;border-bottom:1px solid #3f382f;background:#1f1b16;flex-wrap:wrap}.brand{font-weight:700;text-decoration:none;color:#e8e2d6}nav{display:flex;gap:.85rem;flex-wrap:wrap;align-items:center}nav a{text-decoration:none}main{flex:1;padding:1.5rem 1.25rem 3rem;max-width:52rem;width:100%;margin:0 auto}footer{padding:1rem 1.25rem;color:#a8a29e;font-size:.85rem;border-top:1px solid #3f382f}.narrow{max-width:38rem}.field{margin:.9rem 0}.field label{display:block;font-weight:600;margin-bottom:.3rem}input,textarea,select{width:100%;border:1px solid #3f382f;background:#161410;padding:.5rem .6rem;font:inherit;color:inherit}option{background:#161410;color:#e8e2d6}input[type=checkbox]{width:auto}.row{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center}.btn{display:inline-block;background:#c4b49a;color:#161410;border:0;padding:.55rem .95rem;font:inherit;cursor:pointer;text-decoration:none}.btn.secondary{background:transparent;color:#e8e2d6;border:1px solid #c4b49a}.btn:disabled{opacity:.55;cursor:not-allowed}.linkish{background:none;border:0;font:inherit;color:#c4b49a;cursor:pointer;padding:0}.notice{padding:.6rem .7rem;margin:.7rem 0}.notice.error{background:#3a2420}.notice.ok{background:#243028}.empty{border:1px solid #3f382f;padding:1.25rem;background:#1f1b16}.cards{list-style:none;padding:0;margin:0;display:grid;gap:1rem}.card{background:#1f1b16;border:1px solid #3f382f;padding:1rem}.card-top{display:flex;justify-content:space-between;gap:.75rem;align-items:flex-start;margin-bottom:.35rem}.card-top .card-copy{min-width:0;flex:1}.card-top h2{margin:0 0 .25rem}.score-ring{flex:none;width:4.1rem;text-align:center;color:#a8a29e}.score-ring-dial{position:relative;display:block;width:4.1rem;height:4.1rem}.score-ring svg{display:block;width:100%;height:100%}.score-ring .track{stroke:#3f382f}.score-ring .fill{stroke:#c4b49a;stroke-linecap:round}.score-ring .num{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;font-size:.95rem;font-weight:650;color:#e8e2d6;line-height:1}.score-ring .cap{display:block;margin-top:.12rem;font-size:.7rem;color:#a8a29e}.meta{color:#a8a29e;font-size:.88rem;margin:0 0 .35rem}.reasons{margin:.4rem 0 .8rem 1.1rem}.questions{margin:.6rem 0 .9rem}.question-list{list-style:none;padding:0;margin:0 0 .6rem;display:grid;gap:.7rem}.question-list p{margin:0 0 .35rem;font-weight:600}.question-list .muted{font-weight:400}.letter{white-space:pre-wrap;background:#161410;border:1px solid #3f382f;padding:.7rem;font:inherit;font-size:.95rem}.tags{display:flex;flex-wrap:wrap;gap:.35rem;margin-bottom:.4rem}.tag{background:#2a251f;color:#e8e2d6;border:1px solid #3f382f;font:inherit;padding:.2rem .5rem;cursor:pointer}.row input{flex:1;min-width:10rem}.block{border:1px solid #3f382f;background:#1f1b16;padding:.85rem;margin:.9rem 0}.block-head{display:flex;justify-content:space-between;gap:.5rem;align-items:center;margin-bottom:.4rem}
