@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600&display=swap";
*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--bg:#fff;--text:#000;--text-muted:#555;--max-width:720px;--font:"Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif}html,body{background-color:var(--bg);height:100%;color:var(--text);font-family:var(--font);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}a:hover{opacity:.6}.page-wrapper{min-height:100vh;max-width:var(--max-width);flex-direction:column;margin:0 auto;padding:0 24px;display:flex}.main-content{flex:1}.site-nav{flex-wrap:wrap;justify-content:center;gap:24px 32px;padding:32px 0 48px;display:flex}@media (max-width:640px){.site-nav{gap:16px 24px;padding:24px 16px 32px}}.site-nav a{letter-spacing:.08em;text-transform:uppercase;font-size:14px;font-weight:500;transition:opacity .15s}.site-nav a.active,.site-footer a.active{text-underline-offset:4px;font-weight:600;text-decoration:underline}.no-underline{text-decoration:none!important}.site-nav a.active:hover{opacity:1}.post-list{list-style:none}.post-item{justify-content:space-between;align-items:baseline;gap:24px;padding:6px 0;display:flex}.post-title{color:var(--text);white-space:nowrap;text-overflow:ellipsis;font-size:15px;font-weight:400;overflow:hidden}.post-title:hover{opacity:.6}.post-date{color:var(--text);white-space:nowrap;flex-shrink:0;font-size:15px;font-weight:400}.project-link{text-underline-offset:2px;text-decoration:underline}.post-article{max-width:100%}.post-header{margin-bottom:32px}.post-article-title{margin-bottom:8px;font-size:28px;font-weight:600;line-height:1.3}.post-article-date{color:var(--text-muted);font-size:14px}.post-body{font-size:16px;line-height:1.75}.post-body h2{margin:32px 0 12px;font-size:22px;font-weight:600}.post-body h3{margin:24px 0 8px;font-size:18px;font-weight:600}.post-body p{margin-bottom:16px}.post-body ul,.post-body ol{margin-bottom:16px;padding-left:24px}.post-body li{margin-bottom:4px}.post-body code{background:#f0f0f0;border-radius:3px;padding:2px 6px;font-family:SF Mono,Fira Code,monospace;font-size:14px}.site-footer{justify-content:center;gap:32px;padding:48px 0 32px;display:flex}.site-footer a,.footer-date{letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted);font-size:13px;font-weight:500}.profile-section{text-align:center;flex-direction:column;align-items:center;gap:32px;margin-top:24px;margin-bottom:48px;display:flex}@media (min-width:640px){.profile-section{text-align:left;flex-direction:row;align-items:flex-start;gap:48px}}.profile-photo{object-fit:cover;border:1px solid #eaeaea;border-radius:50%;flex-shrink:0;width:140px;height:140px}@media (min-width:640px){.profile-photo{width:180px;height:180px}}.profile-content{flex:1}.profile-name{letter-spacing:-.02em;margin-bottom:16px;font-size:24px;font-weight:600}.profile-bio{color:var(--text-muted);margin-bottom:24px;font-size:16px;line-height:1.7}.social-links{justify-content:center;gap:20px;display:flex}@media (min-width:640px){.social-links{justify-content:flex-start}}.social-links a{letter-spacing:.05em;text-transform:uppercase;color:var(--text);text-underline-offset:4px;font-size:14px;font-weight:500;text-decoration:underline;transition:opacity .2s}.social-links a:hover{opacity:.6}.tool-item{align-items:flex-start;gap:20px;padding:16px 0;display:flex}.tool-icon{color:var(--text);opacity:.85;flex-shrink:0;transition:opacity .2s}.tool-item:hover .tool-icon{opacity:1}.tool-content{flex:1;min-width:0}.tool-title{text-underline-offset:3px;font-size:15px;font-weight:500;text-decoration:underline}.tool-description{color:var(--text-muted);margin-top:4px;font-size:14px;line-height:1.6}.bamboo-culm-icon{display:block}
