/* variant_f: minimal, thin borders only */
.s4_9b53d85c { font-family: undefined; margin: 0; background: hsl(281, 8%, 98%); color: hsl(281, 12%, 12%); }

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

.tes_container_e44cc600 {
  max-width: 901px;
  margin: 0 auto;
  padding: 0 44px 88px;
}

.header_882c5ce7 {
  padding: 44px 0;
  margin-bottom: 88px;
  border-bottom: 1px solid hsl(281, 8%, 42%);
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 22px;
}

.ksites_14174da7 { font-weight: 600; font-size: 1.25rem; color: hsl(281, 71%, 21%); }

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

.navItem_goksi_72567bfe { margin: 0; }

.link_ksites_f389b6f4 { color: hsl(101, 56%, 36%); text-decoration: none; }

.main_cc221adf { padding: 44px 0; }

.section_c747fd1d {
  padding: 33px 0;
  margin-bottom: 44px;
  border-bottom: 1px solid hsl(281, 10%, 94%);
}

.heading_00205ff5 { font-size: 1.3rem; margin: 0 0 22px; color: hsl(281, 12%, 12%); font-weight: 600; }

.tes4_976a01a3 { margin: 0; color: hsl(281, 8%, 42%); line-height: 1.65; }

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

.listItem_c73c2495 { margin-bottom: 11px; }

.card_c00bfdce {
  padding: 44px 0;
  margin-bottom: 44px;
  border-bottom: 1px solid hsl(281, 10%, 94%);
}

.ok_cardTitle_6d9aa4b4 { font-size: 1.3rem; margin: 0 0 22px; font-weight: 600; }

.cardText_073616fc { margin: 0; color: hsl(281, 8%, 42%); }

.go_footer_ea2a11ed {
  margin-top: 88px;
  padding-top: 44px;
  border-top: 1px solid hsl(281, 8%, 42%);
  font-size: 0.875rem;
  color: hsl(281, 8%, 42%);
}

.footerText_ksi_bb6d9005 { margin: 0; }

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

.ksit_footerLink_e308c0d1 { color: hsl(101, 56%, 36%); text-decoration: none; }

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