/* variant_k: narrow centered content */
.root_c522f3e8 { font-family: "Lucida Bright", Georgia, serif; margin: 0; background: hsl(286, 8%, 98%); color: hsl(286, 12%, 12%); }

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

.container_c8d0c9f5 {
  max-width: 680px;
  margin: 0 auto;
  padding: 0 40px 80px;
}

.header_sinogu_f0eb6c1a {
  padding: 40px 0;
  margin-bottom: 80px;
  text-align: center;
  border-bottom: 1px solid hsl(286, 10%, 94%);
}

.brand_asi_77c1d86a { font-weight: 700; font-size: 1.5rem; color: hsl(286, 61%, 41%); display: block; margin-bottom: 20px; }

.navList_inogu_7363aca6 { list-style: none; margin: 0; padding: 0; display: flex; justify-content: center; flex-wrap: wrap; gap: 40px; }

.navItem_cd85957d { margin: 0; }

.link_as_7f3ff56b { color: hsl(106, 61%, 41%); text-decoration: none; }

.main_c6b5f4d2 { padding: 40px 0; }

.nogu_1583f90b {
  padding: 40px 0;
  margin-bottom: 40px;
}

.heading_ogut_bdea2c95 { font-size: 1.4rem; margin: 0 0 20px; color: hsl(286, 76%, 26%); }

.text_8d1f4464 { margin: 0; color: hsl(286, 8%, 42%); line-height: 1.7; }

.list_nogu_719fd9d0 { margin: 20px 0; padding-left: 40px; }

.si_96a17f99 { margin-bottom: 10px; }

.card_c5475f27 {
  padding: 40px 0;
  margin-bottom: 40px;
}

.cardTitle_gu_305dec0e { font-size: 1.4rem; margin: 0 0 20px; color: hsl(286, 76%, 26%); }

.cardText_c1d42df3 { margin: 0; color: hsl(286, 8%, 42%); line-height: 1.7; }

.ino_d362d2b4 {
  margin-top: 80px;
  padding-top: 40px;
  border-top: 1px solid hsl(286, 10%, 94%);
  text-align: center;
  font-size: 0.9rem;
  color: hsl(286, 8%, 42%);
}

.inogu_footerText_646c8768 { margin: 0; }

.asinog_footerLinks_e82bd997 { list-style: none; margin: 0; padding: 0; display: flex; justify-content: center; gap: 30px; }

.footerLink_asino_7611d4fd { color: hsl(106, 61%, 41%); text-decoration: none; }

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