.gam_16e0f3c2 { font-family: "Georgia", "Times New Roman", serif; margin: 0; color: hsl(241, 12%, 12%); background: hsl(241, 8%, 98%); }

.body_82b1d842 { margin: 0; min-height: 100vh; display: flex; flex-direction: column; }

.bar_fort_b51b2937 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 21px 28px;
  background: hsl(61, 46%, 36%);
  color: hsl(61, 46%, 66%);
}

.ech_brand_ed6b82fb { font-size: 1.2rem; font-weight: 700; }

.menu_0a2ab5ee { list-style: none; margin: 0; padding: 0; display: flex; gap: 28px; }

.menuItem_rtec_72c1ba20 { margin: 0; }

.link_sfor_b61dd606 { color: inherit; text-decoration: none; }

.inner_esfor_3ac9c243 {
  flex: 1;
  max-width: 901px;
  margin: 0 auto;
  width: 100%;
  padding: 56px 14px;
  display: grid;
  grid-template-columns: 1fr 3fr;
  gap: 56px;
}

@media (max-width: 640px) {
  .inner_esfor_3ac9c243 { grid-template-columns: 1fr; }
}

.ame_nav_e9ddec39 { padding: 14px 0; }

.forte_navList_ac61582b { list-style: none; margin: 0; padding: 0; }

.ortec_9cf0d44e { margin-bottom: 7px; }

.rte_block_6ff3459d { padding: 14px 0; }

.mesfor_db8d2a1c { margin-bottom: 28px; padding: 21px 0; border-bottom: 1px solid hsl(241, 10%, 94%); }

.amesfo_heading_27197d86 { font-size: 1.5rem; margin: 0 0 21px; color: hsl(241, 61%, 21%); }

.subheading_010a7a75 { font-size: 1.25rem; margin: 0 0 14px; color: hsl(241, 46%, 36%); }

.ech_d115fd3f { margin: 0 0 14px; color: hsl(241, 8%, 42%); line-height: 1.6; }

.list_esfort_b5686499 { margin: 14px 0; padding-left: 28px; }

.rtec_d3d6d290 { margin-bottom: 7px; }

.footer_c354c46d {
  padding: 28px 28px;
  background: hsl(241, 61%, 21%);
  color: hsl(241, 46%, 61%);
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 14px;
}

.esf_footerText_e32029eb { margin: 0; font-size: 0.875rem; }

.ech_df454d79 { display: flex; flex-wrap: wrap; align-items: baseline; row-gap: 14px; column-gap: 21px; }
.ech_df454d79 > * { flex: 0 0 auto; }

.footerLink_c92596dc { color: inherit; text-decoration: none; }

.ame_d2427a7b { display: block; font-size: 0.875rem; opacity: 0.75; margin-top: 0.25rem; }

img {
  width: 100%;
  max-width: 100%;
  height: auto;
  display: block;
}

/* Articles/blog/news listing — hashed class names per site (no footprint) */
main:has(.tech_52396fde) > h1 {
  word-wrap: break-word;
  overflow-wrap: break-word;
  min-width: 0;
}
.tech_52396fde {
  margin: 1rem 0 0;
  padding: 0;
}
.tech_52396fde .blogItem_ort_bb43bdd8 {
  margin: 0;
  padding: 0;
}
.ame_d2427a7b {
  display: block;
  font-size: 0.875rem;
  opacity: 0.75;
  margin-top: 0.25rem;
}
/* Article/single page published date */
main .ame_d2427a7b {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
.tech_52396fde .rtec_blogLink_29fd29ab {
  display: block;
  text-decoration: none;
  word-wrap: break-word;
  overflow-wrap: break-word;
}
/* List */
.mesfo_blogLayoutList_67691a26 .rtec_blogLink_29fd29ab {
  padding: 0.5rem 0;
  border-bottom: 1px solid rgba(0,0,0,0.08);
}
.mesfo_blogLayoutList_67691a26 .blogItem_ort_bb43bdd8:last-child .rtec_blogLink_29fd29ab { border-bottom: none; }
/* Grid */
.blogLayoutGrid_cbc46a40 {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
  gap: 1rem;
}
.blogLayoutGrid_cbc46a40 .rtec_blogLink_29fd29ab {
  padding: 1rem;
  border-radius: 6px;
  border: 1px solid rgba(0,0,0,0.1);
  background: rgba(0,0,0,0.02);
}
.blogLayoutGrid_cbc46a40 .rtec_blogLink_29fd29ab:hover {
  border-color: rgba(0,0,0,0.2);
  background: rgba(0,0,0,0.04);
}
/* Grid 3 */
.sforte_blogLayoutGrid3_e6fb764b {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1rem;
}
@media (max-width: 768px) {
  .sforte_blogLayoutGrid3_e6fb764b { grid-template-columns: 1fr; }
}
.sforte_blogLayoutGrid3_e6fb764b .rtec_blogLink_29fd29ab {
  padding: 1rem;
  border-radius: 6px;
  border: 1px solid rgba(0,0,0,0.1);
  background: rgba(0,0,0,0.02);
}
.sforte_blogLayoutGrid3_e6fb764b .rtec_blogLink_29fd29ab:hover {
  border-color: rgba(0,0,0,0.2);
  background: rgba(0,0,0,0.04);
}
/* Grid 4 */
.fort_9631920b {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 1rem;
}
@media (max-width: 992px) {
  .fort_9631920b { grid-template-columns: repeat(2, 1fr); }
}
@media (max-width: 576px) {
  .fort_9631920b { grid-template-columns: 1fr; }
}
.fort_9631920b .rtec_blogLink_29fd29ab {
  padding: 1rem;
  border-radius: 6px;
  border: 1px solid rgba(0,0,0,0.1);
  background: rgba(0,0,0,0.02);
}
.fort_9631920b .rtec_blogLink_29fd29ab:hover {
  border-color: rgba(0,0,0,0.2);
  background: rgba(0,0,0,0.04);
}
/* Boxed */
.blogLayoutBoxed_cc64662c {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.blogLayoutBoxed_cc64662c .rtec_blogLink_29fd29ab {
  display: block;
  width: 100%;
  box-sizing: border-box;
  padding: 1.25rem;
  border-radius: 6px;
  border: 1px solid rgba(0,0,0,0.12);
  background: #f0f1f3;
  box-shadow: none;
}
.blogLayoutBoxed_cc64662c .rtec_blogLink_29fd29ab:hover {
  border-color: rgba(0,0,0,0.2);
  background: #e8e9ec;
}
/* Cards */
.sfo_dfd8bf67 {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  gap: 1.25rem;
}
@media (min-width: 640px) {
  .sfo_dfd8bf67 { grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); }
}
@media (min-width: 900px) {
  .sfo_dfd8bf67 { grid-template-columns: repeat(auto-fill, minmax(240px, 1fr)); }
}
.sfo_dfd8bf67 .rtec_blogLink_29fd29ab {
  display: block;
  padding: 1.25rem;
  border-radius: 10px;
  box-shadow: 0 2px 8px rgba(0,0,0,0.1), 0 1px 2px rgba(0,0,0,0.06);
  background: #fff;
  border: 1px solid rgba(0,0,0,0.06);
  min-height: 4rem;
}
.sfo_dfd8bf67 .rtec_blogLink_29fd29ab:hover {
  box-shadow: 0 6px 20px rgba(0,0,0,0.12), 0 2px 4px rgba(0,0,0,0.08);
  border-color: rgba(0,0,0,0.1);
}
