/* variant_h: compact, small spacing */
.root_ps_ff0b7154 { font-family: "Franklin Gothic Medium", "Arial Narrow", sans-serif; margin: 0; background: hsl(211, 8%, 98%); color: hsl(211, 12%, 12%); font-size: 0.9375rem; }

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

.ett_container_a13e08a7 {
  max-width: 1151px;
  margin: 0 auto;
  padding: 0 14px 28px;
}

.etting_17e6617b {
  padding: 14px 0;
  margin-bottom: 28px;
  border-bottom: 2px solid hsl(31, 46%, 36%);
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 14px;
}

.brand_0441026b { font-weight: 700; font-size: 1.2rem; color: hsl(211, 46%, 36%); }

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

.navItem_tingt_f0379db9 { margin: 0; }

.ngtips_5ca950ba { color: hsl(31, 46%, 36%); text-decoration: none; }

.main_072cf163 { padding: 21px 0; }

.section_4f5baa16 {
  padding: 21px;
  margin-bottom: 21px;
  background: hsl(211, 10%, 94%);
}

.heading_4b7f1c5c { font-size: 1.2rem; margin: 0 0 7px; color: hsl(211, 61%, 21%); }

.ps4u_text_a3df4c8f { margin: 0; color: hsl(211, 8%, 42%); line-height: 1.55; }

.list_07f78f0c { margin: 7px 0; padding-left: 21px; }

.listItem_ips_31022297 { margin-bottom: 2px; }

.card_bett_f0e4b26d {
  background: hsl(211, 10%, 94%);
  padding: 21px;
  margin-bottom: 21px;
}

.cardTitle_ingt_3801a715 { font-size: 1.2rem; margin: 0 0 7px; color: hsl(211, 61%, 21%); }

.tips4u_cardText_211ad0c6 { margin: 0; color: hsl(211, 8%, 42%); font-size: 0.9rem; }

.footer_tips_78d87265 {
  margin-top: 28px;
  padding-top: 14px;
  border-top: 1px solid hsl(211, 10%, 94%);
  font-size: 0.8125rem;
  color: hsl(211, 8%, 42%);
}

.ti_footerText_2c59c34a { margin: 0; }

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

.ingtip_1a51647b { color: hsl(31, 46%, 36%); text-decoration: none; }

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