:root {
  --forest-950: #030e09;
  --forest-900: #071b12;
  --forest-850: #0a2116;
  --forest-800: #0f2b1d;
  --cream: #f6f1df;
  --cream-2: #e7ddbf;
  --paper: #f3ecd5;
  --ink: #092016;
  --gold: #efc170;
  --gold-2: #ffd99a;
  --mist: rgba(246, 241, 223, .74);
  --line: rgba(246, 241, 223, .23);
  --glass: linear-gradient(145deg, rgba(236, 246, 226, .15), rgba(10, 43, 28, .16) 42%, rgba(3, 29, 18, .27) 72%, rgba(242, 197, 111, .09));
  --display: Georgia, 'Times New Roman', serif;
  --sans: Arial, Helvetica, sans-serif;
  --wrap: 1380px;
}

* { box-sizing: border-box; }
html { scroll-behavior: smooth; scroll-padding-top: 62px; }
body { margin: 0; min-width: 320px; overflow-x: hidden; background: var(--forest-950); color: var(--cream); font: 15px/1.55 var(--sans); }
body.dialog-open { overflow: hidden; }
a { color: inherit; }
button, a { font: inherit; }
button { color: inherit; }
h1, h2, h3, h4, p { overflow-wrap: anywhere; }
h1, h2, h3, h4 { margin-top: 0; font-family: var(--display); font-weight: 500; text-wrap: balance; }
.wrap { width: min(var(--wrap), calc(100% - 48px)); margin-inline: auto; }
.skip-link { position: fixed; left: 14px; top: -80px; z-index: 200; padding: 12px 16px; border-radius: 8px; background: var(--cream); color: var(--ink); font-weight: 800; }
.skip-link:focus { top: 14px; }
.eyebrow, .field-label, .number, .status, .project-index { margin: 0; font-size: 10px; font-weight: 800; line-height: 1.4; letter-spacing: .14em; text-transform: uppercase; }
.field-label { color: var(--gold-2); }
:focus-visible { outline: 3px solid var(--gold-2); outline-offset: 4px; }

/* Lighter framing */
.site-header { position: absolute; inset: 0 0 auto; z-index: 20; background: linear-gradient(180deg, rgba(2, 14, 9, .72), rgba(2, 14, 9, .2) 72%, transparent); }
.header-inner { height: 66px; display: grid; grid-template-columns: 1fr auto 1fr; align-items: center; border-bottom: 1px solid rgba(246, 241, 223, .18); }
.brand { min-height: 44px; display: inline-flex; align-items: center; font-size: 16px; font-weight: 800; text-decoration: none; }
.primary-nav { display: flex; align-items: center; gap: 12px; }
.primary-nav a { min-width: 68px; min-height: 44px; display: inline-flex; align-items: center; justify-content: center; color: var(--mist); font-size: 13px; text-decoration: none; }
.primary-nav a:hover { color: var(--cream); }
.contact-shortcut { justify-self: end; min-height: 44px; display: inline-flex; align-items: center; padding: 0 15px; border: 1px solid rgba(255, 255, 255, .28); border-radius: 999px; background: rgba(4, 27, 17, .25); backdrop-filter: blur(16px); font-size: 13px; font-weight: 700; text-decoration: none; }

/* Optical glass family */
.glass { position: relative; isolation: isolate; overflow: hidden; border: 1px solid rgba(255, 255, 255, .34); background: var(--glass); box-shadow: inset 0 1px 0 rgba(255, 255, 255, .36), inset 1px 0 0 rgba(255, 255, 255, .10), inset 0 -1px 0 rgba(0, 0, 0, .26), 0 28px 75px rgba(0, 0, 0, .28), 0 6px 20px rgba(4, 31, 19, .23); backdrop-filter: blur(27px) saturate(142%) contrast(103%); -webkit-backdrop-filter: blur(27px) saturate(142%) contrast(103%); }
.glass::before { content: ''; position: absolute; inset: 0; z-index: -1; border-radius: inherit; background: linear-gradient(112deg, rgba(255, 255, 255, .25), rgba(255, 255, 255, .055) 24%, transparent 46%, rgba(239, 193, 112, .09) 78%, rgba(255, 255, 255, .13)); pointer-events: none; }
.glass::after { content: ''; position: absolute; inset: 1px; z-index: -1; border-radius: inherit; background: radial-gradient(circle at 82% 4%, rgba(255, 224, 158, .16), transparent 31%), linear-gradient(180deg, rgba(255, 255, 255, .05), transparent 28%); pointer-events: none; }

