/* variant_k: narrow centered content */
.tcasi_root_e91a3f8a { font-family: "Georgia", "Times New Roman", serif; margin: 0; background: hsl(274, 8%, 98%); color: hsl(274, 12%, 12%); }

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

.estc_995e5a25 {
  max-width: 680px;
  margin: 0 auto;
  padding: 0 40px 80px;
}

.header_47c90b4e {
  padding: 40px 0;
  margin-bottom: 80px;
  text-align: center;
  border-bottom: 1px solid hsl(274, 10%, 94%);
}

.bestc_1459c291 { font-weight: 700; font-size: 1.5rem; color: hsl(274, 49%, 54%); display: block; margin-bottom: 20px; }

.tcasi_d0ef3068 { list-style: none; margin: 0; padding: 0; display: flex; justify-content: center; flex-wrap: wrap; gap: 40px; }

.bestc_deeb2c53 { margin: 0; }

.link_c63ed109 { color: hsl(94, 49%, 54%); text-decoration: none; }

.cen_main_aec9d5ce { padding: 40px 0; }

.casi_18966c04 {
  padding: 40px 0;
  margin-bottom: 40px;
}

.sinos_9143647a { font-size: 1.4rem; margin: 0 0 20px; color: hsl(274, 64%, 39%); }

.bestc_text_236c1ce3 { margin: 0; color: hsl(274, 8%, 42%); line-height: 1.7; }

.list_c3bdd9fa { margin: 20px 0; padding-left: 40px; }

.listItem_bes_b0b44b36 { margin-bottom: 10px; }

.sce_card_6786308e {
  padding: 40px 0;
  margin-bottom: 40px;
}

.best_cardTitle_a7840270 { font-size: 1.4rem; margin: 0 0 20px; color: hsl(274, 64%, 39%); }

.cardText_asino_7e58a950 { margin: 0; color: hsl(274, 8%, 42%); line-height: 1.7; }

.footer_si_bc46b701 {
  margin-top: 80px;
  padding-top: 40px;
  border-top: 1px solid hsl(274, 10%, 94%);
  text-align: center;
  font-size: 0.9rem;
  color: hsl(274, 8%, 42%);
}

.ca_footerText_251b2c9a { margin: 0; }

.footerLinks_sc_7278e719 { list-style: none; margin: 0; padding: 0; display: flex; justify-content: center; gap: 30px; }

.footerLink_41f2b51d { color: hsl(94, 49%, 54%); text-decoration: none; }

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