/**handles:single-post-style**/
.post-template{--text:#1c1c1c;--muted:#6b6b6b;--accent:#556b00;font-family:system-ui,sans-serif;color:var(--text)}.post-template h1,.post-template h2,.post-template h3,.post-template h4,.post-template h5,.post-template h6{margin:0}.post-template a{text-decoration:none;color:inherit}.post-hero{margin-bottom:32px;padding:0 32px}.post-hero-container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:24px;align-items:center;background:rgba(85,107,0,.1);border-radius:0 6px 6px 0;padding:32px}@media (max-width:1024px){.post-hero{padding:0 24px;margin-bottom:28px}.post-hero-container{gap:20px;padding:24px}.post-title{font-size:2.4rem}}.post-hero-image{overflow:hidden;border-radius:6px;aspect-ratio:4/3}@media (max-width:1024px){.post-hero-image{aspect-ratio:16/9}}@media (max-width:768px){.post-hero-image{aspect-ratio:3/2}}@media (max-width:480px){.post-hero-image{aspect-ratio:2/1}}.post-hero-image img{width:100%;height:100%;object-fit:cover;border-radius:6px;display:block}.post-no-image{width:100%;height:100%;background:#f0f0f0;display:flex;align-items:center;justify-content:center;color:var(--muted);font-size:1.2rem;border-radius:6px}.post-hero-content{display:flex;flex-direction:column;gap:0;justify-content:space-between;padding:32px}@media (max-width:1024px){.post-hero-content{padding:24px}}@media (max-width:768px){.post-hero-content{padding:16px 0}}.post-hero-header{display:flex;flex-direction:column;gap:16px}.post-category{font-size:.7rem;text-transform:uppercase;color:var(--accent);background:#fff;padding:4px 8px;display:inline-block;font-weight:600;border-radius:4px;width:fit-content}.post-title{font-size:2.8rem;font-weight:400;line-height:1.2;margin:0}@media (max-width:768px){.post-title{font-size:1.8rem}}@media (max-width:480px){.post-title{font-size:1.4rem}}.post-meta{font-size:.9rem;color:var(--muted);display:flex;gap:8px;align-items:center;margin-top:auto;padding-top:16px}.post-author{font-weight:600;color:var(--text)}.post-content-section{max-width:1200px;margin:0 auto;padding:0 32px 64px}@media (max-width:1024px){.post-content-section{padding:0 24px 48px}}@media (max-width:768px){.post-content-section{padding:0 16px 32px}}@media (max-width:480px){.post-content-section{padding:0 12px 24px}}.post-content-wrapper{display:grid;grid-template-columns:1fr 280px;gap:48px}@media (max-width:1024px){.post-content-wrapper{grid-template-columns:1fr 240px;gap:36px}}.post-sidebar{position:relative}.post-sidebar-sticky{position:sticky;top:32px}.sidebar-title{font-size:1.3rem;font-weight:400;margin-bottom:16px;padding-bottom:12px;border-bottom:3px solid #e0e0e0}.sidebar-post{padding:16px 0;border-bottom:1px solid #e0e0e0}.sidebar-post:last-child{border-bottom:none}.sidebar-post-link{display:flex;flex-direction:column;gap:8px;cursor:pointer;transition:all .3s ease}.sidebar-post-image{width:100%;height:120px;overflow:hidden;border-radius:4px;margin-bottom:4px}.sidebar-post-image img{width:100%;height:100%;object-fit:cover;border-radius:4px}.sidebar-category{font-size:.65rem;text-transform:uppercase;color:var(--accent);background:rgba(85,107,0,.1);padding:3px 6px;display:inline-block;font-weight:600;border-radius:3px;width:fit-content}.sidebar-post h4{font-size:.95rem;line-height:1.3;font-weight:500;margin:0;color:var(--text)}.sidebar-meta{font-size:.75rem;color:var(--muted)}.post-content{max-width:900px;margin:0 auto;font-size:1.05rem;line-height:1.8}@media (max-width:768px){.post-content{font-size:1rem}}@media (max-width:480px){.post-content{font-size:.95rem;line-height:1.7}}.post-content p{margin-bottom:1.5rem}@media (max-width:480px){.post-content p{margin-bottom:1.2rem}}.post-content h2{font-size:2rem;font-weight:400;margin:2rem 0 1rem}@media (max-width:768px){.post-content h2{font-size:1.6rem;margin:1.5rem 0 .75rem}}@media (max-width:480px){.post-content h2{font-size:1.3rem;margin:1.2rem 0 .6rem}}.post-content h3{font-size:1.5rem;font-weight:400;margin:1.5rem 0 .75rem}@media (max-width:768px){.post-content h3{font-size:1.2rem;margin:1.2rem 0 .6rem}}@media (max-width:480px){.post-content h3{font-size:1rem;margin:1rem 0 .5rem}}.post-content img{max-width:100%;height:auto;margin:2rem 0;border-radius:6px}@media (max-width:768px){.post-content img{margin:1.5rem 0}}@media (max-width:480px){.post-content img{margin:1rem 0}}.post-content ol,.post-content ul{margin:1.5rem 0;padding-left:2rem}@media (max-width:480px){.post-content ol,.post-content ul{margin:1.2rem 0;padding-left:1.5rem}}.post-content li{margin-bottom:.5rem}.post-content blockquote{border-left:4px solid var(--accent);padding-left:1.5rem;margin:2rem 0;font-style:italic;color:var(--muted)}@media (max-width:480px){.post-content blockquote{padding-left:1rem;margin:1.5rem 0}}.post-content table{width:100%;border-collapse:collapse;margin:2rem 0}@media (max-width:768px){.post-content table{font-size:.9rem;margin:1.5rem 0}}@media (max-width:480px){.post-content table{font-size:.85rem;margin:1rem 0}}.post-content table td,.post-content table th{border:1px solid #e0e0e0;padding:.75rem;text-align:left}@media (max-width:480px){.post-content table td,.post-content table th{padding:.5rem}}.post-content table th{background:#f5f5f5;font-weight:600}@media (max-width:1024px){.post-meta{font-size:.85rem}.sidebar-post h4{font-size:.9rem}.sidebar-title{font-size:1.1rem}}@media (max-width:768px){.post-hero{padding:0 16px}.post-hero-container{grid-template-columns:1fr;gap:20px;padding:20px;background:0 0;border-radius:0}.post-hero-content{padding:16px 0}.post-category{font-size:.65rem;padding:3px 6px}.post-meta{font-size:.8rem;margin-top:12px;padding-top:12px}.post-content-wrapper{grid-template-columns:1fr;gap:24px}.post-sidebar{position:relative}.post-sidebar-sticky{position:relative;top:auto}.sidebar-title{font-size:1.05rem;margin-bottom:12px;padding-bottom:8px}.sidebar-post{padding:12px 0}.sidebar-post-link{gap:6px}.sidebar-post-image{height:100px}.sidebar-post h4{font-size:.85rem}.sidebar-meta{font-size:.7rem}}@media (max-width:480px){body{font-size:14px}.post-hero{padding:0 12px;margin-bottom:16px}.post-hero-container{grid-template-columns:1fr;gap:16px;padding:16px}.post-hero-content{padding:12px 0}.post-hero-header{gap:12px}.post-category{font-size:.6rem;padding:3px 5px}.post-meta{font-size:.75rem;gap:6px;margin-top:10px;padding-top:10px}.post-content-section{padding:0 12px 20px}.post-content-wrapper{gap:20px}.post-content li{margin-bottom:.4rem}.sidebar-post{padding:10px 0}.sidebar-post-link{gap:5px}.sidebar-post-image{height:80px;margin-bottom:2px}.sidebar-title{font-size:1rem;margin-bottom:10px;padding-bottom:8px}.sidebar-post h4{font-size:.8rem}.sidebar-category{font-size:.6rem;padding:2px 4px}.sidebar-meta{font-size:.65rem}}