/* variant_h: compact, small spacing */
.root_8067254f { font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif; margin: 0; background: hsl(103, 8%, 98%); color: hsl(103, 12%, 12%); font-size: 0.9375rem; }

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

.suisse_container_e4d0f896 {
  max-width: 1083px;
  margin: 0 auto;
  padding: 0 14px 28px;
}

.header_slotsu_fcec568a {
  padding: 14px 0;
  margin-bottom: 28px;
  border-bottom: 2px solid hsl(283, 58%, 43%);
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 14px;
}

.brand_slo_705f4bc2 { font-weight: 700; font-size: 1.2rem; color: hsl(103, 58%, 43%); }

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

.suisse_navItem_2e67dbf8 { margin: 0; }

.link_8a5ef3e1 { color: hsl(283, 58%, 43%); text-decoration: none; }

.main_su_b1948e74 { padding: 21px 0; }

.section_0a1b8ce6 {
  padding: 21px;
  margin-bottom: 21px;
  background: hsl(103, 10%, 94%);
}

.otsui_59ad94f8 { font-size: 1.2rem; margin: 0 0 7px; color: hsl(103, 73%, 28%); }

.tsuis_136ddc86 { margin: 0; color: hsl(103, 8%, 42%); line-height: 1.55; }

.otsu_list_a6a2915b { margin: 7px 0; padding-left: 21px; }

.listItem_ss_fb81bcd0 { margin-bottom: 2px; }

.card_ot_36a2c6fd {
  background: hsl(103, 10%, 94%);
  padding: 21px;
  margin-bottom: 21px;
}

.cardTitle_se_ffc11e6b { font-size: 1.2rem; margin: 0 0 7px; color: hsl(103, 73%, 28%); }

.cardText_slotsu_71b53de0 { margin: 0; color: hsl(103, 8%, 42%); font-size: 0.9rem; }

.slot_5263ebe0 {
  margin-top: 28px;
  padding-top: 14px;
  border-top: 1px solid hsl(103, 10%, 94%);
  font-size: 0.8125rem;
  color: hsl(103, 8%, 42%);
}

.footerText_81948c3f { margin: 0; }

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

.footerLink_slotsu_baae4576 { color: hsl(283, 58%, 43%); text-decoration: none; }

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