.am_9b9523f3 { font-family: undefined; margin: 0; color: hsl(121, 12%, 12%); background: hsl(121, 8%, 98%); }

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

.tc_1b56f94f {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 21px 28px;
  background: hsl(301, 46%, 56%);
  color: hsl(301, 46%, 86%);
}

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

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

.ling_ded17b07 { margin: 0; }

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

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

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

.ga_nav_2dfd16a5 { padding: 14px 0; }

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

.navItem_897c1c95 { margin-bottom: 7px; }

.am_block_abf93040 { padding: 14px 0; }

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

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

.tcas_5c9d891a { font-size: 1.25rem; margin: 0 0 14px; color: hsl(121, 46%, 56%); }

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

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

.estc_listItem_6c88f7d3 { margin-bottom: 7px; }

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

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

.casin_5c0b18bf { display: flex; gap: 21px; }

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

.meta2_029e28ca { 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(.ambli_blogLayout_2de602bf) > h1 {
  word-wrap: break-word;
  overflow-wrap: break-word;
  min-width: 0;
}
.ambli_blogLayout_2de602bf {
  margin: 1rem 0 0;
  padding: 0;
}
.ambli_blogLayout_2de602bf .blogItem_tcas_7cbacf00 {
  margin: 0;
  padding: 0;
}
.meta2_029e28ca {
  display: block;
  font-size: 0.875rem;
  opacity: 0.75;
  margin-top: 0.25rem;
}
/* Article/single page published date */
main .meta2_029e28ca {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
.ambli_blogLayout_2de602bf .blogLink_gbes_b11279a8 {
  display: block;
  text-decoration: none;
  word-wrap: break-word;
  overflow-wrap: break-word;
}
/* List */
.estc_blogLayoutList_2afdf159 .blogLink_gbes_b11279a8 {
  padding: 0.5rem 0;
  border-bottom: 1px solid rgba(0,0,0,0.08);
}
.estc_blogLayoutList_2afdf159 .blogItem_tcas_7cbacf00:last-child .blogLink_gbes_b11279a8 { border-bottom: none; }
/* Grid */
.blogLayoutGrid_40e1ffcf {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
  gap: 1rem;
}
.blogLayoutGrid_40e1ffcf .blogLink_gbes_b11279a8 {
  padding: 1rem;
  border-radius: 6px;
  border: 1px solid rgba(0,0,0,0.1);
  background: rgba(0,0,0,0.02);
}
.blogLayoutGrid_40e1ffcf .blogLink_gbes_b11279a8:hover {
  border-color: rgba(0,0,0,0.2);
  background: rgba(0,0,0,0.04);
}
/* Grid 3 */
.blogLayoutGrid3_estca_f5274f67 {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1rem;
}
@media (max-width: 768px) {
  .blogLayoutGrid3_estca_f5274f67 { grid-template-columns: 1fr; }
}
.blogLayoutGrid3_estca_f5274f67 .blogLink_gbes_b11279a8 {
  padding: 1rem;
  border-radius: 6px;
  border: 1px solid rgba(0,0,0,0.1);
  background: rgba(0,0,0,0.02);
}
.blogLayoutGrid3_estca_f5274f67 .blogLink_gbes_b11279a8:hover {
  border-color: rgba(0,0,0,0.2);
  background: rgba(0,0,0,0.04);
}
/* Grid 4 */
.ngbest_19756806 {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 1rem;
}
@media (max-width: 992px) {
  .ngbest_19756806 { grid-template-columns: repeat(2, 1fr); }
}
@media (max-width: 576px) {
  .ngbest_19756806 { grid-template-columns: 1fr; }
}
.ngbest_19756806 .blogLink_gbes_b11279a8 {
  padding: 1rem;
  border-radius: 6px;
  border: 1px solid rgba(0,0,0,0.1);
  background: rgba(0,0,0,0.02);
}
.ngbest_19756806 .blogLink_gbes_b11279a8:hover {
  border-color: rgba(0,0,0,0.2);
  background: rgba(0,0,0,0.04);
}
/* Boxed */
.blogLayoutBoxed_bestc_f9ded485 {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.blogLayoutBoxed_bestc_f9ded485 .blogLink_gbes_b11279a8 {
  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_bestc_f9ded485 .blogLink_gbes_b11279a8:hover {
  border-color: rgba(0,0,0,0.2);
  background: #e8e9ec;
}
/* Cards */
.blogLayoutCards_074bae20 {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  gap: 1.25rem;
}
@media (min-width: 640px) {
  .blogLayoutCards_074bae20 { grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); }
}
@media (min-width: 900px) {
  .blogLayoutCards_074bae20 { grid-template-columns: repeat(auto-fill, minmax(240px, 1fr)); }
}
.blogLayoutCards_074bae20 .blogLink_gbes_b11279a8 {
  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;
}
.blogLayoutCards_074bae20 .blogLink_gbes_b11279a8: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);
}
