.show-section{margin-bottom:2.25rem}.show-section h2{font-size:.8rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted);border-bottom:1px solid var(--line);padding-bottom:.5rem;margin-bottom:.9rem}ul.show-tree,ul.show-done,ul.show-next{list-style:none;padding:0;margin:0}ul.show-branch{list-style:none;padding-left:1.4rem;border-left:1px solid var(--line);margin:.25rem 0 .25rem .3rem}.show-objective{padding:.3rem 0}.show-objective>.show-sentence{font-weight:600}.show-objective.is-live>.show-sentence{color:var(--accent);transition:color .4s ease}.show-bond{font-family:var(--mono);font-size:.8rem;padding:.05rem .4rem;border-radius:6px}.show-bond-and{color:var(--logo-green);background:color-mix(in srgb,var(--logo-green) 12%,transparent)}.show-bond-or{color:var(--logo-red);background:color-mix(in srgb,var(--logo-red) 12%,transparent)}.show-milestone{padding:.25rem 0;color:var(--logo-green);font-size:.95rem}.show-tags{font-family:var(--mono);font-size:.78rem;color:var(--text-muted)}.show-declaration{padding:.25rem 0;color:var(--logo-gold);font-size:.95rem}.show-progress{display:flex;align-items:center;gap:.6rem;margin:.3rem 0 .15rem}.show-progress-count{font-family:var(--mono);font-size:.78rem;color:var(--text-muted);white-space:nowrap}.show-progress-track{flex:1;max-width:220px;height:6px;border-radius:999px;background:var(--bg-2);overflow:hidden}.show-progress-fill{display:block;height:100%;border-radius:999px;background:var(--accent);transition:width .6s ease}.show-answer{border:1px solid color-mix(in srgb,var(--accent) 35%,transparent);background:color-mix(in srgb,var(--accent) 7%,transparent);border-radius:14px;padding:1rem 1.15rem;margin-bottom:1.25rem}.show-answer-q{font-size:.82rem;color:var(--text-muted);margin:0 0 .75rem}.show-answer-q:before{content:"“"}.show-answer-q:after{content:"”"}.show-answer-main{display:flex;align-items:center;gap:1.1rem}.show-ring{width:88px;height:88px;flex-shrink:0}.ring-track{fill:none;stroke:color-mix(in srgb,var(--text-muted) 20%,transparent);stroke-width:8.5}.ring-arc{fill:none;stroke:var(--accent);stroke-width:8.5;stroke-linecap:round;--circ: 263.89;stroke-dasharray:var(--circ);stroke-dashoffset:var(--dash);animation:ring-fill .95s cubic-bezier(.34,.1,.2,1) both}@keyframes ring-fill{0%{stroke-dashoffset:var(--circ)}to{stroke-dashoffset:var(--dash)}}.ring-label{fill:var(--text);font-family:var(--mono);font-weight:700;font-size:23px;text-anchor:middle;dominant-baseline:central}@media(prefers-reduced-motion:reduce){.ring-arc{animation:none}}.show-answer-detail{display:flex;flex-direction:column;gap:.1rem;min-width:0}.show-answer-context{font-weight:600;font-size:.98rem;margin:0}.show-answer-count{font-family:var(--mono);font-size:.95rem;color:var(--text-muted);margin:.15rem 0 0;font-variant-numeric:tabular-nums}.show-answer-count strong{color:var(--text);font-size:1.2rem;font-weight:700}.show-answer-left{font-size:.82rem;color:var(--text-muted);margin:.15rem 0 0}.show-when{font-family:var(--mono);font-size:.82rem;color:var(--text-muted);white-space:nowrap}.done-entry{display:flex;gap:.85rem;padding-bottom:1rem;font-size:.95rem}.done-rail{display:flex;flex-direction:column;align-items:center}.done-dot{width:8px;height:8px;border-radius:50%;background:var(--accent);margin-top:.4rem;flex-shrink:0}.done-line{flex:1;width:1px;background:var(--line);margin-top:.3rem}.done-body{display:flex;flex-direction:column}.done-text{margin-top:.1rem}.show-next li{display:flex;flex-direction:column;gap:.15rem;padding:.55rem .8rem;margin-bottom:.5rem;border:1px solid color-mix(in srgb,var(--accent) 35%,transparent);background:color-mix(in srgb,var(--accent) 8%,transparent);border-radius:10px}.show-next .show-sentence{font-weight:600}.show-reason{font-size:.85rem;color:var(--text-muted)}.show-empty{color:var(--text-muted);font-size:.95rem}.confirm-head{font-size:.8rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--logo-gold);margin-bottom:.6rem}.confirm-card{border:1px solid color-mix(in srgb,var(--logo-gold) 45%,transparent);background:color-mix(in srgb,var(--logo-gold) 8%,transparent);border-radius:12px;padding:.9rem 1rem;margin-bottom:1rem}.confirm-card.is-busy{opacity:.55;pointer-events:none}.confirm-prompt{font-size:.95rem;margin-bottom:.7rem}.confirm-choices{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:.7rem}.confirm-choices button{font:inherit;font-size:.88rem;cursor:pointer;background:var(--surface);color:var(--text);border:1px solid var(--line);border-radius:999px;padding:.35rem .9rem}.confirm-choices button:hover{border-color:var(--accent);color:var(--accent)}.confirm-custom input{width:100%;font:inherit;font-size:.88rem;background:var(--surface);color:var(--text);border:1px solid var(--line);border-radius:8px;padding:.45rem .7rem;outline:none}.confirm-custom input:focus{border-color:var(--accent)}
