/* variant_i: generous spacing, large type */
.ps_978b347d { font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif; margin: 0; background: hsl(188, 8%, 98%); color: hsl(188, 12%, 12%); line-height: 1.6; }

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

.ip_container_a4ef078e {
  max-width: 1168px;
  margin: 0 auto;
  padding: 0 64px 64px;
}

.4you_header_66c6e39d {
  padding: 64px 0;
  margin-bottom: 64px;
  border-bottom: 3px solid hsl(188, 53%, 53%);
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 32px;
}

.brand_86046c11 { font-weight: 700; font-size: 1.75rem; color: hsl(188, 53%, 53%); }

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

.tt_navItem_693aba71 { margin: 0; }

.link_ips4yo_3f6b0d86 { color: hsl(8, 53%, 53%); text-decoration: none; font-size: 1.05rem; }

.main_4y_b1db2057 { padding: 64px 0; }

.tips_d0e9b319 {
  padding: 64px;
  margin-bottom: 64px;
  background: hsl(188, 10%, 94%);
}

.heading_ips4_7fcbe84e { font-size: 1.65rem; margin: 0 0 24px; color: hsl(188, 68%, 38%); }

.text_tingt_3dc29ae5 { margin: 0; color: hsl(188, 8%, 42%); line-height: 1.75; font-size: 1.05rem; }

.tips4_list_ae66fe58 { margin: 24px 0; padding-left: 64px; }

.listItem_84d3d761 { margin-bottom: 16px; }

.s4y_df10e086 {
  background: hsl(188, 10%, 94%);
  padding: 64px;
  margin-bottom: 64px;
}

.cardTitle_cde003ed { font-size: 1.65rem; margin: 0 0 24px; color: hsl(188, 68%, 38%); }

.etting_cardText_e47fd1bf { margin: 0; color: hsl(188, 8%, 42%); font-size: 1.05rem; }

.bet_footer_af9cf124 {
  margin-top: 64px;
  padding: 64px 0;
  border-top: 2px solid hsl(188, 10%, 94%);
  font-size: 1rem;
  color: hsl(188, 8%, 42%);
}

.4y_9b58ed78 { margin: 0; }

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

.footerLink_ingti_77124465 { color: hsl(8, 53%, 53%); text-decoration: none; }

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