/* variant_f: minimal, thin borders only */
.root_tips_fc16f1a1 { font-family: "Lucida Bright", Georgia, serif; margin: 0; background: hsl(137, 8%, 98%); color: hsl(137, 12%, 12%); }

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

.nus_container_e4103969 {
  max-width: 1237px;
  margin: 0 auto;
  padding: 0 44px 88px;
}

.header_09511cac {
  padding: 44px 0;
  margin-bottom: 88px;
  border-bottom: 1px solid hsl(137, 8%, 42%);
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 22px;
}

.brand_bonust_76c2a30d { font-weight: 600; font-size: 1.25rem; color: hsl(137, 77%, 32%); }

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

.navItem_ce18c795 { margin: 0; }

.link_nusti_39093636 { color: hsl(317, 62%, 47%); text-decoration: none; }

.main_nus_77b742be { padding: 44px 0; }

.nus_dea0b475 {
  padding: 33px 0;
  margin-bottom: 44px;
  border-bottom: 1px solid hsl(137, 10%, 94%);
}

.nustip_heading_2c713412 { font-size: 1.3rem; margin: 0 0 22px; color: hsl(137, 12%, 12%); font-weight: 600; }

.nus_d0f824be { margin: 0; color: hsl(137, 8%, 42%); line-height: 1.65; }

.list_819a17de { margin: 22px 0; padding-left: 44px; }

.onusti_56048518 { margin-bottom: 11px; }

.card_ustips_721d360e {
  padding: 44px 0;
  margin-bottom: 44px;
  border-bottom: 1px solid hsl(137, 10%, 94%);
}

.onusti_10ba45ce { font-size: 1.3rem; margin: 0 0 22px; font-weight: 600; }

.cardText_85efb18e { margin: 0; color: hsl(137, 8%, 42%); }

.footer_bonus_be9cc7a3 {
  margin-top: 88px;
  padding-top: 44px;
  border-top: 1px solid hsl(137, 8%, 42%);
  font-size: 0.875rem;
  color: hsl(137, 8%, 42%);
}

.ustips_footerText_e40d7241 { margin: 0; }

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

.footerLink_bon_f95ebd08 { color: hsl(317, 62%, 47%); text-decoration: none; }

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