.source-note-link{display:inline-flex;align-items:center;gap:.32rem;padding:0;border:0;border-bottom:1px dotted currentColor;background:transparent;color:var(--orange);font:inherit;font-weight:800;cursor:pointer;text-align:left}
.source-note-link::after{content:"↗";font-size:.72em}.source-note-link:hover,.source-note-link:focus-visible{color:var(--navy);border-bottom-style:solid}.source-note-link:focus-visible{outline:2px solid var(--gold);outline-offset:3px}
.source-note-dialog{width:min(520px,100%);height:100%;max-height:none;margin:0 0 0 auto;padding:0;border:0;background:#f7f6f1;color:var(--navy);box-shadow:-18px 0 55px rgba(8,35,51,.24)}.source-note-dialog::backdrop{background:rgba(7,28,41,.58)}
.source-note-shell{min-height:100%;display:flex;flex-direction:column}.source-note-head{display:flex;justify-content:space-between;gap:1rem;padding:24px 26px 20px;background:#102b42;color:#fff}.source-note-head p{margin:0;color:#f1d48e;font-size:.64rem;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.source-note-head h2{margin:4px 0 0;color:#fff;font:500 1.55rem/1.15 Georgia,serif}.source-note-close{align-self:flex-start;width:38px;height:38px;border:1px solid rgba(255,255,255,.28);border-radius:50%;background:transparent;color:#fff;font-size:1.5rem;cursor:pointer}.source-note-close:hover,.source-note-close:focus-visible{background:#fff;color:#102b42}
.source-note-body{display:grid;gap:22px;padding:28px 26px 38px}.source-note-cite{margin:0;padding-bottom:18px;border-bottom:1px solid var(--line);font:1rem/1.55 Georgia,serif}.source-note-label{display:block;margin-bottom:6px;color:var(--green);font-size:.62rem;font-weight:850;letter-spacing:.1em;text-transform:uppercase}.source-note-evidence{margin:0;color:#405868;line-height:1.65}.source-note-quote{margin:0;padding:18px 20px;border-left:4px solid var(--gold);background:#fff;color:#213d50;font:1rem/1.55 Georgia,serif}.source-note-method{margin:0;padding-top:16px;border-top:1px solid var(--line);color:var(--muted);font-size:.76rem;line-height:1.5}
@media(max-width:640px){.source-note-dialog{width:100%;height:min(78vh,720px);margin:auto 0 0;box-shadow:0 -18px 55px rgba(8,35,51,.24)}.source-note-head{padding:20px}.source-note-body{padding:24px 20px 32px}}
