.ulet_root_68815806 { font-family: undefined; margin: 0; background: hsl(314, 8%, 98%); color: hsl(314, 12%, 12%); }

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

.oulett_1f655b86 {
  max-width: 1014px;
  margin: 0 auto;
  padding: 0 24px 64px;
}

.header_84f3f8d7 {
  padding: 32px 0;
  margin-bottom: 64px;
  border-bottom: 3px solid hsl(134, 59%, 49%);
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 16px;
}

.brand_0ab6477c { font-weight: 700; font-size: 1.5rem; color: hsl(314, 59%, 49%); }

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

.te_1fa3e8b7 { margin: 0; }

.link_033709b7 { color: hsl(134, 59%, 49%); text-decoration: none; }

.ett_1aa6fadf { padding: 32px 0; }

.tteapp_9267a48e {
  background: hsl(314, 10%, 94%);
  padding: 32px;
  margin-bottom: 32px;
  border-radius: 8px;
}

.ap_cardTitle_25578b55 { font-size: 1.35rem; margin: 0 0 16px; color: hsl(314, 74%, 34%); }

.ea_9f23c799 { margin: 0 0 16px; color: hsl(314, 8%, 42%); }

.list_tea_b80e45b8 { margin: 16px 0; padding-left: 32px; }

.listItem_ulette_ff8af224 { margin-bottom: 8px; }

.ulette_199a43ed {
  margin-top: 64px;
  padding-top: 32px;
  border-top: 1px solid hsl(314, 10%, 94%);
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 16px;
  font-size: 0.9rem;
  color: hsl(314, 8%, 42%);
}

.footerText_88063c82 { margin: 0; }

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

.footerLink_tte_ba27ce6f { color: hsl(134, 59%, 49%); text-decoration: none; }

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