/* variant_f: minimal, thin borders only */
.root_gambl_b2217151 { font-family: "Georgia", "Times New Roman", serif; margin: 0; background: hsl(329, 8%, 98%); color: hsl(329, 12%, 12%); }

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

.ngtips_5a0332a6 {
  max-width: 1229px;
  margin: 0 auto;
  padding: 0 44px 88px;
}

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

.ngt_brand_a90f3bfe { font-weight: 600; font-size: 1.25rem; color: hsl(329, 80%, 24%); }

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

.mbling_navItem_af929cd1 { margin: 0; }

.amblin_link_eb8b5f01 { color: hsl(149, 74%, 39%); text-decoration: none; }

.ingt_9f33b5cb { padding: 44px 0; }

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

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

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

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

.listItem_amb_350c0c51 { margin-bottom: 11px; }

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

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

.ing_cardText_679d30f2 { margin: 0; color: hsl(329, 8%, 42%); }

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

.mb_footerText_a455db78 { margin: 0; }

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

.ips_5b061132 { color: hsl(149, 74%, 39%); text-decoration: none; }

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