.Blog_blogMain__tlgSW{min-height:100vh;padding:3rem 2rem 4rem;background:var(--white)}.Blog_container__pzCCn{max-width:1100px;margin:0 auto}.Blog_layout__73M8e{display:grid;grid-template-columns:1fr 280px;grid-gap:3rem;gap:3rem;align-items:start}.Blog_mainContent__qllaj{min-width:0}.Blog_empty__tCe3N{text-align:center;padding:4rem 2rem;background:var(--gray-50);border-radius:8px;color:var(--gray-600);font-size:1rem}.Blog_blogList__qCWmq{display:flex;flex-direction:column;gap:1.25rem}.Blog_blogCard__LAtL5{display:flex;background:var(--white);border:1px solid var(--gray-200);border-radius:8px;overflow:hidden;text-decoration:none;color:inherit;transition:border-color .2s}.Blog_blogCard__LAtL5:hover{border-color:var(--primary-color)}.Blog_eyecatch__xy5jk{width:200px;flex-shrink:0;overflow:hidden;background:var(--gray-100)}.Blog_eyecatch__xy5jk img{width:100%;height:100%;object-fit:cover}.Blog_content__T5sx8{flex:1 1;padding:1.25rem 1.5rem;display:flex;flex-direction:column;justify-content:center;min-width:0}.Blog_blogTitle__sCHvU{font-size:1rem;font-weight:600;margin-bottom:.625rem;line-height:1.6;color:var(--gray-900);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.Blog_meta__kOQot{display:flex;align-items:center;gap:.625rem;flex-wrap:wrap}.Blog_category__mGn4E{background:rgba(0,184,212,.1);color:var(--primary-color);padding:.25rem .5rem;border-radius:4px;font-size:.6875rem;font-weight:600}.Blog_date__924zt{color:var(--gray-500);font-size:.75rem}.Blog_sidebar__MewJS{position:-webkit-sticky;position:sticky;top:80px}.Blog_sidebarWidget__tu6Tf{background:var(--gray-50);border-radius:8px;padding:1.25rem;margin-bottom:1rem}.Blog_sidebarWidget__tu6Tf:last-child{margin-bottom:0}.Blog_sidebarTitle__hX_vf{font-size:.6875rem;font-weight:600;color:var(--gray-500);letter-spacing:.1em;text-transform:uppercase;margin-bottom:.875rem;padding-bottom:.625rem;border-bottom:1px solid var(--gray-200)}.Blog_archiveList__7OVK0,.Blog_categoryList__jqhcV{list-style:none;padding:0;margin:0}.Blog_archiveList__7OVK0 li,.Blog_categoryList__jqhcV li{margin-bottom:.125rem}.Blog_archiveLink__Rnvek,.Blog_categoryLink__KAQ_r{display:block;padding:.375rem .5rem;color:var(--gray-700);text-decoration:none;font-size:.875rem;border-radius:4px;transition:all .2s}.Blog_archiveLink__Rnvek:hover,.Blog_categoryLink__KAQ_r:hover{background:var(--white);color:var(--primary-color)}@media (max-width:968px){.Blog_layout__73M8e{grid-template-columns:1fr;gap:2rem}.Blog_sidebar__MewJS{position:static;display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1rem;gap:1rem}.Blog_sidebarWidget__tu6Tf{margin-bottom:0}}@media (max-width:768px){.Blog_blogMain__tlgSW{padding:2rem 1.5rem 3rem}.Blog_blogCard__LAtL5{flex-direction:column}.Blog_eyecatch__xy5jk{width:100%;height:160px}.Blog_content__T5sx8{padding:1rem}.Blog_blogTitle__sCHvU{font-size:.9375rem;-webkit-line-clamp:3}.Blog_sidebar__MewJS{grid-template-columns:1fr}}