/* variant_e: accent top strip, light body */
.root_ccc1f957 { font-family: undefined; margin: 0; background: hsl(196, 8%, 98%); color: hsl(196, 12%, 12%); }

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

.sbest_container_ae6df117 {
  max-width: 1296px;
  margin: 0 auto;
  padding: 0 30px 80px;
}

.os_header_6aa258f7 {
  background: hsl(16, 61%, 56%);
  color: hsl(16, 61%, 86%);
  padding: 20px 40px;
  margin: 0 calc(-1 * 30px) 80px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 20px;
}

.nosbe_brand_2c8603da { font-weight: 700; font-size: 1.35rem; }

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

.navItem_85c8b84f { margin: 0; }

.as_55393040 { color: inherit; text-decoration: none; }

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

.main_sbes_70eec00f { padding: 40px 0; }

.section_ino_34074a2b {
  padding: 40px;
  margin-bottom: 40px;
  border-radius: 20px;
  background: hsl(196, 10%, 94%);
}

.heading_bes_f3244fa8 { font-size: 1.4rem; margin: 0 0 20px; color: hsl(196, 61%, 56%); }

.beste_998fc01a { margin: 0; color: hsl(196, 8%, 42%); line-height: 1.6; }

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

.os_listItem_207b0f7b { margin-bottom: 10px; }

.best_card_2cbc015c {
  background: hsl(196, 10%, 94%);
  padding: 40px;
  margin-bottom: 40px;
  border-radius: 20px;
}

.cardTitle_cce00d04 { font-size: 1.35rem; margin: 0 0 20px; color: hsl(196, 61%, 56%); }

.este_d3184c86 { margin: 0 0 20px; color: hsl(196, 8%, 42%); }

.osbe_footer_e87361bd {
  padding: 40px 0;
  border-top: 1px solid hsl(196, 10%, 94%);
  font-size: 0.9rem;
  color: hsl(196, 8%, 42%);
}

.footerText_cb5c3c3e { margin: 0; }

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

.sinos_97b2f949 { color: hsl(16, 61%, 56%); text-decoration: none; }

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