.about-section.svelte-ys38v0{background-image:url(./vancouver-bg.EMVYJzaR.png);background-size:cover;background-position:center;background-repeat:no-repeat;display:flex;justify-content:center;padding:6rem 2rem;margin:0 auto;overflow:hidden;position:relative;width:100%;background-attachment:fixed}.about-content.svelte-ys38v0{z-index:2;background:#fff9;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:4rem;border-radius:2rem}.about-title.svelte-ys38v0{font-family:Gelasio,serif;font-size:2.5rem;color:var(--brandDarkBlue);margin-bottom:2rem}.about-subtitle.svelte-ys38v0{font-family:Inter,sans-serif;font-size:1.5rem;font-weight:700;color:#444;margin-bottom:2rem;max-width:600px}.about-text.svelte-ys38v0{max-width:700px}.about-buttons.svelte-ys38v0{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-top:3rem;max-width:600px}.about-button.svelte-ys38v0{background-color:var(--brandDarkBlue);color:#fff;padding:1rem;border-radius:2rem;text-decoration:none;font-family:Inter,sans-serif;font-weight:600;font-size:.85rem;display:flex;align-items:center;justify-content:center;gap:.5rem;text-align:center;transition:background-color .2s}.about-button.svelte-ys38v0:hover{background-color:var(--brandLightBlue)}.hero-wrapper.svelte-yemkgr{position:relative;width:100%;overflow:hidden}.hero-container.svelte-yemkgr{position:relative;width:100%;height:clamp(300px,50vh,500px);display:flex;align-items:center;justify-content:center;z-index:1}.background.svelte-yemkgr{position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(./montreal-bg.DI1KcK5P.png);background-size:cover;background-position:center;background-repeat:no-repeat;background-attachment:fixed;z-index:0}.content.svelte-yemkgr{position:relative;display:flex;justify-content:center;align-items:center;z-index:2;text-align:center;padding:clamp(1rem,4vw,3rem);width:100%}.hero-image.svelte-yemkgr{width:100%;max-width:clamp(280px,90vw,800px);height:auto;object-fit:contain}@media (max-width: 640px){.hero-container.svelte-yemkgr{height:clamp(250px,45vh,350px)}.background.svelte-yemkgr{background-attachment:scroll}}.timeline-section.svelte-qt4zj1{padding:6rem 2rem;width:100%;margin:0 auto;display:flex;justify-content:center;overflow:hidden}.section-title.svelte-qt4zj1{font-family:Gelasio,serif;font-size:3.5rem;color:var(--brandDarkBlue)}.projects-container.svelte-qt4zj1{display:flex;max-width:1400px;justify-content:center;gap:2rem;position:relative}.timeline-lane.svelte-qt4zj1{display:flex;flex-direction:column;align-items:center;width:60px;position:relative}.transit-car.svelte-qt4zj1{width:50px;border-radius:8px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:1.5rem;z-index:2;position:absolute;top:0;left:50%;transform:translate(-50%)}.dashed-vertical-line.svelte-qt4zj1{position:absolute;top:0;bottom:0;width:4px;background-image:linear-gradient(to bottom,var(--brandYellow) 50%,transparent 50%);background-size:100% 20px;background-repeat:repeat-y}.track-stop.svelte-qt4zj1{position:absolute;left:30px;transform:translate(-50%,45px);width:16px;height:16px;border-radius:50%;background-color:var(--color-slate-200);border:3px solid var(--brandDarkBlue);z-index:1}.projects-list.svelte-qt4zj1{flex:1;display:flex;flex-direction:column;gap:2rem}.project-entry.svelte-qt4zj1{display:grid;grid-template-columns:1.2fr .8fr;gap:2rem;align-items:flex-start}.project-cards-container.svelte-qt4zj1{grid-column:1 / -1;width:100%;padding:1rem 0 0;position:relative;border-radius:40px/50%;overflow:hidden}.project-cards-container.svelte-qt4zj1:before,.project-cards-container.svelte-qt4zj1:after{content:"";position:absolute;top:0;bottom:0;width:100px;z-index:2;pointer-events:none;transition:opacity .3s ease}.project-cards-container.svelte-qt4zj1:before{left:0;width:80px;border-radius:50%;background:radial-gradient(ellipse at 140% 50%,transparent 70%,var(--color-zinc-300) 100%)}.project-cards-container.svelte-qt4zj1:after{right:0;width:80px;border-radius:50%;background:radial-gradient(ellipse at -10% 50%,transparent 70%,var(--color-zinc-300) 100%)}.cards-scroll.svelte-qt4zj1{display:flex;flex-direction:row;gap:2rem;padding:1rem 40px 2rem;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch}.cards-scroll.svelte-qt4zj1>*{scroll-snap-align:center;flex-shrink:0}.crossing-band.svelte-qt4zj1{position:relative;height:80px;display:flex;align-items:center;overflow:visible}.road-marking.svelte-qt4zj1{position:absolute;left:0;right:0;height:4px;background-image:repeating-linear-gradient(to right,grey 0px,grey 30px,transparent 30px,transparent 60px)}.crossing-arm-mount.svelte-qt4zj1{position:absolute;left:-42px;top:0;bottom:0;width:20px;display:flex;flex-direction:column;align-items:center;z-index:10}.signal-post.svelte-qt4zj1{position:absolute;top:0;width:6px;height:100%;background-color:var(--brandDarkBlue);border-radius:3px}.signal-light.svelte-qt4zj1{position:absolute;top:-10px;left:50%;transform:translate(-50%);width:12px;height:12px;border-radius:50%;background-color:#555;transition:background-color .3s ease}.signal-light.active.svelte-qt4zj1{background-color:red;box-shadow:0 0 8px red}.arm-pivot.svelte-qt4zj1{position:absolute;top:8px;left:50%;transform:translate(-50%);transform-origin:top center;z-index:11}.arm-bar.svelte-qt4zj1{transform-origin:top center;width:10px;height:100px;display:flex;flex-direction:column;align-items:center}.arm-stripes.svelte-qt4zj1{width:10px;flex:1;background-image:repeating-linear-gradient(to bottom,var(--brandYellow) 0px,var(--brandYellow) 10px,var(--brandDarkBlue) 10px,var(--brandDarkBlue) 20px);border-radius:4px}.road-car.svelte-qt4zj1{position:absolute;left:0;top:0;transform:translateY(-50%);width:80px;height:80px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:1.5rem;z-index:5}.phase-tag.svelte-qt4zj1{font-family:Inter,sans-serif;font-weight:700;color:var(--brandLightBlue);font-size:.9rem;letter-spacing:.05em}.project-title.svelte-qt4zj1{font-family:Gelasio,serif;font-size:2.5rem;color:var(--brandDarkBlue);margin:.5rem 0 1.5rem}.project-desc.svelte-qt4zj1{font-weight:700;font-size:1.2rem;color:#555;margin-bottom:1rem}.links-group.svelte-qt4zj1{display:flex;flex-wrap:wrap;gap:1rem}.project-link.svelte-qt4zj1{padding:.8rem 1.5rem;border-radius:2rem;text-decoration:none;font-family:Inter,sans-serif;font-weight:600;font-size:.9rem;display:flex;align-items:center;gap:.5rem;background-color:var(--brandDarkBlue);color:#fff;transition:transform .2s ease}.project-link.svelte-qt4zj1:hover{transform:translateY(-2px)}.project-link.svelte-qt4zj1:not(.primary){background-color:var(--brandLightBlue)}.project-stat-container.svelte-qt4zj1{display:flex;justify-content:flex-end;align-items:center;height:100%}.big-stat.svelte-qt4zj1{display:flex;flex-direction:column;align-items:flex-end;text-align:right}.stat-number.svelte-qt4zj1{font-family:Inter,sans-serif;font-weight:800;font-size:7rem;line-height:1;color:var(--brandDarkBlue)}.stat-number-smaller.svelte-qt4zj1{font-family:Inter,sans-serif;font-weight:800;font-size:5rem;line-height:1;color:var(--brandDarkBlue)}.stat-subtext.svelte-qt4zj1{font-family:Inter,sans-serif;font-weight:600;font-size:1.2rem;color:#888;max-width:300px}@media (max-width: 1024px){.project-entry.svelte-qt4zj1{grid-template-columns:1fr;gap:2rem}.big-stat.svelte-qt4zj1{width:100%;align-items:flex-start;text-align:left}.stat-number.svelte-qt4zj1{font-size:5rem}}@media (max-width: 768px){.projects-container.svelte-qt4zj1{flex-direction:column}.timeline-lane.svelte-qt4zj1,.crossing-band.svelte-qt4zj1{display:none}.section-title.svelte-qt4zj1{font-size:2.5rem}}body{background-color:#fff!important}.new-homepage.svelte-2hwp5h{display:flex;flex-direction:column}
