*{box-sizing:border-box;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;line-height:1.6;color:#333;max-width:800px;margin:0 auto;padding:2rem}header{margin-bottom:2rem;padding-bottom:1rem;border-bottom:1px solid #eee}nav a{margin-right:1rem;color:#0066cc;text-decoration:none}nav a:hover{text-decoration:underline}main{min-height:60vh}h1,h2,h3{margin:1.5rem 0 1rem;font-weight:normal}h1{font-size:2rem}p{margin-bottom:1rem}ul,ol{margin:1rem 0;padding-left:2rem}a{color:#0066cc}code{background:#f4f4f4;padding:0.2rem 0.4rem;border-radius:3px;font-family:"SF Mono",Monaco,monospace}pre{background:#f4f4f4;padding:1rem;border-radius:5px;overflow-x:auto;margin:1rem 0}pre code{padding:0;background:none}.post-date{color:#666;font-size:0.9rem}article header{border-bottom:none;margin-bottom:1rem}footer{margin-top:3rem;padding-top:1rem;border-top:1px solid #eee;color:#666;font-size:0.9rem}.background-image{background-size:cover;background-position:center;margin-bottom:0.15rem;border-radius:5px}.bg-caption{font-size:0.85em;color:#666;margin-bottom:1.5rem;text-align:right}figure{margin:1.5rem 0;text-align:center}figure img{display:block;max-width:100%;height:auto;margin:0 auto}figcaption{font-size:0.85em;color:#666;margin-top:0.15rem;text-align:center}.audio-block{margin:1rem 0}.audio-title{display:inline-block;font-size:1.1rem;color:#0066cc;text-decoration:none;padding:0.4rem 0;cursor:pointer;transition:color 0.2s}.audio-title::before{content:"▶ ";font-size:0.85em}.audio-title.playing::before{content:"❚❚ "}.audio-title:hover{color:#004499}.prog-block{margin:1.5rem 0;text-align:center}.prog-title{font-size:1.1rem;font-weight:normal;margin-bottom:0.5rem;color:#333}.prog-block iframe{border:1px solid #ddd;border-radius:4px;max-width:100%}.prog-link{display:inline-block;font-size:1.1rem;color:#0066cc;text-decoration:none;padding:0.4rem 0}.prog-link::before{content:"Run "}.prog-link:hover{color:#004499;text-decoration:underline}.video-block{margin:1.5rem 0;text-align:center}.video-block iframe{max-width:100%;border-radius:4px}.video-caption{font-size:0.9rem;color:#666;margin-top:0.15rem}