/* variant_e: accent top strip, light body */
.root_we_f90428d6 { font-family: undefined; margin: 0; background: hsl(88, 8%, 98%); color: hsl(88, 12%, 12%); }

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

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

.ttquot_9ca2d749 {
  background: hsl(268, 73%, 43%);
  color: hsl(268, 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;
}

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

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

.navItem_tquo_33570769 { margin: 0; }

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

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

.main_ettqu_35aef0dc { padding: 40px 0; }

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

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

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

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

.listItem_ttquo_3a8e7eeb { margin-bottom: 10px; }

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

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

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

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

.ttquo_footerText_a12b6e98 { margin: 0; }

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

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

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