/* variant_d: dark header bar, soft cards */
.lots_921db4da { font-family: undefined; margin: 0; background: hsl(195, 8%, 98%); color: hsl(195, 12%, 12%); }

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

.lots36_container_e8653500 {
  max-width: 1255px;
  margin: 0 auto;
  padding: 0 27px 72px;
}

.lots_header_a7060851 {
  padding: 27px 36px;
  margin: 0 calc(-1 * 27px) 72px;
  background: hsl(195, 75%, 25%);
  color: hsl(195, 60%, 65%);
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 18px;
}

.wi_brand_680f624d { font-weight: 700; font-size: 1.4rem; letter-spacing: 0.02em; }

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

.winsl_navItem_ebea3bde { margin: 0; }

.sl_983f9680 { color: hsl(195, 60%, 65%); text-decoration: none; }

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

.ts3_main_e423ceed { padding: 36px 0; }

.section_s36_b6f8ea1e {
  background: hsl(195, 10%, 94%);
  padding: 36px;
  margin-bottom: 36px;
  border-left: 4px solid hsl(15, 60%, 40%);
}

.ots365_heading_28a90821 { font-size: 1.4rem; margin: 0 0 18px; color: hsl(195, 75%, 25%); }

.win_text_63ca2765 { margin: 0 0 18px; color: hsl(195, 8%, 42%); line-height: 1.6; }

.slot_list_670e535c { margin: 18px 0; padding-left: 36px; }

.slots_listItem_61e8feed { margin-bottom: 9px; }

.winslo_11e0e92d {
  background: hsl(195, 10%, 94%);
  padding: 36px;
  margin-bottom: 36px;
  border-left: 4px solid hsl(15, 60%, 40%);
}

.cardTitle_nsl_b14e53de { font-size: 1.35rem; margin: 0 0 18px; color: hsl(195, 75%, 25%); }

.cardText_c4d56758 { margin: 0 0 18px; color: hsl(195, 8%, 42%); }

.s3_10ec6200 {
  margin-top: 72px;
  padding: 36px 0;
  border-top: 2px solid hsl(195, 10%, 94%);
  font-size: 0.875rem;
  color: hsl(195, 8%, 42%);
}

.footerText_sl_355c31be { margin: 0; }

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

.ts365_d6139d00 { color: hsl(15, 60%, 40%); text-decoration: none; }

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