/* Unique palette - no shared class names */
.asinop_57d1781e {
  font-family: "Georgia", "Times New Roman", serif;
  color: hsl(24, 12%, 12%);
  background: hsl(24, 8%, 98%);
  margin: 0;
  line-height: 1.5;
}

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

.wrap_ronl_3327247b {
  max-width: 1284px;
  margin: 0 auto;
  padding: 24px 12px;
}

.asi_9ca214b4 {
  background: hsl(24, 69%, 44%);
  color: hsl(24, 69%, 69%);
  padding: 12px 18px;
  margin-bottom: 24px;
}

.kasi_bar_2cebad53 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 12px;
}

.brand_asinop_f6d58d6e { font-weight: 700; font-size: 1.25rem; }

.nopok_9eb84485 { display: flex; }

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

.lin_navItem_6611b6ff { margin: 0; }

.link_asino_bb8741ef {
  color: hsl(24, 69%, 69%);
  text-decoration: none;
}

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

.kasin_96654afc { padding: 24px 0; }

.nl_1888aa76 {
  margin-bottom: 48px;
  padding: 18px 0;
}

.inop_heading_2040b692 {
  font-size: 1.75rem;
  color: hsl(24, 80%, 29%);
  margin: 0 0 12px;
}

.nopok_930e9144 { margin: 0 0 12px; color: hsl(24, 8%, 42%); }

.onli_list_ecf36d9b {
  list-style: disc;
  margin: 12px 0;
  padding-left: 24px;
}

.listItem_onli_f4650823 { margin-bottom: 6px; }

.asin_footer_e8975b6a {
  background: hsl(24, 10%, 94%);
  color: hsl(24, 8%, 42%);
  padding: 24px 18px;
  margin-top: 48px;
}

.strip_op_b8999473 { max-width: 1284px; margin: 0 auto; }

.inopo_footerText_e1aa802a { margin: 0 0 12px; font-size: 0.9rem; }

.footerLinks_891c4b0e {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
  row-gap: 12px;
  column-gap: 18px;
}
.footerLinks_891c4b0e > li { flex: 0 0 auto; }

.footerLink_kas_3357c515 { color: hsl(204, 69%, 44%); text-decoration: none; }

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

.ronli_526802f4 { display: block; font-size: 0.875rem; color: hsl(24, 8%, 42%); 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_asin_bdc84c3e) > h1 {
  word-wrap: break-word;
  overflow-wrap: break-word;
  min-width: 0;
}
.blogLayout_asin_bdc84c3e {
  margin: 1rem 0 0;
  padding: 0;
}
.blogLayout_asin_bdc84c3e .asino_blogItem_2fd239d6 {
  margin: 0;
  padding: 0;
}
.ronli_526802f4 {
  display: block;
  font-size: 0.875rem;
  opacity: 0.75;
  margin-top: 0.25rem;
}
/* Article/single page published date */
main .ronli_526802f4 {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
.blogLayout_asin_bdc84c3e .blogLink_ca844250 {
  display: block;
  text-decoration: none;
  word-wrap: break-word;
  overflow-wrap: break-word;
}
/* List */
.inopo_d87108dc .blogLink_ca844250 {
  padding: 0.5rem 0;
  border-bottom: 1px solid rgba(0,0,0,0.08);
}
.inopo_d87108dc .asino_blogItem_2fd239d6:last-child .blogLink_ca844250 { border-bottom: none; }
/* Grid */
.nopok_blogLayoutGrid_6dd54ab1 {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
  gap: 1rem;
}
.nopok_blogLayoutGrid_6dd54ab1 .blogLink_ca844250 {
  padding: 1rem;
  border-radius: 6px;
  border: 1px solid rgba(0,0,0,0.1);
  background: rgba(0,0,0,0.02);
}
.nopok_blogLayoutGrid_6dd54ab1 .blogLink_ca844250:hover {
  border-color: rgba(0,0,0,0.2);
  background: rgba(0,0,0,0.04);
}
/* Grid 3 */
.blogLayoutGrid3_li_bd028f7a {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1rem;
}
@media (max-width: 768px) {
  .blogLayoutGrid3_li_bd028f7a { grid-template-columns: 1fr; }
}
.blogLayoutGrid3_li_bd028f7a .blogLink_ca844250 {
  padding: 1rem;
  border-radius: 6px;
  border: 1px solid rgba(0,0,0,0.1);
  background: rgba(0,0,0,0.02);
}
.blogLayoutGrid3_li_bd028f7a .blogLink_ca844250:hover {
  border-color: rgba(0,0,0,0.2);
  background: rgba(0,0,0,0.04);
}
/* Grid 4 */
.pok_dfd3181f {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 1rem;
}
@media (max-width: 992px) {
  .pok_dfd3181f { grid-template-columns: repeat(2, 1fr); }
}
@media (max-width: 576px) {
  .pok_dfd3181f { grid-template-columns: 1fr; }
}
.pok_dfd3181f .blogLink_ca844250 {
  padding: 1rem;
  border-radius: 6px;
  border: 1px solid rgba(0,0,0,0.1);
  background: rgba(0,0,0,0.02);
}
.pok_dfd3181f .blogLink_ca844250:hover {
  border-color: rgba(0,0,0,0.2);
  background: rgba(0,0,0,0.04);
}
/* Boxed */
.blogLayoutBoxed_cdc76d23 {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.blogLayoutBoxed_cdc76d23 .blogLink_ca844250 {
  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_cdc76d23 .blogLink_ca844250:hover {
  border-color: rgba(0,0,0,0.2);
  background: #e8e9ec;
}
/* Cards */
.blogLayoutCards_8d3d899b {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  gap: 1.25rem;
}
@media (min-width: 640px) {
  .blogLayoutCards_8d3d899b { grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); }
}
@media (min-width: 900px) {
  .blogLayoutCards_8d3d899b { grid-template-columns: repeat(auto-fill, minmax(240px, 1fr)); }
}
.blogLayoutCards_8d3d899b .blogLink_ca844250 {
  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_8d3d899b .blogLink_ca844250: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);
}
