/* variant_g: card shadows, rounded */
.root_0bd02c9d { font-family: "Franklin Gothic Medium", "Arial Narrow", sans-serif; margin: 0; background: hsl(102, 8%, 98%); color: hsl(102, 12%, 12%); }

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

.container_c33ccbc8 {
  max-width: 922px;
  margin: 0 auto;
  padding: 0 18px 48px;
}

.et_header_221811e1 {
  padding: 24px 18px;
  margin-bottom: 48px;
  background: hsl(102, 10%, 94%);
  border-radius: 12px;
  box-shadow: 0 2px 8px rgba(0,0,0,0.06);
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 12px;
}

.et_brand_2344e81b { font-weight: 700; font-size: 1.4rem; color: hsl(102, 57%, 57%); }

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

.navItem_0235792a { margin: 0; }

.tingt_link_61534893 { color: hsl(282, 57%, 57%); text-decoration: none; }

.main_c9621021 { padding: 24px 0; }

.ing_55aaf279 {
  background: hsl(102, 10%, 94%);
  padding: 24px;
  margin-bottom: 24px;
  border-radius: 12px;
  box-shadow: 0 2px 8px rgba(0,0,0,0.06);
}

.tipsc_heading_aab3996e { font-size: 1.35rem; margin: 0 0 12px; color: hsl(102, 72%, 42%); }

.text_ttin_f26b389c { margin: 0; color: hsl(102, 8%, 42%); line-height: 1.6; }

.ingtip_da5d4764 { margin: 12px 0; padding-left: 24px; }

.sco_listItem_2625f7d7 { margin-bottom: 6px; }

.card_81a0acc7 {
  background: hsl(102, 10%, 94%);
  padding: 24px;
  margin-bottom: 24px;
  border-radius: 12px;
  box-shadow: 0 2px 8px rgba(0,0,0,0.06);
}

.cardTitle_bettin_751d6e96 { font-size: 1.35rem; margin: 0 0 12px; color: hsl(102, 72%, 42%); }

.bet_1e611ade { margin: 0; color: hsl(102, 8%, 42%); }

.tipsc_da6eb777 {
  margin-top: 48px;
  padding: 24px 18px;
  background: hsl(102, 10%, 94%);
  border-radius: 12px;
  font-size: 0.9rem;
  color: hsl(102, 8%, 42%);
}

.footerText_ips_b5d37dca { margin: 0; }

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

.footerLink_gti_7938bed3 { color: hsl(282, 57%, 57%); text-decoration: none; }

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