.Blog-module__xEPI3G__blogSection{max-width:1240px;margin:0 auto;padding:8rem 1.5rem 6rem}.Blog-module__xEPI3G__blogHeader{justify-content:space-between;align-items:flex-end;gap:2rem;margin-bottom:3rem;display:flex}.Blog-module__xEPI3G__sectionTag{font-family:var(--font-mono);letter-spacing:.2em;text-transform:uppercase;color:var(--text-muted);align-items:center;gap:.875rem;margin-bottom:1.75rem;font-size:.8125rem;display:flex}.Blog-module__xEPI3G__sectionTagLine{background:var(--hairline);width:2rem;height:1px;display:block}.Blog-module__xEPI3G__editorialHeadline{font-family:var(--font-editorial);letter-spacing:-.005em;font-size:clamp(1.7rem,3.5vw,2.65rem);font-weight:400;line-height:1.12}.Blog-module__xEPI3G__editorialHeadline em{font-family:var(--font-editorial);color:var(--blue-glow);font-style:italic}.Blog-module__xEPI3G__hlWord{display:inline-block}.Blog-module__xEPI3G__blogAllLink{color:var(--text);box-shadow:inset 0 0 0 1px var(--hairline);font-family:var(--font-body);letter-spacing:.06em;text-transform:uppercase;clip-path:polygon(8px 0,calc(100% - 8px) 0,100% 8px,100% calc(100% - 8px),calc(100% - 8px) 100%,8px 100%,0 calc(100% - 8px),0 8px);white-space:nowrap;background:0 0;flex-shrink:0;align-items:center;gap:.7rem;padding:.85rem 1.5rem;font-size:.8125rem;font-weight:600;text-decoration:none;transition:background .25s,color .25s,transform .25s;display:inline-flex}.Blog-module__xEPI3G__blogAllLink:hover{background:var(--blue);color:#fff;box-shadow:inset 0 0 0 1px var(--blue);transform:translateY(-1px)}.Blog-module__xEPI3G__blogAllArrow{transition:transform .25s}.Blog-module__xEPI3G__blogAllLink:hover .Blog-module__xEPI3G__blogAllArrow{transform:translate(3px)}:is(.Blog-module__xEPI3G__blogCard:focus-visible,.Blog-module__xEPI3G__blogAllLink:focus-visible){outline:2px solid var(--blue-glow);outline-offset:3px}.Blog-module__xEPI3G__blogEmpty{font-family:var(--font-mono);letter-spacing:.18em;text-transform:uppercase;color:var(--text-muted);padding:2rem 0;font-size:.75rem}.Blog-module__xEPI3G__blogGrid{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:1.25rem;display:grid}.Blog-module__xEPI3G__blogCard{background:var(--surface);cursor:pointer;clip-path:polygon(0 12px,12px 0,calc(100% - 12px) 0,100% 12px,100% calc(100% - 12px),calc(100% - 12px) 100%,12px 100%,0 calc(100% - 12px));transition:background .35s ease, transform .4s var(--ease-smooth);flex-direction:column;text-decoration:none;display:flex;position:relative;overflow:hidden}.Blog-module__xEPI3G__blogCard:hover{background:var(--surface-elevated);transform:translateY(-2px)}.Blog-module__xEPI3G__blogCardThumb{aspect-ratio:16/9;background:linear-gradient(135deg, #1a2840 0%, var(--surface) 100%);flex-shrink:0;width:100%;position:relative;overflow:hidden}.Blog-module__xEPI3G__blogCardFeatured .Blog-module__xEPI3G__blogCardThumb{aspect-ratio:16/9}.Blog-module__xEPI3G__blogCardThumbInner{opacity:.15;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.Blog-module__xEPI3G__blogCardThumbInner svg{width:40px;height:40px;color:var(--text-muted)}.Blog-module__xEPI3G__blogCardThumbImg{object-fit:cover;width:100%;height:100%;display:block;position:absolute;inset:0}.Blog-module__xEPI3G__blogCardCat{box-shadow:inset 0 0 0 1px var(--hairline);font-family:var(--font-mono);letter-spacing:.2em;text-transform:uppercase;color:var(--blue-glow);clip-path:polygon(4px 0,calc(100% - 4px) 0,100% 4px,100% calc(100% - 4px),calc(100% - 4px) 100%,4px 100%,0 calc(100% - 4px),0 4px);background:#121218c7;padding:.3rem .7rem;font-size:.5625rem;position:absolute;top:1rem;left:1rem}.Blog-module__xEPI3G__blogCardFeatured .Blog-module__xEPI3G__blogCardCat{color:#ededed}.Blog-module__xEPI3G__blogCardBody{flex-direction:column;flex:1;padding:1.5rem 1.75rem 2rem;display:flex}.Blog-module__xEPI3G__blogCardMeta{font-family:var(--font-mono);letter-spacing:.18em;text-transform:uppercase;color:var(--text-dim);align-items:center;gap:.75rem;margin-bottom:.85rem;font-size:.5875rem;display:flex}.Blog-module__xEPI3G__blogCardMetaDot{background:var(--text-dim);width:3px;height:3px;transform:rotate(45deg)}.Blog-module__xEPI3G__blogCardTitle{font-family:var(--font-headline);color:#ededed;margin-bottom:.75rem;font-size:clamp(1rem,2.2vw,1.125rem);font-weight:600;line-height:1.35}.Blog-module__xEPI3G__blogCardFeatured .Blog-module__xEPI3G__blogCardTitle{font-size:clamp(1.25rem,2.5vw,1.6rem)}.Blog-module__xEPI3G__blogCardExcerpt{font-family:var(--font-body);color:var(--text-muted);flex:1;margin-bottom:1.25rem;font-size:clamp(.8125rem,1.8vw,.875rem);line-height:1.65}.Blog-module__xEPI3G__blogCardRead{font-family:var(--font-mono);letter-spacing:.2em;text-transform:uppercase;color:var(--blue-glow);align-items:center;gap:.5rem;margin-top:auto;font-size:.5875rem;display:inline-flex}.Blog-module__xEPI3G__blogCardRead svg{transition:transform .25s}.Blog-module__xEPI3G__blogCard:hover .Blog-module__xEPI3G__blogCardRead svg{transform:translate(4px)}@media (max-width:1100px) and (min-width:861px){.Blog-module__xEPI3G__blogGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:860px){.Blog-module__xEPI3G__blogSection{padding:5rem 1.25rem 4rem}.Blog-module__xEPI3G__blogHeader{flex-direction:column;align-items:flex-start;gap:1.5rem}.Blog-module__xEPI3G__blogGrid{grid-template-columns:1fr;gap:1rem}.Blog-module__xEPI3G__editorialHeadline{font-size:clamp(1.45rem,6vw,2.1rem)}}@media (prefers-reduced-motion:reduce){.Blog-module__xEPI3G__sectionTag,.Blog-module__xEPI3G__hlWord,.Blog-module__xEPI3G__blogCard,.Blog-module__xEPI3G__blogAllLink{opacity:1!important;transform:none!important}}
