:root{--che-bg: #f7f7f3;--che-fg: #171717;--che-muted: #777770;--che-line: #d9d9d2;--che-accent: #c84b3d;--che-card: #fdfdfa}@media(prefers-color-scheme:dark){:root{--che-bg: #151515;--che-fg: #e8e6e1;--che-muted: #8a8a82;--che-line: #2c2c28;--che-accent: #e06552;--che-card: #1b1b18}}.che-wrap{max-width:none;margin:0;padding:0 clamp(1.25rem,5vw,5rem) 2.5rem;display:flex;flex-direction:column;min-height:100vh;background:var(--che-bg);color:var(--che-fg);font-family:Inter,Geist,IBM Plex Sans,system-ui,sans-serif;line-height:1.65}.che-main{flex:1;display:flex;flex-direction:column}.che-nav{display:flex;justify-content:space-between;align-items:baseline;padding:1.25rem 0;border-bottom:1px solid var(--che-line);font-size:.85rem;letter-spacing:.08em}.che-nav a{color:var(--che-fg);text-decoration:none;position:relative}.che-nav a+a{margin-left:1.25rem}.che-nav a:after{content:"";position:absolute;left:0;bottom:-3px;height:1px;width:100%;background:var(--che-accent);transform:scaleX(0);transform-origin:left;transition:transform .18s ease}.che-nav a:hover:after{transform:scaleX(1)}.che-brand{font-weight:700;letter-spacing:.12em}.che-hero{padding:clamp(3rem,8vw,6rem) 0 clamp(2rem,5vw,3.5rem)}.che-display{font-size:clamp(3rem,10vw,7rem);font-weight:800;letter-spacing:-.03em;line-height:.95;margin:0 0 1.25rem}.che-display .accent{color:var(--che-accent)}.che-lede{font-size:clamp(1.15rem,2.4vw,1.55rem);line-height:1.4;max-width:42rem;margin:0 0 .75rem}.che-section{border-top:1px solid var(--che-line);margin-top:3rem;padding-top:1.25rem}.che-section-head{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:1.25rem}.che-kicker{font-family:IBM Plex Mono,ui-monospace,monospace;font-size:.75rem;letter-spacing:.14em;color:var(--che-muted);margin-bottom:1rem}.che-more{font-size:.85rem;color:var(--che-fg);text-decoration:none;white-space:nowrap}.che-more:hover{color:var(--che-accent)}.che-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1rem}.che-card{border:1px solid var(--che-line);background:var(--che-card);padding:1.25rem;text-decoration:none;color:var(--che-fg);display:block;transition:transform .15s ease,border-color .18s ease}a.che-card:hover{transform:translateY(-2px);border-color:var(--che-accent)}a.che-card:hover .che-card-title{color:var(--che-accent)}.che-card-label{font-family:IBM Plex Mono,ui-monospace,monospace;font-size:.72rem;letter-spacing:.14em;color:var(--che-muted);margin-bottom:.5rem}.che-card-title{font-weight:650;font-size:1.02rem;line-height:1.35}.che-card-body{color:var(--che-muted);font-size:.9rem;margin-top:.4rem}.che-row{display:flex;justify-content:space-between;gap:1rem;padding:.6rem 0;color:var(--che-fg);text-decoration:none;transition:transform .15s ease}a.che-row:hover{transform:translate(3px)}a.che-row:hover .che-row-title{color:var(--che-accent)}.che-meta{font-family:IBM Plex Mono,ui-monospace,monospace;font-size:.78rem;color:var(--che-muted);white-space:nowrap}.che-note{color:var(--che-muted);font-size:.92rem}.che-btn{display:inline-block;border:1px solid var(--che-line);padding:.65rem 1.4rem;letter-spacing:.1em;font-size:.82rem;color:var(--che-fg);background:transparent;cursor:pointer;text-decoration:none;transition:border-color .18s ease,transform .15s ease}.che-btn:hover{border-color:var(--che-accent);transform:translateY(-1px)}.che-surprise{border:1px solid var(--che-line);padding:1.5rem;margin:1.25rem 0;animation:che-fade .22s ease}@keyframes che-fade{0%{opacity:0;transform:translateY(4px)}}.che-footer{margin-top:3rem;padding-top:1rem;border-top:1px solid var(--che-line);font-size:.82rem;color:var(--che-muted);display:flex;justify-content:flex-start;flex-wrap:wrap;gap:.5rem 2.5rem;padding-right:12rem}.che-footer a{color:var(--che-muted);text-decoration:none}.che-footer a:hover{color:var(--che-accent)}.che-tabs{display:flex;gap:1rem;margin:1rem 0;font-size:.85rem;flex-wrap:wrap}.che-tabs button{background:none;border:none;cursor:pointer;color:var(--che-muted);letter-spacing:.08em;padding:.25rem 0;border-bottom:1px solid transparent}.che-tabs button[aria-selected=true]{color:var(--che-fg);border-bottom-color:var(--che-accent)}.che-feed{margin:1.25rem 0}.che-feed>summary{cursor:pointer;font-family:IBM Plex Mono,ui-monospace,monospace;font-size:.85rem}.che-item{padding:.45rem 0 .45rem 1rem;border-left:2px solid var(--che-line);margin:.5rem 0}.che-item:hover{border-left-color:var(--che-accent)}.che-item-title{color:var(--che-fg);text-decoration:none}.che-item-title:hover{color:var(--che-accent)}.che-item-links{font-size:.76rem;font-family:IBM Plex Mono,ui-monospace,monospace}.che-item-links a{color:var(--che-muted);margin-right:.7rem;text-decoration:none}.che-item-links a:hover{color:var(--che-accent)}.che-conf{height:6px;background:var(--che-line);margin:.4rem 0 1.2rem;max-width:220px}.che-conf>span{display:block;height:100%;background:var(--che-accent)}.che-post{max-width:44rem;margin:0 auto;padding-bottom:1rem}.che-post-page{display:flex;flex-direction:column;flex:1}.che-post h1{font-size:1.6rem;line-height:1.3;margin:2.25rem 0 1rem;letter-spacing:-.01em}.che-post img{max-width:100%;height:auto}.che-post figure{margin:1.5rem 0}.che-post figcaption{color:var(--che-muted);font-size:.85rem;margin-top:.5rem}.che-post ul{padding-left:1.25rem}.che-post li{margin-bottom:.5rem}.che-post p{margin-bottom:1.1rem}.che-post blockquote{border-left:2px solid var(--che-line);padding-left:1rem;color:var(--che-muted)}.che-post .katex-display{overflow-x:auto;overflow-y:hidden;padding:.5rem 0}@media(max-width:640px){.che-section-head{flex-direction:column;gap:.25rem}.che-row{flex-direction:column;gap:.1rem}}.che-stream-row{display:flex;flex-wrap:wrap;align-items:baseline;gap:.15rem .75rem;padding:.4rem 0;border-bottom:1px solid var(--che-line);font-size:.92rem}.che-shelf-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(270px,1fr));gap:1rem;margin-top:1.25rem}.che-shelf-card{border:1px solid var(--che-line);background:var(--che-card);padding:1rem 1.1rem;display:flex;flex-direction:column;gap:.35rem;scroll-margin-top:2rem;transition:border-color .18s ease,transform .15s ease}.che-shelf-card:hover{border-color:var(--che-accent)}.che-shelf-book{display:flex;gap:.9rem}.che-cover{width:80px;height:120px;object-fit:contain;flex-shrink:0;border:1px solid var(--che-line);background:var(--che-card)}.che-shelf-text{display:flex;flex-direction:column;gap:.35rem;min-width:0}.che-kind{font-family:IBM Plex Mono,ui-monospace,monospace;font-size:.68rem;letter-spacing:.14em;text-transform:uppercase;color:var(--che-accent);border:1px solid var(--che-line);border-radius:999px;padding:.1rem .5rem;align-self:flex-start}.che-shelf-title{font-weight:650;font-size:1rem;line-height:1.35}.che-shelf-author{color:var(--che-muted);font-size:.85rem}.che-statement{font-size:clamp(1.4rem,3vw,1.9rem);font-weight:650;line-height:1.3;letter-spacing:-.01em;max-width:40rem;margin:2.5rem 0 1rem}
