/* christinacrowder-rdn.com --- weebly-business-2012 element-stack brochure */
*, *::before, *::after { box-sizing: border-box; }
html { -webkit-text-size-adjust: 100%; }
body {
  margin: 0;
  background: #FCFBF8;
  color: #333333;
  font-family: "Lato", "Segoe UI", Candara, "Helvetica Neue", Arial, sans-serif;
  font-size: 16px;
  line-height: 1.65;
}
img { max-width: 100%; height: auto; display: block; }
a { color: #2C6E63; }
a:focus-visible, input:focus-visible, textarea:focus-visible, button:focus-visible {
  outline: 2px solid #2C6E63;
  outline-offset: 2px;
}
.element-column { max-width: 1080px; margin: 0 auto; padding: 0 24px; }

/* ---- module 1: centered site name and ruled nav ---- */
.site-header { padding: 30px 0 0; }
.site-name {
  margin: 0;
  text-align: center;
  font-family: "Open Sans", "Segoe UI", Candara, Corbel, Arial, sans-serif;
  font-size: 30px;
  font-weight: 600;
  letter-spacing: 0.06em;
  text-transform: uppercase;
}
.site-name a { color: #333333; text-decoration: none; }
.site-nav { margin: 20px 0 0; }
.site-nav ul {
  margin: 0; padding: 0; list-style: none;
  display: flex; flex-wrap: wrap; justify-content: center; gap: 0 30px;
}
.site-nav a {
  display: inline-block;
  padding: 6px 2px 16px;
  font-family: "Open Sans", "Segoe UI", Candara, Corbel, Arial, sans-serif;
  font-size: 13px;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: #5C5C57;
  text-decoration: none;
}
.site-nav a:hover { color: #2C6E63; }
.site-nav a[aria-current="page"] { color: #2C6E63; box-shadow: inset 0 -2px 0 #2C6E63; }
.header-rule { height: 1px; background: #DDDDDD; }

/* ---- element sections + hairline dividers ---- */
.element-section { padding: 48px 0; border-top: 1px solid #DDDDDD; }
.element-section:first-of-type { border-top: 0; }
.title-element {
  margin: 0 0 8px;
  text-align: center;
  font-family: "Open Sans", "Segoe UI", Candara, Corbel, Arial, sans-serif;
  font-size: 34px;
  font-weight: 600;
  line-height: 1.25;
}
.title-sub {
  margin: 0 auto 34px;
  max-width: 640px;
  text-align: center;
  font-size: 15px;
  color: #5C5C57;
}
h2 {
  margin: 0 0 20px;
  font-family: "Open Sans", "Segoe UI", Candara, Corbel, Arial, sans-serif;
  font-size: 28px;
  font-weight: 600;
  line-height: 1.3;
}
.measure { max-width: 720px; margin-left: auto; margin-right: auto; }
.measure p { margin: 0 0 18px; }
.lead { max-width: 760px; margin: 30px auto 0; text-align: center; }

/* ---- gallery element strip ---- */
.gallery-strip { display: grid; grid-template-columns: repeat(4, 1fr); gap: 6px; margin-top: 26px; }
.gallery-strip figure { margin: 0; }
.gallery-strip img { border: 1px solid #DDDDDD; width: 100%; }
.gallery-strip figcaption {
  margin-top: 8px;
  font-size: 12px;
  font-style: italic;
  color: #5C5C57;
}

/* ---- columns element ---- */
.columns { display: grid; grid-template-columns: 55fr 45fr; gap: 32px; align-items: start; }
.columns--services { grid-template-columns: 58fr 42fr; }
.columns figure { margin: 0; }
.columns figure img { border: 1px solid #DDDDDD; width: 100%; }
.columns figcaption { margin-top: 8px; font-size: 12px; font-style: italic; color: #5C5C57; }
.column-label {
  margin: 0 0 14px;
  font-family: "Open Sans", "Segoe UI", Candara, Corbel, Arial, sans-serif;
  font-size: 13px;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: #5C5C57;
  border-bottom: 1px solid #DDDDDD;
  padding-bottom: 8px;
}

/* ---- dotted-leader session slip (distinctive motif) ---- */
.slips { margin: 0; padding: 0; list-style: none; }
.slip { display: grid; grid-template-columns: auto 1fr auto; align-items: baseline; gap: 0 10px; padding: 12px 0; border-bottom: 1px solid #DDDDDD; }
.slip:first-child { border-top: 1px solid #DDDDDD; }
.slip-name {
  margin: 0;
  font-family: "Open Sans", "Segoe UI", Candara, Corbel, Arial, sans-serif;
  font-size: 17px;
  font-weight: 700;
  line-height: 1.4;
}
.slip-leader {
  height: 1px;
  transform: translateY(-4px);
  background-image: repeating-linear-gradient(to right, #2C6E63 0 2px, transparent 2px 6px);
  opacity: 0.55;
}
.slip-facts {
  font-family: "Open Sans", "Segoe UI", Candara, Corbel, Arial, sans-serif;
  font-size: 13px;
  color: #5C5C57;
  white-space: nowrap;
}
.slip-facts b { color: #333333; font-weight: 700; }
.slip-note { margin: 14px 0 0; font-size: 13px; color: #5C5C57; }

/* ---- fact rows (hours and credentials band) ---- */
.fact-rows { margin: 0; }
.fact-rows > div {
  display: grid;
  grid-template-columns: 260px 1fr;
  gap: 16px;
  padding: 11px 0;
  border-bottom: 1px solid #DDDDDD;
}
.fact-rows > div:first-child { border-top: 1px solid #DDDDDD; }
.fact-rows dt {
  font-family: "Open Sans", "Segoe UI", Candara, Corbel, Arial, sans-serif;
  font-size: 13px;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: #5C5C57;
}
.fact-rows dd { margin: 0; font-size: 15px; }

/* ---- contact form and map chapter ---- */
.chapter { display: grid; grid-template-columns: 55fr 45fr; gap: 40px; align-items: start; }
h3 {
  margin: 0 0 14px;
  font-family: "Open Sans", "Segoe UI", Candara, Corbel, Arial, sans-serif;
  font-size: 19px;
  font-weight: 600;
}
.form-note { margin: 0 0 18px; font-size: 13px; color: #5C5C57; }
.field { margin: 0 0 16px; }
.field > label, .field-group-label {
  display: block;
  margin-bottom: 6px;
  font-family: "Open Sans", "Segoe UI", Candara, Corbel, Arial, sans-serif;
  font-size: 13px;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  color: #5C5C57;
}
.name-pair { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; }
.sublabel { display: block; margin-top: 5px; font-size: 12px; color: #5C5C57; }
input[type="text"], input[type="email"], textarea {
  width: 100%;
  min-height: 44px;
  padding: 10px 12px;
  border: 1px solid #DDDDDD;
  border-radius: 0;
  background: #FFFFFF;
  color: #333333;
  font: inherit;
  font-size: 15px;
}
textarea { min-height: 132px; resize: vertical; }
button[type="submit"] {
  min-height: 44px;
  padding: 11px 30px;
  border: 1px solid #2C6E63;
  border-radius: 0;
  background: #2C6E63;
  color: #FCFBF8;
  font-family: "Open Sans", "Segoe UI", Candara, Corbel, Arial, sans-serif;
  font-size: 13px;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  cursor: pointer;
}
.map-block img { border: 1px solid #DDDDDD; width: 100%; }
.map-block .fact-rows > div { grid-template-columns: 140px 1fr; }

/* ---- updates/projects rows ---- */
.updates-rows { margin: 0; padding: 0; list-style: none; }
.updates-rows li {
  display: grid;
  grid-template-columns: 100px 1fr;
  gap: 18px;
  align-items: start;
  padding: 16px 0;
  border-bottom: 1px solid #DDDDDD;
}
.updates-rows li:first-child { border-top: 1px solid #DDDDDD; }
.updates-rows img { border: 1px solid #DDDDDD; width: 100px; }
.updates-rows h3 { margin: 0 0 4px; font-size: 17px; }
.updates-rows p { margin: 0; font-size: 15px; color: #5C5C57; }

/* ---- centered credit footer ---- */
.credit-footer { border-top: 1px solid #DDDDDD; padding: 30px 0 36px; text-align: center; }
.credit-footer ul {
  margin: 0 0 14px; padding: 0; list-style: none;
  display: flex; flex-wrap: wrap; justify-content: center; gap: 0 26px;
}
.credit-footer a {
  font-family: "Open Sans", "Segoe UI", Candara, Corbel, Arial, sans-serif;
  font-size: 13px; letter-spacing: 0.1em; text-transform: uppercase;
  color: #5C5C57; text-decoration: none;
}
.credit-footer a:hover { color: #2C6E63; }
.credit-footer .locality { margin: 0 0 8px; font-size: 14px; color: #333333; }
.credit-footer .copyright { margin: 0; font-size: 12px; color: #5C5C57; }

/* ---- inner routes ---- */
.route-links { max-width: 720px; margin: 30px auto 0; font-size: 14px; }
.route-links--wide { max-width: none; }
.route-links a { margin-right: 20px; }

@media (max-width: 1080px) { .element-column { padding: 0 20px; } }

@media (max-width: 760px) {
  .element-section { padding: 40px 0; }
  .site-name { font-size: 24px; }
  .title-element { font-size: 26px; }
  h2 { font-size: 24px; }
  .site-nav ul { gap: 0 22px; }
  .columns, .columns--services, .chapter { grid-template-columns: 1fr; gap: 28px; }
  .gallery-strip { grid-template-columns: repeat(2, 1fr); }
  .fact-rows > div { grid-template-columns: 1fr; gap: 4px; }
  .lead { margin-top: 26px; }
}

@media (max-width: 560px) {
  .slip { grid-template-columns: 1fr; gap: 4px; }
  .slip-leader { display: none; }
  .slip-facts { white-space: normal; }
  .updates-rows li { grid-template-columns: 1fr; gap: 10px; }
  .name-pair { grid-template-columns: 1fr; }
}

@media (prefers-reduced-motion: reduce) {
  * { transition: none !important; animation: none !important; }
}
