.BlogIndex_container__Q9kH7{width:min(100%,960px);margin:0 auto;padding:clamp(40px,6vw,80px) clamp(20px,4vw,40px)}.BlogIndex_bottomDivider__HXWUk,.BlogIndex_topDivider__v1bnv{width:100%;height:3px;background:var(--text-dark)}.BlogIndex_bottomDivider__HXWUk{margin-bottom:40px}.BlogIndex_title__yjzRm{font-family:var(--font-primary);font-weight:600;font-size:var(--text-3xl);line-height:1.15;letter-spacing:-.02em;text-transform:uppercase;margin:0;padding:20px 0 16px;color:var(--text-dark)}.BlogIndex_intro__ykfck{font-size:var(--text-lg);line-height:1.5;margin:0 0 32px}.BlogIndex_empty__jROpf,.BlogIndex_intro__ykfck{font-family:var(--font-primary);color:var(--text-muted)}.BlogIndex_list__hI78w{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:24px}.BlogIndex_card__s9N_s{display:flex;gap:20px;text-decoration:none;border:1px solid var(--border-light);border-radius:var(--border-radius);overflow:hidden;transition:box-shadow .2s ease,border-color .2s ease}.BlogIndex_card__s9N_s:hover{background:var(--primary-green);border-color:var(--primary-green)}.BlogIndex_card__s9N_s:hover .BlogIndex_cardDate__F9cQP,.BlogIndex_card__s9N_s:hover .BlogIndex_cardIntro__A2u68,.BlogIndex_card__s9N_s:hover .BlogIndex_cardTitle__FXTHI,.BlogIndex_card__s9N_s:hover .BlogIndex_readMore__ugMpC{color:var(--text-light)}.BlogIndex_thumb__UdxHT{width:240px;height:100%;object-fit:cover;flex-shrink:0}.BlogIndex_cardBody__N9kV9{padding:20px;display:flex;flex-direction:column;gap:8px}.BlogIndex_cardDate__F9cQP{font-family:var(--font-primary);font-size:var(--text-sm);color:var(--text-faint)}.BlogIndex_cardTitle__FXTHI{font-family:var(--font-primary);font-weight:600;font-size:var(--text-xl);line-height:1.25;margin:0;color:var(--text-dark)}.BlogIndex_cardIntro__A2u68{font-family:var(--font-primary);font-size:var(--text-body);line-height:1.5;color:var(--text-muted);margin:0}.BlogIndex_readMore__ugMpC{font-family:var(--font-primary);font-size:var(--text-md);font-weight:600;color:var(--primary-green);margin-top:auto}@media (max-width:600px){.BlogIndex_card__s9N_s{flex-direction:column}.BlogIndex_thumb__UdxHT{width:100%;height:200px}}