@font-face{font-family:"Kocceto Serif";src:local("Merriweather"),local("Georgia")}:root{--font-body:"Kocceto Serif",Merriweather,Georgia,serif;--font-mono:"Berkeley Mono","SFMono-Regular",Consolas,"Liberation Mono",Menlo,monospace;--layout-max-width:1200px;--layout-gutter:30px}*{box-sizing:border-box}html{color-scheme:dark light}body{min-height:100vh;padding:0;color:var(--fg);background:var(--bg);font-family:var(--font-body);font-size:21px;line-height:1.6;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}.l-content{width:100%;max-width:var(--layout-max-width);margin:0 auto;padding-inline:var(--layout-gutter)}.text-space{display:flex;flex-direction:column;width:100%}.text-space>header{display:flex;align-items:center;justify-content:space-between;width:100%;padding:2rem 0 1.5rem}.logo{flex-shrink:0;margin:0}.logo a{color:var(--fg);font-size:2rem;font-weight:700;text-decoration:none}.logo a:hover{color:var(--fg);text-decoration:none}nav{display:flex;flex-wrap:nowrap;align-items:center;gap:1.5rem;text-align:right}nav a{color:var(--fg-link);font-family:var(--font-mono);font-size:0.82rem;text-decoration:none;white-space:nowrap}nav a:hover,a:hover{color:var(--fg-link-hover);text-decoration:underline;text-underline-offset:0.1em}a{color:var(--fg-link);text-decoration:none}#content{width:100%;margin-top:1rem}h1,h2,h3,h4,h5,h6{color:var(--fg);font-family:var(--font-body);line-height:1.25}h1{margin:0 0 1.5rem;font-size:2rem}h2{margin:0 0 1rem;font-size:1.35rem}h3{margin:2rem 0 0.75rem;font-size:1.15rem}p,li{text-align:left}p{margin:0 0 1rem}blockquote{margin:1rem 0;padding:1rem 1.5rem;border:1px solid var(--fg-footer-divider);font-size:1.08rem;font-style:italic}hr{height:1px;margin:1.5rem 0;border:0;border-top:1px solid var(--fg-footer-divider)}.intro{margin-bottom:3rem}.intro p{max-width:70ch}.homepage-intro{margin-bottom:2.25rem}.home-section{margin-bottom:3rem}.home-section__heading{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;margin-bottom:1rem}.home-section__heading h2{margin:0}.home-section__heading span{color:var(--fg-footer-pipe);font-family:var(--font-mono);font-size:0.72rem}.c-rowlist--activity{--row-meta-w:11rem;--row-tags-w:12rem}.homepage-content{display:grid;gap:3rem}.c-posts{min-width:0}.c-rowlist{margin-top:0}.c-rowlist--posts{--row-meta-w:10.5rem;--row-tags-w:11rem;display:flex;flex-direction:column;font-variant-numeric:tabular-nums}.c-rowlist--posts{--row-meta-w:10rem;--row-tags-w:0ch}.c-row{position:relative;display:grid;grid-template-columns:1.4ch var(--row-meta-w) minmax(8ch,1fr) var(--row-tags-w);align-items:center;column-gap:0.65rem;min-width:0;padding:0.28rem 0;line-height:1.5}.c-rowlist--posts .c-row{grid-template-columns:var(--row-meta-w) minmax(8ch,1fr);column-gap:0.8rem}.c-row:hover{background:var(--bg-inline-code)}.c-row__dot{display:block;width:0.5em;height:0.5em;place-self:center;border-radius:50%;background:var(--fg-sec-link)}.c-row__dot--paper{background:var(--fg-link-hover)}.c-row__dot--resource{background:var(--fg-sec-link);border-radius:1px}.c-row__dot--post{width:0.35em;height:0.5em;border-radius:0;background:var(--fg);opacity:0.4}.c-row__meta{min-width:0;overflow:hidden;color:var(--fg-sec-link);font-family:var(--font-mono);font-size:0.7rem;font-weight:500;line-height:1.5;text-overflow:ellipsis;white-space:nowrap}.c-row__title{min-width:0;overflow:hidden;color:var(--fg);font-size:1rem;font-weight:500;letter-spacing:-0.005em;line-height:1.25;text-align:left;text-overflow:ellipsis;white-space:nowrap}.c-row__title:hover{color:var(--fg-link-hover);text-decoration:underline}.c-row__tags{min-width:0;overflow:hidden;color:var(--fg-sec-link);font-family:var(--font-mono);font-size:0.68rem;text-overflow:ellipsis;white-space:nowrap}.c-row__tags a{color:var(--fg-sec-link);margin-right:0.5rem}.see-more{margin-top:1rem;color:var(--fg-sec-link);font-size:0.9rem}.resource-dashboard{margin:0 auto 2.5rem;padding:0 0 2rem;border-bottom:1px solid var(--fg-footer-divider)}.resource-heading{max-width:68ch}.resource-eyebrow{margin:0 0 0.4rem;color:var(--fg-sec-link);font-family:var(--font-mono);font-size:0.72rem;letter-spacing:0.08em;text-transform:uppercase}.resource-heading h1{margin:0 0 0.65rem}.resource-summary{margin:0;color:var(--fg-sec-link);font-size:1rem}.resource-stats{display:flex;gap:1.25rem;margin:1.5rem 0 0;color:var(--fg-footer-pipe);font-family:var(--font-mono);font-size:0.78rem}.resource-stats strong{color:var(--fg)}.resource-links{margin-top:1rem;font-size:0.85rem}.resource-mode{display:flex;gap:0.25rem;margin-top:2rem;padding-bottom:0.45rem;border-bottom:1px solid var(--fg-footer-divider)}.resource-control,.resource-filter{border:1px solid transparent;color:var(--fg-sec-link);background:transparent;font:inherit;cursor:pointer}.resource-control{padding:0.45rem 0.7rem;font-family:var(--font-mono);font-size:0.78rem}.resource-control.is-active,.resource-control:hover,.resource-filter.is-active,.resource-filter:hover{border-color:var(--fg-footer-divider);color:var(--fg);background:var(--bg-inline-code)}.tag-hierarchy{margin-top:1.5rem}.tag-hierarchy[hidden]{display:none}.resource-section-heading,.resource-list-heading{display:flex;align-items:baseline;justify-content:space-between;gap:1rem}.resource-section-heading h2,.resource-list-heading h2{margin:0;font-size:1rem}.resource-section-heading span,.resource-list-heading span{color:var(--fg-footer-pipe);font-family:var(--font-mono);font-size:0.72rem}.tag-list{margin-top:0.85rem}.tag-tree{display:flex;flex-wrap:wrap;align-items:flex-start;gap:0.45rem 1.25rem;margin:0;padding:0;list-style:none}.tag-tree .tag-tree{display:block;margin:0.45rem 0 0 0.85rem;padding-left:0.85rem;border-left:1px solid var(--fg-footer-divider)}.tag-tree__node{margin:0;padding:0}.tag-tree__label{color:var(--fg-sec-link);font-family:var(--font-mono);font-size:0.75rem}.tag-list a{margin:0;padding:0.3rem 0.55rem;border:1px solid var(--fg-footer-divider);color:var(--fg-sec-link);font-family:var(--font-mono);font-size:0.75rem;text-decoration:none}.tag-list a:hover{border-color:var(--fg-link);color:var(--fg-link)}.resource-toolbar{position:sticky;top:0;z-index:2;margin:0 0 1.5rem;padding:0.7rem 0;background:var(--bg)}.resource-toolbar input{width:100%;padding:0.7rem 0.9rem;border:1px solid var(--fg-footer-divider);border-radius:4px;color:var(--fg);background:var(--bg-inline-code);font:inherit;font-size:0.95rem}.resource-toolbar input:focus{outline:none;border-color:var(--fg-link)}.resource-toolbar input::placeholder{color:var(--fg-footer-pipe);font-style:italic}.resource-filters{display:flex;flex-wrap:wrap;gap:0.35rem;margin-top:0.65rem}.resource-filter{padding:0.3rem 0.5rem;font-family:var(--font-mono);font-size:0.72rem}.search-stats{display:block;min-height:1.2em;margin-top:0.45rem;color:var(--fg-footer-pipe);font-size:0.8rem;font-style:italic}.resource-list-heading{margin-bottom:0.5rem}.resource-archive{margin-top:1.25rem;border-top:1px solid var(--fg-footer-divider)}.resource-archive summary{padding:0.85rem 0;color:var(--fg-link);cursor:pointer;font-family:var(--font-mono);font-size:0.78rem;list-style-position:inside}.resource-archive summary span{color:var(--fg-footer-pipe)}.c-rowlist--collection{--row-meta-w:15rem;--row-tags-w:14rem;display:flex;flex-direction:column;font-variant-numeric:tabular-nums}.resource-entry{grid-template-columns:1.4ch var(--row-meta-w) minmax(8ch,1fr) var(--row-tags-w);flex-wrap:wrap}.resource-entry[hidden]{display:none}.post-header{margin-bottom:2rem}.post-title{margin-bottom:0.75rem}.post-meta{color:var(--fg-footer-pipe);font-family:var(--font-mono);font-size:0.78rem}.post-meta-separator{margin:0 0.35rem}.post-content{max-width:75ch}.post-content img{max-width:100%}code,pre{font-family:var(--font-mono)}code{padding:0.1em 0.25em;border:1px solid var(--border-inline-code);border-radius:3px;background:var(--bg-inline-code);font-size:0.85em}pre{margin:1.25rem 0;padding:1rem;overflow-x:auto;border:1px solid var(--border-inline-code);border-radius:4px;background:var(--bg-inline-code);font-size:0.82em}pre code{padding:0;border:0;background:transparent}table{width:100%;border-collapse:collapse;margin:1.5rem 0}th,td{padding:0.5rem;border:1px solid var(--fg-footer-divider);text-align:left}th{background:var(--table-head)}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.form-card{margin-bottom:1.5rem;padding:1.25rem;border:1px solid var(--fg-footer-divider);border-radius:4px;background:var(--bg-inline-code)}.form-group{margin-bottom:1rem}.form-group label{display:block;margin-bottom:0.35rem;color:var(--fg-footer-pipe);font-family:var(--font-mono);font-size:0.78rem}.form-group input,.form-group textarea{width:100%;padding:0.6rem 0.7rem;border:1px solid var(--fg-footer-divider);border-radius:3px;color:var(--fg);background:var(--bg);font:inherit;font-size:0.9rem}.form-group textarea{resize:vertical}.form-group input[readonly],.form-group textarea[readonly]{color:var(--fg-sec-link);background:var(--bg-inline-code);font-family:var(--font-mono);font-size:0.8rem}.button{display:inline-block;padding:0.55rem 0.9rem;border:1px solid var(--fg-link);border-radius:3px;color:var(--bg)!important;background:var(--fg-link);cursor:pointer;font-family:var(--font-mono);font-size:0.8rem;text-decoration:none}.button:hover{color:var(--bg)!important;background:var(--fg-link-hover);text-decoration:none}.button.secondary{color:var(--fg)!important;background:transparent}.button.secondary:hover{background:var(--bg-inline-code)}.button-row{display:flex;flex-wrap:wrap;gap:0.75rem;margin-bottom:1rem}.status-message{min-height:1.5em;color:var(--fg-footer-pipe);font-family:var(--font-mono);font-size:0.78rem}.c-footer{width:100%;margin:4rem auto 0;padding:2rem 0;color:var(--fg-footer-pipe);font-size:0.84rem}.footer-content{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem}.footer-left{flex:1 1 0%}.footer-right{flex-shrink:0;font-family:var(--font-mono);font-size:0.8rem}.theme-switcher{position:fixed;right:1rem;bottom:1rem;z-index:10}.theme-cycle-btn{padding:0.35rem 0.6rem;border:1px solid var(--fg-footer-divider);border-radius:3px;color:var(--fg-footer-pipe);background:var(--bg);cursor:pointer;font-family:var(--font-mono);font-size:0.72rem}.theme-cycle-btn:hover{color:var(--fg-link);border-color:var(--fg-link)}@media (max-width:768px){:root{--layout-gutter:1rem}body{font-size:18px}.text-space>header{flex-direction:column;align-items:flex-start;padding:1.5rem 0 1rem;border-bottom:1px solid var(--fg-footer-divider)}.logo{margin-bottom:1rem}.logo a{font-size:1.8rem}nav{width:100%;gap:0.75rem;flex-wrap:wrap;text-align:left}nav a{font-size:0.75rem}.c-row{grid-template-columns:1.4ch 8.5rem minmax(8ch,1fr)}.c-row__tags{display:none}.c-rowlist--posts .c-row{grid-template-columns:7rem minmax(8ch,1fr)}.footer-content{align-items:flex-start;flex-direction:column}}@media (max-width:480px){:root{--layout-gutter:0.75rem}.resource-stats{justify-content:flex-start}.resource-links a{display:block;margin:0.5rem 0}}