.post-module__2TnkgG__blogPage{padding:3rem 0 5rem}.post-module__2TnkgG__navigation{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:3rem;display:flex}.post-module__2TnkgG__navRight{align-items:center;gap:1rem;display:flex}.post-module__2TnkgG__backButton{color:var(--softTextColor);background:var(--softBg);border:1px solid var(--border);border-radius:10px;align-items:center;gap:.5rem;padding:.6rem 1.2rem;font-size:.95rem;font-weight:600;transition:all .2s;display:inline-flex}.post-module__2TnkgG__backButton:hover{background:var(--accent);color:var(--bg);border-color:var(--accent);transform:translate(-4px)}.post-module__2TnkgG__categoryBadge{background:var(--accent);color:var(--bg);letter-spacing:.5px;text-transform:uppercase;box-shadow:var(--shadow-sm);border-radius:20px;padding:.6rem 1.4rem;font-size:.85rem;font-weight:700;display:inline-block}.post-module__2TnkgG__header{margin-bottom:3rem}.post-module__2TnkgG__title{color:var(--textColor);letter-spacing:-.03em;margin:0 0 2rem;font-size:3.5rem;font-weight:900;line-height:1.15}.post-module__2TnkgG__meta{border-bottom:2px solid var(--border);padding-bottom:2rem}.post-module__2TnkgG__authorSection{align-items:center;gap:1rem;display:flex}.post-module__2TnkgG__avatar{background:var(--accent);width:56px;height:56px;color:var(--bg);box-shadow:var(--shadow-sm);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1.3rem;font-weight:700;display:flex}.post-module__2TnkgG__authorInfo{flex-direction:column;gap:.4rem;display:flex}.post-module__2TnkgG__authorName{color:var(--textColor);font-size:1.1rem;font-weight:700}.post-module__2TnkgG__metaDetails{color:var(--softTextColor);align-items:center;gap:.6rem;font-size:.95rem;display:flex}.post-module__2TnkgG__date,.post-module__2TnkgG__readTime{align-items:center;gap:.4rem;display:flex}.post-module__2TnkgG__separator{color:var(--border)}.post-module__2TnkgG__views{align-items:center;gap:.4rem;display:flex}.post-module__2TnkgG__engagement{background:var(--softBg);border:1px solid var(--border);border-radius:12px;align-items:center;gap:1.5rem;padding:.8rem 1.5rem;display:flex}.post-module__2TnkgG__engagementItem{color:var(--softTextColor);align-items:center;gap:.5rem;font-size:.95rem;font-weight:600;display:flex}.post-module__2TnkgG__engagementItem svg{color:var(--accent)}.post-module__2TnkgG__tags{flex-wrap:wrap;gap:.75rem;margin-top:1.5rem;display:flex}.post-module__2TnkgG__tag{background:var(--softBg);color:var(--accent);border:1px solid var(--border);border-radius:8px;padding:.5rem 1rem;font-size:.9rem;font-weight:600;transition:all .2s;display:inline-block}.post-module__2TnkgG__tag:hover{background:var(--accent);color:var(--bg);border-color:var(--accent)}.post-module__2TnkgG__featuredImage{margin:3rem 0 4rem}.post-module__2TnkgG__imageContainer{width:100%;height:550px;box-shadow:var(--shadow-lg);border:1px solid var(--border);background:var(--softBg);border-radius:20px;position:relative;overflow:hidden}.post-module__2TnkgG__image{object-fit:cover;transition:transform .6s}.post-module__2TnkgG__imageContainer:hover .post-module__2TnkgG__image{transform:scale(1.03)}.post-module__2TnkgG__article{max-width:100%}.post-module__2TnkgG__lead{color:var(--textColor);background:var(--softBg);border-left:5px solid var(--accent);box-shadow:var(--shadow-sm);border-radius:12px;margin-bottom:2.5rem;padding:2rem 2.5rem;font-size:1.35rem;font-weight:500;line-height:1.8}.post-module__2TnkgG__lead p{margin:0}.post-module__2TnkgG__divider{background:linear-gradient(90deg, var(--gradient-start), var(--gradient-end));border-radius:2px;height:3px;margin:3rem 0}.post-module__2TnkgG__content{color:var(--textColor);font-size:1.15rem;line-height:1.85}.post-module__2TnkgG__content h1,.post-module__2TnkgG__content h2,.post-module__2TnkgG__content h3,.post-module__2TnkgG__content h4,.post-module__2TnkgG__content h5,.post-module__2TnkgG__content h6{color:var(--textColor);letter-spacing:-.02em;margin-top:3rem;margin-bottom:1.2rem;font-weight:700;line-height:1.3}.post-module__2TnkgG__content h1{border-bottom:2px solid var(--border);margin-top:4rem;padding-bottom:.8rem;font-size:2.5rem}.post-module__2TnkgG__content h2{margin-top:3.5rem;font-size:2.1rem}.post-module__2TnkgG__content h3{font-size:1.75rem}.post-module__2TnkgG__content h4{font-size:1.5rem}.post-module__2TnkgG__content p{margin-bottom:1.8rem;line-height:1.85}.post-module__2TnkgG__content a{color:var(--accent);text-decoration:underline;-webkit-text-decoration-color:var(--accent);text-decoration-color:var(--accent);text-underline-offset:4px;font-weight:600;text-decoration-thickness:2px;transition:all .2s}.post-module__2TnkgG__content a:hover{opacity:.8;text-decoration-thickness:3px}.post-module__2TnkgG__content ul,.post-module__2TnkgG__content ol{margin:2rem 0;padding-left:2.5rem}.post-module__2TnkgG__content li{margin-bottom:1rem;line-height:1.85}.post-module__2TnkgG__content li::marker{color:var(--accent);font-weight:700}.post-module__2TnkgG__content blockquote{border-left:5px solid var(--accent);background:var(--softBg);color:var(--textColor);box-shadow:var(--shadow-sm);border-radius:0 12px 12px 0;margin:3rem 0;padding:2rem 2.5rem;font-size:1.25rem;font-style:italic}.post-module__2TnkgG__content code{background:var(--softBg);color:var(--accent);border:1px solid var(--border);border-radius:6px;padding:.3rem .7rem;font-family:Courier New,monospace;font-size:.95em;font-weight:600}.post-module__2TnkgG__content pre{background:var(--softBg);border:1px solid var(--border);box-shadow:var(--shadow-sm);border-radius:12px;margin:2.5rem 0;padding:2rem;overflow-x:auto}.post-module__2TnkgG__content pre code{color:var(--textColor);background:0 0;border:none;padding:0;font-weight:400}.post-module__2TnkgG__content img{max-width:100%;height:auto;box-shadow:var(--shadow-lg);border:1px solid var(--border);border-radius:16px;margin:3rem 0}.post-module__2TnkgG__content hr{background:linear-gradient(90deg, var(--gradient-start), var(--gradient-end));border:none;border-radius:2px;height:3px;margin:3rem 0}.post-module__2TnkgG__content strong{color:var(--textColor);font-weight:700}.post-module__2TnkgG__content em{color:var(--softTextColor);font-style:italic}.post-module__2TnkgG__content table{border-collapse:collapse;background:var(--softBg);width:100%;box-shadow:var(--shadow-sm);border-radius:12px;margin:2.5rem 0;overflow:hidden}.post-module__2TnkgG__content table th,.post-module__2TnkgG__content table td{text-align:left;border-bottom:1px solid var(--border);padding:1rem 1.5rem}.post-module__2TnkgG__content table th{background:var(--accent);color:var(--bg);font-weight:700}.post-module__2TnkgG__content table tr:last-child td{border-bottom:none}.post-module__2TnkgG__keywords{border-top:2px solid var(--border);margin-top:4rem;padding-top:3rem}.post-module__2TnkgG__keywords h4{color:var(--textColor);margin-bottom:1rem;font-size:1.2rem;font-weight:700}.post-module__2TnkgG__keywordList{flex-wrap:wrap;gap:.5rem;display:flex}.post-module__2TnkgG__keyword{background:var(--accent);color:var(--bg);border-radius:6px;padding:.4rem .9rem;font-size:.85rem;font-weight:600;display:inline-block}.post-module__2TnkgG__footerCta{border-top:2px solid var(--border);margin-top:5rem;padding-top:4rem}.post-module__2TnkgG__ctaCard{background:linear-gradient(135deg, var(--softBg) 0%, var(--card-bg) 100%);text-align:center;border:1px solid var(--border);box-shadow:var(--shadow-md);border-radius:20px;padding:3.5rem 3rem;position:relative;overflow:hidden}.post-module__2TnkgG__ctaCard:before{content:"";background:linear-gradient(90deg, var(--gradient-start), var(--gradient-end));height:4px;position:absolute;top:0;left:0;right:0}.post-module__2TnkgG__ctaTitle{color:var(--textColor);letter-spacing:-.02em;margin:0 0 1rem;font-size:2rem;font-weight:800}.post-module__2TnkgG__ctaDescription{color:var(--softTextColor);margin:0 0 2rem;font-size:1.1rem;line-height:1.6}.post-module__2TnkgG__ctaButton{background:var(--accent);color:var(--bg);box-shadow:var(--shadow-md);border-radius:50px;align-items:center;gap:.7rem;padding:1.1rem 2.8rem;font-size:1.05rem;font-weight:700;transition:all .3s;display:inline-flex}.post-module__2TnkgG__ctaButton:hover{box-shadow:var(--shadow-lg);transform:translateY(-3px)}@media (max-width:1024px){.post-module__2TnkgG__title{font-size:3rem}.post-module__2TnkgG__imageContainer{height:450px}.post-module__2TnkgG__lead{padding:1.8rem 2rem;font-size:1.25rem}.post-module__2TnkgG__content{font-size:1.1rem}.post-module__2TnkgG__content h1{font-size:2.2rem}.post-module__2TnkgG__content h2{font-size:1.9rem}.post-module__2TnkgG__content h3{font-size:1.6rem}}@media (max-width:768px){.post-module__2TnkgG__blogPage{padding:2rem 0 4rem}.post-module__2TnkgG__navigation{margin-bottom:2rem}.post-module__2TnkgG__title{font-size:2.5rem}.post-module__2TnkgG__avatar{width:50px;height:50px;font-size:1.1rem}.post-module__2TnkgG__authorName{font-size:1rem}.post-module__2TnkgG__metaDetails{font-size:.9rem}.post-module__2TnkgG__imageContainer{border-radius:16px;height:380px}.post-module__2TnkgG__lead{padding:1.5rem 1.8rem;font-size:1.15rem}.post-module__2TnkgG__content{font-size:1.05rem}.post-module__2TnkgG__content h1{font-size:2rem}.post-module__2TnkgG__content h2{font-size:1.75rem}.post-module__2TnkgG__content h3{font-size:1.5rem}.post-module__2TnkgG__content blockquote{padding:1.5rem 2rem;font-size:1.15rem}.post-module__2TnkgG__ctaCard{padding:2.5rem 2rem}.post-module__2TnkgG__ctaTitle{font-size:1.75rem}.post-module__2TnkgG__ctaDescription{font-size:1rem}}@media (max-width:640px){.post-module__2TnkgG__blogPage{padding:1.5rem 0 3rem}.post-module__2TnkgG__navigation{flex-direction:column;align-items:flex-start;gap:.8rem;margin-bottom:1.5rem}.post-module__2TnkgG__backButton{padding:.5rem 1rem;font-size:.9rem}.post-module__2TnkgG__categoryBadge{padding:.5rem 1.2rem;font-size:.8rem}.post-module__2TnkgG__header{margin-bottom:2rem}.post-module__2TnkgG__title{margin-bottom:1.5rem;font-size:2rem}.post-module__2TnkgG__meta{padding-bottom:1.5rem}.post-module__2TnkgG__avatar{width:46px;height:46px;font-size:1rem}.post-module__2TnkgG__authorName{font-size:.95rem}.post-module__2TnkgG__metaDetails{font-size:.85rem}.post-module__2TnkgG__imageContainer{border-radius:12px;height:300px}.post-module__2TnkgG__featuredImage{margin:2rem 0 3rem}.post-module__2TnkgG__lead{margin-bottom:2rem;padding:1.25rem 1.5rem;font-size:1.05rem}.post-module__2TnkgG__divider{margin:2rem 0}.post-module__2TnkgG__content{font-size:1rem}.post-module__2TnkgG__content h1{margin-top:2.5rem;font-size:1.75rem}.post-module__2TnkgG__content h2{margin-top:2.5rem;font-size:1.5rem}.post-module__2TnkgG__content h3{font-size:1.3rem}.post-module__2TnkgG__content ul,.post-module__2TnkgG__content ol{padding-left:1.8rem}.post-module__2TnkgG__content blockquote{padding:1.25rem 1.5rem;font-size:1.05rem}.post-module__2TnkgG__footerCta{margin-top:3.5rem;padding-top:3rem}.post-module__2TnkgG__ctaCard{border-radius:16px;padding:2rem 1.5rem}.post-module__2TnkgG__ctaTitle{font-size:1.5rem}.post-module__2TnkgG__ctaDescription{font-size:.95rem}.post-module__2TnkgG__ctaButton{padding:.9rem 2rem;font-size:.95rem}}@media (max-width:480px){.post-module__2TnkgG__title{font-size:1.75rem}.post-module__2TnkgG__imageContainer{height:250px}.post-module__2TnkgG__lead{padding:1rem 1.25rem;font-size:1rem}.post-module__2TnkgG__content{font-size:.95rem}.post-module__2TnkgG__content h1{font-size:1.6rem}.post-module__2TnkgG__content h2{font-size:1.4rem}.post-module__2TnkgG__content h3{font-size:1.2rem}.post-module__2TnkgG__ctaCard{padding:1.75rem 1.25rem}.post-module__2TnkgG__ctaTitle{font-size:1.35rem}.post-module__2TnkgG__ctaButton{padding:.85rem 2rem;font-size:.95rem}}
