:root{color-scheme:light;--paper:#f6f3ed;--paper2:#f1eee7;--ink:#111111;--muted:rgba(17,17,17,.66);--soft:rgba(17,17,17,.52);--line:rgba(17,17,17,.1);--line2:rgba(17,17,17,.14);--surface:rgba(255,255,255,.65);--surface2:rgba(255,255,255,.82);--accent:#111111;--sans: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "PingFang SC", "Microsoft YaHei", "Noto Sans CJK SC", "Noto Sans SC", Segoe UI, Roboto, Helvetica, Arial, "Apple Color Emoji", "Segoe UI Emoji";--serif: ui-serif, "Songti SC", STSong, "Noto Serif CJK SC", "Noto Serif SC", Georgia, "Times New Roman", serif;--container:1120px;--gutter:36px;--radius:16px}*{box-sizing:border-box}html,body{min-height:100%}body{min-height:100vh;margin:0;display:flex;flex-direction:column;font-family:var(--sans);color:var(--ink);background:var(--paper)}a{color:inherit}.wrap{max-width:var(--container);margin:0 auto;padding:0 28px}main.wrap{width:100%;flex:1;display:flex;flex-direction:column}body>header{position:sticky;top:0;z-index:1000;background:#f6f3edf0;border-bottom:1px solid rgba(17,17,17,.06);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.nav{height:51px;display:flex;align-items:center;justify-content:flex-end;gap:16px}.logo{display:inline-flex;align-items:center;gap:10px;text-decoration:none;font-weight:600;letter-spacing:.1px}.logo .mark{display:block;height:43px;width:auto;max-width:259px;object-fit:contain}.sun{display:none}.navlinks{display:flex;align-items:center;gap:10px;flex-wrap:wrap;justify-content:flex-end}.navlinks a{text-decoration:none;font-size:13px;color:#111111b8;padding:8px 10px;border-radius:999px;transition:background .16s ease,color .16s ease}.navlinks a:hover{background:#1111110f;color:#111111eb}.btn{display:inline-flex;align-items:center;justify-content:center;padding:10px 12px;border-radius:999px;border:1px solid rgba(17,17,17,.14);background:#ffffffb3;font-size:13px;font-weight:600;text-decoration:none;transition:transform .16s ease,background .16s ease,border-color .16s ease;white-space:nowrap}.btn:hover{transform:translateY(-1px);background:#ffffffdb;border-color:#1111112e}.btn.primary{background:#111111eb;color:#fff;border-color:#111111eb}.btn.primary:hover{background:#111}.hero{padding:64px 0 44px;border-bottom:1px solid var(--line)}.hero-grid{display:grid;grid-template-columns:1fr 1.4fr;gap:var(--gutter);align-items:end}@media(max-width:980px){.hero-grid{grid-template-columns:1fr}}.hero-left small{display:block;font-size:13px;color:#111111ad;margin-bottom:16px}.hero-left p{margin:18px 0 22px;max-width:36ch;color:#111111b8;font-family:var(--serif);line-height:1.75;font-size:14px}.big-links{font-family:var(--serif);line-height:1.05}.big-links a{display:inline-flex;align-items:baseline;gap:10px;text-decoration:none;font-weight:700;font-size:clamp(42px,5vw,64px);letter-spacing:.02em;color:#111111eb}.big-links a:hover{opacity:.82}.arrow{font-family:var(--sans);font-weight:500;font-size:.9em;color:#1111118c}.featured{padding:18px 0;border-bottom:1px solid var(--line);overflow-x:auto}.featured-grid{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(180px,1fr);min-width:980px}.feat{padding:18px 20px;border-left:1px solid rgba(17,17,17,.08)}.feat:first-child{border-left:0}.feat h3{margin:0;font-family:var(--serif);font-size:18px;line-height:1.15;font-weight:700}.feat p{margin:10px 0 0;font-size:12.5px;color:#1119}.thumb{height:130px;background:linear-gradient(135deg,#2878aaa6,#2878aaa6);position:relative;background-size:cover;background-position:center}.thumb.orange{background-color:#d06e4ad9;background-image:none}.thumb.magenta{background-color:#b26280d9;background-image:none}.thumb.blue{background-color:#2878aaa6;background-image:none}.thumb.ink{background-color:#111111a8;background-image:none}.thumb:after{content:"";position:absolute;inset:0;background:radial-gradient(220px 120px at 20% 10%,rgba(255,255,255,.18),transparent 60%),radial-gradient(240px 140px at 80% 90%,rgba(0,0,0,.1),transparent 60%);opacity:.9}.thumb.has-image:after{opacity:.2}.chip{display:inline-flex;align-items:center;gap:8px;padding:6px 10px;border-radius:999px;border:1px solid rgba(17,17,17,.12);background:#ffffffb3;color:#111111b8;white-space:nowrap;font-size:11px}.chip:before{content:"";width:6px;height:6px;border-radius:999px;background:#e85b2bb3;box-shadow:0 0 0 4px #e85b2b1f}.main{padding:44px 0;display:grid;grid-template-columns:260px 1fr;gap:var(--gutter);align-items:start}@media(max-width:980px){.main{grid-template-columns:1fr}}.filters h2{margin:0 0 14px;font-size:13px;font-weight:600;color:#111111c7;letter-spacing:.02em}.select{width:100%;padding:10px 12px;border-radius:12px;border:1px solid rgba(17,17,17,.14);background:#ffffffb3;font-size:13px;color:#111111db;margin-bottom:10px;appearance:none;background-image:linear-gradient(45deg,transparent 50%,rgba(17,17,17,.5) 50%),linear-gradient(135deg,rgba(17,17,17,.5) 50%,transparent 50%);background-position:calc(100% - 16px) 50%,calc(100% - 11px) 50%;background-size:5px 5px,5px 5px;background-repeat:no-repeat}.content-top{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;margin-bottom:18px}.search{flex:1;min-width:260px;display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:12px;border:1px solid rgba(17,17,17,.14);background:#ffffffb3}.search input{border:0;outline:0;background:transparent;width:100%;font-size:13px;color:#111111db}.search input::placeholder{color:#1111117a}.toggle{display:inline-flex;border:1px solid rgba(17,17,17,.14);border-radius:12px;overflow:hidden;background:#ffffffb3}.toggle button{border:0;background:transparent;padding:10px 12px;font-size:13px;color:#111111bd;cursor:pointer}.toggle button:hover{background:#1111110a}.toggle button.active{background:#1111110f;color:#111111eb;font-weight:600}.empty{margin-top:18px;padding:18px;border:1px solid rgba(17,17,17,.12);border-radius:16px;background:#ffffffb3}.empty h3{margin:0;font-family:var(--serif);font-weight:700;font-size:18px}.empty p{margin:8px 0 0;color:#111111a8;font-size:13.5px;line-height:1.7}.grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}@media(max-width:1100px){.grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:680px){.grid{grid-template-columns:1fr}}.card{border-radius:18px;border:1px solid rgba(17,17,17,.12);background:#ffffffb8;overflow:hidden;transition:transform .18s ease,background .18s ease,border-color .18s ease}.card:hover{transform:translateY(-2px);background:#ffffffdb;border-color:#11111129}.card-body{padding:14px 14px 16px}.card-meta{display:flex;align-items:center;justify-content:space-between;gap:10px;color:#1119;font-size:12.5px}.card-title{margin:10px 0 0;font-family:var(--serif);font-weight:700;font-size:18px;line-height:1.18;letter-spacing:.01em}.card-excerpt{margin:10px 0 0;color:#111111b8;font-family:var(--serif);font-size:13.5px;line-height:1.75}.home-more{margin-top:30px;text-align:right}.home-more a{color:#1111118f;font-size:13px;font-weight:650;text-decoration:none}.home-more a:hover{color:#111111db;text-decoration:underline;text-underline-offset:3px}.post{padding:44px 0}.post-article{max-width:760px;margin:0 auto;padding:42px 0 86px}.post-header{position:relative;margin:0 0 34px;padding-bottom:30px}.post-header:after{content:"";position:absolute;left:0;bottom:0;width:min(260px,42%);height:1px;background:linear-gradient(90deg,#11111129,#1110)}.post-title{max-width:11.5em;margin:0;font-family:var(--serif);font-size:clamp(36px,4.2vw,50px);font-weight:720;letter-spacing:-.018em;line-height:1.15;color:#111111ed}.post-dek{max-width:42em;margin:20px 0 0;color:#111111a8;font-family:var(--serif);font-size:clamp(17px,1.7vw,20px);line-height:1.78}.post-meta{display:flex;align-items:center;flex-wrap:wrap;gap:8px 0;margin-top:18px;color:#11111180;font-size:13px;line-height:1.5}.post-meta>*{display:inline-flex;align-items:center}.post-meta>*+*:before{content:"";width:3px;height:3px;margin:0 10px;border-radius:999px;background:#11111147}.post-tags{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 22px}.post-tag{text-decoration:none}.post-cover{max-width:620px;margin:30px auto 0}.post-cover img{display:block;width:100%;aspect-ratio:16/9;max-height:348px;object-fit:cover;border:1px solid rgba(17,17,17,.1);border-radius:18px;background:#ffffff8c;box-shadow:0 12px 36px #1111110e}.post-content{max-width:72ch;margin:0 auto;font-family:var(--serif);font-size:18px;line-height:1.9;color:#111111d6}.post-content>*:first-child{margin-top:0}.post-content h1,.post-content h2,.post-content h3{font-family:var(--serif);color:#111111f0;letter-spacing:-.01em;scroll-margin-top:92px}.post-content h1{margin:2.2em 0 .75em;font-size:30px;line-height:1.28}.post-content h2{margin:2.05em 0 .72em;font-size:25px;line-height:1.34}.post-content h3{margin:1.8em 0 .68em;font-size:21px;line-height:1.42}.post-content p{margin:0 0 1.28em;font-size:inherit;line-height:inherit;color:inherit}.post-content a{color:#111111f0;text-decoration-color:#11111147;text-decoration-thickness:1px;text-underline-offset:3px}.post-content a:hover{text-decoration-color:#111111b8}.post-content strong{font-weight:760;color:#111111f0}.post-content em{color:#111111bd}.post-content ul,.post-content ol{margin:0 0 1.35em;padding-left:1.45em}.post-content li{margin:.4em 0;padding-left:.1em;line-height:1.82}.post-content li>div{margin-top:.35em}.post-content hr{margin:2.6em auto;border:0;border-top:1px solid rgba(17,17,17,.12);width:42%}.post-content figure{margin:2.45em min(-22px,-3vw);text-align:center}.post-content img{display:block;max-width:100%;height:auto;margin:0 auto;border:1px solid rgba(17,17,17,.09);border-radius:16px;background:#ffffff94;box-shadow:0 14px 44px #1111110f}.post-content figcaption{max-width:62ch;margin:10px auto 0;color:#11111180;font-family:var(--sans);font-size:12.5px;line-height:1.6;text-align:center}.post-content blockquote{margin:2em 0;padding:2px 0 2px 20px;border-left:3px solid rgba(17,17,17,.3);color:#111111ad;font-style:normal;background:transparent}.post-content blockquote p{margin:.3em 0}.post-content pre{margin:1.8em 0;padding:16px 17px;border:1px solid rgba(17,17,17,.12);border-radius:16px;background:#111111e0;color:#ffffffe6;overflow:auto;-webkit-overflow-scrolling:touch;line-height:1.65}.post-content code{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.9em}.post-content :not(pre)>code{padding:.14em .35em;border:1px solid rgba(17,17,17,.1);border-radius:6px;background:#ffffffb8;color:#111111c7}.post-content pre code{font-size:13.5px;color:inherit;background:transparent;border:0;padding:0;white-space:pre}.post-content .notion-toggle{margin:1.3em 0;padding:12px 14px;border:1px solid rgba(17,17,17,.12);border-radius:14px;background:#fff9}.post-content .notion-toggle>summary{cursor:pointer;font-family:var(--sans);font-weight:650;color:#111111c7}.post-content .notion-toggle>*:not(summary){margin-top:.8em}.post-content .notion-callout{display:flex;gap:12px;align-items:flex-start;margin:1.6em 0;padding:14px 16px;border:1px solid rgba(17,17,17,.11);border-radius:16px;background:#ffffffa8;box-shadow:0 10px 28px #11111109}.post-content .notion-callout-icon{flex:0 0 auto;line-height:1.45}.post-content .notion-callout-content{min-width:0}.post-content .notion-callout-content p{margin:0 0 .7em}.post-content .notion-callout-content p:last-child{margin-bottom:0}.post-content .notion-table-wrap{max-width:100%;overflow-x:auto;margin:1.8em 0;border:1px solid rgba(17,17,17,.14);border-radius:14px;background:#ffffff6b;-webkit-overflow-scrolling:touch}.post-content .notion-table{width:100%;min-width:560px;border-collapse:collapse;table-layout:auto;background:transparent}.post-content .notion-table th,.post-content .notion-table td{padding:9px 11px;border-right:1px solid rgba(17,17,17,.11);border-bottom:1px solid rgba(17,17,17,.11);text-align:left;vertical-align:top;white-space:pre-wrap;word-break:break-word;color:#111111c2;font-family:var(--sans);font-size:13.5px;line-height:1.65;background:transparent}.post-content .notion-table tr>*:last-child{border-right:0}.post-content .notion-table tr:last-child>*{border-bottom:0}.post-content .notion-table th{font-weight:700;color:#111111d1;background:#ffffff57}.post-content .notion-todo{display:flex;gap:10px;align-items:flex-start;margin:.85em 0;color:#111111c7}.post-content .notion-todo input{margin-top:.48em;accent-color:rgba(17,17,17,.86)}.post-footer{max-width:72ch;margin:58px auto 0;padding-top:26px;border-top:1px solid rgba(17,17,17,.1)}.post-filed{display:flex;flex-wrap:wrap;gap:0;margin:0 0 28px;color:#11111175;font-family:var(--sans);font-size:13px;line-height:1.7}.post-filed span{margin-right:10px;color:#11111170}.post-filed a{color:#1111119e;text-decoration:none}.post-filed a+a:before{content:"·";margin:0 8px;color:#11111152}.post-filed a:hover{color:#111111e0;text-decoration:underline;text-underline-offset:3px}.post-nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px;margin-bottom:26px}.post-nav-link{display:block;text-decoration:none;min-width:0}.post-nav-link--next{text-align:right}.post-nav-link--empty{visibility:hidden}.post-nav-label{display:block;margin-bottom:5px;color:#1111116b;font-family:var(--sans);font-size:11.5px;font-weight:650;letter-spacing:.02em}.post-nav-title{display:block;color:#111111ad;font-family:var(--sans);font-size:14px;font-weight:500;line-height:1.55;text-wrap:balance}.post-nav-link:hover .post-nav-title{text-decoration:underline;text-decoration-thickness:1px;text-decoration-color:#11111152;text-underline-offset:4px}.post-actions{display:flex;align-items:center}.post-actions a{color:#11111185;font-family:var(--sans);font-size:13px;text-decoration:none}.post-actions a:hover{color:#111111d1;text-decoration:underline;text-underline-offset:3px}.post-toc{position:fixed;right:18px;top:156px;z-index:35;width:12px;overflow:visible}.post-toc-rail{width:12px;display:flex;flex-direction:column;align-items:center;gap:0;padding:4px 0;border:0;border-radius:0;background:transparent;cursor:pointer;opacity:.9;overflow:hidden;transition:opacity .14s ease;pointer-events:auto}.post-toc-bars{width:100%;display:flex;flex-direction:column;align-items:center;gap:7px}.post-toc-bar{width:100%;height:2px;border-radius:999px;background:#11111129;transition:background .16s ease,transform .16s ease,opacity .16s ease;opacity:.8}.post-toc-bar.active{background:#111111c7;transform:scaleX(1.25);opacity:1}.post-toc:hover .post-toc-rail,.post-toc:focus-within .post-toc-rail{opacity:0!important;pointer-events:auto}.post-toc-bridge{position:absolute;top:0;right:12px;width:12px;height:100%;background:transparent;pointer-events:auto}.post-toc-panel{position:absolute;top:0;right:14px;width:250px;max-height:calc(100vh - 190px);overflow:auto;padding:10px;border:1px solid rgba(17,17,17,.08);border-radius:14px;background:#ffffffc7;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);opacity:0;transform:translate(6px);pointer-events:none;transition:opacity .16s ease,transform .16s ease}.post-toc:hover .post-toc-panel,.post-toc:focus-within .post-toc-panel{opacity:1;transform:translate(0);pointer-events:auto}.post-toc-nav{display:flex;flex-direction:column;gap:2px}.post-toc-link{display:block;padding:4px 8px;border-radius:8px;text-decoration:none;color:#1119;font-size:14px;line-height:1.45;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.post-toc-link.l2{padding-left:20px}.post-toc-link.l3{padding-left:32px}.post-toc-link:hover{background:#1111110d;color:#111111db}.post-toc-link.active{background:#11111114;color:#111111f5;font-weight:600}@media(max-width:1320px){.post-toc{display:none}}@media(max-width:760px){.post-article{padding:34px 0 68px}.post-header{margin-bottom:28px;padding-bottom:24px}.post-header:after{width:46%}.post-title{max-width:none;font-size:clamp(31px,9vw,38px);line-height:1.18}.post-dek{font-size:17px;line-height:1.7}.post-cover{max-width:none;margin-top:24px}.post-cover img{max-height:240px;border-radius:16px}.post-content{font-size:17px;line-height:1.86}.post-content h1{font-size:26px}.post-content h2{font-size:22px}.post-content h3{font-size:19px}.post-content figure{margin:2em 0}.post-nav{grid-template-columns:1fr;gap:20px}.post-nav-link--next{text-align:left}.post-nav-link--empty{display:none}}footer{margin-top:auto;border-top:1px solid rgba(17,17,17,.1);padding:22px 0 34px;color:#1111119e;font-size:13px}
