:root{--bg:#fafaf7;--card:#fff;--text:#18181b;--muted:#71717a;--weak:#a1a1aa;--line:#e4e4e7;--orange:#f97316;--orange-dark:#ea580c;--soft:#fff7ed}html[data-theme=dark]{--bg:#111;--card:#18181b;--text:#e4e4e7;--muted:#a1a1aa;--weak:#71717a;--line:#303036;--soft:#261a12}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:"PingFang SC","Hiragino Sans GB","Microsoft YaHei",system-ui,sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}.site-main{min-height:65vh}.site-header{position:sticky;top:0;z-index:40;height:68px;background:color-mix(in srgb,var(--bg) 90%,transparent);backdrop-filter:blur(12px);border-bottom:1px solid var(--line)}.site-header-inner{max-width:1200px;height:100%;margin:auto;padding:0 20px;display:flex;align-items:center;justify-content:space-between}.site-logo{font-size:22px;font-weight:800;display:inline-flex;align-items:center;gap:5px}.site-logo i{width:7px;height:7px;border-radius:50%;background:var(--orange)}.desktop-nav{display:flex;gap:25px;font-size:14px}.desktop-nav a:hover{color:var(--orange)}.header-tools{display:flex}.icon-button{width:38px;height:38px;border:0;background:transparent;color:var(--text);font-size:19px;cursor:pointer}.menu-toggle{display:none}.mobile-nav{display:none}.home-hero{max-width:1200px;min-height:620px;margin:auto;padding:88px 20px 75px;display:grid;grid-template-columns:55fr 45fr;gap:75px;align-items:center}.hero-copy>span,.home-section>header span,.currently header span,.wechat-cta>div>span{font:700 11px monospace;color:var(--orange)}.hero-copy h1{font-size:clamp(48px,5vw,70px);line-height:1.15;margin:22px 0}.hero-copy h2{font-size:clamp(22px,2.2vw,31px);line-height:1.55;margin:0}.hero-copy p{max-width:650px;color:var(--muted);line-height:1.9;margin:24px 0 34px}.hero-copy>div{display:flex;gap:25px;align-items:center}.button-primary{display:inline-block;background:var(--orange);color:#fff;padding:13px 18px;border-radius:7px;font-weight:700}.button-primary:hover{background:var(--orange-dark)}.knowledge-cards{height:450px;position:relative}.knowledge-cards a{position:absolute;display:block;border:1px solid var(--text);background:var(--card);border-radius:8px;padding:18px;box-shadow:5px 5px 0 color-mix(in srgb,var(--text) 13%,transparent);transition:transform .2s}.knowledge-cards a:hover{transform:translateY(-4px)}.knowledge-cards small,.knowledge-cards b,.knowledge-cards span{display:block}.knowledge-cards small{font:700 9px monospace;color:var(--muted);margin-bottom:17px}.knowledge-cards b{font-size:28px}.knowledge-cards span{font-size:11px;margin-top:13px}.knowledge-cards a:nth-child(1){left:0;top:0;width:60%;background:#fff7ed;color:#18181b}.knowledge-cards a:nth-child(2){right:0;top:78px;width:44%;background:#232725;color:#fff}.knowledge-cards a:nth-child(3){left:7%;bottom:25px;width:54%;background:#eef2e9;color:#18181b}.knowledge-cards a:nth-child(4){right:2%;bottom:0;width:40%;background:#f1e5d5;color:#18181b}.brand-proof{max-width:1160px;margin:auto;display:grid;grid-template-columns:170px 170px 210px 1fr;border:1px solid var(--line);background:var(--card)}.brand-proof>div,.brand-proof blockquote{padding:22px;border-right:1px solid var(--line);margin:0}.brand-proof b,.brand-proof span{display:block}.brand-proof b{font-size:23px}.brand-proof span{font-size:11px;color:var(--muted);margin-top:5px}.brand-proof blockquote{display:flex;align-items:center;font:700 17px/1.6 Georgia,serif}.home-section{max-width:1160px;margin:auto;padding:84px 0}.home-section>header{display:flex;align-items:flex-end;justify-content:space-between;gap:35px;margin-bottom:30px}.home-section header h2,.currently h2{font-size:32px;margin:9px 0}.home-section header p{max-width:680px;color:var(--muted);line-height:1.8;margin:0}.home-section>header>a{font-size:13px;font-weight:700}.featured-grid{display:grid;grid-template-columns:60fr 40fr;grid-template-rows:1fr 1fr;border-top:1px solid var(--line);border-left:1px solid var(--line)}.featured-grid .post-card:first-child{grid-row:1/3}.featured-grid .post-card:nth-child(n+2){display:grid;grid-template-columns:42% 58%}.featured-grid .post-card:nth-child(n+2) .post-summary{display:none}.featured-grid .post-card:nth-child(n+2) h3{font-size:17px}.post-card{background:var(--card);border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.post-card-cover img,.post-card-cover>a>img{display:block;width:100%;aspect-ratio:16/9;object-fit:cover}.featured-grid .post-card:first-child .post-card-cover img,.featured-grid .post-card:first-child .auto-cover{aspect-ratio:4/3}.featured-grid .post-card:nth-child(n+2) .post-card-cover,.featured-grid .post-card:nth-child(n+2) .auto-cover{height:100%}.featured-grid .post-card:nth-child(n+2) .post-card-cover img,.featured-grid .post-card:nth-child(n+2) .auto-cover{aspect-ratio:auto;height:100%;object-fit:cover}.post-card-copy{padding:24px}.post-eyebrow{font-size:11px!important;font-weight:700;color:var(--orange)!important;margin:0 0 10px!important}.post-card h3{font-size:21px;line-height:1.5;margin:0 0 10px}.post-card h3 a:hover{color:var(--orange)}.post-summary{font-size:14px;line-height:1.75;color:var(--muted);margin:0 0 18px}.post-card small{font-size:11px;color:var(--weak)}.auto-cover{display:block;aspect-ratio:16/9;background:#fff7ed;color:#18181b;position:relative;overflow:hidden;padding:17px}.auto-cover:before{content:"";position:absolute;width:150px;height:150px;border:20px solid currentColor;border-radius:50%;right:-45px;bottom:-70px;opacity:.1}.auto-cover span{font:700 9px monospace}.auto-cover b{position:absolute;left:17px;bottom:17px;max-width:72%;font-size:clamp(17px,2vw,27px);line-height:1.3}.auto-cover i{position:absolute;right:14px;top:14px;font:700 9px/1.3 monospace;text-align:right}.auto-cover em{position:absolute;right:14px;bottom:8px;font:800 58px monospace;opacity:.1}.cover-ai{background:#222;color:#fff}.cover-business{background:#f0ece4}.cover-growth{background:#dde6da}.cover-cross-border{background:#e2e6ea}.pattern-1:before{border-radius:0;transform:rotate(18deg)}.pattern-2:before{width:210px;height:2px;border:0;background:currentColor;transform:rotate(-25deg);right:-20px;bottom:70px}.category-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.category-grid .post-card:first-child{grid-column:1/-1;display:grid;grid-template-columns:1.1fr .9fr}.category-grid .post-card:first-child .post-card-cover,.category-grid .post-card:first-child .auto-cover{height:100%}.category-grid .post-card:first-child img{height:100%;object-fit:cover}.ai-section{max-width:none;padding-left:max(20px,calc((100vw - 1160px)/2));padding-right:max(20px,calc((100vw - 1160px)/2));background:var(--soft)}.editorial-columns{display:grid;grid-template-columns:1fr 1fr;gap:80px}.editorial-columns>div>header{min-height:125px}.editorial-columns header h2{font-size:28px;margin-bottom:10px}.editorial-columns header p{color:var(--muted);line-height:1.7}.post-card-compact{display:grid;grid-template-columns:1fr auto;background:transparent;padding:20px 0;border:0;border-bottom:1px solid var(--line)}.post-card-compact .post-card-copy{display:contents}.post-card-compact h3{font-size:17px;margin:0}.post-card-compact .post-eyebrow{display:none}.currently{max-width:1160px;margin:0 auto 90px}.currently header{display:flex;align-items:baseline;gap:24px}.currently>div{display:grid;grid-template-columns:repeat(5,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line)}.currently article{height:130px;padding:17px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--card);display:flex;flex-direction:column}.currently article span{font:700 10px monospace;color:var(--orange)}.currently article b{margin:auto 0;font-size:15px}.wechat-cta{max-width:1160px;margin:0 auto 100px;padding:50px;background:#1d211f;color:#fff;border-radius:8px;display:flex;justify-content:space-between;align-items:center;gap:40px}.wechat-cta h2{font-size:34px}.wechat-cta p{color:#abb4af}.wechat-cta figure{margin:0;text-align:center}.wechat-cta img{display:block;width:145px;background:#fff}.wechat-cta figcaption{font-size:11px;margin-top:8px;color:#abb4af}.empty-state{padding:30px;border:1px dashed var(--line);color:var(--muted)}.category-hero{max-width:1160px;margin:70px auto 40px;display:grid;grid-template-columns:1fr 440px;gap:70px;align-items:center}.category-hero>div>span,.archive-hero>span{font:700 11px monospace;color:var(--orange)}.category-hero h1,.archive-hero h1{font-size:48px;margin:18px 0}.category-hero p,.archive-hero p{color:var(--muted);line-height:1.8}.category-hero aside{height:250px;border:1px solid var(--line);background:var(--card);padding:24px;display:flex;flex-direction:column}.category-hero aside small{font:700 9px monospace;color:var(--weak)}.category-hero aside>b{font-size:25px;margin:auto 0}.category-hero aside>div{display:flex;gap:8px}.category-hero aside span{flex:1;padding-top:10px;border-top:2px solid var(--orange);font:700 11px monospace}.category-amazon aside{background:#fff7ed;color:#18181b}.category-ai aside{background:#222;color:#fff}.category-business aside{background:#f0ece4;color:#18181b}.category-growth aside{background:#dde6da;color:#18181b}.archive-hero{max-width:900px;margin:70px auto 35px;padding:0 20px}.archive-grid{max-width:900px;margin:0 auto 90px;padding:0 20px;display:grid;grid-template-columns:1fr 1fr;gap:18px}.nav-links{grid-column:1/-1;display:flex;justify-content:center;gap:8px;margin-top:30px}.page-numbers{border:1px solid var(--line);padding:8px 12px}.single-article{max-width:1180px;margin:auto;padding:55px 20px 95px}.breadcrumbs{font-size:12px;color:var(--muted)}.article-header{max-width:900px;margin:45px auto 50px;text-align:center}.article-header>span{color:var(--orange);font-size:12px;font-weight:700}.article-header h1{font-size:clamp(36px,5vw,56px);line-height:1.3;margin:20px 0}.article-header p{max-width:740px;margin:0 auto 20px;font-size:18px;line-height:1.8;color:var(--muted)}.article-header small{color:var(--weak)}.article-cover{max-width:900px;margin:0 auto 65px}.article-cover>img,.article-cover .auto-cover{display:block;width:100%;aspect-ratio:2.2/1;object-fit:cover}.article-cover .auto-cover b{font-size:clamp(28px,4vw,45px)}.article-layout{display:grid;grid-template-columns:180px minmax(0,720px);gap:70px;justify-content:center}.toc{position:sticky;top:98px;height:max-content;padding-top:16px;border-top:2px solid var(--orange)}.toc b{font-size:13px}.toc nav{display:flex;flex-direction:column;margin-top:12px}.toc a{font-size:12px;line-height:1.5;color:var(--muted);padding:7px 0 7px 10px;border-left:2px solid transparent}.toc a.active{color:var(--orange);border-left-color:var(--orange)}.entry-content{font-family:Georgia,"Songti SC",serif;font-size:18px;line-height:1.9}.entry-content p{margin:0 0 1.35em}.entry-content h2{font-family:"PingFang SC",sans-serif;font-size:28px;margin:58px 0 18px}.entry-content h3{font-family:"PingFang SC",sans-serif;font-size:22px;margin:40px 0 15px}.entry-content blockquote{position:relative;margin:35px 0;padding:22px 25px 22px 50px;border-left:3px solid var(--orange);background:var(--soft)}.entry-content blockquote:before{content:'“';position:absolute;left:14px;top:0;font:70px Georgia;color:var(--orange);opacity:.18}.entry-content table{display:block;max-width:100%;overflow-x:auto;border-collapse:collapse}.entry-content td,.entry-content th{border:1px solid var(--line);padding:9px}.entry-content pre{overflow-x:auto;padding:18px;background:#18181b;color:#e4e4e7;border-radius:7px}.entry-content figure{margin:32px -70px}.entry-content figcaption{text-align:center;color:var(--weak);font:12px sans-serif}.entry-content img{border:1px solid var(--line);border-radius:8px}.is-style-yufen-insight{background:var(--soft);border-left:3px solid var(--orange);padding:22px 25px;margin:35px 0}.is-style-yufen-keypoint{font-size:25px!important;border:0!important;background:transparent!important;padding:28px 0!important}.is-style-yufen-metrics{border:1px solid var(--line);padding:15px}.end-mark{text-align:center;font:700 11px monospace;color:var(--weak);letter-spacing:2px;margin:70px 0 30px}.author-card{display:flex;gap:22px;padding:25px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);font-family:"PingFang SC",sans-serif}.author-card>span{width:78px;height:78px;flex:0 0 78px;border-radius:50%;display:grid;place-items:center;background:#18181b;color:#fff;font:800 23px Georgia}.author-card b,.author-card small{display:block}.author-card small{font-size:11px;color:var(--weak);margin-top:4px}.author-card p{font-size:14px;color:var(--muted);line-height:1.7;margin:8px 0}.author-card a{font-size:13px;color:var(--orange)}.related-posts{max-width:900px;margin:65px auto}.related-posts>div{display:grid;grid-template-columns:1.2fr .8fr;gap:18px}.related-posts .post-card:first-child{grid-row:1/3}.post-navigation{max-width:900px;margin:45px auto;display:grid;grid-template-columns:1fr 1fr;gap:30px;font-size:14px}.post-navigation div:last-child{text-align:right}.copy-link{position:fixed;right:20px;bottom:20px;border:1px solid var(--line);background:var(--card);color:var(--text);padding:10px 14px;border-radius:7px}.reading-progress{position:fixed;z-index:80;top:0;left:0;height:2px;background:var(--orange)}.standard-page{max-width:760px;margin:70px auto 100px;padding:0 20px}.standard-page>header h1{font-size:45px}.not-found{max-width:800px;margin:auto;padding:110px 20px 150px}.not-found>b{font-size:80px;color:var(--orange)}.site-footer{max-width:1160px;margin:auto;padding:55px 0 80px;border-top:1px solid var(--line);display:grid;grid-template-columns:1fr 170px 170px;gap:40px;position:relative}.site-footer>div{display:flex;flex-direction:column;gap:8px}.site-footer p,.site-footer a,.site-footer small{font-size:12px;color:var(--muted)}.site-footer .site-logo{font-size:22px;color:var(--text)}.site-footer>small{position:absolute;left:0;bottom:30px}.search-dialog{position:fixed;inset:0;z-index:90;background:#0009;padding:12vh 20px}.search-panel{width:min(640px,100%);margin:auto;background:var(--card);padding:22px;border-radius:8px}.search-panel>div{display:flex;justify-content:space-between}.search-close{border:0;background:none;color:inherit;font-size:20px}.search-form{display:flex;margin:20px 0}.search-form label{flex:1}.search-form input{width:100%;padding:14px;border:1px solid var(--line);background:var(--bg);color:var(--text)}.search-form button{border:0;background:var(--orange);color:#fff;padding:0 20px}.screen-reader-text{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}
@media(max-width:800px){.desktop-nav{display:none}.menu-toggle{display:block}.mobile-nav.is-open{display:flex;position:fixed;top:68px;left:0;right:0;z-index:39;background:var(--card);padding:15px 20px;flex-direction:column;border-bottom:1px solid var(--line)}.mobile-nav a{padding:11px;border-bottom:1px solid var(--line)}.home-hero{grid-template-columns:1fr;min-height:0;padding:65px 20px}.hero-copy h1{font-size:44px}.knowledge-cards{display:none}.brand-proof{margin:0 20px;grid-template-columns:1fr 1fr}.brand-proof blockquote{grid-column:1/-1}.home-section,.currently{padding:60px 20px;margin:0}.home-section>header{align-items:flex-start;flex-direction:column}.featured-grid,.category-grid,.editorial-columns{grid-template-columns:1fr;grid-template-rows:auto}.featured-grid .post-card:nth-child(n),.category-grid .post-card:first-child{display:block;grid-column:auto;grid-row:auto}.featured-grid .post-card:nth-child(n) .post-card-cover,.featured-grid .post-card:nth-child(n) .auto-cover,.category-grid .post-card:first-child .post-card-cover,.category-grid .post-card:first-child .auto-cover{height:auto;aspect-ratio:16/9}.featured-grid .post-card:nth-child(n) .post-card-cover img{height:auto;aspect-ratio:16/9}.editorial-columns{gap:50px}.editorial-columns>div>header{min-height:0}.currently>div{grid-template-columns:1fr 1fr}.wechat-cta{margin:20px 20px 70px;padding:32px 25px;align-items:flex-start;flex-direction:column}.site-footer{margin:0 20px;padding-bottom:90px;grid-template-columns:1fr 1fr}.site-footer>div:first-child{grid-column:1/-1}.site-footer>small{left:0}.category-hero{margin:45px 20px 30px;grid-template-columns:1fr;gap:30px}.category-hero h1{font-size:40px}.category-hero aside{height:210px}.archive-grid{grid-template-columns:1fr}.article-header{text-align:left;margin:32px 0 42px}.article-header h1{font-size:34px}.article-cover{margin-bottom:42px}.article-layout{grid-template-columns:1fr}.toc{position:static;border:1px solid var(--line);padding:16px}.entry-content{font-size:17px}.entry-content figure{margin:28px 0}.related-posts>div{grid-template-columns:1fr}.post-navigation{grid-template-columns:1fr}.post-navigation div:last-child{text-align:left}.copy-link{right:14px;bottom:14px}}

/* Yufen Notes reference layout */
.site-header{height:72px;background:var(--card)}.site-header-inner{max-width:1180px}.site-logo{font-size:25px}.desktop-nav{margin-left:auto;margin-right:22px;gap:38px;font-size:15px}.desktop-nav a{height:72px;display:flex;align-items:center;position:relative}.desktop-nav a.current,.desktop-nav .current-menu-item>a{color:var(--orange)}.desktop-nav a.current:after,.desktop-nav .current-menu-item>a:after{content:"";position:absolute;left:0;right:0;bottom:16px;height:2px;background:var(--orange)}.notes-hero{height:470px;position:relative;overflow:hidden;background:#f7f2eb}.notes-hero-bg{position:absolute;inset:0;background-image:linear-gradient(90deg,#f8f4ed 0%,rgba(248,244,237,.96) 34%,rgba(248,244,237,.18) 58%),url('../hero-workspace.png');background-size:cover;background-position:center}.notes-hero-copy{position:relative;z-index:1;max-width:1180px;margin:auto;padding:55px 20px}.notes-hero h1{font-size:43px;line-height:1.25;margin:0 0 12px}.notes-hero h1:after{content:'•';color:var(--orange);font-size:35px;margin-left:5px}.notes-hero h2{font-size:18px;font-weight:500;margin:0 0 30px}.notes-hero p{font-size:15px;line-height:1.85;margin:0 0 18px}.notes-hero .button-primary{margin-top:7px;padding:12px 20px}.notes-section{max-width:1180px;margin:auto;padding:42px 20px 0}.notes-section>header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.notes-section>header h2,.recent-posts>h2,.about-yufen>h2{font-size:21px;margin:0}.notes-section>header>a{font-size:13px;color:var(--muted)}.notes-featured-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:26px}.notes-featured-grid .post-card{border:1px solid var(--line);border-radius:8px;overflow:hidden;box-shadow:0 3px 12px rgba(24,24,27,.035)}.notes-featured-grid .post-card-cover img,.notes-featured-grid .auto-cover{aspect-ratio:1.75/1}.notes-featured-grid .post-card-copy{padding:18px}.notes-featured-grid .post-card h3{font-size:19px}.notes-featured-grid .post-summary{font-size:13px}.topic-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.topic-grid article{min-height:210px;border:1px solid var(--line);border-radius:8px;padding:20px;background:var(--card);box-shadow:0 3px 12px rgba(24,24,27,.025)}.topic-grid article>span{width:44px;height:44px;border:1px solid var(--orange);color:var(--orange);border-radius:50%;display:grid;place-items:center;font-weight:700}.topic-grid h3{font-size:18px;margin:15px 0 5px}.topic-grid p{font-size:13px;line-height:1.65;margin:0;color:var(--text)}.topic-grid a{display:inline-block;margin-top:15px;color:var(--orange);font-size:13px}.notes-bottom{display:grid;grid-template-columns:1fr 300px;gap:70px;padding-bottom:50px}.recent-posts>h2{margin-bottom:18px}.recent-posts>a:not(.all-posts-button){display:grid;grid-template-columns:minmax(0,1fr) 80px 60px 55px;gap:16px;align-items:center;height:56px;border-bottom:1px solid var(--line)}.recent-posts>a>b{font-size:15px;font-weight:500}.recent-posts>a>span,.recent-posts>a>time{font-size:12px;color:var(--muted)}.recent-posts>a>img,.mini-cover{display:block;width:55px;height:38px;border-radius:5px;object-fit:cover;background:#e5e7eb}.mini-cover.cover-amazon{background:#f4d8bd}.mini-cover.cover-ai{background:#17283a}.mini-cover.cover-business{background:#ded8cc}.mini-cover.cover-growth{background:#d9d0c0}.all-posts-button{display:block;width:max-content;margin:18px auto 0;border:1px solid var(--line);border-radius:6px;padding:8px 14px;font-size:12px}.about-yufen{border:1px solid var(--line);border-radius:8px;padding:22px;background:var(--card);align-self:start}.about-yufen p{font-size:13px;line-height:1.7}.about-yufen>div{display:flex;align-items:center;gap:14px;margin-top:18px}.about-yufen img{width:78px;height:78px;background:#fff}.about-yufen span{font-size:11px;line-height:1.6;color:var(--muted)}.site-footer{max-width:1180px;padding:28px 20px 42px;display:flex;align-items:center;gap:14px}.site-footer>div:first-child{display:flex;flex-direction:row;align-items:center;gap:20px}.site-footer>div:nth-child(2){display:none}.site-footer>div:nth-child(3){margin-left:auto;display:flex;flex-direction:row;gap:20px}.site-footer>div:nth-child(3) a:first-child,.site-footer>div:nth-child(3) a:nth-child(2){display:none}.site-footer>small{position:static;order:1;color:var(--muted)}.site-footer .site-logo{font-size:20px}.site-footer>div:first-child p{display:none}.site-footer>div:nth-child(3){order:2}.site-footer>div:first-child{order:0}.site-footer>small:before{content:'© '}.site-footer>small{font-size:12px}.site-footer>div:nth-child(3):after{content:'联系我';font-size:12px;color:var(--muted)}
@media(max-width:800px){.notes-hero{height:auto;min-height:570px}.notes-hero-bg{background-image:linear-gradient(180deg,rgba(248,244,237,.98) 0%,rgba(248,244,237,.91) 55%,rgba(248,244,237,.15) 100%),url('../hero-workspace.png');background-position:68% center}.notes-hero-copy{padding:45px 20px 260px}.notes-hero h1{font-size:35px}.notes-hero h2{font-size:16px}.notes-hero p br{display:none}.notes-featured-grid,.topic-grid,.notes-bottom{grid-template-columns:1fr}.notes-featured-grid{gap:16px}.topic-grid{gap:12px}.topic-grid article{min-height:0}.notes-bottom{gap:35px}.recent-posts>a:not(.all-posts-button){grid-template-columns:minmax(0,1fr) 48px 45px}.recent-posts>a>span{display:none}.recent-posts>a>img,.mini-cover{width:45px;height:32px}.site-footer{margin:0 20px;padding-left:0;padding-right:0;flex-wrap:wrap}.site-footer>div:nth-child(3){width:100%;margin:8px 0 0}.desktop-nav{display:none}}

@media(max-width:800px){html,body{max-width:100%;overflow-x:hidden}.site-header,.site-header-inner{height:64px}.site-header-inner{padding:0 20px}.site-logo{font-size:22px}.header-tools .theme-toggle{display:none}.icon-button{min-width:44px;height:44px}.mobile-nav.is-open{top:64px}.mobile-nav a{min-height:44px;display:flex;align-items:center}.notes-hero{min-height:0;display:flex;flex-direction:column;padding:0}.notes-hero-bg{position:relative;order:2;width:100%;height:245px;inset:auto;background-image:url('../hero-workspace.png');background-size:cover;background-position:68% 60%}.notes-hero-copy{order:1;width:100%;padding:42px 20px 38px;background:#f8f4ed}.notes-hero h1{font-size:clamp(36px,9.5vw,40px);line-height:1.25;margin-bottom:12px}.notes-hero h2{font-size:16px;line-height:1.6;margin-bottom:24px}.notes-hero p{font-size:15px;line-height:1.8;margin-bottom:15px}.notes-hero .button-primary{min-height:44px;display:inline-flex;align-items:center}.notes-section{width:100%;padding:38px 20px 0}.notes-section>header{margin-bottom:18px}.notes-section>header h2,.recent-posts>h2,.about-yufen>h2{font-size:20px}.notes-featured-grid{grid-template-columns:1fr;gap:16px}.notes-featured-grid .post-card-cover img,.notes-featured-grid .auto-cover{width:100%;aspect-ratio:16/9;height:auto}.notes-featured-grid .post-card-copy{padding:17px}.notes-featured-grid .post-card h3{font-size:18px}.topic-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.topic-grid article{min-width:0;padding:17px;min-height:230px}.topic-grid article>span{width:42px;height:42px}.topic-grid h3{font-size:17px}.topic-grid p{font-size:13px;overflow-wrap:anywhere}.topic-grid a{min-height:44px;display:flex;align-items:center}.notes-bottom{grid-template-columns:minmax(0,1fr);gap:30px;padding-bottom:42px}.recent-posts>a:not(.all-posts-button){grid-template-columns:minmax(0,1fr) 44px;height:auto;min-height:58px;gap:12px}.recent-posts>a>b{font-size:14px;line-height:1.5}.recent-posts>a>span,.recent-posts>a>img,.recent-posts .mini-cover{display:none}.recent-posts>a>time{text-align:right}.all-posts-button{min-height:44px;display:flex;align-items:center}.about-yufen{width:100%;padding:20px}.about-yufen img{width:76px;height:76px;flex:0 0 76px}.site-footer{width:auto;max-width:none;margin:0 20px}.article-header h1{font-size:clamp(32px,8.7vw,38px);overflow-wrap:anywhere}.single-article{width:100%;max-width:100%;padding:34px 20px 75px}.article-layout{display:block}.entry-content{width:100%;max-width:100%;font-size:17px;line-height:1.8;overflow-wrap:anywhere}.entry-content img,.article-cover img{max-width:100%;height:auto}.entry-content table,.entry-content pre{display:block;max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.entry-content pre{white-space:pre}.entry-content iframe{max-width:100%}.article-cover{width:100%;max-width:100%}.author-card{width:100%}.copy-link{min-height:44px}.search-panel{max-width:calc(100vw - 40px)}.search-form button{min-height:44px}.search-form input{min-height:44px}}
@media(max-width:379px){.topic-grid{grid-template-columns:1fr}.topic-grid article{min-height:0}.notes-hero-copy{padding-left:20px;padding-right:20px}.notes-section{padding-left:20px;padding-right:20px}}