/* Hero owns the initial viewport; project threshold begins below the fold. */
.canopy-world { position: relative; isolation: isolate; overflow: hidden; background: var(--forest-900); }
.canopy-art { position: absolute; inset: -28% -12%; z-index: -3; background-image: linear-gradient(90deg, rgba(2, 15, 9, .77), rgba(3, 18, 11, .13) 56%, rgba(3, 18, 11, .34)), linear-gradient(0deg, rgba(3, 18, 11, .88), transparent 49%), url('assets/directions/canopy-light/canopy-landscape.webp'); background-position: center top, center top, center var(--hero-y, 0px); background-size: cover; transform: scale(1.42); transform-origin: 70% 15%; }
.spatial-bg::before { display: none; }
.canopy-art::before { display: block; content: ''; position: absolute; inset: -12%; z-index: 1; background: radial-gradient(circle at 78% 18%, rgba(255, 229, 174, .25), transparent 24%), linear-gradient(116deg, transparent 53%, rgba(255, 215, 139, .14) 62%, transparent 72%); pointer-events: none; }
.canopy-art::after { display: block; content: ''; position: absolute; inset: 0; background: radial-gradient(circle at 80% 7%, rgba(255, 226, 166, .19), transparent 27%), linear-gradient(112deg, transparent 57%, rgba(255, 219, 146, .09) 66%, transparent 74%); pointer-events: none; }
.hero { min-height: 100svh; display: grid; grid-template-columns: minmax(0, 1.48fr) minmax(380px, .72fr); gap: 7vw; align-items: center; padding: 108px 0 66px; }
.hero-copy { padding-bottom: 0; }
.hero-copy h1 { max-width: 820px; margin: 24px 0 22px; font-size: clamp(66px, 6.8vw, 106px); line-height: .89; letter-spacing: -.062em; text-shadow: 0 8px 34px rgba(0, 0, 0, .32); }
.hero-copy h1 span { display: block; color: var(--cream-2); }
.hero-context { max-width: 480px; margin: 0; color: var(--mist); font-weight: 700; }
.vision-glass { padding: 29px; border-radius: 24px; }
.hero-enter-right .vision-glass { height: 100%; }
.vision-item { padding: 18px 0; border-top: 1px solid var(--line); }
.vision-item:first-of-type { margin-top: 20px; }
.vision-item h2 { margin: 7px 0 5px; font-size: 23px; line-height: 1.06; letter-spacing: -.03em; }
.vision-item p { margin: 0; color: var(--mist); }
.cta-safety { margin: 15px 0 0; padding-top: 14px; border-top: 1px solid var(--line); color: var(--mist); font-size: 12px; font-weight: 700; }
.hero-actions { display: flex; gap: 10px; margin-top: 13px; }
.button { min-height: 50px; display: inline-flex; align-items: center; justify-content: center; gap: 10px; padding: 0 19px; border: 1px solid transparent; border-radius: 999px; font-weight: 800; text-decoration: none; cursor: pointer; transition: transform 180ms ease, box-shadow 180ms ease; }
.button.primary { background: var(--cream); color: var(--ink); box-shadow: 0 9px 30px rgba(0, 0, 0, .18); }
.button.ghost { border-color: var(--line); background: rgba(2, 20, 12, .2); }
.button:hover { transform: translateY(-1px); }

