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

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

.psterw_container_aae0e220 {
  max-width: 950px;
  margin: 0 auto;
  padding: 0 24px 64px;
}

.pst_d1ca4d36 {
  padding: 32px 0;
  margin-bottom: 64px;
  border-bottom: 3px solid hsl(110, 65%, 35%);
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 16px;
}

.brand_terw_bf48d495 { font-weight: 700; font-size: 1.5rem; color: hsl(290, 65%, 35%); }

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

.sterwi_91415c4c { margin: 0; }

.ipster_1c63deb8 { color: hsl(110, 65%, 35%); text-decoration: none; }

.pster_main_ec1e2c2b { padding: 32px 0; }

.card_terwi_31a96bc4 {
  background: hsl(290, 10%, 94%);
  padding: 32px;
  margin-bottom: 32px;
  border-radius: 8px;
}

.cardTitle_rw_7b493010 { font-size: 1.35rem; margin: 0 0 16px; color: hsl(290, 80%, 20%); }

.tipste_5f48b3ff { margin: 0 0 16px; color: hsl(290, 8%, 42%); }

.sterw_list_6c44be68 { margin: 16px 0; padding-left: 32px; }

.listItem_40cd1400 { margin-bottom: 8px; }

.ips_footer_e84ac69d {
  margin-top: 64px;
  padding-top: 32px;
  border-top: 1px solid hsl(290, 10%, 94%);
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 16px;
  font-size: 0.9rem;
  color: hsl(290, 8%, 42%);
}

.footerText_0538d0dd { margin: 0; }

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

.footerLink_sterwi_35b84bce { color: hsl(110, 65%, 35%); text-decoration: none; }

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