/* variant_i: generous spacing, large type */
.root_4a79ff8c { font-family: undefined; margin: 0; background: hsl(176, 8%, 98%); color: hsl(176, 12%, 12%); line-height: 1.6; }

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

.container_ddstip_34c97852 {
  max-width: 1036px;
  margin: 0 auto;
  padding: 0 64px 64px;
}

.dst_header_ac621d17 {
  padding: 64px 0;
  margin-bottom: 64px;
  border-bottom: 3px solid hsl(176, 71%, 46%);
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 32px;
}

.brand_4b29fe7f { font-weight: 700; font-size: 1.75rem; color: hsl(176, 71%, 46%); }

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

.navItem_0cb0a26d { margin: 0; }

.stips_1d35bf07 { color: hsl(356, 71%, 46%); text-decoration: none; font-size: 1.05rem; }

.oddsti_5d54a140 { padding: 64px 0; }

.ips_9fab79b6 {
  padding: 64px;
  margin-bottom: 64px;
  background: hsl(176, 10%, 94%);
}

.odd_heading_60415215 { font-size: 1.65rem; margin: 0 0 24px; color: hsl(176, 80%, 31%); }

.text_oddst_7389ec5f { margin: 0; color: hsl(176, 8%, 42%); line-height: 1.75; font-size: 1.05rem; }

.oddst_99b78748 { margin: 24px 0; padding-left: 64px; }

.listItem_0c9ca3b6 { margin-bottom: 16px; }

.card_tips2_f95573db {
  background: hsl(176, 10%, 94%);
  padding: 64px;
  margin-bottom: 64px;
}

.tips_576f420e { font-size: 1.65rem; margin: 0 0 24px; color: hsl(176, 80%, 31%); }

.cardText_ddst_7621f5bf { margin: 0; color: hsl(176, 8%, 42%); font-size: 1.05rem; }

.footer_stips2_b7e252a4 {
  margin-top: 64px;
  padding: 64px 0;
  border-top: 2px solid hsl(176, 10%, 94%);
  font-size: 1rem;
  color: hsl(176, 8%, 42%);
}

.oddsti_d3e641ee { margin: 0; }

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

.dstip_59cc103e { color: hsl(356, 71%, 46%); text-decoration: none; }

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