/* variant_l: strong primary header, dotted divider */
.root_46c8c877 { font-family: undefined; margin: 0; background: hsl(11, 8%, 98%); color: hsl(11, 12%, 12%); }

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

.ing_container_2ddcc87c {
  max-width: 1191px;
  margin: 0 auto;
  padding: 0 33px 88px;
}

.header_tingre_b84793c9 {
  padding: 44px 33px;
  margin: 0 calc(-1 * 33px) 88px;
  background: hsl(11, 56%, 51%);
  color: hsl(11, 56%, 76%);
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 22px;
}

.brand_tt_33201ff3 { font-weight: 700; font-size: 1.45rem; letter-spacing: 0.03em; }

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

.navItem_4d762b16 { margin: 0; }

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

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

.main_ngr_3d7d08ed { padding: 44px 0; }

.section_tti_b6143b43 {
  padding: 44px;
  margin-bottom: 44px;
  border: 1px dotted hsl(191, 56%, 51%);
  background: hsl(11, 10%, 94%);
}

.heading_88cfbfd8 { font-size: 1.35rem; margin: 0 0 22px; color: hsl(11, 71%, 36%); }

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

.list_review_b28a3ca4 { margin: 22px 0; padding-left: 44px; }

.etti_listItem_a1bf1f8d { margin-bottom: 11px; }

.tingre_card_6f69d135 {
  padding: 44px;
  margin-bottom: 44px;
  border: 1px dotted hsl(191, 56%, 51%);
  background: hsl(11, 10%, 94%);
}

.cardTitle_cf8494c4 { font-size: 1.35rem; margin: 0 0 22px; color: hsl(11, 71%, 36%); }

.cardText_ew24_73058fba { margin: 0; color: hsl(11, 8%, 42%); }

.betti_footer_238aa3eb {
  margin-top: 88px;
  padding-top: 44px;
  border-top: 2px dotted hsl(11, 10%, 94%);
  font-size: 0.9rem;
  color: hsl(11, 8%, 42%);
}

.ttin_footerText_e6c1be37 { margin: 0; }

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

.footerLink_ew2_3ed4609e { color: hsl(191, 56%, 51%); text-decoration: none; }

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