/* Unique palette - no shared class names */
.root_stc_39503ae6 {
  font-family: "Georgia", "Times New Roman", serif;
  color: hsl(348, 12%, 12%);
  background: hsl(348, 8%, 98%);
  margin: 0;
  line-height: 1.5;
}

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

.wrap_8fed06d8 {
  max-width: 1208px;
  margin: 0 auto;
  padding: 24px 12px;
}

.oplist_d58ca956 {
  background: hsl(348, 63%, 43%);
  color: hsl(348, 63%, 68%);
  padding: 12px 18px;
  margin-bottom: 24px;
}

.ist_bar_6c4dc178 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 12px;
}

.brand_si_b3ddfb64 { font-weight: 700; font-size: 1.25rem; }

.nav_0a2d8123 { display: flex; }

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

.navItem_450fbf94 { margin: 0; }

.link_cas_f2a88aea {
  color: hsl(348, 63%, 68%);
  text-decoration: none;
}

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

.stca_main_a4832bb9 { padding: 24px 0; }

.section_no_7ebb152a {
  margin-bottom: 48px;
  padding: 18px 0;
}

.oplist_heading_a159f522 {
  font-size: 1.75rem;
  color: hsl(348, 78%, 28%);
  margin: 0 0 12px;
}

.text_tca_3853b11a { margin: 0 0 12px; color: hsl(348, 8%, 42%); }

.in_list_6361ee72 {
  list-style: disc;
  margin: 12px 0;
  padding-left: 24px;
}

.tca_51359994 { margin-bottom: 6px; }

.stcasi_footer_a40287ea {
  background: hsl(348, 10%, 94%);
  color: hsl(348, 8%, 42%);
  padding: 24px 18px;
  margin-top: 48px;
}

.strip_listca_3fe765e7 { max-width: 1208px; margin: 0 auto; }

.topl_91158b50 { margin: 0 0 12px; font-size: 0.9rem; }

.footerLinks_c52d9faf {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
  row-gap: 12px;
  column-gap: 18px;
}
.footerLinks_c52d9faf > li { flex: 0 0 auto; }

.footerLink_listc_70b859ad { color: hsl(168, 63%, 43%); text-decoration: none; }

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

.sin_meta2_6e9aa69b { display: block; font-size: 0.875rem; color: hsl(348, 8%, 42%); 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(.istca_blogLayout_241f3bee) > h1 {
  word-wrap: break-word;
  overflow-wrap: break-word;
  min-width: 0;
}
.istca_blogLayout_241f3bee {
  margin: 1rem 0 0;
  padding: 0;
}
.istca_blogLayout_241f3bee .stcasi_519c13c4 {
  margin: 0;
  padding: 0;
}
.sin_meta2_6e9aa69b {
  display: block;
  font-size: 0.875rem;
  opacity: 0.75;
  margin-top: 0.25rem;
}
/* Article/single page published date */
main .sin_meta2_6e9aa69b {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
.istca_blogLayout_241f3bee .si_blogLink_e874c8eb {
  display: block;
  text-decoration: none;
  word-wrap: break-word;
  overflow-wrap: break-word;
}
/* List */
.blogLayoutList_istcas_7dec31aa .si_blogLink_e874c8eb {
  padding: 0.5rem 0;
  border-bottom: 1px solid rgba(0,0,0,0.08);
}
.blogLayoutList_istcas_7dec31aa .stcasi_519c13c4:last-child .si_blogLink_e874c8eb { border-bottom: none; }
/* Grid */
.opl_blogLayoutGrid_a4ad7c0e {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
  gap: 1rem;
}
.opl_blogLayoutGrid_a4ad7c0e .si_blogLink_e874c8eb {
  padding: 1rem;
  border-radius: 6px;
  border: 1px solid rgba(0,0,0,0.1);
  background: rgba(0,0,0,0.02);
}
.opl_blogLayoutGrid_a4ad7c0e .si_blogLink_e874c8eb:hover {
  border-color: rgba(0,0,0,0.2);
  background: rgba(0,0,0,0.04);
}
/* Grid 3 */
.listc_blogLayoutGrid3_e2821b7c {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1rem;
}
@media (max-width: 768px) {
  .listc_blogLayoutGrid3_e2821b7c { grid-template-columns: 1fr; }
}
.listc_blogLayoutGrid3_e2821b7c .si_blogLink_e874c8eb {
  padding: 1rem;
  border-radius: 6px;
  border: 1px solid rgba(0,0,0,0.1);
  background: rgba(0,0,0,0.02);
}
.listc_blogLayoutGrid3_e2821b7c .si_blogLink_e874c8eb:hover {
  border-color: rgba(0,0,0,0.2);
  background: rgba(0,0,0,0.04);
}
/* Grid 4 */
.blogLayoutGrid4_02fb531c {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 1rem;
}
@media (max-width: 992px) {
  .blogLayoutGrid4_02fb531c { grid-template-columns: repeat(2, 1fr); }
}
@media (max-width: 576px) {
  .blogLayoutGrid4_02fb531c { grid-template-columns: 1fr; }
}
.blogLayoutGrid4_02fb531c .si_blogLink_e874c8eb {
  padding: 1rem;
  border-radius: 6px;
  border: 1px solid rgba(0,0,0,0.1);
  background: rgba(0,0,0,0.02);
}
.blogLayoutGrid4_02fb531c .si_blogLink_e874c8eb:hover {
  border-color: rgba(0,0,0,0.2);
  background: rgba(0,0,0,0.04);
}
/* Boxed */
.istc_dcb9101d {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.istc_dcb9101d .si_blogLink_e874c8eb {
  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;
}
.istc_dcb9101d .si_blogLink_e874c8eb:hover {
  border-color: rgba(0,0,0,0.2);
  background: #e8e9ec;
}
/* Cards */
.oplis_dc9f67f7 {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  gap: 1.25rem;
}
@media (min-width: 640px) {
  .oplis_dc9f67f7 { grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); }
}
@media (min-width: 900px) {
  .oplis_dc9f67f7 { grid-template-columns: repeat(auto-fill, minmax(240px, 1fr)); }
}
.oplis_dc9f67f7 .si_blogLink_e874c8eb {
  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;
}
.oplis_dc9f67f7 .si_blogLink_e874c8eb: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);
}
