.BlogPostPage-module__BCk_Zq__main{min-height:100vh;padding-top:6rem;padding-bottom:4rem;overflow-x:hidden}.BlogPostPage-module__BCk_Zq__container{max-width:700px;margin:0 auto;padding:0 2rem}.BlogPostPage-module__BCk_Zq__header{text-align:left;margin:3rem 0 2rem}.BlogPostPage-module__BCk_Zq__date{font-family:var(--font-outfit);color:var(--text-light);margin-bottom:.5rem;font-size:.875rem;display:block}.BlogPostPage-module__BCk_Zq__title{font-family:var(--font-outfit);color:var(--text-dark);word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;margin-bottom:1.5rem;font-size:clamp(2rem,5vw,3rem);font-weight:700;line-height:1.2}.BlogPostPage-module__BCk_Zq__authorByline{align-items:center;gap:.75rem;display:flex}.BlogPostPage-module__BCk_Zq__authorImage{object-fit:cover;border-radius:50%;width:48px;height:48px}.BlogPostPage-module__BCk_Zq__authorInfo{flex-direction:column;gap:.125rem;display:flex}.BlogPostPage-module__BCk_Zq__authorName{font-family:var(--font-outfit);color:var(--text-dark);font-size:.9375rem;font-weight:600}.BlogPostPage-module__BCk_Zq__authorLink{align-items:center;gap:.75rem;text-decoration:none;transition:opacity .2s;display:flex}.BlogPostPage-module__BCk_Zq__authorLink:hover{opacity:.8}.BlogPostPage-module__BCk_Zq__authorLink .BlogPostPage-module__BCk_Zq__authorName{color:var(--hunter-green)}.BlogPostPage-module__BCk_Zq__imageWrapper{float:left;border-radius:4px;max-width:50%;margin:.5rem 1.5rem 1rem 0;overflow:hidden}.BlogPostPage-module__BCk_Zq__image{object-fit:contain;width:100%;height:auto;display:block}.BlogPostPage-module__BCk_Zq__content{margin-bottom:4rem;overflow:hidden}.BlogPostPage-module__BCk_Zq__content h1{font-family:var(--font-outfit);color:var(--text-dark);margin:3rem 0 1rem;font-size:2rem;font-weight:700}.BlogPostPage-module__BCk_Zq__content h2{font-family:var(--font-outfit);color:var(--text-dark);margin:2.5rem 0 1rem;font-size:1.75rem;font-weight:700}.BlogPostPage-module__BCk_Zq__content h3{font-family:var(--font-outfit);color:var(--text-dark);margin:2rem 0 .75rem;font-size:1.375rem;font-weight:600}.BlogPostPage-module__BCk_Zq__content p{font-family:var(--font-lora);color:var(--text-dark);margin-bottom:1.5rem;font-size:1.125rem;line-height:1.8}.BlogPostPage-module__BCk_Zq__content ul,.BlogPostPage-module__BCk_Zq__content ol{font-family:var(--font-lora);color:var(--text-dark);margin-bottom:1.5rem;padding-left:1.5rem;font-size:1.125rem;line-height:1.8}.BlogPostPage-module__BCk_Zq__content li{margin-bottom:.5rem}.BlogPostPage-module__BCk_Zq__content blockquote{font-family:var(--font-lora);color:var(--text-light);border-left:3px solid var(--tabby-brown);margin:2rem 0;padding-left:1.5rem;font-size:1.25rem;font-style:italic}.BlogPostPage-module__BCk_Zq__content a{color:var(--tabby-brown);text-underline-offset:2px;text-decoration:underline;text-decoration-thickness:1px}.BlogPostPage-module__BCk_Zq__content a:hover{text-decoration-thickness:2px}.BlogPostPage-module__BCk_Zq__content u{text-decoration:underline}.BlogPostPage-module__BCk_Zq__content s{text-decoration:line-through}.BlogPostPage-module__BCk_Zq__content img{border-radius:4px;max-width:100%;height:auto;margin:1.5rem 0}.BlogPostPage-module__BCk_Zq__tagsSection{border-top:1px solid var(--paw-pink);align-items:flex-start;gap:.75rem;margin-bottom:2rem;padding-top:1.5rem;display:flex}.BlogPostPage-module__BCk_Zq__tagsLabel{font-family:var(--font-outfit);color:var(--text-light);white-space:nowrap;padding-top:.375rem;font-size:.875rem;font-weight:600}.BlogPostPage-module__BCk_Zq__tagsList{flex-wrap:wrap;gap:.5rem;display:flex}.BlogPostPage-module__BCk_Zq__tag{font-family:var(--font-outfit);background:var(--paw-pink);color:var(--tabby-brown);text-transform:capitalize;border-radius:16px;padding:.375rem .75rem;font-size:.8125rem;font-weight:500;text-decoration:none;transition:all .2s}.BlogPostPage-module__BCk_Zq__tag:hover{background:var(--tabby-brown);color:#fff}.BlogPostPage-module__BCk_Zq__relatedSection{border-top:1px solid var(--paw-pink);margin-top:2rem;margin-bottom:2rem;padding-top:2rem}.BlogPostPage-module__BCk_Zq__relatedHeading{font-family:var(--font-outfit);color:var(--tabby-brown);margin-bottom:1.5rem;font-size:1.25rem;font-weight:600}.BlogPostPage-module__BCk_Zq__relatedPosts{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.BlogPostPage-module__BCk_Zq__relatedCard{background:var(--paw-pink);border-radius:8px;padding:1rem}.BlogPostPage-module__BCk_Zq__relatedDate{font-family:var(--font-outfit);color:var(--text-light);margin-bottom:.375rem;font-size:.75rem;display:block}.BlogPostPage-module__BCk_Zq__relatedTitleLink{text-decoration:none}.BlogPostPage-module__BCk_Zq__relatedTitle{font-family:var(--font-outfit);color:var(--hunter-green);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-bottom:.5rem;font-size:.9375rem;font-weight:600;line-height:1.3;transition:color .2s;display:-webkit-box;overflow:hidden}.BlogPostPage-module__BCk_Zq__relatedTitleLink:hover .BlogPostPage-module__BCk_Zq__relatedTitle{color:var(--tabby-brown)}.BlogPostPage-module__BCk_Zq__relatedExcerpt{font-family:var(--font-lora);color:var(--text-dark);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.8125rem;line-height:1.4;display:-webkit-box;overflow:hidden}@media (max-width:768px){.BlogPostPage-module__BCk_Zq__main{padding-top:5rem}.BlogPostPage-module__BCk_Zq__container{padding:0 1.5rem}.BlogPostPage-module__BCk_Zq__header{margin:2rem 0 1.5rem}.BlogPostPage-module__BCk_Zq__imageWrapper{float:none;background-color:var(--paw-pink);justify-content:center;max-width:100%;margin:1.5rem auto 2rem;padding:1rem;display:flex}.BlogPostPage-module__BCk_Zq__image{object-fit:contain;width:auto;max-width:100%;max-height:50vh}.BlogPostPage-module__BCk_Zq__content p,.BlogPostPage-module__BCk_Zq__content ul,.BlogPostPage-module__BCk_Zq__content ol{font-size:1rem}.BlogPostPage-module__BCk_Zq__content h1{font-size:1.75rem}.BlogPostPage-module__BCk_Zq__content h2{font-size:1.5rem}.BlogPostPage-module__BCk_Zq__content h3{font-size:1.25rem}.BlogPostPage-module__BCk_Zq__tagsSection{flex-direction:column;gap:.5rem}.BlogPostPage-module__BCk_Zq__tagsLabel{padding-top:0}.BlogPostPage-module__BCk_Zq__relatedPosts{grid-template-columns:1fr;gap:1rem}.BlogPostPage-module__BCk_Zq__relatedCard{padding:.875rem}.BlogPostPage-module__BCk_Zq__relatedTitle{font-size:.875rem}.BlogPostPage-module__BCk_Zq__relatedExcerpt{font-size:.75rem}}
