/* variant_f: minimal, thin borders only */
.op_root_6e56be53 { font-family: Cambria, "Hoefler Text", Utopia, "Liberation Serif", serif; margin: 0; background: hsl(329, 8%, 98%); color: hsl(329, 12%, 12%); }

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

.ca_container_2c83b3d2 {
  max-width: 1029px;
  margin: 0 auto;
  padding: 0 44px 88px;
}

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

.asino_brand_a52d8dec { font-weight: 600; font-size: 1.25rem; color: hsl(329, 80%, 24%); }

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

.navItem_top10_7958c6f5 { margin: 0; }

.link_sino_b7821a2d { color: hsl(149, 74%, 39%); text-decoration: none; }

.eca_1f560ee0 { padding: 44px 0; }

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

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

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

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

.op10_17bae04a { margin-bottom: 11px; }

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

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

.sinot_cardText_693d72ec { margin: 0; color: hsl(329, 8%, 42%); }

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

.ot_d1e79b8d { margin: 0; }

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

.footerLink_085d9101 { color: hsl(149, 74%, 39%); text-decoration: none; }

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