/* variant_l: strong primary header, dotted divider */
.dd_root_6fa44a57 { font-family: undefined; margin: 0; background: hsl(299, 8%, 98%); color: hsl(299, 12%, 12%); }

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

.ps24_17ec6199 {
  max-width: 1079px;
  margin: 0 auto;
  padding: 0 33px 88px;
}

.ddsti_header_a97f00fd {
  padding: 44px 33px;
  margin: 0 calc(-1 * 33px) 88px;
  background: hsl(299, 74%, 39%);
  color: hsl(299, 74%, 64%);
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 22px;
}

.ps_brand_20505325 { font-weight: 700; font-size: 1.45rem; letter-spacing: 0.03em; }

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

.navItem_4db81d00 { margin: 0; }

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

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

.dstip_main_e7c94005 { padding: 44px 0; }

.section_st_7a75e059 {
  padding: 44px;
  margin-bottom: 44px;
  border: 1px dotted hsl(119, 74%, 39%);
  background: hsl(299, 10%, 94%);
}

.od_90ea92b6 { font-size: 1.35rem; margin: 0 0 22px; color: hsl(299, 80%, 24%); }

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

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

.listItem_ps24_b5591003 { margin-bottom: 11px; }

.card_ps247_7c2c25b2 {
  padding: 44px;
  margin-bottom: 44px;
  border: 1px dotted hsl(119, 74%, 39%);
  background: hsl(299, 10%, 94%);
}

.stips2_cardTitle_68760510 { font-size: 1.35rem; margin: 0 0 22px; color: hsl(299, 80%, 24%); }

.stip_dc00c0be { margin: 0; color: hsl(299, 8%, 42%); }

.footer_0adc25ca {
  margin-top: 88px;
  padding-top: 44px;
  border-top: 2px dotted hsl(299, 10%, 94%);
  font-size: 0.9rem;
  color: hsl(299, 8%, 42%);
}

.odds_footerText_6b6340a1 { margin: 0; }

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

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

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