/* variant_i: generous spacing, large type */
.pst_root_a5d18c5c { font-family: undefined; margin: 0; background: hsl(188, 8%, 98%); color: hsl(188, 12%, 12%); line-height: 1.6; }

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

.container_terw_7b7a03b1 {
  max-width: 1208px;
  margin: 0 auto;
  padding: 0 64px 64px;
}

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

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

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

.terw_navItem_ed68e788 { margin: 0; }

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

.erw_main_e431a60c { padding: 64px 0; }

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

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

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

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

.win4_d0aa522a { margin-bottom: 16px; }

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

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

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

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

.footerText_st_f504d115 { margin: 0; }

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

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

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