.root_ti_348286c7 { font-family: undefined; margin: 0; color: hsl(313, 12%, 12%); background: hsl(313, 8%, 98%); }

.ddst_1cc6160d { margin: 0; min-height: 100vh; display: flex; flex-direction: column; }

.ddsti_55629ceb {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 21px 28px;
  background: hsl(133, 58%, 48%);
  color: hsl(133, 58%, 78%);
}

.ds_brand_24b00b26 { font-size: 1.2rem; font-weight: 700; }

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

.menuItem_ddstip_793888ff { margin: 0; }

.sti_link_eeacf3dd { color: inherit; text-decoration: none; }

.ddstip_inner_248c65ee {
  flex: 1;
  max-width: 1013px;
  margin: 0 auto;
  width: 100%;
  padding: 56px 14px;
  display: grid;
  grid-template-columns: 1fr 3fr;
  gap: 56px;
}

@media (max-width: 640px) {
  .ddstip_inner_248c65ee { grid-template-columns: 1fr; }
}

.nav_004a5665 { padding: 14px 0; }

.navList_07c344d5 { list-style: none; margin: 0; padding: 0; }

.navItem_8f8be4dd { margin-bottom: 7px; }

.oddsti_block_a73069b2 { padding: 14px 0; }

.od_section_a76cbc97 { margin-bottom: 28px; padding: 21px 0; border-bottom: 1px solid hsl(313, 10%, 94%); }

.ddstip_heading_ec35fdd4 { font-size: 1.5rem; margin: 0 0 21px; color: hsl(313, 73%, 33%); }

.dstip_subheading_ec667601 { font-size: 1.25rem; margin: 0 0 14px; color: hsl(313, 58%, 48%); }

.oddst_text_e3244c35 { margin: 0 0 14px; color: hsl(313, 8%, 42%); line-height: 1.6; }

.list_4ba479b3 { margin: 14px 0; padding-left: 28px; }

.dds_listItem_e366e6d8 { margin-bottom: 7px; }

.ddstip_footer_6c7bb2b0 {
  padding: 28px 28px;
  background: hsl(313, 73%, 33%);
  color: hsl(313, 58%, 73%);
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 14px;
}

.oddst_footerText_2d079e2b { margin: 0; font-size: 0.875rem; }

.footerLinks_od_7b249bfd { display: flex; gap: 21px; }

.footerLink_8a262545 { color: inherit; text-decoration: none; }

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