/* variant_d: dark header bar, soft cards */
.gsit_root_26fcca06 { font-family: undefined; margin: 0; background: hsl(195, 8%, 98%); color: hsl(195, 12%, 12%); }

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

.container_tti_b74ad216 {
  max-width: 935px;
  margin: 0 auto;
  padding: 0 27px 72px;
}

.header_ttin_f9348556 {
  padding: 27px 36px;
  margin: 0 calc(-1 * 27px) 72px;
  background: hsl(195, 75%, 30%);
  color: hsl(195, 60%, 70%);
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 18px;
}

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

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

.betti_190c5868 { margin: 0; }

.link_8108a98b { color: hsl(195, 60%, 70%); text-decoration: none; }

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

.be_1f7df33f { padding: 36px 0; }

.section_gsites_7c673cc1 {
  background: hsl(195, 10%, 94%);
  padding: 36px;
  margin-bottom: 36px;
  border-left: 4px solid hsl(15, 60%, 45%);
}

.bettin_heading_6856bc55 { font-size: 1.4rem; margin: 0 0 18px; color: hsl(195, 75%, 30%); }

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

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

.listItem_0df7b663 { margin-bottom: 9px; }

.card_4f2b1d42 {
  background: hsl(195, 10%, 94%);
  padding: 36px;
  margin-bottom: 36px;
  border-left: 4px solid hsl(15, 60%, 45%);
}

.cardTitle_tings_fc9be24f { font-size: 1.35rem; margin: 0 0 18px; color: hsl(195, 75%, 30%); }

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

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

.footerText_c27048e4 { margin: 0; }

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

.footerLink_c3ddd59b { color: hsl(15, 60%, 45%); text-decoration: none; }

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