.SocialShare-module__V3yXNW__socialShare{border-top:1px solid var(--border);border-bottom:1px solid var(--border);align-items:center;gap:1rem;margin:2rem 0;padding:1.5rem 0;display:flex}.SocialShare-module__V3yXNW__label{color:var(--primary);text-transform:uppercase;letter-spacing:.5px;font-size:.9rem;font-weight:600}.SocialShare-module__V3yXNW__buttons{flex-wrap:wrap;gap:.75rem;display:flex}.SocialShare-module__V3yXNW__button{background:var(--bg-secondary);color:var(--text-primary);border:1px solid var(--border);cursor:pointer;border-radius:4px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.9rem;text-decoration:none;transition:all .3s;display:flex}.SocialShare-module__V3yXNW__button:hover{background:var(--primary);color:#fff;border-color:var(--primary);transform:translateY(-2px)}.SocialShare-module__V3yXNW__button:focus-visible{outline:2px solid var(--secondary);outline-offset:2px}.SocialShare-module__V3yXNW__buttonText{font-weight:500}@media (max-width:768px){.SocialShare-module__V3yXNW__socialShare{flex-direction:column;align-items:flex-start}.SocialShare-module__V3yXNW__buttons{width:100%}.SocialShare-module__V3yXNW__button{flex:1;justify-content:center}}
.blog-post-module__iw7LJG__blogPostPage{background:var(--background);z-index:10;min-height:100vh;position:relative}.blog-post-module__iw7LJG__container{z-index:11;max-width:900px;margin:0 auto;padding:2rem;position:relative}.blog-post-module__iw7LJG__post{background:var(--card);z-index:12;border-radius:8px;margin-bottom:3rem;padding:2rem;position:relative}.blog-post-module__iw7LJG__previewBanner{color:#fff;text-align:center;z-index:100;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-bottom:3px solid #5568d3;padding:1rem 2rem;font-size:1rem;font-weight:600;position:sticky;top:0;box-shadow:0 2px 8px #0000001a}.blog-post-module__iw7LJG__previewBanner span{align-items:center;gap:.5rem;display:inline-flex}.blog-post-module__iw7LJG__audioPlayer{background:#00000008;border-radius:8px;justify-content:center;margin:1.5rem 0;padding:1rem;display:flex}.blog-post-module__iw7LJG__audioPlayer audio{outline:none}.blog-post-module__iw7LJG__videoPlayer{background:#00000008;border-radius:8px;justify-content:center;margin:1.5rem 0;padding:1rem;display:flex}.blog-post-module__iw7LJG__video{border-radius:4px;outline:none;width:100%;max-width:800px;height:auto}.blog-post-module__iw7LJG__heroImage{width:100%;height:400px;position:relative;overflow:hidden}.blog-post-module__iw7LJG__heroImageImg{object-fit:cover;object-position:center}.blog-post-module__iw7LJG__container{max-width:900px;margin:0 auto;padding:2rem}.blog-post-module__iw7LJG__postTitle{color:var(--primary);margin:2rem 0 1rem;font-size:3rem;font-weight:700;line-height:1.2}.blog-post-module__iw7LJG__postExcerpt{color:var(--muted-foreground);margin-bottom:2rem;font-size:1.25rem;line-height:1.6}.blog-post-module__iw7LJG__breadcrumbs{color:var(--muted-foreground);align-items:center;gap:.5rem;margin-bottom:2rem;font-size:.9rem;display:flex}.blog-post-module__iw7LJG__breadcrumbs a{color:var(--primary);text-decoration:none;transition:color .3s}.blog-post-module__iw7LJG__breadcrumbs a:hover{color:var(--accent)}.blog-post-module__iw7LJG__breadcrumbs span:not(:has(a)){color:var(--muted-foreground)}.blog-post-module__iw7LJG__post{background:var(--card);border-radius:8px;margin-bottom:3rem;padding:2rem}.blog-post-module__iw7LJG__post .blog-post-module__iw7LJG__postTitle{margin-top:0}.blog-post-module__iw7LJG__post .blog-post-module__iw7LJG__postExcerpt{border-bottom:1px solid var(--border);margin-bottom:2rem;padding-bottom:2rem;font-size:1.1rem}.blog-post-module__iw7LJG__postHeader{margin-bottom:2rem}.blog-post-module__iw7LJG__postMeta{color:var(--muted-foreground);flex-wrap:wrap;gap:1rem;font-size:.9rem;display:flex}.blog-post-module__iw7LJG__postMeta span{background:var(--background);border-radius:4px;padding:.25rem .75rem}.blog-post-module__iw7LJG__author{color:var(--primary);font-weight:600}.blog-post-module__iw7LJG__category{background:var(--primary);color:#fff}.blog-post-module__iw7LJG__postImage{border-radius:8px;margin-bottom:2rem;overflow:hidden}.blog-post-module__iw7LJG__image{object-fit:cover;width:100%;height:auto}.blog-post-module__iw7LJG__postContent{color:var(--foreground);line-height:1.8}.blog-post-module__iw7LJG__postContent h1,.blog-post-module__iw7LJG__postContent h2,.blog-post-module__iw7LJG__postContent h3{color:var(--primary);margin-top:2rem;margin-bottom:1rem}.blog-post-module__iw7LJG__postContent p{margin-bottom:1.5rem}.blog-post-module__iw7LJG__postContent img{border-radius:4px;max-width:100%;height:auto;margin:1.5rem 0}.blog-post-module__iw7LJG__postContent a{color:var(--primary);text-decoration:underline}.blog-post-module__iw7LJG__tags{border-top:1px solid var(--border);flex-wrap:wrap;align-items:center;gap:.5rem;margin-top:2rem;padding-top:2rem;display:flex}.blog-post-module__iw7LJG__tag{background:var(--background);color:var(--muted-foreground);border-radius:4px;padding:.25rem .75rem;font-size:.9rem}.blog-post-module__iw7LJG__shareButtons{border-top:1px solid var(--border);margin-top:2rem;padding-top:2rem}.blog-post-module__iw7LJG__shareButtons h3{margin-bottom:1rem;font-size:1.2rem}.blog-post-module__iw7LJG__shareLinks{gap:1rem;display:flex}.blog-post-module__iw7LJG__shareButton{background:var(--primary);color:#fff;border-radius:4px;padding:.75rem 1.5rem;font-weight:600;text-decoration:none;transition:background .3s}.blog-post-module__iw7LJG__shareButton:hover{background:var(--accent)}.blog-post-module__iw7LJG__relatedPosts{margin-top:3rem}.blog-post-module__iw7LJG__relatedPosts h2{color:var(--primary);margin-bottom:1.5rem;font-size:2rem}.blog-post-module__iw7LJG__relatedGrid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1.5rem;display:grid}.blog-post-module__iw7LJG__relatedCard{background:var(--card);border-radius:8px;text-decoration:none;transition:transform .3s,box-shadow .3s;overflow:hidden}.blog-post-module__iw7LJG__relatedCard:hover{transform:translateY(-4px);box-shadow:0 4px 12px #0000001a}.blog-post-module__iw7LJG__relatedImage{object-fit:cover;width:100%;height:200px}.blog-post-module__iw7LJG__relatedCard h3{color:var(--foreground);margin:0;padding:1rem;font-size:1.1rem}.blog-post-module__iw7LJG__relatedCard p{color:var(--muted-foreground);margin:0;padding:0 1rem 1rem;font-size:.9rem}.blog-post-module__iw7LJG__readyToBuy{background:var(--card);text-align:center;margin-top:4rem;padding:4rem 2rem}.blog-post-module__iw7LJG__readyToBuyContent{max-width:800px;margin:0 auto}.blog-post-module__iw7LJG__readyToBuyContent h2{color:var(--primary);margin-bottom:1rem;font-size:2rem}.blog-post-module__iw7LJG__readyToBuyContent p{color:var(--muted-foreground);margin-bottom:2rem;font-size:1.1rem;line-height:1.6}.blog-post-module__iw7LJG__ctaButton{background:var(--primary);color:#fff;border-radius:4px;padding:1rem 2rem;font-weight:600;text-decoration:none;transition:background .3s;display:inline-block}.blog-post-module__iw7LJG__ctaButton:hover{background:var(--accent)}
