:root{color-scheme:light;--paper: #f4f1e8;--surface: #fbf9f2;--ink: #171916;--muted: #5d625b;--line: #c8c8bf;--line-strong: #33362f;--tomato: #d75c49;--yellow: #dbb55a;--teal: #237874;--blue: #4169b0;--white: #fffefa;--on-accent: #fffefa;--article-text: #30342e;--inline-code: #e5e6dc;--header-surface: rgb(244 241 232 / 92%);--shadow: rgb(23 25 22 / 12%)}:root[data-theme=dark]{color-scheme:dark;--paper: #1d2422;--surface: #28322f;--ink: #f1eee4;--muted: #b7c0b8;--line: #4b5852;--line-strong: #748179;--tomato: #f69a80;--yellow: #ddbd72;--teal: #83c9ba;--blue: #aab6e8;--white: #fffefa;--on-accent: #1d2422;--article-text: #e1e5da;--inline-code: #35413c;--header-surface: rgb(29 36 34 / 92%);--shadow: rgb(8 13 11 / 24%)}*{box-sizing:border-box}body{margin:0;min-width:320px;background:var(--paper);color:var(--ink);font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Microsoft YaHei,sans-serif;line-height:1.7;text-rendering:optimizeLegibility}a{color:inherit;text-decoration-thickness:.09em;text-underline-offset:.18em}a:focus-visible{outline:3px solid var(--blue);outline-offset:4px}.page-shell{overflow:clip}.site-header{border-bottom:1px solid var(--ink)}.site-header-inner,main,.site-footer{width:min(100% - 40px,1120px);margin:0 auto}.site-header-inner{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:74px}.site-title{display:inline-flex;align-items:center;gap:11px;color:var(--ink);font-size:1.04rem;font-weight:800;text-decoration:none}.site-mark{display:grid;width:28px;height:28px;place-items:center;background:var(--ink);color:var(--white);font-size:.68rem;font-weight:800;line-height:1}nav{display:flex;align-items:center;gap:20px}nav a{position:relative;color:var(--muted);font-size:.94rem;font-weight:700;text-decoration:none;transition:color .18s ease}nav a:after{position:absolute;right:0;bottom:-8px;left:0;height:2px;background:var(--tomato);content:"";opacity:0;transform:scaleX(0);transform-origin:left;transition:opacity .18s ease,transform .18s ease}nav a:hover:after,nav a.active:after{opacity:1;transform:scaleX(1)}main{padding:0 0 104px}.home-hero,.archive-hero{border-bottom:1px solid var(--ink)}.home-hero{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(280px,.72fr);align-items:end;gap:48px;min-height:620px;padding:96px 0 56px}.home-hero-copy{max-width:760px}.eyebrow,.section-label,.section-kicker p,.featured-meta,.post-meta,.article-back{font-size:.78rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.eyebrow{display:inline-block;margin:0 0 20px;color:var(--teal)}h1,h2,h3,p{margin-top:0}h1,h2,h3{line-height:.98}h1{max-width:8ch;margin-bottom:28px;font-size:clamp(4rem,10.4vw,9.2rem);font-weight:900;letter-spacing:-.07em}h1 span{color:var(--tomato)}.home-hero-copy>p:not(.eyebrow),.archive-hero>p:not(.eyebrow){max-width:570px;margin-bottom:0;color:var(--muted);font-size:1.08rem}.hero-actions{display:flex;flex-wrap:wrap;align-items:center;gap:24px;margin-top:34px}.button,.text-link,.featured-link,.post-card-read,.section-head>a{font-weight:800}.button{display:inline-flex;min-height:48px;align-items:center;padding:0 18px;background:var(--ink);color:var(--white);text-decoration:none;transition:background-color .18s ease,color .18s ease}.button:hover{background:var(--tomato)}.text-link,.featured-link,.post-card-read,.section-head>a,.article-back{color:var(--ink);text-decoration:none}.text-link:after,.featured-link:after,.post-card-read:after,.section-head>a:after,.article-back:before{margin-left:8px;color:var(--tomato);content:"->"}.article-back:before{margin-right:8px;margin-left:0;content:"<-"}.hero-poster{position:relative;display:grid;min-height:382px;padding:20px;align-content:space-between;background:var(--yellow);color:var(--ink);border:1px solid var(--ink)}.hero-poster:before{position:absolute;top:16%;right:-1px;width:43%;height:39%;background:var(--tomato);border:1px solid var(--ink);content:""}.hero-poster:after{position:absolute;bottom:0;left:0;width:57%;height:34%;background:var(--teal);border-top:1px solid var(--ink);border-right:1px solid var(--ink);content:""}.hero-poster-index,.hero-poster-caption{position:relative;z-index:1;font-size:.75rem;font-weight:900;letter-spacing:.1em;line-height:1.15}.hero-poster strong{position:relative;z-index:1;align-self:center;font-size:clamp(6rem,15vw,11rem);font-weight:900;letter-spacing:-.12em;line-height:.7}.hero-poster-caption{justify-self:end;text-align:right}.featured-section{display:grid;grid-template-columns:150px minmax(0,1fr);gap:42px;padding:80px 0;border-bottom:1px solid var(--ink)}.section-kicker{display:flex;flex-direction:column;gap:14px;color:var(--muted)}.section-kicker span,.about-number{color:var(--blue);font-size:4.5rem;font-weight:900;letter-spacing:-.09em;line-height:.8}.section-kicker p{margin:0}.featured-post{max-width:850px}.featured-meta{margin-bottom:16px;color:var(--teal)}.featured-post h2{max-width:12ch;margin-bottom:24px;font-size:clamp(2.75rem,7vw,6.5rem);font-weight:900;letter-spacing:-.07em}.featured-post h2 a{text-decoration:none}.featured-post h2 a:hover{color:var(--tomato)}.featured-post>p:not(.featured-meta){max-width:590px;color:var(--muted);font-size:1.08rem}.featured-link{display:inline-flex;margin-top:16px}.latest-section{padding-top:80px}.section-head{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:24px}.section-label{margin-bottom:8px;color:var(--tomato)}.section-head h2{margin-bottom:0;font-size:clamp(2.4rem,5vw,4.5rem);font-weight:900;letter-spacing:-.07em}.post-list{border-top:1px solid var(--ink)}.post-card{display:grid;grid-template-columns:185px minmax(0,1fr);gap:30px;padding:28px 0 30px;border-bottom:1px solid var(--line)}.post-card-top{display:flex;flex-direction:column;align-items:flex-start;gap:8px}.post-meta{margin-bottom:0;color:var(--muted)}.post-card-top span{padding:3px 8px;background:var(--blue);color:var(--white);font-size:.75rem;font-weight:800}.post-card-body h2{margin-bottom:12px;font-size:clamp(1.7rem,4vw,2.65rem);font-weight:900;letter-spacing:-.055em}.post-card-body h2 a{text-decoration:none}.post-card-body h2 a:hover{color:var(--tomato)}.post-card-body p{max-width:620px;margin-bottom:16px;color:var(--muted)}.post-card-read{display:inline-flex;font-size:.92rem}.post-card:hover .post-card-read,.featured-link:hover,.section-head>a:hover,.text-link:hover,.article-back:hover{color:var(--tomato)}.archive-hero{min-height:410px;padding:90px 0 60px}.archive-hero h1{margin-bottom:24px;font-size:clamp(4rem,9.2vw,8rem)}.about-grid{display:grid;grid-template-columns:150px minmax(0,680px);gap:42px;padding:80px 0 0}.about-copy h2{margin-bottom:12px;font-size:clamp(1.8rem,4vw,2.7rem);font-weight:900;letter-spacing:-.055em}.about-copy p{margin-bottom:38px;color:var(--muted);font-size:1.06rem}.article{max-width:980px;margin-inline:auto;padding-top:82px}.article-header{padding-bottom:50px;border-bottom:1px solid var(--ink)}.article-back{display:inline-flex;margin-bottom:46px}.article-header .post-meta{margin-bottom:16px;color:var(--teal)}.article-header h1{max-width:11ch;margin-bottom:24px;font-size:clamp(3.2rem,8vw,6.5rem)}.article-header>p:not(.post-meta){max-width:620px;margin-bottom:0;color:var(--muted);font-size:1.08rem}.article-content{padding-top:42px;font-size:1.08rem}.article-content :where(h2,h3){margin-top:2.3em;margin-bottom:.65em;font-weight:900;letter-spacing:-.045em}.article-content h2{font-size:2rem}.article-content h3{font-size:1.45rem}.article-content :where(p,li){color:#343434}.article-content :where(:not(pre)>code){padding:.12em .32em;background:#e8e8e2;font-size:.9em}.article-content :where(pre){overflow-x:auto;padding:22px;background:var(--ink);color:var(--white);border:1px solid var(--ink)}.article-content :where(img,video){max-width:100%}.site-footer{display:flex;justify-content:space-between;gap:24px;padding:30px 0 38px;border-top:1px solid var(--ink);color:var(--muted);font-size:.88rem}.site-footer p{margin-bottom:0}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media(max-width:760px){.site-header-inner,main,.site-footer{width:min(100% - 32px,1120px)}.site-header-inner{min-height:68px}nav{gap:14px}.home-hero{grid-template-columns:1fr;min-height:auto;gap:44px;padding:72px 0 40px}.hero-poster{min-height:260px}.featured-section,.about-grid{grid-template-columns:1fr;gap:26px;padding-top:56px;padding-bottom:56px}.section-kicker{flex-direction:row;align-items:baseline}.section-kicker span,.about-number{font-size:3.2rem}.post-card{grid-template-columns:1fr;gap:16px}.post-card-top{flex-direction:row;align-items:center;justify-content:space-between}.article{padding-top:58px}}@media(max-width:480px){.site-title{font-size:.92rem}nav{gap:11px}nav a{font-size:.84rem}h1,.archive-hero h1,.article-header h1{font-size:clamp(3.55rem,18vw,5rem)}.hero-actions{gap:18px}.featured-post h2{font-size:clamp(2.7rem,13vw,4.2rem)}.site-footer{flex-direction:column;gap:4px}}html{background:var(--paper)}body{background:var(--paper);color:var(--ink)}body,.site-header,.hero-poster,.post-card,.theme-toggle,.button,.article-content :where(:not(pre)>code){transition:background-color .18s ease,border-color .18s ease,color .18s ease,box-shadow .18s ease}::selection{background:var(--teal);color:var(--on-accent)}a:focus-visible{outline-color:var(--teal)}.site-header{position:sticky;top:0;z-index:20;background:var(--header-surface);border-color:var(--line-strong);backdrop-filter:blur(14px)}.site-header-inner{min-height:78px}.site-title{color:var(--ink)}.site-mark{background:var(--ink);color:var(--paper)}.site-header-actions{display:flex;align-items:center;gap:18px}nav{gap:18px}nav a{color:var(--muted)}nav a:hover,nav a.active{color:var(--ink)}nav a:after{background:var(--tomato)}.theme-toggle{display:grid;width:36px;height:36px;padding:0;place-items:center;border:1px solid var(--line-strong);border-radius:50%;background:var(--surface);color:var(--ink);cursor:pointer}.theme-toggle:hover{border-color:var(--teal);background:var(--teal);color:var(--on-accent)}.theme-toggle:focus-visible{outline:3px solid var(--teal);outline-offset:3px}.theme-toggle-icon{position:relative;display:block;width:14px;height:14px;border:2px solid currentColor;border-radius:50%}:root[data-theme=dark] .theme-toggle-icon{border:0;background:currentColor}:root[data-theme=dark] .theme-toggle-icon:after{position:absolute;top:-3px;left:4px;width:14px;height:14px;border-radius:50%;background:var(--surface);content:""}main{padding-bottom:128px}.home-hero,.archive-hero,.featured-section,.post-list,.article-header,.site-footer{border-color:var(--line-strong)}.home-hero,.archive-hero,.article{animation:content-enter .32s ease-out both}.eyebrow,.section-label,.featured-meta,.article-header .post-meta{color:var(--teal)}.home-hero-copy>p:not(.eyebrow),.archive-hero>p:not(.eyebrow),.featured-post>p:not(.featured-meta),.post-card-body p,.about-copy p,.article-header>p:not(.post-meta),.site-footer{color:var(--muted)}.button{background:var(--ink);color:var(--paper)}.button:hover{background:var(--teal);color:var(--on-accent)}.text-link,.featured-link,.post-card-read,.section-head>a,.article-back{color:var(--ink)}.hero-poster{background:var(--surface);border-color:var(--line-strong);box-shadow:9px 9px 0 var(--ink)}.hero-poster:before{background:var(--yellow);border-color:var(--line-strong)}.hero-poster:after{background:var(--teal);border-color:var(--line-strong)}:root[data-theme=dark] .hero-poster{box-shadow:9px 9px 0 var(--teal)}.section-kicker,.post-meta{color:var(--muted)}.section-kicker span,.about-number{color:var(--blue)}.featured-post h2 a:hover,.post-card-body h2 a:hover,.post-card:hover .post-card-read,.featured-link:hover,.section-head>a:hover,.text-link:hover,.article-back:hover{color:var(--tomato)}.post-card{position:relative;border-color:var(--line)}.post-card:before{position:absolute;top:14px;bottom:14px;left:-12px;width:4px;background:var(--teal);content:"";opacity:0;transform:scaleY(.55);transition:opacity .18s ease,transform .18s ease}.post-card:hover,.post-card:focus-within{background:var(--surface);box-shadow:0 0 0 1px var(--line-strong),6px 6px 0 var(--shadow)}.post-card:hover:before,.post-card:focus-within:before{opacity:1;transform:scaleY(1)}.post-card-top span{background:var(--blue);color:var(--on-accent)}.article{max-width:980px}.article-content :where(p,li){color:var(--article-text)}.article-content :where(:not(pre)>code){background:var(--inline-code);color:var(--ink)}.article-content :where(pre){background:#24292e;color:#e6edf3;border-color:var(--line);box-shadow:6px 6px 0 var(--shadow)}.article-content :where(blockquote){margin-inline:0;padding:4px 0 4px 22px;border-left:3px solid var(--teal);color:var(--muted)}.reading-progress{position:fixed;top:0;right:0;left:0;z-index:30;height:3px;background:transparent}.reading-progress span{display:block;width:100%;height:100%;background:var(--tomato);transform:scaleX(0);transform-origin:left}h1,h2,h3,.eyebrow,.section-label,.section-kicker p,.featured-meta,.post-meta,.article-back,.hero-poster-index,.hero-poster-caption,.hero-poster strong,.section-kicker span,.about-number,.featured-post h2,.section-head h2,.post-card-body h2,.about-copy h2,.article-content :where(h2,h3){letter-spacing:0}h1{font-size:8rem}.archive-hero h1{font-size:6.75rem}.featured-post h2{font-size:5rem}.section-head h2{font-size:3.5rem}.post-card-body h2,.about-copy h2{font-size:2.5rem}.article-header h1{font-size:5.75rem}@keyframes content-enter{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media(max-width:1100px){h1{font-size:6.25rem}.archive-hero h1{font-size:5.5rem}.featured-post h2{font-size:4.25rem}.article-header h1{font-size:5rem}}@media(max-width:760px){.site-header-inner{min-height:68px;gap:12px}.site-header-actions{gap:12px}nav{gap:13px}.theme-toggle{width:34px;height:34px}h1{font-size:4.8rem}.archive-hero h1{font-size:4.5rem}.featured-post h2{font-size:3.5rem}.section-head h2{font-size:3rem}.post-card-body h2,.about-copy h2{font-size:2.2rem}.article-header h1{font-size:4.2rem}main{padding-bottom:80px}}@media(max-width:480px){.site-title{gap:8px;font-size:.9rem}.site-mark{width:26px;height:26px}.site-header-actions{gap:9px}nav{gap:10px}nav a{font-size:.8rem}.theme-toggle{width:32px;height:32px}h1{font-size:3.85rem}.archive-hero h1{font-size:3.65rem}.featured-post h2{font-size:3rem}.section-head h2{font-size:2.65rem}.post-card-body h2,.about-copy h2{font-size:2rem}.article-header h1{font-size:3.45rem}}
