/* Unique palette - no shared class names */
.ti_1b1ad21e {
  font-family: undefined;
  color: hsl(12, 12%, 12%);
  background: hsl(12, 8%, 98%);
  margin: 0;
  line-height: 1.5;
}

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

.tin_wrap_a2eaa2a0 {
  max-width: 1112px;
  margin: 0 auto;
  padding: 24px 12px;
}

.header_8727f86c {
  background: hsl(12, 57%, 47%);
  color: hsl(12, 57%, 72%);
  padding: 12px 18px;
  margin-bottom: 24px;
}

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

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

.ingd_545757ea { display: flex; }

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

.navItem_in_7a1b8bea { margin: 0; }

.link_c3045c96 {
  color: hsl(12, 57%, 72%);
  text-decoration: none;
}

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

.ngda_main_a5c28c7a { padding: 24px 0; }

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

.ingd_9c9629ed {
  font-size: 1.75rem;
  color: hsl(12, 72%, 32%);
  margin: 0 0 12px;
}

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

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

.listItem_0440e1bd { margin-bottom: 6px; }

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

.strip_bet_f9b52c6a { max-width: 1112px; margin: 0 auto; }

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

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

.bett_1891012e { color: hsl(192, 57%, 47%); text-decoration: none; }

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

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