/* Unique palette - no shared class names */
.root_40009fb2 {
  font-family: Verdana, Geneva, sans-serif;
  color: hsl(0, 12%, 12%);
  background: hsl(0, 8%, 98%);
  margin: 0;
  line-height: 1.5;
}

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

.wrap_02522c36 {
  max-width: 1140px;
  margin: 0 auto;
  padding: 24px 12px;
}

.header_c8cb084e {
  background: hsl(0, 45%, 50%);
  color: hsl(0, 45%, 75%);
  padding: 12px 18px;
  margin-bottom: 24px;
}

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

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

.nav_0cdee882 { display: flex; }

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

.uto_navItem_285b57d4 { margin: 0; }

.oester_5bb3ebc6 {
  color: hsl(0, 45%, 75%);
  text-decoration: none;
}

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

.ie_5376d946 { padding: 24px 0; }

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

.heading_c8fb405c {
  font-size: 1.75rem;
  color: hsl(0, 60%, 35%);
  margin: 0 0 12px;
}

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

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

.eich_listItem_a336f51b { margin-bottom: 6px; }

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

.strip_spiel_7d17524f { max-width: 1140px; margin: 0 auto; }

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

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

.aten_dc8d4b1a { color: hsl(180, 45%, 50%); text-decoration: none; }

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

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