.blog-container{background:#fff;height:100vh;overflow:hidden}.blog-layout{display:flex;height:100%;width:100%}.blog-sidebar{width:320px;min-width:280px;background:#f8f9fa;border-right:1px solid #e8e8e8;display:flex;flex-direction:column;overflow-y:auto}.blog-sidebar .sidebar-header{padding:24px 20px;border-bottom:1px solid #e8e8e8;background:#fff}.blog-sidebar .sidebar-header h2{margin:0;font-size:20px;font-weight:600;color:#333}.blog-sidebar .sidebar-menu{flex:1;padding:16px 0;overflow-y:auto}.blog-sidebar .sidebar-menu .menu-item{padding:16px 20px;cursor:pointer;transition:all .2s;border-left:3px solid transparent}.blog-sidebar .sidebar-menu .menu-item:hover{background:#f0f0f0}.blog-sidebar .sidebar-menu .menu-item.active{background:#e8f0ff;border-left-color:#3d4df4;color:#3d4df4}.blog-sidebar .sidebar-menu .menu-item.active .menu-item-title{color:#3d4df4;font-weight:600}.blog-sidebar .sidebar-menu .menu-item .menu-item-title{font-size:14px;font-weight:500;color:#333;line-height:1.5;margin-bottom:4px}.blog-sidebar .sidebar-menu .menu-item .menu-item-desc{font-size:12px;color:#666;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.blog-content-wrapper{flex:1;overflow:hidden;display:flex;flex-direction:column;background:#fff}@media screen and (max-width: 768px){.blog-layout{flex-direction:column}.blog-sidebar{width:100%;min-width:auto;max-height:200px;border-right:none;border-bottom:1px solid #e8e8e8}.blog-sidebar .sidebar-menu{display:flex;overflow-x:auto;padding:8px 0}.blog-sidebar .sidebar-menu .menu-item{min-width:200px;flex-shrink:0;border-left:none;border-bottom:3px solid transparent}.blog-sidebar .sidebar-menu .menu-item.active{border-left:none;border-bottom-color:#3d4df4}.blog-content-wrapper{flex:1;overflow-y:auto}}@media screen and (max-width: 480px){.blog-sidebar .sidebar-header{padding:16px}.blog-sidebar .sidebar-header h2{font-size:18px}.blog-sidebar .sidebar-menu .menu-item{padding:12px 16px;min-width:180px}.blog-sidebar .sidebar-menu .menu-item .menu-item-title{font-size:13px}.blog-sidebar .sidebar-menu .menu-item .menu-item-desc{font-size:11px}}pre code.hljs{display:block;overflow-x:auto;padding:1em}code.hljs{padding:3px 5px}/*!
  Theme: GitHub
  Description: Light theme as seen on github.com
  Author: github.com
  Maintainer: @Hirse
  Updated: 2021-05-15

  Outdated base version: https://github.com/primer/github-syntax-light
  Current colors taken from GitHub's CSS
*/.hljs{color:#24292e;background:#fff}.hljs-doctag,.hljs-keyword,.hljs-meta .hljs-keyword,.hljs-template-tag,.hljs-template-variable,.hljs-type,.hljs-variable.language_{color:#d73a49}.hljs-title,.hljs-title.class_,.hljs-title.class_.inherited__,.hljs-title.function_{color:#6f42c1}.hljs-attr,.hljs-attribute,.hljs-literal,.hljs-meta,.hljs-number,.hljs-operator,.hljs-variable,.hljs-selector-attr,.hljs-selector-class,.hljs-selector-id{color:#005cc5}.hljs-regexp,.hljs-string,.hljs-meta .hljs-string{color:#032f62}.hljs-built_in,.hljs-symbol{color:#e36209}.hljs-comment,.hljs-code,.hljs-formula{color:#6a737d}.hljs-name,.hljs-quote,.hljs-selector-tag,.hljs-selector-pseudo{color:#22863a}.hljs-subst{color:#24292e}.hljs-section{color:#005cc5;font-weight:700}.hljs-bullet{color:#735c0f}.hljs-emphasis{color:#24292e;font-style:italic}.hljs-strong{color:#24292e;font-weight:700}.hljs-addition{color:#22863a;background-color:#f0fff4}.hljs-deletion{color:#b31d28;background-color:#ffeef0}.article-content{flex:1;overflow-y:auto;padding:40px 60px;background:#fff;position:relative}.article-content-empty{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px;color:#999;font-size:16px;gap:16px}.article-content-error{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 40px;color:#666}.article-content-error .error-icon{font-size:48px;margin-bottom:16px}.article-content-error .error-message{margin:0 0 24px;color:#ff4d4f;font-size:16px;text-align:center;max-width:500px}.article-content .retry-button{padding:10px 24px;background:#3d4df4;color:#fff;border:none;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .3s ease}.article-content .retry-button:hover{background:#2d3dd4;transform:translateY(-1px);box-shadow:0 4px 12px #3d4df44d}.article-content .retry-button:active{transform:translateY(0);box-shadow:0 2px 6px #3d4df433}.article-content .retry-button:disabled{background:#ccc;cursor:not-allowed;transform:none;box-shadow:none}.article-content-header{margin-bottom:32px;padding-bottom:24px;border-bottom:1px solid #e8e8e8}.article-content-header h1{margin:0;font-size:32px;font-weight:600;color:#333;line-height:1.4}.article-content-loading{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;color:#999;font-size:14px;background:#fff;z-index:10}.article-content-loading .loading-spinner{width:40px;height:40px;border:4px solid #f0f0f0;border-top-color:#3d4df4;border-radius:50%;animation:spin .8s linear infinite;margin-bottom:16px}.article-content-loading p{margin:0;color:#666;font-size:14px}.article-content-body{font-size:16px;line-height:1.8;color:#333;transition:opacity .2s ease-in-out}.article-content-body.loading{opacity:.5;pointer-events:none}.article-content-body h1,.article-content-body h2,.article-content-body h3,.article-content-body h4,.article-content-body h5,.article-content-body h6{margin-top:32px;margin-bottom:16px;font-weight:600;color:#333;line-height:1.4}.article-content-body h1{font-size:28px;border-bottom:1px solid #e8e8e8;padding-bottom:12px}.article-content-body h2{font-size:24px}.article-content-body h3{font-size:20px}.article-content-body h4{font-size:18px}.article-content-body p{margin-bottom:16px;line-height:1.8}.article-content-body ul,.article-content-body ol{margin-bottom:16px;padding-left:24px}.article-content-body ul li,.article-content-body ol li{margin-bottom:8px;line-height:1.8}.article-content-body code{background:#f5f5f5;padding:2px 6px;border-radius:3px;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:14px;color:#e83e8c}.article-content-body pre{background:#f8f8f8;border:1px solid #e8e8e8;border-radius:4px;padding:16px;overflow-x:auto;margin-bottom:16px}.article-content-body pre code{background:transparent;padding:0;color:#333;font-size:14px;line-height:1.6}.article-content-body blockquote{border-left:4px solid #3d4df4;padding-left:16px;margin:16px 0;color:#666;font-style:italic}.article-content-body table{width:100%;border-collapse:collapse;margin-bottom:16px}.article-content-body table th,.article-content-body table td{border:1px solid #e8e8e8;padding:8px 12px;text-align:left}.article-content-body table th{background:#f5f5f5;font-weight:600}.article-content-body a{color:#3d4df4;text-decoration:none}.article-content-body a:hover{text-decoration:underline}.article-content-body img{max-width:100%;height:auto;margin:16px 0;border-radius:4px}.article-content-body hr{border:none;border-top:1px solid #e8e8e8;margin:32px 0}@keyframes spin{to{transform:rotate(360deg)}}
