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

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

.wrap_rov_b310e7f4 {
  max-width: 984px;
  margin: 0 auto;
  padding: 24px 12px;
}

.header_415ebdc9 {
  background: hsl(324, 69%, 44%);
  color: hsl(324, 69%, 69%);
  padding: 12px 18px;
  margin-bottom: 24px;
}

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

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

.nav_stp_b85bbcb3 { display: flex; }

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

.ntp_5aff4ddb { margin: 0; }

.er_link_a4e6f36d {
  color: hsl(324, 69%, 69%);
  text-decoration: none;
}

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

.main_47131a24 { padding: 24px 0; }

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

.heading_8f9f04df {
  font-size: 1.75rem;
  color: hsl(324, 80%, 29%);
  margin: 0 0 12px;
}

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

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

.tpro_listItem_212a8b33 { margin-bottom: 6px; }

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

.strip_47376fe6 { max-width: 984px; margin: 0 auto; }

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

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

.footerLink_8a4dafdb { color: hsl(144, 69%, 44%); text-decoration: none; }

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

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