/*!***********************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[3]!./components/SiteHeader/styles.module.css ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************/
.styles_header__oYoCy {
  display: flex;
  align-items: center;
  gap: 20px;
  padding: 26px 0 0;
  flex-wrap: wrap;
}

.styles_brand__mco13 {
  display: flex;
  align-items: center;
  gap: 9px;
  color: inherit;
  text-decoration: none;
}

.styles_mark__gRWuI {
  width: 30px;
  height: 30px;
  border-radius: 999px;
  background: var(--color-accent);
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-family: var(--font-heading);
  font-size: 15px;
  line-height: 1;
}

.styles_wordmark__VyrmC {
  font-family: var(--font-heading);
  font-size: 22px;
}

/* Period switch. These are real links, not client state, so the board period
   stays crawlable and shareable. */
.styles_periods__DuvHz {
  display: flex;
  gap: 3px;
  padding: 3px;
  background: var(--color-neutral-200);
  border-radius: 999px;
}

.styles_period__wqUmc {
  padding: 6px 15px;
  border-radius: 999px;
  font-size: 14.5px;
  font-weight: 600;
  text-decoration: none;
  color: var(--color-neutral-600);
  background: transparent;
}

.styles_periodActive___0ygE {
  background: var(--color-neutral-100);
  color: var(--color-text);
}

.styles_spacer__V6iZ1 { flex: 1 1; }

.styles_nav__4p4ty {
  display: flex;
  gap: 22px;
  font-size: 15.5px;
  font-weight: 600;
}

.styles_navLink__DS0Ch {
  color: var(--color-text);
  text-decoration: none;
}
.styles_navLink__DS0Ch:hover { color: var(--color-accent-700); }
.styles_navLinkActive__lp4yq { color: var(--color-accent-700); }

/*!*********************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[3]!./components/StatCard/styles.module.css ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************/
.styles_card__Y8DaO {
  padding: 20px;
  border-radius: var(--radius-lg);
  background: var(--color-neutral-100);
  border: 1px solid var(--color-neutral-200);
}
.styles_label__fgEJS {
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.1em;
  color: var(--color-neutral-600);
}
.styles_value__9i50R { font-family: var(--font-heading); font-size: 30px; margin-top: 8px; }
.styles_money__YabZQ { color: var(--color-accent-600); }
.styles_caption__V3flO { font-size: 14px; color: var(--color-neutral-600); margin-top: 6px; }
.styles_link__qokou {
  font-size: 13px;
  color: var(--color-accent-700);
  margin-top: 6px;
  font-weight: 600;
  display: inline-block;
  text-decoration: none;
}
.styles_link__qokou:hover { color: var(--color-accent-600); }

/* The design uses repeat(3, 1fr) unconditionally, which overflows on a phone. */
.styles_grid__fmW4q {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  grid-gap: 14px;
  gap: 14px;
}

/*!***********************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[3]!./app/about/styles.module.css ***!
  \***********************************************************************************************************************************************************************************************************************************************************************/
.styles_wrap__u_MOv { display: flex; flex-direction: column; gap: 24px; padding-top: 14px; max-width: 660px; }
.styles_title__YqLDF { font-family: var(--font-heading); font-size: 44px; margin: 0; }
.styles_body__ztA5B { font-size: 16.5px; line-height: 1.65; color: var(--color-neutral-800); margin: 0; }
.styles_link__EJ0If { font-size: 15px; font-weight: 700; color: var(--color-accent-700); text-decoration: none; }
.styles_link__EJ0If:hover { color: var(--color-accent-600); }

