/* variant_f: minimal, thin borders only */
.root_41d3dad4 { font-family: "Gill Sans", "Trebuchet MS", sans-serif; margin: 0; background: hsl(353, 8%, 98%); color: hsl(353, 12%, 12%); }

.body_ideon_f4832d63 { margin: 0; min-height: 100vh; }

.eon_1d03d7c0 {
  max-width: 1053px;
  margin: 0 auto;
  padding: 0 44px 88px;
}

.header_ino_75ece78a {
  padding: 44px 0;
  margin-bottom: 88px;
  border-bottom: 1px solid hsl(353, 8%, 42%);
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 22px;
}

.brand_estc_35e3e1f1 { font-weight: 600; font-size: 1.25rem; color: hsl(353, 80%, 23%); }

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

.navItem_in_76f1dcb1 { margin: 0; }

.est_link_ef27660e { color: hsl(173, 68%, 38%); text-decoration: none; }

.inogui_main_e31ae769 { padding: 44px 0; }

.section_no_3d320a1a {
  padding: 33px 0;
  margin-bottom: 44px;
  border-bottom: 1px solid hsl(353, 10%, 94%);
}

.id_18fe453c { font-size: 1.3rem; margin: 0 0 22px; color: hsl(353, 12%, 12%); font-weight: 600; }

.casin_text_23c86ec6 { margin: 0; color: hsl(353, 8%, 42%); line-height: 1.65; }

.sino_d3c72f9d { margin: 22px 0; padding-left: 44px; }

.listItem_40272b96 { margin-bottom: 11px; }

.card_4366d04d {
  padding: 44px 0;
  margin-bottom: 44px;
  border-bottom: 1px solid hsl(353, 10%, 94%);
}

.asin_558d4457 { font-size: 1.3rem; margin: 0 0 22px; font-weight: 600; }

.cardText_est_b505992f { margin: 0; color: hsl(353, 8%, 42%); }

.stcas_footer_21c95d75 {
  margin-top: 88px;
  padding-top: 44px;
  border-top: 1px solid hsl(353, 8%, 42%);
  font-size: 0.875rem;
  color: hsl(353, 8%, 42%);
}

.gu_1562c825 { margin: 0; }

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

.gui_footerLink_252a80a7 { color: hsl(173, 68%, 38%); text-decoration: none; }

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