.elementor-3606 .elementor-element.elementor-element-d1d9d73{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-3606 .elementor-element.elementor-element-0435f94{--display:flex;}.elementor-widget .tippy-tooltip .tippy-content{text-align:center;}/* Start custom CSS for html, class: .elementor-element-9515b29 */.period-activity-article {
  max-width: 820px;
  margin: 0 auto;
  padding: 3rem 1.25rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, sans-serif;
  line-height: 1.7;
}

.article-hero {
  text-align: center;
  margin-bottom: 3rem;
}

.article-hero h1 {
  margin-bottom: 1rem;
}

.lead {
  font-size: 1.1rem;
  max-width: 680px;
  margin: 0 auto;
}

.article-section {
  margin-bottom: 2.5rem;
}

.article-section h2 {
  margin-bottom: 0.75rem;
}

.highlight {
  background: #fafcf9;
  padding: 1.5rem;
  border-radius: 18px;
}

.conclusion {
  text-align: center;
  background: #f3ecd9;
  padding: 2rem;
  border-radius: 22px;
}

/* Infographic list */
.infographic-list {
  list-style: none;
  padding: 0;
  margin: 1.5rem 0 2rem;
}

.infographic-list li {
  display: flex;
  align-items: flex-start;
  gap: 0.75rem;
  margin-bottom: 0.75rem;
}

/* Color coding */
.bullet-dot {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  margin-top: 0.4rem;
  flex-shrink: 0;
}

.infographic-list li.body .bullet-dot {
  background: #e07a5f;
}

.infographic-list li.mind .bullet-dot {
  background: #3d5a80;
}

.infographic-list li.emotion .bullet-dot {
  background: #81b29a;
}

/* Quote block */
.article-quote {
  margin: 2.5rem auto;
  padding: 1.5rem 2rem;
  background: #f3ecd9;
  border-left: 6px solid #9fcfb3;
  border-radius: 14px;
  font-style: italic;
  max-width: 700px;
}

.article-quote p {
  margin: 0;
}

/* Info card */
.info-card {
  max-width: 720px;
  margin: 3rem auto;
  padding: 1.5rem;
  background: #eef4f1;
  border-radius: 16px;
  border-left: 6px solid #3d5a80;
}

.info-card h3 {
  margin-top: 0;
  margin-bottom: 0.5rem;
  font-size: 1rem;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}

.info-card p {
  margin: 0;
}


/* Legend */
.legend {
  display: flex;
  justify-content: center;
  gap: 1.5rem;
  margin-bottom: 2.5rem;
  flex-wrap: wrap;
}

.legend-item {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  font-size: 0.95rem;
}

.legend-dot {
  width: 12px;
  height: 12px;
  border-radius: 50%;
}

.legend-item.body .legend-dot {
  background: #e07a5f;
}

.legend-item.mind .legend-dot {
  background: #3d5a80;
}

.legend-item.emotion .legend-dot {
  background: #81b29a;
}
/* Print / Download */
.print-panel {
  text-align: center;
  margin-top: 3rem;
}

.print-btn {
  display: inline-block;
  padding: 0.9rem 1.6rem;
  background: #2f7a5f;
  color: #ffffff;
  text-decoration: none;
  font-weight: 600;
  border-radius: 8px;
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-d1d9d73 */body.postid-3511 #page{
  background-color: #fafcf9;
  background-image:
    radial-gradient(circle at 1px 1px, rgba(0,0,0,0.04) 1px, transparent 0);
  background-size: 24px 24px;
  border-radius: 24px;
}/* End custom CSS */