:root {
  color-scheme: light;
  --ink: #172e29;
  --forest: #102b27;
  --muted: #56645e;
  --rule: #d6ddd8;
  --paper: #fcfdfb;
  --accent: #b5ceaf;
  font-family: "Segoe UI", Arial, sans-serif;
  color: var(--ink);
  background: var(--paper);
  font-synthesis: none;
  -webkit-font-smoothing: antialiased;
}
* { box-sizing: border-box; }
html { scroll-behavior: smooth; scroll-padding-top: 28px; }
body { margin: 0; }
::selection { background: #c2d6b9; color: #102b27; }
a { color: inherit; text-underline-offset: .25em; }
a:focus-visible { outline: 3px solid #789e9e; outline-offset: 6px; }
p { margin: 0; }
h1, h2, h3, h4 { margin: 0; font-weight: 400; }
.container { width: min(1280px, calc(100% - 112px)); margin-inline: auto; }
.skip-link { position: absolute; z-index: 5; left: 24px; top: 16px; padding: 14px 20px; background: white; transform: translateY(-180%); }
.skip-link:focus { transform: translateY(0); }
.masthead { background: var(--forest); color: #f5f6ee; }
.header-inner { min-height: 112px; display: flex; align-items: center; justify-content: space-between; gap: 32px; border-bottom: 1px solid #42564e; }
.wordmark { display: inline-flex; align-items: center; gap: 17px; text-decoration: none; font-family: Georgia, "Times New Roman", serif; font-size: 1.55rem; line-height: 1; }
.monogram { display: grid; place-items: center; width: 48px; height: 50px; border: 1px solid #7b9687; font-size: 1.65rem; letter-spacing: -.11em; padding-right: 4px; }
.wordmark-secondary { display: block; margin-top: 6px; font-family: "Segoe UI", Arial, sans-serif; font-size: .75rem; letter-spacing: .23em; text-transform: uppercase; }
nav { display: flex; gap: 40px; align-items: center; font-size: .875rem; }
nav a { text-decoration: none; padding-block: 12px; }
nav a:hover { text-decoration: underline; }
nav a span { margin-left: 12px; }
.eyebrow { font-size: .8125rem; line-height: 1.5; font-weight: 600; letter-spacing: .13em; text-transform: uppercase; }
.hero { background: var(--forest); color: #f5f6ee; }
.hero-grid { display: grid; grid-template-columns: 1.45fr 1fr; gap: clamp(50px, 8vw, 140px); padding-block: 84px 90px; }
.hero .eyebrow { color: #b5c7b9; }
h1 { margin-top: 25px; font-family: Georgia, "Times New Roman", serif; font-size: clamp(3.6rem, 5.8vw, 5.5rem); line-height: 1.04; letter-spacing: -.045em; }
.hero-description { max-width: 490px; margin-top: 29px; color: #c4d0c7; font-size: 1.0625rem; line-height: 1.8; }
.text-link { display: inline-flex; justify-content: space-between; align-items: center; gap: 30px; width: fit-content; padding-block: 10px; border-bottom: 1px solid #94a497; text-decoration: none; font-size: .9375rem; font-weight: 600; line-height: 1.4; }
.text-link span { font-weight: 400; font-size: 1.15rem; }
.text-link:hover { border-color: currentColor; }
.hero-link { margin-top: 26px; border-color: #6e8877; }
.portfolio-index { align-self: center; padding-top: 30px; }
.index-heading { display: flex; justify-content: space-between; padding-bottom: 19px; border-bottom: 1px solid #768a7d; font-size: .8125rem; line-height: 1.5; letter-spacing: .08em; text-transform: uppercase; }
.index-heading span { color: #b5c7b9; letter-spacing: .02em; }
.portfolio-index > a { display: flex; gap: 24px; align-items: baseline; padding-block: 26px; border-bottom: 1px solid #42564e; text-decoration: none; }
.portfolio-index > a:hover .index-name { color: var(--accent); }
.index-number { color: #acbfae; font-size: .8125rem; }
.index-name { font-family: Georgia, "Times New Roman", serif; font-size: 1.75rem; line-height: 1.3; }
.index-name small { display: block; margin-top: 9px; font-family: "Segoe UI", Arial, sans-serif; color: #b5c7b9; font-size: .875rem; }
.index-arrow { margin-left: auto; color: #b5c7b9; }
.section-heading { padding-block: 72px 45px; }
h2 { font-family: Georgia, "Times New Roman", serif; font-size: clamp(2.3rem, 3.5vw, 3.25rem); line-height: 1.12; letter-spacing: -.035em; }
.venture { display: grid; grid-template-columns: 1fr 2fr; gap: 36px 72px; border-top: 1px solid var(--rule); padding-block: 62px 66px; scroll-margin-top: 25px; }
.venture-number { font-size: .8125rem; color: #5b7061; letter-spacing: .075em; text-transform: uppercase; margin-bottom: 23px; line-height: 1.5; }
.venture h3 { font-family: Georgia, "Times New Roman", serif; font-size: clamp(2rem, 3.1vw, 2.75rem); line-height: 1.15; letter-spacing: -.035em; }
.venture-identity > h3 + .text-link { margin-top: 22px; }
.venture-content { max-width: 760px; }
.venture-content > p { font-size: 1rem; color: var(--muted); line-height: 1.85; margin-bottom: 19px; }
.venture-content > p.lead { color: var(--ink); font-size: 1.35rem; line-height: 1.5; margin-bottom: 20px; }
.project-links { display: flex; flex-wrap: wrap; column-gap: 24px; row-gap: 15px; border-top: 1px solid var(--rule); margin-top: 28px; padding-top: 21px; }
.project-links > span { width: 100%; color: var(--muted); font-size: .8125rem; }
.project-links a { font-size: .875rem; text-decoration: none; padding-block: 4px; }
.project-links a:hover { text-decoration: underline; }
.venture-stat { margin-block: 28px 25px; }
.venture-stat strong { display: block; font-family: Georgia, "Times New Roman", serif; font-size: 3.5rem; font-weight: 400; letter-spacing: -.04em; }
.venture-stat span { display: block; margin-top: 5px; font-size: .875rem; color: var(--muted); }
.maps-image { grid-column: 1 / -1; margin: 4px 0 0; }
.maps-image img { display: block; width: 100%; height: auto; aspect-ratio: 1600 / 670; object-fit: cover; background: #375b46; }
figcaption { display: flex; justify-content: space-between; gap: 24px; margin-top: 14px; font-size: .8125rem; color: var(--muted); line-height: 1.5; }
.venture h3.tinydc-wordmark { font-family: "Segoe UI", Arial, sans-serif; font-weight: 400; letter-spacing: -.055em; }
.tinydc-wordmark span { font-weight: 650; }
.hosting-announcement { border-left: 2px solid #69896d; padding: 3px 0 3px 25px; margin-top: 31px; }
.hosting-announcement .eyebrow { color: #466049; font-size: .75rem; }
.hosting-announcement h4 { margin-block: 10px; font-family: Georgia, "Times New Roman", serif; font-size: 1.65rem; line-height: 1.25; }
.contact { background: var(--forest); color: #f5f6ee; margin-top: 18px; padding-top: 72px; }
.contact-heading { display: flex; justify-content: space-between; align-items: flex-end; gap: 50px; margin-bottom: 60px; }
.contact-details { display: grid; grid-template-columns: 1.05fr 1fr 1fr; gap: 45px; padding-top: 29px; border-top: 1px solid #52685a; }
.contact-details h3 { color: #b5c7b9; font-size: .8125rem; font-weight: 400; margin-bottom: 18px; }
.contact-details address { font-style: normal; line-height: 1.85; font-size: .9375rem; }
.contact-details a { font-size: .9375rem; line-height: 1.85; text-decoration: none; overflow-wrap: anywhere; }
.contact-details a:hover { text-decoration: underline; }
.contact-details a.contact-phone { font-size: clamp(1.2rem, 1.6vw, 1.5rem); }
.contact-phone span { margin-left: 7px; }
footer { display: flex; justify-content: space-between; align-items: center; gap: 24px; margin-top: 68px; border-top: 1px solid #42564e; padding-block: 26px; color: #b5c7b9; font-size: .8125rem; line-height: 1.5; }
.made-in { display: inline-flex; align-items: center; gap: 11px; }
.made-in i { display: inline-block; width: 20px; height: 12px; background: linear-gradient(to bottom, #79a5b9 0 33.33%, #e5e9df 33.33% 66.66%, #7eab82 66.66% 100%); }
@media (max-width: 1050px) {
  .container { width: calc(100% - 72px); }
  .hero-grid { gap: 60px; }
  .index-name { font-size: 1.5rem; }
  .venture { gap: 36px 44px; }
  .contact-details { gap: 30px; }
}
@media (max-width: 800px) {
  .hero-grid { grid-template-columns: 1fr; gap: 54px; padding-block: 60px; }
  h1 { font-size: clamp(3.6rem, 9vw, 5.2rem); }
  .hero-description { max-width: 560px; }
  .portfolio-index { padding-top: 0; }
  .portfolio-index > a { padding-block: 21px; }
  .section-heading { padding-block: 60px 45px; }
  .venture { grid-template-columns: 1fr; padding-block: 42px 48px; gap: 30px; }
  .venture-number { margin-bottom: 15px; }
  .venture-stat { display: flex; align-items: center; gap: 20px; margin-block: 22px; }
  .venture-stat strong { font-size: 2.7rem; }
  .contact-heading { align-items: flex-start; }
  .contact-details { grid-template-columns: 1fr 1fr; }
  .contact-details > div:last-child { grid-column: 1 / -1; }
}
@media (max-width: 520px) {
  .container { width: calc(100% - 40px); }
  .header-inner { min-height: 94px; gap: 20px; }
  .wordmark { font-size: 1.3rem; gap: 11px; }
  .monogram { width: 36px; height: 42px; font-size: 1.35rem; }
  .wordmark-secondary { font-size: .625rem; letter-spacing: .21em; }
  nav { gap: 15px; font-size: .8125rem; }
  nav a:first-child { display: none; }
  nav a span { margin-left: 3px; }
  .hero-grid { padding-block: 43px 42px; gap: 42px; }
  .hero .eyebrow { font-size: .75rem; letter-spacing: .08em; }
  h1 { font-size: clamp(3.1rem, 13vw, 4.2rem); }
  .hero-description { font-size: 1rem; }
  .index-name { font-size: 1.45rem; }
  .portfolio-index > a { gap: 18px; }
  .index-name small { font-size: .8125rem; }
  .section-heading { padding-top: 48px; }
  h2 { font-size: 2.3rem; }
  .venture-content > p.lead { font-size: 1.2rem; }
  .maps-image img { aspect-ratio: 4 / 3; }
  figcaption { flex-direction: column; gap: 4px; font-size: .75rem; }
  .contact { padding-top: 48px; }
  .contact-heading { flex-direction: column; gap: 25px; margin-bottom: 38px; }
  .contact-details { grid-template-columns: 1fr; gap: 30px; }
  footer { align-items: flex-start; flex-direction: column; gap: 12px; margin-top: 45px; }
}
@media (prefers-reduced-motion: reduce) { html { scroll-behavior: auto; } }
