.face-switcher{position:relative;user-select:none}.face-switcher>summary{display:inline-flex;align-items:center;gap:.3rem;list-style:none;cursor:pointer;padding:.15rem .45rem;margin-left:-.45rem;border-radius:4px;line-height:1;color:var(--sw-fg)}.face-switcher>summary::-webkit-details-marker{display:none}.face-switcher>summary::marker{content:""}.face-switcher>summary:hover{color:var(--sw-accent)}.face-switcher .fs-caret{font-size:.6em;opacity:.75;transition:transform .15s ease}.face-switcher[open] .fs-caret{transform:rotate(180deg)}.face-switcher .fs-menu{position:absolute;top:calc(100% + .45rem);left:0;z-index:30;min-width:9rem;margin:0;padding:.3rem;list-style:none;background:var(--sw-menu-bg);border:1px solid var(--sw-border);border-radius:4px}.face-switcher .fs-item{margin:0;padding:0}.face-switcher .fs-item[hidden]{display:none}.face-switcher .fs-link{display:block;padding:.42rem .65rem;border-radius:3px;line-height:1.3;text-decoration:none;color:var(--sw-fg-dim);white-space:nowrap}.face-switcher .fs-link:hover{color:var(--sw-fg);background:var(--sw-border)}.face-switcher .fs-here{display:block;padding:.42rem .65rem;color:var(--sw-accent);white-space:nowrap}body{min-height:100vh;display:flex;flex-direction:column;-webkit-font-smoothing:antialiased;font-kerning:normal}:root{--sw-fg: #e8dcc2;--sw-fg-dim: rgba(232, 220, 194, .56);--sw-menu-bg: #241505;--sw-border: rgba(232, 220, 194, .16);--sw-accent: #d1a33c}*,*:before,*:after{box-sizing:border-box}body,h1,h2,h3,h4,h5,h6,p,blockquote,pre,dl,dd,ol,ul,figure{margin:0;padding:0}html{-webkit-text-size-adjust:100%}img{max-width:100%;height:auto}button{font:inherit;color:inherit;background:none;border:none;cursor:pointer}a{color:inherit}:focus-visible{outline:2px solid #d1a33c;outline-offset:3px}.shell{width:min(660px,100% - 3rem);margin-inline:auto}.todo-copy{outline:1px dashed currentColor;outline-offset:3px;opacity:.45;font-style:italic}body{min-height:100vh;display:flex;flex-direction:column;-webkit-font-smoothing:antialiased;background-color:#1a1008;color:#e8dcc2;font-family:EB Garamond,Georgia,serif;font-size:19px;line-height:1.62}main{flex:1}body:before{content:"";position:fixed;inset:0;z-index:0;pointer-events:none;background:radial-gradient(125% 95% at 45% 30%,transparent 52%,rgba(0,0,0,.36) 100%)}body:after{content:"";position:fixed;inset:0;z-index:2;pointer-events:none;opacity:.06;mix-blend-mode:overlay;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='240' height='240'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E")}.lamp{position:fixed;width:2600px;height:1800px;left:calc(max(1.5rem,50vw - 330px) - 1245px);top:-564px;z-index:0;pointer-events:none;opacity:.8;transform:rotate(-12deg);transform-origin:50% 33%;background:radial-gradient(28% 26% at 50% 33%,rgba(255,224,130,.08),transparent 75%),radial-gradient(46% 42% at 50% 33%,rgba(255,208,100,.055),transparent 80%),radial-gradient(58% 52% at 49.5% 32.5%,rgba(212,160,62,.03),transparent 76%)}.lamp:after{content:"";position:absolute;inset:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='240' height='240'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");mix-blend-mode:overlay;opacity:.35;-webkit-mask-image:radial-gradient(46% 42% at 50% 33%,#000,transparent 80%);mask-image:radial-gradient(46% 42% at 50% 33%,#000,transparent 80%)}.site-head,main,.site-foot{position:relative;z-index:1}.site-head{z-index:20}::selection{background:#d1a33c59;color:#e8dcc2}.site-head{padding:1.15rem 0 .6rem}.site-head .shell{display:flex;align-items:center;justify-content:space-between;gap:1rem}.site-head .face-switcher{font-variant-caps:small-caps;letter-spacing:.14em}.site-nav{display:flex;align-items:center;gap:1.6rem}.site-nav a{font-variant-caps:small-caps;letter-spacing:.14em;font-size:.95rem;line-height:1;color:#e8dcc28f;text-decoration:none}.site-nav a:hover{color:#e8dcc2}.site-nav a.active{color:#d1a33c}.site-foot{margin-top:7rem;padding:2.4rem 0 2rem;text-align:center;border-top:1px solid rgba(232,220,194,.13)}.site-foot .cross-link{font-style:italic;font-size:.95rem;color:#e8dcc28f}.site-foot .cross-link .cross-attrib{opacity:.65;font-size:.9em}.site-foot .cross-link a{color:#d1a33c;opacity:.85;text-decoration:none;border-bottom:1px dotted rgba(209,163,60,.35)}.site-foot .cross-link a:hover{opacity:1}.site-foot .social{margin-top:.9rem;font-variant-caps:small-caps;letter-spacing:.1em;font-size:.85rem}.site-foot .social a{color:#e8dcc28f;text-decoration:none}.site-foot .social a:hover{color:#e8dcc2}.site-foot .social .sep{color:#e8dcc221;padding:0 .45rem;user-select:none}.site-foot .copyright{margin-top:.8rem;font-size:.78rem;color:#e8dcc26b}body:has(.page-ground) .site-foot{margin-top:0}.masthead{margin-top:clamp(3.5rem,14vh,7.5rem)}.masthead .name{font-size:clamp(2.5rem,6vw,3.4rem);font-weight:500;letter-spacing:.01em;line-height:1.1;color:#e8dcc2}.masthead .tagline{margin-top:.9rem;font-variant-caps:small-caps;letter-spacing:.12em;font-size:.95rem;color:#e8dcc28f;display:inline-block}.masthead .tagline a{color:inherit;text-decoration:none}.masthead .tagline a:hover{color:#d1a33c}.masthead .bio{margin-top:2.2rem;max-width:32rem;color:#e8dcc2d9}.masthead .bio p{margin:.6rem 0}.masthead .bio a{color:inherit;text-decoration:underline;text-decoration-color:#e8dcc266;text-underline-offset:3px}.masthead .bio a:hover{text-decoration-color:#d1a33c}.recent{margin-top:clamp(3.5rem,12vh,6rem)}.recent-head{font-variant-caps:small-caps;letter-spacing:.16em;font-size:.95rem;font-weight:500;color:#e8dcc28f}.recent-head a{color:inherit;text-decoration:none}.recent-head a:hover{color:#e8dcc2}.see-all{margin-top:1.1rem;font-size:.95rem}.see-all a{color:#e8dcc28f;text-decoration:none;font-style:italic}.see-all a:hover{color:#e8dcc2}.post-list{list-style:none;margin-top:.7rem}.post-list li{border-top:1px solid rgba(232,220,194,.13)}.post-list li:first-child{border-top:0}.post-list .post-link{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;padding:.72rem 0;text-decoration:none}.post-list .post-link .post-title{color:#e8dcc2e0}.post-list .post-link .post-date{flex-shrink:0;font-variant-caps:small-caps;font-variant-numeric:oldstyle-nums;letter-spacing:.06em;font-size:.88rem;color:#e8dcc28f}.post-list .post-link:hover .post-title{color:#d1a33c}.listing-head{margin-top:clamp(3rem,10vh,5rem)}.listing-head .listing-title{font-size:2.1rem;font-weight:500;color:#e8dcc2}.listing-head .listing-title a{color:inherit;text-decoration:none}.listing-head .listing-title a:hover{color:#d1a33c}.tag-filter{margin-top:1rem;font-variant-caps:small-caps;letter-spacing:.12em;font-size:.9rem;color:#e8dcc28f;line-height:1.9}.tag-filter-link{color:#e8dcc28f;text-decoration:none}.tag-filter-link:hover{color:#e8dcc2}.tag-filter-link.active{color:#d1a33c}.tag-separator{color:#e8dcc221;user-select:none}.year-group{margin-top:2.6rem}.year-head{font-variant-caps:small-caps;letter-spacing:.16em;font-size:.95rem;font-weight:500;color:#d1a33c}.page-ground{background:#f0e6cf;color:#2e2314;position:relative;margin-top:.9rem}.page-ground article{padding:0 0 4rem}.page-ground:before{content:"";position:absolute;top:0;left:0;right:0;height:260px;pointer-events:none;background:linear-gradient(175deg,rgba(201,168,92,.1),transparent 65%)}.post-hero-paper{padding:clamp(2.5rem,8vh,4rem) 0 .6rem;position:relative}.post-hero-paper .post-meta{font-variant-caps:small-caps;font-variant-numeric:oldstyle-nums;letter-spacing:.14em;font-size:.9rem;color:#2e23149e}.post-hero-paper .post-meta a{color:inherit;text-decoration:none}.post-hero-paper .post-meta a:hover{color:#2e2314}.post-hero-paper .post-meta .sep{opacity:.4;padding:0 .5rem}.post-hero-paper .post-title{margin-top:.7rem;font-size:clamp(2rem,5vw,2.7rem);font-weight:500;line-height:1.15;color:#2e2314}.post-hero-paper .hero-rule{margin-top:1.6rem;border:0;border-top:1px solid rgba(46,35,20,.14)}.prose{font-size:18.5px;line-height:1.7;position:relative}.prose p{margin:1.15rem 0}.prose a{color:inherit;text-decoration:underline;text-decoration-color:#2e231459;text-underline-offset:3px}.prose a:hover{color:#8a6b16;text-decoration-color:#8a6b16}.prose em{font-style:italic}.prose strong{font-weight:600}.prose h1,.prose h2,.prose h3,.prose h4{font-weight:600;color:#2e2314;margin:2.3rem 0 .8rem;line-height:1.25}.prose h1{font-size:1.6em}.prose h2{font-size:1.45em}.prose h3{font-size:1.3em}.prose h4{font-size:1.15em}.prose ul,.prose ol{margin:1.1rem 0 1.1rem 1.5rem}.prose li{margin:.4rem 0}.prose li>p{margin:0}.prose li>ul,.prose li>ol{margin-top:.3rem;margin-bottom:.3rem}.prose blockquote{margin:1.4rem .3rem;padding-left:1.1rem;border-left:2px solid rgba(46,35,20,.3);color:#2e23149e}.prose figure{margin:1.8rem 0}.prose figure img{border-radius:2px}.prose figcaption{margin-top:.5rem;text-align:center;font-style:italic;font-size:.85em;color:#2e23149e}.prose code{font-family:ui-monospace,Menlo,monospace;font-size:.82em;background:#2e231412;border-radius:2px;padding:1px 4px}.prose pre{margin:1.4rem 0;padding:.9rem 1.1rem;background:#221507;border-radius:3px;overflow-x:auto}.prose pre code{background:none;color:#e8dcc2;padding:0;font-size:.8em;line-height:1.55}.prose .two-col{column-count:2;column-gap:2em}.prose .two-col li{break-inside:avoid}.prose .image-row{display:flex;justify-content:space-around;flex-wrap:wrap;gap:10px;margin:1.5rem 0}.prose .image-row-item{flex:1;min-width:100px;text-align:center}.prose .image-row-item img{width:100%;max-width:400px}.prose .image-row-item p{font-style:italic;margin-top:5px}.quote-box{margin:1.7rem 0;padding:1.35rem 1.7rem;background:#2e23140d;border:1px solid rgba(46,35,20,.14);border-radius:2px}.quote-box>:first-child{margin-top:0}.quote-box>:last-child{margin-bottom:0}.quote-attribution{margin-top:.7rem;text-align:right;font-variant-caps:small-caps;letter-spacing:.08em;font-size:.85em;color:#2e23149e}.section-divider{margin:2.4rem 0;text-align:center;letter-spacing:.7em;color:#d1a33c;opacity:.8}.aside-trigger{padding:0;text-decoration:underline dotted;text-decoration-color:#2e231473;text-underline-offset:3px}.aside-trigger:hover{text-decoration-color:#2e2314}.aside-content{display:none}.aside-content.aside-visible{display:inline;margin-left:.25em;font-style:italic;color:#2e23149e}.post-feedback{margin-top:2.6rem;font-size:.95rem;font-style:italic;color:#2e23149e}.post-feedback a{color:inherit}.post-nav{display:flex;justify-content:space-between;gap:2rem;margin-top:2rem;padding-top:1.4rem;border-top:1px solid rgba(46,35,20,.14)}.post-nav-link{display:flex;flex-direction:column;text-decoration:none;max-width:45%}.post-nav-link:hover .post-nav-title{color:#8a6b16}.post-nav-prev{align-items:flex-start;text-align:left}.post-nav-next{align-items:flex-end;text-align:right;margin-left:auto}.post-nav-label{font-variant-caps:small-caps;letter-spacing:.1em;font-size:.8rem;color:#2e23149e;margin-bottom:.2rem}.post-nav-title{font-size:.98rem;color:#2e2314;line-height:1.3}.about-layout{display:flex;gap:2.4rem;align-items:flex-start;padding-top:.5rem}.about-text{flex:1;min-width:0}.about-image{flex-shrink:0;width:200px;overflow:hidden;border-radius:50%}.about-image img{width:100%;height:auto;transform:scale(1.2) translate(-2%) translateY(8%);transform-origin:center}@media(max-width:640px){body{font-size:17.5px}.site-head .shell{flex-wrap:wrap;gap:.5rem}.post-list .post-link{flex-direction:column;gap:.1rem}.about-layout{flex-direction:column-reverse;align-items:center}.post-nav{flex-direction:column;gap:1.2rem}.post-nav-next{align-items:flex-start;text-align:left}}.post-list .post-title{position:relative}.post-list .post-star{position:absolute;right:100%;margin-right:.5rem;top:.16em;color:#d1a33c;font-size:.8em;letter-spacing:0}
