.post-header{color:#fff;background:linear-gradient(135deg,#0c3cc3 0%,#0d4be1 100%);padding:40px 0 30px}.breadcrumb{opacity:.9;align-items:center;gap:10px;margin-bottom:20px;font-size:.9rem;display:flex}.post-title h1{font-size:35px}.post-title{margin-top:40px}.breadcrumb a{color:#fff;text-decoration:none}.breadcrumb a:hover{text-decoration:underline}.post-category{text-transform:capitalize;background:#fff3;border-radius:20px;margin-bottom:15px;padding:6px 18px;font-size:.9rem;font-weight:600;display:inline-block}.post-header h1{margin-bottom:20px;font-size:2.5rem;font-weight:700;line-height:1.3}.post-meta{opacity:.95;flex-wrap:wrap;align-items:center;gap:25px;font-size:.95rem;display:flex}.author-info,.post-date,.post-stats{align-items:center;gap:8px;display:flex}.post-stats{gap:20px;display:flex}.post-featured-image{background:#f0f0f0;border-radius:40px;width:1000px;max-height:500px;margin:40px auto 0;overflow:hidden}.post-featured-image img{object-fit:cover;width:100%;height:100%}.post-content{padding:60px 0}.content-wrapper{max-width:800px;margin:0 auto}.post-body{color:#333;font-size:1.1rem;line-height:1.8;font-family:var(--font-poppins), sans-serif;margin-bottom:40px}.post-body h1{color:#111;font-size:2rem;font-weight:700}.post-body h2{color:#0c3cc3;font-size:1.8rem}.post-body h3{color:#0c3cc3;font-size:1.4rem}.post-body h4{font-size:1.15rem;font-weight:600}.post-body p{margin-bottom:20px}.post-body img{border-radius:8px;max-width:100%;height:auto;margin:30px 0}.post-body ul,.post-body ol{margin:20px 0;padding-left:30px}.post-body li{margin-bottom:10px}.post-body blockquote{color:#666;border-left:4px solid #0c3cc3;margin:30px 0;padding-left:20px;font-style:italic}.post-body code{background:#f5f5f5;border-radius:4px;padding:2px 6px;font-family:Courier New,monospace;font-size:.9em}.post-body pre{color:#d4d4d4;background:#1e1e1e;border-radius:8px;margin:20px 0;padding:20px;overflow-x:auto}.post-body pre code{color:inherit;background:0 0;padding:0}.post-body a{color:#0c3cc3;text-decoration:underline}.post-body hr{border:none;border-top:2px solid #e0e0e0;margin:30px 0}.post-body mark{background:#ffe066;border-radius:3px;padding:1px 3px}.post-body strong{font-weight:700}.post-body em{font-style:italic}.post-body u{text-decoration:underline}.post-body s{text-decoration:line-through}.post-tags{border-top:1px solid #e0e0e0;border-bottom:1px solid #e0e0e0;flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:30px;padding:20px 0;display:flex}.post-tags i{color:#0c3cc3;font-size:1.2rem}.tag{color:#666;background:#f0f0f0;border-radius:20px;padding:5px 15px;font-size:.9rem}.post-actions{border-bottom:2px solid #e0e0e0;justify-content:space-between;align-items:center;margin-bottom:40px;padding:30px 0;display:flex}.like-button{color:#0c3cc3;cursor:pointer;background:#fff;border:2px solid #0c3cc3;border-radius:50px;align-items:center;gap:10px;padding:12px 30px;font-size:1rem;font-weight:600;transition:all .3s;display:flex}.like-button:hover,.like-button.liked{color:#fff;background:#0c3cc3}.like-button i{font-size:1.2rem}.share-buttons{align-items:center;gap:15px;display:flex}.share-buttons span{color:#666;font-weight:600}.share-btn{color:#fff;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;text-decoration:none;transition:transform .3s;display:flex}.share-btn:hover{transform:scale(1.1)}.share-btn.twitter{background:#1da1f2}.share-btn.facebook{background:#4267b2}.share-btn.linkedin{background:#0077b5}.comments-section{margin-top:60px}.comments-section h3{color:#333;margin-bottom:30px;font-size:2rem}.comment-form{background:#f8f9fa;border-radius:12px;margin-bottom:40px;padding:30px}.comment-form h4{color:#333;margin-bottom:20px}.form-row{grid-template-columns:1fr 1fr;gap:15px;margin-bottom:15px;display:grid}.form-group{margin-bottom:15px}.form-group input,.form-group textarea{border:1px solid #ddd;border-radius:8px;width:100%;padding:12px 15px;font-family:inherit;font-size:1rem;transition:border-color .3s}.form-group input:focus,.form-group textarea:focus{border-color:#0c3cc3;outline:none}.btn-submit{color:#fff;cursor:pointer;background:#0c3cc3;border:none;border-radius:8px;padding:12px 30px;font-size:1rem;font-weight:600;transition:background .3s}.btn-submit:hover{background:#0d4be1}.btn-submit:disabled{cursor:not-allowed;background:#ccc}.form-note{color:#666;margin-top:10px;font-size:.9rem}.comments-list{margin-top:40px}.no-comments{text-align:center;color:#999;padding:40px;font-style:italic}.comment{border-bottom:1px solid #e0e0e0;gap:15px;padding:25px 0;display:flex}.comment:last-child{border-bottom:none}.comment-avatar{flex-shrink:0}.comment-avatar i{color:#0c3cc3;font-size:3rem}.comment-content{flex:1}.comment-header{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.comment-header strong{color:#333;font-size:1.1rem}.comment-date{color:#999;font-size:.9rem}.comment-content p{color:#666;line-height:1.6}.back-to-blog{background:#f8f9fa;padding:40px 0}.btn-back{color:#fff;background:#0c3cc3;border-radius:8px;align-items:center;gap:10px;padding:12px 25px;font-weight:600;text-decoration:none;transition:background .3s;display:inline-flex}.btn-back:hover{background:#0d4be1}.error-container{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:60vh;padding:40px 20px;display:flex}.error-container h1{color:#333;margin-bottom:15px}.error-container p{color:#666;margin-bottom:25px}@keyframes post-shimmer{0%{background-position:-600px 0}to{background-position:600px 0}}.post-skeleton{padding-bottom:60px}.post-skeleton__image{background:linear-gradient(90deg,#f0f0f0 25%,#e4e4e4 50%,#f0f0f0 75%) 0 0/1200px 100%;border-radius:40px;width:1000px;max-width:100%;height:420px;margin:40px auto 0;animation:1.5s linear infinite post-shimmer}.post-skeleton__line{background:linear-gradient(90deg,#f0f0f0 25%,#e4e4e4 50%,#f0f0f0 75%) 0 0/1200px 100%;border-radius:7px;height:14px;margin-bottom:12px;animation:1.5s linear infinite post-shimmer}.post-skeleton__line--title{border-radius:8px;width:85%;height:32px;margin-top:36px}.post-skeleton__line--title-short{border-radius:8px;width:55%;height:32px}.post-skeleton__meta{flex-wrap:wrap;gap:20px;margin:20px 0 36px;display:flex}.post-skeleton__line--meta{border-radius:6px;width:120px;height:12px;margin:0}.post-skeleton__line--meta-sm{border-radius:6px;width:80px;height:12px;margin:0}.post-skeleton__para{margin-bottom:28px}.post-skeleton__line--full{width:100%}.post-skeleton__line--three-quarter{width:72%}@media (max-width:768px){.post-skeleton__image{border-radius:0;width:100%;height:220px;margin-top:0}.post-skeleton__line--title,.post-skeleton__line--title-short{height:24px}}.btn-primary{color:#fff;background:#0c3cc3;border-radius:8px;padding:12px 30px;font-weight:600;text-decoration:none;transition:background .3s;display:inline-block}.btn-primary:hover{background:#0d4be1}@media (max-width:768px){.post-header h1{font-size:1.8rem}.post-meta{gap:15px;font-size:.85rem}.post-body{font-size:1rem}.form-row{grid-template-columns:1fr}.post-actions{flex-direction:column;align-items:flex-start;gap:20px}.share-buttons{justify-content:flex-start;width:100%}.comment{flex-direction:column}.comment-avatar i{font-size:2rem}.post-featured-image{background:#f0f0f0;border-radius:0;width:100%;max-height:500px;margin:0 auto;overflow:hidden}.post-content{padding:40px 0}}
