/* variant_k: narrow centered content */
.ba_root_2e1904db { font-family: undefined; margin: 0; background: hsl(70, 8%, 98%); color: hsl(70, 12%, 12%); }

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

.etting_container_60cb3810 {
  max-width: 680px;
  margin: 0 auto;
  padding: 0 40px 80px;
}

.ballti_header_ea007592 {
  padding: 40px 0;
  margin-bottom: 80px;
  text-align: center;
  border-bottom: 1px solid hsl(70, 10%, 94%);
}

.allt_5c75596a { font-weight: 700; font-size: 1.5rem; color: hsl(70, 55%, 40%); display: block; margin-bottom: 20px; }

.navList_tball_3d3d99e6 { list-style: none; margin: 0; padding: 0; display: flex; justify-content: center; flex-wrap: wrap; gap: 40px; }

.navItem_073145ae { margin: 0; }

.link_ballt_35f4e123 { color: hsl(250, 55%, 40%); text-decoration: none; }

.ot_main_6f7c56b8 { padding: 40px 0; }

.ti_section_a673a5e3 {
  padding: 40px 0;
  margin-bottom: 40px;
}

.heading_0cfc82bc { font-size: 1.4rem; margin: 0 0 20px; color: hsl(70, 70%, 25%); }

.ttingf_text_2af2a2e5 { margin: 0; color: hsl(70, 8%, 42%); line-height: 1.7; }

.ootba_5df4ba22 { margin: 20px 0; padding-left: 40px; }

.ti_listItem_a0e155e2 { margin-bottom: 10px; }

.card_c35dcbc9 {
  padding: 40px 0;
  margin-bottom: 40px;
}

.bettin_1efa0113 { font-size: 1.4rem; margin: 0 0 20px; color: hsl(70, 70%, 25%); }

.ting_9971abcb { margin: 0; color: hsl(70, 8%, 42%); line-height: 1.7; }

.ting_1cbe2ceb {
  margin-top: 80px;
  padding-top: 40px;
  border-top: 1px solid hsl(70, 10%, 94%);
  text-align: center;
  font-size: 0.9rem;
  color: hsl(70, 8%, 42%);
}

.bal_footerText_6b12e3d5 { margin: 0; }

.footerLinks_ngfoot_b4f12959 { list-style: none; margin: 0; padding: 0; display: flex; justify-content: center; gap: 30px; }

.ettin_d2f53318 { color: hsl(250, 55%, 40%); text-decoration: none; }

.meta2_07c1f860 { 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_ett_b98f06f5) > h1 {
  word-wrap: break-word;
  overflow-wrap: break-word;
  min-width: 0;
}
.blogLayout_ett_b98f06f5 {
  margin: 1rem 0 0;
  padding: 0;
}
.blogLayout_ett_b98f06f5 .blogItem_ingf_75b4f0a5 {
  margin: 0;
  padding: 0;
}
.meta2_07c1f860 {
  display: block;
  font-size: 0.875rem;
  opacity: 0.75;
  margin-top: 0.25rem;
}
/* Article/single page published date */
main .meta2_07c1f860 {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
.blogLayout_ett_b98f06f5 .blogLink_ing_72eec17d {
  display: block;
  text-decoration: none;
  word-wrap: break-word;
  overflow-wrap: break-word;
}
/* List */
.ingfoo_blogLayoutList_29120f6e .blogLink_ing_72eec17d {
  padding: 0.5rem 0;
  border-bottom: 1px solid rgba(0,0,0,0.08);
}
.ingfoo_blogLayoutList_29120f6e .blogItem_ingf_75b4f0a5:last-child .blogLink_ing_72eec17d { border-bottom: none; }
/* Grid */
.blogLayoutGrid_00694652 {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
  gap: 1rem;
}
.blogLayoutGrid_00694652 .blogLink_ing_72eec17d {
  padding: 1rem;
  border-radius: 6px;
  border: 1px solid rgba(0,0,0,0.1);
  background: rgba(0,0,0,0.02);
}
.blogLayoutGrid_00694652 .blogLink_ing_72eec17d:hover {
  border-color: rgba(0,0,0,0.2);
  background: rgba(0,0,0,0.04);
}
/* Grid 3 */
.blogLayoutGrid3_ttin_f8623dd3 {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1rem;
}
@media (max-width: 768px) {
  .blogLayoutGrid3_ttin_f8623dd3 { grid-template-columns: 1fr; }
}
.blogLayoutGrid3_ttin_f8623dd3 .blogLink_ing_72eec17d {
  padding: 1rem;
  border-radius: 6px;
  border: 1px solid rgba(0,0,0,0.1);
  background: rgba(0,0,0,0.02);
}
.blogLayoutGrid3_ttin_f8623dd3 .blogLink_ing_72eec17d:hover {
  border-color: rgba(0,0,0,0.2);
  background: rgba(0,0,0,0.04);
}
/* Grid 4 */
.blogLayoutGrid4_08f9bbc8 {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 1rem;
}
@media (max-width: 992px) {
  .blogLayoutGrid4_08f9bbc8 { grid-template-columns: repeat(2, 1fr); }
}
@media (max-width: 576px) {
  .blogLayoutGrid4_08f9bbc8 { grid-template-columns: 1fr; }
}
.blogLayoutGrid4_08f9bbc8 .blogLink_ing_72eec17d {
  padding: 1rem;
  border-radius: 6px;
  border: 1px solid rgba(0,0,0,0.1);
  background: rgba(0,0,0,0.02);
}
.blogLayoutGrid4_08f9bbc8 .blogLink_ing_72eec17d:hover {
  border-color: rgba(0,0,0,0.2);
  background: rgba(0,0,0,0.04);
}
/* Boxed */
.blogLayoutBoxed_4f170ae2 {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.blogLayoutBoxed_4f170ae2 .blogLink_ing_72eec17d {
  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_4f170ae2 .blogLink_ing_72eec17d:hover {
  border-color: rgba(0,0,0,0.2);
  background: #e8e9ec;
}
/* Cards */
.blogLayoutCards_llti_3cfaa27d {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  gap: 1.25rem;
}
@media (min-width: 640px) {
  .blogLayoutCards_llti_3cfaa27d { grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); }
}
@media (min-width: 900px) {
  .blogLayoutCards_llti_3cfaa27d { grid-template-columns: repeat(auto-fill, minmax(240px, 1fr)); }
}
.blogLayoutCards_llti_3cfaa27d .blogLink_ing_72eec17d {
  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_llti_3cfaa27d .blogLink_ing_72eec17d: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);
}
