﻿:root{--text: #2a2a2a;--text-strong: #111;--text-muted: #888;--rule: #e6e6e6;--bg: #ffffff}*{box-sizing:border-box}html{background:var(--bg);scrollbar-gutter:stable}body{max-width:680px;margin:0 auto;padding:48px 24px 96px;font-family:-apple-system, BlinkMacSystemFont, "Inter", "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;font-size:16px;line-height:1.65;color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}h1,h2,h3,h4,h5,h6{color:var(--text-strong);font-weight:600;letter-spacing:-0.01em;margin:2.2rem 0 0.6rem;line-height:1.3}h1{font-size:1.7rem}h2{font-size:1.2rem}h3{font-size:1.05rem}p{margin:1em 0}a{color:var(--text-strong);text-decoration:none;border-bottom:1px solid #cfcfcf;transition:border-color 120ms ease, color 120ms ease}a:hover{border-bottom-color:var(--text-strong)}a.bare,.site-nav a,.post-list a,.site-title{border-bottom:none}ul{padding:0;margin:0;list-style:none}li{margin:0}.site-header{display:flex;align-items:baseline;justify-content:space-between;gap:24px;margin:0 0 64px}.site-title{font-size:1rem;font-weight:600;color:var(--text-strong);letter-spacing:-0.005em}.site-nav{font-size:0.95rem}.site-nav a{color:var(--text-muted);margin-left:20px}.site-nav a:first-child{margin-left:0}.site-nav a:hover{color:var(--text-strong)}.bio{display:flex;align-items:center;gap:20px;margin:0 0 56px}.bio-photo{width:72px;height:72px;border-radius:50%;object-fit:cover;flex-shrink:0;background:#f0f0f0}.bio-text{display:flex;flex-direction:column;gap:6px;min-width:0}.bio p{font-size:1.05rem;line-height:1.55;color:var(--text);margin:0}.bio .bio-links{font-size:0.85rem;color:var(--text-muted);display:flex;flex-wrap:wrap;align-items:center;margin:0;line-height:1.4}.bio .bio-links>*{color:var(--text-muted);border-bottom:none;transition:color 120ms ease}.bio .bio-links>*+*::before{content:"·";color:#ccc;margin:0 10px;pointer-events:none}.bio .bio-links a:hover{color:var(--text-strong)}.section-label{font-size:0.78rem;font-weight:600;letter-spacing:0.08em;text-transform:uppercase;color:var(--text-muted);margin:0 0 20px}.post-list li{padding:14px 0;border-bottom:1px solid var(--rule)}.post-list li:last-child{border-bottom:none}.post-list a{color:var(--text-strong);font-weight:500}.post-list a:hover{color:#000;text-decoration:underline;text-decoration-color:#bbb;text-underline-offset:3px}.post-date{font-size:0.85rem;color:var(--text-muted);margin:0 0 32px;padding:0;letter-spacing:0.02em}.post-body{font-size:1.05rem;line-height:1.75}.post-body p{margin:1.15em 0}.post-body h2{margin-top:2.2em}.post-body h3{margin-top:1.8em}.post-body img{max-width:100%;height:auto;border-radius:2px}.post-body ul,.post-body ol{padding-left:1.4em;margin:1em 0}.post-body ul li,.post-body ol li{margin:0.4em 0;list-style:disc}.post-body ol li{list-style:decimal}.post-body blockquote{margin:1.6em 0;padding:0 0 0 1.1em;border-left:2px solid var(--rule);color:#555;font-style:italic}.post-body code{background:#f5f5f4;padding:1px 5px;border-radius:3px;font-size:0.92em;font-family:ui-monospace, "SF Mono", Menlo, Consolas, monospace}.post-body pre{background:#fafaf9;border:1px solid var(--rule);padding:14px 16px;border-radius:4px;overflow-x:auto;font-size:0.9em;line-height:1.55}.post-body pre code{background:none;padding:0}hr{border:none;border-top:1px solid var(--rule);margin:56px 0}.notice,.alert{font-size:0.9rem;padding:8px 0;color:#555}.alert{color:#a00}.notice:empty,.alert:empty{display:none;padding:0}a.underlined{text-decoration:none;color:var(--text-strong);border-bottom:1px solid #cfcfcf}a.underlined:hover{border-bottom-color:var(--text-strong)}.admin-actions{margin:0 0 40px;display:flex;gap:8px}.admin-actions form{margin:0;display:inline}.admin-actions input[type="submit"],.admin-actions button{font:inherit;font-size:0.85rem;padding:6px 12px;background:#fafafa;border:1px solid var(--rule);border-radius:4px;color:#555;cursor:pointer}.admin-actions input[type="submit"]:hover,.admin-actions button:hover{background:#f0f0f0;color:var(--text-strong)}
