html{scroll-behavior:smooth}html.perf-degraded{scroll-behavior:auto!important}html,body{overflow-x:clip!important}.post-detail-viewport{justify-content:center;width:100%;margin-top:0;padding:7.5rem 0 6.25rem;display:flex}.post-detail-container{grid-template-columns:18.5rem 1fr;gap:3.5rem;width:92%;max-width:102rem;display:grid}.left-sidebar{opacity:.82;width:100%;min-width:0;max-height:calc(100vh - 6.5rem);padding-right:.25rem;transition:opacity .3s;position:sticky;top:5.5rem;overflow-y:auto}.left-sidebar:hover{opacity:1}.left-sidebar::-webkit-scrollbar{display:none}.left-sidebar{-ms-overflow-style:none;scrollbar-width:none}.sticky-sidebar-wrapper{flex-direction:column;gap:2.2rem;padding-left:.25rem;display:flex}.back-link{color:#727277;align-items:center;gap:.5rem;padding:.25rem 0;font-size:.82rem;font-weight:500;text-decoration:none;transition:all .25s;display:inline-flex}.back-link:hover{color:#fff;transform:translate(-.25rem)}.back-link svg{width:1.05rem;height:1.05rem}.sidebar-box{width:100%;overflow:hidden;background:0 0!important;border:none!important}.category-pill{color:#a1a1aa;background:#ffffff0d;border:.0625rem solid #ffffff14;border-radius:1rem;margin-bottom:.85rem;padding:.2rem .65rem;font-size:.72rem;font-weight:500;display:inline-block}.meta-details{flex-direction:column;gap:.5rem;margin-bottom:.75rem;display:flex}.meta-row{color:#6e6e73;align-items:center;gap:.5rem;font-size:.78rem;display:flex}.meta-row svg{opacity:.6;width:.88rem;height:.88rem}.tags-wrapper{flex-wrap:wrap;gap:.35rem;padding-top:.65rem;display:flex}.tag-item{color:#8e8e93;background:#ffffff08;border-radius:.3rem;padding:.15rem .45rem;font-size:.7rem}.box-title{color:#6e6e73;align-items:center;gap:.45rem;margin-bottom:.85rem;font-size:.78rem;font-weight:700;display:flex}.blue-dot{background-color:var(--themeColor);opacity:.8;border-radius:50%;width:.32rem;height:.32rem}.toc-list{border-left:1px solid #ffffff0f;flex-direction:column;gap:.55rem;padding-left:.2rem;display:flex}.toc-item{color:#6e6e73;white-space:nowrap;text-overflow:ellipsis;align-items:center;gap:.35rem;font-size:.8rem;text-decoration:none;transition:all .25s;display:flex;overflow:hidden}.toc-dot{background:#ffffff26;border-radius:50%;flex-shrink:0;width:.22rem;height:.22rem;transition:all .25s}.toc-item:hover{color:#d1d1d6;transform:translate(.15rem)}.toc-item:hover .toc-dot{background:var(--themeColor)}.toc-item.active{font-size:.9rem;font-weight:700;transform:translate(.2rem);color:var(--themeColor)!important}.toc-item.active .toc-dot{box-shadow:0 0 .4rem rgba(var(--themeColorRgb), .9);transform:scale(1.4);background:var(--themeColor)!important}.toc-empty{color:#555;font-size:.78rem}.recent-list{flex-direction:column;gap:.65rem;list-style:none;display:flex}.recent-item-link{color:#6e6e73;white-space:nowrap;text-overflow:ellipsis;font-size:.8rem;text-decoration:none;transition:color .2s;display:block;overflow:hidden}.recent-item-link:hover{color:#d1d1d6}.main-article-content{background:#0d0d0f;border:.0625rem solid #ffffff14;border-radius:1.25rem;padding:3.8rem;overflow:hidden;box-shadow:0 1.25rem 3.75rem #00000080}.article-header{border-bottom:.0625rem solid #ffffff12;margin-bottom:2.8rem;padding-bottom:2rem}.article-title{background:linear-gradient(#fff 40%,#999 100%);-webkit-background-clip:text;margin-bottom:1rem;font-size:2.85rem;font-weight:900;line-height:1.22}.article-subtitle{color:#98989d;font-size:1.15rem;font-weight:400;line-height:1.6}.article-cover{aspect-ratio:21/9;border:.0625rem solid #ffffff14;border-radius:.875rem;width:100%;margin-bottom:3rem;overflow:hidden}.article-cover img{object-fit:cover;width:100%;height:100%}.markdown-body{color:#e5e5ea;word-break:break-word;font-size:1.08rem;font-weight:500;line-height:1.95}.markdown-body p{margin-bottom:1.75rem}.markdown-body h1,.markdown-body h2,.markdown-body h3,.markdown-body h4{color:#fff;margin-top:3.2rem;margin-bottom:1.25rem;scroll-margin-top:6.5rem;font-weight:700;line-height:1.35}.markdown-body h2{border-bottom:.0625rem solid #ffffff14;padding-bottom:.75rem;padding-left:.85rem;font-size:1.7rem;position:relative}.markdown-body h2:before{content:"";background:var(--themeColor);width:.25rem;height:70%;box-shadow:0 0 .5rem rgba(var(--themeColorRgb), .6);border-radius:.125rem;position:absolute;top:15%;left:0}.markdown-body h3{color:#f2f2f7;font-size:1.35rem}.markdown-body strong{color:#fff;background:linear-gradient(180deg, transparent 65%, rgba(var(--themeColorRgb), .25) 65%);border-radius:.125rem;padding:0 .15rem;font-weight:700}.markdown-body blockquote{border-left:.25rem solid var(--themeColor);color:#aeaeb2;background:#ffffff06;border-top:1px solid #ffffff0a;border-bottom:1px solid #ffffff0a;border-right:1px solid #ffffff0a;border-radius:0 .75rem .75rem 0;margin:2rem 0;padding:1.125rem 1.5rem}.markdown-body blockquote p{margin-bottom:0;line-height:1.8}.markdown-body ul,.markdown-body ol{margin-bottom:1.85rem;padding-left:1.5rem}.markdown-body li{margin-bottom:.625rem;padding-left:.25rem}.markdown-body li::marker{color:var(--themeColor);font-weight:700}.markdown-body :not(pre)>code{background:rgba(var(--themeColorRgb), .12);color:#60a5fa;border:.0625rem solid rgba(var(--themeColorRgb), .2);border-radius:.375rem;padding:.2rem .5rem;font-size:.875em}.markdown-body pre{border-radius:.875rem;margin:2rem 0;padding:1.5rem;overflow-x:auto;box-shadow:inset 0 0 1rem #00000080;background:#090d13!important;border:.0625rem solid #ffffff1a!important}.markdown-body pre code{border:none;padding:0;font-size:.92em;line-height:1.65;color:#e6edf3!important;background:0 0!important}.markdown-body a{color:var(--themeColor);border-bottom:1px dashed var(--themeColor);padding-bottom:.05rem;text-decoration:none;transition:all .2s}.markdown-body a:hover{opacity:.85;border-bottom-style:solid}.markdown-body hr{background:linear-gradient(90deg,#0000,#ffffff26,#0000);border:none;height:.0625rem;margin:3.5rem 0}.markdown-body table{border-collapse:collapse;border:1px solid #ffffff14;border-radius:.75rem;width:100%;margin:2rem 0;overflow:hidden}.markdown-body th,.markdown-body td{text-align:left;border-bottom:1px solid #ffffff0f;padding:.85rem 1.125rem}.markdown-body th{color:#fff;background:#ffffff0d;font-weight:700}.markdown-body tr:nth-child(2n){background:#ffffff04}html.perf-degraded .main-article-content{box-shadow:0 4px 20px #0000004d!important}html.perf-degraded .left-sidebar,html.perf-degraded .markdown-body>*{opacity:1!important;transition:none!important;animation:none!important}html.light-mode,html.light-mode body{background-color:#fbfbfd!important}html.light-mode .back-link{color:#86868b}html.light-mode .back-link:hover{color:#000}html.light-mode .main-article-content{background:#fff;border-color:#0000000f;box-shadow:0 .625rem 1.875rem #00000008}html.perf-degraded.light-mode .main-article-content{box-shadow:0 2px 10px #0000000d!important}html.light-mode .article-title{background:linear-gradient(#1d1d1f 30%,#6e6e73 100%)!important;-webkit-background-clip:text!important}html.light-mode .category-pill{color:#6e6e73;background:#0000000a;border-color:#0000000f}html.light-mode .meta-row,html.light-mode .box-title,html.light-mode .toc-item,html.light-mode .recent-item-link{color:#86868b}html.light-mode .toc-item:hover,html.light-mode .recent-item-link:hover{color:#1d1d1f}html.light-mode .toc-list{border-left-color:#00000014}html.light-mode .markdown-body{color:#2c2c2e}html.light-mode .markdown-body h1,html.light-mode .markdown-body h2,html.light-mode .markdown-body h3,html.light-mode .markdown-body strong{color:#1d1d1f}html.light-mode .markdown-body blockquote{border-color:var(--themeColor);color:#555;background:#00000005}.mobile-toc-fab-wrapper,.mobile-drawer-modal{display:none}@media (max-width:64rem){.desktop-only-box{display:none!important}.post-detail-viewport{padding-top:5.5rem!important;padding-bottom:3rem!important}.post-detail-container{flex-direction:column;gap:1.2rem;width:94%;display:flex}.left-sidebar{opacity:1;max-height:none;position:static;order:1!important}.main-article-content{border-radius:1rem!important;order:2!important;padding:1.5rem 1.25rem!important}.sticky-sidebar-wrapper{gap:1rem}.article-header{margin-bottom:1.8rem!important;padding-bottom:1.2rem!important}.article-title{margin-bottom:.6rem!important;font-size:1.85rem!important;line-height:1.3!important}.article-subtitle{font-size:.95rem!important;line-height:1.5!important}.article-cover{border-radius:.6rem!important;margin-bottom:1.8rem!important}.markdown-body{font-size:.98rem!important;line-height:1.75!important}.markdown-body p{margin-bottom:1.25rem!important}.markdown-body h2{margin-top:2rem!important;margin-bottom:.85rem!important;padding-left:.65rem!important;font-size:1.35rem!important}.markdown-body h3{margin-top:1.6rem!important;margin-bottom:.75rem!important;font-size:1.15rem!important}.markdown-body pre{border-radius:.6rem!important;margin:1.25rem 0!important;padding:1rem!important}.markdown-body blockquote{margin:1.25rem 0!important;padding:.85rem 1rem!important}.markdown-body table{font-size:.85rem;display:block;overflow-x:auto}.mobile-toc-fab-wrapper{z-index:90;display:flex;position:fixed;bottom:1.8rem;right:1.2rem}.mobile-toc-fab{-webkit-backdrop-filter:blur(18px)saturate(180%);color:#fff;cursor:pointer;background:#14141acc;border:1px solid #ffffff29;border-radius:30px;align-items:center;gap:.45rem;padding:.65rem 1.15rem;font-size:.85rem;font-weight:700;transition:transform .2s,background .2s;display:flex;box-shadow:0 10px 28px #00000073}.mobile-toc-fab:active{transform:scale(.95)}.mobile-toc-fab svg{width:1.1rem;height:1.1rem;stroke:var(--themeColor)}.mobile-drawer-modal{z-index:999;visibility:hidden;pointer-events:none;transition:visibility .3s;display:flex;position:fixed;top:0;bottom:0;left:0;right:0;overflow:hidden!important}.mobile-drawer-modal.active{visibility:visible;pointer-events:auto}.mobile-drawer-backdrop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);opacity:0;background:#000000a6;transition:opacity .3s;position:absolute;top:0;bottom:0;left:0;right:0}.mobile-drawer-modal.active .mobile-drawer-backdrop{opacity:1}.mobile-drawer-content{-webkit-backdrop-filter:blur(28px)saturate(210%);background:#121216f0;border-top:1px solid #ffffff24;border-radius:22px 22px 0 0;flex-direction:column;width:100%;max-height:78vh;padding:.8rem 1.5rem 1.5rem;transition:transform .32s cubic-bezier(.16,1,.3,1);display:flex;position:absolute;bottom:0;left:0;right:0;transform:translateY(100%);box-sizing:border-box!important;overflow-x:hidden!important}.mobile-drawer-modal.active .mobile-drawer-content{transform:translateY(0)}.drawer-drag-handle{background:#ffffff38;border-radius:2px;width:36px;height:4px;margin:0 auto .8rem}.mobile-drawer-header{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;padding-bottom:.85rem;display:flex}.drawer-header-title{align-items:center;gap:.6rem;display:flex}.drawer-title-dot{background-color:var(--themeColor);width:8px;height:8px;box-shadow:0 0 10px var(--themeColor);border-radius:50%}.drawer-title-text{color:#fff;letter-spacing:-.01em;font-size:1.25rem!important;font-weight:800!important}.drawer-close-btn{color:#fff;cursor:pointer;background:#ffffff14;border:none;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.drawer-close-btn svg{width:14px;height:14px}.mobile-drawer-body{width:100%;padding:1rem 0;overflow-y:auto;box-sizing:border-box!important;overflow-x:hidden!important}.drawer-section-divider{justify-content:center;align-items:center;gap:.6rem;width:100%;margin:1.4rem 0;display:flex;box-sizing:border-box!important}.divider-line{background:linear-gradient(90deg,#0000,#ffffff1f,#0000);flex:1;height:1px}.divider-node{background:var(--themeColor);width:4px;height:4px;box-shadow:0 0 6px var(--themeColor);border-radius:50%}.section-icon{opacity:.7;width:.9rem;height:.9rem;margin-right:.2rem}html.light-mode .mobile-toc-fab{color:#1d1d1f;background:#ffffffe0;border-color:#0000001a;box-shadow:0 8px 20px #0000001f}html.light-mode .mobile-drawer-content{background:#fffffff0;border-top-color:#00000014}html.light-mode .drawer-drag-handle{background:#0000002e}html.light-mode .drawer-title-text{color:#1d1d1f}html.light-mode .drawer-close-btn{color:#1d1d1f;background:#0000000f}html.light-mode .divider-line{background:linear-gradient(90deg,#0000,#00000014,#0000)}html.perf-degraded .mobile-toc-fab,html.perf-degraded .mobile-drawer-content{-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background:#18181c!important}html.light-mode.perf-degraded .mobile-toc-fab,html.light-mode.perf-degraded .mobile-drawer-content{background:#fff!important}}
