.post-layout{margin-left:208px;margin-top:64px;width:calc(100% - 208px);background:var(--bg-body);box-sizing:border-box;padding:16px 16px 20px;display:flex;align-items:flex-start;gap:20px;transition:margin-left .3s ease,width .3s ease,gap .3s ease}:global(.main-content:has(.post-layout)){padding-bottom:0!important}.post-article{flex:3;min-width:0}.post-sidebar{flex:1;min-width:250px;max-width:350px;position:sticky;top:calc(var(--header-height) + 16px);align-self:flex-start;opacity:1;transform:translate(0);transition:flex-basis .3s ease,min-width .3s ease,max-width .3s ease,opacity .3s ease,transform .3s ease}.sidebar-widget{background:var(--bg-card);border-radius:4px;box-shadow:var(--shadow-md);margin-bottom:0;overflow:hidden}.sidebar-widget:not(:first-child){margin-top:20px}.post-sidebar>.sidebar-widget:first-of-type{margin-top:0}.post-sidebar>.sidebar-widget+.sidebar-sticky-section,.post-sidebar>.sidebar-sticky-section+.sidebar-widget{margin-top:20px}.widget-title{background:var(--bg-card);color:var(--text-primary);padding:16px 20px;margin:0;font-size:16px;font-weight:600;display:flex;align-items:center;gap:8px;border-bottom:1px solid var(--border-color)}.widget-title i{font-size:14px}.stats-content{padding:12px;display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.stat-item{text-align:center;padding:12px;border-radius:4px;background:var(--bg-muted);transition:background .2s ease,transform .2s ease}.stat-item:hover{background:var(--bg-hover);transform:translateY(-2px)}.stat-number{font-size:20px;font-weight:700;color:var(--color-primary);margin-bottom:4px}.stat-label{font-size:11px;color:var(--text-secondary);font-weight:550}.categories-content{background:transparent}.category-item{border-bottom:1px solid var(--border-color-light)}.category-item:last-child{border-bottom:none}.category-link{display:flex;justify-content:space-between;align-items:center;padding:12px 20px;color:var(--text-secondary);text-decoration:none;transition:all .3s ease}.category-link:hover{background:var(--bg-muted);color:var(--link-color)}.category-name{font-size:16px;font-weight:var(--font-weight-semibold)}.category-count{font-size:12px;color:var(--text-secondary);background:var(--bg-muted);padding:2px 8px;border-radius:10px;transition:all .3s ease}.category-link:hover .category-count{background:var(--link-color);color:var(--text-inverse)}.post-main-container{background:var(--bg-card);border-radius:4px;box-shadow:var(--shadow-md);overflow:hidden;margin-bottom:20px}.post-header{text-align:center;padding:28px 32px 20px}.post-header .post-title{max-width:980px;margin:0 auto 16px;color:var(--text-primary);font-size:30px;font-weight:600;line-height:1.32;letter-spacing:0;text-align:center;text-wrap:balance}@media(max-width:1200px){.post-layout{margin-left:0;width:100%}}@media(max-width:1000px){.post-layout{position:static;inset:auto;margin:64px 0 0;width:100%;overflow-y:visible;padding:16px 16px 20px}.post-sidebar{display:none;position:static}}@media(max-width:768px){.post-layout{padding:6px 6px 20px;margin-top:64px}.post-header{padding:20px 20px 0}.post-title{font-size:25px;line-height:1.36;margin-bottom:14px}}@media(max-width:640px){.post-layout{margin-top:54px}}@media(max-width:480px){.post-layout{padding:6px 6px 20px}.post-header{padding:20px 15px 0}.post-title{font-size:22px;line-height:1.4}}.about-container{max-width:100%}.about-layout .about-sidebar{position:static;top:auto;align-self:flex-start;margin-top:0}.about-layout .sidebar-sticky-section{display:block;position:static;top:auto;margin-top:0!important}.about-layout .about-sidebar>.sidebar-sticky-section .stats-widget{margin-top:0!important}html.simple-mode .about-layout .post-sidebar{display:flex;flex-direction:column;align-self:flex-start;gap:20px}html.simple-mode .about-layout .sidebar-sticky-section{position:static;top:auto;width:100%}html.simple-mode .about-layout .post-sidebar .stats-widget{display:block;width:100%}html.simple-mode .about-layout .post-sidebar .categories-widget{display:block;width:100%;margin-top:0!important}.about-content{padding:20px}.about-container .post-header{padding-bottom:20px;margin-bottom:0}.about-container .post-header:after{content:"";display:block;height:1px;background:var(--border-color-light);margin:20px -10px 0}.about-section{margin-bottom:30px;padding-bottom:25px;border-bottom:1px solid var(--border-color)}.about-section:last-of-type{border-bottom:none;padding-bottom:0;margin-bottom:0}.about-section h2{font-size:1.4rem;font-weight:600;color:var(--text-primary);margin-bottom:15px}.about-section p{font-size:1rem;line-height:1.7;color:var(--text-secondary);margin-bottom:12px}.about-section p:last-child{margin-bottom:0}.about-list{list-style:none;padding:0;margin:15px 0}.about-list li{font-size:1rem;line-height:1.7;color:var(--text-secondary);margin-bottom:10px;padding-left:24px;position:relative}.about-list li:before{content:"•";position:absolute;left:8px;color:var(--link-color);font-weight:700;font-size:1.2rem}.about-list li strong{color:var(--text-primary);font-weight:600}.about-footer{margin-top:50px;padding-top:30px;border-top:2px solid var(--border-color);text-align:center}.about-footer p{font-size:.95rem;color:var(--text-secondary);margin-bottom:10px}.about-update{font-size:.9rem;color:var(--text-muted);font-style:italic}@media(max-width:768px){.about-content{padding:15px}.about-section{margin-bottom:25px;padding-bottom:20px}.about-section h2{font-size:1.25rem}.about-section p,.about-list li{font-size:1rem;line-height:1.75}}@media(max-width:480px){.about-content{padding:12px}.about-section h2{font-size:1.2rem}}
