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

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

.container_pt_f0ff1754 {
  max-width: 1177px;
  margin: 0 auto;
  padding: 0 44px 88px;
}

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

.le_brand_ae7e2013 { font-weight: 600; font-size: 1.25rem; color: hsl(77, 77%, 22%); }

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

.navItem_777_384c8dea { margin: 0; }

.yp_59841e35 { color: hsl(257, 62%, 37%); text-decoration: none; }

.main_45ca689e { padding: 44px 0; }

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

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

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

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

.kryp_listItem_2480e2ad { margin-bottom: 11px; }

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

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

.cardText_0760a664 { margin: 0; color: hsl(77, 8%, 42%); }

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

.footerText_te7_f7d791b0 { margin: 0; }

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

.footerLink_43984f3b { color: hsl(257, 62%, 37%); text-decoration: none; }

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