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

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

.tting_5b8c6dfe {
  max-width: 1174px;
  margin: 0 auto;
  padding: 0 24px 64px;
}

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

.lbett_18b8536c { font-weight: 700; font-size: 1.5rem; color: hsl(74, 59%, 59%); }

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

.tting_navItem_a91f354e { margin: 0; }

.de_130ed3d6 { color: hsl(254, 59%, 59%); text-decoration: none; }

.eal_1612d6b7 { padding: 32px 0; }

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

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

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

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

.listItem_deal_fb9a250b { margin-bottom: 8px; }

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

.eal_52d23c71 { margin: 0; }

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

.footerLink_8eaebeef { color: hsl(254, 59%, 59%); text-decoration: none; }

img {
  width: 100%;
  max-width: 100%;
  height: auto;
  display: block;
}

/* Articles/blog/news listing — hashed class names per site (no footprint) */
main:has(.blogLayout_0a8ea6b7) > h1 {
  word-wrap: break-word;
  overflow-wrap: break-word;
  min-width: 0;
}
.blogLayout_0a8ea6b7 {
  margin: 1rem 0 0;
  padding: 0;
}
.blogLayout_0a8ea6b7 .blogItem_0b736922 {
  margin: 0;
  padding: 0;
}
.blogLayout_0a8ea6b7 .lbetti_blogLink_2948f853 {
  display: block;
  text-decoration: none;
  word-wrap: break-word;
  overflow-wrap: break-word;
}
/* List */
.blogLayoutList_ideal_76060c54 .lbetti_blogLink_2948f853 {
  padding: 0.5rem 0;
  border-bottom: 1px solid rgba(0,0,0,0.08);
}
.blogLayoutList_ideal_76060c54 .blogItem_0b736922:last-child .lbetti_blogLink_2948f853 { border-bottom: none; }
/* Grid */
.ing_9f3fac07 {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
  gap: 1rem;
}
.ing_9f3fac07 .lbetti_blogLink_2948f853 {
  padding: 1rem;
  border-radius: 6px;
  border: 1px solid rgba(0,0,0,0.1);
  background: rgba(0,0,0,0.02);
}
.ing_9f3fac07 .lbetti_blogLink_2948f853:hover {
  border-color: rgba(0,0,0,0.2);
  background: rgba(0,0,0,0.04);
}
/* Grid 3 */
.blogLayoutGrid3_0e4e3cff {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1rem;
}
@media (max-width: 768px) {
  .blogLayoutGrid3_0e4e3cff { grid-template-columns: 1fr; }
}
.blogLayoutGrid3_0e4e3cff .lbetti_blogLink_2948f853 {
  padding: 1rem;
  border-radius: 6px;
  border: 1px solid rgba(0,0,0,0.1);
  background: rgba(0,0,0,0.02);
}
.blogLayoutGrid3_0e4e3cff .lbetti_blogLink_2948f853:hover {
  border-color: rgba(0,0,0,0.2);
  background: rgba(0,0,0,0.04);
}
/* Grid 4 */
.lbett_blogLayoutGrid4_e369fc9f {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 1rem;
}
@media (max-width: 992px) {
  .lbett_blogLayoutGrid4_e369fc9f { grid-template-columns: repeat(2, 1fr); }
}
@media (max-width: 576px) {
  .lbett_blogLayoutGrid4_e369fc9f { grid-template-columns: 1fr; }
}
.lbett_blogLayoutGrid4_e369fc9f .lbetti_blogLink_2948f853 {
  padding: 1rem;
  border-radius: 6px;
  border: 1px solid rgba(0,0,0,0.1);
  background: rgba(0,0,0,0.02);
}
.lbett_blogLayoutGrid4_e369fc9f .lbetti_blogLink_2948f853:hover {
  border-color: rgba(0,0,0,0.2);
  background: rgba(0,0,0,0.04);
}
/* Boxed */
.lbet_blogLayoutBoxed_a431d89d {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.lbet_blogLayoutBoxed_a431d89d .lbetti_blogLink_2948f853 {
  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;
}
.lbet_blogLayoutBoxed_a431d89d .lbetti_blogLink_2948f853:hover {
  border-color: rgba(0,0,0,0.2);
  background: #e8e9ec;
}
/* Cards */
.blogLayoutCards_46a468b7 {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  gap: 1.25rem;
}
@media (min-width: 640px) {
  .blogLayoutCards_46a468b7 { grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); }
}
@media (min-width: 900px) {
  .blogLayoutCards_46a468b7 { grid-template-columns: repeat(auto-fill, minmax(240px, 1fr)); }
}
.blogLayoutCards_46a468b7 .lbetti_blogLink_2948f853 {
  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_46a468b7 .lbetti_blogLink_2948f853: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);
}
