:root{color-scheme:light;--paper: #f7f7f4;--ink: #171717;--muted: #616161;--line: #d9d9d3;--tomato: #ed5c45;--yellow: #f4c84e;--teal: #1d7a78;--blue: #3854c8;--white: #ffffff}*{box-sizing:border-box}html{background:var(--paper)}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,nav a.active{color:var(--ink)}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:760px;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(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}}
