.BlogPost-module__SY66Va__container{width:100%;min-height:100vh;padding:var(--container-padding);padding-top:2rem;padding-bottom:4rem}.BlogPost-module__SY66Va__content{width:100%;max-width:800px;margin:0 auto}.BlogPost-module__SY66Va__backButton{color:var(--text-accent);align-items:center;margin-bottom:2rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.BlogPost-module__SY66Va__backButton:hover{opacity:.8;transform:translate(-4px)}.BlogPost-module__SY66Va__header{margin-bottom:2rem}.BlogPost-module__SY66Va__category{color:var(--text-accent);text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem;font-size:.875rem;font-weight:700}.BlogPost-module__SY66Va__title{color:var(--foreground);margin-bottom:1rem;font-size:2rem;font-weight:900;line-height:1.2}.BlogPost-module__SY66Va__caption{color:var(--foreground);opacity:.8;margin-bottom:1.5rem;font-size:1.125rem;font-weight:400;line-height:1.6}.BlogPost-module__SY66Va__meta{color:var(--foreground);opacity:.7;align-items:center;gap:.5rem;font-size:.875rem;display:flex}.BlogPost-module__SY66Va__author{font-weight:600}.BlogPost-module__SY66Va__separator{opacity:.5}.BlogPost-module__SY66Va__date{font-weight:400}.BlogPost-module__SY66Va__featuredImage{aspect-ratio:16/9;background-color:var(--card-background);border-radius:12px;width:100%;margin-bottom:3rem;position:relative;overflow:hidden}.BlogPost-module__SY66Va__image{width:100%;height:auto;display:block}.BlogPost-module__SY66Va__article{color:var(--foreground);line-height:1.8}.BlogPost-module__SY66Va__contentHeading{color:var(--foreground);margin-top:2.5rem;margin-bottom:1rem;font-size:1.75rem;font-weight:800;line-height:1.3}.BlogPost-module__SY66Va__contentSubheading{color:var(--foreground);margin-top:2rem;margin-bottom:.875rem;font-size:1.375rem;font-weight:700;line-height:1.4}.BlogPost-module__SY66Va__contentParagraph{color:var(--foreground);margin-bottom:1.5rem;font-size:1rem;font-weight:400;line-height:1.8}.BlogPost-module__SY66Va__contentBlockquote{border-left:4px solid var(--text-accent);color:var(--foreground);opacity:.9;margin:2rem 0;padding-left:1.5rem;font-style:italic}.BlogPost-module__SY66Va__contentList{margin:1.5rem 0;padding-left:1.5rem}.BlogPost-module__SY66Va__contentListItem{color:var(--foreground);margin-bottom:.5rem;font-size:1rem;line-height:1.8}.BlogPost-module__SY66Va__contentStrong{color:var(--foreground);font-weight:700}.BlogPost-module__SY66Va__contentEm{font-style:italic}.BlogPost-module__SY66Va__contentLink{color:var(--text-accent);text-decoration:underline;transition:opacity .2s}.BlogPost-module__SY66Va__contentLink:hover{opacity:.8}.BlogPost-module__SY66Va__contentImageWrapper{background-color:var(--card-background);border-radius:8px;margin:2rem 0;overflow:hidden}.BlogPost-module__SY66Va__contentImage{width:100%;height:auto;display:block}@media (min-width:768px){.BlogPost-module__SY66Va__container{padding-top:3rem;padding-bottom:5rem}.BlogPost-module__SY66Va__backButton{margin-bottom:2.5rem;font-size:1rem}.BlogPost-module__SY66Va__header{margin-bottom:2.5rem}.BlogPost-module__SY66Va__category{margin-bottom:1.25rem;font-size:1rem}.BlogPost-module__SY66Va__title{margin-bottom:1.5rem;font-size:3rem}.BlogPost-module__SY66Va__caption{margin-bottom:2rem;font-size:1.25rem}.BlogPost-module__SY66Va__meta{font-size:1rem}.BlogPost-module__SY66Va__featuredImage{margin-bottom:4rem}.BlogPost-module__SY66Va__contentHeading{margin-top:3rem;margin-bottom:1.25rem;font-size:2.25rem}.BlogPost-module__SY66Va__contentSubheading{margin-top:2.5rem;margin-bottom:1rem;font-size:1.625rem}.BlogPost-module__SY66Va__contentParagraph{margin-bottom:1.75rem;font-size:1.125rem}.BlogPost-module__SY66Va__contentBlockquote{margin:2.5rem 0;padding-left:2rem;font-size:1.125rem}.BlogPost-module__SY66Va__contentListItem{font-size:1.125rem}}@media (min-width:1024px){.BlogPost-module__SY66Va__title{font-size:3.5rem}.BlogPost-module__SY66Va__caption{font-size:1.375rem}}
.ShareButton-module__T7igFq__shareContainer{border-top:1px solid var(--border-color,#e5e7eb);margin-top:3rem;padding-top:2rem}.ShareButton-module__T7igFq__shareTitle{color:var(--text-color,#111827);margin-bottom:1rem;font-size:1.125rem;font-weight:600}.ShareButton-module__T7igFq__shareButtons{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.ShareButton-module__T7igFq__mainShareButton{background-color:var(--primary-color,#3b82f6);color:#fff;cursor:pointer;border:none;border-radius:.5rem;align-items:center;gap:.5rem;padding:.625rem 1.25rem;font-size:.9375rem;font-weight:500;transition:all .2s;display:inline-flex}.ShareButton-module__T7igFq__mainShareButton:hover{background-color:var(--primary-hover,#2563eb);transform:translateY(-1px)}.ShareButton-module__T7igFq__mainShareButton:active{transform:translateY(0)}.ShareButton-module__T7igFq__socialButtons{flex-wrap:wrap;gap:.5rem;display:flex}.ShareButton-module__T7igFq__socialButton{color:#fff;cursor:pointer;border:none;border-radius:.5rem;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;text-decoration:none;transition:all .2s;display:inline-flex}.ShareButton-module__T7igFq__socialButton:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.15)}.ShareButton-module__T7igFq__socialButton:active{transform:translateY(0)}.ShareButton-module__T7igFq__socialButton svg{width:1.25rem;height:1.25rem}@media (max-width:768px){.ShareButton-module__T7igFq__mainShareButton{display:flex}.ShareButton-module__T7igFq__socialButtons{width:100%;display:none}.ShareButton-module__T7igFq__socialButtons.ShareButton-module__T7igFq__show{margin-top:.5rem;display:flex}}@media (min-width:769px){.ShareButton-module__T7igFq__mainShareButton{display:none}.ShareButton-module__T7igFq__socialButtons{display:flex!important}}@media (prefers-color-scheme:dark){.ShareButton-module__T7igFq__shareContainer{border-top-color:#374151}.ShareButton-module__T7igFq__shareTitle{color:#f9fafb}.ShareButton-module__T7igFq__mainShareButton{background-color:#3b82f6}.ShareButton-module__T7igFq__mainShareButton:hover{background-color:#2563eb}}
