.content-wrapper{display:flex;flex-direction:row;gap:40px;max-width:1240px;margin:40px auto;padding:0 20px}.single-post{flex:1 1 70%}.post-header .meta{display:flex;justify-content:flex-start;gap:20px;font-size:14px;color:#333;margin-bottom:10px}.post-header .post-title{font-size:2rem;margin-bottom:20px;line-height:1.4;color:#1c1e21}.post-thumbnail{margin-bottom:25px}.post-thumbnail img{width:100%;height:auto;border-radius:6px;object-fit:cover}.post-content{font-size:18px;line-height:1.8;color:#222}.post-content h2,.post-content h3{margin-top:30px;color:#111}.post-content p{margin-bottom:20px}.sidebar{flex:1 1 30%}.sidebar .widget{background:#fff;border-radius:6px;box-shadow:0 1px 4px rgba(0,0,0,.08);padding:20px;margin-bottom:30px}.sidebar .widget h3{font-size:1.2rem;margin-bottom:15px;border-bottom:2px solid #e60000;padding-bottom:6px}.sidebar .widget ul{list-style:none;padding:0;margin:0}.sidebar .widget ul li{margin-bottom:10px;font-size:15px}.sidebar .widget ul li a{color:#333;text-decoration:none}.sidebar .widget ul li a:hover{color:#e60000;text-decoration:underline}@media (max-width:992px){.content-wrapper{flex-direction:column;gap:30px}}