/* Unique palette - no shared class names */
.gtip_root_a472d318 {
  font-family: undefined;
  color: hsl(0, 12%, 12%);
  background: hsl(0, 8%, 98%);
  margin: 0;
  line-height: 1.5;
}

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

.bett_wrap_ad2c3c3e {
  max-width: 1060px;
  margin: 0 auto;
  padding: 24px 12px;
}

.tips_11f1ed2f {
  background: hsl(0, 45%, 45%);
  color: hsl(0, 45%, 70%);
  padding: 12px 18px;
  margin-bottom: 24px;
}

.tingti_bar_29cd0505 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 12px;
}

.ttin_da52cc13 { font-weight: 700; font-size: 1.25rem; }

.tips_59ebf91e { display: flex; }

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

.navItem_c2ce9a52 { margin: 0; }

.ipsweb_link_2474dc44 {
  color: hsl(0, 45%, 70%);
  text-decoration: none;
}

.ipsweb_link_2474dc44:hover { text-decoration: underline; }

.ingti_da4bc57a { padding: 24px 0; }

.section_ipswe_ff992400 {
  margin-bottom: 48px;
  padding: 18px 0;
}

.heading_4701dd41 {
  font-size: 1.75rem;
  color: hsl(0, 60%, 30%);
  margin: 0 0 12px;
}

.text_8ec27417 { margin: 0 0 12px; color: hsl(0, 8%, 42%); }

.list_4567b56a {
  list-style: disc;
  margin: 12px 0;
  padding-left: 24px;
}

.listItem_45f4ccdd { margin-bottom: 6px; }

.footer_et_bc9962ab {
  background: hsl(0, 10%, 94%);
  color: hsl(0, 8%, 42%);
  padding: 24px 18px;
  margin-top: 48px;
}

.strip_0e6e62e1 { max-width: 1060px; margin: 0 auto; }

.ttin_footerText_ed652f65 { margin: 0 0 12px; font-size: 0.9rem; }

.tt_footerLinks_2649e715 {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  gap: 18px;
  flex-wrap: wrap;
}

.footerLink_0b8563d2 { color: hsl(180, 45%, 45%); text-decoration: none; }

.footerLink_0b8563d2:hover { text-decoration: underline; }

.meta2_sweb_3f1f89ee { display: block; font-size: 0.875rem; color: hsl(0, 8%, 42%); 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(.bettin_blogLayout_e8b2e3b2) > h1 {
  word-wrap: break-word;
  overflow-wrap: break-word;
  min-width: 0;
}
.bettin_blogLayout_e8b2e3b2 {
  margin: 1rem 0 0;
  padding: 0;
}
.bettin_blogLayout_e8b2e3b2 .blogItem_06a1afea {
  margin: 0;
  padding: 0;
}
.meta2_sweb_3f1f89ee {
  display: block;
  font-size: 0.875rem;
  opacity: 0.75;
  margin-top: 0.25rem;
}
/* Article/single page published date */
main .meta2_sweb_3f1f89ee {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
.bettin_blogLayout_e8b2e3b2 .ngti_blogLink_657ac06d {
  display: block;
  text-decoration: none;
  word-wrap: break-word;
  overflow-wrap: break-word;
}
/* List */
.blogLayoutList_82101e4e .ngti_blogLink_657ac06d {
  padding: 0.5rem 0;
  border-bottom: 1px solid rgba(0,0,0,0.08);
}
.blogLayoutList_82101e4e .blogItem_06a1afea:last-child .ngti_blogLink_657ac06d { border-bottom: none; }
/* Grid */
.blogLayoutGrid_ingti_775e38e2 {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
  gap: 1rem;
}
.blogLayoutGrid_ingti_775e38e2 .ngti_blogLink_657ac06d {
  padding: 1rem;
  border-radius: 6px;
  border: 1px solid rgba(0,0,0,0.1);
  background: rgba(0,0,0,0.02);
}
.blogLayoutGrid_ingti_775e38e2 .ngti_blogLink_657ac06d:hover {
  border-color: rgba(0,0,0,0.2);
  background: rgba(0,0,0,0.04);
}
/* Grid 3 */
.ng_blogLayoutGrid3_2871673a {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1rem;
}
@media (max-width: 768px) {
  .ng_blogLayoutGrid3_2871673a { grid-template-columns: 1fr; }
}
.ng_blogLayoutGrid3_2871673a .ngti_blogLink_657ac06d {
  padding: 1rem;
  border-radius: 6px;
  border: 1px solid rgba(0,0,0,0.1);
  background: rgba(0,0,0,0.02);
}
.ng_blogLayoutGrid3_2871673a .ngti_blogLink_657ac06d:hover {
  border-color: rgba(0,0,0,0.2);
  background: rgba(0,0,0,0.04);
}
/* Grid 4 */
.blogLayoutGrid4_c49524e0 {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 1rem;
}
@media (max-width: 992px) {
  .blogLayoutGrid4_c49524e0 { grid-template-columns: repeat(2, 1fr); }
}
@media (max-width: 576px) {
  .blogLayoutGrid4_c49524e0 { grid-template-columns: 1fr; }
}
.blogLayoutGrid4_c49524e0 .ngti_blogLink_657ac06d {
  padding: 1rem;
  border-radius: 6px;
  border: 1px solid rgba(0,0,0,0.1);
  background: rgba(0,0,0,0.02);
}
.blogLayoutGrid4_c49524e0 .ngti_blogLink_657ac06d:hover {
  border-color: rgba(0,0,0,0.2);
  background: rgba(0,0,0,0.04);
}
/* Boxed */
.sw_blogLayoutBoxed_2577bbb5 {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.sw_blogLayoutBoxed_2577bbb5 .ngti_blogLink_657ac06d {
  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;
}
.sw_blogLayoutBoxed_2577bbb5 .ngti_blogLink_657ac06d:hover {
  border-color: rgba(0,0,0,0.2);
  background: #e8e9ec;
}
/* Cards */
.blogLayoutCards_gtip_72b979c2 {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  gap: 1.25rem;
}
@media (min-width: 640px) {
  .blogLayoutCards_gtip_72b979c2 { grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); }
}
@media (min-width: 900px) {
  .blogLayoutCards_gtip_72b979c2 { grid-template-columns: repeat(auto-fill, minmax(240px, 1fr)); }
}
.blogLayoutCards_gtip_72b979c2 .ngti_blogLink_657ac06d {
  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_gtip_72b979c2 .ngti_blogLink_657ac06d: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);
}
