.BlogPage_mainContainer__mi6L_{min-height:100vh;background-color:#f8f9fa;padding:3rem 1rem}.BlogPage_blogArticle__VcUs_{max-width:1000px;margin:0 auto;background-color:#fff;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.1);overflow:hidden}.BlogPage_heroImage__xAGDJ{width:100%;height:400px;overflow:hidden}.BlogPage_heroImage__xAGDJ img{width:100%;height:100%;object-fit:cover}.BlogPage_postMeta__C_7Ag{padding:2rem;border-bottom:1px solid #eaeaea;display:flex;justify-content:space-between;align-items:center}.BlogPage_postMeta__C_7Ag h1{font-size:2.5rem;font-weight:700;color:#333;margin:0}.BlogPage_postMeta__C_7Ag time{color:#666;font-size:.9rem}.BlogPage_postContent__z_c3d{padding:2rem;line-height:1.8;color:#444;font-size:1.1rem}.BlogPage_postContent__z_c3d p{margin-bottom:1.5rem}.BlogPage_postContent__z_c3d img{max-width:100%;height:auto;margin:2rem 0;border-radius:8px}.BlogPage_shareSection__7itEG{padding:2rem;border-top:1px solid #eaeaea}.BlogPage_shareSection__7itEG h3{font-size:1.5rem;color:#333;margin-bottom:1rem}.BlogPage_socialIcons__I3X5A{display:flex;gap:1rem}.BlogPage_errorMessage__5WbhO{min-height:60vh;display:flex;align-items:center;justify-content:center;font-size:1.5rem;color:#666}@media (max-width:768px){.BlogPage_postMeta__C_7Ag{flex-direction:column;gap:1rem;align-items:flex-start}.BlogPage_postMeta__C_7Ag h1{font-size:2rem}.BlogPage_heroImage__xAGDJ{height:300px}.BlogPage_postContent__z_c3d{font-size:1rem}}.BlogPage_loadingContainer__NahpN{display:flex;align-items:center;justify-content:center;min-height:100vh}.BlogPage_spinner__IYkSI{width:50px;height:50px;border:5px solid #f3f3f3;border-top-color:#3498db;border-radius:50%;animation:BlogPage_spin__W9soa 1s linear infinite}@keyframes BlogPage_spin__W9soa{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}