.project-threshold { display: grid; grid-template-columns: 140px minmax(0, auto) 1fr; gap: 28px; align-items: center; padding-top: 54px; padding-bottom: 36px; }
.project-threshold .eyebrow { color: var(--gold); }
.project-threshold h2 { margin: 0; font-size: clamp(30px, 3.1vw, 43px); line-height: 1; letter-spacing: -.04em; }
.project-threshold h2 em { color: var(--cream-2); font-weight: 400; }
.threshold-line { height: 1px; background: linear-gradient(90deg, rgba(239, 193, 112, .7), rgba(246, 241, 223, .12)); }

/* Project proof: one status, one action, three glass panes. */
.featured-project { position: relative; background: radial-gradient(circle at 75% 30%, rgba(37, 87, 57, .23), transparent 32%), linear-gradient(180deg, #081b12 0, #0a2016 55%, #071810 100%); }
.project-wrap { padding-top: 28px; padding-bottom: 88px; }
.project-head { display: grid; grid-template-columns: 148px minmax(0, 1fr) minmax(260px, .55fr); gap: 34px; align-items: start; }
.project-index { padding-top: 7px; color: var(--gold); font: 500 27px/1 var(--display); letter-spacing: -.02em; text-transform: none; }
.project-title-group { min-width: 0; }
.status { justify-self: end; display: inline-flex; max-width: 360px; padding: 9px 12px; border: 1px solid var(--line); border-radius: 999px; background: rgba(245, 241, 223, .055); color: var(--cream-2); letter-spacing: .07em; }
.project-title-group h2 { max-width: 760px; margin: 0; font-size: clamp(56px, 5.6vw, 84px); line-height: .91; letter-spacing: -.055em; }
.project-action-row { display: flex; align-items: center; gap: 24px; margin: 30px 0 0; padding-left: 182px; }
.project-action-row p { max-width: 430px; margin: 0; color: var(--mist); font-size: 13px; }
.demo-button { flex: 0 0 auto; border-color: var(--gold); background: var(--gold); color: var(--ink); box-shadow: 0 16px 40px rgba(0, 0, 0, .22); }
.project-facts { display: grid; grid-template-columns: 1fr 1.22fr 1fr; width: calc(100% - 182px); margin: 46px 0 0 182px; padding: 0; border-radius: 16px; perspective: 1200px; }
.fact-pane { min-height: 205px; padding: 27px; }
.fact-pane + .fact-pane { border-left: 1px solid var(--line); }
.human-fact-pane { background: linear-gradient(145deg, rgba(239, 193, 112, .12), rgba(255, 255, 255, .03)); }
.fact-pane p:last-child { margin: 16px 0 0; color: var(--mist); font-size: 16px; }

.portfolio-growth { background: var(--paper); color: var(--ink); }
.growth-grid { display: grid; grid-template-columns: 1.25fr .75fr; gap: 9vw; align-items: end; padding-top: 72px; padding-bottom: 72px; }
.growth-grid .eyebrow { color: #6e532e; }
.growth-grid h2 { max-width: 720px; margin: 9px 0 0; font-size: clamp(43px, 4.7vw, 68px); line-height: .97; letter-spacing: -.05em; }
.growth-copy { max-width: 460px; }
.growth-copy p { font-size: 16px; }
.growth-note { padding-top: 18px; border-top: 1px solid rgba(9, 32, 22, .24); font-weight: 800; }

/* Two connected lower canopies share a dark passage. */
.about { position: relative; isolation: isolate; overflow: hidden; background: #030e09; }
.about-art, .collaborate-art { position: absolute; inset: -13% -7%; z-index: -3; background-repeat: no-repeat; background-size: cover; transform: translate3d(0, var(--bg-y, 0), 0) scale(1.18); }
.about-art { background-image: linear-gradient(90deg, rgba(2, 14, 9, .52), rgba(2, 14, 9, .24) 58%, rgba(2, 14, 9, .34)), url('assets/directions/canopy-light/canopy-about.webp'); background-position: center; }

.about-grid { display: grid; grid-template-columns: .5fr 1.5fr; border-bottom: 1px solid rgba(246, 241, 223, .16); }
.about-marker { position: relative; min-height: 430px; padding: 56px 32px; border-right: 1px solid rgba(246, 241, 223, .18); background: linear-gradient(180deg, rgba(239, 193, 112, .07), transparent); }
.location-mark { position: absolute; left: 28px; bottom: 0; color: rgba(246, 241, 223, .05); font: 500 clamp(120px, 14vw, 205px)/.7 var(--display); letter-spacing: -.09em; }
.about-copy { padding: 58px 54px; }
.about-copy h2 { max-width: 920px; margin: 0 0 26px; font-size: clamp(46px, 5vw, 74px); line-height: .95; letter-spacing: -.055em; }
.about-copy > p { max-width: 820px; color: rgba(246, 241, 223, .88); font-size: 17px; font-weight: 500; text-shadow: 0 1px 18px rgba(0, 0, 0, .32); }
.approach-bridge { margin-top: 38px !important; padding-top: 30px; border-top: 1px solid var(--line); color: var(--cream) !important; font: 500 25px/1.24 var(--display) !important; }
.process-wrap { padding-top: 38px; padding-bottom: 88px; }
.process-label { margin-bottom: 22px; }
.process-grid { display: grid; grid-template-columns: repeat(5, 1fr); gap: 12px; perspective: 1400px; }
.process-pane { min-width: 0; min-height: 205px; padding: 23px 20px 25px; border-radius: 16px; }
.process-pane span { font-weight: 800; color: var(--gold); }
.process-pane h3 { margin: 17px 0 8px; font-size: 21px; line-height: 1.1; }
.process-pane p { margin: 0; color: var(--mist); }

.collaborate { position: relative; isolation: isolate; overflow: hidden; margin-top: -84px; background: transparent; }
.collaborate-art { background-image: linear-gradient(90deg, rgba(3, 18, 11, .7), rgba(3, 18, 11, .18) 68%, rgba(3, 18, 11, .24)), url('assets/directions/canopy-light/canopy-collaborate.webp'); background-position: center; -webkit-mask-image: linear-gradient(to bottom, transparent 0, rgba(0,0,0,.5) 55px, #000 125px); mask-image: linear-gradient(to bottom, transparent 0, rgba(0,0,0,.5) 55px, #000 125px); }

.collaborate-grid { min-height: 570px; display: grid; grid-template-columns: 1.35fr .65fr; gap: 10vw; align-items: center; padding-top: 92px; padding-bottom: 70px; }
.collaborate h2 { max-width: 800px; margin: 15px 0 0; font-size: clamp(58px, 6.25vw, 92px); line-height: .9; letter-spacing: -.06em; }
.collaborate-action { padding: 29px; border-radius: 24px; }
.collaborate-action > p:first-child { margin-top: 0; color: var(--mist); font-size: 16px; }
.collaborate-action .button { width: 100%; margin-top: 8px; }
.privacy-note { margin: 20px 0 8px; padding-top: 18px; border-top: 1px solid var(--line); color: var(--mist); font-size: 13px; }
.email-address { min-height: 50px; display: inline-flex; align-items: center; font-weight: 800; }
.site-footer { background: #030d08; border-top: 1px solid var(--line); }
.site-footer .wrap { min-height: 70px; display: flex; align-items: center; justify-content: space-between; gap: 30px; }
.site-footer p { margin: 0; color: var(--mist); }
.site-footer a { min-height: 44px; display: inline-flex; align-items: center; font-weight: 800; }

/* Scroll depth: content remains readable and present without JavaScript. */
.motion-ready .spatial-layer { transform: perspective(950px) translate3d(var(--spatial-x, 0), var(--spatial-y, 0), var(--spatial-z, 0)) rotateX(var(--spatial-rx, 0deg)) rotateY(var(--spatial-ry, 0deg)) scale(var(--spatial-scale, 1)); transform-origin: 50% 50%; backface-visibility: hidden; }
.motion-ready .motion-active { will-change: transform; }
.motion-ready .scroll-plane { opacity: 1; }
.motion-ready .hero-enter { opacity: 1; }
.motion-ready.hero-arrived .hero-enter { transform: translate3d(0, 0, 0); }
.motion-ready .hero-enter-left { transform: translate3d(-56px, 0, 0); transition: transform 900ms cubic-bezier(.22, 1, .36, 1); }
.motion-ready .hero-enter-right { transform: translate3d(56px, 0, 0); transition: transform 900ms 120ms cubic-bezier(.22, 1, .36, 1); }

.demo-dialog { width: min(680px, calc(100% - 32px)); max-height: calc(100svh - 32px); padding: 0; overflow: auto; border: 1px solid rgba(255, 255, 255, .28); border-radius: 24px; background: #0a2116; color: var(--cream); box-shadow: 0 40px 140px rgba(0, 0, 0, .55); }
.demo-dialog::backdrop { background: rgba(1, 8, 5, .82); backdrop-filter: blur(8px); }
.dialog-inner { position: relative; padding: 42px; }
.dialog-close { position: absolute; right: 18px; top: 18px; width: 44px; height: 44px; border: 1px solid var(--line); border-radius: 50%; background: rgba(255, 255, 255, .05); font-size: 27px; cursor: pointer; }
.dialog-inner h2 { max-width: 540px; margin: 12px 0 20px; font-size: 44px; line-height: .97; }
.dialog-warning { padding: 18px; border-left: 4px solid var(--gold); background: rgba(239, 193, 112, .1); font-weight: 800; }
.dialog-status { padding: 16px; border: 1px solid var(--line); background: rgba(255, 255, 255, .04); }
.dialog-status strong { color: var(--gold-2); }
.dialog-helper { color: var(--mist); }
.dialog-actions { display: flex; gap: 12px; margin-top: 28px; }
.dialog-actions .button { flex: 1; }
.cancel-button { border-color: var(--line); background: transparent; }

@media (max-width: 980px) {
  .hero { grid-template-columns: minmax(0, 1.15fr) minmax(340px, .85fr); gap: 4vw; }
  .project-facts { grid-template-columns: 1fr 1fr; }
  .fact-pane:last-child { grid-column: 1 / -1; min-height: 180px; }
  .process-grid { grid-template-columns: repeat(3, 1fr); }
  .process-pane:nth-child(n + 4) { min-height: 190px; }
}

@media (max-width: 700px) {
  html { scroll-behavior: auto; scroll-padding-top: 56px; }
  .wrap { width: min(430px, calc(100% - 28px)); }
  .header-inner { height: 58px; display: flex; justify-content: space-between; }
  .brand { font-size: 15px; }
  .primary-nav { display: none; }
  .contact-shortcut { min-height: 44px; padding: 0 13px; font-size: 12px; }
  .canopy-art { inset: -25% -12%; background-image: linear-gradient(0deg, rgba(2, 16, 10, .91), rgba(2, 16, 10, .08) 53%, rgba(2, 16, 10, .4)), url('assets/directions/canopy-light/canopy-mobile.webp'); background-position: center top, center var(--hero-y, 0px); transform: scale(1.38); }
  .hero { min-height: 100svh; display: flex; flex-direction: column; gap: 30px; padding: 112px 0 52px; }
  .hero-copy { padding: 0; }
  .hero-copy h1 { margin: 23px 0 19px; font-size: clamp(45px, 13.5vw, 55px); line-height: .92; }
  .hero-context { max-width: 330px; }
  .vision-glass { margin-top: auto; padding: 24px 21px; border-radius: 24px; }
  .hero-actions { flex-direction: column; }
  .hero-actions .button { width: 100%; }
  .project-threshold { display: block; padding-top: 42px; padding-bottom: 28px; }
  .project-threshold h2 { max-width: 330px; margin-top: 8px; font-size: 32px; line-height: .98; }
  .project-threshold h2 span { display: block; }
  .threshold-line { display: block; margin-top: 22px; }
  .project-wrap { padding-top: 24px; padding-bottom: 62px; }
  .project-head { display: block; }
  .project-index { margin-bottom: 20px; font-size: 25px; }
  .status { display: flex; width: fit-content; margin: 22px 0 0 auto; line-height: 1.4; }
  .project-title-group h2 { font-size: 47px; }
  .project-action-row { display: flex; flex-direction: column; align-items: stretch; gap: 14px; margin: 30px 0 35px; padding-left: 0; }
  .project-action-row .button { width: 100%; order: 0; }
  .project-action-row p { order: 1; }
  .project-facts { display: block; margin-top: 38px; }
  .project-facts { width: 100%; margin-left: 0; }
  .fact-pane, .fact-pane:last-child { min-height: 0; margin: 0; padding: 24px 21px; }
  .fact-pane + .fact-pane { border-left: 0; border-top: 1px solid var(--line); }
  .portfolio-growth { position: relative; z-index: 1; }
  .growth-grid { display: block; padding-top: 55px; padding-bottom: 55px; }
  .growth-grid h2 { font-size: 43px; }
  .growth-copy { margin-top: 26px; }
  .about-art { inset: -11% -7%; background-image: linear-gradient(90deg, rgba(2, 14, 9, .38), rgba(2, 14, 9, .12)), url('assets/directions/canopy-light/canopy-about-mobile.webp'); background-position: center top; transform: translate3d(0, var(--bg-y, 0), 0) scale(1.14); }
  .about-grid { display: block; border-bottom-color: rgba(246, 241, 223, .15); }
  .about-marker { min-height: 126px; padding: 34px 0; border-right: 0; border-bottom: 1px solid var(--line); }
  .location-mark { left: auto; right: 0; font-size: 118px; }
  .about-copy { padding: 50px 0 46px; }
  .about-copy h2 { font-size: 43px; }
  .about-copy > p { font-size: 16px; }
  .approach-bridge { font-size: 22px !important; }
  .process-wrap { padding-top: 32px; padding-bottom: 76px; }
  .process-grid { display: block; }
  .process-pane, .process-pane:nth-child(n + 4) { min-height: 0; margin-top: 13px; padding: 23px 20px; }
  .collaborate-art { inset: -11% -7%; background-image: linear-gradient(90deg, rgba(3, 18, 11, .54), rgba(3, 18, 11, .1)), url('assets/directions/canopy-light/canopy-collaborate-mobile.webp'); background-position: center top; transform: translate3d(0, var(--bg-y, 0), 0) scale(1.14); }
  .collaborate { margin-top: -68px; }
  .collaborate-grid { min-height: 650px; display: flex; flex-direction: column; align-items: stretch; gap: 34px; padding-top: 96px; padding-bottom: 62px; }
  .collaborate h2 { font-size: 49px; }
  .collaborate-action { margin-top: auto; padding: 23px; border-radius: 24px; }
  .site-footer .wrap { display: block; padding: 16px 0; }
  .site-footer a { margin-top: 5px; }
  .dialog-inner { padding: 34px 22px 24px; }
  .dialog-inner h2 { padding-right: 28px; font-size: 37px; }
  .dialog-actions { flex-direction: column; }
  .dialog-actions .button { width: 100%; }
  .motion-ready .hero-enter-left { transform: translate3d(-30px, 0, 0); }
  .motion-ready .hero-enter-right { transform: translate3d(30px, 0, 0); }
  .motion-ready .spatial-layer { max-width: 100%; }
}

@media (max-width: 350px) {
  .contact-shortcut { display: none; }
  .hero { padding-top: 98px; }
  .hero-copy h1 { font-size: 42px; }
  .project-title-group h2 { font-size: 42px; }
  .project-threshold h2 { font-size: 31px; }
  .about-copy h2 { font-size: 40px; }
  .collaborate h2 { font-size: 44px; }
}

@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto; }
  .motion-ready .spatial-layer, .about-art, .collaborate-art { transform: none !important; opacity: 1 !important; transition: none !important; }
  .canopy-art { background-position: center top, center top, center top !important; transform: scale(1.42) !important; opacity: 1 !important; transition: none !important; }
  .motion-ready .hero-enter { transform: none !important; opacity: 1 !important; transition: none !important; }
  .button:hover { transform: none; }
}

@media (max-width: 700px) and (prefers-reduced-motion: reduce) {
  .canopy-art { background-position: center top, center top !important; transform: scale(1.38) !important; }
}
