@charset "UTF-8";:root{--bg:#e5d8b8;--text:#0d0c0b;--blue:#315a7d;--pink:#b46f82;--font-mono:"Courier New", Courier, monospace;--font-serif:"Times New Roman", Times, serif;--content-width:600px;--content-padding:20px}*,*::before,*::after{box-sizing:border-box}html,body{margin:0}body{padding:40px 10px;background:var(--bg);color:var(--text);font:.88rem/1.38 var(--font-mono);text-shadow:.3px .2px 0 rgba(13,12,11,.5)}body>header,body>main,body>footer{width:min(100%,var(--content-width));margin-inline:auto;padding-inline:var(--content-padding)}main{min-width:0}a{color:inherit;text-decoration:none}::selection{background:var(--blue);color:var(--bg)}hr{margin:12px 0;border:0;border-top:1px dashed var(--text);opacity:.75}.page-header{display:flex;align-items:baseline;justify-content:space-between;gap:20px;margin:6px 0}.page-header h1{margin:0;font-size:1rem;font-weight:400;letter-spacing:1px}.page-header p{margin:4px 0 0;font-size:.7rem;opacity:.65}.page-header>a{flex-shrink:0;font-size:.7rem;font-weight:700}.page-header>a:before,.home-features a:before{content:"["}.page-header>a:after,.home-features a:after{content:"]"}.page-header>a:hover,.home-features a:hover,.project-list a:hover,.post-list h2 a:hover,.category-list article>a:hover,.taxonomy-list article h2 a:hover{background:var(--text);color:var(--bg)}body>header>div:first-child{display:flex;justify-content:space-between;margin-bottom:-6px;font-size:.8rem;opacity:.4}body>header>section{display:flex;align-items:center;gap:30px;margin:6px 0}body>header figure{display:flex;flex:0 0 64px;align-items:center;justify-content:center;width:64px;height:64px;margin:0}body>header figure img{display:block;width:64px;height:64px;object-fit:contain;filter:grayscale(1)contrast(3)brightness(.8);mix-blend-mode:multiply}body>header nav{display:flex;gap:30px;min-width:0}body>header nav ol{margin:0;padding:0;list-style:none;counter-reset:nav}body>header nav ol[start="4"]{counter-reset:nav 3}body>header nav li{counter-increment:nav}body>header nav li:before{content:"[" counter(nav)"] ";color:var(--pink);font-weight:700}body>header nav a{color:var(--blue);font-weight:700}body>header nav a:hover{background:var(--blue);color:var(--bg)}.home-notice{display:flex;align-items:baseline;gap:12px}.home-figure{position:relative;margin:16px 0 10px;transform:rotate(-.4deg)}.home-figure:before{content:"zzZ";position:absolute;top:0;left:5%;z-index:2;width:56px;height:18px;background:rgba(215,195,150,.55);border:1px solid rgba(100,80,50,.2);transform:translateY(-42%)rotate(-4deg);backdrop-filter:blur(1px);pointer-events:none}.home-figure img{display:block;width:100%;height:400px;object-fit:cover}.home-figure figcaption{margin:2px 0 0;font-size:.68rem;line-height:1.1;letter-spacing:1px;text-align:right;opacity:.7}.home-features{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin:12px 0}.home-features article,.archive-list article,.project-list article{min-width:0}.home-features h3{margin:0 0 6px;padding-bottom:2px;font-size:.75rem;letter-spacing:1px}.home-features article>div{padding-left:12px}.home-features article>div>div{font:italic .95rem/1.2 var(--font-serif)}.home-features article span{display:block;margin-bottom:4px;font-size:.75rem;opacity:.8}.home-features article a{font-size:.7rem;font-weight:700;letter-spacing:.5px}.archive-list,.project-list,.post-list,.taxonomy-list,.category-list{margin:16px 0}.archive-list,.project-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 40px;align-items:start}.archive-list article,.project-list article{margin:0;padding-bottom:12px}.archive-list h2{margin:0;font:700 .95rem/1.2 var(--font-serif)}.archive-list p{margin:3px 0 0;font-size:.78rem}.archive-list small{display:block;margin-top:4px;font-size:.65rem;font-weight:700;letter-spacing:.4px}.project-list h2{display:flex;align-items:baseline;justify-content:space-between;gap:20px;margin:0;font-size:.9rem;font-weight:400;letter-spacing:.5px}.project-list h2 time{flex-shrink:0;font-size:.65rem;letter-spacing:0;opacity:.55}.project-list .project-meta{margin:2px 0 6px;font-size:.65rem;letter-spacing:.7px;opacity:.6}.project-list .project-description{max-width:90%;margin:0 0 6px;font-size:.78rem}.project-list a{font-size:.68rem;font-weight:700}.post-list article{margin-bottom:18px}.post-list h2,.taxonomy-list h2{margin:0;font-size:.95rem;font-weight:400;line-height:1.2}.post-list h2 a,.category-list article>a,.taxonomy-list article h2 a{font-weight:700}.post-list h2 a{font-weight:400}.post-list time,.taxonomy-list time{display:block;margin-top:3px}.post-list time,.taxonomy-list time,.category-list small{font-size:.65rem;letter-spacing:.4px;opacity:.6}.category-list article,.taxonomy-list article{margin-bottom:16px}.category-list small{display:block;margin-top:2px}body>footer>div{display:flex;justify-content:space-between;gap:20px;margin-bottom:6px;font-size:.68rem;letter-spacing:.5px}.post,.about{margin:18px 0 28px;color:var(--text);font:.86rem/1.5 var(--font-mono);letter-spacing:-.015em;text-shadow:.25px 0 currentColor,0 .2px 0 currentColor}.post h2,.post h3,.post h4,.about h2,.about h3,.about h4{margin:25px 0 11px;font-size:.75rem;font-weight:700;line-height:1.4;letter-spacing:1px}.post h2:first-child,.post h3:first-child,.post h4:first-child,.about h2:first-child,.about h3:first-child,.about h4:first-child{margin-top:0}.post p,.about p{margin:0 0 15px}.about h2:last-of-type~p{margin:0;padding:9px 0 10px}.about h2:last-of-type~p strong{display:block;margin-bottom:2px;font-size:.67rem;letter-spacing:.8px;opacity:.7}.post blockquote,.about blockquote{margin:20px 0;padding:2px 0 2px 18px;border-left:2px solid var(--pink);font-style:italic;line-height:1.5}.post blockquote p,.about blockquote p{margin:0 0 10px}.post blockquote p:last-child,.about blockquote p:last-child{margin-bottom:0}.post ul,.post ol,.about ul,.about ol{margin:0 0 15px;padding-left:28px}.post li,.about li{margin-bottom:5px}.post a,.about a{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:2px}.post :not(pre)>code,.about :not(pre)>code{padding:0 2px;font-size:.84em;font-weight:700;letter-spacing:-.02em}.post .highlight,.post pre,.about .highlight,.about pre{margin:20px 0;padding:5px 0 5px 18px;border-left:1px dotted rgba(13,12,11,.55);background:0 0!important;color:var(--text)!important;font-size:.76rem;line-height:1.45;letter-spacing:-.035em;text-shadow:.25px 0 currentColor,0 .2px currentColor}.post .highlight,.post pre{overflow:hidden}.post .highlight pre{margin:0;padding:0;border:0}.post .highlight code,.post pre code,.about .highlight code,.about pre code{display:block;margin:0;padding:0;border:0;background:0 0!important;color:var(--text)!important;font:inherit;white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word;tab-size:4;-moz-tab-size:4}.post .highlight span,.post .highlight .ln,.post .highlight .line{background:0 0!important;color:var(--text)!important}.post img,.about img{display:block;max-width:100%;height:auto}.post img{width:120px;margin:2rem auto}.about img{float:left;width:180px;margin:0 1rem 1rem 0}.post table,.about table{width:100%;margin:19px 0;border-collapse:collapse;font-size:.78rem;line-height:1.45}.post th,.post td,.about th,.about td{padding:5px 7px;border-bottom:1px dotted rgba(13,12,11,.45);text-align:left;vertical-align:top}.post hr,.about hr{margin:24px 0;border-top-color:rgba(13,12,11,.65)}.post .footnotes{margin-top:38px;font-size:.68rem;line-height:1.35;letter-spacing:-.015em}.post .footnotes hr{width:86px;height:0;margin:0 0 13px;border-top:1px solid var(--text);opacity:.7}.post .footnotes ol{margin:0;padding-left:22px}.post .footnotes li{margin-bottom:10px;padding-left:2px}.post .footnotes li::marker{font-size:.9em}.post .footnotes p{display:inline;margin:0;font:inherit;line-height:inherit}.post .footnotes a{color:inherit}.post .footnotes .footnote-backref{margin-left:3px;text-decoration:none;opacity:.55}.post .footnotes .footnote-backref:hover{opacity:1}.post .footnote-ref{margin-inline:2px;font-size:.62em;line-height:0;vertical-align:super}.post .footnote-ref a{text-decoration:none}@media(max-width:560px){:root{--content-padding:12px}body{padding:24px 8px}body>header>section{gap:18px}body>header nav{gap:18px}body>header figure,body>header figure img{width:52px;height:52px}body>header figure{flex-basis:52px}.home-features{grid-template-columns:1fr}.archive-list,.project-list{grid-template-columns:1fr;row-gap:12px}body>footer>div{flex-direction:column;gap:4px}.post,.now{font-size:.84rem}.post .highlight,.post pre,.now .highlight,.now pre{padding-left:14px;font-size:.72rem}.post blockquote,.now blockquote{padding-left:15px}.post .footnotes{margin-top:32px;font-size:.65rem}.post .footnotes li{margin-bottom:9px}.now h2:last-of-type~p{padding:9px 0}}