.BlogPost_loading__IjTQm,.BlogPost_notFound___RvpP{min-height:60vh;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:1rem;padding-top:80px}.BlogPost_notFound___RvpP h1{font-size:2rem;color:rgba(255,255,255,.9)}.BlogPost_notFound___RvpP a{color:#9333ea;text-decoration:none}.BlogPost_blogPost__xyUF_{min-height:100vh;max-width:1200px;margin:0 auto;padding:80px 2rem 4rem}.BlogPost_hero__2vps2{padding:3rem 0;width:100%;text-align:left}.BlogPost_backButtonWrapper__a_IRN{display:flex;justify-content:flex-start;margin-bottom:2rem}.BlogPost_title__FFD3B{font-size:3rem;font-weight:800;color:#ffffff;margin-bottom:1.5rem;line-height:1.2}.BlogPost_meta__2xjPl{display:flex;align-items:center;gap:.75rem;color:rgba(255,255,255,.7);margin-bottom:1.5rem;flex-wrap:wrap}.BlogPost_separator__Cw2jz{color:rgba(255,255,255,.3)}.BlogPost_tags__z9ZD4{display:flex;gap:.5rem;flex-wrap:wrap}.BlogPost_tag__Qfz15{font-size:.875rem;color:rgba(255,255,255,.9);background:rgba(255,255,255,.1);padding:.375rem .75rem;border-radius:24px;border:1px solid rgba(255,255,255,.2);text-decoration:none;transition:all .3s ease}.BlogPost_tag__Qfz15:hover{background:rgba(147,51,234,.2);border-color:rgba(147,51,234,.4);color:#ffffff}.BlogPost_featuredImage__uorco{max-width:800px;margin:2rem auto 3rem;border-radius:12px;overflow:hidden;box-shadow:0 10px 30px rgba(0,0,0,.3)}.BlogPost_featuredImage__uorco img{width:100%;height:auto;display:block}.BlogPost_content__pFRET{display:grid;grid-template-columns:800px 300px;grid-gap:5rem;gap:5rem;align-items:start;justify-content:space-between;margin-top:2rem}.BlogPost_contentBody__Ll59I{width:100%;background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:3rem;box-shadow:0 10px 30px rgba(0,0,0,.2);position:relative;overflow:hidden}.BlogPost_contentBody__Ll59I:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#9333ea,#c084fc)}.BlogPost_contentBody__Ll59I h1{font-size:2.5rem;margin:2rem 0 1rem;color:#ffffff}.BlogPost_contentBody__Ll59I h2{font-size:2rem;margin:2rem 0 1rem;color:#ffffff}.BlogPost_contentBody__Ll59I h3{font-size:1.5rem;margin:1.5rem 0 .75rem;color:#ffffff}.BlogPost_contentBody__Ll59I p{font-size:1.125rem;line-height:1.8;color:rgba(255,255,255,.85);margin-bottom:1.5rem}.BlogPost_contentBody__Ll59I ol,.BlogPost_contentBody__Ll59I ul{margin:1.5rem 0;padding-left:2rem}.BlogPost_contentBody__Ll59I li{font-size:1.125rem;line-height:1.8;color:rgba(255,255,255,.85);margin-bottom:.5rem}.BlogPost_contentBody__Ll59I code{background:rgba(147,51,234,.1);color:#c084fc;padding:.125rem .375rem;border-radius:4px;font-family:Courier New,monospace;font-size:.9em}.BlogPost_contentBody__Ll59I pre{background:rgba(0,0,0,.3);border:1px solid rgba(255,255,255,.1);border-radius:8px;padding:1.5rem;overflow-x:auto;margin:1.5rem 0}.BlogPost_contentBody__Ll59I pre code{background:none;color:#e2e8f0;padding:0}.BlogPost_contentBody__Ll59I strong{font-weight:700;color:#ffffff}.BlogPost_contentBody__Ll59I em{font-style:italic}.BlogPost_contentBody__Ll59I a{color:#9333ea;text-decoration:none;font-weight:500;border-bottom:1px solid transparent;transition:all .3s ease}.BlogPost_contentBody__Ll59I a:hover{color:#a855f7;border-bottom-color:#a855f7}.BlogPost_contentBody__Ll59I hr{border:none;height:1px;background:rgba(255,255,255,.1);margin:2rem 0}.BlogPost_sidebar__O0eIc{position:-webkit-sticky;position:sticky;top:100px;background:rgba(255,255,255,.02);border:1px solid rgba(255,255,255,.08);border-radius:12px;padding:2rem;box-shadow:0 5px 20px rgba(0,0,0,.15)}.BlogPost_sidebarTitle__7m5Wq{font-size:1.25rem;margin-bottom:1.5rem;color:#ffffff;padding-bottom:1rem;border-bottom:1px solid rgba(255,255,255,.1)}.BlogPost_recentPosts__ZHk10{display:flex;flex-direction:column;gap:1.5rem}.BlogPost_recentPost__qT_76{display:block;padding:1.25rem;background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.08);border-radius:8px;text-decoration:none;transition:all .3s ease;position:relative;overflow:hidden}.BlogPost_recentPost__qT_76:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:#9333ea;transform:translateX(-100%);transition:transform .3s ease}.BlogPost_recentPost__qT_76:hover{background:rgba(255,255,255,.05);border-color:rgba(147,51,234,.4);transform:translateX(4px)}.BlogPost_recentPost__qT_76:hover:before{transform:translateX(0)}.BlogPost_recentPost__qT_76 h4{font-size:1rem;color:#ffffff;margin-bottom:.5rem;font-weight:600}.BlogPost_recentDate__rTZvF{font-size:.875rem;color:rgba(255,255,255,.6)}.BlogPost_sidebarBackButton___qNbT{margin-top:2rem;display:flex;justify-content:flex-start}@media (max-width:1200px){.BlogPost_content__pFRET{grid-template-columns:1fr;gap:4rem}.BlogPost_contentBody__Ll59I{max-width:800px}.BlogPost_sidebar__O0eIc{position:static;max-width:800px}}@media (max-width:768px){.BlogPost_title__FFD3B{font-size:2rem}.BlogPost_contentBody__Ll59I{padding:2rem;margin:0 -1rem;border-radius:0;border-left:none;border-right:none}.BlogPost_contentBody__Ll59I h1{font-size:1.75rem}.BlogPost_contentBody__Ll59I h2{font-size:1.5rem}.BlogPost_contentBody__Ll59I h3{font-size:1.25rem}.BlogPost_contentBody__Ll59I li,.BlogPost_contentBody__Ll59I p{font-size:1rem}.BlogPost_sidebar__O0eIc{padding:1.5rem}}