:root{--qn-bg:#fbfbf9;--qn-surface:#f1f4f1;--qn-ink:#1e2927;--qn-muted:#64706d;--qn-line:#d9dfdc;--qn-accent:#22675e;--qn-accent-strong:#174b45;--qn-warm:#a04b42}body.colorscheme-dark{--qn-bg:#1d2221;--qn-surface:#252c2a;--qn-ink:#edf1ef;--qn-muted:#adb8b4;--qn-line:#3a4542;--qn-accent:#75b9aa;--qn-accent-strong:#a2d3c8;--qn-warm:#da8b80}@media(prefers-color-scheme:dark){body.colorscheme-auto{--qn-bg:#1d2221;--qn-surface:#252c2a;--qn-ink:#edf1ef;--qn-muted:#adb8b4;--qn-line:#3a4542;--qn-accent:#75b9aa;--qn-accent-strong:#a2d3c8;--qn-warm:#da8b80}}html{scroll-behavior:smooth}body{background:var(--qn-bg);color:var(--qn-ink);letter-spacing:0}.container{max-width:112rem}.content{display:block;margin-top:0;margin-bottom:0}.navigation{height:auto;border-bottom:1px solid var(--qn-line)}.navigation>.container{min-height:7.2rem;display:flex;align-items:center;justify-content:space-between;margin-top:0;margin-bottom:0}.navigation .navigation-title{display:inline-flex;align-items:center;gap:1rem;color:var(--qn-ink);text-transform:none;letter-spacing:0;font-size:1.8rem}.brand-mark{width:3.2rem;height:3.2rem;display:inline-grid;place-items:center;border-radius:50%;background:var(--qn-accent-strong);color:var(--qn-bg);font-family:Georgia,times new roman,serif;font-size:1.8rem;font-weight:700}.navigation .navigation-title .brand-mark{color:var(--qn-bg)}.navigation .navigation-list{display:flex;align-items:center}.navigation .navigation-list .navigation-item a{color:var(--qn-muted);font-size:1.55rem;font-weight:600;line-height:7.2rem}.navigation .navigation-list .navigation-item a:hover,.navigation .navigation-list .navigation-item a:focus,.navigation .navigation-list .navigation-item a.is-active{color:var(--qn-accent-strong);text-decoration:none}.navigation .navigation-list .navigation-item a.is-active::after{content:"";display:block;height:2px;margin:-2.1rem 1rem 0;background:var(--qn-warm)}.float-container #dark-mode-toggle{width:4.4rem;height:4.4rem;display:grid;place-items:center;border:1px solid var(--qn-line);border-radius:50%;background:var(--qn-bg);color:var(--qn-ink);font-size:1.8rem;bottom:2rem;left:2rem}.float-container #dark-mode-toggle i{color:inherit}.eyebrow{margin:0 0 1.2rem;color:var(--qn-warm);font-family:-apple-system,BlinkMacSystemFont,segoe ui,sans-serif;font-size:1.25rem;font-weight:700;line-height:1.4;letter-spacing:0;text-transform:uppercase}.home-intro{display:grid;grid-template-columns:minmax(0,.82fr)minmax(44rem,1.18fr);gap:7.2rem;align-items:center;min-height:57rem;padding-top:6.4rem;padding-bottom:6.4rem}.home-intro h1,.page-header h1,.article-header h1{max-width:17ch;margin:0;color:var(--qn-ink);font-family:Georgia,times new roman,serif;font-size:5.6rem;font-weight:400;line-height:1.08;letter-spacing:0}.home-deck{max-width:25ch;margin:2rem 0 0;color:var(--qn-ink);font-family:Georgia,times new roman,serif;font-size:2.6rem;line-height:1.42}.home-lede{max-width:53rem;margin:2.4rem 0 2.6rem;color:var(--qn-muted);font-size:1.7rem;line-height:1.75}.text-link{display:inline-flex;gap:.8rem;align-items:center;color:var(--qn-accent-strong);font-size:1.55rem;font-weight:700}.text-link:hover,.text-link:focus{gap:1.2rem;text-decoration:none}.home-image{position:relative;margin:0}.home-image::before{content:"";position:absolute;left:-2rem;top:-2rem;width:8rem;height:8rem;border-left:1px solid var(--qn-warm);border-top:1px solid var(--qn-warm);z-index:1}.home-image img{display:block;width:100%;height:auto;aspect-ratio:2/1;object-fit:cover;object-position:center 76%;border-radius:.4rem;filter:saturate(.72)contrast(.96)}.home-image figcaption{margin-top:1rem;color:var(--qn-muted);font-size:1.25rem;font-style:normal;text-align:right}.home-section{padding-top:9rem;padding-bottom:9rem}.home-section h2,.page-header h2{margin:0;color:var(--qn-ink);font-family:Georgia,times new roman,serif;font-size:3.6rem;font-weight:400;line-height:1.2}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:2rem;padding-bottom:2.4rem;border-bottom:1px solid var(--qn-line)}.note-feed{margin-top:0}.note-row,.archive-entry{display:grid;grid-template-columns:18rem 1fr;gap:3.2rem;padding:3rem 0;border-bottom:1px solid var(--qn-line)}.note-row time,.archive-entry time{padding-top:.5rem;color:var(--qn-muted);font-size:1.35rem;font-variant-numeric:tabular-nums}.note-row h3,.archive-entry h2{margin:0;font-family:Georgia,times new roman,serif;font-size:2.3rem;font-weight:400;line-height:1.35}.note-row h3 a,.archive-entry h2 a{color:var(--qn-ink)}.note-row h3 a:hover,.archive-entry h2 a:hover{color:var(--qn-accent-strong);text-decoration:none}.note-row p,.archive-entry p{max-width:70rem;margin:.8rem 0 .6rem;color:var(--qn-muted);font-size:1.55rem;line-height:1.65;text-align:left}.note-meta{color:var(--qn-muted);font-size:1.25rem;text-transform:uppercase}.subjects-band{max-width:none;background:var(--qn-surface);border-top:1px solid var(--qn-line);border-bottom:1px solid var(--qn-line)}.subjects-band h2{max-width:54rem}.subject-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:4rem;border-top:1px solid var(--qn-line)}.subject-item{display:block;min-height:22rem;padding:3rem;color:var(--qn-ink);border-right:1px solid var(--qn-line)}.subject-item:first-child{padding-left:0}.subject-item:last-child{border-right:0}.subject-item:hover,.subject-item:focus{color:var(--qn-accent-strong);text-decoration:none}.subject-number{color:var(--qn-warm);font-size:1.2rem;font-weight:700}.subject-item h3{margin:5rem 0 1rem;color:inherit;font-family:Georgia,times new roman,serif;font-size:2.7rem;font-weight:400}.subject-item p{margin:0;color:var(--qn-muted);font-size:1.5rem;line-height:1.65;text-align:left}.notebook-note{max-width:78rem;text-align:center}.notebook-note h2{margin-right:auto;margin-left:auto}.notebook-note>p:not(.eyebrow){color:var(--qn-muted);line-height:1.75;text-align:center}.notebook-links{display:flex;justify-content:center;gap:3rem;margin-top:2.8rem}.archive-page,.article-page,.taxonomy-page,.page{max-width:86rem;padding-top:7.2rem;padding-bottom:8rem}.taxonomy-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.2rem;margin:0;padding:0;list-style:none}.taxonomy-list a{display:flex;justify-content:space-between;align-items:center;gap:2rem;min-height:7.2rem;padding:1.6rem 2rem;color:var(--qn-ink);border:1px solid var(--qn-line);border-radius:.4rem;font-family:Georgia,times new roman,serif;font-size:2rem}.taxonomy-list a:hover,.taxonomy-list a:focus{color:var(--qn-accent-strong);border-color:var(--qn-accent);text-decoration:none}.taxonomy-count{color:var(--qn-muted);font-family:-apple-system,BlinkMacSystemFont,segoe ui,sans-serif;font-size:1.2rem;text-transform:uppercase}h1:focus-within .heading-link,h2:focus-within .heading-link,h3:focus-within .heading-link,h4:focus-within .heading-link,h5:focus-within .heading-link,h6:focus-within .heading-link,.heading-link:focus-visible{visibility:visible}.page-header,.content .page>article>header{margin:0 0 4.8rem}.page-header h1,.article-header h1,.content .page h1.title{font-size:4.8rem}.page-intro,.article-deck{max-width:70rem;margin-top:1.8rem;color:var(--qn-muted);font-family:Georgia,times new roman,serif;font-size:2rem;line-height:1.6}.page-intro p{text-align:left}.archive-list{border-top:1px solid var(--qn-line)}.article-header{margin:0 0 4.8rem}.back-link{display:inline-block;margin-bottom:3rem;color:var(--qn-muted);font-size:1.4rem;font-weight:600}.article-meta{display:flex;flex-wrap:wrap;gap:1.8rem;margin-top:2.4rem;color:var(--qn-muted);font-size:1.3rem;text-transform:uppercase}.article-meta a{color:var(--qn-accent-strong)}.article-image{margin:0 0 4.8rem}.article-image img{display:block;width:100%;height:36rem;object-fit:cover;object-position:center 76%;border-radius:.4rem}.article-body,.content .page article{color:var(--qn-ink);font-family:Georgia,times new roman,serif;font-size:1.8rem;line-height:1.85}.article-body p,.content .page article p{text-align:left}.article-body h2,.content .page article h2{margin-top:4.8rem;color:var(--qn-ink);font-family:Georgia,times new roman,serif;font-size:2.8rem;font-weight:400}.article-body li,.content .page article li{margin-bottom:.8rem}.article-footer{display:flex;justify-content:space-between;gap:2rem;margin-top:5.6rem;padding-top:2.4rem;border-top:1px solid var(--qn-line);color:var(--qn-muted);font-family:-apple-system,BlinkMacSystemFont,segoe ui,sans-serif;font-size:1.35rem}.footer{margin:0;padding:2.8rem 0;color:var(--qn-muted);border-top:1px solid var(--qn-line);text-align:left}.footer-inner{display:flex;justify-content:space-between;align-items:center;gap:2rem;margin-top:0;margin-bottom:0}.footer-separator{padding:0 .8rem;color:var(--qn-line)}.footer-links{display:flex;gap:2rem}.footer a{color:var(--qn-accent-strong)}@media only screen and (max-width:900px){.home-intro{grid-template-columns:1fr;gap:4.4rem;min-height:0}.home-intro-copy{max-width:70rem}.home-image img{max-height:40rem}}@media only screen and (max-width:768px){.container{padding-right:2rem;padding-left:2rem}.navigation>.container{display:block;min-height:6.4rem;padding-top:1.6rem;padding-bottom:1.6rem}.navigation .navigation-title{min-height:3.2rem}.navigation .menu-button{width:4.4rem;height:4.4rem;display:grid;place-items:center;margin-top:-.6rem;padding:0;border:0;background:0 0;color:var(--qn-ink);cursor:pointer}.navigation .menu-button i{color:inherit}.navigation .navigation-list{top:1.6rem;display:block;margin:0 -2rem;width:calc(100% + 4rem);background:var(--qn-bg);border-color:var(--qn-line)}.navigation .navigation-list.is-open{visibility:visible;opacity:1;max-height:100rem}.navigation .navigation-list .navigation-item a{display:block;line-height:5.2rem}.navigation .navigation-list .navigation-item a.is-active::after{display:none}.home-intro{padding-top:5.6rem;padding-bottom:5rem}.home-intro h1,.page-header h1,.article-header h1,.content .page h1.title{font-size:4rem;line-height:1.12}.home-deck{font-size:2.2rem}.home-image::before{left:-1rem;top:-1rem;width:5rem;height:5rem}.home-image img{height:auto;aspect-ratio:2/1}.article-image img{height:22rem;aspect-ratio:auto}.home-image figcaption{text-align:left}.home-section{padding-top:6.4rem;padding-bottom:6.4rem}.home-section h2{font-size:3rem}.section-heading{display:block}.section-link{margin-top:1.6rem}.note-row,.archive-entry{grid-template-columns:1fr;gap:.8rem;padding:2.4rem 0}.note-row time,.archive-entry time{padding-top:0}.note-row h3,.archive-entry h2{font-size:2.1rem}.subject-grid{grid-template-columns:1fr}.subject-item,.subject-item:first-child{min-height:0;padding:2.6rem 0;border-right:0;border-bottom:1px solid var(--qn-line)}.subject-item:last-child{border-bottom:0}.subject-item h3{margin-top:1.8rem}.notebook-links{flex-direction:column;align-items:center;gap:1.2rem}.archive-page,.article-page,.taxonomy-page,.page{padding-top:5.6rem;padding-bottom:6.4rem}.taxonomy-list{grid-template-columns:1fr}.article-deck,.page-intro{font-size:1.8rem}.article-meta{gap:1rem 1.4rem}.article-body,.content .page article{font-size:1.7rem;line-height:1.78}.article-footer,.footer-inner{flex-direction:column;align-items:flex-start}.footer-separator{display:none}.footer-inner>div:first-child span{display:block}.float-container #dark-mode-toggle{left:1.2rem;bottom:1.2rem}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition-duration:.01ms!important}}