/* ---------- 1. Editorial reminders ---------- */
.desk-note p{margin:0;min-height:2.5rem}.desk-note button{font:inherit;min-height:36px;color:var(--brand-blue);border:0;background:none;padding:.4rem 0;text-align:left;text-decoration:underline;text-underline-offset:3px}
.field-note{display:grid;grid-template-columns:110px minmax(0,1fr);gap:1.5rem;border-left:3px solid var(--brand-red);padding:1rem 1.4rem;margin-block:-1rem 2.5rem;background:var(--surface-2)}
.field-note__label{font-size:.8rem;letter-spacing:.08em;color:var(--ink);padding-top:.2rem;font-weight:650}.field-note__quip{font-size:1.05rem;font-weight:600;line-height:1.5;margin:0 0 .4rem}.field-note__hint{font-size:.95rem;line-height:1.65;color:var(--ink-soft);margin:0;max-width:900px}
.guide-shortcuts{border-top:1px solid var(--line);padding-block:1.7rem 2.7rem}.guide-shortcuts h2{font-size:1.4rem;margin-bottom:1.1rem}.guide-shortcuts>div{display:flex;gap:1rem 2rem;flex-wrap:wrap}.guide-shortcuts a{font-size:.95rem}
@media(max-width:800px){.field-note{grid-template-columns:1fr;gap:.55rem;padding:1rem;margin-top:0}.field-note__quip{font-size:1rem}.guide-shortcuts>div{flex-direction:column;gap:.8rem}}
/* ---------- 2. Compact article tools ---------- */
.article-tools{position:relative;display:flex;align-items:center;gap:.75rem;max-width:780px;min-height:44px;margin-top:1.25rem}.article-tools__meta{margin-right:auto;font-size:.82rem;color:var(--ink-mute);white-space:nowrap}.article-tools [data-read-time-short]{display:none}.article-tools__actions{display:flex;align-items:center;gap:.15rem}.article-tools button{min-height:40px;border:0;background:transparent;color:var(--brand-blue);font-size:.82rem;font-weight:600;padding:.45rem .65rem}.article-tools button:hover,.article-tools button[aria-pressed=true]{background:var(--surface-2);color:var(--brand-blue)}.article-tools__status{position:absolute;right:0;top:calc(100% + .35rem);z-index:2;padding:.2rem .45rem;border:1px solid var(--line);background:var(--surface);color:var(--brand-blue);font-size:.78rem;box-shadow:0 3px 12px color-mix(in srgb,var(--brand-black) 8%,transparent)}.article-tools__status:empty{display:none}.article-tools__fallback{flex-basis:100%;width:100%;margin-top:.25rem}.article-tools--footer{justify-content:flex-end;max-width:none;margin-top:2rem}.article-tools--footer .article-tools__actions{margin-left:auto}
@media(max-width:480px){.article-tools{gap:.35rem;margin-top:1rem}.article-tools__meta{font-size:.8rem}.article-tools [data-read-time]{display:none}.article-tools [data-read-time-short]{display:inline}.article-tools__actions{gap:0}.article-tools button{min-height:44px;padding:.45rem .5rem;font-size:.8rem}}
.section-anchor{font-family:var(--font-mono);font-size:.75em;font-weight:400;text-decoration:none;margin-left:.55rem;color:var(--ink-mute);white-space:nowrap}.section-anchor:hover,.section-anchor:focus-visible{color:var(--brand-red)}
.article-progress{position:fixed;inset:auto 0 0;height:3px;z-index:45;background:var(--line);pointer-events:none}.article-progress>span{display:block;height:100%;width:0;background:var(--brand-red)}
.install-control{align-self:start;font-size:.85rem;padding:.55rem .8rem}
/* ---------- 3. Keyboard and touch glossary ---------- */
.abbreviation-help{display:inline;font:inherit;line-height:inherit;padding:0;border:0;border-bottom:1px dotted var(--brand-blue);border-radius:0;background:none;color:inherit;cursor:help;text-align:inherit}.abbreviation-help:hover{color:var(--brand-blue)}
.abbreviation-popup{position:fixed;inset:0;margin:auto;width:min(420px,calc(100vw - 40px));max-height:80vh;overflow:auto;height:fit-content;box-sizing:border-box;padding:1.5rem;border:2px solid var(--brand-blue);border-radius:3px;background:var(--surface);color:var(--ink);box-shadow:0 8px 40px var(--line);z-index:80}.abbreviation-popup strong{font-size:1.3rem;color:var(--brand-blue)}.abbreviation-popup p{font-size:1rem;line-height:1.65}.abbreviation-popup a{font-size:.9rem}.abbreviation-popup button{display:block;margin-top:1.2rem;font-size:.9rem;padding:.55rem .85rem}
@media print{.field-note,.article-tools,.section-anchor,.article-progress,.abbreviation-popup,.desk-note button,.install-control{display:none!important}.abbreviation-help{border:0;color:inherit}}
