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

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

.wrap_c64e1eef {
  max-width: 1236px;
  margin: 0 auto;
  padding: 24px 12px;
}

.asin_d7d481d3 {
  background: hsl(216, 51%, 46%);
  color: hsl(216, 51%, 71%);
  padding: 12px 18px;
  margin-bottom: 24px;
}

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

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

.ilecas_9a0ff671 { display: flex; }

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

.sinos_navItem_2e139e27 { margin: 0; }

.link_c516215e {
  color: hsl(216, 51%, 71%);
  text-decoration: none;
}

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

.main_86c450e1 { padding: 24px 0; }

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

.heading_45e247d4 {
  font-size: 1.75rem;
  color: hsl(216, 66%, 31%);
  margin: 0 0 12px;
}

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

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

.inos_listItem_2a1fe3dd { margin-bottom: 6px; }

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

.strip_4236146a { max-width: 1236px; margin: 0 auto; }

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

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

.footerLink_ecasin_b15ae16b { color: hsl(36, 51%, 46%); text-decoration: none; }

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

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