.notes-container.notes-container--manual{max-width:1180px}.wf-layout{grid-template-columns:minmax(0,1fr);gap:2rem;display:grid}.wf-prose{max-width:var(--notes-max-width);min-width:0}@media (width>=1180px){.wf-layout{grid-template-columns:236px minmax(0, var(--notes-max-width));justify-content:center;align-items:start;gap:3.5rem}}.wf-toc-details{border:1px solid var(--border-c);background:var(--bg-tint);border-radius:10px;padding:.25rem .9rem}.wf-toc-summary{cursor:pointer;letter-spacing:.02em;color:var(--text-c);padding:.7rem 0;font-family:Bricolage Grotesque Variable,-apple-system,sans-serif;font-size:.9rem;font-weight:600}.wf-toc-summary::marker{color:var(--accent-c)}.wf-toc-title{display:none}.wf-toc-status{font-family:var(--font-sans);font-variant-numeric:tabular-nums;color:var(--text-muted-c);margin:0 0 .6rem .5rem;font-size:.72rem}.wf-toc-resume{border-left:2px solid var(--accent-c);background:var(--bg-tint);border-radius:0 5px 5px 0;align-items:baseline;gap:.4rem;margin:0 0 .75rem .5rem;padding:.4rem .5rem;display:flex}.wf-toc-resume[hidden]{display:none}.wf-toc-resume-link{font-family:var(--font-sans);color:var(--text-c);flex:1;font-size:.74rem;line-height:1.35;text-decoration:none}.wf-toc-resume-link:hover{color:var(--accent-c);text-decoration:underline}.wf-toc-resume-dismiss{color:var(--text-muted-c);cursor:pointer;background:0 0;border:none;flex:none;padding:0 .2rem;font-size:.95rem;line-height:1}.wf-toc-resume-dismiss:hover{color:var(--text-c)}.wf-toc-list{flex-direction:column;gap:.1rem;margin:0 0 .8rem;padding:0;list-style:none;display:flex}.wf-toc-list a{color:var(--text-muted-c);border-left:2px solid #0000;border-radius:6px;grid-template-columns:1.9rem 1fr;align-items:baseline;gap:.4rem;padding:.34rem .5rem;font-size:.82rem;line-height:1.35;text-decoration:none;transition:color .15s,background .15s,border-color .15s;display:grid}.wf-toc-num{font-variant-numeric:tabular-nums;color:var(--text-muted-c);opacity:.75;font-size:.72rem}.wf-toc-list a:hover{color:var(--text-c);background:var(--surface)}.wf-toc-list a[aria-current=true]{color:var(--accent-c);border-left-color:var(--accent-c);background:var(--surface);font-weight:600}.wf-toc-list a[aria-current=true] .wf-toc-num{color:var(--accent-c);opacity:1}@media (width>=1180px){.wf-toc-details{background:0 0;border:none;max-height:calc(100vh - 3rem);padding:0;position:sticky;top:1.5rem;overflow-y:auto}.wf-toc-summary{display:none}.wf-toc-title{text-transform:uppercase;letter-spacing:.1em;color:var(--text-muted-c);margin:0 0 .7rem .5rem;font-family:Bricolage Grotesque Variable,-apple-system,sans-serif;font-size:.7rem;font-weight:700;display:block}}.wf-section{scroll-margin-top:1.5rem}.wf-section+.wf-section{border-top:1px solid var(--border-c);margin-top:3.5rem;padding-top:3.5rem}.wf-section-head{justify-content:space-between;align-items:baseline;gap:1rem;margin-bottom:.4rem;display:flex}.wf-section-num{letter-spacing:.16em;color:var(--accent-c);font-variant-numeric:tabular-nums;font-family:Bricolage Grotesque Variable,-apple-system,sans-serif;font-size:.75rem;font-weight:700}.wf-section-reviewed{color:var(--text-muted-c);letter-spacing:.02em;white-space:nowrap;font-size:.68rem}.wf-section>h2:first-of-type{margin-top:0}.wf-callout{border-left:3px solid var(--wf-callout-accent,var(--accent-c));background:var(--wf-callout-bg,var(--bg-tint));border-radius:0 8px 8px 0;margin:1.6rem 0;padding:.95rem 1.1rem;font-size:.95rem}.wf-callout>:first-child{margin-top:0}.wf-callout>:last-child{margin-bottom:0}.wf-callout-label{text-transform:uppercase;letter-spacing:.12em;color:var(--wf-callout-accent,var(--accent-c));margin-bottom:.35rem;font-family:Bricolage Grotesque Variable,-apple-system,sans-serif;font-size:.68rem;font-weight:700;display:block}.wf-callout--critical{--wf-callout-accent:#c0392b;--wf-callout-bg:#c0392b12}.wf-callout--caveat{--wf-callout-accent:#b7791f;--wf-callout-bg:#b7791f17}.wf-callout--note{--wf-callout-accent:var(--text-muted-c);--wf-callout-bg:var(--bg-tint)}.wf-callout--insight{--wf-callout-accent:#2c7a7b;--wf-callout-bg:#2c7a7b14}:root[data-theme=dark] .wf-callout--critical{--wf-callout-accent:#e8564c;--wf-callout-bg:#e8564c1f}:root[data-theme=dark] .wf-callout--caveat{--wf-callout-accent:#e0a83b;--wf-callout-bg:#e0a83b1f}:root[data-theme=dark] .wf-callout--insight{--wf-callout-accent:#4fd1c5;--wf-callout-bg:#4fd1c51a}.wf-steps{counter-reset:wf-step;margin:1.6rem 0;padding:0;list-style:none}.wf-steps>li{counter-increment:wf-step;margin-bottom:1.1rem;padding-left:2.4rem;position:relative}.wf-steps>li:before{content:counter(wf-step);background:var(--accent-c);width:1.65rem;height:1.65rem;color:var(--bg);font-variant-numeric:tabular-nums;border-radius:50%;place-items:center;font-size:.78rem;font-weight:700;display:grid;position:absolute;top:.05rem;left:0}.wf-pre-wrap{position:relative}.wf-copy{color:var(--code-text);cursor:pointer;opacity:0;background:#ffffff1a;border:1px solid #fff3;border-radius:5px;padding:.28rem .6rem;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.7rem;transition:opacity .15s,background .15s;position:absolute;top:.5rem;right:.5rem}.wf-pre-wrap:hover .wf-copy,.wf-copy:focus-visible{opacity:1}.wf-copy:hover{background:#fff3}.wf-copy[data-copied=true]{opacity:1;background:#4fd1c540}@media print{.wf-copy,.wf-toc-details{display:none}}.wf-exhibit{margin:2rem 0;scroll-margin-top:1.5rem}.notes-container .wf-exhibit figure,.notes-container .wf-prose figure{height:auto;max-height:none;box-shadow:none;border-radius:0;margin:0}.wf-sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.wf-exhibit-caption{color:var(--text-muted-c);text-align:left;margin-top:.6rem;font-size:.8rem;line-height:1.5}.wf-stack{border:1px solid var(--border-c);border-radius:10px;margin:1.8rem 0;overflow:hidden}.wf-stack-head{background:var(--bg-tint);text-transform:uppercase;letter-spacing:.1em;color:var(--text-muted-c);border-bottom:1px solid var(--border-c);padding:.6rem 1rem;font-family:Bricolage Grotesque Variable,-apple-system,sans-serif;font-size:.7rem;font-weight:700}.wf-stack table{width:100%;margin:0;font-size:.88rem}.wf-prose table{max-width:100%;display:block;overflow-x:auto}@media (width>=720px){.wf-prose table{display:table}}.wf-check ul{padding-left:0;list-style:none}.wf-check li{margin-bottom:.5rem;padding-left:1.7rem;position:relative}.wf-check li:before{content:"";border:1.5px solid var(--accent-c);border-radius:3px;width:.95rem;height:.95rem;position:absolute;top:.35em;left:0}.wf-steps-list ol{padding-left:1.35rem}.wf-steps-list li{margin-bottom:.6rem;padding-left:.2rem}.wf-steps-list li::marker{color:var(--accent-c);font-weight:700}
