/* variant_d: dark header bar, soft cards */
.root_betti_bd53ec61 { font-family: "Franklin Gothic Medium", "Arial Narrow", sans-serif; margin: 0; background: hsl(327, 8%, 98%); color: hsl(327, 12%, 12%); }

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

.te_container_e822c4be {
  max-width: 1227px;
  margin: 0 auto;
  padding: 0 27px 72px;
}

.header_bett_71582e6c {
  padding: 27px 36px;
  margin: 0 calc(-1 * 27px) 72px;
  background: hsl(327, 80%, 22%);
  color: hsl(327, 72%, 62%);
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 18px;
}

.ttipst_brand_2d60b0f2 { font-weight: 700; font-size: 1.4rem; letter-spacing: 0.02em; }

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

.navItem_8002fe73 { margin: 0; }

.betti_5d461c42 { color: hsl(327, 72%, 62%); text-decoration: none; }

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

.st_main_2f604982 { padding: 36px 0; }

.section_ipster_72bdaf4e {
  background: hsl(327, 10%, 94%);
  padding: 36px;
  margin-bottom: 36px;
  border-left: 4px solid hsl(147, 72%, 37%);
}

.heading_41792fb2 { font-size: 1.4rem; margin: 0 0 18px; color: hsl(327, 80%, 22%); }

.text_cc51ae74 { margin: 0 0 18px; color: hsl(327, 8%, 42%); line-height: 1.6; }

.list_ettips_75cbe14d { margin: 18px 0; padding-left: 36px; }

.listItem_89a8311e { margin-bottom: 9px; }

.betti_card_aedcd728 {
  background: hsl(327, 10%, 94%);
  padding: 36px;
  margin-bottom: 36px;
  border-left: 4px solid hsl(147, 72%, 37%);
}

.pste_cardTitle_24a3f26a { font-size: 1.35rem; margin: 0 0 18px; color: hsl(327, 80%, 22%); }

.cardText_st_b0ff4876 { margin: 0 0 18px; color: hsl(327, 8%, 42%); }

.footer_4347b0fd {
  margin-top: 72px;
  padding: 36px 0;
  border-top: 2px solid hsl(327, 10%, 94%);
  font-size: 0.875rem;
  color: hsl(327, 8%, 42%);
}

.footerText_tipste_7fca5e08 { margin: 0; }

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

.footerLink_ste_f25d2ab0 { color: hsl(147, 72%, 37%); text-decoration: none; }

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