:root{color-scheme:dark;--selection-bg: #9cc8ff;--selection-fg: #0d1b2a;--body-font-size: 18px;--body-line-height: 1.65;--body-font-family: ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--main-max-width: 74rem;--main-padding-top: 3rem;--main-padding-inline: 2rem;--main-padding-bottom: 4rem}*{box-sizing:border-box}::selection{background:var(--selection-bg);color:var(--selection-fg)}body{margin:0;background:var(--bg);color:var(--fg);font:var(--body-font-size) / var(--body-line-height) var(--body-font-family);position:relative}body:before{content:"";position:fixed;inset:0;pointer-events:none;opacity:.1;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 160 160'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='1.1' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='160' height='160' filter='url(%23n)' opacity='1'/%3E%3C/svg%3E");background-size:180px 180px;mix-blend-mode:soft-light;z-index:1}main{position:relative;z-index:2}main{margin:0 auto;max-width:var(--main-max-width);padding:var(--main-padding-top) var(--main-padding-inline) var(--main-padding-bottom)}a{color:inherit;border-radius:.18rem;outline:none;text-underline-offset:.15em;transition:background-color .14s ease,color .14s ease,text-decoration-color .14s ease}a:hover,a:focus-visible{color:var(--muted);text-decoration-color:currentColor}a:focus-visible{background:color-mix(in srgb,var(--muted) 22%,transparent);color:var(--fg);text-decoration-color:transparent}@media(max-width:760px){:root{--main-padding-inline: 1.5rem}}.post-page{--main-max-width: 74ch;--body-line-height: 1.75;font-kerning:normal;text-rendering:optimizeLegibility}.post-page h1{margin:0 0 1.15rem;font-family:Iowan Old Style,Palatino,Book Antiqua,ui-serif,Georgia,serif;font-size:clamp(1.5rem,3vw,2rem);line-height:1.18;letter-spacing:-.01em;text-wrap:pretty}.post-page h2{margin:2.6rem 0 .9rem;font-family:Iowan Old Style,Palatino,Book Antiqua,ui-serif,Georgia,serif;font-size:clamp(1.2rem,2.1vw,1.55rem);line-height:1.2;letter-spacing:-.01em;text-wrap:pretty}.post-page p{margin:1rem 0;max-width:64ch;text-wrap:pretty}.post-page .meta{margin:-.35rem 0 1.15rem;color:var(--muted);font-size:.86rem}.post-page .article-audio{max-width:64ch;margin:0 0 1.85rem;padding:.45rem .6rem;position:relative;background:linear-gradient(180deg,color-mix(in srgb,var(--bg) 76%,white 2%),transparent),color-mix(in srgb,var(--bg) 93%,black);border:1px solid color-mix(in srgb,var(--muted) 14%,transparent);border-radius:.7rem;box-shadow:inset 0 1px color-mix(in srgb,white 4%,transparent)}.post-page .article-audio[data-audio-placeholder]{height:71px}.post-page .article-audio-player{display:block;width:100%;background:transparent;color-scheme:dark;min-height:2.25rem;filter:saturate(.88) brightness(.96) scale(.96);transform-origin:left center}.post-page .article-audio-player::-webkit-media-controls-enclosure{background:transparent;border-radius:.55rem}.post-page .article-audio-player::-webkit-media-controls-panel{background:transparent}.post-page .article-audio-player::-webkit-media-controls-current-time-display,.post-page .article-audio-player::-webkit-media-controls-time-remaining-display{color:var(--fg)}.post-page .article-audio-note{position:absolute;left:.1rem;bottom:-1.35rem;margin:0;color:color-mix(in srgb,var(--muted) 80%,transparent);font-size:.74rem;line-height:1}.post-page .back{margin:0 0 1.2rem;font-family:ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.84rem;color:var(--muted)}.post-page .page-footer{margin-top:2.8rem;padding-top:.9rem;text-align:left}.post-page .footer-note{margin:0;font-family:ui-serif,Georgia,serif;color:var(--muted);font-size:.82rem}blockquote{margin:1.6rem 0;max-width:46ch;padding-left:.9rem;border-left:2px solid color-mix(in srgb,var(--muted) 70%,transparent)}blockquote p{margin:0;font-size:1.05em;font-style:normal;line-height:1.7}hr{--hr-color: color-mix(in srgb, var(--muted) 28%, transparent);--hr-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 320 8' preserveAspectRatio='none'%3E%3Cpath d='M0 4.2 C18 3.2 28 5.6 42 4.4 S69 2.8 87 4.7 S117 5.4 136 3.8 S163 2.6 181 4.5 S209 5.8 228 3.9 S256 2.7 274 4.3 S303 5.3 320 3.8' fill='none' stroke='white' stroke-width='1.25' stroke-linecap='round'/%3E%3C/svg%3E");width:100%;max-width:64ch;height:8px;margin:1.8rem 0;border:0;opacity:.45;background-color:var(--hr-color);background-repeat:no-repeat;background-position:left center;background-size:100% 8px;-webkit-mask-image:var(--hr-mask);mask-image:var(--hr-mask);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:left center;mask-position:left center;-webkit-mask-size:100% 8px;mask-size:100% 8px}hr:nth-of-type(4n+2){--hr-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 320 8' preserveAspectRatio='none'%3E%3Cpath d='M0 4.1 C16 5.2 31 2.7 49 4.6 S73 5.6 92 3.5 S122 2.9 140 4.8 S169 5.7 187 3.6 S214 2.8 233 4.4 S261 5.5 281 3.7 S305 2.9 320 4.1' fill='none' stroke='white' stroke-width='1.25' stroke-linecap='round'/%3E%3C/svg%3E")}hr:nth-of-type(4n+3){--hr-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 320 8' preserveAspectRatio='none'%3E%3Cpath d='M0 3.7 C20 4.9 33 2.6 52 4.2 S79 5.5 98 3.9 S126 2.5 146 4.8 S174 5.2 194 3.5 S221 2.6 241 4.4 S269 5.4 288 3.6 S308 4.8 320 3.9' fill='none' stroke='white' stroke-width='1.25' stroke-linecap='round'/%3E%3C/svg%3E")}hr:nth-of-type(4n+4){--hr-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 320 8' preserveAspectRatio='none'%3E%3Cpath d='M0 4.4 C15 3 29 5.3 47 4.1 S76 2.7 95 4.8 S123 5.8 143 3.7 S170 2.4 190 4.6 S218 5.7 238 3.8 S266 2.8 286 4.5 S309 5 320 4.2' fill='none' stroke='white' stroke-width='1.25' stroke-linecap='round'/%3E%3C/svg%3E")}@media(max-width:760px){.post-page .article-audio{padding:.4rem .55rem;border-radius:.65rem}.post-page .article-audio-player{min-width:0}}
