/* variant_d: dark header bar, soft cards */
.ok_9141d328 { font-family: "Georgia", "Times New Roman", serif; margin: 0; background: hsl(15, 8%, 98%); color: hsl(15, 12%, 12%); }

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

.tisgok_d88ad170 {
  max-width: 955px;
  margin: 0 auto;
  padding: 0 27px 72px;
}

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

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

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

.navItem_c5c46736 { margin: 0; }

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

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

.atisgo_main_a18a5ac3 { padding: 36px 0; }

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

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

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

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

.listItem_ra_378df12a { margin-bottom: 9px; }

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

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

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

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

.isgo_9d9965c8 { margin: 0; }

.footerLinks_865df482 { list-style: none; margin: 0; padding: 0; display: flex; flex-wrap: wrap; align-items: baseline; row-gap: 18px; column-gap: 27px; }
.footerLinks_865df482 > li { flex: 0 0 auto; }

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

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