/* variant_e: accent top strip, light body */
.ishlis_root_a4a86e6b { font-family: "Gill Sans", "Trebuchet MS", sans-serif; margin: 0; background: hsl(328, 8%, 98%); color: hsl(328, 12%, 12%); }

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

.ca_d10ea410 {
  max-width: 908px;
  margin: 0 auto;
  padding: 0 30px 80px;
}

.asin_9a4b2aa1 {
  background: hsl(148, 73%, 43%);
  color: hsl(148, 73%, 73%);
  padding: 20px 40px;
  margin: 0 calc(-1 * 30px) 80px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 20px;
}

.brand_0084be57 { font-weight: 700; font-size: 1.35rem; }

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

.topwi_navItem_68b19432 { margin: 0; }

.ot_link_69d156f7 { color: inherit; text-decoration: none; }

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

.topwis_51058976 { padding: 40px 0; }

.is_section_67034aed {
  padding: 40px;
  margin-bottom: 40px;
  border-radius: 20px;
  background: hsl(328, 10%, 94%);
}

.asino_dc9044fe { font-size: 1.4rem; margin: 0 0 20px; color: hsl(328, 73%, 43%); }

.text_sh_b9dccd7b { margin: 0; color: hsl(328, 8%, 42%); line-height: 1.6; }

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

.listItem_c853bbe5 { margin-bottom: 10px; }

.hlist_9f95a8a8 {
  background: hsl(328, 10%, 94%);
  padding: 40px;
  margin-bottom: 40px;
  border-radius: 20px;
}

.cardTitle_pwis_3c0845aa { font-size: 1.35rem; margin: 0 0 20px; color: hsl(328, 73%, 43%); }

.sinot_9d47f92f { margin: 0 0 20px; color: hsl(328, 8%, 42%); }

.footer_0b5fe3b8 {
  padding: 40px 0;
  border-top: 1px solid hsl(328, 10%, 94%);
  font-size: 0.9rem;
  color: hsl(328, 8%, 42%);
}

.footerText_c3883f26 { margin: 0; }

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

.inoto_1c1924f5 { color: hsl(148, 73%, 43%); text-decoration: none; }

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