.gradientAnim{background:linear-gradient(36deg,#b8934a,#d4af72,#e8cfa0,#d4af72,#b8934a);background-size:200%;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);animation:animate-gradient 3s linear infinite}@keyframes animate-gradient{to{background-position:200%}}.blog-content{max-width:820px;padding:0 1rem;margin:4em auto 5rem;font-family:var(--sora),sans-serif;color:#0f0f0f;-webkit-user-select:text;user-select:text}.blog-content .article-wrapper{margin-bottom:4rem;border-bottom:1px solid #e5e5e5;padding-bottom:3rem;display:flex;flex-direction:column;gap:2rem}.blog-content article.blog-post{color:#0f0f0f;line-height:1.7;font-size:1.125rem}.blog-content article.blog-post .featured-image-container{margin-bottom:.5em}.blog-content article.blog-post .featured-image-container .blog-featured-image{width:100%;height:auto;border-radius:4px;box-shadow:0 8px 24px rgba(0,0,0,.1);-webkit-user-select:none;user-select:none}.blog-content article.blog-post .post-header{margin-bottom:2rem}.blog-content article.blog-post .post-header .post-meta{font-size:.9rem;color:rgba(150,150,150,.5);margin-bottom:.75rem;-webkit-user-select:none;user-select:none}.blog-content article.blog-post .post-header .post-meta .separator{margin:0 .5rem;color:rgba(150,150,150,.5)}.blog-content article.blog-post .post-header .post-title{font-size:2.75rem;font-weight:900;line-height:1.1;color:#0f0f0f;margin:0;-webkit-user-select:text;user-select:text}.blog-content article.blog-post .post-content{color:#0f0f0f;font-weight:400;-webkit-user-select:text;user-select:text}.blog-content article.blog-post .post-content h2{line-height:1.2em;letter-spacing:-.05em;text-align:center;background:rgba(255,127,0,.3);border-radius:4px;padding:1em 0;margin:2.5em auto 1em;color:#0f0f0f}.blog-content article.blog-post .post-content p{margin-bottom:1.25rem}.blog-content article.blog-post .post-content img{max-width:100%;height:auto;border-radius:4px;box-shadow:0 8px 20px rgba(0,0,0,.08);margin:2rem 0;-webkit-user-select:none;user-select:none}.blog-content article.blog-post .post-content blockquote{margin:2rem 0;padding:1rem 1.5rem;border-left:4px solid coral;background-color:#f9f4f2;font-style:italic;color:#666;-webkit-user-select:text;user-select:text}.blog-content article.blog-post .post-content hr{border:none;border-top:1px solid #eee;margin:3rem 0}.blog-content article.blog-post .post-content ol,.blog-content article.blog-post .post-content ul{padding-left:1.5rem;margin-bottom:1.5rem;list-style-type:disc}.blog-content article.blog-post .post-content ol li,.blog-content article.blog-post .post-content ul li{margin-bottom:.5rem}.blog-content aside.ads{background-color:#f7f7f7;border:1px dashed #ccc;padding:1.25rem;border-radius:4px;font-size:.95rem;color:rgba(150,150,150,.5);text-align:center;-webkit-user-select:none;user-select:none;max-width:300px}.blog-content .end-of-posts,.blog-content .loading-indicator{text-align:center;padding:1.5rem 0;color:rgba(150,150,150,.5);font-weight:600;font-size:1rem}.blog-content .load-more-target{height:1px}@media(max-width:768px){.blog-content{max-width:95vw}.blog-content article.blog-post{font-size:1rem}.blog-content article.blog-post .post-header .post-title{font-size:2rem}.blog-content aside.ads{max-width:100%}}