/* variant_j: dark footer block */
.oddsst_dedb6575 { font-family: undefined; margin: 0; background: hsl(345, 8%, 98%); color: hsl(345, 12%, 12%); }

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

.oddsst_d8710ce2 {
  max-width: 1285px;
  margin: 0 auto;
  padding: 0 27px 72px;
}

.header_4487796e {
  padding: 36px 0;
  margin-bottom: 72px;
  border-bottom: 2px solid hsl(165, 60%, 45%);
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 18px;
}

.sstip_96f61858 { font-weight: 700; font-size: 1.4rem; color: hsl(345, 60%, 45%); }

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

.navItem_ps_b32ae66d { margin: 0; }

.ps_198b86ed { color: hsl(165, 60%, 45%); text-decoration: none; }

.sst_940f21a5 { padding: 36px 0; }

.odd_section_a1af85ed {
  padding: 36px;
  margin-bottom: 36px;
  background: hsl(345, 10%, 94%);
}

.heading_tips_b0825c0b { font-size: 1.35rem; margin: 0 0 18px; color: hsl(345, 75%, 30%); }

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

.sstips_5679a890 { margin: 18px 0; padding-left: 36px; }

.dd_listItem_e7d6aeed { margin-bottom: 9px; }

.ps_card_6c7f70ac {
  background: hsl(345, 10%, 94%);
  padding: 36px;
  margin-bottom: 36px;
}

.cardTitle_c006b944 { font-size: 1.35rem; margin: 0 0 18px; color: hsl(345, 75%, 30%); }

.cardText_c8d79d24 { margin: 0; color: hsl(345, 8%, 42%); }

.footer_c972bad2 {
  margin: 0 calc(-1 * 27px) 0;
  padding: 36px 27px;
  background: hsl(345, 75%, 30%);
  color: hsl(345, 60%, 70%);
  font-size: 0.9rem;
}

.ddsst_18a21c84 { margin: 0; }

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

.footerLink_c051e30d { color: hsl(345, 60%, 70%); text-decoration: none; }

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