/* variant_h: compact, small spacing */
.terwin_root_add271e6 { font-family: undefined; margin: 0; background: hsl(187, 8%, 98%); color: hsl(187, 12%, 12%); font-size: 0.9375rem; }

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

.ipster_container_ad0477d0 {
  max-width: 1007px;
  margin: 0 auto;
  padding: 0 14px 28px;
}

.header_tip_b3ea995f {
  padding: 14px 0;
  margin-bottom: 28px;
  border-bottom: 2px solid hsl(7, 52%, 42%);
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 14px;
}

.brand_846f4b95 { font-weight: 700; font-size: 1.2rem; color: hsl(187, 52%, 42%); }

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

.navItem_8bbcaa83 { margin: 0; }

.link_ips_fa4a3771 { color: hsl(7, 52%, 42%); text-decoration: none; }

.rw_main_aab27409 { padding: 21px 0; }

.terwi_13aead28 {
  padding: 21px;
  margin-bottom: 21px;
  background: hsl(187, 10%, 94%);
}

.sterwi_heading_efbe6db8 { font-size: 1.2rem; margin: 0 0 7px; color: hsl(187, 67%, 27%); }

.text_c179ce5b { margin: 0; color: hsl(187, 8%, 42%); line-height: 1.55; }

.ps_56cd7615 { margin: 7px 0; padding-left: 21px; }

.listItem_sterwi_3e967c9d { margin-bottom: 2px; }

.card_445a9805 {
  background: hsl(187, 10%, 94%);
  padding: 21px;
  margin-bottom: 21px;
}

.cardTitle_tipst_be8a65b9 { font-size: 1.2rem; margin: 0 0 7px; color: hsl(187, 67%, 27%); }

.ter_cardText_e7a8a0c0 { margin: 0; color: hsl(187, 8%, 42%); font-size: 0.9rem; }

.footer_sterwi_bbef3391 {
  margin-top: 28px;
  padding-top: 14px;
  border-top: 1px solid hsl(187, 10%, 94%);
  font-size: 0.8125rem;
  color: hsl(187, 8%, 42%);
}

.psterw_footerText_278a548d { margin: 0; }

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

.footerLink_terwin_7f585d46 { color: hsl(7, 52%, 42%); text-decoration: none; }

.ti_53d9a462 { 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_psterw_bc21dd80) > h1 {
  word-wrap: break-word;
  overflow-wrap: break-word;
  min-width: 0;
}
.blogLayout_psterw_bc21dd80 {
  margin: 1rem 0 0;
  padding: 0;
}
.blogLayout_psterw_bc21dd80 .blogItem_terwin_f6bb9d17 {
  margin: 0;
  padding: 0;
}
.ti_53d9a462 {
  display: block;
  font-size: 0.875rem;
  opacity: 0.75;
  margin-top: 0.25rem;
}
/* Article/single page published date */
main .ti_53d9a462 {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
.blogLayout_psterw_bc21dd80 .sterwi_173a61b5 {
  display: block;
  text-decoration: none;
  word-wrap: break-word;
  overflow-wrap: break-word;
}
/* List */
.st_blogLayoutList_efccf4af .sterwi_173a61b5 {
  padding: 0.5rem 0;
  border-bottom: 1px solid rgba(0,0,0,0.08);
}
.st_blogLayoutList_efccf4af .blogItem_terwin_f6bb9d17:last-child .sterwi_173a61b5 { border-bottom: none; }
/* Grid */
.sterwi_blogLayoutGrid_248154b8 {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
  gap: 1rem;
}
.sterwi_blogLayoutGrid_248154b8 .sterwi_173a61b5 {
  padding: 1rem;
  border-radius: 6px;
  border: 1px solid rgba(0,0,0,0.1);
  background: rgba(0,0,0,0.02);
}
.sterwi_blogLayoutGrid_248154b8 .sterwi_173a61b5:hover {
  border-color: rgba(0,0,0,0.2);
  background: rgba(0,0,0,0.04);
}
/* Grid 3 */
.erw_1c2b9882 {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1rem;
}
@media (max-width: 768px) {
  .erw_1c2b9882 { grid-template-columns: 1fr; }
}
.erw_1c2b9882 .sterwi_173a61b5 {
  padding: 1rem;
  border-radius: 6px;
  border: 1px solid rgba(0,0,0,0.1);
  background: rgba(0,0,0,0.02);
}
.erw_1c2b9882 .sterwi_173a61b5:hover {
  border-color: rgba(0,0,0,0.2);
  background: rgba(0,0,0,0.04);
}
/* Grid 4 */
.blogLayoutGrid4_c3084ce3 {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 1rem;
}
@media (max-width: 992px) {
  .blogLayoutGrid4_c3084ce3 { grid-template-columns: repeat(2, 1fr); }
}
@media (max-width: 576px) {
  .blogLayoutGrid4_c3084ce3 { grid-template-columns: 1fr; }
}
.blogLayoutGrid4_c3084ce3 .sterwi_173a61b5 {
  padding: 1rem;
  border-radius: 6px;
  border: 1px solid rgba(0,0,0,0.1);
  background: rgba(0,0,0,0.02);
}
.blogLayoutGrid4_c3084ce3 .sterwi_173a61b5:hover {
  border-color: rgba(0,0,0,0.2);
  background: rgba(0,0,0,0.04);
}
/* Boxed */
.blogLayoutBoxed_07bea672 {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.blogLayoutBoxed_07bea672 .sterwi_173a61b5 {
  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_07bea672 .sterwi_173a61b5:hover {
  border-color: rgba(0,0,0,0.2);
  background: #e8e9ec;
}
/* Cards */
.blogLayoutCards_ipster_b96d15e5 {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  gap: 1.25rem;
}
@media (min-width: 640px) {
  .blogLayoutCards_ipster_b96d15e5 { grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); }
}
@media (min-width: 900px) {
  .blogLayoutCards_ipster_b96d15e5 { grid-template-columns: repeat(auto-fill, minmax(240px, 1fr)); }
}
.blogLayoutCards_ipster_b96d15e5 .sterwi_173a61b5 {
  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_ipster_b96d15e5 .sterwi_173a61b5: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);
}
