.Blog_container__UlQcp{max-width:1100px;margin:2rem auto;padding:0 2rem;color:#e0e0e0}.Blog_header__whWz2{text-align:center;margin-bottom:3rem;border-bottom:1px solid #444;padding-bottom:2rem}.Blog_header__whWz2 h1{font-size:2.8rem;font-weight:700;margin-bottom:.5rem;color:#ffffff}.Blog_subtitle__n6nIT{font-size:1.2rem;color:#a0a0a0;font-style:italic}.Blog_contentWrapper__JkHNj{display:flex;gap:3rem}.Blog_tableOfContents__CRzEA{position:-webkit-sticky;position:sticky;top:100px;align-self:flex-start;width:220px;flex-shrink:0}.Blog_tableOfContents__CRzEA h2{font-size:1.2rem;margin-bottom:1rem;color:#ffffff;border-bottom:1px solid #444;padding-bottom:.5rem}.Blog_tableOfContents__CRzEA ul{list-style:none;padding:0;margin:0}.Blog_tableOfContents__CRzEA li{margin-bottom:.75rem}.Blog_tableOfContents__CRzEA a{color:#a0a0a0;text-decoration:none;transition:color .2s ease}.Blog_tableOfContents__CRzEA a:hover{color:#ffffff}.Blog_article__ySHud{flex-grow:1;min-width:0}.Blog_article__ySHud section{margin-bottom:2.5rem}.Blog_article__ySHud h2{font-size:1.8rem;font-weight:600;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:1px solid #333;color:#fafafa}.Blog_article__ySHud p{font-size:1.1rem;line-height:1.7;margin-bottom:1rem;color:#c0c0c0}.Blog_filterControls__zEBWo{display:flex;flex-wrap:wrap;gap:1.5rem;margin-bottom:3rem;align-items:center;background-color:#252525;padding:1rem;border-radius:8px;border:1px solid #444}.Blog_searchInput__H3qtp{flex-grow:1;padding:.75rem 1rem;font-size:1rem;background-color:#333;border:1px solid #555;border-radius:6px;color:#e0e0e0;outline:none;transition:border-color .2s ease,box-shadow .2s ease}.Blog_searchInput__H3qtp:focus{border-color:#bb86fc;box-shadow:0 0 0 3px rgba(187,134,252,.25)}.Blog_dropdowns__dUwQF{display:flex;gap:1rem}.Blog_filterDropdown__7noMK{padding:.75rem 1rem;font-size:1rem;background-color:#333;border:1px solid #555;border-radius:6px;color:#e0e0e0;cursor:pointer}.Blog_articleList__e_IXi{display:grid;grid-gap:2rem;gap:2rem;grid-template-columns:repeat(auto-fill,minmax(320px,1fr))}.Blog_articleCard__OKmTe{display:flex;flex-direction:column;background-color:#2a2a2a;padding:1.5rem;border-radius:8px;border:1px solid #444;transition:transform .3s ease,box-shadow .3s ease}.Blog_articleCard__OKmTe:hover{transform:translateY(-5px);box-shadow:0 8px 25px rgba(0,0,0,.4);border-color:#555}.Blog_cardHeader__3bN_v{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;font-size:.85rem;color:#a0a0a0}.Blog_cardCategory__RrRKd{background-color:rgba(187,134,252,.15);color:#bb86fc;padding:.25rem .6rem;border-radius:12px;font-weight:500}.Blog_cardTitle__6S5p3{font-size:1.4rem;font-weight:600;color:#fafafa;margin-bottom:.75rem}.Blog_cardSubtitle__SQVbn{flex-grow:1;color:#b0b0b0;line-height:1.6;margin-bottom:1.5rem}.Blog_readMore__t_fwb{display:inline-block;color:#bb86fc;font-weight:600;text-decoration:none;transition:color .2s ease}.Blog_readMore__t_fwb:hover{color:#d0aaff}.Blog_noResults__pgepe{text-align:center;font-size:1.2rem;color:#a0a0a0;grid-column:1/-1;padding:3rem 0}@media (max-width:900px){.Blog_contentWrapper__JkHNj{flex-direction:column}.Blog_tableOfContents__CRzEA{position:static;width:100%;margin-bottom:2rem;border-bottom:1px solid #444;padding-bottom:1rem}.Blog_header__whWz2 h1{font-size:2.2rem}.Blog_article__ySHud h2{font-size:1.6rem}.Blog_filterControls__zEBWo{flex-direction:column;gap:1rem}.Blog_searchInput__H3qtp{width:100%}.Blog_dropdowns__dUwQF{flex-direction:column;width:100%}.Blog_articleList__e_IXi{grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}}@media (max-width:380px){.Blog_articleList__e_IXi{grid-template-columns:repeat(auto-fill,minmax(265px,1fr))}}