/* Unique palette - no shared class names */
.root_uts_b454f788 {
  font-family: undefined;
  color: hsl(24, 12%, 12%);
  background: hsl(24, 8%, 98%);
  margin: 0;
  line-height: 1.5;
}

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

.ode_51b3bdb0 {
  max-width: 1284px;
  margin: 0 auto;
  padding: 24px 12px;
}

.ino_header_ad76b1be {
  background: hsl(24, 69%, 44%);
  color: hsl(24, 69%, 69%);
  padding: 12px 18px;
  margin-bottom: 24px;
}

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

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

.47_1f47739c { display: flex; }

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

.nd2_navItem_61feb05d { margin: 0; }

.in_5f809d3e {
  color: hsl(24, 69%, 69%);
  text-decoration: none;
}

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

.main_inode_f5faee98 { padding: 24px 0; }

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

.heading_4fe57cef {
  font-size: 1.75rem;
  color: hsl(24, 80%, 29%);
  margin: 0 0 12px;
}

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

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

.sinod_593b5194 { margin-bottom: 6px; }

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

.eu_59fe9d19 { max-width: 1284px; margin: 0 auto; }

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

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

.de_5dc04287 { color: hsl(204, 69%, 44%); text-decoration: none; }

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

.meta2_schlan_f2f55d64 { display: block; font-size: 0.875rem; color: hsl(24, 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(.blogLayout_nodeut_3a4ed1b4) > h1 {
  word-wrap: break-word;
  overflow-wrap: break-word;
  min-width: 0;
}
.blogLayout_nodeut_3a4ed1b4 {
  margin: 1rem 0 0;
  padding: 0;
}
.blogLayout_nodeut_3a4ed1b4 .tschla_blogItem_ee43e158 {
  margin: 0;
  padding: 0;
}
.meta2_schlan_f2f55d64 {
  display: block;
  font-size: 0.875rem;
  opacity: 0.75;
  margin-top: 0.25rem;
}
/* Article/single page published date */
main .meta2_schlan_f2f55d64 {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
.blogLayout_nodeut_3a4ed1b4 .blogLink_cc26286f {
  display: block;
  text-decoration: none;
  word-wrap: break-word;
  overflow-wrap: break-word;
}
/* List */
.inode_d7022701 .blogLink_cc26286f {
  padding: 0.5rem 0;
  border-bottom: 1px solid rgba(0,0,0,0.08);
}
.inode_d7022701 .tschla_blogItem_ee43e158:last-child .blogLink_cc26286f { border-bottom: none; }
/* Grid */
.utsc_blogLayoutGrid_6fdc41ac {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
  gap: 1rem;
}
.utsc_blogLayoutGrid_6fdc41ac .blogLink_cc26286f {
  padding: 1rem;
  border-radius: 6px;
  border: 1px solid rgba(0,0,0,0.1);
  background: rgba(0,0,0,0.02);
}
.utsc_blogLayoutGrid_6fdc41ac .blogLink_cc26286f:hover {
  border-color: rgba(0,0,0,0.2);
  background: rgba(0,0,0,0.04);
}
/* Grid 3 */
.sino_9ffe0641 {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1rem;
}
@media (max-width: 768px) {
  .sino_9ffe0641 { grid-template-columns: 1fr; }
}
.sino_9ffe0641 .blogLink_cc26286f {
  padding: 1rem;
  border-radius: 6px;
  border: 1px solid rgba(0,0,0,0.1);
  background: rgba(0,0,0,0.02);
}
.sino_9ffe0641 .blogLink_cc26286f:hover {
  border-color: rgba(0,0,0,0.2);
  background: rgba(0,0,0,0.04);
}
/* Grid 4 */
.hland2_997e0aa0 {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 1rem;
}
@media (max-width: 992px) {
  .hland2_997e0aa0 { grid-template-columns: repeat(2, 1fr); }
}
@media (max-width: 576px) {
  .hland2_997e0aa0 { grid-template-columns: 1fr; }
}
.hland2_997e0aa0 .blogLink_cc26286f {
  padding: 1rem;
  border-radius: 6px;
  border: 1px solid rgba(0,0,0,0.1);
  background: rgba(0,0,0,0.02);
}
.hland2_997e0aa0 .blogLink_cc26286f:hover {
  border-color: rgba(0,0,0,0.2);
  background: rgba(0,0,0,0.04);
}
/* Boxed */
.kas_5aacd183 {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.kas_5aacd183 .blogLink_cc26286f {
  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;
}
.kas_5aacd183 .blogLink_cc26286f:hover {
  border-color: rgba(0,0,0,0.2);
  background: #e8e9ec;
}
/* Cards */
.blogLayoutCards_c3021e29 {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  gap: 1.25rem;
}
@media (min-width: 640px) {
  .blogLayoutCards_c3021e29 { grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); }
}
@media (min-width: 900px) {
  .blogLayoutCards_c3021e29 { grid-template-columns: repeat(auto-fill, minmax(240px, 1fr)); }
}
.blogLayoutCards_c3021e29 .blogLink_cc26286f {
  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_c3021e29 .blogLink_cc26286f: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);
}
