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

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

.in_wrap_ad40d8db {
  max-width: 1128px;
  margin: 0 auto;
  padding: 24px 12px;
}

.ease_header_a8ab9b36 {
  background: hsl(348, 63%, 38%);
  color: hsl(348, 63%, 63%);
  padding: 12px 18px;
  margin-bottom: 24px;
}

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

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

.nav_ea_b5dfb2d3 { display: flex; }

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

.navItem_rel_b83df27e { margin: 0; }

.leases_5da929b3 {
  color: hsl(348, 63%, 63%);
  text-decoration: none;
}

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

.asino_main_6512a43f { padding: 24px 0; }

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

.or_53097a0c {
  font-size: 1.75rem;
  color: hsl(348, 78%, 23%);
  margin: 0 0 12px;
}

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

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

.listItem_ases_b167583c { margin-bottom: 6px; }

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

.nore_1476c742 { max-width: 1128px; margin: 0 auto; }

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

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

.le_footerLink_6c083315 { color: hsl(168, 63%, 38%); text-decoration: none; }

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

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