.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}.cta-section{margin-top:4rem;border-top:1px solid #e5e7eb;padding-top:2rem;margin-bottom:4rem}.cta-container{text-align:center;background:linear-gradient(135deg,#d2207f,#4b03b7);padding:1.5rem 1.8rem;border-radius:16px;box-shadow:0 10px 30px rgba(102,126,234,.3)}.cta-title{font-size:2rem;font-weight:700;color:white;margin-bottom:1rem}.cta-description,.cta-title{font-family:var(--font-poppins)}.cta-description{font-size:1rem;color:rgba(255,255,255,.9);margin-bottom:2rem;line-height:1.6;max-width:500px;margin-left:auto;margin-right:auto}.cta-button{display:inline-block;background:white;color:#282829;padding:1rem 2.5rem;border-radius:50px;text-decoration:none;font-weight:600;font-size:1.1rem;font-family:var(--font-poppins);transition:all .3s ease;box-shadow:0 4px 15px rgba(0,0,0,.1)}.cta-button:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(0,0,0,.15);background:#f8f9ff}@media (max-width:768px){.cta-container{padding:2rem 1.5rem}.cta-title{font-size:1.6rem}.cta-button,.cta-description{font-size:1rem}.cta-button{padding:.8rem 2rem}}@media (max-width:480px){.cta-section{margin-top:3rem;padding-top:2rem}.cta-container{padding:1.5rem 1rem}.cta-title{font-size:1.4rem}.cta-description{font-size:.95rem}}