.post-container{width:100%;margin:0;padding:0;background-color:#f9fafb;min-height:100vh;position:relative;box-sizing:border-box;overflow-x:hidden}.post-container:before{content:"";position:fixed;top:0;left:0;right:0;bottom:0;background-color:#f9fafb;z-index:-1}.post-inner{max-width:800px;margin:0 auto;padding:120px 1.5rem 2rem}.breadcrumbs{display:flex;align-items:center;flex-wrap:wrap;margin-bottom:2rem;font-family:var(--font-poppins);font-size:.9rem}.breadcrumb-item{color:#6b7280;text-decoration:none;transition:color .2s ease}.breadcrumb-item:hover{color:#111827}.breadcrumb-separator{margin:0 .5rem;color:#d1d5db}.breadcrumb-active{color:#4b5563;font-weight:500}.post-title{font-size:2.5rem;font-weight:800;color:#111827;margin-bottom:1rem;line-height:1.2;font-family:var(--font-dm-sans)}.post-meta{display:flex;align-items:center;flex-wrap:wrap;margin-bottom:2rem;color:#6b7280;font-size:.95rem;font-family:var(--font-poppins)}.post-author,.post-date,.post-meta-separator,.post-meta-tags{display:inline-flex;align-items:center}.post-meta-tags{flex-wrap:wrap;gap:.5rem}.post-meta-tag{color:#ae0a5f;padding:0;font-size:.95rem;text-decoration:none;transition:color .2s ease;font-family:var(--font-poppins);font-weight:500;text-transform:capitalize;display:inline-flex;align-items:center}.post-meta-tag:hover{color:#292929}.post-content{color:#374151;line-height:1.7;font-size:1.1rem;font-family:var(--font-poppins)}.post-content p{margin-bottom:1.5rem}.post-content h1,.post-content h2,.post-content h3,.post-content h4,.post-content h5,.post-content h6{color:#111827;margin-top:2rem;margin-bottom:1rem;font-weight:700;font-family:var(--font-dm-sans)}.post-content img{max-width:100%;border-radius:8px;margin:1.5rem 0}.post-content ol,.post-content ul{margin-bottom:1.5rem;padding-left:1.5rem}.post-content li{margin-bottom:.5rem}.post-content blockquote{border-left:4px solid #d1d5db;padding-left:1rem;margin-left:0;color:#6b7280;font-style:italic}.post-featured-image{margin:1.5rem 0 2rem;border-radius:12px;overflow:hidden;box-shadow:0 4px 20px rgba(0,0,0,.1)}.post-featured-image img{width:100%;height:auto;display:block;object-fit:cover}@media (max-width:768px){.post-inner{padding:100px 1.25rem 1.5rem}.post-title{font-size:2rem}}@media (max-width:480px){.post-inner{padding:90px 1rem 1.25rem}.post-title{font-size:1.75rem}}.post-meta-separator{display:inline-flex;align-items:center;color:#9a9a9a;margin:0 .3rem}.post-summary{font-size:1.1rem;color:#616670;margin:1rem 0 1.5rem;line-height:1.6;font-family:var(--font-poppins)}.post-author-container{display:flex;align-items:center}.post-author-image{width:28px;height:28px;border-radius:50%;margin-right:.5rem;object-fit:cover}.author-section{margin-top:4rem;border-top:1px solid #e5e7eb;padding-top:2rem;margin-bottom:4rem}.author-container{display:flex;align-items:center;background:linear-gradient(90deg,#a7316e,#c30a60);padding:1.5rem;border-radius:12px;box-shadow:0 4px 12px rgba(174,10,95,.2)}.author-image-container{flex-shrink:0;margin-right:2rem}.author-image{width:105px;height:105px;border-radius:50%;object-fit:cover;border:5px solid white;box-shadow:0 4px 12px rgba(0,0,0,.2)}.author-content{flex:1}.author-title{font-size:.9rem;text-transform:uppercase;letter-spacing:1px;color:rgba(255,255,255,.8);margin-bottom:.5rem;font-family:var(--font-poppins);font-weight:500}.author-name{font-size:1.6rem;font-weight:700;color:white;margin-bottom:.3rem;font-family:var(--font-dm-sans)}.author-bio{font-size:.93rem;line-height:1.5;color:white;font-family:var(--font-poppins)}@media (max-width:768px){.author-container{flex-direction:column;text-align:center}.author-image-container{margin-right:0;margin-bottom:1.5rem}.author-image{width:100px;height:100px}}@media (max-width:480px){.author-section{margin-top:3rem;padding-top:2rem}}