.single-post-content{padding:80px 0;background-color:#fff}.single-post-container{max-width:900px;margin:0 auto}.post-header{margin-bottom:40px;text-align:center}.post-header .post-meta{display:flex;align-items:center;justify-content:center;gap:15px;margin-bottom:20px;font-size:14px;color:var(--text-color,#666)}.post-header .post-meta .category{background-color:#eef5ff;color:var(--secondary-color,#3498db);padding:4px 12px;border-radius:20px;font-weight:600}.post-header h1{font-size:clamp(28px, 4vw, 42px);font-weight:700;color:var(--primary-color,#000);line-height:1.3;margin-bottom:30px}.post-header .featured-image{width:100%;margin-top:30px;border-radius:16px;overflow:hidden;box-shadow:0 10px 40px rgb(0 0 0 / .08)}.post-header .featured-image img{width:100%;height:auto;display:block}.post-body{font-size:18px;line-height:1.8;color:var(--text-color,#444)}.post-body p{margin-bottom:25px}.post-body h2,.post-body h3,.post-body h4{color:var(--primary-color,#000);font-weight:700;margin-top:40px;margin-bottom:20px}.post-body h2{font-size:28px}.post-body h3{font-size:24px}.post-body h4{font-size:20px}.post-body ul,.post-body ol{margin-bottom:25px;padding-left:20px}.post-body li{margin-bottom:10px}.post-body blockquote{border-left:4px solid var(--secondary-color,#3498db);padding-left:20px;margin:30px 0;font-style:italic;color:#555;background:#f9f9f9;padding:20px;border-radius:0 8px 8px 0}.post-body img{max-width:100%;height:auto;border-radius:8px;margin:20px 0}.post-navigation{margin-top:60px;padding-top:40px;border-top:1px solid #eee;display:flex;justify-content:space-between}.post-navigation a{text-decoration:none;color:var(--text-color,#666);font-weight:600;display:flex;align-items:center;gap:10px;transition:color 0.2s}.post-navigation a:hover{color:var(--secondary-color,#3498db)}