@font-face{font-family:hubot sans;src:url(/fonts/HubotSans-Variable.ttf)format("truetype");font-weight:200 900;font-style:normal;font-display:swap}:root{--bg:#ffffff;--fg:#111111;--muted:#6b7280;--accent:#e05a35;--accent-soft:#fdeae3;--border:#e5e7eb;--card:#ffffff;--inline-code-bg:#f3f4f6;--pre-bg:#1a1a1a}@media(prefers-color-scheme:dark){:root{--bg:#121316;--fg:#e8eaed;--muted:#9ca3af;--accent:#f07a54;--accent-soft:#38221a;--border:#2d3033;--card:#1a1c1f;--inline-code-bg:#26282b}}*{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{margin:0;background:var(--bg);color:var(--fg);font-family:hubot sans,univers next pro,inter,helvetica neue,Arial,lxgw wenkai,source han sans sc,思源黑体,noto sans cjk sc,noto sans sc,pingfang sc,misans,microsoft yahei,system-ui,sans-serif;font-size:1.02rem;line-height:1.9;display:flex;flex-direction:column;min-height:100vh}main.container{flex:1;width:100%}.container{max-width:46rem;margin:0 auto;padding:0 1.25rem}a{color:var(--accent);text-decoration:none}a:hover{text-decoration:underline}a:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:2px}.site-header{border-bottom:1px solid var(--border)}.header-inner{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.5rem;padding-top:1rem;padding-bottom:1rem}.site-title{font-weight:600;font-size:1rem;letter-spacing:.03em;color:var(--fg)}.site-title:hover{text-decoration:none;color:var(--accent)}.site-nav{display:flex;gap:2rem}.site-nav a{color:var(--fg);font-size:.9rem;letter-spacing:.05em}.site-nav a:hover{color:var(--fg);text-decoration:none}.site-nav a.active{color:var(--accent);font-weight:600}.hero{padding:6rem 0 4.5rem}.hero-kicker{margin:0 0 .4rem;color:var(--accent);font-size:.9rem;letter-spacing:.35em}.hero-title{margin:0;font-size:clamp(1.9rem,4.5vw,2.5rem);font-weight:500;letter-spacing:.02em;line-height:1.3}.hero-sub{margin:.9rem 0 0;color:var(--muted);font-size:1.1rem}.hero-actions{margin-top:2rem;display:flex;flex-wrap:wrap;gap:.8rem}.btn{display:inline-block;padding:.5rem 1.3rem;border:1px solid var(--fg);border-radius:0;color:var(--fg);font-size:.95rem;transition:border-color .15s ease,background-color .15s ease}.btn:hover{text-decoration:none;border-color:var(--accent)}.btn-primary{background:var(--fg);border-color:var(--fg);color:var(--bg)}.home-intro{padding:.5rem 0 1rem;color:var(--muted)}.section-title{font-size:1.2rem;font-weight:600;margin:3rem 0 .5rem}.page-header{padding:3.5rem 0 1.5rem}.page-header h1{margin:0;font-size:1.75rem;font-weight:600}.page-intro{margin-top:.8rem;color:var(--muted)}.post-list{list-style:none;margin:.5rem 0 0;padding:0}.post-item{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;padding:1rem 0;border-bottom:1px dashed var(--border)}.post-item-main{flex:1;min-width:0}.post-link{color:var(--fg);font-weight:600;font-size:1.05rem}.post-link:hover{color:var(--accent)}.post-item-date{color:var(--muted);font-size:.85rem;font-variant-numeric:tabular-nums;white-space:nowrap;padding-top:.25rem}.tag-row{margin-top:.35rem;display:flex;flex-wrap:wrap;gap:.45rem}.tag{display:inline-block;font-size:.78rem;color:var(--muted);background:var(--card);border:1px solid var(--fg);border-radius:0;padding:.05rem .6rem}a.tag:hover{color:var(--accent);border-color:var(--accent);text-decoration:none}.more-link{margin:1.2rem 0 0}.empty-hint{color:var(--muted);padding:2rem 0}.post{padding:3.5rem 0 2.5rem}.post-header h1{margin:0;font-size:1.75rem;font-weight:600;letter-spacing:.01em;line-height:1.4}.post-meta{margin:.7rem 0 0;color:var(--muted);font-size:.9rem;display:flex;align-items:center;gap:.7rem;flex-wrap:wrap}.cat{background:var(--accent-soft);color:var(--accent);font-size:.78rem;border-radius:999px;padding:.1rem .65rem}.post-content{margin-top:1.8rem}.post-content h2{margin-top:3em;font-size:1.3rem;font-weight:600;padding-bottom:.3em}.post-content h3{margin-top:2em;font-size:1.15rem}.post-content p{margin:1.1em 0}.post-content ul,.post-content ol{padding-left:1.5em}.post-content li{margin:.4em 0}.post-content blockquote{margin:1.5em 0;padding:.1em 1.2em;border-left:3px solid var(--accent);background:var(--card);color:var(--muted);border-radius:0 .5rem .5rem 0}.post-content img{max-width:100%;height:auto;border-radius:.5rem}.post-content code{font-family:ui-monospace,SFMono-Regular,Consolas,courier new,monospace;font-size:.88em;background:var(--inline-code-bg);border-radius:.3rem;padding:.15em .4em}.post-content pre{overflow-x:auto;border-radius:.6rem;padding:1rem 1.2rem;font-size:.88rem;line-height:1.6}.post-content pre code{background:0 0;padding:0}.post-content table{width:100%;border-collapse:collapse;margin:1.5em 0;font-size:.95rem}.post-content th,.post-content td{border:1px solid var(--border);padding:.5em .8em;text-align:left}.post-content th{background:var(--card)}.post-content hr{border:none;border-top:1px dashed var(--border);margin:2.5em 0}.post-tags{margin-top:2.5rem;align-items:center;color:var(--muted);font-size:.9rem}.post-nav{margin-top:2.5rem;padding-top:1.3rem;border-top:1px solid var(--border);display:flex;justify-content:space-between;gap:1rem;font-size:.9rem}.post-nav a{color:var(--muted)}.post-nav a:hover{color:var(--accent)}.timeline{list-style:none;margin:1.5rem 0 3rem;padding:0 0 0 1.6rem;border-left:2px solid var(--border)}.timeline-item{position:relative;padding:0 0 2.2rem 1.1rem}.timeline-item:last-child{padding-bottom:.5rem}.timeline-dot{position:absolute;left:calc(-1.6rem - 7px);top:.45rem;width:12px;height:12px;border-radius:50%;background:var(--accent);box-shadow:0 0 0 4px var(--bg)}.timeline-date{display:block;color:var(--accent);font-size:.88rem;font-weight:600;font-variant-numeric:tabular-nums;letter-spacing:.05em}.timeline-title{margin:.25rem 0 0;font-size:1.15rem}.timeline-detail{margin:.4rem 0 0;color:var(--muted);font-size:.95rem}.hero-avatar{display:block;width:88px;height:88px;border-radius:50%;object-fit:cover;border:3px solid var(--card);box-shadow:0 0 0 1px var(--border),0 4px 16px rgba(0,0,0,8%);margin-bottom:1.2rem}img.about-avatar{display:block;width:140px;height:140px;border-radius:50%;object-fit:cover;border:3px solid var(--card);box-shadow:0 0 0 1px var(--border),0 4px 16px rgba(0,0,0,8%);margin:0 0 1.5rem}figure.pic{margin:2.2rem 0;text-align:center}figure.pic img{max-width:100%;height:auto;border:none;border-radius:0;box-shadow:none}figure.pic figcaption{margin-top:.6rem;color:var(--muted);font-size:.85rem}figure.video-block{margin:2.2rem 0;text-align:center}figure.video-block video,figure.video-block iframe{display:block;width:100%;max-width:100%;aspect-ratio:16/9;background:#000;border:none;border-radius:0;box-shadow:none}figure.video-block figcaption{margin-top:.6rem;color:var(--muted);font-size:.85rem}.site-footer{margin-top:3rem;border-top:1px solid var(--border);padding:1.8rem 0 2.4rem;color:var(--muted);font-size:.88rem}.site-footer p{margin:.3rem 0}.site-footer a{color:var(--muted)}.site-footer a:hover{color:var(--accent)}.footer-meta{font-size:.82rem}@media(max-width:560px){.hero{padding:3rem 0 2.2rem}.post-item{flex-direction:column;gap:.2rem}.post-item-date{padding-top:0}.post-nav{flex-direction:column;gap:.5rem}}h2,h3{font-weight:600}.collection-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:2.5rem;margin-top:2.5rem}.collection-card{display:block;color:inherit}.collection-card img{display:block;width:100%;aspect-ratio:3/2;object-fit:cover;transition:opacity .2s ease}.collection-card h2{font-size:1.15rem;font-weight:600;margin:.9rem 0 .2rem;transition:color .15s ease}.collection-card p{margin:0;color:var(--muted);font-size:.92rem}.collection-card:hover{text-decoration:none}.collection-card:hover h2{color:var(--accent)}.collection-card:hover img{opacity:.85}.busuanzi-line{color:var(--muted);font-size:.82rem}.collection-card{position:relative;padding:1.1rem 1.1rem 1.4rem}.collection-card:hover{text-decoration:none}.card-frame{position:absolute;inset:0;width:100%;height:100%;pointer-events:none;overflow:visible}.card-frame path{fill:none;stroke:var(--fg);stroke-width:1.5;vector-effect:non-scaling-stroke;stroke-dasharray:2e3;stroke-dashoffset:2e3}.collection-card:hover .card-frame path{animation:card-frame-draw 1.4s ease forwards}.collection-card:focus-visible .card-frame path{animation:card-frame-draw 1.4s ease forwards}@keyframes card-frame-draw{from{stroke-dashoffset:2e3}to{stroke-dashoffset:0}}.post-card-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:2.5rem;margin-top:2rem}.post-card{position:relative;display:block;padding:1.1rem 1.1rem 1.4rem;color:inherit}.post-card:hover{text-decoration:none}.post-card img{display:block;width:100%;aspect-ratio:3/2;object-fit:cover}.post-card-body{display:block;padding-top:1rem}.post-card-label{display:block;font-size:.8rem;font-weight:600;margin:0 0 .3rem}.post-card-title{display:block;font-size:1.15rem;font-weight:600;line-height:1.45;margin:0 0 .35rem;transition:color .15s ease}.post-card-desc{display:block;color:var(--muted);font-size:.92rem;line-height:1.7;margin:0 0 .5rem}.post-card-date{display:block;font-size:.9rem;font-weight:600}.post-card:hover .post-card-title{color:var(--accent)}.post-card:hover .card-frame path{animation:card-frame-draw 1.4s ease forwards}.post-card:focus-visible .card-frame path{animation:card-frame-draw 1.4s ease forwards}.post-card-noimg{display:flex;align-items:center;justify-content:center;aspect-ratio:3/2;background:var(--fg)}.post-card-noimg img{width:44px;height:auto}.post-label{margin:0 0 .6rem;font-size:.8rem;font-weight:600;color:var(--muted)}.post-cover{display:block;width:100%;height:auto;margin:0 0 .5rem}.fl{position:absolute;background:var(--fg);opacity:0;pointer-events:none;z-index:2;transition:width .3s ease,height .3s ease}.fl-t{top:-1px;left:-1px;height:1.5px;width:0}.fl-r{top:-1px;right:-1px;width:1.5px;height:0}.fl-b{bottom:-1px;right:-1px;height:1.5px;width:0}.fl-l{bottom:-1px;left:-1px;width:1.5px;height:0}.collection-card:hover .fl-t,.post-card:hover .fl-t,.collection-card:focus-visible .fl-t,.post-card:focus-visible .fl-t{width:calc(100% + 2px);opacity:1;transition:width .7s ease 0s,opacity 0s}.collection-card:hover .fl-l,.post-card:hover .fl-l,.collection-card:focus-visible .fl-l,.post-card:focus-visible .fl-l{height:calc(100% + 2px);opacity:1;transition:height .7s ease 0s,opacity 0s}.collection-card:hover .fl-r,.post-card:hover .fl-r,.collection-card:focus-visible .fl-r,.post-card:focus-visible .fl-r{height:calc(100% + 2px);opacity:1;transition:height .7s ease .7s,opacity 0s}.collection-card:hover .fl-b,.post-card:hover .fl-b,.collection-card:focus-visible .fl-b,.post-card:focus-visible .fl-b{width:calc(100% + 2px);opacity:1;transition:width .7s ease .7s,opacity 0s}