.post-hero{position:relative;height:350px;background-size:cover;background-position:50%;justify-content:center}.post-hero,.post-overlay{width:100%;display:flex;align-items:center}.post-overlay{background-color:rgba(0,0,0,.5);padding:0;height:100%}.post-content{width:100%;max-width:1100px;color:#fff;margin-left:auto;margin-right:auto}.post-title{font-size:36px;font-weight:700;margin-bottom:10px}.post-breadcrumb{font-size:14px;color:#ddd;margin-bottom:8px}.post-breadcrumb a{color:#fff;font-weight:700}.post-breadcrumb a:hover{color:var(--p);font-weight:700}.post-breadcrumb .actual{color:#fff;font-weight:700}.post-date{font-size:13px;color:#ccc}.blog-layout{display:flex;max-width:1200px;margin:40px auto;padding:0 20px;gap:40px}.blog-main{flex:3 1}.blog-main h2{font-size:28px;margin-bottom:16px;color:#222}.blog-main h3{font-size:20px;color:#222;margin-top:30px;margin-bottom:12px;font-weight:700}.blog-main h3+ul{margin-top:8px}.blog-main p{font-size:16px;line-height:1.7;color:#444;margin-bottom:16px}.blog-main ul{padding-left:20px;margin-bottom:20px}.blog-main li{font-size:16px;color:#333;margin-bottom:10px}.blog-sidebar{flex:1 1}.social-box{background:#f9f9f9;padding:20px;margin-bottom:30px;border-radius:8px;box-shadow:0 2px 6px rgba(0,0,0,.05)}.social-box h3{margin-bottom:12px;font-size:18px;color:#333}.social-icons{display:flex;gap:12px}.social-icons a{font-size:20px;color:#333;transition:color .3s}.social-icons a:hover{color:var(--p)}.featured-box{background:#f0f0f0;padding:20px;border-radius:8px}.featured-box h3{margin-bottom:16px;font-size:18px;color:#333}.featured-post{display:flex;align-items:center;margin-bottom:14px;gap:10px}.featured-post img{width:60px;height:60px;object-fit:cover;border-radius:6px}.featured-post a{font-size:14px;color:#0066cc;font-weight:700;text-decoration:none}.featured-post a:hover{text-decoration:underline}